.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2;}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none;}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}.wpcf7-form-control-wrap{position:relative;}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" ";}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}form.submitting .wpcf7-spinner{visibility:visible;}.wpcf7-spinner::before{content:"";position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}@media (prefers-reduced-motion: reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}.wpcf7 [inert]{opacity:.5;}.wpcf7 input[type="file"]{cursor:pointer;}.wpcf7 input[type="file"]:disabled{cursor:default;}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr;}.wpcf7-reflection > output{display:list-item;list-style:none;}.wpcf7-reflection > output[hidden]{display:none;}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0:before{content:"0";}.fa-1:before{content:"1";}.fa-2:before{content:"2";}.fa-3:before{content:"3";}.fa-4:before{content:"4";}.fa-5:before{content:"5";}.fa-6:before{content:"6";}.fa-7:before{content:"7";}.fa-8:before{content:"8";}.fa-9:before{content:"9";}.fa-a:before{content:"A";}.fa-address-book:before,.fa-contact-book:before{content:"";}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"";}.fa-align-center:before{content:"";}.fa-align-justify:before{content:"";}.fa-align-left:before{content:"";}.fa-align-right:before{content:"";}.fa-anchor:before{content:"";}.fa-anchor-circle-check:before{content:"";}.fa-anchor-circle-exclamation:before{content:"";}.fa-anchor-circle-xmark:before{content:"";}.fa-anchor-lock:before{content:"";}.fa-angle-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-double-down:before,.fa-angles-down:before{content:"";}.fa-angle-double-left:before,.fa-angles-left:before{content:"";}.fa-angle-double-right:before,.fa-angles-right:before{content:"";}.fa-angle-double-up:before,.fa-angles-up:before{content:"";}.fa-ankh:before{content:"";}.fa-apple-alt:before,.fa-apple-whole:before{content:"";}.fa-archway:before{content:"";}.fa-arrow-down:before{content:"";}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"";}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"";}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"";}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"";}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"";}.fa-arrow-down-up-across-line:before{content:"";}.fa-arrow-down-up-lock:before{content:"";}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"";}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"";}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"";}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"";}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"";}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"";}.fa-arrow-right-to-city:before{content:"";}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"";}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"";}.fa-arrow-trend-down:before{content:"";}.fa-arrow-trend-up:before{content:"";}.fa-arrow-turn-down:before,.fa-level-down:before{content:"";}.fa-arrow-turn-up:before,.fa-level-up:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"";}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"";}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"";}.fa-arrow-up-from-bracket:before{content:"";}.fa-arrow-up-from-ground-water:before{content:"";}.fa-arrow-up-from-water-pump:before{content:"";}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"";}.fa-arrow-up-right-dots:before{content:"";}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"";}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"";}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"";}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"";}.fa-arrows-down-to-line:before{content:"";}.fa-arrows-down-to-people:before{content:"";}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"";}.fa-arrows-left-right-to-line:before{content:"";}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"";}.fa-arrows-spin:before{content:"";}.fa-arrows-split-up-and-left:before{content:"";}.fa-arrows-to-circle:before{content:"";}.fa-arrows-to-dot:before{content:"";}.fa-arrows-to-eye:before{content:"";}.fa-arrows-turn-right:before{content:"";}.fa-arrows-turn-to-dots:before{content:"";}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"";}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"";}.fa-arrows-up-to-line:before{content:"";}.fa-asterisk:before{content:"*";}.fa-at:before{content:"@";}.fa-atom:before{content:"";}.fa-audio-description:before{content:"";}.fa-austral-sign:before{content:"";}.fa-award:before{content:"";}.fa-b:before{content:"B";}.fa-baby:before{content:"";}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"";}.fa-backward:before{content:"";}.fa-backward-fast:before,.fa-fast-backward:before{content:"";}.fa-backward-step:before,.fa-step-backward:before{content:"";}.fa-bacon:before{content:"";}.fa-bacteria:before{content:"";}.fa-bacterium:before{content:"";}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"";}.fa-bahai:before{content:"";}.fa-baht-sign:before{content:"";}.fa-ban:before,.fa-cancel:before{content:"";}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"";}.fa-band-aid:before,.fa-bandage:before{content:"";}.fa-barcode:before{content:"";}.fa-bars:before,.fa-navicon:before{content:"";}.fa-bars-progress:before,.fa-tasks-alt:before{content:"";}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"";}.fa-baseball-ball:before,.fa-baseball:before{content:"";}.fa-baseball-bat-ball:before{content:"";}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"";}.fa-basketball-ball:before,.fa-basketball:before{content:"";}.fa-bath:before,.fa-bathtub:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"";}.fa-battery-3:before,.fa-battery-half:before{content:"";}.fa-battery-2:before,.fa-battery-quarter:before{content:"";}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"";}.fa-bed:before{content:"";}.fa-bed-pulse:before,.fa-procedures:before{content:"";}.fa-beer-mug-empty:before,.fa-beer:before{content:"";}.fa-bell:before{content:"";}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bicycle:before{content:"";}.fa-binoculars:before{content:"";}.fa-biohazard:before{content:"";}.fa-bitcoin-sign:before{content:"";}.fa-blender:before{content:"";}.fa-blender-phone:before{content:"";}.fa-blog:before{content:"";}.fa-bold:before{content:"";}.fa-bolt:before,.fa-zap:before{content:"";}.fa-bolt-lightning:before{content:"";}.fa-bomb:before{content:"";}.fa-bone:before{content:"";}.fa-bong:before{content:"";}.fa-book:before{content:"";}.fa-atlas:before,.fa-book-atlas:before{content:"";}.fa-bible:before,.fa-book-bible:before{content:"";}.fa-book-bookmark:before{content:"";}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"";}.fa-book-medical:before{content:"";}.fa-book-open:before{content:"";}.fa-book-open-reader:before,.fa-book-reader:before{content:"";}.fa-book-quran:before,.fa-quran:before{content:"";}.fa-book-dead:before,.fa-book-skull:before{content:"";}.fa-bookmark:before{content:"";}.fa-border-all:before{content:"";}.fa-border-none:before{content:"";}.fa-border-style:before,.fa-border-top-left:before{content:"";}.fa-bore-hole:before{content:"";}.fa-bottle-droplet:before{content:"";}.fa-bottle-water:before{content:"";}.fa-bowl-food:before{content:"";}.fa-bowl-rice:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-box:before{content:"";}.fa-archive:before,.fa-box-archive:before{content:"";}.fa-box-open:before{content:"";}.fa-box-tissue:before{content:"";}.fa-boxes-packing:before{content:"";}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"";}.fa-braille:before{content:"";}.fa-brain:before{content:"";}.fa-brazilian-real-sign:before{content:"";}.fa-bread-slice:before{content:"";}.fa-bridge:before{content:"";}.fa-bridge-circle-check:before{content:"";}.fa-bridge-circle-exclamation:before{content:"";}.fa-bridge-circle-xmark:before{content:"";}.fa-bridge-lock:before{content:"";}.fa-bridge-water:before{content:"";}.fa-briefcase:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-broom:before{content:"";}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"";}.fa-brush:before{content:"";}.fa-bucket:before{content:"";}.fa-bug:before{content:"";}.fa-bug-slash:before{content:"";}.fa-bugs:before{content:"";}.fa-building:before{content:"";}.fa-building-circle-arrow-right:before{content:"";}.fa-building-circle-check:before{content:"";}.fa-building-circle-exclamation:before{content:"";}.fa-building-circle-xmark:before{content:"";}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"";}.fa-building-flag:before{content:"";}.fa-building-lock:before{content:"";}.fa-building-ngo:before{content:"";}.fa-building-shield:before{content:"";}.fa-building-un:before{content:"";}.fa-building-user:before{content:"";}.fa-building-wheat:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bullseye:before{content:"";}.fa-burger:before,.fa-hamburger:before{content:"";}.fa-burst:before{content:"";}.fa-bus:before{content:"";}.fa-bus-alt:before,.fa-bus-simple:before{content:"";}.fa-briefcase-clock:before,.fa-business-time:before{content:"";}.fa-c:before{content:"C";}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"";}.fa-calculator:before{content:"";}.fa-calendar:before{content:"";}.fa-calendar-check:before{content:"";}.fa-calendar-day:before{content:"";}.fa-calendar-alt:before,.fa-calendar-days:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-calendar-week:before{content:"";}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"";}.fa-camera-alt:before,.fa-camera:before{content:"";}.fa-camera-retro:before{content:"";}.fa-camera-rotate:before{content:"";}.fa-campground:before{content:"";}.fa-candy-cane:before{content:"";}.fa-cannabis:before{content:"";}.fa-capsules:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-battery-car:before,.fa-car-battery:before{content:"";}.fa-car-burst:before,.fa-car-crash:before{content:"";}.fa-car-on:before{content:"";}.fa-car-alt:before,.fa-car-rear:before{content:"";}.fa-car-side:before{content:"";}.fa-car-tunnel:before{content:"";}.fa-caravan:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-caret-up:before{content:"";}.fa-carrot:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"";}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"";}.fa-cash-register:before{content:"";}.fa-cat:before{content:"";}.fa-cedi-sign:before{content:"";}.fa-cent-sign:before{content:"";}.fa-certificate:before{content:"";}.fa-chair:before{content:"";}.fa-blackboard:before,.fa-chalkboard:before{content:"";}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"";}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"";}.fa-charging-station:before{content:"";}.fa-area-chart:before,.fa-chart-area:before{content:"";}.fa-bar-chart:before,.fa-chart-bar:before{content:"";}.fa-chart-column:before{content:"";}.fa-chart-gantt:before{content:"";}.fa-chart-line:before,.fa-line-chart:before{content:"";}.fa-chart-pie:before,.fa-pie-chart:before{content:"";}.fa-chart-simple:before{content:"";}.fa-check:before{content:"";}.fa-check-double:before{content:"";}.fa-check-to-slot:before,.fa-vote-yea:before{content:"";}.fa-cheese:before{content:"";}.fa-chess:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-chess-board:before{content:"";}.fa-chess-king:before{content:"";}.fa-chess-knight:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-chess-queen:before{content:"";}.fa-chess-rook:before{content:"";}.fa-chevron-down:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-chevron-up:before{content:"";}.fa-child:before{content:"";}.fa-child-dress:before{content:"";}.fa-child-reaching:before{content:"";}.fa-child-rifle:before{content:"";}.fa-children:before{content:"";}.fa-church:before{content:"";}.fa-circle:before{content:"";}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"";}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"";}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"";}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"";}.fa-check-circle:before,.fa-circle-check:before{content:"";}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"";}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"";}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"";}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"";}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"";}.fa-circle-dot:before,.fa-dot-circle:before{content:"";}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"";}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"";}.fa-circle-h:before,.fa-hospital-symbol:before{content:"";}.fa-adjust:before,.fa-circle-half-stroke:before{content:"";}.fa-circle-info:before,.fa-info-circle:before{content:"";}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"";}.fa-circle-minus:before,.fa-minus-circle:before{content:"";}.fa-circle-nodes:before{content:"";}.fa-circle-notch:before{content:"";}.fa-circle-pause:before,.fa-pause-circle:before{content:"";}.fa-circle-play:before,.fa-play-circle:before{content:"";}.fa-circle-plus:before,.fa-plus-circle:before{content:"";}.fa-circle-question:before,.fa-question-circle:before{content:"";}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"";}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"";}.fa-circle-stop:before,.fa-stop-circle:before{content:"";}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"";}.fa-circle-user:before,.fa-user-circle:before{content:"";}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"";}.fa-city:before{content:"";}.fa-clapperboard:before{content:"";}.fa-clipboard:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-clipboard-question:before{content:"";}.fa-clipboard-user:before{content:"";}.fa-clock-four:before,.fa-clock:before{content:"";}.fa-clock-rotate-left:before,.fa-history:before{content:"";}.fa-clone:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-cloud:before{content:"";}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"";}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"";}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-cloud-showers-water:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-clover:before{content:"";}.fa-code:before{content:"";}.fa-code-branch:before{content:"";}.fa-code-commit:before{content:"";}.fa-code-compare:before{content:"";}.fa-code-fork:before{content:"";}.fa-code-merge:before{content:"";}.fa-code-pull-request:before{content:"";}.fa-coins:before{content:"";}.fa-colon-sign:before{content:"";}.fa-comment:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-comment-dots:before,.fa-commenting:before{content:"";}.fa-comment-medical:before{content:"";}.fa-comment-slash:before{content:"";}.fa-comment-sms:before,.fa-sms:before{content:"";}.fa-comments:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-compact-disc:before{content:"";}.fa-compass:before{content:"";}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"";}.fa-compress:before{content:"";}.fa-computer:before{content:"";}.fa-computer-mouse:before,.fa-mouse:before{content:"";}.fa-cookie:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-copy:before{content:"";}.fa-copyright:before{content:"";}.fa-couch:before{content:"";}.fa-cow:before{content:"";}.fa-credit-card-alt:before,.fa-credit-card:before{content:"";}.fa-crop:before{content:"";}.fa-crop-alt:before,.fa-crop-simple:before{content:"";}.fa-cross:before{content:"";}.fa-crosshairs:before{content:"";}.fa-crow:before{content:"";}.fa-crown:before{content:"";}.fa-crutch:before{content:"";}.fa-cruzeiro-sign:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-cubes-stacked:before{content:"";}.fa-d:before{content:"D";}.fa-database:before{content:"";}.fa-backspace:before,.fa-delete-left:before{content:"";}.fa-democrat:before{content:"";}.fa-desktop-alt:before,.fa-desktop:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-diagram-next:before{content:"";}.fa-diagram-predecessor:before{content:"";}.fa-diagram-project:before,.fa-project-diagram:before{content:"";}.fa-diagram-successor:before{content:"";}.fa-diamond:before{content:"";}.fa-diamond-turn-right:before,.fa-directions:before{content:"";}.fa-dice:before{content:"";}.fa-dice-d20:before{content:"";}.fa-dice-d6:before{content:"";}.fa-dice-five:before{content:"";}.fa-dice-four:before{content:"";}.fa-dice-one:before{content:"";}.fa-dice-six:before{content:"";}.fa-dice-three:before{content:"";}.fa-dice-two:before{content:"";}.fa-disease:before{content:"";}.fa-display:before{content:"";}.fa-divide:before{content:"";}.fa-dna:before{content:"";}.fa-dog:before{content:"";}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$";}.fa-dolly-box:before,.fa-dolly:before{content:"";}.fa-dong-sign:before{content:"";}.fa-door-closed:before{content:"";}.fa-door-open:before{content:"";}.fa-dove:before{content:"";}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"";}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"";}.fa-download:before{content:"";}.fa-dragon:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-droplet:before,.fa-tint:before{content:"";}.fa-droplet-slash:before,.fa-tint-slash:before{content:"";}.fa-drum:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-dumbbell:before{content:"";}.fa-dumpster:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-dungeon:before{content:"";}.fa-e:before{content:"E";}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"";}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"";}.fa-earth-africa:before,.fa-globe-africa:before{content:"";}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"";}.fa-earth-asia:before,.fa-globe-asia:before{content:"";}.fa-earth-europe:before,.fa-globe-europe:before{content:"";}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"";}.fa-egg:before{content:"";}.fa-eject:before{content:"";}.fa-elevator:before{content:"";}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"";}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"";}.fa-envelope:before{content:"";}.fa-envelope-circle-check:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"";}.fa-equals:before{content:"=";}.fa-eraser:before{content:"";}.fa-ethernet:before{content:"";}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"";}.fa-exclamation:before{content:"!";}.fa-expand:before{content:"";}.fa-explosion:before{content:"";}.fa-eye:before{content:"";}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"";}.fa-eye-low-vision:before,.fa-low-vision:before{content:"";}.fa-eye-slash:before{content:"";}.fa-f:before{content:"F";}.fa-angry:before,.fa-face-angry:before{content:"";}.fa-dizzy:before,.fa-face-dizzy:before{content:"";}.fa-face-flushed:before,.fa-flushed:before{content:"";}.fa-face-frown:before,.fa-frown:before{content:"";}.fa-face-frown-open:before,.fa-frown-open:before{content:"";}.fa-face-grimace:before,.fa-grimace:before{content:"";}.fa-face-grin:before,.fa-grin:before{content:"";}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"";}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"";}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"";}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"";}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"";}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"";}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"";}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"";}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"";}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"";}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"";}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"";}.fa-face-kiss:before,.fa-kiss:before{content:"";}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"";}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"";}.fa-face-laugh:before,.fa-laugh:before{content:"";}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"";}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"";}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"";}.fa-face-meh:before,.fa-meh:before{content:"";}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"";}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"";}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"";}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"";}.fa-face-smile:before,.fa-smile:before{content:"";}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"";}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"";}.fa-face-surprise:before,.fa-surprise:before{content:"";}.fa-face-tired:before,.fa-tired:before{content:"";}.fa-fan:before{content:"";}.fa-faucet:before{content:"";}.fa-faucet-drip:before{content:"";}.fa-fax:before{content:"";}.fa-feather:before{content:"";}.fa-feather-alt:before,.fa-feather-pointed:before{content:"";}.fa-ferry:before{content:"";}.fa-file:before{content:"";}.fa-file-arrow-down:before,.fa-file-download:before{content:"";}.fa-file-arrow-up:before,.fa-file-upload:before{content:"";}.fa-file-audio:before{content:"";}.fa-file-circle-check:before{content:"";}.fa-file-circle-exclamation:before{content:"";}.fa-file-circle-minus:before{content:"";}.fa-file-circle-plus:before{content:"";}.fa-file-circle-question:before{content:"";}.fa-file-circle-xmark:before{content:"";}.fa-file-code:before{content:"";}.fa-file-contract:before{content:"";}.fa-file-csv:before{content:"";}.fa-file-excel:before{content:"";}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"";}.fa-file-image:before{content:"";}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"";}.fa-file-invoice:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"";}.fa-file-medical:before{content:"";}.fa-file-pdf:before{content:"";}.fa-file-edit:before,.fa-file-pen:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-file-prescription:before{content:"";}.fa-file-shield:before{content:"";}.fa-file-signature:before{content:"";}.fa-file-video:before{content:"";}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"";}.fa-file-word:before{content:"";}.fa-file-archive:before,.fa-file-zipper:before{content:"";}.fa-fill:before{content:"";}.fa-fill-drip:before{content:"";}.fa-film:before{content:"";}.fa-filter:before{content:"";}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"";}.fa-filter-circle-xmark:before{content:"";}.fa-fingerprint:before{content:"";}.fa-fire:before{content:"";}.fa-fire-burner:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"";}.fa-burn:before,.fa-fire-flame-simple:before{content:"";}.fa-fish:before{content:"";}.fa-fish-fins:before{content:"";}.fa-flag:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-flag-usa:before{content:"";}.fa-flask:before{content:"";}.fa-flask-vial:before{content:"";}.fa-floppy-disk:before,.fa-save:before{content:"";}.fa-florin-sign:before{content:"";}.fa-folder-blank:before,.fa-folder:before{content:"";}.fa-folder-closed:before{content:"";}.fa-folder-minus:before{content:"";}.fa-folder-open:before{content:"";}.fa-folder-plus:before{content:"";}.fa-folder-tree:before{content:"";}.fa-font:before{content:"";}.fa-football-ball:before,.fa-football:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before,.fa-forward-fast:before{content:"";}.fa-forward-step:before,.fa-step-forward:before{content:"";}.fa-franc-sign:before{content:"";}.fa-frog:before{content:"";}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"";}.fa-g:before{content:"G";}.fa-gamepad:before{content:"";}.fa-gas-pump:before{content:"";}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"";}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"";}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"";}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"";}.fa-gavel:before,.fa-legal:before{content:"";}.fa-cog:before,.fa-gear:before{content:"";}.fa-cogs:before,.fa-gears:before{content:"";}.fa-gem:before{content:"";}.fa-genderless:before{content:"";}.fa-ghost:before{content:"";}.fa-gift:before{content:"";}.fa-gifts:before{content:"";}.fa-glass-water:before{content:"";}.fa-glass-water-droplet:before{content:"";}.fa-glasses:before{content:"";}.fa-globe:before{content:"";}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"";}.fa-gopuram:before{content:"";}.fa-graduation-cap:before,.fa-mortar-board:before{content:"";}.fa-greater-than:before{content:">";}.fa-greater-than-equal:before{content:"";}.fa-grip-horizontal:before,.fa-grip:before{content:"";}.fa-grip-lines:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-group-arrows-rotate:before{content:"";}.fa-guarani-sign:before{content:"";}.fa-guitar:before{content:"";}.fa-gun:before{content:"";}.fa-h:before{content:"H";}.fa-hammer:before{content:"";}.fa-hamsa:before{content:"";}.fa-hand-paper:before,.fa-hand:before{content:"";}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"";}.fa-allergies:before,.fa-hand-dots:before{content:"";}.fa-fist-raised:before,.fa-hand-fist:before{content:"";}.fa-hand-holding:before{content:"";}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"";}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"";}.fa-hand-holding-hand:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-hand-peace:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-hand-spock:before{content:"";}.fa-handcuffs:before{content:"";}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"";}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"";}.fa-hands-bound:before{content:"";}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"";}.fa-hands-clapping:before{content:"";}.fa-hands-holding:before{content:"";}.fa-hands-holding-child:before{content:"";}.fa-hands-holding-circle:before{content:"";}.fa-hands-praying:before,.fa-praying-hands:before{content:"";}.fa-handshake:before{content:"";}.fa-hands-helping:before,.fa-handshake-angle:before{content:"";}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"";}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-hanukiah:before{content:"";}.fa-hard-drive:before,.fa-hdd:before{content:"";}.fa-hashtag:before{content:"#";}.fa-hat-cowboy:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-header:before,.fa-heading:before{content:"";}.fa-headphones:before{content:"";}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"";}.fa-headset:before{content:"";}.fa-heart:before{content:"";}.fa-heart-circle-bolt:before{content:"";}.fa-heart-circle-check:before{content:"";}.fa-heart-circle-exclamation:before{content:"";}.fa-heart-circle-minus:before{content:"";}.fa-heart-circle-plus:before{content:"";}.fa-heart-circle-xmark:before{content:"";}.fa-heart-broken:before,.fa-heart-crack:before{content:"";}.fa-heart-pulse:before,.fa-heartbeat:before{content:"";}.fa-helicopter:before{content:"";}.fa-helicopter-symbol:before{content:"";}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"";}.fa-helmet-un:before{content:"";}.fa-highlighter:before{content:"";}.fa-hill-avalanche:before{content:"";}.fa-hill-rockslide:before{content:"";}.fa-hippo:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-holly-berry:before{content:"";}.fa-horse:before{content:"";}.fa-horse-head:before{content:"";}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"";}.fa-hospital-user:before{content:"";}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"";}.fa-hotdog:before{content:"";}.fa-hotel:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before{content:"";}.fa-hourglass-empty:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"";}.fa-home-lg:before,.fa-house-chimney:before{content:"";}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"";}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"";}.fa-house-chimney-user:before{content:"";}.fa-house-chimney-window:before{content:"";}.fa-house-circle-check:before{content:"";}.fa-house-circle-exclamation:before{content:"";}.fa-house-circle-xmark:before{content:"";}.fa-house-crack:before{content:"";}.fa-house-fire:before{content:"";}.fa-house-flag:before{content:"";}.fa-house-flood-water:before{content:"";}.fa-house-flood-water-circle-arrow-right:before{content:"";}.fa-house-laptop:before,.fa-laptop-house:before{content:"";}.fa-house-lock:before{content:"";}.fa-house-medical:before{content:"";}.fa-house-medical-circle-check:before{content:"";}.fa-house-medical-circle-exclamation:before{content:"";}.fa-house-medical-circle-xmark:before{content:"";}.fa-house-medical-flag:before{content:"";}.fa-house-signal:before{content:"";}.fa-house-tsunami:before{content:"";}.fa-home-user:before,.fa-house-user:before{content:"";}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"";}.fa-hurricane:before{content:"";}.fa-i:before{content:"I";}.fa-i-cursor:before{content:"";}.fa-ice-cream:before{content:"";}.fa-icicles:before{content:"";}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"";}.fa-igloo:before{content:"";}.fa-image:before{content:"";}.fa-image-portrait:before,.fa-portrait:before{content:"";}.fa-images:before{content:"";}.fa-inbox:before{content:"";}.fa-indent:before{content:"";}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"";}.fa-industry:before{content:"";}.fa-infinity:before{content:"";}.fa-info:before{content:"";}.fa-italic:before{content:"";}.fa-j:before{content:"J";}.fa-jar:before{content:"";}.fa-jar-wheat:before{content:"";}.fa-jedi:before{content:"";}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"";}.fa-jet-fighter-up:before{content:"";}.fa-joint:before{content:"";}.fa-jug-detergent:before{content:"";}.fa-k:before{content:"K";}.fa-kaaba:before{content:"";}.fa-key:before{content:"";}.fa-keyboard:before{content:"";}.fa-khanda:before{content:"";}.fa-kip-sign:before{content:"";}.fa-first-aid:before,.fa-kit-medical:before{content:"";}.fa-kitchen-set:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-l:before{content:"L";}.fa-land-mine-on:before{content:"";}.fa-landmark:before{content:"";}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"";}.fa-landmark-flag:before{content:"";}.fa-language:before{content:"";}.fa-laptop:before{content:"";}.fa-laptop-code:before{content:"";}.fa-laptop-file:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-lari-sign:before{content:"";}.fa-layer-group:before{content:"";}.fa-leaf:before{content:"";}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"";}.fa-arrows-alt-h:before,.fa-left-right:before{content:"";}.fa-lemon:before{content:"";}.fa-less-than:before{content:"<";}.fa-less-than-equal:before{content:"";}.fa-life-ring:before{content:"";}.fa-lightbulb:before{content:"";}.fa-lines-leaning:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"";}.fa-lira-sign:before{content:"";}.fa-list-squares:before,.fa-list:before{content:"";}.fa-list-check:before,.fa-tasks:before{content:"";}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"";}.fa-list-dots:before,.fa-list-ul:before{content:"";}.fa-litecoin-sign:before{content:"";}.fa-location-arrow:before{content:"";}.fa-location-crosshairs:before,.fa-location:before{content:"";}.fa-location-dot:before,.fa-map-marker-alt:before{content:"";}.fa-location-pin:before,.fa-map-marker:before{content:"";}.fa-location-pin-lock:before{content:"";}.fa-lock:before{content:"";}.fa-lock-open:before{content:"";}.fa-locust:before{content:"";}.fa-lungs:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-m:before{content:"M";}.fa-magnet:before{content:"";}.fa-magnifying-glass:before,.fa-search:before{content:"";}.fa-magnifying-glass-arrow-right:before{content:"";}.fa-magnifying-glass-chart:before{content:"";}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"";}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"";}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"";}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"";}.fa-manat-sign:before{content:"";}.fa-map:before{content:"";}.fa-map-location:before,.fa-map-marked:before{content:"";}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"";}.fa-map-pin:before{content:"";}.fa-marker:before{content:"";}.fa-mars:before{content:"";}.fa-mars-and-venus:before{content:"";}.fa-mars-and-venus-burst:before{content:"";}.fa-mars-double:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"";}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"";}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"";}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"";}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"";}.fa-mask:before{content:"";}.fa-mask-face:before{content:"";}.fa-mask-ventilator:before{content:"";}.fa-masks-theater:before,.fa-theater-masks:before{content:"";}.fa-mattress-pillow:before{content:"";}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"";}.fa-medal:before{content:"";}.fa-memory:before{content:"";}.fa-menorah:before{content:"";}.fa-mercury:before{content:"";}.fa-comment-alt:before,.fa-message:before{content:"";}.fa-meteor:before{content:"";}.fa-microchip:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"";}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-microscope:before{content:"";}.fa-mill-sign:before{content:"";}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"";}.fa-minus:before,.fa-subtract:before{content:"";}.fa-mitten:before{content:"";}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-mobile-button:before{content:"";}.fa-mobile-retro:before{content:"";}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"";}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"";}.fa-money-bill:before{content:"";}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"";}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"";}.fa-money-bill-transfer:before{content:"";}.fa-money-bill-trend-up:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-money-bill-wheat:before{content:"";}.fa-money-bills:before{content:"";}.fa-money-check:before{content:"";}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"";}.fa-monument:before{content:"";}.fa-moon:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-mosque:before{content:"";}.fa-mosquito:before{content:"";}.fa-mosquito-net:before{content:"";}.fa-motorcycle:before{content:"";}.fa-mound:before{content:"";}.fa-mountain:before{content:"";}.fa-mountain-city:before{content:"";}.fa-mountain-sun:before{content:"";}.fa-mug-hot:before{content:"";}.fa-coffee:before,.fa-mug-saucer:before{content:"";}.fa-music:before{content:"";}.fa-n:before{content:"N";}.fa-naira-sign:before{content:"";}.fa-network-wired:before{content:"";}.fa-neuter:before{content:"";}.fa-newspaper:before{content:"";}.fa-not-equal:before{content:"";}.fa-note-sticky:before,.fa-sticky-note:before{content:"";}.fa-notes-medical:before{content:"";}.fa-o:before{content:"O";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-oil-can:before{content:"";}.fa-oil-well:before{content:"";}.fa-om:before{content:"";}.fa-otter:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-p:before{content:"P";}.fa-pager:before{content:"";}.fa-paint-roller:before{content:"";}.fa-paint-brush:before,.fa-paintbrush:before{content:"";}.fa-palette:before{content:"";}.fa-pallet:before{content:"";}.fa-panorama:before{content:"";}.fa-paper-plane:before{content:"";}.fa-paperclip:before{content:"";}.fa-parachute-box:before{content:"";}.fa-paragraph:before{content:"";}.fa-passport:before{content:"";}.fa-file-clipboard:before,.fa-paste:before{content:"";}.fa-pause:before{content:"";}.fa-paw:before{content:"";}.fa-peace:before{content:"";}.fa-pen:before{content:"";}.fa-pen-alt:before,.fa-pen-clip:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-pen-nib:before{content:"";}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"";}.fa-edit:before,.fa-pen-to-square:before{content:"";}.fa-pencil-alt:before,.fa-pencil:before{content:"";}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"";}.fa-people-carry-box:before,.fa-people-carry:before{content:"";}.fa-people-group:before{content:"";}.fa-people-line:before{content:"";}.fa-people-pulling:before{content:"";}.fa-people-robbery:before{content:"";}.fa-people-roof:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-percent:before,.fa-percentage:before{content:"%";}.fa-male:before,.fa-person:before{content:"";}.fa-person-arrow-down-to-line:before{content:"";}.fa-person-arrow-up-from-line:before{content:"";}.fa-biking:before,.fa-person-biking:before{content:"";}.fa-person-booth:before{content:"";}.fa-person-breastfeeding:before{content:"";}.fa-person-burst:before{content:"";}.fa-person-cane:before{content:"";}.fa-person-chalkboard:before{content:"";}.fa-person-circle-check:before{content:"";}.fa-person-circle-exclamation:before{content:"";}.fa-person-circle-minus:before{content:"";}.fa-person-circle-plus:before{content:"";}.fa-person-circle-question:before{content:"";}.fa-person-circle-xmark:before{content:"";}.fa-digging:before,.fa-person-digging:before{content:"";}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"";}.fa-female:before,.fa-person-dress:before{content:"";}.fa-person-dress-burst:before{content:"";}.fa-person-drowning:before{content:"";}.fa-person-falling:before{content:"";}.fa-person-falling-burst:before{content:"";}.fa-person-half-dress:before{content:"";}.fa-person-harassing:before{content:"";}.fa-hiking:before,.fa-person-hiking:before{content:"";}.fa-person-military-pointing:before{content:"";}.fa-person-military-rifle:before{content:"";}.fa-person-military-to-person:before{content:"";}.fa-person-praying:before,.fa-pray:before{content:"";}.fa-person-pregnant:before{content:"";}.fa-person-rays:before{content:"";}.fa-person-rifle:before{content:"";}.fa-person-running:before,.fa-running:before{content:"";}.fa-person-shelter:before{content:"";}.fa-person-skating:before,.fa-skating:before{content:"";}.fa-person-skiing:before,.fa-skiing:before{content:"";}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"";}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"";}.fa-person-swimming:before,.fa-swimmer:before{content:"";}.fa-person-through-window:before{content:"";}.fa-person-walking:before,.fa-walking:before{content:"";}.fa-person-walking-arrow-loop-left:before{content:"";}.fa-person-walking-arrow-right:before{content:"";}.fa-person-walking-dashed-line-arrow-right:before{content:"";}.fa-person-walking-luggage:before{content:"";}.fa-blind:before,.fa-person-walking-with-cane:before{content:"";}.fa-peseta-sign:before{content:"";}.fa-peso-sign:before{content:"";}.fa-phone:before{content:"";}.fa-phone-alt:before,.fa-phone-flip:before{content:"";}.fa-phone-slash:before{content:"";}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"";}.fa-photo-film:before,.fa-photo-video:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-pills:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-plane:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-plane-circle-check:before{content:"";}.fa-plane-circle-exclamation:before{content:"";}.fa-plane-circle-xmark:before{content:"";}.fa-plane-departure:before{content:"";}.fa-plane-lock:before{content:"";}.fa-plane-slash:before{content:"";}.fa-plane-up:before{content:"";}.fa-plant-wilt:before{content:"";}.fa-plate-wheat:before{content:"";}.fa-play:before{content:"";}.fa-plug:before{content:"";}.fa-plug-circle-bolt:before{content:"";}.fa-plug-circle-check:before{content:"";}.fa-plug-circle-exclamation:before{content:"";}.fa-plug-circle-minus:before{content:"";}.fa-plug-circle-plus:before{content:"";}.fa-plug-circle-xmark:before{content:"";}.fa-add:before,.fa-plus:before{content:"+";}.fa-plus-minus:before{content:"";}.fa-podcast:before{content:"";}.fa-poo:before{content:"";}.fa-poo-bolt:before,.fa-poo-storm:before{content:"";}.fa-poop:before{content:"";}.fa-power-off:before{content:"";}.fa-prescription:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"";}.fa-print:before{content:"";}.fa-pump-medical:before{content:"";}.fa-pump-soap:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-q:before{content:"Q";}.fa-qrcode:before{content:"";}.fa-question:before{content:"?";}.fa-quote-left-alt:before,.fa-quote-left:before{content:"";}.fa-quote-right-alt:before,.fa-quote-right:before{content:"";}.fa-r:before{content:"R";}.fa-radiation:before{content:"";}.fa-radio:before{content:"";}.fa-rainbow:before{content:"";}.fa-ranking-star:before{content:"";}.fa-receipt:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-ad:before,.fa-rectangle-ad:before{content:"";}.fa-list-alt:before,.fa-rectangle-list:before{content:"";}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-recycle:before{content:"";}.fa-registered:before{content:"";}.fa-repeat:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-republican:before{content:"";}.fa-restroom:before{content:"";}.fa-retweet:before{content:"";}.fa-ribbon:before{content:"";}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"";}.fa-exchange-alt:before,.fa-right-left:before{content:"";}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"";}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"";}.fa-ring:before{content:"";}.fa-road:before{content:"";}.fa-road-barrier:before{content:"";}.fa-road-bridge:before{content:"";}.fa-road-circle-check:before{content:"";}.fa-road-circle-exclamation:before{content:"";}.fa-road-circle-xmark:before{content:"";}.fa-road-lock:before{content:"";}.fa-road-spikes:before{content:"";}.fa-robot:before{content:"";}.fa-rocket:before{content:"";}.fa-rotate:before,.fa-sync-alt:before{content:"";}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"";}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"";}.fa-route:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"";}.fa-rug:before{content:"";}.fa-ruler:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-rupee-sign:before,.fa-rupee:before{content:"";}.fa-rupiah-sign:before{content:"";}.fa-s:before{content:"S";}.fa-sack-dollar:before{content:"";}.fa-sack-xmark:before{content:"";}.fa-sailboat:before{content:"";}.fa-satellite:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-balance-scale:before,.fa-scale-balanced:before{content:"";}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"";}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"";}.fa-school:before{content:"";}.fa-school-circle-check:before{content:"";}.fa-school-circle-exclamation:before{content:"";}.fa-school-circle-xmark:before{content:"";}.fa-school-flag:before{content:"";}.fa-school-lock:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-screwdriver:before{content:"";}.fa-screwdriver-wrench:before,.fa-tools:before{content:"";}.fa-scroll:before{content:"";}.fa-scroll-torah:before,.fa-torah:before{content:"";}.fa-sd-card:before{content:"";}.fa-section:before{content:"";}.fa-seedling:before,.fa-sprout:before{content:"";}.fa-server:before{content:"";}.fa-shapes:before,.fa-triangle-circle-square:before{content:"";}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"";}.fa-share-from-square:before,.fa-share-square:before{content:"";}.fa-share-alt:before,.fa-share-nodes:before{content:"";}.fa-sheet-plastic:before{content:"";}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"";}.fa-shield-blank:before,.fa-shield:before{content:"";}.fa-shield-cat:before{content:"";}.fa-shield-dog:before{content:"";}.fa-shield-alt:before,.fa-shield-halved:before{content:"";}.fa-shield-heart:before{content:"";}.fa-shield-virus:before{content:"";}.fa-ship:before{content:"";}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-shop:before,.fa-store-alt:before{content:"";}.fa-shop-lock:before{content:"";}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"";}.fa-shower:before{content:"";}.fa-shrimp:before{content:"";}.fa-random:before,.fa-shuffle:before{content:"";}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"";}.fa-sign-hanging:before,.fa-sign:before{content:"";}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"";}.fa-signature:before{content:"";}.fa-map-signs:before,.fa-signs-post:before{content:"";}.fa-sim-card:before{content:"";}.fa-sink:before{content:"";}.fa-sitemap:before{content:"";}.fa-skull:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-slash:before{content:"";}.fa-sleigh:before{content:"";}.fa-sliders-h:before,.fa-sliders:before{content:"";}.fa-smog:before{content:"";}.fa-smoking:before{content:"";}.fa-snowflake:before{content:"";}.fa-snowman:before{content:"";}.fa-snowplow:before{content:"";}.fa-soap:before{content:"";}.fa-socks:before{content:"";}.fa-solar-panel:before{content:"";}.fa-sort:before,.fa-unsorted:before{content:"";}.fa-sort-desc:before,.fa-sort-down:before{content:"";}.fa-sort-asc:before,.fa-sort-up:before{content:"";}.fa-spa:before{content:"";}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"";}.fa-spell-check:before{content:"";}.fa-spider:before{content:"";}.fa-spinner:before{content:"";}.fa-splotch:before{content:"";}.fa-spoon:before,.fa-utensil-spoon:before{content:"";}.fa-spray-can:before{content:"";}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"";}.fa-square:before{content:"";}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"";}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"";}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"";}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"";}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"";}.fa-check-square:before,.fa-square-check:before{content:"";}.fa-envelope-square:before,.fa-square-envelope:before{content:"";}.fa-square-full:before{content:"";}.fa-h-square:before,.fa-square-h:before{content:"";}.fa-minus-square:before,.fa-square-minus:before{content:"";}.fa-square-nfi:before{content:"";}.fa-parking:before,.fa-square-parking:before{content:"";}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"";}.fa-square-person-confined:before{content:"";}.fa-phone-square:before,.fa-square-phone:before{content:"";}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"";}.fa-plus-square:before,.fa-square-plus:before{content:"";}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"";}.fa-poll:before,.fa-square-poll-vertical:before{content:"";}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"";}.fa-rss-square:before,.fa-square-rss:before{content:"";}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"";}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"";}.fa-square-virus:before{content:"";}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"";}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"";}.fa-stairs:before{content:"";}.fa-stamp:before{content:"";}.fa-star:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-star-half:before{content:"";}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"";}.fa-star-of-david:before{content:"";}.fa-star-of-life:before{content:"";}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"";}.fa-stethoscope:before{content:"";}.fa-stop:before{content:"";}.fa-stopwatch:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-store:before{content:"";}.fa-store-slash:before{content:"";}.fa-street-view:before{content:"";}.fa-strikethrough:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-subscript:before{content:"";}.fa-suitcase:before{content:"";}.fa-medkit:before,.fa-suitcase-medical:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-sun:before{content:"";}.fa-sun-plant-wilt:before{content:"";}.fa-superscript:before{content:"";}.fa-swatchbook:before{content:"";}.fa-synagogue:before{content:"";}.fa-syringe:before{content:"";}.fa-t:before{content:"T";}.fa-table:before{content:"";}.fa-table-cells:before,.fa-th:before{content:"";}.fa-table-cells-large:before,.fa-th-large:before{content:"";}.fa-columns:before,.fa-table-columns:before{content:"";}.fa-table-list:before,.fa-th-list:before{content:"";}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"";}.fa-tablet-android:before,.fa-tablet:before{content:"";}.fa-tablet-button:before{content:"";}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"";}.fa-tablets:before{content:"";}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-tape:before{content:"";}.fa-tarp:before{content:"";}.fa-tarp-droplet:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-teeth:before{content:"";}.fa-teeth-open:before{content:"";}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"";}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"";}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"";}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-temperature-high:before{content:"";}.fa-temperature-low:before{content:"";}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-tenge-sign:before,.fa-tenge:before{content:"";}.fa-tent:before{content:"";}.fa-tent-arrow-down-to-line:before{content:"";}.fa-tent-arrow-left-right:before{content:"";}.fa-tent-arrow-turn-left:before{content:"";}.fa-tent-arrows-down:before{content:"";}.fa-tents:before{content:"";}.fa-terminal:before{content:"";}.fa-text-height:before{content:"";}.fa-remove-format:before,.fa-text-slash:before{content:"";}.fa-text-width:before{content:"";}.fa-thermometer:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumb-tack:before,.fa-thumbtack:before{content:"";}.fa-ticket:before{content:"";}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"";}.fa-timeline:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-toilet:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-toilet-portable:before{content:"";}.fa-toilets-portable:before{content:"";}.fa-toolbox:before{content:"";}.fa-tooth:before{content:"";}.fa-torii-gate:before{content:"";}.fa-tornado:before{content:"";}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"";}.fa-tower-cell:before{content:"";}.fa-tower-observation:before{content:"";}.fa-tractor:before{content:"";}.fa-trademark:before{content:"";}.fa-traffic-light:before{content:"";}.fa-trailer:before{content:"";}.fa-train:before{content:"";}.fa-subway:before,.fa-train-subway:before{content:"";}.fa-train-tram:before,.fa-tram:before{content:"";}.fa-transgender-alt:before,.fa-transgender:before{content:"";}.fa-trash:before{content:"";}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"";}.fa-trash-alt:before,.fa-trash-can:before{content:"";}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"";}.fa-tree:before{content:"";}.fa-tree-city:before{content:"";}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"";}.fa-trophy:before{content:"";}.fa-trowel:before{content:"";}.fa-trowel-bricks:before{content:"";}.fa-truck:before{content:"";}.fa-truck-arrow-right:before{content:"";}.fa-truck-droplet:before{content:"";}.fa-shipping-fast:before,.fa-truck-fast:before{content:"";}.fa-truck-field:before{content:"";}.fa-truck-field-un:before{content:"";}.fa-truck-front:before{content:"";}.fa-ambulance:before,.fa-truck-medical:before{content:"";}.fa-truck-monster:before{content:"";}.fa-truck-moving:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-truck-plane:before{content:"";}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"";}.fa-teletype:before,.fa-tty:before{content:"";}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"";}.fa-level-down-alt:before,.fa-turn-down:before{content:"";}.fa-level-up-alt:before,.fa-turn-up:before{content:"";}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"";}.fa-u:before{content:"U";}.fa-umbrella:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-underline:before{content:"";}.fa-universal-access:before{content:"";}.fa-unlock:before{content:"";}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"";}.fa-arrows-alt-v:before,.fa-up-down:before{content:"";}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"";}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"";}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"";}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"";}.fa-upload:before{content:"";}.fa-user:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-user-check:before{content:"";}.fa-user-clock:before{content:"";}.fa-user-doctor:before,.fa-user-md:before{content:"";}.fa-user-cog:before,.fa-user-gear:before{content:"";}.fa-user-graduate:before{content:"";}.fa-user-friends:before,.fa-user-group:before{content:"";}.fa-user-injured:before{content:"";}.fa-user-alt:before,.fa-user-large:before{content:"";}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"";}.fa-user-lock:before{content:"";}.fa-user-minus:before{content:"";}.fa-user-ninja:before{content:"";}.fa-user-nurse:before{content:"";}.fa-user-edit:before,.fa-user-pen:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-secret:before{content:"";}.fa-user-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-user-tag:before{content:"";}.fa-user-tie:before{content:"";}.fa-user-times:before,.fa-user-xmark:before{content:"";}.fa-users:before{content:"";}.fa-users-between-lines:before{content:"";}.fa-users-cog:before,.fa-users-gear:before{content:"";}.fa-users-line:before{content:"";}.fa-users-rays:before{content:"";}.fa-users-rectangle:before{content:"";}.fa-users-slash:before{content:"";}.fa-users-viewfinder:before{content:"";}.fa-cutlery:before,.fa-utensils:before{content:"";}.fa-v:before{content:"V";}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"";}.fa-vault:before{content:"";}.fa-vector-square:before{content:"";}.fa-venus:before{content:"";}.fa-venus-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-vest:before{content:"";}.fa-vest-patches:before{content:"";}.fa-vial:before{content:"";}.fa-vial-circle-check:before{content:"";}.fa-vial-virus:before{content:"";}.fa-vials:before{content:"";}.fa-video-camera:before,.fa-video:before{content:"";}.fa-video-slash:before{content:"";}.fa-vihara:before{content:"";}.fa-virus:before{content:"";}.fa-virus-covid:before{content:"";}.fa-virus-covid-slash:before{content:"";}.fa-virus-slash:before{content:"";}.fa-viruses:before{content:"";}.fa-voicemail:before{content:"";}.fa-volcano:before{content:"";}.fa-volleyball-ball:before,.fa-volleyball:before{content:"";}.fa-volume-high:before,.fa-volume-up:before{content:"";}.fa-volume-down:before,.fa-volume-low:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-w:before{content:"W";}.fa-walkie-talkie:before{content:"";}.fa-wallet:before{content:"";}.fa-magic:before,.fa-wand-magic:before{content:"";}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"";}.fa-wand-sparkles:before{content:"";}.fa-warehouse:before{content:"";}.fa-water:before{content:"";}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"";}.fa-wave-square:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-weight-scale:before,.fa-weight:before{content:"";}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"";}.fa-wheat-awn-circle-exclamation:before{content:"";}.fa-wheelchair:before{content:"";}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"";}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"";}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"";}.fa-wind:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-wine-glass:before{content:"";}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"";}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"";}.fa-worm:before{content:"";}.fa-wrench:before{content:"";}.fa-x:before{content:"X";}.fa-x-ray:before{content:"";}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"";}.fa-xmarks-lines:before{content:"";}.fa-y:before{content:"Y";}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"";}.fa-yin-yang:before{content:"";}.fa-z:before{content:"Z";}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400;}.fa-42-group:before,.fa-innosoft:before{content:"";}.fa-500px:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-accusoft:before{content:"";}.fa-adn:before{content:"";}.fa-adversal:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-airbnb:before{content:"";}.fa-algolia:before{content:"";}.fa-alipay:before{content:"";}.fa-amazon:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-amilia:before{content:"";}.fa-android:before{content:"";}.fa-angellist:before{content:"";}.fa-angrycreative:before{content:"";}.fa-angular:before{content:"";}.fa-app-store:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-apper:before{content:"";}.fa-apple:before{content:"";}.fa-apple-pay:before{content:"";}.fa-artstation:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-atlassian:before{content:"";}.fa-audible:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-avianex:before{content:"";}.fa-aviato:before{content:"";}.fa-aws:before{content:"";}.fa-bandcamp:before{content:"";}.fa-battle-net:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-bilibili:before{content:"";}.fa-bimobject:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitcoin:before{content:"";}.fa-bity:before{content:"";}.fa-black-tie:before{content:"";}.fa-blackberry:before{content:"";}.fa-blogger:before{content:"";}.fa-blogger-b:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-bootstrap:before{content:"";}.fa-bots:before{content:"";}.fa-btc:before{content:"";}.fa-buffer:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-buysellads:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-cc-visa:before{content:"";}.fa-centercode:before{content:"";}.fa-centos:before{content:"";}.fa-chrome:before{content:"";}.fa-chromecast:before{content:"";}.fa-cloudflare:before{content:"";}.fa-cloudscale:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-cloudversify:before{content:"";}.fa-cmplid:before{content:"";}.fa-codepen:before{content:"";}.fa-codiepie:before{content:"";}.fa-confluence:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-contao:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-cpanel:before{content:"";}.fa-creative-commons:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-critical-role:before{content:"";}.fa-css3:before{content:"";}.fa-css3-alt:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-d-and-d:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-dailymotion:before{content:"";}.fa-dashcube:before{content:"";}.fa-deezer:before{content:"";}.fa-delicious:before{content:"";}.fa-deploydog:before{content:"";}.fa-deskpro:before{content:"";}.fa-dev:before{content:"";}.fa-deviantart:before{content:"";}.fa-dhl:before{content:"";}.fa-diaspora:before{content:"";}.fa-digg:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-discord:before{content:"";}.fa-discourse:before{content:"";}.fa-dochub:before{content:"";}.fa-docker:before{content:"";}.fa-draft2digital:before{content:"";}.fa-dribbble:before{content:"";}.fa-dribbble-square:before{content:"";}.fa-dropbox:before{content:"";}.fa-drupal:before{content:"";}.fa-dyalog:before{content:"";}.fa-earlybirds:before{content:"";}.fa-ebay:before{content:"";}.fa-edge:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-elementor:before{content:"";}.fa-ello:before{content:"";}.fa-ember:before{content:"";}.fa-empire:before{content:"";}.fa-envira:before{content:"";}.fa-erlang:before{content:"";}.fa-ethereum:before{content:"";}.fa-etsy:before{content:"";}.fa-evernote:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-facebook:before{content:"";}.fa-facebook-f:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-facebook-square:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-fedex:before{content:"";}.fa-fedora:before{content:"";}.fa-figma:before{content:"";}.fa-firefox:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-first-order:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-firstdraft:before{content:"";}.fa-flickr:before{content:"";}.fa-flipboard:before{content:"";}.fa-fly:before{content:"";}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"";}.fa-fonticons:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-forumbee:before{content:"";}.fa-foursquare:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-freebsd:before{content:"";}.fa-fulcrum:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-get-pocket:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-git:before{content:"";}.fa-git-alt:before{content:"";}.fa-git-square:before{content:"";}.fa-github:before{content:"";}.fa-github-alt:before{content:"";}.fa-github-square:before{content:"";}.fa-gitkraken:before{content:"";}.fa-gitlab:before{content:"";}.fa-gitter:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-gofore:before{content:"";}.fa-golang:before{content:"";}.fa-goodreads:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-google:before{content:"";}.fa-google-drive:before{content:"";}.fa-google-pay:before{content:"";}.fa-google-play:before{content:"";}.fa-google-plus:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-wallet:before{content:"";}.fa-gratipay:before{content:"";}.fa-grav:before{content:"";}.fa-gripfire:before{content:"";}.fa-grunt:before{content:"";}.fa-guilded:before{content:"";}.fa-gulp:before{content:"";}.fa-hacker-news:before{content:"";}.fa-hacker-news-square:before{content:"";}.fa-hackerrank:before{content:"";}.fa-hashnode:before{content:"";}.fa-hips:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-hive:before{content:"";}.fa-hooli:before{content:"";}.fa-hornbill:before{content:"";}.fa-hotjar:before{content:"";}.fa-houzz:before{content:"";}.fa-html5:before{content:"";}.fa-hubspot:before{content:"";}.fa-ideal:before{content:"";}.fa-imdb:before{content:"";}.fa-instagram:before{content:"";}.fa-instagram-square:before{content:"";}.fa-instalod:before{content:"";}.fa-intercom:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-invision:before{content:"";}.fa-ioxhost:before{content:"";}.fa-itch-io:before{content:"";}.fa-itunes:before{content:"";}.fa-itunes-note:before{content:"";}.fa-java:before{content:"";}.fa-jedi-order:before{content:"";}.fa-jenkins:before{content:"";}.fa-jira:before{content:"";}.fa-joget:before{content:"";}.fa-joomla:before{content:"";}.fa-js:before{content:"";}.fa-js-square:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-kaggle:before{content:"";}.fa-keybase:before{content:"";}.fa-keycdn:before{content:"";}.fa-kickstarter:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-korvue:before{content:"";}.fa-laravel:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-leanpub:before{content:"";}.fa-less:before{content:"";}.fa-line:before{content:"";}.fa-linkedin:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-linode:before{content:"";}.fa-linux:before{content:"";}.fa-lyft:before{content:"";}.fa-magento:before{content:"";}.fa-mailchimp:before{content:"";}.fa-mandalorian:before{content:"";}.fa-markdown:before{content:"";}.fa-mastodon:before{content:"";}.fa-maxcdn:before{content:"";}.fa-mdb:before{content:"";}.fa-medapps:before{content:"";}.fa-medium-m:before,.fa-medium:before{content:"";}.fa-medrt:before{content:"";}.fa-meetup:before{content:"";}.fa-megaport:before{content:"";}.fa-mendeley:before{content:"";}.fa-microblog:before{content:"";}.fa-microsoft:before{content:"";}.fa-mix:before{content:"";}.fa-mixcloud:before{content:"";}.fa-mixer:before{content:"";}.fa-mizuni:before{content:"";}.fa-modx:before{content:"";}.fa-monero:before{content:"";}.fa-napster:before{content:"";}.fa-neos:before{content:"";}.fa-nfc-directional:before{content:"";}.fa-nfc-symbol:before{content:"";}.fa-nimblr:before{content:"";}.fa-node:before{content:"";}.fa-node-js:before{content:"";}.fa-npm:before{content:"";}.fa-ns8:before{content:"";}.fa-nutritionix:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-old-republic:before{content:"";}.fa-opencart:before{content:"";}.fa-openid:before{content:"";}.fa-opera:before{content:"";}.fa-optin-monster:before{content:"";}.fa-orcid:before{content:"";}.fa-osi:before{content:"";}.fa-padlet:before{content:"";}.fa-page4:before{content:"";}.fa-pagelines:before{content:"";}.fa-palfed:before{content:"";}.fa-patreon:before{content:"";}.fa-paypal:before{content:"";}.fa-perbyte:before{content:"";}.fa-periscope:before{content:"";}.fa-phabricator:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-php:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-square:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-pix:before{content:"";}.fa-playstation:before{content:"";}.fa-product-hunt:before{content:"";}.fa-pushed:before{content:"";}.fa-python:before{content:"";}.fa-qq:before{content:"";}.fa-quinscape:before{content:"";}.fa-quora:before{content:"";}.fa-r-project:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-ravelry:before{content:"";}.fa-react:before{content:"";}.fa-reacteurope:before{content:"";}.fa-readme:before{content:"";}.fa-rebel:before{content:"";}.fa-red-river:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-reddit-square:before{content:"";}.fa-redhat:before{content:"";}.fa-renren:before{content:"";}.fa-replyd:before{content:"";}.fa-researchgate:before{content:"";}.fa-resolving:before{content:"";}.fa-rev:before{content:"";}.fa-rocketchat:before{content:"";}.fa-rockrms:before{content:"";}.fa-rust:before{content:"";}.fa-safari:before{content:"";}.fa-salesforce:before{content:"";}.fa-sass:before{content:"";}.fa-schlix:before{content:"";}.fa-screenpal:before{content:"";}.fa-scribd:before{content:"";}.fa-searchengin:before{content:"";}.fa-sellcast:before{content:"";}.fa-sellsy:before{content:"";}.fa-servicestack:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-shopify:before{content:"";}.fa-shopware:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-sistrix:before{content:"";}.fa-sith:before{content:"";}.fa-sitrox:before{content:"";}.fa-sketch:before{content:"";}.fa-skyatlas:before{content:"";}.fa-skype:before{content:"";}.fa-slack-hash:before,.fa-slack:before{content:"";}.fa-slideshare:before{content:"";}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-soundcloud:before{content:"";}.fa-sourcetree:before{content:"";}.fa-speakap:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-spotify:before{content:"";}.fa-square-font-awesome:before{content:"";}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"";}.fa-squarespace:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-stackpath:before{content:"";}.fa-staylinked:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-steam-symbol:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-strava:before{content:"";}.fa-stripe:before{content:"";}.fa-stripe-s:before{content:"";}.fa-studiovinari:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-superpowers:before{content:"";}.fa-supple:before{content:"";}.fa-suse:before{content:"";}.fa-swift:before{content:"";}.fa-symfony:before{content:"";}.fa-teamspeak:before{content:"";}.fa-telegram-plane:before,.fa-telegram:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-themeco:before{content:"";}.fa-themeisle:before{content:"";}.fa-think-peaks:before{content:"";}.fa-tiktok:before{content:"";}.fa-trade-federation:before{content:"";}.fa-trello:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-twitch:before{content:"";}.fa-twitter:before{content:"";}.fa-twitter-square:before{content:"";}.fa-typo3:before{content:"";}.fa-uber:before{content:"";}.fa-ubuntu:before{content:"";}.fa-uikit:before{content:"";}.fa-umbraco:before{content:"";}.fa-uncharted:before{content:"";}.fa-uniregistry:before{content:"";}.fa-unity:before{content:"";}.fa-unsplash:before{content:"";}.fa-untappd:before{content:"";}.fa-ups:before{content:"";}.fa-usb:before{content:"";}.fa-usps:before{content:"";}.fa-ussunnah:before{content:"";}.fa-vaadin:before{content:"";}.fa-viacoin:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-viber:before{content:"";}.fa-vimeo:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-vine:before{content:"";}.fa-vk:before{content:"";}.fa-vnv:before{content:"";}.fa-vuejs:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-waze:before{content:"";}.fa-weebly:before{content:"";}.fa-weibo:before{content:"";}.fa-weixin:before{content:"";}.fa-whatsapp:before{content:"";}.fa-whatsapp-square:before{content:"";}.fa-whmcs:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-windows:before{content:"";}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"";}.fa-wix:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-wodu:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-wordpress:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-wpforms:before{content:"";}.fa-wpressr:before{content:"";}.fa-xbox:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-y-combinator:before{content:"";}.fa-yahoo:before{content:"";}.fa-yammer:before{content:"";}.fa-yandex:before{content:"";}.fa-yandex-international:before{content:"";}.fa-yarn:before{content:"";}.fa-yelp:before{content:"";}.fa-yoast:before{content:"";}.fa-youtube:before{content:"";}.fa-youtube-square:before{content:"";}.fa-zhihu:before{content:"";}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400;}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900;}.hmcabw-main-wrapper{border:1px solid #ddd;margin:20px 0;background:transparent;padding:5px;}.hmcabw-main-wrapper .hmcabw-parent-container{border:0px solid #000;width:100%;clear:both;display:flex;flex-wrap:wrap;min-height:80px;margin:0;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container{min-width:50px;border:0px solid #090;min-height:80px;margin-right:5px;padding:5px 0 0 5px;text-align:center;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container img{margin:5px auto 0;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container.square img{border-radius:0px;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container.rounded img{border-radius:15px;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container.circle img{border-radius:50%;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-info-container{flex:1;border:0px solid #f00;min-height:80px;padding:5px 15px;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-info-container h3.hmcabw-name{border:0px solid #000;margin:0;margin-top:2px;padding:0;font-size:24px;line-height:30px;color:#242424;}.hmcab-name-border-main{height:4px;width:80px;margin:10px 0px;background-color:#999;border-radius:4px;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-info-container .hmcabw-title{border:0px solid #000;margin:0 0 8px 0;padding:0;font-size:18px;font-weight:400;color:#242424;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-info-container p.hmcabw-bio-info{border:0px solid #000;margin:5px 0;padding:0;display:block;text-decoration:none;}.hmcabw-main-wrapper .hmcabw-email-url-container{width:100%;margin:0;margin:10px 0;padding:0;padding-left:5px;clear:both;display:flex;flex-wrap:wrap;border:0px solid #000;}.hmcabw-main-wrapper .hmcabw-email-url-container span.hmcabw-email,.hmcabw-main-wrapper .hmcabw-email-url-container a.hmcabw-website{border:0px solid #000;margin:0;padding:0;line-height:24px;font-size:12px;color:#666;display:inline-block;margin-right:10px;}.hmcabw-main-wrapper .hmcabw-email-url-container a.hmcabw-website{text-decoration:none;}.hmcabw-main-wrapper .hmcabw-social-container{width:100%;margin:0;border-top:1px solid #ddd;padding-top:5px;display:inline-block;}.hmcabw-main-wrapper .hmcabw-social-container a.cab-front-social-icon{background:#000;color:#fff;font-size:18px;text-align:center;line-height:33px;width:35px;height:35px;display:inline-block;margin-right:5px;margin-bottom:5px;transition:all .6s linear;transform:translateY(0);}.hmcabw-main-wrapper.temp_1 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_2 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_3 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_4 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_5 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_6 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper.temp_7 .hmcabw-social-container a.cab-front-social-icon:hover{opacity:.5;}.hmcabw-main-wrapper .hmcabw-social-container a.cab-front-social-icon.rounded{border-radius:10px;}.hmcabw-main-wrapper .hmcabw-social-container a.cab-front-social-icon.circle{border-radius:50%;}.hmcabw-main-wrapper.temp_1 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#00bfff;}.hmcabw-main-wrapper.temp_1 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_1 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_1 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_1 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#00bfff;}.hmcabw-main-wrapper.temp_1 div.hmcabw-social-container>a.cab-front-social-icon{background:#00bfff;}.hmcabw-main-wrapper.temp_2 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#deb887;}.hmcabw-main-wrapper.temp_2 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_2 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_2 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_2 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#deb887;}.hmcabw-main-wrapper.temp_2 div.hmcabw-social-container>a.cab-front-social-icon{background:#deb887;}.hmcabw-main-wrapper.temp_3 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#555;}.hmcabw-main-wrapper.temp_3 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_3 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_3 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_3 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#555;}.hmcabw-main-wrapper.temp_3 div.hmcabw-social-container>a.cab-front-social-icon{background:#555;}.hmcabw-main-wrapper.temp_4 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#9932cc;}.hmcabw-main-wrapper.temp_4 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_4 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_4 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_4 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#9932cc;}.hmcabw-main-wrapper.temp_4 div.hmcabw-social-container>a.cab-front-social-icon{background:#9932cc;border:1px solid #9932cc;}.hmcabw-main-wrapper.temp_4 div.hmcabw-social-container>a.cab-front-social-icon:hover{border:1px solid #9932cc;background:#fff;color:#9932cc;}.hmcabw-main-wrapper.temp_5 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#b22222;}.hmcabw-main-wrapper.temp_5 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_5 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_5 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_5 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#b22222;}.hmcabw-main-wrapper.temp_5 div.hmcabw-social-container>a.cab-front-social-icon{background:#b22222;}.hmcabw-main-wrapper.temp_6 .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{background-color:#20b2aa;}.hmcabw-main-wrapper.temp_6 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper.temp_6 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper.temp_6 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper.temp_6 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#20b2aa;}.hmcabw-main-wrapper.temp_6 div.hmcabw-social-container>a.cab-front-social-icon{background:#20b2aa;}.hmcabw-main-wrapper.simple .hmcabw-social-container{border-top:0;}.hmcabw-main-wrapper.simple .hmcabw-email-url-container,.hmcabw-main-wrapper.left-aligned .hmcabw-email-url-container,.hmcabw-main-wrapper.centered .hmcabw-email-url-container{padding-left:0;}.hmcabw-main-wrapper.left-aligned .hmcabw-parent-container,.hmcabw-main-wrapper.centered .hmcabw-parent-container{display:block;}.hmcabw-main-wrapper.left-aligned .hmcabw-parent-container .hmcabw-image-container{text-align:left;padding-left:12px;}.hmcabw-main-wrapper.centered .hmcabw-parent-container .hmcabw-info-container{text-align:center;}.hmcabw-main-wrapper.centered .hmcabw-parent-container .hmcabw-info-container .hmcab-name-border-main{margin:10px auto;}.hmcabw-main-wrapper.centered .hmcabw-email-url-container{text-align:center;display:block;}.hmcabw-main-wrapper.mango .hmcabw-social-container{width:150px;border-top:none;margin-top:10px;display:block;}@media (max-width:600px){.hmcabw-main-wrapper .hmcabw-parent-container{display:block;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container,.hmcabw-main-wrapper.left-aligned .hmcabw-parent-container .hmcabw-image-container{width:100%;text-align:center;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-image-container img{width:150px;}.hmcabw-main-wrapper .hmcabw-parent-container .hmcabw-info-container{text-align:center;}.hmcab-name-border-main{margin:10px auto;}.hmcabw-email-url-container{text-align:center;}.hmcabw-main-wrapper .hmcabw-email-url-container>span.hmcabw-email,.hmcabw-main-wrapper .hmcabw-email-url-container>a.hmcabw-website{width:100%;}.hmcabw-main-wrapper .hmcabw-social-container{text-align:center;}}.hmcabw-main-wrapper-widget{border:1px solid #ddd;margin:20px 0;background:transparent;padding:10px;text-align:center;position:relative;overflow:hidden;}.hmcabw-main-wrapper-widget .hmcabw-image-container{border:0px solid #000;width:100%;height:100px;padding:0;position:absolute;top:0;right:0;}.hmcabw-main-wrapper-widget .hmcabw-image-container img{position:absolute;left:0;right:0;margin:auto;}.hmcabw-main-wrapper-widget .hmcabw-image-container.square img{border-radius:0px;}.hmcabw-main-wrapper-widget .hmcabw-image-container.rounded img{border-radius:15px;}.hmcabw-main-wrapper-widget .hmcabw-image-container.circle img{border-radius:50%;}.hmcabw-main-wrapper-widget .hmcabw-info-container{border:0px solid #000;width:100%;min-height:80px;display:inline-block;position:relative;}.hmcabw-main-wrapper-widget .hmcabw-info-container>h3.hmcabw-name{border:0px solid #090;margin:5px 0 0;padding:0;font-size:22px;line-height:33px;width:100%;text-align:center;display:block;color:#242424;font-weight:600;}.hmcabw-main-wrapper-widget .hmcabw-info-container .hmcabw-title{border:0px solid #f00;display:block;width:100%;line-height:24px;margin:5px 0 0;padding:0px;font-size:18px;font-weight:400;color:#242424;text-align:center;}.hmcab-name-border{height:4px;width:80px;margin:10px auto;background-color:#999;border-radius:4px;}.hmcabw-main-wrapper-widget .hmcabw-info-container .hmcabw-bio-info{border:0px solid #9932cc;width:100%;margin:0;padding:0;display:block;text-decoration:none;}.hmcabw-main-wrapper-widget .hmcabw-info-container .hmcabw-bio-info p,.hmcabw-main-wrapper-widget .hmcabw-info-container .hmcabw-bio-info a{text-decoration:none;margin-bottom:10px;margin-top:0;}.hmcabw-main-wrapper-widget .hmcabw-email-url-container{border:0px solid #000;width:100%;margin:5px 0;padding:0;}.hmcabw-main-wrapper-widget .hmcabw-email-url-container>span.hmcabw-email,.hmcabw-main-wrapper-widget .hmcabw-email-url-container a.hmcabw-website{border:0px solid #000;margin:0;padding:0;line-height:22px;font-size:12px;color:#666;display:inline-block;}.hmcabw-main-wrapper-widget .hmcabw-email-url-container a.hmcabw-website{text-decoration:none;}.hmcabw-main-wrapper-widget .hmcabw-social-container{width:100%;margin:0;border-top:1px solid #ddd;padding-top:5px;display:inline-block;}.hmcabw-main-wrapper-widget .hmcabw-social-container a.cab-front-social-icon{background:#000;color:#fff;font-size:18px;text-align:center;line-height:33px;width:35px;height:35px;display:inline-block;margin-right:5px;margin-bottom:5px;}.hmcabw-main-wrapper-widget.temp_1 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_2 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_3 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_4 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_5 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_6 .hmcabw-social-container a.cab-front-social-icon:hover,.hmcabw-main-wrapper-widget.temp_7 .hmcabw-social-container a.cab-front-social-icon:hover{opacity:.5;}.hmcabw-main-wrapper-widget .hmcabw-social-container a.cab-front-social-icon.rounded{border-radius:10px;}.hmcabw-main-wrapper-widget .hmcabw-social-container a.cab-front-social-icon.circle{border-radius:50%;}.hmcabw-main-wrapper-widget .hmcabw-social-container a.cab-front-social-icon::after,.hmcabw-main-wrapper-widget .hmcabw-social-container a.cab-front-social-icon::before{white-space:none;}.hmcabw-main-wrapper-widget.temp_1 .hmcabw-info-container .hmcab-name-border{background-color:#00bfff;}.hmcabw-main-wrapper-widget.temp_1 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_1 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_1 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_1 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#00bfff;}.hmcabw-main-wrapper-widget.temp_1 div.hmcabw-social-container>a.cab-front-social-icon{background:#00bfff;}.hmcabw-main-wrapper-widget.temp_2 .hmcabw-info-container .hmcab-name-border{background-color:#deb887;}.hmcabw-main-wrapper-widget.temp_2 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_2 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_2 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_2 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#deb887;}.hmcabw-main-wrapper-widget.temp_2 div.hmcabw-social-container>a.cab-front-social-icon{background:#deb887;}.hmcabw-main-wrapper-widget.temp_3 .hmcabw-info-container .hmcab-name-border{background-color:#555;}.hmcabw-main-wrapper-widget.temp_3 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_3 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_3 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_3 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#555;}.hmcabw-main-wrapper-widget.temp_3 div.hmcabw-social-container>a.cab-front-social-icon{background:#555;}.hmcabw-main-wrapper-widget.temp_4 .hmcabw-info-container .hmcab-name-border{background-color:#9932cc;}.hmcabw-main-wrapper-widget.temp_4 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_4 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_4 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_4 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#9932cc;}.hmcabw-main-wrapper-widget.temp_4 div.hmcabw-social-container>a.cab-front-social-icon{background:#9932cc;}.hmcabw-main-wrapper-widget.temp_5 .hmcabw-info-container .hmcab-name-border{background-color:#b22222;}.hmcabw-main-wrapper-widget.temp_5 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_5 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_5 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_5 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#b22222;}.hmcabw-main-wrapper-widget.temp_5 div.hmcabw-social-container>a.cab-front-social-icon{background:#b22222;}.hmcabw-main-wrapper-widget.temp_6 .hmcabw-info-container .hmcab-name-border{background-color:#20b2aa;}.hmcabw-main-wrapper-widget.temp_6 .hmcabw-email-url-container>div p.hmcabw-email,.hmcabw-main-wrapper-widget.temp_6 .hmcabw-email-url-container>div a.hmcabw-website,.hmcabw-main-wrapper-widget.temp_6 .hmcabw-email-url-container>div p.hmcabw-email>span,.hmcabw-main-wrapper-widget.temp_6 .hmcabw-email-url-container>div a.hmcabw-website>span{color:#20b2aa;}.hmcabw-main-wrapper-widget.temp_6 div.hmcabw-social-container>a.cab-front-social-icon{background:#20b2aa;}@charset "UTF-8";.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ion-alert:before{content:"";}.ion-alert-circled:before{content:"";}.ion-android-add:before{content:"";}.ion-android-add-circle:before{content:"";}.ion-android-alarm-clock:before{content:"";}.ion-android-alert:before{content:"";}.ion-android-apps:before{content:"";}.ion-android-archive:before{content:"";}.ion-android-arrow-back:before{content:"";}.ion-android-arrow-down:before{content:"";}.ion-android-arrow-dropdown:before{content:"";}.ion-android-arrow-dropdown-circle:before{content:"";}.ion-android-arrow-dropleft:before{content:"";}.ion-android-arrow-dropleft-circle:before{content:"";}.ion-android-arrow-dropright:before{content:"";}.ion-android-arrow-dropright-circle:before{content:"";}.ion-android-arrow-dropup:before{content:"";}.ion-android-arrow-dropup-circle:before{content:"";}.ion-android-arrow-forward:before{content:"";}.ion-android-arrow-up:before{content:"";}.ion-android-attach:before{content:"";}.ion-android-bar:before{content:"";}.ion-android-bicycle:before{content:"";}.ion-android-boat:before{content:"";}.ion-android-bookmark:before{content:"";}.ion-android-bulb:before{content:"";}.ion-android-bus:before{content:"";}.ion-android-calendar:before{content:"";}.ion-android-call:before{content:"";}.ion-android-camera:before{content:"";}.ion-android-cancel:before{content:"";}.ion-android-car:before{content:"";}.ion-android-cart:before{content:"";}.ion-android-chat:before{content:"";}.ion-android-checkbox:before{content:"";}.ion-android-checkbox-blank:before{content:"";}.ion-android-checkbox-outline:before{content:"";}.ion-android-checkbox-outline-blank:before{content:"";}.ion-android-checkmark-circle:before{content:"";}.ion-android-clipboard:before{content:"";}.ion-android-close:before{content:"";}.ion-android-cloud:before{content:"";}.ion-android-cloud-circle:before{content:"";}.ion-android-cloud-done:before{content:"";}.ion-android-cloud-outline:before{content:"";}.ion-android-color-palette:before{content:"";}.ion-android-compass:before{content:"";}.ion-android-contact:before{content:"";}.ion-android-contacts:before{content:"";}.ion-android-contract:before{content:"";}.ion-android-create:before{content:"";}.ion-android-delete:before{content:"";}.ion-android-desktop:before{content:"";}.ion-android-document:before{content:"";}.ion-android-done:before{content:"";}.ion-android-done-all:before{content:"";}.ion-android-download:before{content:"";}.ion-android-drafts:before{content:"";}.ion-android-exit:before{content:"";}.ion-android-expand:before{content:"";}.ion-android-favorite:before{content:"";}.ion-android-favorite-outline:before{content:"";}.ion-android-film:before{content:"";}.ion-android-folder:before{content:"";}.ion-android-folder-open:before{content:"";}.ion-android-funnel:before{content:"";}.ion-android-globe:before{content:"";}.ion-android-hand:before{content:"";}.ion-android-hangout:before{content:"";}.ion-android-happy:before{content:"";}.ion-android-home:before{content:"";}.ion-android-image:before{content:"";}.ion-android-laptop:before{content:"";}.ion-android-list:before{content:"";}.ion-android-locate:before{content:"";}.ion-android-lock:before{content:"";}.ion-android-mail:before{content:"";}.ion-android-map:before{content:"";}.ion-android-menu:before{content:"";}.ion-android-microphone:before{content:"";}.ion-android-microphone-off:before{content:"";}.ion-android-more-horizontal:before{content:"";}.ion-android-more-vertical:before{content:"";}.ion-android-navigate:before{content:"";}.ion-android-notifications:before{content:"";}.ion-android-notifications-none:before{content:"";}.ion-android-notifications-off:before{content:"";}.ion-android-open:before{content:"";}.ion-android-options:before{content:"";}.ion-android-people:before{content:"";}.ion-android-person:before{content:"";}.ion-android-person-add:before{content:"";}.ion-android-phone-landscape:before{content:"";}.ion-android-phone-portrait:before{content:"";}.ion-android-pin:before{content:"";}.ion-android-plane:before{content:"";}.ion-android-playstore:before{content:"";}.ion-android-print:before{content:"";}.ion-android-radio-button-off:before{content:"";}.ion-android-radio-button-on:before{content:"";}.ion-android-refresh:before{content:"";}.ion-android-remove:before{content:"";}.ion-android-remove-circle:before{content:"";}.ion-android-restaurant:before{content:"";}.ion-android-sad:before{content:"";}.ion-android-search:before{content:"";}.ion-android-send:before{content:"";}.ion-android-settings:before{content:"";}.ion-android-share:before{content:"";}.ion-android-share-alt:before{content:"";}.ion-android-star:before{content:"";}.ion-android-star-half:before{content:"";}.ion-android-star-outline:before{content:"";}.ion-android-stopwatch:before{content:"";}.ion-android-subway:before{content:"";}.ion-android-sunny:before{content:"";}.ion-android-sync:before{content:"";}.ion-android-textsms:before{content:"";}.ion-android-time:before{content:"";}.ion-android-train:before{content:"";}.ion-android-unlock:before{content:"";}.ion-android-upload:before{content:"";}.ion-android-volume-down:before{content:"";}.ion-android-volume-mute:before{content:"";}.ion-android-volume-off:before{content:"";}.ion-android-volume-up:before{content:"";}.ion-android-walk:before{content:"";}.ion-android-warning:before{content:"";}.ion-android-watch:before{content:"";}.ion-android-wifi:before{content:"";}.ion-aperture:before{content:"";}.ion-archive:before{content:"";}.ion-arrow-down-a:before{content:"";}.ion-arrow-down-b:before{content:"";}.ion-arrow-down-c:before{content:"";}.ion-arrow-expand:before{content:"";}.ion-arrow-graph-down-left:before{content:"";}.ion-arrow-graph-down-right:before{content:"";}.ion-arrow-graph-up-left:before{content:"";}.ion-arrow-graph-up-right:before{content:"";}.ion-arrow-left-a:before{content:"";}.ion-arrow-left-b:before{content:"";}.ion-arrow-left-c:before{content:"";}.ion-arrow-move:before{content:"";}.ion-arrow-resize:before{content:"";}.ion-arrow-return-left:before{content:"";}.ion-arrow-return-right:before{content:"";}.ion-arrow-right-a:before{content:"";}.ion-arrow-right-b:before{content:"";}.ion-arrow-right-c:before{content:"";}.ion-arrow-shrink:before{content:"";}.ion-arrow-swap:before{content:"";}.ion-arrow-up-a:before{content:"";}.ion-arrow-up-b:before{content:"";}.ion-arrow-up-c:before{content:"";}.ion-asterisk:before{content:"";}.ion-at:before{content:"";}.ion-backspace:before{content:"";}.ion-backspace-outline:before{content:"";}.ion-bag:before{content:"";}.ion-battery-charging:before{content:"";}.ion-battery-empty:before{content:"";}.ion-battery-full:before{content:"";}.ion-battery-half:before{content:"";}.ion-battery-low:before{content:"";}.ion-beaker:before{content:"";}.ion-beer:before{content:"";}.ion-bluetooth:before{content:"";}.ion-bonfire:before{content:"";}.ion-bookmark:before{content:"";}.ion-bowtie:before{content:"";}.ion-briefcase:before{content:"";}.ion-bug:before{content:"";}.ion-calculator:before{content:"";}.ion-calendar:before{content:"";}.ion-camera:before{content:"";}.ion-card:before{content:"";}.ion-cash:before{content:"";}.ion-chatbox:before{content:"";}.ion-chatbox-working:before{content:"";}.ion-chatboxes:before{content:"";}.ion-chatbubble:before{content:"";}.ion-chatbubble-working:before{content:"";}.ion-chatbubbles:before{content:"";}.ion-checkmark:before{content:"";}.ion-checkmark-circled:before{content:"";}.ion-checkmark-round:before{content:"";}.ion-chevron-down:before{content:"";}.ion-chevron-left:before{content:"";}.ion-chevron-right:before{content:"";}.ion-chevron-up:before{content:"";}.ion-clipboard:before{content:"";}.ion-clock:before{content:"";}.ion-close:before{content:"";}.ion-close-circled:before{content:"";}.ion-close-round:before{content:"";}.ion-closed-captioning:before{content:"";}.ion-cloud:before{content:"";}.ion-code:before{content:"";}.ion-code-download:before{content:"";}.ion-code-working:before{content:"";}.ion-coffee:before{content:"";}.ion-compass:before{content:"";}.ion-compose:before{content:"";}.ion-connection-bars:before{content:"";}.ion-contrast:before{content:"";}.ion-crop:before{content:"";}.ion-cube:before{content:"";}.ion-disc:before{content:"";}.ion-document:before{content:"";}.ion-document-text:before{content:"";}.ion-drag:before{content:"";}.ion-earth:before{content:"";}.ion-easel:before{content:"";}.ion-edit:before{content:"";}.ion-egg:before{content:"";}.ion-eject:before{content:"";}.ion-email:before{content:"";}.ion-email-unread:before{content:"";}.ion-erlenmeyer-flask:before{content:"";}.ion-erlenmeyer-flask-bubbles:before{content:"";}.ion-eye:before{content:"";}.ion-eye-disabled:before{content:"";}.ion-female:before{content:"";}.ion-filing:before{content:"";}.ion-film-marker:before{content:"";}.ion-fireball:before{content:"";}.ion-flag:before{content:"";}.ion-flame:before{content:"";}.ion-flash:before{content:"";}.ion-flash-off:before{content:"";}.ion-folder:before{content:"";}.ion-fork:before{content:"";}.ion-fork-repo:before{content:"";}.ion-forward:before{content:"";}.ion-funnel:before{content:"";}.ion-gear-a:before{content:"";}.ion-gear-b:before{content:"";}.ion-grid:before{content:"";}.ion-hammer:before{content:"";}.ion-happy:before{content:"";}.ion-happy-outline:before{content:"";}.ion-headphone:before{content:"";}.ion-heart:before{content:"";}.ion-heart-broken:before{content:"";}.ion-help:before{content:"";}.ion-help-buoy:before{content:"";}.ion-help-circled:before{content:"";}.ion-home:before{content:"";}.ion-icecream:before{content:"";}.ion-image:before{content:"";}.ion-images:before{content:"";}.ion-information:before{content:"";}.ion-information-circled:before{content:"";}.ion-ionic:before{content:"";}.ion-ios-alarm:before{content:"";}.ion-ios-alarm-outline:before{content:"";}.ion-ios-albums:before{content:"";}.ion-ios-albums-outline:before{content:"";}.ion-ios-americanfootball:before{content:"";}.ion-ios-americanfootball-outline:before{content:"";}.ion-ios-analytics:before{content:"";}.ion-ios-analytics-outline:before{content:"";}.ion-ios-arrow-back:before{content:"";}.ion-ios-arrow-down:before{content:"";}.ion-ios-arrow-forward:before{content:"";}.ion-ios-arrow-left:before{content:"";}.ion-ios-arrow-right:before{content:"";}.ion-ios-arrow-thin-down:before{content:"";}.ion-ios-arrow-thin-left:before{content:"";}.ion-ios-arrow-thin-right:before{content:"";}.ion-ios-arrow-thin-up:before{content:"";}.ion-ios-arrow-up:before{content:"";}.ion-ios-at:before{content:"";}.ion-ios-at-outline:before{content:"";}.ion-ios-barcode:before{content:"";}.ion-ios-barcode-outline:before{content:"";}.ion-ios-baseball:before{content:"";}.ion-ios-baseball-outline:before{content:"";}.ion-ios-basketball:before{content:"";}.ion-ios-basketball-outline:before{content:"";}.ion-ios-bell:before{content:"";}.ion-ios-bell-outline:before{content:"";}.ion-ios-body:before{content:"";}.ion-ios-body-outline:before{content:"";}.ion-ios-bolt:before{content:"";}.ion-ios-bolt-outline:before{content:"";}.ion-ios-book:before{content:"";}.ion-ios-book-outline:before{content:"";}.ion-ios-bookmarks:before{content:"";}.ion-ios-bookmarks-outline:before{content:"";}.ion-ios-box:before{content:"";}.ion-ios-box-outline:before{content:"";}.ion-ios-briefcase:before{content:"";}.ion-ios-briefcase-outline:before{content:"";}.ion-ios-browsers:before{content:"";}.ion-ios-browsers-outline:before{content:"";}.ion-ios-calculator:before{content:"";}.ion-ios-calculator-outline:before{content:"";}.ion-ios-calendar:before{content:"";}.ion-ios-calendar-outline:before{content:"";}.ion-ios-camera:before{content:"";}.ion-ios-camera-outline:before{content:"";}.ion-ios-cart:before{content:"";}.ion-ios-cart-outline:before{content:"";}.ion-ios-chatboxes:before{content:"";}.ion-ios-chatboxes-outline:before{content:"";}.ion-ios-chatbubble:before{content:"";}.ion-ios-chatbubble-outline:before{content:"";}.ion-ios-checkmark:before{content:"";}.ion-ios-checkmark-empty:before{content:"";}.ion-ios-checkmark-outline:before{content:"";}.ion-ios-circle-filled:before{content:"";}.ion-ios-circle-outline:before{content:"";}.ion-ios-clock:before{content:"";}.ion-ios-clock-outline:before{content:"";}.ion-ios-close:before{content:"";}.ion-ios-close-empty:before{content:"";}.ion-ios-close-outline:before{content:"";}.ion-ios-cloud:before{content:"";}.ion-ios-cloud-download:before{content:"";}.ion-ios-cloud-download-outline:before{content:"";}.ion-ios-cloud-outline:before{content:"";}.ion-ios-cloud-upload:before{content:"";}.ion-ios-cloud-upload-outline:before{content:"";}.ion-ios-cloudy:before{content:"";}.ion-ios-cloudy-night:before{content:"";}.ion-ios-cloudy-night-outline:before{content:"";}.ion-ios-cloudy-outline:before{content:"";}.ion-ios-cog:before{content:"";}.ion-ios-cog-outline:before{content:"";}.ion-ios-color-filter:before{content:"";}.ion-ios-color-filter-outline:before{content:"";}.ion-ios-color-wand:before{content:"";}.ion-ios-color-wand-outline:before{content:"";}.ion-ios-compose:before{content:"";}.ion-ios-compose-outline:before{content:"";}.ion-ios-contact:before{content:"";}.ion-ios-contact-outline:before{content:"";}.ion-ios-copy:before{content:"";}.ion-ios-copy-outline:before{content:"";}.ion-ios-crop:before{content:"";}.ion-ios-crop-strong:before{content:"";}.ion-ios-download:before{content:"";}.ion-ios-download-outline:before{content:"";}.ion-ios-drag:before{content:"";}.ion-ios-email:before{content:"";}.ion-ios-email-outline:before{content:"";}.ion-ios-eye:before{content:"";}.ion-ios-eye-outline:before{content:"";}.ion-ios-fastforward:before{content:"";}.ion-ios-fastforward-outline:before{content:"";}.ion-ios-filing:before{content:"";}.ion-ios-filing-outline:before{content:"";}.ion-ios-film:before{content:"";}.ion-ios-film-outline:before{content:"";}.ion-ios-flag:before{content:"";}.ion-ios-flag-outline:before{content:"";}.ion-ios-flame:before{content:"";}.ion-ios-flame-outline:before{content:"";}.ion-ios-flask:before{content:"";}.ion-ios-flask-outline:before{content:"";}.ion-ios-flower:before{content:"";}.ion-ios-flower-outline:before{content:"";}.ion-ios-folder:before{content:"";}.ion-ios-folder-outline:before{content:"";}.ion-ios-football:before{content:"";}.ion-ios-football-outline:before{content:"";}.ion-ios-game-controller-a:before{content:"";}.ion-ios-game-controller-a-outline:before{content:"";}.ion-ios-game-controller-b:before{content:"";}.ion-ios-game-controller-b-outline:before{content:"";}.ion-ios-gear:before{content:"";}.ion-ios-gear-outline:before{content:"";}.ion-ios-glasses:before{content:"";}.ion-ios-glasses-outline:before{content:"";}.ion-ios-grid-view:before{content:"";}.ion-ios-grid-view-outline:before{content:"";}.ion-ios-heart:before{content:"";}.ion-ios-heart-outline:before{content:"";}.ion-ios-help:before{content:"";}.ion-ios-help-empty:before{content:"";}.ion-ios-help-outline:before{content:"";}.ion-ios-home:before{content:"";}.ion-ios-home-outline:before{content:"";}.ion-ios-infinite:before{content:"";}.ion-ios-infinite-outline:before{content:"";}.ion-ios-information:before{content:"";}.ion-ios-information-empty:before{content:"";}.ion-ios-information-outline:before{content:"";}.ion-ios-ionic-outline:before{content:"";}.ion-ios-keypad:before{content:"";}.ion-ios-keypad-outline:before{content:"";}.ion-ios-lightbulb:before{content:"";}.ion-ios-lightbulb-outline:before{content:"";}.ion-ios-list:before{content:"";}.ion-ios-list-outline:before{content:"";}.ion-ios-location:before{content:"";}.ion-ios-location-outline:before{content:"";}.ion-ios-locked:before{content:"";}.ion-ios-locked-outline:before{content:"";}.ion-ios-loop:before{content:"";}.ion-ios-loop-strong:before{content:"";}.ion-ios-medical:before{content:"";}.ion-ios-medical-outline:before{content:"";}.ion-ios-medkit:before{content:"";}.ion-ios-medkit-outline:before{content:"";}.ion-ios-mic:before{content:"";}.ion-ios-mic-off:before{content:"";}.ion-ios-mic-outline:before{content:"";}.ion-ios-minus:before{content:"";}.ion-ios-minus-empty:before{content:"";}.ion-ios-minus-outline:before{content:"";}.ion-ios-monitor:before{content:"";}.ion-ios-monitor-outline:before{content:"";}.ion-ios-moon:before{content:"";}.ion-ios-moon-outline:before{content:"";}.ion-ios-more:before{content:"";}.ion-ios-more-outline:before{content:"";}.ion-ios-musical-note:before{content:"";}.ion-ios-musical-notes:before{content:"";}.ion-ios-navigate:before{content:"";}.ion-ios-navigate-outline:before{content:"";}.ion-ios-nutrition:before{content:"";}.ion-ios-nutrition-outline:before{content:"";}.ion-ios-paper:before{content:"";}.ion-ios-paper-outline:before{content:"";}.ion-ios-paperplane:before{content:"";}.ion-ios-paperplane-outline:before{content:"";}.ion-ios-partlysunny:before{content:"";}.ion-ios-partlysunny-outline:before{content:"";}.ion-ios-pause:before{content:"";}.ion-ios-pause-outline:before{content:"";}.ion-ios-paw:before{content:"";}.ion-ios-paw-outline:before{content:"";}.ion-ios-people:before{content:"";}.ion-ios-people-outline:before{content:"";}.ion-ios-person:before{content:"";}.ion-ios-person-outline:before{content:"";}.ion-ios-personadd:before{content:"";}.ion-ios-personadd-outline:before{content:"";}.ion-ios-photos:before{content:"";}.ion-ios-photos-outline:before{content:"";}.ion-ios-pie:before{content:"";}.ion-ios-pie-outline:before{content:"";}.ion-ios-pint:before{content:"";}.ion-ios-pint-outline:before{content:"";}.ion-ios-play:before{content:"";}.ion-ios-play-outline:before{content:"";}.ion-ios-plus:before{content:"";}.ion-ios-plus-empty:before{content:"";}.ion-ios-plus-outline:before{content:"";}.ion-ios-pricetag:before{content:"";}.ion-ios-pricetag-outline:before{content:"";}.ion-ios-pricetags:before{content:"";}.ion-ios-pricetags-outline:before{content:"";}.ion-ios-printer:before{content:"";}.ion-ios-printer-outline:before{content:"";}.ion-ios-pulse:before{content:"";}.ion-ios-pulse-strong:before{content:"";}.ion-ios-rainy:before{content:"";}.ion-ios-rainy-outline:before{content:"";}.ion-ios-recording:before{content:"";}.ion-ios-recording-outline:before{content:"";}.ion-ios-redo:before{content:"";}.ion-ios-redo-outline:before{content:"";}.ion-ios-refresh:before{content:"";}.ion-ios-refresh-empty:before{content:"";}.ion-ios-refresh-outline:before{content:"";}.ion-ios-reload:before{content:"";}.ion-ios-reverse-camera:before{content:"";}.ion-ios-reverse-camera-outline:before{content:"";}.ion-ios-rewind:before{content:"";}.ion-ios-rewind-outline:before{content:"";}.ion-ios-rose:before{content:"";}.ion-ios-rose-outline:before{content:"";}.ion-ios-search:before{content:"";}.ion-ios-search-strong:before{content:"";}.ion-ios-settings:before{content:"";}.ion-ios-settings-strong:before{content:"";}.ion-ios-shuffle:before{content:"";}.ion-ios-shuffle-strong:before{content:"";}.ion-ios-skipbackward:before{content:"";}.ion-ios-skipbackward-outline:before{content:"";}.ion-ios-skipforward:before{content:"";}.ion-ios-skipforward-outline:before{content:"";}.ion-ios-snowy:before{content:"";}.ion-ios-speedometer:before{content:"";}.ion-ios-speedometer-outline:before{content:"";}.ion-ios-star:before{content:"";}.ion-ios-star-half:before{content:"";}.ion-ios-star-outline:before{content:"";}.ion-ios-stopwatch:before{content:"";}.ion-ios-stopwatch-outline:before{content:"";}.ion-ios-sunny:before{content:"";}.ion-ios-sunny-outline:before{content:"";}.ion-ios-telephone:before{content:"";}.ion-ios-telephone-outline:before{content:"";}.ion-ios-tennisball:before{content:"";}.ion-ios-tennisball-outline:before{content:"";}.ion-ios-thunderstorm:before{content:"";}.ion-ios-thunderstorm-outline:before{content:"";}.ion-ios-time:before{content:"";}.ion-ios-time-outline:before{content:"";}.ion-ios-timer:before{content:"";}.ion-ios-timer-outline:before{content:"";}.ion-ios-toggle:before{content:"";}.ion-ios-toggle-outline:before{content:"";}.ion-ios-trash:before{content:"";}.ion-ios-trash-outline:before{content:"";}.ion-ios-undo:before{content:"";}.ion-ios-undo-outline:before{content:"";}.ion-ios-unlocked:before{content:"";}.ion-ios-unlocked-outline:before{content:"";}.ion-ios-upload:before{content:"";}.ion-ios-upload-outline:before{content:"";}.ion-ios-videocam:before{content:"";}.ion-ios-videocam-outline:before{content:"";}.ion-ios-volume-high:before{content:"";}.ion-ios-volume-low:before{content:"";}.ion-ios-wineglass:before{content:"";}.ion-ios-wineglass-outline:before{content:"";}.ion-ios-world:before{content:"";}.ion-ios-world-outline:before{content:"";}.ion-ipad:before{content:"";}.ion-iphone:before{content:"";}.ion-ipod:before{content:"";}.ion-jet:before{content:"";}.ion-key:before{content:"";}.ion-knife:before{content:"";}.ion-laptop:before{content:"";}.ion-leaf:before{content:"";}.ion-levels:before{content:"";}.ion-lightbulb:before{content:"";}.ion-link:before{content:"";}.ion-load-a:before{content:"";}.ion-load-b:before{content:"";}.ion-load-c:before{content:"";}.ion-load-d:before{content:"";}.ion-location:before{content:"";}.ion-lock-combination:before{content:"";}.ion-locked:before{content:"";}.ion-log-in:before{content:"";}.ion-log-out:before{content:"";}.ion-loop:before{content:"";}.ion-magnet:before{content:"";}.ion-male:before{content:"";}.ion-man:before{content:"";}.ion-map:before{content:"";}.ion-medkit:before{content:"";}.ion-merge:before{content:"";}.ion-mic-a:before{content:"";}.ion-mic-b:before{content:"";}.ion-mic-c:before{content:"";}.ion-minus:before{content:"";}.ion-minus-circled:before{content:"";}.ion-minus-round:before{content:"";}.ion-model-s:before{content:"";}.ion-monitor:before{content:"";}.ion-more:before{content:"";}.ion-mouse:before{content:"";}.ion-music-note:before{content:"";}.ion-navicon:before{content:"";}.ion-navicon-round:before{content:"";}.ion-navigate:before{content:"";}.ion-network:before{content:"";}.ion-no-smoking:before{content:"";}.ion-nuclear:before{content:"";}.ion-outlet:before{content:"";}.ion-paintbrush:before{content:"";}.ion-paintbucket:before{content:"";}.ion-paper-airplane:before{content:"";}.ion-paperclip:before{content:"";}.ion-pause:before{content:"";}.ion-person:before{content:"";}.ion-person-add:before{content:"";}.ion-person-stalker:before{content:"";}.ion-pie-graph:before{content:"";}.ion-pin:before{content:"";}.ion-pinpoint:before{content:"";}.ion-pizza:before{content:"";}.ion-plane:before{content:"";}.ion-planet:before{content:"";}.ion-play:before{content:"";}.ion-playstation:before{content:"";}.ion-plus:before{content:"";}.ion-plus-circled:before{content:"";}.ion-plus-round:before{content:"";}.ion-podium:before{content:"";}.ion-pound:before{content:"";}.ion-power:before{content:"";}.ion-pricetag:before{content:"";}.ion-pricetags:before{content:"";}.ion-printer:before{content:"";}.ion-pull-request:before{content:"";}.ion-qr-scanner:before{content:"";}.ion-quote:before{content:"";}.ion-radio-waves:before{content:"";}.ion-record:before{content:"";}.ion-refresh:before{content:"";}.ion-reply:before{content:"";}.ion-reply-all:before{content:"";}.ion-ribbon-a:before{content:"";}.ion-ribbon-b:before{content:"";}.ion-sad:before{content:"";}.ion-sad-outline:before{content:"";}.ion-scissors:before{content:"";}.ion-search:before{content:"";}.ion-settings:before{content:"";}.ion-share:before{content:"";}.ion-shuffle:before{content:"";}.ion-skip-backward:before{content:"";}.ion-skip-forward:before{content:"";}.ion-social-android:before{content:"";}.ion-social-android-outline:before{content:"";}.ion-social-angular:before{content:"";}.ion-social-angular-outline:before{content:"";}.ion-social-apple:before{content:"";}.ion-social-apple-outline:before{content:"";}.ion-social-bitcoin:before{content:"";}.ion-social-bitcoin-outline:before{content:"";}.ion-social-buffer:before{content:"";}.ion-social-buffer-outline:before{content:"";}.ion-social-chrome:before{content:"";}.ion-social-chrome-outline:before{content:"";}.ion-social-codepen:before{content:"";}.ion-social-codepen-outline:before{content:"";}.ion-social-css3:before{content:"";}.ion-social-css3-outline:before{content:"";}.ion-social-designernews:before{content:"";}.ion-social-designernews-outline:before{content:"";}.ion-social-dribbble:before{content:"";}.ion-social-dribbble-outline:before{content:"";}.ion-social-dropbox:before{content:"";}.ion-social-dropbox-outline:before{content:"";}.ion-social-euro:before{content:"";}.ion-social-euro-outline:before{content:"";}.ion-social-facebook:before{content:"";}.ion-social-facebook-outline:before{content:"";}.ion-social-foursquare:before{content:"";}.ion-social-foursquare-outline:before{content:"";}.ion-social-freebsd-devil:before{content:"";}.ion-social-github:before{content:"";}.ion-social-github-outline:before{content:"";}.ion-social-google:before{content:"";}.ion-social-google-outline:before{content:"";}.ion-social-googleplus:before{content:"";}.ion-social-googleplus-outline:before{content:"";}.ion-social-hackernews:before{content:"";}.ion-social-hackernews-outline:before{content:"";}.ion-social-html5:before{content:"";}.ion-social-html5-outline:before{content:"";}.ion-social-instagram:before{content:"";}.ion-social-instagram-outline:before{content:"";}.ion-social-javascript:before{content:"";}.ion-social-javascript-outline:before{content:"";}.ion-social-linkedin:before{content:"";}.ion-social-linkedin-outline:before{content:"";}.ion-social-markdown:before{content:"";}.ion-social-nodejs:before{content:"";}.ion-social-octocat:before{content:"";}.ion-social-pinterest:before{content:"";}.ion-social-pinterest-outline:before{content:"";}.ion-social-python:before{content:"";}.ion-social-reddit:before{content:"";}.ion-social-reddit-outline:before{content:"";}.ion-social-rss:before{content:"";}.ion-social-rss-outline:before{content:"";}.ion-social-sass:before{content:"";}.ion-social-skype:before{content:"";}.ion-social-skype-outline:before{content:"";}.ion-social-snapchat:before{content:"";}.ion-social-snapchat-outline:before{content:"";}.ion-social-tumblr:before{content:"";}.ion-social-tumblr-outline:before{content:"";}.ion-social-tux:before{content:"";}.ion-social-twitch:before{content:"";}.ion-social-twitch-outline:before{content:"";}.ion-social-twitter:before{content:"";}.ion-social-twitter-outline:before{content:"";}.ion-social-usd:before{content:"";}.ion-social-usd-outline:before{content:"";}.ion-social-vimeo:before{content:"";}.ion-social-vimeo-outline:before{content:"";}.ion-social-whatsapp:before{content:"";}.ion-social-whatsapp-outline:before{content:"";}.ion-social-windows:before{content:"";}.ion-social-windows-outline:before{content:"";}.ion-social-wordpress:before{content:"";}.ion-social-wordpress-outline:before{content:"";}.ion-social-yahoo:before{content:"";}.ion-social-yahoo-outline:before{content:"";}.ion-social-yen:before{content:"";}.ion-social-yen-outline:before{content:"";}.ion-social-youtube:before{content:"";}.ion-social-youtube-outline:before{content:"";}.ion-soup-can:before{content:"";}.ion-soup-can-outline:before{content:"";}.ion-speakerphone:before{content:"";}.ion-speedometer:before{content:"";}.ion-spoon:before{content:"";}.ion-star:before{content:"";}.ion-stats-bars:before{content:"";}.ion-steam:before{content:"";}.ion-stop:before{content:"";}.ion-thermometer:before{content:"";}.ion-thumbsdown:before{content:"";}.ion-thumbsup:before{content:"";}.ion-toggle:before{content:"";}.ion-toggle-filled:before{content:"";}.ion-transgender:before{content:"";}.ion-trash-a:before{content:"";}.ion-trash-b:before{content:"";}.ion-trophy:before{content:"";}.ion-tshirt:before{content:"";}.ion-tshirt-outline:before{content:"";}.ion-umbrella:before{content:"";}.ion-university:before{content:"";}.ion-unlocked:before{content:"";}.ion-upload:before{content:"";}.ion-usb:before{content:"";}.ion-videocamera:before{content:"";}.ion-volume-high:before{content:"";}.ion-volume-low:before{content:"";}.ion-volume-medium:before{content:"";}.ion-volume-mute:before{content:"";}.ion-wand:before{content:"";}.ion-waterdrop:before{content:"";}.ion-wifi:before{content:"";}.ion-wineglass:before{content:"";}.ion-woman:before{content:"";}.ion-wrench:before{content:"";}.ion-xbox:before{content:"";}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url("https://cdn-ilaoagd.nitrocdn.com/mTNcJAvQSlivnZSjsAhOnhXdOuchueMk/assets/images/source/rev-bc44735/drassadqureshi.com/wp-content/plugins/iqonic-extensions//includes/Custom_Icon/assest/fonts/Flaticon.svg#Flaticon") format("svg");}}[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-size:50px;line-height:inherit;font-style:normal;}.flaticon-chat:before{content:"";}.flaticon-ip:before{content:"";}.flaticon-statistics:before{content:"";}.flaticon-manager:before{content:"";}.flaticon-notification:before{content:"";}.flaticon-cellphone:before{content:"";}.flaticon-startup:before{content:"";}.flaticon-24-hours:before{content:"";}.flaticon-laptop:before{content:"";}.flaticon-diagram:before{content:"";}.flaticon-accounting:before{content:"";}.flaticon-growth:before{content:"";}.flaticon-professional:before{content:"";}.flaticon-reward:before{content:"";}.flaticon-investment:before{content:"";}.flaticon-worker:before{content:"";}.flaticon-idea:before{content:"";}.flaticon-in-love:before{content:"";}.flaticon-document:before{content:"";}.flaticon-motivation:before{content:"";}.flaticon-business:before{content:"";}.flaticon-insurance:before{content:"";}.flaticon-reward-1:before{content:"";}.flaticon-goal:before{content:"";}.flaticon-thumbs-up:before{content:"";}.flaticon-growth-1:before{content:"";}.flaticon-paper-plane:before{content:"";}.flaticon-engineer:before{content:"";}.flaticon-group:before{content:"";}.flaticon-business-1:before{content:"";}.flaticon-document-1:before{content:"";}.flaticon-cloud:before{content:"";}.flaticon-contract:before{content:"";}.flaticon-transfer:before{content:"";}.flaticon-chemical:before{content:"";}.flaticon-mail:before{content:"";}.flaticon-marketing:before{content:"";}.flaticon-cheque:before{content:"";}.flaticon-signs:before{content:"";}.flaticon-box:before{content:"";}.flaticon-loan:before{content:"";}.flaticon-shipping:before{content:"";}.flaticon-appointment:before{content:"";}.flaticon-building:before{content:"";}.flaticon-balance:before{content:"";}.flaticon-marketing-1:before{content:"";}.flaticon-project-management:before{content:"";}.flaticon-feedback:before{content:"";}.flaticon-advertising:before{content:"";}.flaticon-debt:before{content:"";}.flaticon-solution:before{content:"";}.flaticon-value:before{content:"";}.flaticon-production:before{content:"";}.flaticon-solution-1:before{content:"";}.flaticon-outsourcing:before{content:"";}.flaticon-goal-1:before{content:"";}.flaticon-growth-2:before{content:"";}.flaticon-negotiation:before{content:"";}.flaticon-branding:before{content:"";}.flaticon-teamwork:before{content:"";}.flaticon-cost:before{content:"";}.flaticon-customer:before{content:"";}.flaticon-risk:before{content:"";}.flaticon-planning:before{content:"";}.flaticon-location:before{content:"";}.flaticon-competition:before{content:"";}.flaticon-idea-1:before{content:"";}.flaticon-strategy:before{content:"";}.flaticon-service:before{content:"";}.flaticon-business-plan:before{content:"";}.flaticon-meditation:before{content:"";}.flaticon-assets:before{content:"";}.flaticon-analysis:before{content:"";}.flaticon-analysis-1:before{content:"";}.flaticon-api:before{content:"";}.flaticon-analysis-2:before{content:"";}.flaticon-verification:before{content:"";}.flaticon-insurance-1:before{content:"";}.flaticon-hybrid-solution:before{content:"";}.flaticon-analysis-3:before{content:"";}.flaticon-online-banking:before{content:"";}.flaticon-grouping:before{content:"";}.flaticon-cloud-1:before{content:"";}.flaticon-settings:before{content:"";}.flaticon-maintenance:before{content:"";}.flaticon-wrench:before{content:"";}.flaticon-windmill:before{content:"";}.flaticon-nuclear-plant:before{content:"";}.flaticon-call-answer:before{content:"";}.flaticon-mail-black-envelope-symbol:before{content:"";}.flaticon-close-envelope:before{content:"";}.flaticon-facebook-logo:before{content:"";}.flaticon-whatsapp-logo:before{content:"";}.flaticon-facebook-placeholder-for-locate-places-on-maps:before{content:"";}.flaticon-linkedin-logo:before{content:"";}.flaticon-facebook-letter-logo:before{content:"";}.flaticon-youtube-logo:before{content:"";}.flaticon-linkedin-logo-1:before{content:"";}.flaticon-youtube-play-button:before{content:"";}.flaticon-skype-logo:before{content:"";}.flaticon-twitter-logo:before{content:"";}.flaticon-behance-logo:before{content:"";}.flaticon-search:before{content:"";}.flaticon-magnifying-glass:before{content:"";}.flaticon-shopping-cart-black-shape:before{content:"";}.flaticon-shopping-cart:before{content:"";}.flaticon-send-mail:before{content:"";}.flaticon-maps-and-flags:before{content:"";}.flaticon-map:before{content:"";}.flaticon-phone-call:before{content:"";}.flaticon-message:before{content:"";}.flaticon-calendar-with-spring-binder-and-date-blocks:before{content:"";}.flaticon-user-silhouette:before{content:"";}.flaticon-favorite:before{content:"";}.flaticon-favorite-1:before{content:"";}.flaticon-favorite-2:before{content:"";}.flaticon-minus:before{content:"";}.flaticon-plus:before{content:"";}.flaticon-play-arrow:before{content:"";}.flaticon-check:before{content:"";}.flaticon-chat:before{content:"";}.flaticon-arrow:before{content:"";}.flaticon-arrow-1:before{content:"";}.flaticon-next:before{content:"";}.flaticon-back:before{content:"";}.flaticon-placeholder:before{content:"";}.flaticon-placeholder-1:before{content:"";}.flaticon-share:before{content:"";}.flaticon-pdf:before{content:"";}.flaticon-document-2:before{content:"";}.flaticon-zip-file-document-variant:before{content:"";}.flaticon-down-arrow:before{content:"";}.flaticon-up-arrow:before{content:"";}.flaticon-cancel:before{content:"";}.flaticon-meeting:before{content:"";}.flaticon-networking:before{content:"";}.flaticon-growth-3:before{content:"";}.flaticon-team:before{content:"";}.flaticon-plan:before{content:"";}.flaticon-announcement:before{content:"";}.flaticon-conference:before{content:"";}.flaticon-analysis-4:before{content:"";}.flaticon-management:before{content:"";}.flaticon-timeline:before{content:"";}.flaticon-analysis-5:before{content:"";}.flaticon-certification:before{content:"";}.flaticon-analytics:before{content:"";}.flaticon-data-analysis:before{content:"";}.flaticon-sales:before{content:"";}.flaticon-circuit:before{content:"";}.flaticon-presentation:before{content:"";}.flaticon-partner:before{content:"";}.flaticon-schedule:before{content:"";}.flaticon-factory:before{content:"";}.flaticon-inspection:before{content:"";}.flaticon-collaboration:before{content:"";}.flaticon-engineering:before{content:"";}.flaticon-plane:before{content:"";}.flaticon-analysis-6:before{content:"";}.flaticon-idea-2:before{content:"";}.flaticon-boat:before{content:"";}.flaticon-growth-4:before{content:"";}.flaticon-conveyor:before{content:"";}.flaticon-document-3:before{content:"";}.flaticon-planning-1:before{content:"";}.flaticon-shipping-1:before{content:"";}.flaticon-planning-2:before{content:"";}.flaticon-tracking:before{content:"";}.flaticon-calendar:before{content:"";}.flaticon-connection:before{content:"";}.flaticon-businessman:before{content:"";}.flaticon-question:before{content:"";}.flaticon-meeting-1:before{content:"";}.flaticon-discussion:before{content:"";}.flaticon-money-bag:before{content:"";}.flaticon-presentation-1:before{content:"";}.flaticon-question-1:before{content:"";}.flaticon-web:before{content:"";}.flaticon-writing:before{content:"";}.flaticon-layout:before{content:"";}.flaticon-testing:before{content:"";}.flaticon-support:before{content:"";}.flaticon-analysis-7:before{content:"";}.flaticon-information:before{content:"";}.flaticon-bug:before{content:"";}.flaticon-launch:before{content:"";}.flaticon-engineering-1:before{content:"";}.flaticon-encryption:before{content:"";}.flaticon-arrows:before{content:"";}.flaticon-arrows-1:before{content:"";}.flaticon-award:before{content:"";}.flaticon-customer-1:before{content:"";}.flaticon-support-1:before{content:"";}.flaticon-box-1:before{content:"";}.flaticon-balance-1:before{content:"";}.flaticon-human-resources:before{content:"";}.flaticon-calculator:before{content:"";}.flaticon-problem:before{content:"";}.flaticon-process:before{content:"";}.flaticon-technical-support:before{content:"";}.flaticon-office-building:before{content:"";}.flaticon-operation:before{content:"";}.flaticon-trade:before{content:"";}.flaticon-knowledge:before{content:"";}.flaticon-packaging:before{content:"";}.flaticon-process-1:before{content:"";}.flaticon-earn:before{content:"";}.flaticon-hands:before{content:"";}.flaticon-real-estate:before{content:"";}.flaticon-network:before{content:"";}.flaticon-leadership:before{content:"";}.flaticon-research:before{content:"";}.flaticon-mind:before{content:"";}.flaticon-investment-1:before{content:"";}.flaticon-customer-2:before{content:"";}.flaticon-computer:before{content:"";}.flaticon-dollar:before{content:"";}.flaticon-businessman-1:before{content:"";}.flaticon-bill:before{content:"";}.flaticon-money:before{content:"";}.flaticon-debit-card:before{content:"";}.flaticon-expenses:before{content:"";}.flaticon-notification:before{content:"";}.flaticon-backup:before{content:"";}.flaticon-agreement:before{content:"";}.flaticon-analysis:before{content:"";}.flaticon-description:before{content:"";}.flaticon-rating:before{content:"";}.flaticon-money-1:before{content:"";}.flaticon-government:before{content:"";}.flaticon-care:before{content:"";}.flaticon-management:before{content:"";}.flaticon-deliver:before{content:"";}body:before{content:"";position:fixed;z-index:0;background:var(--title-color);width:100%;height:100%;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;opacity:0;}body.side-bar-open:before{z-index:9999;opacity:.8;}.iqonic-custom-layouts.right-slide,.iqonic-custom-layouts.left-slide{box-shadow:var(--sider-bar-shadow);}ul.info-share{padding-left:0;}.iqonic-custom-layouts .search-form .form-search .search-submit{position:absolute;right:.0625em;cursor:pointer;padding:0;font-size:1.125em;border:none;outline:none;-webkit-box-shadow:none !important;box-shadow:none !important;margin:0;}.iqonic-custom-layouts .search-form input{height:3.625em;line-height:2.8125em;padding-right:2em;}.iq-button{z-index:1;font-size:(--font-size-body);font-weight:400;position:relative;overflow:hidden;display:inline-block;vertical-align:middle;padding:10px 30px;background:var(--primary-color);color:var(--white-color);transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}.iq-btn-semi-round{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.iq-btn-round{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}.iq-btn-circle{-webkit-border-radius:90px;-moz-border-radius:90px;border-radius:90px;}.iq-btn-small{padding:5px 15px;font-size:var(--font-size-xs);}.iq-btn-medium{padding:10px 30px;font-size:(--font-size-sm);}.iq-btn-large{padding:15px 45px;}.iq-btn-extra-large{padding:15px 60px;}.btn-icon-right i{margin-left:15px;}.btn-icon-left i{margin-right:15px;}.iq-button.iq-btn-shadow:hover{-webkit-box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);-moz-box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}.iq-btn-outline{color:var(--primary-color);background:transparent;border:2px solid var(--primary-color);}.iq-button.iq-btn-link,.iq-btn-link{display:inline-block;text-transform:uppercase;font-size:(--font-size-sm);letter-spacing:.15em;font-weight:var(--font-weight-medium);background:transparent;padding:0;color:var(--primary-color);}.iq-button:hover,.iq-button:focus{color:var(--white-color);background:var(--secondary-color);}.iq-btn-outline:hover,.iq-btn-outline:focus{border-color:var(--secondary-color);color:var(--white-color);}.iq-btn-link:hover,.iq-btn-link:focus,.iq-btn-link:hover i,.iq-btn-link:focus i{color:var(--secondary-color);background:transparent;}.iq-btn-link:hover i{transform:rotate(90deg);}.modal-backdrop{z-index:initial !important;}.iq-blockquote blockquote .iq-quote .iq-symbol{position:absolute;top:15px;font-size:var(--font-size-90);line-height:90px;color:var(--primary-color);}.iq-blockquote.text-left blockquote .iq-quote .iq-symbol{left:30px;}.iq-blockquote.text-right blockquote .iq-quote .iq-symbol{right:30px;}.iq-blockquote.text-left blockquote .iq-quote .iq-quote-content{margin-left:60px;}.iq-blockquote.text-right blockquote .iq-quote .iq-quote-content{margin-right:60px;}.iq-blockquote.text-center blockquote{padding:75px 30px 15px;}.iq-blockquote blockquote .iq-quote .iq-quote-content .iq-blockquote-author{display:block;}.iq-blockquote.iq-blockquote-shadow{-webkit-box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);-moz-box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);box-shadow:-1px 4px 30px 0 rgba(0,0,0,.06);}.alert-primary{color:#1c67a2;border-color:#bad1e3;background-color:#e8f0f6;}.alert-secondary{color:#777d74;border-color:#d6d8d5;background-color:#f1f2f1;}.alert-success{color:#00c99c;border-color:#b2efe1;background-color:#e5f9f5;}.alert-danger{color:#f4828b;border-color:#fcd9dc;background-color:#fef2f3;}.alert-warning{color:#ffd400;border-color:#fff2b2;background-color:#fffbe5;}.alert-info{color:#50baff;border-color:#caeaff;background-color:#edf8ff;}.alert-light{color:#bfbfbe;border-color:#ececeb;background-color:#f8f8f8;}.alert-dark{color:#1d2438;border-color:#bbbdc3;background-color:#e8e9eb;}.alert .iq-alert-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.alert .iq-alert-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.3rem 0 0;}.alert .iq-alert-icon i{font-size:2.441em;line-height:normal;}.alert .iq-alert-message{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.alert .iq-alert-message p{margin-bottom:0;}.alert .iq-alert-close{float:right;font-size:var(--font-size-20);font-weight:var(--font-weight-regular);line-height:inherit;color:var(--white-color);text-shadow:none;opacity:1;}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{outline:none;}.bg-primary{color:var(--white-color);}.bg-secondary{color:var(--white-color);}.bg-success{color:var(--white-color);}.bg-danger{color:var(--white-color);}.bg-warning{color:var(--white-color);}.bg-info{color:var(--white-color);}.bg-light{color:var(--white-color);}.bg-dark{color:var(--white-color);}.iq-event-schedule{border:1px solid #f5f5f5;margin-bottom:30px;}.iq-event-schedule .iq-event-title{padding:15px 30px;background:#f5f5f5;}.iq-event-schedule .iq-event-info{padding:30px;}.iq-event-schedule .iq-event-timeschedule{padding:5px 15px;color:var(--white-color);background:var(--secondary-color);display:inline-block;margin-bottom:15px;}.iq-event-schedule .iq-speaker{display:flex;}.iq-event-schedule .iq-speaker-img{margin-right:15px;}.iq-event-schedule .iq-speaker-img img{width:60px;display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}.iq-event-schedule .iq-event-text-area{margin-bottom:15px;}.iq-event-schedule .iq-event-text-area p{margin-bottom:0;}.iq-tooltip-style-1 .tooltip-item{background:var(--secondary-color);cursor:pointer;display:inline-block;font-weight:var(--font-weight-semi-bold);padding:0 10px;color:var(--white-color);}.iq-tooltip-style-1 .tooltip-item::after{content:"";position:absolute;width:360px;height:20px;bottom:100%;left:50%;pointer-events:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.iq-tooltip-style-1 .tooltip-iq:hover .tooltip-item::after{pointer-events:auto;}.iq-tooltip-style-1 .tooltip-iq{display:inline;position:relative;z-index:9;}.iq-tooltip-style-1 .tooltip-content{position:absolute;z-index:9;width:360px;left:50%;margin:0 0 30px -185px;bottom:100%;text-align:left;font-size:(--font-size-body);line-height:2;box-shadow:-5px -5px 15px rgba(48,54,61,.2);background:var(--secondary-color);color:var(--white-color);opacity:0;cursor:default;pointer-events:none;}.iq-tooltip-style-1 .tooltip-effect-1 .tooltip-content{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;}.iq-tooltip-style-1 .tooltip-effect-2 .tooltip-content{-webkit-transform-origin:50% calc(100% + 10px);transform-origin:50% calc(100% + 10px);-webkit-transform:perspective(1000px) rotate3d(1,0,0,45deg);transform:perspective(1000px) rotate3d(1,0,0,45deg);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;}.iq-tooltip-style-1 .tooltip-effect-3 .tooltip-content{-webkit-transform:translate3d(0,10px,0) rotate3d(1,1,0,25deg);transform:translate3d(0,10px,0) rotate3d(1,1,0,25deg);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;}.iq-tooltip-style-1 .tooltip-effect-4 .tooltip-content{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale3d(.7,.3,1);transform:scale3d(.7,.3,1);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;}.iq-tooltip-style-1 .tooltip-effect-5 .tooltip-content{width:180px;margin-left:-90px;-webkit-transform-origin:50% calc(100% + 6em);transform-origin:50% calc(100% + 6em);-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;-webkit-transition-timing-function:ease,cubic-bezier(.17,.67,.4,1.39);transition-timing-function:ease,cubic-bezier(.17,.67,.4,1.39);}.iq-tooltip-style-1 .tooltip-iq:hover .tooltip-content{pointer-events:auto;opacity:1;-webkit-transform:translate3d(0,0,0) rotate3d(0,0,0,0);transform:translate3d(0,0,0) rotate3d(0,0,0,0);}.iq-tooltip-style-1 .tooltip-iq.tooltip-effect-2:hover .tooltip-content{-webkit-transform:perspective(1000px) rotate3d(1,0,0,0deg);transform:perspective(1000px) rotate3d(1,0,0,0deg);}.iq-tooltip-style-1 .tooltip-content::after{content:"";top:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-top-color:var(--secondary-color);border-width:10px;margin-left:-10px;}.iq-tooltip-style-1 .tooltip-content img{position:relative;display:block;float:left;margin-right:1em;}.iq-tooltip-style-1 .iq-tooltip-text{display:block;padding:15px;color:var(--white-color);}.iq-tooltip-style-1 .tooltip-effect-5 .tooltip-text{padding:1.4em;}.iq-tooltip-style-1 .tooltip-text a{font-weight:var(--font-weight-bold);}.iq-tooltip-style-1 p{font-size:var(--font-size-36);margin-bottom:0;color:var(--secondary-color);}#iq-tooltip{position:relative;margin:50px auto 20px;}.iq-tooltip-style-2 .pin{display:none;}.iq-tooltip-style-2 .tooltip-up,.iq-tooltip-style-2 .tooltip-down{background-size:100% 100%;border-radius:90px;position:absolute;width:39px;height:39px;}.iq-tooltip-style-2 .tooltip{display:none;opacity:1;min-width:150px;min-height:70px;cursor:help;position:absolute;top:10px;margin-left:-20px;left:50%;z-index:999;text-align:center;transform:skewX(-10deg);padding:15px;color:var(--white-color);background:#545454;}.iq-tooltip-style-2 .tooltip::after{content:"";position:absolute;top:-10px;left:30px;margin-left:-10px;border-bottom:10px solid #fff1d3;border-left:10px solid transparent;border-right:10px solid transparent;}.iq-tooltip-style-2 .tooltip-down .tooltip{top:-90px;}.iq-tooltip-style-2 .tooltip-down .tooltip p{margin-bottom:0;}.iq-tooltip-style-2 .tooltip-down .tooltip::after{bottom:-10px;top:auto;border-bottom:0;border-top:10px solid #545454;}.iq-tooltip-style-2 .tooltip ul{margin:0;padding:0;list-style:none;}.wpcf7-response-output.wpcf7-validation-errors,div.wpcf7-mail-sent-ng,div.wpcf7-aborted{position:relative;bottom:0;left:0;color:red;border:none;padding:0;margin:15px 0;}.contact-form .cfield{position:relative;width:100%;display:inline-block;}.contact-form .cfield input[type=submit]{margin-top:15px;}.contact-form .cfield input{position:relative;width:100%;margin-bottom:15px;background:var(--white-color);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-left:15px;height:55px;line-height:55px;clear:both;border:1px solid var(--white-light-color);}.contact-form .cfield input:focus,.contact-form .cfield.textarea textarea:focus{border:1px solid var(--primary-color);box-shadow:none;outline:none;}.contact-form .cfield textarea{margin-bottom:15px;width:100%;float:left;background:var(--white-color);border:1px solid var(--white-light-color);border-radius:0;padding:15px 0 0 20px;resize:none;}[dir="rtl"] .contact-form .iq-button-style-1 .iq-btn-icon-holder,[dir="rtl"] .contact-form .iq-button-style-2 .iq-btn-icon-holder{float:left;}.contact-form .cfield .wpcf7-not-valid{border:1px solid #f00;}.contact-form .ajax-loader{margin:32px 0 0 5px;}.contact-form .row button#submit{float:left;}.iq-contactform-2 .iq-title-box.text-center{margin-bottom:30px;}.iq-contactform-2{padding:45px;background:var(--white-light-color);}.iq-contactform-2 h2{text-align:center;}.iq-contactform-2 input:hover,.iq-contactform-2 input[type=text]:hover,.iq-contactform-2 textarea:hover{border:1px solid var(--primary-color);}.iq-contactform-2 .button{cursor:pointer;margin-top:15px;}.iq-contactform-2 p{margin-bottom:0;}.iq-contactform-3 .cfield textarea{height:300px;}.iq-subscribe-style-1{display:flex;flex-direction:row;align-items:stretch;}.iq-subscribe-style-1 input[type=email]{margin:0 15px 0 0;width:80%;}.iq-subscribe-style-1 [type=submit]{position:relative;padding:10px 30px;}@media (max-width:767px){.iq-subscribe-style-1{display:block;text-align:center;}}.iq-subscribe-style-2{position:relative;}.iq-subscribe-style-2 input[type=email]{margin:0 15px 0 0;width:100%;}.iq-subscribe-style-2 [type=submit]{position:absolute;right:0;top:0;padding:10px 30px;}.iq-subscribe-style-3{position:relative;}.iq-subscribe-style-3 input[type=email]{margin:0 15px 0 0;width:100%;border-radius:0;}.iq-subscribe-style-3 [type=submit]{position:absolute;right:0;top:0;padding:10px 30px;border-radius:0;}.iq-subscribe-style-4{position:relative;text-align:center;}.iq-subscribe-style-4 input[type=email]{margin:0 0 30px;width:100%;}.iq-subscribe-style-4 [type=submit] i{margin-left:15px;}.iq-subscribe-style-5{position:relative;}.iq-subscribe-style-5 input[type=email]{margin:0;width:100%;border-radius:0;background:transparent;}.iq-subscribe-style-5 [type=submit]{position:absolute;right:0;top:0;padding:10px 30px;border-radius:0;}.iq-subscribe-style-6{position:relative;}.iq-subscribe-style-6 input[type=email]{margin:0;width:100%;border-radius:0;background:transparent;padding:0;border:none;border-bottom:2px solid var(--title-color);}.iq-subscribe-style-6 [type=submit]{position:absolute;right:0;top:0;padding:0;border-radius:0;background:transparent;color:var(--title-color);font-size:var(--font-size-24);}.iq-subscribe-style-7{position:relative;}.iq-subscribe-style-7 input[type=email]{margin:0 15px 0 0;width:100%;}.iq-subscribe-style-7 [type=submit]{position:absolute;right:0;top:0;padding:10px 30px;border-top-left-radius:0;border-bottom-left-radius:0;}.iq-subscribe-style-8{position:relative;}.iq-subscribe-style-8 input[type=email]{margin:0;width:100%;border-radius:5px;background:transparent;border-color:var(--title-color);}.iq-subscribe-style-8 [type=submit]{position:absolute;right:0;top:0;padding:10px 30px;border-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0;}.iq_background_list_wrapper{position:relative;width:100%;overflow:hidden;display:flex;background:#000;}.iq_background_list_column{min-height:80vh;}.iq_background_list_wrapper .iq_background_list_column{position:relative;z-index:2;border-right:1px solid rgba(256,256,256,.5);}.iq_background_list_wrapper .iq_background_list_column.hover{opacity:1;background:rgba(0,0,0,.6);}.iq_background_list_wrapper .iq_background_list_column.last{border-right:0;}.iq_background_list_wrapper.one_columns .iq_background_list_column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.iq_background_list_wrapper.two_columns .iq_background_list_column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.iq_background_list_wrapper.three_columns .iq_background_list_column{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}.iq_background_list_wrapper.four_columns .iq_background_list_column{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.iq_background_list_wrapper .iq_background_list_column .iq_background_list_content{display:flex;height:100%;padding:45px 30px;flex-direction:column;justify-content:flex-start;color:var(--white-color);}.iq_background_list_wrapper .iq_background_list_column .iq_background_list_content h4{color:var(--white-color);}.iq_background_list_wrapper .iq_background_img,.iq_background_list_wrapper .iq_background_list_overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;overflow:hidden;opacity:.3;background:var(--secondary-color);}.iq_background_list_wrapper .iq_background_img{visibility:hidden;opacity:0;transition:all 1s;}.iq_background_list_wrapper .iq_background_img.hover{opacity:1;visibility:visible;-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-webkit-transform:scale(1.05);transform:scale(1.05);}.iq_background_list_wrapper .iq_background_img img{width:100% !important;height:100% !important;object-fit:cover;}.iq_background_list_wrapper .iq_background_list_column:hover .iq_background_list_link,.iq_background_list_wrapper .iq_background_list_column.hover .iq_background_list_link{max-height:100%;opacity:1;overflow:visible;}.iq_background_list_wrapper .iq_background_list_content .iq_background_list_link{overflow:hidden;transition:transform .2s ease;margin:30px 0;}.iq_background_list_wrapper .iq_background_list_content .iq_background_list_title{transition:transform .3s ease;-moz-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transform:translateY(10px);}.iq_background_list_wrapper .iq_background_list_column.hover .iq-button{bottom:0;}.iq_background_list_wrapper .iq-button{position:absolute;bottom:-70px;border-radius:0;left:0;width:100%;text-align:center;}.iq-background-details{top:40%;position:relative;}.iq_background_list_wrapper .iq_background_list_column.hover .iq-background-details{top:30%;}.iq_background_list_wrapper .iq_background_list_column .iq-background-details{top:84%;}.iq_background_list_wrapper .iq_background_list_column i{font-size:var(--font-size-42);color:var(--white-color);margin-bottom:15px;}.iq_background_list_wrapper .iq_background_list_column .title-color{color:var(--white-color);}.iq_background_list_wrapper .iq_background_list_column .iq-background-details{transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}@media (max-width:992px){.iq_background_list_wrapper{float:left;width:100%;display:inline-block;}.iq_background_list_wrapper.four_columns .iq_background_list_column{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.iq_background_list_wrapper .iq_background_list_column{border-right:none;border-bottom:1px solid rgba(255,255,255,.5);min-height:40vh;overflow:hidden;text-align:center;}}.owl-carousel .owl-nav.disabled{display:none;}.owl-carousel .owl-nav{display:block;position:absolute;text-indent:inherit;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);left:0;width:100%;cursor:pointer;z-index:999;}.owl-carousel .owl-nav .owl-prev{outline:none;background:none;border:none;display:block;position:absolute;text-align:center;text-indent:inherit;top:-25px;left:-8%;width:auto;cursor:pointer;-webkit-transition:opacity .3s ease 0s,left .3s ease 0s;-moz-transition:opacity .3s ease 0s,left .3s ease 0s;-ms-transition:opacity .3s ease 0s,left .3s ease 0s;-o-transition:opacity .3s ease 0s,left .3s ease 0s;transition:opacity .3s ease 0s,left .3s ease 0s;}.owl-carousel .owl-nav .owl-next{outline:none;background:none;border:none;display:block;position:absolute;text-align:center;text-indent:inherit;top:-25px;right:-8%;width:auto;cursor:pointer;-webkit-transition:opacity .3s ease 0s,right .3s ease 0s;-moz-transition:opacity .3s ease 0s,right .3s ease 0s;-ms-transition:opacity .3s ease 0s,right .3s ease 0s;-o-transition:opacity .3s ease 0s,right .3s ease 0s;transition:opacity .3s ease 0s,right .3s ease 0s;}.owl-carousel .owl-nav i{font-size:var(--font-size-24);border:1px solid rgba(0,0,0,.05);width:45px;height:45px;line-height:45px;padding-left:0;display:inline-block;color:var(--white-color);background:var(--secondary-color);font-weight:400;text-align:center;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;border-radius:0;font-family:FontAwesome;}.owl-carousel .owl-nav i:hover{background:var(--primary-color);color:var(--white-color);}.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-dots{margin-top:15px;position:relative;width:100%;display:inline-block;text-indent:inherit;text-align:center;cursor:pointer;}.owl-carousel .owl-dots .owl-dot{box-shadow:none;outline:none;background:var(--secondary-color);display:inline-block;border-radius:0;padding:0;margin:0 3px;height:10px;width:10px;border:1px solid var(--secondary-color);transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;cursor:pointer;}.owl-carousel .owl-dots .owl-dot span{display:none;}.owl-carousel .owl-dots .owl-dot:hover{background:var(--primary-color);border:1px solid var(--primary-color);}.owl-carousel .owl-dots .owl-dot.active{background:var(--primary-color);border:1px solid var(--primary-color);}.owl-carousel .owl-dots{position:relative;left:0;bottom:0;width:100%;display:inline-block;line-height:normal;}.owl-carousel .owl-dots .owl-dot{background:transparent;border:1px solid var(--primary-color);}.iq-map-chart .iq-map-lable{height:150px;width:150px;text-align:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:1;background:var(--white-color);position:absolute;right:0;top:0;align-items:center;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.1);}.iq-map-chart .iq-map-lable .iq-map-location-value{font-size:var(--font-size-50);line-height:50px;}.iq-map-chart .iq-map-lable .iq-map-info{font-size:(--font-size-18);line-height:32px;margin-bottom:0;}#chartdiv{width:100%;height:500px;overflow:hidden;}#chartdiv svg{pointer-events:none;}.map-marker{margin-left:-8px;margin-top:-8px;box-sizing:border-box;}.map-marker.map-clickable{cursor:pointer;}.map-marker .pulse{-webkit-animation:shadow-pulse-dots 1s ease-in-out infinite;animation:shadow-pulse-dots 1s infinite;width:10px;height:10px;background:var(--primary-color);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;z-index:10;position:absolute;box-sizing:border-box;}.map-marker .dot{border:10px solid #fff601;background:transparent;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:pulse 3s ease-out;-moz-animation:pulse 3s ease-out;animation:pulse 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-20px;left:-20px;z-index:1;opacity:0;box-sizing:border-box;}.popover .iq-tooltip-content{text-align:center;}.popover{border-radius:10px;}.popover .iq-tooltip-content .tooltipimg{margin-bottom:15px;}.popover .iq-tooltip-content .tooltip-title{margin-bottom:10px;}.popover .iq-tooltip-content .tooltip-info{margin-bottom:15px;}@keyframes shadow-pulse-dots{0%{box-shadow:0 0 0 0 rgba(37,177,95,.2);}100%{box-shadow:0 0 0 15px rgba(37,177,95,0);}}@-moz-keyframes pulse{0%{-moz-transform:scale(0);opacity:0;}25%{-moz-transform:scale(0);opacity:.1;}50%{-moz-transform:scale(.1);opacity:.5;}75%{-moz-transform:scale(.7);opacity:.9;}100%{-moz-transform:scale(1);opacity:0;}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0;}25%{-webkit-transform:scale(0);opacity:.1;}50%{-webkit-transform:scale(.1);opacity:.5;}75%{-webkit-transform:scale(.7);opacity:.9;}100%{-webkit-transform:scale(1);opacity:0;}}.contact-box ul li:hover{background:var(--white-color);}.contact-box ul li:hover a{color:#6f73f0;}.contact-box ul li a{color:var(--white-color);}.contact-box ul li{display:inline-block !important;width:40px;height:40px;line-height:40px;border-radius:4px;color:var(--white-color);background:transparent;text-align:center;margin-right:10px;-webkit-transition:all .25s ease-in-out 0s;-moz-transition:all .25s ease-in-out 0s;transition:all .25s ease-in-out 0s;}.contact-box ul{padding:0;}.contact-box{position:relative;}.contact-basic{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);}.iq-contactform-2{padding:30px;}.iq-waves-effect{position:relative;}.ripple{width:0;height:0;border-radius:50%;background:rgba(30,61,115,.4);transform:scale(0);position:absolute;opacity:1;}.rippleEffect{animation:rippleDrop .6s linear;}@keyframes rippleDrop{100%{transform:scale(2);opacity:0;}}#sidebar-scrollbar .widget{background:transparent;padding:0;box-shadow:none;}#sidebar-scrollbar ul.info-share li{margin-right:10px;}#sidebar-scrollbar .widget .iq-side-area-title,.social-widget-media .iq-side-area-title{margin-bottom:15px;}#sidebar-scrollbar ul.info-share li a{width:45px;height:45px;line-height:45px;display:inline-block;color:var(--white-color);border-radius:0;text-align:center;background:var(--primary-color);}#sidebar-scrollbar ul.info-share li:hover a{background:var(--secondary-color);}#sidebar-scrollbar .footer-title.contact-info{margin-bottom:15px;}.marquee{position:relative;width:4px;height:132px;margin:0;line-height:50px;text-align:center;-moz-transform:translatey(100%);-webkit-transform:translatey(100%);transform:translatey(100%);-moz-animation:scroll-left 2s linear infinite;-webkit-animation:scroll-left 2s linear infinite;animation:scroll-left 20s linear infinite;overflow:hidden;}@-moz-keyframes scroll-left{0%{-moz-transform:translatey(-100%);}100%{-moz-transform:translatey(100%);}}@-webkit-keyframes scroll-left{0%{-webkit-transform:translatey(100%);}100%{-webkit-transform:translatey(-100%);}}@keyframes scroll-left{0%{-moz-transform:translatey(100%);-webkit-transform:translatey(100%);transform:translatey(100%);}100%{-moz-transform:translatey(-100%);-webkit-transform:translatey(-100%);transform:translatey(-100%);}}.iq-service-slider .slider-text{padding:15px;position:relative;z-index:2;background:var(--white-color);display:block;}.iq-service-slider .slider-info{display:inline-block;}.iq-service-slider .slider-text a i{cursor:pointer;width:40px;height:40px;background:#020d1e;text-align:center;line-height:40px;color:var(--white-color);transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;}.iq-service-slider{box-shadow:0 17px 13px 0 rgba(0,0,0,.08);position:relative;overflow:hidden;z-index:2;margin-bottom:45px;margin:0 15px 35px;}.iq-service-slider .slider-text a{position:absolute;top:22px;right:15px;}.scrolling-text{font-size:130px;line-height:94px;font-family:"Heebo",sans-serif;font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--white-light-color);z-index:-1;}::-webkit-scrollbar-thumb{background:var(--primary-color);}._horizontal-scroll{scrollbar-color:var(--primary-color) var(--white-color);scrollbar-width:thin;}._horizontal-scroll::-webkit-scrollbar{width:5px !important;}._horizontal-scroll::-webkit-scrollbar-track{background:var(--white-color) !important;}._horizontal-scroll::-webkit-scrollbar-thumb{background:var(--primary-color) !important;border-right:1px solid var(--white-color) !important;}.iq-title-box-slider.owl-carousel{background:var(--secondary-color);padding:30px;margin-left:20px;}.iq-title-box-slider.owl-carousel:before{content:"";width:0;height:0;border-style:solid;border-width:0 0 20px 20px;border-color:transparent transparent var(--primary-color) transparent;position:absolute;left:-20px;}.iq-screenshots{overflow:hidden;position:relative;}@keyframes heartbeat{0%{transform:scale(0);}25%{transform:scale(1.2);}50%{transform:scale(1);}75%{transform:scale(1.2);}100%{transform:scale(1);}}.screenshots-slider{display:inline-block;width:100%;min-height:580px;}.slider-container{position:absolute;left:50%;top:50%;width:780px;height:580px;margin:-300px 0 0 -390px;}.slider-container .slider-content{position:relative;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);}.slider-container .slider-content .slider-single{background:var(--white-color);position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;transition:z-index 0ms 250ms;}.slider-container .slider-content .slider-single .slider-single-image{position:relative;left:0;top:0;width:100%;height:100%;box-shadow:1px -3px 20px 0 rgba(0,0,0,.2);transition:500ms cubic-bezier(.17,.67,.55,1.43);transform:scale(0);opacity:0;}.slider-container .slider-content .slider-single.preactivede .slider-single-image{transform:translateX(-50%) scale(0);}.slider-container .slider-content .slider-single.preactive{z-index:1;}.slider-container .slider-content .slider-single.preactive .slider-single-image{opacity:.3;transform:translateX(-25%) scale(.8);}.slider-container .slider-content .slider-single.proactive{z-index:1;}.slider-container .slider-content .slider-single.proactive .slider-single-image{opacity:.3;transform:translateX(25%) scale(.8);}.slider-container .slider-content .slider-single.proactivede .slider-single-image{transform:translateX(50%) scale(0);}.slider-container .slider-content .slider-single.active{z-index:2;}.slider-container .slider-content .slider-single.active .slider-single-image{opacity:1;transform:translateX(0%) scale(1);}.slider-container .slider-left{position:absolute;z-index:3;display:block;right:115%;top:50%;color:var(--primary-color);transform:translateY(-50%);padding:20px 15px;font-size:var(--font-size-62);}.slider-container .slider-right{position:absolute;z-index:3;display:block;left:115%;top:50%;color:var(--primary-color);transform:translateY(-50%);padding:20px 15px;font-size:var(--font-size-62);}.no-shadow .slider-container .slider-content .slider-single .slider-single-image{box-shadow:none;}.no-shadow .slider-container .slider-content .slider-single.preactive .slider-single-image{opacity:0;}.no-shadow .slider-container .slider-content .slider-single.proactive .slider-single-image{opacity:0;}@media (max-width:1024px){.slider-container .slider-content{width:85%;height:85%;}.slider-container .slider-left{right:100%;}.slider-container .slider-right{left:100%;}}@media (max-width:767px){.slider-container .slider-content{width:40%;height:40%;}.slider-container .slider-left{right:74%;}.slider-container .slider-right{left:74%;}.screenshots-slider{min-height:250px;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-1{top:24% !important;right:10%;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-2{left:10% !important;top:55% !important;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-3{top:auto !important;bottom:20%;}}@media (max-width:479px){.slider-container .slider-content{width:26%;height:26%;}.slider-container .slider-left{right:63%;}.slider-container .slider-right{left:63%;}.screenshots-slider{min-height:180px;}.iq-tooltip-style-1 .tooltip-content{margin:0 0 30px -100px;width:250px;}}.iq-tooltip-style-2 .tooltip-down.tooltip-down-0{left:0 !important;right:0;margin:0 auto;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-1{left:auto !important;top:100px !important;right:100px;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-2{left:50px !important;top:205px !important;}.iq-tooltip-style-2 .tooltip-down.tooltip-down-3{left:0 !important;top:240px !important;right:0;margin:0 auto;}.iq-tooltip-style-1 p{font-size:var(--font-size-24);}.menu-btn .line{width:25px;height:2px;background-color:var(--white-color);display:block;margin:7px 0;}.iq-sidearea-btn-container .menu-btn{vertical-align:middle;}.iq-sidearea-btn-container{display:inline-block;background:var(--primary-color);margin-left:15px;padding:6px;border-radius:0;width:46px;text-align:center;cursor:pointer;}body.side-bar-open .iq-sidearea-btn-container.btn-container-close{background:var(--primary-color);}body.side-bar-open .iq-sidearea-btn-container.btn-container-close:hover{background:var(--secondary-color);}body.side-bar-open .iq-sidearea-btn-container.btn-container-close .menu-btn .line{background:var(--white-color);}body.side-bar-open .iq-sidearea-btn-container.btn-container-close:hover .menu-btn .line{background:var(--white-color);}.iq-sidearea-btn-container:hover{background:var(--secondary-color);}.iq-sidearea-btn-container .menu-btn:hover{cursor:pointer;}.iq-sidearea-btn-container .menu-btn:hover{cursor:pointer;}.iq-sidearea-btn-container .menu-btn:hover{cursor:pointer;}#menu-btn-side-close .is-active{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}#menu-btn-side-close .is-active .line:nth-child(2){width:0;}#menu-btn-side-close .is-active .line:nth-child(1),#menu-btn-side-close .is-active .line:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;}#menu-btn-side-close .is-active .line:nth-child(1){-webkit-transform:translateY(9px);-ms-transform:translateY(9px);-o-transform:translateY(9px);transform:translateY(9px);}#menu-btn-side-close .is-active .line:nth-child(3){-webkit-transform:translateY(-9px) rotate(90deg);-ms-transform:translateY(-9px) rotate(90deg);-o-transform:translateY(-9px) rotate(90deg);transform:translateY(-9px) rotate(90deg);}.iq-sidearea-btn-container.btn-container-close{position:absolute;top:26px;right:50px;}.side-bar-close .iq-menu-side-bar{right:-475px;}.side-bar-open .iq-menu-side-bar{right:0;}.iq-menu-side-bar{background:var(--white-color);width:475px;top:0;right:-475px;position:fixed;height:100%;z-index:9999;overflow:hidden;transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;padding:90px 45px 45px;-webkit-box-shadow:0 0 20px 0 rgba(44,101,144,.1);-moz-box-shadow:0 0 20px 0 rgba(44,101,144,.1);box-shadow:0 0 20px 0 rgba(44,101,144,.1);}#sidebar-scrollbar{height:calc(100vh - 120px);overflow-y:auto;overflow-x:hidden;}.iq-sidearea-btn-container:hover .line.one,.iq-vertical-btn-container:hover .menu-btn .line.one{animation:iq-sidbar-btn .5s ease;}.iq-sidearea-btn-container:hover .line.two,.iq-vertical-btn-container:hover .menu-btn .line.two{animation:iq-sidbar-btn .5s .15s ease;}.iq-sidearea-btn-container:hover .line.three,.iq-vertical-btn-container:hover .menu-btn .line.three{animation:iq-sidbar-btn .5s .4s ease;}@keyframes iq-sidbar-btn{0%,100%{width:100%;}50%{width:0;}}.iq-sidearea-btn-container.btn-container-close{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;will-change:transform;}.iq-sidearea-btn-container.btn-container-close:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);}@media (max-width:1199px){.iq-sidearea-btn-container{display:none;}}.shap-bg:before{content:"";position:absolute;width:100%;height:100%;right:100%;background:var(--primary-color);}.iq-title-box-slider.owl-carousel .owl-item img{width:auto;}.iq-title-box-slider.owl-carousel .owl-nav .owl-prev{top:-110px;left:auto;right:60px;width:auto;}.iq-title-box-slider.owl-carousel .owl-nav .owl-next{top:-110px;right:0;width:auto;}.text-routed{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);}.woocommerce form.woocommerce-checkout .form-row.woocommerce-validated .select2-container,.woocommerce form.woocommerce-checkout .form-row.woocommerce-validated input.input-text,.woocommerce form.woocommerce-checkout .form-row.woocommerce-validated select{border-color:var(--primary-color);}.woocommerce-EditAccountForm.edit-account fieldset{padding:0;margin-top:32px;}.layout-footer-widget.footer-menu li a{padding-left:20px;position:relative;}.layout-footer-widget.footer-menu li a:hover{color:var(--primary-color);}.layout-footer-widget.footer-menu li a:after{content:"";position:absolute;font-family:"Font Awesome 5 Free";font-size:(--font-size-body);font-weight:var(--font-weight-semi-bold);left:0;color:var(--primary-color);}@media screen and (max-width: 1200px){.hf-hide-on-laptop{display:none;}}.psychiatrist-form.contact-form .cfield input,.psychiatrist-form.contact-form .cfield textarea{background:var(--white-color);border:1px solid transparent;border-radius:8px;}.cardiac-form.contact-form .cfield input,.cardiac-form.contact-form .cfield textarea{background:#f7f7f7;border:1px solid transparent;border-radius:8px;}.contact-form.appointment-form .cfield input,.contact-form.appointment-form .cfield textarea{margin-bottom:0;}.contact-form.appointment-form .cfield input,.contact-form.appointment-form .cfield textarea,.contact-form.appointment-form .select2-container .select2-selection--single{height:56px;background:var(--white-color);border:1px solid transparent;}.contact-form.appointment-form .cfield input:focus,.contact-form.appointment-form .cfield textarea:focus,.contact-form.appointment-form .select2-container.select2-container--open .select2-selection--single{border:1px solid var(--primary-color);}.contact-form.appointment-form .iq-new-btn-style{background-color:var(--primary-color);margin-top:25px;line-height:2;}.contact-form.appointment-form input[type=time],.contact-form.appointment-form input[type=date]{color:var(--global-font-color);}@media (max-width: 1199px){.iq-heading-title br{display:none;}}.iqonic-custom-layouts .sidebar-scrollbar{background-color:var(--white-color);}.has-sidebar .iqonic-custom-layouts .btn-close{top:2.5em;right:.5em;background:transparent;}.has-sidebar .iqonic-custom-layouts.right-slide::-webkit-scrollbar-thumb,.has-sidebar .iqonic-custom-layouts.left-slide::-webkit-scrollbar-thumb{background-color:var(--primary-color) !important;}.iqonic-custom-layouts.right-slide::-webkit-scrollbar-track,.iqonic-custom-layouts.left-slide::-webkit-scrollbar-track{background-color:var(--white-color);}.sidebar_widget.widget-woof{background:#ecf2ff;padding:29px;margin-bottom:30px;}.single-service .iq-blog-box .iq-blog-detail{padding:unset;}.single-service .iq-blog-box .iq-blog-image img{width:100%;height:auto;object-fit:cover;}.dark-footer .kivicare-top-product-list .kivicare-top-product-wrapper a{color:var(--white-color);}.dark-footer .kivicare-top-product-list .kivicare-top-product-wrapper a:hover{color:var(--primary-color);}.swiper .swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after,.swiper-rtl .swiper-button-prev:after{content:"";font-family:"Ionicons";font-size:var(--font-size-24);color:var(--white-color);}.swiper .swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-rtl .swiper-button-next:after{content:"";font-family:"Ionicons";font-size:var(--font-size-24);color:var(--white-color);}.swiper .iq-swiper-arrow{position:static;clear:both;}.swiper .swiper-button-next,.swiper-container-rtl .swiper-button-next,.swiper-rtl .swiper-button-next{right:0;left:auto;}.swiper .swiper-button-prev,.swiper-container-rtl .swiper-button-prev,.swiper-rtl .swiper-button-prev{left:0;right:auto;}.swiper .swiper-button-next,.swiper .swiper-button-prev{display:inline-block;width:45px;height:45px;line-height:3.3;text-align:center;border-radius:0;background:var(--secondary-color);}.swiper .swiper-pagination{transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;width:100%;align-items:center;position:relative;display:inline-flex;justify-content:center;font-weight:var(--font-weight-semi-bold);overflow:hidden;margin-top:30px;}[dir="rtl"] .layout-footer-widget.footer-menu li a{padding-left:0;padding-right:20px;}[dir="rtl"] .layout-footer-widget.footer-menu li a:after{left:auto;right:0;transform:rotate(180deg);}[dir="rtl"] .layouts-column-align-left .hf-elementor-layout,[dir="rtl"] .layouts-column-align-right .hf-elementor-layout,[dir="rtl"] .layouts-column-align-center .hf-elementor-layout,[dir="rtl"] .layouts-column-align-between .hf-elementor-layout{margin:0 0 0 1.5em !important;}[dir="rtl"] .swiper .swiper-button-next,[dir="rtl"] .swiper-container-rtl .swiper-button-next,[dir="rtl"] .swiper-rtl .swiper-button-next{left:0;right:auto;}[dir="rtl"] .swiper .swiper-button-prev,[dir="rtl"] .swiper-container-rtl .swiper-button-prev,[dir="rtl"] .swiper-rtl .swiper-button-prev{left:auto;right:0;}[dir="rtl"] .swiper-container-rtl .swiper-button-next:after,[dir="rtl"] .swiper-rtl .swiper-button-next:after,[dir="rtl"] .swiper-button-next::after{content:"";}[dir="rtl"] .swiper-container-rtl .swiper-button-prev:after,[dir="rtl"] .swiper--rtl .swiper-button-prev:after,[dir="rtl"] .swiper-button-prev::after{content:"";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev,.swiper-rtl .swiper-button-prev{background-image:none !important;}.swiper-button-next.nitro-lazy,.swiper-container-rtl .swiper-button-prev.nitro-lazy,.swiper-rtl .swiper-button-prev.nitro-lazy{background-image:none !important;}[dir="rtl"] .swiper-container-horizontal>.swiper-pagination-bullets,[dir="rtl"] .swiper-pagination-custom{left:0;}[dir="rtl"] .rtl-image-left.elementor-element:not(.elementor-motion-effects-element-type-background),[dir="rtl"] .rtl-image-left{background-position:left center !important;}[dir="rtl"] .rtl-image-right{background-position:right center !important;}[dir="rtl"] .elementor-absolute.rtl-over-image-left.elementor-widget.elementor-widget-image{left:-185.391px;right:auto;}[dir="rtl"] .rtl-bg-spacer-left{left:auto;right:903px;}[dir="rtl"] .rtl-bg-spacer-left1{left:auto;right:-154px;}[dir="rtl"] .rtl-banner-transform{transform:scaleX(-1);}[dir="rtl"] .rtl-banner-transform>.elementor-container.elementor-column-gap-default{transform:scaleX(-1);}[dir="rtl"] .rtl-image-rotate{transform:scaleX(-1);}[dir="rtl"] .rtl-column-banner-transform>.elementor-element-populated{transform:scaleX(-1);}[dir="rtl"] .rtl-column-banner-transform .hf-elementor-layout.elementor-element{transform:scaleX(-1);}[dir="rtl"] .iq-dentist-spacer.elementor-widget-spacer{left:auto;right:17%;}[dir="rtl"] .iq-eye-care-img{right:-265px;left:auto;}[dir="rtl"] .shap-bg:before{left:100%;right:auto;}[dir="rtl"] .rtl-image-right-to-left{right:-38%;left:auto;}[dir="rtl"] .elementor-element.rtl-left-side-move{left:19px;right:auto !important;}[dir="rtl"] .elementor-element.cardic-banner .iq-title-box.iq-befor-line{margin:0 0 0 -400px;}[dir="rtl"] .cardiac-banner-icon.elementor-element{right:0 !important;}[dir="rtl"] .cardiac-banner-icon .elementor-widget-container{border-radius:50px 0 0 50px !important;}[dir="rtl"] .cardiac-banner-icon .elementor-widget-container .elementor-icon-wrapper{text-align:left;}[dir="rtl"] .orthopedics-banner .elementor-element.orthopedics-banner-img{right:0;left:auto !important;}[dir="rtl"] .orthopedics-banner .elementor-element.orthopedics-banner-img>.elementor-widget-container{transform:translate(-160%,9%);}[dir="rtl"] .orthopedics-banner .ortho-whour.elementor-element{left:147px;right:auto !important;}@media (max-width: 1600px){[dir="rtl"] .elementor-element.cardic-banner .iq-title-box.iq-befor-line{margin:0 0 0 -300px;}[dir="rtl"] .orthopedics-banner .elementor-element.orthopedics-banner-img>.elementor-widget-container{transform:translate(-150%,9%);}}@media (max-width: 1200px){[dir="rtl"] .orthopedics-banner .elementor-element.orthopedics-banner-img>.elementor-widget-container{transform:translate(-100%,9%);}}@media (max-width: 1024px){[dir="rtl"] .elementor-element.cardic-banner .iq-title-box.iq-befor-line{margin:0;}[dir="rtl"] .orthopedics-banner .elementor-element.orthopedics-banner-img>.elementor-widget-container{transform:translate(-100%,9%);}}@media (max-width: 991px){[dir="rtl"] .iq-team-style-3 .kivicare-social{justify-content:flex-end;}}[dir="rtl"] .contact-form .row{flex-direction:row-reverse;}[dir="rtl"] .contact-form .cfield input,[dir="rtl"] .col-lg-12.iq-contact-btn{text-align:right;}[dir="rtl"] .contact-form .cfield textarea{text-align:right;padding:15px 15px 0;}[dir="rtl"] .contact-form .row{flex-direction:row-reverse;}[dir="rtl"] .contact-form .row button#submit{float:right;}[dir="rtl"] #iq-menu-departments.kivi-departments-menu ul li a{padding:12px 30px 12px 60px;}[dir="rtl"] #iq-menu-departments.kivi-departments-menu ul li a:before{left:30px;right:auto;}[dir="rtl"] #iq-menu-departments.kivi-departments-menu ul{padding:0;}[dir="rtl"] .iqonic-custom-layouts.right-slide{left:0;right:auto;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);}[dir="rtl"] .iqonic-custom-layouts.left-slide{right:0;left:auto;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);-ms-transform:translateX(100%);}[dir="rtl"] .link-badge{right:auto;left:4px;}@media (max-width: 1024px){[dir="rtl"] .rtl-image-right-to-left{right:8px;}}@media (max-width: 767px){.swiper .swiper-button-next,.swiper .swiper-button-prev{display:inline-block;}.swiper .iq-swiper-arrow{position:static;right:inherit;bottom:inherit;margin:0 auto;text-align:center;display:flex;justify-content:center;gap:5px;}.swiper .iq-swiper-arrow .swiper-button-next,.swiper .iq-swiper-arrow .swiper-button-prev{position:static;top:0;right:0;margin-top:15px;}[dir="rtl"] .swiper .iq-swiper-arrow .swiper-button-prev{order:2;}[dir="rtl"] .swiper-container-rtl .swiper-button-prev,[dir="rtl"] .swiper-rtl .swiper-button-prev,[dir="rtl"] .swiper-button-prev{right:0;}[dir="rtl"] .swiper-container-rtl .swiper-button-next,[dir="rtl"] .swiper-rtl .swiper-button-next,[dir="rtl"] .swiper-button-next{left:0;}[dir="rtl"] .rtl-image-right-to-left{right:0;}[dir="rtl"] .elementor-widget-heading .elementor-heading-title{text-align:right;}[dir="rtl"] .elementor-element.iq-clinic-title .iq-title-box .iq-title{margin:0 -80px 0 0 !important;}.elementor-widget-heading.device-align-center .elementor-heading-title,[dir="rtl"] .elementor-widget-heading.device-align-center .elementor-heading-title{text-align:center;}}body.admin-bar .dialog-lightbox-widget,.dialog-lightbox-widget{height:100vh !important;z-index:99999 !important;}.iq-circle-chart .kivicare-section-title{margin-top:15px;text-align:center;}[dir="rtl"] .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon svg{margin-left:10px;}[dir="rtl"] .dir-ltr{direction:ltr;text-align:right;}[dir="rtl"] .dir-ltr-right{direction:ltr;text-align:right !important;}[dir="rtl"] .direction-ltr{direction:ltr;}[dir="rtl"] .image-box-content-margin .elementor-image-box-content{margin-right:23px;}[dir="rtl"] .iq-team-style-3 .kivicare-social .social-text{margin-right:10px;}[dir="rtl"] .elementor-28708 .rtl-border-left>.elementor-element-populated{border-style:solid;border-width:0 0 0 1px;border-color:#f1f1f1;}[dir="rtl"] .elementor-28708 .elementor-element.elementor-element-bc0e46d.rtl-border-none>.elementor-element-populated{border:none;}[dir="rtl"] .kivicare-team-tab .kivicare-team-tab-nav{flex-direction:row-reverse;}[dir="rtl"] .rtl-spacer{left:-50% !important;right:auto !important;}@media (max-width:1024px){[dir="rtl"] .elementor-28708 .rtl-border-left>.elementor-element-populated{border:none;}}.header-default-hidden{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transition:-webkit-transform .6s ease !important;-o-transition:transform .6s ease !important;transition:transform .6s ease !important;box-shadow:var(--global-box-shadow);position:fixed !important;left:0;right:0;top:0;}header .header-up.has-sticky,header .header-down.has-sticky{position:fixed !important;left:0;right:0;top:0;box-shadow:var(--global-box-shadow);-webkit-box-shadow:var(--global-box-shadow);-moz-box-shadow:var(--global-box-shadow);-o-box-shadow:var(--global-box-shadow);-ms-box-shadow:var(--global-box-shadow);transition:all .45s ease 0s !important;-webkit-transition:all .45s ease 0s !important;-moz-transition:all .45s ease 0s !important;-o-transition:all .45s ease 0s !important;z-index:999;}header .header-up.has-sticky{background:var(--global-body-lightbg);}header .header-down.has-sticky{transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);-ms-transform:translateY(-100%);}.sf-menu>.menu-item>.iqonic-megamenu-container{position:absolute;}.sf-menu>.menu-item>.iqonic-megamenu-container ul{position:static;display:block;}.iq-mega-items{overflow-y:auto;scroll-behavior:smooth;overflow-x:hidden;}:is(.layouts-column-align-left,.layouts-column-align-right,.layouts-column-align-center,.layouts-column-align-between) .hf-elementor-layout{display:inline-block;vertical-align:middle;margin:0 0 0 1.5em !important;width:auto !important;}:is(.layouts-column-align-left,.layouts-column-align-right,.layouts-column-align-center,.layouts-column-align-between) .hf-elementor-layout:first-child{margin:0 !important;}.layouts-column-align-left .elementor-widget-wrap{justify-content:flex-start;}.layouts-column-align-right .elementor-widget-wrap{justify-content:flex-end;}.layouts-column-align-center .elementor-widget-wrap{justify-content:center;}.layouts-column-align-between .elementor-widget-wrap{justify-content:space-between;}.vertical-menu-layout::-webkit-scrollbar-thumb,.verticle-mn::-webkit-scrollbar-thumb{background:#d3cacb;border-radius:.313em;}.vertical-menu-layout::-webkit-scrollbar,.verticle-mn::-webkit-scrollbar{width:.25em;height:.25em;}.vertical-menu-layout::-webkit-scrollbar-track,.verticle-mn::-webkit-scrollbar-track{border-radius:.313em;}.menu-main-menu-container>ul.sf-menu>li>a span.link-badge{position:absolute;font-size:8px;padding:1px 5px;text-transform:capitalize;letter-spacing:0;top:7px;line-height:normal;right:4px;}[dir=rtl] .layouts-column-align-left .hf-elementor-layout,[dir=rtl] .layouts-column-align-right .hf-elementor-layout,[dir=rtl] .layouts-column-align-center .hf-elementor-layout,[dir=rtl] .layouts-column-align-between .hf-elementor-layout{margin:0 1.5em 0 0 !important;}[dir=rtl] :is(.layouts-column-align-left,.layouts-column-align-right,.layouts-column-align-center,.layouts-column-align-between) .hf-elementor-layout:first-child{margin:0 !important;}@media (min-width: 1200px){.hf-show-on-laptop{display:none;}.vertical-header{display:block;width:100%;height:100%;float:left;padding-left:var(--sidebar-width);}.vertical-header header.header-default{width:var(--sidebar-width);z-index:999;position:fixed;left:0;top:0;}.vertical-header .elementor-section.elementor-section-stretched{padding-left:var(--sidebar-width) !important;}.vertical-header .content-area{width:calc(100vw - var(--sidebar-width));margin-left:auto;}}@media (max-width: 1199px){.hf-show-on-laptop{display:block;}.elementor .elementor-hidden-desktop.hf-hide-on-laptop{display:none;}.hf-hide-on-laptop{display:none;}}@media (max-width: 1024px){.layouts-column-tablet-align-left .elementor-widget-wrap{justify-content:flex-start;}.layouts-column-tablet-align-right .elementor-widget-wrap{justify-content:flex-end;}.layouts-column-tablet-align-center .elementor-widget-wrap{justify-content:center;}.layouts-column-tablet-align-between .elementor-widget-wrap{justify-content:space-between;}}@media (max-width: 767px){.layouts-column-mobile-align-left .elementor-widget-wrap{justify-content:flex-start;}.layouts-column-mobile-align-right .elementor-widget-wrap{justify-content:flex-end;}.layouts-column-mobile-align-center .elementor-widget-wrap{justify-content:center;}.layouts-column-mobile-align-between .elementor-widget-wrap{justify-content:space-between;}.layouts-column-align-left .hf-elementor-layout,.layouts-column-align-right .hf-elementor-layout,.layouts-column-align-center .hf-elementor-layout,.layouts-column-align-between .hf-elementor-layout{margin:0 0 0 1em;}[dir=rtl] .layouts-column-align-left .hf-elementor-layout,[dir=rtl] .layouts-column-align-right .hf-elementor-layout,[dir=rtl] .layouts-column-align-center .hf-elementor-layout,[dir=rtl] .layouts-column-align-between .hf-elementor-layout{margin:0 1em 0 0;}}[class^="marvy-banner-section-"]{text-align:center;display:flex;align-items:center;justify-content:center;height:100%;margin:0 auto;min-height:200px;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;}[class^="marvy-banner-section-"]:before{display:block;content:" ";width:2560px;height:2560px;position:absolute;transform-origin:center;background-position:center;background-repeat:no-repeat;z-index:50;top:50%;left:50%;margin-top:-1280px;margin-left:-1280px;}[class^="marvy-banner-section-"]:before{background-size:100% auto;-webkit-animation:rotate 30s infinite linear;-moz-animation:rotate 30s infinite linear;-o-animation:rotate 30s infinite linear;animation:rotate 30s infinite linear;}[class^="marvy-banner-section-"]:after{background-size:100% auto;-webkit-animation:rotate 80s infinite linear;-moz-animation:rotate 80s infinite linear;-o-animation:rotate 80s infinite linear;animation:rotate 80s infinite linear;}[class^="marvy-particles-first-"]{position:absolute;border-radius:50%;top:50%;left:50%;z-index:5;width:1000px;height:600px;opacity:.4;transform:translate(-50%,-50%);}[class^="marvy-particles-second-"]{position:absolute;top:0%;left:0%;z-index:5;width:100%;opacity:.6;}@media only screen and (max-width:1200px){[class^="marvy-banner-section-"]:before{background-size:50% auto;}[class^="marvy-banner-section-"]:after{background-size:50% auto;}}@-webkit-keyframes rotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@-moz-keyframes rotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@-o-keyframes rotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes rotate{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}[class^="marvy-color-drop-section-"]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}[class^="marvy-color-drop-line-"]:after{content:"";position:absolute;}@keyframes drop{80%{opacity:1;}100%{transform:translate3d(0,150vh,0);opacity:0;}}[class^="elementor-section.marvy-custom-color-drop-section-"]{background-color:#000;}[class^="elementor-section.marvy-custom-color-drop-section .elementor-container-"]{z-index:99;}[class^="marvy-pure-animation-shape-"]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;margin:0px;}[class^="marvy-pure-animation-shape-"] li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,.2);animation:animate 25s linear infinite;bottom:-150px;border-radius:0%;}[class^="marvy-pure-animation-shape-"] li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:2s;}[class^="marvy-pure-animation-shape-"] li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s;}[class^="marvy-pure-animation-shape-"] li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s;}[class^="marvy-pure-animation-shape-"] li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s;}[class^="marvy-pure-animation-shape-"] li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s;}[class^="marvy-pure-animation-shape-"] li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s;}[class^="marvy-pure-animation-shape-"] li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s;}[class^="marvy-pure-animation-shape-"] li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s;}[class^="marvy-pure-animation-shape-"] li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s;}[class^="marvy-pure-animation-shape-"] li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s;}[class^="marvy-pure-animation-shape-"] li:nth-child(11){left:55%;width:50px;height:50px;animation-delay:2s;animation-duration:24s;}[class^="marvy-pure-animation-shape-"] li:nth-child(12){left:25%;width:80px;height:80px;animation-delay:30s;}[class^="marvy-pure-animation-shape-"] li:nth-child(13){left:65%;width:50px;height:50px;animation-delay:8s;animation-duration:15s;}[class^="marvy-pure-animation-shape-"] li:nth-child(14){left:40%;width:25px;height:25px;animation-delay:0s;animation-duration:17s;}[class^="marvy-pure-animation-shape-"] li:nth-child(15){left:5%;width:60px;height:60px;animation-delay:5s;animation-duration:30s;}@keyframes animate{0%{transform:translateY(0) rotate(0deg);}100%{transform:translateY(-1000px) rotate(720deg);}}[class^="marvy-ripples-section-"]{position:absolute;margin:0 auto;padding:0 auto;top:0;left:0;width:100%;height:100%;overflow:hidden;}[class^="marvy-ripples-circle-"]{-webkit-animation:circle-small-scale 3s ease-in-out infinite alternate;animation:circle-small-scale 3s ease-in-out infinite alternate;animation-timing-function:cubic-bezier(.6,0,.4,1);position:absolute;border-radius:50%;opacity:.4;z-index:-1;}@-webkit-keyframes circle-small-scale{0%{-webkit-transform:scale(1);}100%{-webkit-transform:scale(1.25);}}@keyframes circle-small-scale{0%{transform:scale(1);}100%{transform:scale(1.25);}}.elementor-section.marvy-custom-ripples-animation-section{background-color:#151d24;}.elementor-section.marvy-custom-ripples-animation-section .elementor-container{z-index:99;}[class^="marvy-rings-section-"]{width:100% !important;height:100% !important;position:absolute;top:0;bottom:0;left:0;right:0;}[class^="marvy-waves-section-"]{width:100% !important;height:100% !important;position:absolute;top:0;bottom:0;left:0;right:0;}[class^="marvy-topology-section-"]{width:100% !important;height:100% !important;position:absolute;top:0;bottom:0;left:0;right:0;}[class^="marvy-gradientBackground-section-"]{position:absolute;top:0;left:0;width:100%;height:100%;}.elementor-editor-active [class^="marvy-gradientBackground-section-"]{z-index:-1 !important;}@keyframes gradient{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}.marvy-snow-animtion-section{overflow:hidden !important;background:radial-gradient(ellipse at bottom,#1b2735 0%,#090a0f 100%);}[class^="marvy-firework-section-"]{position:absolute;top:0;left:0;width:100%;height:100%;}[class^="marvy-cloud-section-"]{position:absolute;top:0;bottom:0;left:0;right:0;}.woof_container{padding-bottom:5px;margin-bottom:9px;}.woof_container select{width:100%;}.woof_container label{display:inline-block !important;}ul.woof_list{margin:0 !important;list-style:none !important;}li.woof_list{list-style:none !important;}.woof_list li{list-style:none !important;}.woof_block_html_items ul{margin-left:0 !important;}.woof_list label{vertical-align:middle;padding-top:4px;padding-bottom:4px;display:inline-block !important;}.woof_childs_list{padding:0 0 0 17px !important;margin:0 !important;}.woof_auto_show{position:absolute;z-index:1001;width:100%;}.woof_sid_auto_shortcode .woof_container{width:33%;min-width:150px;}.woof_sid_auto_shortcode .woof_container,.woof_sid_auto_shortcode .woof_container_mselect{overflow-x:hidden;overflow-y:auto;min-height:fit-content;max-height:250px;}.woof_sid_auto_shortcode .woof_container_select_hierarchy,.woof_sid_auto_shortcode .woof_container_slider,.woof_sid_auto_shortcode .woof_meta_slider_container,.woof_sid_auto_shortcode .woof_container_mselect,.woof_sid_auto_shortcode .woof_container_select,.woof_sid_auto_shortcode .woof_price_filter{overflow:visible;}.woof_sid_auto_shortcode .woof_container_inner{padding-left:5px;}.woof_submit_search_form{float:left;}.woof_submit_search_form_container{overflow:hidden;clear:both;margin:9px 0 15px 0;display:flex;justify-content:space-between;}.woof_submit_search_form_container:empty{display:none;}li.woof_childs_list_li{padding-bottom:0 !important;}div.woof_info_popup{position:fixed;top:48%;left:48%;z-index:10001;display:none;overflow:hidden;padding:20px;border-radius:5px;background-color:rgba(0,0,0,.6);box-shadow:inset 0 0 0 1px rgba(0,0,0,.6),inset 0 0 0 2px rgba(255,255,255,.2);color:#fff;font-size:22px;font-family:"Oswald",sans-serif;}p.woof_tooltip{position:relative;display:inline;line-height:normal !important;}p.woof_tooltip span.woof_tooltip_data{position:absolute;width:auto;min-width:140px;max-width:300px;color:#fff;background:#000;height:auto;min-height:21px;line-height:21px;vertical-align:middle;text-align:center;visibility:hidden;border-radius:6px;margin-top:-30px;}p.woof_tooltip span.woof_tooltip_data:after{}p:hover.woof_tooltip span.woof_tooltip_data{visibility:visible;opacity:.8;left:50%;margin-left:-74px;z-index:999;}.woof_tooltip_title{display:none;}.woof_step .price_slider_amount .button{display:none;}.woof_products_top_panel{overflow:hidden;line-height:32px;margin:5px 0 15px 0;display:none;position:relative;z-index:99;clear:both;}.woof_products_top_panel_ul li ul li{margin:0 5px 0 0 !important;}.woof_products_top_panel_ul a{text-decoration:none !important;}.woof_reset_button_2{padding:2px 7px;}.woof_products_top_panel ul{margin:0 !important;padding:0 !important;}.woof_products_top_panel li{float:left;margin:0 15px 0 0 !important;list-style:none !important;}.woof_products_top_panel li a{text-decoration:none;}.woof_products_top_panel li a:hover{text-decoration:none;}.woof_products_top_panel li span{padding-right:16px;background:url("https://cdn-ilaoagd.nitrocdn.com/mTNcJAvQSlivnZSjsAhOnhXdOuchueMk/assets/images/optimized/rev-bc44735/drassadqureshi.com/wp-content/plugins/woocommerce-products-filter/img/delete.png");background-size:14px 14px;background-repeat:no-repeat;background-position:right;}.woof_products_top_panel li span:hover{background-size:14px 14px;}.woof_sid_auto_shortcode{background:#fff;background:#fefefe;border:solid 1px #eee;border-radius:3px;box-shadow:inset 0px 1px 0px 0px #fff;margin-bottom:11px;clear:both;}.woof_sid_auto_shortcode.woof{padding:16px;}.woof_edit_view{position:relative;float:right;clear:both;opacity:.7;z-index:9999;margin-top:-20px;}.woof_container_overlay{position:relative;border:solid 1px orange;}.woof_container_setter{position:relative;}.woof_container_overlay_item{display:none;color:red;padding:4px;}.woof_container_overlay .woof_container_setter_link{display:inline-block;position:relative;float:right;clear:both;opacity:.8;}.woof_show_auto_form,.woof_hide_auto_form{display:inline-block !important;margin-bottom:3px !important;}.woof_show_auto_form,.woof_hide_auto_form{background:url("https://cdn-ilaoagd.nitrocdn.com/mTNcJAvQSlivnZSjsAhOnhXdOuchueMk/assets/images/source/rev-bc44735/drassadqureshi.com/wp-content/plugins/woocommerce-products-filter/img/magnifying-glass.svg");background-size:cover;width:32px;height:32px;display:inline-block;background-repeat:no-repeat;}.woof_show_auto_form_txt.woof_show_auto_form,.woof_show_auto_form_txt.woof_hide_auto_form{width:auto;height:auto;background:none;}.woocommerce-ordering{position:relative;z-index:3;}.woof_sid_auto_shortcode .woof_redraw_zone{position:relative;width:100%;z-index:1001;display:flex;flex-wrap:wrap;}.woof_auto_show .woof_price_search_container{position:relative;z-index:1002;}.woof_price_search_container .price_slider_amount .price_label{float:left !important;display:inline-block;text-align:right !important;}.woof_price_search_container form .price_slider_wrapper{display:flex;flex-wrap:wrap;}.woof_price_search_container form .price_slider_wrapper input[type='text']{max-width:35%;margin-right:3px;box-shadow:none;}.woof_childs_list_opener{vertical-align:middle;margin-left:7px !important;margin-top:0 !important;display:inline-block !important;line-height:0 !important;}.woof_childs_list_opener span{display:inline-block;background-size:cover !important;background-repeat:no-repeat !important;background-position:right;width:13px;height:13px;}.woof_childs_list_opener span.woof_is_closed{background:url("https://cdn-ilaoagd.nitrocdn.com/mTNcJAvQSlivnZSjsAhOnhXdOuchueMk/assets/images/source/rev-bc44735/drassadqureshi.com/wp-content/plugins/woocommerce-products-filter/img/plus2.svg");}.woof_childs_list_opener span.woof_is_opened{background:url("https://cdn-ilaoagd.nitrocdn.com/mTNcJAvQSlivnZSjsAhOnhXdOuchueMk/assets/images/source/rev-bc44735/drassadqureshi.com/wp-content/plugins/woocommerce-products-filter/img/minus2.svg");}.woof_childs_list_opener span:hover{background-size:18px 18px;}.woof_list_checkbox li div{margin-top:3px;}ul.woof_list li{margin:0 3px 4px 3px;}.woof .widget_price_filter .price_slider{margin-bottom:1em;}.woof .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;font-size:.8751em;}.woof .widget_price_filter .price_slider_amount .button{float:right !important;}.woof .widget_price_filter .ui-slider{position:relative;text-align:left;}.woof .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.9em;height:.9em;border-radius:1em;border:1px solid #141741;cursor:pointer;background:#2d338e;outline:none;}.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-.5em;}.woof .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#c0132c;border-radius:1em;}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background:#d5d5d5;}.woof .widget_price_filter .ui-slider-horizontal{height:.5em;}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px;}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px;}.woof .widget_price_filter .ui-slider .ui-slider-range{background-color:#a46497;border:0 none;border-radius:1em;display:block;font-size:.7em;position:absolute;z-index:1;}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;top:0;}.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;top:0;}.woof .widget_price_filter .ui-slider .ui-slider-range{background-color:#a46497;border:0 none;border-radius:1em;display:block;font-size:.7em;position:absolute;z-index:1;}.woof .widget_price_filter .ui-slider .ui-slider-handle{background-color:#a46497;border-radius:1em;cursor:ew-resize;height:1em;margin-left:-.5em;outline:0 none;position:absolute;width:1em;z-index:2;}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#602053;border:0 none;border-radius:1em;}.woof .widget_price_filter .price_slider_wrapper .ui-widget-content{background:none repeat scroll 0 0 #d5d5d5;border-radius:1em;}.woof .widget_price_filter .ui-slider-horizontal{height:.5em;}.woof .widget_price_filter .ui-slider{margin-left:.5em;margin-right:.5em;position:relative;text-align:left;}.woof .woocommerce .widget_price_filter .price_slider{margin-bottom:1em;}.woof .widget_price_filter .ui-slider-horizontal{height:.5em;}.woof .widget_price_filter .ui-slider{position:relative;text-align:left;}.woof .widget_price_filter .price_slider{margin-bottom:1em;}.woof_overflow_hidden{overflow:hidden;}.woof .chosen-drop{z-index:10001 !important;}.chosen-results{z-index:10001 !important;}.woof .chosen-container-multi .chosen-choices li.search-field input[type="text"]{min-height:18px !important;}.woof_sid_widget .woof_edit_view{display:none;}.woof_section_scrolled{overflow:auto;overflow-x:hidden;margin-bottom:3px;}.woof_price_filter_dropdown{width:100%;}.chosen-results li{margin-left:0 !important;}.woof-padding-1{padding-left:12px !important;}.woof-padding-2{padding-left:24px !important;}.woof-padding-3{padding-left:36px !important;}.woof-padding-4{padding-left:48px !important;}.woof-padding-5{padding-left:60px !important;}.chosen-container{margin-bottom:3px;max-width:100%;}.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{display:none;}.woof_search_is_going nav.woocommerce-breadcrumb{display:none;}.woof_checkbox_label{margin-left:7px !important;}.woof_checkbox_label_selected{font-weight:bold;}.woof_radio_label_selected{font-weight:bold;}.woof_checkbox_count{margin-left:3px;}.woof_radio_label{margin-left:5px;}.woof_radio_count{margin-left:2px;}a.woof_front_toggle{float:right;text-decoration:none !important;}.woof_redraw_zone a.woof_front_toggle img{height:20px;}.woof_closed_block{display:none;}.woof_radio_term_reset_visible{display:inline-block !important;padding:2px 0 0 7px;position:absolute;}.woof label{cursor:pointer;}.woof_hidden_term{display:none !important;}.woof_open_hidden_li{clear:both;display:block !important;text-align:center;}.woof_open_hidden_li a{outline:none !important;}.woof_open_hidden_li img{box-shadow:none !important;}a.woof_start_filtering_btn{display:inline-block;padding:9px 12px;border:solid 2px #ccc;border-radius:3px;text-decoration:none !important;transition:all .5s;}a.woof_start_filtering_btn:hover{color:#0073d2 !important;border-color:#0073d2;text-decoration:none;}a.woof_start_filtering_btn2{display:inline-block;padding:9px 12px;border:solid 2px #0073d2;border-radius:7px;text-decoration:none !important;color:#0073d2 !important;}.woof_price_filter_txt{min-width:75px !important;max-width:49%;}a.chosen-single{text-decoration:none !important;}.chosen-container-single .chosen-single span{font-size:14px;color:#444;font-weight:400;line-height:24px;}.chosen-container-single .chosen-single{height:32px !important;line-height:29px !important;background:#fff;box-shadow:none;border-radius:1px;}.chosen-container-single .chosen-single div b{background-position:0 4px !important;}.woof_sid_flat_white{background:#fff;border:solid 1px #eee;padding:9px;}.woof_sid_flat_grey .chosen-container-single .chosen-single{border-radius:0px;background:none;background-color:#fff;box-shadow:none;border:1px solid #ddd;}.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #ddd;border-radius:0;background-image:none;box-shadow:none;}.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single.nitro-lazy{background-image:none !important;}.woof_sid_flat_grey .chosen-container-active{background:none;background-color:#fff;box-shadow:none;}.woof_sid_flat_grey .chosen-container-multi .chosen-choices{background-image:none;border:1px solid #ddd;}.woof_sid_flat_grey .chosen-container-multi .chosen-choices.nitro-lazy{background-image:none !important;}.woof_sid_flat_grey  .chosen-container-active .chosen-choices{box-shadow:none;border:2px solid #97b6be;}.woof_sid_flat_grey  .chosen-container .chosen-results li.highlighted{background-color:#97b6be;background-image:none;color:#fff;}.woof_sid_flat_grey  .chosen-container .chosen-results li.highlighted.nitro-lazy{background-image:none !important;}.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice,.woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice{border:2px solid #aaa;border-radius:0px;background-color:transparent;background-image:none;box-shadow:none;}.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice.nitro-lazy,.woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice.nitro-lazy{background-image:none !important;}.woof_sid_flat_grey .chosen-container .chosen-drop{border:2px solid #aaa;border-top:0;background:#fff;box-shadow:none;}.woof_sid_flat_grey .woof_submit_search_form_container button{box-shadow:none;}.woof_sid_flat_grey .woof_submit_search_form_container button:hover{background-color:#97b6be;}.woof_sid_flat_grey .woof_submit_search_form_container,.woof_sid_flat_dark .woof_submit_search_form_container{margin:0px;}.woof_sid_flat_grey .woof_redraw_zone select,.woof_sid_flat_grey .woof_redraw_zone input{width:100%;}.woof_sid_flat_grey .irs-bar,.woof_sid_flat_dark .irs-bar{border-top:1px solid #97b6be;border-bottom:1px solid #97b6be;background:#97b6be;}.woof_sid_flat_grey .irs-from,.woof_sid_flat_grey .irs-to,.woof_sid_flat_grey .irs-single{color:#fff;background:#97b6be;}.woof_sid_flat_dark .irs-from,.woof_sid_flat_dark .irs-to,.woof_sid_flat_dark .irs-single{color:#fff;background:#97b6be;}.woof_sid_flat_grey .irs-slider,.woof_sid_flat_dark .irs-slider{border:2px solid #aaa;background:#ddd;box-shadow:0px 0px 0px rgba(0,0,0,.3);}.woof_sid_flat_grey .irs-line,.woof_sid_flat_grey .irs-line{background:#eee;border:2px solid #aaa;}.woof_sid_flat_grey .woof_container h4{margin-bottom:11px !important;font-size:1.12em !important;background:#eee;padding:9px 7px;color:#777;line-height:1.12em !important;text-align:center;}.woof_sid_flat_grey{background:#fff;background:#fdfdfd;border:solid 1px #ddd;margin-bottom:11px;margin-top:30px;padding:12px;}.woof_sid_flat_grey .woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:rgba(160,188,195,.52);color:#fff !important;border:solid 1px #fff;}.woof_sid_flat_grey .woof_select_radio_check dt a{border:solid 2px #aaa;border-radius:0px;}.woof_sid_flat_grey .woof_color_term:hover,.woof_sid_flat_dark .woof_color_term:hover{border-color:#444;transform:scale(1.1,1.1);transition-duration:1s;border-style:solid;}.woof_sid_flat_grey .woof_color_term.checked,.woof_sid_flat_dark .woof_color_term.checked{transform:scale(1.1,1.1);}.woof_sid_flat_grey .woof_color_term,.woof_sid_flat_dark .woof_color_term{border-radius:0px;}.woof_sid_flat_dark{border:solid 2px #aaa;background:#4e4d4d;margin-bottom:11px;margin-top:30px;padding:12px;color:#e2e6e7;}.woof_sid_flat_dark .woof_redraw_zone select,.woof_sid_flat_dark .woof_redraw_zone input{width:100%;}.woof_sid_flat_dark .chosen-container-single .chosen-single{border-radius:0px;background:none;background-color:#4e4d4d;box-shadow:none;border:2px solid #e2e6e7;color:#e2e6e7;}.chosen-container .chosen-drop{background:#4e4d4d;box-shadow:0 0px 0px rgba(0,0,0,0);}.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single{border:2px solid #e2e6e7;border-radius:0;background-image:none;box-shadow:none;}.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single.nitro-lazy{background-image:none !important;}.woof_sid_flat_dark .chosen-container-active{background:none;background-color:#4e4d4d;box-shadow:none;}.woof_sid_flat_dark .chosen-container-multi .chosen-choices{background-image:none;background-color:#4e4d4d;border:2px solid #e2e6e7;}.woof_sid_flat_dark .chosen-container-multi .chosen-choices.nitro-lazy{background-image:none !important;}.woof_sid_flat_dark .chosen-container-multi ul.chosen-choices li.search-field input{color:#e2e6e7;}.woof_sid_flat_dark .chosen-container .chosen-results li.no-results{background:#97b6be;}.woof_sid_flat_dark  .chosen-container-active .chosen-choices{box-shadow:none;border:2px solid #e2e6e7;}.woof_sid_flat_dark  .chosen-container .chosen-results li.highlighted{background-color:#97b6be;background-image:none;color:#e2e6e7;}.woof_sid_flat_dark  .chosen-container .chosen-results li.highlighted.nitro-lazy{background-image:none !important;}.woof_sid_flat_dark .chosen-container .chosen-drop{border:2px solid #e2e6e7;border-top:0;background:#4e4d4d;box-shadow:none;}.woof_sid_flat_dark .chosen-container-single .chosen-drop{border-radius:0px;}.woof_sid_flat_dark .woof_color_term{border:0px solid #e2e6e7;}.woof_sid_flat_dark .woof_color_term.checked{border:3px solid #e2e6e7;}.woof_sid_flat_dark .woof_container h4{margin-bottom:11px !important;font-size:1.32em !important;background:rgba(160,188,195,.52);padding:11px 7px;color:#e2e6e7;line-height:1.12em !important;text-align:center;}.woof_sid_flat_dark .woof_submit_search_form_container button{box-shadow:none;}.woof_sid_flat_dark .woof_submit_search_form_container button:hover{background-color:#97b6be;}.woof_sid_flat_dark .woof_select_radio_check dt.woof_select_radio_check_opened a{background-color:rgba(160,188,195,.52);color:#e2e6e7 !important;border:solid 2px #e2e6e7;}.woof_sid_flat_dark .woof_select_radio_check dt a{background-color:#4e4d4d;color:#e2e6e7 !important;border:solid 2px #e2e6e7;border-radius:0px;}.woof_sid_flat_dark .woof_select_radio_check dd ul.woof_list{background-color:#4e4d4d;color:#e2e6e7;}.woof_sid_flat_dark input[type=search]:focus,.woof_sid_flat_dark input[type=text]:focus,.woof_sid_flat_dark  textarea:focus{background:rgba(160,188,195,.52);color:#e2e6e7;}.woof_sid_flat_dark .woof_text_search_container input[type='search'],.woof_sid_flat_dark input[type='search']{background:#4e4d4d;color:#e2e6e7;border:solid 2px #e2e6e7;}.woof_sid_flat_dark .woof_text_search_container input[type='search']::placeholder,.woof_sid_flat_dark  input[type='search']::placeholder{color:#a0bcc3;opacity:1;}.woof_sid_flat_dark .irs-max,.woof_sid_flat_dark .irs-min{background:rgba(160,188,195,.52);color:#e2e6e7;}.woof_sid_flat_grey .woof_list_label li .woof_label_term:hover,.woof_sid_flat_grey .woof_list_label li .woof_label_term.checked{background-color:#97afb5;border-color:rgba(160,188,195,.52);color:#fff;}.woof_sid_flat_dark .woof_list_label li .woof_label_term:hover,.woof_sid_flat_dark .woof_list_label li .woof_label_term.checked{background-color:rgba(160,188,195,.52);border-color:rgba(160,188,195,.52);color:#e2e6e7;}.woof_sid_flat_dark .woof_list_label li .woof_label_term{color:#728a90;}.woof_sid_flat_dark .easy-autocomplete-container ul{background:none repeat scroll 0 0 #4e4d4d;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px;}.woof_sid_flat_dark .easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 rgba(160,188,195,.52);}.woof_auto_4_columns .woof_container{display:inline-block;vertical-align:top;width:24%;padding:5px;min-width:150px;}.woof_auto_3_columns .woof_container{display:inline-block;vertical-align:top;width:31%;padding:5px;min-width:150px;}.woof_auto_2_columns .woof_container{display:inline-block;vertical-align:top;width:48%;padding:5px;min-width:150px;}.woof_auto_1_columns .woof_container{display:inline-block;vertical-align:top;width:100%;padding:5px;min-width:150px;}.woof_auto_1_columns .woof_list_checkbox li,.woof_auto_1_columns .woof_list_radio li{}.woof_auto_1_columns .woof_container_select_radio_check .woof_list_checkbox li,.woof_auto_1_columns .woof_container_select_radio_check .woof_list_radio li{display:block;}input.woof_checkbox_term,input.woof_radio_term{vertical-align:middle;}@media only screen and (max-width : 1200px){}@media only screen and (max-width : 992px){.woof_sid_auto_shortcode .woof_container{clear:both;width:100%;}.woof_sid_auto_shortcode .woof_container .chosen-container{width:100% !important;}.woof_sid_auto_shortcode .woof_container_select .woof_block_html_items,.woof_sid_auto_shortcode .woof_container_slider .woof_block_html_items,.woof_sid_auto_shortcode .woof_by_rating_container .woof_container_inner{height:auto !important;min-height:auto !important;max-height:auto !important;}}.easy-autocomplete-container ul{margin:0 !important;}.woof_tooltip_templates{display:none;}.woof_container_inner .woof_tooltip_header{display:inline-block;height:15px;width:auto;vertical-align:top;}.woof_container_inner h4{margin-bottom:9px;}.woof_tooltip_title{font-size:18px;font-weight:bold;color:#2c2c2c;}.woof_container .woof_container_inner input[type="search"]{line-height:normal !important;border:solid 1px #eee;}.woof_star_font,.woof_star_selected select{font-family:"star";color:#96588a;}#select2-woof_select_range-results li{font-family:"star";}#select2-woof_select_range-results li:first-of-type{font-family:none;}.woof_star_selected .chosen-single span{font-family:"star";color:#96588a;}.woof_price_filter_txt_slider .woof_price_filter_txt_from{float:left;}.woof_price_filter_txt_slider .woof_price_filter_txt_to{float:right;}.woof_price_filter_txt_slider{height:35px;}.woof_price_filter_txt_slider input[type='number']{padding:2px 7px;border:solid 1px #ccc;background:#fff;box-shadow:none;}@media only screen and (max-width : 768px){}@media only screen and (max-width : 600px){}@media only screen and (max-width : 480px){}ul.chosen-choices{padding:5px !important;}.woof_hide_filter{display:none !important;}.woof_show_filter_for_mobile.woof{opacity:.95;position:fixed;top:100%;background:white;z-index:9999;overflow:auto;height:100%;display:block !important;width:100%;right:0px;padding:30px;padding-bottom:100px;animation:move_top .5s ease;animation-fill-mode:forwards;}.woof_hide_mobile_filter img,.woof_show_mobile_filter img{display:inline-block;width:30px;}.woof_hide_mobile_filter span,.woof_show_mobile_filter span{font-size:20px;display:inline-block;vertical-align:top;font-weight:600;}.woof_hide_mobile_filter{margin-bottom:10px;display:none;cursor:pointer;}.woof_show_filter_for_mobile .woof_hide_mobile_filter{display:block;}@keyframes move_top{100%{top:30px;}}.woof_container_select_hierarchy .select2-container{margin-bottom:10px;}.woof_price_search_container .price_slider_amount .price_label{text-align:left !important;}.woof .widget_price_filter .price_slider_amount .button{float:left;}.woof_float_none{float:none;}.woof_use_beauty_scroll::-webkit-scrollbar{width:6px;}.woof_use_beauty_scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(100,100,100,.3);border-radius:5px;}.woof_use_beauty_scroll::-webkit-scrollbar-thumb{border-radius:5px;background:rgba(220,220,220,.8);box-shadow:inset 0 0 6px rgba(200,200,200,.5);}.woof_use_beauty_scroll::-webkit-scrollbar-thumb:window-inactive{background:rgba(120,120,120,.4);}.woof_seo_text{clear:both;}.woof .woof_wcga_label_hide,.woof_container_inner .woof_wcga_label_hide{display:none !important;}.woof_use_beauty_scroll{overflow-y:scroll;}.woof_list.woof_list_label > li{position:relative;}ul.woof_list.woof_list_label li{margin:2px 2px 2px 0;}ul.woof_list{padding-left:0 !important;margin-left:0 !important;}.widget .woof_redraw_zone ul li,.widget .woof_redraw_zone ul li a{border-bottom:none;padding:0;box-shadow:none;margin:0;}.widget .woof_redraw_zone ul,.widget .woof_redraw_zone ol{border:none;box-shadow:none;}ul.chosen-results{margin:0;padding:0;}.woof_autohide_wrapper{position:relative;}.woof_open_hidden_li a img{max-width:75px;}.woof_auto_show_indent{background:#fff;}.widget_price_filter .price_slider_wrapper .price_slider{min-width:200px;}.woof_redraw_zone.woof_blur_redraw_zone{position:relative;filter:blur(12px);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 50%,transparent 100%),linear-gradient(#ddd 100%,transparent 0);background-repeat:no-repeat;background-size:75px 100%,100% 100%,100% 16px,100% 30px;background-position:-185px 0,center 0,center 115px,center 142px;box-sizing:border-box;animation:woof-animloader 1.3s ease-in-out infinite;}@keyframes woof-animloader{to{background-position:100% 0,center 0,center 115px,center 142px;}}