.site-loader{height:100%;left:0;position:fixed;top:0;width:100%;z-index:999991;background:var(--color-theme-loader);}.loader-inner:before{content:"Loading";display:block;font-size:10em;text-transform:uppercase;left:0;position:absolute;top:50%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:0;margin:0 auto;text-align:center;letter-spacing:10px;opacity:.05;text-shadow:5px 5px 0 #fff;}@media (max-width:1200px){.loader-inner:before{font-size:6em;}}@media (max-width:991px){.loader-inner:before{font-size:5em;}}@media (max-width:767px){.loader-inner:before{font-size:4em;}}@media (max-width:480px){.loader-inner:before{font-size:2em;}}.loader-inner{left:0;position:absolute;top:50%;width:100%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:0;margin:0 auto;}.loader-inner .dot{width:7px;height:7px;background-color:#fff;display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:7px;animation-name:dot_move;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;-moz-animation-name:dot_move;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;-moz-animation-delay:.2s;-ms-animation-name:dot_move;-ms-animation-duration:2s;-ms-animation-iteration-count:infinite;-ms-animation-delay:.2s;-webkit-animation-name:dot_move;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.2s;}.loader-inner .dot1{margin-left:-40px;animation-delay:.4s;-moz-animation-delay:.4s;-webkit-animation-delay:.4s;-ms-animation-delay:.4s;}.loader-inner .dot2{margin-left:-20px;animation-delay:.3s;-moz-animation-delay:.3s;-webkit-animation-delay:.3s;-ms-animation-delay:.3s;}.loader-inner .dot3{margin-left:20px;animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s;-ms-animation-delay:.1s;}.loader-inner .dot4{margin-left:40px;animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;}@keyframes dot_move{0%{left:0;opacity:0;}30%{left:50%;opacity:1;height:7px;}40%{height:35px;}60%{height:7px;}80%{left:50%;opacity:1;}to{left:100%;opacity:0;}}@-webkit-keyframes dot_move{0%{left:0;opacity:0;}30%{left:50%;opacity:1;height:7px;}40%{height:35px;}60%{height:7px;}80%{left:50%;opacity:1;}to{left:100%;opacity:0;}}.elementor-editor-active .site-loader,.elementor-editor-preview .site-loader,.site-loader.loaded{display:none;}.fa{font-family:Font Awesome\ 6 Free;font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:900;font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;display:var(--fa-display,inline-block);font-style:normal;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free;}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:-2em;left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:2em;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-radius:.1em;border-radius:var(--fa-border-radius,.1em);border:.08em solid #eee;border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:.2em .25em .15em;padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:.3em;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:.3em;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:0s;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:ease-in-out;-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function: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:0s;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:cubic-bezier(.28,.84,.42,1);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function: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:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:cubic-bezier(.4,0,.6,1);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function: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:0s;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);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:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:cubic-bezier(.4,0,.6,1);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function: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:0s;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:ease-in-out;-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function: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:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:linear;-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{-webkit-animation-delay:0s;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:2s;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:2s;animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:linear;-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function: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:normal;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:1s;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:infinite;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:steps(8);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function: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;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(1.25);-webkit-transform:scale(var(--fa-beat-scale,1.25));transform: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(1.25);-webkit-transform:scale(var(--fa-beat-scale,1.25));transform: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(1.1,.9) translateY(0);-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(1.1,.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(.9,1.1) translateY(-.5em);-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(.9,1.1) translateY(-.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(1.05,.95) translateY(0);-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(1.05,.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(-.125em);-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(-.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(1.1,.9) translateY(0);-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(1.1,.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(.9,1.1) translateY(-.5em);-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(.9,1.1) translateY(-.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(1.05,.95) translateY(0);-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(1.05,.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(-.125em);-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(-.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:.4;opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(1.125);-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(1.125);-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotateY(-180deg);-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotateY(-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:rotateY(-180deg);-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotateY(-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(0);-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(0);transform:rotate(var(--fa-rotate-angle,0));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:auto;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;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-fill-drip:before{content:"";}.fa-arrows-to-circle:before{content:"";}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"";}.fa-at:before{content:"@";}.fa-trash-alt:before,.fa-trash-can:before{content:"";}.fa-text-height:before{content:"";}.fa-user-times:before,.fa-user-xmark:before{content:"";}.fa-stethoscope:before{content:"";}.fa-comment-alt:before,.fa-message:before{content:"";}.fa-info:before{content:"";}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"";}.fa-explosion:before{content:"";}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"";}.fa-wave-square:before{content:"";}.fa-ring:before{content:"";}.fa-building-un:before{content:"";}.fa-dice-three:before{content:"";}.fa-calendar-alt:before,.fa-calendar-days:before{content:"";}.fa-anchor-circle-check:before{content:"";}.fa-building-circle-arrow-right:before{content:"";}.fa-volleyball-ball:before,.fa-volleyball:before{content:"";}.fa-arrows-up-to-line:before{content:"";}.fa-sort-desc:before,.fa-sort-down:before{content:"";}.fa-circle-minus:before,.fa-minus-circle:before{content:"";}.fa-door-open:before{content:"";}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"";}.fa-atom:before{content:"";}.fa-soap:before{content:"";}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"";}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"";}.fa-bridge-circle-check:before{content:"";}.fa-pump-medical:before{content:"";}.fa-fingerprint:before{content:"";}.fa-hand-point-right:before{content:"";}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"";}.fa-forward-step:before,.fa-step-forward:before{content:"";}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-football-ball:before,.fa-football:before{content:"";}.fa-school-circle-exclamation:before{content:"";}.fa-crop:before{content:"";}.fa-angle-double-down:before,.fa-angles-down:before{content:"";}.fa-users-rectangle:before{content:"";}.fa-people-roof:before{content:"";}.fa-people-line:before{content:"";}.fa-beer-mug-empty:before,.fa-beer:before{content:"";}.fa-diagram-predecessor:before{content:"";}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"";}.fa-burn:before,.fa-fire-flame-simple:before{content:"";}.fa-male:before,.fa-person:before{content:"";}.fa-laptop:before{content:"";}.fa-file-csv:before{content:"";}.fa-menorah:before{content:"";}.fa-truck-plane:before{content:"";}.fa-record-vinyl:before{content:"";}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"";}.fa-bong:before{content:"";}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"";}.fa-arrow-down-up-across-line:before{content:"";}.fa-spoon:before,.fa-utensil-spoon:before{content:"";}.fa-jar-wheat:before{content:"";}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"";}.fa-file-circle-exclamation:before{content:"";}.fa-circle-h:before,.fa-hospital-symbol:before{content:"";}.fa-pager:before{content:"";}.fa-address-book:before,.fa-contact-book:before{content:"";}.fa-strikethrough:before{content:"";}.fa-k:before{content:"K";}.fa-landmark-flag:before{content:"";}.fa-pencil-alt:before,.fa-pencil:before{content:"";}.fa-backward:before{content:"";}.fa-caret-right:before{content:"";}.fa-comments:before{content:"";}.fa-file-clipboard:before,.fa-paste:before{content:"";}.fa-code-pull-request:before{content:"";}.fa-clipboard-list:before{content:"";}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"";}.fa-user-check:before{content:"";}.fa-vial-virus:before{content:"";}.fa-sheet-plastic:before{content:"";}.fa-blog:before{content:"";}.fa-user-ninja:before{content:"";}.fa-person-arrow-up-from-line:before{content:"";}.fa-scroll-torah:before,.fa-torah:before{content:"";}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"";}.fa-toggle-off:before{content:"";}.fa-archive:before,.fa-box-archive:before{content:"";}.fa-person-drowning:before{content:"";}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"";}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"";}.fa-spray-can:before{content:"";}.fa-truck-monster:before{content:"";}.fa-w:before{content:"W";}.fa-earth-africa:before,.fa-globe-africa:before{content:"";}.fa-rainbow:before{content:"";}.fa-circle-notch:before{content:"";}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"";}.fa-paw:before{content:"";}.fa-cloud:before{content:"";}.fa-trowel-bricks:before{content:"";}.fa-face-flushed:before,.fa-flushed:before{content:"";}.fa-hospital-user:before{content:"";}.fa-tent-arrow-left-right:before{content:"";}.fa-gavel:before,.fa-legal:before{content:"";}.fa-binoculars:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-box-tissue:before{content:"";}.fa-motorcycle:before{content:"";}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"";}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"";}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"";}.fa-mars-and-venus-burst:before{content:"";}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-sun-plant-wilt:before{content:"";}.fa-toilets-portable:before{content:"";}.fa-hockey-puck:before{content:"";}.fa-table:before{content:"";}.fa-magnifying-glass-arrow-right:before{content:"";}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"";}.fa-users-slash:before{content:"";}.fa-clover:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-star-and-crescent:before{content:"";}.fa-house-fire:before{content:"";}.fa-minus-square:before,.fa-square-minus:before{content:"";}.fa-helicopter:before{content:"";}.fa-compass:before{content:"";}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"";}.fa-file-circle-question:before{content:"";}.fa-laptop-code:before{content:"";}.fa-swatchbook:before{content:"";}.fa-prescription-bottle:before{content:"";}.fa-bars:before,.fa-navicon:before{content:"";}.fa-people-group:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-heart-broken:before,.fa-heart-crack:before{content:"";}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"";}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"";}.fa-film:before{content:"";}.fa-ruler-horizontal:before{content:"";}.fa-people-robbery:before{content:"";}.fa-lightbulb:before{content:"";}.fa-caret-left:before{content:"";}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"";}.fa-school-circle-xmark:before{content:"";}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"";}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"";}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"";}.fa-cloud-showers-heavy:before{content:"";}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"";}.fa-sitemap:before{content:"";}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"";}.fa-memory:before{content:"";}.fa-road-spikes:before{content:"";}.fa-fire-burner:before{content:"";}.fa-flag:before{content:"";}.fa-hanukiah:before{content:"";}.fa-feather:before{content:"";}.fa-volume-down:before,.fa-volume-low:before{content:"";}.fa-comment-slash:before{content:"";}.fa-cloud-sun-rain:before{content:"";}.fa-compress:before{content:"";}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"";}.fa-ankh:before{content:"";}.fa-hands-holding-child:before{content:"";}.fa-asterisk:before{content:"*";}.fa-check-square:before,.fa-square-check:before{content:"";}.fa-peseta-sign:before{content:"";}.fa-header:before,.fa-heading:before{content:"";}.fa-ghost:before{content:"";}.fa-list-squares:before,.fa-list:before{content:"";}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"";}.fa-cart-plus:before{content:"";}.fa-gamepad:before{content:"";}.fa-circle-dot:before,.fa-dot-circle:before{content:"";}.fa-dizzy:before,.fa-face-dizzy:before{content:"";}.fa-egg:before{content:"";}.fa-house-medical-circle-xmark:before{content:"";}.fa-campground:before{content:"";}.fa-folder-plus:before{content:"";}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"";}.fa-paint-brush:before,.fa-paintbrush:before{content:"";}.fa-lock:before{content:"";}.fa-gas-pump:before{content:"";}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"";}.fa-map-location:before,.fa-map-marked:before{content:"";}.fa-house-flood-water:before{content:"";}.fa-tree:before{content:"";}.fa-bridge-lock:before{content:"";}.fa-sack-dollar:before{content:"";}.fa-edit:before,.fa-pen-to-square:before{content:"";}.fa-car-side:before{content:"";}.fa-share-alt:before,.fa-share-nodes:before{content:"";}.fa-heart-circle-minus:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-microscope:before{content:"";}.fa-sink:before{content:"";}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"";}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"";}.fa-mitten:before{content:"";}.fa-person-rays:before{content:"";}.fa-users:before{content:"";}.fa-eye-slash:before{content:"";}.fa-flask-vial:before{content:"";}.fa-hand-paper:before,.fa-hand:before{content:"";}.fa-om:before{content:"";}.fa-worm:before{content:"";}.fa-house-circle-xmark:before{content:"";}.fa-plug:before{content:"";}.fa-chevron-up:before{content:"";}.fa-hand-spock:before{content:"";}.fa-stopwatch:before{content:"";}.fa-face-kiss:before,.fa-kiss:before{content:"";}.fa-bridge-circle-xmark:before{content:"";}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"";}.fa-chess-bishop:before{content:"";}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"";}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"";}.fa-road-circle-check:before{content:"";}.fa-dice-five:before{content:"";}.fa-rss-square:before,.fa-square-rss:before{content:"";}.fa-land-mine-on:before{content:"";}.fa-i-cursor:before{content:"";}.fa-stamp:before{content:"";}.fa-stairs:before{content:"";}.fa-i:before{content:"I";}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"";}.fa-pills:before{content:"";}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"";}.fa-tooth:before{content:"";}.fa-v:before{content:"V";}.fa-bangladeshi-taka-sign:before{content:"";}.fa-bicycle:before{content:"";}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"";}.fa-head-side-cough-slash:before{content:"";}.fa-ambulance:before,.fa-truck-medical:before{content:"";}.fa-wheat-awn-circle-exclamation:before{content:"";}.fa-snowman:before{content:"";}.fa-mortar-pestle:before{content:"";}.fa-road-barrier:before{content:"";}.fa-school:before{content:"";}.fa-igloo:before{content:"";}.fa-joint:before{content:"";}.fa-angle-right:before{content:"";}.fa-horse:before{content:"";}.fa-q:before{content:"Q";}.fa-g:before{content:"G";}.fa-notes-medical:before{content:"";}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-dong-sign:before{content:"";}.fa-capsules:before{content:"";}.fa-poo-bolt:before,.fa-poo-storm:before{content:"";}.fa-face-frown-open:before,.fa-frown-open:before{content:"";}.fa-hand-point-up:before{content:"";}.fa-money-bill:before{content:"";}.fa-bookmark:before{content:"";}.fa-align-justify:before{content:"";}.fa-umbrella-beach:before{content:"";}.fa-helmet-un:before{content:"";}.fa-bullseye:before{content:"";}.fa-bacon:before{content:"";}.fa-hand-point-down:before{content:"";}.fa-arrow-up-from-bracket:before{content:"";}.fa-folder-blank:before,.fa-folder:before{content:"";}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"";}.fa-radiation:before{content:"";}.fa-chart-simple:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-vial:before{content:"";}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"";}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"";}.fa-e:before{content:"E";}.fa-pen-alt:before,.fa-pen-clip:before{content:"";}.fa-bridge-circle-exclamation:before{content:"";}.fa-user:before{content:"";}.fa-school-circle-check:before{content:"";}.fa-dumpster:before{content:"";}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"";}.fa-building-user:before{content:"";}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"";}.fa-highlighter:before{content:"";}.fa-key:before{content:"";}.fa-bullhorn:before{content:"";}.fa-globe:before{content:"";}.fa-synagogue:before{content:"";}.fa-person-half-dress:before{content:"";}.fa-road-bridge:before{content:"";}.fa-location-arrow:before{content:"";}.fa-c:before{content:"C";}.fa-tablet-button:before{content:"";}.fa-building-lock:before{content:"";}.fa-pizza-slice:before{content:"";}.fa-money-bill-wave:before{content:"";}.fa-area-chart:before,.fa-chart-area:before{content:"";}.fa-house-flag:before{content:"";}.fa-person-circle-minus:before{content:"";}.fa-ban:before,.fa-cancel:before{content:"";}.fa-camera-rotate:before{content:"";}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"";}.fa-star:before{content:"";}.fa-repeat:before{content:"";}.fa-cross:before{content:"";}.fa-box:before{content:"";}.fa-venus-mars:before{content:"";}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"";}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"";}.fa-charging-station:before{content:"";}.fa-shapes:before,.fa-triangle-circle-square:before{content:"";}.fa-random:before,.fa-shuffle:before{content:"";}.fa-person-running:before,.fa-running:before{content:"";}.fa-mobile-retro:before{content:"";}.fa-grip-lines-vertical:before{content:"";}.fa-spider:before{content:"";}.fa-hands-bound:before{content:"";}.fa-file-invoice-dollar:before{content:"";}.fa-plane-circle-exclamation:before{content:"";}.fa-x-ray:before{content:"";}.fa-spell-check:before{content:"";}.fa-slash:before{content:"";}.fa-computer-mouse:before,.fa-mouse:before{content:"";}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"";}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"";}.fa-server:before{content:"";}.fa-virus-covid-slash:before{content:"";}.fa-shop-lock:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-blender-phone:before{content:"";}.fa-building-wheat:before{content:"";}.fa-person-breastfeeding:before{content:"";}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"";}.fa-venus:before{content:"";}.fa-passport:before{content:"";}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"";}.fa-heart-pulse:before,.fa-heartbeat:before{content:"";}.fa-people-carry-box:before,.fa-people-carry:before{content:"";}.fa-temperature-high:before{content:"";}.fa-microchip:before{content:"";}.fa-crown:before{content:"";}.fa-weight-hanging:before{content:"";}.fa-xmarks-lines:before{content:"";}.fa-file-prescription:before{content:"";}.fa-weight-scale:before,.fa-weight:before{content:"";}.fa-user-friends:before,.fa-user-group:before{content:"";}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"";}.fa-chess-knight:before{content:"";}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"";}.fa-wheelchair:before{content:"";}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"";}.fa-toggle-on:before{content:"";}.fa-person-walking:before,.fa-walking:before{content:"";}.fa-l:before{content:"L";}.fa-fire:before{content:"";}.fa-bed-pulse:before,.fa-procedures:before{content:"";}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"";}.fa-face-laugh:before,.fa-laugh:before{content:"";}.fa-folder-open:before{content:"";}.fa-heart-circle-plus:before{content:"";}.fa-code-fork:before{content:"";}.fa-city:before{content:"";}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"";}.fa-pepper-hot:before{content:"";}.fa-unlock:before{content:"";}.fa-colon-sign:before{content:"";}.fa-headset:before{content:"";}.fa-store-slash:before{content:"";}.fa-road-circle-xmark:before{content:"";}.fa-user-minus:before{content:"";}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"";}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"";}.fa-clipboard:before{content:"";}.fa-house-circle-exclamation:before{content:"";}.fa-file-arrow-up:before,.fa-file-upload:before{content:"";}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"";}.fa-bath:before,.fa-bathtub:before{content:"";}.fa-underline:before{content:"";}.fa-user-edit:before,.fa-user-pen:before{content:"";}.fa-signature:before{content:"";}.fa-stroopwafel:before{content:"";}.fa-bold:before{content:"";}.fa-anchor-lock:before{content:"";}.fa-building-ngo:before{content:"";}.fa-manat-sign:before{content:"";}.fa-not-equal:before{content:"";}.fa-border-style:before,.fa-border-top-left:before{content:"";}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"";}.fa-jedi:before{content:"";}.fa-poll:before,.fa-square-poll-vertical:before{content:"";}.fa-mug-hot:before{content:"";}.fa-battery-car:before,.fa-car-battery:before{content:"";}.fa-gift:before{content:"";}.fa-dice-two:before{content:"";}.fa-chess-queen:before{content:"";}.fa-glasses:before{content:"";}.fa-chess-board:before{content:"";}.fa-building-circle-check:before{content:"";}.fa-person-chalkboard:before{content:"";}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"";}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"";}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"";}.fa-cloud-showers-water:before{content:"";}.fa-bar-chart:before,.fa-chart-bar:before{content:"";}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"";}.fa-less-than-equal:before{content:"";}.fa-train:before{content:"";}.fa-eye-low-vision:before,.fa-low-vision:before{content:"";}.fa-crow:before{content:"";}.fa-sailboat:before{content:"";}.fa-window-restore:before{content:"";}.fa-plus-square:before,.fa-square-plus:before{content:"";}.fa-torii-gate:before{content:"";}.fa-frog:before{content:"";}.fa-bucket:before{content:"";}.fa-image:before{content:"";}.fa-microphone:before{content:"";}.fa-cow:before{content:"";}.fa-caret-up:before{content:"";}.fa-screwdriver:before{content:"";}.fa-folder-closed:before{content:"";}.fa-house-tsunami:before{content:"";}.fa-square-nfi:before{content:"";}.fa-arrow-up-from-ground-water:before{content:"";}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"";}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"";}.fa-columns:before,.fa-table-columns:before{content:"";}.fa-lemon:before{content:"";}.fa-head-side-mask:before{content:"";}.fa-handshake:before{content:"";}.fa-gem:before{content:"";}.fa-dolly-box:before,.fa-dolly:before{content:"";}.fa-smoking:before{content:"";}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"";}.fa-monument:before{content:"";}.fa-snowplow:before{content:"";}.fa-angle-double-right:before,.fa-angles-right:before{content:"";}.fa-cannabis:before{content:"";}.fa-circle-play:before,.fa-play-circle:before{content:"";}.fa-tablets:before{content:"";}.fa-ethernet:before{content:"";}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"";}.fa-chair:before{content:"";}.fa-check-circle:before,.fa-circle-check:before{content:"";}.fa-circle-stop:before,.fa-stop-circle:before{content:"";}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"";}.fa-plate-wheat:before{content:"";}.fa-icicles:before{content:"";}.fa-person-shelter:before{content:"";}.fa-neuter:before{content:"";}.fa-id-badge:before{content:"";}.fa-marker:before{content:"";}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"";}.fa-helicopter-symbol:before{content:"";}.fa-universal-access:before{content:"";}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"";}.fa-lari-sign:before{content:"";}.fa-volcano:before{content:"";}.fa-person-walking-dashed-line-arrow-right:before{content:"";}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"";}.fa-viruses:before{content:"";}.fa-square-person-confined:before{content:"";}.fa-user-tie:before{content:"";}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"";}.fa-tent-arrow-down-to-line:before{content:"";}.fa-certificate:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-suitcase:before{content:"";}.fa-person-skating:before,.fa-skating:before{content:"";}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"";}.fa-camera-retro:before{content:"";}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"";}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"";}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"";}.fa-box-open:before{content:"";}.fa-scroll:before{content:"";}.fa-spa:before{content:"";}.fa-location-pin-lock:before{content:"";}.fa-pause:before{content:"";}.fa-hill-avalanche:before{content:"";}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-bomb:before{content:"";}.fa-registered:before{content:"";}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"";}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"";}.fa-subscript:before{content:"";}.fa-diamond-turn-right:before,.fa-directions:before{content:"";}.fa-burst:before{content:"";}.fa-house-laptop:before,.fa-laptop-house:before{content:"";}.fa-face-tired:before,.fa-tired:before{content:"";}.fa-money-bills:before{content:"";}.fa-smog:before{content:"";}.fa-crutch:before{content:"";}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"";}.fa-palette:before{content:"";}.fa-arrows-turn-right:before{content:"";}.fa-vest:before{content:"";}.fa-ferry:before{content:"";}.fa-arrows-down-to-people:before{content:"";}.fa-seedling:before,.fa-sprout:before{content:"";}.fa-arrows-alt-h:before,.fa-left-right:before{content:"";}.fa-boxes-packing:before{content:"";}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"";}.fa-group-arrows-rotate:before{content:"";}.fa-bowl-food:before{content:"";}.fa-candy-cane:before{content:"";}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"";}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"";}.fa-remove-format:before,.fa-text-slash:before{content:"";}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"";}.fa-file-word:before{content:"";}.fa-file-powerpoint:before{content:"";}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"";}.fa-house-lock:before{content:"";}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"";}.fa-children:before{content:"";}.fa-blackboard:before,.fa-chalkboard:before{content:"";}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"";}.fa-envelope-open:before{content:"";}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"";}.fa-mattress-pillow:before{content:"";}.fa-guarani-sign:before{content:"";}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-cruzeiro-sign:before{content:"";}.fa-greater-than-equal:before{content:"";}.fa-shield-alt:before,.fa-shield-halved:before{content:"";}.fa-atlas:before,.fa-book-atlas:before{content:"";}.fa-virus:before{content:"";}.fa-envelope-circle-check:before{content:"";}.fa-layer-group:before{content:"";}.fa-arrows-to-dot:before{content:"";}.fa-archway:before{content:"";}.fa-heart-circle-check:before{content:"";}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"";}.fa-file-archive:before,.fa-file-zipper:before{content:"";}.fa-square:before{content:"";}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"";}.fa-couch:before{content:"";}.fa-cedi-sign:before{content:"";}.fa-italic:before{content:"";}.fa-table-cells-column-lock:before{content:"";}.fa-church:before{content:"";}.fa-comments-dollar:before{content:"";}.fa-democrat:before{content:"";}.fa-z:before{content:"Z";}.fa-person-skiing:before,.fa-skiing:before{content:"";}.fa-road-lock:before{content:"";}.fa-a:before{content:"A";}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"";}.fa-feather-alt:before,.fa-feather-pointed:before{content:"";}.fa-p:before{content:"P";}.fa-snowflake:before{content:"";}.fa-newspaper:before{content:"";}.fa-ad:before,.fa-rectangle-ad:before{content:"";}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"";}.fa-filter-circle-xmark:before{content:"";}.fa-locust:before{content:"";}.fa-sort:before,.fa-unsorted:before{content:"";}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"";}.fa-person-dress-burst:before{content:"";}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"";}.fa-vector-square:before{content:"";}.fa-bread-slice:before{content:"";}.fa-language:before{content:"";}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"";}.fa-filter:before{content:"";}.fa-question:before{content:"?";}.fa-file-signature:before{content:"";}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"";}.fa-house-chimney-user:before{content:"";}.fa-hand-holding-heart:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-money-check:before{content:"";}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"";}.fa-code:before{content:"";}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"";}.fa-building-circle-exclamation:before{content:"";}.fa-magnifying-glass-chart:before{content:"";}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"";}.fa-cubes-stacked:before{content:"";}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"";}.fa-virus-covid:before{content:"";}.fa-austral-sign:before{content:"";}.fa-f:before{content:"F";}.fa-leaf:before{content:"";}.fa-road:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-person-circle-plus:before{content:"";}.fa-chart-pie:before,.fa-pie-chart:before{content:"";}.fa-bolt-lightning:before{content:"";}.fa-sack-xmark:before{content:"";}.fa-file-excel:before{content:"";}.fa-file-contract:before{content:"";}.fa-fish-fins:before{content:"";}.fa-building-flag:before{content:"";}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-poop:before{content:"";}.fa-location-pin:before,.fa-map-marker:before{content:"";}.fa-kaaba:before{content:"";}.fa-toilet-paper:before{content:"";}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"";}.fa-eject:before{content:"";}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"";}.fa-plane-circle-check:before{content:"";}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"";}.fa-object-group:before{content:"";}.fa-chart-line:before,.fa-line-chart:before{content:"";}.fa-mask-ventilator:before{content:"";}.fa-arrow-right:before{content:"";}.fa-map-signs:before,.fa-signs-post:before{content:"";}.fa-cash-register:before{content:"";}.fa-person-circle-question:before{content:"";}.fa-h:before{content:"H";}.fa-tarp:before{content:"";}.fa-screwdriver-wrench:before,.fa-tools:before{content:"";}.fa-arrows-to-eye:before{content:"";}.fa-plug-circle-bolt:before{content:"";}.fa-heart:before{content:"";}.fa-mars-and-venus:before{content:"";}.fa-home-user:before,.fa-house-user:before{content:"";}.fa-dumpster-fire:before{content:"";}.fa-house-crack:before{content:"";}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"";}.fa-face-surprise:before,.fa-surprise:before{content:"";}.fa-bottle-water:before{content:"";}.fa-circle-pause:before,.fa-pause-circle:before{content:"";}.fa-toilet-paper-slash:before{content:"";}.fa-apple-alt:before,.fa-apple-whole:before{content:"";}.fa-kitchen-set:before{content:"";}.fa-r:before{content:"R";}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-cube:before{content:"";}.fa-bitcoin-sign:before{content:"";}.fa-shield-dog:before{content:"";}.fa-solar-panel:before{content:"";}.fa-lock-open:before{content:"";}.fa-elevator:before{content:"";}.fa-money-bill-transfer:before{content:"";}.fa-money-bill-trend-up:before{content:"";}.fa-house-flood-water-circle-arrow-right:before{content:"";}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"";}.fa-circle:before{content:"";}.fa-backward-fast:before,.fa-fast-backward:before{content:"";}.fa-recycle:before{content:"";}.fa-user-astronaut:before{content:"";}.fa-plane-slash:before{content:"";}.fa-trademark:before{content:"";}.fa-basketball-ball:before,.fa-basketball:before{content:"";}.fa-satellite-dish:before{content:"";}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"";}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"";}.fa-volume-high:before,.fa-volume-up:before{content:"";}.fa-users-rays:before{content:"";}.fa-wallet:before{content:"";}.fa-clipboard-check:before{content:"";}.fa-file-audio:before{content:"";}.fa-burger:before,.fa-hamburger:before{content:"";}.fa-wrench:before{content:"";}.fa-bugs:before{content:"";}.fa-rupee-sign:before,.fa-rupee:before{content:"";}.fa-file-image:before{content:"";}.fa-circle-question:before,.fa-question-circle:before{content:"";}.fa-plane-departure:before{content:"";}.fa-handshake-slash:before{content:"";}.fa-book-bookmark:before{content:"";}.fa-code-branch:before{content:"";}.fa-hat-cowboy:before{content:"";}.fa-bridge:before{content:"";}.fa-phone-alt:before,.fa-phone-flip:before{content:"";}.fa-truck-front:before{content:"";}.fa-cat:before{content:"";}.fa-anchor-circle-exclamation:before{content:"";}.fa-truck-field:before{content:"";}.fa-route:before{content:"";}.fa-clipboard-question:before{content:"";}.fa-panorama:before{content:"";}.fa-comment-medical:before{content:"";}.fa-teeth-open:before{content:"";}.fa-file-circle-minus:before{content:"";}.fa-tags:before{content:"";}.fa-wine-glass:before{content:"";}.fa-fast-forward:before,.fa-forward-fast:before{content:"";}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"";}.fa-parking:before,.fa-square-parking:before{content:"";}.fa-house-signal:before{content:"";}.fa-bars-progress:before,.fa-tasks-alt:before{content:"";}.fa-faucet-drip:before{content:"";}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"";}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"";}.fa-terminal:before{content:"";}.fa-mobile-button:before{content:"";}.fa-house-medical-flag:before{content:"";}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"";}.fa-tape:before{content:"";}.fa-bus-alt:before,.fa-bus-simple:before{content:"";}.fa-eye:before{content:"";}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"";}.fa-audio-description:before{content:"";}.fa-person-military-to-person:before{content:"";}.fa-file-shield:before{content:"";}.fa-user-slash:before{content:"";}.fa-pen:before{content:"";}.fa-tower-observation:before{content:"";}.fa-file-code:before{content:"";}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"";}.fa-bus:before{content:"";}.fa-heart-circle-xmark:before{content:"";}.fa-home-lg:before,.fa-house-chimney:before{content:"";}.fa-window-maximize:before{content:"";}.fa-face-frown:before,.fa-frown:before{content:"";}.fa-prescription:before{content:"";}.fa-shop:before,.fa-store-alt:before{content:"";}.fa-floppy-disk:before,.fa-save:before{content:"";}.fa-vihara:before{content:"";}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"";}.fa-sort-asc:before,.fa-sort-up:before{content:"";}.fa-comment-dots:before,.fa-commenting:before{content:"";}.fa-plant-wilt:before{content:"";}.fa-diamond:before{content:"";}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"";}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"";}.fa-bacterium:before{content:"";}.fa-hand-pointer:before{content:"";}.fa-drum-steelpan:before{content:"";}.fa-hand-scissors:before{content:"";}.fa-hands-praying:before,.fa-praying-hands:before{content:"";}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"";}.fa-biohazard:before{content:"";}.fa-location-crosshairs:before,.fa-location:before{content:"";}.fa-mars-double:before{content:"";}.fa-child-dress:before{content:"";}.fa-users-between-lines:before{content:"";}.fa-lungs-virus:before{content:"";}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"";}.fa-phone:before{content:"";}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"";}.fa-child-reaching:before{content:"";}.fa-head-side-virus:before{content:"";}.fa-user-cog:before,.fa-user-gear:before{content:"";}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"";}.fa-door-closed:before{content:"";}.fa-shield-virus:before{content:"";}.fa-dice-six:before{content:"";}.fa-mosquito-net:before{content:"";}.fa-bridge-water:before{content:"";}.fa-person-booth:before{content:"";}.fa-text-width:before{content:"";}.fa-hat-wizard:before{content:"";}.fa-pen-fancy:before{content:"";}.fa-digging:before,.fa-person-digging:before{content:"";}.fa-trash:before{content:"";}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"";}.fa-book-medical:before{content:"";}.fa-poo:before{content:"";}.fa-quote-right-alt:before,.fa-quote-right:before{content:"";}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"";}.fa-cubes:before{content:"";}.fa-divide:before{content:"";}.fa-tenge-sign:before,.fa-tenge:before{content:"";}.fa-headphones:before{content:"";}.fa-hands-holding:before{content:"";}.fa-hands-clapping:before{content:"";}.fa-republican:before{content:"";}.fa-arrow-left:before{content:"";}.fa-person-circle-xmark:before{content:"";}.fa-ruler:before{content:"";}.fa-align-left:before{content:"";}.fa-dice-d6:before{content:"";}.fa-restroom:before{content:"";}.fa-j:before{content:"J";}.fa-users-viewfinder:before{content:"";}.fa-file-video:before{content:"";}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"";}.fa-table-cells:before,.fa-th:before{content:"";}.fa-file-pdf:before{content:"";}.fa-bible:before,.fa-book-bible:before{content:"";}.fa-o:before{content:"O";}.fa-medkit:before,.fa-suitcase-medical:before{content:"";}.fa-user-secret:before{content:"";}.fa-otter:before{content:"";}.fa-female:before,.fa-person-dress:before{content:"";}.fa-comment-dollar:before{content:"";}.fa-briefcase-clock:before,.fa-business-time:before{content:"";}.fa-table-cells-large:before,.fa-th-large:before{content:"";}.fa-book-tanakh:before,.fa-tanakh:before{content:"";}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"";}.fa-hat-cowboy-side:before{content:"";}.fa-clipboard-user:before{content:"";}.fa-child:before{content:"";}.fa-lira-sign:before{content:"";}.fa-satellite:before{content:"";}.fa-plane-lock:before{content:"";}.fa-tag:before{content:"";}.fa-comment:before{content:"";}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"";}.fa-envelope:before{content:"";}.fa-angle-double-up:before,.fa-angles-up:before{content:"";}.fa-paperclip:before{content:"";}.fa-arrow-right-to-city:before{content:"";}.fa-ribbon:before{content:"";}.fa-lungs:before{content:"";}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"";}.fa-litecoin-sign:before{content:"";}.fa-border-none:before{content:"";}.fa-circle-nodes:before{content:"";}.fa-parachute-box:before{content:"";}.fa-indent:before{content:"";}.fa-truck-field-un:before{content:"";}.fa-hourglass-empty:before,.fa-hourglass:before{content:"";}.fa-mountain:before{content:"";}.fa-user-doctor:before,.fa-user-md:before{content:"";}.fa-circle-info:before,.fa-info-circle:before{content:"";}.fa-cloud-meatball:before{content:"";}.fa-camera-alt:before,.fa-camera:before{content:"";}.fa-square-virus:before{content:"";}.fa-meteor:before{content:"";}.fa-car-on:before{content:"";}.fa-sleigh:before{content:"";}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"";}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"";}.fa-water:before{content:"";}.fa-calendar-check:before{content:"";}.fa-braille:before{content:"";}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"";}.fa-landmark:before{content:"";}.fa-truck:before{content:"";}.fa-crosshairs:before{content:"";}.fa-person-cane:before{content:"";}.fa-tent:before{content:"";}.fa-vest-patches:before{content:"";}.fa-check-double:before{content:"";}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"";}.fa-money-bill-wheat:before{content:"";}.fa-cookie: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-hard-drive:before,.fa-hdd:before{content:"";}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"";}.fa-dumbbell:before{content:"";}.fa-list-alt:before,.fa-rectangle-list:before{content:"";}.fa-tarp-droplet:before{content:"";}.fa-house-medical-circle-check:before{content:"";}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"";}.fa-calendar-plus:before{content:"";}.fa-plane-arrival:before{content:"";}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"";}.fa-subway:before,.fa-train-subway:before{content:"";}.fa-chart-gantt:before{content:"";}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"";}.fa-crop-alt:before,.fa-crop-simple:before{content:"";}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"";}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"";}.fa-dna:before{content:"";}.fa-virus-slash:before{content:"";}.fa-minus:before,.fa-subtract:before{content:"";}.fa-chess:before{content:"";}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"";}.fa-plug-circle-check:before{content:"";}.fa-street-view:before{content:"";}.fa-franc-sign:before{content:"";}.fa-volume-off: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-cog:before,.fa-gear:before{content:"";}.fa-droplet-slash:before,.fa-tint-slash:before{content:"";}.fa-mosque:before{content:"";}.fa-mosquito:before{content:"";}.fa-star-of-david:before{content:"";}.fa-person-military-rifle:before{content:"";}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"";}.fa-vials:before{content:"";}.fa-plug-circle-plus:before{content:"";}.fa-place-of-worship:before{content:"";}.fa-grip-vertical:before{content:"";}.fa-arrow-turn-up:before,.fa-level-up:before{content:"";}.fa-u:before{content:"U";}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"";}.fa-clock-four:before,.fa-clock:before{content:"";}.fa-backward-step:before,.fa-step-backward:before{content:"";}.fa-pallet:before{content:"";}.fa-faucet:before{content:"";}.fa-baseball-bat-ball:before{content:"";}.fa-s:before{content:"S";}.fa-timeline:before{content:"";}.fa-keyboard:before{content:"";}.fa-caret-down:before{content:"";}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"";}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"";}.fa-plane-up:before{content:"";}.fa-piggy-bank:before{content:"";}.fa-battery-3:before,.fa-battery-half:before{content:"";}.fa-mountain-city:before{content:"";}.fa-coins:before{content:"";}.fa-khanda:before{content:"";}.fa-sliders-h:before,.fa-sliders:before{content:"";}.fa-folder-tree:before{content:"";}.fa-network-wired:before{content:"";}.fa-map-pin:before{content:"";}.fa-hamsa:before{content:"";}.fa-cent-sign:before{content:"";}.fa-flask:before{content:"";}.fa-person-pregnant:before{content:"";}.fa-wand-sparkles:before{content:"";}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"";}.fa-ticket:before{content:"";}.fa-power-off:before{content:"";}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"";}.fa-flag-usa:before{content:"";}.fa-laptop-file:before{content:"";}.fa-teletype:before,.fa-tty:before{content:"";}.fa-diagram-next:before{content:"";}.fa-person-rifle:before{content:"";}.fa-house-medical-circle-exclamation:before{content:"";}.fa-closed-captioning:before{content:"";}.fa-hiking:before,.fa-person-hiking:before{content:"";}.fa-venus-double:before{content:"";}.fa-images:before{content:"";}.fa-calculator:before{content:"";}.fa-people-pulling:before{content:"";}.fa-n:before{content:"N";}.fa-cable-car:before,.fa-tram:before{content:"";}.fa-cloud-rain:before{content:"";}.fa-building-circle-xmark:before{content:"";}.fa-ship:before{content:"";}.fa-arrows-down-to-line:before{content:"";}.fa-download:before{content:"";}.fa-face-grin:before,.fa-grin:before{content:"";}.fa-backspace:before,.fa-delete-left:before{content:"";}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"";}.fa-file-circle-check:before{content:"";}.fa-forward:before{content:"";}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-face-meh:before,.fa-meh:before{content:"";}.fa-align-center:before{content:"";}.fa-book-dead:before,.fa-book-skull:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-heart-circle-exclamation:before{content:"";}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"";}.fa-calendar-week:before{content:"";}.fa-laptop-medical:before{content:"";}.fa-b:before{content:"B";}.fa-file-medical:before{content:"";}.fa-dice-one:before{content:"";}.fa-kiwi-bird:before{content:"";}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"";}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"";}.fa-cutlery:before,.fa-utensils:before{content:"";}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"";}.fa-mill-sign:before{content:"";}.fa-bowl-rice:before{content:"";}.fa-skull:before{content:"";}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"";}.fa-truck-pickup:before{content:"";}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"";}.fa-stop:before{content:"";}.fa-code-merge:before{content:"";}.fa-upload:before{content:"";}.fa-hurricane:before{content:"";}.fa-mound:before{content:"";}.fa-toilet-portable:before{content:"";}.fa-compact-disc:before{content:"";}.fa-file-arrow-down:before,.fa-file-download:before{content:"";}.fa-caravan:before{content:"";}.fa-shield-cat:before{content:"";}.fa-bolt:before,.fa-zap:before{content:"";}.fa-glass-water:before{content:"";}.fa-oil-well:before{content:"";}.fa-vault:before{content:"";}.fa-mars:before{content:"";}.fa-toilet:before{content:"";}.fa-plane-circle-xmark:before{content:"";}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"";}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"";}.fa-sun:before{content:"";}.fa-guitar:before{content:"";}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"";}.fa-horse-head:before{content:"";}.fa-bore-hole:before{content:"";}.fa-industry:before{content:"";}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"";}.fa-arrows-turn-to-dots:before{content:"";}.fa-florin-sign:before{content:"";}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"";}.fa-less-than:before{content:"<";}.fa-angle-down:before{content:"";}.fa-car-tunnel:before{content:"";}.fa-head-side-cough:before{content:"";}.fa-grip-lines:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-user-lock:before{content:"";}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"";}.fa-anchor-circle-xmark:before{content:"";}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"";}.fa-chess-pawn:before{content:"";}.fa-first-aid:before,.fa-kit-medical:before{content:"";}.fa-person-through-window:before{content:"";}.fa-toolbox:before{content:"";}.fa-hands-holding-circle:before{content:"";}.fa-bug:before{content:"";}.fa-credit-card-alt:before,.fa-credit-card:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-hand-holding-hand:before{content:"";}.fa-book-open-reader:before,.fa-book-reader:before{content:"";}.fa-mountain-sun:before{content:"";}.fa-arrows-left-right-to-line:before{content:"";}.fa-dice-d20:before{content:"";}.fa-truck-droplet:before{content:"";}.fa-file-circle-xmark:before{content:"";}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"";}.fa-medal:before{content:"";}.fa-bed:before{content:"";}.fa-h-square:before,.fa-square-h:before{content:"";}.fa-podcast:before{content:"";}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"";}.fa-bell:before{content:"";}.fa-superscript:before{content:"";}.fa-plug-circle-xmark:before{content:"";}.fa-star-of-life:before{content:"";}.fa-phone-slash:before{content:"";}.fa-paint-roller:before{content:"";}.fa-hands-helping:before,.fa-handshake-angle:before{content:"";}.fa-location-dot:before,.fa-map-marker-alt:before{content:"";}.fa-file:before{content:"";}.fa-greater-than:before{content:">";}.fa-person-swimming:before,.fa-swimmer:before{content:"";}.fa-arrow-down:before{content:"";}.fa-droplet:before,.fa-tint:before{content:"";}.fa-eraser:before{content:"";}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"";}.fa-person-burst:before{content:"";}.fa-dove:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-socks:before{content:"";}.fa-inbox:before{content:"";}.fa-section:before{content:"";}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"";}.fa-envelope-open-text:before{content:"";}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"";}.fa-wine-bottle:before{content:"";}.fa-chess-rook:before{content:"";}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"";}.fa-dharmachakra:before{content:"";}.fa-hotdog:before{content:"";}.fa-blind:before,.fa-person-walking-with-cane:before{content:"";}.fa-drum:before{content:"";}.fa-ice-cream:before{content:"";}.fa-heart-circle-bolt:before{content:"";}.fa-fax:before{content:"";}.fa-paragraph:before{content:"";}.fa-check-to-slot:before,.fa-vote-yea:before{content:"";}.fa-star-half:before{content:"";}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"";}.fa-tree-city:before{content:"";}.fa-play:before{content:"";}.fa-font:before{content:"";}.fa-table-cells-row-lock:before{content:"";}.fa-rupiah-sign:before{content:"";}.fa-magnifying-glass:before,.fa-search:before{content:"";}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"";}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"";}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"";}.fa-naira-sign:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-walkie-talkie:before{content:"";}.fa-file-edit:before,.fa-file-pen:before{content:"";}.fa-receipt:before{content:"";}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"";}.fa-suitcase-rolling:before{content:"";}.fa-person-circle-exclamation:before{content:"";}.fa-chevron-down:before{content:"";}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"";}.fa-skull-crossbones:before{content:"";}.fa-code-compare:before{content:"";}.fa-list-dots:before,.fa-list-ul:before{content:"";}.fa-school-lock:before{content:"";}.fa-tower-cell:before{content:"";}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"";}.fa-ranking-star:before{content:"";}.fa-chess-king:before{content:"";}.fa-person-harassing:before{content:"";}.fa-brazilian-real-sign:before{content:"";}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"";}.fa-arrow-up:before{content:"";}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"";}.fa-shrimp:before{content:"";}.fa-list-check:before,.fa-tasks:before{content:"";}.fa-jug-detergent:before{content:"";}.fa-circle-user:before,.fa-user-circle:before{content:"";}.fa-user-shield:before{content:"";}.fa-wind:before{content:"";}.fa-car-burst:before,.fa-car-crash:before{content:"";}.fa-y:before{content:"Y";}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"";}.fa-shipping-fast:before,.fa-truck-fast:before{content:"";}.fa-fish:before{content:"";}.fa-user-graduate:before{content:"";}.fa-adjust:before,.fa-circle-half-stroke:before{content:"";}.fa-clapperboard:before{content:"";}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"";}.fa-baseball-ball:before,.fa-baseball:before{content:"";}.fa-jet-fighter-up:before{content:"";}.fa-diagram-project:before,.fa-project-diagram:before{content:"";}.fa-copy:before{content:"";}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"";}.fa-hand-sparkles:before{content:"";}.fa-grip-horizontal:before,.fa-grip:before{content:"";}.fa-share-from-square:before,.fa-share-square:before{content:"";}.fa-child-combatant:before,.fa-child-rifle:before{content:"";}.fa-gun:before{content:"";}.fa-phone-square:before,.fa-square-phone:before{content:"";}.fa-add:before,.fa-plus:before{content:"+";}.fa-expand:before{content:"";}.fa-computer:before{content:"";}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"";}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"";}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"";}.fa-peso-sign:before{content:"";}.fa-building-shield:before{content:"";}.fa-baby:before{content:"";}.fa-users-line:before{content:"";}.fa-quote-left-alt:before,.fa-quote-left:before{content:"";}.fa-tractor:before{content:"";}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"";}.fa-arrow-down-up-lock:before{content:"";}.fa-lines-leaning:before{content:"";}.fa-ruler-combined:before{content:"";}.fa-copyright:before{content:"";}.fa-equals:before{content:"=";}.fa-blender:before{content:"";}.fa-teeth:before{content:"";}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"";}.fa-map:before{content:"";}.fa-rocket:before{content:"";}.fa-photo-film:before,.fa-photo-video:before{content:"";}.fa-folder-minus:before{content:"";}.fa-store:before{content:"";}.fa-arrow-trend-up:before{content:"";}.fa-plug-circle-minus:before{content:"";}.fa-sign-hanging:before,.fa-sign:before{content:"";}.fa-bezier-curve:before{content:"";}.fa-bell-slash:before{content:"";}.fa-tablet-android:before,.fa-tablet:before{content:"";}.fa-school-flag:before{content:"";}.fa-fill:before{content:"";}.fa-angle-up:before{content:"";}.fa-drumstick-bite:before{content:"";}.fa-holly-berry:before{content:"";}.fa-chevron-left:before{content:"";}.fa-bacteria:before{content:"";}.fa-hand-lizard:before{content:"";}.fa-notdef:before{content:"";}.fa-disease:before{content:"";}.fa-briefcase-medical:before{content:"";}.fa-genderless:before{content:"";}.fa-chevron-right:before{content:"";}.fa-retweet:before{content:"";}.fa-car-alt:before,.fa-car-rear:before{content:"";}.fa-pump-soap:before{content:"";}.fa-video-slash:before{content:"";}.fa-battery-2:before,.fa-battery-quarter:before{content:"";}.fa-radio:before{content:"";}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"";}.fa-traffic-light:before{content:"";}.fa-thermometer:before{content:"";}.fa-vr-cardboard:before{content:"";}.fa-hand-middle-finger:before{content:"";}.fa-percent:before,.fa-percentage:before{content:"%";}.fa-truck-moving:before{content:"";}.fa-glass-water-droplet:before{content:"";}.fa-display:before{content:"";}.fa-face-smile:before,.fa-smile:before{content:"";}.fa-thumb-tack:before,.fa-thumbtack:before{content:"";}.fa-trophy:before{content:"";}.fa-person-praying:before,.fa-pray:before{content:"";}.fa-hammer:before{content:"";}.fa-hand-peace:before{content:"";}.fa-rotate:before,.fa-sync-alt:before{content:"";}.fa-spinner:before{content:"";}.fa-robot:before{content:"";}.fa-peace:before{content:"";}.fa-cogs:before,.fa-gears:before{content:"";}.fa-warehouse:before{content:"";}.fa-arrow-up-right-dots:before{content:"";}.fa-splotch:before{content:"";}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"";}.fa-dice-four:before{content:"";}.fa-sim-card:before{content:"";}.fa-transgender-alt:before,.fa-transgender:before{content:"";}.fa-mercury:before{content:"";}.fa-arrow-turn-down:before,.fa-level-down:before{content:"";}.fa-person-falling-burst:before{content:"";}.fa-award:before{content:"";}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"";}.fa-building:before{content:"";}.fa-angle-double-left:before,.fa-angles-left:before{content:"";}.fa-qrcode:before{content:"";}.fa-clock-rotate-left:before,.fa-history:before{content:"";}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"";}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"";}.fa-shield-blank:before,.fa-shield:before{content:"";}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"";}.fa-house-medical:before{content:"";}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"";}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"";}.fa-house-chimney-window:before{content:"";}.fa-pen-nib:before{content:"";}.fa-tent-arrow-turn-left:before{content:"";}.fa-tents:before{content:"";}.fa-magic:before,.fa-wand-magic:before{content:"";}.fa-dog:before{content:"";}.fa-carrot:before{content:"";}.fa-moon:before{content:"";}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"";}.fa-cheese:before{content:"";}.fa-yin-yang:before{content:"";}.fa-music:before{content:"";}.fa-code-commit:before{content:"";}.fa-temperature-low:before{content:"";}.fa-biking:before,.fa-person-biking:before{content:"";}.fa-broom:before{content:"";}.fa-shield-heart:before{content:"";}.fa-gopuram:before{content:"";}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"";}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"";}.fa-hashtag:before{content:"#";}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"";}.fa-oil-can:before{content:"";}.fa-t:before{content:"T";}.fa-hippo:before{content:"";}.fa-chart-column:before{content:"";}.fa-infinity:before{content:"";}.fa-vial-circle-check:before{content:"";}.fa-person-arrow-down-to-line:before{content:"";}.fa-voicemail:before{content:"";}.fa-fan:before{content:"";}.fa-person-walking-luggage:before{content:"";}.fa-arrows-alt-v:before,.fa-up-down:before{content:"";}.fa-cloud-moon-rain:before{content:"";}.fa-calendar:before{content:"";}.fa-trailer:before{content:"";}.fa-bahai:before,.fa-haykal:before{content:"";}.fa-sd-card:before{content:"";}.fa-dragon:before{content:"";}.fa-shoe-prints:before{content:"";}.fa-circle-plus:before,.fa-plus-circle:before{content:"";}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"";}.fa-hand-holding:before{content:"";}.fa-plug-circle-exclamation:before{content:"";}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"";}.fa-clone:before{content:"";}.fa-person-walking-arrow-loop-left:before{content:"";}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"";}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"";}.fa-tornado:before{content:"";}.fa-file-circle-plus:before{content:"";}.fa-book-quran:before,.fa-quran:before{content:"";}.fa-anchor:before{content:"";}.fa-border-all:before{content:"";}.fa-angry:before,.fa-face-angry:before{content:"";}.fa-cookie-bite:before{content:"";}.fa-arrow-trend-down:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-draw-polygon:before{content:"";}.fa-balance-scale:before,.fa-scale-balanced:before{content:"";}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"";}.fa-shower:before{content:"";}.fa-desktop-alt:before,.fa-desktop:before{content:"";}.fa-m:before{content:"M";}.fa-table-list:before,.fa-th-list:before{content:"";}.fa-comment-sms:before,.fa-sms:before{content:"";}.fa-book:before{content:"";}.fa-user-plus:before{content:"";}.fa-check:before{content:"";}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"";}.fa-house-circle-check:before{content:"";}.fa-angle-left:before{content:"";}.fa-diagram-successor:before{content:"";}.fa-truck-arrow-right:before{content:"";}.fa-arrows-split-up-and-left:before{content:"";}.fa-fist-raised:before,.fa-hand-fist:before{content:"";}.fa-cloud-moon:before{content:"";}.fa-briefcase:before{content:"";}.fa-person-falling:before{content:"";}.fa-image-portrait:before,.fa-portrait:before{content:"";}.fa-user-tag:before{content:"";}.fa-rug:before{content:"";}.fa-earth-europe:before,.fa-globe-europe:before{content:"";}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"";}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-baht-sign:before{content:"";}.fa-book-open:before{content:"";}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"";}.fa-handcuffs:before{content:"";}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"";}.fa-database:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-bottle-droplet:before{content:"";}.fa-mask-face:before{content:"";}.fa-hill-rockslide:before{content:"";}.fa-exchange-alt:before,.fa-right-left:before{content:"";}.fa-paper-plane:before{content:"";}.fa-road-circle-exclamation:before{content:"";}.fa-dungeon:before{content:"";}.fa-align-right:before{content:"";}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"";}.fa-life-ring:before{content:"";}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"";}.fa-calendar-day:before{content:"";}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"";}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"";}.fa-face-grimace:before,.fa-grimace:before{content:"";}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"";}.fa-level-down-alt:before,.fa-turn-down:before{content:"";}.fa-person-walking-arrow-right:before{content:"";}.fa-envelope-square:before,.fa-square-envelope:before{content:"";}.fa-dice:before{content:"";}.fa-bowling-ball:before{content:"";}.fa-brain:before{content:"";}.fa-band-aid:before,.fa-bandage:before{content:"";}.fa-calendar-minus:before{content:"";}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"";}.fa-gifts:before{content:"";}.fa-hotel:before{content:"";}.fa-earth-asia:before,.fa-globe-asia:before{content:"";}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"";}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-user-clock:before{content:"";}.fa-allergies:before,.fa-hand-dots:before{content:"";}.fa-file-invoice:before{content:"";}.fa-window-minimize:before{content:"";}.fa-coffee:before,.fa-mug-saucer:before{content:"";}.fa-brush:before{content:"";}.fa-mask:before{content:"";}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"";}.fa-ruler-vertical:before{content:"";}.fa-user-alt:before,.fa-user-large:before{content:"";}.fa-train-tram:before{content:"";}.fa-user-nurse:before{content:"";}.fa-syringe:before{content:"";}.fa-cloud-sun:before{content:"";}.fa-stopwatch-20:before{content:"";}.fa-square-full:before{content:"";}.fa-magnet:before{content:"";}.fa-jar:before{content:"";}.fa-note-sticky:before,.fa-sticky-note:before{content:"";}.fa-bug-slash:before{content:"";}.fa-arrow-up-from-water-pump:before{content:"";}.fa-bone:before{content:"";}.fa-table-cells-row-unlock:before{content:"";}.fa-user-injured:before{content:"";}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"";}.fa-plane:before{content:"";}.fa-tent-arrows-down:before{content:"";}.fa-exclamation:before{content:"!";}.fa-arrows-spin:before{content:"";}.fa-print:before{content:"";}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"";}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$";}.fa-x:before{content:"X";}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"";}.fa-users-cog:before,.fa-users-gear:before{content:"";}.fa-person-military-pointing:before{content:"";}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"";}.fa-umbrella:before{content:"";}.fa-trowel:before{content:"";}.fa-d:before{content:"D";}.fa-stapler:before{content:"";}.fa-masks-theater:before,.fa-theater-masks:before{content:"";}.fa-kip-sign:before{content:"";}.fa-hand-point-left:before{content:"";}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"";}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"";}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"";}.fa-barcode:before{content:"";}.fa-plus-minus:before{content:"";}.fa-video-camera:before,.fa-video:before{content:"";}.fa-graduation-cap:before,.fa-mortar-board:before{content:"";}.fa-hand-holding-medical:before{content:"";}.fa-person-circle-check:before{content:"";}.fa-level-up-alt:before,.fa-turn-up:before{content:"";}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";}.fa-brands,.fab{font-weight:400;}.fa-monero:before{content:"";}.fa-hooli:before{content:"";}.fa-yelp:before{content:"";}.fa-cc-visa:before{content:"";}.fa-lastfm:before{content:"";}.fa-shopware:before{content:"";}.fa-creative-commons-nc:before{content:"";}.fa-aws:before{content:"";}.fa-redhat:before{content:"";}.fa-yoast:before{content:"";}.fa-cloudflare:before{content:"";}.fa-ups:before{content:"";}.fa-pixiv:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-dyalog:before{content:"";}.fa-bity:before{content:"";}.fa-stackpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-first-order:before{content:"";}.fa-modx:before{content:"";}.fa-guilded:before{content:"";}.fa-vnv:before{content:"";}.fa-js-square:before,.fa-square-js:before{content:"";}.fa-microsoft:before{content:"";}.fa-qq:before{content:"";}.fa-orcid:before{content:"";}.fa-java:before{content:"";}.fa-invision:before{content:"";}.fa-creative-commons-pd-alt:before{content:"";}.fa-centercode:before{content:"";}.fa-glide-g:before{content:"";}.fa-drupal:before{content:"";}.fa-jxl:before{content:"";}.fa-dart-lang:before{content:"";}.fa-hire-a-helper:before{content:"";}.fa-creative-commons-by:before{content:"";}.fa-unity:before{content:"";}.fa-whmcs:before{content:"";}.fa-rocketchat:before{content:"";}.fa-vk:before{content:"";}.fa-untappd:before{content:"";}.fa-mailchimp:before{content:"";}.fa-css3-alt:before{content:"";}.fa-reddit-square:before,.fa-square-reddit:before{content:"";}.fa-vimeo-v:before{content:"";}.fa-contao:before{content:"";}.fa-square-font-awesome:before{content:"";}.fa-deskpro:before{content:"";}.fa-brave:before{content:"";}.fa-sistrix:before{content:"";}.fa-instagram-square:before,.fa-square-instagram:before{content:"";}.fa-battle-net:before{content:"";}.fa-the-red-yeti:before{content:"";}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"";}.fa-edge:before{content:"";}.fa-threads:before{content:"";}.fa-napster:before{content:"";}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"";}.fa-google-plus-g:before{content:"";}.fa-artstation:before{content:"";}.fa-markdown:before{content:"";}.fa-sourcetree:before{content:"";}.fa-google-plus:before{content:"";}.fa-diaspora:before{content:"";}.fa-foursquare:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-github-alt:before{content:"";}.fa-phoenix-squadron:before{content:"";}.fa-pagelines:before{content:"";}.fa-algolia:before{content:"";}.fa-red-river:before{content:"";}.fa-creative-commons-sa:before{content:"";}.fa-safari:before{content:"";}.fa-google:before{content:"";}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"";}.fa-atlassian:before{content:"";}.fa-linkedin-in:before{content:"";}.fa-digital-ocean:before{content:"";}.fa-nimblr:before{content:"";}.fa-chromecast:before{content:"";}.fa-evernote:before{content:"";}.fa-hacker-news:before{content:"";}.fa-creative-commons-sampling:before{content:"";}.fa-adversal:before{content:"";}.fa-creative-commons:before{content:"";}.fa-watchman-monitoring:before{content:"";}.fa-fonticons:before{content:"";}.fa-weixin:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-codepen:before{content:"";}.fa-git-alt:before{content:"";}.fa-lyft:before{content:"";}.fa-rev:before{content:"";}.fa-windows:before{content:"";}.fa-wizards-of-the-coast:before{content:"";}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"";}.fa-meetup:before{content:"";}.fa-centos:before{content:"";}.fa-adn:before{content:"";}.fa-cloudsmith:before{content:"";}.fa-opensuse:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"";}.fa-codiepie:before{content:"";}.fa-node:before{content:"";}.fa-mix:before{content:"";}.fa-steam:before{content:"";}.fa-cc-apple-pay:before{content:"";}.fa-scribd:before{content:"";}.fa-debian:before{content:"";}.fa-openid:before{content:"";}.fa-instalod:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-sellcast:before{content:"";}.fa-square-twitter:before,.fa-twitter-square:before{content:"";}.fa-r-project:before{content:"";}.fa-delicious:before{content:"";}.fa-freebsd:before{content:"";}.fa-vuejs:before{content:"";}.fa-accusoft:before{content:"";}.fa-ioxhost:before{content:"";}.fa-fonticons-fi:before{content:"";}.fa-app-store:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-itunes-note:before{content:"";}.fa-golang:before{content:"";}.fa-kickstarter:before,.fa-square-kickstarter:before{content:"";}.fa-grav:before{content:"";}.fa-weibo:before{content:"";}.fa-uncharted:before{content:"";}.fa-firstdraft:before{content:"";}.fa-square-youtube:before,.fa-youtube-square:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-rendact:before,.fa-wpressr:before{content:"";}.fa-angellist:before{content:"";}.fa-galactic-republic:before{content:"";}.fa-nfc-directional:before{content:"";}.fa-skype:before{content:"";}.fa-joget:before{content:"";}.fa-fedora:before{content:"";}.fa-stripe-s:before{content:"";}.fa-meta:before{content:"";}.fa-laravel:before{content:"";}.fa-hotjar:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-square-letterboxd:before{content:"";}.fa-sticker-mule:before{content:"";}.fa-creative-commons-zero:before{content:"";}.fa-hips:before{content:"";}.fa-behance:before{content:"";}.fa-reddit:before{content:"";}.fa-discord:before{content:"";}.fa-chrome:before{content:"";}.fa-app-store-ios:before{content:"";}.fa-cc-discover:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-confluence:before{content:"";}.fa-shoelace:before{content:"";}.fa-mdb:before{content:"";}.fa-dochub:before{content:"";}.fa-accessible-icon:before{content:"";}.fa-ebay:before{content:"";}.fa-amazon:before{content:"";}.fa-unsplash:before{content:"";}.fa-yarn:before{content:"";}.fa-square-steam:before,.fa-steam-square:before{content:"";}.fa-500px:before{content:"";}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"";}.fa-asymmetrik:before{content:"";}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"";}.fa-gratipay:before{content:"";}.fa-apple:before{content:"";}.fa-hive:before{content:"";}.fa-gitkraken:before{content:"";}.fa-keybase:before{content:"";}.fa-apple-pay:before{content:"";}.fa-padlet:before{content:"";}.fa-amazon-pay:before{content:"";}.fa-github-square:before,.fa-square-github:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-fedex:before{content:"";}.fa-phoenix-framework:before{content:"";}.fa-shopify:before{content:"";}.fa-neos:before{content:"";}.fa-square-threads:before{content:"";}.fa-hackerrank:before{content:"";}.fa-researchgate:before{content:"";}.fa-swift:before{content:"";}.fa-angular:before{content:"";}.fa-speakap:before{content:"";}.fa-angrycreative:before{content:"";}.fa-y-combinator:before{content:"";}.fa-empire:before{content:"";}.fa-envira:before{content:"";}.fa-google-scholar:before{content:"";}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"";}.fa-studiovinari:before{content:"";}.fa-pied-piper:before{content:"";}.fa-wordpress:before{content:"";}.fa-product-hunt:before{content:"";}.fa-firefox:before{content:"";}.fa-linode:before{content:"";}.fa-goodreads:before{content:"";}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-sith:before{content:"";}.fa-themeisle:before{content:"";}.fa-page4:before{content:"";}.fa-hashnode:before{content:"";}.fa-react:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-squarespace:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-creative-commons-share:before{content:"";}.fa-bitcoin:before{content:"";}.fa-keycdn:before{content:"";}.fa-opera:before{content:"";}.fa-itch-io:before{content:"";}.fa-umbraco:before{content:"";}.fa-galactic-senate:before{content:"";}.fa-ubuntu:before{content:"";}.fa-draft2digital:before{content:"";}.fa-stripe:before{content:"";}.fa-houzz:before{content:"";}.fa-gg:before{content:"";}.fa-dhl:before{content:"";}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"";}.fa-xing:before{content:"";}.fa-blackberry:before{content:"";}.fa-creative-commons-pd:before{content:"";}.fa-playstation:before{content:"";}.fa-quinscape:before{content:"";}.fa-less:before{content:"";}.fa-blogger-b:before{content:"";}.fa-opencart:before{content:"";}.fa-vine:before{content:"";}.fa-signal-messenger:before{content:"";}.fa-paypal:before{content:"";}.fa-gitlab:before{content:"";}.fa-typo3:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-yahoo:before{content:"";}.fa-dailymotion:before{content:"";}.fa-affiliatetheme:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-bootstrap:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-nfc-symbol:before{content:"";}.fa-mintbit:before{content:"";}.fa-ethereum:before{content:"";}.fa-speaker-deck:before{content:"";}.fa-creative-commons-nc-eu:before{content:"";}.fa-patreon:before{content:"";}.fa-avianex:before{content:"";}.fa-ello:before{content:"";}.fa-gofore:before{content:"";}.fa-bimobject:before{content:"";}.fa-brave-reverse:before{content:"";}.fa-facebook-f:before{content:"";}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"";}.fa-web-awesome:before{content:"";}.fa-mandalorian:before{content:"";}.fa-first-order-alt:before{content:"";}.fa-osi:before{content:"";}.fa-google-wallet:before{content:"";}.fa-d-and-d-beyond:before{content:"";}.fa-periscope:before{content:"";}.fa-fulcrum:before{content:"";}.fa-cloudscale:before{content:"";}.fa-forumbee:before{content:"";}.fa-mizuni:before{content:"";}.fa-schlix:before{content:"";}.fa-square-xing:before,.fa-xing-square:before{content:"";}.fa-bandcamp:before{content:"";}.fa-wpforms:before{content:"";}.fa-cloudversify:before{content:"";}.fa-usps:before{content:"";}.fa-megaport:before{content:"";}.fa-magento:before{content:"";}.fa-spotify:before{content:"";}.fa-optin-monster:before{content:"";}.fa-fly:before{content:"";}.fa-aviato:before{content:"";}.fa-itunes:before{content:"";}.fa-cuttlefish:before{content:"";}.fa-blogger:before{content:"";}.fa-flickr:before{content:"";}.fa-viber:before{content:"";}.fa-soundcloud:before{content:"";}.fa-digg:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-letterboxd:before{content:"";}.fa-symfony:before{content:"";}.fa-maxcdn:before{content:"";}.fa-etsy:before{content:"";}.fa-facebook-messenger:before{content:"";}.fa-audible:before{content:"";}.fa-think-peaks:before{content:"";}.fa-bilibili:before{content:"";}.fa-erlang:before{content:"";}.fa-x-twitter:before{content:"";}.fa-cotton-bureau:before{content:"";}.fa-dashcube:before{content:"";}.fa-42-group:before,.fa-innosoft:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-elementor:before{content:"";}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"";}.fa-creative-commons-nd:before{content:"";}.fa-palfed:before{content:"";}.fa-superpowers:before{content:"";}.fa-resolving:before{content:"";}.fa-xbox:before{content:"";}.fa-square-web-awesome-stroke:before{content:"";}.fa-searchengin:before{content:"";}.fa-tiktok:before{content:"";}.fa-facebook-square:before,.fa-square-facebook:before{content:"";}.fa-renren:before{content:"";}.fa-linux:before{content:"";}.fa-glide:before{content:"";}.fa-linkedin:before{content:"";}.fa-hubspot:before{content:"";}.fa-deploydog:before{content:"";}.fa-twitch:before{content:"";}.fa-flutter:before{content:"";}.fa-ravelry:before{content:"";}.fa-mixer:before{content:"";}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"";}.fa-vimeo:before{content:"";}.fa-mendeley:before{content:"";}.fa-uniregistry:before{content:"";}.fa-figma:before{content:"";}.fa-creative-commons-remix:before{content:"";}.fa-cc-amazon-pay:before{content:"";}.fa-dropbox:before{content:"";}.fa-instagram:before{content:"";}.fa-cmplid:before{content:"";}.fa-upwork:before{content:"";}.fa-facebook:before{content:"";}.fa-gripfire:before{content:"";}.fa-jedi-order:before{content:"";}.fa-uikit:before{content:"";}.fa-fort-awesome-alt:before{content:"";}.fa-phabricator:before{content:"";}.fa-ussunnah:before{content:"";}.fa-earlybirds:before{content:"";}.fa-trade-federation:before{content:"";}.fa-autoprefixer:before{content:"";}.fa-whatsapp:before{content:"";}.fa-square-upwork:before{content:"";}.fa-slideshare:before{content:"";}.fa-google-play:before{content:"";}.fa-viadeo:before{content:"";}.fa-line:before{content:"";}.fa-google-drive:before{content:"";}.fa-servicestack:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-bitbucket:before{content:"";}.fa-imdb:before{content:"";}.fa-deezer:before{content:"";}.fa-raspberry-pi:before{content:"";}.fa-jira:before{content:"";}.fa-docker:before{content:"";}.fa-screenpal:before{content:"";}.fa-bluetooth:before{content:"";}.fa-gitter:before{content:"";}.fa-d-and-d:before{content:"";}.fa-microblog:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-gg-circle:before{content:"";}.fa-pied-piper-hat:before{content:"";}.fa-kickstarter-k:before{content:"";}.fa-yandex:before{content:"";}.fa-readme:before{content:"";}.fa-html5:before{content:"";}.fa-sellsy:before{content:"";}.fa-square-web-awesome:before{content:"";}.fa-sass:before{content:"";}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"";}.fa-buromobelexperte:before{content:"";}.fa-salesforce:before{content:"";}.fa-octopus-deploy:before{content:"";}.fa-medapps:before{content:"";}.fa-ns8:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-apper:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-waze:before{content:"";}.fa-bluesky:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"";}.fa-fantasy-flight-games:before{content:"";}.fa-rust:before{content:"";}.fa-wix:before{content:"";}.fa-behance-square:before,.fa-square-behance:before{content:"";}.fa-supple:before{content:"";}.fa-webflow:before{content:"";}.fa-rebel:before{content:"";}.fa-css3:before{content:"";}.fa-staylinked:before{content:"";}.fa-kaggle:before{content:"";}.fa-space-awesome:before{content:"";}.fa-deviantart:before{content:"";}.fa-cpanel:before{content:"";}.fa-goodreads-g:before{content:"";}.fa-git-square:before,.fa-square-git:before{content:"";}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"";}.fa-trello:before{content:"";}.fa-creative-commons-nc-jp:before{content:"";}.fa-get-pocket:before{content:"";}.fa-perbyte:before{content:"";}.fa-grunt:before{content:"";}.fa-weebly:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-leanpub:before{content:"";}.fa-black-tie:before{content:"";}.fa-themeco:before{content:"";}.fa-python:before{content:"";}.fa-android:before{content:"";}.fa-bots:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-hornbill:before{content:"";}.fa-js:before{content:"";}.fa-ideal:before{content:"";}.fa-git:before{content:"";}.fa-dev:before{content:"";}.fa-sketch:before{content:"";}.fa-yandex-international:before{content:"";}.fa-cc-amex:before{content:"";}.fa-uber:before{content:"";}.fa-github:before{content:"";}.fa-php:before{content:"";}.fa-alipay:before{content:"";}.fa-youtube:before{content:"";}.fa-skyatlas:before{content:"";}.fa-firefox-browser:before{content:"";}.fa-replyd:before{content:"";}.fa-suse:before{content:"";}.fa-jenkins:before{content:"";}.fa-twitter:before{content:"";}.fa-rockrms:before{content:"";}.fa-pinterest:before{content:"";}.fa-buffer:before{content:"";}.fa-npm:before{content:"";}.fa-yammer:before{content:"";}.fa-btc:before{content:"";}.fa-dribbble:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-stubber:before{content:"";}.fa-telegram-plane:before,.fa-telegram:before{content:"";}.fa-old-republic:before{content:"";}.fa-odysee:before{content:"";}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"";}.fa-node-js:before{content:"";}.fa-edge-legacy:before{content:"";}.fa-slack-hash:before,.fa-slack:before{content:"";}.fa-medrt:before{content:"";}.fa-usb:before{content:"";}.fa-tumblr:before{content:"";}.fa-vaadin:before{content:"";}.fa-quora:before{content:"";}.fa-square-x-twitter:before{content:"";}.fa-reacteurope:before{content:"";}.fa-medium-m:before,.fa-medium:before{content:"";}.fa-amilia:before{content:"";}.fa-mixcloud:before{content:"";}.fa-flipboard:before{content:"";}.fa-viacoin:before{content:"";}.fa-critical-role:before{content:"";}.fa-sitrox:before{content:"";}.fa-discourse:before{content:"";}.fa-joomla:before{content:"";}.fa-mastodon:before{content:"";}.fa-airbnb:before{content:"";}.fa-wolf-pack-battalion:before{content:"";}.fa-buy-n-large:before{content:"";}.fa-gulp:before{content:"";}.fa-creative-commons-sampling-plus:before{content:"";}.fa-strava:before{content:"";}.fa-ember:before{content:"";}.fa-canadian-maple-leaf:before{content:"";}.fa-teamspeak:before{content:"";}.fa-pushed:before{content:"";}.fa-wordpress-simple:before{content:"";}.fa-nutritionix:before{content:"";}.fa-wodu:before{content:"";}.fa-google-pay:before{content:"";}.fa-intercom:before{content:"";}.fa-zhihu:before{content:"";}.fa-korvue:before{content:"";}.fa-pix:before{content:"";}.fa-steam-symbol:before{content:"";}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";}.fa-regular,.far{font-weight:400;}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}.fa-solid,.fas{font-weight:900;}.avatar{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;}body.buddypress article.page>.entry-header .entry-title{color:var(--color-h1);}.buddypress .entry-meta{display:none;}body.bp-nouveau .entry-content{margin-top:0;}.buddypress .entry-footer{padding:0;border:0;}.buddypress .entry-content ol,.buddypress .entry-content ul{margin:0;padding:0;list-style:none;}.buddypress-wrap .select-wrap{display:inline-block;background-color:#fff;border:1px solid var(--global-border-color);border-radius:3px;}.buddypress-wrap .select-wrap select{margin-right:0;text-indent:0;}body .buddypress-wrap .subnav-filters .component-filters select,body .buddypress-wrap .subnav-filters .last select{font-size:14px;max-width:100%;width:100%;min-height:34px;background-image:url("https://cdn-ileabac.nitrocdn.com/pHLogKQrvxknlZilLCDJrSvDTEKHoXZs/assets/images/optimized/rev-df399f1/4urland.com/wp-content/themes/buddyx/assets/images/arrow-down.svg");background-repeat:no-repeat;background-position:right 10px center;border:0;}body .buddypress-wrap .subnav-filters .component-filters select.nitro-lazy,body .buddypress-wrap .subnav-filters .last select.nitro-lazy{background-image:none !important;}.buddypress-wrap .standard-form select{padding-left:10px;}.buddypress-wrap .select-wrap span.select-arrow{display:none;}#buddypress.buddypress-wrap form#whats-new-form #whats-new-options select,.buddypress-wrap select{display:inline-block;font-family:inherit;font-style:inherit;font-size:15px;height:35px;outline:none;vertical-align:middle;background-color:#fff;border:1px solid var(--global-border-color);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;padding:0 40px 0 12px;color:inherit;}.buddypress-wrap #notification-select,.buddypress-wrap .select-wrap select,.buddypress-wrap .standard-form select,body #buddypress.buddypress-wrap form#whats-new-form #whats-new-options select,select{-webkit-appearance:none;background-image:url("https://cdn-ileabac.nitrocdn.com/pHLogKQrvxknlZilLCDJrSvDTEKHoXZs/assets/images/optimized/rev-df399f1/4urland.com/wp-content/themes/buddyx/assets/images/arrow-down.svg");background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px;}.buddypress-wrap #notification-select.nitro-lazy,.buddypress-wrap .select-wrap select.nitro-lazy,.buddypress-wrap .standard-form select.nitro-lazy,body #buddypress.buddypress-wrap form#whats-new-form #whats-new-options select.nitro-lazy,select.nitro-lazy{background-image:none !important;}.buddypress-wrap input[type=email]:focus,.buddypress-wrap input[type=password]:focus,.buddypress-wrap input[type=tel]:focus,.buddypress-wrap input[type=text]:focus,.buddypress-wrap input[type=url]:focus,.buddypress-wrap textarea:focus{-webkit-box-shadow:none;box-shadow:none;}.buddypress-wrap .standard-form.profile-edit input:focus{background:#fff;background-color:#fff;}#bplock-login-btn,#bplock-register-btn,#buddypress #header-cover-image .header-cover-reposition-wrap>.button,#buddypress.buddypress-wrap .activity-list .load-more a,#buddypress.buddypress-wrap .activity-list .load-newest a,#buddypress .comment-reply-link,#buddypress .follow-button.generic-button button,#buddypress .generic-button a,#buddypress .standard-form button,#buddypress a.button,#buddypress input[type=button],#buddypress input[type=reset]:not(.text-button),#buddypress input[type=submit],#buddypress ul.button-nav li a,#bupr_save_review,.avatar-history-actions button.avatar-history-action.delete,.avatar-history-actions button.avatar-history-action.recycle,.avatar-history-actions button.delete.disabled,.avatar-history-actions button.recycle.disabled,.bgr-submit-review,.bp-member-blog-post-form button.button,.buddypress-wrap .members-list li .member-button-wrap .generic-button button,.buddypress .buddypress-wrap .action button,.buddypress .buddypress-wrap .bp-list.grid .action a,.buddypress .buddypress-wrap .bp-list.grid .action button,.buddypress .buddypress-wrap .btn-default,.buddypress .buddypress-wrap button.button,.buddypress .buddypress-wrap button.button.edit,.buddypress .buddypress-wrap button.gamipress-achievement-unlock-with-points-button,.buddypress .buddypress-wrap button.ges-change,.buddypress .buddypress-wrap button.group-email-tooltip__close,.buddypress .buddypress-wrap button.mpp-button-primary,.ges-change,.group-email-tooltip__close,.moderation-popup .modal-container .bb-model-footer .button.report-submit,a.bp-title-button,body.bp-nouveau.media #buddypress div#item-header div#item-header-content a,body.bp-nouveau.media #buddypress div#item-header div#item-header-content button,button#bbp_reply_submit,button#bbp_topic_submit,button#mpp-edit-media-submit,button.friendship-button,button.gamipress-achievement-unlock-with-points-button,button.group-button,form#bp-data-export button{font-family:inherit;font-size:medium;color:var(--button-text-color);background-color:var(--button-background-color);border-radius:var(--button-border-radius) !important;padding:8px 20px;font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid var(--button-border-color);outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s linear;transition:all .2s linear;}#bplock-login-btn:hover,#bplock-register-btn:hover,#buddypress #header-cover-image .header-cover-reposition-wrap>.button:focus,#buddypress #header-cover-image .header-cover-reposition-wrap>.button:hover,#buddypress.buddypress-wrap .activity-list .load-more a:hover,#buddypress.buddypress-wrap .activity-list .load-newest a:hover,#buddypress .comment-reply-link:hover,#buddypress .follow-button.generic-button button:hover,#buddypress .generic-button a:hover,#buddypress .standard-form button:hover,#buddypress a.button:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:not(.text-button):hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,#bupr_save_review:hover,.avatar-history-actions button.avatar-history-action.delete:hover,.avatar-history-actions button.avatar-history-action.recycle:hover,.avatar-history-actions button.delete.disabled:hover,.avatar-history-actions button.recycle.disabled:hover,.bgr-submit-review:hover,.bp-member-blog-post-form button.button:focus,.bp-member-blog-post-form button.button:hover,.buddypress .buddypress-wrap .action button:hover,.buddypress .buddypress-wrap .bp-list.grid .action a:focus,.buddypress .buddypress-wrap .bp-list.grid .action a:hover,.buddypress .buddypress-wrap .bp-list.grid .action button:focus,.buddypress .buddypress-wrap .bp-list.grid .action button:hover,.buddypress .buddypress-wrap .btn-default:hover,.buddypress .buddypress-wrap button.button.edit:hover,.buddypress .buddypress-wrap button.button:hover,.buddypress .buddypress-wrap button.gamipress-achievement-unlock-with-points-button:hover,.buddypress .buddypress-wrap button.ges-change:hover,.buddypress .buddypress-wrap button.group-email-tooltip__close:hover,.buddypress .buddypress-wrap button.mpp-button-primary:hover,.ges-change:hover,.group-email-tooltip__close:hover,.moderation-popup .modal-container .bb-model-footer .button.report-submit:hover,a.bp-title-button:hover,body.bp-nouveau.media #buddypress div#item-header div#item-header-content a:hover,body.bp-nouveau.media #buddypress div#item-header div#item-header-content button:hover,button#bbp_reply_submit:hover,button#bbp_topic_submit:hover,button#mpp-edit-media-submit:hover,button.friendship-button:hover,button.gamipress-achievement-unlock-with-points-button:hover,button.group-button:hover,form#bp-data-export button:hover{background-color:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color);}.buddypress .buddypress-wrap button.text-button:focus,.buddypress .buddypress-wrap button.text-button:hover,.buddypress .buddypress-wrap input.text-button:focus,.buddypress .buddypress-wrap input.text-button:hover{background:0 0;text-decoration:none;}body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container button,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container input[type=button],body.buddypress #buddypress.buddypress-wrap .wp-editor-tabs button{background:#fff;border:1px solid #ccc;border-radius:0 !important;color:#555;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;outline:0;padding:2px 3px;text-align:center;text-decoration:none;width:auto;line-height:normal;}body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container button:hover,body.buddypress #buddypress.buddypress-wrap .standard-form .wp-editor-container input[type=button]:hover,body.buddypress #buddypress.buddypress-wrap .wp-editor-tabs button:hover{background:#ededed;border-color:#999;color:#333;outline:0;text-decoration:none;}body.buddypress #buddypress.buddypress-wrap .tmce-active button.switch-tmce{background:#f5f5f5;border-radius:0 !important;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;}#buddypress.buddypress-wrap .wp-switch-editor{padding:3px 8px 4px !important;}body.buddypress #buddypress.buddypress-wrap .html-active button.switch-html{background:#f5f5f5;border-radius:0 !important;border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;}.buddypress .buddypress-wrap .wp-editor-container .button-small[type=button]{padding:0 8px 1px !important;}.buddypress-wrap .bp-feedback,.buddypress-wrap .bp-messages{padding:.615em 2.25em .615em .7em;font-size:14px;line-height:1.5;border:1px solid var(--global-border-color);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;max-width:1140px;margin-left:auto;margin-right:auto;}.buddypress-wrap .activity-update-form .bp-feedback,.buddypress-wrap .activity-update-form .bp-messages{margin:10px;}.buddypress-wrap .bp-feedback .bp-icon,.buddypress-wrap .bp-messages .bp-icon{margin:-10px;}.buddypress-wrap .bp-feedback p{font-size:14px;line-height:1.5;padding:3px 3px 3px 8px;}.buddypress .avatar,.grid>li .item-avatar .avatar{border-radius:3px;}.buddypress.round-avatars .avatar,body.round-avatars #buddypress #item-header-cover-image #item-header-avatar img.avatar,body.round-avatars .buddypress-wrap .avatar{border-radius:50%;}.round-avatars #buddypress #item-header-cover-image #item-header-avatar .member-status{right:15px;top:15px;}body:not(.round-avatars) .grid .member-status{right:-2px;top:-2px;}@media screen and (min-width:46.8em){.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links){border-bottom:1px solid var(--global-border-color);border-top:0;-webkit-box-shadow:none;box-shadow:none;}}@media screen and (max-width:46.8em){.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs:not(.bp-subnavs) li{background:#f5f5f5;}}.buddypress-wrap .bp-navs li{margin-bottom:0;}.buddypress-wrap .bp-navs li.current a,.buddypress-wrap .bp-navs li.current a:focus,.buddypress-wrap .bp-navs li.current a:hover,.buddypress-wrap .bp-navs li.selected a,.buddypress-wrap .bp-navs li.selected a:focus,.buddypress-wrap .bp-navs li.selected a:hover,.buddypress-wrap .bp-navs li:not(.current) a:focus,.buddypress-wrap .bp-navs li:not(.current) a:hover,.buddypress-wrap .bp-navs li:not(.selected) a:focus,.buddypress-wrap .bp-navs li:not(.selected) a:hover{background:transparent;color:var(--color-theme-primary);}.buddypress-wrap .bp-navs li.current a,.buddypress-wrap .bp-navs li.selected a{background:transparent;border-bottom:1px solid var(--color-theme-primary);font-weight:500;}.avatar-history-table td .avatar.selected,.buddypress-wrap .bp-navs li.selected a{border-color:var(--color-theme-primary);}.bp-navs.bp-navs{overflow:visible;overflow:initial;}ul.component-navigation.activity-nav li{display:inline-block;}ul.component-navigation.activity-nav li a{margin:0;}.buddypress-wrap .bp-subnavs{margin:0;border:0 !important;}.buddypress-wrap ul.subnav{width:100%;background:#fafafa;margin:15px 0;padding:0 8px;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);}.buddypress-wrap .bp-navs ul.subnav li a{padding:8px 10px;}.buddypress-wrap.bp-dir-hori-nav ul.subnav{margin-top:0;}body.media .buddypress-wrap.bp-dir-hori-nav ul.subnav{margin-top:15px;}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li,.buddypress-wrap.bp-vertical-navs ul.subnav{margin:0;}.bp-navs:after,.bp-navs ul:after{content:" ";display:table;clear:both;}.bp-navs ul li a{border-bottom:1px solid transparent;margin-bottom:-1px;}.buddypress-wrap .bp-pagination{float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:wrap;flex-flow:wrap;}.bp-pagination-links .page-numbers{display:inline-block;width:28px;height:28px;line-height:28px;text-align:center;font-size:12px;border-radius:var(--button-border-radius);padding:0;}.bp-pagination-links a.next,.bp-pagination-links a.prev{background-color:#fff;border:1px solid var(--global-border-color);font-size:0;}.bp-pagination-links span.page-numbers:not(.dots){color:#fff;background-color:var(--color-theme-primary);}.bp-navs ul li .count,.buddypress-wrap .bp-navs li.dynamic a .count{background:var(--color-theme-primary);-webkit-box-shadow:none;box-shadow:none;border-radius:100px;font-size:11px;font-weight:600;color:#fff;letter-spacing:-.26px;line-height:16px;border:0;min-width:22px;display:inline-block;margin-left:3px;padding:2px 7px;text-align:center;vertical-align:middle;}.buddypress-wrap .bp-navs li.dynamic a .count:empty{display:none;}.bp-single-vert-nav .bp-navs.vertical li span,.buddypress-wrap .bp-navs li.current a .count,.buddypress-wrap .bp-navs li.dynamic.current a .count,.buddypress-wrap .bp-navs li.dynamic.selected a .count,.buddypress-wrap .bp-navs li.dynamic a:hover .count,.buddypress-wrap .bp-navs li.selected a .count,.buddypress-wrap .rtm-bp-navs ul li.selected a:hover>span,.buddypress-wrap .rtm-bp-navs ul li.selected a>span,.buddypress_object_nav .bp-navs li.current a .count,.buddypress_object_nav .bp-navs li.dynamic.current a .count,.buddypress_object_nav .bp-navs li.dynamic.selected a .count,.buddypress_object_nav .bp-navs li.dynamic a .count,.buddypress_object_nav .bp-navs li.dynamic a:hover .count,.buddypress_object_nav .bp-navs li.selected a .count,.single-headers .group-status .group-type,.users-header .bp-member-type{background-color:var(--color-theme-primary);}.buddypress #buddypress.bp-dir-hori-nav .create-button a,.buddypress #buddypress.bp-dir-hori-nav .create-button a:hover{text-decoration:none;}.buddypress-wrap .subnav-filters{margin:20px 0;}.buddypress-wrap .media_search.media_search,.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form{background-color:#fff;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0;position:relative;}#buddypress #dir-activity-search,#buddypress #dir-groups-search,#buddypress #dir-members-search,#buddypress #group-activity-search{border:0;background-color:transparent;padding-left:35px;font-size:14px;height:35px;}.buddypress-wrap .media_search.media_search .media_search_input,.buddypress-wrap form#group-members-search input[type=search],.buddypress-wrap form#group-members-search input[type=text],.buddypress-wrap form.bp-dir-search-form input[type=search],.buddypress-wrap form.bp-dir-search-form input[type=text],.buddypress-wrap form.bp-messages-search-form input[type=search],.buddypress-wrap form.bp-messages-search-form input[type=text],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=search],.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=text],body .buddypress-wrap .bp-invites-search-form input[type=search],body .buddypress-wrap form.bp-dir-search-form input[type=search],body .buddypress-wrap form.bp-messages-search-form input[type=search]{background-repeat:no-repeat;background-position:10px 50%;background-position:left 10px center;background-size:16px;background-image:url("https://cdn-ileabac.nitrocdn.com/pHLogKQrvxknlZilLCDJrSvDTEKHoXZs/assets/images/optimized/rev-df399f1/4urland.com/wp-content/themes/buddyx/assets/images/search.svg");padding-left:2rem;width:100%;font-size:14px;min-width:210px;}.buddypress-wrap .media_search.media_search .media_search_input.nitro-lazy,.buddypress-wrap form#group-members-search input[type=search].nitro-lazy,.buddypress-wrap form#group-members-search input[type=text].nitro-lazy,.buddypress-wrap form.bp-dir-search-form input[type=search].nitro-lazy,.buddypress-wrap form.bp-dir-search-form input[type=text].nitro-lazy,.buddypress-wrap form.bp-messages-search-form input[type=search].nitro-lazy,.buddypress-wrap form.bp-messages-search-form input[type=text].nitro-lazy,.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=search].nitro-lazy,.buddypress-wrap form[data-bp-search].bp-invites-search-form input[type=text].nitro-lazy,body .buddypress-wrap .bp-invites-search-form input[type=search].nitro-lazy,body .buddypress-wrap form.bp-dir-search-form input[type=search].nitro-lazy,body .buddypress-wrap form.bp-messages-search-form input[type=search].nitro-lazy{background-image:none !important;}.buddypress-wrap .media_search.media_search .search_option,.buddypress-wrap form#group-members-search button[type=submit],.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form button[type=submit],.buddypress-wrap form[data-bp-search].bp-invites-search-form button[type=submit]{position:absolute;right:0;opacity:0;visibility:hidden;width:0;height:0;}.buddypress-wrap .field_type_multiselectbox select[multiple]{overflow:auto;background-image:none;min-height:85px;width:100%;border-radius:0;}.buddypress-wrap .field_type_multiselectbox select[multiple].nitro-lazy{background-image:none !important;}.buddypress-wrap .field_type_multiselectbox select[multiple] option{padding:2px 5px;}.buddypress-wrap .standard-form .groups-members-search input[type=search],.buddypress-wrap .standard-form .groups-members-search input[type=text],.buddypress-wrap .standard-form [data-bp-search] input[type=search],.buddypress-wrap .standard-form [data-bp-search] input[type=text],.buddypress-wrap .standard-form input[type=color],.buddypress-wrap .standard-form input[type=date],.buddypress-wrap .standard-form input[type=datetime-local],.buddypress-wrap .standard-form input[type=datetime],.buddypress-wrap .standard-form input[type=email],.buddypress-wrap .standard-form input[type=month],.buddypress-wrap .standard-form input[type=number],.buddypress-wrap .standard-form input[type=password],.buddypress-wrap .standard-form input[type=range],.buddypress-wrap .standard-form input[type=search],.buddypress-wrap .standard-form input[type=tel],.buddypress-wrap .standard-form input[type=text],.buddypress-wrap .standard-form input[type=time],.buddypress-wrap .standard-form input[type=url],.buddypress-wrap .standard-form input[type=week],.buddypress-wrap .standard-form select,.buddypress-wrap .standard-form textarea{border-radius:var(--form-border-radius);}.buddypress-wrap .standard-form input[required],.buddypress-wrap .standard-form select[required],.buddypress-wrap .standard-form textarea[required]{border-width:1px;}#buddypress .rtmedia-actions-before-comments .rtmedia-like:hover,.rtmedia-actions-before-comments .rtmedia-comment-link:hover,.rtmedia-actions-before-comments .rtmedia-view-conversation:hover{color:var(--color-theme-primary);}div#rtmedia-action-update>span{display:none;}.bp-nouveau .activity-update-form.activity-update-form #aw-whats-new-reset{margin-top:0;}.bp-nouveau #aw-whats-new-reset,.bp-nouveau #aw-whats-new-reset:hover{background:transparent;border:0;}.activity-list .activity-item .activity-content .rtm-activity-media-list{line-height:0;}.rtmedia-activity-container .rtm-activity-music-list,.rtmedia-activity-container .rtm-activity-video-list{padding:10px !important;}.rtmedia-activity-container li.media-type-music,.rtmedia-activity-container li.media-type-video{margin:5px !important;}.rtmedia-activity-container .rtmedia-item-title,.rtmedia-activity-container .rtmedia-item-title a{display:none;}.rtmedia-activity-text{margin:0 15px 15px;display:inline-block;}.buddypress-wrap .activity-comments .acomment-content p{margin:0 15px 15px;}.rtm-activity-media-list:not(.rtmedia-activity-media-length-1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 !important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;}.rtm-activity-media-list:after,.rtm-activity-media-list:before{content:normal;}.media-type-photo .rtmedia-item-thumbnail{border-radius:0 !important;}.media-type-photo{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.rtmedia-activity-media-length-1 .media-type-photo,.rtmedia-activity-media-length-3 .media-type-photo:first-child,.rtmedia-activity-media-length-4 .media-type-photo:first-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;min-width:0;}.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:nth-child(3),.rtm-activity-media-list:not(.rtmedia-activity-media-length-1):not(.rtmedia-activity-media-length-3):not(.rtmedia-activity-media-length-4) .media-type-photo:first-child,.rtm-activity-media-list:not(.rtmedia-activity-media-length-4) .media-type-photo:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.media-type-photo .rtmedia-item-thumbnail{margin:0;padding-top:100%;position:relative;}.media-type-photo .rtmedia-item-thumbnail img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;-o-object-fit:cover;object-fit:cover;}.rtmedia-activity-media-length-1 .media-type-photo .rtmedia-item-thumbnail{padding-top:0;}.rtmedia-activity-media-length-1 .media-type-photo .rtmedia-item-thumbnail img{position:relative;}.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:first-child .rtmedia-item-thumbnail,.rtm-activity-media-list.rtmedia-activity-media-length-4 .media-type-photo:first-child .rtmedia-item-thumbnail{margin:0;padding-top:52.56%;position:relative;}.rtm-activity-media-list.rtmedia-activity-media-length-3 .media-type-photo:first-child .rtmedia-item-thumbnail img,.rtm-activity-media-list.rtmedia-activity-media-length-4 .media-type-photo:first-child .rtmedia-item-thumbnail img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;-o-object-fit:cover;object-fit:cover;}.widget .rtmedia-remain-count{font-size:16px;}.rtmedia-list-item>a{cursor:pointer;}.rtmedia-activity-container li.media-type-photo:not(.masonry-brick) .rtmedia-item-thumbnail img{-o-object-fit:cover;object-fit:cover;}.rtmedia-activity-container ul.rtmedia-list.rtm-activity-media-list:not(.rtmedia-activity-media-length-1) li.media-type-photo:not(.masonry-brick){width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;line-height:0;}body .rtmedia-activity-container li.media-type-photo{width:100% !important;height:100% !important;margin:0;padding:0;}body .rtmedia-activity-container ul.rtm-activity-media-list{overflow:hidden;}.rtmedia-activity-container .rtmedia-list.masonry{padding:0 8px !important;margin:0 7px 6px !important;}.rtmedia-activity-container .rtmedia-list.masonry li.media-type-photo{width:32% !important;height:auto !important;margin:0 0 8px;}.rtmedia-activity-container .rtmedia-list-item.masonry-brick{display:inline-block;padding:0 !important;}.activity-list .activity-item .activity-meta.action select.rtm-form-select{margin-right:11px;min-height:37px;margin-top:14px;vertical-align:bottom;}body.bp-nouveau .activity-update-form .rtmedia-plupload-container{width:98%;}.buddypress-wrap .rtm-bp-navs ul li a>span{background:#c8cbcf;-webkit-box-shadow:none;box-shadow:none;border-radius:100px;font-size:11px;font-weight:600;color:#fff;letter-spacing:-.26px;line-height:16px;border:0;min-width:22px;display:inline-block;margin-left:3px;padding:2px 7px;text-align:center;vertical-align:text-bottom;}.buddypress-wrap .rtm-bp-navs ul li.selected a:hover>span,.buddypress-wrap .rtm-bp-navs ul li.selected a>span{background:var(--color-theme-primary);color:#fff;}.buddypress-wrap .rtm-gallery-media-title-container .rtm-media-options{margin-bottom:20px;}.buddypress-wrap .rtm-gallery-media-title-container #rtm-media-options:after{content:" ";display:table;clear:both;}.rtmedia-activity-container .rtm-activity-video-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;}.rtmedia-activity-container .rtm-activity-video-list.rtmedia-activity-media-length-1 li.media-type-video,.rtmedia-activity-container .rtm-activity-video-list li.media-type-video{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0 !important;padding:5px !important;height:auto !important;width:auto !important;}.rtmedia-activity-container .rtm-activity-video-list li.media-type-video div.rtmedia-item-thumbnail .mejs-video,.rtmedia-activity-container .rtm-activity-video-list li.media-type-video div.rtmedia-item-thumbnail .mejs-video video{min-height:300px !important;}@media screen and (min-width:768px){.rtmedia-activity-container .rtm-activity-video-list li.media-type-video{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}.media .rtmedia-list:not(.masonry){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.media .rtmedia-container .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item{width:175px;height:175px;overflow:hidden;margin-bottom:5px;}@media (max-width:480px){.media .rtmedia-container .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item{width:45%;height:120px;}}.media .rtmedia-list-item.masonry-brick{overflow:hidden;}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-item-thumbnail{background:#e8e8e8;}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail,.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{width:175px !important;height:175px !important;max-height:175px;max-width:175px;line-height:inherit;}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{max-width:175px;max-height:175px;}@media (max-width:480px){.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail,body.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{width:100% !important;height:100% !important;min-height:200px;max-height:200px;}}.media .rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img{-o-object-fit:cover;object-fit:cover;padding:5px;}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item:hover .rtmedia-item-thumbnail>img{opacity:.4;-webkit-animation:lightBlur .5s forwards;animation:lightBlur .5s forwards;}@-webkit-keyframes lightBlur{0%{-webkit-filter:blur(0);filter:blur(0);}to{-webkit-filter:blur(4px);filter:blur(4px);}}@keyframes lightBlur{0%{-webkit-filter:blur(0);filter:blur(0);}to{-webkit-filter:blur(4px);filter:blur(4px);}}.media .rtmedia-gallery-item-actions{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;z-index:9;}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions>a{color:hsla(0,0%,100%,.8);pointer-events:auto;text-decoration:none;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px;border-radius:20px;}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions>a:not(.rtm-delete-media){background:hsla(0,0%,97.3%,.15);}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions .rtm-delete-media{margin-top:.5rem;}.media .rtmedia-list.rtmedia-list-media>li.rtmedia-list-item .rtmedia-gallery-item-actions .rtm-delete-media:hover{color:red;}.media .rtm-tabs li.active a{color:var(--color-theme-primary);}.media .rtm-tabs-content{padding:15px;border:1px solid var(--global-border-color);border-top:0;}#buddypress.buddypress-wrap a.rtm-button-back,#buddypress.buddypress-wrap input[type=button],#buddypress.buddypress-wrap input[type=submit]{padding:8px 20px;}.media .rtmedia-editor-buttons{margin-top:15px;}button.mfp-arrow,button.mfp-close{border-radius:0;}.rtmedia-gallery-item-actions .dashicons{-webkit-transition:none;transition:none;}body:not(.buddyx-mediapress) .mfp-arrow{cursor:pointer;position:absolute;opacity:.65;opacity:0;filter:alpha(opacity=65);top:50%;margin:-50px 0 0;padding:0;width:50px;height:60px;-webkit-tap-highlight-color:transparent;z-index:10;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:transparent;-webkit-appearance:none;}body:not(.buddyx-mediapress) .mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;top:8px;margin-top:10px;margin-left:35px;border:inset transparent;border-top-width:13px;border-bottom-width:13px;}body:not(.buddyx-mediapress) .mfp-arrow-left:after,body:not(.buddyx-mediapress) .mfp-arrow-right:after{font-family:Font Awesome\ 6 Free;font-size:24px;font-weight:900;color:#fff;border-left:0;margin-left:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body:not(.buddyx-mediapress) .mfp-arrow-left:after{content:"";}body:not(.buddyx-mediapress) .mfp-arrow-right:after{content:"";}body:not(.buddyx-mediapress) .mfp-arrow-left:before,body:not(.buddyx-mediapress) .mfp-arrow-right:before{border:none;}.activity-update-form{position:relative;margin:0 0 15px;padding:0;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;-webkit-box-shadow:none;box-shadow:none;}.activity-update-form #whats-new-avatar{padding:12px 15px;text-align:left;line-height:0;}.activity-update-form #whats-new-avatar img{max-width:50px;}#buddypress input#aw-whats-new-submit,form.ac-form .ac-reply-content input{font-size:14px;width:auto;font-weight:500;letter-spacing:0;height:34px;padding:0 20px !important;min-height:34px;margin:0;border-radius:var(--button-border-radius) !important;}select#whats-new-post-in{padding-right:40px;}.buddypress-wrap #whats-new-post-in{font-size:medium;}.activity-update-form #whats-new-content{padding:0;margin-left:65px;}#buddypress.buddypress-wrap form#whats-new-form #whats-new-submit,.activity-update-form #whats-new-post-in-box{margin:10px 0;padding:0;}#buddypress.buddypress-wrap form#whats-new-form #whats-new-submit{margin-left:auto;}.activity-update-form #whats-new-textarea textarea{color:inherit;padding:10px;min-height:70px;border-radius:var(--form-border-radius) !important;}.buddypress-wrap #whats-new-textarea{margin:0;padding:12px 15px;border:0;}#buddypress #whats-new-options{background:rgba(0,0,0,.02);border-top:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;padding:0 15px;}#buddypress .activity-form #whats-new-options{overflow:visible;}#buddypress #whats-new-submit{margin:10px 0 10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse;}.activity-update-form #whats-new-submit input{width:auto;margin-bottom:0;}@media screen and (max-width:46.8em){.activity-update-form #whats-new-avatar{margin:0;padding-bottom:0;}.activity-update-form #whats-new-content{margin-left:0;}}body.bp-nouveau .activity-update-form .rtmedia-uploader-div{margin-left:15px;margin-bottom:15px;}.activity-update-form #whats-new-post-in-box #whats-new-post-in-box-items{margin:0;}.activity-update-form #whats-new-post-in-box #whats-new-post-in-box-items li{margin:0 10px;}.rtm-upload-button-wrapper button.rtmedia-comment-media-upload,button#rtmedia-add-media-button-post-update,button.rtmedia-comment-media-upload{padding:.3em .5em !important;background:#fff !important;color:rgba(0,0,0,.6) !important;font-weight:400;border-radius:.28571429rem !important;text-transform:none;text-shadow:none !important;-webkit-box-shadow:inset 0 0 0 1px #e8e8e8;box-shadow:inset 0 0 0 1px #e8e8e8;}.activity-list.bp-list{margin:0;padding:0;background:transparent;border:0;}.activity-list.bp-list .activity-item{position:relative;margin:2rem 0;padding:0;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius) !important;}body:not(.logged-in) .activity-list.bp-list .activity-item{overflow:hidden;}.activity-item-head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;}.activity-card-head{padding:12px 15px 11px;border-bottom:1px solid var(--global-border-color);}.card-head-content-type{margin:0 !important;font-size:14px;font-weight:700;text-transform:capitalize;display:inline-block;}.activity-list.item-list .activity-item .activity-avatar{margin:0 15px 0 0;width:auto;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;line-height:0;}.bp-list li .item-avatar a{display:inline-block;position:relative;}.activity-list .activity-item.mini .activity-avatar img.avatar,.activity-list .activity-item.mini .activity-avatar img.FB_profile_pic,.activity-list .activity-item div.item-avatar img{max-width:50px;}.activity-list .activity-item .activity-header{margin:0;width:auto;}.activity-item-head{padding:1em;}.activity-list .activity-item .activity-header p{margin:0;}.activity-list .activity-item .activity-header a:not(.activity-time-since),.activity-list .activity-item .activity-header a:not(.view){font-weight:600;}.activity-list .activity-item .activity-header .activity-time-since{display:block;}.activity-list .activity-item .activity-content .activity-inner,.activity-list .activity-item .activity-content blockquote{background:transparent;margin:0;padding:0;overflow:visible;}.buddypress-wrap .activity-inner{font-size:inherit;}.buddypress-wrap .activity-inner p{padding:0 15px;margin-bottom:15px !important;}.buddypress-wrap .new_blog_comment .activity-inner p{padding:0;}.buddypress-wrap .activity-list .activity-item.new_blog_comment .activity-content .activity-inner{margin-bottom:15px;}.activity-list .activity-item .activity-meta.action .fav:before,.activity-list .activity-item .activity-meta.action .unfav:before{content:"";}.activity-list .activity-item .activity-meta.action .unfav:before{color:#db2828;}div#buddypress .activity-read-more{margin-left:0;}div#buddypress .activity-read-more a{font-size:inherit;line-height:1.2;border:0;clear:both;display:block;margin-top:15px;padding:12px 25px;text-align:center;background-color:#eee;border-radius:var(--global-border-radius);}.buddypress-wrap .activity-list .load-more,.buddypress-wrap .activity-list .load-newest{background:transparent;margin:30px 0 15px;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;}.buddypress-wrap .activity-list .load-more a,.buddypress-wrap .activity-list .load-newest a{color:inherit;display:inline-block;padding:.5em 0;}.buddypress-wrap .activity-list .load-more:focus,.buddypress-wrap .activity-list .load-more:hover,.buddypress-wrap .activity-list .load-newest:focus,.buddypress-wrap .activity-list .load-newest:hover{border:0;-webkit-box-shadow:none;box-shadow:none;}.activity-list .activity-item .activity-meta.action{border:0;border-top:1px solid var(--global-border-color);background:rgba(0,0,0,.02);margin:0;padding:0 15px 15px;position:relative;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}form.ac-form .ac-reply-content .ac-textarea textarea{border-radius:var(--form-border-radius) !important;}.activity-list .activity-item.has-comments .activity-content>.activity-meta.action{border-bottom:1px solid var(--global-border-color);}.bp-list li .action .generic-button{font-size:inherit;}.activity-list.bp-list .activity-item .activity-meta.action .generic-button{margin-right:11px;margin-top:15px;}.activity-list.bp-list .activity-item .activity-meta.action .generic-button .fa{min-width:23px;font-size:18px;line-height:1.3;}@media screen and (min-width:46.8em){.activity-list .activity-item .activity-meta.action .bp-screen-reader-text{clip:auto;height:auto;margin:0 0 0 5px;overflow:visible;position:relative;width:auto;}}@media screen and (max-width:46.8em){#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .buddyboss_edit_activity_cancel,#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button.buddyboss_edit_activity,.activity-list .activity-item .activity-meta .bmpro-flag-activity-btn span,.activity-list .activity-item .activity-meta .bmpro-unflag-activity-btn span,.activity-list .activity-item .activity-meta .bp-share-button span,.activity-list .activity-item .activity-meta .bpsp-pin-tool span{font-size:0;}.bp-nouveau .activity-list .activity-item .activity-meta.action .bp-share-button:before,.site-wrapper .bmpro-flag-activity-btn:before,.site-wrapper .bmpro-unflag-activity-btn:before{margin-right:0;}}.activity-list .activity-item .activity-meta.action .button{padding:6px 12px !important;background:0 0;background:#fff !important;color:inherit;color:rgba(0,0,0,.6) !important;font-weight:400;border-radius:.28571429rem !important;text-transform:none;text-shadow:none !important;}.activity-list .activity-item .activity-meta.action .button span{color:inherit;vertical-align:middle;}.activity-list .activity-item .activity-content>.activity-meta.action .button{border:1px solid var(--global-border-color) !important;}#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button{border-radius:.28571429rem !important;}.activity-list .activity-item .activity-content>.activity-meta.action .button:hover{border:1px solid rgba(0,0,0,.8) !important;color:rgba(0,0,0,.8) !important;}.buddypress-wrap .activity-comments{margin:0;}form.ac-form .ac-reply-content{color:inherit;padding-left:0;}form.ac-form .ac-reply-avatar img{border:0;max-width:38px;}.buddypress-wrap .activity-comments div.acomment-avatar img{border-width:0;float:left;height:38px;max-width:none;width:38px;}#buddypress input#aw-whats-new-submit,form.ac-form .ac-reply-content input{margin-left:10px;}.buddypress-wrap button.ac-reply-cancel,.buddypress-wrap button.bp-icons{background:0 0 !important;border:0 !important;text-decoration:none !important;}.activity-list .activity-item .activity-meta.action .delete-activity:before{content:"";}.buddypress-wrap .activity-comments ul{clear:both;list-style:none;margin:0;padding:0;}.buddypress-wrap .activity-comments>ul>li{margin:0;padding:15px;border-top:1px solid var(--global-border-color);}body.activity-permalink .activity-list li:first-child{padding-top:15px;}.buddypress-wrap .activity-comments .show-all button{padding:0;}.activity-list .activity-item div.item-avatar{margin:0 15px 0 0;text-align:left;line-height:0;float:left;width:auto;}.activity-list.item-list .activity-item .activity-comments img.avatar{max-width:36px;width:100%;height:auto;}.buddypress-wrap .activity-comments .acomment-meta{color:inherit;overflow:visible;padding-left:0;}.buddypress-wrap .activity-comments .acomment-meta a:not(.activity-time-since){font-weight:600;}.buddypress-wrap .activity-comments .acomment-content{border-left:0;margin:0 0 0 51px;padding:0;word-break:break-word;}body #buddypress .bp-list .activity-comments .action{background:transparent;line-height:1;margin-left:51px;padding:0;}.activity-list .activity-item.mini,.buddypress-wrap .activity-comments .acomment-content .rtmedia-activity-text,.buddypress-wrap .activity-comments .acomment-content p,.buddypress-wrap .activity-comments .acomment-meta{font-size:14px;}.buddypress-wrap .activity-comments .acomment-content p{margin:5px 0 10px;}#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel,#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment,#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save,#buddypress .bp-list .activity-comments .bp-generic-meta .generic-button a,body #buddypress .bp-list .activity-comments .action .generic-button a{background:0 0;padding:0;color:#939597;border:0;font-size:12px;line-height:1;margin:0;min-height:10px;}body #buddypress .bp-list .activity-comments .action .generic-button{margin-top:0;}.buddypress-wrap .activity-comments ul li ul{margin-left:0;}.buddypress-wrap .activity-comments .rtmedia-activity-text,.buddypress-wrap .activity-comments ul li{margin:0;}.buddypress-wrap .activity-comments>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul>li>ul{margin-left:51px;border-top:0;}@media screen and (max-width:46.8em){.buddypress-wrap .activity-comments>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul,.buddypress-wrap .activity-comments>ul>li>ul>li>ul>li>ul{margin-left:0;}.buddypress-wrap .activity-comments>ul>li>ul{margin-left:15px;}}.buddypress-wrap .activity-comments ul>li>ul>li{border-top:0;}.activity-list .activity-item .activity-comments .activity-meta.action{margin:0;border:0;}body.activity-permalink .activity-list .activity-avatar{left:0;position:relative;top:0;}body.activity-permalink .activity-list .activity-content{margin-right:0;}body.activity-permalink .activity-list .activity-comments{margin-bottom:0;}body.activity-permalink .activity-comments>ul{padding:0;}body.activity-permalink .activity-list .activity-content .activity-inner,body.activity-permalink .activity-list .activity-content blockquote{margin-left:0;margin-top:0;}input#rt_media_comment_submit{margin-left:6px;}.rtmedia-comment-user-pic img,.userprofile img{border-radius:3px;}#buddypress .rtm-like-comments-info:after{content:none;}.buddypress .buddypress-wrap .generic-button .loading:not(.bp-tooltip):after,li.load-more a.loading:after{content:"";font-family:Font Awesome\ 6 Free;font-size:18px;font-weight:900;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;}.buddypress .buddypress-wrap .generic-button .loading{-webkit-animation:none;animation:none;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.bp-group-activity-preview,.bp-member-activity-preview{padding:15px;}.bp-group-avatar-content img.group-photo,.bp-group-avatar-content img.profile-photo,.bp-member-avatar-content img.group-photo,.bp-member-avatar-content img.profile-photo{border:5px solid #fff;background:hsla(0,0%,100%,.8);height:80px;width:80px;margin:0 auto 10px;}.bp-group-preview-cover,.bp-group-preview-cover img,.bp-member-preview-cover,.bp-member-preview-cover img{border-radius:var(--global-border-radius) !important;}.activity-list .activity-item .activity-content .bp-group-short-description-title,.activity-list .activity-item .activity-content .bp-member-nickname,.activity-list .activity-item .activity-content .bp-member-short-description-title{margin-bottom:0 !important;}.bp-profile-button{text-align:center;margin-top:15px;}.bp-pagination.top{display:none;}.member-status{background:#00e652;border:2px solid #fff;border-radius:100%;position:absolute;width:12px;height:12px;right:-4px;top:-4px;}.member-status.offline{background-color:#edbb34;opacity:0;visibility:hidden;}.round-avatars .member-status{right:2px;top:0;}.grid .member-status{right:18px;top:5px;width:14px;height:14px;}.bp-list{border:0;}.bp-list li .list-wrap:after,.bp-list li .list-wrap:before{content:" ";display:table;}.bp-list li .list-wrap:after{clear:both;}.bp-list>li{margin:0;padding:0;border-bottom:0;}.bp-list>li .list-wrap{position:relative;margin:1rem 0;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius) !important;background:var(--color-theme-white-box);-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear;}.bp-list>li .list-wrap:hover{-webkit-box-shadow:0 6px 24px 0 rgba(18,43,70,.12);box-shadow:0 6px 24px 0 rgba(18,43,70,.12);}.buddypress-wrap .members-list li .last-activity,.buddypress-wrap .members-list li .member-name{margin:0;}.bp-list li .action div.generic-button,.bp-list li .action li.generic-button{margin:10px;padding:0;}.bp-list:not(.grid) li .action #bupr-view-review-btn{width:auto;}@media screen and (min-width:46.8em){.bp-list:not(.grid) li .item .item-block{float:left;margin-right:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}.bp-list li .item-avatar img.avatar{max-width:50px;}.bp-list li .item-avatar{float:left;margin-right:15px;line-height:0;}.bp-list li .action div.generic-button:last-child,.bp-list li .action li.generic-button:last-child{margin-right:0;}}@media screen and (max-width:46.8em){.bp-list li .action{margin-top:20px;}.bp-list li .item-avatar{margin-bottom:15px;line-height:0;}}#buddypress.buddypress-wrap .grid.bp-list{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:auto;margin:0 -15px;}.buddypress-wrap .grid.bp-list:after,.buddypress-wrap .grid.bp-list:before,.buddypress-wrap .grid.bp-list>li:after,.buddypress-wrap .grid.bp-list>li:before{content:normal;}.buddypress-wrap .grid.bp-list>li{border-bottom:none;margin:0 0 30px;padding:0 15px;}.buddypress-wrap .groups-list>li.hidden{display:block;}.grid>li{width:100%;}.grid.bp-list>li .list-wrap{margin:0;}.grid.members-list .list-wrap{min-height:40px;}.buddypress-wrap .grid.bp-list>li .list-wrap{height:100%;padding-bottom:15px;}.buddypress:not(.logged-in) .grid.bp-list .list-wrap{padding-bottom:15px;}.buddypress-wrap .grid.bp-list>li .item,.buddypress-wrap .grid.bp-list>li .item .group-desc,.buddypress-wrap .grid.bp-list>li .item .item-block{width:100%;}.buddypress-wrap .grid.bp-list>li .item .item-block{margin-bottom:0;}.buddypress-wrap .grid.bp-list>li .action{bottom:0;float:none;height:auto;padding:0;position:relative;top:0;margin:20px auto auto;}.buddypress-wrap .grid.bp-list>li .item-avatar img.avatar{max-width:126px;width:100%;border:5px solid #fff;-webkit-box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;}.buddypress:not(.logged-in) .grid.members-list .list-wrap,.grid.members-list .list-wrap .item-block{min-height:100%;}.buddypress-wrap .grid.bp-list>li .action .generic-button{margin:10px 0 0;}@media screen and (min-width:24em){.grid.four>li{width:50%;}}@media screen and (min-width:46.8em){.grid.four>li{width:33.333333%;width:33.33333%;}}@media screen and (min-width:73.2em){.grid.four>li{width:25%;}}.bp-list:not(.grid) .buddyx-grp-cover-wrapper,.bp-list:not(.grid) .buddyx-mem-cover-wrapper{display:none;}.buddypress-wrap .grid.bp-list>li .list-wrap .buddyx-grp-cover-wrapper+.item-avatar,.buddypress-wrap .grid.bp-list>li .list-wrap .buddyx-mem-cover-wrapper+.item-avatar{margin-top:-80px;margin-bottom:15px;}.buddypress-wrap .grid.bp-list>li .list-wrap .item-avatar img.avatar{border:5px solid #fff;}.buddyx-grp-cover-wrapper,.buddyx-mem-cover-wrapper{position:relative;margin:-16px -16px 16px;}.buddyx-grp-cover-img,.buddyx-mem-cover-img{border-radius:var(--global-border-radius) var(--global-border-radius) 0 0 !important;position:relative;overflow:hidden;padding-top:52.56%;display:block;background:#ffefba;background:-webkit-gradient(linear,right top,left top,from(#fff),to(#ffefba));background:linear-gradient(270deg,#fff,#ffefba);}.buddyx-grp-cover-img:before,.buddyx-mem-cover-img:before{background:rgba(0,0,0,.25);content:"";position:absolute;width:100%;height:100%;left:0;top:0;}.buddyx-grp-cover-img img,.buddyx-mem-cover-img img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;-o-object-fit:cover;object-fit:cover;}@media screen and (min-width:46.8em){#groups-list.bp-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#groups-list.bp-list:not(.grid) li .item-avatar img.avatar{max-width:85px;}#groups-list.bp-list:not(.grid) li .item .item-block{display:block;width:auto;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;min-height:85px;}.buddypress-wrap .groups-list li .last-activity{margin-top:0;}.buddypress-wrap .groups-list li .item-meta{margin-bottom:0;width:100%;}}.buddypress-wrap .groups-list li .list-title{margin-bottom:10px;}.buddypress-wrap .grid.four>li .group-desc,.buddypress-wrap .grid.three>li .group-desc,.buddypress:not(.logged-in) .grid.groups-list .list-wrap,.grid.groups-list .list-wrap{min-height:100%;}.groups-list .list-wrap .group-desc{display:none;}#group-create-body{position:relative;margin:1rem 0 30px;padding:1rem;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}.groups.group-create .buddypress-wrap #group-create-tabs{background:var(--global-body-lightcolor);border-bottom:1px solid var(--global-border-color);margin:-1rem -1rem 40px;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;border-radius:var(--global-border-radius) var(--global-border-radius) 0 0;}.groups.group-create .buddypress-wrap .item-body .group-create-buttons{list-style:none;margin:0;border-bottom:0;}.groups.group-create .buddypress-wrap .item-body .group-create-buttons li.current{border:0;padding:0;}.groups.group-create .buddypress-wrap .item-body .group-create-buttons li.current a{color:var(--color-theme-primary);border:0;}.groups.group-create .buddypress-wrap.bp-dir-hori-nav .group-create-links li:after{content:none !important;}.groups.group-create .buddypress-wrap .group-create-buttons li{background:transparent;margin:0;}.groups.group-create .buddypress-wrap .group-create-buttons li a,.groups.group-create .buddypress-wrap .group-create-buttons li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;}.groups.group-create .buddypress-wrap .group-create-buttons li a{background:transparent;}.groups.group-create .buddypress-wrap .group-create-buttons li a:focus,.groups.group-create .buddypress-wrap .group-create-buttons li a:hover{background:transparent !important;}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after,.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) span:after{content:"";display:inline-block;width:24px;height:1px;background:var(--global-font-color);margin:0 15px;}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after{background:var(--color-theme-primary);}.buddypress-wrap .bp-invites-content .item-list li .invite-button span.icons:before{font-size:25px;}@media screen and (min-width:46.8em){.buddypress-wrap .tabbed-links ol li.current a,.buddypress-wrap .tabbed-links ul li.current a{color:var(--color-theme-primary);}.buddypress-wrap .tabbed-links ol.group-create-buttons li.current a{border-bottom:0;}}.buddypress .bp-invites-content ul.item-list>li{float:left;width:49.5%;background-color:#fff;border:1px solid var(--global-border-color);margin:0 0 -1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;}@media screen and (max-width:46.8em){.buddypress .bp-invites-content ul.item-list>li{width:100%;}}.buddypress .bp-invites-content ul.item-list>li .item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;}.buddypress .bp-invites-content ul.item-list>li .item .list-title{font-size:20px;margin:0;text-align:left;}@media (min-width:768px){.site-wrapper.group-home,.site-wrapper.member-home{min-height:auto;}}body.buddypress.bp-user #page #primary .entry-header,body.buddypress.group-create #page #primary .entry-header,body.buddypress.single-item.groups #page #primary .entry-header{display:none;}#item-header-content .member-review-stars{display:inline;display:initial;}@media screen and (min-width:60em){.has-single-group-sidebar .group-home,.has-single-member-sidebar .member-home{display:grid;grid-template-columns:3fr 1fr;grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.has-buddypress-sidebar-both:not(.has-single-group-sidebar) .group-home,.has-buddypress-sidebar-both:not(.has-single-member-sidebar) .member-home,.has-buddypress-sidebar-right:not(.has-single-group-sidebar) .group-home,.has-buddypress-sidebar-right:not(.has-single-member-sidebar) .member-home{grid-template-columns:1fr;}.has-single-group-sidebar.has-single-group-activity-sidebar .group-home,.has-single-member-sidebar.has-single-member-activity-sidebar .member-home{display:grid;grid-template-columns:260px 2fr 260px;grid-gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.has-single-group-activity-sidebar:not(.has-single-group-sidebar) .group-home,.has-single-member-activity-sidebar:not(.has-single-member-sidebar) .member-home{display:grid;grid-template-columns:260px 3fr;grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.has-single-group-activity-sidebar .primary-sidebar,.has-single-member-activity-sidebar .primary-sidebar{padding:0;grid-column:auto;min-width:0;}}#buddypress #header-cover-image,#cover-image-container{height:300px;border-radius:0;}.groups-header #buddypress #header-cover-image,.groups-header #cover-image-container,.users-header #buddypress #header-cover-image,.users-header #cover-image-container{width:100vw;margin-left:-50vw;left:50%;}.item-header-cover-image-wrapper{position:relative;background:var(--color-theme-white-box);-webkit-box-shadow:none;box-shadow:none;padding:1em;border-radius:var(--global-border-radius) !important;border:1px solid var(--global-border-color);z-index:1;margin:-50px 0 0;}.item-header-cover-image-wrapper:after{content:"";display:table;clear:both;}.item-header-cover-image-wrapper.hide-header-cover-image{margin:2rem 0 0;}#buddypress .hide-header-cover-image #item-header-cover-image #item-header-avatar{margin-top:0;float:left;}@media screen and (min-width:46.8em){.single-headers #item-header-content{padding-left:0;}.single-headers #item-header-avatar+#item-header-content{padding-left:2em;}#buddypress div#item-header.users-header .hide-header-cover-image #item-header-cover-image #item-header-avatar+#item-header-content{margin-left:152px;}#buddypress div#item-header.users-header .hide-header-cover-image #item-header-cover-image #item-header-content{margin-left:0;}}.compact-view .hide-header-cover-image.item-header-cover-image-wrapper{border-radius:var(--global-border-radius) !important;}@media screen and (max-width:782px){.single-headers .hide-header-cover-image #item-header-content{text-align:center;}#buddypress .hide-header-cover-image #item-header-cover-image #item-header-avatar{float:none;}}#buddypress #item-header-cover-image #item-header-avatar{margin-top:0;}#buddypress.buddypress-wrap #item-header-cover-image{min-height:auto;margin:0;padding:0;}.bp-wrap{width:100%;}.buddypress-wrap:not(.bp-vertical-navs) .item-body{margin:20px 0;position:relative;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius) !important;background:var(--color-theme-white-box);}.media .buddypress-wrap:not(.bp-vertical-navs) .item-body{margin-top:0;}#item-header-cover-image #item-header-avatar{padding:0;}.single-headers img.avatar{margin:0;}#buddypress #item-header-cover-image #item-header-avatar img.avatar{-webkit-box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border:5px solid #fff;max-width:150px;}#buddypress div#item-header #item-header-cover-image #item-header-content{clear:none;float:none;margin-left:152px;margin-top:0;width:auto;}#buddypress div#item-header-cover-image h2,#buddypress div#item-header-cover-image h2 a,body.bp-nouveau.media #buddypress #item-header-cover-image .user-nicename{color:#111;text-rendering:inherit;text-shadow:none;margin:0 0 15px;font-size:200%;}#buddypress #item-header-cover-image #item-header-avatar img.avatar{margin:0;padding:0;border-radius:4px;}#buddypress.round-avatars #item-header-cover-image #item-header-avatar img.avatar{border-radius:50%;}.single-headers li.generic-button,body.bp-nouveau.media #buddypress div#item-header div#item-header-content ul div,body.bp-nouveau.media #buddypress div#item-header div#item-header-content ul li{margin:10px 10px 0 0;}.single-headers li.generic-button.follow-button a{margin:0;}.single-headers .item-meta{margin:0 0 10px;padding-bottom:0;}.buddypress-wrap .profile{margin-top:0;}.buddypress-wrap .profile.public .profile-group-title{border-bottom:1px solid var(--global-border-color);padding-bottom:5px;}.buddypress-wrap .profile.edit .button-nav li{margin-bottom:10px;}.buddypress-wrap .profile.edit .standard-form .field_multiselect select{width:100%;}.buddypress-wrap .profile.edit .standard-form .field_multiselect select option{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.buddypress-wrap .profile.edit .editfield{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;}.buddypress-wrap .profile.edit .editfield fieldset{padding:0;}.buddypress-wrap .profile.edit .standard-form .description{background:transparent;}.buddypress-wrap .standard-form .field-visibility-settings-header{font-size:14px;margin:5px 0;}#buddypress.buddypress-wrap .standard-form .field-visibility-settings-header button.visibility-toggle-link,#buddypress.buddypress-wrap .standard-form .field-visibility-settings-open button.field-visibility-settings-close{display:block;margin:10px 0 0;font-size:14px;padding:5px 10px;}.buddypress-wrap #drag-drop-area,.buddypress-wrap .drag-drop #drag-drop-area{background:rgba(240,243,247,.5);border:1px dashed var(--global-border-color);border-radius:var(--form-border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;}.buddypress-wrap .drag-drop .drag-drop-inside{margin:0;}#buddypress p.warning,body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning,body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning{border-radius:var(--global-border-radius);}.avatars-history{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.avatar-history-list{width:100%;}.avatar-history-actions{margin-left:0;text-align:left;}.avatar-history-actions button.delete.disabled,.avatar-history-actions button.recycle.disabled{cursor:not-allowed;}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap select{padding:0 40px 0 12px;font-size:inherit;border:1px solid var(--global-border-color);-webkit-appearance:none;}.bp-messages-content #bp-message-thread-list{border-top:0;}.bp-messages-content #bp-message-thread-list li{padding:15px;margin:0 0 15px;border:1px solid var(--global-border-color);}.bp-messages-content #thread-preview .preview-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.bp-messages-content #thread-preview .preview-content .preview-message{margin:10px 0;padding:0 15px;}.bp-messages-content #bp-message-thread-list .message-metadata{-webkit-box-shadow:none;box-shadow:none;padding:0;width:100%;border:0;}.bp-messages-content #bp-message-thread-list .message-content{overflow:hidden;margin:1em auto 0;width:100%;}.bp-messages-content #bp-message-thread-list .message-content p{margin:0;}.bp-messages-content #bp-message-thread-list li:nth-child(2n) .message-content{background:transparent;}.buddypress-wrap table.notifications .bulk-select-all,.buddypress-wrap table.notifications .bulk-select-check{text-align:center;}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current:last-child a{border-bottom:1px solid;}#friend-list.bp-list>li .list-wrap{width:100%;}#friend-list.bp-list>li .list-wrap .action{line-height:1;}.buddypress-wrap .accept,.buddypress-wrap .reject{margin-left:0;}.buddypress-wrap .notifications-options-nav input#notification-bulk-manage{margin-left:10px;line-height:1.3;border:1px solid transparent;}#group-list.bp-list:not(.grid) li .item p:not(.meta){display:none;}@media screen and (min-width:46.8em){#group-list.bp-list:not(.grid) li .item-avatar img.avatar{max-width:85px;}#group-list.bp-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}#group-list.bp-list .item .item-block{width:50%;}#group-list.bp-list .item .list-title{font-size:26px;margin:0;}#group-list.bp-list .item .group-details{display:block;width:100%;}}.buddypress-wrap .main-navs:not(.dir-navs) li.current a,.buddypress-wrap .main-navs:not(.dir-navs) li.selected a{color:var(--color-theme-primary);}@media screen and (max-width:46.8em){.buddypress-wrap #group-list.bp-list .accept,.buddypress-wrap #group-list.bp-list .reject{float:none;margin-left:0;}}@media screen and (max-width:782px){#buddypress #item-header-cover-image #item-header-avatar img.avatar{float:none;margin:auto auto 15px;}#buddypress div#item-header #item-header-cover-image #item-header-content{margin-left:0;padding:0;}.single-headers h2{text-align:center;}.single-headers ul li{float:none;}}@media screen and (min-width:46.8em) and (max-width:782px){.single-headers a.button,.single-headers div.generic-button,.single-headers li.generic-button{float:none;}}@media screen and (min-width:46.8em){.buddypress-wrap .main-navs:not(.dir-navs) li.current a,.buddypress-wrap .main-navs:not(.dir-navs) li.selected a{background:transparent;}.bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;padding:0;border-radius:var(--global-border-radius) !important;}nav#object-nav.vertical{width:100%;-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;float:left;margin:0;min-height:50vh;background:#fdfdfd;border-radius:var(--global-border-radius) 0 0 var(--global-border-radius);border:0;border-right:1px solid var(--global-border-color);padding:20px 0;}.bp-single-vert-nav .bp-navs.vertical ul{border-right:0;border-bottom:0;float:none;margin-right:0;width:auto;}#buddypress.buddypress-wrap #item-body:not(#group-create-body){padding:15px;}.bp-single-vert-nav .item-body:not(#group-create-body){padding:15px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px;margin:0;border-left:0;background:transparent;}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items{width:100%;}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items li a,#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items li span,nav#object-nav.vertical a{display:-webkit-box;display:-ms-flexbox;display:flex;}nav#object-nav.vertical a{border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1px;padding:10px 15px;}.bp-single-vert-nav .bp-navs.vertical li:focus,.bp-single-vert-nav .bp-navs.vertical li:hover{background:transparent;}nav#object-nav.vertical .selected>a,nav#object-nav.vertical a:hover{background:rgba(77,92,109,.1);color:var(--color-theme-primary);}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links){margin:0 0 15px;background:transparent;}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li.current a{color:var(--color-theme-primary);text-decoration:none;}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li{font-size:inherit;}.bp-single-vert-nav .item-body:not(#group-create-body) #subnav:not(.tabbed-links) li a{font-size:inherit;border-right:0;padding:.5em calc(.5em + 2px);}#object-nav:not(.vertical)>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media screen and (max-width:46.8em){.buddypress-wrap .single-screen-navs{position:relative;margin:15px 0;padding:0;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;-webkit-box-shadow:none;box-shadow:none;}.bp-navs ul li a,.bp-navs ul li span{padding:10px;}.buddypress-wrap .item-body{margin:20px 0;position:relative;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius) !important;background:var(--color-theme-white-box);}#buddypress.buddypress-wrap #item-body{padding:1em;}#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-object-nav-nav-items>li,#buddypress.buddypress-wrap .bp-navs.vertical ul.bp-priority-subnav-nav-items>li{display:inline-block;border-radius:0;}.buddypress-wrap .bp-subnavs ul li{float:left;}.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li{background:transparent;}.media .media_search.media_search{margin-top:15px;}}.buddypress-wrap button[data-bp-close]:hover{border:0;}#item-header-content img.bpsts-name-icon{display:inline;}.bpsts-icon-dialog-title .bpsts-icon-div img{margin:auto;}.buddypress.settings .profile-settings.bp-tables-user select{width:auto;}.single-headers #item-header-avatar a img{width:150px;height:150px;}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{margin-top:0;margin-left:152px;clear:none;max-width:100%;}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{padding-top:0;margin-bottom:0;}@media screen and (min-width:782px){body.single-item.groups #buddypress div#item-header #item-header-cover-image{display:-webkit-box;display:-ms-flexbox;display:flex;}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{float:left;margin-left:0;}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{float:right;margin-left:auto;}}.groups-header .moderators-lists{margin-bottom:0;}.groups-header div#item-header-content{padding-top:0;}.single-headers .activity{display:block;font-size:inherit;margin:0 0 10px;padding:0;}.groups-header .desc-wrap{position:relative;background:var(--color-theme-white-box);-webkit-box-shadow:none;box-shadow:none;margin:10px 0 0;padding:1em;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;}.groups-header .desc-wrap .group-description{background:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0;text-align:left;}@media screen and (min-width:46.8em){.groups-header .groups-meta{clear:none;}.buddypress .bp-vertical-navs .groups-list .item-avatar{margin-right:15px;width:auto;}.bp-list li .member-info-wrapper .item-meta,.bp-list li .member-info-wrapper .meta{margin:0;}}@media screen and (max-width:782px){#buddypress div#item-header #item-header-cover-image #item-header-content,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{margin-left:0;padding:0;}body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions{margin-top:15px;text-align:center;}body.buddypress.bp-user .buddypress-wrap .users-header .bp-member-type-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}body.ideastream.bp-user .wp-embed-share{float:none;}body.ideastream.bp-user .wp-embed-share .wp-embed-share-dialog-open{margin:auto;}body.ideastream #item-header-content{height:auto !important;width:auto !important;}}#item-body #group-invites-container .bp-invites-content .item-list>li{background-color:#fff;border:1px solid var(--global-border-color);border-bottom:0;margin:0 0 -1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;width:100%;}#item-body #group-invites-container .bp-invites-content .item-list>li:last-child{border-bottom:1px solid var(--global-border-color);}#item-body #group-invites-container .bp-invites-content .list-title{font-size:20px;margin:0;width:100%;text-align:left;}#buddypress.buddypress-wrap .bp-invites-content .item-list li .invite-button{color:inherit;padding:0;}.buddypress .bp-invites-content li .status{font-size:13px;font-style:normal;clear:both;color:inherit;margin:0;display:none;}#buddypress ul.group-inviters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;}.bp-list ul.group-inviters li .item{overflow:visible;overflow:initial;}#buddypress .bp-invites-content li ul.group-inviters li{padding:0;border:0;float:left;font-size:11px;width:inherit;}#buddypress .bp-invites-content li .item-meta{margin:0;}#buddypress .bp-invites-content li .item-avatar{margin-right:15px;margin-bottom:0;}.buddypress .bp-invites-content ul.item-list li .action{position:relative;top:0;bottom:0;right:0;margin-top:0;margin-left:auto;height:auto;min-height:10px;padding:0;min-width:40px;border:0;color:inherit;background:transparent;-webkit-box-shadow:none;box-shadow:none;}#buddypress ul.group-inviters li .avatar{max-width:20px;margin-left:6px !important;}.buddypress-wrap form[data-bp-search].bp-invites-search-form{float:left;}.group-member-actions{margin-left:65px;}#group-roles-filter label{display:none;}#group-members-list-table .alignleft{margin-right:15px;}#group-members-list-table td{padding:8px 10px;border:1px solid var(--global-border-color);border-radius:4px;}.button.avatar-crop-submit,button#bp-delete-avatar{margin-top:15px;}.widget .activity-list{padding:0;}.buddypress-wrap .buddypress.widget .avatar-block,.buddypress.widget .avatar-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -5px;}.buddypress.widget .avatar-block img{margin:5px;}.buddypress-wrap .widget.buddypress div.item-content,.buddypress-wrap .widget.buddypress div.item-meta,.widget.buddypress div.item-content,.widget.buddypress div.item-meta{margin:0;}#buddypress.buddypress-wrap .widget.buddypress ul.item-list,.widget.buddypress ul.item-list{border:0;}#buddypress.buddypress-wrap .widget.buddypress ul.item-list li div.item-title,.widget.buddypress ul.item-list li div.item-title{width:100%;font-size:inherit;font-weight:600;}.buddypress-wrap .widget.buddypress div.item,.widget.buddypress div.item{margin-bottom:0;}.buddypress-wrap .widget.buddypress .item-avatar a,.widget.buddypress .item-avatar a{float:none;margin-bottom:0;margin-right:0;}.buddypress-wrap .widget.buddypress div.item-avatar img,.widget.buddypress div.item-avatar img{height:50px;width:50px;}.buddypress-wrap .buddypress.widget .item-options,.buddypress-wrap .widget.buddypress div.item-options,.buddypress.widget .item-options,.widget.buddypress div.item-options{margin:0 0 1em;padding:0 0 1em;}.buddypress.widget .item-options a.selected{color:var(--color-theme-primary);}.buddypress-wrap .buddypress.widget:after,.buddypress.widget:after{content:"";display:table;clear:both;}.buddypress-wrap .buddypress.widget ul#friends-list li:last-child,.buddypress-wrap .buddypress.widget ul#groups-list li:last-child,.buddypress-wrap .buddypress.widget ul#members-list li:last-child,.buddypress.widget ul#friends-list li:last-child,.buddypress.widget ul#groups-list li:last-child,.buddypress.widget ul#members-list li:last-child{margin-bottom:0;}.buddypress-wrap .buddypress.widget ul#friends-list,.buddypress-wrap .buddypress.widget ul#groups-list,.buddypress-wrap .buddypress.widget ul#members-list,.buddypress.widget ul#friends-list,.buddypress.widget ul#groups-list,.buddypress.widget ul#members-list{margin:0;width:100%;}.buddypress-wrap .buddypress.widget ul#friends-list li,.buddypress-wrap .buddypress.widget ul#groups-list li,.buddypress-wrap .buddypress.widget ul#members-list li,.buddypress.widget ul#friends-list li,.buddypress.widget ul#groups-list li,.buddypress.widget ul#members-list li{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 0 1em;padding:0;width:100%;border:0;}.buddypress-wrap .buddypress.widget ul#friends-list li .item,.buddypress-wrap .buddypress.widget ul#friends-list li .item-avatar,.buddypress-wrap .buddypress.widget ul#groups-list li .item,.buddypress-wrap .buddypress.widget ul#groups-list li .item-avatar,.buddypress-wrap .buddypress.widget ul#members-list li .item,.buddypress-wrap .buddypress.widget ul#members-list li .item-avatar,.buddypress.widget ul#friends-list li .item,.buddypress.widget ul#friends-list li .item-avatar,.buddypress.widget ul#groups-list li .item,.buddypress.widget ul#groups-list li .item-avatar,.buddypress.widget ul#members-list li .item,.buddypress.widget ul#members-list li .item-avatar{padding:0;}.widget.buddypress .item-title{font-weight:600;}.buddypress.widget blockquote,.widget.buddypress.bp-latest-activities blockquote{padding:0;border:0;}.widget.buddypress.bp-latest-activities .activity-list{padding:0;}.widget.buddypress.bp-latest-activities .rtmedia-activity-text span{margin:0;}.widget.buddypress.bp-latest-activities footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--global-border-color);}.widget.buddypress.bp-latest-activities blockquote:last-child footer{border-bottom:0;margin-bottom:0;padding-bottom:0;}.widget.buddypress.bp-latest-activities blockquote cite{margin-right:15px;}.widget.widget_bp_core_login_widget label{display:block;}.widget.widget_bp_core_login_widget input[type=password],.widget.widget_bp_core_login_widget input[type=text]{width:100%;margin-bottom:8px;}.buddypress.widget div.activity-list blockquote .activity-item:not(.mini){padding-top:15px;padding-bottom:15px;-webkit-box-shadow:none;box-shadow:none;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);}.buddypress.widget .bp-latest-activities-block .activity-list blockquote{margin:0 0 15px;padding:0 !important;}.buddypress.widget div.activity-list blockquote .activity-item:not(.mini) p{margin:0;}.wp-block-bp-login-form form#bp-login-widget-form{position:relative;margin:0 0 30px;padding:1em;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}#bp-login-widget-form input[type=password],#bp-login-widget-form input[type=text]{background-color:#fff;color:var(--global-font-color);border:1px solid var(--global-border-color);border-radius:var(--form-border-radius);padding:10px;min-height:38px;}#bp-login-widget-form input[type=password]:focus,#bp-login-widget-form input[type=text]:focus{color:var(--global-font-color);outline:none;}.widget .bp-block-groups .group-content .item-header-avatar img.avatar,.widget .bp-block-members .member-content .item-header-avatar img.avatar{width:50px;height:50px;}.widget .bp-block-groups.avatar-full .item-header-avatar,.widget .bp-block-members.avatar-full .item-header-avatar{width:70px;}.widget .bp-dynamic-block-container .item-options{font-size:13px;}.widget .bp-block-group .group-content,.widget .bp-block-member .member-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.widget .bp-block-group .group-description,.widget .bp-block-member .member-description{padding:15px 0 0;text-align:center;}.widget .bp-block-group.avatar-full.has-cover .item-header-avatar,.widget .bp-block-member.avatar-full.has-cover .item-header-avatar{width:100%;text-align:center;}.widget .bp-block-group.avatar-full.has-cover img.avatar,.widget .bp-block-member.avatar-full.has-cover img.avatar{margin:auto;}.widget .bp-block-group.has-description .bp-profile-button a.button{float:none;}.widget .bp-block-group .bp-profile-button a.button,.widget .bp-block-member .bp-profile-button a.button,.widget .bp-profile-button{margin-top:0;position:static;}.widget .bp-block-member .member-description .bp-profile-button{margin-top:15px;}.widget .bp-block-group.has-description .bp-profile-button a.button,.widget .bp-block-member .bp-profile-button a.button{font-family:inherit;font-size:medium;color:var(--button-text-color);background-color:var(--button-background-color);border-radius:var(--button-border-radius) !important;padding:8px 20px;font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid var(--button-border-color);outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s linear;transition:all .2s linear;}.widget .bp-block-group.has-description .bp-profile-button a.button:hover,.widget .bp-block-member .bp-profile-button a.button:hover{background-color:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color);}.blpro-locked-title-header{margin-top:1rem;}.wb-bp-profile-completion-wrap .wb-bp-user-avatar-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;}.wb-bp-profile-completion-wrap .wb-bp-user-avatar img{width:70px;height:70px;max-width:70px;border-radius:50% !important;}.wb-bp-profile-completion-wrap .wb-bp-progress-label{margin-left:12px;}.wb-bp-profile-completion-wrap .wb-bp-progress-label span{display:block;line-height:1.1;}.wb-bp-profile-completion-wrap span.wb-bp-completion{color:#121212;font-size:32px;}.wb-bp-profile-completion-wrap .wb-bp-progress-wrap .wb-bp-progress-container{height:6px;background-color:#eef0f3;border-radius:12px !important;}.wb-bp-profile-completion-wrap .wb-bp-progress-container .wb-bp-progress{height:6px;background-color:#4caf50;border-radius:12px !important;background-image:-webkit-gradient(linear,left top,right top,from(#4cd964),color-stop(#5ac8fa),color-stop(#007aff),color-stop(#5856d6),to(#ff2d55));background-image:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#5856d6,#ff2d55);}.wb-bp-profile-completion-wrap .wb-bp-detailed-progress-container{margin-top:30px;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress{list-style:none;margin:0;padding:0;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap{margin:10px 0;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1);}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap span.wb-bp-completed-staus{display:block;font-size:14px;width:50px;height:25px;text-align:center;float:right;color:#fff;background:#4caf50;border:2px solid #4caf50;border-radius:30px;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.incomplete span.wb-bp-completed-staus{background:red;border:2px solid red;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap span.wb-bp-section-number{text-indent:-9999px;width:25px;height:25px;display:inline-block;border:2px solid rgba(0,0,0,.2);border-radius:100px;vertical-align:middle;margin-right:10px;position:relative;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.completed span.wb-bp-section-number{background:#4caf50;border-color:#4caf50;}.wb-bp-profile-completion-wrap ul.wb-bp-detailed-progress li.wb-bp-single-section-wrap.completed span.wb-bp-section-number:before{content:"";display:inline-block;font-size:14px;position:absolute;top:4px;left:8px;height:10px;width:6px;border-bottom:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);}#item-header-cover-image #item-header-avatar{position:relative;}#item-header a.link-change-cover-image,#item-header a.link-change-profile-image,#item-header a.position-change-cover-image{background:hsla(0,0%,100%,.9);border-radius:50%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:30px;height:30px;left:12px;top:12px;z-index:3;opacity:0;-webkit-transition:all .2s;transition:all .2s;text-decoration:none;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);box-shadow:0 0 3px 0 rgba(0,0,0,.2);}#item-header a.link-change-cover-image>i,#item-header a.link-change-profile-image>i,#item-header a.position-change-cover-image>i{font-size:16px;}#item-header a.position-change-cover-image{top:55px;display:none;}@media screen and (min-width:1220px){#buddypress #item-header a.position-change-cover-image{display:-webkit-box;display:-ms-flexbox;display:flex;}#buddypress #item-header .header-cover-img{display:block;}#buddypress #item-header #header-cover-image.has-cover-image{background-image:none;}#buddypress #item-header #header-cover-image.has-cover-image.nitro-lazy{background-image:none !important;}}#item-header-avatar a.link-change-profile-image{top:55px;left:50%;margin-left:-15px;}#header-cover-image:hover a.link-change-cover-image,#header-cover-image:hover a.position-change-cover-image,#item-header-avatar:hover a.link-change-profile-image{opacity:1;}#header-cover-image:hover a.link-change-cover-image .bp-tooltip:after{left:100px;right:auto;margin-top:3px;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);}[data-bp-tooltip]:after{pointer-events:none;opacity:0;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;font-weight:500;font-size:13px;background:rgba(18,43,70,.95);border:0;border-radius:4px !important;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.22);box-shadow:0 1px 3px 0 rgba(0,0,0,.22);color:#fff;content:attr(data-bp-tooltip);line-height:1.3;padding:7px 15px;position:absolute;white-space:nowrap;z-index:10;-webkit-animation:none !important;animation:none !important;}[data-bp-tooltip][data-bp-tooltip-pos=right]:after{left:100%;margin-top:0;margin-left:11px;top:50%;-webkit-transform:translate(-10px,-50%);transform:translate(-10px,-50%);}.activity-list li.blogs .activity-content .activity-inner{border:0;padding:0 15px;}.activity-list li.blogs .activity-content .activity-inner .buddyx-content-wrp{display:block;padding:0;}.activity-list li.blogs .activity-content .activity-inner .buddyx-content-wrp p{padding:0;}.activity-list li.blogs .activity-content .activity-inner .bb-content-wrp{display:block;padding:12px 0 0;background-color:transparent;}.activity-list li.blogs .activity-content .activity-inner .bb-post-title,.activity-list li.blogs .activity-content .activity-inner .buddyx-post-title{display:block;font-size:20px;margin:0 0 10px;}.activity-list li.blogs .activity-content .activity-inner .bb-post-title{color:inherit;}.activity-list li .activity-content .activity-inner a.buddyx-post-img-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0 0 15px;background:var(--global-body-lightcolor);border-radius:4px;}.activity-list li .activity-content .activity-inner a.buddyx-post-img-link img{margin:0 auto;width:auto;max-height:640px;border-radius:4px;}@media screen and (min-width:46.8em){body.register .buddypress-wrap{max-width:460px;margin-left:auto;margin-right:auto;}.buddypress-wrap .register-page .layout-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.buddypress-wrap.extended-default-reg .register-page .default-profile{padding-right:0;}.buddypress-wrap.extended-default-reg .register-page .extended-profile{padding-left:0;}}.gamipress-buddypress-user-details-activity{margin:0 15px;}.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-points,.users-header .gamipress-buddypress-ranks,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .gamipress-buddypress-user-achievements{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:782px){.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-points,.users-header .gamipress-buddypress-ranks,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .gamipress-buddypress-user-achievements{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.users-header .center-view .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .center-view .gamipress-buddypress-points,.users-header .center-view .gamipress-buddypress-ranks,.users-header .center-view .gamipress-buddypress-ranks .gamipress-buddypress-rank,.users-header .center-view .gamipress-buddypress-user-achievements{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement,.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank{margin-top:0;margin-bottom:0;}.users-header .gamipress-buddypress-points-type{margin:0 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.users-header .gamipress-buddypress-points img.gamipress-points-thumbnail{border-radius:100%;margin-right:5px;}body #buddypress #item-header-cover-image span.activity{font-size:14px;}.activity.gamipress-buddypress-points-label{margin-left:2px;}.users-header .gamipress-buddypress-achievements .gamipress-buddypress-achievement-type-label{margin-right:10px;font-weight:500;}.users-header .gamipress-buddypress-achievement-title{font-size:14px;margin-right:10px;margin-bottom:10px;}.users-header .gamipress-buddypress-achievements img.gamipress-achievement-thumbnail{border-radius:100%;margin-right:5px;}.users-header .gamipress-buddypress-ranks{margin-bottom:10px;}.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank-label{margin-right:10px;font-weight:500;}.users-header .gamipress-buddypress-ranks .gamipress-buddypress-rank a.activity{font-size:14px;}.users-header .gamipress-buddypress-ranks img.gamipress-rank-thumbnail{border-radius:100%;margin-right:5px;}.users-header .gamipress-buddypress-rank-title{margin-right:10px;}.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:calc(33.33333% - 10px);background-color:#fff;border:1px solid var(--global-border-color);border-radius:4px;padding-bottom:20px;overflow:visible;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media screen and (min-width:768px){.gamipress-columns-2 .gamipress-rank,.gamipress-columns-2>.gamipress-achievement,.gamipress-columns-2>.gamipress-points,.gamipress-columns-2>.gamipress-points-type{width:calc(50% - 10px);}}@media (max-width:1200px){.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:calc(50% - 10px);padding:20px;}}@media (max-width:767px){.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}.gamipress-user-points-image{margin-right:15px;min-width:50px;}.gamipress-user-points:not(.gamipress-layout-none) .gamipress-points .gamipress-user-points-description span{display:block;margin-top:0;}.gamipress-open-close-switch{text-align:left;padding:5px 0;font-size:12px;text-transform:uppercase;}#gamipress-achievements-container[class*=gamipress-columns]>.gamipress-achievement,.gamipress-points-types[class*=gamipress-columns]>.gamipress-points-type,.gamipress-ranks-container[class*=gamipress-columns] .gamipress-rank,.gamipress-user-points[class*=gamipress-columns]>.gamipress-points{background:var(--color-theme-white-box);margin:5px;border:1px solid var(--global-border-color);border-radius:4px;}.gamipress-achievements-list .gamipress-achievements-container .gamipress-achievement-description>h4,.gamipress-ranks-list .gamipress-ranks-container .gamipress-rank-description>h4{margin-bottom:5px;font-size:14px;}table#gamipress-earnings-table tbody,table#gamipress-earnings-table thead{background:#fff;}table#gamipress-earnings-table tbody tr td,table#gamipress-earnings-table thead tr th{padding:10px;}input#gamipress-achievements-search-input{height:44px;vertical-align:middle;}.gamipress-logs-list .gamipress-log{margin:5px 0;padding:5px 0;border-bottom:1px solid var(--global-border-color);}.gamipress-logs-list .gamipress-log:first-child{border-top:1px solid var(--global-border-color);}#gamipress-achievements-filter select{margin-left:0;}#gamipress-achievements-search{margin-right:0;}.gamipress_achievements_widget #gamipress-achievements-search{width:100%;}.gamipress_achievements_widget #gamipress-achievements-search label{display:block;}.gamipress_achievements_widget input#gamipress-achievements-search-input{height:42px;display:block;float:left;}.bp-nouveau.media #buddypress.buddypress-wrap div#item-header div#item-header-content .gamipress-buddypress-user-details a{padding:0;}.acomment-content .gamipress-buddypress-user-details-activity,.activity-content .gamipress-buddypress-user-details-activity,.item-avatar .gamipress-buddypress-user-details-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 15px 15px;}.item-avatar .gamipress-buddypress-user-details-listing{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 15px 0;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points-type,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points-type,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points-type,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-rank{margin-bottom:4px;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .activity,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points .activity,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points .activity,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points .activity,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .activity{margin-bottom:0;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks{display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--global-border-color);padding:3px 9px 3px 4px;-webkit-box-shadow:0 1px 2px rgba(18,43,70,.12);box-shadow:0 1px 2px rgba(18,43,70,.12);font-size:13px;color:inherit;background-color:#fff;line-height:1.5;border-radius:6px !important;-webkit-transition:all .3s ease;transition:all .3s ease;}.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement img,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div img,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank img{width:20px;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div .gamipress-buddypress-points-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail{display:inline-block;vertical-align:middle;border-radius:100px;-webkit-box-shadow:0 0 2px rgba(0,0,0,.13);box-shadow:0 0 2px rgba(0,0,0,.13);margin-right:5px !important;width:20px;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-user-points,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-points>div,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-user-points,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-points>div,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-user-points{margin-right:4px !important;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-title,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-title{margin-left:5px !important;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement .gamipress-buddypress-achievement-thumbnail,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-ranks .gamipress-buddypress-rank .gamipress-buddypress-rank-thumbnail{margin-right:0 !important;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement:last-child,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievement:last-child,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievement:last-child{margin-right:0;}.acomment-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child,.activity-content .gamipress-buddypress-user-details-activity .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child,.item-avatar .gamipress-buddypress-user-details-listing .gamipress-buddypress-achievements .gamipress-buddypress-user-achievements .gamipress-buddypress-achievement:last-child{margin-right:5px;}.gamipress-achievement,.gamipress-rank,.single-rank,.single .single-achievement{padding:20px !important;background-color:#fff;border:1px solid var(--global-border-color);font-size:14px;line-height:24px;border-radius:var(--global-border-radius) !important;}.gamipress-progress-map-item .gamipress-achievement-points>img{max-width:30px;}.gamipress-ranks-list h2.gamipress-rank-title{margin-top:0 !important;}.activity-content .gamipress-achievement.user-has-earned .gamipress-achievement-image{margin-right:15px;}.activity-list .activity-item .activity-content .gamipress-achievement,.activity-list .activity-item .activity-content .gamipress-points-award,.activity-list .activity-item .activity-content .gamipress-rank{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 30px) !important;margin:0 15px;padding:15px;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;}button.gamipress-achievement-unlock-with-points-cancel-button,button.gamipress-achievement-unlock-with-points-confirm-button{background:#fff;border:1px solid #ccc;border-radius:0;border-radius:var(--global-border-radius) !important;color:#555;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;outline:none;padding:.3em .5em;text-align:center;text-decoration:none;width:auto;line-height:1;}button.gamipress-achievement-unlock-with-points-cancel-button:hover,button.gamipress-achievement-unlock-with-points-confirm-button:hover{background:#ededed;border-color:#999;color:#333;outline:none;text-decoration:none;}.gamipress-achievement-congratulations,.gamipress-rank-congratulations{font-size:14px;padding:10px !important;}.gamipress-achievement-congratulations p,.gamipress-rank-congratulations p{margin:0;}.gamipress-achievement-earned p{margin:0 0 15px;}.gamipress-achievement ul,.gamipress-rank ul,.single-rank ul,.single .single-achievement ul{margin-left:18px;padding:0;}.gamipress-achievement p,.gamipress-rank p,.single-rank p,.single .single-achievement p{margin-top:0;}@media screen and (min-width:46.8em){.bp-list:not(.grid) .item-avatar .gamipress-buddypress-user-details-listing{position:absolute;left:65px;bottom:0;opacity:0;visibility:hidden;z-index:1;}.bp-list:not(.grid) .item-avatar:hover .gamipress-buddypress-user-details-listing{opacity:1;visibility:visible;}}.widget .item-avatar{position:relative;}body.hide-overflow{overflow:hidden;}body.hide-overflow #buddypress .activity-list .bp-activity-more-options-wrap,body.hide-overflow .bp-group-avatar-content,body.hide-overflow .bp-member-avatar-content,body.hide-overflow .site-footer,body.hide-overflow .site-header-wrapper,body.hide-overflow .site-header-wrapper.has-sticky-header{z-index:0;}.buddypress.widget .GamiPress-data-popup{display:none;}.buddypress.widget .GamiPress-data-popup.is_active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;bottom:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;background-color:rgba(250,251,253,.9);z-index:999901;}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing{display:block !important;background-color:#fff;padding:20px 20px 10px;border:1px solid var(--global-border-color);-webkit-box-shadow:0 6px 24px 0 rgba(18,43,70,.1);box-shadow:0 6px 24px 0 rgba(18,43,70,.1);position:relative;border-radius:4px;max-width:90%;}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing img{width:20px;height:20px;margin:0;}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-details-listing .hideGamipressData{font-size:18px;position:absolute;right:5px;top:5px;opacity:.8;cursor:pointer;}.buddypress.widget .gamipress-buddypress-user-details-listing{display:none;}.buddypress.widget span.activity.gamipress-buddypress-points-label,.buddypress.widget span.activity.gamipress-buddypress-user-points{display:inline-block;}.buddypress.widget .showGamipressData{position:absolute;bottom:0;right:0;background-color:#fff;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:17px;width:17px;cursor:pointer;}.buddypress.widget .GamiPress-data-popup.is_active .gamipress-buddypress-user-achievements{text-align:center;}.buddypress.widget .showGamipressData img{height:14px !important;width:14px !important;}.buddypress.widget .showGamipressData .far{font-size:12px;}.users-header #mycred-users-badges{height:35px;}#mycred-users-badges .the-badge{display:inline-block;}.users-header #mycred-users-badges .mycred-badge-image{width:30px;height:30px;border-radius:100%;-o-object-fit:cover;object-fit:cover;}#mycred-users-badges .mycred-badge-image{display:inline-block;margin:5px 5px 0 0;}.buddypress-wrap .profile.public .mycred h4{border-bottom:1px solid var(--global-border-color);padding-bottom:5px;}table.mycred-table tbody,table.mycred-table tfoot,table.mycred-table thead{background:#fff;}table.mycred-table tbody tr td,table.mycred-table tfoot tr th,table.mycred-table thead tr th{padding:10px;border:1px solid var(--global-border-color);}.activity-inner .badgeos-achievements-list-item{padding:0;border-bottom:0;}#badgeos-achievements-container .grid>li,#badgeos-achievements-container .list>li,#badgeos-earned-achievements-container .grid>li,#badgeos-earned-achievements-container .list>li,#badgeos-earned-ranks-container .grid>li,#badgeos-earned-ranks-container .list>li,.achievement-wrap.earned,.earned-user-credits-wrapper .badgeos-credits:nth-child(2n),.earned-user-credits-wrapper .badgeos-credits:nth-child(odd){margin:1rem;padding:1em !important;border:1px solid var(--global-border-color) !important;-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}.achievement-wrap.earned{margin:0;}ul.badgeos-achievement-earners-list li img{max-width:50px;border-radius:100%;}#badgeos-achievements-container .list>li,#badgeos-earned-achievements-container .list>li,#badgeos-earned-ranks-container .list>li{margin:1rem 0;}#badgeos-earned-achievements-container .badgeos-achievements-list-item{padding:0;border:0;}.badgeos-credits h3,h2.badgeos-item-title{margin:0 0 15px !important;}.badgeos-item-excerpt p{margin:0;}.activity-list .activity-item .activity-content .badgeos-achievements-list-item,.activity-list .activity-item .activity-content .badgeos-points-list-item,.activity-list .activity-item .activity-content .badgeos-ranks-list-item{margin:0 15px 15px;}#badgeos-achievements-container .selected,#badgeos-earned-achievements-container .selected,#badgeos-earned-ranks-container .selected{background-color:#111 !important;}table.badgeos-rank-table tbody,table.badgeos-rank-table tfoot,table.badgeos-rank-table thead{background:#fff;}table.badgeos-rank-table tbody tr td,table.badgeos-rank-table tfoot tr th,table.badgeos-rank-table thead tr th{padding:10px;border:1px solid var(--global-border-color);}.earned-user-credits-wrapper .badgeos-credits:nth-child(odd){margin:20px 1%;}.earned-user-credits-wrapper .badgeos-credits:nth-child(2n){margin:20px 2%;}.earned-user-credits-wrapper .badgeos-credits .badgeos-earned-credit{padding:0;}@media (max-width:767px){#badgeos-achievements-container .grid>li,#badgeos-earned-achievements-container .grid>li,#badgeos-earned-ranks-container .grid>li,.earned-user-credits-wrapper .badgeos-credits:nth-child(2n),.earned-user-credits-wrapper .badgeos-credits:nth-child(odd){width:100% !important;margin:1rem 0;}#badgeos-achievements-container .badgeos-arrange-buttons,#badgeos-earned-achievements-container .badgeos-arrange-buttons,#badgeos-earned-ranks-container .badgeos-arrange-buttons{margin-top:15px;}}@media (max-width:400px){.badgeos-rank-table{font-size:12px;}}.buddyx-badge{margin:5px 0;}.buddyx-badge .ps-badgeos__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}@media screen and (max-width:782px){.buddyx-badge .ps-badgeos__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.buddyx-badge .ps-badgeos__item img{max-width:36px;margin:5px 5px 0 0;}.groups-list .bgr-header-row{width:100%;text-align:center;}.bpchk-marker-container{margin-top:10px;}#whats-new-toolbar .bpchk-marker-container{margin-top:0;}.bp-checkins.bp-checkin-panel{width:100%;margin:0 0 15px;}@media screen and (min-width:46.8em){#whats-new-options .post-elements-buttons-item:first-child{margin-left:0 !important;}[dir=rtl] #whats-new-options .post-elements-buttons-item:first-child{margin-left:10px !important;margin-right:0 !important;}}.quote-btn{margin-top:10px;}#whats-new-toolbar .quote-btn{margin-top:0;}.bp-nouveau .site-wrapper .bpquotes-bg-selection-div{margin-bottom:5px;}[dir=rtl] .bp-nouveau .site-wrapper .bpquotes-bg-selection-div{margin-left:0;margin-right:0;}.bp-nouveau .site-wrapper .bpolls-html-container{margin-top:10px;}.bp-nouveau .site-wrapper #whats-new-toolbar .bpolls-html-container{margin-top:0;}[dir=rtl] .bp-nouveau .site-wrapper .bpolls-polls-option-html{margin-right:0;}.buddypress-wrap .profile .bp-widget abbr{display:block;padding-bottom:5px;border-bottom:1px solid var(--global-border-color);cursor:auto;}.bp-nouveau .activity-list .activity-item .activity-meta.action .bp-share-button:before{margin-right:5px;}body:not(.logged-in) .activity-list .activity-item .activity-meta .bp-share-button{margin:15px;}body:not(.logged-in) .bp-share-btn.generic-button{font-family:inherit;font-size:14px;margin:10px;margin:15px !important;border-radius:3px !important;padding:8px 12px;font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid var(--global-border-color);outline:0;vertical-align:middle;-webkit-transition:all .2s linear;transition:all .2s linear;}.bp-nouveau .activity-list .activity-item .activity-meta .bp-share-button:before{font-size:18px;}.birthday-item-content i{margin-left:5px;}.buddypress-wrap .bgr-group-review-no-popup-add-block .bgr-submit-review,.buddypress .buddypress-wrap .bgr-group-review-no-popup-add-block .bgr-submit-review,.bupr-bp-member-review-no-popup-add-block #bupr_save_review{font-size:14px;}.member-review-stars{font-size:14px;margin:5px 0 0;}.rating-bgr{font-size:14px;}#bupr_member_review_id{padding:0;}#frm_buddypress-edit-activity textarea{width:calc(100% - 30px) !important;min-height:60px;margin:0 15px 15px !important;}#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .buddyboss_edit_activity_cancel,#buddypress .activity-list .activity-item .activity-content>.activity-meta.action .button.buddyboss_edit_activity{margin-right:11px;margin-top:15px;}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity.action-edit:before{content:"";}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity_cancel:before{content:"";}.activity-list .activity-item .activity-meta.action .button.buddyboss_edit_activity.action-save:before{content:"";}.groups-header .bp-group-type-list{font-size:inherit;}@media screen and (max-width:782px){.groups-header .bp-group-type-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.item-list.groups-list.bp-list:not(.grid) .item-meta.wb-bpgt-group-types{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;}body.buddypress.bp-user .buddypress-wrap .users-header .bp-member-type-list{font-size:14px;color:inherit;}.wp-embed-share-tab-button{display:inline-block !important;}.wp-embed-share-tab[aria-hidden=true]{display:none !important;}.wp-embed-share-tab{margin-top:10px;}.search-results.buddypress-global-search form#searchform{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;}.search-results.buddypress-global-search .item-list-tabs>ul{border-bottom:1px solid var(--global-border-color);}.search-results.buddypress-global-search .activity_comment-list .activity-content{margin-left:65px;}.search-results.buddypress-global-search .activity_comment-list .item-meta{float:none;text-align:left;}.search-results.buddypress-global-search .activity_comment-list .activity-avatar img.avatar{margin-top:10px;}.search-results.buddypress-global-search #buddypress .results-group .activity-list .activity-content{margin-left:0;}.search-results.buddypress-global-search .activity-list .item-avatar p{margin:0;}.search-results.buddypress-global-search .activity-list .activity-avatar img.avatar{margin:15px;}.search-results.buddypress-global-search .activity-list .activity-content .activity-header{padding:15px;}.search-results.buddypress-global-search .activity-list.item-list .activity-item .activity-avatar{margin-right:0;}body.search-results.buddypress-global-search #buddypress .bp-list .activity-comments .acomment-meta p,body.search-results.buddypress-global-search .bp-list li .item .list-title{margin:0;}body.search-results.buddypress-global-search .bp-list li .action{text-align:left;}@media screen and (min-width:60em){.has-sidebar-right.search-results.buddypress-global-search .site-wrapper{display:grid;grid-template-columns:3fr 1fr;grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.has-sidebar-left.search-results.buddypress-global-search .site-wrapper{display:grid;grid-template-columns:1fr 3fr;grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.activity-giphy-container,.bp-giphy-html-container{margin-top:10px;}#whats-new-toolbar .activity-giphy-container,#whats-new-toolbar .bp-giphy-html-container,.bp-giphy-comment-html-container.bp-giphy-html-container{margin-top:0;}.buddypress-giphy-active form.ac-form .ac-reply-content .bp-giphy-html-container{float:left;}[dir=rtl] .buddypress-giphy-active form.ac-form .ac-reply-content .bp-giphy-html-container{float:right;}.mce-container button{background:transparent !important;border:0 !important;}form#mpp-whats-new-form p.activity-greeting{margin-top:0;}#mpp-whats-new-options{min-height:60px;}.mpp-activity-header .time-since{float:none;display:block;}.mpp-activity-list .mpp-activity-content .mpp-activity-inner,.mpp-activity-list .mpp-activity-content blockquote{margin-top:0;}.buddypress-wrap .mpp-upload-buttons a{margin-right:8px;}.buddypress-wrap .mpp-upload-buttons a img{max-width:20px;}.buddypress-wrap .activity-form .mpp-upload-buttons,.buddypress-wrap .mpp-upload-buttons{display:none;}.buddypress-wrap .activity-form.activity-form-expanded .mpp-upload-buttons{display:block;}.buddypress-wrap .mpp-upload-buttons{padding:0 10px;}#mpp-activity-upload-buttons{width:100%;margin-bottom:15px;}.mpp-upload-container-active{display:block !important;-webkit-transition:none !important;transition:none !important;height:auto !important;overflow:visible !important;}.mpp-uploading-media-list ul{margin-left:0;}.mpp-uploading-media-list ul .fluid-width-video-wrapper{width:200px;}button#mpp-add-remote-media{min-height:38px;padding:14px 15px;border-radius:3px;}.mpp-single-gallery-audio-list .mpp-item-content.mpp-audio-content.mpp-audio-player{display:none;}.mpp-g:not(.mpp-form-wrap){margin:0 -15px;}.mpp-g.mpp-bulk-edit-media-action-row,.mpp-g.mpp-bulk-edit-media-item,.mpp-g.mpp-form-wrap,.mpp-g.ui-sortable,.mpp-gallery-edit-form .mpp-g,.mpp-media-edit-form .mpp-g{margin:0;}.mpp-item{padding:15px;}.activity-inner .mpp-item{padding:0;}.mpp-item .mpp-item-thumbnail img{width:100%;margin-bottom:15px;}#change-gallery-cover a,.mpp-item-actions a,a.mpp-gallery-title{margin-top:5px;padding:2px 10px;display:inline-block;font-size:14px;border:1px solid;border-radius:4px;}.mpp-type-navs .mpp-nav a{background:transparent !important;}select#mpp-edit-media-bulk-action,select#mpp-gallery-status,select#mpp-gallery-type,select#mpp-media-status{padding-right:40px;}.mpp-g.mpp-bulk-edit-media-action-row,.mpp-g.mpp-bulk-edit-media-item,.mpp-g.mpp-form-wrap{margin-bottom:20px;}.mpp-g.mpp-bulk-edit-media-item select,.mpp-g.mpp-form-wrap select{padding-right:40px;}.mpp-breadcrumbs{margin-bottom:15px;background:transparent;color:inherit;}.mpp-activity-meta a.button:empty{display:none !important;}.mpp-menu.mpp-menu-horizontal li .mpp-menu-children,.mpp-menu.mpp-menu-open{background:transparent;}div.mpp-bulk-edit-media-action-row select{padding:.5em .6em;}.mpp-menu a.mpp-selected-item{color:var(--color-theme-primary);}.buddyx-mediapress .mejs-button>button{background:transparent url("https://cdn-ileabac.nitrocdn.com/pHLogKQrvxknlZilLCDJrSvDTEKHoXZs/assets/images/optimized/rev-df399f1/4urland.com/wp-content/themes/buddyx/assets/images/mejs-controls.svg") !important;padding:0 !important;width:20px !important;border:0 !important;}.buddyx-mediapress .mejs-button>button.nitro-lazy{background:none !important;}.buddyx-mediapress .mejs-play>button{background-position:0 0 !important;}.buddyx-mediapress .mejs-pause>button{background-position:-20px 0 !important;}.buddyx-mediapress .mejs-replay>button{background-position:-160px 0 !important;}.buddyx-mediapress .mejs-fullscreen-button>button{background-position:-80px 0 !important;}.buddyx-mediapress .mejs-unfullscreen>button{background-position:-100px 0 !important;}.buddyx-mediapress .mejs-mute>button{background-position:-60px 0 !important;}.buddyx-mediapress .mejs-unmute>button{background-position:-40px 0 !important;}.buddyx-mediapress .mejs-captions-button>button{background-position:-140px 0 !important;}.buddyx-mediapress .mejs-chapters-button>button{background-position:-180px 0 !important;}.activity-list .mpp-media-list-view-grid.mpp-activity-media-list{padding:0 15px 15px;}.mpp-paginator ul li{padding:0;}.mpp-paginator ul .page-numbers{margin:0 5px 5px 0;padding:.5em 1em;background:transparent !important;color:#565a62 !important;display:inline-block;font-size:1em;float:none;line-height:1.5;border-radius:2px;-webkit-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;}.mpp-paginator ul .page-numbers.current,.mpp-paginator ul .page-numbers:hover{background:#e6e6e6 !important;color:#565a62 !important;}.mpp-form input[type=color],.mpp-form input[type=date],.mpp-form input[type=datetime-local],.mpp-form input[type=datetime],.mpp-form input[type=email],.mpp-form input[type=month],.mpp-form input[type=number],.mpp-form input[type=password],.mpp-form input[type=search],.mpp-form input[type=tel],.mpp-form input[type=text],.mpp-form input[type=time],.mpp-form input[type=url],.mpp-form input[type=week],.mpp-form select,.mpp-form textarea{-webkit-box-shadow:none;box-shadow:none;}.buddyx-bpges .group-subscription-div #js-dialogtooltip{z-index:99;}@media screen and (max-width:782px){.buddyx-bpges .group-subscription-div #js-dialogtooltip{width:auto;}}#groups-dir-list .group-subscription-div,#groups-list .group-subscription-div{padding-top:10px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}#groups-dir-list .group-subscription-div .gemail_icon,#groups-list .group-subscription-div .gemail_icon{padding:0;background:none !important;margin:10px 0 0;}#groups-dir-list .group-subscription-div .group-subscription-status,#groups-list .group-subscription-div .group-subscription-status{margin-top:10px;}.buddyx-bpges .group-subscription-div .group-email-tooltip #js-tooltip-content a{display:inline-block;margin:0 .4em .4em 0;width:auto;background:transparent;border:0;color:inherit;font-size:inherit;font-weight:700;padding:0;text-decoration:underline;}.buddyx-bpges .group-subscription-div{padding-top:6px;font-size:11px;}.buddyx-bpges .bp-list li .item,.buddyx-bpges .grid>li .list-wrap{overflow:visible;}button.ges-change,button.ges-change:hover{padding:3px 6px !important;}.ass-email-type{margin:15px 0;}.ass-email-type label input{margin-right:7px;}@media screen and (min-width:46.8em){body.bp-nouveau.groups.buddyx-bpges:not(.single-item) .group-subscription-div #js-dialogtooltip{left:0;right:auto;}}.bpfb_form_container{padding:0;background:transparent;}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos{background:none;position:relative;}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks:before,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos:before,.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos:before{font-family:Font Awesome\ 6 Free;font-weight:900;font-size:18px;}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addPhotos:before{content:"";}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addVideos:before{content:"";}.bpfb_actions_container:not(.bpfb-theme-round):not(.bpfb-theme-new) #bpfb_addLinks:before{content:"";}ul#bpfb_tmp_photo_list{display:none;}.bpfb_preview_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:10px;}input#bpfb_add_remote_image{margin:10px 0 0;}.bpfb_preview_photo_item{border:3px solid rgba(0,0,0,.2);}input#bpfb_link_preview_url,input#bpfb_video_url,input.bpfb_remote_image{margin:0 0 15px;width:calc(100% - 15px) !important;}input.bpfb_remote_image{margin:15px 0;}.bpfb_images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:5px 10px;}.bpfb_images br{display:none;}.bpfb_images a{line-height:0;margin:5px;}.bpfb_final_link{margin:0 15px 15px;padding:15px 15px 5px;border:1px solid var(--global-border-color);border-radius:var(--global-border-radius) !important;content:"";display:table;clear:both;}.bpfb_final_link .bpfb_link_contents{margin-left:20px;width:calc(100% - 200px);}.bpfb_final_link .bpfb_link_contents>*{margin:0 0 10px;}.bpfb_actions_container{padding:0 15px;}.bpfb_preview_container table tbody td>*{padding:5px 0;}.bpfb_action_container p{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px;-ms-flex-flow:wrap;flex-flow:wrap;margin:0;}@media screen and (max-width:46.8em){.bpfb_final_link .bpfb_link_preview_container{float:none;width:100%;height:auto;margin:0 0 20px;}.bpfb_final_link .bpfb_link_contents{margin-left:0;width:100%;}.bpfb_preview_container{overflow:auto;}}.activity-list.bp-list .activity-item .activity-meta.action .bplua-close-activity,.activity-list.bp-list .activity-item .activity-meta.action .bplua-open-activity{margin-right:11px;margin-top:15px;}.activity-list .activity-item .activity-meta.action .bplua-close-activity:before,.activity-list .activity-item .activity-meta.action .bplua-open-activity:before{font-family:dashicons;font-size:18px;vertical-align:bottom;}.activity-list .activity-item .activity-meta.action .bplua-open-activity:before{content:"";}.activity-list .activity-item .activity-meta.action .bplua-close-activity:before{content:"";}.thickbox-loading #TB_ajaxContent{margin:auto;padding:15px;height:100% !important;}.thickbox-loading #TB_title{height:40px;padding-top:5px;padding-bottom:5px;}.thickbox-loading textarea#whats-new-profile-ux{margin-bottom:10px;}.thickbox-loading form#private-message-form-ux label[for=private_message_content],.thickbox-loading form#private-message-form-ux label[for=private_message_subject],.thickbox-loading form#public-message-form-ux label[for=public_message_content]{display:block;}.thickbox-loading form#private-message-form-ux input#private_message_subject{width:100%;}@media screen and (max-width:450px){#TB_window.thickbox-loading{max-width:285px !important;margin-left:auto !important;margin-right:auto !important;left:0;right:0;}.thickbox-loading #TB_ajaxContent{width:100% !important;}}body.bmpro_moderation_content .member-home aside{display:none;}@media screen and (min-width:60em){body.bmpro_moderation_content.has-single-member-sidebar .member-home{grid-template-columns:1fr;}}.bpstatus-icon{margin-top:8px;display:inline-block;}#whats-new-toolbar .bpstatus-icon{margin-top:0;}.member-info-wrapper img.bpsts-name-icon{display:inline-block;}ul.component-navigation.bp-docs-nav{margin-left:0;}.activity-share-modal .activity-list .activity-item .activity-header{margin-bottom:0;}.activity-list.bp-list .activity-reshare-item-container>.activity-item{padding:1rem;margin:1rem;}.post-reshare-item-container .post-preview{margin-left:15px;margin-right:15px;}.activity-list .activity-item .activity-meta.action .bp-activity-share-btn .bp-screen-reader-text{margin-left:0;}.bp-activity-share-button:before{margin-right:5px !important;}#bp-activity-share-widget-box-status-header .buddyx-content-wrp{margin-top:1rem;}.activity-list.bp-list .activity-reshare-item-container .activity-header{padding-left:65px;padding-bottom:10px;}.activity-list .activity-content .activity-inner .activity-reshare-item-container img:not(.avatar),.activity-share-modal .activity-list .activity-content .activity-inner img:not(.avatar){width:100%;max-width:100%;margin:0 0 15px;}.activity-list .activity-content .activity-inner .activity-reshare-item-container .bb-post-title,.activity-list .activity-content .activity-inner .activity-reshare-item-container .buddyx-post-title,.activity-share-modal .activity-list .activity-content .activity-inner .bb-post-title,.activity-share-modal .activity-list .activity-content .activity-inner .buddyx-post-title{display:block;font-size:20px;margin:0 0 10px;}.activity-list .activity-content .activity-inner .activity-reshare-item-container .buddyx-content-wrp p{margin:0 !important;padding:0;}.buddypress-wrap .activity-inner .activity-reshare-item-container p{margin:0 !important;padding:0 !important;}.activity-list li.bbp_reply_create .activity-content .activity-inner blockquote,.activity-list li.bbp_topic_create .activity-content .activity-inner blockquote{margin-left:15px;}.buddypress-wrap ul.subnav li#members-order-select{padding:10px 0;}.buddypress-wrap ul.subnav li#members-order-select label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;}body.resume.has-single-member-sidebar .site-wrapper.member-home .primary-sidebar{display:none;}body.resume.has-single-member-sidebar .member-home{grid-template-columns:1fr;}.activity-link-preview-container{width:calc(100% - 30px);margin:0 15px;border-radius:var(--global-border-radius) !important;}.activity-link-preview-title,.activity-list .activity-item .activity-content .activity-link-preview-title{padding:0;}.activity-update-form #whats-new-buttons{margin:0 15px 0 0;padding:0;}.activity-update-form #whats-new-buttons .dashicons-admin-media:before{font-family:dashicons;}div#bp-attachments-activity-medium-preview{margin:0;padding:.5em;border:1px solid var(--global-border-color);border-radius:var(--form-border-radius) !important;}div#bp-attachments-activity-medium-preview:empty{padding:0;border:0;}div#bp-attachments-activity-medium-preview dl.bp-attachment-meta dd{margin:0 0 0 .5em;}body.activity.buddypress figure.wp-block-bp-image-attachment img,body.activity.buddypress figure.wp-block-bp-image-attachment video{margin-top:0;}body.activity.buddypress figure a,body.activity.buddypress figure a img{width:100%;}body.activity.buddypress figure figcaption{margin:.5em 15px;}.wp-block-bp-audio-attachment audio{padding:0 15px;}body.activity.buddypress div.wp-block-bp-file-attachment{padding:15px;}#bp-media-library .components-button,#bp-media-library .media-toolbar-secondary .media-button,#bp-media-library .split-button .split-button-head a,#bp-media-library .split-button .split-button-primary,#bp-media-library .split-button .split-button-toggle,.activity-update-form #whats-new-buttons>li button,.components-button.is-primary,.components-button.is-secondary,.components-button.is-tertiary,.components-modal__frame .components-button,body.activity.buddypress div.wp-block-bp-file-attachment .bp-attachments-button,body.personal.attachments #bp-media-library .components-button.is-secondary,body.personal.attachments #bp-media-library .components-button.is-tertiary,body.personal.attachments #bp-media-library .split-button .split-button-toggle{font-family:inherit;font-size:medium;color:var(--button-text-color) !important;background-color:var(--button-background-color) !important;border-radius:var(--button-border-radius) !important;font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;max-height:100% !important;line-height:1.3;border:1px solid var(--button-border-color) !important;outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s linear;transition:all .2s linear;}#bp-media-library .components-button:hover,#bp-media-library .media-toolbar-secondary .media-button:hover,#bp-media-library .split-button .split-button-head a:hover,#bp-media-library .split-button .split-button-primary:hover,#bp-media-library .split-button .split-button-toggle:hover,.activity-update-form #whats-new-buttons>li button:hover,.components-button.is-primary:hover,.components-button.is-secondary:hover,.components-button.is-tertiary:hover,.components-modal__frame .components-button:hover,body.activity.buddypress div.wp-block-bp-file-attachment .bp-attachments-button:hover,body.personal.attachments #bp-media-library .components-button.is-secondary:hover,body.personal.attachments #bp-media-library .components-button.is-tertiary:hover,body.personal.attachments #bp-media-library .split-button .split-button-toggle:hover{background-color:var(--button-background-hover-color) !important;border:1px solid var(--button-border-hover-color) !important;color:var(--button-text-hover-color) !important;}body.personal.attachments #bp-media-library .wp-filter .view-switch a:before{color:inherit;}body.personal.attachments #bp-media-library .wp-filter .view-switch a.current:before{color:var(--color-theme-primary);}body.personal.attachments #bp-media-library .screen-heading{font-size:20px;font-weight:400;margin:auto 10px auto auto;padding-bottom:5px;}body.personal.attachments #bp-media-library .media-toolbar-primary .components-select-control__input{display:inline-block;font-family:inherit;font-style:inherit;font-size:15px;width:100%;height:35px;outline:none;vertical-align:middle;background-color:#fff;border:1px solid var(--global-border-color);border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:inherit;}@media (min-width:46.8em){body.personal.attachments #bp-media-library .media-toolbar-primary .components-select-control__input{width:200px;}}@media (max-width:480px){.bp-attachments-media-list .media-items.list .media-item{-ms-flex-wrap:wrap;flex-wrap:wrap;}.bp-attachments-media-list .media-items.list .media-item .item-description{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:auto;}}#bp-media-library .split-button{top:auto;}#bp-media-library .split-button .split-button-toggle i{padding:0;}#bp-media-library .split-button .split-button-body li+li{margin-top:5px;}#bp-media-library .uploader-container.enabled{font-size:16px;background:rgba(0,0,0,.05);border:1px dashed rgba(0,0,0,.2);border-radius:6px;}.bp-attachments-media-list .media-item{min-width:100px;}.bp-attachments-media-list .media-item .media-name{font-size:14px;}@media (max-width:46.8em){.bp-attachment-edit-item{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}.bp-attachment-edit-item__form,.bp-attachment-edit-item__preview{width:100%;}}.bp-attachment-edit-item audio,.bp-attachment-edit-item video{width:100%;}.bp-attachment-edit-item__form-actions button{margin-bottom:1em;}#bp-media-library .split-button .split-button-toggle{margin-left:15px;padding:4px;}.components-form-file-upload .components-button{height:100%;}.bupr-shortcode-top-members-contents{margin:0 0 2rem;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner{border:0;padding:0 15px;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-content-wrp{display:block;padding:0;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-content-wrp p{padding:0;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-content-wrp{display:block;padding:12px 0 0;background-color:transparent;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-post-title,.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .buddyx-post-title{display:block;font-size:20px;margin:0 0 10px;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner .bb-post-title{color:inherit;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner a.reign-post-img-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0 0 15px;background:var(--global-body-lightcolor);border-radius:4px;}.activity-list li.bp_member_blog_pro_group_posts_activity_action .activity-content .activity-inner a.reign-post-img-link img{margin:0 auto;width:auto;max-height:640px;border-radius:4px;}.woocommerce-page .entry-footer,.woocommerce-page .entry-meta,.woocommerce .entry-footer,.woocommerce .entry-meta{display:none;}.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce-product-search button[type=submit],.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{font-family:inherit;font-size:inherit;color:var(--button-text-color);background-color:var(--button-background-color);border-radius:var(--button-border-radius);padding:8px 20px;font-weight:700;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid var(--button-border-color);outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s linear;transition:all .2s linear;}.woocommerce #respond input#submit.alt:hover,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce #respond input#submit:hover,.woocommerce-product-search button[type=submit]:hover,.woocommerce a.button.alt:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce input.button:hover{background-color:var(--button-background-hover-color);border:1px solid var(--button-border-hover-color);color:var(--button-text-hover-color);}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{color:var(--color-theme-primary);}.post-type-archive-product .content-area{margin-top:15px;}.woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-ordering{margin-bottom:2em;}.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{position:relative;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);-webkit-box-shadow:none;box-shadow:none;}.woocommerce ul.products li.product a img{border-radius:var(--global-border-radius) var(--global-border-radius) 0 0;}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{margin:0 1em;}.woocommerce ul.products li.product .price{color:var(--color-theme-primary);margin:0 16px;font-size:18px;}@media only screen and (max-width:543px){.woocommerce ul.products li.product .price{font-size:16px;}}.woocommerce ul.products li.product .price{font-weight:500;}.woocommerce ul.products li.product .price ins{text-decoration:none;font-weight:500;}.woocommerce ul.products li.product .price del{font-size:14px;margin-right:4px;color:#949494;opacity:1;font-weight:400;}.woocommerce ul.products li.product .star-rating{margin:5px 1em 10px;}.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{color:var(--color-link-hover);}.woocommerce ul.products li.product .button{margin:1em;padding:8px 5px;display:block;text-align:center;line-height:1.3;}.woocommerce a.added_to_cart{padding:0 10px 10px;display:block;text-align:center;}.woocommerce span.onsale{top:2px;left:2px;background-color:var(--color-theme-primary);}.woocommerce ul.products li.product .onsale{top:2px;right:2px;margin:0;font-weight:400;}.woocommerce span.onsale{min-height:auto;min-width:auto;line-height:1.5;border-radius:var(--global-border-radius);padding:5px 10px;}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border:0;}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-block;margin-bottom:.5em;margin-right:1em;min-width:1.75em;line-height:1.5;text-align:center;background:#fff !important;font-weight:400;border-radius:.28571429rem;text-transform:none;text-shadow:none !important;-webkit-box-shadow:inset 0 0 0 1px #e8e8e8;box-shadow:inset 0 0 0 1px #e8e8e8;padding:10px 15px;text-decoration:none;}.woocommerce div.product div.images .flex-control-thumbs li img{border:5px solid var(--global-border-color);}.woocommerce #content div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce div.product div.summary{margin-bottom:2em;margin-top:0;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);height:100%;}.woocommerce div.product p.price,.woocommerce div.product span.price{margin-top:0;color:var(--color-theme-primary);font-size:20px;font-weight:500;}.woocommerce div.product p.price>span,.woocommerce div.product span.price>span{margin:0 4px;}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none;font-weight:500;}.woocommerce div.product p.price del,.woocommerce div.product span.price del{font-size:14px;margin-right:4px;color:#949494;opacity:1;font-weight:400;}.woocommerce-page div.product form.cart div.quantity,.woocommerce div.product form.cart div.quantity{margin:0 15px 0 0;}.woocommerce-page div.product form.cart div.quantity .qty,.woocommerce div.product form.cart div.quantity .qty{padding:5px;}.woocommerce-page div.product form.cart .button,.woocommerce div.product form.cart .button{margin:0 12px 12px 0;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--color-theme-primary);}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{border:0 !important;}.woocommerce #content div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs{margin-bottom:2em;}.woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0;padding:0;text-align:center;}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border:0;}.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:1.5em;background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);}@media only screen and (max-width:767px){.woocommerce-page div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel{padding:1em;}}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background-color:transparent;display:inline-block;position:relative;z-index:0;border-radius:0;margin:0;padding:0 1em;}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:0;border-bottom-right-radius:0;border-width:0;-webkit-box-shadow:none;box-shadow:none;}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:0;border:0;border-bottom-left-radius:0;border-width:0;-webkit-box-shadow:none;box-shadow:none;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{-webkit-box-shadow:none;box-shadow:none;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:transparent;z-index:2;border-bottom:1px solid var(--color-theme-primary);}.woocommerce-page div.product .woocommerce-tabs .panel ol,.woocommerce div.product .woocommerce-tabs .panel ul{padding-left:20px;}.woocommerce-page div.product .woocommerce-tabs .panel ol.commentlist{padding-left:0;}.woocommerce #reviews #comments ol.commentlist li .comment-text{background:var(--color-theme-white-box);border-color:var(--global-border-color);}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:38px;padding:0;border:0;border-radius:50%;}.woocommerce table.shop_attributes td{padding:8px;}.woocommerce table.shop_attributes td p{padding:0;}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-page .entry-content .woocommerce-error,.woocommerce-page .entry-content .woocommerce-info,.woocommerce-page .entry-content .woocommerce-message,.woocommerce .entry-content .woocommerce-error,.woocommerce .entry-content .woocommerce-info,.woocommerce .entry-content .woocommerce-message{margin:0 0 2em;padding:1em 2em 1em 3.5em !important;background-color:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{left:15px;}.product_meta>span{display:block;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid var(--global-border-color);}.product_meta>span:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}.woocommerce table.shop_table{border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:18px;border:0;}.woocommerce table.shop_table td{border-top:1px solid var(--global-border-color);}.woocommerce #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text{width:110px;font-size:inherit;}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table,form.woocommerce-cart-form{background:var(--color-theme-white-box);}form.woocommerce-cart-form{border-radius:var(--global-border-radius);}.woocommerce-page .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;position:relative;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:none;box-shadow:none;border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin-bottom:0;}.woocommerce table.shop_table{-webkit-box-shadow:none;box-shadow:none;}.woocommerce-page .woocommerce-notice,.woocommerce-page .woocommerce .woocommerce-customer-details,.woocommerce-page .woocommerce .woocommerce-order-details,.woocommerce-page .woocommerce .woocommerce-order-downloads,.woocommerce-page .woocommerce form.checkout_coupon,.woocommerce-page .woocommerce form.login,.woocommerce-page .woocommerce form.register,.woocommerce-page .woocommerce ul.order_details,.woocommerce-page form.checkout.woocommerce-checkout,.woocommerce .woocommerce-notice,.woocommerce .woocommerce .woocommerce-customer-details,.woocommerce .woocommerce .woocommerce-order-details,.woocommerce .woocommerce .woocommerce-order-downloads,.woocommerce .woocommerce form.checkout_coupon,.woocommerce .woocommerce form.login,.woocommerce .woocommerce form.register,.woocommerce .woocommerce ul.order_details,.woocommerce form.checkout.woocommerce-checkout{position:relative;margin:1rem 0 30px;padding:1em !important;border:1px solid var(--global-border-color);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}.select2-container.select2-container--default span.select2-choice,.select2-container.select2-container--default span.select2-selection{height:auto;margin:0;padding:10px;border:1px solid var(--global-border-color);border-radius:var(--form-border-radius);-webkit-box-sizing:border-box;box-sizing:border-box;}.select2-container--default .select2-selection--single span.select2-selection__rendered{color:inherit;line-height:normal;padding:0;}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;z-index:1;top:50% !important;right:1px;width:20px;height:26px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.select2-dropdown{margin-top:0;border:1px solid var(--global-border-color);}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--global-border-color);}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background-color:rgba(0,0,0,.02);border-radius:var(--global-border-radius);}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin:0;}@media only screen and (max-width:768px){.woocommerce-column--shipping-address{margin-top:20px;}}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background:var(--color-theme-white-box);border:1px solid var(--global-border-color);border-radius:var(--global-border-radius);}.woocommerce-page .entry-content:not(.wc-tab) ol,.woocommerce-page .entry-content:not(.wc-tab) ul,.woocommerce .entry-content:not(.wc-tab) ol,.woocommerce .entry-content:not(.wc-tab) ul{margin:0;padding:0;list-style:none;}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;margin:0 0 30px;padding:1em;border:1px solid var(--global-border-color);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-radius:var(--global-border-radius);background:var(--color-theme-white-box);}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button.button{margin-left:10px;}@media only screen and (max-width:480px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button.button{margin:0 0 15px;width:100%;}}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{display:block;position:relative;font-weight:400;padding:10px 0 10px 30px;}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a{color:var(--color-theme-primary);}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:after{content:"";width:10px;height:2px;background:#111;display:block;position:absolute;top:0;left:10px;bottom:0;margin:auto;}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a:after,.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:hover:after{background:var(--color-theme-primary);}.widget_product_search input[type=search]{width:100%;margin-bottom:10px;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--color-theme-primary);}.lg-icon{font-family:lg !important;}button.fancybox-button{background:rgba(30,30,30,.6) !important;border:0 !important;border-radius:0 !important;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;width:44px;}.infinite-loader-active.woocommerce .products ul:after,.infinite-loader-active.woocommerce .products ul:before,.infinite-loader-active.woocommerce ul.products:after,.infinite-loader-active.woocommerce ul.products:before{content:none;}.infinite-loader-active.woocommerce .products li.product{width:100% !important;max-width:100% !important;margin:0 !important;}@media screen and (min-width:600px){.infinite-loader-active .products.columns-4{--products-column:3;grid-gap:30px;}}@media screen and (min-width:768px){.infinite-loader-active .products.columns-2{--products-column:2;}.infinite-loader-active .products.columns-3{--products-column:3;}.infinite-loader-active .products.columns-4{--products-column:4;}.infinite-loader-active .products.columns-5{--products-column:5;}.infinite-loader-active .products.columns-6{--products-column:6;}.infinite-loader-active .products.columns-7{--products-column:7;}.infinite-loader-active .products.columns-8{--products-column:8;}.infinite-loader-active .products.columns-9{--products-column:9;}}.infinite-loader-active.woocommerce .products{display:grid !important;grid-template-columns:repeat(1,1fr);grid-template-columns:repeat(var(--products-column,1),1fr);grid-gap:30px;gap:30px;margin:0 0 30px;padding:0;}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list,.slick-slider{position:relative;display:block;}.slick-list{overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:after,.slick-track:before{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir=rtl] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}:root{--ld-dark-mode-header-bg:#272727;--ld-dark-mode-sidebar-bg:#1c1c1c;--ld-dark-mode-content-bg:#121212;--ld-dark-mode-content-text:#ccc;--ld-dark-mode-link-color:#ccc;--ld-dark-mode-link-hover-color:#fff;--ld-dark-mode-text-secondary:#aaa;--ld-dark-mode-border-color:hsla(0,0%,100%,.1);}.buddyx-dark-theme.ld-in-focus-mode a{color:#ccc;color:var(--ld-dark-mode-content-text);}body.buddyx-dark-theme .learndash-dark-mode,body:not(.buddyx-dark-theme) .learndash-light-mode{display:none;}#buddyx-toggle-track{width:30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.buddyx-dark-theme #buddyx-toggle-track{color:#fff;}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item{background:#272727;background:var(--ld-dark-mode-header-bg);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header{border:0;color:#ccc;color:var(--ld-dark-mode-content-text);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-content-action,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-progress,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu{border-color:hsla(0,0%,100%,.1);border-color:var(--ld-dark-mode-border-color);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button{color:#ccc;color:var(--ld-dark-mode-content-text);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-item-preview.ld-is-current-item{color:#fff;color:var(--ld-dark-mode-link-hover-color);}body.buddyx-dark-theme.ld-in-focus-mode,body.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper{background:#121212;background:var(--ld-dark-mode-content-bg);}.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h1,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h2,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h3,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h4,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h5,.buddyx-dark-theme.ld-in-focus-mode .ld-focus .ld-focus-content h6{color:#ccc;color:var(--ld-dark-mode-content-text);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list a.ld-table-list-item-preview{color:#ccc;color:var(--ld-dark-mode-link-color);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-content-actions,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list.ld-no-pagination,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list .ld-table-list-item,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-table-list .ld-table-list-items{border-color:hsla(0,0%,100%,.1);border-color:var(--ld-dark-mode-border-color);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-breadcrumbs,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-topic-status,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper pre{background:#272727;background:var(--ld-dark-mode-header-bg);color:#aaa;color:var(--ld-dark-mode-text-secondary);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-breadcrumbs{border-radius:0;}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab{color:#aaa;color:var(--ld-dark-mode-text-secondary);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-tabs .ld-tabs-navigation:after{background:#272727;background:var(--ld-dark-mode-header-bg);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar{border-color:hsla(0,0%,100%,.1);border-color:var(--ld-dark-mode-border-color);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before{background:#272727;background:var(--ld-dark-mode-header-bg);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar{background:#1c1c1c;background:var(--ld-dark-mode-sidebar-bg);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus-sidebar .ld-table-list .ld-table-list-items,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list{background:#1c1c1c;background:var(--ld-dark-mode-sidebar-bg);color:#ccc;color:var(--ld-dark-mode-content-text);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item-preview a.ld-lesson-item-preview-heading,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item .ld-table-list-title a,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-table-list.ld-topic-list .ld-table-list-item a.ld-table-list-item-preview{color:#ccc;color:var(--ld-dark-mode-content-text);}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading,.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title{color:#ccc;color:var(--ld-dark-mode-link-color);background:none;}.buddyx-dark-theme.ld-in-focus-mode .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading{color:#aaa;color:var(--ld-dark-mode-text-secondary);border-top:1px solid hsla(0,0%,100%,.1);border-top:1px solid var(--ld-dark-mode-border-color);}