/**handles:themecomplete-epo**/
/*!
 * CCS3 animations
 */.tm-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tm-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.fadein{-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadeout{from{opacity:1}to{opacity:0}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeoutdown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeoutdown{-webkit-animation-name:fadeoutdown;animation-name:fadeoutdown}
/*!
 * Modified CSS version of Font Awesome Free 7.0.0
 * Modifications:
 * - Custom class prefix changed from .fa to .tcfa
 * - Removed brand icons
 *
 * Modifications made in 2025
 * Based on Font Awesome Free by @fontawesome - https://fontawesome.com
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfas,.tcfar,.tcfab,.tcfa{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);-webkit-font-feature-settings:normal;font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.tcfas,.tcfar,.tcfab,.tcfa-solid,.tcfa-regular,.tcfa-classic,.tcfa)::before{content:var(--fa);content:var(--fa)/""}.tcfa-1x{font-size:1em}.tcfa-2x{font-size:2em}.tcfa-3x{font-size:3em}.tcfa-4x{font-size:4em}.tcfa-5x{font-size:5em}.tcfa-6x{font-size:6em}.tcfa-7x{font-size:7em}.tcfa-8x{font-size:8em}.tcfa-9x{font-size:9em}.tcfa-10x{font-size:10em}.tcfa-2xs{font-size:calc(10 / 16 * 1em);line-height:calc(1 / 10 * 1);vertical-align:calc((6 / 10 - 0.375) * 1em)}.tcfa-xs{font-size:calc(12 / 16 * 1em);line-height:calc(1 / 12 * 1em);vertical-align:calc((6 / 12 - 0.375) * 1em)}.tcfa-sm{font-size:calc(14 / 16 * 1em);line-height:calc(1 / 14 * 1em);vertical-align:calc((6 / 14 - 0.375) * 1em)}.tcfa-lg{font-size:calc(20 / 16 * 1em);line-height:calc(1 / 20 * 1em);vertical-align:calc((6 / 20 - 0.375) * 1em)}.tcfa-xl{font-size:calc(24 / 16 * 1em);line-height:calc(1 / 24 * 1em);vertical-align:calc((6 / 24 - 0.375) * 1em)}.tcfa-2xl{font-size:calc(32 / 16 * 1em);line-height:calc(1 / 32 * 1em);vertical-align:calc((6 / 32 - 0.375) * 1em)}.tcfa-width-auto{--fa-width:auto}.tcfa-fw,.tcfa-width-fixed{--fa-width:1.25em}.tcfa-ul{list-style-type:none;-webkit-margin-start:var(--fa-li-margin,2.5em);margin-inline-start:var(--fa-li-margin,2.5em);-webkit-padding-start:0;padding-inline-start:0}.tcfa-ul>li{position:relative}.tcfa-li{inset-inline-start:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.tcfa-pull-left,.tcfa-pull-start{float:inline-start;-webkit-margin-end:var(--fa-pull-margin,0.3em);margin-inline-end:var(--fa-pull-margin,0.3em)}.tcfa-pull-right,.tcfa-pull-end{float:inline-end;-webkit-margin-start:var(--fa-pull-margin,0.3em);margin-inline-start:var(--fa-pull-margin,0.3em)}.tcfa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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)}.tcfa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1))}.tcfa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.tcfa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1))}.tcfa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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)}.tcfa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-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,linear);animation-timing-function:var(--fa-animation-timing,linear)}.tcfa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-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)}.tcfa-spin-reverse{--fa-animation-direction:reverse}.tcfa-pulse,.tcfa-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){.tcfa-beat,.tcfa-bounce,.tcfa-fade,.tcfa-beat-fade,.tcfa-flip,.tcfa-pulse,.tcfa-shake,.tcfa-spin,.tcfa-spin-pulse{-webkit-animation:none !important;animation:none !important;-webkit-transition:none !important;transition:none !important}}@-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,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.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%,100%{opacity:var(--fa-beat-fade-opacity,0.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%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@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%,100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tcfa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tcfa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tcfa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.tcfa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.tcfa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.tcfa-flip-both,.tcfa-flip-horizontal.tcfa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.tcfa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0))}.tcfa-stack{display:inline-block;height:2em;line-height:2;position:relative;vertical-align:middle;width:2.5em}.tcfa-stack-1x,.tcfa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.tcfa-stack-1x{line-height:inherit}.tcfa-stack-2x{font-size:2em}.tcfa-inverse{color:var(--fa-inverse,#fff)}.tcfa-0{--fa:"\30 "}.tcfa-1{--fa:"\31 "}.tcfa-2{--fa:"\32 "}.tcfa-3{--fa:"\33 "}.tcfa-4{--fa:"\34 "}.tcfa-5{--fa:"\35 "}.tcfa-6{--fa:"\36 "}.tcfa-7{--fa:"\37 "}.tcfa-8{--fa:"\38 "}.tcfa-9{--fa:"\39 "}.tcfa-exclamation{--fa:"\!"}.tcfa-hashtag{--fa:"\#"}.tcfa-dollar-sign{--fa:"\$"}.tcfa-dollar{--fa:"\$"}.tcfa-usd{--fa:"\$"}.tcfa-percent{--fa:"\%"}.tcfa-percentage{--fa:"\%"}.tcfa-asterisk{--fa:"\*"}.tcfa-plus{--fa:"\+"}.tcfa-add{--fa:"\+"}.tcfa-less-than{--fa:"\<"}.tcfa-equals{--fa:"\="}.tcfa-greater-than{--fa:"\>"}.tcfa-question{--fa:"\?"}.tcfa-at{--fa:"\@"}.tcfa-a{--fa:"A"}.tcfa-b{--fa:"B"}.tcfa-c{--fa:"C"}.tcfa-d{--fa:"D"}.tcfa-e{--fa:"E"}.tcfa-f{--fa:"F"}.tcfa-g{--fa:"G"}.tcfa-h{--fa:"H"}.tcfa-i{--fa:"I"}.tcfa-j{--fa:"J"}.tcfa-k{--fa:"K"}.tcfa-l{--fa:"L"}.tcfa-m{--fa:"M"}.tcfa-n{--fa:"N"}.tcfa-o{--fa:"O"}.tcfa-p{--fa:"P"}.tcfa-q{--fa:"Q"}.tcfa-r{--fa:"R"}.tcfa-s{--fa:"S"}.tcfa-t{--fa:"T"}.tcfa-u{--fa:"U"}.tcfa-v{--fa:"V"}.tcfa-w{--fa:"W"}.tcfa-x{--fa:"X"}.tcfa-y{--fa:"Y"}.tcfa-z{--fa:"Z"}.tcfa-faucet{--fa:"\e005"}.tcfa-faucet-drip{--fa:"\e006"}.tcfa-house-chimney-window{--fa:"\e00d"}.tcfa-house-signal{--fa:"\e012"}.tcfa-temperature-arrow-down{--fa:"\e03f"}.tcfa-temperature-down{--fa:"\e03f"}.tcfa-temperature-arrow-up{--fa:"\e040"}.tcfa-temperature-up{--fa:"\e040"}.tcfa-trailer{--fa:"\e041"}.tcfa-bacteria{--fa:"\e059"}.tcfa-bacterium{--fa:"\e05a"}.tcfa-box-tissue{--fa:"\e05b"}.tcfa-hand-holding-medical{--fa:"\e05c"}.tcfa-hand-sparkles{--fa:"\e05d"}.tcfa-hands-bubbles{--fa:"\e05e"}.tcfa-hands-wash{--fa:"\e05e"}.tcfa-handshake-slash{--fa:"\e060"}.tcfa-handshake-alt-slash{--fa:"\e060"}.tcfa-handshake-simple-slash{--fa:"\e060"}.tcfa-head-side-cough{--fa:"\e061"}.tcfa-head-side-cough-slash{--fa:"\e062"}.tcfa-head-side-mask{--fa:"\e063"}.tcfa-head-side-virus{--fa:"\e064"}.tcfa-house-chimney-user{--fa:"\e065"}.tcfa-house-laptop{--fa:"\e066"}.tcfa-laptop-house{--fa:"\e066"}.tcfa-lungs-virus{--fa:"\e067"}.tcfa-people-arrows{--fa:"\e068"}.tcfa-people-arrows-left-right{--fa:"\e068"}.tcfa-plane-slash{--fa:"\e069"}.tcfa-pump-medical{--fa:"\e06a"}.tcfa-pump-soap{--fa:"\e06b"}.tcfa-shield-virus{--fa:"\e06c"}.tcfa-sink{--fa:"\e06d"}.tcfa-soap{--fa:"\e06e"}.tcfa-stopwatch-20{--fa:"\e06f"}.tcfa-shop-slash{--fa:"\e070"}.tcfa-store-alt-slash{--fa:"\e070"}.tcfa-store-slash{--fa:"\e071"}.tcfa-toilet-paper-slash{--fa:"\e072"}.tcfa-users-slash{--fa:"\e073"}.tcfa-virus{--fa:"\e074"}.tcfa-virus-slash{--fa:"\e075"}.tcfa-viruses{--fa:"\e076"}.tcfa-vest{--fa:"\e085"}.tcfa-vest-patches{--fa:"\e086"}.tcfa-arrow-trend-down{--fa:"\e097"}.tcfa-arrow-trend-up{--fa:"\e098"}.tcfa-arrow-up-from-bracket{--fa:"\e09a"}.tcfa-austral-sign{--fa:"\e0a9"}.tcfa-baht-sign{--fa:"\e0ac"}.tcfa-bitcoin-sign{--fa:"\e0b4"}.tcfa-bolt-lightning{--fa:"\e0b7"}.tcfa-book-bookmark{--fa:"\e0bb"}.tcfa-camera-rotate{--fa:"\e0d8"}.tcfa-cedi-sign{--fa:"\e0df"}.tcfa-chart-column{--fa:"\e0e3"}.tcfa-chart-gantt{--fa:"\e0e4"}.tcfa-clapperboard{--fa:"\e131"}.tcfa-clover{--fa:"\e139"}.tcfa-code-compare{--fa:"\e13a"}.tcfa-code-fork{--fa:"\e13b"}.tcfa-code-pull-request{--fa:"\e13c"}.tcfa-colon-sign{--fa:"\e140"}.tcfa-cruzeiro-sign{--fa:"\e152"}.tcfa-display{--fa:"\e163"}.tcfa-dong-sign{--fa:"\e169"}.tcfa-elevator{--fa:"\e16d"}.tcfa-filter-circle-xmark{--fa:"\e17b"}.tcfa-florin-sign{--fa:"\e184"}.tcfa-folder-closed{--fa:"\e185"}.tcfa-franc-sign{--fa:"\e18f"}.tcfa-guarani-sign{--fa:"\e19a"}.tcfa-gun{--fa:"\e19b"}.tcfa-hands-clapping{--fa:"\e1a8"}.tcfa-house-user{--fa:"\e1b0"}.tcfa-home-user{--fa:"\e1b0"}.tcfa-indian-rupee-sign{--fa:"\e1bc"}.tcfa-indian-rupee{--fa:"\e1bc"}.tcfa-inr{--fa:"\e1bc"}.tcfa-kip-sign{--fa:"\e1c4"}.tcfa-lari-sign{--fa:"\e1c8"}.tcfa-litecoin-sign{--fa:"\e1d3"}.tcfa-manat-sign{--fa:"\e1d5"}.tcfa-mask-face{--fa:"\e1d7"}.tcfa-mill-sign{--fa:"\e1ed"}.tcfa-money-bills{--fa:"\e1f3"}.tcfa-naira-sign{--fa:"\e1f6"}.tcfa-notdef{--fa:"\e1fe"}.tcfa-panorama{--fa:"\e209"}.tcfa-peseta-sign{--fa:"\e221"}.tcfa-peso-sign{--fa:"\e222"}.tcfa-plane-up{--fa:"\e22d"}.tcfa-rupiah-sign{--fa:"\e23d"}.tcfa-stairs{--fa:"\e289"}.tcfa-timeline{--fa:"\e29c"}.tcfa-truck-front{--fa:"\e2b7"}.tcfa-turkish-lira-sign{--fa:"\e2bb"}.tcfa-try{--fa:"\e2bb"}.tcfa-turkish-lira{--fa:"\e2bb"}.tcfa-vault{--fa:"\e2c5"}.tcfa-wand-magic-sparkles{--fa:"\e2ca"}.tcfa-magic-wand-sparkles{--fa:"\e2ca"}.tcfa-wheat-awn{--fa:"\e2cd"}.tcfa-wheat-alt{--fa:"\e2cd"}.tcfa-wheelchair-move{--fa:"\e2ce"}.tcfa-wheelchair-alt{--fa:"\e2ce"}.tcfa-bangladeshi-taka-sign{--fa:"\e2e6"}.tcfa-bowl-rice{--fa:"\e2eb"}.tcfa-person-pregnant{--fa:"\e31e"}.tcfa-house-chimney{--fa:"\e3af"}.tcfa-home-lg{--fa:"\e3af"}.tcfa-house-crack{--fa:"\e3b1"}.tcfa-house-medical{--fa:"\e3b2"}.tcfa-cent-sign{--fa:"\e3f5"}.tcfa-plus-minus{--fa:"\e43c"}.tcfa-sailboat{--fa:"\e445"}.tcfa-section{--fa:"\e447"}.tcfa-shrimp{--fa:"\e448"}.tcfa-brazilian-real-sign{--fa:"\e46c"}.tcfa-chart-simple{--fa:"\e473"}.tcfa-diagram-next{--fa:"\e476"}.tcfa-diagram-predecessor{--fa:"\e477"}.tcfa-diagram-successor{--fa:"\e47a"}.tcfa-earth-oceania{--fa:"\e47b"}.tcfa-globe-oceania{--fa:"\e47b"}.tcfa-bug-slash{--fa:"\e490"}.tcfa-file-circle-plus{--fa:"\e494"}.tcfa-shop-lock{--fa:"\e4a5"}.tcfa-virus-covid{--fa:"\e4a8"}.tcfa-virus-covid-slash{--fa:"\e4a9"}.tcfa-anchor-circle-check{--fa:"\e4aa"}.tcfa-anchor-circle-exclamation{--fa:"\e4ab"}.tcfa-anchor-circle-xmark{--fa:"\e4ac"}.tcfa-anchor-lock{--fa:"\e4ad"}.tcfa-arrow-down-up-across-line{--fa:"\e4af"}.tcfa-arrow-down-up-lock{--fa:"\e4b0"}.tcfa-arrow-right-to-city{--fa:"\e4b3"}.tcfa-arrow-up-from-ground-water{--fa:"\e4b5"}.tcfa-arrow-up-from-water-pump{--fa:"\e4b6"}.tcfa-arrow-up-right-dots{--fa:"\e4b7"}.tcfa-arrows-down-to-line{--fa:"\e4b8"}.tcfa-arrows-down-to-people{--fa:"\e4b9"}.tcfa-arrows-left-right-to-line{--fa:"\e4ba"}.tcfa-arrows-spin{--fa:"\e4bb"}.tcfa-arrows-split-up-and-left{--fa:"\e4bc"}.tcfa-arrows-to-circle{--fa:"\e4bd"}.tcfa-arrows-to-dot{--fa:"\e4be"}.tcfa-arrows-to-eye{--fa:"\e4bf"}.tcfa-arrows-turn-right{--fa:"\e4c0"}.tcfa-arrows-turn-to-dots{--fa:"\e4c1"}.tcfa-arrows-up-to-line{--fa:"\e4c2"}.tcfa-bore-hole{--fa:"\e4c3"}.tcfa-bottle-droplet{--fa:"\e4c4"}.tcfa-bottle-water{--fa:"\e4c5"}.tcfa-bowl-food{--fa:"\e4c6"}.tcfa-boxes-packing{--fa:"\e4c7"}.tcfa-bridge{--fa:"\e4c8"}.tcfa-bridge-circle-check{--fa:"\e4c9"}.tcfa-bridge-circle-exclamation{--fa:"\e4ca"}.tcfa-bridge-circle-xmark{--fa:"\e4cb"}.tcfa-bridge-lock{--fa:"\e4cc"}.tcfa-bridge-water{--fa:"\e4ce"}.tcfa-bucket{--fa:"\e4cf"}.tcfa-bugs{--fa:"\e4d0"}.tcfa-building-circle-arrow-right{--fa:"\e4d1"}.tcfa-building-circle-check{--fa:"\e4d2"}.tcfa-building-circle-exclamation{--fa:"\e4d3"}.tcfa-building-circle-xmark{--fa:"\e4d4"}.tcfa-building-flag{--fa:"\e4d5"}.tcfa-building-lock{--fa:"\e4d6"}.tcfa-building-ngo{--fa:"\e4d7"}.tcfa-building-shield{--fa:"\e4d8"}.tcfa-building-un{--fa:"\e4d9"}.tcfa-building-user{--fa:"\e4da"}.tcfa-building-wheat{--fa:"\e4db"}.tcfa-burst{--fa:"\e4dc"}.tcfa-car-on{--fa:"\e4dd"}.tcfa-car-tunnel{--fa:"\e4de"}.tcfa-child-combatant{--fa:"\e4e0"}.tcfa-child-rifle{--fa:"\e4e0"}.tcfa-children{--fa:"\e4e1"}.tcfa-circle-nodes{--fa:"\e4e2"}.tcfa-clipboard-question{--fa:"\e4e3"}.tcfa-cloud-showers-water{--fa:"\e4e4"}.tcfa-computer{--fa:"\e4e5"}.tcfa-cubes-stacked{--fa:"\e4e6"}.tcfa-envelope-circle-check{--fa:"\e4e8"}.tcfa-explosion{--fa:"\e4e9"}.tcfa-ferry{--fa:"\e4ea"}.tcfa-file-circle-exclamation{--fa:"\e4eb"}.tcfa-file-circle-minus{--fa:"\e4ed"}.tcfa-file-circle-question{--fa:"\e4ef"}.tcfa-file-shield{--fa:"\e4f0"}.tcfa-fire-burner{--fa:"\e4f1"}.tcfa-fish-fins{--fa:"\e4f2"}.tcfa-flask-vial{--fa:"\e4f3"}.tcfa-glass-water{--fa:"\e4f4"}.tcfa-glass-water-droplet{--fa:"\e4f5"}.tcfa-group-arrows-rotate{--fa:"\e4f6"}.tcfa-hand-holding-hand{--fa:"\e4f7"}.tcfa-handcuffs{--fa:"\e4f8"}.tcfa-hands-bound{--fa:"\e4f9"}.tcfa-hands-holding-child{--fa:"\e4fa"}.tcfa-hands-holding-circle{--fa:"\e4fb"}.tcfa-heart-circle-bolt{--fa:"\e4fc"}.tcfa-heart-circle-check{--fa:"\e4fd"}.tcfa-heart-circle-exclamation{--fa:"\e4fe"}.tcfa-heart-circle-minus{--fa:"\e4ff"}.tcfa-heart-circle-plus{--fa:"\e500"}.tcfa-heart-circle-xmark{--fa:"\e501"}.tcfa-helicopter-symbol{--fa:"\e502"}.tcfa-helmet-un{--fa:"\e503"}.tcfa-hill-avalanche{--fa:"\e507"}.tcfa-hill-rockslide{--fa:"\e508"}.tcfa-house-circle-check{--fa:"\e509"}.tcfa-house-circle-exclamation{--fa:"\e50a"}.tcfa-house-circle-xmark{--fa:"\e50b"}.tcfa-house-fire{--fa:"\e50c"}.tcfa-house-flag{--fa:"\e50d"}.tcfa-house-flood-water{--fa:"\e50e"}.tcfa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.tcfa-house-lock{--fa:"\e510"}.tcfa-house-medical-circle-check{--fa:"\e511"}.tcfa-house-medical-circle-exclamation{--fa:"\e512"}.tcfa-house-medical-circle-xmark{--fa:"\e513"}.tcfa-house-medical-flag{--fa:"\e514"}.tcfa-house-tsunami{--fa:"\e515"}.tcfa-jar{--fa:"\e516"}.tcfa-jar-wheat{--fa:"\e517"}.tcfa-jet-fighter-up{--fa:"\e518"}.tcfa-jug-detergent{--fa:"\e519"}.tcfa-kitchen-set{--fa:"\e51a"}.tcfa-land-mine-on{--fa:"\e51b"}.tcfa-landmark-flag{--fa:"\e51c"}.tcfa-laptop-file{--fa:"\e51d"}.tcfa-lines-leaning{--fa:"\e51e"}.tcfa-location-pin-lock{--fa:"\e51f"}.tcfa-locust{--fa:"\e520"}.tcfa-magnifying-glass-arrow-right{--fa:"\e521"}.tcfa-magnifying-glass-chart{--fa:"\e522"}.tcfa-mars-and-venus-burst{--fa:"\e523"}.tcfa-mask-ventilator{--fa:"\e524"}.tcfa-mattress-pillow{--fa:"\e525"}.tcfa-mobile-retro{--fa:"\e527"}.tcfa-money-bill-transfer{--fa:"\e528"}.tcfa-money-bill-trend-up{--fa:"\e529"}.tcfa-money-bill-wheat{--fa:"\e52a"}.tcfa-mosquito{--fa:"\e52b"}.tcfa-mosquito-net{--fa:"\e52c"}.tcfa-mound{--fa:"\e52d"}.tcfa-mountain-city{--fa:"\e52e"}.tcfa-mountain-sun{--fa:"\e52f"}.tcfa-oil-well{--fa:"\e532"}.tcfa-people-group{--fa:"\e533"}.tcfa-people-line{--fa:"\e534"}.tcfa-people-pulling{--fa:"\e535"}.tcfa-people-robbery{--fa:"\e536"}.tcfa-people-roof{--fa:"\e537"}.tcfa-person-arrow-down-to-line{--fa:"\e538"}.tcfa-person-arrow-up-from-line{--fa:"\e539"}.tcfa-person-breastfeeding{--fa:"\e53a"}.tcfa-person-burst{--fa:"\e53b"}.tcfa-person-cane{--fa:"\e53c"}.tcfa-person-chalkboard{--fa:"\e53d"}.tcfa-person-circle-check{--fa:"\e53e"}.tcfa-person-circle-exclamation{--fa:"\e53f"}.tcfa-person-circle-minus{--fa:"\e540"}.tcfa-person-circle-plus{--fa:"\e541"}.tcfa-person-circle-question{--fa:"\e542"}.tcfa-person-circle-xmark{--fa:"\e543"}.tcfa-person-dress-burst{--fa:"\e544"}.tcfa-person-drowning{--fa:"\e545"}.tcfa-person-falling{--fa:"\e546"}.tcfa-person-falling-burst{--fa:"\e547"}.tcfa-person-half-dress{--fa:"\e548"}.tcfa-person-harassing{--fa:"\e549"}.tcfa-person-military-pointing{--fa:"\e54a"}.tcfa-person-military-rifle{--fa:"\e54b"}.tcfa-person-military-to-person{--fa:"\e54c"}.tcfa-person-rays{--fa:"\e54d"}.tcfa-person-rifle{--fa:"\e54e"}.tcfa-person-shelter{--fa:"\e54f"}.tcfa-person-walking-arrow-loop-left{--fa:"\e551"}.tcfa-person-walking-arrow-right{--fa:"\e552"}.tcfa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.tcfa-person-walking-luggage{--fa:"\e554"}.tcfa-plane-circle-check{--fa:"\e555"}.tcfa-plane-circle-exclamation{--fa:"\e556"}.tcfa-plane-circle-xmark{--fa:"\e557"}.tcfa-plane-lock{--fa:"\e558"}.tcfa-plate-wheat{--fa:"\e55a"}.tcfa-plug-circle-bolt{--fa:"\e55b"}.tcfa-plug-circle-check{--fa:"\e55c"}.tcfa-plug-circle-exclamation{--fa:"\e55d"}.tcfa-plug-circle-minus{--fa:"\e55e"}.tcfa-plug-circle-plus{--fa:"\e55f"}.tcfa-plug-circle-xmark{--fa:"\e560"}.tcfa-ranking-star{--fa:"\e561"}.tcfa-road-barrier{--fa:"\e562"}.tcfa-road-bridge{--fa:"\e563"}.tcfa-road-circle-check{--fa:"\e564"}.tcfa-road-circle-exclamation{--fa:"\e565"}.tcfa-road-circle-xmark{--fa:"\e566"}.tcfa-road-lock{--fa:"\e567"}.tcfa-road-spikes{--fa:"\e568"}.tcfa-rug{--fa:"\e569"}.tcfa-sack-xmark{--fa:"\e56a"}.tcfa-school-circle-check{--fa:"\e56b"}.tcfa-school-circle-exclamation{--fa:"\e56c"}.tcfa-school-circle-xmark{--fa:"\e56d"}.tcfa-school-flag{--fa:"\e56e"}.tcfa-school-lock{--fa:"\e56f"}.tcfa-sheet-plastic{--fa:"\e571"}.tcfa-shield-cat{--fa:"\e572"}.tcfa-shield-dog{--fa:"\e573"}.tcfa-shield-heart{--fa:"\e574"}.tcfa-square-nfi{--fa:"\e576"}.tcfa-square-person-confined{--fa:"\e577"}.tcfa-square-virus{--fa:"\e578"}.tcfa-staff-snake{--fa:"\e579"}.tcfa-rod-asclepius{--fa:"\e579"}.tcfa-rod-snake{--fa:"\e579"}.tcfa-staff-aesculapius{--fa:"\e579"}.tcfa-sun-plant-wilt{--fa:"\e57a"}.tcfa-tarp{--fa:"\e57b"}.tcfa-tarp-droplet{--fa:"\e57c"}.tcfa-tent{--fa:"\e57d"}.tcfa-tent-arrow-down-to-line{--fa:"\e57e"}.tcfa-tent-arrow-left-right{--fa:"\e57f"}.tcfa-tent-arrow-turn-left{--fa:"\e580"}.tcfa-tent-arrows-down{--fa:"\e581"}.tcfa-tents{--fa:"\e582"}.tcfa-toilet-portable{--fa:"\e583"}.tcfa-toilets-portable{--fa:"\e584"}.tcfa-tower-cell{--fa:"\e585"}.tcfa-tower-observation{--fa:"\e586"}.tcfa-tree-city{--fa:"\e587"}.tcfa-trowel{--fa:"\e589"}.tcfa-trowel-bricks{--fa:"\e58a"}.tcfa-truck-arrow-right{--fa:"\e58b"}.tcfa-truck-droplet{--fa:"\e58c"}.tcfa-truck-field{--fa:"\e58d"}.tcfa-truck-field-un{--fa:"\e58e"}.tcfa-truck-plane{--fa:"\e58f"}.tcfa-users-between-lines{--fa:"\e591"}.tcfa-users-line{--fa:"\e592"}.tcfa-users-rays{--fa:"\e593"}.tcfa-users-rectangle{--fa:"\e594"}.tcfa-users-viewfinder{--fa:"\e595"}.tcfa-vial-circle-check{--fa:"\e596"}.tcfa-vial-virus{--fa:"\e597"}.tcfa-wheat-awn-circle-exclamation{--fa:"\e598"}.tcfa-worm{--fa:"\e599"}.tcfa-xmarks-lines{--fa:"\e59a"}.tcfa-child-dress{--fa:"\e59c"}.tcfa-child-reaching{--fa:"\e59d"}.tcfa-file-circle-check{--fa:"\e5a0"}.tcfa-file-circle-xmark{--fa:"\e5a1"}.tcfa-person-through-window{--fa:"\e5a9"}.tcfa-plant-wilt{--fa:"\e5aa"}.tcfa-stapler{--fa:"\e5af"}.tcfa-train-tram{--fa:"\e5b4"}.tcfa-table-cells-column-lock{--fa:"\e678"}.tcfa-table-cells-row-lock{--fa:"\e67a"}.tcfa-web-awesome{--fa:"\e682"}.tcfa-thumbtack-slash{--fa:"\e68f"}.tcfa-thumb-tack-slash{--fa:"\e68f"}.tcfa-table-cells-row-unlock{--fa:"\e691"}.tcfa-chart-diagram{--fa:"\e695"}.tcfa-comment-nodes{--fa:"\e696"}.tcfa-file-fragment{--fa:"\e697"}.tcfa-file-half-dashed{--fa:"\e698"}.tcfa-hexagon-nodes{--fa:"\e699"}.tcfa-hexagon-nodes-bolt{--fa:"\e69a"}.tcfa-square-binary{--fa:"\e69b"}.tcfa-pentagon{--fa:"\e790"}.tcfa-non-binary{--fa:"\e807"}.tcfa-spiral{--fa:"\e80a"}.tcfa-mobile-vibrate{--fa:"\e816"}.tcfa-single-quote-left{--fa:"\e81b"}.tcfa-single-quote-right{--fa:"\e81c"}.tcfa-bus-side{--fa:"\e81d"}.tcfa-septagon{--fa:"\e820"}.tcfa-heptagon{--fa:"\e820"}.tcfa-martini-glass-empty{--fa:"\f000"}.tcfa-glass-martini{--fa:"\f000"}.tcfa-music{--fa:"\f001"}.tcfa-magnifying-glass{--fa:"\f002"}.tcfa-search{--fa:"\f002"}.tcfa-heart{--fa:"\f004"}.tcfa-star{--fa:"\f005"}.tcfa-user{--fa:"\f007"}.tcfa-user-alt{--fa:"\f007"}.tcfa-user-large{--fa:"\f007"}.tcfa-film{--fa:"\f008"}.tcfa-film-alt{--fa:"\f008"}.tcfa-film-simple{--fa:"\f008"}.tcfa-table-cells-large{--fa:"\f009"}.tcfa-th-large{--fa:"\f009"}.tcfa-table-cells{--fa:"\f00a"}.tcfa-th{--fa:"\f00a"}.tcfa-table-list{--fa:"\f00b"}.tcfa-th-list{--fa:"\f00b"}.tcfa-check{--fa:"\f00c"}.tcfa-xmark{--fa:"\f00d"}.tcfa-close{--fa:"\f00d"}.tcfa-multiply{--fa:"\f00d"}.tcfa-remove{--fa:"\f00d"}.tcfa-times{--fa:"\f00d"}.tcfa-magnifying-glass-plus{--fa:"\f00e"}.tcfa-search-plus{--fa:"\f00e"}.tcfa-magnifying-glass-minus{--fa:"\f010"}.tcfa-search-minus{--fa:"\f010"}.tcfa-power-off{--fa:"\f011"}.tcfa-signal{--fa:"\f012"}.tcfa-signal-5{--fa:"\f012"}.tcfa-signal-perfect{--fa:"\f012"}.tcfa-gear{--fa:"\f013"}.tcfa-cog{--fa:"\f013"}.tcfa-house{--fa:"\f015"}.tcfa-home{--fa:"\f015"}.tcfa-home-alt{--fa:"\f015"}.tcfa-home-lg-alt{--fa:"\f015"}.tcfa-clock{--fa:"\f017"}.tcfa-clock-four{--fa:"\f017"}.tcfa-road{--fa:"\f018"}.tcfa-download{--fa:"\f019"}.tcfa-inbox{--fa:"\f01c"}.tcfa-arrow-rotate-right{--fa:"\f01e"}.tcfa-arrow-right-rotate{--fa:"\f01e"}.tcfa-arrow-rotate-forward{--fa:"\f01e"}.tcfa-redo{--fa:"\f01e"}.tcfa-arrows-rotate{--fa:"\f021"}.tcfa-refresh{--fa:"\f021"}.tcfa-sync{--fa:"\f021"}.tcfa-rectangle-list{--fa:"\f022"}.tcfa-list-alt{--fa:"\f022"}.tcfa-lock{--fa:"\f023"}.tcfa-flag{--fa:"\f024"}.tcfa-headphones{--fa:"\f025"}.tcfa-headphones-alt{--fa:"\f025"}.tcfa-headphones-simple{--fa:"\f025"}.tcfa-volume-off{--fa:"\f026"}.tcfa-volume-low{--fa:"\f027"}.tcfa-volume-down{--fa:"\f027"}.tcfa-volume-high{--fa:"\f028"}.tcfa-volume-up{--fa:"\f028"}.tcfa-qrcode{--fa:"\f029"}.tcfa-barcode{--fa:"\f02a"}.tcfa-tag{--fa:"\f02b"}.tcfa-tags{--fa:"\f02c"}.tcfa-book{--fa:"\f02d"}.tcfa-bookmark{--fa:"\f02e"}.tcfa-print{--fa:"\f02f"}.tcfa-camera{--fa:"\f030"}.tcfa-camera-alt{--fa:"\f030"}.tcfa-font{--fa:"\f031"}.tcfa-bold{--fa:"\f032"}.tcfa-italic{--fa:"\f033"}.tcfa-text-height{--fa:"\f034"}.tcfa-text-width{--fa:"\f035"}.tcfa-align-left{--fa:"\f036"}.tcfa-align-center{--fa:"\f037"}.tcfa-align-right{--fa:"\f038"}.tcfa-align-justify{--fa:"\f039"}.tcfa-list{--fa:"\f03a"}.tcfa-list-squares{--fa:"\f03a"}.tcfa-outdent{--fa:"\f03b"}.tcfa-dedent{--fa:"\f03b"}.tcfa-indent{--fa:"\f03c"}.tcfa-video{--fa:"\f03d"}.tcfa-video-camera{--fa:"\f03d"}.tcfa-image{--fa:"\f03e"}.tcfa-location-pin{--fa:"\f041"}.tcfa-map-marker{--fa:"\f041"}.tcfa-circle-half-stroke{--fa:"\f042"}.tcfa-adjust{--fa:"\f042"}.tcfa-droplet{--fa:"\f043"}.tcfa-tint{--fa:"\f043"}.tcfa-pen-to-square{--fa:"\f044"}.tcfa-edit{--fa:"\f044"}.tcfa-arrows-up-down-left-right{--fa:"\f047"}.tcfa-arrows{--fa:"\f047"}.tcfa-backward-step{--fa:"\f048"}.tcfa-step-backward{--fa:"\f048"}.tcfa-backward-fast{--fa:"\f049"}.tcfa-fast-backward{--fa:"\f049"}.tcfa-backward{--fa:"\f04a"}.tcfa-play{--fa:"\f04b"}.tcfa-pause{--fa:"\f04c"}.tcfa-stop{--fa:"\f04d"}.tcfa-forward{--fa:"\f04e"}.tcfa-forward-fast{--fa:"\f050"}.tcfa-fast-forward{--fa:"\f050"}.tcfa-forward-step{--fa:"\f051"}.tcfa-step-forward{--fa:"\f051"}.tcfa-eject{--fa:"\f052"}.tcfa-chevron-left{--fa:"\f053"}.tcfa-chevron-right{--fa:"\f054"}.tcfa-circle-plus{--fa:"\f055"}.tcfa-plus-circle{--fa:"\f055"}.tcfa-circle-minus{--fa:"\f056"}.tcfa-minus-circle{--fa:"\f056"}.tcfa-circle-xmark{--fa:"\f057"}.tcfa-times-circle{--fa:"\f057"}.tcfa-xmark-circle{--fa:"\f057"}.tcfa-circle-check{--fa:"\f058"}.tcfa-check-circle{--fa:"\f058"}.tcfa-circle-question{--fa:"\f059"}.tcfa-question-circle{--fa:"\f059"}.tcfa-circle-info{--fa:"\f05a"}.tcfa-info-circle{--fa:"\f05a"}.tcfa-crosshairs{--fa:"\f05b"}.tcfa-ban{--fa:"\f05e"}.tcfa-cancel{--fa:"\f05e"}.tcfa-arrow-left{--fa:"\f060"}.tcfa-arrow-right{--fa:"\f061"}.tcfa-arrow-up{--fa:"\f062"}.tcfa-arrow-down{--fa:"\f063"}.tcfa-share{--fa:"\f064"}.tcfa-mail-forward{--fa:"\f064"}.tcfa-expand{--fa:"\f065"}.tcfa-compress{--fa:"\f066"}.tcfa-minus{--fa:"\f068"}.tcfa-subtract{--fa:"\f068"}.tcfa-circle-exclamation{--fa:"\f06a"}.tcfa-exclamation-circle{--fa:"\f06a"}.tcfa-gift{--fa:"\f06b"}.tcfa-leaf{--fa:"\f06c"}.tcfa-fire{--fa:"\f06d"}.tcfa-eye{--fa:"\f06e"}.tcfa-eye-slash{--fa:"\f070"}.tcfa-triangle-exclamation{--fa:"\f071"}.tcfa-exclamation-triangle{--fa:"\f071"}.tcfa-warning{--fa:"\f071"}.tcfa-plane{--fa:"\f072"}.tcfa-calendar-days{--fa:"\f073"}.tcfa-calendar-alt{--fa:"\f073"}.tcfa-shuffle{--fa:"\f074"}.tcfa-random{--fa:"\f074"}.tcfa-comment{--fa:"\f075"}.tcfa-magnet{--fa:"\f076"}.tcfa-chevron-up{--fa:"\f077"}.tcfa-chevron-down{--fa:"\f078"}.tcfa-retweet{--fa:"\f079"}.tcfa-cart-shopping{--fa:"\f07a"}.tcfa-shopping-cart{--fa:"\f07a"}.tcfa-folder{--fa:"\f07b"}.tcfa-folder-blank{--fa:"\f07b"}.tcfa-folder-open{--fa:"\f07c"}.tcfa-arrows-up-down{--fa:"\f07d"}.tcfa-arrows-v{--fa:"\f07d"}.tcfa-arrows-left-right{--fa:"\f07e"}.tcfa-arrows-h{--fa:"\f07e"}.tcfa-chart-bar{--fa:"\f080"}.tcfa-bar-chart{--fa:"\f080"}.tcfa-camera-retro{--fa:"\f083"}.tcfa-key{--fa:"\f084"}.tcfa-gears{--fa:"\f085"}.tcfa-cogs{--fa:"\f085"}.tcfa-comments{--fa:"\f086"}.tcfa-star-half{--fa:"\f089"}.tcfa-arrow-right-from-bracket{--fa:"\f08b"}.tcfa-sign-out{--fa:"\f08b"}.tcfa-thumbtack{--fa:"\f08d"}.tcfa-thumb-tack{--fa:"\f08d"}.tcfa-arrow-up-right-from-square{--fa:"\f08e"}.tcfa-external-link{--fa:"\f08e"}.tcfa-arrow-right-to-bracket{--fa:"\f090"}.tcfa-sign-in{--fa:"\f090"}.tcfa-trophy{--fa:"\f091"}.tcfa-upload{--fa:"\f093"}.tcfa-lemon{--fa:"\f094"}.tcfa-phone{--fa:"\f095"}.tcfa-square-phone{--fa:"\f098"}.tcfa-phone-square{--fa:"\f098"}.tcfa-unlock{--fa:"\f09c"}.tcfa-credit-card{--fa:"\f09d"}.tcfa-credit-card-alt{--fa:"\f09d"}.tcfa-rss{--fa:"\f09e"}.tcfa-feed{--fa:"\f09e"}.tcfa-hard-drive{--fa:"\f0a0"}.tcfa-hdd{--fa:"\f0a0"}.tcfa-bullhorn{--fa:"\f0a1"}.tcfa-certificate{--fa:"\f0a3"}.tcfa-hand-point-right{--fa:"\f0a4"}.tcfa-hand-point-left{--fa:"\f0a5"}.tcfa-hand-point-up{--fa:"\f0a6"}.tcfa-hand-point-down{--fa:"\f0a7"}.tcfa-circle-arrow-left{--fa:"\f0a8"}.tcfa-arrow-circle-left{--fa:"\f0a8"}.tcfa-circle-arrow-right{--fa:"\f0a9"}.tcfa-arrow-circle-right{--fa:"\f0a9"}.tcfa-circle-arrow-up{--fa:"\f0aa"}.tcfa-arrow-circle-up{--fa:"\f0aa"}.tcfa-circle-arrow-down{--fa:"\f0ab"}.tcfa-arrow-circle-down{--fa:"\f0ab"}.tcfa-globe{--fa:"\f0ac"}.tcfa-wrench{--fa:"\f0ad"}.tcfa-list-check{--fa:"\f0ae"}.tcfa-tasks{--fa:"\f0ae"}.tcfa-filter{--fa:"\f0b0"}.tcfa-briefcase{--fa:"\f0b1"}.tcfa-up-down-left-right{--fa:"\f0b2"}.tcfa-arrows-alt{--fa:"\f0b2"}.tcfa-users{--fa:"\f0c0"}.tcfa-link{--fa:"\f0c1"}.tcfa-chain{--fa:"\f0c1"}.tcfa-cloud{--fa:"\f0c2"}.tcfa-flask{--fa:"\f0c3"}.tcfa-scissors{--fa:"\f0c4"}.tcfa-cut{--fa:"\f0c4"}.tcfa-copy{--fa:"\f0c5"}.tcfa-paperclip{--fa:"\f0c6"}.tcfa-floppy-disk{--fa:"\f0c7"}.tcfa-save{--fa:"\f0c7"}.tcfa-square{--fa:"\f0c8"}.tcfa-bars{--fa:"\f0c9"}.tcfa-navicon{--fa:"\f0c9"}.tcfa-list-ul{--fa:"\f0ca"}.tcfa-list-dots{--fa:"\f0ca"}.tcfa-list-ol{--fa:"\f0cb"}.tcfa-list-1-2{--fa:"\f0cb"}.tcfa-list-numeric{--fa:"\f0cb"}.tcfa-strikethrough{--fa:"\f0cc"}.tcfa-underline{--fa:"\f0cd"}.tcfa-table{--fa:"\f0ce"}.tcfa-wand-magic{--fa:"\f0d0"}.tcfa-magic{--fa:"\f0d0"}.tcfa-truck{--fa:"\f0d1"}.tcfa-money-bill{--fa:"\f0d6"}.tcfa-caret-down{--fa:"\f0d7"}.tcfa-caret-up{--fa:"\f0d8"}.tcfa-caret-left{--fa:"\f0d9"}.tcfa-caret-right{--fa:"\f0da"}.tcfa-table-columns{--fa:"\f0db"}.tcfa-columns{--fa:"\f0db"}.tcfa-sort{--fa:"\f0dc"}.tcfa-unsorted{--fa:"\f0dc"}.tcfa-sort-down{--fa:"\f0dd"}.tcfa-sort-desc{--fa:"\f0dd"}.tcfa-sort-up{--fa:"\f0de"}.tcfa-sort-asc{--fa:"\f0de"}.tcfa-envelope{--fa:"\f0e0"}.tcfa-arrow-rotate-left{--fa:"\f0e2"}.tcfa-arrow-left-rotate{--fa:"\f0e2"}.tcfa-arrow-rotate-back{--fa:"\f0e2"}.tcfa-arrow-rotate-backward{--fa:"\f0e2"}.tcfa-undo{--fa:"\f0e2"}.tcfa-gavel{--fa:"\f0e3"}.tcfa-legal{--fa:"\f0e3"}.tcfa-bolt{--fa:"\f0e7"}.tcfa-zap{--fa:"\f0e7"}.tcfa-sitemap{--fa:"\f0e8"}.tcfa-umbrella{--fa:"\f0e9"}.tcfa-paste{--fa:"\f0ea"}.tcfa-file-clipboard{--fa:"\f0ea"}.tcfa-lightbulb{--fa:"\f0eb"}.tcfa-arrow-right-arrow-left{--fa:"\f0ec"}.tcfa-exchange{--fa:"\f0ec"}.tcfa-cloud-arrow-down{--fa:"\f0ed"}.tcfa-cloud-download{--fa:"\f0ed"}.tcfa-cloud-download-alt{--fa:"\f0ed"}.tcfa-cloud-arrow-up{--fa:"\f0ee"}.tcfa-cloud-upload{--fa:"\f0ee"}.tcfa-cloud-upload-alt{--fa:"\f0ee"}.tcfa-user-doctor{--fa:"\f0f0"}.tcfa-user-md{--fa:"\f0f0"}.tcfa-stethoscope{--fa:"\f0f1"}.tcfa-suitcase{--fa:"\f0f2"}.tcfa-bell{--fa:"\f0f3"}.tcfa-mug-saucer{--fa:"\f0f4"}.tcfa-coffee{--fa:"\f0f4"}.tcfa-hospital{--fa:"\f0f8"}.tcfa-hospital-alt{--fa:"\f0f8"}.tcfa-hospital-wide{--fa:"\f0f8"}.tcfa-truck-medical{--fa:"\f0f9"}.tcfa-ambulance{--fa:"\f0f9"}.tcfa-suitcase-medical{--fa:"\f0fa"}.tcfa-medkit{--fa:"\f0fa"}.tcfa-jet-fighter{--fa:"\f0fb"}.tcfa-fighter-jet{--fa:"\f0fb"}.tcfa-beer-mug-empty{--fa:"\f0fc"}.tcfa-beer{--fa:"\f0fc"}.tcfa-square-h{--fa:"\f0fd"}.tcfa-h-square{--fa:"\f0fd"}.tcfa-square-plus{--fa:"\f0fe"}.tcfa-plus-square{--fa:"\f0fe"}.tcfa-angles-left{--fa:"\f100"}.tcfa-angle-double-left{--fa:"\f100"}.tcfa-angles-right{--fa:"\f101"}.tcfa-angle-double-right{--fa:"\f101"}.tcfa-angles-up{--fa:"\f102"}.tcfa-angle-double-up{--fa:"\f102"}.tcfa-angles-down{--fa:"\f103"}.tcfa-angle-double-down{--fa:"\f103"}.tcfa-angle-left{--fa:"\f104"}.tcfa-angle-right{--fa:"\f105"}.tcfa-angle-up{--fa:"\f106"}.tcfa-angle-down{--fa:"\f107"}.tcfa-laptop{--fa:"\f109"}.tcfa-tablet-button{--fa:"\f10a"}.tcfa-mobile-button{--fa:"\f10b"}.tcfa-quote-left{--fa:"\f10d"}.tcfa-quote-left-alt{--fa:"\f10d"}.tcfa-quote-right{--fa:"\f10e"}.tcfa-quote-right-alt{--fa:"\f10e"}.tcfa-spinner{--fa:"\f110"}.tcfa-circle{--fa:"\f111"}.tcfa-face-smile{--fa:"\f118"}.tcfa-smile{--fa:"\f118"}.tcfa-face-frown{--fa:"\f119"}.tcfa-frown{--fa:"\f119"}.tcfa-face-meh{--fa:"\f11a"}.tcfa-meh{--fa:"\f11a"}.tcfa-gamepad{--fa:"\f11b"}.tcfa-keyboard{--fa:"\f11c"}.tcfa-flag-checkered{--fa:"\f11e"}.tcfa-terminal{--fa:"\f120"}.tcfa-code{--fa:"\f121"}.tcfa-reply-all{--fa:"\f122"}.tcfa-mail-reply-all{--fa:"\f122"}.tcfa-location-arrow{--fa:"\f124"}.tcfa-crop{--fa:"\f125"}.tcfa-code-branch{--fa:"\f126"}.tcfa-link-slash{--fa:"\f127"}.tcfa-chain-broken{--fa:"\f127"}.tcfa-chain-slash{--fa:"\f127"}.tcfa-unlink{--fa:"\f127"}.tcfa-info{--fa:"\f129"}.tcfa-superscript{--fa:"\f12b"}.tcfa-subscript{--fa:"\f12c"}.tcfa-eraser{--fa:"\f12d"}.tcfa-puzzle-piece{--fa:"\f12e"}.tcfa-microphone{--fa:"\f130"}.tcfa-microphone-slash{--fa:"\f131"}.tcfa-shield{--fa:"\f132"}.tcfa-shield-blank{--fa:"\f132"}.tcfa-calendar{--fa:"\f133"}.tcfa-fire-extinguisher{--fa:"\f134"}.tcfa-rocket{--fa:"\f135"}.tcfa-circle-chevron-left{--fa:"\f137"}.tcfa-chevron-circle-left{--fa:"\f137"}.tcfa-circle-chevron-right{--fa:"\f138"}.tcfa-chevron-circle-right{--fa:"\f138"}.tcfa-circle-chevron-up{--fa:"\f139"}.tcfa-chevron-circle-up{--fa:"\f139"}.tcfa-circle-chevron-down{--fa:"\f13a"}.tcfa-chevron-circle-down{--fa:"\f13a"}.tcfa-anchor{--fa:"\f13d"}.tcfa-unlock-keyhole{--fa:"\f13e"}.tcfa-unlock-alt{--fa:"\f13e"}.tcfa-bullseye{--fa:"\f140"}.tcfa-ellipsis{--fa:"\f141"}.tcfa-ellipsis-h{--fa:"\f141"}.tcfa-ellipsis-vertical{--fa:"\f142"}.tcfa-ellipsis-v{--fa:"\f142"}.tcfa-square-rss{--fa:"\f143"}.tcfa-rss-square{--fa:"\f143"}.tcfa-circle-play{--fa:"\f144"}.tcfa-play-circle{--fa:"\f144"}.tcfa-ticket{--fa:"\f145"}.tcfa-square-minus{--fa:"\f146"}.tcfa-minus-square{--fa:"\f146"}.tcfa-arrow-turn-up{--fa:"\f148"}.tcfa-level-up{--fa:"\f148"}.tcfa-arrow-turn-down{--fa:"\f149"}.tcfa-level-down{--fa:"\f149"}.tcfa-square-check{--fa:"\f14a"}.tcfa-check-square{--fa:"\f14a"}.tcfa-square-pen{--fa:"\f14b"}.tcfa-pen-square{--fa:"\f14b"}.tcfa-pencil-square{--fa:"\f14b"}.tcfa-square-arrow-up-right{--fa:"\f14c"}.tcfa-external-link-square{--fa:"\f14c"}.tcfa-share-from-square{--fa:"\f14d"}.tcfa-share-square{--fa:"\f14d"}.tcfa-compass{--fa:"\f14e"}.tcfa-square-caret-down{--fa:"\f150"}.tcfa-caret-square-down{--fa:"\f150"}.tcfa-square-caret-up{--fa:"\f151"}.tcfa-caret-square-up{--fa:"\f151"}.tcfa-square-caret-right{--fa:"\f152"}.tcfa-caret-square-right{--fa:"\f152"}.tcfa-euro-sign{--fa:"\f153"}.tcfa-eur{--fa:"\f153"}.tcfa-euro{--fa:"\f153"}.tcfa-sterling-sign{--fa:"\f154"}.tcfa-gbp{--fa:"\f154"}.tcfa-pound-sign{--fa:"\f154"}.tcfa-rupee-sign{--fa:"\f156"}.tcfa-rupee{--fa:"\f156"}.tcfa-yen-sign{--fa:"\f157"}.tcfa-cny{--fa:"\f157"}.tcfa-jpy{--fa:"\f157"}.tcfa-rmb{--fa:"\f157"}.tcfa-yen{--fa:"\f157"}.tcfa-ruble-sign{--fa:"\f158"}.tcfa-rouble{--fa:"\f158"}.tcfa-rub{--fa:"\f158"}.tcfa-ruble{--fa:"\f158"}.tcfa-won-sign{--fa:"\f159"}.tcfa-krw{--fa:"\f159"}.tcfa-won{--fa:"\f159"}.tcfa-file{--fa:"\f15b"}.tcfa-file-lines{--fa:"\f15c"}.tcfa-file-alt{--fa:"\f15c"}.tcfa-file-text{--fa:"\f15c"}.tcfa-arrow-down-a-z{--fa:"\f15d"}.tcfa-sort-alpha-asc{--fa:"\f15d"}.tcfa-sort-alpha-down{--fa:"\f15d"}.tcfa-arrow-up-a-z{--fa:"\f15e"}.tcfa-sort-alpha-up{--fa:"\f15e"}.tcfa-arrow-down-wide-short{--fa:"\f160"}.tcfa-sort-amount-asc{--fa:"\f160"}.tcfa-sort-amount-down{--fa:"\f160"}.tcfa-arrow-up-wide-short{--fa:"\f161"}.tcfa-sort-amount-up{--fa:"\f161"}.tcfa-arrow-down-1-9{--fa:"\f162"}.tcfa-sort-numeric-asc{--fa:"\f162"}.tcfa-sort-numeric-down{--fa:"\f162"}.tcfa-arrow-up-1-9{--fa:"\f163"}.tcfa-sort-numeric-up{--fa:"\f163"}.tcfa-thumbs-up{--fa:"\f164"}.tcfa-thumbs-down{--fa:"\f165"}.tcfa-arrow-down-long{--fa:"\f175"}.tcfa-long-arrow-down{--fa:"\f175"}.tcfa-arrow-up-long{--fa:"\f176"}.tcfa-long-arrow-up{--fa:"\f176"}.tcfa-arrow-left-long{--fa:"\f177"}.tcfa-long-arrow-left{--fa:"\f177"}.tcfa-arrow-right-long{--fa:"\f178"}.tcfa-long-arrow-right{--fa:"\f178"}.tcfa-person-dress{--fa:"\f182"}.tcfa-female{--fa:"\f182"}.tcfa-person{--fa:"\f183"}.tcfa-male{--fa:"\f183"}.tcfa-sun{--fa:"\f185"}.tcfa-moon{--fa:"\f186"}.tcfa-box-archive{--fa:"\f187"}.tcfa-archive{--fa:"\f187"}.tcfa-bug{--fa:"\f188"}.tcfa-square-caret-left{--fa:"\f191"}.tcfa-caret-square-left{--fa:"\f191"}.tcfa-circle-dot{--fa:"\f192"}.tcfa-dot-circle{--fa:"\f192"}.tcfa-wheelchair{--fa:"\f193"}.tcfa-lira-sign{--fa:"\f195"}.tcfa-shuttle-space{--fa:"\f197"}.tcfa-space-shuttle{--fa:"\f197"}.tcfa-square-envelope{--fa:"\f199"}.tcfa-envelope-square{--fa:"\f199"}.tcfa-building-columns{--fa:"\f19c"}.tcfa-bank{--fa:"\f19c"}.tcfa-institution{--fa:"\f19c"}.tcfa-museum{--fa:"\f19c"}.tcfa-university{--fa:"\f19c"}.tcfa-graduation-cap{--fa:"\f19d"}.tcfa-mortar-board{--fa:"\f19d"}.tcfa-language{--fa:"\f1ab"}.tcfa-fax{--fa:"\f1ac"}.tcfa-building{--fa:"\f1ad"}.tcfa-child{--fa:"\f1ae"}.tcfa-paw{--fa:"\f1b0"}.tcfa-cube{--fa:"\f1b2"}.tcfa-cubes{--fa:"\f1b3"}.tcfa-recycle{--fa:"\f1b8"}.tcfa-car{--fa:"\f1b9"}.tcfa-automobile{--fa:"\f1b9"}.tcfa-taxi{--fa:"\f1ba"}.tcfa-cab{--fa:"\f1ba"}.tcfa-tree{--fa:"\f1bb"}.tcfa-database{--fa:"\f1c0"}.tcfa-file-pdf{--fa:"\f1c1"}.tcfa-file-word{--fa:"\f1c2"}.tcfa-file-excel{--fa:"\f1c3"}.tcfa-file-powerpoint{--fa:"\f1c4"}.tcfa-file-image{--fa:"\f1c5"}.tcfa-file-zipper{--fa:"\f1c6"}.tcfa-file-archive{--fa:"\f1c6"}.tcfa-file-audio{--fa:"\f1c7"}.tcfa-file-video{--fa:"\f1c8"}.tcfa-file-code{--fa:"\f1c9"}.tcfa-life-ring{--fa:"\f1cd"}.tcfa-circle-notch{--fa:"\f1ce"}.tcfa-paper-plane{--fa:"\f1d8"}.tcfa-clock-rotate-left{--fa:"\f1da"}.tcfa-history{--fa:"\f1da"}.tcfa-heading{--fa:"\f1dc"}.tcfa-header{--fa:"\f1dc"}.tcfa-paragraph{--fa:"\f1dd"}.tcfa-sliders{--fa:"\f1de"}.tcfa-sliders-h{--fa:"\f1de"}.tcfa-share-nodes{--fa:"\f1e0"}.tcfa-share-alt{--fa:"\f1e0"}.tcfa-square-share-nodes{--fa:"\f1e1"}.tcfa-share-alt-square{--fa:"\f1e1"}.tcfa-bomb{--fa:"\f1e2"}.tcfa-futbol{--fa:"\f1e3"}.tcfa-futbol-ball{--fa:"\f1e3"}.tcfa-soccer-ball{--fa:"\f1e3"}.tcfa-tty{--fa:"\f1e4"}.tcfa-teletype{--fa:"\f1e4"}.tcfa-binoculars{--fa:"\f1e5"}.tcfa-plug{--fa:"\f1e6"}.tcfa-newspaper{--fa:"\f1ea"}.tcfa-wifi{--fa:"\f1eb"}.tcfa-wifi-3{--fa:"\f1eb"}.tcfa-wifi-strong{--fa:"\f1eb"}.tcfa-calculator{--fa:"\f1ec"}.tcfa-bell-slash{--fa:"\f1f6"}.tcfa-trash{--fa:"\f1f8"}.tcfa-copyright{--fa:"\f1f9"}.tcfa-eye-dropper{--fa:"\f1fb"}.tcfa-eye-dropper-empty{--fa:"\f1fb"}.tcfa-eyedropper{--fa:"\f1fb"}.tcfa-paintbrush{--fa:"\f1fc"}.tcfa-paint-brush{--fa:"\f1fc"}.tcfa-cake-candles{--fa:"\f1fd"}.tcfa-birthday-cake{--fa:"\f1fd"}.tcfa-cake{--fa:"\f1fd"}.tcfa-chart-area{--fa:"\f1fe"}.tcfa-area-chart{--fa:"\f1fe"}.tcfa-chart-pie{--fa:"\f200"}.tcfa-pie-chart{--fa:"\f200"}.tcfa-chart-line{--fa:"\f201"}.tcfa-line-chart{--fa:"\f201"}.tcfa-toggle-off{--fa:"\f204"}.tcfa-toggle-on{--fa:"\f205"}.tcfa-bicycle{--fa:"\f206"}.tcfa-bus{--fa:"\f207"}.tcfa-closed-captioning{--fa:"\f20a"}.tcfa-shekel-sign{--fa:"\f20b"}.tcfa-ils{--fa:"\f20b"}.tcfa-shekel{--fa:"\f20b"}.tcfa-sheqel{--fa:"\f20b"}.tcfa-sheqel-sign{--fa:"\f20b"}.tcfa-cart-plus{--fa:"\f217"}.tcfa-cart-arrow-down{--fa:"\f218"}.tcfa-diamond{--fa:"\f219"}.tcfa-ship{--fa:"\f21a"}.tcfa-user-secret{--fa:"\f21b"}.tcfa-motorcycle{--fa:"\f21c"}.tcfa-street-view{--fa:"\f21d"}.tcfa-heart-pulse{--fa:"\f21e"}.tcfa-heartbeat{--fa:"\f21e"}.tcfa-venus{--fa:"\f221"}.tcfa-mars{--fa:"\f222"}.tcfa-mercury{--fa:"\f223"}.tcfa-mars-and-venus{--fa:"\f224"}.tcfa-transgender{--fa:"\f225"}.tcfa-transgender-alt{--fa:"\f225"}.tcfa-venus-double{--fa:"\f226"}.tcfa-mars-double{--fa:"\f227"}.tcfa-venus-mars{--fa:"\f228"}.tcfa-mars-stroke{--fa:"\f229"}.tcfa-mars-stroke-up{--fa:"\f22a"}.tcfa-mars-stroke-v{--fa:"\f22a"}.tcfa-mars-stroke-right{--fa:"\f22b"}.tcfa-mars-stroke-h{--fa:"\f22b"}.tcfa-neuter{--fa:"\f22c"}.tcfa-genderless{--fa:"\f22d"}.tcfa-server{--fa:"\f233"}.tcfa-user-plus{--fa:"\f234"}.tcfa-user-xmark{--fa:"\f235"}.tcfa-user-times{--fa:"\f235"}.tcfa-bed{--fa:"\f236"}.tcfa-train{--fa:"\f238"}.tcfa-train-subway{--fa:"\f239"}.tcfa-subway{--fa:"\f239"}.tcfa-battery-full{--fa:"\f240"}.tcfa-battery{--fa:"\f240"}.tcfa-battery-5{--fa:"\f240"}.tcfa-battery-three-quarters{--fa:"\f241"}.tcfa-battery-4{--fa:"\f241"}.tcfa-battery-half{--fa:"\f242"}.tcfa-battery-3{--fa:"\f242"}.tcfa-battery-quarter{--fa:"\f243"}.tcfa-battery-2{--fa:"\f243"}.tcfa-battery-empty{--fa:"\f244"}.tcfa-battery-0{--fa:"\f244"}.tcfa-arrow-pointer{--fa:"\f245"}.tcfa-mouse-pointer{--fa:"\f245"}.tcfa-i-cursor{--fa:"\f246"}.tcfa-object-group{--fa:"\f247"}.tcfa-object-ungroup{--fa:"\f248"}.tcfa-note-sticky{--fa:"\f249"}.tcfa-sticky-note{--fa:"\f249"}.tcfa-clone{--fa:"\f24d"}.tcfa-scale-balanced{--fa:"\f24e"}.tcfa-balance-scale{--fa:"\f24e"}.tcfa-hourglass-start{--fa:"\f251"}.tcfa-hourglass-1{--fa:"\f251"}.tcfa-hourglass-half{--fa:"\f252"}.tcfa-hourglass-2{--fa:"\f252"}.tcfa-hourglass-end{--fa:"\f253"}.tcfa-hourglass-3{--fa:"\f253"}.tcfa-hourglass{--fa:"\f254"}.tcfa-hourglass-empty{--fa:"\f254"}.tcfa-hand-back-fist{--fa:"\f255"}.tcfa-hand-rock{--fa:"\f255"}.tcfa-hand{--fa:"\f256"}.tcfa-hand-paper{--fa:"\f256"}.tcfa-hand-scissors{--fa:"\f257"}.tcfa-hand-lizard{--fa:"\f258"}.tcfa-hand-spock{--fa:"\f259"}.tcfa-hand-pointer{--fa:"\f25a"}.tcfa-hand-peace{--fa:"\f25b"}.tcfa-trademark{--fa:"\f25c"}.tcfa-registered{--fa:"\f25d"}.tcfa-tv{--fa:"\f26c"}.tcfa-television{--fa:"\f26c"}.tcfa-tv-alt{--fa:"\f26c"}.tcfa-calendar-plus{--fa:"\f271"}.tcfa-calendar-minus{--fa:"\f272"}.tcfa-calendar-xmark{--fa:"\f273"}.tcfa-calendar-times{--fa:"\f273"}.tcfa-calendar-check{--fa:"\f274"}.tcfa-industry{--fa:"\f275"}.tcfa-map-pin{--fa:"\f276"}.tcfa-signs-post{--fa:"\f277"}.tcfa-map-signs{--fa:"\f277"}.tcfa-map{--fa:"\f279"}.tcfa-message{--fa:"\f27a"}.tcfa-comment-alt{--fa:"\f27a"}.tcfa-circle-pause{--fa:"\f28b"}.tcfa-pause-circle{--fa:"\f28b"}.tcfa-circle-stop{--fa:"\f28d"}.tcfa-stop-circle{--fa:"\f28d"}.tcfa-bag-shopping{--fa:"\f290"}.tcfa-shopping-bag{--fa:"\f290"}.tcfa-basket-shopping{--fa:"\f291"}.tcfa-shopping-basket{--fa:"\f291"}.tcfa-universal-access{--fa:"\f29a"}.tcfa-person-walking-with-cane{--fa:"\f29d"}.tcfa-blind{--fa:"\f29d"}.tcfa-audio-description{--fa:"\f29e"}.tcfa-phone-volume{--fa:"\f2a0"}.tcfa-volume-control-phone{--fa:"\f2a0"}.tcfa-braille{--fa:"\f2a1"}.tcfa-ear-listen{--fa:"\f2a2"}.tcfa-assistive-listening-systems{--fa:"\f2a2"}.tcfa-hands-asl-interpreting{--fa:"\f2a3"}.tcfa-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-asl-interpreting{--fa:"\f2a3"}.tcfa-hands-american-sign-language-interpreting{--fa:"\f2a3"}.tcfa-ear-deaf{--fa:"\f2a4"}.tcfa-deaf{--fa:"\f2a4"}.tcfa-deafness{--fa:"\f2a4"}.tcfa-hard-of-hearing{--fa:"\f2a4"}.tcfa-hands{--fa:"\f2a7"}.tcfa-sign-language{--fa:"\f2a7"}.tcfa-signing{--fa:"\f2a7"}.tcfa-eye-low-vision{--fa:"\f2a8"}.tcfa-low-vision{--fa:"\f2a8"}.tcfa-font-awesome{--fa:"\f2b4"}.tcfa-font-awesome-flag{--fa:"\f2b4"}.tcfa-font-awesome-logo-full{--fa:"\f2b4"}.tcfa-handshake{--fa:"\f2b5"}.tcfa-handshake-alt{--fa:"\f2b5"}.tcfa-handshake-simple{--fa:"\f2b5"}.tcfa-envelope-open{--fa:"\f2b6"}.tcfa-address-book{--fa:"\f2b9"}.tcfa-contact-book{--fa:"\f2b9"}.tcfa-address-card{--fa:"\f2bb"}.tcfa-contact-card{--fa:"\f2bb"}.tcfa-vcard{--fa:"\f2bb"}.tcfa-circle-user{--fa:"\f2bd"}.tcfa-user-circle{--fa:"\f2bd"}.tcfa-id-badge{--fa:"\f2c1"}.tcfa-id-card{--fa:"\f2c2"}.tcfa-drivers-license{--fa:"\f2c2"}.tcfa-temperature-full{--fa:"\f2c7"}.tcfa-temperature-4{--fa:"\f2c7"}.tcfa-thermometer-4{--fa:"\f2c7"}.tcfa-thermometer-full{--fa:"\f2c7"}.tcfa-temperature-three-quarters{--fa:"\f2c8"}.tcfa-temperature-3{--fa:"\f2c8"}.tcfa-thermometer-3{--fa:"\f2c8"}.tcfa-thermometer-three-quarters{--fa:"\f2c8"}.tcfa-temperature-half{--fa:"\f2c9"}.tcfa-temperature-2{--fa:"\f2c9"}.tcfa-thermometer-2{--fa:"\f2c9"}.tcfa-thermometer-half{--fa:"\f2c9"}.tcfa-temperature-quarter{--fa:"\f2ca"}.tcfa-temperature-1{--fa:"\f2ca"}.tcfa-thermometer-1{--fa:"\f2ca"}.tcfa-thermometer-quarter{--fa:"\f2ca"}.tcfa-temperature-empty{--fa:"\f2cb"}.tcfa-temperature-0{--fa:"\f2cb"}.tcfa-thermometer-0{--fa:"\f2cb"}.tcfa-thermometer-empty{--fa:"\f2cb"}.tcfa-shower{--fa:"\f2cc"}.tcfa-bath{--fa:"\f2cd"}.tcfa-bathtub{--fa:"\f2cd"}.tcfa-podcast{--fa:"\f2ce"}.tcfa-window-maximize{--fa:"\f2d0"}.tcfa-window-minimize{--fa:"\f2d1"}.tcfa-window-restore{--fa:"\f2d2"}.tcfa-square-xmark{--fa:"\f2d3"}.tcfa-times-square{--fa:"\f2d3"}.tcfa-xmark-square{--fa:"\f2d3"}.tcfa-microchip{--fa:"\f2db"}.tcfa-snowflake{--fa:"\f2dc"}.tcfa-spoon{--fa:"\f2e5"}.tcfa-utensil-spoon{--fa:"\f2e5"}.tcfa-utensils{--fa:"\f2e7"}.tcfa-cutlery{--fa:"\f2e7"}.tcfa-rotate-left{--fa:"\f2ea"}.tcfa-rotate-back{--fa:"\f2ea"}.tcfa-rotate-backward{--fa:"\f2ea"}.tcfa-undo-alt{--fa:"\f2ea"}.tcfa-trash-can{--fa:"\f2ed"}.tcfa-trash-alt{--fa:"\f2ed"}.tcfa-rotate{--fa:"\f2f1"}.tcfa-sync-alt{--fa:"\f2f1"}.tcfa-stopwatch{--fa:"\f2f2"}.tcfa-right-from-bracket{--fa:"\f2f5"}.tcfa-sign-out-alt{--fa:"\f2f5"}.tcfa-right-to-bracket{--fa:"\f2f6"}.tcfa-sign-in-alt{--fa:"\f2f6"}.tcfa-rotate-right{--fa:"\f2f9"}.tcfa-redo-alt{--fa:"\f2f9"}.tcfa-rotate-forward{--fa:"\f2f9"}.tcfa-poo{--fa:"\f2fe"}.tcfa-images{--fa:"\f302"}.tcfa-pencil{--fa:"\f303"}.tcfa-pencil-alt{--fa:"\f303"}.tcfa-pen{--fa:"\f304"}.tcfa-pen-clip{--fa:"\f305"}.tcfa-pen-alt{--fa:"\f305"}.tcfa-octagon{--fa:"\f306"}.tcfa-down-long{--fa:"\f309"}.tcfa-long-arrow-alt-down{--fa:"\f309"}.tcfa-left-long{--fa:"\f30a"}.tcfa-long-arrow-alt-left{--fa:"\f30a"}.tcfa-right-long{--fa:"\f30b"}.tcfa-long-arrow-alt-right{--fa:"\f30b"}.tcfa-up-long{--fa:"\f30c"}.tcfa-long-arrow-alt-up{--fa:"\f30c"}.tcfa-hexagon{--fa:"\f312"}.tcfa-file-pen{--fa:"\f31c"}.tcfa-file-edit{--fa:"\f31c"}.tcfa-maximize{--fa:"\f31e"}.tcfa-expand-arrows-alt{--fa:"\f31e"}.tcfa-clipboard{--fa:"\f328"}.tcfa-left-right{--fa:"\f337"}.tcfa-arrows-alt-h{--fa:"\f337"}.tcfa-up-down{--fa:"\f338"}.tcfa-arrows-alt-v{--fa:"\f338"}.tcfa-alarm-clock{--fa:"\f34e"}.tcfa-circle-down{--fa:"\f358"}.tcfa-arrow-alt-circle-down{--fa:"\f358"}.tcfa-circle-left{--fa:"\f359"}.tcfa-arrow-alt-circle-left{--fa:"\f359"}.tcfa-circle-right{--fa:"\f35a"}.tcfa-arrow-alt-circle-right{--fa:"\f35a"}.tcfa-circle-up{--fa:"\f35b"}.tcfa-arrow-alt-circle-up{--fa:"\f35b"}.tcfa-up-right-from-square{--fa:"\f35d"}.tcfa-external-link-alt{--fa:"\f35d"}.tcfa-square-up-right{--fa:"\f360"}.tcfa-external-link-square-alt{--fa:"\f360"}.tcfa-right-left{--fa:"\f362"}.tcfa-exchange-alt{--fa:"\f362"}.tcfa-repeat{--fa:"\f363"}.tcfa-code-commit{--fa:"\f386"}.tcfa-code-merge{--fa:"\f387"}.tcfa-desktop{--fa:"\f390"}.tcfa-desktop-alt{--fa:"\f390"}.tcfa-gem{--fa:"\f3a5"}.tcfa-turn-down{--fa:"\f3be"}.tcfa-level-down-alt{--fa:"\f3be"}.tcfa-turn-up{--fa:"\f3bf"}.tcfa-level-up-alt{--fa:"\f3bf"}.tcfa-lock-open{--fa:"\f3c1"}.tcfa-location-dot{--fa:"\f3c5"}.tcfa-map-marker-alt{--fa:"\f3c5"}.tcfa-microphone-lines{--fa:"\f3c9"}.tcfa-microphone-alt{--fa:"\f3c9"}.tcfa-mobile-screen-button{--fa:"\f3cd"}.tcfa-mobile-alt{--fa:"\f3cd"}.tcfa-mobile{--fa:"\f3ce"}.tcfa-mobile-android{--fa:"\f3ce"}.tcfa-mobile-phone{--fa:"\f3ce"}.tcfa-mobile-screen{--fa:"\f3cf"}.tcfa-mobile-android-alt{--fa:"\f3cf"}.tcfa-money-bill-1{--fa:"\f3d1"}.tcfa-money-bill-alt{--fa:"\f3d1"}.tcfa-phone-slash{--fa:"\f3dd"}.tcfa-image-portrait{--fa:"\f3e0"}.tcfa-portrait{--fa:"\f3e0"}.tcfa-reply{--fa:"\f3e5"}.tcfa-mail-reply{--fa:"\f3e5"}.tcfa-shield-halved{--fa:"\f3ed"}.tcfa-shield-alt{--fa:"\f3ed"}.tcfa-tablet-screen-button{--fa:"\f3fa"}.tcfa-tablet-alt{--fa:"\f3fa"}.tcfa-tablet{--fa:"\f3fb"}.tcfa-tablet-android{--fa:"\f3fb"}.tcfa-ticket-simple{--fa:"\f3ff"}.tcfa-ticket-alt{--fa:"\f3ff"}.tcfa-rectangle-xmark{--fa:"\f410"}.tcfa-rectangle-times{--fa:"\f410"}.tcfa-times-rectangle{--fa:"\f410"}.tcfa-window-close{--fa:"\f410"}.tcfa-down-left-and-up-right-to-center{--fa:"\f422"}.tcfa-compress-alt{--fa:"\f422"}.tcfa-up-right-and-down-left-from-center{--fa:"\f424"}.tcfa-expand-alt{--fa:"\f424"}.tcfa-baseball-bat-ball{--fa:"\f432"}.tcfa-baseball{--fa:"\f433"}.tcfa-baseball-ball{--fa:"\f433"}.tcfa-basketball{--fa:"\f434"}.tcfa-basketball-ball{--fa:"\f434"}.tcfa-bowling-ball{--fa:"\f436"}.tcfa-chess{--fa:"\f439"}.tcfa-chess-bishop{--fa:"\f43a"}.tcfa-chess-board{--fa:"\f43c"}.tcfa-chess-king{--fa:"\f43f"}.tcfa-chess-knight{--fa:"\f441"}.tcfa-chess-pawn{--fa:"\f443"}.tcfa-chess-queen{--fa:"\f445"}.tcfa-chess-rook{--fa:"\f447"}.tcfa-dumbbell{--fa:"\f44b"}.tcfa-football{--fa:"\f44e"}.tcfa-football-ball{--fa:"\f44e"}.tcfa-golf-ball-tee{--fa:"\f450"}.tcfa-golf-ball{--fa:"\f450"}.tcfa-hockey-puck{--fa:"\f453"}.tcfa-broom-ball{--fa:"\f458"}.tcfa-quidditch{--fa:"\f458"}.tcfa-quidditch-broom-ball{--fa:"\f458"}.tcfa-square-full{--fa:"\f45c"}.tcfa-table-tennis-paddle-ball{--fa:"\f45d"}.tcfa-ping-pong-paddle-ball{--fa:"\f45d"}.tcfa-table-tennis{--fa:"\f45d"}.tcfa-volleyball{--fa:"\f45f"}.tcfa-volleyball-ball{--fa:"\f45f"}.tcfa-hand-dots{--fa:"\f461"}.tcfa-allergies{--fa:"\f461"}.tcfa-bandage{--fa:"\f462"}.tcfa-band-aid{--fa:"\f462"}.tcfa-box{--fa:"\f466"}.tcfa-boxes-stacked{--fa:"\f468"}.tcfa-boxes{--fa:"\f468"}.tcfa-boxes-alt{--fa:"\f468"}.tcfa-briefcase-medical{--fa:"\f469"}.tcfa-fire-flame-simple{--fa:"\f46a"}.tcfa-burn{--fa:"\f46a"}.tcfa-capsules{--fa:"\f46b"}.tcfa-clipboard-check{--fa:"\f46c"}.tcfa-clipboard-list{--fa:"\f46d"}.tcfa-person-dots-from-line{--fa:"\f470"}.tcfa-diagnoses{--fa:"\f470"}.tcfa-dna{--fa:"\f471"}.tcfa-dolly{--fa:"\f472"}.tcfa-dolly-box{--fa:"\f472"}.tcfa-cart-flatbed{--fa:"\f474"}.tcfa-dolly-flatbed{--fa:"\f474"}.tcfa-file-medical{--fa:"\f477"}.tcfa-file-waveform{--fa:"\f478"}.tcfa-file-medical-alt{--fa:"\f478"}.tcfa-kit-medical{--fa:"\f479"}.tcfa-first-aid{--fa:"\f479"}.tcfa-circle-h{--fa:"\f47e"}.tcfa-hospital-symbol{--fa:"\f47e"}.tcfa-id-card-clip{--fa:"\f47f"}.tcfa-id-card-alt{--fa:"\f47f"}.tcfa-notes-medical{--fa:"\f481"}.tcfa-pallet{--fa:"\f482"}.tcfa-pills{--fa:"\f484"}.tcfa-prescription-bottle{--fa:"\f485"}.tcfa-prescription-bottle-medical{--fa:"\f486"}.tcfa-prescription-bottle-alt{--fa:"\f486"}.tcfa-bed-pulse{--fa:"\f487"}.tcfa-procedures{--fa:"\f487"}.tcfa-truck-fast{--fa:"\f48b"}.tcfa-shipping-fast{--fa:"\f48b"}.tcfa-smoking{--fa:"\f48d"}.tcfa-syringe{--fa:"\f48e"}.tcfa-tablets{--fa:"\f490"}.tcfa-thermometer{--fa:"\f491"}.tcfa-vial{--fa:"\f492"}.tcfa-vials{--fa:"\f493"}.tcfa-warehouse{--fa:"\f494"}.tcfa-weight-scale{--fa:"\f496"}.tcfa-weight{--fa:"\f496"}.tcfa-x-ray{--fa:"\f497"}.tcfa-box-open{--fa:"\f49e"}.tcfa-comment-dots{--fa:"\f4ad"}.tcfa-commenting{--fa:"\f4ad"}.tcfa-comment-slash{--fa:"\f4b3"}.tcfa-couch{--fa:"\f4b8"}.tcfa-circle-dollar-to-slot{--fa:"\f4b9"}.tcfa-donate{--fa:"\f4b9"}.tcfa-dove{--fa:"\f4ba"}.tcfa-hand-holding{--fa:"\f4bd"}.tcfa-hand-holding-heart{--fa:"\f4be"}.tcfa-hand-holding-dollar{--fa:"\f4c0"}.tcfa-hand-holding-usd{--fa:"\f4c0"}.tcfa-hand-holding-droplet{--fa:"\f4c1"}.tcfa-hand-holding-water{--fa:"\f4c1"}.tcfa-hands-holding{--fa:"\f4c2"}.tcfa-handshake-angle{--fa:"\f4c4"}.tcfa-hands-helping{--fa:"\f4c4"}.tcfa-parachute-box{--fa:"\f4cd"}.tcfa-people-carry-box{--fa:"\f4ce"}.tcfa-people-carry{--fa:"\f4ce"}.tcfa-piggy-bank{--fa:"\f4d3"}.tcfa-ribbon{--fa:"\f4d6"}.tcfa-route{--fa:"\f4d7"}.tcfa-seedling{--fa:"\f4d8"}.tcfa-sprout{--fa:"\f4d8"}.tcfa-sign-hanging{--fa:"\f4d9"}.tcfa-sign{--fa:"\f4d9"}.tcfa-face-smile-wink{--fa:"\f4da"}.tcfa-smile-wink{--fa:"\f4da"}.tcfa-tape{--fa:"\f4db"}.tcfa-truck-ramp-box{--fa:"\f4de"}.tcfa-truck-loading{--fa:"\f4de"}.tcfa-truck-moving{--fa:"\f4df"}.tcfa-video-slash{--fa:"\f4e2"}.tcfa-wine-glass{--fa:"\f4e3"}.tcfa-user-astronaut{--fa:"\f4fb"}.tcfa-user-check{--fa:"\f4fc"}.tcfa-user-clock{--fa:"\f4fd"}.tcfa-user-gear{--fa:"\f4fe"}.tcfa-user-cog{--fa:"\f4fe"}.tcfa-user-pen{--fa:"\f4ff"}.tcfa-user-edit{--fa:"\f4ff"}.tcfa-user-group{--fa:"\f500"}.tcfa-user-friends{--fa:"\f500"}.tcfa-user-graduate{--fa:"\f501"}.tcfa-user-lock{--fa:"\f502"}.tcfa-user-minus{--fa:"\f503"}.tcfa-user-ninja{--fa:"\f504"}.tcfa-user-shield{--fa:"\f505"}.tcfa-user-slash{--fa:"\f506"}.tcfa-user-alt-slash{--fa:"\f506"}.tcfa-user-large-slash{--fa:"\f506"}.tcfa-user-tag{--fa:"\f507"}.tcfa-user-tie{--fa:"\f508"}.tcfa-users-gear{--fa:"\f509"}.tcfa-users-cog{--fa:"\f509"}.tcfa-scale-unbalanced{--fa:"\f515"}.tcfa-balance-scale-left{--fa:"\f515"}.tcfa-scale-unbalanced-flip{--fa:"\f516"}.tcfa-balance-scale-right{--fa:"\f516"}.tcfa-blender{--fa:"\f517"}.tcfa-book-open{--fa:"\f518"}.tcfa-tower-broadcast{--fa:"\f519"}.tcfa-broadcast-tower{--fa:"\f519"}.tcfa-broom{--fa:"\f51a"}.tcfa-chalkboard{--fa:"\f51b"}.tcfa-blackboard{--fa:"\f51b"}.tcfa-chalkboard-user{--fa:"\f51c"}.tcfa-chalkboard-teacher{--fa:"\f51c"}.tcfa-church{--fa:"\f51d"}.tcfa-coins{--fa:"\f51e"}.tcfa-compact-disc{--fa:"\f51f"}.tcfa-crow{--fa:"\f520"}.tcfa-crown{--fa:"\f521"}.tcfa-dice{--fa:"\f522"}.tcfa-dice-five{--fa:"\f523"}.tcfa-dice-four{--fa:"\f524"}.tcfa-dice-one{--fa:"\f525"}.tcfa-dice-six{--fa:"\f526"}.tcfa-dice-three{--fa:"\f527"}.tcfa-dice-two{--fa:"\f528"}.tcfa-divide{--fa:"\f529"}.tcfa-door-closed{--fa:"\f52a"}.tcfa-door-open{--fa:"\f52b"}.tcfa-feather{--fa:"\f52d"}.tcfa-frog{--fa:"\f52e"}.tcfa-gas-pump{--fa:"\f52f"}.tcfa-glasses{--fa:"\f530"}.tcfa-greater-than-equal{--fa:"\f532"}.tcfa-helicopter{--fa:"\f533"}.tcfa-infinity{--fa:"\f534"}.tcfa-kiwi-bird{--fa:"\f535"}.tcfa-less-than-equal{--fa:"\f537"}.tcfa-memory{--fa:"\f538"}.tcfa-microphone-lines-slash{--fa:"\f539"}.tcfa-microphone-alt-slash{--fa:"\f539"}.tcfa-money-bill-wave{--fa:"\f53a"}.tcfa-money-bill-1-wave{--fa:"\f53b"}.tcfa-money-bill-wave-alt{--fa:"\f53b"}.tcfa-money-check{--fa:"\f53c"}.tcfa-money-check-dollar{--fa:"\f53d"}.tcfa-money-check-alt{--fa:"\f53d"}.tcfa-not-equal{--fa:"\f53e"}.tcfa-palette{--fa:"\f53f"}.tcfa-square-parking{--fa:"\f540"}.tcfa-parking{--fa:"\f540"}.tcfa-diagram-project{--fa:"\f542"}.tcfa-project-diagram{--fa:"\f542"}.tcfa-receipt{--fa:"\f543"}.tcfa-robot{--fa:"\f544"}.tcfa-ruler{--fa:"\f545"}.tcfa-ruler-combined{--fa:"\f546"}.tcfa-ruler-horizontal{--fa:"\f547"}.tcfa-ruler-vertical{--fa:"\f548"}.tcfa-school{--fa:"\f549"}.tcfa-screwdriver{--fa:"\f54a"}.tcfa-shoe-prints{--fa:"\f54b"}.tcfa-skull{--fa:"\f54c"}.tcfa-ban-smoking{--fa:"\f54d"}.tcfa-smoking-ban{--fa:"\f54d"}.tcfa-store{--fa:"\f54e"}.tcfa-shop{--fa:"\f54f"}.tcfa-store-alt{--fa:"\f54f"}.tcfa-bars-staggered{--fa:"\f550"}.tcfa-reorder{--fa:"\f550"}.tcfa-stream{--fa:"\f550"}.tcfa-stroopwafel{--fa:"\f551"}.tcfa-toolbox{--fa:"\f552"}.tcfa-shirt{--fa:"\f553"}.tcfa-t-shirt{--fa:"\f553"}.tcfa-tshirt{--fa:"\f553"}.tcfa-person-walking{--fa:"\f554"}.tcfa-walking{--fa:"\f554"}.tcfa-wallet{--fa:"\f555"}.tcfa-face-angry{--fa:"\f556"}.tcfa-angry{--fa:"\f556"}.tcfa-archway{--fa:"\f557"}.tcfa-book-atlas{--fa:"\f558"}.tcfa-atlas{--fa:"\f558"}.tcfa-award{--fa:"\f559"}.tcfa-delete-left{--fa:"\f55a"}.tcfa-backspace{--fa:"\f55a"}.tcfa-bezier-curve{--fa:"\f55b"}.tcfa-bong{--fa:"\f55c"}.tcfa-brush{--fa:"\f55d"}.tcfa-bus-simple{--fa:"\f55e"}.tcfa-bus-alt{--fa:"\f55e"}.tcfa-cannabis{--fa:"\f55f"}.tcfa-check-double{--fa:"\f560"}.tcfa-martini-glass-citrus{--fa:"\f561"}.tcfa-cocktail{--fa:"\f561"}.tcfa-bell-concierge{--fa:"\f562"}.tcfa-concierge-bell{--fa:"\f562"}.tcfa-cookie{--fa:"\f563"}.tcfa-cookie-bite{--fa:"\f564"}.tcfa-crop-simple{--fa:"\f565"}.tcfa-crop-alt{--fa:"\f565"}.tcfa-tachograph-digital{--fa:"\f566"}.tcfa-digital-tachograph{--fa:"\f566"}.tcfa-face-dizzy{--fa:"\f567"}.tcfa-dizzy{--fa:"\f567"}.tcfa-compass-drafting{--fa:"\f568"}.tcfa-drafting-compass{--fa:"\f568"}.tcfa-drum{--fa:"\f569"}.tcfa-drum-steelpan{--fa:"\f56a"}.tcfa-feather-pointed{--fa:"\f56b"}.tcfa-feather-alt{--fa:"\f56b"}.tcfa-file-contract{--fa:"\f56c"}.tcfa-file-arrow-down{--fa:"\f56d"}.tcfa-file-download{--fa:"\f56d"}.tcfa-file-export{--fa:"\f56e"}.tcfa-arrow-right-from-file{--fa:"\f56e"}.tcfa-file-import{--fa:"\f56f"}.tcfa-arrow-right-to-file{--fa:"\f56f"}.tcfa-file-invoice{--fa:"\f570"}.tcfa-file-invoice-dollar{--fa:"\f571"}.tcfa-file-prescription{--fa:"\f572"}.tcfa-file-signature{--fa:"\f573"}.tcfa-file-arrow-up{--fa:"\f574"}.tcfa-file-upload{--fa:"\f574"}.tcfa-fill{--fa:"\f575"}.tcfa-fill-drip{--fa:"\f576"}.tcfa-fingerprint{--fa:"\f577"}.tcfa-fish{--fa:"\f578"}.tcfa-face-flushed{--fa:"\f579"}.tcfa-flushed{--fa:"\f579"}.tcfa-face-frown-open{--fa:"\f57a"}.tcfa-frown-open{--fa:"\f57a"}.tcfa-martini-glass{--fa:"\f57b"}.tcfa-glass-martini-alt{--fa:"\f57b"}.tcfa-earth-africa{--fa:"\f57c"}.tcfa-globe-africa{--fa:"\f57c"}.tcfa-earth-americas{--fa:"\f57d"}.tcfa-earth{--fa:"\f57d"}.tcfa-earth-america{--fa:"\f57d"}.tcfa-globe-americas{--fa:"\f57d"}.tcfa-earth-asia{--fa:"\f57e"}.tcfa-globe-asia{--fa:"\f57e"}.tcfa-face-grimace{--fa:"\f57f"}.tcfa-grimace{--fa:"\f57f"}.tcfa-face-grin{--fa:"\f580"}.tcfa-grin{--fa:"\f580"}.tcfa-face-grin-wide{--fa:"\f581"}.tcfa-grin-alt{--fa:"\f581"}.tcfa-face-grin-beam{--fa:"\f582"}.tcfa-grin-beam{--fa:"\f582"}.tcfa-face-grin-beam-sweat{--fa:"\f583"}.tcfa-grin-beam-sweat{--fa:"\f583"}.tcfa-face-grin-hearts{--fa:"\f584"}.tcfa-grin-hearts{--fa:"\f584"}.tcfa-face-grin-squint{--fa:"\f585"}.tcfa-grin-squint{--fa:"\f585"}.tcfa-face-grin-squint-tears{--fa:"\f586"}.tcfa-grin-squint-tears{--fa:"\f586"}.tcfa-face-grin-stars{--fa:"\f587"}.tcfa-grin-stars{--fa:"\f587"}.tcfa-face-grin-tears{--fa:"\f588"}.tcfa-grin-tears{--fa:"\f588"}.tcfa-face-grin-tongue{--fa:"\f589"}.tcfa-grin-tongue{--fa:"\f589"}.tcfa-face-grin-tongue-squint{--fa:"\f58a"}.tcfa-grin-tongue-squint{--fa:"\f58a"}.tcfa-face-grin-tongue-wink{--fa:"\f58b"}.tcfa-grin-tongue-wink{--fa:"\f58b"}.tcfa-face-grin-wink{--fa:"\f58c"}.tcfa-grin-wink{--fa:"\f58c"}.tcfa-grip{--fa:"\f58d"}.tcfa-grid-horizontal{--fa:"\f58d"}.tcfa-grip-horizontal{--fa:"\f58d"}.tcfa-grip-vertical{--fa:"\f58e"}.tcfa-grid-vertical{--fa:"\f58e"}.tcfa-headset{--fa:"\f590"}.tcfa-highlighter{--fa:"\f591"}.tcfa-hot-tub-person{--fa:"\f593"}.tcfa-hot-tub{--fa:"\f593"}.tcfa-hotel{--fa:"\f594"}.tcfa-joint{--fa:"\f595"}.tcfa-face-kiss{--fa:"\f596"}.tcfa-kiss{--fa:"\f596"}.tcfa-face-kiss-beam{--fa:"\f597"}.tcfa-kiss-beam{--fa:"\f597"}.tcfa-face-kiss-wink-heart{--fa:"\f598"}.tcfa-kiss-wink-heart{--fa:"\f598"}.tcfa-face-laugh{--fa:"\f599"}.tcfa-laugh{--fa:"\f599"}.tcfa-face-laugh-beam{--fa:"\f59a"}.tcfa-laugh-beam{--fa:"\f59a"}.tcfa-face-laugh-squint{--fa:"\f59b"}.tcfa-laugh-squint{--fa:"\f59b"}.tcfa-face-laugh-wink{--fa:"\f59c"}.tcfa-laugh-wink{--fa:"\f59c"}.tcfa-cart-flatbed-suitcase{--fa:"\f59d"}.tcfa-luggage-cart{--fa:"\f59d"}.tcfa-map-location{--fa:"\f59f"}.tcfa-map-marked{--fa:"\f59f"}.tcfa-map-location-dot{--fa:"\f5a0"}.tcfa-map-marked-alt{--fa:"\f5a0"}.tcfa-marker{--fa:"\f5a1"}.tcfa-medal{--fa:"\f5a2"}.tcfa-face-meh-blank{--fa:"\f5a4"}.tcfa-meh-blank{--fa:"\f5a4"}.tcfa-face-rolling-eyes{--fa:"\f5a5"}.tcfa-meh-rolling-eyes{--fa:"\f5a5"}.tcfa-monument{--fa:"\f5a6"}.tcfa-mortar-pestle{--fa:"\f5a7"}.tcfa-paint-roller{--fa:"\f5aa"}.tcfa-passport{--fa:"\f5ab"}.tcfa-pen-fancy{--fa:"\f5ac"}.tcfa-pen-nib{--fa:"\f5ad"}.tcfa-pen-ruler{--fa:"\f5ae"}.tcfa-pencil-ruler{--fa:"\f5ae"}.tcfa-plane-arrival{--fa:"\f5af"}.tcfa-plane-departure{--fa:"\f5b0"}.tcfa-prescription{--fa:"\f5b1"}.tcfa-face-sad-cry{--fa:"\f5b3"}.tcfa-sad-cry{--fa:"\f5b3"}.tcfa-face-sad-tear{--fa:"\f5b4"}.tcfa-sad-tear{--fa:"\f5b4"}.tcfa-van-shuttle{--fa:"\f5b6"}.tcfa-shuttle-van{--fa:"\f5b6"}.tcfa-signature{--fa:"\f5b7"}.tcfa-face-smile-beam{--fa:"\f5b8"}.tcfa-smile-beam{--fa:"\f5b8"}.tcfa-solar-panel{--fa:"\f5ba"}.tcfa-spa{--fa:"\f5bb"}.tcfa-splotch{--fa:"\f5bc"}.tcfa-spray-can{--fa:"\f5bd"}.tcfa-stamp{--fa:"\f5bf"}.tcfa-star-half-stroke{--fa:"\f5c0"}.tcfa-star-half-alt{--fa:"\f5c0"}.tcfa-suitcase-rolling{--fa:"\f5c1"}.tcfa-face-surprise{--fa:"\f5c2"}.tcfa-surprise{--fa:"\f5c2"}.tcfa-swatchbook{--fa:"\f5c3"}.tcfa-person-swimming{--fa:"\f5c4"}.tcfa-swimmer{--fa:"\f5c4"}.tcfa-water-ladder{--fa:"\f5c5"}.tcfa-ladder-water{--fa:"\f5c5"}.tcfa-swimming-pool{--fa:"\f5c5"}.tcfa-droplet-slash{--fa:"\f5c7"}.tcfa-tint-slash{--fa:"\f5c7"}.tcfa-face-tired{--fa:"\f5c8"}.tcfa-tired{--fa:"\f5c8"}.tcfa-tooth{--fa:"\f5c9"}.tcfa-umbrella-beach{--fa:"\f5ca"}.tcfa-weight-hanging{--fa:"\f5cd"}.tcfa-wine-glass-empty{--fa:"\f5ce"}.tcfa-wine-glass-alt{--fa:"\f5ce"}.tcfa-spray-can-sparkles{--fa:"\f5d0"}.tcfa-air-freshener{--fa:"\f5d0"}.tcfa-apple-whole{--fa:"\f5d1"}.tcfa-apple-alt{--fa:"\f5d1"}.tcfa-atom{--fa:"\f5d2"}.tcfa-bone{--fa:"\f5d7"}.tcfa-book-open-reader{--fa:"\f5da"}.tcfa-book-reader{--fa:"\f5da"}.tcfa-brain{--fa:"\f5dc"}.tcfa-car-rear{--fa:"\f5de"}.tcfa-car-alt{--fa:"\f5de"}.tcfa-car-battery{--fa:"\f5df"}.tcfa-battery-car{--fa:"\f5df"}.tcfa-car-burst{--fa:"\f5e1"}.tcfa-car-crash{--fa:"\f5e1"}.tcfa-car-side{--fa:"\f5e4"}.tcfa-charging-station{--fa:"\f5e7"}.tcfa-diamond-turn-right{--fa:"\f5eb"}.tcfa-directions{--fa:"\f5eb"}.tcfa-draw-polygon{--fa:"\f5ee"}.tcfa-vector-polygon{--fa:"\f5ee"}.tcfa-laptop-code{--fa:"\f5fc"}.tcfa-layer-group{--fa:"\f5fd"}.tcfa-location-crosshairs{--fa:"\f601"}.tcfa-location{--fa:"\f601"}.tcfa-lungs{--fa:"\f604"}.tcfa-microscope{--fa:"\f610"}.tcfa-oil-can{--fa:"\f613"}.tcfa-poop{--fa:"\f619"}.tcfa-shapes{--fa:"\f61f"}.tcfa-triangle-circle-square{--fa:"\f61f"}.tcfa-star-of-life{--fa:"\f621"}.tcfa-gauge{--fa:"\f624"}.tcfa-dashboard{--fa:"\f624"}.tcfa-gauge-med{--fa:"\f624"}.tcfa-tachometer-alt-average{--fa:"\f624"}.tcfa-gauge-high{--fa:"\f625"}.tcfa-tachometer-alt{--fa:"\f625"}.tcfa-tachometer-alt-fast{--fa:"\f625"}.tcfa-gauge-simple{--fa:"\f629"}.tcfa-gauge-simple-med{--fa:"\f629"}.tcfa-tachometer-average{--fa:"\f629"}.tcfa-gauge-simple-high{--fa:"\f62a"}.tcfa-tachometer{--fa:"\f62a"}.tcfa-tachometer-fast{--fa:"\f62a"}.tcfa-teeth{--fa:"\f62e"}.tcfa-teeth-open{--fa:"\f62f"}.tcfa-masks-theater{--fa:"\f630"}.tcfa-theater-masks{--fa:"\f630"}.tcfa-traffic-light{--fa:"\f637"}.tcfa-truck-monster{--fa:"\f63b"}.tcfa-truck-pickup{--fa:"\f63c"}.tcfa-rectangle-ad{--fa:"\f641"}.tcfa-ad{--fa:"\f641"}.tcfa-ankh{--fa:"\f644"}.tcfa-book-bible{--fa:"\f647"}.tcfa-bible{--fa:"\f647"}.tcfa-business-time{--fa:"\f64a"}.tcfa-briefcase-clock{--fa:"\f64a"}.tcfa-city{--fa:"\f64f"}.tcfa-comment-dollar{--fa:"\f651"}.tcfa-comments-dollar{--fa:"\f653"}.tcfa-cross{--fa:"\f654"}.tcfa-dharmachakra{--fa:"\f655"}.tcfa-envelope-open-text{--fa:"\f658"}.tcfa-folder-minus{--fa:"\f65d"}.tcfa-folder-plus{--fa:"\f65e"}.tcfa-filter-circle-dollar{--fa:"\f662"}.tcfa-funnel-dollar{--fa:"\f662"}.tcfa-gopuram{--fa:"\f664"}.tcfa-hamsa{--fa:"\f665"}.tcfa-bahai{--fa:"\f666"}.tcfa-haykal{--fa:"\f666"}.tcfa-jedi{--fa:"\f669"}.tcfa-book-journal-whills{--fa:"\f66a"}.tcfa-journal-whills{--fa:"\f66a"}.tcfa-kaaba{--fa:"\f66b"}.tcfa-khanda{--fa:"\f66d"}.tcfa-landmark{--fa:"\f66f"}.tcfa-envelopes-bulk{--fa:"\f674"}.tcfa-mail-bulk{--fa:"\f674"}.tcfa-menorah{--fa:"\f676"}.tcfa-mosque{--fa:"\f678"}.tcfa-om{--fa:"\f679"}.tcfa-spaghetti-monster-flying{--fa:"\f67b"}.tcfa-pastafarianism{--fa:"\f67b"}.tcfa-peace{--fa:"\f67c"}.tcfa-place-of-worship{--fa:"\f67f"}.tcfa-square-poll-vertical{--fa:"\f681"}.tcfa-poll{--fa:"\f681"}.tcfa-square-poll-horizontal{--fa:"\f682"}.tcfa-poll-h{--fa:"\f682"}.tcfa-person-praying{--fa:"\f683"}.tcfa-pray{--fa:"\f683"}.tcfa-hands-praying{--fa:"\f684"}.tcfa-praying-hands{--fa:"\f684"}.tcfa-book-quran{--fa:"\f687"}.tcfa-quran{--fa:"\f687"}.tcfa-magnifying-glass-dollar{--fa:"\f688"}.tcfa-search-dollar{--fa:"\f688"}.tcfa-magnifying-glass-location{--fa:"\f689"}.tcfa-search-location{--fa:"\f689"}.tcfa-socks{--fa:"\f696"}.tcfa-square-root-variable{--fa:"\f698"}.tcfa-square-root-alt{--fa:"\f698"}.tcfa-star-and-crescent{--fa:"\f699"}.tcfa-star-of-david{--fa:"\f69a"}.tcfa-synagogue{--fa:"\f69b"}.tcfa-scroll-torah{--fa:"\f6a0"}.tcfa-torah{--fa:"\f6a0"}.tcfa-torii-gate{--fa:"\f6a1"}.tcfa-vihara{--fa:"\f6a7"}.tcfa-volume-xmark{--fa:"\f6a9"}.tcfa-volume-mute{--fa:"\f6a9"}.tcfa-volume-times{--fa:"\f6a9"}.tcfa-yin-yang{--fa:"\f6ad"}.tcfa-blender-phone{--fa:"\f6b6"}.tcfa-book-skull{--fa:"\f6b7"}.tcfa-book-dead{--fa:"\f6b7"}.tcfa-campground{--fa:"\f6bb"}.tcfa-cat{--fa:"\f6be"}.tcfa-chair{--fa:"\f6c0"}.tcfa-cloud-moon{--fa:"\f6c3"}.tcfa-cloud-sun{--fa:"\f6c4"}.tcfa-cow{--fa:"\f6c8"}.tcfa-dice-d20{--fa:"\f6cf"}.tcfa-dice-d6{--fa:"\f6d1"}.tcfa-dog{--fa:"\f6d3"}.tcfa-dragon{--fa:"\f6d5"}.tcfa-drumstick-bite{--fa:"\f6d7"}.tcfa-dungeon{--fa:"\f6d9"}.tcfa-file-csv{--fa:"\f6dd"}.tcfa-hand-fist{--fa:"\f6de"}.tcfa-fist-raised{--fa:"\f6de"}.tcfa-ghost{--fa:"\f6e2"}.tcfa-hammer{--fa:"\f6e3"}.tcfa-hanukiah{--fa:"\f6e6"}.tcfa-hat-wizard{--fa:"\f6e8"}.tcfa-person-hiking{--fa:"\f6ec"}.tcfa-hiking{--fa:"\f6ec"}.tcfa-hippo{--fa:"\f6ed"}.tcfa-horse{--fa:"\f6f0"}.tcfa-house-chimney-crack{--fa:"\f6f1"}.tcfa-house-damage{--fa:"\f6f1"}.tcfa-hryvnia-sign{--fa:"\f6f2"}.tcfa-hryvnia{--fa:"\f6f2"}.tcfa-mask{--fa:"\f6fa"}.tcfa-mountain{--fa:"\f6fc"}.tcfa-network-wired{--fa:"\f6ff"}.tcfa-otter{--fa:"\f700"}.tcfa-ring{--fa:"\f70b"}.tcfa-person-running{--fa:"\f70c"}.tcfa-running{--fa:"\f70c"}.tcfa-scroll{--fa:"\f70e"}.tcfa-skull-crossbones{--fa:"\f714"}.tcfa-slash{--fa:"\f715"}.tcfa-spider{--fa:"\f717"}.tcfa-toilet-paper{--fa:"\f71e"}.tcfa-toilet-paper-alt{--fa:"\f71e"}.tcfa-toilet-paper-blank{--fa:"\f71e"}.tcfa-tractor{--fa:"\f722"}.tcfa-user-injured{--fa:"\f728"}.tcfa-vr-cardboard{--fa:"\f729"}.tcfa-wand-sparkles{--fa:"\f72b"}.tcfa-wind{--fa:"\f72e"}.tcfa-wine-bottle{--fa:"\f72f"}.tcfa-cloud-meatball{--fa:"\f73b"}.tcfa-cloud-moon-rain{--fa:"\f73c"}.tcfa-cloud-rain{--fa:"\f73d"}.tcfa-cloud-showers-heavy{--fa:"\f740"}.tcfa-cloud-sun-rain{--fa:"\f743"}.tcfa-democrat{--fa:"\f747"}.tcfa-flag-usa{--fa:"\f74d"}.tcfa-hurricane{--fa:"\f751"}.tcfa-landmark-dome{--fa:"\f752"}.tcfa-landmark-alt{--fa:"\f752"}.tcfa-meteor{--fa:"\f753"}.tcfa-person-booth{--fa:"\f756"}.tcfa-poo-storm{--fa:"\f75a"}.tcfa-poo-bolt{--fa:"\f75a"}.tcfa-rainbow{--fa:"\f75b"}.tcfa-republican{--fa:"\f75e"}.tcfa-smog{--fa:"\f75f"}.tcfa-temperature-high{--fa:"\f769"}.tcfa-temperature-low{--fa:"\f76b"}.tcfa-cloud-bolt{--fa:"\f76c"}.tcfa-thunderstorm{--fa:"\f76c"}.tcfa-tornado{--fa:"\f76f"}.tcfa-volcano{--fa:"\f770"}.tcfa-check-to-slot{--fa:"\f772"}.tcfa-vote-yea{--fa:"\f772"}.tcfa-water{--fa:"\f773"}.tcfa-baby{--fa:"\f77c"}.tcfa-baby-carriage{--fa:"\f77d"}.tcfa-carriage-baby{--fa:"\f77d"}.tcfa-biohazard{--fa:"\f780"}.tcfa-blog{--fa:"\f781"}.tcfa-calendar-day{--fa:"\f783"}.tcfa-calendar-week{--fa:"\f784"}.tcfa-candy-cane{--fa:"\f786"}.tcfa-carrot{--fa:"\f787"}.tcfa-cash-register{--fa:"\f788"}.tcfa-minimize{--fa:"\f78c"}.tcfa-compress-arrows-alt{--fa:"\f78c"}.tcfa-dumpster{--fa:"\f793"}.tcfa-dumpster-fire{--fa:"\f794"}.tcfa-ethernet{--fa:"\f796"}.tcfa-gifts{--fa:"\f79c"}.tcfa-champagne-glasses{--fa:"\f79f"}.tcfa-glass-cheers{--fa:"\f79f"}.tcfa-whiskey-glass{--fa:"\f7a0"}.tcfa-glass-whiskey{--fa:"\f7a0"}.tcfa-earth-europe{--fa:"\f7a2"}.tcfa-globe-europe{--fa:"\f7a2"}.tcfa-grip-lines{--fa:"\f7a4"}.tcfa-grip-lines-vertical{--fa:"\f7a5"}.tcfa-guitar{--fa:"\f7a6"}.tcfa-heart-crack{--fa:"\f7a9"}.tcfa-heart-broken{--fa:"\f7a9"}.tcfa-holly-berry{--fa:"\f7aa"}.tcfa-horse-head{--fa:"\f7ab"}.tcfa-icicles{--fa:"\f7ad"}.tcfa-igloo{--fa:"\f7ae"}.tcfa-mitten{--fa:"\f7b5"}.tcfa-mug-hot{--fa:"\f7b6"}.tcfa-radiation{--fa:"\f7b9"}.tcfa-circle-radiation{--fa:"\f7ba"}.tcfa-radiation-alt{--fa:"\f7ba"}.tcfa-restroom{--fa:"\f7bd"}.tcfa-satellite{--fa:"\f7bf"}.tcfa-satellite-dish{--fa:"\f7c0"}.tcfa-sd-card{--fa:"\f7c2"}.tcfa-sim-card{--fa:"\f7c4"}.tcfa-person-skating{--fa:"\f7c5"}.tcfa-skating{--fa:"\f7c5"}.tcfa-person-skiing{--fa:"\f7c9"}.tcfa-skiing{--fa:"\f7c9"}.tcfa-person-skiing-nordic{--fa:"\f7ca"}.tcfa-skiing-nordic{--fa:"\f7ca"}.tcfa-sleigh{--fa:"\f7cc"}.tcfa-comment-sms{--fa:"\f7cd"}.tcfa-sms{--fa:"\f7cd"}.tcfa-person-snowboarding{--fa:"\f7ce"}.tcfa-snowboarding{--fa:"\f7ce"}.tcfa-snowman{--fa:"\f7d0"}.tcfa-snowplow{--fa:"\f7d2"}.tcfa-tenge-sign{--fa:"\f7d7"}.tcfa-tenge{--fa:"\f7d7"}.tcfa-toilet{--fa:"\f7d8"}.tcfa-screwdriver-wrench{--fa:"\f7d9"}.tcfa-tools{--fa:"\f7d9"}.tcfa-cable-car{--fa:"\f7da"}.tcfa-tram{--fa:"\f7da"}.tcfa-fire-flame-curved{--fa:"\f7e4"}.tcfa-fire-alt{--fa:"\f7e4"}.tcfa-bacon{--fa:"\f7e5"}.tcfa-book-medical{--fa:"\f7e6"}.tcfa-bread-slice{--fa:"\f7ec"}.tcfa-cheese{--fa:"\f7ef"}.tcfa-house-chimney-medical{--fa:"\f7f2"}.tcfa-clinic-medical{--fa:"\f7f2"}.tcfa-clipboard-user{--fa:"\f7f3"}.tcfa-comment-medical{--fa:"\f7f5"}.tcfa-crutch{--fa:"\f7f7"}.tcfa-disease{--fa:"\f7fa"}.tcfa-egg{--fa:"\f7fb"}.tcfa-folder-tree{--fa:"\f802"}.tcfa-burger{--fa:"\f805"}.tcfa-hamburger{--fa:"\f805"}.tcfa-hand-middle-finger{--fa:"\f806"}.tcfa-helmet-safety{--fa:"\f807"}.tcfa-hard-hat{--fa:"\f807"}.tcfa-hat-hard{--fa:"\f807"}.tcfa-hospital-user{--fa:"\f80d"}.tcfa-hotdog{--fa:"\f80f"}.tcfa-ice-cream{--fa:"\f810"}.tcfa-laptop-medical{--fa:"\f812"}.tcfa-pager{--fa:"\f815"}.tcfa-pepper-hot{--fa:"\f816"}.tcfa-pizza-slice{--fa:"\f818"}.tcfa-sack-dollar{--fa:"\f81d"}.tcfa-book-tanakh{--fa:"\f827"}.tcfa-tanakh{--fa:"\f827"}.tcfa-bars-progress{--fa:"\f828"}.tcfa-tasks-alt{--fa:"\f828"}.tcfa-trash-arrow-up{--fa:"\f829"}.tcfa-trash-restore{--fa:"\f829"}.tcfa-trash-can-arrow-up{--fa:"\f82a"}.tcfa-trash-restore-alt{--fa:"\f82a"}.tcfa-user-nurse{--fa:"\f82f"}.tcfa-wave-square{--fa:"\f83e"}.tcfa-person-biking{--fa:"\f84a"}.tcfa-biking{--fa:"\f84a"}.tcfa-border-all{--fa:"\f84c"}.tcfa-border-none{--fa:"\f850"}.tcfa-border-top-left{--fa:"\f853"}.tcfa-border-style{--fa:"\f853"}.tcfa-person-digging{--fa:"\f85e"}.tcfa-digging{--fa:"\f85e"}.tcfa-fan{--fa:"\f863"}.tcfa-icons{--fa:"\f86d"}.tcfa-heart-music-camera-bolt{--fa:"\f86d"}.tcfa-phone-flip{--fa:"\f879"}.tcfa-phone-alt{--fa:"\f879"}.tcfa-square-phone-flip{--fa:"\f87b"}.tcfa-phone-square-alt{--fa:"\f87b"}.tcfa-photo-film{--fa:"\f87c"}.tcfa-photo-video{--fa:"\f87c"}.tcfa-text-slash{--fa:"\f87d"}.tcfa-remove-format{--fa:"\f87d"}.tcfa-arrow-down-z-a{--fa:"\f881"}.tcfa-sort-alpha-desc{--fa:"\f881"}.tcfa-sort-alpha-down-alt{--fa:"\f881"}.tcfa-arrow-up-z-a{--fa:"\f882"}.tcfa-sort-alpha-up-alt{--fa:"\f882"}.tcfa-arrow-down-short-wide{--fa:"\f884"}.tcfa-sort-amount-desc{--fa:"\f884"}.tcfa-sort-amount-down-alt{--fa:"\f884"}.tcfa-arrow-up-short-wide{--fa:"\f885"}.tcfa-sort-amount-up-alt{--fa:"\f885"}.tcfa-arrow-down-9-1{--fa:"\f886"}.tcfa-sort-numeric-desc{--fa:"\f886"}.tcfa-sort-numeric-down-alt{--fa:"\f886"}.tcfa-arrow-up-9-1{--fa:"\f887"}.tcfa-sort-numeric-up-alt{--fa:"\f887"}.tcfa-spell-check{--fa:"\f891"}.tcfa-voicemail{--fa:"\f897"}.tcfa-hat-cowboy{--fa:"\f8c0"}.tcfa-hat-cowboy-side{--fa:"\f8c1"}.tcfa-computer-mouse{--fa:"\f8cc"}.tcfa-mouse{--fa:"\f8cc"}.tcfa-radio{--fa:"\f8d7"}.tcfa-record-vinyl{--fa:"\f8d9"}.tcfa-walkie-talkie{--fa:"\f8ef"}.tcfa-caravan{--fa:"\f8ff"}:root,:host{--fa-family-classic:"Font Awesome 7 Free";--fa-font-regular:normal 400 1em/1 var(--fa-family-classic);--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://www.nwfineartprinting.com.au/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-regular-400.woff2)}.tcfar{--fa-family:var(--fa-family-classic);--fa-style:400}.tcfa-classic{--fa-family:var(--fa-family-classic)}.tcfa-regular{--fa-style:400}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://www.nwfineartprinting.com.au/wp-content/plugins/woocommerce-tm-extra-product-options/assets/webfonts/fa-solid-900.woff2)}.tcfas{--fa-family:var(--fa-family-classic);--fa-style:900}.tcfa-solid{--fa-style:900}
/*! nouislider - 15.7.1 - 6/14/2023 */.noui-target,.noui-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noui-target{position:relative}.noui-base,.noui-connects{width:100%;height:100%;position:relative;z-index:1}.noui-connects{overflow:hidden;z-index:0}.noui-connect,.noui-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}.noui-txt-dir-rtl.noui-horizontal .noui-origin{left:0;right:auto}.noui-vertical .noui-origin{top:-100%;width:0}.noui-horizontal .noui-origin{height:0}.noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noui-touch-area{height:100%;width:100%}.noui-state-tap .noui-connect,.noui-state-tap .noui-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noui-state-drag *{cursor:inherit !important}.noui-horizontal{height:18px}.noui-horizontal .noui-handle{width:34px;height:28px;right:-17px;top:-6px}.noui-vertical{width:18px}.noui-vertical .noui-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noui-txt-dir-rtl.noui-horizontal .noui-handle{left:-17px;right:auto}.noui-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noui-connects{border-radius:3px}.noui-connect{background:#3fb8af}.noui-draggable{cursor:ew-resize}.noui-vertical .noui-draggable{cursor:ns-resize}.noui-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noui-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noui-handle::before,.noui-handle::after{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noui-handle::after{left:17px}.noui-vertical .noui-handle::before,.noui-vertical .noui-handle::after{width:14px;height:1px;left:6px;top:14px}.noui-vertical .noui-handle::after{top:17px}[disabled] .noui-connect{background:#b8b8b8}[disabled].noui-target,[disabled].noui-handle,[disabled] .noui-handle{cursor:not-allowed}.noui-pips,.noui-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noui-pips{position:absolute;color:#999}.noui-value{position:absolute;white-space:nowrap;text-align:center}.noui-value-sub{color:#ccc;font-size:10px}.noui-marker{position:absolute;background:#ccc}.noui-marker-sub{background:#aaa}.noui-marker-large{background:#aaa}.noui-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noui-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noui-rtl .noui-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noui-marker-horizontal.noui-marker{margin-left:-1px;width:2px;height:5px}.noui-marker-horizontal.noui-marker-sub{height:10px}.noui-marker-horizontal.noui-marker-large{height:15px}.noui-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noui-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noui-rtl .noui-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noui-marker-vertical.noui-marker{width:5px;height:2px;margin-top:-1px}.noui-marker-vertical.noui-marker-sub{width:10px}.noui-marker-vertical.noui-marker-large{width:15px}.noui-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noui-horizontal .noui-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noui-vertical .noui-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noui-horizontal .noui-origin>.noui-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noui-vertical .noui-origin>.noui-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.tm-range-picker.noui-target{background:var(--slider-background);border-radius:4px;border:0;-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-connects{border-radius:3px}.tm-range-picker .noui-connect{background:var(--slider-active-background)}.tm-range-picker,.tm-range-picker .noui-handle{-webkit-box-shadow:none;box-shadow:none}.tm-range-picker .noui-tooltip{background:#3fb8af;color:#fff;border:2px solid #fff;padding:.4em;text-align:center;white-space:nowrap;border-radius:3px;font-size:1em}.tm-range-picker .noui-active .noui-tooltip{display:block}.tm-range-picker .noui-handle::before,.tm-range-picker .noui-handle::after{display:none}.noui-marker{background:var(--marker-color);opacity:.8}.noui-marker-sub{opacity:.5;background:var(--marker-color)}.noui-marker-large{opacity:1;background:var(--marker-color)}.tm-range-picker .noui-handle .noui-touch-area::before{content:"";position:absolute;top:calc(-0.5 * var(--size) + 0.5 * 1em);left:calc(-0.5 * var(--size) + 0.5 * 1em);right:calc(-0.5 * var(--size) + 0.5 * 1em);bottom:calc(-0.5 * var(--size) + 0.5 * 1em);width:var(--size);height:var(--size);border-radius:100%;background:var(--handle-background);z-index:-1;opacity:.2;will-change:transform;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .1s ease-out,border-color .2s ease-out;transition:all .1s ease-out,border-color .2s ease-out;display:block;--size:calc(var(--handle-size) * 1.8)}.tm-range-picker .noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(0.9);transform:scale(0.9)}.tm-range-picker .noui-active.noui-handle:hover .noui-touch-area::before{border:0;-webkit-transform:scale(1);transform:scale(1)}.tm-range-picker .noui-value{position:absolute;white-space:nowrap;text-align:center;font-size:.8em;margin-top:.8em}.tm-range-picker .noui-value-sub{color:inherit;font-size:10px;margin-top:.6em;opacity:.5}.tm-range-picker .noui-marker-horizontal.noui-marker{margin-left:-1px;width:1px}.tm-range-picker{--handle-size:14px;--slider-height:3px;--handle-radius:calc(var(--handle-size) / 2);--handle-background:#3fb8af;--slider-active-background:#3fb8af;--slider-background:#cdcdcd;--marker-color:#aaa;height:var(--slider-height)}.tm-range-picker .noui-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:0;background:var(--handle-background);cursor:pointer;-webkit-box-shadow:none;box-shadow:none;outline:none !important;height:var(--handle-size);width:var(--handle-size);top:calc((var(--handle-size) - var(--slider-height)) / -2);right:calc(var(--handle-size) / -2);border-radius:var(--handle-radius)}
.tc-extra-product-options .tcowl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.tc-extra-product-options .tcowl-carousel .owl-stage{position:relative;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tc-extra-product-options .tcowl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.tc-extra-product-options .tcowl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-stage-outer,.tc-extra-product-options .tcowl-carousel .owl-nav{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options .tcowl-carousel .owl-wrapper,.tc-extra-product-options .tcowl-carousel .owl-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tc-extra-product-options .tcowl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.tc-extra-product-options .tcowl-carousel .owl-item img{display:block;width:100%}.tc-extra-product-options .tcowl-carousel .owl-nav.disabled,.tc-extra-product-options .tcowl-carousel .owl-dots.disabled{display:none}.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav .owl-next,.tc-extra-product-options .tcowl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-prev,.tc-extra-product-options .tcowl-carousel .owl-nav button.owl-next,.tc-extra-product-options .tcowl-carousel button.owl-dot{background:0;color:inherit;border:0;padding:0 !important;font:inherit}.tc-extra-product-options .tcowl-carousel-show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-extra-product-options .tm-owl-slider,.tc-extra-product-options .tcowl-carousel.owl-loaded{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options .tcowl-carousel.owl-loading{opacity:0;display:block}.tc-extra-product-options .tcowl-carousel.owl-hidden{opacity:0}.tc-extra-product-options .tcowl-carousel.owl-refresh .owl-item{visibility:hidden}.tc-extra-product-options .tcowl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tc-extra-product-options .tcowl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.tc-extra-product-options .tcowl-carousel.owl-rtl{direction:rtl}.tc-extra-product-options .tcowl-carousel.owl-rtl .owl-item{float:right}.tc-extra-product-options .tcowl-carousel .owl-item:not(.active){visibility:hidden}.no-js .tc-extra-product-options .tcowl-carousel{display:block}.tc-extra-product-options .tcowl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tc-extra-product-options .tcowl-carousel .owl-animated-in{z-index:0}.tc-extra-product-options .tcowl-carousel .owl-animated-out{z-index:1}.tc-extra-product-options .tcowl-carousel .fadeout{-webkit-animation-name:fadeout;animation-name:fadeout}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}.tc-extra-product-options .owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy[src^=""],.tc-extra-product-options .tcowl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.tc-extra-product-options .tcowl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tc-extra-product-options .tcowl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://www.nwfineartprinting.com.au/wp-content/plugins/woocommerce-tm-extra-product-options/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease,-webkit-transform 100ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.tc-extra-product-options .tcowl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-tn,.tc-extra-product-options .tcowl-carousel .owl-video-playing .owl-video-play-icon{display:none}.tc-extra-product-options .tcowl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.tc-extra-product-options .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.tc-extra-product-options .owl-theme .owl-nav [class*="owl-"]:hover{background:#869791;color:#fff;text-decoration:none}.tc-extra-product-options .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.tc-extra-product-options .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.tc-extra-product-options .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.tc-extra-product-options .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.tc-extra-product-options .owl-theme .owl-dots .owl-dot.active span,.tc-extra-product-options .owl-theme .owl-dots .owl-dot:hover span{background:#869791}
:root{--tcgaprow:15px;--tcgapcolumn:15px;--tcinnergaprow:calc(var(--tcgaprow) / 2);--tcinnergapcolumn:calc(var(--tcgapcolumn) / 2);--tcgap:var(--tcgaprow) var(--tcgapcolumn);--tcinnergap:var(--tcinnergaprow) var(--tcinnergapcolumn);--tcinlinesize:3em;--flex-items:1;--swatch-border-radius:0;--swatch-border-color:transparent;--swatch-active-border-color:inherit;--text-swatch-border-color:inherit;--text-swatch-border-width:2px;--text-swatch-active-border-width:2px;--swatch-border-width:2px;--swatch-active-border-width:2px;--tooltip-background-color:rgba(0,0,0,0.7);--tooltip-border-color:rgba(0,0,0,0.5);--tooltip-color:#fff;--tooltip-backdrop-blur:blur(8px)}.tm-extra-product-options .tc-container,.tc-container{display:block;width:100%;padding:0 var(--tcgapcolumn);margin:0}.tm-extra-product-options .tc-row,.tc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:start;align-content:flex-start;margin:0;gap:var(--tcgap)}.tm-extra-product-options .tc-element-inner-wrap .tc-row{gap:var(--tcinnergap)}.tc-row>*,.tmcp-field-wrap-inner>*,.tc-label-wrap>*,.tm-epo-element-label>*{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.tc-section-inner-wrap>.tc-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .tc-cell,.tc-extra-product-options .tmcp-field-wrap label.tc-cell,.tc-cell{position:relative;padding:0;min-height:1px;overflow:visible;width:100%;margin-left:0 !important;margin-right:0 !important}.tm-extra-product-options .cpf-type-dynamic .tc-cell,.tc-extra-product-options .cpf-type-dynamic .tmcp-field-wrap label.tc-cell,.cpf-type-dynamic .tc-cell,.cpf-type-dynamic.tc-cell{min-height:0}.cpf-section.tc-cell{margin:0}.cpf-section.section-disabled{display:none}.tc-container.nopadding{padding-left:0;padding-right:0}.nomargin .tc-cell{margin:0}.tc-row .cpf-section.tc-row{margin:0}.tm-extra-product-options .tc-row.tc-col-12,.tm-extra-product-options .tc-row.tc-col-12 .tc-row.tc-col-12{margin:0 -1em;min-width:100% !important;max-width:100%;overflow:visible;position:relative}.tm-extra-product-options .tc-col,.tm-extra-product-options .tc-cell.tc-col,.tc-cell.tc-col,.tc-col{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0;max-width:100%}.tm-extra-product-options .tc-col-auto,.tm-extra-product-options .tc-cell.tc-col-auto,.tc-cell.tc-col-auto,.tc-col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.tm-extra-product-options .tc-col-0,.tm-extra-product-options .tc-cell.tc-col-0,.tc-cell.tc-col-0,.tc-col-0{-webkit-box-flex:0;-ms-flex:0;flex:0;max-width:0}.tm-extra-product-options .tc-col-1,.tm-extra-product-options .tc-cell.tc-col-1,.tc-cell.tc-col-1,.tc-col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3334%;flex:0 0 8.3334%;max-width:8.3334%}.tm-extra-product-options .tc-col-1-5,.tm-extra-product-options .tc-cell.tc-col-1-5,.tc-cell.tc-col-1-5,.tc-col-1-5{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.tm-extra-product-options .tc-col-2,.tm-extra-product-options .tc-cell.tc-col-2,.tc-cell.tc-col-2,.tc-col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;max-width:16.6667%}.tm-extra-product-options .tc-col-2-5,.tm-extra-product-options .tc-cell.tc-col-2-5,.tc-cell.tc-col-2-5,.tc-col-2-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.tm-extra-product-options .tc-col-3,.tm-extra-product-options .tc-cell.tc-col-3,.tc-cell.tc-col-3,.tc-col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.tm-extra-product-options .tc-col-4,.tm-extra-product-options .tc-cell.tc-col-4,.tc-cell.tc-col-4,.tc-col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3334%;flex:0 0 33.3334%;max-width:33.3334%}.tm-extra-product-options .tc-col-4-5,.tm-extra-product-options .tc-cell.tc-col-4-5,.tc-cell.tc-col-4-5,.tc-col-4-5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}.tm-extra-product-options .tc-col-5,.tm-extra-product-options .tc-cell.tc-col-5,.tc-cell.tc-col-5,.tc-col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6667%;flex:0 0 41.6667%;max-width:41.6667%}.tm-extra-product-options .tc-col-6,.tm-extra-product-options .tc-cell.tc-col-6,.tc-cell.tc-col-6,.tc-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.tm-extra-product-options .tc-col-7,.tm-extra-product-options .tc-cell.tc-col-7,.tc-cell.tc-col-7,.tc-col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3334%;flex:0 0 58.3334%;max-width:58.3334%}.tm-extra-product-options .tc-col-7-5,.tm-extra-product-options .tc-cell.tc-col-7-5,.tc-cell.tc-col-7-5,.tc-col-7-5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}.tm-extra-product-options .tc-col-8,.tm-extra-product-options .tc-cell.tc-col-8,.tc-cell.tc-col-8,.tc-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6667%;flex:0 0 66.6667%;max-width:66.6667%}.tm-extra-product-options .tc-col-9,.tm-extra-product-options .tc-cell.tc-col-9,.tc-cell.tc-col-9,.tc-col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.tm-extra-product-options .tc-col-10,.tm-extra-product-options .tc-cell.tc-col-10,.tc-cell.tc-col-10,.tc-col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3334%;flex:0 0 83.3334%;max-width:83.3334%}.tm-extra-product-options .tc-col-10-5,.tm-extra-product-options .tc-cell.tc-col-10-5,.tc-cell.tc-col-10-5,.tc-col-10-5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}.tm-extra-product-options .tc-col-11,.tm-extra-product-options .tc-cell.tc-col-11,.tc-cell.tc-col-11,.tc-col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6667%;flex:0 0 91.6667%;max-width:91.6667%}.tm-extra-product-options .tc-col-12,.tm-extra-product-options .tc-cell.tc-col-12,.tc-cell.tc-col-12,.tc-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tcwidth{-webkit-box-flex:0;-ms-flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 0 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)))}.tcwidth-1{--flex-items:100}.tcwidth-2{--flex-items:50}.tcwidth-3{--flex-items:calc(100 / 3)}.tcwidth-4{--flex-items:25}.tcwidth-5{--flex-items:20}.tcwidth-6{--flex-items:calc(100 / 6)}.tcwidth-7{--flex-items:calc(100 / 7)}.tcwidth-8{--flex-items:calc(100 / 8)}.tcwidth-9{--flex-items:calc(100 / 9)}.tcwidth-10{--flex-items:10}.tcwidth-11{--flex-items:calc(100 / 11)}.tcwidth-12{--flex-items:calc(100 / 12)}.tcwidth-12-5{--flex-items:calc(100 / 12.5)}.tcwidth-13{--flex-items:calc(100 / 13)}.tcwidth-14{--flex-items:calc(100 / 14)}.tcwidth-15{--flex-items:calc(100 / 15)}.tcwidth-16{--flex-items:calc(100 / 16)}.tcwidth-17{--flex-items:calc(100 / 17)}.tcwidth-18{--flex-items:calc(100 / 18)}.tcwidth-19{--flex-items:calc(100 / 19)}.tcwidth-20{--flex-items:5}.tcwidth-21{--flex-items:calc(100 / 21)}.tcwidth-22{--flex-items:calc(100 / 22)}.tcwidth-23{--flex-items:calc(100 / 23)}.tcwidth-24{--flex-items:calc(100 / 24)}.tcwidth-25{--flex-items:4}.tcwidth-26{--flex-items:calc(100 / 26)}.tcwidth-27{--flex-items:calc(100 / 27)}.tcwidth-28{--flex-items:calc(100 / 28)}.tcwidth-29{--flex-items:calc(100 / 29)}.tcwidth-30{--flex-items:calc(100 / 30)}.tcwidth-31{--flex-items:calc(100 / 31)}.tcwidth-32{--flex-items:calc(100 / 32)}.tcwidth-33{--flex-items:calc(100 / 33)}.tcwidth-33-3{--flex-items:calc(100 / 33.3)}.tcwidth-34{--flex-items:calc(100 / 34)}.tcwidth-35{--flex-items:calc(100 / 35)}.tcwidth-36{--flex-items:calc(100 / 36)}.tcwidth-37{--flex-items:calc(100 / 37)}.tcwidth-37-5{--flex-items:calc(100 / 37.5)}.tcwidth-38{--flex-items:calc(100 / 38)}.tcwidth-39{--flex-items:calc(100 / 39)}.tcwidth-40{--flex-items:calc(100 / 40)}.tcwidth-41{--flex-items:calc(100 / 41)}.tcwidth-42{--flex-items:calc(100 / 42)}.tcwidth-43{--flex-items:calc(100 / 43)}.tcwidth-44{--flex-items:calc(100 / 44)}.tcwidth-45{--flex-items:calc(100 / 45)}.tcwidth-46{--flex-items:calc(100 / 46)}.tcwidth-47{--flex-items:calc(100 / 47)}.tcwidth-48{--flex-items:calc(100 / 48)}.tcwidth-49{--flex-items:calc(100 / 49)}.tcwidth-50{--flex-items:2}.tcwidth-51{--flex-items:calc(100 / 51)}.tcwidth-52{--flex-items:calc(100 / 52)}.tcwidth-53{--flex-items:calc(100 / 53)}.tcwidth-54{--flex-items:calc(100 / 54)}.tcwidth-55{--flex-items:calc(100 / 55)}.tcwidth-56{--flex-items:calc(100 / 56)}.tcwidth-57{--flex-items:calc(100 / 57)}.tcwidth-58{--flex-items:calc(100 / 58)}.tcwidth-59{--flex-items:calc(100 / 59)}.tcwidth-60{--flex-items:calc(100 / 60)}.tcwidth-61{--flex-items:calc(100 / 61)}.tcwidth-62{--flex-items:calc(100 / 62)}.tcwidth-62-5{--flex-items:calc(100 / 62.5)}.tcwidth-63{--flex-items:calc(100 / 63)}.tcwidth-64{--flex-items:calc(100 / 64)}.tcwidth-65{--flex-items:calc(100 / 65)}.tcwidth-66{--flex-items:calc(100 / 66)}.tcwidth-67{--flex-items:calc(100 / 67)}.tcwidth-68{--flex-items:calc(100 / 68)}.tcwidth-69{--flex-items:calc(100 / 69)}.tcwidth-70{--flex-items:calc(100 / 70)}.tcwidth-71{--flex-items:calc(100 / 71)}.tcwidth-72{--flex-items:calc(100 / 72)}.tcwidth-73{--flex-items:calc(100 / 73)}.tcwidth-74{--flex-items:calc(100 / 74)}.tcwidth-75{--flex-items:calc(100 / 75)}.tcwidth-76{--flex-items:calc(100 / 76)}.tcwidth-77{--flex-items:calc(100 / 77)}.tcwidth-78{--flex-items:calc(100 / 78)}.tcwidth-79{--flex-items:calc(100 / 79)}.tcwidth-80{--flex-items:calc(100 / 80)}.tcwidth-81{--flex-items:calc(100 / 81)}.tcwidth-82{--flex-items:calc(100 / 82)}.tcwidth-83{--flex-items:calc(100 / 83)}.tcwidth-84{--flex-items:calc(100 / 84)}.tcwidth-85{--flex-items:calc(100 / 85)}.tcwidth-86{--flex-items:calc(100 / 86)}.tcwidth-87{--flex-items:calc(100 / 87)}.tcwidth-87-5{--flex-items:calc(100 / 37.5)}.tcwidth-88{--flex-items:calc(100 / 88)}.tcwidth-89{--flex-items:calc(100 / 89)}.tcwidth-90{--flex-items:calc(100 / 90)}.tcwidth-91{--flex-items:calc(100 / 91)}.tcwidth-92{--flex-items:calc(100 / 92)}.tcwidth-93{--flex-items:calc(100 / 93)}.tcwidth-94{--flex-items:calc(100 / 94)}.tcwidth-95{--flex-items:calc(100 / 95)}.tcwidth-96{--flex-items:calc(100 / 96)}.tcwidth-97{--flex-items:calc(100 / 97)}.tcwidth-98{--flex-items:calc(100 / 98)}.tcwidth-99{--flex-items:calc(100 / 99)}.tcwidth-100{--flex-items:1}.tc-extra-product-options{visibility:hidden}.tc-extra-product-options.tc-show,.tc-extra-product-options.tc-show-override{display:block;clear:both;visibility:visible}.tc-extra-product-options.tc-show-hidden{display:block;clear:both;visibility:hidden !important}.tm-extra-product-options,.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tc-element-container,.tm-extra-product-options .tmcp-ul-wrap,.tm-extra-product-options .tmcp-field,.tm-extra-product-options .tm-epo-field,.tm-extra-product-options li.tmcp-field-wrap,.tm-extra-product-options .tmcp-field-wrap-inner,.tm-extra-product-options .tc-cell,.tm-extra-product-options .tc-row,.tm-collapse,.tm-collapse-wrap,.tc-epo-label,.tm-show-picker-value,.tm-bsbb,.tm-bsbb-all,.tm-bsbb-all *,.tc-container,.tc-row,.tc-cell,.tm-box,.flasho,.flasho div,.tm-button,.tm-epo-style,.tc-lightbox img,.tm-extra-product-options .tc-image{-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options{max-width:100%;width:100%}.tm-extra-product-options .tmcp-ul-wrap{overflow:visible;max-width:100%;width:100%;margin-bottom:0}.tm-extra-product-options .tc-element-container{overflow:visible;margin-bottom:0}.tm-extra-product-options .tm-extra-product-options-fields,.tm-extra-product-options .tmcp-ul-wrap{clear:both;list-style:none outside none;margin:0;padding:0}.tm-extra-product-options .tc-repeater-element,.tc-repeater-delete,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--tcinnergap);max-width:100%}.tc-element-container{gap:var(--tcgap);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-field-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0 var(--tcinnergapcolumn);max-width:100%;width:100%}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-price{grid-template-columns:1fr}.tm-extra-product-options .cpf-type-select .tm-epo-field-label{display:grid;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul .tm-epo-field-label{grid-template-columns:1fr auto}.tm-extra-product-options .cpf-type-select li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label{grid-template-columns:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tc-field-label-wrap.no-desc .tm-epo-field-label,.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap li.tmcp-field-wrap .tc-field-label-wrap.desc-inline .tm-epo-field-label{grid-template-columns:1fr}.tm-extra-product-options .tc-repeater-element,.tc-repeater-delete{-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .tc-repeater-element{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-extra-product-options .tc-repeater-element .tmcp-ul-wrap{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;-ms-flex-preferred-size:0 !important;flex-basis:0 !important;width:auto !important}.tc-repeater-delete{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:0;flex-basis:0;width:auto;padding:0}.tc-price-wrap{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(1ch / 2)}.tm-extra-product-options .tmcp-ul-wrap+.tmcp-ul-wrap{margin:.5em 0 0 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap .tmcp-field-wrap-inner{width:100%;list-style:none outside none !important;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap li.tmcp-field-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-radio ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-checkbox ul.tmcp-ul-wrap:not(.fullwidth-ul) li.tmcp-field-wrap .tmcp-field-wrap-inner{width:auto}.tm-extra-product-options .cpf-type-select ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap .tmcp-field-wrap-inner .tc-price-wrap{justify-self:flex-end}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap{padding:0;margin:0}.tc-epo-element-product-li-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap:last-child{margin:0}.tc-totals-form{clear:both;display:none;width:100%}.tc-totals-form.tc-show{display:block}.tm-epo-totals{clear:both;padding-bottom:1em;padding-top:1em}.tm-epo-totals:empty{display:none}.tc-epo-totals.hidden,.tc-extra-product-options.hidden{display:none}html .tc-extra-product-options .tc-hidden.tc-cell,.tc-hidden,.tm-hidden,.tm-extra-product-options .tc-mode-text .tc-input-wrap,.tm-extra-product-options .tc-mode-color .tc-input-wrap,.tm-extra-product-options .tc-mode-images .tc-input-wrap,.tm-extra-product-options .tc-mode-color input.use_images,.tm-extra-product-options .tc-mode-images input.use_images{display:none !important}.tc-hidden-visibility{visibility:hidden;opacity:0}.tm-box,.tm-collapse{border:1px solid rgba(0,0,0,0.035);background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.01)),color-stop(50%,rgba(0,0,0,0.02)),to(rgba(0,0,0,0.01)));background-image:linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);margin:0;width:100%;max-width:100%}.tm-box{padding:var(--tcgap)}.tm-collapse{padding:0}.tm-extra-product-options .cpf-section.tc-cell.tm-owl-slider-section .tm-box .tc-row{padding-bottom:var(--tcgap)}.tm-arrow{cursor:pointer;height:1em;text-align:center;width:1em;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.tm-extra-product-options .tc-epo-label .tm-arrow{margin-left:auto}.tm-toggle{padding-right:2em;position:relative;cursor:pointer}.tm-collapse .tm-toggle{clear:both}.tc-row.tm-collapse{gap:0}.tm-collapse>.tc-cell{margin-bottom:0}.tm-collapse-wrap{float:left;padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn);overflow:visible;width:100%}.tc-totals-form dl.tm-extra-product-options-totals{margin-left:0;margin-right:0}dl.tm-extra-product-options-totals{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}dl.tm-extra-product-options-totals dt,dl.tm-extra-product-options-totals dd{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;width:auto;text-align:unset;display:initial;border:0;padding:0}dl.tm-extra-product-options-totals dd{padding-bottom:var(--tcinnergaprow)}.tm-extra-product-options .tm-box .tm-section-label,.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-box .tc-epo-label.tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{margin:0;position:relative;border:0;outline:0;width:100%}.tm-extra-product-options .tm-collapse .tm-section-label,.tm-extra-product-options .tm-collapse .tc-epo-label.tm-section-label{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-collapse .tm-section-description{padding:calc(var(--tcgaprow) / 2) var(--tcgapcolumn)}.tm-extra-product-options .tm-toggle.tm-section-label:focus{outline:2px solid}.tc-styled-variations{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-epo-required{color:red}.tmcp-field-wrap .tm-epo-required{position:static;left:auto;top:auto}label.tm-epo-field-label{-ms-flex-item-align:center;align-self:center;margin:0}.tc-epo-element-product-thumbnailmultiple label.tm-epo-field-label,.tc-epo-element-product-thumbnail label.tm-epo-field-label,.tc-mode-images label.tm-epo-field-label,.tc-mode-color label.tm-epo-field-label{-ms-flex-item-align:start;align-self:flex-start}.tc-left,.tc-above,.tc-top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tc-right,.tc-below,.tc-bottom{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-first{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tm-extra-product-options-fields li::before,.tm-extra-product-options ul.tm-extra-product-options-fields li::after,.tm-extra-product-options ul.tmcp-ul-wrap li::before,.tm-extra-product-options ul.tmcp-ul-wrap li::after{display:none}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label{margin:0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label{padding:0 !important;margin:0 !important;display:inline !important;vertical-align:middle}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label.tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label.tc-label{vertical-align:initial;-ms-flex-item-align:center;align-self:center}.tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn)}.fullwidth-ul .tc-label-inner:not(.tc-mode-text .tc-label-inner){display:grid;grid-template-columns:auto auto 1fr}.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner){grid-template-columns:auto 1fr}.fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)),.fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner):not(:has(.tc-label-text)){grid-template-columns:1fr}.tc-mode-text .tc-label-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fullwidth-ul .tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner),.fullwidth-ul .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner){-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr;justify-items:center;gap:var(--tcinnergaprow) 0}.tc-mode-color .radio-image-label,.tc-mode-images .radio-image-label,.tc-mode-color .checkbox-image-label,.tc-mode-images .checkbox-image-label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap)}.tc-label-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:0 var(--tcinnergapcolumn);-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label:empty,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label:empty{padding:0 !important}.tm-extra-product-options .tm-extra-product-options-field{clear:both;padding:0}.tm-extra-product-options .tm-extra-product-options-field.tc-normal-mode{margin:0 0 1em}.tm-extra-product-options .tc-active .tc-label-text,.tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked ~ .tc-label,.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked ~ .tc-label{font-weight:700;background:none !important}.tc-extra-product-options .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{padding:0;float:none;max-width:100%;width:auto;overflow-wrap:break-word}.tm-extra-product-options .tmcp-field-wrap label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;min-width:0;gap:var(--tcinnergap)}.tm-extra-product-options .tmcp-field-wrap label:not(.fullwidth){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-extra-product-options .cpf-type-variations .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-product .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth>*,.tc-extra-product-options .cpf-type-selectmultiple .tmcp-field-wrap label.fullwidth select,.tc-extra-product-options .cpf-type-time .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label.fullwidth .tm-epo-field,.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100%}.tc-extra-product-options .cpf-type-textarea .tmcp-field-wrap label.fullwidth .tm-epo-field{width:100% !important}.tm-extra-product-options .tc-images-container .tmcp-field-wrap label,.tm-extra-product-options .tc-colors-container .tmcp-field-wrap label,.tm-epo-variation-section .tmhexcolorimage-li-nowh label,.tm-epo-variation-section .tmhexcolorimage-li label{cursor:pointer;width:100%}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-startcolor{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-endimages{text-align:initial;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tm-extra-product-options ul.tmcp-ul-wrap.tc-colors-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-images .tc-field-label-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tc-images-container li.tmcp-field-wrap.tc-mode-color .tc-field-label-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--tcinnergap)}.tm-extra-product-options .tc-cell hr{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_divider{border-style:solid;border-width:1px;margin:var(--tcgaprow) 0;clear:both}.tm-extra-product-options .cpf-element .tm_divider.tc-cell{margin:var(--tcgaprow) 0}.tm-extra-product-options .tm_padding{padding:var(--tcgaprow) 0}.tm-extra-product-options .cpf-element .tm_padding.tc-cell{margin-left:var(--tcgapcolumn);margin-right:var(--tcgapcolumn)}.tm-extra-product-options textarea.tm-epo-field{height:auto;width:100%;max-width:100%}.tm-extra-product-options .tmcp-textfield.tm-epo-field{width:auto;max-width:100%}.tm-extra-product-options .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .tm-epo-field.tmcp-radio{margin:0 !important;padding:0 !important;vertical-align:middle;position:relative;width:auto;float:none;top:1px}.tm-extra-product-options .tc-epo-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;float:none;width:100%;margin-bottom:0;gap:var(--tcinnergap)}.tm-extra-product-options .tc-epo-label.tm-section-label{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-section-label-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.float-editbox .section_popup .tm-section-label{display:none}.tm-epo-field.tmcp-select{width:100%;max-width:100%;display:initial}.tc-repeater-element .tm-epo-field.tmcp-select,.tc-repeater-element .tm-epo-field.tmcp-selectmultiple{width:100%}.tm-extra-product-options input.tm-epo-field.tmcp-upload{width:100%;font-size:inherit}.tc-extra-product-options .tmcp-field-wrap .cpf-upload-text{width:100%;display:inline-block;text-align:center}.tc-upload-preview{display:grid;margin:1em 0;width:100%;gap:1em;grid-template-columns:minmax(100px,-webkit-max-content);grid-template-columns:minmax(100px,max-content);grid-template-rows:1fr}.tc-upload-preview:empty{display:none}.tc-upload-preview.multiple{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.tc-upload-file{border-radius:5px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-upload-preview.multiple .tc-upload-file{max-height:100%;min-height:100px}.tc-upload-image{position:relative;border:1px solid;padding:2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;background:rgba(0,0,0,0.7);min-width:100%;min-height:100px}.tc-upload-preview.multiple .tc-upload-image{min-height:100%}.woocommerce .tc-upload-preview img{height:auto;max-width:100%;width:auto;border-radius:5px;border:1px solid rgba(0,0,0,0.1);padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.woocommerce .tc-upload-preview.multiple img{height:96%;width:96%;-o-object-fit:scale-down;object-fit:scale-down;max-height:100%;position:absolute}.tc-file-size{position:absolute;color:#fff;font-size:.625em;top:calc(2% + 0.5078125em);left:calc(2% + 0.5078125em);background:rgba(0,0,0,0.5);padding:0 3px;z-index:1}.tc-file-ext-overlay{background:rgba(0,0,0,0.2);width:96%;height:96%;position:absolute;border-radius:5px 12px 5px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;left:2%;top:2%}.tc-file-ext{position:absolute;padding:2px;background:rgba(0,0,0,0.5);color:#fff;min-width:30%;text-align:center;text-transform:uppercase;font-size:.825em}.tc-file-name{max-width:94%;position:absolute;color:#fff;background:rgba(0,0,0,0.5);bottom:0;font-size:.625em;padding:.25em .5em;text-overflow:ellipsis;overflow:hidden;max-height:2em;line-height:2}.tc-upload-remove{cursor:pointer;position:absolute;right:2%;top:2%;font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:0;outline:0;color:#fff;border-radius:50%;background-color:rgba(0,0,0,0.5);background-image:none;-webkit-box-shadow:0 0 0 0 hsl(0 0 100% / 0);box-shadow:0 0 0 0 hsl(0 0 100% / 0);z-index:2;-webkit-transition:all .2s ease;transition:all .2s ease}.tc-upload-remove:hover,.tc-upload-remove:focus{-webkit-box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);box-shadow:0 0 0 .125em rgb(255 255 255 / 90%);background:rgba(0,0,0,0.5);color:#fff}.tc-upload-remove svg{width:100%;height:100%;font-size:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;line-height:inherit}.cpf-upload-container-basic,.cpf-upload-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-max-file-size{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container-basic .cpf-upload-wrap{display:block !important;position:relative;vertical-align:middle;cursor:pointer}.tc-extra-product-options .tmcp-field-wrap label.cpf-upload-container .cpf-upload-wrap{border:1px solid;display:block !important;font-size:1em;height:auto;overflow:hidden;padding:.5em 1em;position:relative;vertical-align:middle;margin:0 .5em 0 0;cursor:pointer}.cpf-upload-container [type="file"]{cursor:inherit;display:block;font-size:.01px;min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.cpf-upload-container+small::before,.cpf-upload-container-basic+small::before{content:"";display:block}.tm-filename{display:block;-ms-flex-item-align:center;align-self:center}.tm-filename:empty{display:none}.tc-upload-messages{padding:var(--tcgaprow) 0}.tc-upload-message{font-size:1.2em;margin-bottom:var(--tcgap)}.tm-extra-product-options .cpf-type-range .tc-epo-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range{clear:both;position:relative}.tm-range-picker{margin:1em 14px;max-width:100%;width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tm-range-picker.noui-show-tooltip{margin:calc(1em + 22px) 14px}.tm-range-picker.pips,.tm-range-picker.noui-show-tooltip.pips{margin:calc(50px - 1em) 14px 50px 14px}.tm-range-picker .noui-tooltip{line-height:1;font-size:10px}.tc-extra-product-options .tm-show-picker-left,.tc-extra-product-options .tm-show-picker-tleft,.tc-extra-product-options .tm-show-picker-right,.tc-extra-product-options .tm-show-picker-tright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.tc-extra-product-options .tm-show-picker-left .tm-range-picker,.tc-extra-product-options .tm-show-picker-tleft .tm-range-picker,.tc-extra-product-options .tm-show-picker-right .tm-range-picker,.tc-extra-product-options .tm-show-picker-tright .tm-range-picker{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:5px;padding:0 1em;display:inline-block;max-width:20%;min-width:4em;text-align:center;line-height:normal}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-extra-product-options .tm-show-picker-left .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tleft .tc-price-wrap,.tc-extra-product-options .tm-show-picker-right .tc-price-wrap,.tc-extra-product-options .tm-show-picker-tright .tc-price-wrap{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.tm-extra-product-options .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-range .tm-range-picker-value{display:inline-block;float:right;margin-left:0;margin-top:-3px;position:absolute;right:0;text-align:center;top:1em;vertical-align:top;width:19%}input.tm-show-picker-value-edit{max-width:100%;width:4em;text-align:center;padding:0;border:1px solid;margin:0}.tm-show-picker-value-edit-wrap{-webkit-box-sizing:border-box;box-sizing:border-box}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-right .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tright .tm-show-picker-value-edit-wrap{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;text-align:center;top:0;font-size:.8em;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:center;align-self:center}.tc-extra-product-options .tm-show-picker-left .tm-show-picker-value-edit-wrap,.tc-extra-product-options .tm-show-picker-tleft .tm-show-picker-value-edit-wrap{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options .tc-epo-label.tm-has-undo-button{padding-right:2em}.tm-epo-reset-variation,.tm-extra-product-options .tm-epo-reset-radio{text-align:center;cursor:pointer;position:absolute;right:0;top:0;width:1em;height:1em;line-height:1;padding:.2em;border:2px solid;color:inherit;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;background:rgba(255,255,255,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.round .tm-epo-reset-variation,.round .tm-epo-reset-radio{border-radius:5px}.square .tm-epo-reset-variation,.square .tm-epo-reset-radio{border-radius:0}.circle .tm-epo-reset-variation,.circle .tm-epo-reset-radio{border-radius:100%}.thinline .tm-epo-reset-variation,.thinline .tm-epo-reset-radio{border-width:1px;border-radius:0}.shadow .tm-epo-reset-variation,.shadow .tm-epo-reset-radio{border-width:1px;border-radius:0}.tm-epo-reset-variation .tcfa,.tm-epo-reset-radio .tcfa{font-size:.8em;position:relative}.tm-epo-variation-section .reset_variations{clear:both;display:block;width:100%;position:static;visibility:hidden}.tm-extra-product-options .tmcp-field-wrap .tc-price{font-size:1em !important;width:auto !important;display:inline-block !important;float:none !important;margin:0 !important;padding:0 !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price,.after-amount,.before-amount{font-size:1em !important;background:none !important}.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount{font-size:1em !important;display:inline !important;background:none !important;white-space:nowrap}.tm-extra-product-options .tmcp-field-wrap .tc-chars+.tc-price .amount{margin-left:0}.tm-extra-product-options .tc-images-container .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options .amount.hidden,.tm-extra-product-options .tmcp-field-wrap .price.amount.hidden,.tm-extra-product-options .tmcp-field-wrap .tc-price.hidden,.tm-extra-product-options .before-amount.hidden,.tm-extra-product-options .after-amount.hidden,.tm-extra-product-options .tmperiod.hidden{display:none !important}.tm-extra-product-options .cpf-type-textarea .tmcp-field-wrap .amount,.tm-extra-product-options .cpf-type-textfield .tmcp-field-wrap .amount{margin-left:0}.tm-extra-product-options-totals .price.amount.options,.tm-extra-product-options-totals .price.amount.fees,.tm-extra-product-options-totals .price.amount.subscription-fee{font-size:1.25em}.tm-extra-product-options-totals .amount{background:0}.tm-extra-product-options-totals .amount.options,.tm-extra-product-options-totals .amount.fees,.tm-extra-product-options-totals .amount.subscription-fee{font-weight:700}.tm-extra-product-options-totals .amount.final{font-size:1.5em;font-weight:700}.tm-extra-product-options-totals .price.amount{display:inline-block !important;width:auto;margin:0}.tm-unit-price,.tm-fee-totals,.tm-final-totals,.tm-options-totals,.tm-subscription-fee{padding:0;margin:0;border:0 none;float:none}.tm-extra-product-options .tmcp-field-wrap .tc-price del{font-size:75% !important;margin:0 !important}.tm-extra-product-options .tmcp-field-wrap .price:empty{display:none !important}.tc-quantity-right .tm-quantity,.tc-quantity-left .tm-quantity{-ms-flex-item-align:center;align-self:center}.tm-extra-product-options .cpf-type-checkbox .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-checkbox .tc-quantity-left .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-right .tm-quantity,.tm-extra-product-options .cpf-type-radio .tc-quantity-left .tm-quantity{-ms-flex-item-align:unset;align-self:unset}.cpf-type-textfield .tc-quantity-right .tm-quantity,.cpf-type-textfield .tc-quantity-left .tm-quantity{-ms-flex-item-align:initial;align-self:initial}.tc-quantity-wrapper{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tc-row.tc-quantity-right,.tc-row.tc-quantity-left{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-quantity-right .tm-quantity,.tc-quantity-bottom .tm-quantity{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.tc-quantity-left .tm-quantity,.tc-quantity-top .tm-quantity{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-top,.tm-extra-product-options ul.tmcp-ul-wrap .tc-row.tc-quantity-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-row.tc-quantity-top .tm-quantity,.tc-row.tc-quantity-bottom .tm-quantity{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options-radio .tm-quantity,.tm-extra-product-options-checkbox .tm-quantity{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-quantity input.tm-qty{margin:0;max-width:100%;min-width:3em;width:4em;text-align:center;padding:.25em;line-height:1}.tm-quantity-alt{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}.tm-quantity-alt input.tm-qty-alt{margin:0;max-width:100%;min-width:50px;text-align:center;width:5em !important;font-size:100%;display:inline-block !important;padding:.358em 1em}.tc-extra-product-options .cpf-type-product .tc-epo-element-product-li-container .tc-epo-element-product-container .single_add_to_cart_product,.single_add_to_cart_product{vertical-align:baseline;float:none;padding:.618em 1em !important;margin:0 !important}.tc-row.tc-quantity-right .tc-cell,.tc-row.tc-quantity-left .tc-cell,.tm-quantity.tm-bottom{margin-bottom:0}.tm-description p:last-child{margin-bottom:0 !important}.tm-description{clear:both}.tm-section-description{margin:0}.floatbox{height:100%;left:0 !important;position:fixed !important;top:0 !important;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:101001}.floatbox.fl-overlay{background:rgba(0,0,0,0.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.flasho{background:#fff;color:#000;border:1px solid #fff;position:relative;z-index:101001;-webkit-box-shadow:0 0 1px 4px rgba(0,0,0,0.1),0 0 50px 13px rgba(0,0,255,0.05);box-shadow:0 0 1px 4px rgba(0,0,0,0.1),0 0 50px 13px rgba(0,0,255,0.05);max-height:100%;border-radius:0;max-width:100%;width:80%;height:80%;overflow:hidden;display:grid;grid-template-rows:minmax(1em,auto) minmax(33%,1fr) minmax(1em,auto);gap:var(--tcgaprow) 0;padding:var(--tcgap)}.float-editbox{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto}.flasho .header{line-height:2;width:100%;border-bottom:1px solid #ecf0f1;padding-bottom:var(--tcgaprow)}.flasho .header h3{font-size:22px;font-weight:400;line-height:28px;margin:0;letter-spacing:1px}.flasho .footer{margin:0;padding:0;text-align:right;background:0}.flasho .footer .inner{border-top:1px solid #ecf0f1;padding-top:var(--tcgaprow)}.tm-section-pop{display:none}#tm-section-pop-up>.tc-epo-label.tm-section-label{display:none}.tm-section-pop-up.single .tc-cell.section_popup{width:100% !important;max-width:100%;--flex-items:1 !important}.tm-section-pop-up.single .tc-cell.section_popup .tm-section-pop{padding-top:1em;padding-bottom:1em}.tm-extra-product-options.tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel,.tc-extra-product-options .tm-section-pop-up.single .footer .inner .tm-button.button.button-secondary.button-large.floatbox-cancel{float:none}.noanimated{-webkit-animation-fill-mode:none !important;animation-fill-mode:none !important;opacity:1 !important;z-index:auto !important;position:static !important;-webkit-transform:none !important;transform:none !important;container:none !important}.tm-floating-box{width:auto;height:auto;padding:1em;position:fixed;right:0;top:0;bottom:0;left:0;background:rgba(255,255,255,0.99);z-index:99999;max-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:20vw;gap:var(--tcgap);line-height:normal;border:2px solid rgba(0,0,0,0.05)}.tm-floating-box .tc-row,.tm-floating-box .tm-extra-product-options-totals{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tm-floating-box.right{left:auto;right:0}.tm-floating-box.left{right:auto;left:0}.tm-floating-box.bottom{bottom:0;top:auto}.tm-floating-box.top{top:0;bottom:auto}.tm-fb{font-size:12px;line-height:18px;max-height:200px;max-width:100%;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}.tm-fb dt{margin:0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb dd{margin:0 0 var(--tcinnergaprow) 0;padding:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-fb-title{font-weight:700}.tm-fb-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcinnergap);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-fb-value>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tm-floating-box-alt .tm-floating-box{background:0;padding:0;position:static;max-width:100%;border:0}.tm-floating-box-nks .tm-floating-box{bottom:0 !important;left:0 !important;padding:5%;position:absolute !important;right:0 !important;top:0 !important;width:100%}.tm-floating-box-nks .tm-fb{max-height:90% !important;max-width:90% !important}.tc-row.tm-fb-labels{border-bottom:1px solid;font-weight:700;margin-bottom:1.65em;padding:0 0 1em 0}.tc-row.tm-fb-labels .tm-fb-price,.tc-row.tm-fb-data .tm-fb-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-fb-labels .tm-fb-quantity,.tc-row.tm-fb-data .tm-fb-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-img-floating .tmhexcolorimage.tc-center .tc-image,.tc-img-floating .tc-image{max-width:calc(var(--tcinlinesize) * 2) !important;margin:0;max-height:calc(var(--tcinlinesize) * 2) !important;-webkit-box-shadow:none;box-shadow:none}.tc-img-floating .tmhexcolorimage.tc-center .tc-image{padding-top:calc((var(--tcinlinesize) * 2) - (2px * 2)) !important}.tc-img-floating .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error,.tm-extra-product-options ul.tmcp-ul-wrap+.tm-error,.tm-extra-product-options .tc-element-container>.tm-error{color:red;display:block !important;font-size:80%;font-weight:700;padding:0 !important;margin:1em 0 !important}.tm-extra-product-options .tc-cell.tm-error{color:red;display:block;font-size:80%;font-weight:700;margin:1em 0 !important}.tm-epo-field.tmcp-textfield.tm-error,.tm-epo-field.tmcp-textarea.tm-error{border:1px solid #c0392b;color:#e74c3c;outline:0}.tc-transition{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.tc-lightbox{background:rgba(0,0,0,0.5) none repeat scroll 0 0;height:auto !important;max-height:100% !important;max-width:100% !important;text-align:center;width:auto !important;z-index:100100;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:block;padding:0;border:0}.tc-lightbox-image-wrap{position:relative}.tc-lightbox-wrap{position:absolute;right:1px;bottom:1px;width:1em;height:1em;left:auto;top:auto;font-size:1.5em;border-style:solid;border-width:2px;border-color:#fff;padding:.3em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0.5) none repeat scroll 0 0}.tc-lightbox-button{color:#fff;font-size:1em !important;padding:0;z-index:2;cursor:-webkit-zoom-in;cursor:zoom-in;margin:auto}.circle .tc-lightbox-button{border-radius:100%}.round .tc-lightbox-button{border-radius:5px}.tc-lightbox-wrap:hover .tc-lightbox-button{opacity:1}.tc-lightbox img{border:0 none;cursor:-webkit-zoom-out;cursor:zoom-out;display:block;height:auto;line-height:0;margin:0;padding:0;position:relative;width:auto}.tc-lightbox-button-close{background:rgba(255,255,255,0.3) none repeat scroll 0 0;color:#000 !important;float:left;height:2em;line-height:2;position:absolute;right:0;text-align:center;top:0;width:2em;z-index:2;cursor:pointer}@-webkit-keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}@keyframes tc-lightbox-zoomin{0%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1}}.tc-lightbox-zoomin{-webkit-animation-name:tc-lightbox-zoomin;animation-name:tc-lightbox-zoomin}@-webkit-keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}@keyframes tc-lightbox-zoomout{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(0.3);transform:scale(0.3)}100%{opacity:0}}.tc-lightbox-zoomout{-webkit-animation-name:tc-lightbox-zoomout;animation-name:tc-lightbox-zoomout}.tm-static{position:static}.tmcp-date-select{max-width:100%}.tm-epo-field.tmcp-date{min-height:2.5em !important;height:auto}.tc-extra-product-options .cpf-type-date .tmcp-field-wrap label:not(.fullwidth) .tm-epo-field.tmcp-date{width:auto !important}.tm-epo-datepicker-label-container,.tm-epo-timepicker-label-container{display:inline-block !important;vertical-align:baseline;position:relative;max-width:100%}.tm-extra-product-options .tm-epo-datepicker,.tm-extra-product-options .tm-epo-timepicker{display:inline-block !important;line-height:normal !important;margin:0 !important;max-width:100% !important;padding-right:2.5em !important;-webkit-box-shadow:none;box-shadow:none}.tc-epo-label.tc-left+.tc-element-container .tm-epo-datepicker-label-container,.tc-epo-label.tc-right+.tc-element-container .tm-epo-datepicker-label-container{margin-top:0}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger{font-family:"Font Awesome 7 Free",sans-serif !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background:transparent none repeat scroll 0 0 !important;border-width:0;color:inherit !important;cursor:pointer;display:inline-block;font-size:inherit !important;line-height:inherit !important;margin:0;padding:0 !important;position:absolute;right:0;top:0;height:100% !important}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger:focus,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:hover,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:active,.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger:focus{background:none repeat scroll 0 0 transparent;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tm-extra-product-options-date .ui-tm-datepicker-trigger::before{content:"\f073";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-extra-product-options .tm-extra-product-options-time .ui-tm-datepicker-trigger::before{content:"\f017";padding:calc(0.75em - 2px);border-width:0 0 0 1px;border-style:solid}.tm-datepicker{margin:2px 0 0 0;z-index:101002 !important;width:auto !important;height:auto !important;padding:0}.tm-datepicker a{text-decoration:none}.tm-ui-dp,.tm-ui-dp-overlay{-webkit-tap-highlight-color:rgba(0,0,0,0)}.tm-ui-dp-header.ui-widget-header{line-height:2;background:0;border:0 none;color:inherit;font-weight:700}.tm-ui-dp{max-width:98%;position:absolute;top:0;left:0;z-index:2;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tm-ui-dp:focus{outline:0}.tm-ui-dp-container{min-width:300px;overflow:hidden;text-align:center;font-size:16px}.tm-datepicker-small .tm-ui-dp-container{font-size:12px;min-width:240px}.tm-datepicker-medium .tm-ui-dp-container{font-size:16px;min-width:330px}.tm-datepicker-large .tm-ui-dp-container{font-size:20px;min-width:400px}.tm-datepicker.tm-datepicker-top .tm-ui-dp-title,.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-title{font-size:1.125em}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp-container,.tm-datepicker.tm-datepicker-top .tm-ui-dp-container{min-width:100% !important}.tm-ui-dp-wrap,.tm-ui-dp-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.tm-ui-dp-wrap{z-index:99998}.tm-ui-dp-overlay{z-index:1;background:rgba(0,0,0,0.7)}.tm-datepicker-top .tm-ui-dp,.tm-datepicker-bottom .tm-ui-dp{width:100%;max-width:100%}.tm-ui-dp-main-cell-inner{position:relative;height:100%;overflow:hidden;text-overflow:ellipsis}.tm-ui-dp-main-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.tm-ui-dp-ui{display:inline-block;vertical-align:middle;width:100%}.tm-ui-dp-main{width:auto}.tm-ui-dp-main table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed;margin:0;background:0;border:0}.tm-ui-dp-main-table{height:100%;width:100%;display:table;table-layout:fixed}.tm-ui-dp-main-row{white-space:nowrap;display:table-row}.tm-ui-dp-main-cell{line-height:1.875;text-align:center;width:14.2857%;height:16.6666%;position:relative;display:table-cell;vertical-align:middle;cursor:pointer}.tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-dp-main-cell.ui-state-disabled{cursor:default}.tm-ui-dp-main-cell .tm-ui-dp-main-cell-inner{overflow:visible}.tm-ui-dp-main-cell-content{position:relative;z-index:2;padding:5px}.tm-datepicker .tm-ui-dp-main-wrap{padding:.5em}.tm-datepicker .tm-ui-dp-main-header th{font-size:.6875em;font-weight:400;line-height:2.225;text-align:center;border:0}.tm-datepicker .tm-ui-dp-main-cell-content{font-size:.8125em}.tm-ui-dp-inner-container,.tm-ui-dp-main-wrap,.tm-ui-dp-main-content{position:relative}.tm-datepicker.tm-datepicker-bottom,.tm-datepicker.tm-datepicker-top{bottom:0 !important;height:100% !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;width:100% !important;margin:0 !important;background:transparent !important;border:0 none !important}.tm-datepicker.tm-datepicker-bottom .tm-ui-dp{bottom:0;top:auto}.tm-datepicker.tm-datepicker-top .tm-ui-dp{top:0;bottom:auto}.tm-datepicker .ui-tm-datepicker-prev,.tm-datepicker .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-prev,.tm-datepicker.tm-datepicker-bottom .ui-tm-datepicker-next,.tm-datepicker.tm-datepicker-top .ui-tm-datepicker-next{display:none !important}.tm-ui-dp-title{position:relative;font-size:1em}.tm-ui-dp-title .tm-ui-dp-month,.tm-ui-dp-title .tm-ui-dp-year{display:block;overflow:hidden;text-overflow:ellipsis;margin:0 2em;white-space:nowrap}.tm-ui-dp-title-button{width:50%;display:inline-block;white-space:nowrap;vertical-align:top;position:relative;height:2em}.tm-ui-dp-button-prev{left:0}.tm-ui-dp-button-next{right:0}.tm-ui-dp-button{margin:0;position:absolute;top:0;width:2em;overflow:hidden;display:block;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;height:2em;line-height:2;color:#4eccc4;text-transform:uppercase;padding:0}.tm-ui-dp-button .tm-ui-dp-button-arrow,.tm-ui-dp-month,.tm-ui-dp-year{cursor:pointer}.tm-datepicker .tm-ui-dp-button-arrow{color:#4eccc4;font-size:1em;line-height:2;overflow:hidden;width:2em}.tm-ui-dp-button-arrow::before{display:block}.tm-ui-dp-buttonpane{display:block;overflow:hidden;padding:0 .5em .5em;text-align:right;width:100%}.tm-ui-dp-btn-wrap{display:block;float:right;position:relative;vertical-align:top;z-index:5}.tm-ui-dp-btn{height:2.5em;line-height:2.5;padding:0 1em;text-transform:uppercase;cursor:pointer;display:block;overflow:hidden;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.tm-ui-dp-button-disabled{opacity:.3;cursor:default}.tm-ui-skin-epo-black .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #000 !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#000 none repeat scroll 0 0;background:rgba(0,0,0,0.9) none repeat scroll 0 0;color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell .ui-state-default{color:#ecf0f1}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#777}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover{background-color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#222}.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo-black .tm-ui-dp-main-cell.ui-state-disabled{background-color:#000;background-color:rgba(255,255,255,0.02)}.tm-ui-skin-epo-black .tm-ui-dp-btn{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-btn:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow,.tm-ui-skin-epo-black .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#1abc9c}.tm-ui-skin-epo-black .tm-ui-dp-button-arrow:hover{color:#fff}.tm-ui-skin-epo-black .tm-ui-dp-main-header{color:#1abc9c;border-bottom:1px solid #1abc9c}.tm-ui-skin-epo.tm-datepicker .tm-ui-dp-main-wrap{padding:0}.tm-ui-skin-epo .tm-ui-dp-container{font-family:Helvetica,Arial,sans-serif !important;border:1px solid #ddd !important;-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.2);box-shadow:0 1px 10px rgba(0,0,0,0.2);background:#fff none repeat scroll 0 0;color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-main-cell .ui-state-default{color:#2c3e50;background:0;border:0 none}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-other-month .ui-state-default{color:#aaa}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-tm-datepicker-current-day .ui-state-default{color:#0a0}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-other-month .ui-state-default{color:#95a5a6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover{background-color:#9b59b6}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-current-day:hover .ui-state-default{color:#fff}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover{background-color:#ecf0f1}.tm-ui-skin-epo .tm-ui-dp-main-cell:hover .ui-state-default{color:#000}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable .ui-state-default,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled .ui-state-default{color:#eee}.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-datepicker-unselectable,.tm-ui-skin-epo .tm-ui-dp-main-cell.ui-state-disabled{background-color:#fff}.tm-ui-skin-epo .tm-ui-dp-btn{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-btn:hover{color:#8e44ad}.tm-ui-skin-epo .tm-ui-dp-button-arrow,.tm-ui-skin-epo .tm-ui-dp-button-arrow.tm-ui-dp-button-disabled:hover{color:#2c3e50}.tm-ui-skin-epo .tm-ui-dp-button-arrow:hover{color:#34495e}.tm-ui-skin-epo .tm-ui-dp-main-header{background:#f9f9f9 none repeat scroll 0 0;border-bottom:1px solid #eee;border-top:1px solid #eee;color:#7f8c8d;padding:.25em 0}.tm-ui-skin-epo .tm-ui-dp-title{padding:.5em 0}.ui-tm-timepicker-div .tm-ui-widget-header,.ui-tm-timepicker-div .ui_tpicker_time_label,.tm-timepicker .tm-ui-dp-current{display:none}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle{border-radius:100%;background:#ecf0f1;border:1px solid #bdc3c7;cursor:default;height:1.2em;position:absolute;width:1.2em;z-index:2}.tm-timepicker .ui-tm-timepicker-div .ui-slider-handle.ui-state-hover{background:#fff}.ui-tm-timepicker-div .ui-slider{position:relative}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal{border-color:#aaa;-o-border-image:none;border-image:none;border-radius:0;border-style:solid;border-width:0 0 1px;height:1px;margin:1em 0;padding:.2em 0 0}.ui-tm-timepicker-div .ui-slider.ui-slider-horizontal .ui-slider-handle{margin-left:-0.6em;top:-0.3em}.ui-tm-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-tm-timepicker-div dl{text-align:left;margin:0}.ui-tm-timepicker-div dl dt{clear:left;float:left;margin:.725em 0 0;padding:0}.ui-tm-timepicker-div dl dd{display:block;margin:0 1em .5em 30%;padding:1px 0;float:none}.ui-tm-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-tm-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:0;color:inherit;border:0;outline:0;border-bottom:0 none;width:95%}.ui-tm-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa}.ui-tm-timepicker-rtl{direction:rtl}.ui-tm-timepicker-rtl dl{text-align:right}.ui-tm-timepicker-rtl dl dt{float:right;clear:right}.ui-tm-timepicker-rtl dl dd{margin:0 30% .5em 1em}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine{padding-right:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dt{display:none}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl{text-align:right}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_minute::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_second::before{content:":";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_millisec::before,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine dl dd.ui_tpicker_microsec::before{content:".";display:inline-block}.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide,.ui-tm-timepicker-div.ui-tm-timepicker-oneLine .ui_tpicker_unit_hide::before{display:none}.ui-tm-timepicker-div{padding:1em 1em 0}.tm-ui-tp-title{padding:.5em 0}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;float:none;max-width:none;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;gap:var(--tcgap);-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radiostart li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radioend li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-radio li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-color li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-image li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-variation-ul-text li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-checkbox li.tmcp-field-wrap,.tm-extra-product-options ul.tmcp-ul-wrap.tm-element-ul-radio li.tmcp-field-wrap{padding:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap.tm-auto-row{-webkit-box-flex:0;-ms-flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));flex:0 1 calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));width:auto;max-width:calc((100% / var(--flex-items)) - (((var(--flex-items) - 1) / var(--flex-items)) * var(--tcgapcolumn)));--flex-items:4}.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endcolor,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-startimages,.tm-extra-product-options ul.tmcp-ul-wrap.fullwidth-ul li.tmcp-field-wrap.tm-auto-row.tc-mode-endimages{width:100%}.tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.fullwidth-ul .tc-label-wrap{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.fullwidth-ul .tc-label-inner .tc-price-wrap{justify-self:flex-end}.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap,.fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap{justify-self:center}.tc-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-mode-images .tc-label-wrap,.tc-mode-color .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;gap:var(--tcinnergap)}.tc-mode-images .tc-inline-description,.tc-mode-color .tc-inline-description{text-align:center}.tc-inline-description:empty{display:none}.radio-image-label,.checkbox-image-label{display:block;text-align:center;line-height:1.5;width:100%}.tc-label.tm-label .radio-image-label,.tc-label.tm-label .checkbox-image-label{display:inline;margin-right:.5em}.tc-label.tm-label .radio-image-label:empty,.tc-label.tm-label .checkbox-image-label:empty{margin-right:0}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--tcinnergap)}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .fullwidth .tc-label-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .fullwidth .tc-label-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endcolor .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-startimages .tc-input-wrap,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-epo-style-wrapper,.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-endimages .tc-input-wrap{display:none}li.tmcp-field-wrap.tm-per-row.is-separator{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.tm-extra-product-options .is-separator .tc-label-wrap.tc-separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.is-separator .tc-label.tc-separator-label{padding:0 !important;width:100%}.tm-extra-product-options .is-separator .tc-tooltip{-webkit-box-flex:0;-ms-flex:0 1 0;flex:0 1 0;margin:0}.tc-epo-style-wrapper+.tmhexcolorimage,.tc-epo-style-wrapper+.tc-label-wrap .tmhexcolorimage:first-child{margin:0 .5em;vertical-align:middle}.tc-epo-style-wrapper .tc-input-wrap .tm-epo-field{position:absolute !important;top:calc(var(--tc-radio-size) / 2);left:calc(var(--tc-radio-size) / 2);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.tc-active .tc-extra-product-options .tc-epo-style-wrapper .tm-epo-style::after{opacity:0}.tc-active .tc-epo-style-wrapper .tm-epo-style::after,.tc-active .tc-extra-product-options .tc-active .tc-epo-style-wrapper .tm-epo-style::after{opacity:1}.tc-epo-style-wrapper{height:auto;width:auto;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em;-webkit-transform:translate(0,50%);transform:translate(0,50%);top:calc(var(--tc-radio-size) / -2);letter-spacing:0;word-spacing:0;-webkit-font-kerning:none;font-kerning:none;font-family:none;--tc-radio-size:1.5em;--tc-radio-font-size:1em}.tm-epo-style{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent none repeat scroll 0 0;border:1px solid;cursor:pointer;height:var(--tc-radio-size);line-height:1;margin:0;padding:0;width:var(--tc-radio-size);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--tc-radio-font-size)}.tm-epo-style::after{content:"\f00c";background:transparent none repeat scroll 0 0;font-family:"Font Awesome 7 Free",sans-serif !important;font-weight:900;height:1em !important;opacity:0;display:inline-block !important;text-align:center !important;width:1em !important;color:inherit !important;font-size:inherit !important;bottom:auto !important;line-height:1 !important}.tc-epo-style-wrapper.tc-radio .tm-epo-style::after{content:"\f111"}.tm-epo-style:hover::after{opacity:.5}.tm-epo-style.circle,.tm-epo-style.circle2{border-radius:100%}.tm-epo-style.round,.tm-epo-style.round2{border-radius:5px}.tm-epo-style.circle2,.tm-epo-style.round2,.tm-epo-style.square2{border-width:2px}.tc-epo-style-wrapper.square .tm-epo-style::after{font-size:.6em !important}.tc-epo-style-wrapper.circle2 .tm-epo-style::after,.tc-epo-style-wrapper.round2 .tm-epo-style::after,.tc-epo-style-wrapper.square2 .tm-epo-style::after{font-size:.5em !important}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper{padding:var(--tcinnergap);gap:var(--tcgap)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label{cursor:pointer;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tc-epo-text-label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--tcinnergap);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:var(--tcinlinesize)}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-images .tmcp-field-wrap-inner,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-color .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text .tmcp-field-wrap-inner{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:auto}.tc-epo-text-wrapper input[type="checkbox"].tm-epo-field,.tc-epo-text-wrapper input[type="radio"].tm-epo-field{visibility:hidden;position:absolute;display:inline !important}.tmhexcolorimage{display:block;height:100% !important;max-height:100% !important;max-width:100% !important;width:100%}.tm-floating-box .tmhexcolorimage{min-width:50px !important;min-height:50px !important}.tm-floating-box .radio-image-label,.tm-floating-box .checkbox-image-label{text-align:initial}.tmhexcolorimage.tc-center .tc-image{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto !important;height:auto !important;padding-top:calc(100% - (2px * 2)) !important;max-width:calc(100% - (2px * 2)) !important;vertical-align:middle;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:min(var(--tcinlinesize),calc(100% - (2px * 2)))}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap input.use_images+label{display:inline-block;padding:0 !important;max-width:100%;border:0 solid;position:relative;line-height:0;margin:0 !important;height:auto !important;background:none !important}.tc-image{border-width:2px;border-style:solid;border-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding:0;pointer-events:none !important;height:auto;max-width:100%}.tm-extra-product-options .tc-active .tc-image{border-style:solid}.tc-image.tc-image-inline,.tc-image-inline{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent none repeat scroll 0 0;border:2px solid transparent;cursor:pointer;height:var(--tcinlinesize);line-height:1;margin:0;padding:0;width:auto;min-width:var(--tcinlinesize);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1em}.tc-epo-style-space::after{content:"\00a0";display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;margin-left:calc(-1ch / 2);font-family:sans-serif}.tc-center .tc-epo-style-space::after{display:none}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tmhexcolorimage-inline{width:auto !important;padding:0 !important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;-webkit-transform:translate(0,50%);transform:translate(0,50%);top:calc(var(--tcinlinesize) / -2);position:relative;height:auto !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1em}.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap .tc-image-inline{max-height:var(--tcinlinesize) !important;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text{border-style:solid;cursor:pointer;border-color:var(--text-swatch-border-color);border-width:var(--text-swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tc-epo-element-product-thumbnail{border-width:2px;border-style:solid;border-color:transparent}.tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail{border-color:var(--swatch-border-color);border-width:var(--swatch-border-width);border-radius:var(--swatch-border-radius)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image,.tm-extra-product-options .tc-epo-element-product-thumbnail.tc-active{border-color:var(--swatch-active-border-color);border-width:var(--swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text{outline-width:var(--text-swatch-active-border-width);outline-style:solid;outline-color:var(--swatch-active-border-color);border-width:var(--text-swatch-active-border-width)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.round,.round .tc-image,.round.tc-image,.tm-extra-product-options .tmcp-field-wrap.round .tc-label-wrap .tc-image{--swatch-border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.circle .tc-image,.circle.tc-image,.tm-extra-product-options .tmcp-field-wrap.circle .tc-label-wrap .tc-image{--swatch-border-radius:100%;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.circle{--swatch-border-radius:18px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.square,.square .tc-image,.square.tc-image,.tm-extra-product-options .tmcp-field-wrap.square .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:2px;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.shadow,.shadow .tc-image,.shadow.tc-image,.tm-extra-product-options .tmcp-field-wrap.shadow .tc-label-wrap .tc-image{--swatch-border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow.tc-mode-text,.tm-extra-product-options .tmcp-field-wrap.tc-active.shadow .tc-label-wrap .tc-image{-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,0.5);box-shadow:0 0 10px 2px rgba(0,0,0,0.5)}.tm-extra-product-options .tmcp-field-wrap.tc-mode-text.thinline,.thinline .tc-image,.thinline.tc-image,.tm-extra-product-options .tmcp-field-wrap.thinline .tc-label-wrap .tc-image{--swatch-border-radius:0;--swatch-border-width:1px;border-style:groove;-webkit-box-shadow:none;box-shadow:none}.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image.tm-transparent-swatch,.tm-transparent-swatch .tc-image,.tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tm-transparent-swatch .tc-image{border-style:dotted;border-color:inherit}.tm-extra-product-options input.use_images+label+.amount{display:block;text-align:center}.radio-image-label-inline,.checkbox-image-label-inline{display:inline}.tc-label.tm-label .radio-image-label+.tmhexcolorimage,.tc-label.tm-label .checkbox-image-label+.tmhexcolorimage{vertical-align:middle}.tm-hide-label+.radio-image-label,.tm-hide-label+*+.radio-image-label,.tm-hide-label+.checkbox-image-label,.tm-hide-label+*+.checkbox-image-label{display:none !important}.tm-extra-product-options .tmcp-ul-wrap.tm-extra-product-options-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tm-extra-product-options-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}li.tc-epo-element-product-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}.tc-epo-element-product-container-wrap:empty{margin:0}.tc-epo-element-product-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.tc-epo-element-product-container-left,.tc-epo-element-product-container-right,.tc-epo-element-product-container-full{padding:0;margin:0}.tc-epo-element-product-container-cart{display:grid;gap:var(--tcgap)}.tc-epo-element-product-container-cart>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;margin:0 !important}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-cart>.stock{text-align:center}.tc-extra-product-options-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-extra-product-options-inline>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.tc-extra-product-options-inline:not(:has(.tc-extra-product-options)){display:none}.tc-epo-element-product-container-wrap .product-title,.tc-epo-element-product-container-wrap .product-price,.tc-epo-element-product-container-wrap .product-description,.tc-epo-element-product-container-wrap .product-meta,.tc-epo-element-product-container-wrap .tc-extra-product-options-inline{margin:0;padding:0}.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity,.cpf-type-product-thumbnailmultiple .tc-epo-element-product-container-wrap .tm-quantity-alt{max-width:none;text-align:center}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity{float:none;display:inline-block !important;font-size:inherit}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-dropdown ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:0;margin:0;list-style:none outside none !important;position:relative}.tm-extra-product-options .cpf-type-product-radio ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tc-field-label-wrap,.tm-extra-product-options .cpf-type-product-checkbox ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner .tc-field-label-wrap{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgaprow) 0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;list-style:none outside none !important;position:relative;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tc-epo-element-product-li-container{padding:var(--tcgap)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap label{cursor:pointer}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-field.tmcp-radio,.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-epo-style-wrapper,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tm-epo-field.tmcp-checkbox,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-epo-style-wrapper{display:none}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;margin:0;float:none;max-width:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;gap:0}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:1fr}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label{text-align:center}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap .tm-epo-reset-radio{right:var(--tcgapcolumn);top:var(--tcgaprow)}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap img.wp-post-image{max-width:100%;height:auto;margin:0 auto;display:block;width:auto}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label .tc-label-wrap,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label .tc-label-wrap{display:block}.tm-extra-product-options .cpf-type-product-thumbnail ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>.tmcp-field-wrap-inner>label.tm-epo-field-label,.tm-extra-product-options .cpf-type-product-thumbnailmultiple ul.tmcp-ul-wrap.tm-element-ul-product>li.tmcp-field-wrap>label.tm-epo-field-label{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container.tc-show-image{display:grid;grid-template-columns:minmax(auto,3em) 1fr;gap:var(--tcgapcolumn)}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-left,.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container .tc-epo-element-product-container-right{max-width:unset}.tm-extra-product-options .cpf-type-product-custombundle .tc-epo-element-product-container-cart{gap:var(--tcinnergap)}.tm-extra-product-options .cpf-type-product-custombundle .tc-bundle-control{display:grid;grid-template-columns:1fr auto;gap:var(--tcgapcolumn);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tm-extra-product-options .cpf-type-product-custombundle .tc-product-image img{width:100%;height:auto}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-wrap{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s all linear;transition:.3s all linear;opacity:0;visibility:hidden;border:0;width:100%;height:100%;padding:0;margin:0;container-type:inline-size}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-button{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:40cqw !important}.tm-extra-product-options .cpf-type-product-custombundle .tc-lightbox-image-wrap:hover .tc-lightbox-wrap{opacity:1;visibility:visible}.tm-extra-product-options .cpf-type-product .product-description p:last-child{margin-bottom:0}.tc-epo-element-variable-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--tcgap)}.tc-epo-element-variable-product>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}table.tc-epo-element-variations{margin:0 !important}.woocommerce table.tc-epo-element-variations{margin-bottom:1em;border:0;width:100%}.woocommerce table.tc-epo-element-variations td,.woocommerce table.tc-epo-element-variations th{border:0;vertical-align:top;line-height:2}.woocommerce table.tc-epo-element-variations label{font-weight:700}.woocommerce table.tc-epo-element-variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce table.tc-epo-element-variations td.label{padding-right:1em}.woocommerce .tc-epo-element-variable-product .woocommerce-variation-description p{margin-bottom:1em}.woocommerce .tc-epo-element-variable-product .tc-epo-element-variable-reset-variations{visibility:hidden;font-size:.83em}.woocommerce .tc-epo-element-variable-product .wc-no-matching-variations{display:none}.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden,.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-product-hidden .tmcp-field-wrap-inner{display:none}.tc-product-image{margin:0}#tm-tooltip{font-size:.875em;text-align:center;text-shadow:0 1px rgba(0,0,0,0.5);line-height:1.5;color:var(--tooltip-color);background:var(--tooltip-background-color);background-blend-mode:luminosity;border-radius:5px;position:absolute;z-index:145400;padding:15px;pointer-events:none;bottom:auto !important;top:auto;left:auto;right:auto;border:1px solid var(--tooltip-border-color);-webkit-backdrop-filter:var(--tooltip-backdrop-blur);backdrop-filter:var(--tooltip-backdrop-blur)}#tm-tooltip p:last-child{margin-top:0;margin-bottom:0}#tm-tooltip::after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-9px;margin-left:-10px}#tm-tooltip::before{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--tooltip-border-color);content:"";position:absolute;left:50%;bottom:-10px;margin-left:-10px}#tm-tooltip.top::after{border-top-color:transparent;border-bottom:10px solid var(--tooltip-border-color);top:-19px;bottom:auto}#tm-tooltip.top::before{border-top-color:transparent;border-bottom:10px solid var(--tooltip-border-color);top:-20px;bottom:auto}#tm-tooltip.left::after{left:10px;margin:0}#tm-tooltip.right::after{right:10px;left:auto;margin:0}#tm-tooltip img{max-width:100%}#tm-tooltip.tc-error{--tooltip-background-color:#ff4500;--tooltip-border-color:rgba(255,255,255,0.5);--tooltip-color:#fff}.tc-tooltip{color:#2980b9;cursor:help;font-size:1em;margin:0}.tc-epo-style-space.tc-tooltip{line-height:inherit !important}.tc-icontooltipleft{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.tc-icontooltipright{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.epo-option-image{max-height:100px;max-width:70% !important;height:auto !important;width:auto !important;display:block}.woocommerce-mini-cart img.epo-upload-image,.woocommerce #content table.cart img.epo-upload-image,.woocommerce table.cart img.epo-upload-image,.woocommerce-page #content table.cart img.epo-upload-image,.woocommerce-page table.cart img.epo-upload-image,.epo-upload-image{max-height:none !important;max-width:70% !important;width:auto !important;height:100% !important}dl.variation dt.tc-hidden-variation{margin:0}.tc-row.tm-cart-row{border-color:#eee;border-radius:0;border-style:none none dotted;border-width:0 0 1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--tcgap)}.tm-cart-row-header{font-weight:700;position:sticky;top:0;background:#fff;z-index:2}.tc-row.tm-cart-row:last-child{border:0 none}.tc-row.tm-cart-row .tc-cell.cpf-name{font-weight:700}.tc-row.tm-cart-row .tc-cell.cpf-price,.tc-row.tm-cart-row .tc-cell.cpf-total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tc-row.tm-cart-row .tc-cell.cpf-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}dl.variation.tc-epo-metadata,.woocommerce .wc-item-meta{word-break:break-word}dl.variation.tc-epo-metadata .tc-name,dl.variation.tc-epo-metadata .tc-value,.woocommerce .wc-item-meta .tc-name .woocommerce .wc-item-meta .tc-value{white-space:pre-wrap}dl.variation.tc-epo-metadata .tc-hidden-variation{display:none}.cpf-img-on-cart img{position:static !important;height:auto !important;width:auto !important;max-height:3em;-o-object-fit:cover;object-fit:cover}.cpf-data-on-cart::before{content:"\f14a";font-family:"Font Awesome 7 Free",sans-serif;font-weight:900;font-size:1em;vertical-align:middle;position:absolute}.cpf-data-on-cart>.cpf-data-value{margin:0 1.5em}.cpf-img-on-cart .cpf-data-on-cart::before{content:"";display:none}.cpf-data-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5em;width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cpf-img-on-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-data-on-cart:last-of-type,.cpf-img-on-cart:last-of-type{border-bottom:0;margin-bottom:0}.cpf-img-on-order{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - var(--tcgapcolumn));gap:var(--tcgap)}.cpf-img-on-order img{-o-object-fit:cover;object-fit:cover;display:block;width:auto !important;height:auto !important;max-width:100% !important;max-height:unset !important}.cpf-img-on-order>*{display:block}.woocommerce #content table.cart img.epo-option-image,.woocommerce table.cart img.epo-option-image,.woocommerce-page #content table.cart img.epo-option-image,.woocommerce-page table.cart img.epo-option-image,.woocommerce-mini-cart .cpf-img-on-cart .epo-option-image,.woocommerce-checkout-review-order .cpf-img-on-cart .epo-option-image,.woocommerce-order-details .cpf-img-on-cart .epo-option-image,.epo-option-image,.cpf-img-on-order>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.woocommerce-mini-cart .cpf-img-on-cart img{max-width:50px !important}.cpf-color-on-cart{width:1em;height:1em;display:inline-block;border:1px solid;vertical-align:middle;position:relative;top:-1px}td.product-name a.tm-cart-edit-options,.tm-cart-edit-options{display:block;font-size:.7em;font-style:italic;font-weight:700}.tm-epo-cart-option-mobile{display:none}.shop_table tbody tr.tm-epo-cart-row{height:auto}.woocommerce table.shop_table .tm-epo-cart-row td{border-top:1px dashed rgba(0,0,0,0.1)}.tm-epo-cart-option-label,.tm-epo-cart-option-value.tm-epo-cart-no-label{font-weight:700}.woocommerce table.shop_table .tm-epo-cart-row-product td{border-bottom:1px solid rgba(0,0,0,0.1)}.woocommerce table.shop_table .tm-epo-cart-row-product+.tm-epo-cart-row td{border-top:0 none}.woocommerce table.shop_table_responsive tr.tm-epo-cart-row td::before,.woocommerce-page table.shop_table_responsive tr.tm-epo-cart-row td::before{display:none !important}.tc-price-in-cart,.tc-quantity-in-cart{font-size:smaller}.tc-associated-table-product .tc-associated-table-product-indent{padding-left:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tc-associated-table-product .tc-associated-table-product-price::after{font-family:"Font Awesome 7 Free",sans-serif;font-size:1em;content:"\f3be";font-weight:900;margin:0 .5em;padding:0;opacity:.3;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.tc-associated-table-product .tc-associated-table-product-indent *{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tc-associated-table-product-name{font-weight:700;-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.tc-has-force-disabled{opacity:.5;pointer-events:none}.tm-dpd-label{display:block;font-size:80%}.tm-animated{-webkit-animation-duration:.3s;animation-duration:.3s}.tc-chars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:x-small;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:100%;max-width:100%;gap:calc(1ch / 2)}.tm-button{border-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:inline-block;font-size:13px !important;margin:0;height:30px;line-height:28px !important;padding:0 12px 2px !important;text-decoration:none;white-space:nowrap;background:none repeat scroll 0 0 #f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);box-shadow:0 1px 0 #fff inset,0 1px 0 rgba(0,0,0,0.08);color:#555;vertical-align:top}.tm-button:hover{background:none repeat scroll 0 0 #fafafa;border-color:#999;color:#222}.tc-hide-add-to-cart-button{display:none !important}.tc-clearfix::after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}.tm-preloader-img{position:absolute !important;z-index:2;opacity:.6}button.tmicon{display:inline-block;left:auto !important;position:relative;right:auto !important;overflow:hidden;width:30px !important;height:30px !important;line-height:30px !important;font-size:14px;text-align:center;cursor:pointer;vertical-align:middle;margin:0;padding:0;-ms-flex-negative:0;flex-shrink:0;background:0;border:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}button.tmicon.delete{color:#ff4500;border-radius:100%}button.tmicon.delete:hover{color:#fff;background:#ff4500}.pointereventsoff{pointer-events:none}.tm-hide{visibility:hidden !important;padding:0 !important;height:0 !important;width:0 !important;margin:0 !important;min-height:0 !important;min-width:0 !important;opacity:0 !important}.tm-show{display:block !important}.tm-extra-product-options .tc-row.tm-show,.tc-row.tm-show{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@-webkit-keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes appear{0%{opacity:0}100%{opacity:1}}.appear{-webkit-animation-name:appear;animation-name:appear}.tc-tabs{width:100%}.tc-tabs.tc-cell{margin-bottom:0}.has-scroll-arrows.tc-tab-headers{padding:0;max-width:calc(100% - 4em - 1px) !important;left:2em}.tc-tabs-wrap .tc-row .tc-cell:last-of-type{margin-bottom:0}.tc-tab-headers-wrap{position:relative}.tc-scroll-left-arrow,.tc-scroll-right-arrow{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none;cursor:pointer;padding:0;line-height:1;width:1em;text-align:center;height:100%;top:0;z-index:2}.tc-scroll-left-arrow.scroll-arrow-show,.tc-scroll-right-arrow.scroll-arrow-show{display:block;border:1px solid;height:100%;width:calc(2em + 1px);-webkit-box-sizing:border-box;box-sizing:border-box}.tc-scroll-left-arrow{left:0}.tc-scroll-right-arrow{right:0}.tc-scroll-left-arrow::before,.tc-scroll-right-arrow::before{line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;padding:0;margin:0;position:absolute;left:0;right:0}.tc-scroll-left-arrow::before{content:"\25C0"}.tc-scroll-right-arrow::before{content:"\25B6"}.tc-tab-headers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;gap:1em;margin:0;padding:0;overflow:hidden !important;position:relative;width:100%;min-height:1px}.tab-header{font-weight:400;cursor:pointer;white-space:nowrap;padding:var(--tcgap);position:relative;margin:0}.tab-header.open{border-width:1px 1px 0 1px;border-style:solid}.tab-header.open::before,.tab-header.open::after{content:"";display:block;position:absolute;border-bottom:1px solid;bottom:0;height:0;width:999em;-webkit-box-sizing:border-box;box-sizing:border-box}.tab-header.open::before{right:100%}.tab-header.open::after{left:100%}.tc-tab-content.tcwidth-100{padding:var(--tcgap);border-width:0 1px 1px 1px;border-style:solid}.tc-tab-header{-ms-flex-negative:0;flex-shrink:0}.tab-header.open,.tab-header.open:focus{font-weight:700}.tc-extra-product-options .sbHolder .sbSelector{background-color:#fff;height:35px;padding:5px 10px}.tc-images-container .replaced-checkboxes+label::before,.tc-images-container .replaced-radio-buttons+label::before,.replaced-checkboxes+label.tm-epo-style::before,.replaced-radio-buttons+label.tm-epo-style::before{display:none}body[data-form-style="minimal"] .tc-extra-product-options .minimal-form-input label{pointer-events:auto !important}.has-options .quick-shop-wrapper .woocommerce-variation-add-to-cart{display:block !important;width:100%;max-width:100%;padding:0;margin:0}.thb-product-main-row .summary form.cart,.woocommerce .oxy-woo-element div.product.tm-has-options .woocommerce-variation-add-to-cart,.tm-has-options .fullwidth-button .cart:not(.variations_form),.tm-has-options .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-has-options form.cart,.single-product div.product.tm-has-options .single-button-wrapper,.single-product div.product.tm-has-options .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-has-options .variations_button,.woocommerce div.product.elementor.tm-has-options form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-has-options form.cart:not(.grouped_form):not(.variations_form),.woocommerce .oxy-woo-element div.product.tm-variations-only .woocommerce-variation-add-to-cart,.tm-variations-only .fullwidth-button .cart:not(.variations_form),.tm-variations-only .fullwidth-button .woocommerce-variation-add-to-cart.variations_button,.single-product div.product.tm-variations-only form.cart,.single-product div.product.tm-variations-only .single-button-wrapper,.single-product div.product.tm-variations-only .entry-summary form.cart:not(.variations_form):not(.grouped_form),.single-product div.product.tm-variations-only .variations_button,.woocommerce div.product.elementor.tm-variations-only form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor.tm-variations-only form.cart:not(.grouped_form):not(.variations_form){-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;max-width:100%}.woocommerce div.product .tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons,.tm-extra-product-options .tc-epo-element-product-container-wrap .tc-epo-element-product-container-cart .tm-quantity-alt .quantity.tc-has-buttons{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.tc-has-buttons input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-radius:0 !important;font-size:1em;max-width:3em;text-align:center;width:3em;display:inline-block;margin:0;padding:.4em 0;min-width:unset;-ms-touch-action:manipulation;touch-action:manipulation;height:auto !important}.tc-has-buttons input[type="number"]::-webkit-inner-spin-button,.tc-has-buttons input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media(max-width:549px){.tc-has-buttons input[type="number"]{width:2em}}.tc-has-buttons .tc-qty-button{font-weight:400;overflow:hidden;position:relative;text-transform:none;float:none !important;vertical-align:unset !important;padding:.618em 1em !important;line-height:1;font-size:1em;display:inline-block;-ms-touch-action:manipulation;touch-action:manipulation;width:auto !important;height:auto !important;margin:0 !important}.tc-has-buttons .tc-qty-button.minus{border-bottom-right-radius:0 !important;border-right:0 !important;border-top-right-radius:0 !important}.tc-has-buttons .tc-qty-button.plus{border-bottom-left-radius:0 !important;border-left:0 !important;border-top-left-radius:0 !important}
.epo.sp-container,.sp-replacer.epo,.epo .sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.epo.sp-container.sp-dragging .sp-input,.epo.sp-container button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:inherit}.sp-original-input-container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sp-original-input-container input{margin:0 !important}.sp-original-input-container .sp-add-on{width:40px;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}input.spectrum.with-add-on{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.sp-original-input-container .sp-add-on .sp-colorize{height:100%;width:100%;border-radius:inherit}.sp-colorize-container{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo.sp-container.sp-flat{position:relative}.epo.sp-container,.epo.sp-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.epo .sp-top{position:relative;width:100%;display:inline-block;margin-bottom:10px}.epo .sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.epo .sp-color{position:absolute;top:0;left:0;bottom:0;right:20px !important}.epo .sp-hue{position:absolute;top:0;right:0;bottom:0;width:12px;height:100%;left:initial !important;background:-webkit-gradient(linear,left top,left bottom,from(#f00),color-stop(17%,#f00),color-stop(33%,#0f0),color-stop(50%,#0ff),color-stop(67%,#00f),color-stop(83%,#f0f),to(#f00));background:linear-gradient(to bottom,#f00 0,#f00 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.epo.sp-clear-enabled .sp-hue{top:15%;height:85%}.epo .sp-fill{padding-top:80%}.epo .sp-sat,.epo .sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.epo .sp-alpha-enabled .sp-top{margin-bottom:28px !important}.epo .sp-alpha-handle{position:absolute;top:-3px;cursor:pointer;height:16px;border-radius:50%;width:16px;margin-right:5px;left:-2px;right:0;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a}.epo .sp-alpha{display:none;position:absolute;bottom:-18px;right:0;left:0;height:10px}.epo.sp-alpha-enabled .sp-alpha{display:block}.epo.sp-alpha-enabled .sp-picker-container .sp-top{margin-bottom:26px}.epo .sp-alpha-inner{border-radius:4px}.epo .sp-clear{display:none}.epo .sp-clear.sp-clear-display{background-position:center}.epo.sp-clear-enabled .sp-clear{display:block;position:absolute;top:3px;right:0;bottom:0;cursor:pointer;left:initial;height:12px;width:12px}.epo.sp-container.sp-input-disabled .sp-input-container{display:none}.epo.sp-container.sp-buttons-disabled .sp-button-container{display:none}.epo.sp-container.sp-palette-buttons-disabled .sp-palette-button-container{display:none}.sp-palette-only .sp-picker-container{display:none}.sp-palette-disabled .sp-palette-container{display:none}.sp-initial-disabled .sp-initial{display:none}.epo .sp-sat{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(204,154,129,0)));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.epo .sp-val{border-radius:4px;background-image:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(204,154,129,0)));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.epo .sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.epo .sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.epo .sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.epo .sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.epo .sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.epo .sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none !important}.epo .sp-cf::before,.epo .sp-cf::after{content:"";display:table}.epo .sp-cf::after{clear:both}.epo .sp-cf{*zoom:1}@media(max-width:480px){.epo .sp-color{right:40%}.epo .sp-hue{left:63%}.epo .sp-fill{padding-top:60%}}.epo .sp-dragger{border-radius:5px;height:10px;width:10px;border:1px solid #fff;cursor:pointer;position:absolute;top:0;left:0;margin-left:3px;margin-top:3px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,0.2);box-shadow:0 0 2px 1px rgba(0,0,0,0.2);background:0}.epo .sp-slider{position:absolute;top:0;cursor:pointer;height:16px;border-radius:50%;width:16px;left:-2px;background:#f9f9f9;-webkit-box-shadow:0 0 2px 0 #3a3a3a;box-shadow:0 0 2px 0 #3a3a3a;margin-top:8px;right:auto;border:0;opacity:1}.epo.sp-container{position:absolute;top:0;left:0;z-index:9999994;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:0;background-color:#fff;padding:0;border-radius:4px;color:#000;-webkit-box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08);box-shadow:0 0 0 1px rgba(99,114,130,0.16),0 8px 16px rgba(27,39,51,0.08)}.epo.sp-container,.epo.sp-container button,.epo.sp-container input,.sp-color,.sp-hue,.sp-clear{font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.epo .sp-color,.epo .sp-hue,.epo .sp-clear,.epo .sp-val,.epo .sp-sat{border-radius:3px;border:0}.epo .sp-input-container{margin-top:-5px;float:none;width:auto}.epo .sp-input-container.sp-cf,.sp-initial.sp-thumb.sp-cf,.sp-button-container.sp-cf{height:25px}.epo .sp-picker-container .sp-cf{margin-bottom:10px}.sp-palette-row-initial>span:first-child{cursor:pointer}.epo.sp-initial-disabled .sp-input-container{width:100%}.epo .sp-input{padding:0 5px !important;margin:0;width:100%;-webkit-box-shadow:none !important;box-shadow:none !important;height:100% !important;background:transparent;color:#3a3a3a;border-radius:2px !important;border:1px solid #e0e0e0 !important;text-align:center;font-family:monospace;font-size:inherit !important}.sp-input:focus{border:1px solid #ffa600}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.epo .sp-picker-container,.sp-palette-container{position:relative;padding:10px}.epo .sp-picker-container{width:200px;padding-bottom:0;border:0;float:none;margin:0}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:16px;height:16px;margin:3px;border:0;border-radius:3px;cursor:pointer}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:#ffa600}.sp-thumb-el{position:relative}.epo .sp-initial{float:left;border:0}.sp-initial span{width:30px;height:25px;border:0;display:block;float:left;margin:0}.sp-initial .spe-thumb-el.sp-thumb-active{border-radius:0 5px 5px 0}.sp-initial .spe-thumb-el{border-radius:5px 0 0 5px}.sp-initial .sp-clear-display{background-position:center}.sp-button-container{float:right}.sp-palette-button-container{margin-top:10px}.sp-replacer.epo{position:relative;overflow:hidden;cursor:pointer;display:inline-block;border-radius:3px;border:1px solid #aaa;color:#666;-webkit-transition:border-color .3s;transition:border-color .3s;vertical-align:middle;width:3.5rem;height:2rem;margin:0;padding:3px;background:#fff;-webkit-box-shadow:none;box-shadow:none}.sp-replacer.epo.sp-disabled{cursor:default;border-color:silver;color:silver}.epo .sp-dd{position:absolute;font-size:10px;right:0;top:0;bottom:0;padding:3px;line-height:calc(2rem - 5px);background-color:#fff;height:auto;float:none}.epo .sp-preview{position:relative;width:100%;height:100%;float:left;z-index:0;border:0;margin:0;padding:0}.epo .sp-preview-inner{-webkit-transition:background-color .2s;transition:background-color .2s}.epo .sp-preview-inner.sp-clear-display{display:none}.epo.sp-container button{border-radius:3px;border:0;background:transparent;line-height:1;padding:0 8px;height:25px;text-transform:capitalize;text-align:center;vertical-align:middle;cursor:pointer;color:#606c72;font-weight:700}.epo.sp-container button.sp-choose{background-color:#3cab3b;color:#fff;margin-left:5px}.epo.sp-container button:hover{opacity:.8}.epo.sp-container button.sp-palette-toggle{width:100%;background-color:#f3f3f3;margin:0}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.epo .sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.epo .sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{border-radius:3px;background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABe0lEQVQokYXSsUtcQRTF4d8Jj+VhHSxkEQuLsEUKK0nhTBFTmLSSUhBCMCAWsmgIwWrBLk0akfwLCaSQKBJmtrIIISwpRFKIhViETScphGMzysMtvOVwvpm5d0bGNCuGWAOPgYdl6S8wSDn9b+bUhDHEKWAdeAFMANg+l/TV9ofcz6cjMIbYBvaBMds7QCqZ58CmpBNgPuV0DvAAIMyFGugWtJr7eTv38xEwkPRPErY7QDeG2LqFkjrAgu0dSd/KDVqSNmxvAZ8lfbS9AHRuYemnLWkv5XRVBrQMbAI/gTXgEzAJtJuwBVS2L2OIle03QA/4Lmkl5XQBXEqqbFcAVYFDYChpFngiqWf7l6TXKaezMt2Zkhk24THwG+jZriX9AFZvUAyxLbRke2D75O5zPAO+ADXwEtizjaRHwDvbTyUtppwOmicCHAJvbXcl9YA1SQDjtseA97YPRz7ATcUQp2y/kjRdevsjaTfldNrMjcDGBjXA3T96L7yvrgFzP69+0Ao/HAAAAABJRU5ErkJggg==)}