@charset "UTF-8";
@charset "UTF-8";
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-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-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{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));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{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;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:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-a:before{content:"\41"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-anchor:before{content:"\f13d"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-ankh:before{content:"\f644"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-archway:before{content:"\f557"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-arrow-trend-down:before{content:"\e097"}.fa-arrow-trend-up:before{content:"\e098"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-asterisk:before{content:"\2a"}.fa-at:before{content:"\40"}.fa-atom:before{content:"\f5d2"}.fa-audio-description:before{content:"\f29e"}.fa-austral-sign:before{content:"\e0a9"}.fa-award:before{content:"\f559"}.fa-b:before{content:"\42"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-backward:before{content:"\f04a"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-bahai:before{content:"\f666"}.fa-baht-sign:before{content:"\e0ac"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-barcode:before{content:"\f02a"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-bell:before{content:"\f0f3"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blog:before{content:"\f781"}.fa-bold:before{content:"\f032"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-bookmark:before{content:"\f02e"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broom:before{content:"\f51a"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-brush:before{content:"\f55d"}.fa-bug:before{content:"\f188"}.fa-bug-slash:before{content:"\e490"}.fa-building:before{content:"\f1ad"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-c:before{content:"\43"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-week:before{content:"\f784"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-camera-rotate:before{content:"\e0d8"}.fa-campground:before{content:"\f6bb"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-cart-plus:before{content:"\f217"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cedi-sign:before{content:"\e0df"}.fa-cent-sign:before{content:"\e3f5"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-charging-station:before{content:"\f5e7"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-chart-column:before{content:"\e0e3"}.fa-chart-gantt:before{content:"\e0e4"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-double:before{content:"\f560"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-circle-notch:before{content:"\f1ce"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-city:before{content:"\f64f"}.fa-clapperboard:before{content:"\e131"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-clover:before{content:"\e139"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-compare:before{content:"\e13a"}.fa-code-fork:before{content:"\e13b"}.fa-code-merge:before{content:"\f387"}.fa-code-pull-request:before{content:"\e13c"}.fa-coins:before{content:"\f51e"}.fa-colon-sign:before{content:"\e140"}.fa-comment:before{content:"\f075"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-compress:before{content:"\f066"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-d:before{content:"\44"}.fa-database:before{content:"\f1c0"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-democrat:before{content:"\f747"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-dharmachakra:before{content:"\f655"}.fa-diagram-next:before{content:"\e476"}.fa-diagram-predecessor:before{content:"\e477"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-diagram-successor:before{content:"\e47a"}.fa-diamond:before{content:"\f219"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-dong-sign:before{content:"\e169"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dove:before{content:"\f4ba"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-download:before{content:"\f019"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-e:before{content:"\45"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elevator:before{content:"\e16d"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-equals:before{content:"\3d"}.fa-eraser:before{content:"\f12d"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-exclamation:before{content:"\21"}.fa-expand:before{content:"\f065"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-eye-slash:before{content:"\f070"}.fa-f:before{content:"\46"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-fan:before{content:"\f863"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-file:before{content:"\f15b"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-excel:before{content:"\f1c3"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-file-medical:before{content:"\f477"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-video:before{content:"\f1c8"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-file-word:before{content:"\f1c2"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-florin-sign:before{content:"\e184"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-tree:before{content:"\f802"}.fa-font:before{content:"\f031"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-franc-sign:before{content:"\e18f"}.fa-frog:before{content:"\f52e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-g:before{content:"\47"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-glasses:before{content:"\f530"}.fa-globe:before{content:"\f0ac"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-greater-than:before{content:"\3e"}.fa-greater-than-equal:before{content:"\f532"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-guarani-sign:before{content:"\e19a"}.fa-guitar:before{content:"\f7a6"}.fa-gun:before{content:"\e19b"}.fa-h:before{content:"\48"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-hands-clapping:before{content:"\e1a8"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-handshake:before{content:"\f2b5"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-hashtag:before{content:"\23"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-highlighter:before{content:"\f591"}.fa-hippo:before{content:"\f6ed"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"\f254"}.fa-hourglass-empty:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-house-chimney-user:before{content:"\e065"}.fa-house-chimney-window:before{content:"\e00d"}.fa-house-crack:before{content:"\e3b1"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-house-medical:before{content:"\e3b2"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-i:before{content:"\49"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-images:before{content:"\f302"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-italic:before{content:"\f033"}.fa-j:before{content:"\4a"}.fa-jedi:before{content:"\f669"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-joint:before{content:"\f595"}.fa-k:before{content:"\4b"}.fa-kaaba:before{content:"\f66b"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-khanda:before{content:"\f66d"}.fa-kip-sign:before{content:"\e1c4"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-kiwi-bird:before{content:"\f535"}.fa-l:before{content:"\4c"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-lari-sign:before{content:"\e1c8"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-lemon:before{content:"\f094"}.fa-less-than:before{content:"\3c"}.fa-less-than-equal:before{content:"\f537"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-lira-sign:before{content:"\f195"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-location-arrow:before{content:"\f124"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-m:before{content:"\4d"}.fa-magnet:before{content:"\f076"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-manat-sign:before{content:"\e1d5"}.fa-map:before{content:"\f279"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-pin:before{content:"\f276"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-and-venus:before{content:"\f224"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-mask:before{content:"\f6fa"}.fa-mask-face:before{content:"\e1d7"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-medal:before{content:"\f5a2"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-mill-sign:before{content:"\e1ed"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-mitten:before{content:"\f7b5"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-mobile-button:before{content:"\f10b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mug-hot:before{content:"\f7b6"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-music:before{content:"\f001"}.fa-n:before{content:"\4e"}.fa-naira-sign:before{content:"\e1f6"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-not-equal:before{content:"\f53e"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-notes-medical:before{content:"\f481"}.fa-o:before{content:"\4f"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-oil-can:before{content:"\f613"}.fa-om:before{content:"\f679"}.fa-otter:before{content:"\f700"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-p:before{content:"\50"}.fa-pager:before{content:"\f815"}.fa-paint-roller:before{content:"\f5aa"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-pallet:before{content:"\f482"}.fa-panorama:before{content:"\e209"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-passport:before{content:"\f5ab"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-pause:before{content:"\f04c"}.fa-paw:before{content:"\f1b0"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-person-booth:before{content:"\f756"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-peseta-sign:before{content:"\e221"}.fa-peso-sign:before{content:"\e222"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-plug:before{content:"\f1e6"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-plus-minus:before{content:"\e43c"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-puzzle-piece:before{content:"\f12e"}.fa-q:before{content:"\51"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\3f"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-r:before{content:"\52"}.fa-radiation:before{content:"\f7b9"}.fa-rainbow:before{content:"\f75b"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-recycle:before{content:"\f1b8"}.fa-registered:before{content:"\f25d"}.fa-repeat:before{content:"\f363"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-republican:before{content:"\f75e"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-route:before{content:"\f4d7"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-rupiah-sign:before{content:"\e23d"}.fa-s:before{content:"\53"}.fa-sailboat:before{content:"\e445"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-school:before{content:"\f549"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-screwdriver:before{content:"\f54a"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-scroll:before{content:"\f70e"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-sd-card:before{content:"\f7c2"}.fa-section:before{content:"\e447"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-server:before{content:"\f233"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before,.fa-shield-blank:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-shoe-prints:before{content:"\f54b"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-shower:before{content:"\f2cc"}.fa-shrimp:before{content:"\e448"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-sim-card:before{content:"\f7c4"}.fa-sink:before{content:"\e06d"}.fa-sitemap:before{content:"\f0e8"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-spa:before{content:"\f5bb"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-spray-can:before{content:"\f5bd"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-square:before{content:"\f0c8"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-square-full:before{content:"\f45c"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-stairs:before{content:"\e289"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-stethoscope:before{content:"\f0f1"}.fa-stop:before{content:"\f04d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-slash:before{content:"\e071"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stroopwafel:before{content:"\f551"}.fa-subscript:before{content:"\f12c"}.fa-suitcase:before{content:"\f0f2"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superscript:before{content:"\f12b"}.fa-swatchbook:before{content:"\f5c3"}.fa-synagogue:before{content:"\f69b"}.fa-syringe:before{content:"\f48e"}.fa-t:before{content:"\54"}.fa-table:before{content:"\f0ce"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-tablet-button:before{content:"\f10a"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-text-width:before{content:"\f035"}.fa-thermometer:before{content:"\f491"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-timeline:before{content:"\e29c"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torii-gate:before{content:"\f6a1"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-tractor:before{content:"\f722"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-train-tram:before,.fa-tram:before{content:"\f7da"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-u:before{content:"\55"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-universal-access:before{content:"\f29a"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-upload:before{content:"\f093"}.fa-user:before{content:"\f007"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-clock:before{content:"\f4fd"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-user-graduate:before{content:"\f501"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-user-injured:before{content:"\f728"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-user-lock:before{content:"\f502"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-v:before{content:"\56"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-vault:before{content:"\e2c5"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-virus:before{content:"\e074"}.fa-virus-covid:before{content:"\e4a8"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-vr-cardboard:before{content:"\f729"}.fa-w:before{content:"\57"}.fa-wallet:before{content:"\f555"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-wand-sparkles:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-wave-square:before{content:"\f83e"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-wheelchair:before{content:"\f193"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-wind:before{content:"\f72e"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-wrench:before{content:"\f0ad"}.fa-x:before{content:"\58"}.fa-x-ray:before{content:"\f497"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-y:before{content:"\59"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-z:before{content:"\5a"}.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-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(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-alipay:before{content:"\f642"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-amilia:before{content:"\f36d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-artstation:before{content:"\f77a"}.fa-asymmetrik:before{content:"\f372"}.fa-atlassian:before{content:"\f77b"}.fa-audible:before{content:"\f373"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-bandcamp:before{content:"\f2d5"}.fa-battle-net:before{content:"\f835"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bilibili:before{content:"\e3d9"}.fa-bimobject:before{content:"\f378"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bootstrap:before{content:"\f836"}.fa-bots:before{content:"\e340"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-buromobelexperte:before{content:"\f37f"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cmplid:before{content:"\e360"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-critical-role:before{content:"\f6c9"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dhl:before{content:"\f790"}.fa-diaspora:before{content:"\f791"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-elementor:before{content:"\f430"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-evernote:before{content:"\f839"}.fa-expeditedssl:before{content:"\f23e"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-figma:before{content:"\f799"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-fulcrum:before{content:"\f50b"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-gofore:before{content:"\f3a7"}.fa-golang:before{content:"\e40f"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-gulp:before{content:"\f3ae"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hashnode:before{content:"\e499"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-hive:before{content:"\e07f"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hotjar:before{content:"\f3b1"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-ideal:before{content:"\e013"}.fa-imdb:before{content:"\f2d8"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaggle:before{content:"\f5fa"}.fa-keybase:before{content:"\f4f5"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leanpub:before{content:"\f212"}.fa-less:before{content:"\f41d"}.fa-line:before{content:"\f3c0"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-mailchimp:before{content:"\f59e"}.fa-mandalorian:before{content:"\f50f"}.fa-markdown:before{content:"\f60f"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medapps:before{content:"\f3c6"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-mendeley:before{content:"\f7b3"}.fa-microblog:before{content:"\e01a"}.fa-microsoft:before{content:"\f3ca"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-padlet:before{content:"\e4a0"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-palfed:before{content:"\f3d8"}.fa-patreon:before{content:"\f3d9"}.fa-paypal:before{content:"\f1ed"}.fa-perbyte:before{content:"\e083"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pix:before{content:"\e43a"}.fa-playstation:before{content:"\f3df"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-r-project:before{content:"\f4f7"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-renren:before{content:"\f18b"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-rev:before{content:"\f5b2"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rust:before{content:"\e07a"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-servicestack:before{content:"\f3ec"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopify:before{content:"\e057"}.fa-shopware:before{content:"\f5b5"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sith:before{content:"\f512"}.fa-sitrox:before{content:"\e44a"}.fa-sketch:before{content:"\f7c6"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-slideshare:before{content:"\f1e7"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-square:before{content:"\f2ad"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spotify:before{content:"\f1bc"}.fa-square-font-awesome:before{content:"\f425"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-sticker-mule:before{content:"\f3f7"}.fa-strava:before{content:"\f428"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-superpowers:before{content:"\f2dd"}.fa-supple:before{content:"\f3f9"}.fa-suse:before{content:"\f7d6"}.fa-swift:before{content:"\f8e1"}.fa-symfony:before{content:"\f83d"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-the-red-yeti:before{content:"\f69d"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-think-peaks:before{content:"\f731"}.fa-tiktok:before{content:"\e07b"}.fa-trade-federation:before{content:"\f513"}.fa-trello:before{content:"\f181"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-uncharted:before{content:"\e084"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-vaadin:before{content:"\f408"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-vuejs:before{content:"\f41f"}.fa-watchman-monitoring:before{content:"\e087"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-whmcs:before{content:"\f40d"}.fa-wikipedia-w:before{content:"\f266"}.fa-windows:before{content:"\f17a"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}: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(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--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(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-regular-400.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(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.woff2) format("woff2"),url(//brand-optica.com/wp-content/plugins/wp-font-awesome/font-awesome/fonts/fa-v4compatibility.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+f250,u+f252,u+f27a}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-steam,.fa.fa-steam-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f252"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before,.fa.fa-hourglass-half:before{content:"\f254"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.yith-woocommerce-ajax-product-filter{
position: relative;
}
.yith-wcan-group:after {
content: "";
display: table;
clear: both;
}
.yith-wcan-loading {
background: url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/ajax-loader.gif) no-repeat center;
height: 100px;
}
.woocommerce .widget_layered_nav ul.yith-wcan li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan li span {
cursor: not-allowed;
}
.yith-wcan-list-price-filter{
margin-left: 0;
} ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list {
list-style: none;
margin-left: 0;
}
.yith-wcan-color li:first-child{
margin-left: 0;
}
.yith-wcan-color li {
float: left;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
border: 1px solid #ddd;
display: block;
height: 20px;
margin: 5px 5px 5px 0;
padding: 0;
width: 20px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
box-sizing: content-box;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span {
border: 1px solid #444;
background-image: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .yith-wcan-label li {
float: left;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
background: #efefef;
border: 1px solid #ddd;
display: block;
margin: 5px 5px 5px 0;
padding: 2px;
overflow: hidden;
text-decoration: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
border: 1px solid #444;
background-image: none;
background-color: #ad74a2;
color: #fff;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} .yit-wcan-select-open {
background: transparent url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/select-arrow.png) top 15px right no-repeat;
border: 1px solid #cecece;
color: #838383;
display: block;
line-height: 16px;
margin-bottom: 15px;
margin-top: 15px;
overflow: hidden;
padding: 10px 30px 10px 10px;
}
.yit-wcan-select-open.active {
background: transparent url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/select-arrow.png) bottom 15px right no-repeat;
}
.yith-wcan-select-wrapper {
background: #ffffff;
margin: 0 4px 4px 0;
max-height: 240px;
padding-bottom: 30px;
position: absolute;
overflow-x: hidden;
overflow-y: auto;
width: 100%;
z-index: -1;
border: 1px solid #cecece;
padding: 10px 0px;
margin-top: -16px;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li {
padding: 5px 8px;
border-bottom: 1px solid transparent;
border-top: 1px solid transparent;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li:hover,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen {
-webkit-box-shadow: 0px 3px 0px #F2F2F2 inset, 0px -3px 0px #F2F2F2 inset;
-moz-box-shadow: 0px 3px 0px #f2f2f2 inset, 0px -3px 0px #f2f2f2 inset;
box-shadow: 0px 3px 0px #F2F2F2 inset, 0px -3px 0px #F2F2F2 inset;
border-bottom: 1px solid #cecece;
border-top: 1px solid #cecece;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a, .widget .yit-wcan-select-open {
width: 100%;
color: #838383;
box-sizing: border-box;
-moz-box-sizing: border-box; }
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a, .widget .yit-wcan-select-open {
width: auto;
display: block;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a{
padding: 0;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li a:hover, .widget .yit-wcan-select-open:hover {
text-decoration: none;
color: #838383;
}
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a,
.woocommerce-page .widget_layered_nav .yith-wcan-select-wrapper ul li.chosen a {
background: transparent url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/cross.png) bottom 6px left no-repeat;
border: none;
} .woocommerce .widget_layered_nav ul.yith-wcan-select li.chosen a:before,
.woocommerce-page .widget_layered_nav ul.yith-wcan-select li.chosen a:before {
content: "";
} .yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-1 {
padding-left: 30px;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2 {
padding-left: 60px;
}
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.yit-wcan-child-terms.level-2 {
padding-left: 90px;
}
.yit-wcan-parent-terms ul.yith-child-terms.level-0 {
padding-left: 20px;
}
.yit-wcan-parent-terms ul.yith-child-terms.level-1 {
padding-left: 40px;
}
.yit-wcan-parent-terms ul.yith-child-terms.level-2 {
padding-left: 60px;
}
.yit-wcan-parent-terms ul.yith-child-terms.level-3 {
padding-left: 80px;
} .yith-wcan-sort-by ul.orderby {
list-style: none;
padding: 0;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper {
margin-bottom: 5px;
}
.yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active:before,
a.yith-wcan-onsale-button.active:before,
a.yith-wcan-instock-button.active:before,
a.yith-wcan-price-link.active:before,
ul.yith-wcan-list li.chosen > a:before{
font-family: WooCommerce;
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-decoration: none;
font-weight: 400;
line-height: 1;
content:"";
color: #a00;
margin-right: .618em;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a.multicolor {
position: relative;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor {
width: 0;
height: 0;
border-style: solid;
position: absolute;
top: 0;
left: 0;
margin: 0;
cursor: pointer;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-1{
border-width: 20px 20px 0 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a span.multicolor.color-2{
border-width: 0 0 20px 20px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a.multicolor.round {
border-radius: 50%;
}
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button {
display: none;
}
.woocommerce .widget_price_filter .price_slider_amount #min_price.yith_wcan_no_slider,
.woocommerce .widget_price_filter .price_slider_amount #max_price.yith_wcan_no_slider {
margin-bottom: 10px;
} .yith-woocommerce-ajax-product-filter.with-checkbox ul{
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
.yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul{
margin-left: 0;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before{
content: '';
display: inline-block;
background-image: url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/checkbox_sprite.png);
background-repeat: no-repeat;
background-position: top center;
width: 11px;
height: 11px;
margin-right: 5px;
}
.yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul li a:before{
background-image: url(//brand-optica.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/radio_sprite.png);
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li > a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li > a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.active > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.active:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li a.chosen:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.active > a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.orderby li.chosen > a:before,
.widget_layered_nav.with-checkbox .chosen::before{
content: '';
background-position: bottom center;
}
.widget_layered_nav.with-checkbox .chosen::before{
display: none;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.active:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a.chosen:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.active a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:after{
content: '';
display: none;
} .widget .yith-wcan-show-all-categories,
.widget .yith-wcan-show-all-tags {
margin-bottom: 15px;
display: inline-block;
}
.widget .yith-wcan-show-all-categories a,
.widget .yith-wcan-show-all-tags a{
font-size: 10px;
text-transform: uppercase;
}
.widget .yith-wcan-show-all-categories a:before,
.widget .yith-wcan-show-all-tags a:before{
content: "<";
margin-right: 5px;
font-weight: bold;
font-size: 12px;
}
.yith-woocommerce-ajax-product-filter ul li{
list-style: none;
} .theme-storefront .widget_layered_nav .yith-wcan-list li::before{
width: 0;content: "" !important;
float: none;
padding-left: 0 !important;
}
.theme-storefront .widget_layered_nav .yith-wcan-list li,
.theme-storefront .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li{
padding-left: 0 !important;
}
.theme-storefront .yith-woocommerce-ajax-product-filter ul li.chosen a:before,
.theme-storefront .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by ul li a.active:before{
font-family: 'Font Awesome 5 Free';
content: "\f057";
}
.theme-storefront .yith-woocommerce-ajax-product-filter.with-checkbox ul li.chosen a:before,
.theme-storefront .yith-woocommerce-ajax-product-filter.yith-wcan-sort-by.with-checkbox ul li a.active:before {
content: "";
}
.theme-storefront .widget-area .yith-woocommerce-ajax-product-filter a:not(.button):before {
text-decoration: none;
display: inline-block
} .theme-flatsome .yith-woocommerce-ajax-product-filter ul.yith-child-terms{
display: block;
}
.theme-flatsome .yith-woocommerce-ajax-product-filter ul li.yit-wcan-parent-terms,
.theme-flatsome .yith-woocommerce-ajax-product-filter ul.yith-child-terms li{
display: inline;
} .theme-twentytwentyone.yith-wcan-pro .widget_layered_nav.yith-woo-ajax-navigation li.chosen::before{
display: none;
}
.theme-twentytwentyone.yith-wcan-pro .widget_layered_nav ul.yith-wcan-select li.chosen a::before{
margin-right: 15px;
}
.theme-twentytwentyone.yith-wcan-pro .yith-wcan-select-wrapper{
top: 95px;
display: none;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@media print{*,::after,::before,blockquote::first-letter,blockquote::first-line,div::first-letter,div::first-line,li::first-letter,li::first-line,p::first-letter,p::first-line{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}@-ms-viewport{width:device-width}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#0275d8;text-decoration:none}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{line-height:inherit}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#636c72}.blockquote-footer::before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer::before{content:""}.blockquote-reverse .blockquote-footer::after{content:"\00A0 \2014"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#636c72}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#292b2c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#292b2c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container{padding-right:15px;padding-left:15px}}@media (min-width:576px){.container{width:540px;max-width:100%}}@media (min-width:768px){.container{width:720px;max-width:100%}}@media (min-width:992px){.container{width:960px;max-width:100%}}@media (min-width:1200px){.container{width:1140px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:768px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:992px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{padding-right:15px;padding-left:15px}}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.333333%}.pull-2{right:16.666667%}.pull-3{right:25%}.pull-4{right:33.333333%}.pull-5{right:41.666667%}.pull-6{right:50%}.pull-7{right:58.333333%}.pull-8{right:66.666667%}.pull-9{right:75%}.pull-10{right:83.333333%}.pull-11{right:91.666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.333333%}.push-2{left:16.666667%}.push-3{left:25%}.push-4{left:33.333333%}.push-5{left:41.666667%}.push-6{left:50%}.push-7{left:58.333333%}.push-8{left:66.666667%}.push-9{left:75%}.push-10{left:83.333333%}.push-11{left:91.666667%}.push-12{left:100%}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.333333%}.pull-sm-2{right:16.666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.333333%}.pull-sm-5{right:41.666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.333333%}.pull-sm-8{right:66.666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.333333%}.pull-sm-11{right:91.666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.333333%}.push-sm-2{left:16.666667%}.push-sm-3{left:25%}.push-sm-4{left:33.333333%}.push-sm-5{left:41.666667%}.push-sm-6{left:50%}.push-sm-7{left:58.333333%}.push-sm-8{left:66.666667%}.push-sm-9{left:75%}.push-sm-10{left:83.333333%}.push-sm-11{left:91.666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.333333%}.pull-md-2{right:16.666667%}.pull-md-3{right:25%}.pull-md-4{right:33.333333%}.pull-md-5{right:41.666667%}.pull-md-6{right:50%}.pull-md-7{right:58.333333%}.pull-md-8{right:66.666667%}.pull-md-9{right:75%}.pull-md-10{right:83.333333%}.pull-md-11{right:91.666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.333333%}.push-md-2{left:16.666667%}.push-md-3{left:25%}.push-md-4{left:33.333333%}.push-md-5{left:41.666667%}.push-md-6{left:50%}.push-md-7{left:58.333333%}.push-md-8{left:66.666667%}.push-md-9{left:75%}.push-md-10{left:83.333333%}.push-md-11{left:91.666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.333333%}.pull-lg-2{right:16.666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.333333%}.pull-lg-5{right:41.666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.333333%}.pull-lg-8{right:66.666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.333333%}.pull-lg-11{right:91.666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.333333%}.push-lg-2{left:16.666667%}.push-lg-3{left:25%}.push-lg-4{left:33.333333%}.push-lg-5{left:41.666667%}.push-lg-6{left:50%}.push-lg-7{left:58.333333%}.push-lg-8{left:66.666667%}.push-lg-9{left:75%}.push-lg-10{left:83.333333%}.push-lg-11{left:91.666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.333333%}.pull-xl-2{right:16.666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.333333%}.pull-xl-5{right:41.666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.333333%}.pull-xl-8{right:66.666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.333333%}.pull-xl-11{right:91.666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.333333%}.push-xl-2{left:16.666667%}.push-xl-3{left:25%}.push-xl-4{left:33.333333%}.push-xl-5{left:41.666667%}.push-xl-6{left:50%}.push-xl-7{left:58.333333%}.push-xl-8{left:66.666667%}.push-xl-9{left:75%}.push-xl-10{left:83.333333%}.push-xl-11{left:91.666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #eceeef}.table-bordered td,.table-bordered th{border:1px solid #eceeef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover{background-color:#d0e9c6}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover{background-color:#c4e3f3}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover{background-color:#faf2cc}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover{background-color:#ebcccc}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:0}.form-control::-webkit-input-placeholder{color:#636c72;opacity:1}.form-control::-moz-placeholder{color:#636c72;opacity:1}.form-control:-ms-input-placeholder{color:#636c72;opacity:1}.form-control::placeholder{color:#636c72;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#eceeef;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#464a4c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 1px * 2);padding-bottom:calc(.5rem - 1px * 2);margin-bottom:0}.col-form-label-lg{padding-top:calc(.75rem - 1px * 2);padding-bottom:calc(.75rem - 1px * 2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 1px * 2);padding-bottom:calc(.25rem - 1px * 2);font-size:.875rem}.col-form-legend{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem}.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:3.166667rem}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#636c72;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;-webkit-background-size:1.125rem 1.125rem;background-size:1.125rem 1.125rem}.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label{color:#5cb85c}.has-success .form-control{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#f0ad4e}.has-warning .form-control{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;border-color:#f0ad4e;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label{color:#d9534f}.has-danger .form-control{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;border-color:#d9534f;background-color:#fdf7f7}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.form-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.25);box-shadow:0 0 0 2px rgba(2,117,216,.25)}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn.active,.btn:active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.5);box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover{color:#292b2c;background-color:#e6e6e6;border-color:#adadad}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,.5);box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#ccc}.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,.5);box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,.5);box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,.5);box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,.5);box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#d9534f;border-color:#d9534f}.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-outline-primary{color:#0275d8;background-image:none;background-color:transparent;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 2px rgba(2,117,216,.5);box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:transparent}.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-image:none;background-color:transparent;border-color:#ccc}.btn-outline-secondary:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 2px rgba(204,204,204,.5);box-shadow:0 0 0 2px rgba(204,204,204,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:transparent}.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 2px rgba(91,192,222,.5);box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:transparent}.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-image:none;background-color:transparent;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 2px rgba(92,184,92,.5);box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:transparent}.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#f0ad4e;background-image:none;background-color:transparent;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 2px rgba(240,173,78,.5);box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-danger{color:#d9534f;background-image:none;background-color:transparent;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 2px rgba(217,83,79,.5);box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d9534f;background-color:transparent}.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-link{font-weight:400;color:#0275d8;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus{border-color:transparent}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#636c72}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#292b2c;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#eceeef}.dropdown-item{display:block;width:100%;padding:3px 1.5rem;clear:both;font-weight:400;color:#292b2c;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1d1e1f;text-decoration:none;background-color:#f7f7f9}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0275d8}.dropdown-item.disabled,.dropdown-item:disabled{color:#636c72;cursor:not-allowed;background-color:transparent}.show>.dropdown-menu{display:block}.show>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#636c72;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:.125rem}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn-group-vertical{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.input-group .form-control{position:relative;z-index:2;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#464a4c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem;cursor:pointer}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0275d8}.custom-control-input:focus~.custom-control-indicator{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8;box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#8fcafe}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eceeef}.custom-control-input:disabled~.custom-control-description{color:#636c72;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0275d8;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;-webkit-background-size:8px 10px;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#5cb3fd;outline:0}.custom-select:focus::-ms-value{color:#464a4c;background-color:#fff}.custom-select:disabled{color:#636c72;cursor:not-allowed;background-color:#eceeef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-file-control:lang(en)::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5em 1em}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#636c72;cursor:not-allowed}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled{color:#636c72;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#464a4c;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active{color:#fff;cursor:default;background-color:#0275d8}.nav-fill .nav-item{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem}.navbar-brand{display:inline-block;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-text{display:inline-block;padding-top:.425rem;padding-bottom:.425rem}.navbar-toggler{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;-webkit-background-size:100% 100%;background-size:100% 100%}.navbar-toggler-left{position:absolute;left:1rem}.navbar-toggler-right{position:absolute;right:1rem}@media (max-width:575px){.navbar-toggleable .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable>.container{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-toggleable{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable .navbar-toggler{display:none}}@media (max-width:767px){.navbar-toggleable-sm .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-sm>.container{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-toggleable-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-sm>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-sm .navbar-toggler{display:none}}@media (max-width:991px){.navbar-toggleable-md .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-md>.container{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-toggleable-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-md>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-md .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-md .navbar-toggler{display:none}}@media (max-width:1199px){.navbar-toggleable-lg .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-lg>.container{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-toggleable-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-lg>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-lg .navbar-toggler{display:none}}.navbar-toggleable-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-xl>.container{padding-right:0;padding-left:0}.navbar-toggleable-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-xl>.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-xl .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-toggler{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .open>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-toggler{color:#fff}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover{color:#fff}.navbar-inverse .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-inverse .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.active,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .open>.nav-link{color:#fff}.navbar-inverse .navbar-toggler{border-color:rgba(255,255,255,.1)}.navbar-inverse .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-inverse .navbar-text{color:rgba(255,255,255,.5)}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-block{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f7f7f9;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f7f7f9;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#0275d8;border-color:#0275d8}.card-primary .card-footer,.card-primary .card-header{background-color:transparent}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-success .card-footer,.card-success .card-header{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-footer,.card-info .card-header{background-color:transparent}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-warning .card-footer,.card-warning .card-header{background-color:transparent}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-danger .card-footer,.card-danger .card-header{background-color:transparent}.card-outline-primary{background-color:transparent;border-color:#0275d8}.card-outline-secondary{background-color:transparent;border-color:#ccc}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#5cb85c}.card-outline-warning{background-color:transparent;border-color:#f0ad4e}.card-outline-danger{background-color:transparent;border-color:#d9534f}.card-inverse{color:rgba(255,255,255,.65)}.card-inverse .card-footer,.card-inverse .card-header{background-color:transparent;border-color:rgba(255,255,255,.2)}.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{color:#fff}.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{color:rgba(255,255,255,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:calc(.25rem - 1px)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px)}.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media (min-width:576px){.card-deck{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-deck .card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-deck .card:not(:first-child){margin-left:15px}.card-deck .card:not(:last-child){margin-right:15px}}@media (min-width:576px){.card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%;margin-bottom:.75rem}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb::after{display:block;content:"";clear:both}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#636c72;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#636c72}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.page-item.disabled .page-link{color:#636c72;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0275d8;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#014c8c;text-decoration:none;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-default{background-color:#636c72}.badge-default[href]:focus,.badge-default[href]:hover{background-color:#4b5257}.badge-primary{background-color:#0275d8}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#025aa5}.badge-success{background-color:#5cb85c}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#449d44}.badge-info{background-color:#5bc0de}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#31b0d5}.badge-warning{background-color:#f0ad4e}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#ec971f}.badge-danger{background-color:#d9534f}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#eceeef;border-radius:.25rem}.progress-bar{height:1rem;color:#fff;background-color:#0275d8}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.list-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#464a4c;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#292b2c}.list-group-item-action:focus,.list-group-item-action:hover{color:#464a4c;text-decoration:none;background-color:#f7f7f9}.list-group-item-action:active{color:#292b2c;background-color:#eceeef}.list-group-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#636c72;cursor:not-allowed;background-color:#fff}.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text{color:#636c72}.list-group-item.active{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text{color:#daeeff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#a94442;border-color:#a94442}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.75}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #eceeef}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #eceeef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip.tooltip-top .tooltip-inner::before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-left .tooltip-inner::before,.tooltip.tooltip-right .tooltip-inner::before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-inner::before,.tooltip.tooltip-bottom .tooltip-inner::before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-inner::before,.tooltip.tooltip-left .tooltip-inner::before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-inner::before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.bs-tether-element-attached-bottom,.popover.popover-top{margin-top:-10px}.popover.bs-tether-element-attached-bottom::after,.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::after,.popover.popover-top::before{left:50%;border-bottom-width:0}.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::before{bottom:-11px;margin-left:-11px;border-top-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-bottom::after,.popover.popover-top::after{bottom:-10px;margin-left:-10px;border-top-color:#fff}.popover.bs-tether-element-attached-left,.popover.popover-right{margin-left:10px}.popover.bs-tether-element-attached-left::after,.popover.bs-tether-element-attached-left::before,.popover.popover-right::after,.popover.popover-right::before{top:50%;border-left-width:0}.popover.bs-tether-element-attached-left::before,.popover.popover-right::before{left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-left::after,.popover.popover-right::after{left:-10px;margin-top:-10px;border-right-color:#fff}.popover.bs-tether-element-attached-top,.popover.popover-bottom{margin-top:10px}.popover.bs-tether-element-attached-top::after,.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::after,.popover.popover-bottom::before{left:50%;border-top-width:0}.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::before{top:-11px;margin-left:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::after{top:-10px;margin-left:-10px;border-bottom-color:#f7f7f7}.popover.bs-tether-element-attached-top .popover-title::before,.popover.popover-bottom .popover-title::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-tether-element-attached-right,.popover.popover-left{margin-left:-10px}.popover.bs-tether-element-attached-right::after,.popover.bs-tether-element-attached-right::before,.popover.popover-left::after,.popover.popover-left::before{top:50%;border-right-width:0}.popover.bs-tether-element-attached-right::before,.popover.popover-left::before{right:-11px;margin-top:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-right::after,.popover.popover-left::after{right:-10px;margin-top:-10px;border-left-color:#fff}.popover-title{padding:8px 14px;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px)}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover::after,.popover::before{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover::before{content:"";border-width:11px}.popover::after{content:"";border-width:10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;width:100%}@media (-webkit-transform-3d){.carousel-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}}@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))){.carousel-item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}@media (-webkit-transform-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@supports ((-webkit-transform:translate3d(0,0,0)) or (transform:translate3d(0,0,0))){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;-webkit-background-size:100% 100%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;max-width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-faded{background-color:#f7f7f7}.bg-primary{background-color:#0275d8!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#025aa5!important}.bg-success{background-color:#5cb85c!important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44!important}.bg-info{background-color:#5bc0de!important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5!important}.bg-warning{background-color:#f0ad4e!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f!important}.bg-danger{background-color:#d9534f!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c!important}.bg-inverse{background-color:#292b2c!important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#101112!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.rounded{border-radius:.25rem}.rounded-top{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.rounded-right{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.rounded-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-left{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix::after{display:block;content:"";clear:both}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-sm-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-sm-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-md-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-md-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-lg-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-lg-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-xl-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-xl-unordered{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0 0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem .25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem .5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:1rem 1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-4{margin:1.5rem 1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-5{margin:3rem 3rem!important}.mt-5{margin-top:3rem!important}.mr-5{margin-right:3rem!important}.mb-5{margin-bottom:3rem!important}.ml-5{margin-left:3rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0 0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem .25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem .5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:1rem 1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-4{padding:1.5rem 1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-5{padding:3rem 3rem!important}.pt-5{padding-top:3rem!important}.pr-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5{padding-left:3rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:576px){.m-sm-0{margin:0 0!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0{margin-left:0!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.m-sm-1{margin:.25rem .25rem!important}.mt-sm-1{margin-top:.25rem!important}.mr-sm-1{margin-right:.25rem!important}.mb-sm-1{margin-bottom:.25rem!important}.ml-sm-1{margin-left:.25rem!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-sm-2{margin:.5rem .5rem!important}.mt-sm-2{margin-top:.5rem!important}.mr-sm-2{margin-right:.5rem!important}.mb-sm-2{margin-bottom:.5rem!important}.ml-sm-2{margin-left:.5rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-sm-3{margin:1rem 1rem!important}.mt-sm-3{margin-top:1rem!important}.mr-sm-3{margin-right:1rem!important}.mb-sm-3{margin-bottom:1rem!important}.ml-sm-3{margin-left:1rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-sm-4{margin:1.5rem 1.5rem!important}.mt-sm-4{margin-top:1.5rem!important}.mr-sm-4{margin-right:1.5rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.ml-sm-4{margin-left:1.5rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-sm-5{margin:3rem 3rem!important}.mt-sm-5{margin-top:3rem!important}.mr-sm-5{margin-right:3rem!important}.mb-sm-5{margin-bottom:3rem!important}.ml-sm-5{margin-left:3rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-sm-0{padding:0 0!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0{padding-left:0!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-sm-1{padding:.25rem .25rem!important}.pt-sm-1{padding-top:.25rem!important}.pr-sm-1{padding-right:.25rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pl-sm-1{padding-left:.25rem!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-sm-2{padding:.5rem .5rem!important}.pt-sm-2{padding-top:.5rem!important}.pr-sm-2{padding-right:.5rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pl-sm-2{padding-left:.5rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-sm-3{padding:1rem 1rem!important}.pt-sm-3{padding-top:1rem!important}.pr-sm-3{padding-right:1rem!important}.pb-sm-3{padding-bottom:1rem!important}.pl-sm-3{padding-left:1rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-sm-4{padding:1.5rem 1.5rem!important}.pt-sm-4{padding-top:1.5rem!important}.pr-sm-4{padding-right:1.5rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pl-sm-4{padding-left:1.5rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-sm-5{padding:3rem 3rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-5{padding-left:3rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:768px){.m-md-0{margin:0 0!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.m-md-1{margin:.25rem .25rem!important}.mt-md-1{margin-top:.25rem!important}.mr-md-1{margin-right:.25rem!important}.mb-md-1{margin-bottom:.25rem!important}.ml-md-1{margin-left:.25rem!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-md-2{margin:.5rem .5rem!important}.mt-md-2{margin-top:.5rem!important}.mr-md-2{margin-right:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.ml-md-2{margin-left:.5rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-md-3{margin:1rem 1rem!important}.mt-md-3{margin-top:1rem!important}.mr-md-3{margin-right:1rem!important}.mb-md-3{margin-bottom:1rem!important}.ml-md-3{margin-left:1rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-md-4{margin:1.5rem 1.5rem!important}.mt-md-4{margin-top:1.5rem!important}.mr-md-4{margin-right:1.5rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ml-md-4{margin-left:1.5rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-md-5{margin:3rem 3rem!important}.mt-md-5{margin-top:3rem!important}.mr-md-5{margin-right:3rem!important}.mb-md-5{margin-bottom:3rem!important}.ml-md-5{margin-left:3rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-md-0{padding:0 0!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0{padding-left:0!important}.px-md-0{padding-right:0!important;padding-left:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.p-md-1{padding:.25rem .25rem!important}.pt-md-1{padding-top:.25rem!important}.pr-md-1{padding-right:.25rem!important}.pb-md-1{padding-bottom:.25rem!important}.pl-md-1{padding-left:.25rem!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-md-2{padding:.5rem .5rem!important}.pt-md-2{padding-top:.5rem!important}.pr-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.pl-md-2{padding-left:.5rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-md-3{padding:1rem 1rem!important}.pt-md-3{padding-top:1rem!important}.pr-md-3{padding-right:1rem!important}.pb-md-3{padding-bottom:1rem!important}.pl-md-3{padding-left:1rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-md-4{padding:1.5rem 1.5rem!important}.pt-md-4{padding-top:1.5rem!important}.pr-md-4{padding-right:1.5rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pl-md-4{padding-left:1.5rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-md-5{padding:3rem 3rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-5{padding-left:3rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:992px){.m-lg-0{margin:0 0!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.m-lg-1{margin:.25rem .25rem!important}.mt-lg-1{margin-top:.25rem!important}.mr-lg-1{margin-right:.25rem!important}.mb-lg-1{margin-bottom:.25rem!important}.ml-lg-1{margin-left:.25rem!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-lg-2{margin:.5rem .5rem!important}.mt-lg-2{margin-top:.5rem!important}.mr-lg-2{margin-right:.5rem!important}.mb-lg-2{margin-bottom:.5rem!important}.ml-lg-2{margin-left:.5rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-lg-3{margin:1rem 1rem!important}.mt-lg-3{margin-top:1rem!important}.mr-lg-3{margin-right:1rem!important}.mb-lg-3{margin-bottom:1rem!important}.ml-lg-3{margin-left:1rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-lg-4{margin:1.5rem 1.5rem!important}.mt-lg-4{margin-top:1.5rem!important}.mr-lg-4{margin-right:1.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.ml-lg-4{margin-left:1.5rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-lg-5{margin:3rem 3rem!important}.mt-lg-5{margin-top:3rem!important}.mr-lg-5{margin-right:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.ml-lg-5{margin-left:3rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-lg-0{padding:0 0!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0{padding-left:0!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-lg-1{padding:.25rem .25rem!important}.pt-lg-1{padding-top:.25rem!important}.pr-lg-1{padding-right:.25rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pl-lg-1{padding-left:.25rem!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-lg-2{padding:.5rem .5rem!important}.pt-lg-2{padding-top:.5rem!important}.pr-lg-2{padding-right:.5rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pl-lg-2{padding-left:.5rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-lg-3{padding:1rem 1rem!important}.pt-lg-3{padding-top:1rem!important}.pr-lg-3{padding-right:1rem!important}.pb-lg-3{padding-bottom:1rem!important}.pl-lg-3{padding-left:1rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-lg-4{padding:1.5rem 1.5rem!important}.pt-lg-4{padding-top:1.5rem!important}.pr-lg-4{padding-right:1.5rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pl-lg-4{padding-left:1.5rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-lg-5{padding:3rem 3rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-5{padding-left:3rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0 0!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.m-xl-1{margin:.25rem .25rem!important}.mt-xl-1{margin-top:.25rem!important}.mr-xl-1{margin-right:.25rem!important}.mb-xl-1{margin-bottom:.25rem!important}.ml-xl-1{margin-left:.25rem!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-xl-2{margin:.5rem .5rem!important}.mt-xl-2{margin-top:.5rem!important}.mr-xl-2{margin-right:.5rem!important}.mb-xl-2{margin-bottom:.5rem!important}.ml-xl-2{margin-left:.5rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-xl-3{margin:1rem 1rem!important}.mt-xl-3{margin-top:1rem!important}.mr-xl-3{margin-right:1rem!important}.mb-xl-3{margin-bottom:1rem!important}.ml-xl-3{margin-left:1rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-xl-4{margin:1.5rem 1.5rem!important}.mt-xl-4{margin-top:1.5rem!important}.mr-xl-4{margin-right:1.5rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.ml-xl-4{margin-left:1.5rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-xl-5{margin:3rem 3rem!important}.mt-xl-5{margin-top:3rem!important}.mr-xl-5{margin-right:3rem!important}.mb-xl-5{margin-bottom:3rem!important}.ml-xl-5{margin-left:3rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-xl-0{padding:0 0!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0{padding-left:0!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-xl-1{padding:.25rem .25rem!important}.pt-xl-1{padding-top:.25rem!important}.pr-xl-1{padding-right:.25rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pl-xl-1{padding-left:.25rem!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-xl-2{padding:.5rem .5rem!important}.pt-xl-2{padding-top:.5rem!important}.pr-xl-2{padding-right:.5rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pl-xl-2{padding-left:.5rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-xl-3{padding:1rem 1rem!important}.pt-xl-3{padding-top:1rem!important}.pr-xl-3{padding-right:1rem!important}.pb-xl-3{padding-bottom:1rem!important}.pl-xl-3{padding-left:1rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-xl-4{padding:1.5rem 1.5rem!important}.pt-xl-4{padding-top:1.5rem!important}.pr-xl-4{padding-right:1.5rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pl-xl-4{padding-left:1.5rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-xl-5{padding:3rem 3rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-5{padding-left:3rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff!important}.text-muted{color:#636c72!important}a.text-muted:focus,a.text-muted:hover{color:#4b5257!important}.text-primary{color:#0275d8!important}a.text-primary:focus,a.text-primary:hover{color:#025aa5!important}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#f0ad4e!important}a.text-warning:focus,a.text-warning:hover{color:#ec971f!important}.text-danger{color:#d9534f!important}a.text-danger:focus,a.text-danger:hover{color:#c9302c!important}.text-gray-dark{color:#292b2c!important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#101112!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden!important}.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.eot);src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.eot);src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.eot);src:url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/vendors/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
  @import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap");
.nav-item>a.nav-link:hover {border:1px solid #000000;border-radius: 25px;padding: 4px;}
.nav-item>a.nav-link {padding: 5px; margin: 5px;}
@media screen and (max-width: 480px) {
img.custom-logo {max-width: none!important;}
.handheld-header-links {display: none!important;}
.home-v9-full-banner {padding-top: 140px;}
#rev_slider_11_1_wrapper {height: 320px!important;}
#rev_slider_11_1 {height: 320px!important;}
.salonskb {margin: 120px 25px!important;font-size: 18px!important;}
#slider-11-slide-18-layer-5 {font-size: 16px!important;margin: 138px 0px 0 -39px!important;}
#slider-11-slide-18-layer-4 {font-size: 15px!important;margin: 95px -17px!important;}
#slider-11-slide-18-layer-3 {margin: 95px auto!important;}
#slider-11-slide-18-layer-2 {margin: 120px 25px!important;font-size: 18px!important;} 
}
#wppb-builder-container {width: 100%;}
#menu-primary-menu-2 {list-style: none;}
#menu-primary-menu-2 li {float: left; text-transform: uppercase; padding: 0 15px 0 15px;}
.menu-primary-menu-container {width: 42%;margin: 0 auto; }
#techmarket_products_filter-1 .gamma {padding-top: 14px;}
#menu-primary-menu-1 {list-style: none; text-align: center;}
#menu-primary-menu-1 li {float: left;text-transform: uppercase; padding: 0 17px 0 17px;} #secondary {margin-top: 15px;}
.site-content {padding-top: 99px;}
.labelbrandimg {margin-bottom: 3px; margin-top: -19px; width: 100%; height: 393px; background-size: cover;}
.labelbrandimg_mob {margin-bottom: 3px;margin-top: -19px;width: 100%;height: 87px;display: none;background-size: cover;}
@media screen and (max-width: 420px) {
.site-content {padding-top: 231px;}
.labelbrandimg {display: none;}
.labelbrandimg_mob {display: block;}
.custom-logo {margin-left: 3%;}
.handheld-sidebar-toggle {margin: -10px 0 0 -295px;}
.shop-control-bar .woocommerce-ordering {margin: -78px 0px 37px 180px;width: 213px;}
.shop-control-bar .handheld-sidebar-toggle button {color: black;}
.shop-control-bar form select.orderby {color: black;}
}
@media screen and (max-width: 1285px) {
.wppb-btn-carousel1 {position: absolute;margin: 0 auto;left: 498px;top: 105px;}
}
@media screen and (min-width: 1286px) {
.wppb-btn-carousel1 {position: absolute;margin: 0 auto;left: 254px;top: 150px;}}
}
.site-header-cart {display: none!important;}
@font-face{font-family:FontAwesome;src:url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;overflow:hidden}.slick-list{position:relative;overflow:visible;width:100%;display:block;margin:0;padding:0;z-index:1}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-list:hover{z-index:3}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;min-height:1px;display:none}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//brand-optica.com/wp-content/themes/techmarket/assets/images/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/slick/slick.eot);src:url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/slick/slick.woff) format("woff"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/slick/slick.ttf) format("truetype"),url(//brand-optica.com/wp-content/themes/techmarket/assets/fonts/slick/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dots{position:relative;bottom:0;list-style:none;text-align:center;margin:0;width:100%;z-index:2}.slick-dots:hover{z-index:4}.slick-dots li{position:relative;display:inline-block;margin:0 7px;cursor:pointer}.slick-dots li button{background:0 0;display:block;outline:0;font-size:0;color:transparent;cursor:pointer;outline:0}.slick-dots li button:before{content:'';display:inline-block;width:8px;height:8px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#d3d3d3}.slick-dots li.slick-active button:before{width:30px;height:8px;border-radius:4px;z-index:1}*{box-sizing:border-box}body{background-color:#fff;overflow-x:hidden;color:#444}.header-widget-region,.site-content{-webkit-tap-highlight-color:transparent}.dropdown-toggle:after{border:none;width:auto;height:auto;margin-left:.6em;content:'\f107';font-family:FontAwesome}ul.nav{margin-left:0}.deals-carousel-inner-block .section-header,.featured-brands-block .section-header,.related .section-header,.section-categories-carousel .section-header,.section-landscape-products-carousel .section-header,.section-landscape-products-widget-carousel .section-header,.section-products-carousel .section-header,.section-products-carousel-tabs .section-header,.section-products-carousel-widget-with-tabs .section-brands .section-header,.section-single-carousel-with-tab-product .section-double-carousel .section-header,.section-single-carousel-with-tab-product .section-single-carousel .section-header,.up-sells .section-header{border-bottom:1px solid #ebebeb;display:flex;justify-content:space-between;align-items:center}.custom-slick-nav a:first-child,.slick-prev{padding-right:.52em}.custom-slick-nav a,.slick-arrow{color:#c3c3c3}.custom-slick-nav a:hover,.slick-arrow:hover{color:#464646}@media (max-width:767px){ul:not(.slick-dots)[role=tablist]{flex-direction:row;overflow:scroll;justify-content:unset!important;width:100%;padding-bottom:0}ul:not(.slick-dots)[role=tablist] li{width:50%;flex-shrink:0;text-align:center}ul:not(.slick-dots)[role=tablist] .nav-link{padding:0!important}ul:not(.slick-dots)[role=tablist] .nav-link::after{bottom:0}}.elementor-element .slick-list{overflow:visible}.elementor-element .brands-carousel .slick-list{overflow:hidden}embed,iframe,object,video{max-width:100%}form{margin-bottom:1.618em}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}.added_to_cart,.button,article .more-link,article.post .more-link,button,input[type=button],input[type=reset],input[type=submit]{border:0;background:0 0;color:#fff;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:400;text-shadow:none;display:inline-block;outline:0;-webkit-appearance:none;-webkit-font-smoothing:antialiased;border-radius:3px}.added_to_cart.alt,.added_to_cart.cta,.button.alt,.button.cta,article .alt.more-link,article .cta.more-link,button.alt,button.cta,input[type=button].alt,input[type=button].cta,input[type=reset].alt,input[type=reset].cta,input[type=submit].alt,input[type=submit].cta{background-color:#2c2d33;border-color:#2c2d33}.added_to_cart.alt:hover,.added_to_cart.cta:hover,.button.alt:hover,.button.cta:hover,article .alt.more-link:hover,article .cta.more-link:hover,button.alt:hover,button.cta:hover,input[type=button].alt:hover,input[type=button].cta:hover,input[type=reset].alt:hover,input[type=reset].cta:hover,input[type=submit].alt:hover,input[type=submit].cta:hover{background-color:#2c2d33}.added_to_cart:hover,.button:hover,article .more-link:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#fff}.added_to_cart.loading,.button.loading,article .loading.more-link,button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading{opacity:.5}.added_to_cart.small,.button.small,article .small.more-link,button.small,input[type=button].small,input[type=reset].small,input[type=submit].small{padding:.5407911001em .875em;font-size:.875em}.added_to_cart.disabled,.added_to_cart:disabled,.button.disabled,.button:disabled,article .disabled.more-link,article .more-link:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.5!important;cursor:not-allowed}.added_to_cart.disabled:hover,.added_to_cart:disabled:hover,.button.disabled:hover,.button:disabled:hover,article .disabled.more-link:hover,article .more-link:disabled:hover,button.disabled:hover,button:disabled:hover,input[type=button].disabled:hover,input[type=button]:disabled:hover,input[type=reset].disabled:hover,input[type=reset]:disabled:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover{opacity:.5!important}input[type=checkbox],input[type=radio]{padding:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{box-sizing:border-box}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.input-text,input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],textarea{padding:9px;background-color:#fff;color:#444;outline:0;border:0;-webkit-appearance:none;border-radius:3px;box-sizing:border-box;font-weight:400;font-size:1em;border:1px solid #ebebeb}.input-text:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:0}textarea{overflow:auto;padding-left:.875em;vertical-align:top;width:100%}label{font-weight:500}label.inline input{width:auto}fieldset{padding:0;border:0;margin-bottom:1.618em}fieldset legend{font-weight:500}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}select{display:inline-block;max-width:100%;height:45px;padding:6px 36px 6px 20px;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 20px center;background-size:8px 10px;border:1px solid #ebebeb;border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}select:focus{border-color:#5cb3fd;outline:0}select:focus::-ms-value{color:#464a4c;background-color:#fff}select:disabled{color:#636c72;cursor:not-allowed;background-color:#eceeef}select::-ms-expand{opacity:0}.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{padding-right:15px;padding-left:15px}}@media (min-width:768px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{padding-right:15px;padding-left:15px}}@media (min-width:992px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{padding-left:4.6875%!important;padding-right:4.6875%!important}}@media (min-width:2000px){.col-full,.section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.section-top-categories.section-categories-carousel.section-categories-carousel-v1{width:1920px}}.deals-carousel-v3,.section-top-categories.section-categories-carousel.section-categories-carousel-v1,.site-header.header-v10 .stretched-row,.stretch-full-width{width:100vw;position:relative;margin-left:-50vw;left:50%}#content #primary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){#content #primary{padding-right:15px;padding-left:15px}}@media (min-width:768px){#content #primary{padding-right:15px;padding-left:15px}}@media (min-width:992px){#content #primary{padding-right:15px;padding-left:15px}}@media (min-width:1200px){#content #primary{padding-right:15px;padding-left:15px}}@media (min-width:1700px){#content #primary{flex:0 0 83.3333333333%;max-width:83.3333333333%;order:2}}@media (min-width:1200px) and (max-width:1699px){#content #primary{flex:0 0 78.3333333333%;max-width:78.3333333333%;order:2}}#content #secondary{z-index:10;order:1;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){#content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:768px){#content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:992px){#content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:1200px){#content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:1700px){#content #secondary{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width:1200px) and (max-width:1699px){#content #secondary{flex:0 0 21.6666666667%;max-width:21.6666666667%}}.right-sidebar #content #primary{order:1}.right-sidebar #content #secondary{order:2}@media (min-width:992px) and (max-width:1399px){.left-sidebar #content #primary{order:2}}@media (min-width:992px) and (max-width:1399px){.left-sidebar #content #secondary{order:1}}@media (min-width:1200px) and (max-width:1589px){.left-sidebar #content #primary,.right-sidebar #content #primary{flex:0 0 75%;max-width:75%}}@media (min-width:992px) and (max-width:1199px){.left-sidebar #content #primary,.right-sidebar #content #primary{flex:0 0 70.8333333333%;max-width:70.8333333333%}}@media (min-width:1200px) and (max-width:1589px){.left-sidebar #content #secondary,.right-sidebar #content #secondary{flex:0 0 25%;max-width:25%}}@media (min-width:992px) and (max-width:1199px){.left-sidebar #content #secondary,.right-sidebar #content #secondary{flex:0 0 29.1666666667%;max-width:29.1666666667%}}.two-sidebar #content #primary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.two-sidebar #content #primary{padding-right:15px;padding-left:15px}}@media (min-width:768px){.two-sidebar #content #primary{padding-right:15px;padding-left:15px}}@media (min-width:992px){.two-sidebar #content #primary{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.two-sidebar #content #primary{padding-right:15px;padding-left:15px}}@media (min-width:992px){.two-sidebar #content #primary{flex:0 0 66.6666666667%;max-width:66.6666666667%;order:2}}@media (min-width:1200px) and (max-width:1589px){.two-sidebar #content #primary{flex:0 0 58.3333333333%;max-width:58.3333333333%}}.two-sidebar #content #secondary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.two-sidebar #content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:768px){.two-sidebar #content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:992px){.two-sidebar #content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.two-sidebar #content #secondary{padding-right:15px;padding-left:15px}}@media (min-width:992px){.two-sidebar #content #secondary{flex:0 0 16.6666666667%;max-width:16.6666666667%;order:1;z-index:10}}@media (min-width:1200px) and (max-width:1589px){.two-sidebar #content #secondary{flex:0 0 20.8333333333%;max-width:20.8333333333%}}.two-sidebar #content #tertiary{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.two-sidebar #content #tertiary{padding-right:15px;padding-left:15px}}@media (min-width:768px){.two-sidebar #content #tertiary{padding-right:15px;padding-left:15px}}@media (min-width:992px){.two-sidebar #content #tertiary{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.two-sidebar #content #tertiary{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:991px){.two-sidebar #content #tertiary{flex:0 0 41.6666666667%;max-width:41.6666666667%;margin-left:58.3333333333%}}@media (min-width:992px){.two-sidebar #content #tertiary{flex:0 0 16.6666666667%;max-width:16.6666666667%;order:3;z-index:10}}@media (min-width:1200px) and (max-width:1589px){.two-sidebar #content #tertiary{flex:0 0 20.8333333333%;max-width:20.8333333333%}}.two-sidebar #content #tertiary .products .product::after{display:none!important}@media (min-width:1025px){.desktop-only{display:block}.handheld-only{display:none}}@media (max-width:1024px){.desktop-only{display:none}.handheld-only{display:block}}.error404 #content #primary,.full-width #content #primary,.page-template-default #content #primary,.page-template-template-homepage-v1 #content #primary,.page-template-template-homepage-v10 #content #primary,.page-template-template-homepage-v11 #content #primary,.page-template-template-homepage-v12 #content #primary,.page-template-template-homepage-v2 #content #primary,.page-template-template-homepage-v3 #content #primary,.page-template-template-homepage-v4 #content #primary,.page-template-template-homepage-v7 #content #primary,.page-template-template-homepage-v8 #content #primary,.page-template-template-homepage-v9 #content #primary,.page-template-template-landingpage-v1 #content #primary,.page-template-template-landingpage-v2 #content #primary{order:1}@media (min-width:768px){.error404 #content #primary,.full-width #content #primary,.page-template-default #content #primary,.page-template-template-homepage-v1 #content #primary,.page-template-template-homepage-v10 #content #primary,.page-template-template-homepage-v11 #content #primary,.page-template-template-homepage-v12 #content #primary,.page-template-template-homepage-v2 #content #primary,.page-template-template-homepage-v3 #content #primary,.page-template-template-homepage-v4 #content #primary,.page-template-template-homepage-v7 #content #primary,.page-template-template-homepage-v8 #content #primary,.page-template-template-homepage-v9 #content #primary,.page-template-template-landingpage-v1 #content #primary,.page-template-template-landingpage-v2 #content #primary{flex:0 0 100%;max-width:100%;left:auto}}.error404 #content #secondary,.full-width #content #secondary,.page-template-default #content #secondary,.page-template-template-homepage-v1 #content #secondary,.page-template-template-homepage-v10 #content #secondary,.page-template-template-homepage-v11 #content #secondary,.page-template-template-homepage-v12 #content #secondary,.page-template-template-homepage-v2 #content #secondary,.page-template-template-homepage-v3 #content #secondary,.page-template-template-homepage-v4 #content #secondary,.page-template-template-homepage-v7 #content #secondary,.page-template-template-homepage-v8 #content #secondary,.page-template-template-homepage-v9 #content #secondary,.page-template-template-landingpage-v1 #content #secondary,.page-template-template-landingpage-v2 #content #secondary{display:none}@media (min-width:768px){.page-template-template-page-centered-fullwidth #content #primary{flex:0 0 66.6666666667%;max-width:66.6666666667%;left:auto;margin:0 auto}}.page-template-template-page-centered-fullwidth #content #sidebar{display:none}@media (min-width:768px){table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th{text-align:left}.site-header{padding-top:2.617924em;padding-bottom:0}.site-header .site-branding img{max-width:100%;max-height:none}.site-branding .site-description{margin-bottom:0;display:block}.site-header .subscribe-and-connect-connect{float:right;margin-bottom:1em}.site-header .subscribe-and-connect-connect .icons{list-style:none;margin:0}.site-header .subscribe-and-connect-connect .icons a{font-size:1em!important}.site-header .subscribe-and-connect-connect .icons li{margin:0 0 0 .5407911001em!important;display:inline-block}.content-area,.widget-area{margin-bottom:2.617924em}.comment-list::after{display:block;content:"";clear:both}.comment-list .comment{clear:both}.comment-list .comment-content{padding-bottom:3.706325903em;margin-bottom:3.706325903em}.comment-list .reply{clear:both;text-align:right}#respond{padding:2.617924em}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{width:29.4117647059%;float:left;margin-right:5.8823529412%}#respond .comment-form-url{float:right;margin-right:0}#respond .comment-form-comment{clear:both}.hentry .entry-header{margin-bottom:2.617924em}.hentry.type-post::after{display:block;content:"";clear:both}}img{border-radius:3px}.comment-content img.wp-smiley,.entry-content img.wp-smiley,.page-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;display:inline-block;border-radius:0}table{border-spacing:0;width:100%;border-collapse:separate}table caption{padding:1em 0;font-weight:500}table td,table th{padding:1em 1.41575em;text-align:left;vertical-align:top}table td p:last-child,table th p:last-child{margin-bottom:0}table thead th{text-transform:uppercase;padding:1.41575em;vertical-align:middle;font-weight:500}table tbody h2{font-size:1em;letter-spacing:normal;font-weight:400}table tbody h2 a{font-weight:400}body{-ms-word-wrap:break-word;word-wrap:break-word}body,button,input,textarea{color:#43454b;font-family: 'Tenor Sans', sans-serif;line-height:1.618;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400}.btn-primary:focus,.btn-primary:hover,.btn:focus,.btn:hover,.button:focus,.button:hover,article .more-link:focus,article .more-link:hover,button:focus,button:hover{box-shadow:none}select{color:initial;font-family:Rubik,"Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}h1,h2,h3,h4,h5,h6{clear:both;font-weight:500;margin:0 0 .5407911001em;color:#1f1f1f}.alpha,h1{font-size:2.617924em;line-height:1.214;letter-spacing:-1px}.beta,h2{font-size:2em;line-height:1.214}.gamma,h3{font-size:1.618em;font-weight:500}.delta,h4{font-size:1.41575em;font-weight:500}.alpha,.beta,.delta,.gamma{display:block}blockquote+h2,blockquote+h3,blockquote+h4,blockquote+header h2,form+h2,form+h3,form+h4,form+header h2,ol+h2,ol+h3,ol+h4,ol+header h2,p+h2,p+h3,p+h4,p+header h2,table+h2,table+h3,table+h4,table+header h2,ul+h2,ul+h3,ul+h4,ul+header h2{margin-top:2.2906835em}hr{background-color:#ccc;border:0;height:1px;margin:0 0 1em}p{margin:0 0 1em}ol,ul{margin:0 0 1em 3em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1em}dt{font-weight:500}dd{margin:0 0 1.618em}b,strong{font-weight:500}cite,dfn,em,i{font-style:italic}blockquote{padding:0 1em;border-left:3px solid rgba(0,0,0,.05);font-style:italic}address{margin:0 0 1em}pre{background:rgba(0,0,0,.1);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.618em;padding:1.618em;overflow:auto;max-width:100%}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background-color:rgba(0,0,0,.05);padding:.202em .5407911001em}kbd{background-color:grey}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none;font-weight:500;background:0 0}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1em;width:100%}th{font-weight:500}img{height:auto;max-width:100%;display:block}a{color:#2c2d33;text-decoration:none}a:focus,a:hover{text-decoration:none;color:inherit;outline:0}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;display:block;font-weight:700;height:auto;left:0;line-height:normal;padding:1em 1.618em;text-decoration:none;top:0;width:auto;z-index:100000;outline:0}.clear::after,.comment-content::after,.entry-content::after,.site-content::after,.site-footer::after,.site-header::after{display:block;content:"";clear:both}.inline{display:inline}body.can-uppercase .section-categories-carousel.section-top-categories .readmore-link{text-transform:uppercase}.page .hentry.type-page .entry-header{text-align:center;border-bottom:0;margin-bottom:4.438em!important;position:relative}.page .hentry.type-page .entry-header .entry-title{font-size:2.75em;letter-spacing:-.01em;margin-bottom:.227em;line-height:1.045em;color:#090909;font-weight:500;margin-bottom:.273em}.page .hentry.type-page .entry-header .entry-subtitle{font-size:1em;letter-spacing:-.01em;line-height:1.125em;color:#9f9f9f;font-weight:400}.page .hentry.type-page .entry-header .page-featured-image{width:100vw;position:relative;margin-left:-50vw;left:50%}.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption .entry-title{margin-bottom:.7em}.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption .entry-subtitle{font-size:1.125em;line-height:1.333em;color:#090909;font-weight:300}.deals-carousel-inner-block .homepage-section-header,.deals-carousel-inner-block .section-header,.featured-brands-block .homepage-section-header,.featured-brands-block .section-header,.section-categories-carousel .homepage-section-header,.section-categories-carousel .section-header,.section-landscape-products-carousel .homepage-section-header,.section-landscape-products-carousel .section-header,.section-landscape-products-widget-carousel .homepage-section-header,.section-landscape-products-widget-carousel .section-header,.section-products-carousel .homepage-section-header,.section-products-carousel .section-header,.section-products-carousel-tabs .homepage-section-header,.section-products-carousel-tabs .section-header,.section-products-carousel-widget-with-tabs .section-brands .homepage-section-header,.section-products-carousel-widget-with-tabs .section-brands .section-header,.section-single-carousel-with-tab-product .section-single-carousel .homepage-section-header,.section-single-carousel-with-tab-product .section-single-carousel .section-header{border-bottom:1px solid #ebebeb;display:flex;justify-content:space-between;align-items:center}@media (max-width:450px){.custom-slick-nav{display:flex}}.custom-slick-nav .slick-prev,.custom-slick-nav a:first-child{padding-right:.52em}.custom-slick-nav .slick-arrow,.custom-slick-nav a{color:#c3c3c3}.custom-slick-nav .slick-arrow:hover,.custom-slick-nav a:hover{color:#464646}.comment-content a{word-wrap:break-word}.comments-title,.pings-title{color:#090909;font-size:1.5em;font-weight:400;border-bottom:1px solid #ebebeb;margin-bottom:.833em;padding-bottom:.542em;line-height:1.208em;position:relative}.comments-title:after,.pings-title:after{bottom:-1px;content:" ";display:block;height:2px;position:absolute;width:3.684em}.comment-reply-title{font-size:1.563em;line-height:1.6em;position:relative;letter-spacing:-.01em;font-weight:400;margin-bottom:1.5em;border-bottom:1px solid #ddd;padding-bottom:.6em;color:#090909;padding-bottom:.48em;font-size:1.5em}.comment-reply-title:after{bottom:-1px;content:" ";display:block;position:absolute;width:3.684em;height:2px}.commentlist,.pings-list{list-style:none;margin-left:0}.commentlist li.comment,.commentlist li.review,.pings-list li.comment,.pings-list li.review{padding:37px 0;list-style:none;clear:both;border-bottom:1px solid #ebebeb}.commentlist li.comment::after,.commentlist li.review::after,.pings-list li.comment::after,.pings-list li.review::after{display:block;content:"";clear:both}.commentlist li .comment_container>img,.pings-list li .comment_container>img{display:none}@media (min-width:768px){.commentlist li .comment_container .comment-text,.pings-list li .comment_container .comment-text{display:flex;flex-wrap:wrap}}.commentlist li .comment_container .comment-text .description,.pings-list li .comment_container .comment-text .description{font-weight:300}@media (max-width:575px){.commentlist li .comment_container .comment-text .description,.pings-list li .comment_container .comment-text .description{width:100%;margin-bottom:1em}}@media (min-width:576px){.commentlist li .comment_container .comment-text .description,.pings-list li .comment_container .comment-text .description{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.commentlist li .comment_container .comment-text .description p:last-of-type,.pings-list li .comment_container .comment-text .description p:last-of-type{margin-bottom:0}.commentlist li .comment_container .comment-text .comment-content,.pings-list li .comment_container .comment-text .comment-content{flex:0 0 66.6666666667%;max-width:66.6666666667%}@media (max-width:575px){.commentlist li .comment_container .comment-text .comment-content,.pings-list li .comment_container .comment-text .comment-content{flex:0 0 100%;max-width:100%}}.commentlist li .comment_container .comment-text .comment-content .description,.pings-list li .comment_container .comment-text .comment-content .description{flex:0 0 100%;max-width:100%}.commentlist li .comment_container .comment-text .comment-content table,.pings-list li .comment_container .comment-text .comment-content table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.commentlist li .comment_container .comment-text .comment-content table td,.commentlist li .comment_container .comment-text .comment-content table th,.pings-list li .comment_container .comment-text .comment-content table td,.pings-list li .comment_container .comment-text .comment-content table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.commentlist li .comment_container .comment-text .comment-content table thead th,.pings-list li .comment_container .comment-text .comment-content table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.commentlist li .comment_container .comment-text .comment-content table tbody+tbody,.pings-list li .comment_container .comment-text .comment-content table tbody+tbody{border-top:2px solid #eceeef}.commentlist li .comment_container .comment-text .comment-content table .table,.pings-list li .comment_container .comment-text .comment-content table .table{background-color:#fff}.commentlist li .comment_container .comment-text .comment-content ol,.commentlist li .comment_container .comment-text .comment-content ul,.pings-list li .comment_container .comment-text .comment-content ol,.pings-list li .comment_container .comment-text .comment-content ul{margin-bottom:1.4em}.commentlist li .comment_container .comment-text .comment-content blockquote,.pings-list li .comment_container .comment-text .comment-content blockquote{border-left:0 none;font-size:inherit;margin:0 0 1.429em 2.714em;padding:0;font-style:italic}.commentlist li .comment_container .comment-text .comment-content blockquote::before,.pings-list li .comment_container .comment-text .comment-content blockquote::before{color:#a7a7a7;content:"\f10d";float:left;font-family:FontAwesome;font-size:1.786em;margin-left:-1.5em;margin-top:-.4em}.commentlist li .comment_container .comment-text .star-rating,.pings-list li .comment_container .comment-text .star-rating{letter-spacing:3px;width:6em}.commentlist li .comment_container .star-rating,.pings-list li .comment_container .star-rating{order:3}.commentlist li:last-child,.pings-list li:last-child{border-bottom:none;padding-bottom:0}.commentlist li .avatar,.pings-list li .avatar{float:left;width:2.2906835em;height:auto;margin-right:1em}.commentlist li div.meta,.commentlist li p.meta,.pings-list li div.meta,.pings-list li p.meta{margin-bottom:1em;display:flex;flex-direction:column;flex:0 0 33.3333333333%;max-width:33.3333333333%}@media (max-width:575px){.commentlist li div.meta,.commentlist li p.meta,.pings-list li div.meta,.pings-list li p.meta{flex:0 0 100%;max-width:100%;height:50px}}.commentlist li div.meta .woocommerce-review__author,.commentlist li p.meta .woocommerce-review__author,.pings-list li div.meta .woocommerce-review__author,.pings-list li p.meta .woocommerce-review__author{font-size:18px;font-weight:400;color:#626060;line-height:1.2}.commentlist li div.meta .woocommerce-review__published-date,.commentlist li p.meta .woocommerce-review__published-date,.pings-list li div.meta .woocommerce-review__published-date,.pings-list li p.meta .woocommerce-review__published-date{font-size:14px;color:#aeaeae;font-weight:400}.commentlist li div.meta .woocommerce-review__dash,.commentlist li p.meta .woocommerce-review__dash,.pings-list li div.meta .woocommerce-review__dash,.pings-list li p.meta .woocommerce-review__dash{display:none}.commentlist li ol.children,.pings-list li ol.children{margin-top:2.2em;border-top:1px solid #ebebeb}@media (min-width:768px){.commentlist li .comment-text-inner{display:flex;flex-direction:column;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.commentlist li .comment-text-inner p.meta{flex:initial;max-width:initial}.comments-area .commentlist li div.meta,.comments-area .commentlist li p.meta,.comments-area .pings-list li div.meta,.comments-area .pings-list li p.meta{flex:0 0 20.8333333333%;max-width:20.8333333333%}@media (max-width:575px){.comments-area .commentlist li div.meta,.comments-area .commentlist li p.meta,.comments-area .pings-list li div.meta,.comments-area .pings-list li p.meta{flex:0 0 100%;max-width:100%}}.comments-area .commentlist li .comment_container>img,.comments-area .pings-list li .comment_container>img{display:block}.comments-area .commentlist li .avatar,.comments-area .pings-list li .avatar{width:3em}.comments-area .comment-navigation{display:flex;justify-content:space-between;padding:40px 0}.comments-area .commentlist li .comment_container .comment-text .comment-content,.comments-area .pings-list li .comment_container .comment-text .comment-content{flex:0 0 79.1666666667%;max-width:79.1666666667%}@media (max-width:575px){.comments-area .commentlist li .comment_container .comment-text .comment-content,.comments-area .pings-list li .comment_container .comment-text .comment-content{flex:0 0 100%;max-width:100%}}.commentlist .comment .reply,.commentlist .pingback .reply,.pings-list .comment .reply,.pings-list .pingback .reply{text-align:right;padding-top:1em;font-size:14px}.commentlist .comment .reply a:focus,.commentlist .comment .reply a:hover,.commentlist .pingback .reply a:focus,.commentlist .pingback .reply a:hover,.pings-list .comment .reply a:focus,.pings-list .comment .reply a:hover,.pings-list .pingback .reply a:focus,.pings-list .pingback .reply a:hover{text-decoration:none}.commentlist .comment .reply .comment-edit-link+.comment-reply-link::before,.commentlist .pingback .reply .comment-edit-link+.comment-reply-link::before,.pings-list .comment .reply .comment-edit-link+.comment-reply-link::before,.pings-list .pingback .reply .comment-edit-link+.comment-reply-link::before{content:"/";padding:0 4px 0 2px}.commentlist .comment #respond,.commentlist .pingback #respond,.pings-list .comment #respond,.pings-list .pingback #respond{background:#f5f5f5;padding:1.438em;margin-top:1.25em;margin-left:auto;flex:0 0 79.1666666667%;max-width:79.1666666667%}.commentlist .comment #respond .comment-reply-title,.commentlist .pingback #respond .comment-reply-title,.pings-list .comment #respond .comment-reply-title,.pings-list .pingback #respond .comment-reply-title{font-size:1.25em}.commentlist .comment #respond .comment-reply-title small,.commentlist .pingback #respond .comment-reply-title small,.pings-list .comment #respond .comment-reply-title small,.pings-list .pingback #respond .comment-reply-title small{float:right;font-size:.75em}.commentlist .comment #respond .comment-reply-title small a:focus,.commentlist .comment #respond .comment-reply-title small a:hover,.commentlist .pingback #respond .comment-reply-title small a:focus,.commentlist .pingback #respond .comment-reply-title small a:hover,.pings-list .comment #respond .comment-reply-title small a:focus,.pings-list .comment #respond .comment-reply-title small a:hover,.pings-list .pingback #respond .comment-reply-title small a:focus,.pings-list .pingback #respond .comment-reply-title small a:hover{text-decoration:none}#respond.comment-respond{padding:0}#respond.comment-respond .comment-reply-title{display:block;font-size:24px;padding-bottom:.2em;margin-bottom:30px}#respond.comment-respond .comment-form{display:flex;flex-wrap:wrap}#respond.comment-respond .comment-form label{font-weight:400;color:#626060;display:block}#respond.comment-respond .comment-form .comment-form-comment,#respond.comment-respond .comment-form .comment-form-rating,#respond.comment-respond .comment-form .comment-form-url,#respond.comment-respond .comment-form .comment-notes,#respond.comment-respond .comment-form .form-submit{flex:0 0 100%;max-width:100%}#respond.comment-respond .comment-form .comment-form-author,#respond.comment-respond .comment-form .comment-form-email{flex:0 0 50%;max-width:50%;margin-right:0}#respond.comment-respond .comment-form .comment-form-author input,#respond.comment-respond .comment-form .comment-form-email input{width:100%}#respond.comment-respond .comment-form .comment-form-author{order:3;padding-right:15px}#respond.comment-respond .comment-form .comment-form-email{order:4;padding-left:15px}#respond.comment-respond .comment-form .comment-form-comment{order:6;margin-bottom:27px}#respond.comment-respond .comment-form .comment-form-url{order:5}#respond.comment-respond .comment-form .form-submit{order:7}#respond.comment-respond .comment-form .form-submit input[type=submit]{background-color:transparent;font-size:14px;border:2px solid;border-radius:50px;padding:5px 40px}#respond.comment-respond .comment-form .form-submit input[type=submit]:hover{color:#fff}#respond.comment-respond .comment-form>p{margin-bottom:1.3em}#respond.comment-respond .comment-form>p.logged-in-as{font-size:14px}#respond.comment-respond .comment-form>p label{color:#626060;font-weight:400;letter-spacing:-.01em;line-height:1.5em;margin-bottom:.5em}#respond.comment-respond .comment-form>p input[type=submit]{border-radius:1.438em;color:#fff}#respond.comment-respond .comment-form>p .input-text,#respond.comment-respond .comment-form>p input[type=email],#respond.comment-respond .comment-form>p input[type=password],#respond.comment-respond .comment-form>p input[type=search],#respond.comment-respond .comment-form>p input[type=text],#respond.comment-respond .comment-form>p input[type=url],#respond.comment-respond .comment-form>p textarea{width:100%}.site-main{margin-bottom:2.617924em}.site-content{outline:0}.page-template-template-homepage .site-main{padding-top:4.235801032em}.hentry{margin:0 0 4.235801032em}.hentry .media-attachment img,.hentry .wp-post-image{margin-bottom:1.618em;margin-left:auto;margin-right:auto}.hentry .entry-header{margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}.hentry .entry-header .byline,.hentry .entry-header .posted-on{font-size:.875em}.hentry .entry-header .byline a,.hentry .entry-header .posted-on a{font-weight:400;text-decoration:underline}.hentry .entry-header .byline a:hover,.hentry .entry-header .posted-on a:hover{text-decoration:none}.hentry .entry-meta{font-weight:300}.byline,.updated:not(.published){display:none}.group-blog .byline,.single .byline{display:inline}.page-links{clear:both;margin:0 0 1em}.author .avatar{width:64px;margin-bottom:1em}.site-footer{background-color:#f9f9f9;color:#626262;padding:0;font-size:.938em}.site-footer .before-footer-wrap{width:100vw;position:relative;margin-left:-50vw;left:50%;padding-top:3.001em;padding-bottom:2.331em;border-bottom:1px solid #bebebe}.site-footer .before-footer-wrap::after{display:block;content:"";clear:both}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .col-full,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;justify-content:space-between}@media (max-width:1589px) and (min-width:1024px){.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .col-full,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1{flex-direction:column}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter,.site-footer .before-footer-wrap .col-full .footer-newsletter,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter{margin-bottom:2em}}@media (max-width:700px){.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .col-full,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1{flex-direction:column;align-items:center}}@media (max-width:700px){.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter .media-body>div,.site-footer .before-footer-wrap .col-full .footer-newsletter .media-body>div,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter .media-body>div,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter .media-body>div{display:flex;flex-direction:column}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter .newsletter-header,.site-footer .before-footer-wrap .col-full .footer-newsletter .newsletter-header,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter .newsletter-header,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter .newsletter-header{margin-bottom:1em}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form,.site-footer .before-footer-wrap .col-full .footer-newsletter form.newsletter-form,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter form.newsletter-form{display:flex;flex-direction:column}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form input[type=text],.site-footer .before-footer-wrap .col-full .footer-newsletter form.newsletter-form input[type=text],.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form input[type=text],.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter form.newsletter-form input[type=text]{margin-bottom:.8em;width:100%}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form button,.site-footer .before-footer-wrap .col-full .footer-newsletter form.newsletter-form button,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter form.newsletter-form button,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter form.newsletter-form button{border-radius:5px;margin:0}}@media (max-width:450px){.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter .media,.site-footer .before-footer-wrap .col-full .footer-newsletter .media,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter .media,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter .media{display:flex;flex-direction:column}.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap .footer-newsletter .media i,.site-footer .before-footer-wrap .col-full .footer-newsletter .media i,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .footer-newsletter .media i,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .footer-newsletter .media i{margin-bottom:.3em}}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.site-footer strong{color:#1f1f1f;font-weight:500}.site-footer .footer-widgets-block{margin-bottom:3em;padding-top:3.133em}.site-footer .footer-widgets-block .footer-contact,.site-footer .footer-widgets-block .footer-widgets .columns{padding-top:1.667em}@media (max-width:1199px){.site-footer .footer-widgets-block .footer-contact{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (max-width:1199px) and (min-width:576px){.site-footer .footer-widgets-block .footer-contact{padding-right:15px;padding-left:15px}}@media (max-width:1199px) and (min-width:768px){.site-footer .footer-widgets-block .footer-contact{padding-right:15px;padding-left:15px}}@media (max-width:1199px) and (min-width:992px){.site-footer .footer-widgets-block .footer-contact{padding-right:15px;padding-left:15px}}@media (max-width:1199px) and (min-width:1200px){.site-footer .footer-widgets-block .footer-contact{padding-right:15px;padding-left:15px}}.site-footer .footer-widgets-block .footer-widgets{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.site-footer .footer-widgets-block .footer-widgets{padding-right:15px;padding-left:15px}}@media (min-width:768px){.site-footer .footer-widgets-block .footer-widgets{padding-right:15px;padding-left:15px}}@media (min-width:992px){.site-footer .footer-widgets-block .footer-widgets{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-footer .footer-widgets-block .footer-widgets{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-footer .footer-widgets-block .footer-widgets{flex-basis:0;flex-grow:1;max-width:100%}}.site-info{width:100vw;position:relative;margin-left:-50vw;left:50%;background-color:#222;color:#bababa;font-size:.933em;letter-spacing:-.034em;padding:1.679em 0}.site-info::after{display:block;content:"";clear:both}.section-product-cards-carousel-tabs .site-info .section-products-carousel-tabs-wrap,.site-info .col-full,.site-info .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-info .section-top-categories.section-categories-carousel.section-categories-carousel-v1{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;justify-content:space-between}.site-info a{color:#bababa}.site-info a:focus,.site-info a:hover{color:#bababa}.site-info .fa-heart{color:#fd4b4b}.contact-payment-wrap{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.contact-payment-wrap{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.contact-payment-wrap{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.contact-payment-wrap{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.contact-payment-wrap{margin-right:-15px;margin-left:-15px}}@media (min-width:1590px){.contact-payment-wrap .footer-contact-info{max-width:410px;flex-basis:410px}.contact-payment-wrap .footer-contact-info .media{min-width:380px}}.contact-payment-wrap .footer-contact-info,.contact-payment-wrap .footer-payment-info{padding:0 15px}@media (min-width:1200px) and (max-width:1589px){.contact-payment-wrap .footer-contact-info,.contact-payment-wrap .footer-payment-info{max-width:300px;flex-basis:300px}}@media (min-width:1200px) and (max-width:1589px){.contact-payment-wrap .footer-payment-info .list-payment-icons .payment-icon-image{width:100%}}@media (min-width:1590px){.contact-payment-wrap .footer-payment-info{flex-basis:340px}}@media (max-width:767px){.contact-payment-wrap .footer-contact-info{margin-bottom:40px}}@media (min-width:1200px){.site-header .sticky-wrapper .techmarket-sticky-wrap.stuck{padding-left:4.6875%;padding-right:4.6875%}}@media (min-width:2000px){.site-header .sticky-wrapper .techmarket-sticky-wrap.stuck{padding-left:17%;padding-right:17%}}.site-header .departments-menu,.site-header .site-branding{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.site-header .departments-menu,.site-header .site-branding{padding-right:15px;padding-left:15px}}@media (min-width:768px){.site-header .departments-menu,.site-header .site-branding{padding-right:15px;padding-left:15px}}@media (min-width:992px){.site-header .departments-menu,.site-header .site-branding{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-header .departments-menu,.site-header .site-branding{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.site-header .departments-menu,.site-header .site-branding{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.site-header .site-branding{margin-bottom:1.533em}@media (min-width:1200px) and (max-width:1399px){.site-header .site-branding{flex:0 0 25%;max-width:25%}}@media (min-width:1400px) and (max-width:1589px){.site-header .site-branding{flex:0 0 20%;max-width:20%}}@media (min-width:992px) and (max-width:1199px){.site-header .site-branding{flex:0 0 20.8333333333%;max-width:20.8333333333%}}@media (min-width:1200px) and (max-width:1399px){.site-header .departments-menu{flex:0 0 23.3333333333%;max-width:23.3333333333%}}@media (min-width:1400px) and (max-width:1550px){.site-header .departments-menu{flex:0 0 21.6666666667%;max-width:21.6666666667%}}@media (min-width:1551px) and (max-width:1699px){.site-header .departments-menu{flex:0 0 19.1666666667%;max-width:19.1666666667%}}@media (min-width:992px) and (max-width:1199px){.site-header .departments-menu{flex:0 0 26.6666666667%;max-width:26.6666666667%}}@media (min-width:768px) and (max-width:1199px){.site-header .departments-menu{margin-bottom:20px}}.site-header .navbar-search,.site-header .primary-navigation{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.site-header .navbar-search,.site-header .primary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:768px){.site-header .navbar-search,.site-header .primary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:992px){.site-header .navbar-search,.site-header .primary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-header .navbar-search,.site-header .primary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:992px) and (max-width:1199px){.site-header .primary-navigation,.site-header .secondary-navigation{flex:0 0 37.5%;max-width:37.5%}}@media (min-width:992px){.site-header .navbar-search{flex-basis:0;flex-grow:1;max-width:100%}}@media (min-width:768px) and (max-width:1199px){.site-header .navbar-search{margin-bottom:20px}}@media (min-width:1590px){.site-header .primary-navigation{flex:0 0 50%;max-width:50%}}@media (min-width:1200px) and (max-width:1399px){.site-header .primary-navigation{flex:0 0 54.1666666667%;max-width:54.1666666667%}}.site-header .secondary-navigation{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-right:0;text-align:right}@media (min-width:576px){.site-header .secondary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:768px){.site-header .secondary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:992px){.site-header .secondary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-header .secondary-navigation{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:1199px){.site-header .secondary-navigation{margin-bottom:.8em}}@media (min-width:1590px){.site-header .secondary-navigation{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:0}}@media (min-width:1200px) and (max-width:1399px){.site-header .secondary-navigation{flex:0 0 20.8333333333%;max-width:20.8333333333%}}@media (min-width:1200px) and (max-width:1699px){.site-header.header-v1 .primary-navigation{flex:0 0 75%;max-width:75%}}@media (min-width:1700px) and (max-width:1800px){.site-header.header-v1 .primary-navigation{flex:0 0 54.1666666667%;max-width:54.1666666667%}}@media (min-width:1200px) and (max-width:1699px){.site-header.header-v1 .secondary-navigation{display:none}}@media (min-width:1700px) and (max-width:1800px){.site-header.header-v1 .secondary-navigation{flex:0 0 29.1666666667%;max-width:29.1666666667%}}.site-header .site-header-cart{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.site-header .site-header-cart{padding-right:15px;padding-left:15px}}@media (min-width:768px){.site-header .site-header-cart{padding-right:15px;padding-left:15px}}@media (min-width:992px){.site-header .site-header-cart{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.site-header .site-header-cart{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.site-header .site-header-cart{flex:0 0 9.5402299167%;max-width:9.5402299167%}}@media (min-width:1200px) and (max-width:1699px){.site-header .site-header-cart{flex:0 0 12.0402299167%;max-width:12.0402299167%;padding-right:0}}@media (min-width:992px) and (max-width:1199px){.site-header .site-header-cart{flex:0 0 16.6666666667%;max-width:16.6666666667%;margin-left:.5em;margin-bottom:20px}}.site-header .nav li a:active,.site-header .nav li a:focus,.site-header .nav li a:hover{text-decoration:none;outline:0}@media (min-width:1700px) and (max-width:1900px){.page-template-template-homepage-v1 .site-header .departments-menu,.page-template-template-homepage-v2 .site-header .departments-menu{flex:0 0 19.1666666667%;max-width:19.1666666667%}}.site-header{font-size:.938em;background-color:#fff;color:#444;background-position:center center;position:relative;padding-top:2.133em;padding-bottom:1.867em;z-index:999}@media (max-width:1199px){.site-header{z-index:999999}}.site-header .custom-logo-link,.site-header .site-logo-anchor,.site-header .site-logo-link{display:block}@media (min-width:500px){.site-header .custom-logo-link img,.site-header .site-logo-anchor img,.site-header .site-logo-link img{max-width:200px}}.site-header .custom-logo-link svg,.site-header .site-logo-anchor svg,.site-header .site-logo-link svg{min-width:176px;height:28px}.site-header .widget{margin-bottom:0}.page-template-template-homepage-v1 .site-header{padding-bottom:.867em}.no-wc-breadcrumb .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb.page-template-template-homepage .site-header{margin-bottom:0}.header-widget-region{position:relative;z-index:99}.site-branding .site-title{font-size:2em;letter-spacing:-1px;margin:0}.site-branding .site-title a{font-weight:700}.site-branding .site-description{font-size:.875em;display:none}.site-header.header-v1 .row+.row,.site-header.header-v1 .sticky-wrapper+.row{align-items:center}.site-header.header-v10,.site-header.header-v2,.site-header.header-v3,.site-header.header-v4,.site-header.header-v9{padding-bottom:1em}.site-header.header-v10 .row,.site-header.header-v2 .row,.site-header.header-v3 .row,.site-header.header-v4 .row,.site-header.header-v9 .row{align-items:center}@media (min-width:768px) and (max-width:1199px){.section-product-cards-carousel-tabs .site-header.header-v10 .section-products-carousel-tabs-wrap .row+.row,.section-product-cards-carousel-tabs .site-header.header-v2 .section-products-carousel-tabs-wrap .row+.row,.section-product-cards-carousel-tabs .site-header.header-v3 .section-products-carousel-tabs-wrap .row+.row,.section-product-cards-carousel-tabs .site-header.header-v4 .section-products-carousel-tabs-wrap .row+.row,.section-product-cards-carousel-tabs .site-header.header-v9 .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v10 .col-full .row+.row,.site-header.header-v10 .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v10 .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .row+.row,.site-header.header-v2 .col-full .row+.row,.site-header.header-v2 .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v2 .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .row+.row,.site-header.header-v3 .col-full .row+.row,.site-header.header-v3 .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v3 .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .row+.row,.site-header.header-v4 .col-full .row+.row,.site-header.header-v4 .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v4 .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .row+.row,.site-header.header-v9 .col-full .row+.row,.site-header.header-v9 .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap .row+.row,.site-header.header-v9 .section-top-categories.section-categories-carousel.section-categories-carousel-v1 .row+.row{justify-content:flex-start}}.site-header.header-v10 .site-branding,.site-header.header-v2 .site-branding,.site-header.header-v3 .site-branding,.site-header.header-v4 .site-branding,.site-header.header-v9 .site-branding{flex:0 0 12.3333333333%;max-width:12.3333333333%;margin-bottom:0}@media (min-width:1200px) and (max-width:1399px){.site-header.header-v10 .site-branding,.site-header.header-v2 .site-branding,.site-header.header-v3 .site-branding,.site-header.header-v4 .site-branding,.site-header.header-v9 .site-branding{flex:0 0 16.8333333333%;max-width:16.8333333333%}}@media (min-width:1400px) and (max-width:1589px){.site-header.header-v10 .site-branding,.site-header.header-v2 .site-branding,.site-header.header-v3 .site-branding,.site-header.header-v4 .site-branding,.site-header.header-v9 .site-branding{flex:0 0 15.8333333333%;max-width:15.8333333333%}}@media (min-width:1590px) and (max-width:1699px){.site-header.header-v10 .site-branding,.site-header.header-v2 .site-branding,.site-header.header-v3 .site-branding,.site-header.header-v4 .site-branding,.site-header.header-v9 .site-branding{flex:0 0 15.3333333333%;max-width:15.3333333333%}}@media (min-width:768px) and (max-width:1199px){.site-header.header-v10 .site-branding,.site-header.header-v2 .site-branding,.site-header.header-v3 .site-branding,.site-header.header-v4 .site-branding,.site-header.header-v9 .site-branding{flex:0 0 20.8333333333%;max-width:20.8333333333%}}.site-header.header-v10 .row+.row,.site-header.header-v10 .row+.sticky-wrapper,.site-header.header-v2 .row+.row,.site-header.header-v2 .row+.sticky-wrapper,.site-header.header-v3 .row+.row,.site-header.header-v3 .row+.sticky-wrapper,.site-header.header-v4 .row+.row,.site-header.header-v4 .row+.sticky-wrapper,.site-header.header-v9 .row+.row,.site-header.header-v9 .row+.sticky-wrapper{margin:.6em 0 0}@media (max-width:991px){.site-header.header-v10 .row+.row,.site-header.header-v10 .row+.sticky-wrapper,.site-header.header-v2 .row+.row,.site-header.header-v2 .row+.sticky-wrapper,.site-header.header-v3 .row+.row,.site-header.header-v3 .row+.sticky-wrapper,.site-header.header-v4 .row+.row,.site-header.header-v4 .row+.sticky-wrapper,.site-header.header-v9 .row+.row,.site-header.header-v9 .row+.sticky-wrapper{margin:1.3em 0 0}}@media (min-width:1200px){.site-header.header-v2 .row+.row,.site-header.header-v2 .row+.sticky-wrapper{margin:1.2em 0 0}}@media (min-width:992px) and (max-width:1199px){.site-header.header-v2 .row+.row,.site-header.header-v2 .row+.sticky-wrapper{margin:0}}.site-header.header-v2 .navbar-primary{flex:0 0 100%;max-width:100%}@media (min-width:1400px) and (max-width:1589px){.site-header.header-v3 .navbar-search{padding-left:35px}}@media (min-width:1590px) and (max-width:1699px){.site-header.header-v3 .navbar-search{padding-left:30px}}.site-header.header-v4{padding:1em 0;margin-bottom:2em}@media (max-width:767px){.site-header.header-v4{margin-bottom:0}}@media (max-width:1023px){.site-header.header-v4{margin-bottom:0}}.site-header.header-v4 .site-branding .cls-1,.site-header.header-v4 .site-branding .cls-2{fill:#fff}.site-header.header-v4 .navbar-search .search-categories{background:#fff;border:none}.site-header.header-v4 .navbar-search input[type=text]{padding:1.12em;border:none}.site-header.header-v4 .navbar-search button{border:none;color:#fff}@media (max-width:991px){.site-header.header-v4 .sticky-wrapper .handheld-header-cart-link,.site-header.header-v4 .sticky-wrapper .handheld-navigation .btn,.site-header.header-v4 .sticky-wrapper .handheld-navigation button{color:#fff}}.site-header.header-v4 .site-header-cart .cart-contents{color:#fff}.site-header.header-v4 .header-cart-icon,.site-header.header-v4 .navbar-nav .nav-link{color:#fff}@media (max-width:1199px){.site-header.header-v4 .departments-menu,.site-header.header-v4 .navbar-search,.site-header.header-v4 .site-header-cart,.site-header.header-v4 ul.header-compare.nav,.site-header.header-v4 ul.header-wishlist.nav{margin-bottom:0}}.site-header.header-v6{padding:1.41em 0}.site-header.header-v6 .row{justify-content:space-between;align-items:center;margin:0}.site-header.header-v6 .row .site-branding{margin:0;padding:0}@media (min-width:1024px){.site-header.header-v6 .row .site-branding{display:flex}}.site-header.header-v6 .row .site-branding .custom-logo-link{margin:0 auto;display:inherit}@media (max-width:991px){.site-header.header-v6 .sticky-wrapper{margin-top:22px}}@media (max-width:1199px){.site-header.header-v6 .departments-menu{margin-bottom:0}}.site-header.header-v6 .header-action-btn{font-weight:300;font-size:.933em}.site-header.header-v6 .header-action-btn i{font-size:2.143em;padding-left:.267em}.page-template-template-homepage-v10 .header-v4,.page-template-template-homepage-v9 .header-v4{margin-bottom:0}.page-template-template-homepage-v5 .header-v5,.page-template-template-homepage-v5 .header-v6,.page-template-template-homepage-v6 .header-v5,.page-template-template-homepage-v6 .header-v6{margin-bottom:20px}.page-template-template-homepage-v12 .header-v6,.page-template-template-homepage-v12 .header-v7,.page-template-template-homepage-v12 .header-v8,.page-template-template-homepage-v5 .header-v6,.page-template-template-homepage-v5 .header-v7,.page-template-template-homepage-v5 .header-v8,.page-template-template-homepage-v6 .header-v6,.page-template-template-homepage-v6 .header-v7,.page-template-template-homepage-v6 .header-v8{box-shadow:0 0 17px -1px rgba(0,0,0,.6)}.page-template-template-homepage-v12 .header-v5,.page-template-template-homepage-v12 .header-v6,.page-template-template-homepage-v12 .header-v7,.page-template-template-homepage-v12 .header-v8,.page-template-template-homepage-v12 .header-v9,.page-template-template-homepage-v2 .header-v5,.page-template-template-homepage-v2 .header-v9,.page-template-template-homepage-v3 .header-v5,.page-template-template-homepage-v5 .header-v7,.page-template-template-homepage-v5 .header-v8,.page-template-template-homepage-v5 .header-v9,.page-template-template-homepage-v6 .header-v7,.page-template-template-homepage-v6 .header-v8,.page-template-template-homepage-v6 .header-v9{margin-bottom:20px}.page-template-template-homepage-v2 .header-v8,.page-template-template-homepage-v3 .header-v6,.page-template-template-homepage-v3 .header-v7,.page-template-template-homepage-v3 .header-v8{margin-bottom:30px;box-shadow:0 0 17px -1px rgba(0,0,0,.6)}.site-header.header-v5{width:100%;padding:1.3em 0;color:#fff}.site-header.header-v5 .row{margin:0;align-items:center}.site-header.header-v5 .site-branding .cls-1,.site-header.header-v5 .site-branding .cls-2{fill:#fff}@media (max-width:991px){.site-header.header-v5 .sticky-wrapper{margin-top:22px}.site-header.header-v5 .sticky-wrapper .handheld-header-cart-link,.site-header.header-v5 .sticky-wrapper .handheld-navigation .btn,.site-header.header-v5 .sticky-wrapper .handheld-navigation button{color:#fff}}.site-header.header-v5 .site-branding{margin:0}@media (min-width:1200px) and (max-width:1399px){.site-header.header-v5 .site-branding{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width:1590px){.site-header.header-v5 .site-branding{flex:0 0 12.3333333333%;max-width:12.3333333333%}}.site-header.header-v5 .custom-logo-link{display:flex}@media (min-width:1590px){.site-header.header-v5 .primary-navigation{flex:0 0 58.3333333333%;max-width:58.3333333333%;margin-left:1.8333333333%}}@media (min-width:1200px) and (max-width:1399px){.site-header.header-v5 .primary-navigation{flex:0 0 56.6666666667%;max-width:56.6666666667%}}.site-header.header-v5 .navbar-search{flex-basis:0;flex-grow:1;max-width:100%;background-color:#fff;padding:0;border-radius:6px}.site-header.header-v5 .navbar-search input[type=text]{border-color:transparent;background-color:transparent}.site-header.header-v5 .navbar-search button{min-width:60px;max-width:60px;color:#fff;border:transparent}.site-header.header-v5 .navbar-search button i{display:block}.site-header.header-v5 .navbar-search button span{display:none}.site-header.header-v5 .navbar-search button:focus,.site-header.header-v5 .navbar-search button:hover{border:transparent}.header-v3 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu button::before,.header-v3 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu>.dropdown-menu,.header-v4 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu button::before,.header-v4 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu>.dropdown-menu{transition:all .25s ease 0s;opacity:0;visibility:hidden}.header-v3 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu.show button::before,.header-v3 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu.show>.dropdown-menu,.header-v4 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu.show button::before,.header-v4 .sticky-wrapper .techmarket-sticky-wrap.stuck .departments-menu.show>.dropdown-menu{transition:all .25s ease 0s;opacity:1;visibility:visible}.site-header.header-v7{padding:1em 0}@media (min-width:1025px){.site-header.header-v7 .sticky-wrapper .techmarket-sticky-wrap.stuck>.row{padding:1em 0;margin:0 15px}}@media (min-width:1200px){.site-header.header-v7 .primary-navigation{flex:0 0 41.6666666667%;max-width:41.6666666667%}}.site-header.header-v7 .row{align-items:center}.site-header.header-v7 .site-branding{display:flex;flex-basis:0;flex-grow:1;max-width:100%;margin-bottom:0}@media (min-width:1590px){.site-header.header-v7 .site-branding a{ }}.site-header.header-v7 .site-branding .custom-logo-link{display:flex}@media (min-width:1025px){.site-header.header-v8{padding:0}.site-header.header-v8 .row{align-items:center}.site-header.header-v8 .sticky-wrapper .techmarket-sticky-wrap.stuck>.row{padding:0}}@media (max-width:1024px){.site-header.header-v8 svg .cls-1{fill:#000}}.site-header.header-v8 .desktop-only{padding:0!important}@media (min-width:1025px){.site-header.header-v8 .site-branding{margin-bottom:0;display:flex;padding:21px 0;background-color:#000;flex:0 0 23%;max-width:23%}}@media (min-width:1590px){.site-header.header-v8 .site-branding{flex:0 0 15.8333333333%;max-width:15.8333333333%}}@media (min-width:1350px) and (max-width:1399px){.site-header.header-v8 .site-branding{flex:0 0 21.3333333333%;max-width:21.3333333333%}}@media (min-width:1025px){.site-header.header-v8 .site-branding .custom-logo-link{margin:0 auto;height:28px}}.site-header.header-v8 ul.header-compare.nav .nav-link,.site-header.header-v8 ul.header-wishlist.nav .nav-link{padding:0}.site-header.header-v8 .primary-navigation{padding-left:70px}@media (min-width:1200px){.site-header.header-v8 .primary-navigation{flex-basis:0;flex-grow:1;max-width:100%}}@media (min-width:1025px){.site-header.header-v8 .navbar-primary .nav .menu-item-has-children>.dropdown-menu,.site-header.header-v8 .primary-navigation .nav .menu-item-has-children>.dropdown-menu{top:66px}.site-header.header-v8 .navbar-primary .nav .dropdown-menu .show>.dropdown-menu,.site-header.header-v8 .primary-navigation .nav .dropdown-menu .show>.dropdown-menu{left:100%;top:0}}.site-header.header-v9{box-shadow:0 2px 4px rgba(1,1,1,.15);padding:.96em 0}.site-header.header-v9 .row{align-items:center}@media (min-width:1200px) and (max-width:1399px){.site-header.header-v9 .row{flex-wrap:nowrap}}.site-header.header-v9 .site-branding{margin-bottom:0}.site-header.header-v9 .site-branding .custom-logo-link{display:flex}.site-header.header-v9 .primary-navigation{flex-basis:0;flex-grow:1;max-width:100%}.site-header.header-v10{padding-top:.68em;padding-bottom:1.6em}.site-header.header-v10 .stretched-row{margin-top:13px}.site-header.header-v10 .stretched-row .row{margin:0 10px}.site-header.header-v10 .stuck .stretched-row{margin-top:0}@media (min-width:1200px){.site-header.header-v10 .sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children>.dropdown-menu,.site-header.header-v10 .sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children>.dropdown-menu{top:46px}}.site-header.header-v10 .navbar-primary{width:100%}.site-header.header-v10 .navbar-primary>.nav{padding:6.5px 0}button.menu-toggle{cursor:pointer;text-align:left;float:right;position:relative;border:2px solid transparent;box-shadow:none;border-radius:2px;background-image:none;padding:.6180469716em .875em .6180469716em 2.617924em;font-size:.875em}button.menu-toggle:hover{background-image:none}button.menu-toggle span:before{-webkit-transition:all ease .2s;-o-transition:all ease .2s;transition:all ease .2s}button.menu-toggle span:before,button.menu-toggle:after,button.menu-toggle:before{content:"";display:block;height:2px;width:14px;position:absolute;top:50%;left:1em;margin-top:-1px;transition:all,ease,.2s;border-radius:3px}button.menu-toggle:before{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}button.menu-toggle:after{-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px)}.toggled button.menu-toggle:after,.toggled button.menu-toggle:before{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.toggled button.menu-toggle:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.toggled button.menu-toggle span:before{opacity:0}.main-navigation::after{display:block;content:"";clear:both}.main-navigation div.menu{display:none}.main-navigation div.menu:last-child{display:block}.main-navigation .menu{clear:both}.main-navigation div.menu>ul:not(.nav-menu),.nav-menu{overflow:hidden;max-height:0;transition:all,ease,.8s}.main-navigation.toggled .menu>ul:not(.nav-menu),.main-navigation.toggled ul[aria-expanded=true]{max-height:1750px}.main-navigation ul{margin-left:0;list-style:none;margin-bottom:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a{padding:.875em 0;display:block}.main-navigation ul li a:hover{color:#e6e6e6}.section-products-isotope,.section-products-isotope-alt{background-color:#f6f7f7;padding:50px 0}.section-products-isotope .isotope-products .section-header .pre-title,.section-products-isotope-alt .isotope-products .section-header .pre-title{font-size:1.125em;color:#090909;letter-spacing:-.01em;font-weight:300;margin-bottom:25px}@media (min-width:768px) and (max-width:1399px){.section-products-isotope .isotope-products .section-header .pre-title,.section-products-isotope-alt .isotope-products .section-header .pre-title{font-size:1em;margin-bottom:18px}}@media (max-width:767px){.section-products-isotope .isotope-products .section-header,.section-products-isotope-alt .isotope-products .section-header{margin-bottom:50px}}.section-products-isotope .isotope-products .section-header .section-title,.section-products-isotope-alt .isotope-products .section-header .section-title{font-size:1.875em;line-height:1.267em;color:#090909;letter-spacing:-.01em;font-weight:300;margin-bottom:22px}@media (min-width:1200px) and (max-width:1399px){.section-products-isotope .isotope-products .section-header .section-title,.section-products-isotope-alt .isotope-products .section-header .section-title{font-size:1.3em}}@media (min-width:768px) and (max-width:991px){.section-products-isotope .isotope-products .section-header .section-title,.section-products-isotope-alt .isotope-products .section-header .section-title{font-size:1.3em}}.section-products-isotope .isotope-products .section-header .section-title strong,.section-products-isotope-alt .isotope-products .section-header .section-title strong{font-weight:500;font-size:1.2em;line-height:1.056em}.section-products-isotope .isotope-products .section-header .marketing-text,.section-products-isotope-alt .isotope-products .section-header .marketing-text{font-size:1.25em;color:#090909;font-weight:100;margin-bottom:12px}@media (min-width:768px) and (max-width:1399px){.section-products-isotope .isotope-products .section-header .marketing-text,.section-products-isotope-alt .isotope-products .section-header .marketing-text{font-size:1em}}.section-products-isotope .isotope-products .section-header .action,.section-products-isotope-alt .isotope-products .section-header .action{font-size:.875em;line-height:1em;padding:.929em 2.429em .643em;border-radius:32px;font-weight:500}.section-products-isotope .isotope-products .deal-countdown-timer,.section-products-isotope-alt .isotope-products .deal-countdown-timer{margin-bottom:1.938em}@media (min-width:1200px) and (max-width:1399px){.section-products-isotope .isotope-products .deal-countdown-timer,.section-products-isotope-alt .isotope-products .deal-countdown-timer{margin-bottom:1.2em}}.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown{display:flex;text-align:center;min-width:230px}.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown>span,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown>span{display:flex;color:#383838;align-items:center}@media (min-width:1200px) and (max-width:1399px){.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown>span,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown>span{flex-wrap:wrap;justify-content:center;width:50px}}.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown>span b,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown>span b{font-size:.625em;text-transform:uppercase;font-weight:300;color:#383838}@media (min-width:1200px) and (max-width:1399px){.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown>span b,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown>span b{margin-left:0}}.section-products-isotope .isotope-products .deal-countdown-timer .deal-countdown>span .value,.section-products-isotope-alt .isotope-products .deal-countdown-timer .deal-countdown>span .value{font-size:1.125em;background-color:#fff;border:1px solid #cecece;border-radius:50%;width:50px;height:50px;line-height:2.556em;font-weight:500;font-size:20px}.section-products-isotope .products,.section-products-isotope-alt .products{margin:0}.section-products-isotope .products .clear,.section-products-isotope-alt .products .clear{display:none}.section-products-isotope .products .product .onsale,.section-products-isotope-alt .products .product .onsale{right:25px;top:25px;z-index:1}@media (min-width:768px){.section-products-isotope .products .product .clear+.woocommerce-LoopProduct-link,.section-products-isotope .products .product .onsale+.woocommerce-LoopProduct-link,.section-products-isotope-alt .products .product .clear+.woocommerce-LoopProduct-link,.section-products-isotope-alt .products .product .onsale+.woocommerce-LoopProduct-link{flex-grow:1;display:flex;overflow:hidden}}.section-products-isotope .products h3,.section-products-isotope-alt .products h3{max-width:250px}.section-products-isotope .row-1 .products,.section-products-isotope-alt .row-1 .products{-webkit-grid-auto-flow:column;-ms-grid-auto-flow:column;grid-auto-flow:column}.section-products-isotope .row-1 .products .product:nth-child(3),.section-products-isotope-alt .row-1 .products .product:nth-child(3){-webkit-grid-column:span 2;-ms-grid-column:span 2;grid-column:span 2;-webkit-grid-row:span 2;-ms-grid-row:span 2;grid-row:span 2}.section-products-isotope .row-1 .products .product:nth-child(6),.section-products-isotope-alt .row-1 .products .product:nth-child(6){-webkit-grid-column:span 1;-ms-grid-column:span 1;grid-column:span 1;-webkit-grid-row:span 2;-ms-grid-row:span 2;grid-row:span 2}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-1 .products .product:nth-child(6),.section-products-isotope-alt .row-1 .products .product:nth-child(6){display:none}}@media (min-width:768px){.section-products-isotope .row-1 .products,.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products,.section-products-isotope-alt .row-1 .products,.section-products-isotope-alt .row-2 .products,.section-products-isotope-alt .row-3 .products{display:-ms-grid;display:-webkit-grid;display:grid}}@media (max-width:767px){.section-products-isotope .row-1 .products,.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products,.section-products-isotope-alt .row-1 .products,.section-products-isotope-alt .row-2 .products,.section-products-isotope-alt .row-3 .products{display:flex}}.section-products-isotope .row-1 .products .product,.section-products-isotope .row-2 .products .product,.section-products-isotope .row-3 .products .product,.section-products-isotope-alt .row-1 .products .product,.section-products-isotope-alt .row-2 .products .product,.section-products-isotope-alt .row-3 .products .product{max-width:100%;border:none;border-radius:5px;display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.section-products-isotope .row-1 .products .product,.section-products-isotope .row-2 .products .product,.section-products-isotope .row-3 .products .product,.section-products-isotope-alt .row-1 .products .product,.section-products-isotope-alt .row-2 .products .product,.section-products-isotope-alt .row-3 .products .product{margin-bottom:20px}}.section-products-isotope .row-1 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope .row-2 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope .row-3 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope-alt .row-1 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope-alt .row-2 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope-alt .row-3 .products .product .woocommerce-LoopProduct-link img{margin:auto}.section-products-isotope .row-1 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link,.section-products-isotope .row-2 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link,.section-products-isotope .row-3 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link,.section-products-isotope-alt .row-1 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link,.section-products-isotope-alt .row-2 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link,.section-products-isotope-alt .row-3 .products .product .woocommerce-LoopProduct-link+.woocommerce-LoopProduct-link{margin-top:12px}.section-products-isotope .row-1 .products .product .hover-area,.section-products-isotope .row-2 .products .product .hover-area,.section-products-isotope .row-3 .products .product .hover-area,.section-products-isotope-alt .row-1 .products .product .hover-area,.section-products-isotope-alt .row-2 .products .product .hover-area,.section-products-isotope-alt .row-3 .products .product .hover-area{border:none;left:0;right:0;margin:0}.section-products-isotope{padding:3em 0}.home-v1-slider{margin-bottom:1.938em}@media (min-width:1700px){.home-v1-slider .custom.tp-bullets{left:calc(50% - 523px)!important}}@media (min-width:1590px){.home-v2-slider .custom.tp-bullets{left:calc(50% - 440px)!important}}.slider-sm-btn:hover{color:#fff!important}.home-v1-slider .custom.tp-bullets,.home-v10-slider .custom.tp-bullets,.home-v11-slider .custom.tp-bullets,.home-v12-slider .custom.tp-bullets,.home-v2-slider .custom.tp-bullets,.home-v3-slider .custom.tp-bullets,.home-v4-slider .custom.tp-bullets,.home-v5-slider .custom.tp-bullets,.home-v6-slider .custom.tp-bullets{text-align:center;display:flex;align-items:center}.home-v1-slider .custom.tp-bullets::before,.home-v10-slider .custom.tp-bullets::before,.home-v11-slider .custom.tp-bullets::before,.home-v12-slider .custom.tp-bullets::before,.home-v2-slider .custom.tp-bullets::before,.home-v3-slider .custom.tp-bullets::before,.home-v4-slider .custom.tp-bullets::before,.home-v5-slider .custom.tp-bullets::before,.home-v6-slider .custom.tp-bullets::before{display:none}.home-v1-slider .custom.tp-bullets .tp-bullet,.home-v10-slider .custom.tp-bullets .tp-bullet,.home-v11-slider .custom.tp-bullets .tp-bullet,.home-v12-slider .custom.tp-bullets .tp-bullet,.home-v2-slider .custom.tp-bullets .tp-bullet,.home-v3-slider .custom.tp-bullets .tp-bullet,.home-v4-slider .custom.tp-bullets .tp-bullet,.home-v5-slider .custom.tp-bullets .tp-bullet,.home-v6-slider .custom.tp-bullets .tp-bullet{background-color:#d3d3d3;text-align:center;width:8px;height:8px;position:relative;border-radius:50%;flex-shrink:0}.home-v1-slider .custom.tp-bullets .tp-bullet.selected,.home-v10-slider .custom.tp-bullets .tp-bullet.selected,.home-v11-slider .custom.tp-bullets .tp-bullet.selected,.home-v12-slider .custom.tp-bullets .tp-bullet.selected,.home-v2-slider .custom.tp-bullets .tp-bullet.selected,.home-v3-slider .custom.tp-bullets .tp-bullet.selected,.home-v4-slider .custom.tp-bullets .tp-bullet.selected,.home-v5-slider .custom.tp-bullets .tp-bullet.selected,.home-v6-slider .custom.tp-bullets .tp-bullet.selected{width:30px;height:8px;border-radius:4px;z-index:1;flex-shrink:0}.home-v1-slider .tm-long-arrow-left,.home-v1-slider .tm-long-arrow-right,.home-v10-slider .tm-long-arrow-left,.home-v10-slider .tm-long-arrow-right,.home-v11-slider .tm-long-arrow-left,.home-v11-slider .tm-long-arrow-right,.home-v12-slider .tm-long-arrow-left,.home-v12-slider .tm-long-arrow-right,.home-v2-slider .tm-long-arrow-left,.home-v2-slider .tm-long-arrow-right,.home-v3-slider .tm-long-arrow-left,.home-v3-slider .tm-long-arrow-right,.home-v4-slider .tm-long-arrow-left,.home-v4-slider .tm-long-arrow-right,.home-v5-slider .tm-long-arrow-left,.home-v5-slider .tm-long-arrow-right,.home-v6-slider .tm-long-arrow-left,.home-v6-slider .tm-long-arrow-right{margin-left:7px;font-size:31px}@media (max-width:480px){.home-v1-slider .tm-long-arrow-left,.home-v1-slider .tm-long-arrow-right,.home-v10-slider .tm-long-arrow-left,.home-v10-slider .tm-long-arrow-right,.home-v11-slider .tm-long-arrow-left,.home-v11-slider .tm-long-arrow-right,.home-v12-slider .tm-long-arrow-left,.home-v12-slider .tm-long-arrow-right,.home-v2-slider .tm-long-arrow-left,.home-v2-slider .tm-long-arrow-right,.home-v3-slider .tm-long-arrow-left,.home-v3-slider .tm-long-arrow-right,.home-v4-slider .tm-long-arrow-left,.home-v4-slider .tm-long-arrow-right,.home-v5-slider .tm-long-arrow-left,.home-v5-slider .tm-long-arrow-right,.home-v6-slider .tm-long-arrow-left,.home-v6-slider .tm-long-arrow-right{margin-left:7px;font-size:19px}.home-v1-slider .slider-sm-btn,.home-v10-slider .slider-sm-btn,.home-v11-slider .slider-sm-btn,.home-v12-slider .slider-sm-btn,.home-v2-slider .slider-sm-btn,.home-v3-slider .slider-sm-btn,.home-v4-slider .slider-sm-btn,.home-v5-slider .slider-sm-btn,.home-v6-slider .slider-sm-btn{padding:6px 10px!important}}@media (min-width:480px) and (max-width:768px){.home-v1-slider .tm-long-arrow-left,.home-v1-slider .tm-long-arrow-right,.home-v10-slider .tm-long-arrow-left,.home-v10-slider .tm-long-arrow-right,.home-v11-slider .tm-long-arrow-left,.home-v11-slider .tm-long-arrow-right,.home-v12-slider .tm-long-arrow-left,.home-v12-slider .tm-long-arrow-right,.home-v2-slider .tm-long-arrow-left,.home-v2-slider .tm-long-arrow-right,.home-v3-slider .tm-long-arrow-left,.home-v3-slider .tm-long-arrow-right,.home-v4-slider .tm-long-arrow-left,.home-v4-slider .tm-long-arrow-right,.home-v5-slider .tm-long-arrow-left,.home-v5-slider .tm-long-arrow-right,.home-v6-slider .tm-long-arrow-left,.home-v6-slider .tm-long-arrow-right{font-size:19px}.home-v1-slider .slider-sm-btn,.home-v10-slider .slider-sm-btn,.home-v11-slider .slider-sm-btn,.home-v12-slider .slider-sm-btn,.home-v2-slider .slider-sm-btn,.home-v3-slider .slider-sm-btn,.home-v4-slider .slider-sm-btn,.home-v5-slider .slider-sm-btn,.home-v6-slider .slider-sm-btn{padding:8px 15px!important}}@media (min-width:1024px) and (max-width:1280px){.home-v1-slider .tm-long-arrow-left,.home-v1-slider .tm-long-arrow-right,.home-v10-slider .tm-long-arrow-left,.home-v10-slider .tm-long-arrow-right,.home-v11-slider .tm-long-arrow-left,.home-v11-slider .tm-long-arrow-right,.home-v12-slider .tm-long-arrow-left,.home-v12-slider .tm-long-arrow-right,.home-v2-slider .tm-long-arrow-left,.home-v2-slider .tm-long-arrow-right,.home-v3-slider .tm-long-arrow-left,.home-v3-slider .tm-long-arrow-right,.home-v4-slider .tm-long-arrow-left,.home-v4-slider .tm-long-arrow-right,.home-v5-slider .tm-long-arrow-left,.home-v5-slider .tm-long-arrow-right,.home-v6-slider .tm-long-arrow-left,.home-v6-slider .tm-long-arrow-right{font-size:20px}.home-v1-slider .slider-sm-btn,.home-v10-slider .slider-sm-btn,.home-v11-slider .slider-sm-btn,.home-v12-slider .slider-sm-btn,.home-v2-slider .slider-sm-btn,.home-v3-slider .slider-sm-btn,.home-v4-slider .slider-sm-btn,.home-v5-slider .slider-sm-btn,.home-v6-slider .slider-sm-btn{padding:8px 15px!important;font-size:14px!important;line-height:15px!important}.home-v1-slider .home-v1-slider .custom.tp-bullets,.home-v10-slider .home-v1-slider .custom.tp-bullets,.home-v11-slider .home-v1-slider .custom.tp-bullets,.home-v12-slider .home-v1-slider .custom.tp-bullets,.home-v2-slider .home-v1-slider .custom.tp-bullets,.home-v3-slider .home-v1-slider .custom.tp-bullets,.home-v4-slider .home-v1-slider .custom.tp-bullets,.home-v5-slider .home-v1-slider .custom.tp-bullets,.home-v6-slider .home-v1-slider .custom.tp-bullets{left:calc(50% - 353px)!important;top:105%!important}}.landing-v2-slider{margin-bottom:3.188em}.home-v9-slider{margin-bottom:0em}@media (min-width:1024px) and (max-width:1590px){.home-v9-slider .slider-sm-btn{padding:5px 20px 6px!important;line-height:1.5!important}}.home-v10-slider{margin-bottom:1.42em}.home-v11-slider{margin-bottom:4.438em}@media (max-width:1279px) and (min-width:1024px){.home-v11-slider .slider-sm-btn{right:40px}}@media (max-width:767px) and (min-width:480px){.home-v11-slider .slider-sm-btn{right:40px}}.full-width-banner{margin-bottom:3.688em}.full-width-banner .banner-bg .caption{letter-spacing:-.01em;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}@media (max-width:767px){.full-width-banner .banner-bg .caption{flex-direction:column;text-align:center;font-size:14px}}.full-width-banner .banner-bg .caption h3.title{font-size:2.125em;line-height:1.118em;color:#2a2a2a;font-weight:300;margin-bottom:.206em}@media (max-width:767px){.full-width-banner .banner-bg .caption h3.title{font-size:1.5em}}.full-width-banner .banner-bg .caption h3.title strong{font-weight:500}.full-width-banner .banner-bg .button,.full-width-banner .banner-bg article .more-link,article .full-width-banner .banner-bg .more-link{margin-bottom:.236em;display:flex;border:2px solid;background-color:transparent;border-radius:.267em;font-weight:500;font-size:.938em;line-height:1.2em;padding:.74em 2.1em;align-items:center;margin-left:2.5em;letter-spacing:-.01em}@media (max-width:767px){.full-width-banner .banner-bg .button,.full-width-banner .banner-bg article .more-link,article .full-width-banner .banner-bg .more-link{margin-left:0;font-size:.838em}}.full-width-banner .banner-bg .button:focus,.full-width-banner .banner-bg .button:hover,.full-width-banner .banner-bg article .more-link:focus,.full-width-banner .banner-bg article .more-link:hover,article .full-width-banner .banner-bg .more-link:focus,article .full-width-banner .banner-bg .more-link:hover{text-decoration:none;color:#fff}.full-width-banner .banner-bg .button .feature-icon,.full-width-banner .banner-bg article .more-link .feature-icon,article .full-width-banner .banner-bg .more-link .feature-icon{font-size:2em}.banner.text-in-left .banner-bg{padding-left:2.188em;justify-content:flex-start}.banner.text-in-right .banner-bg{padding-right:4.375em;justify-content:flex-end}@media (max-width:575px){.banner.text-in-right .banner-bg{padding-right:2.3em}}.page-template-template-homepage-v1 .banners .text-in-left{padding-left:.313em}.page-template-template-homepage-v1 .banners .text-in-right .banner-bg{padding-right:3.563em}.page-template-template-homepage-v1 .side-banners{margin-bottom:3.688em}.banners{margin-bottom:4.063em}.banners .banner .banner-bg{height:259px}@media (max-width:767px){.banners .banner .banner-bg .caption{font-size:14px}}.banners .banner .banner-bg .caption .price{display:block;font-weight:300;font-size:1.375em;letter-spacing:.035em;margin-bottom:.682em}.banners .banner.banner-long,.banners .banner.banner-short{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.banners .banner.banner-long,.banners .banner.banner-short{padding-right:15px;padding-left:15px}}@media (min-width:768px){.banners .banner.banner-long,.banners .banner.banner-short{padding-right:15px;padding-left:15px}}@media (min-width:992px){.banners .banner.banner-long,.banners .banner.banner-short{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.banner-long,.banners .banner.banner-short{padding-right:15px;padding-left:15px}}@media (max-width:1199px){.banners .banner.banner-short{text-align:center}.banners .banner.banner-short .banner-bg{display:flex;justify-content:center;padding:0}}@media (min-width:1200px){.banners .banner.banner-short{flex:0 0 25%;max-width:25%;padding-left:.313em}}@media (min-width:1200px){.banners .banner.banner-long{flex-basis:0;flex-grow:1;max-width:100%}}@media (max-width:1199px){.banners .banner.banner-long{margin-bottom:20px}}@media (max-width:767px){.banners .banner.banner-long .banner-bg{padding:0 30px;text-align:center}}.banners .banner:last-child .banner-bg .caption h3{font-size:1.313em;line-height:1.333em}.banners .banner:last-child .banner-bg .caption h3 strong{font-size:1.333em}.side-banners,.slider-with-banners{margin-bottom:2.813em}.side-banners .banner .banner-bg,.slider-with-banners .banner .banner-bg{height:256px}@media (min-width:1590px){.side-banners .banner+.banner,.slider-with-banners .banner+.banner{margin-top:1.25em}}@media (max-width:767px){.side-banners .banner+.banner,.slider-with-banners .banner+.banner{margin-top:20px}}.slider-with-banners{margin-right:-32px}.slider-with-banners .col-sm-7{padding-left:.75em}@media (min-width:1700px){.slider-with-banners .banner{width:414px}}@media (min-width:768px) and (max-width:1589px){.slider-with-banners .banner{padding-right:10px;flex:0 0 50%;max-width:50%}}@media (min-width:768px) and (max-width:1589px){.slider-with-banners .banner+.banner{padding-right:0;padding-left:10px}}.side-banners .banner .banner-bg{height:251px;background:#fff}.side-banners .banner .banner-bg .caption h3{font-size:1.375em;line-height:1.182em;color:#2a2a2a}@media (min-width:1200px) and (max-width:1919px){.side-banners .banner+.banner{margin-top:20px}}@media (max-width:1199px){.side-banners .banner+.banner{margin-top:20px}}.banner-action.button,article .banner-action.more-link{margin-bottom:.236em;display:inline-block;border:2px solid;background-color:transparent;border-radius:2.286em;font-weight:400;font-size:.875em;line-height:.786em;padding:.74em 2.43em;text-align:center}.banner-action.button:focus,.banner-action.button:hover,article .banner-action.more-link:focus,article .banner-action.more-link:hover{text-decoration:none;color:#fff}.banner .banner-bg,.techmarket-banner .banner-bg{display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.banner .banner-bg .caption h4.subtitle,.techmarket-banner .banner-bg .caption h4.subtitle{font-size:1.125em;line-height:1.833em;color:#6b6b6b;font-weight:300}.banner .banner-bg .caption h3,.techmarket-banner .banner-bg .caption h3{font-size:1.75em;font-weight:300;color:#2a2a2a;letter-spacing:-.025em;line-height:1.214em;margin:0 0 .8em}.banner .banner-bg .caption h3 strong,.techmarket-banner .banner-bg .caption h3 strong{font-weight:500}.banner .banner-bg .caption h4,.techmarket-banner .banner-bg .caption h4{font-size:1.625em;line-height:1.038em;color:#282828;font-weight:300}.banner .banner-bg .caption h4 strong,.techmarket-banner .banner-bg .caption h4 strong{font-weight:500}.banner .banner-bg .caption h5,.techmarket-banner .banner-bg .caption h5{font-size:.875em;line-height:1em;color:#686868;font-weight:300;margin-bottom:1.071em}.banner .banner-bg .caption .price,.techmarket-banner .banner-bg .caption .price{font-size:1.5em;line-height:1.5em;font-weight:300}.banner .banner-bg .caption .price del,.banner .banner-bg .caption .price ins,.techmarket-banner .banner-bg .caption .price del,.techmarket-banner .banner-bg .caption .price ins{font-weight:300}.banner .banner-bg .caption .price del,.techmarket-banner .banner-bg .caption .price del{color:#9ca3a3;font-size:.708em;line-height:1.294em}@media (min-width:768px){.home4-banner.techmarket-banner .banner{flex:0 0 50%;max-width:50%}}.home4-banner.techmarket-banner .banner .banner-bg .caption h3{font-size:2.75em;line-height:1em;letter-spacing:-.025em;font-weight:500;color:#242424;margin:0 0 .864em}.home4-banner.techmarket-banner .banner .banner-bg .caption h4{font-size:1em;line-height:2.75em;letter-spacing:-.025em;font-weight:300;margin:-.875em 0 1em}@media (max-width:767px){.home4-banner.techmarket-banner .banner .banner-bg .caption h4{line-height:1}}.homev3-slider-with-banners .banner{margin-bottom:1.25em}@media (min-width:1700px){.homev3-slider-with-banners .banner{width:287px}}@media (min-width:1590px) and (max-width:1699px){.homev3-slider-with-banners .banner{width:231px}}@media (min-width:1680px) and (max-width:1699px){.homev3-slider-with-banners .banner{width:243px}}.homev3-slider-with-banners .banner .banner-bg .caption h3{font-size:1.188em;line-height:1.211em;font-weight:300;margin:0 0 .4em}.homev3-slider-with-banners .banner .banner-bg .caption h4{font-size:.75em;line-height:.583em;font-weight:300;color:#686868;margin-bottom:.9em}.homev3-slider-with-banners .banner .banner-bg .caption .price{font-size:1.125em;line-height:.833em;font-weight:300}.homev3-slider-with-banners .banner .banner-bg .caption .price .start_price{font-size:.889em;color:#444;padding-right:.25em}@media (min-width:1590px){.homev3-slider-with-banners .banner:last-child,.homev3-slider-with-banners .banner:nth-child(3){margin-bottom:0}}.homev12-slider-with-banners .banner,.homev6-slider-with-banners .banner{margin-bottom:1.25em}.homev12-slider-with-banners .banner .banner-bg .caption h3,.homev6-slider-with-banners .banner .banner-bg .caption h3{font-size:1.25em;line-height:1.2em;font-weight:300;margin:0 0 .95em}.homev12-slider-with-banners .banner .banner-bg .caption h4,.homev6-slider-with-banners .banner .banner-bg .caption h4{font-size:.813em;line-height:.769em;font-weight:300;margin-bottom:.9em}.homev12-slider-with-banners .banner .banner-bg .caption .price,.homev6-slider-with-banners .banner .banner-bg .caption .price{font-size:1.25em;line-height:1.1em}.homev12-slider-with-banners .banner .banner-bg .caption .price del,.homev6-slider-with-banners .banner .banner-bg .caption .price del{font-size:.85em;line-height:1.294em}@media (min-width:768px){.homev12-slider-with-banners .banner:last-child,.homev12-slider-with-banners .banner:nth-child(2),.homev6-slider-with-banners .banner:last-child,.homev6-slider-with-banners .banner:nth-child(2){margin-bottom:0}}.banners .banner-bg,.full-width-banner .banner-bg,.home-v3-banner-with-products-carousel .banner-bg{border-radius:4px}.home4-banner .banner .banner-bg{border-radius:0}.page-template-template-homepage-v2 .banner .banner-bg h4,.side-banners .banner .banner-bg h4{font-size:.875em;line-height:1em;color:#686868;font-weight:300;margin-bottom:1.071em}@media (max-width:1199px){.banners .banner{margin-bottom:20px}}.banners .banner.small-banner{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.banners .banner.small-banner{padding-right:15px;padding-left:15px}}@media (min-width:768px){.banners .banner.small-banner{padding-right:15px;padding-left:15px}}@media (min-width:992px){.banners .banner.small-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.small-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.small-banner{flex:0 0 25%;max-width:25%}}.banners .banner.large-banner{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex-basis:0;flex-grow:1;max-width:100%}@media (min-width:576px){.banners .banner.large-banner{padding-right:15px;padding-left:15px}}@media (min-width:768px){.banners .banner.large-banner{padding-right:15px;padding-left:15px}}@media (min-width:992px){.banners .banner.large-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.large-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.large-banner{padding:0 .313em!important}}.banners .banner.large-banner-v1 .subtitle{margin-bottom:17px}.banners .banner.large-banner-v1.banner .banner-bg .caption h3{font-size:1.75em;line-height:1.2;margin-bottom:6px}.banners .banner.large-banner-v1.banner .banner-bg .caption h3 .offer-amount,.banners .banner.large-banner-v1.banner .banner-bg .caption h3 .offer-symbol,.banners .banner.large-banner-v1.banner .banner-bg .caption h3>span{display:flex}.banners .banner.large-banner-v1.banner .banner-bg .caption h3>span{align-items:center}.banners .banner.large-banner-v1.banner .banner-bg .caption h3 .offer-amount{font-size:2.857em;font-weight:500;align-items:center;padding-right:22px;letter-spacing:-3px}.banners .banner.large-banner-v1.banner .banner-bg .caption h3 .offer-amount .offer-symbol{font-weight:500;font-size:.3em;flex-direction:column;padding-left:5px;letter-spacing:0}.banners .banner.large-banner-v1.banner .banner-bg .caption h3 .offer-amount .offer-symbol .offer-text{font-weight:200}.banners .banner.large-banner-v1 ul{display:flex;margin:0;list-style:none}@media (max-width:767px){.banners .banner.large-banner-v1 ul{flex-wrap:wrap}}.banners .banner.large-banner-v1 ul li{line-height:1;font-size:14px;color:#2a2a2a;font-weight:400;padding:0 14px;border-left:1px solid #2a2a2a}.banners .banner.large-banner-v1 ul li:nth-child(1){padding-left:0;border-left:none}.banners .banner.medium-banner{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.banners .banner.medium-banner{padding-right:15px;padding-left:15px}}@media (min-width:768px){.banners .banner.medium-banner{padding-right:15px;padding-left:15px}}@media (min-width:992px){.banners .banner.medium-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.medium-banner{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.banners .banner.medium-banner{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.banners .banner.medium-banner .banner-bg{border-radius:0}.col-2-full-width-banner,.home-v9-full-banner{margin-bottom:0}.home-v9-full-banner.full-width-banner .banner-bg{position:relative}.home-v9-full-banner.full-width-banner .banner-bg .caption{flex-direction:column;align-items:flex-start}@media (min-width:768px){.home-v9-full-banner.full-width-banner .banner-bg .caption{position:absolute;top:54%;left:66%;transform:translate(-50%,-50%);min-width:500px}}@media (max-width:767px){.home-v9-full-banner.full-width-banner .banner-bg .caption{font-size:10px;text-align:left}}.home-v9-full-banner.full-width-banner .banner-bg .caption h3.title{color:#fff;font-size:5.25em;font-weight:400;margin-bottom:.35em;line-height:.8}.home-v9-full-banner.full-width-banner .banner-bg .caption h3.title>span{display:flex;line-height:1;align-items:center}.home-v9-full-banner.full-width-banner .banner-bg .caption h3.title>span span+span{font-size:.42em;font-weight:500;line-height:.8;padding-left:10px}.home-v9-full-banner.full-width-banner .banner-bg .caption h3.title>span span+span span{font-size:.714em;font-weight:200;line-height:1.5}.home-v9-full-banner.full-width-banner .banner-bg .caption .banner-action.button,.home-v9-full-banner.full-width-banner .banner-bg .caption article .banner-action.more-link,article .home-v9-full-banner.full-width-banner .banner-bg .caption .banner-action.more-link{font-size:14px;margin:0;border-color:#fff;color:#fff}@media (min-width:768px){.col-2-full-width-banner .banner{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.col-2-full-width-banner .banner{flex:0 0 100%;max-width:100%}}.col-2-full-width-banner .banner .banner-bg{border-radius:0}@media (max-width:1199px){.col-2-full-width-banner.banners .banner{margin-bottom:0}}.col-2-full-width-banner .banner .banner-bg .caption{text-align:center}@media (max-width:767px){.col-2-full-width-banner .banner .banner-bg .caption{font-size:14px}}.col-2-full-width-banner .banner .banner-bg .caption h3{font-size:3.625em;color:#fff;text-transform:uppercase;font-weight:200;line-height:1;margin-bottom:.724em;margin-left: 0.420em;}.col-2-full-width-banner .banner .banner-bg .caption h3>span{font-size:.414em}.col-2-full-width-banner .banner .banner-bg .caption h3 strong+span{font-size:.828em;display:block}.col-2-full-width-banner .banner .banner-bg .caption .banner-action.button,.col-2-full-width-banner .banner .banner-bg .caption article .banner-action.more-link,article .col-2-full-width-banner .banner .banner-bg .caption .banner-action.more-link{font-size:15px;font-weight:500;margin:0;border-color:#fff;color:#fff;line-height:1.2em;padding:.74em 2.1em;border-radius:.267em}.col-2-full-width-banner .banner .banner-bg .caption .banner-action.button i,.col-2-full-width-banner .banner .banner-bg .caption article .banner-action.more-link i,article .col-2-full-width-banner .banner .banner-bg .caption .banner-action.more-link i{padding-left:10px;font-size:31px}.help-banner.full-width-banner{text-align:center}@media (max-width:767px){.help-banner.full-width-banner .banner-bg .caption{font-size:12px;padding:0 15px}}.help-banner.full-width-banner .banner-bg .caption h4.pretitle{font-size:1.5em;text-transform:uppercase;color:#444;letter-spacing:0;font-weight:200;margin-bottom:9px}.help-banner.full-width-banner .banner-bg .caption h3.title{font-size:3.625em;line-height:.9;color:#444;letter-spacing:0;font-weight:500;text-transform:uppercase;margin-bottom:.4em}.help-banner.full-width-banner .banner-bg .caption h4.subtitle{color:#444;line-height:1.5}@media (min-width:768px){.help-banner.full-width-banner .banner-bg .caption h4.subtitle{ }}.techmarket-grid-banner-1.banners .banner-bg,.techmarket-grid-banner-2.banners .banner-bg{border-radius:0}@media (min-width:768px){.techmarket-grid-banner-1.banners .banner-bg,.techmarket-grid-banner-2.banners .banner-bg{height:100%!important}}@media (max-width:767px){.techmarket-grid-banner-1.banners .banner-bg,.techmarket-grid-banner-2.banners .banner-bg{height:280px!important}}@media (max-width:1199px){.techmarket-grid-banner-1.banners .banner,.techmarket-grid-banner-2.banners .banner{margin-bottom:0}}@media (max-width:767px){.techmarket-grid-banner-1.banners .banner,.techmarket-grid-banner-2.banners .banner{margin-bottom:20px}}@media (max-width:767px){.techmarket-grid-banner-1.banners .banner.large-banner,.techmarket-grid-banner-2.banners .banner.large-banner{flex-basis:inherit}}.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{display:grid;grid-gap:20px;grid-template-rows:repeat(2,273px);grid-template-columns:repeat(6,273px);margin:0;justify-content:center}@media (min-width:768px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{grid-auto-flow:column}}@media (min-width:768px) and (max-width:1199px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{justify-content:center;margin:0}}@media (min-width:1200px) and (max-width:1699px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{grid-template-rows:repeat(2,180px);grid-template-columns:repeat(6,180px)}}@media (min-width:1700px) and (max-width:1919px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{grid-template-rows:repeat(2,230px);grid-template-columns:repeat(6,230px)}}@media (min-width:768px) and (max-width:991px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{grid-template-rows:repeat(2,100px);grid-template-columns:repeat(6,100px)}}@media (min-width:992px) and (max-width:1199px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{grid-template-rows:repeat(2,150px);grid-template-columns:repeat(6,150px)}}@media (max-width:767px){.techmarket-grid-banner-1 .row,.techmarket-grid-banner-2 .row{display:flex;flex-direction:column}}.techmarket-grid-banner-1 .row .banner,.techmarket-grid-banner-2 .row .banner{padding:0!important}.techmarket-grid-banner-1 .row .banner:first-child,.techmarket-grid-banner-2 .row .banner:first-child{grid-row:span 2}.techmarket-grid-banner-1 .row .banner:nth-child(2),.techmarket-grid-banner-1 .row .banner:nth-child(3),.techmarket-grid-banner-2 .row .banner:nth-child(2),.techmarket-grid-banner-2 .row .banner:nth-child(3){grid-row:span 1;max-width:100%}.techmarket-grid-banner-1 .row .banner:last-child,.techmarket-grid-banner-2 .row .banner:last-child{grid-column:span 2;grid-row:span 2}.techmarket-grid-banner-1{margin-bottom:5.313em}.techmarket-grid-banner-1 .row .banner:first-child{grid-column:span 2}.techmarket-grid-banner-1 .row .banner:nth-child(2),.techmarket-grid-banner-1 .row .banner:nth-child(3){grid-column:span 2}.techmarket-grid-banner-1 .row .banner:nth-child(2) .banner-bg .caption h3,.techmarket-grid-banner-1 .row .banner:nth-child(3) .banner-bg .caption h3{font-size:3.125em}@media (min-width:1200px) and (max-width:1399px){.techmarket-grid-banner-1 .row .banner:nth-child(2) .banner-bg .caption h3,.techmarket-grid-banner-1 .row .banner:nth-child(3) .banner-bg .caption h3{font-size:2.125em}}@media (min-width:768px) and (max-width:1199px){.techmarket-grid-banner-1 .row .banner:nth-child(2) .caption,.techmarket-grid-banner-1 .row .banner:nth-child(3) .caption{font-size:.525em}}.techmarket-grid-banner-1.banners .banner:last-child .banner-bg .caption h3{font-size:3.75em;line-height:1}.techmarket-grid-banner-1 .banner .banner-bg .caption h3,.techmarket-grid-banner-1 .banner .banner-bg .caption h4.subtitle{color:#fff;text-transform:uppercase;margin-bottom:0}.techmarket-grid-banner-1 .banner .banner-bg .caption h3{font-size:3.75em;font-weight:500;line-height:1}.techmarket-grid-banner-1 .caption{text-align:center}@media (min-width:768px) and (max-width:1199px){.techmarket-grid-banner-1 .caption{font-size:.625em}}@media (max-width:991px){.techmarket-grid-banner-1 .caption{font-size:.7em}}.techmarket-grid-banner-1 .banner .banner-bg .caption h4.subtitle{font-size:1.125em;font-weight:400}.techmarket-grid-banner-2 .row .banner:first-child{grid-column:span 3}.techmarket-grid-banner-2 .row .banner:nth-child(2),.techmarket-grid-banner-2 .row .banner:nth-child(3){grid-column:span 1}.techmarket-grid-banner-2 .banner .banner-bg .caption{text-align:center;text-transform:uppercase;color:#fff}@media (max-width:1199px){.techmarket-grid-banner-2 .banner .banner-bg .caption{font-size:10px}}.techmarket-grid-banner-2 .banner .banner-bg .caption h3{font-size:3.75em;text-align:center;font-weight:500;line-height:1;color:#fff;margin-bottom:.4em}.techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.button,.techmarket-grid-banner-2 .banner .banner-bg .caption article .banner-action.more-link,article .techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.more-link{border:none;padding:0;color:#fff;font-size:1.313em;margin-bottom:0}.techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.button:hover,.techmarket-grid-banner-2 .banner .banner-bg .caption article .banner-action.more-link:hover,article .techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.more-link:hover{background-color:transparent}.techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.button i,.techmarket-grid-banner-2 .banner .banner-bg .caption article .banner-action.more-link i,article .techmarket-grid-banner-2 .banner .banner-bg .caption .banner-action.more-link i{padding-left:22px;font-size:1.476em}.home-v10-banner-with-products-carousel{align-items:stretch;margin-bottom:56px}@media (max-width:767px){.home-v10-banner-with-products-carousel{flex-direction:column}}@media (min-width:2000px){.home-v10-banner-with-products-carousel{width:100%;margin-left:0;left:0}}@media (min-width:768px){.home-v10-banner-with-products-carousel .column-1,.home-v10-banner-with-products-carousel .column-2{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.home-v10-banner-with-products-carousel .column-1,.home-v10-banner-with-products-carousel .column-2{flex:0 0 100%;max-width:100%}}.home-v10-banner-with-products-carousel .banner .banner-bg .caption h3{font-size:6.875em;color:#fff;text-transform:uppercase;margin-bottom:0;font-weight:500}.home-v10-banner-with-products-carousel .banner .banner-bg .caption h3 span{font-weight:200;padding-right:20px}@media (max-width:1199px){.home-v10-banner-with-products-carousel .banner .banner-bg .caption{font-size:10px}}@media (max-width:400px){.home-v10-banner-with-products-carousel .banner .banner-bg .caption{font-size:8px}}.home-v10-banner-with-products-carousel .section-products-carousel{background-color:#f5f5f5}@media (min-width:768px){.home-v10-banner-with-products-carousel .section-products-carousel{display:flex;flex-wrap:wrap}}@media (max-width:767px){.home-v10-banner-with-products-carousel .section-products-carousel{margin:0 2px;box-shadow:none;padding-top:20px}}.home-v10-banner-with-products-carousel .section-products-carousel .section-header{display:none}.home-v10-banner-with-products-carousel .section-products-carousel .products-carousel{align-self:center;width:100%}.home-v10-banner-with-products-carousel .section-products-carousel .products-carousel>.container-fluid{padding:0 15px}@media (min-width:768px){.home-v10-banner-with-products-carousel .section-products-carousel .products .product{background-color:transparent;border:none}}@media (max-width:767px){.home-v10-banner-with-products-carousel .section-products-carousel .products .product{margin:0 2px;box-shadow:none!important;border-radius:5px!important}}.home-v10-banner-with-products-carousel .section-products-carousel .products .product.slick-active::after{display:none}.home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area{background-color:transparent}@media (min-width:1590px){.home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area .button,.home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area article .more-link,article .home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area .more-link{margin-right:5em;margin-left:5em}}@media (min-width:1200px) and (max-width:1399px){.home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area .button,.home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area article .more-link,article .home-v10-banner-with-products-carousel .section-products-carousel .products .product .hover-area .more-link{margin-left:3em;margin-right:3em}}.home-v10-banner-with-products-carousel .section-products-carousel .products .product:hover .hover-area{border:none;border-color:transparent}.home-v10-banner-with-products-carousel .section-products-carousel .products .product .woocommerce-loop-product__title{max-width:300px}@media (min-width:768px){.home-v10-banner-with-products-carousel .section-products-carousel .products .product .price{font-size:1.5em;margin-top:1.286em;margin-bottom:.667em}}.home-v10-banner-with-products-carousel .section-products-carousel .products .product .onsale,.home-v10-banner-with-products-carousel .section-products-carousel .products .product .yith-wcwl-add-to-wishlist{opacity:0}.home-v10-banner-with-products-carousel .section-products-carousel .products .product .techmarket-product-rating .star-rating{font-size:1.143em;vertical-align:sub}.home-v10-banner-with-products-carousel .section-products-carousel .products .slick-list{margin-bottom:0}.banners-v1 .banner .banner-bg .caption h3,.banners-v1 .banner .banner-bg .caption h4{margin-bottom:0;color:#fff}.banners-v1 .banner .banner-bg .caption h4{font-size:1.125em;letter-spacing:-.6px}.banners-v1 .banner .banner-bg .caption h3{font-size:2.063em;font-weight:700;font-style:italic}.banners-v1 .banner .banner-bg .caption .banner-action.button,.banners-v1 .banner .banner-bg .caption article .banner-action.more-link,article .banners-v1 .banner .banner-bg .caption .banner-action.more-link{color:#484848;border:none;padding:0;display:flex;background:0 0;align-items:center;font-size:15px;justify-content:center;height:20px;margin-bottom:0}.banners-v1 .banner .banner-bg .caption .banner-action.button i,.banners-v1 .banner .banner-bg .caption article .banner-action.more-link i,article .banners-v1 .banner .banner-bg .caption .banner-action.more-link i{font-size:31px}.banners-v1 .banner+.banner .banner-info{text-align:center}.banners-v1 .banner:nth-child(2) .banner-bg{padding-left:3.188em}.banners-v1 .banner:nth-child(2) .banner-bg .caption h3,.banners-v1 .banner:nth-child(2) .banner-bg .caption h4{color:#484848}.banners-v1 .banner:nth-child(2) .banner-bg .caption h3{margin-bottom:20px;letter-spacing:0}.banners-v1 .banner:nth-child(1) .banner-bg .caption h3{margin-bottom:30px}.banners-v1 .banner:last-child .banner-bg .caption h3{font-size:2.063em}.banners-v2.full-width-banner .banner-bg .button,.banners-v2.full-width-banner .banner-bg article .more-link,article .banners-v2.full-width-banner .banner-bg .more-link{color:#fff}.banners-v2.full-width-banner .banner-bg .caption h3.title{color:#fff}.banners-v2.full-width-banner .banner-bg .caption h4.subtitle{color:#b2b2b2}.banners-v2 .banner-action.button,.banners-v2 article .banner-action.more-link,article .banners-v2 .banner-action.more-link{border:none;color:#fff}.features-list{margin-bottom:2.063em}.features-list .features{border:1px solid #ddd;border-radius:8px;margin-left:0;margin-right:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}@media (max-width:575px){.features-list .features{flex-direction:column}}@media (max-width:1199px){.features-list .features{flex-wrap:wrap}}@media (min-width:992px) and (max-width:1199px){.features-list .features{justify-content:center}}@media (max-width:767px){.features-list .features .feature:nth-child(odd){border-left:none!important}}@media (min-width:768px) and (max-width:1199px){.features-list .features .feature:nth-child(4n){border-left:none!important}}.features-list .features .feature{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:1.7em;margin-top:1.7em}@media (min-width:576px){.features-list .features .feature{padding-right:15px;padding-left:15px}}@media (min-width:768px){.features-list .features .feature{padding-right:15px;padding-left:15px}}@media (min-width:992px){.features-list .features .feature{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.features-list .features .feature{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.features-list .features .feature{flex-basis:0;flex-grow:1;max-width:100%}}@media (max-width:575px){.features-list .features .feature{flex:0 0 100%;max-width:100%}}@media (min-width:576px) and (max-width:767px){.features-list .features .feature{flex:0 0 50%;max-width:50%}}@media (min-width:768px) and (max-width:1199px){.features-list .features .feature{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (max-width:767px){.features-list .features .feature{min-height:auto}}.features-list .features .feature .media{justify-content:center}.features-list .features .feature .media .feature-icon{font-size:2.5em}.features-list .features .feature .media .media-body{flex:0 1 auto;font-size:1em;line-height:1.313em;font-weight:300;color:#333e48;text-align:center}.features-list .features .feature .media .media-body h5{font-weight:500;font-size:1em;line-height:1.313em;margin-bottom:0}.features-list .features .feature+.feature{border-left:1px solid #ddd}@media (max-width:575px){.features-list .features .feature+.feature{border:none}}.brands-carousel{border:2px solid #ebebeb;border-radius:4px;margin-bottom:4.125em}.brands-carousel .slick-next,.brands-carousel .slick-prev{top:49%}.brands-carousel .slick-next:before,.brands-carousel .slick-prev:before{font-family:techmarket-icons!important;color:#c3c3c3;font-size:22px}.brands-carousel .slick-next:hover:before,.brands-carousel .slick-prev:hover:before{color:#000}@media (max-width:1199px){.brands-carousel .col-full,.brands-carousel .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.brands-carousel .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.section-product-cards-carousel-tabs .brands-carousel .section-products-carousel-tabs-wrap{padding-right:25px;padding-left:25px}}@media (min-width:2000px){.brands-carousel .col-full,.brands-carousel .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.brands-carousel .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.section-product-cards-carousel-tabs .brands-carousel .section-products-carousel-tabs-wrap{width:100%}}.brands-carousel .slick-prev:before{content:"\66"}[dir=rtl] .brands-carousel .slick-prev:before{content:"\6e"}.brands-carousel .slick-next:before{content:"\6e"}[dir=rtl] .brands-carousel .slick-next:before{content:"\66"}.brands-carousel .slick-slider{overflow:visible}.brands-carousel .slick-list{padding:3.313em 0;overflow:hidden}.brands-carousel .text-overlay{display:none}.brands-carousel img{margin:0 auto;opacity:.5}.brands-carousel img:hover{opacity:1}@media (max-width:1399px){.brands-carousel{width:100vw;position:relative;margin-left:-50vw;left:50%;border-left:0;border-right:0;border-radius:0}}@media (max-width:1399px){.page-template .brands-carousel{margin-bottom:0}}.top-bar{width:100vw;position:relative;margin-left:-50vw;left:50%;background-color:#f9f9f9;font-size:.875em;line-height:2.714em;font-weight:300}.top-bar::after{display:block;content:"";clear:both}@media (min-width:1200px) and (max-width:1399px){.top-bar{font-size:.8em}}@media (max-width:1024px){.top-bar{display:none}}.section-product-cards-carousel-tabs .top-bar .section-products-carousel-tabs-wrap,.top-bar .col-full,.top-bar .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.top-bar .section-top-categories.section-categories-carousel.section-categories-carousel-v1{display:flex;justify-content:center}@media (max-width:1699px){.section-product-cards-carousel-tabs .top-bar .section-products-carousel-tabs-wrap,.top-bar .col-full,.top-bar .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.top-bar .section-top-categories.section-categories-carousel.section-categories-carousel-v1{flex-direction:column;align-items:center}}.top-bar a{color:#444}.top-bar .nav{flex-grow:1;flex-wrap:wrap}@media (max-width:1199px){.top-bar .nav{justify-content:center}}@media (max-width:767px){.top-bar .nav{flex-direction:column;align-items:center;text-align:center}.top-bar .nav+.nav{padding-top:20px;width:100%}}.top-bar .nav .dropdown-menu{width:140px}.top-bar .nav .dropdown-menu li{line-height:1}.top-bar .nav .dropdown-menu li a{width:100%;font-size:.875em;display:block;padding:.6em .875em}.top-bar .nav .dropdown-menu li a:hover{background-color:#f9f9f9}.top-bar .nav .dropdown-menu a{color:#444}.top-bar .nav .show>.dropdown-menu{left:38px;border-radius:0;border-top:2px solid transparent}@media (max-width:767px){.top-bar .nav .show>.dropdown-menu{left:50%;transform:translate(-50%,-10%)}}.top-bar .nav>li{line-height:2.74em}@media (max-width:767px){.top-bar .nav>li{padding-bottom:20px}}.top-bar .nav>li>a{display:flex;align-items:center}@media (max-width:767px){.top-bar .nav>li>a{line-height:1.4}}@media (max-width:991px){.top-bar.top-bar-v4 .nav+.nav{border-top:none}}.top-bar .justify-content-center{font-size:1.071em}@media (min-width:768px){.top-bar .nav-item+.nav-item .nav-link::before,.top-bar .nav-item+.nav-item>a::before,.top-bar .nav>.menu-item+.menu-item .nav-link::before,.top-bar .nav>.menu-item+.menu-item>a::before{content:'|';color:#dedede;display:inline-block;margin:0 2.133em}}.top-bar .menu-top-bar-left+.menu-top-bar-right{flex-grow:0}.top-bar .menu-top-bar-right{justify-content:flex-end}.top-bar .tm-order-tracking{font-size:1.286em}.top-bar .tm-dollar{font-size:.857em}.top-bar .tm-login-register{font-size:.929em}.top-bar i{padding-right:.5em}.top-bar a:focus,.top-bar a:hover{color:#444}.top-bar .nav-link{padding:0}.top-bar-v2,.top-bar-v3,.top-bar-v4{font-weight:400}.top-bar.top-bar-v4{border-bottom-width:1px;border-bottom-style:solid}.top-bar-v9{background-color:#010101;box-shadow:0 1px rgba(204,204,204,.75)}.top-bar-v9 a{color:#fff;font-weight:400}.top-bar-v9 a:focus,.top-bar-v9 a:hover{color:#cdd3d7}@media (min-width:768px){.top-bar-v9 .nav-item+.nav-item .nav-link::before,.top-bar-v9 .nav-item+.nav-item>a::before,.top-bar-v9 .nav>.menu-item+.menu-item .nav-link::before,.top-bar-v9 .nav>.menu-item+.menu-item>a::before{color:#444}}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs .section-title{font-weight:500}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs .products .product::before{height:180px;top:44%}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs .tab-pane.active{margin-left:-.375em}.section-products-carousel-widget-with-tabs .landscape-products-widget-block,.section-products-carousel-widget-with-tabs .products-carousel-tabs-block,.section-products-carousel-widget-with-tabs .products-carousel-with-brands{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-products-carousel-widget-with-tabs .landscape-products-widget-block,.section-products-carousel-widget-with-tabs .products-carousel-tabs-block,.section-products-carousel-widget-with-tabs .products-carousel-with-brands{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-products-carousel-widget-with-tabs .landscape-products-widget-block,.section-products-carousel-widget-with-tabs .products-carousel-tabs-block,.section-products-carousel-widget-with-tabs .products-carousel-with-brands{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-products-carousel-widget-with-tabs .landscape-products-widget-block,.section-products-carousel-widget-with-tabs .products-carousel-tabs-block,.section-products-carousel-widget-with-tabs .products-carousel-with-brands{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-widget-with-tabs .landscape-products-widget-block,.section-products-carousel-widget-with-tabs .products-carousel-tabs-block,.section-products-carousel-widget-with-tabs .products-carousel-with-brands{padding-right:15px;padding-left:15px}}.section-products-carousel-widget-with-tabs .landscape-products-widget-block{z-index:10}@media (min-width:768px){.section-products-carousel-widget-with-tabs .landscape-products-widget-block{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:768px) and (max-width:1199px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block{overflow:hidden}}@media (max-width:767px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .section-header{margin-bottom:20px}}@media (max-width:1200px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .section-header{flex-direction:column}}@media (max-width:1200px) and (min-width:768px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .section-header .nav{flex-direction:column}}@media (max-width:1200px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .section-header .section-title{margin-bottom:24px}}@media (max-width:1199px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .nav-item+.nav-item{margin-left:0}}@media (max-width:767px){.section-products-carousel-widget-with-tabs .products-carousel-tabs-block .section-products-carousel-tabs .products-carousel .container-fluid{padding:0 4px}}@media (min-width:1200px){.section-products-carousel-widget-with-tabs .products-carousel-with-brands{flex:0 0 25%;max-width:25%}}@media (min-width:768px) and (max-width:1199px){.section-products-carousel-widget-with-tabs .products-carousel-with-brands{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width:1200px){.section-products-carousel-widget-with-tabs .products-carousel-with-brands+.products-carousel-tabs-block{flex:0 0 75%;max-width:75%}}@media (min-width:768px) and (max-width:1199px){.section-products-carousel-widget-with-tabs .products-carousel-with-brands+.products-carousel-tabs-block{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width:768px){.section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product .woocommerce-loop-product__title,.section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product h3{max-width:220px;margin:auto auto 1.429em auto}}.section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product .button,.section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product article .more-link,article .section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product .more-link{margin-left:1.69em;margin-right:1.69em}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product .star-rating,.section-products-carousel-widget-with-tabs .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product .techmarket-product-rating,.section-products-carousel-widget-with-tabs .section-single-carousel.carousel-tabs-with-no-hover .products .product .star-rating,.section-products-carousel-widget-with-tabs .section-single-carousel.carousel-tabs-with-no-hover .products .product .techmarket-product-rating{display:none}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .slick-list,.section-products-carousel-widget-with-tabs .section-single-carousel.carousel-tabs-with-no-hover .products .slick-list{padding-bottom:.313em}.section-products-carousel-widget-with-tabs .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .slick-dots,.section-products-carousel-widget-with-tabs .section-single-carousel.carousel-tabs-with-no-hover .products .slick-dots{padding-bottom:5.313em}.section-products-carousel-widget-with-tabs .section-landscape-products-widget-carousel{margin-bottom:3.75em}.section-products-carousel-widget-with-tabs .section-brands .section-header{margin-bottom:2em;padding-bottom:.688em}.section-products-carousel-widget-with-tabs .section-brands .brands{display:flex;flex-wrap:wrap}.section-products-carousel-widget-with-tabs .section-brands .brands .text-overlay{display:none}.section-products-carousel-widget-with-tabs .section-brands .brands .item{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%;margin-bottom:1.875em}@media (min-width:576px){.section-products-carousel-widget-with-tabs .section-brands .brands .item{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-products-carousel-widget-with-tabs .section-brands .brands .item{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-products-carousel-widget-with-tabs .section-brands .brands .item{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-widget-with-tabs .section-brands .brands .item{padding-right:15px;padding-left:15px}}.section-products-carousel-widget-with-tabs .section-brands .section-title{color:#090909;font-size:1.5em;font-weight:400;letter-spacing:-.01em;line-height:1.292em;margin:0}.section-deals-carousel-and-products-carousel-tabs .deals-carousel{z-index:10}.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 27.3333333333%;max-width:27.3333333333%}@media (min-width:576px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{padding-right:15px;padding-left:15px}}@media (max-width:991px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{flex:0 0 100%;max-width:100%}}@media (min-width:1024px) and (max-width:1400px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel.column-1{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block{border-width:2px;border-style:solid;border-radius:5px;text-align:left;padding:1.572em 1.875em 1.715em 1.875em}@media (max-width:1023px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block{margin-bottom:1.4em}}@media (min-width:1140px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block{margin-bottom:5em}}@media (max-width:575px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .container-fluid{padding:0}}@media (max-width:991px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block{padding:1.572em 1em 1.715em 1em}}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-header{margin-bottom:1.875em;padding-bottom:.6em}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-title{color:#090909;font-size:1.5em;font-weight:300;letter-spacing:-.01em;line-height:1.1em;margin:0}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-title strong{font-weight:500}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .products .sale-product-with-timer{border:none;padding:0}@media (min-width:768px) and (max-width:1023px){.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .products .sale-product-with-timer{padding:20px}}.section-deals-carousel-and-products-carousel-tabs .deals-carousel-inner-block .section-footer{border-top:1px solid #e0e0e0;margin-top:1.75em;padding-top:1.313em}.deals-carousel .custom-slick-pagination,.home-5-deals-carousel .custom-slick-pagination{display:flex;justify-content:center;font-size:.938em;line-height:1.2em;letter-spacing:-.01em}.deals-carousel .custom-slick-pagination .slider-next i,.deals-carousel .custom-slick-pagination .slider-prev i,.home-5-deals-carousel .custom-slick-pagination .slider-next i,.home-5-deals-carousel .custom-slick-pagination .slider-prev i{display:inline-block;vertical-align:top}.deals-carousel .custom-slick-pagination .slider-prev i,.home-5-deals-carousel .custom-slick-pagination .slider-prev i{padding-right:.625em}.deals-carousel .custom-slick-pagination .slider-next:before,.home-5-deals-carousel .custom-slick-pagination .slider-next:before{color:#dedede;content:"|";display:inline-block;margin:0 1.3em}@media (max-width:767px){.deals-carousel .custom-slick-pagination .slider-next:before,.home-5-deals-carousel .custom-slick-pagination .slider-next:before{margin:0 .8em}}.deals-carousel .custom-slick-pagination .slider-next i,.home-5-deals-carousel .custom-slick-pagination .slider-next i{padding-left:.625em}.section-categories-filter{background:#f5f5f5;padding:5.8em 0 5.438em;margin-top:5.5em;margin-bottom:2.625em}.section-categories-filter::after{display:block;content:"";clear:both}.section-categories-filter .section-header{text-align:center}.section-categories-filter .section-title{font-size:3em;line-height:.958em;color:#090909;letter-spacing:-.01em}.section-categories-filter .section-title strong{font-weight:500}.section-categories-filter .categories{display:flex;justify-content:center;margin:0 auto}@media (min-width:768px){.section-categories-filter .categories{flex:0 0 25%;max-width:25%}}.section-categories-filter .categories .select-picker{flex-grow:1;padding:0;border:1px solid #ebebeb;border-radius:5px;margin-bottom:3.5em}.section-categories-filter .categories .select-picker+.select-picker{margin-left:1.25em}.section-categories-filter .categories .select-picker select{max-width:100%;padding:0 1.2em 0 1.333em;font-size:1.125em;color:#444;width:100%;background:#fff;background-color:#fff;background-repeat:no-repeat;background-position:right 1.2em center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpidHBwuPzt29ddfHz8xQxQAOTPYmfnsGX6////Nl5evsIPH95PB0kA6WWcnFwp//79W8zo4uLC8OfP70pmZpaWHz9+vOfg4BD8+/dPNgsL6wxmJSUlBiYm5iNAiY9sbGxu379/S+Hg4JwHMgUgwAD3NS8TSbhyqAAAAABJRU5ErkJggg==)}.section-categories-filter .categories .select-picker select:focus{outline:0}.section-categories-filter .categories-filter-products .columns-4 .products:not(.slick-slider) .product{flex:0 0 23.8333333333%;max-width:23.8333333333%}@media (min-width:768px) and (max-width:1199px){.section-categories-filter .categories-filter-products .columns-4 .products:not(.slick-slider) .product{flex:0 0 31.6666666667%;max-width:31.6666666667%}}@media (max-width:767px){.section-categories-filter .categories-filter-products .columns-4 .products:not(.slick-slider) .product{flex:0 0 100%;max-width:100%}}.section-categories-filter .categories-filter-products .products{display:flex;flex-wrap:wrap;margin:0 -10px;position:relative}.section-categories-filter .categories-filter-products .products .product{background:#fff none repeat scroll 0 0;padding:1.786em 2.143em;text-align:center;border:2px solid transparent}@media (min-width:1590px){.section-categories-filter .categories-filter-products .products .product{margin:0 10px 20px}}@media (min-width:768px) and (max-width:1199px){.section-categories-filter .categories-filter-products .products .product{margin:0 6px 10px}}@media (min-width:1200px) and (max-width:1399px){.section-categories-filter .categories-filter-products .products .product{margin:0 6px 10px}}@media (max-width:767px){.section-categories-filter .categories-filter-products .products .product{margin-bottom:16px}}.section-categories-filter .categories-filter-products .products .product .onsale{position:absolute;right:0;background-color:#62ab00;color:#fff;font-size:.857em;line-height:1.833em;border-radius:4px;padding:0 .667em;display:none}.section-categories-filter .categories-filter-products .products .product .woocommerce-LoopProduct-link{display:block}.section-categories-filter .categories-filter-products .products .product .woocommerce-LoopProduct-link img{margin:0 auto 6px;width:auto}.section-categories-filter .categories-filter-products .products .product .price{font-size:1.286em;line-height:2.111em;margin-bottom:0}.section-categories-filter .categories-filter-products .products .product .price del{font-size:.833em;line-height:2.533em}.section-categories-filter .categories-filter-products .products .product h3{font-size:1.071em;max-width:240px;font-weight:400;margin-bottom:1.6em}.section-categories-filter .categories-filter-products .products .product .hover-area{display:block;opacity:1;transform:none;position:relative;z-index:1;top:0;border:none;padding:0}.section-categories-filter .categories-filter-products .products .product .star-rating,.section-categories-filter .categories-filter-products .products .product .techmarket-product-rating{display:none}@media (max-width:1399px){.section-categories-filter .categories-filter-products .products .product .star-rating+.button,.section-categories-filter .categories-filter-products .products .product .woocommerce-LoopProduct-link+.button,.section-categories-filter .categories-filter-products .products .product article .star-rating+.more-link,.section-categories-filter .categories-filter-products .products .product article .woocommerce-LoopProduct-link+.more-link,article .section-categories-filter .categories-filter-products .products .product .star-rating+.more-link,article .section-categories-filter .categories-filter-products .products .product .woocommerce-LoopProduct-link+.more-link{margin-top:16px}}.section-categories-filter .categories-filter-products .products .product .button,.section-categories-filter .categories-filter-products .products .product article .more-link,article .section-categories-filter .categories-filter-products .products .product .more-link{margin-left:1.4em;margin-right:1.4em;margin-bottom:0}.section-categories-filter .categories-filter-products .products .product .button:hover,.section-categories-filter .categories-filter-products .products .product article .more-link:hover,article .section-categories-filter .categories-filter-products .products .product .more-link:hover{color:#fff}.section-categories-filter .categories-filter-products .products .product:hover{border:2px solid #ebebeb;box-shadow:0 0 18px rgba(1,1,1,.2);position:relative;z-index:9}.section-categories-filter .categories-filter-products .products .product:hover .hover-area{border:none}.page-template-template-landingpage-v2 .section-categories-filter .section-title{font-weight:300}.product-categories-list .section-header{margin-bottom:2.9em;padding-bottom:.45em;border-bottom:1px solid #ebebeb}.product-categories-list .section-title{font-size:1.5em;line-height:1.917em;color:#090909;letter-spacing:-.01em;font-weight:400;margin-bottom:0}.product-categories-list .categories{list-style:outside none none;margin-left:-.938em;margin-right:-.938em;padding-left:0;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:.15em}@media (max-width:767px){.product-categories-list .categories{flex-direction:column}}.product-categories-list .categories .category{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;position:relative;margin-bottom:5.12em}@media (min-width:576px){.product-categories-list .categories .category{padding-right:15px;padding-left:15px}}@media (min-width:768px){.product-categories-list .categories .category{padding-right:15px;padding-left:15px}}@media (min-width:992px){.product-categories-list .categories .category{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.product-categories-list .categories .category{padding-right:15px;padding-left:15px}}@media (min-width:1200px) and (max-width:1399px){.product-categories-list .categories .category{flex:0 0 25%;max-width:25%}}.product-categories-list .categories .category+.category:before{content:" ";width:1px;height:130px;background-color:#ebebeb;display:block;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}.product-categories-list .categories .category img{width:188px;height:auto}@media (max-width:767px){.product-categories-list .categories .category img{width:140px}}.product-categories-list .categories .category .media>a{padding-right:10px}.product-categories-list .categories .category .media-body{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px) and (max-width:1199px){.product-categories-list .categories .category .media-body{min-height:150px}}@media (min-width:1590px){.product-categories-list .categories .category .media-body{min-height:150px}}.product-categories-list .categories .category .media-body h4{font-size:1.125em;letter-spacing:-.01em;font-weight:500;margin:0 0 .4em}.product-categories-list .categories .category .media-body h4 a{color:#444}.product-categories-list .categories .category .media-body h4 a:hover{color:#000}.product-categories-list .categories .category .media-body .sub-categories{margin-left:0;margin-bottom:14px}.product-categories-list .categories .category .media-body .sub-categories li a{font-size:.929em;line-height:1.615em;color:#555353;display:block}.product-categories-list .categories .category .media-body .sub-categories li a:hover{color:#000}.product-categories-list .categories .view-all{display:block;font-size:.875em;font-weight:400;color:#090909;letter-spacing:-.01em;bottom:0}.product-categories-list .categories .view-all:before{content:'+';display:inline-block;margin-right:.243em}.product-categories-list .categories .view-all:hover{color:#2c2d33}@media (min-width:1200px) and (max-width:1399px){.product-categories-list .categories .category{margin-bottom:4em}.product-categories-list .categories .category .media{flex-direction:column;padding-right:28px}.product-categories-list .categories .category .media>a{margin-bottom:20px}.product-categories-list .categories .category+.category:before{height:250px;left:-40px}.product-categories-list .categories .category .media-body{-ms-flex:1 1 auto}}@media (min-width:768px) and (max-width:1199px){.categories .category{flex:0 0 50%;max-width:50%}.categories .category:nth-child(2n+1)::before{opacity:0}}@media (min-width:1200px) and (max-width:1399px){.categories .category .media{flex-direction:column}.categories .category::before{height:250px}.categories .category .media-body{min-height:auto}}@media (min-width:1200px){.categories .category{flex:0 0 25%;max-width:25%}.categories .category:nth-child(4n+1)::before{opacity:0}.categories .category:nth-child(3n+1)::before{opacity:1}}@media (max-width:767px){.categories .category{flex:0 0 100%;max-width:100%}.categories .category::before{opacity:0}}.section-products-isotope .isotope-products .section-header{padding-top:30px;-ms-grid-column:1;-ms-grid-row:1}.section-products-isotope .isotope-products .section-header .marketing-text{margin-bottom:17px}.section-products-isotope .isotope-products .deal-countdown span[data-value]{display:none}.section-products-isotope .isotope-products .deal-countdown>span:nth-child(n+3){margin-left:.6em}.section-products-isotope .isotope-products .deal-countdown>span b{margin-left:.5em}@media (min-width:768px) and (max-width:1399px){.section-products-isotope .isotope-products .deal-countdown>span{flex-wrap:wrap;width:50px;justify-content:center}.section-products-isotope .isotope-products .deal-countdown>span .value{margin-bottom:8px}.section-products-isotope .isotope-products .deal-countdown>span b{margin-left:0}.section-products-isotope .isotope-products .deal-countdown>span:nth-child(n+3){margin-left:1em}}@media (min-width:768px){.section-products-isotope .row-1,.section-products-isotope .row-2{margin-bottom:20px}}.section-products-isotope .products .yith-wcwl-add-to-wishlist .add_to_wishlist::before,.section-products-isotope .products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.section-products-isotope .products .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{top:18px;right:24px;left:auto}.section-products-isotope .row-1 .products .product,.section-products-isotope .row-2 .products .product,.section-products-isotope .row-3 .products .product{padding:25px}@media (max-width:767px){.section-products-isotope .row-1 .products .product,.section-products-isotope .row-2 .products .product,.section-products-isotope .row-3 .products .product{padding:14px;width:48%;margin:2px}.section-products-isotope .row-1 .products .product:last-child,.section-products-isotope .row-2 .products .product:last-child,.section-products-isotope .row-3 .products .product:last-child{width:97.5%}}@media (min-width:1920px){.section-products-isotope .row-1 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope .row-2 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope .row-3 .products .product .woocommerce-LoopProduct-link img{max-width:270px}}@media (min-width:768px){.section-products-isotope .row-1 .products .product .hover-area,.section-products-isotope .row-2 .products .product .hover-area,.section-products-isotope .row-3 .products .product .hover-area{padding:0 50px 15px}}@media (min-width:768px) and (max-width:991px){.section-products-isotope .row-1 .products .product .hover-area,.section-products-isotope .row-2 .products .product .hover-area,.section-products-isotope .row-3 .products .product .hover-area{padding:0 0 15px}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope .row-1 .products .product .hover-area,.section-products-isotope .row-2 .products .product .hover-area,.section-products-isotope .row-3 .products .product .hover-area{padding:0 20px 15px}}.section-products-isotope .row-3{margin-bottom:50px}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-3 .products .product:nth-child(3n+1){display:none}}.section-products-isotope .row-1 .products{-webkit-grid-columns:repeat(4,332px);-ms-grid-columns:332px 332px 332px 332px 332px;grid-template-columns:repeat(4,332px);-webkit-grid-rows:repeat(2,384px) x;-ms-grid-rows:384px 384px;grid-template-rows:repeat(2,384px);-ms-grid-gap:20px;-webkit-gridgrid-gap:20px;grid-gap:20px}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope .row-1 .products{-webkit-grid-columns:repeat(5,18.6%);-ms-grid-columns:18.6% 18.6% 18.6% 18.6% 18.6%;grid-template-columns:repeat(5,18.6%);-webkit-grid-rows:repeat(2,340px);-ms-grid-rows:340px 340px;grid-template-rows:repeat(2,340px)}}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-1 .products{-webkit-grid-columns:31.5% 31.5% 31.5%;-ms-grid-columns:31.5% 31.5% 31.5%;grid-template-columns:31.5% 31.5% 31.5%}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope .row-1 .products{-webkit-grid-rows:repeat(2,500px);-ms-grid-rows:500px 500px;grid-template-rows:repeat(2,500px)}}@media (min-width:768px) and (max-width:991px){.section-products-isotope .row-1 .products{-webkit-grid-rows:repeat(2,420px);-ms-grid-rows:420px 420px;grid-template-rows:repeat(2,420px)}}.section-products-isotope .row-1 .products .section-header{-ms-grid-column:1;-ms-grid-row:1}.section-products-isotope .row-1 .products .product:nth-child(2){-ms-grid-column:1;-ms-grid-row:2}.section-products-isotope .row-1 .products .product:nth-child(3){-ms-grid-column:2;-ms-grid-column-span:2;-ms-grid-row:1;-ms-grid-row-span:2}.section-products-isotope .row-1 .products .product:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.section-products-isotope .row-1 .products .product:nth-child(5){-ms-grid-column:4;-ms-grid-row:2}.section-products-isotope .row-1 .products .product:nth-child(6){-ms-grid-column:5;-ms-grid-row:1;-ms-grid-row-span:2}@media (min-width:1920px){.section-products-isotope .row-1 .products .product:nth-child(6){min-width:332px}}@media (min-width:1920px){.section-products-isotope .row-1 .products .product:nth-child(3) .hover-area{padding:0 160px 15px}}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-1 .products .product:nth-child(3){-webkit-grid-column:span 1;-ms-grid-column:1;grid-column:span 1}}@media (min-width:1920px){.section-products-isotope .row-1 .products .product:nth-child(3) .woocommerce-LoopProduct-link img{max-width:630px}}.section-products-isotope .row-2 .products .product:first-child{-ms-grid-column:1;-ms-grid-column-span:2;-ms-grid-row:1}.section-products-isotope .row-2 .products .product:last-child{-ms-grid-column:4;-ms-grid-column-span:2;-ms-grid-row:1}.section-products-isotope .row-2 .products .product:nth-child(2){-ms-grid-column:3;-ms-grid-row:1}.section-products-isotope .row-2 .products .product:first-child,.section-products-isotope .row-2 .products .product:last-child{-webkit-grid-column:span 2;grid-column:span 2}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-2 .products .product:first-child,.section-products-isotope .row-2 .products .product:last-child{-webkit-grid-column:span 1;grid-column:span 1}}@media (min-width:1920px){.section-products-isotope .row-2 .products .product:first-child .hover-area,.section-products-isotope .row-2 .products .product:last-child .hover-area{padding:0 160px 15px}}.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products{-webkit-grid-columns:repeat(5,332px);-ms-grid-columns:332px 332px 332px 332px 332px;grid-template-columns:repeat(5,332px);-ms-grid-column-gap:20px;-webkit-grid-column-gap:20px;grid-column-gap:20px;-ms-grid-rows:384px;-webkit-grid-template-rows:384px;grid-template-rows:384px}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products{-webkit-grid-columns:repeat(5,auto);-ms-grid-columns:auto auto auto auto auto;grid-template-columns:repeat(5,auto);-ms-grid-rows:320px;-webkit-grid-template-rows:320px;grid-template-rows:320px}}@media (min-width:768px) and (max-width:1199px){.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products{-webkit-grid-columns:31.5% 31.5% 31.5%;-ms-grid-columns:31.5% 31.5% 31.5%;grid-template-columns:31.5% 31.5% 31.5%;-ms-grid-rows:420px;-webkit-grid-template-rows:420px;grid-template-rows:420px}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope .row-2 .products,.section-products-isotope .row-3 .products{-ms-grid-rows:510px;-webkit-grid-template-rows:510px;grid-template-rows:510px}}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope .row-2 .products{-ms-grid-rows:400px;-webkit-grid-template-rows:400px;grid-template-rows:400px}.section-products-isotope .row-2 .products .woocommerce-LoopProduct-link img{max-width:270px}}.section-products-isotope .row-3 .products .product{-ms-grid-row:1}.section-products-isotope .row-3 .products .product:nth-child(1){-ms-grid-column:1}.section-products-isotope .row-3 .products .product:nth-child(2){-ms-grid-column:2}.section-products-isotope .row-3 .products .product:nth-child(3){-ms-grid-column:3}.section-products-isotope .row-3 .products .product:nth-child(4){-ms-grid-column:4}.section-products-isotope .row-3 .products .product:nth-child(5){-ms-grid-column:5}@supports (-ms-accelerator:true){.section-products-isotope .row-1 .products .product{margin-right:20px}.section-products-isotope .row-1 .products .product:nth-child(4){margin-bottom:20px}}.section-products-isotope-alt{padding:2.063em 0}.section-products-isotope-alt .isotope-products .section-header{padding-top:10px;-ms-grid-column:1;-ms-grid-row:1}@media (min-width:768px) and (max-width:1399px){.section-products-isotope-alt .isotope-products .section-header{padding-top:40px}}.section-products-isotope-alt .isotope-products .section-header .section-title{font-size:1.548em}.section-products-isotope-alt .isotope-products .section-header .section-title strong{font-size:1em}.section-products-isotope-alt .isotope-products .deal-countdown>span{flex-direction:column}.section-products-isotope-alt .isotope-products .deal-countdown>span:nth-child(n+2){margin-left:.5em}.section-products-isotope-alt .isotope-products .deal-countdown>span .value{margin-bottom:8px}.section-products-isotope-alt .row-1 .products,.section-products-isotope-alt .row-2 .products{-webkit-grid-columns:repeat(7,240px);-ms-grid-columns:240px 240px 240px 240px 240px 240px 240px;grid-template-columns:repeat(7,240px);-ms-grid-gap:10px;-webkit-gridgrid-gap:10px;grid-gap:10px}.section-products-isotope-alt .row-1 .products .product,.section-products-isotope-alt .row-2 .products .product{padding:12px}@media (max-width:767px){.section-products-isotope-alt .row-1 .products .product,.section-products-isotope-alt .row-2 .products .product{padding:14px;width:48%;margin:2px}}.section-products-isotope-alt .row-1 .products .product .hover-area,.section-products-isotope-alt .row-2 .products .product .hover-area{padding:0 24px 15px}@media (min-width:768px){.section-products-isotope-alt .row-1 .products .product .woocommerce-LoopProduct-link img,.section-products-isotope-alt .row-2 .products .product .woocommerce-LoopProduct-link img{max-width:216px}}.section-products-isotope-alt .row-1{margin-bottom:10px}.section-products-isotope-alt .row-1 .products{-webkit-grid-rows:repeat(2,293px);-ms-grid-rows:293px 293px;grid-template-rows:repeat(2,293px)}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope-alt .row-1 .products{-webkit-grid-columns:repeat(5,20%);-ms-grid-columns:20% 20% 20% 20% 20%;grid-template-columns:repeat(5,20%);-webkit-grid-rows:repeat(2,323px);-ms-grid-rows:323px 323px;grid-template-rows:repeat(2,323px)}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope-alt .row-1 .products{-webkit-grid-columns:repeat(4,24.2%);-ms-grid-columns:24.2% 24.2% 24.2% 24.2%;grid-template-columns:repeat(4,24.2%);-webkit-grid-rows:repeat(2,433px);-ms-grid-rows:433px 433px;grid-template-rows:repeat(2,433px)}}@media (min-width:768px) and (max-width:991px){.section-products-isotope-alt .row-1 .products{-webkit-grid-columns:repeat(3,auto);-ms-grid-columns:auto auto auto;grid-template-columns:repeat(3,auto);-webkit-grid-rows:repeat(2,433px);-ms-grid-rows:433px 433px;grid-template-rows:repeat(2,433px)}}.section-products-isotope-alt .row-1 .products .product:nth-child(2){-ms-grid-column:1;-ms-grid-row:2}.section-products-isotope-alt .row-1 .products .product:nth-child(3){-ms-grid-column:2;-ms-grid-column-span:2;-ms-grid-row:1;-ms-grid-row-span:2}.section-products-isotope-alt .row-1 .products .product:nth-child(4){-ms-grid-column:4;-ms-grid-row:1}.section-products-isotope-alt .row-1 .products .product:nth-child(5){-ms-grid-column:4;-ms-grid-row:2}.section-products-isotope-alt .row-1 .products .product:nth-child(6){-ms-grid-column:5;-ms-grid-row:1;-ms-grid-row-span:2}.section-products-isotope-alt .row-1 .products .product:nth-child(7){-ms-grid-column:6;-ms-grid-row:1}.section-products-isotope-alt .row-1 .products .product:nth-child(8){-ms-grid-column:6;-ms-grid-column-span:2;-ms-grid-row:2}.section-products-isotope-alt .row-1 .products .product:nth-child(9){-ms-grid-column:7;-ms-grid-row:1}@media (min-width:768px){.section-products-isotope-alt .row-1 .products .product:nth-child(3) .woocommerce-LoopProduct-link img{max-width:466px}}.section-products-isotope-alt .row-1 .products .product:nth-child(3) .hover-area{padding:0 60px 15px}.section-products-isotope-alt .row-1 .products .product:nth-child(8){-webkit-grid-column:span 2;-ms-grid-column:span 2;grid-column:span 2;-webkit-grid-row:span 1;-ms-grid-row:span 1;grid-row:span 1}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope-alt .row-1 .products .product:nth-child(n+7){display:none}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope-alt .row-1 .products .product:nth-child(n+6){display:none}}@media (min-width:768px) and (max-width:991px){.section-products-isotope-alt .row-1 .products .product:nth-child(n+4){display:none}}.section-products-isotope-alt .row-2 .products{-webkit-grid-rows:repeat(1,293px);-ms-grid-rows:293px;grid-template-rows:repeat(1,293px)}@media (min-width:1200px) and (max-width:1919px){.section-products-isotope-alt .row-2 .products{-webkit-grid-columns:repeat(5,20%);-ms-grid-columns:20% 20% 20% 20% 20%;grid-template-columns:repeat(5,20%);-webkit-grid-rows:repeat(1,323px);-ms-grid-rows:323px;grid-template-rows:repeat(1,323px)}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope-alt .row-2 .products{-webkit-grid-columns:repeat(4,24.2%);-ms-grid-columns:24.2% 24.2% 24.2% 24.2%;grid-template-columns:repeat(4,24.2%);-webkit-grid-rows:repeat(1,433px);-ms-grid-rows:433px;grid-template-rows:repeat(1,433px)}}@media (min-width:768px) and (max-width:991px){.section-products-isotope-alt .row-2 .products{-webkit-grid-columns:repeat(3,auto);-ms-grid-columns:auto auto auto;grid-template-columns:repeat(3,auto);-webkit-grid-rows:repeat(1,433px);-ms-grid-rows:433px;grid-template-rows:repeat(1,433px)}}.section-products-isotope-alt .row-2 .products .product:nth-child(4){-webkit-grid-column:span 2;-ms-grid-column:span 2;grid-column:span 2}.section-products-isotope-alt .row-2 .products .product:nth-child(4) .hover-area{padding:0 60px 15px}@media (min-width:992px) and (max-width:1699px){.section-products-isotope-alt .row-2 .products .product:nth-child(n+5){display:none}}@media (min-width:768px) and (max-width:991px){.section-products-isotope-alt .row-2 .products .product:nth-child(n+4){display:none}}@media (min-width:992px) and (max-width:1199px){.section-products-isotope-alt .row-2 .products .product:nth-child(2){display:none}}@supports (-ms-accelerator:true){.section-products-isotope-alt .row-1 .products .product,.section-products-isotope-alt .row-2 .products .product{margin-right:10px}.section-products-isotope-alt .row-1 .products .product:nth-child(4),.section-products-isotope-alt .row-1 .products .product:nth-child(7),.section-products-isotope-alt .row-1 .products .product:nth-child(9){margin-bottom:10px}}.hentry .byline,.hentry .updated:not(.published){display:none}embed,iframe,object,video{max-width:100%;border:none}article .entry-content p,article.post .entry-content p{margin-bottom:2.143em}article .entry-content ol,article .entry-content p,article .entry-content ul,article.post .entry-content ol,article.post .entry-content p,article.post .entry-content ul{line-height:1.714em}article .entry-content ol.highlight,article .entry-content p.highlight,article .entry-content ul.highlight,article.post .entry-content ol.highlight,article.post .entry-content p.highlight,article.post .entry-content ul.highlight{font-size:1.143em;font-weight:500}article .entry-content blockquote,article.post .entry-content blockquote{border-left:0 none;font-size:inherit;margin:0 0 1.429em 2.714em;padding:0}article .entry-content blockquote:before,article.post .entry-content blockquote:before{color:#a7a7a7;content:"\f10d";float:left;font-family:FontAwesome;font-size:1.786em;margin-left:-1.5em;margin-top:-.4em}article .entry-content blockquote p,article.post .entry-content blockquote p{font-style:italic;font-size:1.071em}article .entry-content .wp-caption img,article .entry-content figure img,article.post .entry-content .wp-caption img,article.post .entry-content figure img{margin-bottom:10px;border-radius:0}article .entry-content .gallery figure.gallery-item,article.post .entry-content .gallery figure.gallery-item{display:inline-block}article .more-link,article.post .more-link{font-size:14px}article table,article.post table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}article table td,article table th,article.post table td,article.post table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}article table thead th,article.post table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}article table tbody+tbody,article.post table tbody+tbody{border-top:2px solid #eceeef}article table .table,article.post table .table{background-color:#fff}figure.gallery-item{position:relative}figure.gallery-item .gallery-caption{position:absolute;background:#000;background:rgba(0,0,0,.75);color:#fff;padding:.625rem 1.25rem;opacity:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;bottom:0;right:-30%}figure.gallery-item:hover .gallery-caption{opacity:1;right:0}.single-post article.post{margin-bottom:0}.single-post article.post .entry-header{position:relative}.single-post article.post .entry-header h1.entry-title .comments-link{float:right}.single-post article.post .entry-header h1.entry-title .comments-link a{font-size:.56em;display:inline-block;vertical-align:middle}.post-author-info{background:#f5f5f5;padding:1.357em 1.143em;margin-bottom:4.5em;margin-top:2.5em}.post-author-info .media .media-left{padding-right:1.786em}.post-author-info .media img{max-width:none}.post-author-info .media .media-body h4.media-heading{font-size:1.188em;line-height:1.474em;margin-bottom:1.071em;margin-top:.526em;font-weight:400}.post-author-info .media .media-body h4.media-heading a{color:#090909}.post-author-info .media .media-body p{color:#555353;line-height:1.714em}.post-author-info .media .media-body p:last-child{margin-bottom:0}.post-navigation .nav-links::after{display:block;content:"";clear:both}.post-navigation .nav-links .nav-previous{float:left}.post-navigation .nav-links .nav-next{float:right;text-align:right}.post-navigation .nav-links .nav-next,.post-navigation .nav-links .nav-previous{width:48%}.post-navigation .nav-links .nav-next a,.post-navigation .nav-links .nav-previous a{color:#626060}.post-navigation .nav-links .nav-next a:focus,.post-navigation .nav-links .nav-next a:hover,.post-navigation .nav-links .nav-previous a:focus,.post-navigation .nav-links .nav-previous a:hover{text-decoration:none;color:#484747;transform:none!important}.site-main nav.navigation.post-navigation{margin-bottom:4em}.site-main nav.navigation.post-navigation .nav-next a,.site-main nav.navigation.post-navigation .nav-previous a{padding:.618047em 0}.site-main nav.navigation.post-navigation .nav-next a:after,.site-main nav.navigation.post-navigation .nav-next a:before,.site-main nav.navigation.post-navigation .nav-previous a:after,.site-main nav.navigation.post-navigation .nav-previous a:before{content:none}.site-main nav.navigation.post-navigation .nav-next a:hover,.site-main nav.navigation.post-navigation .nav-previous a:hover{transform:none}@media (min-width:768px){.blog-grid .site-main nav.navigation{margin:0 1em 1em}}@media (min-width:768px){.blog-grid .posts{margin-left:-15px;margin-right:-15px}}.blog-grid article.post{margin-bottom:3.75em;flex:0 0 100%;max-width:100%}@media (min-width:768px){.blog-grid article.post{flex:0 0 50%;max-width:50%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;float:left}}@media (min-width:768px) and (min-width:576px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:768px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:992px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:1200px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:992px){.blog-grid article.post{flex:0 0 33.3333333333%;max-width:33.3333333333%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (min-width:992px) and (min-width:576px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:992px) and (min-width:768px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:992px) and (min-width:992px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:992px) and (min-width:1200px){.blog-grid article.post{padding-right:15px;padding-left:15px}}@media (min-width:992px){.blog-grid article.post:nth-child(3n+1){clear:both}}.blog-grid article.post .entry-header h1.entry-title{padding-bottom:.2em;margin-bottom:.2em}.blog-grid article.post.format-link,.blog-grid article.post.format-quote{margin-left:15px;margin-right:15px}.blog-list article.post{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-bottom:4em}@media (min-width:576px){.blog-list article.post{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.blog-list article.post{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.blog-list article.post{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.blog-list article.post{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.blog-list article.post{margin-bottom:5.438em}}.blog-list article.post .media-attachment{flex:0 0 100%;max-width:100%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;width:100%}@media (min-width:576px){.blog-list article.post .media-attachment{padding-right:15px;padding-left:15px}}@media (min-width:768px){.blog-list article.post .media-attachment{padding-right:15px;padding-left:15px}}@media (min-width:992px){.blog-list article.post .media-attachment{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.blog-list article.post .media-attachment{padding-right:15px;padding-left:15px}}@media (min-width:768px){.blog-list article.post .media-attachment{flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:0}.blog-list article.post .media-attachment img{margin-bottom:0}}.blog-list article.post .content-body{flex:0 0 100%;max-width:100%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.blog-list article.post .content-body{padding-right:15px;padding-left:15px}}@media (min-width:768px){.blog-list article.post .content-body{padding-right:15px;padding-left:15px}}@media (min-width:992px){.blog-list article.post .content-body{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.blog-list article.post .content-body{padding-right:15px;padding-left:15px}}@media (min-width:768px){.blog-list article.post .content-body{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.blog-list article.post .entry-header h1.entry-title{padding-bottom:.24em;margin-bottom:.24em}.blog-list article.post.format-link,.blog-list article.post.format-quote{margin-left:0;margin-right:0}.blog-list article.format-status{padding-left:15px;padding-right:15px}@media (max-width:1024px){.site-header .handheld-header .handheld-header-links,.site-header .handheld-header .site-branding{flex:0 0 50%;max-width:50%}.site-header .handheld-header .custom-logo-link svg,.site-header .handheld-header .site-logo-anchor svg,.site-header .handheld-header .site-logo-link svg{max-width:140px;height:100%}.site-header .handheld-header .sticky-wrapper .row{align-items:center;flex-wrap:nowrap}.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation,.site-header .handheld-header .site-search{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}}@media (max-width:1024px) and (min-width:576px){.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation,.site-header .handheld-header .site-search{padding-right:15px;padding-left:15px}}@media (max-width:1024px) and (min-width:768px){.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation,.site-header .handheld-header .site-search{padding-right:15px;padding-left:15px}}@media (max-width:1024px) and (min-width:992px){.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation,.site-header .handheld-header .site-search{padding-right:15px;padding-left:15px}}@media (max-width:1024px) and (min-width:1200px){.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation,.site-header .handheld-header .site-search{padding-right:15px;padding-left:15px}}@media (max-width:1024px){.site-header .handheld-header .handheld-header-cart-link,.site-header .handheld-header .handheld-navigation{max-width:50px}.site-header .handheld-header .site-search{flex-basis:0;flex-grow:1;max-width:100%}.site-header .handheld-header .site-search.active{position:relative;height:40px}.site-header .handheld-header .site-search.active .navbar-search,.site-header .handheld-header .site-search.active .widget_product_search,.site-header .handheld-header .site-search.active .widget_search{width:97vw;position:absolute;top:0;left:50%;transform:translate(-50%,0);z-index:9}.site-header .handheld-header .site-search.active .navbar-search .search-field{border:1px solid #5cb3fd}.site-header .handheld-header .site-search .widget_search .search-form label{width:100%;margin-bottom:0}.site-header .handheld-header .site-search .woocommerce-product-search button{display:none}.site-header .handheld-header .site-search .navbar-search{padding:0;margin-bottom:0}.site-header .handheld-header .site-search .navbar-search:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";position:absolute;top:15px;left:12px;color:rgba(0,0,0,.3);z-index:3}.site-header .handheld-header .site-search .navbar-search input[type=text]{border:1px solid #ebebeb;border-radius:3px;padding:.4em 1em .4em 2.4em;height:40px}.site-header .handheld-header .site-search .navbar-search .input-group-btn,.site-header .handheld-header .site-search .navbar-search .search-categories{display:none}.site-header .handheld-header .handheld-navigation{padding-right:0;text-align:center}.site-header .handheld-header .handheld-navigation .btn,.site-header .handheld-header .handheld-navigation button{background-color:transparent;padding:0;color:#43454b}.site-header .handheld-header .handheld-navigation .btn i,.site-header .handheld-header .handheld-navigation button i{color:#43454b}.site-header .handheld-header .handheld-navigation .btn span,.site-header .handheld-header .handheld-navigation button span{display:none}.site-header .handheld-header .handheld-navigation .btn::after,.site-header .handheld-header .handheld-navigation button::after{display:none}.site-header .handheld-header .handheld-navigation .btn:focus,.site-header .handheld-header .handheld-navigation .btn:hover,.site-header .handheld-header .handheld-navigation button:focus,.site-header .handheld-header .handheld-navigation button:hover{color:#43454b}.site-header .handheld-header .search-form,.site-header .handheld-header .woocommerce-product-search{margin-bottom:0}.site-header .handheld-header .handheld-header-links ul{margin:0;list-style:none;flex-direction:row-reverse;display:flex;padding-right:15px}.site-header .handheld-header .handheld-header-links ul li+li{padding-right:25px}.site-header .handheld-header .handheld-header-links ul li i{font-size:18px}.site-header .handheld-header .handheld-header-links ul li a{color:#444}.site-header .handheld-header .handheld-header-links ul .count{display:none;position:absolute;top:-6px;line-height:1;padding:3px 5px;background:#000;font-size:11px;opacity:.5;color:#fff;border-radius:50px;right:12px}.site-header .handheld-header .handheld-header-cart-link{padding-left:0;text-align:center;position:relative}.site-header .handheld-header .handheld-header-cart-link i{font-size:20px}.site-header .handheld-header .handheld-header-cart-link .count{text-indent:0;display:block;width:1.5em;height:1.5em;line-height:1.5;color:#fff;box-sizing:content-box;font-size:.75em;position:absolute;top:50%;left:0;border-radius:100%;font-weight:700}.site-header .handheld-header .site-search .widget_product_search input[type=search]{padding:.4em 1em .4em 2.4em;height:40px}.site-header .handheld-header .site-search .widget_product_search form:before{top:13px;left:12px}.header-v4.site-header .handheld-header .handheld-header-links ul li a,.header-v5.site-header .handheld-header .handheld-header-links ul li a{color:#fff}.site-header .handheld-header .row{flex-wrap:nowrap; margin-bottom: 14px}.header-v4 .handheld-header .site-search .navbar-search,.header-v5 .handheld-header .site-search .navbar-search{border-radius:3px;overflow:hidden}}#secondary #wp-calendar,.footer-widgets #wp-calendar{width:100%}#secondary #wp-calendar caption,.footer-widgets #wp-calendar caption{text-align:right;color:#333;font-size:.857em;margin-bottom:1.25em;caption-side:top}#secondary #wp-calendar thead,.footer-widgets #wp-calendar thead{font-size:.714em}#secondary #wp-calendar thead th,.footer-widgets #wp-calendar thead th{padding-bottom:1em;text-align:center;border-top:1px solid #eceeef;border-bottom:2px solid #eceeef}#secondary #wp-calendar tbody,.footer-widgets #wp-calendar tbody{color:#aaa}#secondary #wp-calendar tbody td,.footer-widgets #wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:8px}#secondary #wp-calendar tbody td:hover,.footer-widgets #wp-calendar tbody td:hover{background:#fff}#secondary #wp-calendar tbody td a,.footer-widgets #wp-calendar tbody td a{font-weight:700;color:#0275d8}#secondary #wp-calendar tbody td a:focus,#secondary #wp-calendar tbody td a:hover,.footer-widgets #wp-calendar tbody td a:focus,.footer-widgets #wp-calendar tbody td a:hover{text-decoration:none}#secondary #wp-calendar tbody .pad,.footer-widgets #wp-calendar tbody .pad{background:0 0}#secondary #wp-calendar tfoot #next,.footer-widgets #wp-calendar tfoot #next{font-size:.714em;text-transform:uppercase;text-align:right}#secondary #wp-calendar tfoot #prev,.footer-widgets #wp-calendar tfoot #prev{font-size:.714em;text-transform:uppercase;padding-top:1em;text-align:left}#secondary .widget ul ul,.footer-widgets .widget ul ul{margin-left:0;margin-top:8px}#secondary .widget_pages .widget_recent_entries ul li:before,#secondary .widget_pages ul li:before,.footer-widgets .widget_pages .widget_recent_entries ul li:before,.footer-widgets .widget_pages ul li:before{content:'';display:none}#secondary.sidebar-blog .widget_recent_comments ul li.recentcomments,.footer-widgets.sidebar-blog .widget_recent_comments ul li.recentcomments{padding-bottom:1em}#secondary.sidebar-blog .widget_recent_comments ul li.recentcomments a,.footer-widgets.sidebar-blog .widget_recent_comments ul li.recentcomments a{display:inline}#secondary .widget_recent_entries ul li:before,.footer-widgets .widget_recent_entries ul li:before{content:'';display:none}#secondary .widget.widget_rss .widget-title,.footer-widgets .widget.widget_rss .widget-title{display:flex;justify-content:flex-start}#secondary .widget.widget_rss .widget-title .rss-widget-icon,.footer-widgets .widget.widget_rss .widget-title .rss-widget-icon{display:none}#secondary .widget.widget_rss li .rsswidget,.footer-widgets .widget.widget_rss li .rsswidget{font-size:110%;font-weight:500;display:block}#secondary .widget.widget_rss li .rss-date,.footer-widgets .widget.widget_rss li .rss-date{font-size:80%}#secondary .widget.widget_rss li .rssSummary,.footer-widgets .widget.widget_rss li .rssSummary{margin:.429em 0}#secondary .widget.widget_rss li+li,.footer-widgets .widget.widget_rss li+li{margin-top:1em}#secondary .widget.widget_rss li+li:before,.footer-widgets .widget.widget_rss li+li:before{border-top:1px solid #ddd;content:'';display:block;padding-top:1em}#secondary .widget_search form.search-form label,.footer-widgets .widget_search form.search-form label{width:100%}.section-products-tabs .section-products-tabs-wrap{display:flex;flex-direction:column}.section-products-tabs .section-products-tabs-wrap>.button,.section-products-tabs article .section-products-tabs-wrap>.more-link,article .section-products-tabs .section-products-tabs-wrap>.more-link{margin:40px auto 62px auto;min-width:290px;text-align:center;font-size:15px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#818686;border:2px solid #ebebeb;border-radius:100px;position:relative;transition:all .25s ease 0s}.section-products-tabs .section-products-tabs-wrap>.button:hover,.section-products-tabs article .section-products-tabs-wrap>.more-link:hover,article .section-products-tabs .section-products-tabs-wrap>.more-link:hover{color:#fff}.section-products-tabs .section-products-tabs-wrap>.button i,.section-products-tabs article .section-products-tabs-wrap>.more-link i,article .section-products-tabs .section-products-tabs-wrap>.more-link i{font-size:18px;padding-right:11px}.section-products-tabs .section-products-tabs-wrap>.button::after,.section-products-tabs article .section-products-tabs-wrap>.more-link::after,article .section-products-tabs .section-products-tabs-wrap>.more-link::after{content:" ";display:block;width:100vw;height:1px;background-color:#ebebeb;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.section-products-tabs .section-header{margin-bottom:1.313em;text-align:center}.section-products-tabs .section-header .section-title{font-size:2.125em;line-height:.962em;letter-spacing:-.01em;color:#090909;margin-bottom:0}.section-products-tabs .section-header .nav{margin-bottom:1.25em;padding-top:1.438em;align-items:center; }.section-products-tabs .section-header .nav .nav-item{margin-left:0}.section-products-tabs .section-header .nav{ }@media (max-width:575px){.section-products-tabs .section-header .nav{flex-direction:column}}.section-products-tabs .section-header .nav .nav-link{font-size:1.125em;line-height:2.222em;letter-spacing:-.01em;color:#737373;padding:0 .889em}.section-products-tabs .section-header .nav .nav-link.active{color:#090909;font-weight:500}.section-products-tabs .section-header .nav .nav-link.active {border:1px solid #000000;border-radius: 25px;}.section-products-tabs .products .product+.product::after{content:" ";width:1px;height:214px; display:block;position:absolute;left:-3px;top:50%;transform:translateY(-50%);height:336px}@media (max-width:550px){.section-products-tabs .products .product+.product::after{display:none}}.section-products-tabs .products .product:hover::after{opacity:0}.section-products-tabs .products .product:nth-child(4n+1)::after{opacity:0}@media (min-width:768px) and (max-width:1199px){.section-products-tabs .products .product:nth-child(4n+1)::after{opacity:1}}.section-products-tabs .products .product .price{font-size:1.286em}@media (min-width:1590px){.section-products-tabs .products .product .added_to_cart,.section-products-tabs .products .product .button,.section-products-tabs .products .product article .more-link,article .section-products-tabs .products .product .more-link{margin-left:3.214em;margin-right:3.214em}}.section-products-tabs .products .product .woocommerce-loop-product__title{max-width:300px;margin-bottom:9px}.section-products-tabs .products .product .star-rating{font-size:1.143em;letter-spacing:3px;width:6em;margin:0 .375em 1.5em auto}.woocommerce-breadcrumb{width: 100%;margin-bottom: 1.767em;font-size: .938em;color: #444;font-weight: 300;margin-top: .667em;border-bottom: 1px solid #ebebeb;padding-bottom: 10px;padding-left: 25%; }.woocommerce-breadcrumb a{color:#444}.woocommerce-breadcrumb .delimiter{margin:0 1.5em;font-size:10px}.woocommerce-breadcrumb span.delimiter+a{background-color:#f5f5f5;padding:.6em 1.067em;border-radius:4px}@media (max-width:767px){.woocommerce-breadcrumb span.delimiter+a{margin-bottom:5px;display:inline-block}}.woocommerce-breadcrumb span.delimiter+a:hover{background-color:#e8e8e8}@media (max-width:1199px){.woocommerce-breadcrumb{display:none}}.wp-caption{margin-bottom:1em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{text-align:left;font-style:italic;border-bottom:2px solid rgba(0,0,0,.05);padding:0 0 5px 0}.gallery{margin-bottom:1em;overflow:hidden}.gallery::after{display:block;content:"";clear:both}.gallery .gallery-item{float:left}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:none;height:auto;margin:0 auto;width:100%}.gallery .gallery-item .gallery-caption{margin:0;text-align:center}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.3%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.666666667%}.gallery.gallery-columns-7 .gallery-item{width:14.285714286%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.111111111%}div.jp-jplayer,div.jp-jplayer img{max-width:100%}div.jp-jplayer.jp-jplayer-video{background-color:#292a2b}div.jp-jplayer video{margin-bottom:0}div.jp-jplayer img,div.jp-jplayer-video,div.jp-jplayer-video video{height:auto!important;vertical-align:top}.jp-audio-container,.jp-video-container{background-color:#f1f1f1;box-shadow:1px 1px 1px #ddd}.post-header .jp-audio-container,.post-header .jp-video-container{margin-bottom:0}div.jp-interface{position:relative;width:97%;z-index:100}.jp-video div.jp-interface{-webkit-border-radius:0 0 2px;-moz-border-radius:0 0 2px;border-radius:0 0 2px}.jp-interface,.seperator-first,.seperator-second,a.jp-pause,a.jp-play{height:34px}.jp-controls{list-style-type:none;padding:0;margin:0}.jp-controls li{display:inline;margin:0}.jp-controls a{color:#404040;text-shadow:1px 1px #fff;background:0 0!important;width:24px;height:34px;padding:0 0 0 10px;display:inline-block;position:absolute;top:0;border-bottom:none;font-size:14px;line-height:34px;text-decoration:none;outline:0;overflow:hidden;z-index:1;opacity:.6}.jp-controls a:hover{color:#262626;background:0 0!important;text-decoration:none;opacity:.8}.jp-controls a span{text-indent:-9999px;display:block}a.jp-pause,a.jp-play{left:0}a.jp-pause{display:none}a.jp-pause:hover{background-position:-33px -30px}a.jp-mute,a.jp-unmute{right:55px}.jp-progress-container,.jp-volume-bar-container{position:absolute;top:0;height:8px;padding:13px 10px}.jp-progress-container{left:34px;right:92px}.jp-progress,.jp-volume-bar{height:9px;background:#e7e7e7;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px rgba(34,34,34,.09);-moz-box-shadow:inset 0 1px 2px rgba(34,34,34,.09);box-shadow:inset 0 1px 2px rgba(34,34,34,.09)}.jp-seek-bar{width:0;height:9px;cursor:pointer;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background:#e0e0e0}.jp-progress,.jp-seek-bar{background:rgba(102,102,102,.05)}.jp-play-bar,.jp-volume-bar-value{width:0;height:9px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background:#bababa}.jp-volume-bar-container{right:2px;width:40px}.jp-volume-bar{position:relative;overflow:hidden;width:40px;cursor:pointer;background:rgba(102,102,102,.1)}.jp-volume-bar-value{width:0}.seperator-first,.seperator-second{width:0;position:absolute;top:0;left:33px;border:1px solid #fff;border-left-color:#ddd;border-width:0 1px}.seperator-second{left:auto;right:89px}.no-volume .jp-progress-container{right:0}.no-volume .jp-mute,.no-volume .jp-unmute,.no-volume .jp-volume-bar-container,.no-volume .seperator-second{display:none}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:3.706325903em}#comments .commentlist .bypostauthor>.comment-body cite:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5407911001em;content:"\f0f6"}.sticky .entry-title:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:.5407911001em;content:"\f08d"}.added_to_cart.loading,.button.loading,article .loading.more-link,button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading{position:relative}.added_to_cart.loading:after,.button.loading:after,article .loading.more-link:after,button.loading:after,input[type=button].loading:after,input[type=reset].loading:after,input[type=submit].loading:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f110";-webkit-animation:fa-spin .75s linear infinite;animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}.main-navigtion ul li a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0f6";margin-right:.5407911001em}.site-main nav.navigation .nav-previous a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:.5407911001em}.widget_product_search form:before,.widget_search form:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";position:absolute;top:1em;left:1em}.widget_product_search form input[type=search],.widget_product_search form input[type=text],.widget_search form input[type=search],.widget_search form input[type=text]{padding-left:2.617924em}.single-product .pswp__button{background-color:transparent}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;content:"\f00e";line-height:2;text-indent:0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none!important}a.reset_variations:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";margin-right:.5407911001em}.widget_pages ul li:before,.widget_recent_entries ul li:before{content:"\f0f6"}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;padding-top:2px;font-weight:400;text-indent:-9999px;position:relative}a.remove:before{content:"\43";font-family:techmarket-icons;position:absolute;top:0;left:0;right:0;bottom:0;font-size:14px;color:#858585;line-height:1.618;text-indent:0;text-align:center}.blockUI:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f110";-webkit-animation:fa-spin .75s linear infinite;animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}#payment .payment_methods>.wc_payment_method>label:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f10c";margin-right:.5407911001em;transition:color,ease,.2s;line-height:24px}#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before{content:"\f192"}.woocommerce-password-strength:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f119";margin-left:.5407911001em}.woocommerce-password-strength.strong:after{content:"\f118"}.woocommerce-password-strength.good:after{content:"\f11a"}.woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}.woocommerce-MyAccount-navigation ul li a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0f6";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:"\f0e4"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:"\f291"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:"\f1c6"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:"\f015"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:"\f09d"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:"\f007"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:"\f08b"}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:"\f021"}.my_account_orders .button.view:after,.my_account_orders article .view.more-link:after,article .my_account_orders .view.more-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f06e";margin-left:.5407911001em}article p.order-again .more-link:after,p.order-again .button:after,p.order-again article .more-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";margin-left:.5407911001em}.woocommerce-MyAccount-downloads .button:after,.woocommerce-MyAccount-downloads article .more-link:after,article .woocommerce-MyAccount-downloads .more-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0ed";margin-left:.5407911001em}.demo_store:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:.5407911001em;content:"\f05a"}.woocommerce-tabs ul.tabs li:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.woocommerce-tabs ul.tabs li.active:after{opacity:1;right:0}.single-product div.product .component_selections .clear_component_options:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent:before,.shop_table .mnm_table_item .mnm_table_item_indent:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"\f148";margin-right:.3819820591em;opacity:.25}.quick-view-button:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f06e";margin-right:.6180469716em}.woocommerce-page .no_shipping_address .gift-form label:after,.woocommerce-page .ship_address .gift-form label:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f06b";margin-left:.5407911001em}.woocommerce-page .no_shipping_address .modify-address-button:before,.woocommerce-page .ship_address .modify-address-button:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f044";margin-right:.5407911001em}.woocommerce-page .addresses+.addresses header.title a:before{content:"\f067"}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before,.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before{content:"\f005"}a#variations_clear:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f021";margin-right:.5407911001em}.wl-add-link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f004";margin-right:.5407911001em}.button.wl-create-new:before,article .wl-create-new.more-link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f067";margin-right:.5407911001em}.addresses .woocommerce-Address-title::after,.addresses header.title::after,.woocommerce-Address .woocommerce-Address-title::after,.woocommerce-Address header.title::after{display:block;content:"";clear:both}.addresses .woocommerce-Address-title a,.addresses header.title a,.woocommerce-Address .woocommerce-Address-title a,.woocommerce-Address header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.23em;margin-left:6px}.addresses .woocommerce-Address-title a:before,.addresses header.title a:before,.woocommerce-Address .woocommerce-Address-title a:before,.woocommerce-Address header.title a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f044";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}@media (min-width:768px){.main-navigation ul.menu>li.menu-item-has-children>a:after,.main-navigation ul.menu>li.page_item_has_children>a:after,.main-navigation ul.nav-menu>li.menu-item-has-children>a:after,.main-navigation ul.nav-menu>li.page_item_has_children>a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f107";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a:after,.main-navigation ul.menu ul li.page_item_has_children>a:after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a:after,.main-navigation ul.nav-menu ul li.page_item_has_children>a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";float:right;line-height:1.618}.demo_store a:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f057";margin-right:.3342343017em}.site-header-cart .cart-contents:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:1em;float:right;content:"\f291";line-height:1.618}.woocommerce-tabs ul.tabs li:after{content:""}#wl-wrapper .wl-tabs>li.active:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:block!important;position:absolute;top:50%;height:1em;width:1em;margin-top:-.5em}}.site-main nav.navigation{margin:0 0 1em}.site-main nav.navigation::after{display:block;content:"";clear:both}.site-main nav.navigation .nav-next a,.site-main nav.navigation .nav-previous a{display:inline-block;transition:all,ease,.3s;padding:.6180469716em 1em;border-radius:3px}.site-main nav.navigation .nav-previous{float:left;width:50%}.site-main nav.navigation .nav-previous a:hover{-webkit-transform:translate(-1em);-ms-transform:translate(-1em);transform:translate(-1em)}.site-main nav.navigation .nav-next{float:right;text-align:right;width:50%}.site-main nav.navigation .nav-next a:hover{-webkit-transform:translate(-1em);-ms-transform:translate(-1em);transform:translate(-1em)}.pagination,.woocommerce-pagination{padding:1em 0;border-width:1px 0;text-align:center;clear:both}.pagination .page-numbers,.woocommerce-pagination .page-numbers{margin:0}.pagination .page-numbers::after,.woocommerce-pagination .page-numbers::after{display:block;content:"";clear:both}.pagination .page-numbers li,.woocommerce-pagination .page-numbers li{display:inline-block}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{font-size:1em;display:inline-block;padding:.667em 1.133em;color:#444;font-weight:500;line-height:1.543em}.pagination .page-numbers li .page-numbers.current,.woocommerce-pagination .page-numbers li .page-numbers.current{color:#fff;padding:.733em 1.4em;border-radius:5px}.pagination .page-numbers li .page-numbers.next,.pagination .page-numbers li .page-numbers.prev,.woocommerce-pagination .page-numbers li .page-numbers.next,.woocommerce-pagination .page-numbers li .page-numbers.prev{font-size:0;vertical-align:middle}.pagination .page-numbers li .page-numbers.next:after,.pagination .page-numbers li .page-numbers.prev:after,.woocommerce-pagination .page-numbers li .page-numbers.next:after,.woocommerce-pagination .page-numbers li .page-numbers.prev:after{font-family:techmarket-icons;font-size:31px;opacity:.5;margin:0 5px;line-height:1}.pagination .page-numbers li .page-numbers.next:after,.woocommerce-pagination .page-numbers li .page-numbers.next:after{content:"\74"}.pagination .page-numbers li .page-numbers.prev:after,.woocommerce-pagination .page-numbers li .page-numbers.prev:after{content:"\75"}.pagination .page-numbers li a.page-numbers:hover,.woocommerce-pagination .page-numbers li a.page-numbers:hover{opacity:.8}.rtl .pagination a.next,.rtl .pagination a.prev,.rtl .woocommerce-pagination a.next,.rtl .woocommerce-pagination a.prev{transform:rotateY(180deg)}.shop-control-bar{display:flex;justify-content:flex-end;align-items:center;font-size:.938em;border-bottom:1px solid #ebebeb;padding-bottom:.2em;margin-bottom:10px;flex-wrap:wrap}@media (max-width:500px){.shop-control-bar{flex-direction:column}.shop-control-bar .woocommerce-products-header__title{padding:4px 0 16px 0}}@media (max-width:1023px){.shop-control-bar{width:100vw;position:relative;margin-left:-50vw;left:50%;background-color:#fe830a}}@media (max-width:767px){.shop-control-bar{margin-bottom:30px}}.shop-control-bar .handheld-sidebar-toggle{display:none}.shop-control-bar .handheld-sidebar-toggle button{background:0 0}.shop-control-bar .handheld-sidebar-toggle button span{padding-left:10px;font-size:14px}@media (min-width:768px) and (max-width:1199px){.shop-control-bar{padding-bottom:14px}}.shop-control-bar .woocommerce-products-header__title{font-size:1.5em;color:#444;margin:0;flex-grow:1}.shop-control-bar .techmarket-advanced-pagination{display:flex;align-items:center;word-spacing:4px;font-weight:400}@media (max-width:1589px){.shop-control-bar .techmarket-advanced-pagination{display:none}}.shop-control-bar .techmarket-advanced-pagination form{margin-right:.733em}.shop-control-bar .techmarket-advanced-pagination input.form-control{line-height:1.8em}@media (max-width:767px){.shop-control-bar .techmarket-advanced-pagination input.form-control{text-align:center;width:48px}}.shop-control-bar .techmarket-advanced-pagination a.page-numbers{font-size:31px;opacity:.5}.shop-control-bar .techmarket-advanced-pagination a.page-numbers.next{margin-left:8px}@media (min-width:576px){.shop-control-bar .techmarket-advanced-pagination a.page-numbers.next{margin-left:16px}}.shop-control-bar .techmarket-advanced-pagination a.page-numbers.prev{margin-right:16px}@media (max-width:1199px){.shop-control-bar .woocommerce-products-header__title{flex-basis:0;flex-grow:1;max-width:100%}}@media (max-width:767px){.shop-control-bar .woocommerce-products-header__title{text-align:center}}@media (min-width:768px) and (max-width:1199px){.shop-control-bar .form-techmarket-wc-ppp{flex:0 0 16.6666666667%;max-width:16.6666666667%;display:none}}@media (min-width:768px) and (max-width:1199px){.shop-control-bar .techmarket-advanced-pagination{flex:0 0 20.8333333333%;max-width:20.8333333333%;justify-content:flex-end;display:none}}.shop-control-bar ul.nav{border:0}@media (min-width:992px){.shop-control-bar ul.nav{margin-right:.6em}}.shop-control-bar ul.nav .nav-item .nav-link{color:#bcbcbc;border:0;padding:0 .421em;font-size:1.267em}.shop-control-bar ul.nav .nav-item .nav-link.active,.shop-control-bar ul.nav .nav-item .nav-link:hover{border:0;color:#444}.shop-control-bar form{margin:0}@media (min-width:1200px){.shop-control-bar form+.techmarket-advanced-pagination{margin-left:2.133em}.shop-control-bar form.form-techmarket-wc-ppp{margin-right:.867em}}.shop-control-bar form input,.shop-control-bar form select{font-size:1em;border-radius:4px;font-weight:400}.shop-control-bar form select.orderby{line-height:2.067em}.shop-control-bar form input.form-control{line-height:1.8em}@media (max-width:1023px){.shop-control-bar{padding:10px 0}.shop-control-bar .form-techmarket-wc-ppp,.shop-control-bar .techmarket-advanced-pagination,.shop-control-bar ul.nav{display:none}.shop-control-bar .handheld-sidebar-toggle{display:block}.shop-control-bar .handheld-sidebar-toggle button{color:#373737}.shop-control-bar .woocommerce-products-header__title{color:#373737}.shop-control-bar form select.orderby{border:none;line-height:1;color:#373737;font-size:14px;background:0 0;background-color:transparent;background-repeat:no-repeat;background-position:right 1.6em center;background-size:11px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAYAAABLy77vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNpi+P//PwMSNgDiCWhi2PBjIF6CLMbEgAoEgNiAAT8oAGIxII5GVsvEQBoAaewH4stAPBWIN0AtJ8kgAajGQiD+AsRrgPgCEC8g1SAHqMYJSGIJQKwAwiwkGLQBipHBB1g4kRpGOMGoQaMGUdMgbDleAZYhSTHoADTfoGfQBFINCoBmRhUofwI0H00g1iAWJBeBNFUA8T+oVxVICiTk4vLDx4/vP3/5AmT+TyFQ1B4AYgecRe2Lly+Pf/r06RmQeYaI4vYCsgBAgAEAh8+QV9QkJZ0AAAAASUVORK5CYII=)}.shop-control-bar form select.orderby::after{content:"\f0ec";font-family:FontAwesome}}@media (max-width:1023px){.full-width .shop-control-bar .handheld-sidebar-toggle{display:none}.full-width .shop-control-bar .handheld-sidebar-toggle+.woocommerce-products-header__title{text-align:left}}@media (min-width:500px) and (max-width:1023px){.full-width .shop-control-bar .handheld-sidebar-toggle+.woocommerce-products-header__title{padding-left:20px}}.shop-control-bar-bottom{display:flex;justify-content:flex-start;align-items:center;font-size:.938em;font-weight:400;border-top:1px solid #ebebeb;padding-top:1.467em}@media (max-width:767px){.shop-control-bar-bottom{flex-direction:column;border-top:none}}@media (min-width:576px) and (max-width:1199px){.shop-control-bar-bottom{flex-flow:row wrap;justify-content:space-between}}.shop-control-bar-bottom form{margin:0;color:#444}@media (max-width:767px){.shop-control-bar-bottom form{margin-bottom:1.333em}}.shop-control-bar-bottom p{padding:.327em 1.533em}.shop-control-bar-bottom .woocommerce-pagination{justify-content:flex-end;display:flex;flex-grow:1}@media (min-width:992px){.shop-control-bar form,.shop-control-bar-bottom form{margin-right:.6em}}.shop-control-bar form .techmarket-wc-wppp-select,.shop-control-bar-bottom form .techmarket-wc-wppp-select{border:none}.shop-control-bar form select,.shop-control-bar-bottom form select{color:#444;-moz-appearance:none;-webkit-appearance:none;line-height:1.733em;height:auto;background:0 0;background-color:transparent;background-repeat:no-repeat;background-position:right 1.6em center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpidHBwuPzt29ddfHz8xQxQAOTPYmfnsGX6////Nl5evsIPH95PB0kA6WWcnFwp//79W8zo4uLC8OfP70pmZpaWHz9+vOfg4BD8+/dPNgsL6wxmJSUlBiYm5iNAiY9sbGxu379/S+Hg4JwHMgUgwAD3NS8TSbhyqAAAAABJRU5ErkJggg==)}.navbar-primary .nav,.primary-navigation .nav{margin-left:0;flex-wrap:wrap;display:block}.navbar-primary .nav>li,.primary-navigation .nav>li{line-height:1.933em;padding:0 1.6em;display:inline-block}.navbar-primary .nav>li>a,.primary-navigation .nav>li>a{color:#444;font-weight:700;text-transform:uppercase;position:relative}.navbar-primary .nav>li>a::after,.primary-navigation .nav>li>a::after{position:absolute;top:-5px;right:-16px}.navbar-primary .nav>li:first-child,.primary-navigation .nav>li:first-child{padding-left:0}.navbar-primary .nav>li:last-child,.primary-navigation .nav>li:last-child{padding:0}.navbar-primary .nav .sale-clr a,.primary-navigation .nav .sale-clr a{color:#e14546}.navbar-primary .nav .dropdown-menu,.primary-navigation .nav .dropdown-menu{font-size:.933em;border-radius:0;border-top-width:2px}.navbar-primary .nav .dropdown-menu .menu-item>a,.primary-navigation .nav .dropdown-menu .menu-item>a{display:block;width:100%;clear:both;font-weight:400;line-height:1.5;color:#373a3c;text-align:inherit;white-space:nowrap;background:0 0;border:0;padding:.471em 1.229em}.navbar-primary .nav .dropdown-menu .show>.dropdown-menu,.primary-navigation .nav .dropdown-menu .show>.dropdown-menu{left:100%;top:0}.navbar-primary .nav .techmarket-flex-more-menu-item,.primary-navigation .nav .techmarket-flex-more-menu-item{position:relative}.navbar-primary .nav .techmarket-flex-more-menu-item .overflow-items,.primary-navigation .nav .techmarket-flex-more-menu-item .overflow-items{top:40px;left:50%;transform:translate(-50%,0)}.navbar-primary .nav .techmarket-flex-more-menu-item li,.primary-navigation .nav .techmarket-flex-more-menu-item li{position:relative}.navbar-primary .nav .techmarket-flex-more-menu-item .show>.dropdown-menu,.primary-navigation .nav .techmarket-flex-more-menu-item .show>.dropdown-menu{left:auto;right:100%}.navbar-primary .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu,.primary-navigation .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu{left:auto;width:700px;top:0;right:100%;padding:0}@media (min-width:1024px) and (max-width:1110px){.navbar-primary .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu,.primary-navigation .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu{margin-left:-27.5vw;padding:0 20px}}.navbar-primary .nav .techmarket-flex-more-menu-item::before,.primary-navigation .nav .techmarket-flex-more-menu-item::before{content:" ";margin:0 .5em}.navbar-primary .nav .techmarket-flex-more-menu-item>a,.primary-navigation .nav .techmarket-flex-more-menu-item>a{position:relative;display:inline-block;transform:rotate(-90deg);font-size:20px;font-weight:500;line-height:1}.navbar-primary .nav .techmarket-flex-more-menu-item>a::after,.primary-navigation .nav .techmarket-flex-more-menu-item>a::after{color:#fff;position:absolute;top:50%;left:50%;line-height:1;margin:0;right:auto;transform:translate(-50%,-50%);padding:7.5px 10.18px;border-radius:50px;display:none}.navbar-primary .nav .menu-item-has-children>.dropdown-menu,.primary-navigation .nav .menu-item-has-children>.dropdown-menu{top:50px}.navbar-primary .nav .menu-item-has-children .menu-item-has-children>a::after,.primary-navigation .nav .menu-item-has-children .menu-item-has-children>a::after{font-family:FontAwesome;border-top:none;content:"";float:right;border-left:none;border-right:none;width:auto;height:auto}.site-header.header-v5 .navbar-primary .nav>li>a,.site-header.header-v5 .primary-navigation .nav>li>a{color:#fff}.site-header.header-v5 .navbar-primary .nav>.menu-item-has-children>.dropdown-menu,.site-header.header-v5 .primary-navigation .nav>.menu-item-has-children>.dropdown-menu{top:130%}.site-header.header-v5 .navbar-primary .nav .techmarket-flex-more-menu-item>a::after,.site-header.header-v5 .primary-navigation .nav .techmarket-flex-more-menu-item>a::after{background-color:#000}.site-header.header-v10 .navbar-primary .nav>li>a,.site-header.header-v10 .primary-navigation .nav>li>a{color:#fff}@media (min-width:1200px) and (max-width:1399px){.techmarket-sticky-wrap.stuck .navbar-primary .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu,.techmarket-sticky-wrap.stuck .primary-navigation .nav .techmarket-flex-more-menu-item .yamm-fw>.dropdown-menu{margin-left:-43vw}}.secondary-navigation{font-size:.933em}.secondary-navigation .nav{align-items:center;padding:0;margin:0;display:block;text-align:right}@media (max-width:1399px){.secondary-navigation .nav{display:block}}.secondary-navigation .nav>li+li::before{content:'|';font-size:12px;color:#cad5d5;display:inline-block;margin:0 1.457em}.secondary-navigation .nav>li{padding-bottom:.715em;line-height:2.081em;display:inline-block}.secondary-navigation .nav>li i{padding-right:.5em}.secondary-navigation .nav>li .tm-order-tracking{font-size:1.286em}.secondary-navigation .nav>li .tm-dollar{font-size:.857em}.secondary-navigation .nav>li .tm-login-register{font-size:.929em}.secondary-navigation .nav>li a{color:#444}.secondary-navigation .nav>li a:active,.secondary-navigation .nav>li a:focus,.secondary-navigation .nav>li a:hover{color:#555}.secondary-navigation .nav>li ul a::before{display:none}.secondary-navigation .nav .show>.dropdown-menu{left:28px}.secondary-navigation .nav .dropdown-menu{width:140px;border-radius:0;border-top-width:2px}.secondary-navigation .nav .dropdown-menu li a{width:100%;font-size:.875em;display:block;padding:.6em .875em;line-height:1}.secondary-navigation .nav .dropdown-menu li a:focus,.secondary-navigation .nav .dropdown-menu li a:hover{background-color:#f9f9f9}.secondary-navigation .nav .techmarket-flex-more-menu-item{position:relative}.secondary-navigation .nav .techmarket-flex-more-menu-item li{position:relative}.secondary-navigation .nav .techmarket-flex-more-menu-item::before{content:" ";margin:0 .5em}.secondary-navigation .nav .techmarket-flex-more-menu-item.show>.dropdown-menu{left:auto;right:0;min-width:200px;text-align:center}.secondary-navigation .nav .techmarket-flex-more-menu-item>a{position:relative;display:inline-block;transform:rotate(-90deg);font-size:20px;font-weight:500;line-height:1}.secondary-navigation .nav .techmarket-flex-more-menu-item>a::after{color:#fff;position:absolute;top:50%;left:86%;line-height:1;margin:0;transform:translate(-50%,-50%);padding:7.5px 10.18px;border-radius:50px;display:none}.user-logged-in .secondary-navigation .not-logged-in{display:none}.navbar-search{margin-bottom:0}.navbar-search input[type=text]{background-color:#fff;box-shadow:none;padding:1em;color:#939393;font-size:1em;border:2px solid #e7e7e7;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important;border-right:none;line-height:1em}.navbar-search .btn-secondary{color:#fff}.navbar-search .input-group-btn:not(:first-child)>.btn-secondary{margin-left:0}.navbar-search .input-group-addon{color:#444}.navbar-search .search-categories{background-color:transparent;border:2px solid #e7e7e7;border-right:none;border-left:none}@media (min-width:1590px){.navbar-search .search-categories{padding-right:4.875em}}@media (min-width:1200px) and (max-width:1399px){.navbar-search .search-categories{padding-right:.9em}}.navbar-search select{max-width:100%;padding:0 1.2em 0 1.333em;font-size:.938em;border:none;border-left:1px solid #eee;-moz-appearance:none;-webkit-appearance:none;line-height:1.733em;border-radius:0;height:auto;color:#444;background:0 0;background-color:transparent;background-repeat:no-repeat;background-position:right 1.6em center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpidHBwuPzt29ddfHz8xQxQAOTPYmfnsGX6////Nl5evsIPH95PB0kA6WWcnFwp//79W8zo4uLC8OfP70pmZpaWHz9+vOfg4BD8+/dPNgsL6wxmJSUlBiYm5iNAiY9sbGxu379/S+Hg4JwHMgUgwAD3NS8TSbhyqAAAAABJRU5ErkJggg==)}.navbar-search select:focus{outline:0}.navbar-search .input-group .input-group-btn{font-size:1.066em}.navbar-search button{font-weight:500;font-size:.938em;min-width:9.067em}@media (max-width:1590px){.navbar-search button{min-width:4em}.navbar-search button .search-btn{display:none}}@media (min-width:1590px){.navbar-search button i{display:none}}.navbar-search .twitter-typeahead{flex-grow:1;position:static!important;background-color:#fff;border-radius:5px 0 0 5px}.navbar-search .twitter-typeahead input+input{width:100%}.navbar-search .twitter-typeahead .tt-menu{width:100%;border:1px solid #e7e7e7;top:98%!important}.navbar-search .twitter-typeahead .tt-menu .tt-dataset-search{background:#fff;padding:20px 0}.navbar-search .twitter-typeahead .tt-menu .tt-dataset-search a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;padding:8px 10px}.navbar-search .twitter-typeahead .tt-menu .tt-dataset-search a:hover{background-color:#f4f4f4}.navbar-search .twitter-typeahead .tt-menu .tt-dataset-search a img{margin-right:14px}.navbar-search .twitter-typeahead .tt-menu .tt-dataset-search a p{margin-bottom:0}.departments-menu{max-height:5.067em;max-width:16.25em}@media (min-width:1025px){.departments-menu .dropdown-backdrop{z-index:-1;display:none}}.departments-menu button{background-color:transparent;font-size:1em;color:#444;font-weight:500;border:2px solid #eee;border-radius:3px;padding:.938rem 1rem;justify-content:center;align-items:center;display:flex}.departments-menu button:hover{color:#555}.departments-menu button:active,.departments-menu button:focus,.departments-menu button:hover{box-shadow:none}.departments-menu button i{padding-right:.633em;line-height:1.1}.departments-menu.show>.dropdown-menu{transition:.2s ease-in-out}.departments-menu>.dropdown-menu{transform:translate(0,24px) rotate(0) skew(0deg,0deg) scale(1,1);margin:0 15px;padding:0;border:2px solid #eee;border-radius:4px;right:0;z-index:1}.departments-menu>.dropdown-menu::after,.departments-menu>.dropdown-menu::before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.departments-menu>.dropdown-menu::before{border-color:rgba(73,84,92,0);border-bottom-color:#eee;border-width:17px;margin-left:-17px}.departments-menu>.dropdown-menu::after{border-color:rgba(136,183,213,0);border-bottom-color:#fff;border-width:14px;margin-left:-14px}.departments-menu>.dropdown-menu>li{padding:0 1.143em}.departments-menu>.dropdown-menu>li.highlight>a{font-weight:500}.departments-menu>.dropdown-menu>li.color>a{color:#e14546}.departments-menu>.dropdown-menu>li>a{display:block;border-bottom:1px solid #ddd;padding:.608em .357em;font-size:.938em;color:#43454b;font-weight:400}.departments-menu>.dropdown-menu>li:first-child>a{padding:1.1em .357em .6em}.departments-menu>.dropdown-menu>li:last-child>a{border-bottom:none}.departments-menu>.dropdown-menu .yamm-tfw>.dropdown-menu>li{padding:0}.departments-menu>.dropdown-menu .menu-item-has-children .dropdown-toggle:after{background:0 0}.departments-menu>.dropdown-menu .menu-item-has-children a[data-toggle=dropdown-hover]::after,.departments-menu>.dropdown-menu .menu-item-has-children a[data-toggle=dropdown]::after{font-family:FontAwesome;border-top:none;content:"";float:right;border-left:none;border-right:none;width:auto;height:auto}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu{top:-2px;bottom:-2px;padding:0;margin:0;font-size:.938em;border:2px solid #eee;border-top-left-radius:0;border-bottom-left-radius:0}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu li>a{font-size:.933em;line-height:1.6em;display:block}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu li>a:focus,.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu li>a:hover{color:#000}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu>li.menu-item:not(.menu-item-object-static_block){width:277px;padding:0 1.143em}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu>li.menu-item:not(.menu-item-object-static_block):first-child{margin-top:1.143em}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu>li.menu-item:not(.menu-item-object-static_block)>a{border-bottom:0;padding:.35em 1.429em}.departments-menu>.dropdown-menu .menu-item-has-children>.dropdown-menu>li.menu-item:not(.menu-item-object-static_block) .dropdown-menu{top:-2px;left:99%}.departments-menu .dropdown-menu>.menu-item,.departments-menu>.menu-item{position:static;display:block;padding:0 1.143em}.header-v4 .departments-menu>.dropdown-menu{top:25px;border-top-width:0;border-top-right-radius:0;border-top-left-radius:0}.header-v4 .departments-menu>.dropdown-menu::before{border-bottom-color:transparent}.header-v1 .departments-menu button{color:#fff;display:block;height:52px}.page-template-template-homepage-v1 .header-v1 .departments-menu button,.page-template-template-homepage-v2 .header-v1 .departments-menu button{color:#444;border-color:#eee;background-color:transparent}.page-template-template-homepage-v1 .header-v1 .departments-menu button::after,.page-template-template-homepage-v2 .header-v1 .departments-menu button::after{filter:none}@media (min-width:1200px){.page-template-template-homepage-v1 .header-v1 .departments-menu>.dropdown-menu,.page-template-template-homepage-v1 .header-v3 .departments-menu>.dropdown-menu,.page-template-template-homepage-v1 .header-v4 .departments-menu>.dropdown-menu,.page-template-template-homepage-v1 .header-v5 .departments-menu>.dropdown-menu,.page-template-template-homepage-v1 .header-v6 .departments-menu>.dropdown-menu,.page-template-template-homepage-v2 .header-v1 .departments-menu>.dropdown-menu,.page-template-template-homepage-v2 .header-v3 .departments-menu>.dropdown-menu,.page-template-template-homepage-v2 .header-v4 .departments-menu>.dropdown-menu,.page-template-template-homepage-v2 .header-v5 .departments-menu>.dropdown-menu,.page-template-template-homepage-v2 .header-v6 .departments-menu>.dropdown-menu,.page-template-template-homepage-v5 .header-v1 .departments-menu>.dropdown-menu,.page-template-template-homepage-v5 .header-v3 .departments-menu>.dropdown-menu,.page-template-template-homepage-v5 .header-v4 .departments-menu>.dropdown-menu,.page-template-template-homepage-v5 .header-v5 .departments-menu>.dropdown-menu,.page-template-template-homepage-v5 .header-v6 .departments-menu>.dropdown-menu,.page-template-template-homepage-v6 .header-v1 .departments-menu>.dropdown-menu,.page-template-template-homepage-v6 .header-v3 .departments-menu>.dropdown-menu,.page-template-template-homepage-v6 .header-v4 .departments-menu>.dropdown-menu,.page-template-template-homepage-v6 .header-v5 .departments-menu>.dropdown-menu,.page-template-template-homepage-v6 .header-v6 .departments-menu>.dropdown-menu{display:block}}.header-v10 .departments-menu,.header-v2 .departments-menu,.header-v3 .departments-menu,.header-v4 .departments-menu,.header-v5 .departments-menu,.header-v6 .departments-menu{flex:0 0 4.1666666667%;max-width:4.1666666667%;padding:0}.header-v10 .departments-menu button,.header-v2 .departments-menu button,.header-v3 .departments-menu button,.header-v4 .departments-menu button,.header-v5 .departments-menu button,.header-v6 .departments-menu button{padding:0;border:none;justify-content:inherit;width:20px;margin-left:20px}.header-v10 .departments-menu button.dropdown-toggle::after,.header-v2 .departments-menu button.dropdown-toggle::after,.header-v3 .departments-menu button.dropdown-toggle::after,.header-v4 .departments-menu button.dropdown-toggle::after,.header-v5 .departments-menu button.dropdown-toggle::after,.header-v6 .departments-menu button.dropdown-toggle::after{display:none}.header-v10 .departments-menu button i,.header-v2 .departments-menu button i,.header-v3 .departments-menu button i,.header-v4 .departments-menu button i,.header-v5 .departments-menu button i,.header-v6 .departments-menu button i{padding-right:.8em;text-shadow:#909090 0 1px 0}.header-v10 .departments-menu span,.header-v2 .departments-menu span,.header-v3 .departments-menu span,.header-v4 .departments-menu span,.header-v5 .departments-menu span,.header-v6 .departments-menu span{display:none}.header-v10 .departments-menu>.dropdown-menu,.header-v2 .departments-menu>.dropdown-menu,.header-v3 .departments-menu>.dropdown-menu,.header-v4 .departments-menu>.dropdown-menu,.header-v5 .departments-menu>.dropdown-menu,.header-v6 .departments-menu>.dropdown-menu{left:-202px;min-width:270px;margin:0}@media (min-width:1400px) and (max-width:1900px){.header-v10 .departments-menu>.dropdown-menu,.header-v2 .departments-menu>.dropdown-menu,.header-v3 .departments-menu>.dropdown-menu,.header-v4 .departments-menu>.dropdown-menu,.header-v5 .departments-menu>.dropdown-menu,.header-v6 .departments-menu>.dropdown-menu{min-width:270px}}.header-v10 .departments-menu>.dropdown-menu::after,.header-v10 .departments-menu>.dropdown-menu::before,.header-v2 .departments-menu>.dropdown-menu::after,.header-v2 .departments-menu>.dropdown-menu::before,.header-v3 .departments-menu>.dropdown-menu::after,.header-v3 .departments-menu>.dropdown-menu::before,.header-v4 .departments-menu>.dropdown-menu::after,.header-v4 .departments-menu>.dropdown-menu::before,.header-v5 .departments-menu>.dropdown-menu::after,.header-v5 .departments-menu>.dropdown-menu::before,.header-v6 .departments-menu>.dropdown-menu::after,.header-v6 .departments-menu>.dropdown-menu::before{left:84%}@media (min-width:1200px) and (max-width:1399px){.header-v3 .departments-menu,.header-v4 .departments-menu{flex:0 0 5.8333333333%;max-width:5.8333333333%}}.header-v3 .departments-menu>.dropdown-menu{background-color:#f8f8f8}.header-v3 .departments-menu>.dropdown-menu::after{border-bottom-color:#f8f8f8}.header-v4 .departments-menu button i,.header-v4 .handheld-navigation button i,.header-v5 .departments-menu button i,.header-v5 .handheld-navigation button i{text-shadow:#fff 0 1px 0;color:#fff}@media (min-width:992px) and (max-width:1199px){.header-v5 .departments-menu{margin-bottom:0}}.header-v6 .departments-menu button i{text-shadow:#030303 0 1px 0}.page-template-template-homepage-v10 .header-v1 .departments-menu button,.page-template-template-homepage-v11 .header-v1 .departments-menu button,.page-template-template-homepage-v12 .header-v1 .departments-menu button,.page-template-template-homepage-v5 .header-v1 .departments-menu button,.page-template-template-homepage-v6 .header-v1 .departments-menu button,.page-template-template-homepage-v7 .header-v1 .departments-menu button,.page-template-template-homepage-v8 .header-v1 .departments-menu button,.page-template-template-homepage-v9 .header-v1 .departments-menu button{background-color:transparent;color:#444;border-color:#eee}.site-header-cart{font-size:1em;list-style-type:none;margin-left:1.333em}.site-header-cart .cart-contents{display:flex;justify-content:flex-start;align-items:center;color:#444}.site-header-cart .cart-contents .count{font-size:.933em;padding:.5em 0;width:21px;height:21px;flex-shrink:0;line-height:.72;font-weight:400;text-align:center;letter-spacing:-1px;border-radius:50px;margin-left:.214em;background-color:#e8eff4}.site-header-cart .cart-contents i{font-size:1.733em}.site-header-cart .cart-contents .amount{font-weight:500;line-height:1.24;padding-left:1.2em}.site-header-cart .cart-contents .amount .price-label{font-weight:400;display:block;font-size:.867em;color:#676767}.site-header-cart .cart-contents::after{display:none}.site-header-cart .cart-contents:active,.site-header-cart .cart-contents:focus,.site-header-cart .cart-contents:hover{color:#444}.site-header .techmarket-sticky-wrap .site-header-cart .widget_shopping_cart_content .product_list_widget{overflow-y:scroll;max-height:400px}.header-compare i,.header-wishlist i{font-size:1.733em}.header-compare a,.header-wishlist a{display:flex;align-items:flex-start;color:#444}.header-compare a:active,.header-compare a:focus,.header-compare a:hover,.header-wishlist a:active,.header-wishlist a:focus,.header-wishlist a:hover{color:#444}.header-compare .value,.header-wishlist .value{padding-left:.667em}@media (max-width:1199px){.header-compare .value,.header-wishlist .value{display:none}}@media (min-width:1590px){ul.header-compare.nav,ul.header-wishlist.nav{margin-left:3.333em}}@media (min-width:1200px) and (max-width:1589px){ul.header-compare.nav,ul.header-wishlist.nav{margin-left:1.333em}}@media (min-width:768px) and (max-width:1199px){ul.header-compare.nav,ul.header-wishlist.nav{margin-left:1.2em;margin-bottom:20px}}@media (min-width:768px) and (max-width:1199px){ul.header-wishlist.nav{margin-left:1.7em}}.yamm .collapse,.yamm .dropup,.yamm .nav,.yamm ul.navbar-nav>li.dropdown,.yamm>.dropdown{position:static}.yamm li.menu-item-has-children{position:relative}.yamm li.menu-item-has-children.yamm-fw,.yamm li.menu-item-has-children.yamm-hw,.yamm li.menu-item-has-children.yamm-tfw{position:static}.yamm .container{position:relative}.yamm .dropdown-menu{left:auto}.yamm .no-yamm-content-padding .yamm-content{padding:0}.yamm .dropdown.yamm-fw .dropdown-menu{left:0;right:0;position:absolute;padding:0;animation-duration:.2s}.yamm .dropdown.yamm-fw .dropdown-menu .menu-item{list-style:none}.yamm .dropdown.yamm-fw .dropdown-menu .menu{padding:0}.yamm .yamm-content{padding:1.143em}.yamm .yamm-content::after{display:block;content:"";clear:both}.yamm .yamm-content .wpb_content_element{margin:0}.yamm .yamm-content .bg-yamm-content{position:absolute;right:0;bottom:0;-webkit-clip-path:polygon(0 10%,0 100%,10000% 100%);clip-path:polygon(0 10%,0 100%,10000% 100%)}.yamm .yamm-content .bg-yamm-content .kc-col-container{display:block}.yamm .nav-title,.yamm h1,.yamm h2,.yamm h3,.yamm h4,.yamm h5,.yamm h6{font-weight:500;font-size:1em;padding:.571em 0;min-height:2.667em}.yamm .nav-divider{height:1px;border-top:1px solid #ddd;margin:.5em 0}.yamm .nav-subtext,.yamm .nav-text{display:block}.yamm .nav-subtext{font-size:.8em;color:#aaa;line-height:1}.navbar-primary,.primary-navigation{position:static!important}.navbar-primary .yamm-fw .dropdown-menu,.primary-navigation .yamm-fw .dropdown-menu{width:100%}.navbar-primary .yamm-tfw .dropdown-menu,.primary-navigation .yamm-tfw .dropdown-menu{width:600px}.navbar-primary .yamm-hw .dropdown-menu,.primary-navigation .yamm-hw .dropdown-menu{width:450px}.navbar-primary .yamm .yamm-fw>.dropdown-menu,.primary-navigation .yamm .yamm-fw>.dropdown-menu{left:0;right:0;padding:0 90px;border:none;z-index:99999999;background-color:transparent}.navbar-primary .yamm .yamm-fw>.dropdown-menu>li,.primary-navigation .yamm .yamm-fw>.dropdown-menu>li{border:1px solid rgba(0,0,0,.15);background-color:#fff;border-top-width:2px;border-style:solid}.navbar-primary .yamm .yamm-fw>.dropdown-menu>li .widget_nav_menu ul li:before,.primary-navigation .yamm .yamm-fw>.dropdown-menu>li .widget_nav_menu ul li:before{display:none}.navbar-primary .yamm .yamm-fw>.dropdown-menu>li .nav-title a,.navbar-primary .yamm .yamm-hw>.dropdown-menu>li .nav-title a,.navbar-primary .yamm .yamm-tfw>.dropdown-menu>li .nav-title a,.primary-navigation .yamm .yamm-fw>.dropdown-menu>li .nav-title a,.primary-navigation .yamm .yamm-hw>.dropdown-menu>li .nav-title a,.primary-navigation .yamm .yamm-tfw>.dropdown-menu>li .nav-title a{font-weight:500}.navbar-primary .yamm .yamm-fw>.dropdown-menu>li a,.navbar-primary .yamm .yamm-hw>.dropdown-menu>li a,.navbar-primary .yamm .yamm-tfw>.dropdown-menu>li a,.primary-navigation .yamm .yamm-fw>.dropdown-menu>li a,.primary-navigation .yamm .yamm-hw>.dropdown-menu>li a,.primary-navigation .yamm .yamm-tfw>.dropdown-menu>li a{line-height:1}.navbar-primary .nav .menu-item-has-children>.dropdown-menu{top:110%}.departments-menu .yamm .dropdown.yamm-fw .dropdown-menu{left:100%}.departments-menu .yamm-fw .dropdown-menu>li{width:900px}.departments-menu .yamm-tfw .dropdown-menu>li{width:600px}.departments-menu .yamm-hw .dropdown-menu>li{width:450px}.departments-menu .yamm-content .widget_nav_menu ul li{margin-bottom:0}.departments-menu .menu-item-has-children>.dropdown-menu{opacity:0;visibility:hidden;left:99%;border-top-width:2px;border-top-style:solid;width:0;min-width:0}.departments-menu .dropdown-menu .yamm-content ul,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul,.primary-nav .nav-inline .dropdown-menu .yamm-content ul{padding:0;list-style:none;margin:0}.departments-menu .dropdown-menu .yamm-content ul+ul,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+ul,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+ul{margin-top:1.143em}.departments-menu .dropdown-menu .yamm-content ul>li>a,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul>li>a,.primary-nav .nav-inline .dropdown-menu .yamm-content ul>li>a{padding:.35em 1.429em;display:block;padding-left:0;color:#444;text-decoration:none}.departments-menu .dropdown-menu .yamm-content ul>li>a:hover,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul>li>a:hover,.primary-nav .nav-inline .dropdown-menu .yamm-content ul>li>a:hover{background-color:transparent;color:#000}.departments-menu .dropdown-menu .yamm-content .nav-title,.departments-menu .dropdown-menu .yamm-content h1,.departments-menu .dropdown-menu .yamm-content h2,.departments-menu .dropdown-menu .yamm-content h3,.departments-menu .dropdown-menu .yamm-content h4,.departments-menu .dropdown-menu .yamm-content h5,.departments-menu .dropdown-menu .yamm-content h6,.navbar-primary .nav-inline .dropdown-menu .yamm-content .nav-title,.navbar-primary .nav-inline .dropdown-menu .yamm-content h1,.navbar-primary .nav-inline .dropdown-menu .yamm-content h2,.navbar-primary .nav-inline .dropdown-menu .yamm-content h3,.navbar-primary .nav-inline .dropdown-menu .yamm-content h4,.navbar-primary .nav-inline .dropdown-menu .yamm-content h5,.navbar-primary .nav-inline .dropdown-menu .yamm-content h6,.primary-nav .nav-inline .dropdown-menu .yamm-content .nav-title,.primary-nav .nav-inline .dropdown-menu .yamm-content h1,.primary-nav .nav-inline .dropdown-menu .yamm-content h2,.primary-nav .nav-inline .dropdown-menu .yamm-content h3,.primary-nav .nav-inline .dropdown-menu .yamm-content h4,.primary-nav .nav-inline .dropdown-menu .yamm-content h5,.primary-nav .nav-inline .dropdown-menu .yamm-content h6{font-weight:500;font-size:1em;padding:.571em 0;min-height:2.667em;margin-bottom:0}.departments-menu .dropdown-menu .yamm-content .menu-item+.nav-title,.departments-menu .dropdown-menu .yamm-content li+.nav-title,.departments-menu .dropdown-menu .yamm-content ul+h1,.departments-menu .dropdown-menu .yamm-content ul+h2,.departments-menu .dropdown-menu .yamm-content ul+h3,.departments-menu .dropdown-menu .yamm-content ul+h4,.departments-menu .dropdown-menu .yamm-content ul+h5,.departments-menu .dropdown-menu .yamm-content ul+h6,.navbar-primary .nav-inline .dropdown-menu .yamm-content .menu-item+.nav-title,.navbar-primary .nav-inline .dropdown-menu .yamm-content li+.nav-title,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h1,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h2,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h3,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h4,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h5,.navbar-primary .nav-inline .dropdown-menu .yamm-content ul+h6,.primary-nav .nav-inline .dropdown-menu .yamm-content .menu-item+.nav-title,.primary-nav .nav-inline .dropdown-menu .yamm-content li+.nav-title,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h1,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h2,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h3,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h4,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h5,.primary-nav .nav-inline .dropdown-menu .yamm-content ul+h6{margin-top:1.143em}.departments-menu .yamm-fw .dropdown-menu>li{width:900px}.departments-menu .yamm-tfw .dropdown-menu>li{width:596px}.departments-menu .yamm-hw .dropdown-menu>li{width:446px}.animate-dropdown .show>.dropdown-menu,.animate-dropdown .show>.dropdown-menu>.dropdown-submenu>.dropdown-menu,.animate-dropdown.show>.dropdown-menu{animation-name:slidenavAnimation;animation-duration:.2s;animation-iteration-count:1;animation-timing-function:ease-out;animation-fill-mode:forwards;-webkit-animation-name:slidenavAnimation;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;-moz-animation-name:slidenavAnimation;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease-out;-moz-animation-fill-mode:forwards}@keyframes slidenavAnimation{from{margin-top:-30px;opacity:0}to{margin-top:0;opacity:1}}@-webkit-keyframes slidenavAnimation{from{margin-top:-30px;opacity:0}to{margin-top:0;opacity:1}}@media (min-width:1200px){.site-header .site-header-cart{margin-bottom:0}}.site-header .site-header-cart .dropdown-menu-mini-cart{min-width:260px;right:0;left:auto;top:130%}.deal-progress::after{display:block;content:"";clear:both}.deal-progress .deal-stock{font-size:1em;line-height:1.2em;margin-bottom:.867em;display:flex;justify-content:space-between}.deal-progress .deal-stock::after{display:block;content:"";clear:both}.deal-progress .deal-stock .stock-sold{order:2}.deal-progress .deal-stock strong{font-weight:500;font-size:.934em;color:#383838}.deal-progress .progress{border-radius:1em;background-color:#eee;height:1.667em;margin-bottom:1.875em;overflow:hidden}.deal-progress .progress-bar{display:block;text-indent:-99999px;height:100%;border-radius:1em}.ribbon{position:relative;margin-bottom:.786em;display:flex;max-width:58px;height:26px}.ribbon span{font-size:1em;padding-left:.571em;position:relative;line-height:1.9em}.ribbon::after,.ribbon::before{content:"";position:absolute}.ribbon::before{width:100%;height:100%;left:0}.ribbon::after{top:0;right:-10px;border-top:13px solid transparent;border-bottom:13px solid transparent}.select2-container{outline:0}.select2-container .select2-choice{border:1px solid #ebebeb;padding:9px;color:#444}.select2-container .select2-selection--single,.select2-container .selection{outline:0}.select2-container .select2-selection--single{height:45px;border:1px solid #ebebeb}.select2-container .select2-selection--single .select2-selection__arrow{height:45px;top:0;right:10px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:45px;outline:0}.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{flex:0 0 75%;max-width:75%}}@media (max-width:1199px){.homev3-slider-with-banners .column-1-slider-block,.homev3-slider-with-banners .slider,.homev5-slider-with-banners .column-1-slider-block,.homev5-slider-with-banners .slider,.slider-with-banners .column-1-slider-block,.slider-with-banners .slider{padding:0}}.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev3-slider-with-banners .column-2,.homev3-slider-with-banners .column-2-banners-block,.homev5-slider-with-banners .column-2,.homev5-slider-with-banners .column-2-banners-block,.slider-with-banners .column-2,.slider-with-banners .column-2-banners-block{flex:0 0 25%;max-width:25%}}@media (min-width:1590px) and (max-width:1699px){.homev5-slider-with-banners .column-1-slider-block{padding-left:0}}.homev6-slider-with-banners .column-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev6-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev6-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev6-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev6-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev6-slider-with-banners .column-1{flex:0 0 56.6666666667%;max-width:56.6666666667%}}@media (min-width:1590px) and (max-width:1699px){.homev6-slider-with-banners .column-1{padding-left:0;padding-right:5px}}@media (min-width:1700px){.homev6-slider-with-banners .column-1{padding-right:4px}}.homev6-slider-with-banners .column-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev6-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev6-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev6-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev6-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev6-slider-with-banners .column-2{flex:0 0 43.3333333333%;max-width:43.3333333333%}}.homev12-slider-with-banners .column-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev12-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev12-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev12-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev12-slider-with-banners .column-1{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev12-slider-with-banners .column-1{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:1590px) and (max-width:1699px){.homev12-slider-with-banners .column-1{padding-left:0;padding-right:5px}}@media (min-width:1700px){.homev12-slider-with-banners .column-1{padding-right:4px}}.homev12-slider-with-banners .column-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev12-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev12-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev12-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev12-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev12-slider-with-banners .column-2{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1590px){.slider-with-banners .slider,.slider-with-banners .slider-block{flex:0 0 60%;max-width:60%}}@media (max-width:1199px){.slider-with-banners .slider,.slider-with-banners .slider-block{padding:0;margin-bottom:20px}}@media (min-width:1590px){.slider-with-banners .slider,.slider-with-banners .slider-block{margin-left:16.6666666667%}}@media (min-width:1590px) and (max-width:1900px){.slider-with-banners .slider,.slider-with-banners .slider-block{margin-left:19.1666666667%;flex:0 0 55.8333333333%;max-width:55.8333333333%}}@media (min-width:1200px) and (max-width:1589px){.slider-with-banners .slider,.slider-with-banners .slider-block{margin-bottom:30px}}@media (min-width:1200px) and (max-width:1399px){.slider-with-banners .slider,.slider-with-banners .slider-block{margin-left:25%;flex:0 0 75%;max-width:75%}}@media (min-width:1400px) and (max-width:1589px){.slider-with-banners .slider,.slider-with-banners .slider-block{margin-left:20.8333333333%;flex:0 0 79.1666666667%;max-width:79.1666666667%}}@media (min-width:1590px){.slider-with-banners .column-2-banners-block{padding-left:5px;flex:0 0 23.3333333333%;max-width:23.3333333333%}}@media (max-width:1199px){.slider-with-banners .banners-block{padding:0}}@media (min-width:1200px) and (max-width:1399px){.slider-with-banners .banners-block{margin-left:25%;flex:0 0 75%;max-width:75%}}@media (min-width:1400px) and (max-width:1589px){.slider-with-banners .banners-block{margin-left:20.8333333333%;flex:0 0 79.1666666667%;max-width:79.1666666667%}}@media (min-width:768px) and (max-width:1589px){.slider-with-banners .banners-block{display:flex}}article,article.post{margin-bottom:3.125em;position:relative}@media (min-width:768px){article,article.post{margin-bottom:5.938em}}article .media-attachment,article.post .media-attachment{margin-bottom:1.875em}article .media-attachment .techmarket-img-placeholder,article.post .media-attachment .techmarket-img-placeholder{position:relative}article .media-attachment .techmarket-img-placeholder i,article.post .media-attachment .techmarket-img-placeholder i{color:#fff;font-size:3.571em;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}article .media-attachment iframe,article.post .media-attachment iframe{width:100%}article .media-attachment .media-attachment-gallery,article.post .media-attachment .media-attachment-gallery{position:relative}article .media-attachment .media-attachment-gallery .blog-post-gallery,article.post .media-attachment .media-attachment-gallery .blog-post-gallery{margin-left:auto;margin-right:auto}article .media-attachment .media-attachment-gallery .blog-post-gallery figure img,article.post .media-attachment .media-attachment-gallery .blog-post-gallery figure img{margin-bottom:0}article .media-attachment .media-attachment-gallery ul.slick-dots,article.post .media-attachment .media-attachment-gallery ul.slick-dots{position:relative;z-index:3;top:0;transition:all .2s ease-out 0s;opacity:0;text-align:left;margin-left:1.563em}article .media-attachment .media-attachment-gallery .blog-post-gallery:hover ul.slick-dots,article.post .media-attachment .media-attachment-gallery .blog-post-gallery:hover ul.slick-dots{position:relative;z-index:3;top:-45px;transition:all .2s ease-out 0s;opacity:1}article .entry-header,article.post .entry-header{border-bottom:1px solid #ececec;margin-bottom:1.25em}article .entry-header h1.entry-title,article.post .entry-header h1.entry-title{font-size:1.563em;letter-spacing:-.01em;font-weight:400;margin-bottom:.32em;padding-bottom:.32em}article .entry-header h1.entry-title a,article.post .entry-header h1.entry-title a{color:#444;text-decoration:none}article .entry-header h1.entry-title a:focus,article .entry-header h1.entry-title a:hover,article.post .entry-header h1.entry-title a:focus,article.post .entry-header h1.entry-title a:hover{color:#000}article .entry-header .entry-meta,article.post .entry-header .entry-meta{padding-bottom:.875em}article .entry-header .entry-meta div,article .entry-header .entry-meta span,article.post .entry-header .entry-meta div,article.post .entry-header .entry-meta span{font-size:.875em;line-height:1.231em;padding-right:.5em;color:#8a8a8a;margin-bottom:0}article .entry-header .entry-meta div:after,article .entry-header .entry-meta span:after,article.post .entry-header .entry-meta div:after,article.post .entry-header .entry-meta span:after{color:#9f9f9f;content:"\25CF";padding-left:6px;position:relative;vertical-align:middle}article .entry-header .entry-meta div:last-child:after,article .entry-header .entry-meta span:last-child:after,article.post .entry-header .entry-meta div:last-child:after,article.post .entry-header .entry-meta span:last-child:after{display:none}article .entry-header .entry-meta .meta-label,article .entry-header .entry-meta .tags-links,article.post .entry-header .entry-meta .meta-label,article.post .entry-header .entry-meta .tags-links{display:none}article .entry-header .entry-meta .byline a,article .entry-header .entry-meta .posted-on a,article.post .entry-header .entry-meta .byline a,article.post .entry-header .entry-meta .posted-on a{text-decoration:none;font-weight:400}article .entry-header .entry-meta a,article.post .entry-header .entry-meta a{color:#8a8a8a;font-weight:400}article .entry-content,article.post .entry-content{color:#747474}article .entry-content p,article.post .entry-content p{font-size:1em;font-weight:400}article .entry-content .page-links,article.post .entry-content .page-links{color:#262626;font-weight:500}article .entry-content .page-links .page-links-label,article.post .entry-content .page-links .page-links-label{font-weight:400;background-color:transparent;border:none;padding:0}article .entry-content .page-links a,article.post .entry-content .page-links a{color:#7e7e7e;font-weight:400}article .entry-content .page-links a:focus,article .entry-content .page-links a:hover,article.post .entry-content .page-links a:focus,article.post .entry-content .page-links a:hover{color:#262626}article .entry-content .page-links>a,article .entry-content .page-links>span,article.post .entry-content .page-links>a,article.post .entry-content .page-links>span{display:inline-block;border:1px solid #e3e3e3;padding:.357em .714em;line-height:1em}article .entry-content .page-links>span,article.post .entry-content .page-links>span{background-color:#fed700}article .entry-content dl,article .entry-content ol,article .entry-content ul,article.post .entry-content dl,article.post .entry-content ol,article.post .entry-content ul{margin-bottom:2.143em}article .entry-content iframe,article.post .entry-content iframe{width:100%;border:none}article .post-readmore,article.post .post-readmore{position:relative;display:inline-block;margin-right:1.143em}article .post-readmore .btn-primary,article.post .post-readmore .btn-primary{border:2px solid;background-color:#fff;padding:.786em 3em;font-weight:400;font-size:.875em}article .post-readmore .btn-primary:hover,article.post .post-readmore .btn-primary:hover{color:#fff}article .comments-link a,article .likes a,article.post .comments-link a,article.post .likes a{position:relative;color:#878787;font-size:.875em;line-height:1.5em}article .comments-link a:after,article .comments-link a:before,article .likes a:after,article .likes a:before,article.post .comments-link a:after,article.post .comments-link a:before,article.post .likes a:after,article.post .likes a:before{color:#999;font-family:FontAwesome}article .comments-link a:focus,article .comments-link a:hover,article .likes a:focus,article .likes a:hover,article.post .comments-link a:focus,article.post .comments-link a:hover,article.post .likes a:focus,article.post .likes a:hover{color:#000;text-decoration:none}article .comments-link a:focus:after,article .comments-link a:focus:before,article .comments-link a:hover:after,article .comments-link a:hover:before,article .likes a:focus:after,article .likes a:focus:before,article .likes a:hover:after,article .likes a:hover:before,article.post .comments-link a:focus:after,article.post .comments-link a:focus:before,article.post .comments-link a:hover:after,article.post .comments-link a:hover:before,article.post .likes a:focus:after,article.post .likes a:focus:before,article.post .likes a:hover:after,article.post .likes a:hover:before{color:#000}@media (max-width:374px){article .comments-link,article.post .comments-link{display:block;padding-top:5px}}article .comments-link a:before,article.post .comments-link a:before{content:"\f0e5";margin-right:.429em}article .likes a:before,article.post .likes a:before{content:"\f087"}article.format-quote,article.post.format-quote{background-color:#333e48;padding:2.5em 3.125em}@media (min-width:768px){article.format-quote,article.post.format-quote{padding:5.625em 6.25em}}article.format-quote .entry-content blockquote,article.post.format-quote .entry-content blockquote{letter-spacing:-.025em;color:#fff;margin-left:0;margin-bottom:0}article.format-quote .entry-content blockquote:before,article.post.format-quote .entry-content blockquote:before{display:none}article.format-quote .entry-content blockquote p,article.post.format-quote .entry-content blockquote p{font-size:1.313em;font-style:italic;line-height:1.429em;margin-bottom:1.667em}article.format-quote .entry-content blockquote ol:last-child,article.format-quote .entry-content blockquote p:last-child,article.format-quote .entry-content blockquote ul:last-child,article.post.format-quote .entry-content blockquote ol:last-child,article.post.format-quote .entry-content blockquote p:last-child,article.post.format-quote .entry-content blockquote ul:last-child{margin-bottom:0}article.format-quote .entry-content blockquote cite,article.post.format-quote .entry-content blockquote cite{display:block;font-style:normal;font-size:.875em}article.format-quote .entry-content blockquote cite:before,article.post.format-quote .entry-content blockquote cite:before{content:'-';padding-right:4px}article.format-status .entry-content p.highlight,article.post.format-status .entry-content p.highlight{font-size:1em;color:#444}article.format-status .entry-content p,article.post.format-status .entry-content p{font-size:1;margin-bottom:1.545em}article.format-status .posted-on a,article.post.format-status .posted-on a{color:#0275d8;font-size:.875em}article.format-link,article.post.format-link{background:#f5f5f5;padding:2.5em 3.125em;letter-spacing:.025em}@media (min-width:768px){article.format-link,article.post.format-link{padding:4.688em 6.25em}}article.format-link .entry-content p,article.post.format-link .entry-content p{font-size:1.563em;margin-bottom:.8em;color:#434343;line-height:1.2em}article.format-link .entry-content p:last-child,article.post.format-link .entry-content p:last-child{margin-bottom:0}article.format-link .entry-content p a,article.post.format-link .entry-content p a{font-size:.56em;line-height:2.143em}article.format-aside .entry-content p,article.post.format-aside .entry-content p{font-size:1.286em;margin-bottom:1.889em}article.category-more-tag a[target=_blank],article.post.category-more-tag a[target=_blank]{color:#000}.sticky h1.entry-title{font-size:1.786em;letter-spacing:-.025em;font-weight:400;margin-bottom:.36em;padding-bottom:.36em}.sticky h1.entry-title a{color:#434343;text-decoration:none}.sticky h1.entry-title a:focus,.sticky h1.entry-title a:hover{color:#000}.jumbotron{border:2px solid #eee;border-radius:5px;background-color:#fff;padding:0;margin-bottom:3.125em;position:relative;overflow:hidden}.jumbotron .jumbotron-img{position:absolute;bottom:0;right:0}.jumbotron .jumbotron-img img{width:100%;height:100%;float:none;margin:0}.jumbotron .jumbotron-caption{position:relative;padding:63px 33% 60px 49px}@media (max-width:1024px) and (min-width:768px){.jumbotron .jumbotron-caption{padding:25px 29% 15px 25px}}@media (max-width:1589px) and (min-width:1025px){.jumbotron .jumbotron-caption{padding:40px 33% 30px 40px}}.jumbotron .jumbotron-caption h3{font-size:2.25em;color:#444;margin:0 0 1em;text-transform:capitalize}@media (max-width:1589px) and (min-width:768px){.jumbotron .jumbotron-caption h3{font-size:1em}}@media (max-width:1699px) and (min-width:1590px){.jumbotron .jumbotron-caption h3{font-size:1.3em}}@media (max-width:767px){.jumbotron .jumbotron-caption h3{font-size:.875em}}.jumbotron .jumbotron-caption p.jumbo-subtitle{font-size:1em;color:#555353;line-height:1.5em;padding-left:.25em;font-weight:300;margin-bottom:0}@media (max-width:1024px) and (min-width:768px){.jumbotron .jumbotron-caption p.jumbo-subtitle{line-height:1.2}}@media (max-width:1699px) and (min-width:1590px){.jumbotron .jumbotron-caption p.jumbo-subtitle{font-size:.98em}}@media (max-width:1589px) and (min-width:768px){.jumbotron .jumbotron-caption p.jumbo-subtitle{font-size:.813em}}.jumbotron .jumbotron-caption p.jumbo-subtitle a{color:#242424;text-transform:uppercase;font-size:.813em;font-weight:400;padding-top:2.538em;display:block}@media (max-width:1024px) and (min-width:768px){.jumbotron .jumbotron-caption p.jumbo-subtitle a{padding-top:.476em}}@media (max-width:1589px) and (min-width:1025px){.jumbotron .jumbotron-caption p.jumbo-subtitle a{padding-top:2em}}.jumbotron .jumbotron-caption p.jumbo-subtitle a i{font-size:2.385em;margin-left:.452em}#scrollUp{border-radius:50%;bottom:1.25rem;color:#fff;font-size:2.25rem;height:2.625rem;opacity:.5;text-align:center;width:2.625rem;line-height:100%;right:.556em;transition:.3s}#scrollUp:active,#scrollUp:focus,#scrollUp:hover{opacity:1;transform:translateY(-3px)}@media (max-width:991px){#scrollUp{bottom:2.25rem}}.pace{-webkit-pointer-events:none;pointer-events:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}.sticky-wrapper .techmarket-sticky-wrap.stuck{position:fixed;right:0;left:0;top:0;background-color:#fff;z-index:9999;box-shadow:0 0 17px -1px rgba(0,0,0,.66)}.sticky-wrapper .techmarket-sticky-wrap.stuck.faster{animation-duration:.25s}@media (min-width:768px){.sticky-wrapper .techmarket-sticky-wrap.stuck .secondary-navigation .nav>li{padding-bottom:0}.sticky-wrapper .techmarket-sticky-wrap.stuck .site-branding{margin-bottom:0}.sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .yamm .yamm-fw>.dropdown-menu,.sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .yamm .yamm-fw>.dropdown-menu{padding:0}.sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children>.dropdown-menu,.sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children>.dropdown-menu{top:50px}.sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children.yamm-fw>.dropdown-menu,.sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children.yamm-fw>.dropdown-menu{top:70px}}@media (min-width:768px) and (max-width:1199px){.sticky-wrapper .techmarket-sticky-wrap.stuck .secondary-navigation{margin-bottom:0}}.sticky-wrapper .techmarket-sticky-wrap.stuck>.row{padding:20px 15px}@media (min-width:1025px){.sticky-wrapper .techmarket-sticky-wrap.stuck>.row{padding:20px 0 15px}}@media (min-width:2000px){.sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .yamm .yamm-fw>.dropdown-menu,.sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .yamm .yamm-fw>.dropdown-menu{padding-left:17%;padding-right:17%}}.sticky-wrapper .techmarket-sticky-wrap.stuck .handheld-navigation>.handheld-navigation-menu{height:100vh}.admin-bar .handheld-navigation>.handheld-navigation-menu{padding-top:32px}@media (max-width:991px){.admin-bar .handheld-navigation>.handheld-navigation-menu{padding-top:46px}}@media (min-width:992px){.admin-bar .sticky-wrapper .techmarket-sticky-wrap.stuck{padding-top:32px}.admin-bar .sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children>.dropdown-menu,.admin-bar .sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children>.dropdown-menu{top:50px}.admin-bar .sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children.yamm-fw>.dropdown-menu,.admin-bar .sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children.yamm-fw>.dropdown-menu{top:100px}}@media (min-width:992px){.admin-bar .header-v10 .sticky-wrapper .techmarket-sticky-wrap.stuck .navbar-primary .nav>.menu-item-has-children.yamm-fw>.dropdown-menu,.admin-bar .header-v10 .sticky-wrapper .techmarket-sticky-wrap.stuck .primary-navigation .nav>.menu-item-has-children.yamm-fw>.dropdown-menu{top:46px}}@media (min-width:768px) and (max-width:991px){.admin-bar .handheld-header .sticky-wrapper .techmarket-sticky-wrap.stuck{padding-top:46px}}.handheld-navigation>.handheld-navigation-menu{background-color:#fff;position:fixed;top:0;left:-80%;width:80%;height:100%;transition:left .2s;overflow-y:scroll;-webkit-overflow-scrolling:touch;transition:left .2s;z-index:900000;display:block!important;border-right:1px solid rgba(255,255,255,.2);text-align:left}.handheld-navigation>.handheld-navigation-menu>.nav{flex-direction:column}.handheld-navigation>.handheld-navigation-menu>.nav>li.show{display:flex;flex-direction:column}.handheld-navigation>.handheld-navigation-menu>.nav>li>a{font-weight:100}.handheld-navigation>.handheld-navigation-menu a{color:#333e48}.handheld-navigation .dropdown-backdrop{display:none}.handheld-navigation.toggled>.handheld-navigation-menu{left:0}.handheld-navigation .tmhm-close{display:block;background-color:#f1f1f1;cursor:pointer;color:#333e48;overflow:hidden;font-weight:500;padding:.857em 1.387em;border-bottom:1px solid rgba(255,255,255,.2)}.handheld-navigation .tmhm-close:before{font-family:techmarket-icons;font-weight:400;content:"\43";margin-right:1em;display:inline-block}.handheld-navigation .yamm .dropdown.yamm-fw .dropdown-menu{position:relative}.handheld-navigation .nav-title,.handheld-navigation .widget-title,.handheld-navigation .widgettitle{font-weight:500;margin-bottom:0}.handheld-navigation .nav-divider{display:none}.handheld-navigation .yamm-content{padding:dir-values(0 0 1em 0)}.handheld-navigation .yamm-content .vc_row{margin:0}.handheld-navigation .yamm-content ul li{margin-bottom:0}.handheld-navigation .yamm-content ul li a{padding:.4em 1.387em}.handheld-navigation .yamm-content ul .widget-title a,.handheld-navigation .yamm-content ul .widgettitle a,.handheld-navigation .yamm-content ul.menu .nav-title a,.handheld-navigation .yamm-content ul:not(.menu) .nav-title{padding:.857em 1em .4em 1em;color:#333e48}.handheld-navigation .yamm-content ul:not(.menu){padding-left:1.387em}.handheld-navigation .yamm-content ul:not(.menu) .nav-title{font-size:15px}.handheld-navigation .yamm-content ul:not(.menu) .nav-title a{padding:0;color:#333e48}.handheld-navigation .yamm-content img{padding-bottom:20px;border-radius:0;padding-top:10px}.handheld-navigation ul{list-style:none;margin:0;padding:0}.handheld-navigation ul li.menu-item-has-children.open.show::after,.handheld-navigation ul li.menu-item-has-children.open>a::after,.handheld-navigation ul li.menu-item-has-children.show::after,.handheld-navigation ul li.menu-item-has-children>a::after{color:#555;float:right;border:none}.handheld-navigation ul li.menu-item-has-children>a::after{content:"+"}.handheld-navigation ul li.menu-item-has-children.show>a::after{content:"";width:8px;height:1px;background:#555;margin-top:12px;margin-right:-8px}.handheld-navigation ul li.menu-item-has-children.open .dropdown-backdrop{display:none}.handheld-navigation ul li.menu-item-has-children a::after{display:inline-block;width:0;height:0;vertical-align:middle;border:none;font-weight:400;font-size:15px}.handheld-navigation ul li a{padding:.857em 1.387em;display:inline-block;width:100%;color:#333e48}.handheld-navigation ul li a i{margin-right:10px}.handheld-navigation ul li.sale-clr a{color:#fe6f6f}.handheld-navigation ul li>ul{border-radius:0}.handheld-navigation ul li>ul::after,.handheld-navigation ul li>ul::before{top:36px;right:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(72,72,72,0);border-bottom-color:#ebebeb;border-width:7px;margin-left:-7px}.handheld-navigation ul li ul li a{color:#c7c7c7}.handheld-navigation ul .bg-yamm-content{display:none}.handheld-navigation ul .dropdown-menu{position:static;background-color:#ebebeb;width:100%;transition:all .3s ease;border:none}.handheld-navigation ul .dropdown-menu li a{padding-left:2.188em;color:#5e6267;font-size:.938em}.handheld-navigation ul .dropdown-menu .yamm-content li a{padding-left:1.387em;font-size:15px}.handheld-navigation ul .dropdown-menu .dropdown-menu{background-color:#f2f2f2}.handheld-navigation ul .dropdown-menu .dropdown-menu::after,.handheld-navigation ul .dropdown-menu .dropdown-menu::before{border-bottom-color:#f2f2f2}.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu{background-color:#f5f5f5}.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu::after,.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu::before{border-bottom-color:#f5f5f5}.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu{background-color:#fafafa}.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu::after,.handheld-navigation ul .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu::before{border-bottom-color:#fafafa}.handheld-navigation ul>li.open>a ul ul{background-color:#ebebeb}.admin-bar .handheld-navigation>.dropdown-menu{padding-top:46px}.active-hh-menu .site-content{position:relative}.active-hh-menu .site-content::before{content:"";background:#000;width:100%;height:10000px;position:absolute;top:-160px;opacity:.7;z-index:1111;display:block}.widget{margin:0 0 3.706325903em}.widget select{width:100%}.widget .widget-search .search-submit{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}.widget ul{margin-left:0;list-style:none}.widget ul ul{margin-left:1.618em}.widget-area .widget{font-weight:300}.widget-area .widget a.button,.widget-area .widget article a.more-link,article .widget-area .widget a.more-link{font-weight:500;color:#fff}.widget-area .widget a.button:hover,.widget-area .widget article a.more-link:hover,article .widget-area .widget a.more-link:hover{color:#fff}.header-widget-region::after{display:block;content:"";clear:both}.header-widget-region .widget{margin:0;padding:1em 0;font-size:.875em}.widget_product_search form,.widget_search form{position:relative}.widget_product_search form:before,.widget_search form:before{color:rgba(0,0,0,.3)}.widget_product_search form input[type=search],.widget_product_search form input[type=text],.widget_search form input[type=search],.widget_search form input[type=text]{width:100%}.widget_product_search form input[type=search]::-moz-placeholder,.widget_product_search form input[type=search]::-webkit-input-placeholder,.widget_product_search form input[type=text]::-moz-placeholder,.widget_product_search form input[type=text]::-webkit-input-placeholder,.widget_search form input[type=search]::-moz-placeholder,.widget_search form input[type=search]::-webkit-input-placeholder,.widget_search form input[type=text]::-moz-placeholder,.widget_search form input[type=text]::-webkit-input-placeholder{font-weight:300}.widget_product_search form input[type=submit],.widget_search form input[type=submit]{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important;top:0;left:0}.widget_archive ul,.widget_categories ul,.widget_links ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul{margin:0}.widget_archive ul li,.widget_categories ul li,.widget_links ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li{list-style:none;margin-bottom:.6180469716em}.widget_archive ul li:before,.widget_categories ul li:before,.widget_links ul li:before,.widget_nav_menu ul li:before,.widget_pages ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before{font-family:FontAwesome;margin-right:.5407911001em;display:inline-block;opacity:.35}.footer-widgets #wp-calendar td,.footer-widgets #wp-calendar th,.widget-area #wp-calendar td,.widget-area #wp-calendar th{padding:.236em;text-align:center}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:.6180469716em}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none!important}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block}.widget-area .widget{font-size:.875em}.widget-area .widget h1.widget-title{font-size:1.41575em}.widget.widget_tag_cloud .tagcloud a{background:0 0;border-color:#e4e5e7;border-style:solid;border-width:1px;color:#565656;display:inline-block;font-size:1em!important;line-height:1;margin:0 .457em .731em 0;padding:.823em .788em}.widget.widget_tag_cloud .tagcloud a:focus,.widget.widget_tag_cloud .tagcloud a:hover{text-decoration:none;color:#fff}.widget.widget_meta ul li a{color:#626060;font-weight:400;padding:.3em 0;margin-bottom:0;display:inline-block}.widget_layered_nav ul li>a,.widget_layered_nav ul li>span,.widget_product_categories ul li>a,.widget_product_categories ul li>span{color:#444;padding:.571em 0 .643em 0;display:inline-block}.widget_layered_nav ul li>a:focus,.widget_layered_nav ul li>a:hover,.widget_layered_nav ul li>span:focus,.widget_layered_nav ul li>span:hover,.widget_product_categories ul li>a:focus,.widget_product_categories ul li>a:hover,.widget_product_categories ul li>span:focus,.widget_product_categories ul li>span:hover{color:#444;text-decoration:none}.widget_layered_nav ul li .count,.widget_product_categories ul li .count{font-size:.857em;color:#acacac}#secondary .widget_product_categories ul{list-style:none}#secondary .widget_product_categories .product-categories,#secondary .widget_product_categories .widget-title+ul{padding:0!important;border:2px solid #ececec;border-radius:6px}#secondary .widget_product_categories ul li{border-top:1px solid #ddd}#secondary .widget_product_categories ul li:first-child{border:none}#secondary .widget_product_categories ul li .child-indicator{padding-right:.429em}#secondary .widget_product_categories ul li .child-indicator i{font-size:.857em;color:#aeaeae;width:.571em}#secondary .widget_product_categories ul li .child-indicator.open i{transform:rotate(180deg)}#secondary .widget_product_categories ul li .children{padding:0}#secondary .widget_product_categories ul li .children .child-indicator{padding-left:2.214em}#secondary .widget_product_categories ul li .children .no-child{padding-left:3.067em}#secondary .widget_product_categories ul li .child-indicator{padding-left:1.214em}#secondary .widget_product_categories ul li .no-child{padding-left:2.143em}#secondary .widget_product_categories .product_cat>span{padding:1em 2em;border-bottom:1px solid #ececec;display:block;cursor:pointer}#secondary .widget_product_categories .product_cat>ul{padding:.929em}#secondary .widget_product_categories .category-single .show-all-cat>li,#secondary .widget_product_categories .category-single>li{border:none}#secondary .widget_product_categories .category-single .show-all-cat{padding:0}#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown{padding:1em 2em;border-bottom:1px solid #ececec;display:block;cursor:pointer}#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown .child-indicator{padding-left:.643em}#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown .child-indicator i{font-size:1.2em;color:#333e48;font-weight:700;vertical-align:middle}#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown+ul{padding:.929em}#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown+ul li:first-child{border:none}#secondary .widget_product_categories .category-single>li>ul:last-child{padding:.929em}#secondary .widget_product_categories .category-single>li>ul:last-child>li>a .child-indicator{display:none}#secondary .widget_product_categories .category-single>li>ul:last-child>li>a .no-child{padding-left:0}#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat-parent>.children li>a .child-indicator{padding-left:0}#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat-parent>.children li>a .no-child{padding-left:1.214em}#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>a{font-weight:500}#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>.children li>a .child-indicator{padding-left:0}#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>.children li>a .no-child{padding-left:1.214em}#secondary .widget_product_categories .category-single>li>ul:last-child li>a{padding-left:1.071em;padding-bottom:.643em}#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li .child-indicator{padding-left:1.214em}#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li .no-child{padding-left:2.143em}#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li:first-child>a{padding-top:1em}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li{padding:0}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children{transition:opacity .1s ease;padding-bottom:.571em}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li:first-child{border-top:1px solid #ddd}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li{border:none}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li a{padding-left:3.214em;line-height:1.1em;padding-bottom:.893em}#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li .child-indicator,#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li .no-child{padding-left:0}#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children{padding:0}#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item{border-bottom:1px solid #ececec}#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item:last-child{border:0}#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item a{padding-bottom:.733em}#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat li.product_cat span{font-size:1.071em;font-weight:400;padding:1.067em 0 1.067em 1em}#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat li.product_cat ul{border-bottom:1px solid #ececec;padding-bottom:.643em}#secondary .widget_product_categories ul.product-categories li.product_cat ul li .show-all-cat-dropdown{display:flex;justify-content:space-between;align-items:center}#secondary .widget_product_categories ul.product-categories li.product_cat ul li .show-all-cat-dropdown span.child-indicator{padding:0 .75em 0 0}#secondary .widget_product_categories ul.product-categories li.product_cat ul{margin:0;padding:.357em .929em .643em}#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat{padding:0}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a{margin-bottom:0;padding:.8em 0 .733em .267em}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator{padding:0 .561em 0 0;vertical-align:top}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator i{color:#444}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator.open i{transform:rotate(180deg)}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item span.count{font-size:.929em;color:#a4a4a4;padding:0 .231em 0}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children{padding-top:0;padding-bottom:1.357em}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children li{border:0}#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children li a{padding-bottom:.4em}#secondary .widget_product_categories ul.product-categories li.product_cat span{font-size:1.071em;font-weight:400;padding:1.067em 0 1.067em 1em}#secondary .techmarket_widget_product_categories .show-all-cat span.no-child{display:none}#secondary .techmarket_widget_product_categories ul.product-categories li.product_cat>ul li.cat-item:not(.current-cat) a{padding-left:20px}#secondary .techmarket_widget_product_categories ul.product-categories li.product_cat .no-child{display:none}#secondary .techmarket_widget_product_categories ul.product-categories li.product_cat span.child-indicator{margin-left:-18px}#secondary .techmarket_widget_product_categories ul.show-all-cat li.product_cat ul li.cat-item a{padding-left:16px}#secondary .techmarket_widget_product_categories ul.product-categories li.product_cat ul.children li a{padding-left:20px}.footer-widgets{display:flex;justify-content:space-between;flex-wrap:wrap}.footer-widgets::after{display:block;content:"";clear:both}.footer-widgets .widget .widget-title,.footer-widgets .widget .widgettitle{text-transform:uppercase;font-size:1em;line-height:1.533em;letter-spacing:-.025em;margin-bottom:1.267em}.footer-widgets .widget div>ul li,.footer-widgets .widget>ul li{margin:0;line-height:2.267em} .footer-widgets .columns:last-child .widget{margin-left:1.869em}@media (min-width:768px){.footer-widgets .columns{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 23.3333333333%;max-width:23.3333333333%}}@media (min-width:768px) and (min-width:576px){.footer-widgets .columns{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:768px){.footer-widgets .columns{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:992px){.footer-widgets .columns{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (min-width:1200px){.footer-widgets .columns{padding-right:15px;padding-left:15px}}.footer-widgets .widget_rss{font-weight:300}.footer-widgets .widget_rss li .rssSummary{font-size:14px;line-height:22px}.footer-widgets-block .widget ul li,.footer-widgets-block .widget_nav_menu ul li{padding:0}.footer-widgets-block .widget ul li::before,.footer-widgets-block .widget_nav_menu ul li::before{display:none}.footer-widgets-block .widget ul li ul,.footer-widgets-block .widget_nav_menu ul li ul{margin-left:0}.footer-widgets-block .widget_archive ul li,.footer-widgets-block .widget_categories ul li,.footer-widgets-block .widget_links ul li,.footer-widgets-block .widget_meta ul li,.footer-widgets-block .widget_nav_menu ul li,.footer-widgets-block .widget_pages ul li,.footer-widgets-block .widget_recent_comments ul li,.footer-widgets-block .widget_recent_entries ul li{color:#555353;margin-bottom:0}.footer-widgets-block .widget_archive ul li a,.footer-widgets-block .widget_categories ul li a,.footer-widgets-block .widget_links ul li a,.footer-widgets-block .widget_meta ul li a,.footer-widgets-block .widget_nav_menu ul li a,.footer-widgets-block .widget_pages ul li a,.footer-widgets-block .widget_recent_comments ul li a,.footer-widgets-block .widget_recent_entries ul li a{color:#626060;font-weight:400;margin-bottom:0;display:inline-block}.footer-widgets-block .widget_archive ul li a:hover,.footer-widgets-block .widget_categories ul li a:hover,.footer-widgets-block .widget_links ul li a:hover,.footer-widgets-block .widget_meta ul li a:hover,.footer-widgets-block .widget_nav_menu ul li a:hover,.footer-widgets-block .widget_pages ul li a:hover,.footer-widgets-block .widget_recent_comments ul li a:hover,.footer-widgets-block .widget_recent_entries ul li a:hover{color:#484747}.footer-widgets-block .widget_categories li,.footer-widgets-block .widget_layered_nav li{border-bottom:1px solid #ececec}.footer-widgets-block .widget_categories li>a,.footer-widgets-block .widget_layered_nav li>a{position:relative;margin-left:2.7em}.footer-widgets-block .widget_categories li>a:before,.footer-widgets-block .widget_layered_nav li>a:before{font-size:.6em;margin-left:-2.5em;position:absolute;font-family:techmarket-icons!important;content:"\6e"}.footer-widgets-block .widget_categories li:last-child,.footer-widgets-block .widget_layered_nav li:last-child{border-bottom:none}.footer-widgets-block .widget_categories li>a{margin-left:1.35em}.footer-widgets-block .widget_tag_cloud .tagcloud a{background:0 0;border-color:#e4e5e7;border-style:solid;border-width:1px;color:#565656;display:inline-block;font-size:1em!important;line-height:1;margin:0 .457em .731em 0;padding:.823em .788em}.footer-widgets-block .widget_tag_cloud .tagcloud a:focus,.footer-widgets-block .widget_tag_cloud .tagcloud a:hover{text-decoration:none;color:#fff}.footer-newsletter .newsletter-title{font-size:1.4em;line-height:1.095em;letter-spacing:-.01em;margin:0 0 .2em 0}.footer-newsletter .newsletter-marketing-text{font-size:1em;color:#626262;line-height:1.533em;display:block;letter-spacing:-.01em}.footer-newsletter .newsletter-body,.footer-newsletter .newsletter-header{float:left}.footer-newsletter .newsletter-header{margin-right:3.667em}.footer-newsletter .footer-newsletter-icon{font-size:2.667em;color:#1f1f1f;margin-right:.55em}.footer-newsletter .footer-newsletter-icon+.media-body{flex:1 1 auto}.footer-newsletter .newsletter-body form{margin-bottom:0}.footer-newsletter input[type=text]{background-color:#fff;box-shadow:none;padding:1.067em;color:#939393;font-size:1em;border:2px solid #e7e7e7;border-top-left-radius:5px;border-bottom-left-radius:5px;line-height:1em;width:27.533em}.footer-newsletter article input[type=text]+.more-link,.footer-newsletter input[type=text]+.button,.footer-newsletter input[type=text]+button,.footer-newsletter input[type=text]+input[type=button],.footer-newsletter input[type=text]+input[type=submit],article .footer-newsletter input[type=text]+.more-link{margin-left:-.333em;padding-top:1em;padding-bottom:1em;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0}.footer-newsletter .newsletter-form .button,.footer-newsletter .newsletter-form article .more-link,article .footer-newsletter .newsletter-form .more-link{padding-right:41px;padding-left:2.733em}.footer-secure-by-info .footer-secured-by-icons{margin-left:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;list-style:none}.footer-secure-by-info .footer-secured-by-icons .nav-item+.nav-item{margin-left:1.8em}.footer-secure-by-info .footer-secured-by-icons .secure-icons-image{max-height:46px;width:86px}.footer-social-icons .social-icons.nav{margin-left:0}.footer-social-icons .social-icons.nav .nav-item+.nav-item{margin-left:1.867em}.footer-social-icons .sm-icon-label-link{font-size:1em;color:#626262;line-height:1.533em;padding:0}.footer-social-icons .sm-icon-label-link i{margin-right:.389em;font-size:1.2em;line-height:1em;float:left;color:#000;margin-top:.111em}.footer-contact .footer-logo{margin-bottom:3.2em}.footer-contact .footer-logo a{display:block;margin:0}.footer-contact .footer-logo svg{width:176px;height:28px}.footer-contact .footer-logo img{max-width:200px}.footer-contact .footer-contact-info .icon i{margin-right:.476em;color:#444}.footer-contact .footer-contact-info .icon .tm{font-size:2.8em}.footer-contact .footer-contact-info .call-us-title{color:#1f1f1f;text-transform:uppercase;letter-spacing:-.023em;line-height:1.533em;font-weight:500;display:block;margin-bottom:1.2em;margin-top:.333em}.footer-contact .footer-contact-info .call-us-text{display:block;color:#1f1f1f;font-size:1.467em;line-height:1em;font-weight:500;letter-spacing:-.015em;margin-bottom:1.067em}.footer-contact .footer-contact-info .footer-contact-address{line-height:1.4em;letter-spacing:-.015em;margin-bottom:1.333em}.footer-contact .footer-contact-info .footer-address-map-link{display:block;color:#626262}.footer-contact .footer-contact-info .footer-address-map-link .tm{font-size:1.133em;float:left;margin-right:.4em;margin-top:.133em}.footer-payment-info .icon i{margin-right:.476em;color:#444}.footer-payment-info .icon .tm{font-size:2.667em}.footer-payment-info .footer-payment-info-title{color:#1f1f1f;text-transform:uppercase;letter-spacing:-.023em;line-height:1.533em;font-weight:500;display:block;margin-bottom:1.2em;margin-top:.333em;font-size:1em}.footer-payment-info .footer-payment-icons{margin-bottom:2.333em}.footer-payment-info .list-payment-icons{margin-left:0}.footer-payment-info .list-payment-icons .nav-item+.nav-item{margin-left:1.533em}.footer-payment-info .list-payment-icons .payment-icon-image{max-height:2em;width:auto}.footer-payment-info .footer-secure-by-info .footer-secured-by-title{font-size:1em;line-height:1.2em;color:#626262;letter-spacing:-.015em;margin:0 0 1em 0;font-weight:400}.widget_techmarket_features_widget .features-list .features{display:block;padding:2.857em 1.929em}@media (max-width:1025px) and (min-width:600px){.widget_techmarket_features_widget .features-list .features{display:flex;flex-direction:column}}.widget_techmarket_features_widget .features-list .features .feature{margin:0;padding:0 0 2.143em;border-bottom:1px solid #ddd}.widget_techmarket_features_widget .features-list .features .feature+.feature{border-left:none;padding-top:2.143em}.widget_techmarket_features_widget .features-list .features .feature:last-child{border-bottom:none;padding-bottom:0}.widget_techmarket_features_widget .features-list .features .feature .feature-text strong{display:block}.widget_techmarket_features_widget .features-list .features .feature .media{justify-content:initial}.widget_techmarket_features_widget .features-list .features .feature .media .feature-icon{font-size:3.2em;margin-right:.778em!important}@media (min-width:1200px) and (max-width:1399px){.widget_techmarket_features_widget .features-list .features .feature .media .feature-icon{margin-right:1rem!important}}.widget_techmarket_features_widget .features-list .features .feature .media .media-body{font-size:1.071em;line-height:1.4em;font-weight:300}.widget_techmarket_features_widget .features-list .features .feature .media .media-body strong{font-weight:500}.techmarket_posts_carousel_widget .post-item .post-thumbnail{padding-bottom:1em;display:block}.techmarket_posts_carousel_widget .post-item .post-thumbnail img{width:100%}.techmarket_posts_carousel_widget .post-item .post-content{letter-spacing:-.01em}.techmarket_posts_carousel_widget .post-item .post-content a{text-decoration:none}.techmarket_posts_carousel_widget .post-item .post-content .post-category,.techmarket_posts_carousel_widget .post-item .post-content .post-date{font-size:.857em;font-weight:400;color:#959595;line-height:1.75em}.techmarket_posts_carousel_widget .post-item .post-content .post-category a,.techmarket_posts_carousel_widget .post-item .post-content .post-date a{color:#959595}.techmarket_posts_carousel_widget .post-item .post-content .post-name{display:block;font-size:1.071em;font-weight:500;color:#3d3d3d;padding-bottom:.4em}.techmarket_posts_carousel_widget .post-item .post-content .comments-link{display:block;margin-bottom:0}.techmarket_posts_carousel_widget .post-item .post-content .comments-link a{font-size:.857em;font-weight:400;color:#878787;line-height:1.5em;position:relative}.techmarket_posts_carousel_widget .post-item .post-content .comments-link a:before{font-family:FontAwesome;content:"\f0e5";font-size:14px;margin-right:5px}.widget_techmarket_products_carousel_widget .products .product{margin:0}.widget_techmarket_products_carousel_widget .products .product .product-inner{border:0}@media (min-width:768px){.widget_techmarket_products_carousel_widget .products .product{border:none}}.widget_techmarket_products_carousel_widget .products .product .woocommerce-LoopProduct-link{text-decoration:none}.widget_techmarket_products_carousel_widget .products .product .price{padding-top:.3em;font-size:1.333em;line-height:1.5em;letter-spacing:-.01em}.widget_techmarket_products_carousel_widget .products .product .price del{color:#b8b8b8;font-size:.875em}.widget_techmarket_products_carousel_widget .products .product h2.woocommerce-loop-product__title,.widget_techmarket_products_carousel_widget .products .product h3{font-size:1.143em;line-height:1.5em;font-weight:400;color:#626060;letter-spacing:-.01em}.widget_techmarket_products_carousel_widget .products .product .add_to_wishlist,.widget_techmarket_products_carousel_widget .products .product .hover-area,.widget_techmarket_products_carousel_widget .products .product .onsale{display:none}.widget_techmarket_products_carousel_widget .products .product:hover{border:none}.widget_techmarket_products_carousel_widget .products .landscape-product-widget{padding:1.224em .408em}.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media img{margin-right:1.25em}.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media .price{font-size:1.225em;margin-bottom:.333em}.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media .price del{font-size:.9em}.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media h3{font-size:1.143em}.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media .star-rating,.widget_techmarket_products_carousel_widget .products .landscape-product-widget .media .techmarket-product-rating{display:none}.widget_techmarket_products_carousel_widget .slick-slide>div+div{ }.widget_techmarket_products_carousel_widget .product>div+div{border:none}.widget_techmarket_products_carousel_widget .slick-slide>div:first-child .landscape-product-widget:first-child{padding-top:0}.widget_techmarket_banner_widget .banner{border:1px solid #ebebeb;border-radius:4px;overflow:hidden}.widget_techmarket_banner_widget .banner .banner-bg{justify-content:flex-start}.widget_techmarket_banner_widget .banner .banner-bg .caption{padding-left:1.46em;color:#282828}.widget_techmarket_banner_widget .banner .banner-bg .caption h3{font-size:1.5em;line-height:1.238em;font-weight:300;letter-spacing:-.025em;margin:0 0 1em}.widget_techmarket_banner_widget .banner .banner-bg .caption h3 strong{font-weight:500}.widget_techmarket_banner_widget .banner .banner-bg .caption h3 span{display:block;font-size:.714em;line-height:1.4em}.widget_techmarket_banner_widget .banner .banner-bg .caption h4{font-size:1.072em}.widget_techmarket_banner_widget .banner .banner-bg .caption .price{display:block;font-size:1.5em;font-weight:300;letter-spacing:-.035em;padding-bottom:.7em}.widget_techmarket_banner_widget .banner .banner-bg .caption .banner-action.button,.widget_techmarket_banner_widget .banner .banner-bg .caption article .banner-action.more-link,article .widget_techmarket_banner_widget .banner .banner-bg .caption .banner-action.more-link{font-size:.786em;line-height:1em;padding:.46em 1.95em;font-weight:500}.widget_techmarket_banner_widget .banner a:not(.button){text-decoration:none}.widget_techmarket_banner_widget.widget{margin-bottom:1.786em!important}.widget_techmarket_banner_widget.widget:last-child{margin-bottom:0}.widget_techmarket_poster_widget .poster-bg{border:1px solid #ebebeb;border-radius:4px;text-align:center}.widget_techmarket_poster_widget .poster-bg .caption{padding:3.714em 0 2.071em;display:flex;height:100%;justify-content:space-between;flex-direction:column}.widget_techmarket_poster_widget .poster-bg .caption h3{font-size:1.5em;line-height:1.286em;font-weight:300;letter-spacing:-.025em;margin:0 0 .762em}.widget_techmarket_poster_widget .poster-bg .caption h3 strong{font-weight:500}.widget_techmarket_poster_widget .poster-bg .caption .price{font-size:2.571em;line-height:.83em;display:flex;flex-direction:column;font-weight:300}.widget_techmarket_poster_widget .poster-bg .caption .price span{font-size:.389em}.widget_techmarket_poster_widget .poster-bg .caption .button,.widget_techmarket_poster_widget .poster-bg .caption article .more-link,article .widget_techmarket_poster_widget .poster-bg .caption .more-link{font-size:.929em;border:2px solid;color:#fff;border-radius:2.286em;line-height:1em;padding:.769em 2.154em;margin-bottom:2.462em}.widget_techmarket_poster_widget .poster-bg .caption .button:hover,.widget_techmarket_poster_widget .poster-bg .caption article .more-link:hover,article .widget_techmarket_poster_widget .poster-bg .caption .more-link:hover{background:0 0}.widget_techmarket_poster_widget .poster-bg .caption .condition{display:block;font-size:.929em;line-height:1.231em}.sidebar-blog.widget-area .widget{margin:0 0 5.5em}.sidebar-blog .widget_search label{display:block}#secondary.sidebar-blog .widget .section-title,#secondary.sidebar-blog .widget .widget-title{font-size:1.357em;font-weight:400;margin-bottom:1.842em;padding-bottom:1.053em;position:relative;line-height:1em}#secondary.sidebar-blog .widget .section-title:after,#secondary.sidebar-blog .widget .widget-title:after{bottom:-1px;content:" ";display:block;position:absolute;width:3.684em;height:2px}#secondary.sidebar-blog .widget .section-header{display:flex;justify-content:space-between;margin-bottom:1.842em;border-bottom:1px solid #ebebeb}#secondary.sidebar-blog .widget .section-header .section-title{margin-bottom:0}#secondary.sidebar-blog .widget .section-header .section-title:after{bottom:-1px;content:" ";display:block;position:absolute;width:3.684em;height:2px}#secondary.sidebar-blog .widget_archive ul li,#secondary.sidebar-blog .widget_categories ul li,#secondary.sidebar-blog .widget_links ul li,#secondary.sidebar-blog .widget_meta ul li,#secondary.sidebar-blog .widget_nav_menu ul li,#secondary.sidebar-blog .widget_pages ul li,#secondary.sidebar-blog .widget_recent_comments ul li,#secondary.sidebar-blog .widget_recent_entries ul li{color:#555353;margin-bottom:0}#secondary.sidebar-blog .widget_archive ul li a,#secondary.sidebar-blog .widget_categories ul li a,#secondary.sidebar-blog .widget_links ul li a,#secondary.sidebar-blog .widget_meta ul li a,#secondary.sidebar-blog .widget_nav_menu ul li a,#secondary.sidebar-blog .widget_pages ul li a,#secondary.sidebar-blog .widget_recent_comments ul li a,#secondary.sidebar-blog .widget_recent_entries ul li a{color:#626060;font-weight:400;padding:.3em 0;margin-bottom:0;display:inline-block}#secondary.sidebar-blog .widget_archive ul li a:hover,#secondary.sidebar-blog .widget_categories ul li a:hover,#secondary.sidebar-blog .widget_links ul li a:hover,#secondary.sidebar-blog .widget_meta ul li a:hover,#secondary.sidebar-blog .widget_nav_menu ul li a:hover,#secondary.sidebar-blog .widget_pages ul li a:hover,#secondary.sidebar-blog .widget_recent_comments ul li a:hover,#secondary.sidebar-blog .widget_recent_entries ul li a:hover{color:#484747}#secondary.sidebar-blog .widget_categories li,#secondary.sidebar-blog .widget_layered_nav li{border-bottom:1px solid #ececec}#secondary.sidebar-blog .widget_categories li>a,#secondary.sidebar-blog .widget_layered_nav li>a{position:relative;margin-left:2.7em;padding:.5em 0!important}#secondary.sidebar-blog .widget_categories li>a:before,#secondary.sidebar-blog .widget_layered_nav li>a:before{font-size:.6em;margin-left:-2.5em;position:absolute;font-family:techmarket-icons!important;content:"\6e"}#secondary.sidebar-blog .widget_categories li:last-child,#secondary.sidebar-blog .widget_layered_nav li:last-child{border-bottom:none}#secondary.sidebar-blog .widget_categories li>a{margin-left:1.35em}#secondary.sidebar-blog .widget_tag_cloud .tagcloud a{background:0 0;border-color:#e4e5e7;border-style:solid;border-width:1px;color:#565656;display:inline-block;font-size:1em!important;line-height:1;margin:0 .457em .731em 0;padding:.823em .788em}#secondary.sidebar-blog .widget_tag_cloud .tagcloud a:focus,#secondary.sidebar-blog .widget_tag_cloud .tagcloud a:hover{text-decoration:none;color:#fff}.error404 .fourohfour-categories>h2,.error404 section>h2{border-bottom:1px solid #ebebeb;font-size:1.5em;padding-bottom:.542em}.error404 .site-content .widget_product_search{padding:1.618em;background-color:rgba(0,0,0,.025)}.error404 .site-content .widget_product_search form{margin:0}.error404.left-sidebar .content-area,.error404.right-sidebar .content-area{width:100%}.error404 .fourohfour-columns-2{padding:2.617924em 0;border:1px solid rgba(0,0,0,.05);border-width:1px 0;margin-bottom:2.617924em;display:flex}.error404 .fourohfour-columns-2::after{display:block;content:"";clear:both}@media (max-width:1024px){.error404 .fourohfour-columns-2{display:block}}.error404 .fourohfour-columns-2 .widget,.error404 .fourohfour-columns-2 ul.products,.error404 .fourohfour-columns-2 ul.products li.product{margin-bottom:0}.error404 .fourohfour-columns-2 .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.error404 .fourohfour-columns-2 .col-1 ul.products li.product{width:45.4545454545%;float:left;margin-right:9.0909090909%}.error404 .fourohfour-columns-2 .col-2{width:47.8260869565%;float:right;margin-right:0;padding:1.618em;background-color:rgba(0,0,0,.025)}.error404 .fourohfour-columns-2 .fourohfour-products{flex:0 0 75%;max-width:75%;padding-left:.938em;padding-right:.938em}@media (max-width:1024px){.error404 .fourohfour-columns-2 .fourohfour-products{flex:0 0 100%;max-width:100%}}.error404 .fourohfour-columns-2 .fourohfour-categories{flex:0 0 25%;max-width:25%;padding-left:.938em;padding-right:.938em}@media (max-width:1024px){.error404 .fourohfour-columns-2 .fourohfour-categories{flex:0 0 100%;max-width:100%}}.error404 .fourohfour-columns-2 .widget_product_categories .product-categories,.error404 .fourohfour-columns-2 .widget_product_categories .widget-title+ul{border:2px solid #ececec;border-radius:6px}.error404 .fourohfour-columns-2 .widget_product_categories ul li{border-top:1px solid #ddd}.error404 .fourohfour-columns-2 .widget_product_categories ul li a{font-size:.938em}.error404 .fourohfour-columns-2 .widget_product_categories ul li:first-child{border:none}.error404 .fourohfour-columns-2 .widget_product_categories ul li .child-indicator i{font-size:.857em;color:#aeaeae;width:.571em;margin-right:.511em}.error404 .fourohfour-columns-2 .widget_product_categories ul li .child-indicator.open i{transform:rotate(180deg)}.error404 .fourohfour-columns-2 .widget_product_categories ul li .children .child-indicator{padding-left:2.214em}.error404 .fourohfour-columns-2 .widget_product_categories ul li .children .no-child{padding-left:1.533em}.error404 .fourohfour-columns-2 .widget_product_categories ul li .child-indicator{padding-left:1.214em}.error404 .fourohfour-columns-2 .widget_product_categories ul li .no-child{padding-left:2.143em}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-header,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{padding-top:1.188em}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-header,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{padding-top:1em}}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .pre-title,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .pre-title{font-size:.875em;font-weight:300;margin-bottom:1.857em}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-title,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-title{font-size:2.125em;line-height:1.235em;margin:0 0 .8em}@media (min-width:1200px) and (max-width:1400px){.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-title,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-title{font-size:1.8em}}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-title,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-title{font-size:1.4em}}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .custom-slick-nav,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .custom-slick-nav{margin-bottom:.875em}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .custom-slick-nav a,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .custom-slick-nav a{width:30px;height:30px;position:relative}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .custom-slick-nav a i,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .custom-slick-nav a i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px}}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .readmore-link,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .readmore-link{font-size:.938em}.page-template-template-homepage-v1 .fullwidth-notice,.page-template-template-homepage-v4 .fullwidth-notice{margin-bottom:4.063em}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories .section-header,.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header,.page-template-template-homepage-v6 .section-categories-carousel.section-top-categories .section-header{display:block;border-bottom:none}.page-template-template-homepage-v5 #secondary .widget,.page-template-template-homepage-v6 #secondary .widget{margin-bottom:2.857em}.page-template-template-homepage-v5 #secondary .widget:last-child,.page-template-template-homepage-v6 #secondary .widget:last-child{margin-bottom:0}.page-template-template-homepage-v5 #secondary .widget .section-header,.page-template-template-homepage-v6 #secondary .widget .section-header{border-bottom:1px solid #ebebeb;margin-bottom:2.286em;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.page-template-template-homepage-v5 #secondary .widget .section-title,.page-template-template-homepage-v5 #secondary .widget .widget-title,.page-template-template-homepage-v6 #secondary .widget .section-title,.page-template-template-homepage-v6 #secondary .widget .widget-title{font-size:1.429em;line-height:1.8em;color:#090909;font-weight:400}.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;order:3}@media (min-width:576px){.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px){.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{padding-right:15px;padding-left:15px}}@media (min-width:992px){.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v5 #secondary+.brands-carousel,.page-template-template-homepage-v6 #secondary+.brands-carousel{margin-left:0;left:auto;border:2px solid #ebebeb;border-radius:4px;margin-bottom:3em}}.page-template-template-homepage-v5 .deal-countdown,.page-template-template-homepage-v6 .deal-countdown{display:flex;text-align:center;justify-content:space-around}.page-template-template-homepage-v5 .deal-countdown>span,.page-template-template-homepage-v6 .deal-countdown>span{flex-wrap:wrap;display:flex;color:#383838;align-items:center;justify-content:center}.page-template-template-homepage-v5 .deal-countdown>span .text,.page-template-template-homepage-v6 .deal-countdown>span .text{font-size:.625em;text-transform:uppercase;line-height:1.8em}.page-template-template-homepage-v5 .deal-countdown>span .value,.page-template-template-homepage-v6 .deal-countdown>span .value{font-weight:500;border-radius:100px}.page-template-template-homepage-v5 .section-products-carousel-with-bg,.page-template-template-homepage-v6 .section-products-carousel-with-bg{width:auto;margin-left:inherit;left:auto;position:relative}.page-template-template-homepage-v5 .section-products-carousel-with-bg::before,.page-template-template-homepage-v6 .section-products-carousel-with-bg::before{width:1000px;content:" ";height:100%;position:absolute;top:0;right:-68%;display:block;background-color:#eff5f5}@media (min-width:2000px){.page-template-template-homepage-v5 .section-products-carousel-with-bg::before,.page-template-template-homepage-v6 .section-products-carousel-with-bg::before{display:none}}.page-template-template-homepage-v5 .section-products-carousel-with-bg .col-full,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.page-template-template-homepage-v6 .section-products-carousel-with-bg .col-full,.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.section-product-cards-carousel-tabs .page-template-template-homepage-v5 .section-products-carousel-with-bg .section-products-carousel-tabs-wrap,.section-product-cards-carousel-tabs .page-template-template-homepage-v6 .section-products-carousel-with-bg .section-products-carousel-tabs-wrap{overflow:hidden}@media (min-width:2000px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .col-full,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.page-template-template-homepage-v6 .section-products-carousel-with-bg .col-full,.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.section-product-cards-carousel-tabs .page-template-template-homepage-v5 .section-products-carousel-with-bg .section-products-carousel-tabs-wrap,.section-product-cards-carousel-tabs .page-template-template-homepage-v6 .section-products-carousel-with-bg .section-products-carousel-tabs-wrap{width:100%}}.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-title,.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-title{font-size:1.75em}.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .section-header,.page-template-template-homepage-v6 .section-landscape-products-carousel-tab.section-products-carousel-tabs .section-header{margin-bottom:2.563em}.page-template-template-homepage-v5 .section-landscape-products-carousel-tab .products .landscape-product.product a::before,.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product.slick-active::after,.page-template-template-homepage-v6 .section-landscape-products-carousel-tab .products .landscape-product.product a::before,.page-template-template-homepage-v6 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product.slick-active::after{display:none}.page-template-template-homepage-v5 .fullwidth-notice,.page-template-template-homepage-v6 .fullwidth-notice{margin-bottom:3.1em;width:auto;margin-left:inherit;left:auto;border-radius:5px}.deals-carousel-v3 .deal-countdown,.page-template-template-homepage-v5 .deal-countdown,.page-template-template-homepage-v6 .deal-countdown{display:flex;text-align:center;justify-content:space-around}.deals-carousel-v3 .deal-countdown>span,.page-template-template-homepage-v5 .deal-countdown>span,.page-template-template-homepage-v6 .deal-countdown>span{flex-wrap:wrap;display:flex;color:#383838;align-items:center;justify-content:center}.deals-carousel-v3 .deal-countdown>span .text,.page-template-template-homepage-v5 .deal-countdown>span .text,.page-template-template-homepage-v6 .deal-countdown>span .text{font-size:.625em;text-transform:uppercase;line-height:1.8em}.deals-carousel-v3 .deal-countdown>span .value,.page-template-template-homepage-v5 .deal-countdown>span .value,.page-template-template-homepage-v6 .deal-countdown>span .value{font-weight:500;border-radius:100px}.page-template-template-homepage-v7 .fullwidth-notice,.page-template-template-homepage-v8 .fullwidth-notice{margin-bottom:2.95em}.page-template-template-homepage-v7 .full-width-banner,.page-template-template-homepage-v8 .full-width-banner{margin-bottom:2.5em}.page-template-template-homepage-v7 .section-landscape-products-carousel,.page-template-template-homepage-v8 .section-landscape-products-carousel{margin-bottom:3.188em}.faq-page-title,.terms-conditions h2{padding-bottom:.25em;border-bottom:1px solid #ebebeb;font-size:1.5em;font-weight:400;line-height:1.917em;color:#090909;letter-spacing:-.01em}.woocommerce-product-gallery__trigger{display:none}.techmarket-wc-product-gallery figure.techmarket-wc-product-gallery__wrapper{display:flex;flex-direction:column}.techmarket-wc-product-gallery figure.techmarket-wc-product-gallery__image img{border-radius:0;border:1px solid #e8e8e8;margin:0;padding:.571em}.techmarket-wc-product-gallery figure.techmarket-wc-product-gallery__image.flex-active-slide img{border-color:#8f8f8f}.techmarket-wc-product-gallery ul.flex-direction-nav{list-style-type:none;margin:0;display:flex;justify-content:space-around}.techmarket-wc-product-gallery ul.flex-direction-nav li a{font-size:0}.techmarket-wc-product-gallery ul.flex-direction-nav li a:before{font-family:techmarket-icons;font-size:20px;opacity:.5}.techmarket-wc-product-gallery ul.flex-direction-nav li a.flex-prev:before{content:"\64"}.techmarket-wc-product-gallery ul.flex-direction-nav li a.flex-next:before{content:"\68"}.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper,.techmarket-product-gallery ol.flex-control-nav,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper,.woocommerce-product-gallery ol.flex-control-nav{list-style-type:none;margin:0;margin-left:1px}.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image:nth-child(4)~li,.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li:nth-child(4)~li,.techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image:nth-child(4)~li,.techmarket-product-gallery ol.flex-control-nav li:nth-child(4)~li,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image:nth-child(4)~li,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li:nth-child(4)~li,.woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image:nth-child(4)~li,.woocommerce-product-gallery ol.flex-control-nav li:nth-child(4)~li{display:none}.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.techmarket-product-gallery ol.flex-control-nav li img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.woocommerce-product-gallery ol.flex-control-nav li img{border-radius:0;border:1px solid #e8e8e8;margin:0;padding:.571em}@media (max-width:767px){.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.techmarket-product-gallery ol.flex-control-nav li img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.woocommerce-product-gallery ol.flex-control-nav li img{max-width:97px;margin:auto}}.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img.flex-active,.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img.flex-active,.techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img.flex-active,.techmarket-product-gallery ol.flex-control-nav li img.flex-active,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img.flex-active,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img.flex-active,.woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img.flex-active,.woocommerce-product-gallery ol.flex-control-nav li img.flex-active{border-color:#8f8f8f}.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image.slick-current img,.techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li.slick-current img,.techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image.slick-current img,.techmarket-product-gallery ol.flex-control-nav li.slick-current img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image.slick-current img,.woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li.slick-current img,.woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image.slick-current img,.woocommerce-product-gallery ol.flex-control-nav li.slick-current img{border-color:#8f8f8f}.page-template-template-homepage-v10 .fullwidth-notice{margin-bottom:0}.page-template-template-homepage-v10 .section-products-carousel-tabs .products .techmarket-product-rating .star-rating{font-size:1.143em;vertical-align:sub}.section-products-carousel-tabs.tab-wrap .section-header{flex-direction:column;align-items:center}.section-products-carousel-tabs.tab-wrap .section-title{font-size:1.875em;font-weight:500;margin-bottom:23px}@media (max-width:991px){.section-products-carousel-tabs.tab-wrap .section-title{text-align:center;line-height:1.4}}.section-products-carousel-tabs.tab-wrap .section-title span{font-weight:200}.deals-carousel-v3{background-color:#e8e8e8;height:564px;overflow:hidden}@media (max-width:991px){.deals-carousel-v3{height:auto}}@media (min-width:2000px){.deals-carousel-v3{width:100%;margin-left:0;left:0}}.deals-carousel-v3 .deal-countdown{min-width:230px;margin-bottom:2.6em;margin-top:1em;justify-content:center}.deals-carousel-v3 .deal-countdown>span b{margin-left:.7em;font-size:.857em;text-transform:uppercase;font-weight:300}.deals-carousel-v3 .deal-countdown>span .value{font-size:1.429em;background-color:#fff;color:#383838;width:53px;height:53px;line-height:2.556em}.deals-carousel-v3 .deal-countdown>span+span{margin-left:1.125em}.deals-carousel-v3 .deal-countdown .days{display:none}.deals-carousel-v3 .marketing-text{font-weight:500;font-size:32px;font-style:italic}.deals-carousel-v3 .container-fluid{padding:0 70px}.deals-carousel-v3 .products-carousel .products>.slick-list{height:auto}@media (max-width:991px){.deals-carousel-v3 .products-carousel .products>.slick-list{height:790px}}@media (max-width:767px){.deals-carousel-v3 .products-carousel .products>.slick-list{height:auto}}@media (max-width:991px){.deals-carousel-v3 .media-body{padding-top:1.071em}}.deals-carousel-v3 .products{height:564px}@media (max-width:991px){.deals-carousel-v3 .products{height:auto}}@media (min-width:1200px) and (max-width:1399px){.deals-carousel-v3 .products{margin-right:-8px;margin-left:-8px}}.deals-carousel-v3 .products .product-carousel-with-timer-gallery{border:none;padding:0;background-color:transparent}@media (max-width:991px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery{padding-left:15px;padding-right:15px}}@media (min-width:992px) and (max-width:1199px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media{align-items:baseline}}@media (min-width:992px) and (max-width:1199px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .media-body{padding-top:2.857em}}@media (max-width:991px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .media-body{padding-top:1.071em}}@media (max-width:767px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .product-images-wrapper{padding-bottom:1.071em}}@media (min-width:768px) and (max-width:1399px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img{width:66px;max-width:66px}}@media (max-width:767px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery{padding-top:1.071em}}@media (min-width:1200px){.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav{padding-top:.786em}}.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav li img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav li img{border:1px solid #cfcfcf}.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav li img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image img.flex-active,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav li img.flex-active{border-color:#8f8f8f}.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .techmarket-product-gallery ol.flex-control-nav li.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper figure.techmarket-wc-product-gallery__image.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery .techmarket-wc-product-gallery-thumbnails__wrapper li.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav figure.techmarket-wc-product-gallery__image.slick-current img,.deals-carousel-v3 .products .product-carousel-with-timer-gallery .media .woocommerce-product-gallery ol.flex-control-nav li.slick-current img{border-color:#8f8f8f}.deals-carousel-v3 .slick-dots{position:absolute;z-index:10}.section-top-categories.section-categories-carousel.section-categories-carousel-v1{background-color:#f8f8f8;margin-bottom:42px;padding-top:20px;padding-bottom:20px}@media (min-width:2000px){.section-top-categories.section-categories-carousel.section-categories-carousel-v1{width:100%;margin-left:0;left:0}}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .section-header{border-bottom:none;padding-bottom:0;flex-direction:column;justify-content:center}@media (min-width:768px){.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .section-header{align-items:flex-start;margin-bottom:0}}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .section-title{margin:0 0 .6em}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .custom-slick-nav{margin-bottom:0}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .custom-slick-nav a{background-color:#fff}@media (min-width:768px){.section-top-categories.section-categories-carousel.section-categories-carousel-v1 img{max-width:150px}}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .products .product-category{background-color:#fff}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .products .product-category a{padding:10px}.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .products .product{margin:10px;padding:0}@media (max-width:767px){.section-top-categories.section-categories-carousel.section-categories-carousel-v1 .products .product{margin:2px}}.deal-time-diff{display:none}@media (min-width:768px) and (max-width:1199px){.section-categories-carousel:not(.categorie_carousel_2) .product-categories .products{margin:0}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 72.6666666667%;max-width:72.6666666667%}@media (min-width:576px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{padding-right:15px;padding-left:15px}}@media (min-width:1400px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{padding-left:2.188em!important}}@media (max-width:991px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{flex:0 0 100%;max-width:100%}}@media (min-width:1024px) and (max-width:1400px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2 .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card){margin:0}@media (max-width:767px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs.column-2 .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card){margin:2px}}@media (max-width:1199px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs{overflow:hidden}}@media (max-width:767px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .section-products-carousel-tabs-wrap{overflow:hidden}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .section-header{padding-top:.8em}@media (min-width:768px) and (max-width:1199px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-item{margin-left:0}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link{font-size:1.25em;line-height:2.75em;margin-left:0}@media (min-width:480px) and (max-width:1023px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link{font-size:1em}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link.active{font-size:1.5em;line-height:2.292em}@media (min-width:480px) and (max-width:1023px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link.active{font-size:1.12em}}@media (min-width:768px) and (max-width:1199px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link.active{line-height:2.75em}}@media (min-width:479px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link.active:after{left:50%;position:relative;transform:translate(-50%);width:52px;margin-left:0;margin-right:0}}@media (max-width:767px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav .nav-link:after{padding-top:0}}@media (max-width:767px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .slick-slide>div{display:flex}}@media (min-width:479px){.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .nav-item+.nav-item{margin-left:3.125em}}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .slick-dots{padding-bottom:3.4em}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .products .slick-list{padding-bottom:.438em}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-5::after,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-5::before,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-6::after,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-6::before,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-7::after,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-7::before,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-8::after,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-8::before{display:none}.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-5 .products,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-6 .products,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-7 .products,.section-deals-carousel-and-products-carousel-tabs .section-products-carousel-tabs .columns-8 .products{overflow:hidden}.section-landscape-full-product-cards-carousel{background-color:#f6f6f6;left:50%;margin-bottom:4.25em;margin-left:-50vw;padding-top:3.875em;position:relative;width:100vw}@media (max-width:767px){.section-landscape-full-product-cards-carousel{height:540px!important}}.section-landscape-full-product-cards-carousel .section-header{padding-top:30px}.section-landscape-full-product-cards-carousel .section-title{font-weight:300;font-size:1.5em;line-height:1.917em;color:#090909;letter-spacing:-.01em;margin-bottom:1em}@media (max-width:767px){.section-landscape-full-product-cards-carousel .section-title{line-height:1.417em}}.section-landscape-full-product-cards-carousel .section-title strong{font-weight:500}.section-landscape-full-product-cards-carousel .section-title:before{border-top:2px solid transparent;content:" ";display:block;width:38px;padding-bottom:.292em}.section-landscape-full-product-cards-carousel .products .product .woocommerce-loop-product__title{margin-bottom:14px}.section-landscape-full-product-cards-carousel .products .product .ribbon{margin-bottom:1.05em}.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 66.6666666667%;max-width:66.6666666667%}@media (min-width:576px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{padding-right:15px;padding-left:15px}}@media (max-width:767px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{flex:0 0 100%;max-width:100%;overflow:hidden}}@media (min-width:1200px) and (max-width:1399px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel{flex:0 0 75%;max-width:75%}}@media (max-width:767px){.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media{padding:.6em;margin:0 3px}.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media .ribbon,.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card .media .techmarket-product-rating{display:none}.section-landscape-full-product-cards-carousel .landscape-full-product-cards-carousel .products .landscape-product-card img{max-width:100px}}.section-landscape-full-product-cards-carousel .slick-dots{padding:.625em 0 .938em 0}.product-carousel-with-banners{background:#f9f9f9;padding:3.438em 0 0;margin-bottom:5.125em}.product-carousel-with-banners::after{display:block;content:"";clear:both}.page-template-template-homepage-v1 .side-banners .banner{border:2px solid #ebebeb;border-radius:4px}.page-template-template-homepage-v1 .side-banners .banner.small-banner .title{font-size:1.375em}.page-template-template-homepage-v1 .section-categories-carousel.section-top-categories{padding-bottom:1.25em}.page-template-template-homepage-v1 .banners{margin-bottom:3.5em}.page-template-template-homepage-v2 .section-categories-carousel.section-top-categories{padding-bottom:0;margin-bottom:1.125em}.page-template-template-homepage-v2 .section-categories-carousel.section-top-categories .section-header{padding-top:1.75em;display:block;border-bottom:none}.page-template-template-homepage-v2 .section-products-carousel-widget-with-tabs .section-products-carousel-tabs{margin-bottom:1.25em}@media (min-width:768px){.page-template-template-homepage-v2 .section-products-carousel-widget-with-tabs .section-products-carousel-tabs .section-header{margin-bottom:.375em}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v2 .section-products-carousel-widget-with-tabs .section-products-carousel-tabs .section-header{font-size:15px}}.page-template-template-homepage-v2 .brands-carousel{margin-bottom:4.5em}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v2 .slider-with-banners .slider-block{margin-left:23%;margin-bottom:20px}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v2 .slider-with-banners .banners-block{margin-left:23%}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v2 .slider-with-banners .banner-bg{max-height:180px}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v2 .slider-with-banners .caption h3{font-size:1.25em}}.section-categories-carousel.section-top-categories{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:576px){.section-categories-carousel.section-top-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.section-categories-carousel.section-top-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.section-categories-carousel.section-top-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.section-categories-carousel.section-top-categories{margin-right:-15px;margin-left:-15px}}.section-categories-carousel.section-top-categories .section-header{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 16.6666666667%;max-width:16.6666666667%}@media (min-width:576px){.section-categories-carousel.section-top-categories .section-header{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-categories-carousel.section-top-categories .section-header{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-categories-carousel.section-top-categories .section-header{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-categories-carousel.section-top-categories .section-header{padding-right:15px;padding-left:15px}}@media (max-width:767px){.section-categories-carousel.section-top-categories .section-header{flex:0 0 100%;max-width:100%;text-align:center}}@media (min-width:1200px) and (max-width:1919px){.section-categories-carousel.section-top-categories .section-header{flex:0 0 20.8333333333%;max-width:20.8333333333%}}@media (min-width:768px) and (max-width:1199px){.section-categories-carousel.section-top-categories .section-header{flex:0 0 29.1666666667%;max-width:29.1666666667%}}.section-categories-carousel.section-top-categories .product-categories-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 83.3333333333%;max-width:83.3333333333%}@media (min-width:576px){.section-categories-carousel.section-top-categories .product-categories-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-categories-carousel.section-top-categories .product-categories-carousel{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-categories-carousel.section-top-categories .product-categories-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-categories-carousel.section-top-categories .product-categories-carousel{padding-right:15px;padding-left:15px}}@media (max-width:767px){.section-categories-carousel.section-top-categories .product-categories-carousel{flex:0 0 100%;max-width:100%}}@media (min-width:1200px) and (max-width:1919px){.section-categories-carousel.section-top-categories .product-categories-carousel{flex:0 0 79.1666666667%;max-width:79.1666666667%}}@media (min-width:768px) and (max-width:1199px){.section-categories-carousel.section-top-categories .product-categories-carousel{flex:0 0 70.8333333333%;max-width:70.8333333333%}}@media (min-width:768px) and (max-width:1199px){.section-categories-carousel.section-top-categories .product-categories-carousel .products{margin:0}}.section-categories-carousel.section-top-categories .section-title{font-size:1.875em;font-weight:500;line-height:1.2em;color:#090909;letter-spacing:-.01em;margin:0 0 1.1em 0}.section-categories-carousel.section-top-categories .readmore-link{font-weight:500;font-size:.875em;color:#090909;letter-spacing:-.01em;display:block}.section-categories-carousel.section-top-categories .custom-slick-nav{margin-bottom:1.875em}@media (max-width:767px){.section-categories-carousel.section-top-categories .custom-slick-nav{justify-content:center}}.section-categories-carousel.section-top-categories .custom-slick-nav a{width:40px;height:40px;border-radius:50%;text-align:center;display:inline-block;font-size:1em;line-height:2.313em;border:1px solid #c4c4c4;color:#c4c4c4}.section-categories-carousel.section-top-categories .custom-slick-nav a+a{margin-left:.875em}.section-categories-carousel.section-top-categories .custom-slick-nav a:hover{color:#515151;border-color:#515151}.section-categories-carousel.section-top-categories .custom-slick-nav a:first-child{padding-right:0}.fullwidth-notice{margin-bottom:3.75em}.fullwidth-notice::after{display:block;content:"";clear:both}.fullwidth-notice .message{padding:0;margin:0;color:#e6edf5;font-weight:300;font-size:1.625em;line-height:1.88em;letter-spacing:-.01em;text-align:center}@media (max-width:1199px){.fullwidth-notice .message{font-size:1.2em;line-height:1.2em;padding:10px 70px}}@media (max-width:400px){.fullwidth-notice .message{padding:10px 20px}}.section-6-1-6-products-tabs{margin-bottom:5.313em}.section-6-1-6-products-tabs .section-header{text-align:center;margin-bottom:.125em}@media (max-width:767px){.section-6-1-6-products-tabs .section-header{margin-bottom:1.125em}}.section-6-1-6-products-tabs .section-title{font-size:1.875em;line-height:1.9em;color:#090909;letter-spacing:-.025em;font-weight:500;margin:0}@media (max-width:767px){.section-6-1-6-products-tabs .section-title{line-height:1.2em}}.section-6-1-6-products-tabs .section-title span{color:#606060;font-weight:300}.section-6-1-6-products-tabs ul.nav{border-bottom:1px solid #ebebeb;margin:0 0 2.063em}.section-6-1-6-products-tabs ul.nav .nav-link{padding:0 .8em;font-size:1.125em;line-height:2.111em;letter-spacing:-.01em;color:#737373}.section-6-1-6-products-tabs ul.nav .nav-link.active{color:#090909;font-weight:500;font-size:1.313em;line-height:1.714em}.section-6-1-6-products-tabs ul.nav .nav-link.active:after{content:' ';display:block;border-bottom:2px solid transparent}.section-6-1-6-products-tabs .row-6-1-6-products .product-1,.section-6-1-6-products-tabs .row-6-1-6-products .products-6{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1,.section-6-1-6-products-tabs .row-6-1-6-products .products-6{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1,.section-6-1-6-products-tabs .row-6-1-6-products .products-6{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1,.section-6-1-6-products-tabs .row-6-1-6-products .products-6{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1,.section-6-1-6-products-tabs .row-6-1-6-products .products-6{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6{flex:0 0 37.2006666667%;max-width:37.2006666667%}}@media (max-width:767px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .products .product:not(.sale-product-with-timer):not(.landscape-product-widget):not(.list-view-large):not(.list-view):not(.list-view-small):not(.content-landscape-product-card-with-gallery):not(.onsale-product-carousel-with-timer):not(.landscape-product-card-featured):not(.product-carousel-with-timer-gallery):not(.product-category){box-shadow:none}}@media (max-width:767px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .products{margin:0}.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .products .product{justify-content:flex-start}.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .products .product .woocommerce-loop-product__title{height:42px}}@media (max-width:767px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .products:not(.slick-initialized) .product .product-inner{box-shadow:inset 0 0 0 1px #ddd;border-radius:0;min-height:280px;margin-bottom:2px}}@media (min-width:768px) and (max-width:1199px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6{flex:0 0 23.3333333333%;max-width:23.3333333333%}.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .columns-3 .products:not(.slick-slider) .product{flex:0 0 100%;max-width:100%}}@media (min-width:1200px) and (max-width:1399px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6{flex:0 0 31.6666666667%;max-width:31.6666666667%}.section-6-1-6-products-tabs .row-6-1-6-products .products-6 .columns-3 .products:not(.slick-slider) .product{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.section-6-1-6-products-tabs .row-6-1-6-products .products-6+.products-6{order:3}}.section-6-1-6-products-tabs .row-6-1-6-products .product-1{margin:0 .625em}@media (max-width:520px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{padding:0}}@media (max-width:767px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{margin:0 15px 20px}}@media (min-width:1200px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{flex:0 0 23.932%;max-width:23.932%}}@media (min-width:768px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{order:2}}@media (min-width:1200px) and (max-width:1399px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px) and (max-width:1199px){.section-6-1-6-products-tabs .row-6-1-6-products .product-1{flex:0 0 50%;max-width:50%}.section-6-1-6-products-tabs .row-6-1-6-products .product-1 .products:not(.slick-slider) .product{flex:0 0 100%;max-width:100%}}.section-products-carousel-with-bg{background-color:#eff5f5;padding:3.5em 0 0 0;margin-bottom:5.063em}.section-products-carousel-with-bg::after{display:block;content:"";clear:both}.section-products-carousel-with-bg .section-title{font-weight:500;font-size:1.875em;line-height:1.1em;letter-spacing:-.01em;color:#090909;padding-top:.333em}@media (max-width:740px){.section-products-carousel-with-bg .section-title{text-align:center;margin-bottom:50px}}.section-products-carousel-with-bg .section-title span{font-weight:300}.section-products-carousel-with-bg .section-header{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-products-carousel-with-bg .section-header{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-products-carousel-with-bg .section-header{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-products-carousel-with-bg .section-header{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-with-bg .section-header{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-with-bg .section-header{flex:0 0 12.7586206667%;max-width:12.7586206667%}}@media (min-width:768px) and (max-width:1199px){.section-products-carousel-with-bg .section-header{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.section-products-carousel-with-bg .section-header img{position:absolute;bottom:-8px;left:-70px;max-width:275px}@media (max-width:740px){.section-products-carousel-with-bg .section-header img{display:none}}.section-products-carousel-with-bg .products-carousel-with-bg{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-products-carousel-with-bg .products-carousel-with-bg{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-products-carousel-with-bg .products-carousel-with-bg{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-products-carousel-with-bg .products-carousel-with-bg{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-with-bg .products-carousel-with-bg{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-carousel-with-bg .products-carousel-with-bg{flex:0 0 87.2413791667%;max-width:87.2413791667%}}@media (min-width:768px) and (max-width:1199px){.section-products-carousel-with-bg .products-carousel-with-bg{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.section-products-carousel-with-bg .slick-slide.product{margin-left:.643em;margin-right:.643em;padding:0;border-radius:5px}.section-products-carousel-with-bg .slick-slide.product .product-inner{border:none}@media (max-width:767px){.section-products-carousel-with-bg .slick-slide.product{margin-left:2px;margin-right:2px;border-radius:5px!important}}.section-3-2-3-product-cards-tabs-with-featured-product,.section-product-cards-carousel-tabs{background-color:#f8f8f8;padding:2.875em 0 5.063em 0;margin-bottom:4.25em}.section-3-2-3-product-cards-tabs-with-featured-product::after,.section-product-cards-carousel-tabs::after{display:block;content:"";clear:both}.section-3-2-3-product-cards-tabs-with-featured-product .section-header,.section-product-cards-carousel-tabs .section-header{text-align:center;display:block!important;border-bottom:none!important}.section-3-2-3-product-cards-tabs-with-featured-product .section-title,.section-product-cards-carousel-tabs .section-title{font-weight:500;font-size:1.875em;line-height:1.633em;letter-spacing:-.01em;color:#090909;margin:0}.section-3-2-3-product-cards-tabs-with-featured-product .section-title span,.section-product-cards-carousel-tabs .section-title span{font-weight:300}.section-3-2-3-product-cards-tabs-with-featured-product .nav,.section-product-cards-carousel-tabs .nav{border-bottom:1px solid #ebebeb;margin:0 0 2.188em 0;padding-top:.875em}.section-3-2-3-product-cards-tabs-with-featured-product .nav .nav-link,.section-product-cards-carousel-tabs .nav .nav-link{font-size:1.125em;line-height:2.222em;letter-spacing:-.01em;color:#737373;padding:0 .889em}.section-3-2-3-product-cards-tabs-with-featured-product .nav .nav-link.active,.section-product-cards-carousel-tabs .nav .nav-link.active{color:#090909;font-weight:500}.section-3-2-3-product-cards-tabs-with-featured-product .nav .nav-link.active:after,.section-product-cards-carousel-tabs .nav .nav-link.active:after{content:' ';display:block;border-bottom:2px solid transparent;width:60%;margin:auto}@media (max-width:1000px){.section-3-2-3-product-cards-tabs-with-featured-product .nav .nav-link{font-size:1em}}.section-3-2-3-product-cards-tabs-with-featured-product .products .landscape-product-card-featured{height:452px;margin-bottom:1.429em;overflow:hidden}@media (min-width:1200px) and (max-width:1399px){.section-3-2-3-product-cards-tabs-with-featured-product .products .landscape-product-card-featured{margin-bottom:1.08em}}.section-3-2-3-product-cards-tabs-with-featured-product .tab-content>.tab-pane{display:none;height:0;opacity:0}.section-3-2-3-product-cards-tabs-with-featured-product .tab-content>.active{opacity:1;height:auto;display:block}@media (min-width:768px) and (max-width:1199px){.section-3-2-3-product-cards-tabs-with-featured-product ul:not(.slick-dots)[role=tablist]{flex-direction:row;overflow:scroll;justify-content:unset!important;width:100%;padding-bottom:0}.section-3-2-3-product-cards-tabs-with-featured-product ul:not(.slick-dots)[role=tablist] li{flex:0 0 33.3333333333%;max-width:33.3333333333%;flex-shrink:0;text-align:center}.section-3-2-3-product-cards-tabs-with-featured-product ul:not(.slick-dots)[role=tablist] .nav-link{padding:0!important}.section-3-2-3-product-cards-tabs-with-featured-product ul:not(.slick-dots)[role=tablist] .nav-link::after{bottom:0}}.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{padding-right:15px;padding-left:15px}}@media (min-width:768px){.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{padding-right:15px;padding-left:15px}}@media (min-width:992px){.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{padding-right:15px;padding-left:15px}}@media (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3,.product-cards-3-2-3-with-featured-product .products-3-with-featured{flex:0 0 100%;max-width:100%}}@media (max-width:767px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card{box-shadow:none!important;border-radius:5px!important;background-color:#fff;margin:2px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media{flex-direction:column}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media .media-body,.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media .woocommerce-LoopProduct-link,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media .media-body,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media .woocommerce-LoopProduct-link{width:100%}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .hover-area,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .hover-area{text-align:center}}@media (min-width:768px) and (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .hover-area,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .hover-area{display:inline-block}}@media (min-width:1200px){.product-cards-3-2-3-with-featured-product .products-3{flex:0 0 25%;max-width:25%}}@media (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3 .columns-1 .products:not(.slick-slider) .product{flex:0 0 100%;max-width:100%}}@media (min-width:1200px) and (max-width:1399px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card{margin-bottom:1.08em}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media{padding:1em 1.071em 1.643em .571em;height:196px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card:hover{height:196px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card:hover .media{height:auto}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media-body{padding-top:0}}@media (min-width:1200px) and (max-width:1599px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card img{max-width:100px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media{padding:1em 1.071em 1.643em .571em;height:196px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card:hover .media{height:auto}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card:hover{height:196px}}@media (min-width:1200px){.product-cards-3-2-3-with-featured-product .products-3-with-featured{flex:0 0 50%;max-width:50%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .columns-1 .products:not(.slick-slider) .product.landscape-product-card{flex:0 0 50%;max-width:50%}}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{overflow:hidden}@media (max-width:767px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{margin:0}}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .woocommerce-product-details__short-description{text-align:left}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media img{margin:auto;max-width:100%}@media (min-width:1590px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{padding:25px 43px 25px 16px;height:452px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images{padding-left:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body{padding-right:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery__wrapper{flex:0 0 88.3333333333%;max-width:88.3333333333%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper{flex-basis:0;flex-grow:1;max-width:100%;overflow:visible;height:auto;margin:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper figure{width:auto!important}}@media (min-width:1200px) and (max-width:1399px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery__wrapper{flex:0 0 83.3333333333%;max-width:83.3333333333%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper{flex:0 0 16.6666666667%;max-width:16.6666666667%;overflow:visible}}@media (max-width:650px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{flex-direction:column}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body{flex:0 0 100%;max-width:100%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images{flex-direction:column}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images .flex-viewport img{width:100%!important}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images ol{display:flex}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body{padding-right:.571em}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body .add-to-compare-link{margin-bottom:30px;display:inline-block}}@media (max-width:650px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured{height:auto}}@media (min-width:768px) and (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured{height:auto}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{padding:1em}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images{padding-left:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body{padding-bottom:10px;padding-right:2.4em;margin-top:1.5em}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .woocommerce-LoopProduct-link{margin-bottom:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery__wrapper{flex:0 0 75%;max-width:75%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper{flex:0 0 16.6666666667%;max-width:16.6666666667%;overflow:visible}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper img{margin:auto}}@media (max-width:767px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured img{max-width:100%}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{padding:1em}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images{padding:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery__wrapper{margin-bottom:20px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{height:auto}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-track{display:flex;flex-wrap:wrap}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .images.thumb-count-0 .techmarket-wc-product-gallery-thumbnails__wrapper{display:none}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media .media-body{margin-top:2.6em}}@media (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .columns-1 .products:not(.slick-slider) .product{flex:0 0 100%;max-width:100%}}@media (min-width:1200px) and (max-width:1399px){.product-cards-3-2-3-with-featured-product .products-3-with-featured{padding-right:11px;padding-left:11px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured{height:407px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured img{max-width:274px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{height:407px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card{margin-bottom:1.08em}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media{padding:1em 1.071em 1.643em .571em;height:196px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card:hover{height:196px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card:hover .media{height:auto}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media-body{padding-top:0}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card img{max-width:100px}}@media (min-width:1200px) and (max-width:1599px){.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card img{max-width:100px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media{padding:1em 1.071em 1.643em .571em;height:196px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card:hover{height:196px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card:hover .media{height:auto}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured{height:407px}.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card-featured .media{height:407px}}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .woocommerce-loop-product__title,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .woocommerce-loop-product__title{margin-bottom:12px}@media (min-width:768px) and (max-width:1199px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media{padding:1em}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media .woocommerce-LoopProduct-link,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media .woocommerce-LoopProduct-link{margin-bottom:0}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media-body,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media-body{padding-left:1.5em}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media-body .woocommerce-loop-product__title,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media-body .woocommerce-loop-product__title{height:auto}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .hover-area,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .hover-area{min-width:180px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .button,.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card article .more-link,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .button,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card article .more-link,article .product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .more-link,article .product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .more-link{text-align:center}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card img,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card img{max-width:240px}}@media (min-width:1590px){.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card .media,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card .media{height:216px}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card:hover .media,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card:hover .media{height:auto}.product-cards-3-2-3-with-featured-product .products-3 .products .landscape-product-card img,.product-cards-3-2-3-with-featured-product .products-3-with-featured .products .landscape-product-card img{max-width:166px}}.homev3-slider-with-banners{margin-bottom:1.75em}.homev3-slider-with-banners .slider{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev3-slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev3-slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev3-slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev3-slider-with-banners .slider{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev3-slider-with-banners .slider{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:1200px) and (max-width:1589px){.homev3-slider-with-banners .slider{flex:0 0 100%;max-width:100%}}@media (max-width:1589px){.homev3-slider-with-banners .slider{margin-bottom:20px}}@media (min-width:768px) and (max-width:1589px){.homev3-slider-with-banners .slider-with-6-banners{flex:0 0 100%;max-width:100%;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1px;-moz-column-gap:1px;column-gap:20px}.homev3-slider-with-banners .slider-with-6-banners .banner .banner-bg{height:165px!important}}@media (min-width:1590px){.homev3-slider-with-banners .slider-with-6-banners{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1px;-moz-column-gap:1px;column-gap:33px}}.homev3-slider-with-banners .slider-with-6-banners .banner.text-in-left .banner-bg{padding-left:1.438em}.homev3-slider-with-banners .column-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.homev3-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:768px){.homev3-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:992px){.homev3-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.homev3-slider-with-banners .column-2{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.homev3-slider-with-banners .column-2{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:5px}}.section-top-categories .section-header{border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:1.875em;align-items:baseline;padding-bottom:.65em}.page-template-template-homepage-v3 .features-list{margin-bottom:2.75em}.page-template-template-homepage-v3 .fullwidth-notice{margin-bottom:3.188em}.page-template-template-homepage-v3 .banners{margin-bottom:3.438em}@media (min-width:1590px){.page-template-template-homepage-v3 .banners .text-in-right{padding-right:.313em}}@media (max-width:767px){.page-template-template-homepage-v3 .section-products-carousel{overflow:hidden}}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v3 .section-products-carousel-tabs .section-header{flex-direction:column}.page-template-template-homepage-v3 .section-products-carousel-tabs .section-title{margin-bottom:20px}}.page-template-template-homepage-v3 .section-products-carousel-with-bg{margin-bottom:4.188em}.page-template-template-homepage-v3 .full-width-banner{margin-bottom:3.188em}.page-template-template-homepage-v3 .categorie_carousel_2{padding-bottom:2.813em}.page-template-template-homepage-v3 .categorie_carousel_2 .section-header{margin-bottom:.75em}.page-template-template-homepage-v3 .categorie_carousel_2 .products .product-category{background-color:transparent}@media (min-width:768px){.page-template-template-homepage-v3 .categorie_carousel_2 .products .product-category{border:0}}@media (max-width:767px){.page-template-template-homepage-v3 .categorie_carousel_2 .products .product-category{padding:8px;background-color:#f9f9f9!important;margin:0 2px}}.page-template-template-homepage-v3 .categorie_carousel_2 .products .product-category a{background-color:#f9f9f9}@media (min-width:768px){.page-template-template-homepage-v3 .categorie_carousel_2 .products .product-category a{padding:1.071em}}.page-template-template-homepage-v3 .section-landscape-products-card-carousel-tabs .products .slick-dots{padding-bottom:2.125em}.page-template-template-homepage-v3 .section-landscape-products-carousel{margin-bottom:3.188em}.page-template-template-homepage-v3 .section-products-carousel .products:not(.slick-dotted) .slick-list{padding-bottom:3.5em}.page-template-template-homepage-v3 .section-products-carousel.rating-product .products .product .techmarket-product-rating{margin-top:.714em}.page-template-template-homepage-v3 .section-products-carousel.rating-product .products .product .techmarket-product-rating .star-rating{font-size:1.143em}@media (max-width:1199px){.page-template-template-homepage-v3 .section-products-carousel.rating-product .products .product .techmarket-product-rating .star-rating{margin-bottom:14px}}@media (max-width:1199px){.page-template-template-homepage-v3 .section-products-carousel.rating-product .products .product .woocommerce-LoopProduct-link+.hover-area{margin-top:44px}}.page-template-template-homepage-v3 .section-categories-carousel{padding-bottom:3.438em}.page-template-template-homepage-v3 .section-categories-carousel .section-header{margin-bottom:1.688em;padding-bottom:.813em}.page-template-template-homepage-v3 .section-categories-carousel .section-title{color:#090909;font-size:1.5em;font-weight:400;margin-bottom:0}.home-v3-banner-with-products-carousel .banner{z-index:10}.home-v3-banner-with-products-carousel .banner.column-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.home-v3-banner-with-products-carousel .banner.column-1{padding-right:15px;padding-left:15px}}@media (min-width:768px){.home-v3-banner-with-products-carousel .banner.column-1{padding-right:15px;padding-left:15px}}@media (min-width:992px){.home-v3-banner-with-products-carousel .banner.column-1{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.home-v3-banner-with-products-carousel .banner.column-1{padding-right:15px;padding-left:15px}}@media (min-width:1700px){.home-v3-banner-with-products-carousel .banner.column-1{flex:0 0 13.6583333333%;max-width:13.6583333333%;padding-right:.375em!important}}@media (min-width:1200px) and (max-width:1699px){.home-v3-banner-with-products-carousel .banner.column-1{flex:0 0 20.8333333333%;max-width:20.8333333333%}}@media (min-width:768px) and (max-width:1199px){.home-v3-banner-with-products-carousel .banner.column-1{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (max-width:767px){.home-v3-banner-with-products-carousel .banner.column-1{margin-bottom:20px}}.home-v3-banner-with-products-carousel .banner .banner-bg .caption{text-align:center}.home-v3-banner-with-products-carousel .banner .banner-bg .caption h3{font-size:1.563em;line-height:1.2em;text-align:center;margin-bottom:.68em}.home-v3-banner-with-products-carousel .banner .banner-action{line-height:.786em;padding:.571em 2em;margin-bottom:.643em}.home-v3-banner-with-products-carousel .banner .banner-action.button,.home-v3-banner-with-products-carousel .banner article .banner-action.more-link,article .home-v3-banner-with-products-carousel .banner .banner-action.more-link{color:#fff}.home-v3-banner-with-products-carousel .banner .banner-action.button:hover,.home-v3-banner-with-products-carousel .banner article .banner-action.more-link:hover,article .home-v3-banner-with-products-carousel .banner .banner-action.more-link:hover{border:2px solid transparent}.home-v3-banner-with-products-carousel .section-products-carousel.column-2{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{padding-right:15px;padding-left:15px}}@media (min-width:768px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{padding-right:15px;padding-left:15px}}@media (min-width:992px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{padding-right:15px;padding-left:15px}}@media (min-width:1700px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{flex:0 0 86.3333333333%;max-width:86.3333333333%;padding-left:.375em!important}}@media (min-width:1200px) and (max-width:1699px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{flex:0 0 79.1666666667%;max-width:79.1666666667%}}@media (min-width:768px) and (max-width:1199px){.home-v3-banner-with-products-carousel .section-products-carousel.column-2{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (max-width:575px){.home-v3-banner-with-products-carousel .section-products-carousel .products-carousel{overflow:hidden}}.home-v3-banner-with-products-carousel .section-products-carousel .section-header{display:none}.home-v3-banner-with-products-carousel .section-products-carousel .products .slick-dots{padding-bottom:1.938em}.home-v3-banner-with-products-carousel .section-products-carousel .products:not(.slick-dotted) .slick-list{padding-bottom:4.25em}@media (max-width:1589px) and (min-width:1200px){.elementor-element.slider-with-6-banners{display:none}}@media (max-width:767px){.section-single-carousel-with-tab-product{overflow:hidden}}.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .added_to_cart,.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .star-rating+.button,.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product article .star-rating+.more-link,article .section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .star-rating+.more-link{margin-top:0}.section-single-carousel-with-tab-product .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product.slick-active.slick-current:hover::after{opacity:0}.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{padding-right:15px;padding-left:15px}}.section-single-carousel-with-tab-product .column-1-single-carousel{flex:0 0 25%;max-width:25%}@media (min-width:768px) and (max-width:1199px){.section-single-carousel-with-tab-product .column-1-single-carousel{flex:0 0 37.5%;max-width:37.5%}}@media (max-width:767px){.section-single-carousel-with-tab-product .column-1-single-carousel{flex:0 0 100%;max-width:100%}}.section-single-carousel-with-tab-product .column-1-single-carousel .products .product{padding:0}@media (max-width:767px){.section-single-carousel-with-tab-product .column-1-single-carousel .products .product{padding:10px;margin:2px}}.section-single-carousel-with-tab-product .column-2{flex:0 0 75%;max-width:75%}@media (min-width:768px) and (max-width:1199px){.section-single-carousel-with-tab-product .column-2{flex:0 0 62.5%;max-width:62.5%}}@media (max-width:767px){.section-single-carousel-with-tab-product .column-2{flex:0 0 100%;max-width:100%}}.section-single-carousel-with-tab-product .section-products-carousel-tabs .products-carousel:hover::after{opacity:0}@media (max-width:767px){.section-single-carousel-with-tab-product .section-products-carousel-tabs .section-header li:after{display:none}}.section-single-carousel-with-tab-product .section-products-carousel-tabs .products .slick-current::after{opacity:0}@media (min-width:768px){.section-single-carousel-with-tab-product .column-1{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.section-single-carousel-with-tab-product .column-1+.section-products-carousel-tabs{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.section-single-carousel-with-tab-product .section-single-carousel .products .product.slick-active::after{opacity:0}.section-single-carousel-with-tab-product .section-double-carousel,.section-single-carousel-with-tab-product .section-products-carousel-tabs,.section-single-carousel-with-tab-product .section-single-carousel{overflow:hidden}.section-single-carousel-with-tab-product .section-single-carousel .products .product.slick-active::after{opacity:0}.section-single-carousel-with-tab-product .slick-slider{overflow:visible}.section-single-carousel-with-tab-product .section-double-carousel .products .product.slick-active::after{right:-2px}.section-single-carousel-with-tab-product .section-double-carousel .products .product{padding:0}.section-single-carousel-with-tab-product .section-double-carousel .products .product.slick-active::after{content:" ";width:1px;height:214px;background-color:#ebebeb;display:block;position:absolute;top:50%;left:-3px;transform:translateY(-50%)}.section-single-carousel-with-tab-product .section-double-carousel .products .product.slick-active:hover::after{opacity:0}.section-single-carousel-with-tab-product .section-double-carousel .products .slick-current::after{opacity:0}.section-single-carousel-with-tab-product .section-double-carousel .section-header,.section-single-carousel-with-tab-product .section-single-carousel .section-header{margin-bottom:1.313em;padding-bottom:.8em}.section-single-carousel-with-tab-product .section-double-carousel .products:not(.slick-dotted) .slick-list,.section-single-carousel-with-tab-product .section-single-carousel .products:not(.slick-dotted) .slick-list{padding-bottom:90px}@media (max-width:767px){.section-single-carousel-with-tab-product .section-double-carousel .products:not(.slick-dotted) .slick-list,.section-single-carousel-with-tab-product .section-single-carousel .products:not(.slick-dotted) .slick-list{padding-bottom:50px}}.section-single-carousel-with-tab-product .section-double-carousel .products-carousel,.section-single-carousel-with-tab-product .section-single-carousel .products-carousel{position:relative}.section-single-carousel-with-tab-product .section-double-carousel .products-carousel::after,.section-single-carousel-with-tab-product .section-single-carousel .products-carousel::after{content:" ";width:1px;height:396px;background-color:#ebebeb;display:block;position:absolute;right:-15px;z-index:9}.section-single-carousel-with-tab-product .section-products-carousel-tabs .products .product.slick-active:hover::after{opacity:1}.section-single-carousel-with-tab-product .section-products-carousel-tabs .products .product.slick-current:hover::after{opacity:0}.section-single-carousel-with-tab-product .section-single-carousel.carousel-tabs-with-no-hover .products .product.slick-active:after{opacity:0}.section-single-carousel-with-tab-product .section-title{color:#090909;font-size:1.5em;font-weight:400;letter-spacing:-.01em;line-height:1.167em;margin:0}.section-single-carousel-with-tab-product .section-title strong{font-weight:500}@media (min-width:768px){.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product{padding:0 1.071em}}@media (max-width:767px){.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .button,.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .techmarket-product-rating,.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product article .more-link,article .section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product .more-link{display:none}}@media (min-width:768px){.section-single-carousel-with-tab-product .products .product img{margin:0 auto .82em}}@media (min-width:768px){.section-single-carousel-with-tab-product .products .product .price{font-size:1.286em;margin-bottom:0}.section-single-carousel-with-tab-product .products .product .price del{font-size:.833em}}.section-single-carousel-with-tab-product .products .product .woocommerce-loop-product__title,.section-single-carousel-with-tab-product .products .product h3{font-size:1.071em;max-width:270px}.section-single-carousel-with-tab-product .products .product .woocommerce-LoopProduct-link+.techmarket-product-rating{margin-top:.9em}.section-single-carousel-with-tab-product .products .product .star-rating{font-size:1.143em;letter-spacing:3px;width:6em;margin:0 .375em 1.5em auto}.section-single-carousel-with-tab-product .section-header{margin-bottom:.74em}.section-single-carousel-with-tab-product .section-products-carousel-tabs .nav .nav-link{font-size:1.25em;margin-left:0}.section-single-carousel-with-tab-product .section-products-carousel-tabs .nav .nav-link.active{font-size:1.5em}.section-single-carousel-with-tab-product .section-products-carousel-tabs .nav .nav-link.active:after{left:50%;transform:translate(-50%);width:52px;margin:0;margin-left:0;margin-right:0}@media (min-width:768px){.section-single-carousel-with-tab-product .section-products-carousel-tabs .nav-item+.nav-item{margin-left:3.75em}}.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover{padding-bottom:6.125em}.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products-carousel::after{top:50%;transform:translateY(-50%)}.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products:not(.slick-dotted) .slick-list{padding-bottom:0}.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .section-header{margin-bottom:2.4em}@media (min-width:768px){.section-single-carousel-with-tab-product .carousel-tabs-with-no-hover .products .product img{margin:0 auto 2.22em}}.section-single-carousel-with-tab-product .section-double-carousel .products-carousel::after{height:220px;right:-15px;top:42px;z-index:9}@media (min-width:768px){.section-double-carousel.carousel-tabs-with-no-hover .products .product,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product,.section-single-carousel.carousel-tabs-with-no-hover .products .product{border:none}.section-double-carousel.carousel-tabs-with-no-hover .products .product:focus,.section-double-carousel.carousel-tabs-with-no-hover .products .product:hover,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product:focus,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product:hover,.section-single-carousel.carousel-tabs-with-no-hover .products .product:focus,.section-single-carousel.carousel-tabs-with-no-hover .products .product:hover{border:none}}@media (max-width:767px){.section-double-carousel.carousel-tabs-with-no-hover .products .product,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product,.section-single-carousel.carousel-tabs-with-no-hover .products .product{padding:10px;margin:2px}}@media (max-width:767px){.section-double-carousel.carousel-tabs-with-no-hover .products .product .button,.section-double-carousel.carousel-tabs-with-no-hover .products .product article .more-link,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product .button,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product article .more-link,.section-single-carousel.carousel-tabs-with-no-hover .products .product .button,.section-single-carousel.carousel-tabs-with-no-hover .products .product article .more-link,article .section-double-carousel.carousel-tabs-with-no-hover .products .product .more-link,article .section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product .more-link,article .section-single-carousel.carousel-tabs-with-no-hover .products .product .more-link{display:none}}.section-double-carousel.carousel-tabs-with-no-hover .products .product.slick-active:after,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .product.slick-active:after,.section-single-carousel.carousel-tabs-with-no-hover .products .product.slick-active:after{height:396px}.section-double-carousel.carousel-tabs-with-no-hover .products .slick-current::after,.section-products-carousel-tabs.carousel-tabs-with-no-hover .products .slick-current::after,.section-single-carousel.carousel-tabs-with-no-hover .products .slick-current::after{opacity:0}.deals-carousel-v3,.section-landscape-product-card-with-gallery{position:relative;margin-bottom:2.25em}@media (min-width:1200px) and (max-width:1399px){.deals-carousel-v3 .container-fluid,.section-landscape-product-card-with-gallery .container-fluid{padding:0}.deals-carousel-v3 .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper,.section-landscape-product-card-with-gallery .products .content-landscape-product-card-with-gallery .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{padding-top:0}.deals-carousel-v3 .techmarket-wc-product-gallery-thumbnails__wrapper img,.section-landscape-product-card-with-gallery .techmarket-wc-product-gallery-thumbnails__wrapper img{width:70px}}@media (min-width:768px) and (max-width:1199px){.deals-carousel-v3 .techmarket-wc-product-gallery-thumbnails__wrapper img,.section-landscape-product-card-with-gallery .techmarket-wc-product-gallery-thumbnails__wrapper img{width:62px}}.deals-carousel-v3 .products,.section-landscape-product-card-with-gallery .products{flex-wrap:nowrap;align-items:center}.deals-carousel-v3 .products .media .thumbnails,.section-landscape-product-card-with-gallery .products .media .thumbnails{padding-top:9.286em}.deals-carousel-v3 .products .media .thumbnails img,.section-landscape-product-card-with-gallery .products .media .thumbnails img{margin:0}.deals-carousel-v3 .products .slick-arrow,.section-landscape-product-card-with-gallery .products .slick-arrow{max-width:76px}.deals-carousel-v3 .products>.slick-list,.section-landscape-product-card-with-gallery .products>.slick-list{flex-basis:0;flex-grow:1;max-width:100%;height:734px;overflow:hidden}@media (min-width:1200px) and (max-width:1399px){.deals-carousel-v3 .products>.slick-list,.section-landscape-product-card-with-gallery .products>.slick-list{height:500px}}@media (min-width:992px) and (max-width:1199px){.deals-carousel-v3 .products>.slick-list,.section-landscape-product-card-with-gallery .products>.slick-list{height:420px}}@media (max-width:991px){.deals-carousel-v3 .products>.slick-list,.section-landscape-product-card-with-gallery .products>.slick-list{height:880px}}.deals-carousel-v3 .products>.slick-list+.slick-arrow,.section-landscape-product-card-with-gallery .products>.slick-list+.slick-arrow{text-align:right}@media (max-width:767px){.deals-carousel-v3 .products .slick-arrow,.section-landscape-product-card-with-gallery .products .slick-arrow{display:none!important}}@media (max-width:500px){.deals-carousel-v3 .container-fluid,.section-landscape-product-card-with-gallery .container-fluid{padding:0}}.section-landscape-product-card-with-gallery.section-products-carousel .section-header,.section-products-carousel.deals-carousel-v3 .section-header{display:block;border:none}.deals-carousel-v3 .section-header,.section-landscape-product-card-with-gallery .section-header{font-size:3.143em;padding-bottom:.841em}@media (min-width:1200px) and (max-width:1399px){.deals-carousel-v3 .section-header,.section-landscape-product-card-with-gallery .section-header{font-size:2.143em}}@media (max-width:767px){.deals-carousel-v3 .section-header,.section-landscape-product-card-with-gallery .section-header{font-size:2.2em}}@media (min-width:1590px){.deals-carousel-v3 .section-header,.section-landscape-product-card-with-gallery .section-header{padding-top:3.659em}}.deals-carousel-v3 .section-header .pretitle,.deals-carousel-v3 .section-header .section-title,.section-landscape-product-card-with-gallery .section-header .pretitle,.section-landscape-product-card-with-gallery .section-header .section-title{display:block;font-weight:300;letter-spacing:-.01em;color:#090909}.deals-carousel-v3 .section-header .pretitle,.section-landscape-product-card-with-gallery .section-header .pretitle{font-size:.409em}.deals-carousel-v3 .section-header .section-title,.section-landscape-product-card-with-gallery .section-header .section-title{font-size:1em;font-weight:300;letter-spacing:-.01em;line-height:1.06;height:100%;max-height:100%}@media (min-width:768px) and (max-width:1199px){.deals-carousel-v3 .section-header .section-title,.section-landscape-product-card-with-gallery .section-header .section-title{font-size:.6em}}.deals-carousel-v3 .section-header .section-title strong,.section-landscape-product-card-with-gallery .section-header .section-title strong{font-weight:500}.deals-carousel-v3 .products>.slick-arrow,.section-landscape-product-card-with-gallery .products>.slick-arrow{z-index:100}.deals-carousel-v3 .products>.slick-arrow i,.section-landscape-product-card-with-gallery .products>.slick-arrow i{width:76px;height:76px;background-repeat:no-repeat}.deals-carousel-v3 .products>.slick-arrow i::before,.section-landscape-product-card-with-gallery .products>.slick-arrow i::before{display:none}.deals-carousel-v3 .products>.slick-arrow i:hover,.section-landscape-product-card-with-gallery .products>.slick-arrow i:hover{filter:brightness(.25)}.deals-carousel-v3 .products>.slick-arrow .tm-arrow-left,.section-landscape-product-card-with-gallery .products>.slick-arrow .tm-arrow-left{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+dJREFUeNrsnEtIVUEYx8e63UKkB5EELdIWQRARgW1ukGYPtSjsARJhEkRF1KYWIRS2UajcFNKbzEqKpNCil1kW3YUtoloUtQglQggMhYie3P4f5xOkRTPhPefMTN8ffujqnsOPmXNnvvnOzclkMmq0SafTyuLMBH30TyqVGvWHjVF+Zxl4Cgqy9YE+CysDF8Ba0CvC/p7V4DxYQ0+MbH6wj8LWgxOgHPRk+8N9E7YRHOXp+CyMC/gkbDM4BErBy7AukvBE1lawn2W9CfNCPgjbCfaCYvAu7Iu5LmwP2MGy+qK4oMvC9oEasBh8iOqirgo7AKpACeiP8sIuCqsHK3kafoz64i4JywGHeVQtAQNx3ETCIVm0IC3ipcNgXDeScETWcTAXrABDcd6M7cLGgjOgkLc7n+O+oYTlslrANFABvthwU7YKS4JLIFcFpZqvttxYwlJZV7gwUAm+23RztlUrJoDr4CfYYJss24TR9OvgJUOVjbJsEpYHbvGesBr8svWbyAZhE8FtFdSxttgsywZhk8E98AJsBxlleeIUNhV0gSdglwuy4hSWDx6AuyqoljohKy5h08FDcA3UKscStbAZoBtcBAeVg4lSGDWFPAKnQYNyNFFtjWbxA/4IaFIOJ4oRNptHVr3rsqIYYXN4nUWHrM3Kg4QpbB64w8uGVuVJwhK2ANwEu0Gb8ihhCFsIbqig36FDeZZsP/RTLKnGR1nZHmEFvHrfBDqVp/G9KdhqYb0qaMClRtwKEWYWasClU55z/FeeYQahvvhyXlYkZVlhFmrILeOFa1IWrmahxtxS3holZWtkltcsjSoV41RQ2hFhmrxVQVtlF4+0JhGmD3U3F7M0Ot1uFGH69P0x0hpEmD50sl3C0saDOhGmTz9Pz04eaU6dHMW1l6TuZ2rspRZMqvPniDB9BnjJsQgcc0Va3NWKQR5l88FJ5UD1xIYbHOJtFJ0unVVBb6sI04S6o6kkRCfjLTZLs2kKUJc0lYSoBeoyf4OKME2oW7qSZV21UZqND1nqbR1uCG7nrZQIM5BGjcGfVHD6lCvC9KFe12reTlHDcJ4IM5NGjcJUIqLq7SQRpg+1c24Dz3n/OUWEmUmjxuHH4L4KGopFmIE06gSiRmJqKM6P4yZcfOe7lr9Fu3nzLi/JG6QOfGNpS8F7EaZPw4iRRrU1+aEPgzTydmp4espPyRiEju1+qKDxmKan/FiRQU7x9KTDleXglQjTp3mEtHJe6IowTVpZGu09V6kQfqXON2GUNn6m0UurVJDsEWH6tLM0Kg2tU8E7mf/d1uhfQ9OSGpSpUblQRphZqLpRlM1F7W8BBgDgobrZC6+GCwAAAABJRU5ErkJggg==)}.deals-carousel-v3 .products>.slick-arrow .tm-arrow-right,.section-landscape-product-card-with-gallery .products>.slick-arrow .tm-arrow-right{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9ZJREFUeNrsnEtIlVEQx0e99KQHBUJE0SYiAhduIuxF9rAHJmUgEUUlRQVWm2znKmxT0SKkorCXhFb0tjJ7EGKLijJIcCMVJAWGCFYGcvsPZwKJvHPL+zjfd+cPf3R17+F3z/edmTlzTlY0GqXhqKWl5fe/1+AauIk8VUFBwbA/IzuB4zkGX4JXUYiVSGDP4LVwLVwSVmCRBH9eK1wE34FHwPUGTNcreAV8Dx4JXzBgutrgQlkARsGnDZiudniJQOPH84QB09UBL4abZaYdMWC6OgXaQ5lp1QZM1wd40aCZVmXAdHXJTGuS1fNgpgeu8eiLLATL4ONwlgHT1S0hx1zJPbMMmK4eeDk8Bz4L5xgwXb2SRk2HzwcFWnaav78PXgNPgi9L2GHAFH2XKgfDavAdWrYn4/gJb5C/N+AxBiw+aGXwV/g2PNaA6RqAN8PvyZWHxhuw+KBtg9/CD+CJBkwX78zsIVfB5fxzsgGLD9p+yT0fwbmZlnz/rzhJ74efSErVZcB0cTnoB/wUXkquXGTAFFX/MdM6DZiuo5IZMDQuEXUYMF01EuQ2S8Wj3YDpOiOPZ7NUPNoMmK6LMtPuw6vJbSAbMEX1Aq1RKh7PDZiu64OqHKXkmmIyMtL/F92FN5LrUSs0YPGJF4B1cJ0sBAYsDvHjyL1pvEdQbO+w+MQVjpXkipBc7r5iwHS9FGiNAq3OHkldr+HdlOA+jkiIgeWR60k7YMB05ZPrs91LCe6zDSOweRLM7pBg1lbJGFogq+IWcrtOFlbEEEf43G5QJkGs5ZIxxJH9OYn0LZdUVCyRfUmyYYUBGPdjnJQgtTUVXxhkYJvItX0WSWRPBmxobSe3i8Qv+jep/OIgvvR3kdvcZVi2a6RoH1xBrn3d9iUVVcLlAst2vhVVSUDKp0k+pXMgQQB2WMIGnlmf0z0Yn4HxgQduDVhI7vRItw+DingMi2tZ+bIa9vgyMB+B5Uj0Potc70SvT4OLeAirFp4qEXyfb7+mT8B4s4L7Jbhzmk+HfPPxXRHxCFaDvLu4R6Lf15XIh1xyNLlSMvdHlPoMywdgfETmFrnTH2UCjQzY3zWOXN39I7nTHwNBSDnSBWwCuUa4d+ROfQQCVrqA8akOPqjwglypJkoBUqqB5QosvsOiImiwUg1sCrl2cd5kraSAKlXApgksvukpsJd8pArYDIF1igJ+jUwqgM0UWFymCfxFRckGNht+DB+ikFyFlcxcMk+C0kqyG+pUJa03K4zA+D6dm/BOCR/IgA2t+fBVeCu5gwZkwGKLz2dzv0MThViJBLaeMkC/BBgA5D24CNA1pFEAAAAASUVORK5CYII=)}.deals-carousel-v3 .slick-dots,.section-landscape-product-card-with-gallery .slick-dots{position:absolute;z-index:10}.products-4-column-widgets{padding-bottom:.563em;display:flex;justify-content:space-between;flex-wrap:wrap}.products-4-column-widgets .section-header{margin-bottom:3.2em}@media (min-width:1200px) and (max-width:1399px){.products-4-column-widgets{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:576px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:768px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:992px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:1200px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px) and (max-width:1399px){.products-4-column-widgets .section-landscape-products-widget-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 25%;max-width:25%}}@media (min-width:1200px) and (max-width:1399px) and (min-width:576px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:768px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:992px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:1200px) and (max-width:1399px) and (min-width:1200px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:1199px){.products-4-column-widgets{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:576px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:768px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:992px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:1200px){.products-4-column-widgets{margin-right:-15px;margin-left:-15px}}@media (min-width:768px) and (max-width:1199px){.products-4-column-widgets .section-landscape-products-widget-carousel{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%}}@media (min-width:768px) and (max-width:1199px) and (min-width:576px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:768px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:992px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}@media (min-width:768px) and (max-width:1199px) and (min-width:1200px){.products-4-column-widgets .section-landscape-products-widget-carousel{padding-right:15px;padding-left:15px}}.banners.home4-banner.techmarket-banner{margin-bottom:6.438em}@media (min-width:768px) and (max-width:1199px){.banners.home4-banner.techmarket-banner .banner .row{flex-direction:column}}.banners.home4-banner.techmarket-banner .banner.text-in-right .banner-bg{padding-right:5em}@media (min-width:768px) and (max-width:1199px){.banners.home4-banner.techmarket-banner .banner.text-in-right .banner-bg{padding-right:2em}}@media (max-width:767px){.banners.home4-banner.techmarket-banner .banner.text-in-right .banner-bg{padding-left:2em}}.banners.home4-banner.techmarket-banner .banner.text-in-left .banner-bg{padding-left:4.2em}@media (min-width:768px) and (max-width:1199px){.banners.home4-banner.techmarket-banner .banner.text-in-left .banner-bg{padding-left:2em}}.banners.home4-banner.techmarket-banner .banner.text-in-left,.banners.home4-banner.techmarket-banner .banner.text-in-right{padding:0}.banners.home4-banner.techmarket-banner .banner .button,.banners.home4-banner.techmarket-banner .banner article .more-link,article .banners.home4-banner.techmarket-banner .banner .more-link{text-transform:uppercase;font-size:.815em;padding:.84em 1.6em;min-width:133px;margin-bottom:0;color:#242424;border:2px solid #242424}.banners.home4-banner.techmarket-banner .banner .button:hover,.banners.home4-banner.techmarket-banner .banner article .more-link:hover,article .banners.home4-banner.techmarket-banner .banner .more-link:hover{color:#fff;background:#242424}.section-product-cards-carousel-tabs{padding:4.688em 0 0}.section-product-cards-carousel-tabs .section-header .section-title{font-size:1.875em}.section-product-cards-carousel-tabs .section-header .nav{margin-bottom:1.25em;padding-top:1.438em}.section-product-cards-carousel-tabs .section-header .nav .nav-item{margin-left:0}.section-product-cards-carousel-tabs.section-products-carousel-tabs .slick-track .slick-active .product::after{display:none}.section-product-cards-carousel-tabs .products .landscape-product-card.product{padding:1.071em .714em 1em;margin:0}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card.product{padding:0;border:2px solid transparent}}.section-product-cards-carousel-tabs .products .landscape-product-card.product:focus .hover-area,.section-product-cards-carousel-tabs .products .landscape-product-card.product:hover .hover-area{transform:none}.section-product-cards-carousel-tabs .products .landscape-product-card.product .hover-area{opacity:1;z-index:1;transform:none;padding:1.786em 0 0;display:block}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card.product .hover-area{padding:0}}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card{box-shadow:none!important;border-radius:5px!important;min-height:294px}}@media (min-width:601px){.section-product-cards-carousel-tabs .products .landscape-product-card{height:283px}}@media (min-width:1590px){.section-product-cards-carousel-tabs .products .landscape-product-card{margin-bottom:.8em}}@media (min-width:1200px) and (max-width:1699px){.section-product-cards-carousel-tabs .products .landscape-product-card .media{height:283px}}.section-product-cards-carousel-tabs .products .landscape-product-card h3{margin-bottom:1.071em}.section-product-cards-carousel-tabs .products .landscape-product-card img{max-width:255px}@media (max-width:1699px){.section-product-cards-carousel-tabs .products .landscape-product-card img{max-width:150px}}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card img{max-width:100%}}.section-product-cards-carousel-tabs .products .landscape-product-card .media{padding:1.643em 1.071em}@media (max-width:600px){.section-product-cards-carousel-tabs .products .landscape-product-card .media{flex-direction:column}}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card .media{min-height:294px}.section-product-cards-carousel-tabs .products .landscape-product-card .media>.woocommerce-LoopProduct-link{display:inline-block;margin:auto}}.section-product-cards-carousel-tabs .products .landscape-product-card .media-body{padding-left:1.071em;padding-right:1.5em}@media (max-width:767px){.section-product-cards-carousel-tabs .products .landscape-product-card .media-body{text-align:center;padding-left:0;padding-right:0;flex:0}.section-product-cards-carousel-tabs .products .landscape-product-card .media-body .hover-area,.section-product-cards-carousel-tabs .products .landscape-product-card .media-body .ribbon,.section-product-cards-carousel-tabs .products .landscape-product-card .media-body .techmarket-product-rating{display:none}}.section-product-cards-carousel-tabs .products .landscape-product-card .add-to-compare-link{display:none}.home-v4-slider{margin-bottom:2.563em}.page-template-template-homepage-v4 .section-landscape-products-widget-carousel{margin-bottom:2.688em}@media (min-width:1400px) and (max-width:1699px){.page-template-template-homepage-v4 .section-landscape-products-widget-carousel{width:300px}}@media (min-width:1400px) and (max-width:1699px){.page-template-template-homepage-v4 .section-landscape-products-widget-carousel .landscape-product-widget .media img{max-width:78px}}.page-template-template-homepage-v4 .section-products-carousel-widget-with-tabs{margin-bottom:.563em}.page-template-template-homepage-v4 .section-products-carousel-widget-with-tabs .carousel-tabs-with-no-hover .products .product:after{height:320px}.page-template-template-homepage-v4 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products:not(.slick-dotted) .slick-list{padding-bottom:0}.page-template-template-homepage-v5 .section-products-carousel-with-bg{margin-bottom:4em}@media (min-width:1200px) and (max-width:1699px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .col-full,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-top-categories.section-categories-carousel.section-categories-carousel-v1,.section-product-cards-carousel-tabs .page-template-template-homepage-v5 .section-products-carousel-with-bg .section-products-carousel-tabs-wrap{padding-right:0!important}}@media (min-width:1590px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-header{padding-left:0}}@media (min-width:1200px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-header{margin-left:-1.313em}}@media (min-width:1200px) and (max-width:1699px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-header{flex:0 0 25%;max-width:25%}}.page-template-template-homepage-v5 .section-products-carousel-with-bg .section-header img{bottom:42px;left:-45px;max-width:200px}.page-template-template-homepage-v5 .section-products-carousel-with-bg .products-carousel-with-bg{padding-left:0}@media (min-width:1200px) and (max-width:1699px){.page-template-template-homepage-v5 .section-products-carousel-with-bg .products-carousel-with-bg{flex:0 0 75%;max-width:75%;padding-right:0}}.page-template-template-homepage-v5 .section-products-carousel-with-bg .products-carousel-with-bg .slick-dots{padding-bottom:1.875em}@media (max-width:1199px){.page-template-template-homepage-v5 #content #secondary{margin-top:0!important}}.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products:not(.slick-dotted) .slick-list{padding-bottom:.313em}.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .slick-track .slick-active .product::after{display:none}@media (min-width:768px){.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product{padding:0 .714em 2.857em 0}}@media (max-width:767px){.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product{border:2px solid transparent}}.page-template-template-homepage-v5 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .slick-slide>div{display:flex}.page-template-template-homepage-v5 .full-width-banner{margin-bottom:4.688em}.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories{padding-bottom:3.125em}.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{padding-top:2.188em}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{padding-top:1em}}@media (min-width:1200px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{flex:0 0 19.1666666667%;max-width:19.1666666667%}}@media (min-width:1200px) and (max-width:1699px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .section-header{flex:0 0 25%;max-width:25%;padding-top:1em}}.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .readmore-link{font-size:.875em}@media (min-width:1200px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .product-categories-carousel{flex:0 0 80.8333333333%;max-width:80.8333333333%}}@media (min-width:1200px) and (max-width:1699px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .product-categories-carousel{flex:0 0 75%;max-width:75%}}@media (max-width:767px){.page-template-template-homepage-v5 .section-categories-carousel.section-top-categories .custom-slick-nav{justify-content:center}}.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .product.slick-active:after{content:" ";width:1px;background-color:#ebebeb;display:block;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}@media (max-width:767px){.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .product.slick-active:after{display:none}}.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products:not(.slick-dotted) .slick-list,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products:not(.slick-dotted) .slick-list{padding-bottom:5.313em}.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .techmarket-product-rating,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products .techmarket-product-rating{margin:.9em auto 0}@media (max-width:1199px){.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .techmarket-product-rating,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products .techmarket-product-rating{margin:.9em auto}}@media (max-width:767px){.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .techmarket-product-rating,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products .techmarket-product-rating{display:none}}@media (max-width:1199px){.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .woocommerce-LoopProduct-link+.hover-area,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products .woocommerce-LoopProduct-link+.hover-area{margin-top:2.2em;display:inline-block;width:100%}}.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-products-carousel-tabs .products .product:after,.page-template-template-homepage-v5 .section-single-carousel-with-tab-product .section-single-carousel .products-carousel:after{height:318px;top:45px;transform:none}.home-5-deals-carousel{position:relative}.home-5-deals-carousel .deals-carousel-inner-block .section-header{margin-bottom:2.188em;padding-top:.813em}@media (max-width:1399px){.home-5-deals-carousel .deals-carousel-inner-block .section-header{flex-wrap:wrap}.home-5-deals-carousel .deals-carousel-inner-block .section-header .deal-countdown-timer+.custom-slick-pagination{margin:1em 0;width:100%}}.home-5-deals-carousel .section-title{font-size:1.5em;line-height:2em;font-weight:300;margin-bottom:.167em}@media (max-width:767px){.home-5-deals-carousel .section-title{margin-bottom:.417em;line-height:1.4}}.home-5-deals-carousel .section-title strong{font-weight:500}@media (max-width:650px){.home-5-deals-carousel .custom-slick-pagination{margin:20px 0}}.home-5-deals-carousel .custom-slick-pagination .slider-prev i{padding-right:1em}.home-5-deals-carousel .custom-slick-pagination .slider-next i{padding-left:1em}.home-5-deals-carousel .deal-countdown{min-width:230px;margin-bottom:.563em}.home-5-deals-carousel .deal-countdown>span b{margin-left:.7em;font-size:.625em;text-transform:uppercase;font-weight:300}.home-5-deals-carousel .deal-countdown>span .value{font-size:1.125em;background-color:#eee;width:46px;height:46px;line-height:2.556em}.home-5-deals-carousel .deal-countdown>span+span{margin-left:1.125em}.home-5-deals-carousel .media{margin:0 -1.071em}@media (max-width:767px){.home-5-deals-carousel .media{flex-direction:column}}.home-5-deals-carousel .media .images{display:flex;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.home-5-deals-carousel .media .images{padding-right:15px;padding-left:15px}}@media (min-width:768px){.home-5-deals-carousel .media .images{padding-right:15px;padding-left:15px}}@media (min-width:992px){.home-5-deals-carousel .media .images{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.home-5-deals-carousel .media .images{padding-right:15px;padding-left:15px}}@media (max-width:767px){.home-5-deals-carousel .media .images.thumb-count-0 .techmarket-wc-product-gallery-thumbnails__wrapper{display:none}}@media (min-width:576px){.home-5-deals-carousel .media .images{flex:0 0 55%;max-width:55%;justify-content:center}}@media (max-width:767px){.home-5-deals-carousel .media .images{display:flex;flex-direction:column}}.home-5-deals-carousel .media .images .techmarket-wc-product-gallery__wrapper{width:292px}@media (max-width:767px){.home-5-deals-carousel .media .images .techmarket-wc-product-gallery__wrapper{width:100%}}.home-5-deals-carousel .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{width:58px;height:281px;text-align:center}.home-5-deals-carousel .media .images .techmarket-wc-product-gallery-thumbnails__wrapper>.slick-list{overflow:hidden}@media (max-width:767px){.home-5-deals-carousel .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{width:70%;height:auto;margin-bottom:1.071em;display:flex;margin:auto;padding-bottom:1.429em}}@media (max-width:767px){.home-5-deals-carousel .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-arrow{display:flex;align-items:center;transform:rotate(-90deg);padding-right:15px;padding-left:15px}}@media (max-width:767px){.home-5-deals-carousel .media .images .techmarket-wc-product-gallery-thumbnails__wrapper .slick-track{display:flex}}.home-5-deals-carousel .media .images .woocommerce-product-gallery__image img{width:323px}.home-5-deals-carousel .media .images .thumbnails img,.home-5-deals-carousel .media .images ol li img{max-width:57px}.home-5-deals-carousel .media .media-body{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;padding-right:1.786em!important}@media (min-width:576px){.home-5-deals-carousel .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:768px){.home-5-deals-carousel .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:992px){.home-5-deals-carousel .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.home-5-deals-carousel .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.home-5-deals-carousel .media .media-body{flex:0 0 45%;max-width:45%}}.home-5-deals-carousel .media .media-body .onsale{position:relative;font-size:1em;line-height:2.071em;padding:0 .9em;font-weight:500;display:inline-block;margin-bottom:.2em;border-radius:5px}.home-5-deals-carousel .media .media-body .price{font-size:1.357em;line-height:2.526em;margin-bottom:0}.home-5-deals-carousel .media .media-body .price del{font-size:.842em;line-height:3em}.home-5-deals-carousel .media .media-body .woocommerce-loop-product__title,.home-5-deals-carousel .media .media-body h2,.home-5-deals-carousel .media .media-body h3{font-size:1.071em;line-height:1.6em;margin-bottom:1.6em}.home-5-deals-carousel .media .media-body .woocommerce-LoopProduct-link{margin-bottom:2.357em}.home-5-deals-carousel .products .product{border:none;text-align:left;padding:.786em 1.786em}.home-5-deals-carousel .products .product:hover{border:none}.home-5-deals-carousel .products .product:hover .onsale{display:inline-block;opacity:1}.home-5-deals-carousel .products .product .button,.home-5-deals-carousel .products .product article .more-link,article .home-5-deals-carousel .products .product .more-link{text-align:center}.home-5-deals-carousel .products .product.slick-active:after{content:" ";width:1px;height:203px;background-color:#ebebeb;display:block;position:absolute;left:-3px;top:30%;transform:translateY(-30%)}.home-5-deals-carousel .slick-dots{padding-bottom:3.125em}@media (min-width:768px) and (max-width:1199px){.type-2.section-product-carousel-with-featured-product .section-title{margin-right:0}.type-2.section-product-carousel-with-featured-product .nav{justify-content:center!important}}.featured-product-left.section-product-carousel-with-featured-product{margin-bottom:0}.featured-product-left.section-product-carousel-with-featured-product .section-header{margin-bottom:1.875em}.featured-product-left.section-product-carousel-with-featured-product .section-header .nav-item .nav-link{padding:0 1.333em}.featured-product-left.section-product-carousel-with-featured-product .products .product{padding-left:.571em;padding-right:.571em}.featured-product-left.section-product-carousel-with-featured-product .products .product:not(.landscape-product-widget):not(.landscape-product):not(.landscape-product-card){margin:0}.featured-product-left.section-product-carousel-with-featured-product .products .slick-dots{padding-bottom:3.563em}@media (max-width:991px){.featured-product-left.section-product-carousel-with-featured-product .products .slick-slide>div{display:flex}}.homev5-slider-with-banners{margin-bottom:1.813em}@media (max-width:1589px){.homev5-slider-with-banners .slider-block{margin-bottom:20px}}.homev5-slider-with-banners .banners-block{padding-right:0}@media (min-width:1590px){.homev5-slider-with-banners .banners-block{padding-left:5px}}@media (max-width:1199px){.homev5-slider-with-banners .banners-block{padding:0}}@media (min-width:1200px) and (max-width:1589px){.homev5-slider-with-banners .banners-block{padding:0 15px;display:flex}.homev5-slider-with-banners .banners-block .banner:nth-child(1){padding-right:10px}.homev5-slider-with-banners .banners-block .banner+.banner{padding-left:10px}.homev5-slider-with-banners .banners-block.column-2-banners-block .banner{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.homev5-slider-with-banners .banners-block .banner:nth-child(1){margin-bottom:20px}}@media (min-width:1700px){.homev5-slider-with-banners .banners-block{width:355px}}@media (min-width:1590px){.homev5-slider-with-banners .banners-block .banner+.banner{margin-top:1.25em}}@media (max-width:1199px){.homev5-slider-with-banners .banners-block .banner+.banner{margin-top:1.25em}}.homev5-slider-with-banners .banners-block .banner .banner-bg{padding-left:1.9375em}.homev5-slider-with-banners .banners-block .banner .banner-bg .caption h3{font-size:1.375em;line-height:1.273em;color:#282828;font-weight:300;margin-bottom:.318em}.homev5-slider-with-banners .banners-block .banner .banner-bg .caption h4{font-size:.75em;line-height:1em;color:#686868;font-weight:300;margin-bottom:1.071em}.homev5-slider-with-banners .banners-block .banner .banner-bg .caption .price ins{font-size:.833em}.page-template-template-homepage-v5 .fullwidth-notice .message,.page-template-template-homepage-v6 .fullwidth-notice .message{font-size:1.438em}@media (max-width:767px){.page-template-template-homepage-v5 .fullwidth-notice .message,.page-template-template-homepage-v6 .fullwidth-notice .message{font-size:1em}}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v5 .fullwidth-notice .message,.page-template-template-homepage-v6 .fullwidth-notice .message{font-size:1.138em;padding:10px 0}}@media (min-width:1400px) and (max-width:1589px){.page-template-template-homepage-v5 .fullwidth-notice .message,.page-template-template-homepage-v6 .fullwidth-notice .message{font-size:1.238em}}.page-template-template-homepage-v5 .full-width-banner .banner-bg .caption h3,.page-template-template-homepage-v6 .full-width-banner .banner-bg .caption h3{font-size:1.875em;margin-bottom:.267em;line-height:1.233em}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v5 #content #primary,.page-template-template-homepage-v6 #content #primary{flex:0 0 76.6666666667%;max-width:76.6666666667%}.page-template-template-homepage-v5 #content #secondary,.page-template-template-homepage-v6 #content #secondary{flex:0 0 23.3333333333%;max-width:23.3333333333%;padding-right:6px}}@media (min-width:1400px) and (max-width:1699px){.page-template-template-homepage-v5 #content #primary,.page-template-template-homepage-v6 #content #primary{flex:0 0 78.3333333333%;max-width:78.3333333333%}.page-template-template-homepage-v5 #content #secondary,.page-template-template-homepage-v6 #content #secondary{flex:0 0 21.6666666667%;max-width:21.6666666667%;padding-right:6px}}@media (min-width:1700px) and (max-width:1919px){.page-template-template-homepage-v5 #content #primary,.page-template-template-homepage-v6 #content #primary{flex:0 0 83.3333333333%;max-width:83.3333333333%}.page-template-template-homepage-v5 #content #secondary,.page-template-template-homepage-v6 #content #secondary{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-right:6px}}.homev12-slider-with-banners,.homev6-slider-with-banners{margin-bottom:1.625em}.homev12-slider-with-banners .banners-block,.homev6-slider-with-banners .banners-block{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.homev12-slider-with-banners .banners-block .banner-bg,.homev6-slider-with-banners .banners-block .banner-bg{padding-left:1.188em}.homev12-slider-with-banners .banners-block .banner-bg .price .start_price,.homev6-slider-with-banners .banners-block .banner-bg .price .start_price{font-size:.8em;color:#444;padding-right:.313em}@media (max-width:767px){.homev12-slider-with-banners .banners-block,.homev6-slider-with-banners .banners-block{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:1589px){.homev12-slider-with-banners .home-v12-slider,.homev12-slider-with-banners .home-v6-slider,.homev6-slider-with-banners .home-v12-slider,.homev6-slider-with-banners .home-v6-slider{margin-bottom:20px}}.page-template-template-homepage-v6 .section-categories-carousel.section-top-categories{margin-bottom:0;padding-bottom:2.375em}.page-template-template-homepage-v6 .section-categories-carousel.section-top-categories .section-header{margin-bottom:0;padding-top:1.188em}.page-template-template-homepage-v6 .section-categories-carousel.section-top-categories .section-header .section-title{margin-bottom:.733em}@media (max-width:767px){.page-template-template-homepage-v6 .section-categories-carousel .custom-slick-nav{justify-content:center}}@media (min-width:768px){.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .row{margin-bottom:-4.75em}}.page-template-template-homepage-v6 .section-single-carousel-with-tab-product::after,.page-template-template-homepage-v6 .section-single-carousel-with-tab-product::before{content:" ";display:table}.page-template-template-homepage-v6 .section-single-carousel-with-tab-product:hover{z-index:10;position:relative}.page-template-template-homepage-v6 .section-single-carousel-with-tab-product+section{z-index:9}@media (min-width:768px){.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product img{margin:0 0 .6em}}.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product .added_to_cart,.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product .button,.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product .star-rating+.button,.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product article .more-link,.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product article .star-rating+.more-link,article .page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product .more-link,article .page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product .star-rating+.more-link{margin-top:0}.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product.slick-active:after{height:220px;top:42px;transform:none}@media (max-width:767px){.page-template-template-homepage-v6 .section-single-carousel-with-tab-product .products .product.slick-active:after{display:none}}@media (max-width:767px){.page-template-template-homepage-v6 .section-products-carousel{overflow:hidden}}.page-template-template-homepage-v6 .section-products-carousel-with-bg{margin-bottom:3.5em}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v6 .section-products-carousel-with-bg{margin-left:-15px}}.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-title{font-weight:500;line-height:1.143em;margin:0 0 .786em}@media (min-width:1200px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header{flex:0 0 19.1666666667%;max-width:19.1666666667%;padding-left:0;padding-right:1.875em}}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header{padding-left:15px;padding-right:0;flex:0 0 20.8333333333%;max-width:20.8333333333%}}@media (min-width:1590px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header{margin-left:-1.813em}}.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header .deal-countdown span[data-value]{display:none}@media (min-width:1200px) and (max-width:1399px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header .deal-countdown span{padding-left:3px;padding-right:3px}}.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header .deal-countdown b{font-size:.625em;font-weight:300;text-transform:uppercase}.page-template-template-homepage-v6 .section-products-carousel-with-bg .section-header img{bottom:0;left:-22px;max-width:211px}@media (min-width:1200px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .products-carousel-with-bg{flex:0 0 80.8333333333%;max-width:80.8333333333%}}@media (max-width:767px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .products-carousel-with-bg{padding:0}}@media (min-width:768px) and (max-width:1199px){.page-template-template-homepage-v6 .section-products-carousel-with-bg .products-carousel-with-bg{padding-left:15px;padding-right:0;flex:0 0 79.1666666667%;max-width:79.1666666667%}}.page-template-template-homepage-v6 .section-products-carousel-with-bg .products-carousel-with-bg .slick-dots{padding-bottom:1.875em}.page-template-template-homepage-v6 .full-width-banner{margin-bottom:2.5em}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product{border:2px solid transparent}}@media (min-width:768px){.page-template-template-homepage-v6 .section-landscape-products-carousel-tab.section-products-carousel-tabs .products .product{padding:0}}.page-template-template-homepage-v6 .deal-countdown>span .value{font-size:1.25em;background-color:#fff;width:50px;height:50px;line-height:2.5em;margin-bottom:.4em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel{margin-bottom:2.5em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .section-header{margin-bottom:.7em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .section-header h2{line-height:1.292em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .slick-list{margin-bottom:0}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .container-fluid{padding:0}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured{padding:1.071em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .price{font-size:1.286em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .price del{font-size:.8332em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured h3{font-size:1.071em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .woocommerce-product-details__short-description,.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured div[itemprop=description]{display:none}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured.product.slick-active:after{content:" ";width:1px;height:226px;background-color:#ebebeb;display:block;position:absolute;left:-3px;top:30%;transform:translateY(-30%)}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media{margin:0 -1.071em}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media{flex-direction:column}}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .techmarket-product-gallery{display:flex;flex-direction:column}}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper{height:auto}}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .techmarket-wc-product-gallery-thumbnails__wrapper .slick-track{display:flex}}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{display:flex;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 55%;max-width:55%;justify-content:center}@media (min-width:576px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{padding-right:15px;padding-left:15px}}@media (min-width:768px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{padding-right:15px;padding-left:15px}}@media (min-width:992px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{padding-right:15px;padding-left:15px}}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images{flex:0 0 100%;max-width:100%}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images.thumb-count-0 .techmarket-wc-product-gallery-thumbnails__wrapper{display:none}}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{width:64px}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper{width:100%}}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery__wrapper{width:323px}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery__wrapper img{max-width:323px}@media (max-width:360px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery__wrapper img{max-width:283px}}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images.techmarket-wc-product-gallery+div.media-body{padding-left:2.143em}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper,.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images ol{padding-top:0}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper img,.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .techmarket-wc-product-gallery-thumbnails__wrapper li img,.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images ol img,.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images ol li img{max-width:59px}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .woocommerce-product-gallery__image{flex-grow:1}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .woocommerce-product-gallery__image img{margin:0 auto}@media (min-width:1590px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .woocommerce-product-gallery__image img{max-width:323px}}@media (max-width:1399px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .images .woocommerce-product-gallery__image img{max-width:100%}}.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{margin-top:1.1em;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 45%;max-width:45%}@media (min-width:576px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:768px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:992px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{padding-right:15px;padding-left:15px}}@media (min-width:768px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{padding-right:3.714em!important}}@media (max-width:767px){.page-template-template-homepage-v6 .section-landscape-products-carousel-with-thumbnails.section-landscape-products-carousel .products .landscape-product-card-featured .media .media-body{flex:0 0 100%;max-width:100%}}.page-template-template-homepage-v6 .section-product-carousel-with-featured-product.type-2 .section-header .nav-item .nav-link{padding:0 1.333em}.page-template-template-homepage-v6 .content-area{margin-bottom:0}.page-template-template-homepage-v6 .site-main{margin-bottom:0}.faq-page-title{margin-bottom:1.72em}h3.faq-title{font-size:1.143em;line-height:1.333em;font-weight:500;color:#555353;margin-bottom:1.28em}.kc-text-block{padding-bottom:2.313em}.text-content p{color:#555353;line-height:1.5em;font-weight:300;letter-spacing:-.01em}.faq-title-v2{font-size:2.75em;letter-spacing:-.01em;line-height:1.045em;color:#090909;font-weight:500;margin-bottom:.295em;text-align:center}.faq-subtitle{font-size:1em;letter-spacing:-.01em;line-height:1.125em;color:#9f9f9f;font-weight:400;text-align:center;margin-bottom:3.438em}@media (min-width:992px){.kc-text-block-margin{margin-bottom:6.25em}}@media (max-width:1199px){.kc-text-block-margin{margin-bottom:3em}}.faq-accordion-wrap .faq-accordion.kc_accordion_section.group{padding:18px 0;border-bottom:1px solid #ebebeb}.faq-accordion-wrap .faq-accordion.kc_accordion_section.group:last-child{border:none}.faq-accordion-wrap .faq-accordion.kc-section-active .kc_accordion_header.ui-state-active>a:after{content:"\f068"}.faq-accordion-wrap .faq-accordion .kc_accordion_header{border:none;font-size:1.5em;line-height:1.75em}.faq-accordion-wrap .faq-accordion .kc_accordion_header>a{color:#090909;font-size:1em;line-height:1.75em;margin:0;letter-spacing:-.01em;padding:0}.faq-accordion-wrap .faq-accordion .kc_accordion_header>a:after{font-family:FontAwesome;content:"\f067";font-size:19px;color:#090909;position:absolute;right:0;font-weight:400}.faq-accordion-wrap .faq-accordion .kc_accordion_header>span.ui-accordion-header-icon{display:none}.faq-accordion-wrap .faq-accordion .kc_accordion_content{border:none;color:#555353;font-size:1em;line-height:1.5em;margin:0;letter-spacing:-.01em;font-weight:300}@media (min-width:992px){.faq-accordion-wrap .faq-accordion .kc_accordion_content .kc-panel-body{padding:1.438em 0 0 3.625em}}.faq-kc-row .kc-container{padding:0}.faq .content-area{margin-bottom:.84em}@media (min-width:992px){.faq-v2-text-block{margin-bottom:6.25em}}@media (max-width:1199px){.faq-v2-text-block{margin-bottom:3em}}.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.faq-accordion .vc_tta-panel-heading:hover{background-color:transparent}.vc_tta-accordion .faq-accordion.vc_tta-panel{padding:18px 0;border-bottom:1px solid #ebebeb}.vc_tta-accordion .faq-accordion.vc_tta-panel:last-child{border:none}.vc_tta-accordion .faq-accordion.vc_active.vc_tta-panel .vc_tta-panel-heading a:after{content:"\f068"}.vc_tta-accordion .faq-accordion.vc_tta-panel .vc_tta-panel-heading{border:none}.vc_tta-accordion .faq-accordion.vc_tta-panel .vc_tta-panel-heading a span{font-size:1.062em;color:#090909;line-height:1.75em;margin:0;letter-spacing:-.01em;padding:0}.vc_tta-accordion .faq-accordion.vc_tta-panel .vc_tta-panel-heading a:after{font-family:FontAwesome;content:"\f067";font-size:19px;color:#090909;position:absolute;right:0;font-weight:400}.vc_tta-accordion .faq-accordion .vc_tta-panel-body{border:none;color:#555353;font-size:1em;line-height:1.5em;margin:0;letter-spacing:-.01em;font-weight:300}@media (min-width:992px){.vc_tta-accordion .faq-accordion .vc_tta-panel-body{padding:1.438em 0 0 3.625em}}.terms-conditions h2{margin-bottom:1.6em}.terms-conditions ol{margin:0 1em 4.5em}.terms-conditions ol li,.terms-conditions p{color:#555353;line-height:1.813em;letter-spacing:-.01em;font-weight:300}.terms-and-conditions .content-area{margin-bottom:1.6em}.about-accordion h2,.about-accordion h3.highlight,.text-boxes h2,.text-boxes h3.highlight{font-size:1.125em;line-height:1em;color:#090909;margin-bottom:1.667em;font-weight:500}.about-accordion h2,.text-boxes h2{margin-bottom:1.222em}.about-accordion p,.text-boxes p{font-size:1em;line-height:1.714em;color:#555353}@media (max-width:576px){.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption{width:100%}}@media (max-width:576px){.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption h1.entry-title{font-size:1em;margin-bottom:.2em}}@media (max-width:576px){.page .hentry.type-page .entry-header .page-featured-image+.page-header-caption h1.entry-title+p{font-size:.75em}}@media (min-width:992px){.about-accordion{padding-left:50px}}@media (max-width:767px){.about-accordion{font-size:14px}}.about-accordion .kc-accordion-title{font-size:1.125em;line-height:1em;color:#090909;margin-bottom:1em;font-weight:500}.about-accordion .kc_accordion_section.group{padding-bottom:0;margin-bottom:1.25em}.about-accordion .kc_accordion_section.group:last-child{margin-bottom:0}.about-accordion .kc_accordion_content,.about-accordion .kc_accordion_section>.kc_accordion_header{border-color:#f7f7f7}.about-accordion .kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before{content:none}.about-accordion .kc-section-active .kc_accordion_header.ui-state-active a{color:#090909;font-weight:500}.about-accordion .kc-section-active .kc_accordion_header.ui-state-active a i{color:#fff}.about-accordion .kc-section-active .kc_accordion_header.ui-state-active a i:before{content:"-";top:38%;font-size:2em}.about-accordion .kc_accordion_header{font-size:1.286em;line-height:2.188em;letter-spacing:.01em;padding:.333em 0}.about-accordion .kc_accordion_header>a{padding:0;text-align:left;color:#555353;display:flex;font-size:1.125em}.about-accordion .kc_accordion_header>a:focus,.about-accordion .kc_accordion_header>a:hover{color:#000}.about-accordion .kc_accordion_header>a span{margin-left:3.333em}.about-accordion .kc_accordion_header>a i{position:relative;color:#b5b5b5;background:0 0;border-radius:3px;display:block;height:2.056em;width:2.056em;left:0;border:1px solid #b5b5b5;margin-right:25px;position:relative}.about-accordion .kc_accordion_header>a i:before{content:"+";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.about-accordion .kc_accordion_header>span.ui-accordion-header-icon:before{content:none}.about-accordion .kc_accordion_content{padding:.875em 1.75em .875em 3.688em}.about-accordion .kc_accordion_content .kc-panel-body{padding:0}.about-accordion .kc_accordion_content .kc-panel-body p{margin-bottom:0}.about-features{text-align:center;padding-bottom:4.8em;padding-top:1.6em}.about-features h2{font-size:1.125em;line-height:1em;font-weight:500;margin-bottom:1.556em;color:#090909}.about-features p{font-size:1em;line-height:1.714em;margin-bottom:0;color:#555353}@media (max-width:767px){.about-features p{font-size:.875em}}.about-features .kc-elm.kc_single_image img{margin:0 auto}.about-features .wpb_single_image.vc_align_left{text-align:center}.kc_row .kc-container{max-width:100%!important;padding:0}.team-member-wrapper{padding:5.625em 0;position:relative;width:100vw!important;margin-left:-50vw!important;left:50%}.team-member-wrapper .kc-col-inner-container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;padding-left:0!important;padding-right:0!important}@media (min-width:576px){.team-member-wrapper .kc-col-inner-container{padding-right:15px;padding-left:15px}}@media (min-width:768px){.team-member-wrapper .kc-col-inner-container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.team-member-wrapper .kc-col-inner-container{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.team-member-wrapper .kc-col-inner-container{padding-right:15px;padding-left:15px}}@media (min-width:992px){.team-member-wrapper .kc-col-inner-container{max-width:1740px}}.team-member-wrapper a.team-member{color:#333e48;display:block}.team-member-wrapper .team-member img{border-radius:50%;width:100%;height:auto;display:block}.team-member-wrapper .team-member .profile{text-align:center}.team-member-wrapper .team-member .profile h3{font-size:1.125em;line-height:1.556em;font-weight:500;padding-top:.833em;padding-bottom:0;margin-bottom:0}.team-member-wrapper .team-member .profile h3 small{display:block;font-size:14px;line-height:1.7em;color:#989898}@media (max-width:767px){.team-member-wrapper .team-member .profile h3{padding-bottom:.833em}}.widget_techmarket_team_member{margin-bottom:0}.light-bg{background:#f5f5f5}@media (min-width:992px){.about-accordion h2{padding-left:50px}}@media (min-width:992px){.about-accordion h2+div{padding-left:50px}}.about-accordion .vc_tta-panels .vc_tta-panel{padding-bottom:0;margin-bottom:1.25em}.about-accordion .vc_tta-panels .vc_tta-panel:last-child{margin-bottom:0}.about-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading a{font-size:.796em;padding-left:4.556em}.about-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover{background-color:transparent}.about-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title i{font-size:20px;background-color:#fff;border:1px solid #b5b5b5;border-radius:3px;height:37px;width:37px;left:0}.about-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title i:before{content:"+";left:35%;top:45%;color:#000;border:none;font-style:normal}.about-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title i:after{border:none}.about-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title i{border:1px solid transparent}.about-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title i:before{content:"-";color:#fff}.contact-page-title{padding-bottom:.25em;border-bottom:1px solid #ebebeb;font-size:1.5em;font-weight:400;line-height:1.917em;color:#090909;letter-spacing:-.01em;margin-bottom:1.25em;position:relative}.contact-page-title:after{content:' ';width:4.56em;display:block;position:absolute;bottom:-1px;height:2px}.store-info h3{font-size:1.125em;font-weight:500;color:#555353;padding-top:1.7em;padding-bottom:.5em;margin-top:0}.store-info a{text-decoration:underline}.store-info .operation-hours{margin-left:0;font-weight:300}@media (min-width:992px){.store-info .operation-hours{padding-right:4.286em}}.store-info iframe{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.store-info iframe:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.store-info.store-info-v2 .kc_google_maps{margin-bottom:2.188em}.contact-form .form-group{margin-bottom:1.438em}.contact-form .form-group label{color:#626060;font-weight:400;letter-spacing:-.01em;line-height:1.5em;margin-bottom:.5em}.contact-form .form-group .required{text-decoration:none}.contact-form .form-group .input-text,.contact-form .form-group input[type=email],.contact-form .form-group input[type=password],.contact-form .form-group input[type=search],.contact-form .form-group input[type=text],.contact-form .form-group input[type=url],.contact-form .form-group textarea{width:100%}.contact-form .form-group input[type=button],.contact-form .form-group input[type=submit]{border-radius:3px;color:#fff;font-size:15px}@media (max-width:767px){.contact-form .form-group.row div:first-child{margin-bottom:1.438em}}.contact-form p,.contact-form ul li,.store-info p,.store-info ul li{color:#555353}.wpb_gmaps_widget .wpb_wrapper{padding:0!important}.stretch-full-width-map{position:relative;width:100vw!important;margin-left:-50vw!important;left:50%}@media (min-width:2000px){.stretch-full-width-map{width:100%!important;margin-left:0!important;left:0}}.stretch-full-width-map .kc_column_inner{padding:0}.wpcf7 .user-details form .input-text,.wpcf7 input[type=email],.wpcf7 input[type=password],.wpcf7 input[type=search],.wpcf7 input[type=text],.wpcf7 input[type=url]{width:100%}.page-template-template-landingpage-v1 .site-main{margin-bottom:1.438em}.landing-v1-slider{margin-bottom:5.875em}.section-recent-posts-with-categories{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding-bottom:6.25em;flex-direction:column}@media (min-width:576px){.section-recent-posts-with-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.section-recent-posts-with-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.section-recent-posts-with-categories{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.section-recent-posts-with-categories{margin-right:-15px;margin-left:-15px}}.section-recent-posts-with-categories .center-block{margin:0 auto;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:8.438em}@media (min-width:576px){.section-recent-posts-with-categories .center-block{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-recent-posts-with-categories .center-block{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-recent-posts-with-categories .center-block{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-recent-posts-with-categories .center-block{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-recent-posts-with-categories .center-block{flex:0 0 66.6666666667%;max-width:66.6666666667%;flex:0 0 auto}}@media (min-width:768px) and (max-width:1199px){.section-recent-posts-with-categories .center-block{flex:0 0 91.6666666667%;max-width:91.6666666667%}}.section-recent-posts-with-categories .section-title{text-align:center;margin-bottom:.659em}.section-recent-posts-with-categories .description{font-size:1em;line-height:1.5em;color:#090909;font-weight:300;letter-spacing:-.01em;text-align:center;margin-bottom:1.875em}.section-recent-posts-with-categories .nav{display:flex;justify-content:center;flex-wrap:wrap}@media (max-width:500px){.section-recent-posts-with-categories .nav{flex-direction:column}}.section-recent-posts-with-categories .nav .nav-link{display:inline-block;font-size:1em;line-height:1.5em;font-weight:500;letter-spacing:-.01em}.section-recent-posts-with-categories .nav .nav-link:before{content:"\65";font-family:techmarket-icons;color:#282828;padding-right:.75em;font-size:.625em;vertical-align:top}.section-recent-posts-with-categories .nav .nav-item+.nav-item{margin-left:1.563em}@media (max-width:500px){.section-recent-posts-with-categories .nav .nav-item+.nav-item{margin-left:0}}.section-recent-posts-with-categories .post-items-wrap{margin-left:auto;margin-right:auto;padding:0 .938em}.section-recent-posts-with-categories .post-items{display:flex;flex-wrap:wrap;overflow:hidden;margin:0 -.938em}.section-recent-posts-with-categories .post-items .post-item{display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:5.625em}@media (min-width:576px){.section-recent-posts-with-categories .post-items .post-item{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-recent-posts-with-categories .post-items .post-item{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-recent-posts-with-categories .post-items .post-item{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-recent-posts-with-categories .post-items .post-item{padding-right:15px;padding-left:15px}}@media (min-width:1590px){.section-recent-posts-with-categories .post-items .post-item{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (max-width:767px){.section-recent-posts-with-categories .post-items .post-item{flex-direction:column}}@media (min-width:768px) and (max-width:1199px){.section-recent-posts-with-categories .post-items .post-item{flex:0 0 100%;max-width:100%}}@media (min-width:1200px) and (max-width:1399px){.section-recent-posts-with-categories .post-items .post-item{flex:0 0 50%;max-width:50%}}.section-recent-posts-with-categories .post-items .post-item .post-thumbnail{padding-right:1.875em}@media (max-width:767px){.section-recent-posts-with-categories .post-items .post-item .post-thumbnail{padding-right:0;margin-bottom:40px}}.section-recent-posts-with-categories .post-items .post-item .post-thumbnail img{max-width:227px;border-radius:50%}.section-recent-posts-with-categories .post-items .post-item .post-info{letter-spacing:-.01em;padding-right:1em}@media (max-width:767px){.section-recent-posts-with-categories .post-items .post-item .post-info{padding-right:0}}.section-recent-posts-with-categories .post-items .post-item .post-info h3{font-size:1.125em;line-height:1.333em;font-weight:500;margin-bottom:.8em}.section-recent-posts-with-categories .post-items .post-item .post-info h3 a{color:#444}.section-recent-posts-with-categories .post-items .post-item .post-info p{font-size:1em;line-height:1.5em;color:#555353;font-weight:300;margin-bottom:1.1em}.section-recent-posts-with-categories .post-items .post-item .post-info .btn-more{display:block;font-size:.875em;font-weight:400}.section-recent-posts-with-categories .post-items .post-item .post-info .btn-more:before{content:'+';display:inline-block;margin-right:.243em}.section-products-with-image .section-title,.section-recent-posts-with-categories .section-title{font-size:2.75em;line-height:1.045em;color:#090909;font-weight:500;letter-spacing:-.01em}.section-products-with-image .section-header{width:100vw;position:relative;margin-left:-50vw;left:50%;background:#eff5f5;margin-bottom:7em}.section-products-with-image .section-header::after{display:block;content:"";clear:both}.section-products-with-image .section-header:after{background-color:#eff5f5;border:2px solid #eff5f5;border-radius:4px;content:"";height:56px;left:5%;position:absolute;bottom:-19px;transform:rotate(45deg);width:56px;z-index:1}@media (min-width:576px){.section-products-with-image .section-header .row{flex-direction:column}}@media (min-width:1200px) and (max-width:1399px){.section-products-with-image .columns-7 .products:not(.slick-slider) .product{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.section-products-with-image .section-title{margin-bottom:.909em}.section-products-with-image .description{font-size:1em;line-height:1.5em;color:#555353;font-weight:300;letter-spacing:-.01em;padding-right:2.438em}.section-products-with-image .product-image,.section-products-with-image .product-info{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:576px){.section-products-with-image .product-image,.section-products-with-image .product-info{padding-right:15px;padding-left:15px}}@media (min-width:768px){.section-products-with-image .product-image,.section-products-with-image .product-info{padding-right:15px;padding-left:15px}}@media (min-width:992px){.section-products-with-image .product-image,.section-products-with-image .product-info{padding-right:15px;padding-left:15px}}@media (min-width:1200px){.section-products-with-image .product-image,.section-products-with-image .product-info{padding-right:15px;padding-left:15px}}.section-products-with-image .product-info{flex:0 0 60.8333333333%;max-width:60.8333333333%;padding:6.25em .938em;flex:0 0 auto}@media (max-width:1199px){.section-products-with-image .product-info{padding:4em 2em}}@media (max-width:767px){.section-products-with-image .product-info{flex:0 0 100%;max-width:100%}}.section-products-with-image .product-image{flex:0 0 39.1666666667%;max-width:39.1666666667%}@media (min-width:1590px){.section-products-with-image .product-image{right:-26px;top:-19%}}@media (min-width:768px){.section-products-with-image .product-image{position:absolute}}@media (min-width:768px) and (max-width:1399px){.section-products-with-image .product-image{transform:translate(0,-50%);top:50%;right:0}}@media (max-width:767px){.section-products-with-image .product-image{flex:0 0 100%;max-width:100%;z-index:9;margin-bottom:30px}}.section-products-with-image .products{padding-bottom:1.813em}.section-products-with-image .products .product .star-rating{font-size:1.143em}@media (max-width:1199px){.section-products-with-image .products .product .star-rating{margin-bottom:16px}}.section-products-with-image .products .product .woocommerce-loop-product__title,.section-products-with-image .products .product h2,.section-products-with-image .products .product h3{margin-bottom:.8em}@media (max-width:1199px){.section-products-with-image .product .woocommerce-LoopProduct-link+.hover-area{margin-top:46px}}@media (min-width:768px){.section-products-with-image .product+.product::before{content:" ";width:1px;height:214px;background-color:#ebebeb;display:block;position:absolute;left:-3px;top:50%;transform:translateY(-50%)}}.section-products-with-image .product+.product:hover::before{opacity:0}.section-products-with-image .columns-2 .product:nth-child(3)::before{opacity:0}.section-products-with-image .columns-3 .product:nth-child(4)::before{opacity:0}.section-products-with-image .columns-4 .product:nth-child(5)::before{opacity:0}@media (min-width:1200px){.section-products-with-image .columns-5 .product:nth-child(6)::before{opacity:0}}.section-products-with-image .columns-5 .product+.product::before{height:300px}.section-products-with-image .columns-6 .product:nth-child(7)::before{opacity:0}.section-products-with-image .columns-7 .product:nth-child(8)::before{opacity:0}@media (min-width:1200px) and (max-width:1399px){.section-products-with-image .columns-7 .product:nth-child(n+7){display:none}}@media (min-width:768px) and (max-width:1199px){.section-products-with-image .columns-7 .product:nth-child(n+5){display:none}}.section-products-with-image .columns-8 .product:nth-child(9)::before{opacity:0}.section-products-with-image .load-more-button{display:block;text-align:center;border-top:1px solid #ebebeb;padding:1.786em 0 4.286em;font-size:.875em;letter-spacing:-.01em}.section-products-with-image .load-more-button:before{content:'+';display:inline-block;margin-right:.243em}.section-products-with-image:last-child .load-more-button{padding-bottom:0}.page-template-template-landingpage-v2 .site-main{margin-bottom:.063em}.page-template-template-landingpage-v2 .section-title{font-size:2.75em;line-height:1.045em;color:#090909;font-weight:500;letter-spacing:-.01em}@media (max-width:767px){.page-template-template-landingpage-v2 .section-title{font-size:1.75em}}@media (min-width:768px) and (max-width:1199px){.page-template-template-landingpage-v2 .section-title{font-size:2em}}.page-template-template-landingpage-v2 .description{font-size:1em;line-height:1.5em;color:#555353;font-weight:300;letter-spacing:-.01em}.page-template-template-landingpage-v2 .brands-carousel{margin-bottom:0}.landing-v2-page-header{margin:0 auto;margin-bottom:1.813em;text-align:center;padding:0 1.25em}@media (min-width:768px){.landing-v2-page-header{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.section-media-single-banner .media{flex-direction:column}}@media (min-width:768px){.section-media-single-banner .media img{padding-right:1.875em}}.section-media-single-banner .media .media-body,.section-media-single-banner .media img{flex:0 0 50%;max-width:50%}@media (max-width:767px){.section-media-single-banner .media .media-body,.section-media-single-banner .media img{flex:0 0 100%;max-width:100%}}.section-media-single-banner .media-body{padding-top:4.563em}.section-media-single-banner.media-right .media img{order:2}@media (min-width:768px){.section-media-single-banner.media-right .media img{padding-left:1.875em;padding-right:0}}.section-media-single-banner.media-right .media .media-body{order:1}.section-media-single-banner .section-title{margin-bottom:.7em}.section-media-single-banner .description p{padding-right:3.063em;margin-bottom:1.438em}.section-media-single-banner ul{margin:0 0 1.938em 1em}.section-media-single-banner .button,.section-media-single-banner article .more-link,article .section-media-single-banner .more-link{background-image:none;border:2px solid transparent;border-radius:2.286em;color:#fff;font-size:.938em;font-weight:400;line-height:1em;margin-bottom:.8em;padding:.95em 3.22em}.quick-scroll{line-height:.5;text-align:center;padding:1.25em 0 2.125em}.quick-scroll a{display:inline-block;position:relative}.quick-scroll a:after,.quick-scroll a:before{content:"";position:absolute;height:40px;border-bottom:1px solid #c4c4c4;top:0;width:800px}.quick-scroll a:before{right:100%;margin-right:25px}.quick-scroll a:after{left:100%;margin-left:25px}.quick-scroll a .tm-arrow-down{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA8NJREFUeNrsnG1oTXEcx/+X25jnUkpKKZE3S7zQWmMsjBHNQ6tpIyIhTy/wCq+MMryYEZrHkiGWh+WpiRtviL1ZeWiiPNVqibGVru/P+V5da1u7957He3/f+rTVzj3n9//cc87//P/n30LRaNRo+p5+qkCFqTAVpsJUmEaFqTAVpsJUmEaFqTAVpsJUmArT9JRwJBK5gp+HwGPV0WPywda8vLwSOcOOAZE2Tb10m1z6qYldknfBKlAPpqif/yI+roOV9PTvHnYLrAM3QY56+psc+lhLP9Y9LG6DayALNIBC0JzBsibRw2Z6Md0Jk1wCA3j6zQSvM1DWBLZ/B32Y3oRJzoGB/FABeJdBssax3XvpwfRFmOQEL8/7lPYhA2SNZXsPsP0mEWGSap5p9yjtUxrLGs12VhOTjDDJwS5n2tc0lDWK7atle00qwiT74u5ps0BrGskayXbVsZ22jSV3s5u9A4aniawRbM9tts/2wbd0sxEeYGjAZQ3jCSDj551OzlbIg1wTn4AHBVTWYNb/AmxJ9MOJCpPFZOvBW449swMmK5t1v2E7ok4Li0lbA76Aq+xFg5As1vuZ9Se1kjDZCcTfoBx8Zw+TFQBZday3nPUbN4XFpJWBEDgP+vtUltR1gb+XpSIrVWGSTrCMvc5pH0qTes6CIayzM9Ud2jGn3wFKwBhwnGecHyJ1nOSwZ4kdsuwSJmkHC8FEjsVCPpAldYxnXe127djOt0Y/QLGxpnWrPBZWxTqKWZfxozDJN1AEpoNKj2RV8vhFrMfWhB0ouA3MAQ/AT2NNxrkVOdY8ThK0OXGAsEOFt1JaI/gF9rsgaxd7wgInZ1TCDjZARgLyMuUhe9LDDh5rm7FeFc4wDs/ZhR3+1j9SWiOl1ThwDBkTbjQuzQqHXbhU3sdJk2ehUzbuezWnZwp4HJMOwiQtYLaxpoI7OJRKNSvAHn4ZLW71Km4Jk7xiRxCTVpfCvpYb6+1OIfdr0lGYpJndfgOl1Sexj8XgCJhrPHg778X6sJdgAcd5RQl+dj7Hq/IE3+TFU7FXC+qegUXgDC+rvkS2q+Xnnns15vJyBeITsBRcNNaCtd6Sz+1k+6deDlK9XrL5CJSCy8ZauNZdcvn3Um5vMlmYYa9ZYaxlRV0X9E011oK2Cm5nVJgV6TVl4Vr8gr7J4IaxXlg0+KRO1x8reoucSQMoZwM4CjYl+eiREcIksoBN3vDInNZ23rt8lZD+o49g3sNUmArTqDAVpsJUmApTYRoVpsJUmApTYRoVpsJUmAoLfv4IMAADqLbP8qEyPwAAAABJRU5ErkJggg==);width:75px;height:75px;background-repeat:no-repeat}.quick-scroll a i:before{display:none}.wishlist-title{padding:40px 0}.wishlist-title h2{font-size:2.5em;line-height:1.25em;color:#090909}.wishlist-in-stock{color:#1eb41e}.yith-wcwl-share .yith-wcwl-share-title{margin:0}.yith-wcwl-share>ul{margin-left:0!important}.yith-wcwl-share{margin-top:10px}.yith-wcwl-share h4{line-height:1.5em;padding-bottom:.611em;font-weight:500;font-size:1.125em}.yith-wcwl-share ul>li>a{line-height:1;font-family:FontAwesome;font-style:normal}.yith-wcwl-share ul>li{padding-right:10px}.yith-wcwl-share .facebook:before{content:"\f09a";color:#3b5998}.yith-wcwl-share .twitter:before{content:"\f099";color:#00aced}.yith-wcwl-share .pinterest:before{content:"\f0d2";color:#cb2027}.yith-wcwl-share .googleplus:before{content:"\f0d5";color:#dd4b39}.yith-wcwl-share .email:before{content:"\f0e0";color:#43454b}@media (min-width:768px) and (max-width:1199px){article table.cart.wishlist_table td.product-add-to-cart .more-link,table.cart.wishlist_table td.product-add-to-cart .button,table.cart.wishlist_table td.product-add-to-cart article .more-link{text-align:center}}.woocommerce-wishlist table.cart .product-remove{display:block;position:relative;padding-top:0}.woocommerce-wishlist table.cart .product-remove a.remove{position:absolute;top: 3px;left: 75px;}@media (max-width:1200px) and (min-width:768px){.woocommerce-wishlist table.cart .product-remove a.remove{top:0;left:0}}.woocommerce-wishlist table.cart .product-thumbnail{display:block;border-top:0}.woocommerce-wishlist table.cart .product-thumbnail img{max-width:170px;margin:0 auto;width: 10em;}.woocommerce-wishlist table.cart .product-price del{font-weight:400;color:#b8b8b8;font-size:.875em;margin-left:.214em}@media (max-width:1200px) and (min-width:768px){.woocommerce-wishlist table.cart .product-add-to-cart a.button,.woocommerce-wishlist table.cart .product-add-to-cart article a.more-link,article .woocommerce-wishlist table.cart .product-add-to-cart a.more-link{font-size:14px}}@media (max-width:1023px) and (min-width:768px){.woocommerce-wishlist table.cart td.product-name{width:180px}}.table-compare{border:1px solid #bebebe;margin-bottom:3.75em;border-collapse:collapse}.table-compare .product-title{font-size:1em;line-height:1.5em;font-weight:400;color:#626060;height:42px;overflow:hidden;margin-bottom:12px}.table-compare img{max-width:250px}.table-compare td,.table-compare th{border:1px solid #bebebe}.table-compare tbody tr th{background-color:#f1f1f1;vertical-align:middle;text-align:center;font-weight:500;padding:10px 60px;width:10%}.table-compare tbody tr td{vertical-align:middle;text-align:center;padding:1em}.table-compare tbody tr td .in-stock,.table-compare tbody tr td .out-of-stock{font-size:.6875rem;padding:4px .625rem;letter-spacing:.6px;text-transform:uppercase}.table-compare tbody tr td .in-stock{border:1px solid #1abc9c;color:#1eb41e}.table-compare tbody tr td .out-of-stock{border:1px solid #e74c3c;color:#e74c3c}.table-compare tbody tr td .product-image,.table-compare tbody tr td .star-rating{display:inline-block}.table-compare tbody tr td p,.table-compare tbody tr td ul li{color:#626060;font-size:1em;line-height:1.563em;font-weight:400;letter-spacing:-.01em;text-align:justify}.table-compare tbody tr td ul{margin-left:1em}.table-compare tbody tr td .button,.table-compare tbody tr td article .more-link,article .table-compare tbody tr td .more-link{border:2px solid;border-radius:2.286em;font-weight:400;font-size:1em;line-height:.786em;padding:.74em 1.41575em;display:block;margin:0 20px;background-color:transparent}.table-compare tbody tr td .button:focus,.table-compare tbody tr td .button:hover,.table-compare tbody tr td article .more-link:focus,.table-compare tbody tr td article .more-link:hover,article .table-compare tbody tr td .more-link:focus,article .table-compare tbody tr td .more-link:hover{text-decoration:none;outline:0;box-shadow:none;color:#fff}.table-compare tbody tr:first-child td{vertical-align:top;width:22%}.table-compare tbody .button,.table-compare tbody article .more-link,article .table-compare tbody .more-link{padding:.6em 2em}.table-compare tbody .price ins{text-decoration:none}.compare-empty h1{font-size:3.063em;line-height:1.49em;font-weight:300;color:#090909;margin-bottom:1em}.return-to-shop{text-align:center}@media (min-width:992px){.return-to-shop{margin-bottom:7em}}.return-to-shop .button,.return-to-shop article .more-link,article .return-to-shop .more-link{border:2px solid;border-radius:2.286em;font-weight:400;font-size:1em;line-height:.786em;margin-bottom:.8em;padding:1em 3em;background-color:transparent}.return-to-shop .button:focus,.return-to-shop .button:hover,.return-to-shop article .more-link:focus,.return-to-shop article .more-link:hover,article .return-to-shop .more-link:focus,article .return-to-shop .more-link:hover{text-decoration:none;outline:0;box-shadow:none;color:#fff}.return-to-shop .button .icon,.return-to-shop article .more-link .icon,article .return-to-shop .more-link .icon{padding-right:5px}#grid-extended .products{margin-bottom:2.813em}@media (min-width:768px){#grid-extended .products .product{border:0}}#grid-extended .products .product h2.woocommerce-loop-product__title{margin-bottom:.714em}#grid-extended .products .product .sku_wrapper{color:#b3b2b2;font-size:.857em;margin-bottom:1.083em;display:block}@media (max-width:767px){#grid-extended .products .product .add-to-compare-link,#grid-extended .products .product .button,#grid-extended .products .product article .more-link,article #grid-extended .products .product .more-link{display:none}}#grid-extended .products .product .woocommerce-product-details__short-description{border-top:1px solid #ebebeb;height:105px;overflow:hidden;margin-bottom:.714em}@media (max-width:767px){#grid-extended .products .product .woocommerce-product-details__short-description{padding-top:10px}}#grid-extended .products .product .woocommerce-product-details__short-description>ul{list-style-type:none;margin:0 auto;padding:0 1.357em;font-weight:400;text-align:left}#grid-extended .products .product .woocommerce-product-details__short-description>ul li{border-bottom:1px solid #ebebeb;padding:.5em 0 .286em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#grid-extended .products .product .woocommerce-product-details__short-description>p{line-height:29px;height:95px;overflow:hidden;margin-top:7px;margin-bottom:0;border-bottom:1px solid #ebebeb}@media (min-width:1200px){#grid-extended .products .product .button,#grid-extended .products .product article .more-link,article #grid-extended .products .product .more-link{margin-left:1.286em;margin-right:1.286em}}#grid-extended .products .product:hover{border:0}@media (min-width:768px){#grid-extended .products .product:not(.first)::before{content:" ";height:90%;width:1px;background-color:#ebebeb;position:absolute;left:-1px}}#grid-extended .products .product .star-rating,.products .list-view-large.product .star-rating,.products .list-view-small.product .star-rating,.products .list-view.product .star-rating{font-size:1.214em;letter-spacing:2.5px;width:6em;margin-bottom:.824em}#grid-extended .products .product .star-rating:before,.products .list-view-large.product .star-rating:before,.products .list-view-small.product .star-rating:before,.products .list-view.product .star-rating:before{content:"\f006\f006\f006\f006\f006";font-family:FontAwesome}#grid-extended .products .product .star-rating span:before,.products .list-view-large.product .star-rating span:before,.products .list-view-small.product .star-rating span:before,.products .list-view.product .star-rating span:before{content:"\f005\f005\f005\f005\f005";font-family:FontAwesome}.shop-archive-header:after{content:"";clear:both;display:block}@media (max-width:767px){.shop-archive-header{display:none}}.yith-wcwl-add-to-wishlist{position:absolute;width:100%;top:0;left:0;z-index:1}.yith-wcwl-add-to-wishlist .add_to_wishlist,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{text-indent:-99999px;display:block}.yith-wcwl-add-to-wishlist .add_to_wishlist::before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{font-family:techmarket-icons;position:absolute;top:8px;right:14px;text-indent:0;color:#444;font-size:1.429em}@media (max-width:1169px){.yith-wcwl-add-to-wishlist .add_to_wishlist::before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{left:14px;right:auto}}.yith-wcwl-add-to-wishlist .add_to_wishlist::before{content:"\6b"}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before{color:#e74a6f;content:"\f004";font-family:FontAwesome}.yith-wcwl-add-to-wishlist img{display:none!important}.yith-wcwl-add-to-wishlist,.yith-wcwl-wishlistaddedbrowse .feedback,.yith-wcwl-wishlistexistsbrowse .feedback{display:none}#yith-wcwl-popup-message{display:none!important}.add-to-compare-link{font-size:1em;line-height:.786em;color:#626060}.add-to-compare-link:focus,.add-to-compare-link:hover{color:#484747}.add-to-compare-link:before{content:'+';display:inline-block;margin-right:.243em}.wpforms-container.contact-form .wpforms-field-label,div.wpforms-container-full.contact-form .wpforms-form .wpforms-field-label{color:#626060;font-weight:400;letter-spacing:-.01em;line-height:1.5em;margin-bottom:.5em}.wpforms-container.contact-form input[type=email],.wpforms-container.contact-form input[type=password],.wpforms-container.contact-form input[type=search],.wpforms-container.contact-form input[type=text],.wpforms-container.contact-form input[type=url],.wpforms-container.contact-form textarea,div.wpforms-container-full.contact-form .wpforms-form input[type=email],div.wpforms-container-full.contact-form .wpforms-form input[type=password],div.wpforms-container-full.contact-form .wpforms-form input[type=search],div.wpforms-container-full.contact-form .wpforms-form input[type=text],div.wpforms-container-full.contact-form .wpforms-form input[type=url],div.wpforms-container-full.contact-form .wpforms-form textarea{padding:9px;background-color:#fff;color:#444;outline:0;border:0;-webkit-appearance:none;border-radius:3px;box-sizing:border-box;font-weight:400;font-size:1em;border:1px solid #ebebeb;line-height:1.615}.wpforms-container.contact-form input[type=email],.wpforms-container.contact-form input[type=password],.wpforms-container.contact-form input[type=search],.wpforms-container.contact-form input[type=text],.wpforms-container.contact-form input[type=url],div.wpforms-container-full.contact-form .wpforms-form input[type=email],div.wpforms-container-full.contact-form .wpforms-form input[type=password],div.wpforms-container-full.contact-form .wpforms-form input[type=search],div.wpforms-container-full.contact-form .wpforms-form input[type=text],div.wpforms-container-full.contact-form .wpforms-form input[type=url]{height:auto}.wpforms-container.contact-form .wpforms-field,div.wpforms-container-full.contact-form .wpforms-form .wpforms-field{padding:0 0 1.438em}@media (max-width:700px){div.wpforms-container-full.contact-form .wpforms-form .wpforms-one-half,div.wpforms-container-full.contact-form .wpforms-form .wpforms-three-sixths,div.wpforms-container-full.contact-form .wpforms-form .wpforms-two-fourths{width:100%}div.wpforms-container-full.contact-form .wpforms-form .wpforms-one-half+.wpforms-one-half,div.wpforms-container-full.contact-form .wpforms-form .wpforms-three-sixths+.wpforms-one-half,div.wpforms-container-full.contact-form .wpforms-form .wpforms-two-fourths+.wpforms-one-half{margin-left:0;margin-top:20px}}.wpforms-container.contact-form input[type=email]:focus,.wpforms-container.contact-form input[type=password]:focus,.wpforms-container.contact-form input[type=search]:focus,.wpforms-container.contact-form input[type=text]:focus,.wpforms-container.contact-form input[type=url]:focus,.wpforms-container.contact-form textarea:focus,div.wpforms-container-full.contact-form .wpforms-form input[type=email]:focus,div.wpforms-container-full.contact-form .wpforms-form input[type=password]:focus,div.wpforms-container-full.contact-form .wpforms-form input[type=search]:focus,div.wpforms-container-full.contact-form .wpforms-form input[type=text]:focus,div.wpforms-container-full.contact-form .wpforms-form input[type=url]:focus,div.wpforms-container-full.contact-form .wpforms-form textarea:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:0}.wpforms-container.contact-form .wpforms-submit-container,div.wpforms-container-full.contact-form .wpforms-form .wpforms-submit-container{padding:0}.wpforms-container.contact-form .wpforms-page-button,.wpforms-container.contact-form button[type=submit],.wpforms-container.contact-form input[type=submit],div.wpforms-container-full.contact-form .wpforms-form .wpforms-page-button,div.wpforms-container-full.contact-form .wpforms-form button[type=submit],div.wpforms-container-full.contact-form .wpforms-form input[type=submit]{border:0;background:0 0;color:#fff;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:400;text-shadow:none;display:inline-block;outline:0;-webkit-appearance:none;-webkit-font-smoothing:antialiased;border-radius:3px;font-size:15px}.wpforms-container.contact-form .wpforms-page-button:hover,.wpforms-container.contact-form button[type=submit]:hover,.wpforms-container.contact-form input[type=submit]:hover,div.wpforms-container-full.contact-form .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full.contact-form .wpforms-form button[type=submit]:hover,div.wpforms-container-full.contact-form .wpforms-form input[type=submit]:hover{color:#fff;background-color:#000;border-color:#000;border-width:0}.wpforms-container.newsletter-form .wpforms-field-label,div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-field-label{color:#626060;font-weight:400;letter-spacing:-.01em;line-height:1.5em;margin-bottom:.5em}.wpforms-container.newsletter-form .wpforms-form,div.wpforms-container-full.newsletter-form .wpforms-form{display:flex}@media (max-width:700px){.wpforms-container.newsletter-form .wpforms-form,div.wpforms-container-full.newsletter-form .wpforms-form{flex-direction:column}}.wpforms-container.newsletter-form input[type=email],.wpforms-container.newsletter-form input[type=password],.wpforms-container.newsletter-form input[type=search],.wpforms-container.newsletter-form input[type=text],.wpforms-container.newsletter-form input[type=url],.wpforms-container.newsletter-form textarea,div.wpforms-container-full.newsletter-form .wpforms-form input[type=email],div.wpforms-container-full.newsletter-form .wpforms-form input[type=password],div.wpforms-container-full.newsletter-form .wpforms-form input[type=search],div.wpforms-container-full.newsletter-form .wpforms-form input[type=text],div.wpforms-container-full.newsletter-form .wpforms-form input[type=url],div.wpforms-container-full.newsletter-form .wpforms-form textarea{background-color:#fff;box-shadow:none;padding:1.067em;color:#939393;font-size:1em;border:2px solid #e7e7e7;border-top-left-radius:5px;border-bottom-left-radius:5px;line-height:1em;height:auto;width:27.533em}@media (min-width:47.95em) and (max-width:62em){.wpforms-container.newsletter-form input[type=email],.wpforms-container.newsletter-form input[type=password],.wpforms-container.newsletter-form input[type=search],.wpforms-container.newsletter-form input[type=text],.wpforms-container.newsletter-form input[type=url],.wpforms-container.newsletter-form textarea,div.wpforms-container-full.newsletter-form .wpforms-form input[type=email],div.wpforms-container-full.newsletter-form .wpforms-form input[type=password],div.wpforms-container-full.newsletter-form .wpforms-form input[type=search],div.wpforms-container-full.newsletter-form .wpforms-form input[type=text],div.wpforms-container-full.newsletter-form .wpforms-form input[type=url],div.wpforms-container-full.newsletter-form .wpforms-form textarea{width:13em}}@media (max-width:700px){.wpforms-container.newsletter-form input[type=email],.wpforms-container.newsletter-form input[type=password],.wpforms-container.newsletter-form input[type=search],.wpforms-container.newsletter-form input[type=text],.wpforms-container.newsletter-form input[type=url],.wpforms-container.newsletter-form textarea,div.wpforms-container-full.newsletter-form .wpforms-form input[type=email],div.wpforms-container-full.newsletter-form .wpforms-form input[type=password],div.wpforms-container-full.newsletter-form .wpforms-form input[type=search],div.wpforms-container-full.newsletter-form .wpforms-form input[type=text],div.wpforms-container-full.newsletter-form .wpforms-form input[type=url],div.wpforms-container-full.newsletter-form .wpforms-form textarea{margin-bottom:.8em;width:100%}}.wpforms-container.newsletter-form .wpforms-field,div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-field{padding:0}.wpforms-container.newsletter-form .wpforms-submit-container,div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-submit-container{padding:0}.wpforms-container.newsletter-form .wpforms-page-button,.wpforms-container.newsletter-form button[type=submit],.wpforms-container.newsletter-form input[type=submit],div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-page-button,div.wpforms-container-full.newsletter-form .wpforms-form button[type=submit],div.wpforms-container-full.newsletter-form .wpforms-form input[type=submit]{margin-left:0;color:#fff;border:none;border-radius:5px;padding-top:.8em;padding-bottom:.8em;padding-left:.4em;padding-right:.4em;width:100%}@media (min-width:700px){.wpforms-container.newsletter-form .wpforms-page-button,.wpforms-container.newsletter-form button[type=submit],.wpforms-container.newsletter-form input[type=submit],div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-page-button,div.wpforms-container-full.newsletter-form .wpforms-form button[type=submit],div.wpforms-container-full.newsletter-form .wpforms-form input[type=submit]{border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-.333em;padding-top:1em;padding-bottom:1em;padding-right:41px;padding-left:2.733em;width:auto}}.wpforms-container.newsletter-form .wpforms-page-button:hover,.wpforms-container.newsletter-form button[type=submit]:hover,.wpforms-container.newsletter-form input[type=submit]:hover,div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full.newsletter-form .wpforms-form button[type=submit]:hover,div.wpforms-container-full.newsletter-form .wpforms-form input[type=submit]:hover{color:#fff;box-shadow:none;border:none}.wpforms-container.newsletter-form .wpforms-submit-spinner,div.wpforms-container-full.newsletter-form .wpforms-form .wpforms-submit-spinner{position:absolute;left:0;right:0;bottom:0}@media (max-width:33.9em){.post-author-info .media{display:block;text-align:center}.post-author-info .media .media-left{padding-right:0}.post-author-info .media .media-left a{display:inline-block}.commentlist li div.meta,.commentlist li p.meta,.pings-list li div.meta,.pings-list li p.meta{display:block;flex:0 0 100%;max-width:100%}.commentlist li .comment_container .comment-text .comment-content,.pings-list li .comment_container .comment-text .comment-content{flex:0 0 100%;max-width:100%}.commentlist .comment #respond,.pings-list .comment #respond{flex:0 0 100%;max-width:100%}.faq-accordion-wrap .faq-accordion .kc_accordion_header{font-size:1.25em}table.cart td.actions div.coupon{float:none!important}article table.cart td.actions div.coupon .more-link[name=apply_coupon],table.cart td.actions div.coupon .button[name=apply_coupon],table.cart td.actions div.coupon article .more-link[name=apply_coupon]{margin:1.25em 0}article table.cart td.actions div.coupon .more-link[name=apply_coupon],table.cart td.actions div.coupon .button[name=apply_coupon],table.cart td.actions div.coupon .input-text,table.cart td.actions div.coupon article .more-link[name=apply_coupon],table.cart td.actions div.coupon input[type=text]{width:100%}article table.cart td.actions .more-link[name=update_cart],table.cart td.actions .button[name=update_cart],table.cart td.actions article .more-link[name=update_cart]{width:100%}.compare-empty h1{font-size:2.5em;line-height:1.4em}.footer-newsletter .newsletter-header{margin-right:0;text-align:center}.footer-newsletter .newsletter-body form{display:flex}.section-product-cards-carousel-tabs .site-info .section-products-carousel-tabs-wrap,.site-info .col-full,.site-info .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-info .section-top-categories.section-categories-carousel.section-categories-carousel-v1{flex-direction:column;align-items:flex-start}}@media (max-width:47.95em){table.cart.wishlist_table thead{display:none}table.cart.wishlist_table td.product-remove,table.cart.wishlist_table th.product-remove{display:block}table.cart.wishlist_table a.remove{float:none}table.cart td,table.cart th{display:block;border-top:none!important}table.cart tbody tr td:last-child{border-bottom:2px solid #eceeef;padding-bottom:1.25em;margin-bottom:.625em}table.cart tbody tr td.actions{border-bottom:none}table.cart .quantity .qty{padding:.5em 1em}table.cart a.remove{text-align:left}.footer-newsletter{margin-bottom:2em}.footer-newsletter .footer-newsletter-icon{font-size:1.875em;display:none}.footer-newsletter article input[type=text]+.more-link,.footer-newsletter input[type=text]+.button,.footer-newsletter input[type=text]+button,.footer-newsletter input[type=text]+input[type=button],.footer-newsletter input[type=text]+input[type=submit],article .footer-newsletter input[type=text]+.more-link{padding-top:.8em;padding-bottom:.8em}.footer-newsletter .newsletter-form .button,.footer-newsletter .newsletter-form article .more-link,article .footer-newsletter .newsletter-form .more-link{padding-left:.4em;padding-right:.4em}.footer-newsletter input[type=text]{width:12em}.footer-payment-info .list-payment-icons .nav-item+.nav-item{margin-left:.8em}.footer-widgets{flex-direction:column}.footer-widgets .widget{margin:0 0 2em}.footer-widgets .columns:last-child{border-left:none}.footer-widgets .columns:last-child .widget{margin-left:0}.footer-widgets .columns:last-child .widget-title+ul,.footer-widgets .columns:last-child .widgettitle+ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.footer-social-icons{width:100%}.footer-social-icons .social-icons.nav{flex-wrap:wrap;justify-content:center}.footer-social-icons .social-icons.nav .nav-item{margin-bottom:.667em;margin-right:.6em}.footer-social-icons .social-icons.nav .nav-item+.nav-item{margin-left:0}}@media (min-width:33.9em) and (max-width:47.9em){.footer-newsletter .newsletter-header{margin-right:1em}.footer-social-icons .social-icons.nav .nav-item{flex:0 0 25%;max-width:25%}}@media (min-width:47.95em) and (max-width:62em){.section-product-cards-carousel-tabs .site-footer .before-footer-wrap .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .col-full,.site-footer .before-footer-wrap .section-product-cards-carousel-tabs .section-products-carousel-tabs-wrap,.site-footer .before-footer-wrap .section-top-categories.section-categories-carousel.section-categories-carousel-v1{flex-direction:column;align-items:center}.footer-newsletter{margin-bottom:2em}.footer-newsletter .media-body>div{display:flex}.footer-newsletter .newsletter-header{margin-right:2em}.footer-newsletter input[type=text]{width:13em}}