button.affx-replace-btn,button.affx-upload-btn{background:var(--wp-admin-theme-color);border:1px solid var(--wp-admin-theme-color);color:#fff;}button.affx-replace-btn:active,button.affx-replace-btn:focus,button.affx-replace-btn:hover,button.affx-upload-btn:active,button.affx-upload-btn:focus,button.affx-upload-btn:hover{background:#055e8b;color:#fff;}.affiliatex-button,.affx-btn-wrapper .affx-btn-inner .affiliatex-button{box-sizing:border-box;white-space:nowrap;word-break:normal !important;}.affx-appender-wrap{background:#fff;border-radius:8px;justify-content:center;margin:10px 0 0;padding:10px 0;text-align:center;transition:all .3s ease;width:100%;}.affx-appender-wrap .components-button{font-size:0;}.affx-appender-wrap:hover{background-color:#e6ecf7;cursor:pointer;}.affx-appender-wrap:hover .affx-action-button__add{background-color:#1e51b5;box-shadow:1px 2px 5px 0 rgba(38,112,255,.3);}.affx-appender-wrap .affx-action-button__add{margin:auto;}.affx-appender-wrap .block-editor-default-block-appender .components-button:before{content:none;}.affx-rating-circle{align-self:flex-start;display:inline-block;padding-bottom:8px;position:relative;width:80px;}.affx-rating-circle .circle{position:relative;}.affx-rating-circle .circle circle{fill:none;stroke-width:6px;stroke:#24b644;left:0;position:absolute;top:0;stroke-linecap:round;}.affx-rating-circle .circle .placeholder{stroke:#e6ecf7;}.affx-rating-circle .circle .fill{stroke-dasharray:202;stroke-dashoffset:986;transform:rotate(-87deg);transform-origin:center;transition:all .3s ease;}.affx-rating-circle .circle .fill.active{stroke-dasharray:238;}.affx-rating-circle .rating-count{align-items:center;color:#262b33;display:flex;font-size:24px;font-weight:500;height:80px;justify-content:center;left:0;line-height:1.5;position:absolute;right:0;text-align:center;top:0;width:80px;}.affx-rating-circle .status{border-radius:20px;bottom:0;display:inline-block;font-size:16px;left:50%;line-height:1.5;padding:4px 12px;position:absolute;transform:translateX(-50%);}.affx-rating-circle .status.excellent,.star-rating-single-wrap{background:#24b644;color:#fff;}.star-rating-single-wrap{align-items:center;border-radius:8px;display:inline-flex;font-family:inherit;font-size:16px;line-height:1.5;padding:0 8px;}.star-rating-single-wrap i{margin-left:8px;}.star-rating-single-wrap .components-base-control__field{margin:0;}.star-rating-single-wrap input.components-text-control__input{background:none;border:none;color:inherit;font-size:inherit;line-height:1;margin:0;padding:0;text-align:center;width:100%;}.star-rating-single-wrap input.components-text-control__input::-webkit-inner-spin-button,.star-rating-single-wrap input.components-text-control__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}.star-rating-single-wrap input.components-text-control__input[type=number]{-moz-appearance:textfield;}.affx-circle-progress-container{display:inline-block;position:relative;}.affx-circle-progress-container .circle-wrap{background:#e6ecf7;border-radius:50%;display:block;height:86px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2786%27 height=%2786%27%3E%3Cpath d=%27M43 0A43 43 0 1 1 0 43 43.05 43.05 0 0 1 43 0m0 80A37 37 0 1 0 6 43a37.04 37.04 0 0 0 37 37%27/%3E%3C/svg%3E");mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2786%27 height=%2786%27%3E%3Cpath d=%27M43 0A43 43 0 1 1 0 43 43.05 43.05 0 0 1 43 0m0 80A37 37 0 1 0 6 43a37.04 37.04 0 0 0 37 37%27/%3E%3C/svg%3E");position:relative;width:86px;}.affx-circle-progress-container .circle-wrap .circle-mask{clip:rect(0,86px,86px,43px);background-color:#24b644;border-radius:50%;display:block;height:86px;position:absolute;width:86px;}.affx-circle-progress-container .circle-wrap .circle-mask .fill{clip:rect(0,43px,86px,0);background-color:#24b644;border-radius:50%;display:block;height:86px;position:absolute;width:86px;}.affx-circle-progress-container .circle-wrap .circle-mask .fill,.affx-circle-progress-container .circle-wrap .circle-mask.full{animation:fill .3s ease-in-out;transform:var(--data-deg);transition:all .3s ease-in-out;}@keyframes fill{0%{transform:rotate(0deg);}to{transform:var(--data-deg);}}.affx-circle-progress-container .affx-circle-inside{color:#262b33;font-size:24px;left:50%;line-height:1.5;position:absolute;top:50%;transform:translate(-50%,-50%);}.affx-circle-progress-container .affx-circle-inside .components-base-control__field{margin:0;}.affx-circle-progress-container .affx-circle-inside input{background:none;border:none;color:inherit;font-size:inherit;line-height:1;margin:0;padding:0;text-align:center;width:100%;}.affx-circle-progress-container .affx-circle-inside input::-webkit-inner-spin-button,.affx-circle-progress-container .affx-circle-inside input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}.affx-circle-progress-container .affx-circle-inside input[type=number]{-moz-appearance:textfield;}.affx-circle-progress-container .affx-circle-inside *{font-family:inherit !important;}.affx-toolbar-row{position:relative;}.affx-toolbar-row:hover .affx-toolbar{margin-top:0;opacity:1;visibility:visible;}.affx-toolbar{opacity:0;position:absolute;right:0;top:0;transform:translateY(-100%);visibility:hidden;}.affx-custom-popover .components-popover__content{padding:15px;}.affx-custom-popover .components-popover__content form{display:flex;gap:5px;margin-bottom:8px;}.affx-custom-popover .components-popover__content form button:not(.affx-action-button__amazon){background:var(--wp-admin-theme-color);color:#fff;}.affx-custom-popover .components-popover__content form button:not(.affx-action-button__amazon):hover{background:var(--wp-admin-theme-color-darker-10);}td.row-appender{padding:0 !important;}.affx-rating-number{align-self:flex-start;color:#fff;display:inline-flex;flex-direction:column;font-size:36px;line-height:1.33;text-align:center;width:100px;}.affx-rating-number .num{background:#2670ff;flex:1;font-weight:700;padding:10px;text-align:center;width:100%;}.affx-rating-number .label{background:#262b33;flex:auto;font-size:44%;padding:5px 14px;position:relative;width:100%;}.affx-rating-number .label:before{border:5px solid transparent;border-bottom-color:#262b33;bottom:100%;content:"";left:50%;position:absolute;transform:translateX(-50%);}.affx-btn-wrapper,.alignfull,.alignleft,.alignright,.alignwide,[data-type*=affiliatex]{clear:both;}.editor-styles-wrapper .wp-block .block-editor-block-list__block{margin:0;max-width:100%;}.block-editor-block-list__block .block-list-appender.block-list-appender{margin:0 !important;}.block-editor-block-list__block .block-list-appender{max-width:100% !important;}.block-editor-block-toolbar .affx-amazon-toolbar-btn,.block-editor-block-toolbar .affx-amazon-toolbar-btn:active,.block-editor-block-toolbar .affx-amazon-toolbar-btn:focus,.block-editor-block-toolbar .affx-amazon-toolbar-btn:hover{background:#fff;border:none;box-shadow:none;color:#000;}.affiliate-blocks-btn-new-tab{align-items:center;display:flex;gap:8px;}.affiliate-blocks-btn-new-tab .components-base-control{margin-bottom:0;}.affiliate-blocks-btn-new-tab .block-editor-url-input .components-base-control__field{margin:0;padding:0;width:100%;}.affiliate-blocks-btn-new-tab .affx-action-button__amazon.affx-amazon-inspector-btn,.affiliate-blocks-btn-new-tab .block-editor-url-input__input{margin-bottom:0;margin-top:0;}.affiliate-blocks-btn-new-tab .block-editor-url-input{align-items:center;display:flex;flex-grow:1;}.affiliate-blocks-btn-new-tab .block-editor-url-input__input{box-sizing:border-box;height:40px;width:100%;}.affiliate-amazon-option{align-items:flex-end;display:flex;gap:12px;margin-bottom:24px;width:100%;}.affiliate-amazon-option .components-base-control{flex:1;margin:0;min-width:0;}.affiliate-amazon-option .components-base-control__field{margin:0;}.affiliate-amazon-option .components-base-control .components-text-control__input{border:1px solid #8c8f94 !important;height:40px;margin:0;padding:6px 8px;width:100%;}.affiliate-amazon-option .affx-action-button__amazon.components-button{flex-shrink:0;width:40px;}.affiliate-image-amazon-option{align-items:center;display:flex;gap:12px;margin-bottom:24px;width:100%;}.affiliate-image-amazon-option .upload-btn{height:40px;margin-bottom:0;padding:0 16px;}button.components-button.components-toolbar__control.affx-action-button__amazon.affx-amazon-toolbar-btn{margin:3px 0;}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:unset;}.afx-template-library-wrapper .affx-template-library-button-wrapper{display:flex;justify-content:center;margin:0 12px 16px;}.affx-connect-all-wrapper{display:flex;justify-content:center;margin:0 12px 20px;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn{align-items:center;background-color:#f90;border:none;border-radius:3px;box-shadow:1px 2px 5px 0 rgba(255,153,0,.3);color:#000;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;margin:0;padding:6px 8px;position:relative;text-align:center;text-decoration:none;width:155px;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-action-button__icon-wrapper{margin-right:4px;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn:active,.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn:focus,.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn:hover{background-color:#e88a00;color:#000;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-amazon-icon{height:24px;width:24px;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-amazon-icon path{fill:currentColor;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-action-button__secondary-icon{top:3px;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-action-button__secondary-icon svg g,.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn .affx-action-button__secondary-icon svg path{fill:#000;}.affx-connect-all-wrapper .affx-action-button__amazon.affx-amazon-inspector-btn.is-connected{background-color:#e88a00;}.affiliatex-list li:before{margin-right:5px;}.affiliatex-list.afx-icon-list li{align-items:center;display:flex;}.affiliatex-list.afx-icon-list li i{margin-right:10px;}*{box-sizing:border-box;}body:not(.left-sidebar):not(.leftsidebar):not(.right-sidebar):not(.rightsidebar):not([class*=left-sidebar]):not([class*=right-sidebar]){overflow-x:hidden;}body:not(.left-sidebar):not(.leftsidebar):not(.right-sidebar):not(.rightsidebar):not([class*=left-sidebar]):not([class*=right-sidebar]) [data-type^=affiliatex].alignfull{left:50%;margin-left:-50vw !important;margin-right:-50vw !important;max-width:100vw !important;position:relative;right:50%;width:100vw !important;}body:not(.left-sidebar):not(.leftsidebar):not(.right-sidebar):not(.rightsidebar):not([class*=left-sidebar]):not([class*=right-sidebar]) [data-type^=affiliatex].alignwide{left:50%;margin-left:0 !important;margin-right:0 !important;max-width:1200px !important;position:relative;transform:translateX(-50%);width:100vw !important;}[data-type^=affiliatex].alignfull,[data-type^=affiliatex].alignwide{clear:both;}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa);}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free;}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em);}.fa-border{border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s;}}@keyframes fa-beat{0%,90%{transform:scale(1);}45%{transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0);}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{transform:scale(1) translateY(0);}to{transform:scale(1) translateY(0);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1);}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-shake{0%{transform:rotate(-15deg);}4%{transform:rotate(15deg);}24%,8%{transform:rotate(-18deg);}12%,28%{transform:rotate(18deg);}16%{transform:rotate(-22deg);}20%{transform:rotate(22deg);}32%{transform:rotate(-12deg);}36%{transform:rotate(12deg);}40%,to{transform:rotate(0deg);}}@keyframes fa-spin{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.fa-rotate-90{transform:rotate(90deg);}.fa-rotate-180{transform:rotate(180deg);}.fa-rotate-270{transform:rotate(270deg);}.fa-flip-horizontal{transform:scaleX(-1);}.fa-flip-vertical{transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1);}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0{--fa:"0";}.fa-1{--fa:"1";}.fa-2{--fa:"2";}.fa-3{--fa:"3";}.fa-4{--fa:"4";}.fa-5{--fa:"5";}.fa-6{--fa:"6";}.fa-7{--fa:"7";}.fa-8{--fa:"8";}.fa-9{--fa:"9";}.fa-fill-drip{--fa:"";}.fa-arrows-to-circle{--fa:"";}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"";}.fa-at{--fa:"@";}.fa-trash-alt,.fa-trash-can{--fa:"";}.fa-text-height{--fa:"";}.fa-user-times,.fa-user-xmark{--fa:"";}.fa-stethoscope{--fa:"";}.fa-comment-alt,.fa-message{--fa:"";}.fa-info{--fa:"";}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"";}.fa-explosion{--fa:"";}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"";}.fa-wave-square{--fa:"";}.fa-ring{--fa:"";}.fa-building-un{--fa:"";}.fa-dice-three{--fa:"";}.fa-calendar-alt,.fa-calendar-days{--fa:"";}.fa-anchor-circle-check{--fa:"";}.fa-building-circle-arrow-right{--fa:"";}.fa-volleyball,.fa-volleyball-ball{--fa:"";}.fa-arrows-up-to-line{--fa:"";}.fa-sort-desc,.fa-sort-down{--fa:"";}.fa-circle-minus,.fa-minus-circle{--fa:"";}.fa-door-open{--fa:"";}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"";}.fa-atom{--fa:"";}.fa-soap{--fa:"";}.fa-heart-music-camera-bolt,.fa-icons{--fa:"";}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"";}.fa-bridge-circle-check{--fa:"";}.fa-pump-medical{--fa:"";}.fa-fingerprint{--fa:"";}.fa-hand-point-right{--fa:"";}.fa-magnifying-glass-location,.fa-search-location{--fa:"";}.fa-forward-step,.fa-step-forward{--fa:"";}.fa-face-smile-beam,.fa-smile-beam{--fa:"";}.fa-flag-checkered{--fa:"";}.fa-football,.fa-football-ball{--fa:"";}.fa-school-circle-exclamation{--fa:"";}.fa-crop{--fa:"";}.fa-angle-double-down,.fa-angles-down{--fa:"";}.fa-users-rectangle{--fa:"";}.fa-people-roof{--fa:"";}.fa-people-line{--fa:"";}.fa-beer,.fa-beer-mug-empty{--fa:"";}.fa-diagram-predecessor{--fa:"";}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"";}.fa-burn,.fa-fire-flame-simple{--fa:"";}.fa-male,.fa-person{--fa:"";}.fa-laptop{--fa:"";}.fa-file-csv{--fa:"";}.fa-menorah{--fa:"";}.fa-truck-plane{--fa:"";}.fa-record-vinyl{--fa:"";}.fa-face-grin-stars,.fa-grin-stars{--fa:"";}.fa-bong{--fa:"";}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"";}.fa-arrow-down-up-across-line{--fa:"";}.fa-spoon,.fa-utensil-spoon{--fa:"";}.fa-jar-wheat{--fa:"";}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"";}.fa-file-circle-exclamation{--fa:"";}.fa-circle-h,.fa-hospital-symbol{--fa:"";}.fa-pager{--fa:"";}.fa-address-book,.fa-contact-book{--fa:"";}.fa-strikethrough{--fa:"";}.fa-k{--fa:"K";}.fa-landmark-flag{--fa:"";}.fa-pencil,.fa-pencil-alt{--fa:"";}.fa-backward{--fa:"";}.fa-caret-right{--fa:"";}.fa-comments{--fa:"";}.fa-file-clipboard,.fa-paste{--fa:"";}.fa-code-pull-request{--fa:"";}.fa-clipboard-list{--fa:"";}.fa-truck-loading,.fa-truck-ramp-box{--fa:"";}.fa-user-check{--fa:"";}.fa-vial-virus{--fa:"";}.fa-sheet-plastic{--fa:"";}.fa-blog{--fa:"";}.fa-user-ninja{--fa:"";}.fa-person-arrow-up-from-line{--fa:"";}.fa-scroll-torah,.fa-torah{--fa:"";}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"";}.fa-toggle-off{--fa:"";}.fa-archive,.fa-box-archive{--fa:"";}.fa-person-drowning{--fa:"";}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"";}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"";}.fa-spray-can{--fa:"";}.fa-truck-monster{--fa:"";}.fa-w{--fa:"W";}.fa-earth-africa,.fa-globe-africa{--fa:"";}.fa-rainbow{--fa:"";}.fa-circle-notch{--fa:"";}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"";}.fa-paw{--fa:"";}.fa-cloud{--fa:"";}.fa-trowel-bricks{--fa:"";}.fa-face-flushed,.fa-flushed{--fa:"";}.fa-hospital-user{--fa:"";}.fa-tent-arrow-left-right{--fa:"";}.fa-gavel,.fa-legal{--fa:"";}.fa-binoculars{--fa:"";}.fa-microphone-slash{--fa:"";}.fa-box-tissue{--fa:"";}.fa-motorcycle{--fa:"";}.fa-bell-concierge,.fa-concierge-bell{--fa:"";}.fa-pen-ruler,.fa-pencil-ruler{--fa:"";}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"";}.fa-mars-and-venus-burst{--fa:"";}.fa-caret-square-right,.fa-square-caret-right{--fa:"";}.fa-cut,.fa-scissors{--fa:"";}.fa-sun-plant-wilt{--fa:"";}.fa-toilets-portable{--fa:"";}.fa-hockey-puck{--fa:"";}.fa-table{--fa:"";}.fa-magnifying-glass-arrow-right{--fa:"";}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"";}.fa-users-slash{--fa:"";}.fa-clover{--fa:"";}.fa-mail-reply,.fa-reply{--fa:"";}.fa-star-and-crescent{--fa:"";}.fa-house-fire{--fa:"";}.fa-minus-square,.fa-square-minus{--fa:"";}.fa-helicopter{--fa:"";}.fa-compass{--fa:"";}.fa-caret-square-down,.fa-square-caret-down{--fa:"";}.fa-file-circle-question{--fa:"";}.fa-laptop-code{--fa:"";}.fa-swatchbook{--fa:"";}.fa-prescription-bottle{--fa:"";}.fa-bars,.fa-navicon{--fa:"";}.fa-people-group{--fa:"";}.fa-hourglass-3,.fa-hourglass-end{--fa:"";}.fa-heart-broken,.fa-heart-crack{--fa:"";}.fa-external-link-square-alt,.fa-square-up-right{--fa:"";}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"";}.fa-film{--fa:"";}.fa-ruler-horizontal{--fa:"";}.fa-people-robbery{--fa:"";}.fa-lightbulb{--fa:"";}.fa-caret-left{--fa:"";}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"";}.fa-school-circle-xmark{--fa:"";}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"";}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"";}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"";}.fa-cloud-showers-heavy{--fa:"";}.fa-headphones-alt,.fa-headphones-simple{--fa:"";}.fa-sitemap{--fa:"";}.fa-circle-dollar-to-slot,.fa-donate{--fa:"";}.fa-memory{--fa:"";}.fa-road-spikes{--fa:"";}.fa-fire-burner{--fa:"";}.fa-flag{--fa:"";}.fa-hanukiah{--fa:"";}.fa-feather{--fa:"";}.fa-volume-down,.fa-volume-low{--fa:"";}.fa-comment-slash{--fa:"";}.fa-cloud-sun-rain{--fa:"";}.fa-compress{--fa:"";}.fa-wheat-alt,.fa-wheat-awn{--fa:"";}.fa-ankh{--fa:"";}.fa-hands-holding-child{--fa:"";}.fa-asterisk{--fa:"*";}.fa-check-square,.fa-square-check{--fa:"";}.fa-peseta-sign{--fa:"";}.fa-header,.fa-heading{--fa:"";}.fa-ghost{--fa:"";}.fa-list,.fa-list-squares{--fa:"";}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"";}.fa-cart-plus{--fa:"";}.fa-gamepad{--fa:"";}.fa-circle-dot,.fa-dot-circle{--fa:"";}.fa-dizzy,.fa-face-dizzy{--fa:"";}.fa-egg{--fa:"";}.fa-house-medical-circle-xmark{--fa:"";}.fa-campground{--fa:"";}.fa-folder-plus{--fa:"";}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"";}.fa-paint-brush,.fa-paintbrush{--fa:"";}.fa-lock{--fa:"";}.fa-gas-pump{--fa:"";}.fa-hot-tub,.fa-hot-tub-person{--fa:"";}.fa-map-location,.fa-map-marked{--fa:"";}.fa-house-flood-water{--fa:"";}.fa-tree{--fa:"";}.fa-bridge-lock{--fa:"";}.fa-sack-dollar{--fa:"";}.fa-edit,.fa-pen-to-square{--fa:"";}.fa-car-side{--fa:"";}.fa-share-alt,.fa-share-nodes{--fa:"";}.fa-heart-circle-minus{--fa:"";}.fa-hourglass-2,.fa-hourglass-half{--fa:"";}.fa-microscope{--fa:"";}.fa-sink{--fa:"";}.fa-bag-shopping,.fa-shopping-bag{--fa:"";}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"";}.fa-mitten{--fa:"";}.fa-person-rays{--fa:"";}.fa-users{--fa:"";}.fa-eye-slash{--fa:"";}.fa-flask-vial{--fa:"";}.fa-hand,.fa-hand-paper{--fa:"";}.fa-om{--fa:"";}.fa-worm{--fa:"";}.fa-house-circle-xmark{--fa:"";}.fa-plug{--fa:"";}.fa-chevron-up{--fa:"";}.fa-hand-spock{--fa:"";}.fa-stopwatch{--fa:"";}.fa-face-kiss,.fa-kiss{--fa:"";}.fa-bridge-circle-xmark{--fa:"";}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"";}.fa-chess-bishop{--fa:"";}.fa-face-grin-wink,.fa-grin-wink{--fa:"";}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"";}.fa-road-circle-check{--fa:"";}.fa-dice-five{--fa:"";}.fa-rss-square,.fa-square-rss{--fa:"";}.fa-land-mine-on{--fa:"";}.fa-i-cursor{--fa:"";}.fa-stamp{--fa:"";}.fa-stairs{--fa:"";}.fa-i{--fa:"I";}.fa-hryvnia,.fa-hryvnia-sign{--fa:"";}.fa-pills{--fa:"";}.fa-face-grin-wide,.fa-grin-alt{--fa:"";}.fa-tooth{--fa:"";}.fa-v{--fa:"V";}.fa-bangladeshi-taka-sign{--fa:"";}.fa-bicycle{--fa:"";}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"";}.fa-head-side-cough-slash{--fa:"";}.fa-ambulance,.fa-truck-medical{--fa:"";}.fa-wheat-awn-circle-exclamation{--fa:"";}.fa-snowman{--fa:"";}.fa-mortar-pestle{--fa:"";}.fa-road-barrier{--fa:"";}.fa-school{--fa:"";}.fa-igloo{--fa:"";}.fa-joint{--fa:"";}.fa-angle-right{--fa:"";}.fa-horse{--fa:"";}.fa-q{--fa:"Q";}.fa-g{--fa:"G";}.fa-notes-medical{--fa:"";}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"";}.fa-dong-sign{--fa:"";}.fa-capsules{--fa:"";}.fa-poo-bolt,.fa-poo-storm{--fa:"";}.fa-face-frown-open,.fa-frown-open{--fa:"";}.fa-hand-point-up{--fa:"";}.fa-money-bill{--fa:"";}.fa-bookmark{--fa:"";}.fa-align-justify{--fa:"";}.fa-umbrella-beach{--fa:"";}.fa-helmet-un{--fa:"";}.fa-bullseye{--fa:"";}.fa-bacon{--fa:"";}.fa-hand-point-down{--fa:"";}.fa-arrow-up-from-bracket{--fa:"";}.fa-folder,.fa-folder-blank{--fa:"";}.fa-file-medical-alt,.fa-file-waveform{--fa:"";}.fa-radiation{--fa:"";}.fa-chart-simple{--fa:"";}.fa-mars-stroke{--fa:"";}.fa-vial{--fa:"";}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"";}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"";}.fa-e{--fa:"E";}.fa-pen-alt,.fa-pen-clip{--fa:"";}.fa-bridge-circle-exclamation{--fa:"";}.fa-user{--fa:"";}.fa-school-circle-check{--fa:"";}.fa-dumpster{--fa:"";}.fa-shuttle-van,.fa-van-shuttle{--fa:"";}.fa-building-user{--fa:"";}.fa-caret-square-left,.fa-square-caret-left{--fa:"";}.fa-highlighter{--fa:"";}.fa-key{--fa:"";}.fa-bullhorn{--fa:"";}.fa-globe{--fa:"";}.fa-synagogue{--fa:"";}.fa-person-half-dress{--fa:"";}.fa-road-bridge{--fa:"";}.fa-location-arrow{--fa:"";}.fa-c{--fa:"C";}.fa-tablet-button{--fa:"";}.fa-building-lock{--fa:"";}.fa-pizza-slice{--fa:"";}.fa-money-bill-wave{--fa:"";}.fa-area-chart,.fa-chart-area{--fa:"";}.fa-house-flag{--fa:"";}.fa-person-circle-minus{--fa:"";}.fa-ban,.fa-cancel{--fa:"";}.fa-camera-rotate{--fa:"";}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"";}.fa-star{--fa:"";}.fa-repeat{--fa:"";}.fa-cross{--fa:"";}.fa-box{--fa:"";}.fa-venus-mars{--fa:"";}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"";}.fa-expand-arrows-alt,.fa-maximize{--fa:"";}.fa-charging-station{--fa:"";}.fa-shapes,.fa-triangle-circle-square{--fa:"";}.fa-random,.fa-shuffle{--fa:"";}.fa-person-running,.fa-running{--fa:"";}.fa-mobile-retro{--fa:"";}.fa-grip-lines-vertical{--fa:"";}.fa-spider{--fa:"";}.fa-hands-bound{--fa:"";}.fa-file-invoice-dollar{--fa:"";}.fa-plane-circle-exclamation{--fa:"";}.fa-x-ray{--fa:"";}.fa-spell-check{--fa:"";}.fa-slash{--fa:"";}.fa-computer-mouse,.fa-mouse{--fa:"";}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"";}.fa-shop-slash,.fa-store-alt-slash{--fa:"";}.fa-server{--fa:"";}.fa-virus-covid-slash{--fa:"";}.fa-shop-lock{--fa:"";}.fa-hourglass-1,.fa-hourglass-start{--fa:"";}.fa-blender-phone{--fa:"";}.fa-building-wheat{--fa:"";}.fa-person-breastfeeding{--fa:"";}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"";}.fa-venus{--fa:"";}.fa-passport{--fa:"";}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"";}.fa-heart-pulse,.fa-heartbeat{--fa:"";}.fa-people-carry,.fa-people-carry-box{--fa:"";}.fa-temperature-high{--fa:"";}.fa-microchip{--fa:"";}.fa-crown{--fa:"";}.fa-weight-hanging{--fa:"";}.fa-xmarks-lines{--fa:"";}.fa-file-prescription{--fa:"";}.fa-weight,.fa-weight-scale{--fa:"";}.fa-user-friends,.fa-user-group{--fa:"";}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"";}.fa-chess-knight{--fa:"";}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"";}.fa-wheelchair{--fa:"";}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"";}.fa-toggle-on{--fa:"";}.fa-person-walking,.fa-walking{--fa:"";}.fa-l{--fa:"L";}.fa-fire{--fa:"";}.fa-bed-pulse,.fa-procedures{--fa:"";}.fa-shuttle-space,.fa-space-shuttle{--fa:"";}.fa-face-laugh,.fa-laugh{--fa:"";}.fa-folder-open{--fa:"";}.fa-heart-circle-plus{--fa:"";}.fa-code-fork{--fa:"";}.fa-city{--fa:"";}.fa-microphone-alt,.fa-microphone-lines{--fa:"";}.fa-pepper-hot{--fa:"";}.fa-unlock{--fa:"";}.fa-colon-sign{--fa:"";}.fa-headset{--fa:"";}.fa-store-slash{--fa:"";}.fa-road-circle-xmark{--fa:"";}.fa-user-minus{--fa:"";}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"";}.fa-champagne-glasses,.fa-glass-cheers{--fa:"";}.fa-clipboard{--fa:"";}.fa-house-circle-exclamation{--fa:"";}.fa-file-arrow-up,.fa-file-upload{--fa:"";}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"";}.fa-bath,.fa-bathtub{--fa:"";}.fa-underline{--fa:"";}.fa-user-edit,.fa-user-pen{--fa:"";}.fa-signature{--fa:"";}.fa-stroopwafel{--fa:"";}.fa-bold{--fa:"";}.fa-anchor-lock{--fa:"";}.fa-building-ngo{--fa:"";}.fa-manat-sign{--fa:"";}.fa-not-equal{--fa:"";}.fa-border-style,.fa-border-top-left{--fa:"";}.fa-map-location-dot,.fa-map-marked-alt{--fa:"";}.fa-jedi{--fa:"";}.fa-poll,.fa-square-poll-vertical{--fa:"";}.fa-mug-hot{--fa:"";}.fa-battery-car,.fa-car-battery{--fa:"";}.fa-gift{--fa:"";}.fa-dice-two{--fa:"";}.fa-chess-queen{--fa:"";}.fa-glasses{--fa:"";}.fa-chess-board{--fa:"";}.fa-building-circle-check{--fa:"";}.fa-person-chalkboard{--fa:"";}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"";}.fa-hand-back-fist,.fa-hand-rock{--fa:"";}.fa-caret-square-up,.fa-square-caret-up{--fa:"";}.fa-cloud-showers-water{--fa:"";}.fa-bar-chart,.fa-chart-bar{--fa:"";}.fa-hands-bubbles,.fa-hands-wash{--fa:"";}.fa-less-than-equal{--fa:"";}.fa-train{--fa:"";}.fa-eye-low-vision,.fa-low-vision{--fa:"";}.fa-crow{--fa:"";}.fa-sailboat{--fa:"";}.fa-window-restore{--fa:"";}.fa-plus-square,.fa-square-plus{--fa:"";}.fa-torii-gate{--fa:"";}.fa-frog{--fa:"";}.fa-bucket{--fa:"";}.fa-image{--fa:"";}.fa-microphone{--fa:"";}.fa-cow{--fa:"";}.fa-caret-up{--fa:"";}.fa-screwdriver{--fa:"";}.fa-folder-closed{--fa:"";}.fa-house-tsunami{--fa:"";}.fa-square-nfi{--fa:"";}.fa-arrow-up-from-ground-water{--fa:"";}.fa-glass-martini-alt,.fa-martini-glass{--fa:"";}.fa-square-binary{--fa:"";}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"";}.fa-columns,.fa-table-columns{--fa:"";}.fa-lemon{--fa:"";}.fa-head-side-mask{--fa:"";}.fa-handshake{--fa:"";}.fa-gem{--fa:"";}.fa-dolly,.fa-dolly-box{--fa:"";}.fa-smoking{--fa:"";}.fa-compress-arrows-alt,.fa-minimize{--fa:"";}.fa-monument{--fa:"";}.fa-snowplow{--fa:"";}.fa-angle-double-right,.fa-angles-right{--fa:"";}.fa-cannabis{--fa:"";}.fa-circle-play,.fa-play-circle{--fa:"";}.fa-tablets{--fa:"";}.fa-ethernet{--fa:"";}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"";}.fa-chair{--fa:"";}.fa-check-circle,.fa-circle-check{--fa:"";}.fa-circle-stop,.fa-stop-circle{--fa:"";}.fa-compass-drafting,.fa-drafting-compass{--fa:"";}.fa-plate-wheat{--fa:"";}.fa-icicles{--fa:"";}.fa-person-shelter{--fa:"";}.fa-neuter{--fa:"";}.fa-id-badge{--fa:"";}.fa-marker{--fa:"";}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"";}.fa-helicopter-symbol{--fa:"";}.fa-universal-access{--fa:"";}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"";}.fa-lari-sign{--fa:"";}.fa-volcano{--fa:"";}.fa-person-walking-dashed-line-arrow-right{--fa:"";}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"";}.fa-viruses{--fa:"";}.fa-square-person-confined{--fa:"";}.fa-user-tie{--fa:"";}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"";}.fa-tent-arrow-down-to-line{--fa:"";}.fa-certificate{--fa:"";}.fa-mail-reply-all,.fa-reply-all{--fa:"";}.fa-suitcase{--fa:"";}.fa-person-skating,.fa-skating{--fa:"";}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"";}.fa-camera-retro{--fa:"";}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"";}.fa-arrow-right-to-file,.fa-file-import{--fa:"";}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"";}.fa-box-open{--fa:"";}.fa-scroll{--fa:"";}.fa-spa{--fa:"";}.fa-location-pin-lock{--fa:"";}.fa-pause{--fa:"";}.fa-hill-avalanche{--fa:"";}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"";}.fa-bomb{--fa:"";}.fa-registered{--fa:"";}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"";}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"";}.fa-subscript{--fa:"";}.fa-diamond-turn-right,.fa-directions{--fa:"";}.fa-burst{--fa:"";}.fa-house-laptop,.fa-laptop-house{--fa:"";}.fa-face-tired,.fa-tired{--fa:"";}.fa-money-bills{--fa:"";}.fa-smog{--fa:"";}.fa-crutch{--fa:"";}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"";}.fa-palette{--fa:"";}.fa-arrows-turn-right{--fa:"";}.fa-vest{--fa:"";}.fa-ferry{--fa:"";}.fa-arrows-down-to-people{--fa:"";}.fa-seedling,.fa-sprout{--fa:"";}.fa-arrows-alt-h,.fa-left-right{--fa:"";}.fa-boxes-packing{--fa:"";}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"";}.fa-group-arrows-rotate{--fa:"";}.fa-bowl-food{--fa:"";}.fa-candy-cane{--fa:"";}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"";}.fa-cloud-bolt,.fa-thunderstorm{--fa:"";}.fa-remove-format,.fa-text-slash{--fa:"";}.fa-face-smile-wink,.fa-smile-wink{--fa:"";}.fa-file-word{--fa:"";}.fa-file-powerpoint{--fa:"";}.fa-arrows-h,.fa-arrows-left-right{--fa:"";}.fa-house-lock{--fa:"";}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"";}.fa-children{--fa:"";}.fa-blackboard,.fa-chalkboard{--fa:"";}.fa-user-alt-slash,.fa-user-large-slash{--fa:"";}.fa-envelope-open{--fa:"";}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"";}.fa-mattress-pillow{--fa:"";}.fa-guarani-sign{--fa:"";}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"";}.fa-fire-extinguisher{--fa:"";}.fa-cruzeiro-sign{--fa:"";}.fa-greater-than-equal{--fa:"";}.fa-shield-alt,.fa-shield-halved{--fa:"";}.fa-atlas,.fa-book-atlas{--fa:"";}.fa-virus{--fa:"";}.fa-envelope-circle-check{--fa:"";}.fa-layer-group{--fa:"";}.fa-arrows-to-dot{--fa:"";}.fa-archway{--fa:"";}.fa-heart-circle-check{--fa:"";}.fa-house-chimney-crack,.fa-house-damage{--fa:"";}.fa-file-archive,.fa-file-zipper{--fa:"";}.fa-square{--fa:"";}.fa-glass-martini,.fa-martini-glass-empty{--fa:"";}.fa-couch{--fa:"";}.fa-cedi-sign{--fa:"";}.fa-italic{--fa:"";}.fa-table-cells-column-lock{--fa:"";}.fa-church{--fa:"";}.fa-comments-dollar{--fa:"";}.fa-democrat{--fa:"";}.fa-z{--fa:"Z";}.fa-person-skiing,.fa-skiing{--fa:"";}.fa-road-lock{--fa:"";}.fa-a{--fa:"A";}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"";}.fa-feather-alt,.fa-feather-pointed{--fa:"";}.fa-p{--fa:"P";}.fa-snowflake{--fa:"";}.fa-newspaper{--fa:"";}.fa-ad,.fa-rectangle-ad{--fa:"";}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"";}.fa-filter-circle-xmark{--fa:"";}.fa-locust{--fa:"";}.fa-sort,.fa-unsorted{--fa:"";}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"";}.fa-person-dress-burst{--fa:"";}.fa-money-check-alt,.fa-money-check-dollar{--fa:"";}.fa-vector-square{--fa:"";}.fa-bread-slice{--fa:"";}.fa-language{--fa:"";}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"";}.fa-filter{--fa:"";}.fa-question{--fa:"?";}.fa-file-signature{--fa:"";}.fa-arrows-alt,.fa-up-down-left-right{--fa:"";}.fa-house-chimney-user{--fa:"";}.fa-hand-holding-heart{--fa:"";}.fa-puzzle-piece{--fa:"";}.fa-money-check{--fa:"";}.fa-star-half-alt,.fa-star-half-stroke{--fa:"";}.fa-code{--fa:"";}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"";}.fa-building-circle-exclamation{--fa:"";}.fa-magnifying-glass-chart{--fa:"";}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"";}.fa-cubes-stacked{--fa:"";}.fa-krw,.fa-won,.fa-won-sign{--fa:"";}.fa-virus-covid{--fa:"";}.fa-austral-sign{--fa:"";}.fa-f{--fa:"F";}.fa-leaf{--fa:"";}.fa-road{--fa:"";}.fa-cab,.fa-taxi{--fa:"";}.fa-person-circle-plus{--fa:"";}.fa-chart-pie,.fa-pie-chart{--fa:"";}.fa-bolt-lightning{--fa:"";}.fa-sack-xmark{--fa:"";}.fa-file-excel{--fa:"";}.fa-file-contract{--fa:"";}.fa-fish-fins{--fa:"";}.fa-building-flag{--fa:"";}.fa-face-grin-beam,.fa-grin-beam{--fa:"";}.fa-object-ungroup{--fa:"";}.fa-poop{--fa:"";}.fa-location-pin,.fa-map-marker{--fa:"";}.fa-kaaba{--fa:"";}.fa-toilet-paper{--fa:"";}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"";}.fa-eject{--fa:"";}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"";}.fa-plane-circle-check{--fa:"";}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"";}.fa-object-group{--fa:"";}.fa-chart-line,.fa-line-chart{--fa:"";}.fa-mask-ventilator{--fa:"";}.fa-arrow-right{--fa:"";}.fa-map-signs,.fa-signs-post{--fa:"";}.fa-cash-register{--fa:"";}.fa-person-circle-question{--fa:"";}.fa-h{--fa:"H";}.fa-tarp{--fa:"";}.fa-screwdriver-wrench,.fa-tools{--fa:"";}.fa-arrows-to-eye{--fa:"";}.fa-plug-circle-bolt{--fa:"";}.fa-heart{--fa:"";}.fa-mars-and-venus{--fa:"";}.fa-home-user,.fa-house-user{--fa:"";}.fa-dumpster-fire{--fa:"";}.fa-house-crack{--fa:"";}.fa-cocktail,.fa-martini-glass-citrus{--fa:"";}.fa-face-surprise,.fa-surprise{--fa:"";}.fa-bottle-water{--fa:"";}.fa-circle-pause,.fa-pause-circle{--fa:"";}.fa-toilet-paper-slash{--fa:"";}.fa-apple-alt,.fa-apple-whole{--fa:"";}.fa-kitchen-set{--fa:"";}.fa-r{--fa:"R";}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"";}.fa-cube{--fa:"";}.fa-bitcoin-sign{--fa:"";}.fa-shield-dog{--fa:"";}.fa-solar-panel{--fa:"";}.fa-lock-open{--fa:"";}.fa-elevator{--fa:"";}.fa-money-bill-transfer{--fa:"";}.fa-money-bill-trend-up{--fa:"";}.fa-house-flood-water-circle-arrow-right{--fa:"";}.fa-poll-h,.fa-square-poll-horizontal{--fa:"";}.fa-circle{--fa:"";}.fa-backward-fast,.fa-fast-backward{--fa:"";}.fa-recycle{--fa:"";}.fa-user-astronaut{--fa:"";}.fa-plane-slash{--fa:"";}.fa-trademark{--fa:"";}.fa-basketball,.fa-basketball-ball{--fa:"";}.fa-satellite-dish{--fa:"";}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"";}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"";}.fa-volume-high,.fa-volume-up{--fa:"";}.fa-users-rays{--fa:"";}.fa-wallet{--fa:"";}.fa-clipboard-check{--fa:"";}.fa-file-audio{--fa:"";}.fa-burger,.fa-hamburger{--fa:"";}.fa-wrench{--fa:"";}.fa-bugs{--fa:"";}.fa-rupee,.fa-rupee-sign{--fa:"";}.fa-file-image{--fa:"";}.fa-circle-question,.fa-question-circle{--fa:"";}.fa-plane-departure{--fa:"";}.fa-handshake-slash{--fa:"";}.fa-book-bookmark{--fa:"";}.fa-code-branch{--fa:"";}.fa-hat-cowboy{--fa:"";}.fa-bridge{--fa:"";}.fa-phone-alt,.fa-phone-flip{--fa:"";}.fa-truck-front{--fa:"";}.fa-cat{--fa:"";}.fa-anchor-circle-exclamation{--fa:"";}.fa-truck-field{--fa:"";}.fa-route{--fa:"";}.fa-clipboard-question{--fa:"";}.fa-panorama{--fa:"";}.fa-comment-medical{--fa:"";}.fa-teeth-open{--fa:"";}.fa-file-circle-minus{--fa:"";}.fa-tags{--fa:"";}.fa-wine-glass{--fa:"";}.fa-fast-forward,.fa-forward-fast{--fa:"";}.fa-face-meh-blank,.fa-meh-blank{--fa:"";}.fa-parking,.fa-square-parking{--fa:"";}.fa-house-signal{--fa:"";}.fa-bars-progress,.fa-tasks-alt{--fa:"";}.fa-faucet-drip{--fa:"";}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"";}.fa-ban-smoking,.fa-smoking-ban{--fa:"";}.fa-terminal{--fa:"";}.fa-mobile-button{--fa:"";}.fa-house-medical-flag{--fa:"";}.fa-basket-shopping,.fa-shopping-basket{--fa:"";}.fa-tape{--fa:"";}.fa-bus-alt,.fa-bus-simple{--fa:"";}.fa-eye{--fa:"";}.fa-face-sad-cry,.fa-sad-cry{--fa:"";}.fa-audio-description{--fa:"";}.fa-person-military-to-person{--fa:"";}.fa-file-shield{--fa:"";}.fa-user-slash{--fa:"";}.fa-pen{--fa:"";}.fa-tower-observation{--fa:"";}.fa-file-code{--fa:"";}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"";}.fa-bus{--fa:"";}.fa-heart-circle-xmark{--fa:"";}.fa-home-lg,.fa-house-chimney{--fa:"";}.fa-window-maximize{--fa:"";}.fa-face-frown,.fa-frown{--fa:"";}.fa-prescription{--fa:"";}.fa-shop,.fa-store-alt{--fa:"";}.fa-floppy-disk,.fa-save{--fa:"";}.fa-vihara{--fa:"";}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"";}.fa-sort-asc,.fa-sort-up{--fa:"";}.fa-comment-dots,.fa-commenting{--fa:"";}.fa-plant-wilt{--fa:"";}.fa-diamond{--fa:"";}.fa-face-grin-squint,.fa-grin-squint{--fa:"";}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"";}.fa-chart-diagram{--fa:"";}.fa-bacterium{--fa:"";}.fa-hand-pointer{--fa:"";}.fa-drum-steelpan{--fa:"";}.fa-hand-scissors{--fa:"";}.fa-hands-praying,.fa-praying-hands{--fa:"";}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"";}.fa-biohazard{--fa:"";}.fa-location,.fa-location-crosshairs{--fa:"";}.fa-mars-double{--fa:"";}.fa-child-dress{--fa:"";}.fa-users-between-lines{--fa:"";}.fa-lungs-virus{--fa:"";}.fa-face-grin-tears,.fa-grin-tears{--fa:"";}.fa-phone{--fa:"";}.fa-calendar-times,.fa-calendar-xmark{--fa:"";}.fa-child-reaching{--fa:"";}.fa-head-side-virus{--fa:"";}.fa-user-cog,.fa-user-gear{--fa:"";}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"";}.fa-door-closed{--fa:"";}.fa-shield-virus{--fa:"";}.fa-dice-six{--fa:"";}.fa-mosquito-net{--fa:"";}.fa-file-fragment{--fa:"";}.fa-bridge-water{--fa:"";}.fa-person-booth{--fa:"";}.fa-text-width{--fa:"";}.fa-hat-wizard{--fa:"";}.fa-pen-fancy{--fa:"";}.fa-digging,.fa-person-digging{--fa:"";}.fa-trash{--fa:"";}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"";}.fa-book-medical{--fa:"";}.fa-poo{--fa:"";}.fa-quote-right,.fa-quote-right-alt{--fa:"";}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"";}.fa-cubes{--fa:"";}.fa-divide{--fa:"";}.fa-tenge,.fa-tenge-sign{--fa:"";}.fa-headphones{--fa:"";}.fa-hands-holding{--fa:"";}.fa-hands-clapping{--fa:"";}.fa-republican{--fa:"";}.fa-arrow-left{--fa:"";}.fa-person-circle-xmark{--fa:"";}.fa-ruler{--fa:"";}.fa-align-left{--fa:"";}.fa-dice-d6{--fa:"";}.fa-restroom{--fa:"";}.fa-j{--fa:"J";}.fa-users-viewfinder{--fa:"";}.fa-file-video{--fa:"";}.fa-external-link-alt,.fa-up-right-from-square{--fa:"";}.fa-table-cells,.fa-th{--fa:"";}.fa-file-pdf{--fa:"";}.fa-bible,.fa-book-bible{--fa:"";}.fa-o{--fa:"O";}.fa-medkit,.fa-suitcase-medical{--fa:"";}.fa-user-secret{--fa:"";}.fa-otter{--fa:"";}.fa-female,.fa-person-dress{--fa:"";}.fa-comment-dollar{--fa:"";}.fa-briefcase-clock,.fa-business-time{--fa:"";}.fa-table-cells-large,.fa-th-large{--fa:"";}.fa-book-tanakh,.fa-tanakh{--fa:"";}.fa-phone-volume,.fa-volume-control-phone{--fa:"";}.fa-hat-cowboy-side{--fa:"";}.fa-clipboard-user{--fa:"";}.fa-child{--fa:"";}.fa-lira-sign{--fa:"";}.fa-satellite{--fa:"";}.fa-plane-lock{--fa:"";}.fa-tag{--fa:"";}.fa-comment{--fa:"";}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"";}.fa-envelope{--fa:"";}.fa-angle-double-up,.fa-angles-up{--fa:"";}.fa-paperclip{--fa:"";}.fa-arrow-right-to-city{--fa:"";}.fa-ribbon{--fa:"";}.fa-lungs{--fa:"";}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"";}.fa-litecoin-sign{--fa:"";}.fa-border-none{--fa:"";}.fa-circle-nodes{--fa:"";}.fa-parachute-box{--fa:"";}.fa-indent{--fa:"";}.fa-truck-field-un{--fa:"";}.fa-hourglass,.fa-hourglass-empty{--fa:"";}.fa-mountain{--fa:"";}.fa-user-doctor,.fa-user-md{--fa:"";}.fa-circle-info,.fa-info-circle{--fa:"";}.fa-cloud-meatball{--fa:"";}.fa-camera,.fa-camera-alt{--fa:"";}.fa-square-virus{--fa:"";}.fa-meteor{--fa:"";}.fa-car-on{--fa:"";}.fa-sleigh{--fa:"";}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"";}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"";}.fa-water{--fa:"";}.fa-calendar-check{--fa:"";}.fa-braille{--fa:"";}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"";}.fa-landmark{--fa:"";}.fa-truck{--fa:"";}.fa-crosshairs{--fa:"";}.fa-person-cane{--fa:"";}.fa-tent{--fa:"";}.fa-vest-patches{--fa:"";}.fa-check-double{--fa:"";}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"";}.fa-money-bill-wheat{--fa:"";}.fa-cookie{--fa:"";}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"";}.fa-hard-drive,.fa-hdd{--fa:"";}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"";}.fa-dumbbell{--fa:"";}.fa-list-alt,.fa-rectangle-list{--fa:"";}.fa-tarp-droplet{--fa:"";}.fa-house-medical-circle-check{--fa:"";}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"";}.fa-calendar-plus{--fa:"";}.fa-plane-arrival{--fa:"";}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"";}.fa-subway,.fa-train-subway{--fa:"";}.fa-chart-gantt{--fa:"";}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"";}.fa-crop-alt,.fa-crop-simple{--fa:"";}.fa-money-bill-1,.fa-money-bill-alt{--fa:"";}.fa-left-long,.fa-long-arrow-alt-left{--fa:"";}.fa-dna{--fa:"";}.fa-virus-slash{--fa:"";}.fa-minus,.fa-subtract{--fa:"";}.fa-chess{--fa:"";}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"";}.fa-plug-circle-check{--fa:"";}.fa-street-view{--fa:"";}.fa-franc-sign{--fa:"";}.fa-volume-off{--fa:"";}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"";}.fa-cog,.fa-gear{--fa:"";}.fa-droplet-slash,.fa-tint-slash{--fa:"";}.fa-mosque{--fa:"";}.fa-mosquito{--fa:"";}.fa-star-of-david{--fa:"";}.fa-person-military-rifle{--fa:"";}.fa-cart-shopping,.fa-shopping-cart{--fa:"";}.fa-vials{--fa:"";}.fa-plug-circle-plus{--fa:"";}.fa-place-of-worship{--fa:"";}.fa-grip-vertical{--fa:"";}.fa-hexagon-nodes{--fa:"";}.fa-arrow-turn-up,.fa-level-up{--fa:"";}.fa-u{--fa:"U";}.fa-square-root-alt,.fa-square-root-variable{--fa:"";}.fa-clock,.fa-clock-four{--fa:"";}.fa-backward-step,.fa-step-backward{--fa:"";}.fa-pallet{--fa:"";}.fa-faucet{--fa:"";}.fa-baseball-bat-ball{--fa:"";}.fa-s{--fa:"S";}.fa-timeline{--fa:"";}.fa-keyboard{--fa:"";}.fa-caret-down{--fa:"";}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"";}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"";}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"";}.fa-plane-up{--fa:"";}.fa-piggy-bank{--fa:"";}.fa-battery-3,.fa-battery-half{--fa:"";}.fa-mountain-city{--fa:"";}.fa-coins{--fa:"";}.fa-khanda{--fa:"";}.fa-sliders,.fa-sliders-h{--fa:"";}.fa-folder-tree{--fa:"";}.fa-network-wired{--fa:"";}.fa-map-pin{--fa:"";}.fa-hamsa{--fa:"";}.fa-cent-sign{--fa:"";}.fa-flask{--fa:"";}.fa-person-pregnant{--fa:"";}.fa-wand-sparkles{--fa:"";}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"";}.fa-ticket{--fa:"";}.fa-power-off{--fa:"";}.fa-long-arrow-alt-right,.fa-right-long{--fa:"";}.fa-flag-usa{--fa:"";}.fa-laptop-file{--fa:"";}.fa-teletype,.fa-tty{--fa:"";}.fa-diagram-next{--fa:"";}.fa-person-rifle{--fa:"";}.fa-house-medical-circle-exclamation{--fa:"";}.fa-closed-captioning{--fa:"";}.fa-hiking,.fa-person-hiking{--fa:"";}.fa-venus-double{--fa:"";}.fa-images{--fa:"";}.fa-calculator{--fa:"";}.fa-people-pulling{--fa:"";}.fa-n{--fa:"N";}.fa-cable-car,.fa-tram{--fa:"";}.fa-cloud-rain{--fa:"";}.fa-building-circle-xmark{--fa:"";}.fa-ship{--fa:"";}.fa-arrows-down-to-line{--fa:"";}.fa-download{--fa:"";}.fa-face-grin,.fa-grin{--fa:"";}.fa-backspace,.fa-delete-left{--fa:"";}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"";}.fa-file-circle-check{--fa:"";}.fa-forward{--fa:"";}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"";}.fa-face-meh,.fa-meh{--fa:"";}.fa-align-center{--fa:"";}.fa-book-dead,.fa-book-skull{--fa:"";}.fa-drivers-license,.fa-id-card{--fa:"";}.fa-dedent,.fa-outdent{--fa:"";}.fa-heart-circle-exclamation{--fa:"";}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"";}.fa-calendar-week{--fa:"";}.fa-laptop-medical{--fa:"";}.fa-b{--fa:"B";}.fa-file-medical{--fa:"";}.fa-dice-one{--fa:"";}.fa-kiwi-bird{--fa:"";}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"";}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"";}.fa-cutlery,.fa-utensils{--fa:"";}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"";}.fa-mill-sign{--fa:"";}.fa-bowl-rice{--fa:"";}.fa-skull{--fa:"";}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"";}.fa-truck-pickup{--fa:"";}.fa-long-arrow-alt-up,.fa-up-long{--fa:"";}.fa-stop{--fa:"";}.fa-code-merge{--fa:"";}.fa-upload{--fa:"";}.fa-hurricane{--fa:"";}.fa-mound{--fa:"";}.fa-toilet-portable{--fa:"";}.fa-compact-disc{--fa:"";}.fa-file-arrow-down,.fa-file-download{--fa:"";}.fa-caravan{--fa:"";}.fa-shield-cat{--fa:"";}.fa-bolt,.fa-zap{--fa:"";}.fa-glass-water{--fa:"";}.fa-oil-well{--fa:"";}.fa-vault{--fa:"";}.fa-mars{--fa:"";}.fa-toilet{--fa:"";}.fa-plane-circle-xmark{--fa:"";}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"";}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"";}.fa-sun{--fa:"";}.fa-guitar{--fa:"";}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"";}.fa-horse-head{--fa:"";}.fa-bore-hole{--fa:"";}.fa-industry{--fa:"";}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"";}.fa-arrows-turn-to-dots{--fa:"";}.fa-florin-sign{--fa:"";}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"";}.fa-less-than{--fa:"<";}.fa-angle-down{--fa:"";}.fa-car-tunnel{--fa:"";}.fa-head-side-cough{--fa:"";}.fa-grip-lines{--fa:"";}.fa-thumbs-down{--fa:"";}.fa-user-lock{--fa:"";}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"";}.fa-anchor-circle-xmark{--fa:"";}.fa-ellipsis,.fa-ellipsis-h{--fa:"";}.fa-chess-pawn{--fa:"";}.fa-first-aid,.fa-kit-medical{--fa:"";}.fa-person-through-window{--fa:"";}.fa-toolbox{--fa:"";}.fa-hands-holding-circle{--fa:"";}.fa-bug{--fa:"";}.fa-credit-card,.fa-credit-card-alt{--fa:"";}.fa-automobile,.fa-car{--fa:"";}.fa-hand-holding-hand{--fa:"";}.fa-book-open-reader,.fa-book-reader{--fa:"";}.fa-mountain-sun{--fa:"";}.fa-arrows-left-right-to-line{--fa:"";}.fa-dice-d20{--fa:"";}.fa-truck-droplet{--fa:"";}.fa-file-circle-xmark{--fa:"";}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"";}.fa-medal{--fa:"";}.fa-bed{--fa:"";}.fa-h-square,.fa-square-h{--fa:"";}.fa-podcast{--fa:"";}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"";}.fa-bell{--fa:"";}.fa-superscript{--fa:"";}.fa-plug-circle-xmark{--fa:"";}.fa-star-of-life{--fa:"";}.fa-phone-slash{--fa:"";}.fa-paint-roller{--fa:"";}.fa-hands-helping,.fa-handshake-angle{--fa:"";}.fa-location-dot,.fa-map-marker-alt{--fa:"";}.fa-file{--fa:"";}.fa-greater-than{--fa:">";}.fa-person-swimming,.fa-swimmer{--fa:"";}.fa-arrow-down{--fa:"";}.fa-droplet,.fa-tint{--fa:"";}.fa-eraser{--fa:"";}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"";}.fa-person-burst{--fa:"";}.fa-dove{--fa:"";}.fa-battery-0,.fa-battery-empty{--fa:"";}.fa-socks{--fa:"";}.fa-inbox{--fa:"";}.fa-section{--fa:"";}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"";}.fa-envelope-open-text{--fa:"";}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"";}.fa-wine-bottle{--fa:"";}.fa-chess-rook{--fa:"";}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"";}.fa-dharmachakra{--fa:"";}.fa-hotdog{--fa:"";}.fa-blind,.fa-person-walking-with-cane{--fa:"";}.fa-drum{--fa:"";}.fa-ice-cream{--fa:"";}.fa-heart-circle-bolt{--fa:"";}.fa-fax{--fa:"";}.fa-paragraph{--fa:"";}.fa-check-to-slot,.fa-vote-yea{--fa:"";}.fa-star-half{--fa:"";}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"";}.fa-chain,.fa-link{--fa:"";}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"";}.fa-tree-city{--fa:"";}.fa-play{--fa:"";}.fa-font{--fa:"";}.fa-table-cells-row-lock{--fa:"";}.fa-rupiah-sign{--fa:"";}.fa-magnifying-glass,.fa-search{--fa:"";}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"";}.fa-diagnoses,.fa-person-dots-from-line{--fa:"";}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"";}.fa-naira-sign{--fa:"";}.fa-cart-arrow-down{--fa:"";}.fa-walkie-talkie{--fa:"";}.fa-file-edit,.fa-file-pen{--fa:"";}.fa-receipt{--fa:"";}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"";}.fa-suitcase-rolling{--fa:"";}.fa-person-circle-exclamation{--fa:"";}.fa-chevron-down{--fa:"";}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"";}.fa-skull-crossbones{--fa:"";}.fa-code-compare{--fa:"";}.fa-list-dots,.fa-list-ul{--fa:"";}.fa-school-lock{--fa:"";}.fa-tower-cell{--fa:"";}.fa-down-long,.fa-long-arrow-alt-down{--fa:"";}.fa-ranking-star{--fa:"";}.fa-chess-king{--fa:"";}.fa-person-harassing{--fa:"";}.fa-brazilian-real-sign{--fa:"";}.fa-landmark-alt,.fa-landmark-dome{--fa:"";}.fa-arrow-up{--fa:"";}.fa-television,.fa-tv,.fa-tv-alt{--fa:"";}.fa-shrimp{--fa:"";}.fa-list-check,.fa-tasks{--fa:"";}.fa-jug-detergent{--fa:"";}.fa-circle-user,.fa-user-circle{--fa:"";}.fa-user-shield{--fa:"";}.fa-wind{--fa:"";}.fa-car-burst,.fa-car-crash{--fa:"";}.fa-y{--fa:"Y";}.fa-person-snowboarding,.fa-snowboarding{--fa:"";}.fa-shipping-fast,.fa-truck-fast{--fa:"";}.fa-fish{--fa:"";}.fa-user-graduate{--fa:"";}.fa-adjust,.fa-circle-half-stroke{--fa:"";}.fa-clapperboard{--fa:"";}.fa-circle-radiation,.fa-radiation-alt{--fa:"";}.fa-baseball,.fa-baseball-ball{--fa:"";}.fa-jet-fighter-up{--fa:"";}.fa-diagram-project,.fa-project-diagram{--fa:"";}.fa-copy{--fa:"";}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"";}.fa-hand-sparkles{--fa:"";}.fa-grip,.fa-grip-horizontal{--fa:"";}.fa-share-from-square,.fa-share-square{--fa:"";}.fa-child-combatant,.fa-child-rifle{--fa:"";}.fa-gun{--fa:"";}.fa-phone-square,.fa-square-phone{--fa:"";}.fa-add,.fa-plus{--fa:"+";}.fa-expand{--fa:"";}.fa-computer{--fa:"";}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"";}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"";}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"";}.fa-peso-sign{--fa:"";}.fa-building-shield{--fa:"";}.fa-baby{--fa:"";}.fa-users-line{--fa:"";}.fa-quote-left,.fa-quote-left-alt{--fa:"";}.fa-tractor{--fa:"";}.fa-trash-arrow-up,.fa-trash-restore{--fa:"";}.fa-arrow-down-up-lock{--fa:"";}.fa-lines-leaning{--fa:"";}.fa-ruler-combined{--fa:"";}.fa-copyright{--fa:"";}.fa-equals{--fa:"=";}.fa-blender{--fa:"";}.fa-teeth{--fa:"";}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"";}.fa-map{--fa:"";}.fa-rocket{--fa:"";}.fa-photo-film,.fa-photo-video{--fa:"";}.fa-folder-minus{--fa:"";}.fa-hexagon-nodes-bolt{--fa:"";}.fa-store{--fa:"";}.fa-arrow-trend-up{--fa:"";}.fa-plug-circle-minus{--fa:"";}.fa-sign,.fa-sign-hanging{--fa:"";}.fa-bezier-curve{--fa:"";}.fa-bell-slash{--fa:"";}.fa-tablet,.fa-tablet-android{--fa:"";}.fa-school-flag{--fa:"";}.fa-fill{--fa:"";}.fa-angle-up{--fa:"";}.fa-drumstick-bite{--fa:"";}.fa-holly-berry{--fa:"";}.fa-chevron-left{--fa:"";}.fa-bacteria{--fa:"";}.fa-hand-lizard{--fa:"";}.fa-notdef{--fa:"";}.fa-disease{--fa:"";}.fa-briefcase-medical{--fa:"";}.fa-genderless{--fa:"";}.fa-chevron-right{--fa:"";}.fa-retweet{--fa:"";}.fa-car-alt,.fa-car-rear{--fa:"";}.fa-pump-soap{--fa:"";}.fa-video-slash{--fa:"";}.fa-battery-2,.fa-battery-quarter{--fa:"";}.fa-radio{--fa:"";}.fa-baby-carriage,.fa-carriage-baby{--fa:"";}.fa-traffic-light{--fa:"";}.fa-thermometer{--fa:"";}.fa-vr-cardboard{--fa:"";}.fa-hand-middle-finger{--fa:"";}.fa-percent,.fa-percentage{--fa:"%";}.fa-truck-moving{--fa:"";}.fa-glass-water-droplet{--fa:"";}.fa-display{--fa:"";}.fa-face-smile,.fa-smile{--fa:"";}.fa-thumb-tack,.fa-thumbtack{--fa:"";}.fa-trophy{--fa:"";}.fa-person-praying,.fa-pray{--fa:"";}.fa-hammer{--fa:"";}.fa-hand-peace{--fa:"";}.fa-rotate,.fa-sync-alt{--fa:"";}.fa-spinner{--fa:"";}.fa-robot{--fa:"";}.fa-peace{--fa:"";}.fa-cogs,.fa-gears{--fa:"";}.fa-warehouse{--fa:"";}.fa-arrow-up-right-dots{--fa:"";}.fa-splotch{--fa:"";}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"";}.fa-dice-four{--fa:"";}.fa-sim-card{--fa:"";}.fa-transgender,.fa-transgender-alt{--fa:"";}.fa-mercury{--fa:"";}.fa-arrow-turn-down,.fa-level-down{--fa:"";}.fa-person-falling-burst{--fa:"";}.fa-award{--fa:"";}.fa-ticket-alt,.fa-ticket-simple{--fa:"";}.fa-building{--fa:"";}.fa-angle-double-left,.fa-angles-left{--fa:"";}.fa-qrcode{--fa:"";}.fa-clock-rotate-left,.fa-history{--fa:"";}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"";}.fa-arrow-right-from-file,.fa-file-export{--fa:"";}.fa-shield,.fa-shield-blank{--fa:"";}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"";}.fa-comment-nodes{--fa:"";}.fa-house-medical{--fa:"";}.fa-golf-ball,.fa-golf-ball-tee{--fa:"";}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"";}.fa-house-chimney-window{--fa:"";}.fa-pen-nib{--fa:"";}.fa-tent-arrow-turn-left{--fa:"";}.fa-tents{--fa:"";}.fa-magic,.fa-wand-magic{--fa:"";}.fa-dog{--fa:"";}.fa-carrot{--fa:"";}.fa-moon{--fa:"";}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"";}.fa-cheese{--fa:"";}.fa-yin-yang{--fa:"";}.fa-music{--fa:"";}.fa-code-commit{--fa:"";}.fa-temperature-low{--fa:"";}.fa-biking,.fa-person-biking{--fa:"";}.fa-broom{--fa:"";}.fa-shield-heart{--fa:"";}.fa-gopuram{--fa:"";}.fa-earth-oceania,.fa-globe-oceania{--fa:"";}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"";}.fa-hashtag{--fa:"#";}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"";}.fa-oil-can{--fa:"";}.fa-t{--fa:"T";}.fa-hippo{--fa:"";}.fa-chart-column{--fa:"";}.fa-infinity{--fa:"";}.fa-vial-circle-check{--fa:"";}.fa-person-arrow-down-to-line{--fa:"";}.fa-voicemail{--fa:"";}.fa-fan{--fa:"";}.fa-person-walking-luggage{--fa:"";}.fa-arrows-alt-v,.fa-up-down{--fa:"";}.fa-cloud-moon-rain{--fa:"";}.fa-calendar{--fa:"";}.fa-trailer{--fa:"";}.fa-bahai,.fa-haykal{--fa:"";}.fa-sd-card{--fa:"";}.fa-dragon{--fa:"";}.fa-shoe-prints{--fa:"";}.fa-circle-plus,.fa-plus-circle{--fa:"";}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"";}.fa-hand-holding{--fa:"";}.fa-plug-circle-exclamation{--fa:"";}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"";}.fa-clone{--fa:"";}.fa-person-walking-arrow-loop-left{--fa:"";}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"";}.fa-fire-alt,.fa-fire-flame-curved{--fa:"";}.fa-tornado{--fa:"";}.fa-file-circle-plus{--fa:"";}.fa-book-quran,.fa-quran{--fa:"";}.fa-anchor{--fa:"";}.fa-border-all{--fa:"";}.fa-angry,.fa-face-angry{--fa:"";}.fa-cookie-bite{--fa:"";}.fa-arrow-trend-down{--fa:"";}.fa-feed,.fa-rss{--fa:"";}.fa-draw-polygon{--fa:"";}.fa-balance-scale,.fa-scale-balanced{--fa:"";}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"";}.fa-shower{--fa:"";}.fa-desktop,.fa-desktop-alt{--fa:"";}.fa-m{--fa:"M";}.fa-table-list,.fa-th-list{--fa:"";}.fa-comment-sms,.fa-sms{--fa:"";}.fa-book{--fa:"";}.fa-user-plus{--fa:"";}.fa-check{--fa:"";}.fa-battery-4,.fa-battery-three-quarters{--fa:"";}.fa-house-circle-check{--fa:"";}.fa-angle-left{--fa:"";}.fa-diagram-successor{--fa:"";}.fa-truck-arrow-right{--fa:"";}.fa-arrows-split-up-and-left{--fa:"";}.fa-fist-raised,.fa-hand-fist{--fa:"";}.fa-cloud-moon{--fa:"";}.fa-briefcase{--fa:"";}.fa-person-falling{--fa:"";}.fa-image-portrait,.fa-portrait{--fa:"";}.fa-user-tag{--fa:"";}.fa-rug{--fa:"";}.fa-earth-europe,.fa-globe-europe{--fa:"";}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"";}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"";}.fa-baht-sign{--fa:"";}.fa-book-open{--fa:"";}.fa-book-journal-whills,.fa-journal-whills{--fa:"";}.fa-handcuffs{--fa:"";}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"";}.fa-database{--fa:"";}.fa-mail-forward,.fa-share{--fa:"";}.fa-bottle-droplet{--fa:"";}.fa-mask-face{--fa:"";}.fa-hill-rockslide{--fa:"";}.fa-exchange-alt,.fa-right-left{--fa:"";}.fa-paper-plane{--fa:"";}.fa-road-circle-exclamation{--fa:"";}.fa-dungeon{--fa:"";}.fa-align-right{--fa:"";}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"";}.fa-life-ring{--fa:"";}.fa-hands,.fa-sign-language,.fa-signing{--fa:"";}.fa-calendar-day{--fa:"";}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"";}.fa-arrows-up-down,.fa-arrows-v{--fa:"";}.fa-face-grimace,.fa-grimace{--fa:"";}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"";}.fa-level-down-alt,.fa-turn-down{--fa:"";}.fa-person-walking-arrow-right{--fa:"";}.fa-envelope-square,.fa-square-envelope{--fa:"";}.fa-dice{--fa:"";}.fa-bowling-ball{--fa:"";}.fa-brain{--fa:"";}.fa-band-aid,.fa-bandage{--fa:"";}.fa-calendar-minus{--fa:"";}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"";}.fa-gifts{--fa:"";}.fa-hotel{--fa:"";}.fa-earth-asia,.fa-globe-asia{--fa:"";}.fa-id-card-alt,.fa-id-card-clip{--fa:"";}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"";}.fa-thumbs-up{--fa:"";}.fa-user-clock{--fa:"";}.fa-allergies,.fa-hand-dots{--fa:"";}.fa-file-invoice{--fa:"";}.fa-window-minimize{--fa:"";}.fa-coffee,.fa-mug-saucer{--fa:"";}.fa-brush{--fa:"";}.fa-file-half-dashed{--fa:"";}.fa-mask{--fa:"";}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"";}.fa-ruler-vertical{--fa:"";}.fa-user-alt,.fa-user-large{--fa:"";}.fa-train-tram{--fa:"";}.fa-user-nurse{--fa:"";}.fa-syringe{--fa:"";}.fa-cloud-sun{--fa:"";}.fa-stopwatch-20{--fa:"";}.fa-square-full{--fa:"";}.fa-magnet{--fa:"";}.fa-jar{--fa:"";}.fa-note-sticky,.fa-sticky-note{--fa:"";}.fa-bug-slash{--fa:"";}.fa-arrow-up-from-water-pump{--fa:"";}.fa-bone{--fa:"";}.fa-table-cells-row-unlock{--fa:"";}.fa-user-injured{--fa:"";}.fa-face-sad-tear,.fa-sad-tear{--fa:"";}.fa-plane{--fa:"";}.fa-tent-arrows-down{--fa:"";}.fa-exclamation{--fa:"!";}.fa-arrows-spin{--fa:"";}.fa-print{--fa:"";}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"";}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$";}.fa-x{--fa:"X";}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"";}.fa-users-cog,.fa-users-gear{--fa:"";}.fa-person-military-pointing{--fa:"";}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"";}.fa-umbrella{--fa:"";}.fa-trowel{--fa:"";}.fa-d{--fa:"D";}.fa-stapler{--fa:"";}.fa-masks-theater,.fa-theater-masks{--fa:"";}.fa-kip-sign{--fa:"";}.fa-hand-point-left{--fa:"";}.fa-handshake-alt,.fa-handshake-simple{--fa:"";}.fa-fighter-jet,.fa-jet-fighter{--fa:"";}.fa-share-alt-square,.fa-square-share-nodes{--fa:"";}.fa-barcode{--fa:"";}.fa-plus-minus{--fa:"";}.fa-video,.fa-video-camera{--fa:"";}.fa-graduation-cap,.fa-mortar-board{--fa:"";}.fa-hand-holding-medical{--fa:"";}.fa-person-circle-check{--fa:"";}.fa-level-up-alt,.fa-turn-up{--fa:"";}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap;}: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{--fa:"";}.fa-hooli{--fa:"";}.fa-yelp{--fa:"";}.fa-cc-visa{--fa:"";}.fa-lastfm{--fa:"";}.fa-shopware{--fa:"";}.fa-creative-commons-nc{--fa:"";}.fa-aws{--fa:"";}.fa-redhat{--fa:"";}.fa-yoast{--fa:"";}.fa-cloudflare{--fa:"";}.fa-ups{--fa:"";}.fa-pixiv{--fa:"";}.fa-wpexplorer{--fa:"";}.fa-dyalog{--fa:"";}.fa-bity{--fa:"";}.fa-stackpath{--fa:"";}.fa-buysellads{--fa:"";}.fa-first-order{--fa:"";}.fa-modx{--fa:"";}.fa-guilded{--fa:"";}.fa-vnv{--fa:"";}.fa-js-square,.fa-square-js{--fa:"";}.fa-microsoft{--fa:"";}.fa-qq{--fa:"";}.fa-orcid{--fa:"";}.fa-java{--fa:"";}.fa-invision{--fa:"";}.fa-creative-commons-pd-alt{--fa:"";}.fa-centercode{--fa:"";}.fa-glide-g{--fa:"";}.fa-drupal{--fa:"";}.fa-jxl{--fa:"";}.fa-dart-lang{--fa:"";}.fa-hire-a-helper{--fa:"";}.fa-creative-commons-by{--fa:"";}.fa-unity{--fa:"";}.fa-whmcs{--fa:"";}.fa-rocketchat{--fa:"";}.fa-vk{--fa:"";}.fa-untappd{--fa:"";}.fa-mailchimp{--fa:"";}.fa-css3-alt{--fa:"";}.fa-reddit-square,.fa-square-reddit{--fa:"";}.fa-vimeo-v{--fa:"";}.fa-contao{--fa:"";}.fa-square-font-awesome{--fa:"";}.fa-deskpro{--fa:"";}.fa-brave{--fa:"";}.fa-sistrix{--fa:"";}.fa-instagram-square,.fa-square-instagram{--fa:"";}.fa-battle-net{--fa:"";}.fa-the-red-yeti{--fa:"";}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"";}.fa-edge{--fa:"";}.fa-threads{--fa:"";}.fa-napster{--fa:"";}.fa-snapchat-square,.fa-square-snapchat{--fa:"";}.fa-google-plus-g{--fa:"";}.fa-artstation{--fa:"";}.fa-markdown{--fa:"";}.fa-sourcetree{--fa:"";}.fa-google-plus{--fa:"";}.fa-diaspora{--fa:"";}.fa-foursquare{--fa:"";}.fa-stack-overflow{--fa:"";}.fa-github-alt{--fa:"";}.fa-phoenix-squadron{--fa:"";}.fa-pagelines{--fa:"";}.fa-algolia{--fa:"";}.fa-red-river{--fa:"";}.fa-creative-commons-sa{--fa:"";}.fa-safari{--fa:"";}.fa-google{--fa:"";}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"";}.fa-atlassian{--fa:"";}.fa-linkedin-in{--fa:"";}.fa-digital-ocean{--fa:"";}.fa-nimblr{--fa:"";}.fa-chromecast{--fa:"";}.fa-evernote{--fa:"";}.fa-hacker-news{--fa:"";}.fa-creative-commons-sampling{--fa:"";}.fa-adversal{--fa:"";}.fa-creative-commons{--fa:"";}.fa-watchman-monitoring{--fa:"";}.fa-fonticons{--fa:"";}.fa-weixin{--fa:"";}.fa-shirtsinbulk{--fa:"";}.fa-codepen{--fa:"";}.fa-git-alt{--fa:"";}.fa-lyft{--fa:"";}.fa-rev{--fa:"";}.fa-windows{--fa:"";}.fa-wizards-of-the-coast{--fa:"";}.fa-square-viadeo,.fa-viadeo-square{--fa:"";}.fa-meetup{--fa:"";}.fa-centos{--fa:"";}.fa-adn{--fa:"";}.fa-cloudsmith{--fa:"";}.fa-opensuse{--fa:"";}.fa-pied-piper-alt{--fa:"";}.fa-dribbble-square,.fa-square-dribbble{--fa:"";}.fa-codiepie{--fa:"";}.fa-node{--fa:"";}.fa-mix{--fa:"";}.fa-steam{--fa:"";}.fa-cc-apple-pay{--fa:"";}.fa-scribd{--fa:"";}.fa-debian{--fa:"";}.fa-openid{--fa:"";}.fa-instalod{--fa:"";}.fa-files-pinwheel{--fa:"";}.fa-expeditedssl{--fa:"";}.fa-sellcast{--fa:"";}.fa-square-twitter,.fa-twitter-square{--fa:"";}.fa-r-project{--fa:"";}.fa-delicious{--fa:"";}.fa-freebsd{--fa:"";}.fa-vuejs{--fa:"";}.fa-accusoft{--fa:"";}.fa-ioxhost{--fa:"";}.fa-fonticons-fi{--fa:"";}.fa-app-store{--fa:"";}.fa-cc-mastercard{--fa:"";}.fa-itunes-note{--fa:"";}.fa-golang{--fa:"";}.fa-kickstarter,.fa-square-kickstarter{--fa:"";}.fa-grav{--fa:"";}.fa-weibo{--fa:"";}.fa-uncharted{--fa:"";}.fa-firstdraft{--fa:"";}.fa-square-youtube,.fa-youtube-square{--fa:"";}.fa-wikipedia-w{--fa:"";}.fa-rendact,.fa-wpressr{--fa:"";}.fa-angellist{--fa:"";}.fa-galactic-republic{--fa:"";}.fa-nfc-directional{--fa:"";}.fa-skype{--fa:"";}.fa-joget{--fa:"";}.fa-fedora{--fa:"";}.fa-stripe-s{--fa:"";}.fa-meta{--fa:"";}.fa-laravel{--fa:"";}.fa-hotjar{--fa:"";}.fa-bluetooth-b{--fa:"";}.fa-square-letterboxd{--fa:"";}.fa-sticker-mule{--fa:"";}.fa-creative-commons-zero{--fa:"";}.fa-hips{--fa:"";}.fa-css{--fa:"";}.fa-behance{--fa:"";}.fa-reddit{--fa:"";}.fa-discord{--fa:"";}.fa-chrome{--fa:"";}.fa-app-store-ios{--fa:"";}.fa-cc-discover{--fa:"";}.fa-wpbeginner{--fa:"";}.fa-confluence{--fa:"";}.fa-shoelace{--fa:"";}.fa-mdb{--fa:"";}.fa-dochub{--fa:"";}.fa-accessible-icon{--fa:"";}.fa-ebay{--fa:"";}.fa-amazon{--fa:"";}.fa-unsplash{--fa:"";}.fa-yarn{--fa:"";}.fa-square-steam,.fa-steam-square{--fa:"";}.fa-500px{--fa:"";}.fa-square-vimeo,.fa-vimeo-square{--fa:"";}.fa-asymmetrik{--fa:"";}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"";}.fa-gratipay{--fa:"";}.fa-apple{--fa:"";}.fa-hive{--fa:"";}.fa-gitkraken{--fa:"";}.fa-keybase{--fa:"";}.fa-apple-pay{--fa:"";}.fa-padlet{--fa:"";}.fa-amazon-pay{--fa:"";}.fa-github-square,.fa-square-github{--fa:"";}.fa-stumbleupon{--fa:"";}.fa-fedex{--fa:"";}.fa-phoenix-framework{--fa:"";}.fa-shopify{--fa:"";}.fa-neos{--fa:"";}.fa-square-threads{--fa:"";}.fa-hackerrank{--fa:"";}.fa-researchgate{--fa:"";}.fa-swift{--fa:"";}.fa-angular{--fa:"";}.fa-speakap{--fa:"";}.fa-angrycreative{--fa:"";}.fa-y-combinator{--fa:"";}.fa-empire{--fa:"";}.fa-envira{--fa:"";}.fa-google-scholar{--fa:"";}.fa-gitlab-square,.fa-square-gitlab{--fa:"";}.fa-studiovinari{--fa:"";}.fa-pied-piper{--fa:"";}.fa-wordpress{--fa:"";}.fa-product-hunt{--fa:"";}.fa-firefox{--fa:"";}.fa-linode{--fa:"";}.fa-goodreads{--fa:"";}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"";}.fa-jsfiddle{--fa:"";}.fa-sith{--fa:"";}.fa-themeisle{--fa:"";}.fa-page4{--fa:"";}.fa-hashnode{--fa:"";}.fa-react{--fa:"";}.fa-cc-paypal{--fa:"";}.fa-squarespace{--fa:"";}.fa-cc-stripe{--fa:"";}.fa-creative-commons-share{--fa:"";}.fa-bitcoin{--fa:"";}.fa-keycdn{--fa:"";}.fa-opera{--fa:"";}.fa-itch-io{--fa:"";}.fa-umbraco{--fa:"";}.fa-galactic-senate{--fa:"";}.fa-ubuntu{--fa:"";}.fa-draft2digital{--fa:"";}.fa-stripe{--fa:"";}.fa-houzz{--fa:"";}.fa-gg{--fa:"";}.fa-dhl{--fa:"";}.fa-pinterest-square,.fa-square-pinterest{--fa:"";}.fa-xing{--fa:"";}.fa-blackberry{--fa:"";}.fa-creative-commons-pd{--fa:"";}.fa-playstation{--fa:"";}.fa-quinscape{--fa:"";}.fa-less{--fa:"";}.fa-blogger-b{--fa:"";}.fa-opencart{--fa:"";}.fa-vine{--fa:"";}.fa-signal-messenger{--fa:"";}.fa-paypal{--fa:"";}.fa-gitlab{--fa:"";}.fa-typo3{--fa:"";}.fa-reddit-alien{--fa:"";}.fa-yahoo{--fa:"";}.fa-dailymotion{--fa:"";}.fa-affiliatetheme{--fa:"";}.fa-pied-piper-pp{--fa:"";}.fa-bootstrap{--fa:"";}.fa-odnoklassniki{--fa:"";}.fa-nfc-symbol{--fa:"";}.fa-mintbit{--fa:"";}.fa-ethereum{--fa:"";}.fa-speaker-deck{--fa:"";}.fa-creative-commons-nc-eu{--fa:"";}.fa-patreon{--fa:"";}.fa-avianex{--fa:"";}.fa-ello{--fa:"";}.fa-gofore{--fa:"";}.fa-bimobject{--fa:"";}.fa-brave-reverse{--fa:"";}.fa-facebook-f{--fa:"";}.fa-google-plus-square,.fa-square-google-plus{--fa:"";}.fa-web-awesome{--fa:"";}.fa-mandalorian{--fa:"";}.fa-first-order-alt{--fa:"";}.fa-osi{--fa:"";}.fa-google-wallet{--fa:"";}.fa-d-and-d-beyond{--fa:"";}.fa-periscope{--fa:"";}.fa-fulcrum{--fa:"";}.fa-cloudscale{--fa:"";}.fa-forumbee{--fa:"";}.fa-mizuni{--fa:"";}.fa-schlix{--fa:"";}.fa-square-xing,.fa-xing-square{--fa:"";}.fa-bandcamp{--fa:"";}.fa-wpforms{--fa:"";}.fa-cloudversify{--fa:"";}.fa-usps{--fa:"";}.fa-megaport{--fa:"";}.fa-magento{--fa:"";}.fa-spotify{--fa:"";}.fa-optin-monster{--fa:"";}.fa-fly{--fa:"";}.fa-square-bluesky{--fa:"";}.fa-aviato{--fa:"";}.fa-itunes{--fa:"";}.fa-cuttlefish{--fa:"";}.fa-blogger{--fa:"";}.fa-flickr{--fa:"";}.fa-viber{--fa:"";}.fa-soundcloud{--fa:"";}.fa-digg{--fa:"";}.fa-tencent-weibo{--fa:"";}.fa-letterboxd{--fa:"";}.fa-symfony{--fa:"";}.fa-maxcdn{--fa:"";}.fa-etsy{--fa:"";}.fa-facebook-messenger{--fa:"";}.fa-audible{--fa:"";}.fa-think-peaks{--fa:"";}.fa-bilibili{--fa:"";}.fa-erlang{--fa:"";}.fa-x-twitter{--fa:"";}.fa-cotton-bureau{--fa:"";}.fa-dashcube{--fa:"";}.fa-42-group,.fa-innosoft{--fa:"";}.fa-stack-exchange{--fa:"";}.fa-elementor{--fa:"";}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"";}.fa-creative-commons-nd{--fa:"";}.fa-palfed{--fa:"";}.fa-superpowers{--fa:"";}.fa-resolving{--fa:"";}.fa-xbox{--fa:"";}.fa-square-web-awesome-stroke{--fa:"";}.fa-searchengin{--fa:"";}.fa-tiktok{--fa:"";}.fa-facebook-square,.fa-square-facebook{--fa:"";}.fa-renren{--fa:"";}.fa-linux{--fa:"";}.fa-glide{--fa:"";}.fa-linkedin{--fa:"";}.fa-hubspot{--fa:"";}.fa-deploydog{--fa:"";}.fa-twitch{--fa:"";}.fa-flutter{--fa:"";}.fa-ravelry{--fa:"";}.fa-mixer{--fa:"";}.fa-lastfm-square,.fa-square-lastfm{--fa:"";}.fa-vimeo{--fa:"";}.fa-mendeley{--fa:"";}.fa-uniregistry{--fa:"";}.fa-figma{--fa:"";}.fa-creative-commons-remix{--fa:"";}.fa-cc-amazon-pay{--fa:"";}.fa-dropbox{--fa:"";}.fa-instagram{--fa:"";}.fa-cmplid{--fa:"";}.fa-upwork{--fa:"";}.fa-facebook{--fa:"";}.fa-gripfire{--fa:"";}.fa-jedi-order{--fa:"";}.fa-uikit{--fa:"";}.fa-fort-awesome-alt{--fa:"";}.fa-phabricator{--fa:"";}.fa-ussunnah{--fa:"";}.fa-earlybirds{--fa:"";}.fa-trade-federation{--fa:"";}.fa-autoprefixer{--fa:"";}.fa-whatsapp{--fa:"";}.fa-square-upwork{--fa:"";}.fa-slideshare{--fa:"";}.fa-google-play{--fa:"";}.fa-viadeo{--fa:"";}.fa-line{--fa:"";}.fa-google-drive{--fa:"";}.fa-servicestack{--fa:"";}.fa-simplybuilt{--fa:"";}.fa-bitbucket{--fa:"";}.fa-imdb{--fa:"";}.fa-deezer{--fa:"";}.fa-raspberry-pi{--fa:"";}.fa-jira{--fa:"";}.fa-docker{--fa:"";}.fa-screenpal{--fa:"";}.fa-bluetooth{--fa:"";}.fa-gitter{--fa:"";}.fa-d-and-d{--fa:"";}.fa-microblog{--fa:"";}.fa-cc-diners-club{--fa:"";}.fa-gg-circle{--fa:"";}.fa-pied-piper-hat{--fa:"";}.fa-kickstarter-k{--fa:"";}.fa-yandex{--fa:"";}.fa-readme{--fa:"";}.fa-html5{--fa:"";}.fa-sellsy{--fa:"";}.fa-square-web-awesome{--fa:"";}.fa-sass{--fa:"";}.fa-wirsindhandwerk,.fa-wsh{--fa:"";}.fa-buromobelexperte{--fa:"";}.fa-salesforce{--fa:"";}.fa-octopus-deploy{--fa:"";}.fa-medapps{--fa:"";}.fa-ns8{--fa:"";}.fa-pinterest-p{--fa:"";}.fa-apper{--fa:"";}.fa-fort-awesome{--fa:"";}.fa-waze{--fa:"";}.fa-bluesky{--fa:"";}.fa-cc-jcb{--fa:"";}.fa-snapchat,.fa-snapchat-ghost{--fa:"";}.fa-fantasy-flight-games{--fa:"";}.fa-rust{--fa:"";}.fa-wix{--fa:"";}.fa-behance-square,.fa-square-behance{--fa:"";}.fa-supple{--fa:"";}.fa-webflow{--fa:"";}.fa-rebel{--fa:"";}.fa-css3{--fa:"";}.fa-staylinked{--fa:"";}.fa-kaggle{--fa:"";}.fa-space-awesome{--fa:"";}.fa-deviantart{--fa:"";}.fa-cpanel{--fa:"";}.fa-goodreads-g{--fa:"";}.fa-git-square,.fa-square-git{--fa:"";}.fa-square-tumblr,.fa-tumblr-square{--fa:"";}.fa-trello{--fa:"";}.fa-creative-commons-nc-jp{--fa:"";}.fa-get-pocket{--fa:"";}.fa-perbyte{--fa:"";}.fa-grunt{--fa:"";}.fa-weebly{--fa:"";}.fa-connectdevelop{--fa:"";}.fa-leanpub{--fa:"";}.fa-black-tie{--fa:"";}.fa-themeco{--fa:"";}.fa-python{--fa:"";}.fa-android{--fa:"";}.fa-bots{--fa:"";}.fa-free-code-camp{--fa:"";}.fa-hornbill{--fa:"";}.fa-js{--fa:"";}.fa-ideal{--fa:"";}.fa-git{--fa:"";}.fa-dev{--fa:"";}.fa-sketch{--fa:"";}.fa-yandex-international{--fa:"";}.fa-cc-amex{--fa:"";}.fa-uber{--fa:"";}.fa-github{--fa:"";}.fa-php{--fa:"";}.fa-alipay{--fa:"";}.fa-youtube{--fa:"";}.fa-skyatlas{--fa:"";}.fa-firefox-browser{--fa:"";}.fa-replyd{--fa:"";}.fa-suse{--fa:"";}.fa-jenkins{--fa:"";}.fa-twitter{--fa:"";}.fa-rockrms{--fa:"";}.fa-pinterest{--fa:"";}.fa-buffer{--fa:"";}.fa-npm{--fa:"";}.fa-yammer{--fa:"";}.fa-btc{--fa:"";}.fa-dribbble{--fa:"";}.fa-stumbleupon-circle{--fa:"";}.fa-internet-explorer{--fa:"";}.fa-stubber{--fa:"";}.fa-telegram,.fa-telegram-plane{--fa:"";}.fa-old-republic{--fa:"";}.fa-odysee{--fa:"";}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"";}.fa-node-js{--fa:"";}.fa-edge-legacy{--fa:"";}.fa-slack,.fa-slack-hash{--fa:"";}.fa-medrt{--fa:"";}.fa-usb{--fa:"";}.fa-tumblr{--fa:"";}.fa-vaadin{--fa:"";}.fa-quora{--fa:"";}.fa-square-x-twitter{--fa:"";}.fa-reacteurope{--fa:"";}.fa-medium,.fa-medium-m{--fa:"";}.fa-amilia{--fa:"";}.fa-mixcloud{--fa:"";}.fa-flipboard{--fa:"";}.fa-viacoin{--fa:"";}.fa-critical-role{--fa:"";}.fa-sitrox{--fa:"";}.fa-discourse{--fa:"";}.fa-joomla{--fa:"";}.fa-mastodon{--fa:"";}.fa-airbnb{--fa:"";}.fa-wolf-pack-battalion{--fa:"";}.fa-buy-n-large{--fa:"";}.fa-gulp{--fa:"";}.fa-creative-commons-sampling-plus{--fa:"";}.fa-strava{--fa:"";}.fa-ember{--fa:"";}.fa-canadian-maple-leaf{--fa:"";}.fa-teamspeak{--fa:"";}.fa-pushed{--fa:"";}.fa-wordpress-simple{--fa:"";}.fa-nutritionix{--fa:"";}.fa-wodu{--fa:"";}.fa-google-pay{--fa:"";}.fa-intercom{--fa:"";}.fa-zhihu{--fa:"";}.fa-korvue{--fa:"";}.fa-pix{--fa:"";}.fa-steam-symbol{--fa:"";}: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;}table[id*="nichetablewpwp"] *,table[id*="nichetablewpwp"] *::before,table[id*="nichetablewpwp"] *::after{-webkit-box-sizing:border-box;box-sizing:border-box;}table[id*="nichetablewpwp"]{border-collapse:collapse !important;overflow:visible;--icon-dis:10px;}table[id*="nichetablewpwp"] td,table[id*="nichetablewpwp"] th,.h_td_ff td,.h_td_ff th{font-family:var(--dff);vertical-align:middle;word-break:normal;padding:6px;line-height:1.3;}table[id*="nichetablewpwp"] th{font-size:16px;}table[id*="nichetablewpwp"] td{font-size:var(--dfs,16px);}table[id*="nichetablewpwp"] tbody{border:0px solid;}.border-around-table tr{border:0px solid;}.h_tdh_ff h2,.h_tdh_ff h3,.h_tdh_ff h4,.h_tdh_ff h5,.h_tdh_ff h6{font-family:var(--dhff);}.h_h2_fs .nichetable__td h2{font-size:var(--h2fs);}.h_a_c .nichetable__td a{color:var(--nt-atc);}.h_h3_fs .nichetable__td h3{font-size:var(--h3fs);}.h_h4_fs .nichetable__td h4,.pro .nichetable__td h5{font-size:var(--h4fs);}.border-around-table tr:last-child{border-bottom:1px solid;}.niche_table.tr-hover-effect tr:not(.thead):hover{background:#fafafa !important;}.th-left th{text-align:left;}.th-center th{text-align:center !important;}.th-right th{text-align:right !important;}table[id*="nichetablewpwp"].tr-hover-effect tr:not(.thead):hover{background:#fafafa !important;}.hide_header td:before{display:none !important;}.hide_header .thead,.hide_table{display:none !important;}.have_shadow,.shadow_have{-webkit-box-shadow:rgba(3,3,3,.4) 0 1px 5px 0px !important;box-shadow:rgba(3,3,3,.4) 0 1px 5px 0px !important;}.tdbefore,.tdafter{margin-top:5px;margin-bottom:7px;}.table-shadow{-webkit-box-shadow:0 0 8px 0 rgba(79,79,79,.13);box-shadow:0 0 8px 0 rgba(79,79,79,.13);}.color_overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}table[id*="nichetablewpwp"] .font10 th{font-size:10px;}table[id*="nichetablewpwp"] .font12 th{font-size:12px;}table[id*="nichetablewpwp"] .font14 th{font-size:14px;}table[id*="nichetablewpwp"] .font16 th{font-size:16px;}table[id*="nichetablewpwp"] .font18 th{font-size:18px;}table[id*="nichetablewpwp"] .font20 th{font-size:20px;}table[id*="nichetablewpwp"] .font22 th{font-size:22px;}table[id*="nichetablewpwp"] .font24 th{font-size:24px;}table[id*="nichetablewpwp"] .font26 th{font-size:26px;}table[id*="nichetablewpwp"] .font28 th{font-size:28px;}table[id*="nichetablewpwp"] .font30 th{font-size:30px;}table[id*="nichetablewpwp"] .fw300 th{font-weight:300;}table[id*="nichetablewpwp"] .fw400 th{font-weight:400;}table[id*="nichetablewpwp"] .fw500 th{font-weight:500;}table[id*="nichetablewpwp"] .fw600 th{font-weight:600;}table[id*="nichetablewpwp"] .fw700 th{font-weight:700;}table[id*="nichetablewpwp"] .fw800 th{font-weight:800;}table[id*="nichetablewpwp"] .text-center th{text-align:center;}table[id*="nichetablewpwp"] .text-right th{text-align:right;}.text-center,.text-center td{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}table[id*="nichetablewpwp"].alignmiddel td,table[id*="nichetablewpwp"].alignmiddel th{vertical-align:middle;}table[id*="nichetablewpwp"].alignbottom td,table[id*="nichetablewpwp"].alignbottom th{vertical-align:bottom;}table[id*="nichetablewpwp"].aligntop td,table[id*="nichetablewpwp"].aligntop th{vertical-align:top;}table[id*="nichetablewpwp"].text_center td,table[id*="nichetablewpwp"].text_center th,.text_center{text-align:center;}table[id*="nichetablewpwp"].text_right td,table[id*="nichetablewpwp"].text_right th,.text_right{text-align:right;}table[id*="nichetablewpwp"].text_left td,table[id*="nichetablewpwp"].text_left th,.text_left{text-align:left;}.mt-0{margin-top:0px !important;}.mt-5{margin-top:5px !important;}.mt-10{margin-top:10px !important;}.mt-15{margin-top:15px !important;}.mt-20{margin-top:20px !important;}.mt-25{margin-top:25px !important;}.mt-30{margin-top:30px !important;}.mt-35{margin-top:35px !important;}.mt-40{margin-top:40px !important;}.mt-45{margin-top:45px !important;}.mt-50{margin-top:50px !important;}.mb-0{margin-bottom:0px !important;}.mb-5{margin-bottom:5px !important;}.mb-10{margin-bottom:10px !important;}.mb-15{margin-bottom:15px !important;}.mb-20{margin-bottom:20px !important;}.mb-25{margin-bottom:25px !important;}.mb-30{margin-bottom:30px !important;}.mb-35{margin-bottom:35px !important;}.mb-40{margin-bottom:40px !important;}.mb-45{margin-bottom:45px !important;}.mb-50{margin-bottom:50px !important;}.pt-0{padding-top:0;}.pt-5{padding-top:5px;}.pt-10{padding-top:10px;}.pt-15{padding-top:15px;}.pt-20{padding-top:20px;}.pt-25{padding-top:25px;}.pt-30{padding-top:30px;}.pt-35{padding-top:35px;}.pt-40{padding-top:40px;}.pt-45{padding-top:45px;}.pt-50{padding-top:50px;}.pb-0{padding-bottom:0;}.pb-5{padding-bottom:5px;}.pb-10{padding-bottom:10px;}.pb-15{padding-bottom:15px;}.pb-20{padding-bottom:20px;}.pb-25{padding-bottom:25px;}.pb-30{padding-bottom:30px;}.pb-35{padding-bottom:35px;}.pb-40{padding-bottom:40px;}.pb-45{padding-bottom:45px;}.pb-50{padding-bottom:50px;}.pl-0{padding-left:0;}.pl-5{padding-left:5px;}.pl-10{padding-left:10px;}.pl-15{padding-left:15px;}.pl-20{padding-left:20px;}.pl-25{padding-left:35px;}.pl-30{padding-left:30px;}.pr-0{padding-right:0;}.pr-5{padding-right:5px;}.pr-10{padding-right:10px;}.pr-15{padding-right:15px;}.pr-20{padding-right:20px;}.pr-25{padding-right:35px;}.pr-30{padding-right:30px;}.tdtext,.bcimghlink{display:block;}.text_link{display:block;margin-bottom:5px;}.niche_table img{max-width:110px;height:auto;width:auto;display:block;margin-left:auto;margin-right:auto;}.niche_table .text-right img{margin-right:0;}.niche_table .text-left img{margin-left:0;}.niche_table .top-pick{position:relative;}.tpo .specialtexttpro,.tpo span,.tpo .btnaftertext,.top-pick .tpo{font-size:16px;padding:3px 15px;line-height:1.4;background:#009907;color:#fff;display:inline-block;border-radius:4px;margin-bottom:5px;-webkit-box-shadow:rgba(3,3,3,.4) 0 1px 5px 0px !important;box-shadow:rgba(3,3,3,.4) 0 1px 5px 0px !important;}.tpt .specialtexttpro,.tpt span,.tpt .btnaftertext,.top-pick .tpt{font-size:14px;padding:2px 15px;line-height:1.4;background:#e47911;color:#fff;display:inline-block;margin-bottom:5px;}.tpth .specialtexttpro,.tpth span,.tpth .btnaftertext,.top-pick .tpth{text-align:center !important;color:#fff;font-weight:normal;word-break:break-word;padding:5px 24px;-webkit-transform:rotate(-47deg);-ms-transform:rotate(-47deg);transform:rotate(-45deg);left:-34px !important;position:absolute;top:21px;width:140px;font-size:10px !important;border:1px dashed #fa9090;background:#e81808;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.2);box-shadow:0px 2px 4px rgba(0,0,0,.2);}.top-pick span{font-weight:700;position:relative;position:absolute;word-break:break-all;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);padding:4px 15px;font-size:15px !important;display:inline-block;max-width:160px;line-height:1.1;clear:both;color:#000;text-align:left !important;top:5px;}.top-pick span.itpo{padding:2px 15px;font-size:12px !important;margin:auto 0 5px -15px;border-bottom-right-radius:10px;border-top-left-radius:10px;border:2px solid #ec2c00;text-transform:uppercase;background:#fff;left:6px !important;}.top-pick span.itpt{margin:auto 0 5px -px;background:#222;padding:6px 18px 6px 15px;color:#fff;border-bottom-right-radius:10px;}.tpb span{font-weight:bold;}.top-pick span.itpo:before{display:block;width:10px;height:0;position:absolute;bottom:-25px;margin-right:-7px;content:"";border-bottom:23px solid transparent;border-right:9px solid #d42701;right:100%;}.TopPickColor .specialtexttpro{color:#ec2c00;font-weight:500;}.TopPickColor .specialtext{color:#ec2c00;font-weight:500;}.specialtexttpro{display:inline-block;}.niche_table td.tdimg.top-pick{text-align:left !important;}.img_top_space [class*="tdimg "].top-pick{padding-top:45px !important;}.product-number{counter-reset:item;}.product-number tr{position:relative;}.product-number tr:not(.thead) td:first-child{position:relative;min-height:110px;}.h_pn_ff tr:not(.thead) td:first-child:before,.h_pn_ff tr:not(.thead):before{font-family:var(--pnff);}.product-number tr:not(.thead) td:first-child:before,.product-number tr:not(.thead):before{line-height:1.3;color:var(--pnc,#fff);padding:var(--pnpadding,7px 10px);display:inline-block;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:var(--pnftop,5px);left:var(--pnfleft,0);border-radius:var(--pnradius,0);margin-right:4px;font-size:var(--pnfsize,15px);font-weight:var(--pnbold,normal);background:var(--pnbg,#e70000);width:var(--pnwidth-height,auto);height:var(--pnwidth-height,auto);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:var(--pnb-width,2px) var(--pnb-tyle,none) var(--pnb-border-color,transparent);}.product-number.pns_squire tr:not(.thead) td:first-child:before,.product-number.pns_squire tr:not(.thead):before{background:var(--pnbg,#e70000);}.product-number.cpath1 td:first-child:before{-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);}.product-number.cpath2 td:first-child:before{-webkit-clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);}.product-number.cpath3 td:first-child:before{-webkit-clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);}.product-number.cpath4 td:first-child:before{-webkit-clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);}.product-number.cpath5 td:first-child:before{-webkit-clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);}.product-number.cpath6 td:first-child:before{-webkit-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0% 43%,17% 12%);clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0% 43%,17% 12%);}.product-number.cpath7 td:first-child:before{-webkit-clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);}.product-number.cpath8 td:first-child:before{-webkit-clip-path:polygon(0 0,100% 0%,52% 100%,0% 100%);clip-path:polygon(0 0,100% 0%,52% 100%,0% 100%);}.product-number.cpath9 td:first-child:before{-webkit-clip-path:polygon(0 0,51% 0,100% 100%,0% 100%);clip-path:polygon(0 0,51% 0,100% 100%,0% 100%);}.product-number.cpath10 td:first-child:before{-webkit-clip-path:polygon(100% 0,69% 52%,100% 100%,0% 100%,0 51%,0% 0%);clip-path:polygon(100% 0,69% 52%,100% 100%,0% 100%,0 51%,0% 0%);}.product-number.pns_cercle tr:not(.thead) td:first-child:before,.product-number.pns_cercle tr:not(.thead):before{background:var(--pnbg,#222);border-radius:50%;}.product-number.pns_kownik tr:not(.thead) td:first-child:before,.product-number.pns_kownik tr:not(.thead):before{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/number.svg");width:38px;background-size:auto 100%;background-repeat:no-repeat;}.numstylem{font-weight:700 !important;color:#fff !important;background:#e70000;padding:7px 6px 7px 16px !important;height:30px;margin-left:-5px !important;-webkit-box-shadow:none !important;box-shadow:none !important;}.numstylem:before{content:"";display:inline-block;width:0;height:0;border-top:31px solid #fff;border-right:10px solid transparent;position:absolute;top:0;right:auto;left:0;z-index:1;}.numstylem:after{content:"";width:0;height:0;border-top:31px solid #e70000;border-right:10px solid transparent;position:absolute;top:0;right:-10px;}.table-button{min-width:110px;text-decoration:none !important;}table[id*="nichetablewpwp"] a.btncustom:hover{-webkit-box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;}.btncustom{padding:7px 5px;display:inline-block;border-radius:4px;border-color:#000;text-align:center;font-size:17px;font-weight:600;max-width:250px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;}.table-button.typeone{position:relative;text-decoration:none !important;display:inline-block;vertical-align:middle;border-color:#fb6c28;width:auto;height:auto;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-style:double;border-width:1px;background-color:#fb6c28 !important;-webkit-box-shadow:0px 4px 0px 0px #ec4f04;box-shadow:0px 4px 0px 0px #ec4f04;padding:5px 10px;color:#fff !important;font-size:15px;line-height:1.3 !important;text-align:center;}.table-button.typetwo,body .cp_style2{background-color:#f33b20;border-color:#b32006;border-bottom:4px solid #b32006;-webkit-box-shadow:none;box-shadow:none;padding:5px 10px;color:#fff;font-size:15px;line-height:1.3 !important;text-align:center;border-radius:4px;position:relative;text-decoration:none !important;display:inline-block;vertical-align:middle;width:auto;height:auto;}.cp_style2:active{-ms-transform:translate(0px,2px);transform:translate(0px,2px);-webkit-transform:translate(0px,2px);border-bottom:1px solid;margin-top:3px;}.niche_table a.btncustom:hover{-webkit-box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;}.table-button.typeone:hover{-webkit-box-shadow:rgba(3,3,3,.2) 0 3px 5px 0px !important;box-shadow:rgba(3,3,3,.2) 0 3px 5px 0px !important;}.table-button.typethree,.cp_style3{font-weight:600;max-width:150px;text-align:center;color:#fff;background:#f90;font-size:15px;padding:9px 20px;border-radius:20px;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;text-transform:capitalize;-webkit-text-decoration-line:none;text-decoration-line:none;line-height:1.3;display:inline-block;}.table-button.typethree:hover{background:#302c2c;}.babh_3 tr td:last-child .tdbefore:hover,.babh_3 tr td:last-child .tdafter:hover{background:#302c2c !important;cursor:pointer;}.icon-yes ul li,.icon-yescircle ul li,.icon-yesdash ul li,.icon-yessteen ul li,.icon-arrowright ul li,.icon-arrowrightl ul li,.icon-error ul li,.icon-exclamatory ul li,.icon-hand ul li,.icon-infocircle ul li,.icon-minuscircle ul li,.icon-multiply ul li,.icon-play ul li,.icon-question ul li{padding:0 10px 0 25px;margin:0 0 0 0;background-position-y:4px !important;position:relative;display:block;width:auto;vertical-align:inherit;background-repeat:no-repeat !important;background-position:top left;background-size:auto 15px !important;}.icon-yes ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/yes.svg");}.icon-yescircle ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/yescircle.svg");}.icon-yesdash ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/yesdash.svg");}.icon-exclamatory ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/exclamatory.svg");}.icon-arrowright ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/arrowright.svg");}.icon-arrowrightl ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/arrowrightl.svg");}.icon-error ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/error.svg");}.icon-hand ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/hand.svg");}.icon-yessteen ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/yessteen.svg");}.icon-infocircle ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/infocircle.svg");}.icon-minuscircle ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/minuscircle.svg");}.icon-multiply ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/multiply.svg");}.icon-play ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/play.svg");}.icon-question ul li{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/question.svg");}.tablelist.haveicon:not(.icon-dot) ul{margin-left:2px !important;padding-left:0;margin-top:12px;list-style:none;}.niche_table .tablelist ul{margin-top:5px;line-height:1.4;font-weight:normal;}.tablelist.pro{padding-top:5px;}.stat-rating{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/starblank.svg") no-repeat;background-repeat:repeat-x;background-position:left center;vertical-align:middle;height:16px;width:80px;background-size:16px 16px;display:block;overflow:hidden;}.stat-rating.nitro-lazy{background-image:none !important;}.stat{background:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/starfull.svg") no-repeat;background-repeat:repeat-x;background-position:left center;vertical-align:middle;height:16px;width:80px;background-size:16px 16px;display:block;}.stat.nitro-lazy{background-image:none !important;}.retinglavel{height:3px;width:80px;background-color:var(--plcb,#c2deff);margin-bottom:7px;display:block;}.retinglavel .retingber{height:3px;background-color:var(--plc,#0076ff);display:block;}.rating-wrap .ret-title{font-style:normal;font-size:30px;font-weight:700;line-height:40px;}.rating-wrap.type2{white-space:nowrap;position:relative;display:inline-block;}.rating-wrap.type2 span{display:inline-block;line-height:1.1;padding:var(--star-padd);background:var(--starbg);}.rating-wrap.type2 span:not(:last-of-type){margin-right:var(--star-gap);}.star-ratings-top{position:absolute;z-index:1;top:0;left:0;overflow:hidden;white-space:nowrap;}.star-ratings-bottom{display:block;}.star-ratings-bottom{color:#aaa;}.reviewdetails{margin-top:5px;font-size:11px;color:#2d2d2d;text-decoration:none;display:block;}.rating-wrap.text-center{text-align:center;}.text-center .retinglavel,.text-center .stat-rating,.text-center .retinglavel,[style="text-align:center"] .retinglavel,[style="text-align:center"] .stat-rating{margin-left:auto;margin-right:auto;}.rating-wrap.text-right{text-align:right;}.text-right .retinglavel,.text-right .stat-rating,.text-right .retinglavel,[style="text-align:right"] .retinglavel,[style="text-align:right"] .stat-rating{margin-left:auto;}span.read-review{display:block;margin-top:8px;font-size:15px;}.rect-auto,.circle .c100 .slice{clip:rect(auto,auto,auto,auto);}.pie,.c100 .bar,.circle .c100 .fill{position:absolute;border:7px solid #f4880d;width:36px;height:36px;clip:rect(0px,25px,50px,0px);border-radius:50%;-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-box-sizing:content-box;box-sizing:content-box;}.pie-fill,.circle .c100 .bar:after,.circle .c100 .fill{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}.c100{position:relative;font-size:120px;width:50px;height:50px;border-radius:50%;float:left;margin:0 5px 5px 0;background-color:#f1f1f1;}.c100 *,.c100 *:before,.c100 *:after{-webkit-box-sizing:content-box;box-sizing:content-box;}.c100.center{float:none;margin:0 auto;}.c100.big{font-size:240px;}.c100.small{font-size:80px;}.c100:after{position:absolute;top:7px;left:7px;display:block;content:" ";border-radius:50%;background-color:#fafafa;width:36px;height:36px;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s;-o-transition-timing-function:ease-in;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;}.c100 .slice{position:absolute;width:50px;height:50px;clip:rect(0px,50px,50px,25px);}.c100.p60 .bar{-ms-transform:rotate(216deg);-webkit-transform:rotate(216deg);transform:rotate(216deg);}.c100.p61 .bar{-ms-transform:rotate(219.6deg);-webkit-transform:rotate(219.6deg);transform:rotate(219.6deg);}.c100.p62 .bar{-ms-transform:rotate(223.2deg);-webkit-transform:rotate(223.2deg);transform:rotate(223.2deg);}.c100.p63 .bar{-ms-transform:rotate(226.8deg);-webkit-transform:rotate(226.8deg);transform:rotate(226.8deg);}.c100.p64 .bar{-ms-transform:rotate(230.4deg);-webkit-transform:rotate(230.4deg);transform:rotate(230.4deg);}.c100.p65 .bar{-ms-transform:rotate(234deg);-webkit-transform:rotate(234deg);transform:rotate(234deg);}.c100.p66 .bar{-ms-transform:rotate(237.6deg);-webkit-transform:rotate(237.6deg);transform:rotate(237.6deg);}.c100.p67 .bar{-ms-transform:rotate(241.2deg);-webkit-transform:rotate(241.2deg);transform:rotate(241.2deg);}.c100.p68 .bar{-ms-transform:rotate(244.8deg);-webkit-transform:rotate(244.8deg);transform:rotate(244.8deg);}.c100.p69 .bar{-ms-transform:rotate(248.4deg);-webkit-transform:rotate(248.4deg);transform:rotate(248.4deg);}.c100.p70 .bar{-ms-transform:rotate(252deg);-webkit-transform:rotate(252deg);transform:rotate(252deg);}.c100.p71 .bar{-ms-transform:rotate(255.6deg);-webkit-transform:rotate(255.6deg);transform:rotate(255.6deg);}.c100.p72 .bar{-ms-transform:rotate(259.2deg);-webkit-transform:rotate(259.2deg);transform:rotate(259.2deg);}.c100.p73 .bar{-ms-transform:rotate(262.8deg);-webkit-transform:rotate(262.8deg);transform:rotate(262.8deg);}.c100.p74 .bar{-ms-transform:rotate(266.4deg);-webkit-transform:rotate(266.4deg);transform:rotate(266.4deg);}.c100.p75 .bar{-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);}.c100.p76 .bar{-ms-transform:rotate(273.6deg);-webkit-transform:rotate(273.6deg);transform:rotate(273.6deg);}.c100.p77 .bar{-ms-transform:rotate(277.2deg);-webkit-transform:rotate(277.2deg);transform:rotate(277.2deg);}.c100.p78 .bar{-ms-transform:rotate(280.8deg);-webkit-transform:rotate(280.8deg);transform:rotate(280.8deg);}.c100.p79 .bar{-ms-transform:rotate(284.4deg);-webkit-transform:rotate(284.4deg);transform:rotate(284.4deg);}.c100.p80 .bar{-ms-transform:rotate(288deg);-webkit-transform:rotate(288deg);transform:rotate(288deg);}.c100.p81 .bar{-ms-transform:rotate(291.6deg);-webkit-transform:rotate(291.6deg);transform:rotate(291.6deg);}.c100.p82 .bar{-ms-transform:rotate(295.2deg);-webkit-transform:rotate(295.2deg);transform:rotate(295.2deg);}.c100.p83 .bar{-ms-transform:rotate(298.8deg);-webkit-transform:rotate(298.8deg);transform:rotate(298.8deg);}.c100.p84 .bar{-ms-transform:rotate(302.4deg);-webkit-transform:rotate(302.4deg);transform:rotate(302.4deg);}.c100.p85 .bar{-ms-transform:rotate(306deg);-webkit-transform:rotate(306deg);transform:rotate(306deg);}.c100.p86 .bar{-ms-transform:rotate(309.6deg);-webkit-transform:rotate(309.6deg);transform:rotate(309.6deg);}.c100.p87 .bar{-ms-transform:rotate(313.2deg);-webkit-transform:rotate(313.2deg);transform:rotate(313.2deg);}.c100.p88 .bar{-ms-transform:rotate(316.8deg);-webkit-transform:rotate(316.8deg);transform:rotate(316.8deg);}.c100.p89 .bar{-ms-transform:rotate(320.4deg);-webkit-transform:rotate(320.4deg);transform:rotate(320.4deg);}.c100.p90 .bar{-ms-transform:rotate(324deg);-webkit-transform:rotate(324deg);transform:rotate(324deg);}.c100.p91 .bar{-ms-transform:rotate(327.6deg);-webkit-transform:rotate(327.6deg);transform:rotate(327.6deg);}.c100.p92 .bar{-ms-transform:rotate(331.2deg);-webkit-transform:rotate(331.2deg);transform:rotate(331.2deg);}.c100.p93 .bar{-ms-transform:rotate(334.8deg);-webkit-transform:rotate(334.8deg);transform:rotate(334.8deg);}.c100.p94 .bar{-ms-transform:rotate(338.4deg);-webkit-transform:rotate(338.4deg);transform:rotate(338.4deg);}.c100.p95 .bar{-ms-transform:rotate(342deg);-webkit-transform:rotate(342deg);transform:rotate(342deg);}.c100.p96 .bar{-ms-transform:rotate(345.6deg);-webkit-transform:rotate(345.6deg);transform:rotate(345.6deg);}.c100.p97 .bar{-ms-transform:rotate(349.2deg);-webkit-transform:rotate(349.2deg);transform:rotate(349.2deg);}.c100.p98 .bar{-ms-transform:rotate(352.8deg);-webkit-transform:rotate(352.8deg);transform:rotate(352.8deg);}.c100.p99 .bar{-ms-transform:rotate(356.4deg);-webkit-transform:rotate(356.4deg);transform:rotate(356.4deg);}.c100.p100 .bar{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);}.circle{display:inline-block;overflow:hidden;}.circle{width:52px;}.text-center .circle{margin:auto;}.text-right .circle{margin-left:auto;}.circle .c100{font-size:50px;}[subscript]:before{background:transparent !important;}[subscript]:after{content:attr(subscript);font-size:14px;font-weight:500;}.row_spacing .nichetable__tr{border-radius:var(--tr-radius,0);border-color:#ddd;}@media only screen and (min-width: 768px){.niche_table.border-bottom-each-row tr,.niche_table.border-bottom-each-row--around-table tr{border-bottom:1px solid;}.niche_table.border-bottom-each-row{border:0px solid;}.niche_table.border-bottom-each-row tr{border-left:0px solid;border-right:0px solid;}.niche_table.border-bottom-each-row--around-table{border:1px solid;border-bottom:0px solid;}.niche_table.border-around-table{border:1px solid;}.niche_table.border-bottom-each-row tr th,.niche_table.border-bottom-each-row tr td,.niche_table.border-bottom-each-row--around-table th,.niche_table.border-bottom-each-row--around-table td,.niche_table.border-around-table tr th,.niche_table.border-around-table tr td{border:0px solid #ddd;}table[id*="nichetablewpwp"].border-all th,table[id*="nichetablewpwp"].border-all td{border:1px solid;}table.niche_table.td_spacing_8 td{padding:8px;}table.niche_table.td_spacing_10 td{padding:10px;}table.niche_table.td_spacing_12 td{padding:12px;}table.niche_table.td_spacing_15 td{padding:15px 12px;}table.niche_table .thead.th_spacing_8 th{padding:8px;}table.niche_table .thead.th_spacing_10 th{padding:8px 12px 8px 12px;}table.niche_table .thead.th_spacing_12 th{padding:10px 12px 10px 12px;}table.niche_table .thead.th_spacing_15 th{padding:10px 15px 10px 15px;}.text-left th{text-align:left;}.text-center th{text-align:center;}.tablelist ul{display:inline-block;text-align:left;margin-bottom:5px;padding-left:20px;margin-left:2px;}.tablelist ul li{margin-left:0;}.text-right th{text-align:right;}.niche_table.border-all th,.niche_table.border-all td{border:1px solid;}.product-number tr:not(.thead) td:first-child:before{content:counter(item);counter-increment:item;}.product-number .top-pick span{left:43px !important;z-index:1;}table[id*="nichetablewpwp"].row_spacing{border-collapse:separate !important;border-spacing:0 var(--tr-gap,15px);}.btn_break_normal{white-space:normal;}.btn_break_nowrap,.text_n_b{white-space:nowrap;}.row_scale tr:not(.thead):hover{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);background:#fff;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 3px 5px 0px rgba(3,3,3,.2);box-shadow:0 3px 5px 0px rgba(3,3,3,.2);}.row_fad tr:not(.thead):hover{opacity:.7;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 3px 5px 0px rgba(3,3,3,.2);box-shadow:0 3px 5px 0px rgba(3,3,3,.2);}.row_shadow tr:not(.thead):hover{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-box-shadow:0 3px 5px 0px rgba(3,3,3,.2);box-shadow:0 3px 5px 0px rgba(3,3,3,.2);}}@media only screen and (max-width: 767.98px){.niche_table:not(.tnot_brack) tbody{display:block;}.niche_table .haveicon ul{list-style:none;}.text_link{display:inline-block;}.niche_table:not(.tnot_brack,.mobail_style_three){border-color:transparent !important;font-size:90%;}.niche_table:not(.tnot_brack) th,.niche_table:not(.tnot_brack) .thead{display:none !important;}.niche_table:not(.tnot_brack) td,.niche_table:not(.tnot_brack) tr{display:block !important;}.niche_table.ms_enable td{position:relative;position:relative;padding-left:40% !important;}.pro.mobail_style_three{border:1px solid var(--nt-border-color,#ddd) !important;}.mobail_style_three td{border-bottom:1px solid var(--nt-border-color,#ddd) !important;padding:7px 10px !important;}.mobail_style_three tbody tr td:last-child{border-bottom:0px solid #ededed !important;}.mobail_style_three td{position:relative;padding-left:180px !important;top:2px;}.niche_table.ms_desable td{text-align:center;}table[id*="nichetablewpwp"]:not(.pro) td{border-bottom:1px solid #fafafa;}table[id*="nichetablewpwp"] td{border:none;width:inherit !important;}table[id*="nichetablewpwp"]:not(.pro) tbody tr:nth-child(even) td{border-bottom:1px solid #f7f7f7;}table[id*="nichetablewpwp"].ms_enable td:before{position:absolute;top:50%;left:12px;width:40%;padding-right:10px;white-space:normal;text-align:left;font-weight:600;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);line-height:1.1;}.niche_table.mobail_style_three tr td:before{position:absolute;top:50% !important;left:10px !important;width:165px !important;padding:0 10px 0 0 !important;text-align:left;font-weight:600;white-space:normal;font-size:16px;margin-right:-11px;background:inherit !important;color:inherit !important;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);line-height:1.1;}.mobail_style_three td:after{content:"";width:1px;height:calc(100% + 20px);background:var(--nt-border-color,#ededed);left:calc(170px + 2px);position:absolute;top:-8px;}.niche_table.ms_desable td:before{font-weight:600;padding-right:5px;}.niche_table:not(.h_mtm) tr{padding-bottom:15px !important;border-bottom:2px solid #ddd !important;padding-top:7px;margin-bottom:0px !important;}.niche_table tbody tr:nth-child(2){border-top:2px solid #ddd;}table[id*="nichetablewpwp"]:not(.pro) tbody tr:nth-child(even){background:#f9f9f9;}table[id*="nichetablewpwp"] td img,.h_mimg_fs td img{height:auto;width:80%;max-width:var(--nt-m-img-size,180px) !important;}table[id*="nichetablewpwp"] td img[width="1"]{width:1px;}table[id*="nichetablewpwp"] td,table[id*="nichetablewpwp"] th{padding:7px 10px;line-height:1.4;}.niche_table,.niche_table tr,table tr td{text-align:center;}.niche_table.ms_desable{-ms-flex-order:1px solid #ddd !important;order:1px solid #ddd !important;}.niche_table.ms_enable tr{position:relative;}.niche_table .top-pick span{position:absolute;left:0;}.niche_table.product-number .top-pick span{position:absolute;left:43px;z-index:1;}.product-number .top-pick span{left:43px !important;z-index:1;}body table[id*="nichetablewpwp"].mobail_style_four tr:not(.thead){display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}body table[id*="nichetablewpwp"].mobail_style_four tr:not(.thead) td{display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:center !important;justify-content:center !important;-ms-flex-align:center !important;align-items:center !important;}.mobail_style_four tr td:nth-child(1){width:40% !important;-ms-flex-order:2 !important;order:2 !important;-webkit-box-sizing:border-box;box-sizing:border-box;}.mobail_style_four tr td:nth-child(2){width:100% !important;-ms-flex-order:1 !important;order:1 !important;}.mobail_style_four tr td:nth-child(3){width:60% !important;-ms-flex-order:3 !important;order:3 !important;text-align:left !important;-ms-flex-pack:left !important;justify-content:left !important;-webkit-box-sizing:border-box;box-sizing:border-box;}.mobail_style_four tr td:nth-child(4){width:100% !important;-ms-flex-order:4 !important;order:4 !important;}.mobail_style_four tr td:nth-child(5){width:100% !important;-ms-flex-order:5 !important;order:5 !important;}.mobail_style_four tr td:nth-child(6){width:100% !important;-ms-flex-order:6 !important;order:6 !important;}.mobail_style_four tr td:nth-child(7){width:100% !important;-ms-flex-order:7 !important;order:7 !important;}.mobail_style_four tr td:nth-child(1):before,.mobail_style_four tr td:nth-child(2):before,.mobail_style_four tr td:nth-child(3):before{display:none !important;}.mobail_style_four tr td:before{font-weight:bold;padding-right:5px;}table[id*="nichetablewpwp"]:not(.pro) th,table[id*="nichetablewpwp"]:not(.pro) .thead{display:none !important;}table[id*="nichetablewpwp"]:not(.tnot_brack) td,table[id*="nichetablewpwp"]:not(.tnot_brack) tr{display:block !important;}table[id*="nichetablewpwp"].ms_desable td{text-align:center;}table[id*="nichetablewpwp"].ms_desable td:before{font-weight:600;padding-right:5px;}.product-number tr:not(.thead){position:relative;}.product-number tr:not(.thead):before{content:counter(item);counter-increment:item;z-index:1;}.product-number:not(.mobail_style_three) tr:not(.thead) td:first-child:before{width:45% !important;background:transparent !important;color:inherit !important;left:10% !important;padding:0 !important;top:50%;margin-top:-11px;}.product-number tr:not(.thead):before{top:var(--pnftop,11px);}table[id*="nichetablewpwp"] ul{display:inline-block;text-align:left;}.ms_desable td:before{display:inherit;}.h_mh3_fs .nichetable__td h2,.h_mh3_fs .nichetable__td h3,table[id*="nichetablewpwp"].ms_enable.h_mh3_fs td:before{font-size:var(--mh3fs);}.h_mh4_fs .nichetable__td h4,.h_mh4_fs .nichetable__td h5{font-size:var(--mh4fs);}.h_ma_fs .nichetable__td{font-size:var(--mdfs);}table[id*="nichetablewpwp"]:not(.h_mtm) tr{padding-bottom:15px !important;border-bottom:1px solid var(--nt-border-color,#ddd) !important;padding-top:7px;margin-bottom:var(--tr-gap,0px) !important;}table[id*="nichetablewpwp"].tr_btbm tr,table[id*="nichetablewpwp"].tr_mbb tr:not(:last-child){border-bottom:1px solid var(--nt-border-color,#ddd) !important;}table[id*="nichetablewpwp"].tr_btbm tr:nth-child(2){border-top:1px solid var(--nt-border-color,#ddd) !important;}table[id*="nichetablewpwp"].tr_mbb tr:last-child{border-bottom:0px solid var(--nt-border-color,#ddd) !important;}table[id*="nichetablewpwp"].tr_ballm tr{border:1px solid var(--nt-border-color,#ddd) !important;}table[id*="nichetablewpwp"].td_bm tr td:not(:last-child){border-bottom:1px solid var(--nt-border-color,#f7f7f7) !important;}table[id*="nichetablewpwp"].m_nb tr,table[id*="nichetablewpwp"].m_nb td{border:0px solid transparent !important;}}.product-number.cpath1 tr:before{-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);}.product-number.cpath2 tr:before{-webkit-clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);}.product-number.cpath3 tr:before{-webkit-clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);}.product-number.cpath4 tr:before{-webkit-clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);clip-path:polygon(50% 0%,90% 20%,100% 60%,75% 100%,25% 100%,0% 60%,10% 20%);}.product-number.cpath5 tr:before{-webkit-clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);}.product-number.cpath6 tr:before{-webkit-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0% 43%,17% 12%);clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 78%,68% 100%,32% 100%,6% 78%,0% 43%,17% 12%);}.product-number.cpath7 tr:before{-webkit-clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);}.product-number.cpath8 tr:before{-webkit-clip-path:polygon(0 0,100% 0%,52% 100%,0% 100%);clip-path:polygon(0 0,100% 0%,52% 100%,0% 100%);}.product-number.cpath9 tr:before{-webkit-clip-path:polygon(0 0,51% 0,100% 100%,0% 100%);clip-path:polygon(0 0,51% 0,100% 100%,0% 100%);}.product-number.cpath10 tr:before{-webkit-clip-path:polygon(100% 0,69% 52%,100% 100%,0% 100%,0 51%,0% 0%);clip-path:polygon(100% 0,69% 52%,100% 100%,0% 100%,0 51%,0% 0%);}@media only screen and (max-width: 480px){.niche_table{font-size:80%;}.mobail_style_three td{padding-left:50% !important;}.niche_table.mobail_style_three tr td:before{width:45% !important;}.mobail_style_three td:after{left:calc(45% + 5px);}.hide_header .niche_table.ms_enable td{padding-left:0 !important;}}.niche_table .icon-fire:before{content:"";}.niche_table .list_icon-circle-small li:before{content:"";}.niche_table .list_icon-star-full li:before{content:"";}.niche_table .list_icon-star-full2 li:before{content:"";}.niche_table .list_icon-star li:before{content:"";}.niche_table .list_icon-heart7 li:before{content:"";}.niche_table .list_icon-heart8 li:before{content:"";}.niche_table .list_icon-thumbs-up li:before{content:"";}.niche_table .list_icon-thumbs-up2 li:before{content:"";}.niche_table .list_icon-thumbs-down li:before{content:"";}.niche_table .list_icon-thumbs-down2 li:before{content:"";}.niche_table .list_icon-thumbs-up3 li:before{content:"";}.niche_table .list_icon-thumbs-down3 li:before{content:"";}.niche_table .list_icon-smile li:before{content:"";}.niche_table .list_icon-smile2 li:before{content:"";}.niche_table .list_icon-sad li:before{content:"";}.niche_table .list_icon-sad2 li:before{content:"";}.niche_table .list_icon-grin li:before{content:"";}.niche_table .list_icon-angry li:before{content:"";}.niche_table .list_icon-point-right li:before{content:"";}.niche_table .list_icon-warning li:before{content:"";}.niche_table .list_icon-warning2 li:before{content:"";}.niche_table .list_icon-notification li:before{content:"";}.niche_table .list_icon-notification2 li:before{content:"";}.niche_table .list_icon-question li:before{content:"";}.niche_table .list_icon-question2 li:before{content:"";}.niche_table .list_icon-question3 li:before{content:"";}.niche_table .list_icon-question4 li:before{content:"";}.niche_table .list_icon-question5 li:before{content:"";}.niche_table .list_icon-plus2 li:before{content:"";}.niche_table .list_icon-minus2 li:before{content:"";}.niche_table .list_icon-plus3 li:before{content:"";}.niche_table .list_icon-minus3 li:before{content:"";}.niche_table .list_icon-plus-circle li:before{content:"";}.niche_table .list_icon-minus-circle li:before{content:"";}.niche_table .list_icon-plus-circle2 li:before{content:"";}.niche_table .list_icon-minus-circle2 li:before{content:"";}.niche_table .list_icon-info li:before{content:"";}.niche_table .list_icon-info2 li:before{content:"";}.niche_table .list_icon-cancel-circle li:before{content:"";}.niche_table .list_icon-cancel-circle2 li:before{content:"";}.niche_table .list_icon-blocked li:before{content:"";}.niche_table .list_icon-cancel-square li:before{content:"";}.niche_table .list_icon-cancel-square2 li:before{content:"";}.niche_table .list_icon-cancel li:before{content:"";}.niche_table .list_icon-spam li:before{content:"";}.niche_table .list_icon-cross li:before{content:"";}.niche_table .list_icon-cross2 li:before{content:"";}.niche_table .list_icon-cross3 li:before{content:"";}.niche_table .list_icon-checkmark li:before{content:"";}.niche_table .list_icon-checkmark2 li:before{content:"";}.niche_table .list_icon-checkmark3 li:before{content:"";}.niche_table .list_icon-checkmark4 li:before{content:"";}.niche_table .list_icon-checkmark5 li:before{content:"";}.niche_table .list_icon-spell-check2 li:before{content:"";}.niche_table .list_icon-stop2 li:before{content:"";}.niche_table .list_icon-arrow-right2 li:before{content:"";}.niche_table .list_icon-arrow-right3 li:before{content:"";}.niche_table .list_icon-arrow-right4 li:before{content:"";}.niche_table .list_icon-arrow-right5 li:before{content:"";}.niche_table .list_icon-arrow-right6 li:before{content:"";}.niche_table .list_icon-arrow-right7 li:before{content:"";}.niche_table .list_icon-circle-right2 li:before{content:"";}.niche_table .list_icon-circle-right3 li:before{content:"";}.niche_table .list_icon-circle-right4 li:before{content:"";}.niche_table .list_icon-square-right li:before{content:"";}.niche_table .list_icon-arrow-right10 li:before{content:"";}.niche_table .list_icon-arrow-right11 li:before{content:"";}.niche_table .list_icon-arrow-right12 li:before{content:"";}.niche_table .list_icon-arrow-right14 li:before{content:"";}.niche_table .list_icon-circle-right5 li:before{content:"";}.niche_table .list_icon-circle-right6 li:before{content:"";}.niche_table .list_icon-arrow-right15 li:before{content:"";}.niche_table .list_icon-arrow-right16 li:before{content:"";}.niche_table .list_icon-checkbox-checked li:before{content:"";}.niche_table .list_icon-checkbox-unchecked li:before{content:"";}.niche_table .list_icon-checkbox-checked2 li:before{content:"";}.niche_table .list_icon-checkbox-unchecked2 li:before{content:"";}.niche_table .list_icon-checkmark-circle li:before{content:"";}.niche_table .list_icon-circle li:before{content:"";}.niche_table .list_icon-circle2 li:before{content:"";}.niche_table .list_icon-circles li:before{content:"";}.niche_table .list_icon-circles2 li:before{content:"";}.list_icon-list ul>li{list-style-type:square;}.list_icon-list2 ul>li{list-style-type:disc;}.list_icon-list-numbered ul>li{list-style-type:decimal;}[class*="list_icon"]:not(.list_icon-list2,.list_icon-list,.list_icon-list-numbered,.have_lp) ul{margin:0 !important;padding:0 !important;}body .list_icon-list2 ul,body .list_icon-list ul,body .list_icon-list-numbered ul{padding-left:20px;margin:0;}body .have_lp ul{margin:0;}[class*="list_icon"]:not(.list_icon-list2,.list_icon-list,.list_icon-list-numbered) ul li{list-style:none;}[class*="list_icon"]:not(.list_icon-list2,.list_icon-list,.list_icon-list-numbered) ul li::before{vertical-align:middle;display:inline-block;color:var(--icon-color);background-color:var(--icon-bg);font-size:var(--icon-size);padding:var(--icon-padding);border:var(--iconb-width,2px) var(--iconb-tyle) var(--iconb-border-color);border-radius:var(--iconb-radius);}[class*="list_icon"].listicon_inline ul li::before{position:absolute;left:0;}[class*="list_icon"].listicon_inline:not(.list_icon-list2,.list_icon-list,.list_icon-list-numbered) li{padding-left:25px;padding-left:var(--icon-space,var(--padding-left,20px));position:relative;}.tablelist.pro:not(.list_icon-list2,.list_icon-list,.list_icon-list-numbered) ul{padding-left:0;}[class*="list_icon"] li{font-size:var(--list-font-size);line-height:var(--list-lh,1.3);font-weight:var(--list-fw);font-family:var(--list-ff);letter-spacing:var(--list-ls);color:var(--list-color);margin-bottom:var(--list-space) !important;}[class*="list_icon"] ul li:last-child{margin-bottom:0 !important;}[class*="list_icon"].aligntop li:before{vertical-align:top !important;}[class*="list_icon"].alignbottom li:before{vertical-align:bottom !important;}.niche_table [class*="icon-"]:after,.niche_table [class*="icon-"]:before,.niche_table [class*="list_icon-"] li:after,.niche_table [class*="list_icon-"] li:before,.select_icon-wrap [class*="icon-"]:after,.select_icon-wrap [class*="icon-"]:before{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-eye:before{content:"";}.icon-eye3:before{content:"";}.icon-list-numbered:before{content:"";}.icon-list:before{content:"";}.icon-list2:before{content:"";}.icon-palette2:before{content:"";}.icon-chess-king:before{content:"";}.icon-chess-queen:before{content:"";}.icon-new:before{content:"";}.icon-graduation:before{content:"";}.icon-price-tag:before{content:"";}.icon-price-tag2:before{content:"";}.icon-price-tags:before{content:"";}.icon-price-tag3:before{content:"";}.icon-price-tag4:before{content:"";}.icon-price-tag5:before{content:"";}.icon-ticket:before{content:"";}.icon-ticket2:before{content:"";}.icon-cart5:before{content:"";}.icon-coin-dollar:before{content:"";}.icon-cash:before{content:"";}.icon-mouse2:before{content:"";}.icon-stars:before{content:"";}.icon-medal-star:before{content:"";}.icon-medal:before{content:"";}.icon-medal2:before{content:"";}.icon-medal-first:before{content:"";}.icon-medal-second:before{content:"";}.icon-medal-third:before{content:"";}.icon-crown:before{content:"";}.icon-trophy:before{content:"";}.icon-trophy2:before{content:"";}.icon-trophy3:before{content:"";}.icon-diamond:before{content:"";}.icon-diamond2:before{content:"";}.icon-trophy4:before{content:"";}.icon-hammer2:before{content:"";}.icon-balance:before{content:"";}.icon-shield:before{content:"";}.icon-shield-check:before{content:"";}.icon-shield-notice:before{content:"";}.icon-shield2:before{content:"";}.icon-shield3:before{content:"";}.icon-shield4:before{content:"";}.icon-circle-small:before{content:"";}.icon-link3:before{content:"";}.icon-link4:before{content:"";}.icon-bookmark2:before{content:"";}.icon-bookmark3:before{content:"";}.icon-bookmarks:before{content:"";}.icon-starburst:before{content:"";}.icon-sun3:before{content:"";}.icon-star-full:before{content:"";}.icon-star-empty3:before{content:"";}.icon-star-half:before{content:"";}.icon-star-full2:before{content:"";}.icon-star:before{content:"";}.icon-heart7:before{content:"";}.icon-heart8:before{content:"";}.icon-thumbs-up:before{content:"";}.icon-thumbs-up2:before{content:"";}.icon-thumbs-down:before{content:"";}.icon-thumbs-down2:before{content:"";}.icon-thumbs-up3:before{content:"";}.icon-thumbs-down3:before{content:"";}.icon-smile:before{content:"";}.icon-smile2:before{content:"";}.icon-sad:before{content:"";}.icon-sad2:before{content:"";}.icon-grin:before{content:"";}.icon-angry:before{content:"";}.icon-point-right:before{content:"";}.icon-warning:before{content:"";}.icon-warning2:before{content:"";}.icon-notification:before{content:"";}.icon-notification2:before{content:"";}.icon-question:before{content:"";}.icon-question2:before{content:"";}.icon-question3:before{content:"";}.icon-question4:before{content:"";}.icon-question5:before{content:"";}.icon-plus2:before{content:"";}.icon-minus2:before{content:"";}.icon-plus3:before{content:"";}.icon-minus3:before{content:"";}.icon-plus-circle:before{content:"";}.icon-minus-circle:before{content:"";}.icon-plus-circle2:before{content:"";}.icon-minus-circle2:before{content:"";}.icon-info:before{content:"";}.icon-info2:before{content:"";}.icon-cancel-circle:before{content:"";}.icon-cancel-circle2:before{content:"";}.icon-blocked:before{content:"";}.icon-cancel-square:before{content:"";}.icon-cancel-square2:before{content:"";}.icon-cancel:before{content:"";}.icon-spam:before{content:"";}.icon-cross:before{content:"";}.icon-cross2:before{content:"";}.icon-cross3:before{content:"";}.icon-checkmark:before{content:"";}.icon-checkmark2:before{content:"";}.icon-checkmark3:before{content:"";}.icon-checkmark4:before{content:"";}.icon-checkmark5:before{content:"";}.icon-spell-check2:before{content:"";}.icon-stop2:before{content:"";}.icon-arrow-right2:before{content:"";}.icon-arrow-right3:before{content:"";}.icon-arrow-right4:before{content:"";}.icon-arrow-right5:before{content:"";}.icon-arrow-right6:before{content:"";}.icon-arrow-right7:before{content:"";}.icon-circle-right2:before{content:"";}.icon-circle-right3:before{content:"";}.icon-circle-right4:before{content:"";}.icon-square-right:before{content:"";}.icon-arrow-right10:before{content:"";}.icon-arrow-right11:before{content:"";}.icon-arrow-right12:before{content:"";}.icon-arrow-right14:before{content:"";}.icon-circle-right5:before{content:"";}.icon-circle-right6:before{content:"";}.icon-arrow-right15:before{content:"";}.icon-arrow-right16:before{content:"";}.icon-checkbox-checked:before{content:"";}.icon-checkbox-unchecked:before{content:"";}.icon-checkbox-checked2:before{content:"";}.icon-checkbox-unchecked2:before{content:"";}.icon-checkmark-circle:before{content:"";}.icon-circle:before{content:"";}.icon-circle2:before{content:"";}.icon-circles:before{content:"";}.icon-circles2:before{content:"";}.icon-amazon:before{content:"";}.listicon_inline.alignmiddel li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}@media only screen and (max-width: 992px){.sd-none{display:none !important;}}@media only screen and (max-width: 768px){.mtext-left,.mtext-left td,.mtext-left th{text-align:left !important;}.mtext-center,.mtext-center th,.mtext-center td{text-align:center !important;}.mtext-center img{display:inline-block;}.mtext-right,.mtext-right th,.mtext-right td{text-align:right !important;}.esd-none{display:none !important;}}.d-none{display:none !important;}.c-rating{text-align:center;}.c-rating svg path:last-child{stroke:url("#gradient1");stroke-linecap:round;}.rating-wrap .rating-content .rating-circle{display:inline-block;width:75px;height:75px;background:#e9f5f5;border-radius:50%;padding:8px;}.score_text{display:inline-block;text-align:center;font-weight:700;font-size:22px;line-height:1.3;color:#1c9294;}.rating-wrap.has_circle.inside .rating-score-text-wrap{position:absolute;top:50%;-ms-transform:translate(0px,-50%);-webkit-transform:translate(0px,-50%);transform:translate(0px,-50%);text-align:center;width:100%;left:0;}.rating-wrap.has_circle.inside .rating-content{position:relative;display:inline-block;}.rating-wrap.outside .rating-score-text-wrap{margin-top:7px;margin-bottom:2px;}.rating-hint-wrap{margin:6px 0 5px;position:relative;}.rating-label{color:#909090;font-size:12px;display:inline-block;position:relative;}.rating-label span{width:16px;height:16px;background:#eee;color:#fff;display:inline-block;text-align:center;border-radius:50%;line-height:1.3;}.rating-hint{position:absolute;background:#f3f3f3;padding:8px 10px 7px;text-align:center;font-size:12px;color:#8b8b8b;opacity:0;visibility:hidden;border-radius:5px;bottom:calc(100% + 7px);right:0;}.rating-hint-wrap:hover .rating-label:after{content:"";position:absolute;border:10px solid transparent;border-top:10px solid #f3f3f3;right:-2px;bottom:calc(100% - 7px);}.rating-hint-wrap:hover .rating-hint{opacity:1;visibility:visible;}.rnisltrue{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:baseline;align-items:baseline;width:100%;}.text-center .rnisltrue{-ms-flex-pack:center;justify-content:center;}.text-right .rnisltrue{-ms-flex-pack:end;justify-content:flex-end;}.rnisltrue .reviewdetails{margin-left:10px;font-size:14px;}.rating-wrap .stat-rating{display:inline-block;}.line-straight{line-height:0;}.line-straight .retinglavel{display:inline-block;line-height:0;margin-bottom:0;}[class*="label_wrap"]{position:relative;}.bclabel__icon{margin-right:10px;}[class*="ls_style1"]{padding:5px 10px;}.left-vertical{display:inline-block !important;overflow:hidden;width:25px;font-size:5px;height:100%;position:absolute !important;left:0;top:0;padding:3px 5px 0;}.left-vertical .bctext{letter-spacing:1px;font-size:10px;font-weight:600;display:inline-block;white-space:nowrap;line-height:1.5;-webkit-transform:translate(0,100%) rotate(-90deg);-ms-transform:translate(0,100%) rotate(-90deg);transform:translate(0,100%) rotate(-90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;}.left-vertical .bctext:after{content:"";display:block;margin:0 0 100%;}.ls_styl_cus{position:relative;}.label_icon{margin-right:7px;}[class*="c_has"] [class*="content__label"],[class*="c_has"] [class*="content__link"]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}.ls_style1,.els .single_lable:nth-of-type(1) span{background-color:#fdca30;padding:5px 10px;max-width:100%;-webkit-box-shadow:0 2px 4px rgba(17,17,17,.16);box-shadow:0 2px 4px rgba(17,17,17,.16);border-radius:100px;border-radius:0 100px 100px 0;text-transform:uppercase;font-size:12px;line-height:1.3;letter-spacing:1px;position:relative;}.label_corner,.els .single_lable:nth-of-type(1) span::after{content:"";display:inline-block;width:10px;height:10px;border-bottom:5px solid;border-right:5px solid;border-left:5px solid rgba(0,0,0,0) !important;border-top:5px solid rgba(0,0,0,0) !important;position:absolute;top:100%;left:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);border-color:#e3b93b;}.ls_style2,.els .single_lable:nth-of-type(2) span{padding:2px 15px;font-size:12px !important;border-bottom-right-radius:10px;border-top-left-radius:10px;border:2px solid #ec2c00;text-transform:uppercase;background:#fff;position:relative;}.ls_style2 .label_corner,.els .single_lable:nth-of-type(2) span::after{display:block;width:10px;position:absolute;content:"";border-bottom:20px solid transparent !important;border-right:9px solid #d42715;left:-2px;top:calc(100% - -2px);height:0;border-left:0 solid !important;border-top:0px solid !important;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.ls_common{padding:5px 10px;max-width:100%;font-size:12px;line-height:1.3;letter-spacing:1px;}.ls_styl3,.els .single_lable:nth-of-type(3) span{background-color:#e70000;-webkit-clip-path:polygon(4% 0%,100% 0%,96% 100%,0% 100%);clip-path:polygon(4% 0%,100% 0%,96% 100%,0% 100%);color:#fff;padding:5px 15px 5px 15px;}.ls_styl3{padding:7px 15px 7px 15px;font-size:15px;}.ls_styl4,.els .single_lable:nth-of-type(4) span{background-image:-webkit-gradient(linear,left top,right top,from(#0076ff),to(#f0003c));background-image:-webkit-linear-gradient(left,#0076ff,#f0003c);background-image:-o-linear-gradient(left,#0076ff,#f0003c);background-image:linear-gradient(to right,#0076ff,#f0003c);-webkit-clip-path:polygon(100% 0%,90% 50%,100% 100%,0 100%,0 0);clip-path:polygon(100% 0%,90% 50%,100% 100%,0 100%,0 0);color:#fff;padding:5px 23px 5px 10px;}.ls_styl5,.els .single_lable:nth-of-type(5) span{background-color:#a71930;-webkit-clip-path:polygon(0 0,88% 0%,100% 100%,0% 100%);clip-path:polygon(0 0,88% 0%,100% 100%,0% 100%);color:#fff;padding:5px 25px 5px 15px;}.ls_styl6,.els .single_lable:nth-of-type(6) span{background-color:#ff6319;-webkit-clip-path:polygon(0 0,90% 0%,100% 50%,90% 100%,0 100%);clip-path:polygon(0 0,90% 0%,100% 50%,90% 100%,0 100%);color:#fff;padding:5px 25px 5px 15px;}.ls_styl7,.els .single_lable:nth-of-type(7) span{background-color:#ff3c41;-webkit-clip-path:polygon(0 0,100% 0%,88% 100%,0% 100%);clip-path:polygon(0 0,100% 0%,88% 100%,0% 100%);color:#fff;padding:5px 25px 5px 15px;}.ls_styl8,.els .single_lable:nth-of-type(8) span{background-color:#d13814;-webkit-clip-path:polygon(100% 0%,80% 10%,100% 50%,100% 50%,80% 90%,100% 100%,0 100%,0% 70%,0% 35%,0 0);clip-path:polygon(100% 0%,80% 10%,100% 50%,100% 50%,80% 90%,100% 100%,0 100%,0% 70%,0% 35%,0 0);color:#fff;padding:5px 25px 5px 15px;}.ls_styl9,.els .single_lable:nth-of-type(9) span{position:relative;background-color:#035d4c;color:#fff;}.ls_styl9 .label_corner,.els .single_lable:nth-of-type(9) span::after{top:-4px;left:-3px;border-width:4px 7px 0 0 !important;border-color:transparent #053d33 transparent transparent;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);height:0;}.mcimghlink.mcontent__img{display:inline-block;vertical-align:middle;}.nichetable__td{position:relative;}.left-top,.left-center,.left-bottom,.right-top,.right-center,.right-bottom,.center-top,.center-bottom{position:absolute;z-index:10;}.left-top{left:0;top:0;}.left-center{left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.left-bottom{left:0;bottom:0;}.right-top{right:5px;top:5px;}.right-center{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}.right-bottom{right:0;bottom:0;}.center-top{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.center-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.bcimg{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.img_he_1,.btn_he_2{opacity:1;}.img_he_1:hover [class*="img"],.btn_he_2:hover,.img_he_1:hover{opacity:.65;}.img_he_2:hover [class*="img"]{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.img_he_3:hover [class*="img"]{-webkit-transform:scale(.9);-ms-transform:scale(1.9);transform:scale(.9);}.img_he_4:hover [class*="img"]{-webkit-transform:rotateZ(-10deg);-ms-transform:rotateZ(-10deg);transform:rotateZ(-10deg);}.img_he_5:hover [class*="img"]{border-radius:50%;}.img_he_6:hover [class*="img"]{-webkit-box-shadow:1px 1px #555,2px 2px #555,3px 3px #555;box-shadow:1px 1px #555,2px 2px #555,3px 3px #555;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px);}.img_he_7:hover [class*="img"],.btn_he_3:hover,.img_he_7:hover{-webkit-box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;box-shadow:rgba(3,3,3,.4) 0 4px 8px 0px !important;}[class*="cp_style"]{-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}.cp_style1,.cp_style4{padding:10px 12px;text-decoration:none !important;font-size:14px;line-height:1.3333;border-radius:4px;}.cp_style1{background-color:#e74c3c;color:#fff;}.cp_style1:hover{color:#fff;}.cp_style4{border:1px solid #f7333e;color:#f7333e;}[class*="has_hbgcolor"]:hover{background:var(--btn-hbg) !important;}[class*="has_htcolor"]:hover{color:var(--btn-hcolor,#fff) !important;}[class*="has_hbcolor"]:hover{border-color:var(--btn-border-color) !important;}[class*="has_iconcolor"]:before,[class*="has_iconcolor"]:after{color:var(--btnicon-color);}body table td .btn_he_1:hover,.btn_he_1:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.09)),color-stop(100%,rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.09),rgba(0,0,0,.1));background-image:-o-linear-gradient(top,rgba(0,0,0,.09),rgba(0,0,0,.1));background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.09)),to(rgba(0,0,0,.1)));background-image:linear-gradient(top,rgba(0,0,0,.09),rgba(0,0,0,.1));}.bi_left:before{margin-right:5px;}.table_wrap:not(.link_scatter) .bi_right{position:relative;}[class*="icon"].bi_right:after{content:"";width:calc(var(--icon-dis) + 10px);position:static;}.bi_left:before,.bi_right:before{font-size:var(--icon-size);}.bi_right::before{margin-left:5px;position:absolute;right:var(--icon-dis);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}.bi_right.icon_slide_r:hover::before{right:calc(var(--icon-dis) - 3px);}figure.bcontent__img,figure.mcontent__img,figure.acontent__img{margin:0;overflow:hidden;}.dul{text-decoration:underline !important;}table[id*="nichetablewpwp"] .hdul:hover{text-decoration:underline !important;}.nichetable__td .line-straight{padding-top:5px;padding-bottom:8px;}.table_wrap.btable:not(.row_spacing){border-width:var(--nt-border-width,1px);}.table_wrap.btr .nichetable__tr{border-width:0px;border-bottom-width:var(--nt-border-width,1px);}.table_wrap.btr tr:last-of-type{border-bottom-width:0px;}.table_wrap.btd .nichetable__td,.table_wrap.btd .nichetable__th{border-width:0px;}@media only screen and (min-width: 768px){.overflow_xscrool{overflow:auto;}.btr .nichetable__td,.btr .nichetable__th{border:0px solid;}.table_wrap.btable:not(.row_spacing){border-width:var(--nt-border-width,1px) !important;}.row_spacing.btr .nichetable__td,.row_spacing.btr .nichetable__th{border-style:var(--nt-border-style,solid);border-color:var(--nt-border-color,#ddd);border-width:0;border-top-width:1px;border-bottom-width:1px;}.table_wrap.btd .nichetable__td,.table_wrap.btd .nichetable__th{border-left-width:var(--nt-border-width,1px);}.table_wrap.pro .nichetable__td{padding-left:var(--nt-border-lr,6px);padding-right:var(--nt-border-lr,6px);padding-top:var(--nt-border-tb,3px);padding-bottom:var(--nt-border-tb,3px);}.table_wrap.pro .nichetable__th{padding-left:var(--nt-border-lr,6px);padding-right:var(--nt-border-lr,6px);padding-top:var(--th-ptb,5px);padding-bottom:var(--th-ptb,5px);}.table_wrap .h_rowblw td:last-of-type{border-left-width:var(--trh-owblw);}.h_rowblw td:first-child{border-left:var(--trh-owblw) solid var(--trborder-color,#000);border-top-left-radius:var(--tr-radius,0);border-bottom-left-radius:var(--tr-radius,0);}.table_wrap.btr.row_spacing td:first-of-type,.table_wrap.btr.row_spacing th:first-of-type{border-left-width:1px;}.table_wrap.btr.row_spacing td:last-of-type,.table_wrap.btr.row_spacing th:last-of-type{border-right-width:1px;}.table_wrap.btable:not(.row_spacing),.table_wrap.btr .nichetable__tr,.table_wrap.btd .nichetable__td,.table_wrap.btd .nichetable__th{border-style:var(--nt-border-style,solid);border-color:var(--nt-border-color,#ddd);}}.table_wrap.btd.tnot_brack .nichetable__td,.table_wrap.btd.tnot_brack .nichetable__th{border-left-width:var(--nt-border-width,1px);}.table_wrap.btd:not(.row_spacing) td:first-of-type,.table_wrap.btd:not(.row_spacing) th:first-of-type{border-left-width:0px;}.tp-center{margin:auto;}.tp-right{margin-left:auto;}.h_er_bg tr:not(.thead):nth-child(odd){background-color:var(--nt-erbg);}.h_ed_bg tr:not(.thead) td:nth-child(odd){background-color:var(--nt-etdbg);}.table_wrap.has_rhbg tr:not(.thead):hover,.table_wrap tr.hastr_rhbg:not(.thead):hover{background-color:var(--tr-rhbg,var(--nt-rhbg));}.table_wrap.has_rhoc tr:not(.thead):hover,.table_wrap tr.hastr_rhoc:not(.thead):hover{outline:var(--tr-rhoc,var(--nt-rhoc,none)) auto 1px;}.table_wrap.has_rhoc.row_spacing.btr tr:not(.thead):hover .nichetable__td,.table_wrap.has_rhoc.row_spacing.btr tr:not(.thead):hover .nichetable__th:hover{border-color:transparent;}.h_tc{color:var(--nt-dtc);}[class*="ctext"]>a{color:inherit;}[id*="nichetablewpwp"] .nichetable__th{color:var(--th-color,#111);background:var(--theadbg-color,transparent);font-size:var(--th-font-size,16px);line-height:var(--th-line-hight,1.3);font-weight:var(--th-font-weight,600);}.link_scatter tr{position:relative;display:-webkit-inline-box;}.link_scatter tr [class*="has_link"],.link_scatter tr [class*="has_link"] .nichetable__td-wrap{position:static !important;}.link_scatter [class*="has_link"] [class*="content__link"]::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:11;}.slick-slider .slick-arrow{width:40px;height:40px;-webkit-box-shadow:0 2px 4px rgba(17,17,17,.16);box-shadow:0 2px 4px rgba(17,17,17,.16);background-color:#fff;font-size:0;-webkit-appearance:none;border:none;border-radius:50%;position:absolute;top:50%;z-index:1;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;padding:0;margin-top:-20px;}.niche_table .slick-slider .slick-arrow:hover{background:#ededed;}.slick-slider .slick-arrow.slick-next{right:0;-webkit-transform:translate(15px,-50%);-ms-transform:translate(15px,-50%);transform:translate(15px,-50%);}.niche_table .slick-slider .slick-arrow.slick-prev{left:0;-webkit-transform:translate(-15px,-50%);-ms-transform:translate(-15px,-50%);transform:translate(-15px,-50%);}.niche_table .slick-slider .slick-arrow:after{background-image:url("https://cdn-acpmd.nitrocdn.com/eModEPWWkhkiWTmJQPNbaxXKZzykSedd/assets/images/source/rev-bb4e7e6/btechubabu.com/wp-content/plugins/nichetable/assets/arrow.svg");background-size:contain;background-position:50%;background-repeat:no-repeat;content:"";width:30px;height:30px;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.niche_table .slick-slider .slick-arrow.slick-prev:after{-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-63%,-50%) rotate(180deg);transform:translate(-63%,-50%) rotate(180deg);}.h_ahc a:not(.bcontent__link):not(.mcontent__link):not(.acontent__link):hover{color:var(--nt-ahc) !important;}.mch_ahc:hover{color:var(--mc-ahc) !important;}.bch_ahc:hover{color:var(--bc-ahc) !important;}.ach_ahc:hover{color:var(--ac-ahc) !important;}.inline_img{display:-ms-flexbox;display:flex;}.inline_img img{margin:0 7px 0 0;}@media only screen and (max-width: 768px){.mrow_slider,.mrow_slider .nithetabletbody,.mrow_slider tr,.mrow_slider td,.mrow_slider th{display:block;}}@media only screen and (max-width: 768px){.h_mer_bg tr:not(.thead):nth-child(odd){background-color:var(--nt-m-erbg);}.no_td_border tbody tr td{border-bottom:0px solid transparent !important;}.table_wrap.pro .nichetable__th{padding-left:var(--nt-border-m-lr,6px);padding-right:var(--nt-border-m-lr,6px);padding-top:var(--nt-border-m-tb,3px);padding-bottom:var(--nt-border-m-tb,3px);}.table_wrap.pro .nichetable__td{padding-left:var(--nt-border-m-lr,10px);padding-right:var(--nt-border-m-lr,10px);padding-top:var(--nt-border-m-tb,5px);padding-bottom:var(--nt-border-m-tb,5px);}.m_img_p-0{padding:0 !important;}.h_mtm tr{margin-bottom:var(--mbrm,0);}.table_wrap.btr .nichetable__tr{padding:6px 0;}.inline_img.mtext-center,.mtext-center .rnisltrue{-ms-flex-pack:center;justify-content:center;}.niche_table [class*="text-left"] img{margin-left:0;}.niche_table [class*="text-right"] img{margin-right:0;}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(1):before{content:var(--nt-m-th1);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(2):before{content:var(--nt-m-th2);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(3):before{content:var(--nt-m-th3);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(4):before{content:var(--nt-m-th4);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(5):before{content:var(--nt-m-th5);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(6):before{content:var(--nt-m-th6);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(7):before{content:var(--nt-m-th7);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(8):before{content:var(--nt-m-th8);}.table_wrap:not(.mobail_style_four):not(.ms_desable) td:nth-of-type(9):before{content:var(--nt-m-th9);}}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free";}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em;}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em;}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em;}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em;}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em;}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul>li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-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(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4);}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1);}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0:before{content:"0";}.fa-1:before{content:"1";}.fa-2:before{content:"2";}.fa-3:before{content:"3";}.fa-4:before{content:"4";}.fa-5:before{content:"5";}.fa-6:before{content:"6";}.fa-7:before{content:"7";}.fa-8:before{content:"8";}.fa-9:before{content:"9";}.fa-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-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-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-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-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-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{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-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-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-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-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-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-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;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}body,button,input,select,textarea{color:#404040;font-family:"Lato",sans-serif;font-size:16px;font-size:1rem;line-height:1.5;}h1,h2,h3,h4,h5,h6{clear:both;margin:.9em 0;line-height:1.3;}h1{font-size:36px;font-size:2.25rem;}h2{font-size:32px;font-size:2rem;}h3{font-size:28px;font-size:1.75rem;}h4{font-size:24px;font-size:1.5rem;}h5{font-size:20px;font-size:1.25rem;}h6{font-size:16px;font-size:1rem;}p{margin:0 0 1.5em;}dfn,cite,em,i{font-style:italic;}blockquote{margin:0 1.5em;}address{margin:0 0 1.5em;}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem;}abbr,acronym{border-bottom:1px dotted #666;cursor:help;text-decoration:none;}mark,ins{background:#fff9c0;text-decoration:none;}big{font-size:125%;}html{box-sizing:border-box;}*,*:before,*:after{box-sizing:inherit;}body{background:#fff;}blockquote{quotes:"" "";padding:1.5em;margin:0 0 1em 0;font-size:18px;background:#f8f8f8;border-left:3px solid #e74c3c;}blockquote:before,blockquote:after{content:"";}blockquote p{margin:0;}blockquote cite{margin-top:1em;}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}.wp-block-quote{font-size:18px;font-size:1.125rem;padding:1.5em;margin:0 0 1em 0;font-style:italic;background:#f8f8f8;border-left:3px solid #e74c3c;}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:3px solid #e74c3c;padding-left:1.5em;}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:1.5em;margin:0 0 1em 0;}.wp-block-quote.is-large p{font-size:21px;}.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation,.wp-block-quote .wp-block-quote__citation{color:inherit;display:block;font-size:inherit;font-style:normal;font-weight:normal;margin-top:1em;}.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{font-size:16px;font-weight:bold;}.wp-block-quote.is-large cite,.wp-block-quote footer,.wp-block-quote__citation{margin-top:1em;font-size:18px;font-weight:bold;}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{text-align:left;}.wp-block-quote.alignleft p,.wp-block-quote.alignright p,.wp-block-quote.alignleft .wp-block-quote__citation,.wp-block-quote.alignright .wp-block-quote__citation{font-size:14px;}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0;}.wp-block-pullquote{border:0;line-height:1.6;}.wp-block-pullquote p{margin-bottom:.8em;}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:18px;margin-bottom:.8em;}.wp-block-pullquote .wp-block-pullquote__citation{font-size:14px;font-weight:bold;text-transform:none;margin-top:1em;}.wp-block-cover .wp-block-cover-text p{font-size:2em;padding:1em;}.wp-block-cover.alignleft p,.wp-block-cover.alignright p{font-size:1.4em;padding:1em;}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{font-size:14px;font-weight:bold;text-transform:none;margin-top:1em;}.wp-block-image .alignleft{float:left;margin-right:1em;}.wp-block-image .alignright{float:right;margin-left:1em;}.widgettitle,.is-style-hitmag-widget-title{font-size:18px;font-size:1.125rem;border-bottom:2px solid #e74c3c;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline-block;margin-top:0;margin-bottom:24px;}.wp-block-search .wp-block-search__input{border:1px solid #ddd;height:45px;padding:10px;box-sizing:border-box;-webkit-appearance:none;border-radius:3px;}.wp-block-search .wp-block-search__button{height:45px;border:none;padding:10px 15px;cursor:pointer;font-size:12px;font-size:.75rem;text-transform:uppercase;font-weight:bold;background:#e74c3c;margin-left:0;margin-right:0;color:#fff;}.wp-block-search .wp-block-search__button:hover{background-color:#222;color:#fff;}#secondary h2.wp-block-heading:not(.is-style-hitmag-widget-title){font-size:23.008px;font-size:1.438rem;}#secondary h3.wp-block-heading:not(.is-style-hitmag-widget-title){font-size:22px;font-size:1.375rem;}#secondary h4.wp-block-heading:not(.is-style-hitmag-widget-title){font-size:21.008px;font-size:1.313rem;}ul,ol{margin:0 0 1.5em 1.5em;padding-left:2em;}ul{list-style:disc;}ol{list-style:decimal;}li > ul,li > ol{margin-bottom:0;margin-left:1.5em;}dt{font-weight:bold;}dd{margin:0 1.5em 1.5em;}img{height:auto;max-width:100%;}figure{margin:1em 0;}table{border-collapse:collapse;margin:0 0 1.5em;width:100%;}table,th,td{border:1px solid #ededed;}th{background:#f8f8f8;font-weight:bold;padding:8px 15px;}.site-footer table,.site-footer th,.site-footer td{border:1px solid #555;}.site-footer th{background:#222;}td{padding:5px 15px;}button,input[type=button],input[type=reset],input[type=submit]{border:none;border-radius:3px;background:#e74c3c;color:#fff;font-size:12px;font-size:.75rem;font-weight:bold;line-height:1;padding:13px 20px;text-transform:uppercase;font-family:"Ubuntu",sans-serif;}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#222;}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{background:#222;}.th-readmore{display:inline-block;border-radius:3px;font-weight:bold;color:#fff;font-size:11px;background:#e74c3c;padding:8px 15px;text-decoration:none;text-transform:uppercase;font-family:"Ubuntu",sans-serif;}.th-readmore:hover,.th-readmore:focus{background:#222;text-decoration:none;color:#fff;}.th-readmore:active,.th-readmore:visited{color:#fff;}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;border:1px solid #ddd;padding:8px 5px;}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111;}select{border:1px solid #ddd;}textarea{width:100%;}a{color:#3498db;text-decoration:none;}a:visited{color:#2980b9;}a:hover,a:focus,a:active{color:#e74c3c;text-decoration:none;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}.hm-nav-container{position:relative;background-color:#222;clear:both;}.main-navigation{background-color:#222;clear:both;display:block;float:left;font-family:"Ubuntu",sans-serif;width:100%;}.main-navigation a{line-height:20px;padding:12.5px 17px;color:#ddd;}.main-navigation a:hover{background-color:#e74c3c;color:#fff;}.main-navigation ul{display:none;font-size:14px;font-size:.875rem;font-weight:bold;list-style:none;margin:0;padding-left:0;text-transform:uppercase;}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;font-weight:normal;position:absolute;left:-999em;z-index:99999;background:#333;text-transform:none;}.main-navigation ul ul ul{left:-999em;top:0;}.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul{left:100%;}.main-navigation ul ul a{width:200px;padding:10px 17px;}.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul{left:auto;}@media (max-width: 991px){.main-navigation ul{display:none;}}.main-navigation li{float:left;position:relative;}.main-navigation a{display:block;text-decoration:none;}.main-navigation .current_page_item > a,.main-navigation .current-menu-item > a,.main-navigation .current_page_ancestor > a,.main-navigation .current-menu-ancestor > a{background-color:#e74c3c;color:#fff;}.main-navigation .menu-item-has-children > a:after,.main-navigation .page_item_has_children > a:after{content:"";line-height:1;font-size:11px;margin:1px 0 0 10px;}.main-navigation .menu-item-has-children .menu-item-has-children > a:after,.main-navigation .page_item_has_children .menu-item-has-children > a:after{content:"";float:right;line-height:20px;font-size:11px;margin:0 0 0 10px;}.menu-toggle,.main-navigation.toggled ul{display:block;}@media screen and (min-width: 992px){.menu-toggle{display:none;}.main-navigation ul{display:block;}}.comment-navigation,.posts-navigation,.post-navigation{clear:both;}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 3em;overflow:hidden;}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%;}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%;}.post-navigation .meta-nav{font-family:"Ubuntu",sans-serif;display:block;color:#aaa;font-size:16px;font-size:1rem;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase;}.post-navigation .post-title{color:#222;font-weight:bold;}.post-navigation .post-title:hover{color:#e74c3c;}.post-navigation .nav-previous{padding-right:5px;}.post-navigation .nav-next{padding-left:5px;}.top-navigation{clear:both;display:inline-block;margin-left:10px;}.top-navigation a{color:#222;line-height:20px;padding:7.5px 9px;font-size:12px;font-size:.75rem;font-weight:500;}.top-navigation a:hover{color:#e74c3c;}.top-navigation ul{display:none;list-style:none;margin:0;padding-left:0;}.top-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;left:-999em;z-index:99999;background:#ecf0f1;}.top-navigation ul ul ul{left:-999em;top:0;}.top-navigation ul ul li:hover > ul,.top-navigation ul ul li.focus > ul{left:100%;}.top-navigation ul ul a{width:200px;color:#222;}.top-navigation ul ul a:hover{background:#e74c3c;color:#fff;}.top-navigation ul li:hover > ul,.top-navigation ul li.focus > ul{left:auto;}@media (max-width: 991px){.top-navigation ul{display:none;}}.top-navigation li{float:left;position:relative;}.top-navigation a{display:block;text-decoration:none;}.top-navigation .menu-item-has-children > a:after,.top-navigation .page_item_has_children > a:after{content:"";line-height:1;font-size:10px;margin:0 0 0 10px;}.top-navigation .menu-item-has-children .menu-item-has-children > a:after,.top-navigation .page_item_has_children .menu-item-has-children > a:after{content:"";float:right;line-height:20px;font-size:10px;margin:0 0 0 10px;}.menu-toggle,.top-navigation.toggled ul{display:block;}@media screen and (min-width: 992px){.menu-toggle{display:none;}.top-navigation ul{display:block;}}#main-nav-button{color:#ddd;display:none;line-height:45px;margin:0 0 0 30px;text-align:left;padding:0 16px;font-weight:bold;font-size:14px;text-transform:uppercase;}#main-nav-button:hover{color:#fff;background:#e74c3c;text-decoration:none;}@media (max-width: 991px){#main-nav-button{display:inline-block;}}@media (max-width: 991px){.hm-topnavbutton{background:#ecf0f1;border-bottom:1px solid #ddd;display:block;height:35px;padding:0 15px;}}#top-nav-button{display:none;line-height:35px;text-align:left;width:100%;color:#222;font-size:12px;font-weight:bold;text-transform:uppercase;}#top-nav-button:hover{color:#e74c3c;text-decoration:none;}@media (max-width: 991px){#top-nav-button{display:inline-block;}}@media (min-width: 768px){.hitmag-full-width #top-nav-button{margin-left:20px;}}#main-nav-button:before{content:"";}.main-nav-btn-lbl{margin:0 0 0 10px;}#top-nav-button:before{content:"";margin:0 10px;}.responsive-mainnav,.responsive-topnav{background:#333;display:none;padding-right:30px;}@media (min-width: 992px){.responsive-mainnav,.responsive-topnav{display:none !important;}}.responsive-mainnav ul,.responsive-topnav ul{margin:0;padding:5px 0 5px 30px;}.responsive-mainnav li,.responsive-topnav li{list-style:none;}.responsive-mainnav li a,.responsive-topnav li a{color:#eee;line-height:26px;padding:10px 15px;text-decoration:none;display:block;}.responsive-mainnav li a:hover,.responsive-topnav li a:hover{background:#e74c3c;}.hm-social-menu{display:inline-block;float:right;line-height:35px;}.hm-social-menu a{display:inline-block;width:24px;}.screen-reader-text{position:absolute;top:-9999em;left:-9999em;}#hm-menu-social ul{list-style:none;margin:0;text-align:center;padding:0;}#hm-menu-social ul li{display:inline-block;position:relative;}#hm-menu-social li a::before{font-family:"Font Awesome 6 Brands";font-weight:400;-webkit-font-smoothing:antialiased;display:inline-block;text-rendering:auto;padding:0 5px;vertical-align:top;font-size:14px;color:#222;}#hm-menu-social li.fa-brands a{position:absolute;top:0;bottom:0;left:0;right:0;}#hm-menu-social li.fa-brands{padding:0 5px;}#hm-menu-social li a:hover{color:#222;}#hm-menu-social li a[href*="wordpress.org"]::before,#hm-menu-social li a[href*="wordpress.com"]::before{content:"";color:#21759b;}#hm-menu-social li a[href*="facebook.com"]::before{content:"";color:#3b5998;}#hm-menu-social li a[href*="twitter.com"]::before{content:"";color:#0f1419;}#hm-menu-social li a[href*="x.com"]::before{content:"";color:#0f1419;}#hm-menu-social li a[href*="dribbble.com"]::before{content:"";color:#ea4c89;}#hm-menu-social li a[href*="plus.google.com"]::before{content:"";color:#dd4b39;}#hm-menu-social li a[href*="pinterest.com"]::before{content:"";color:#c8232c;}#hm-menu-social li a[href*="github.com"]::before{content:"";color:#171515;}#hm-menu-social li a[href*="tumblr.com"]::before{content:"";color:#34526f;}#hm-menu-social li a[href*="youtube.com"]::before{content:"";color:#c4302b;}#hm-menu-social li a[href*="flickr.com"]::before{content:"";color:#ff0084;}#hm-menu-social li a[href*="vimeo.com"]::before{content:"";color:#1ab7ea;}#hm-menu-social li a[href*="instagram.com"]::before{content:"";color:#3f729b;}#hm-menu-social li a[href*="codepen.io"]::before{content:"";color:#000;}#hm-menu-social li a[href*="linkedin.com"]::before{content:"";color:#0e76a8;}#hm-menu-social li a[href*="yelp.com"]::before{content:"";color:#d32323;}#hm-menu-social li a[href*="tiktok.com"]::before{content:"";color:#000;}.hm-search-box-container{display:none;}.hm-search-button-icon{cursor:pointer;float:right;position:absolute;top:0;right:35px;width:30px;line-height:45px;color:#ddd;background:transparent;padding:0;}@media (max-width: 992px){.hm-search-button-icon{z-index:999999;text-align:center;}}.hm-search-button-icon:before{font-size:16px;font-size:1rem;}.hm-search-button-icon:focus,.hm-search-button-icon:hover{background-color:transparent;}.hm-search-button-icon:before{content:"";cursor:pointer;display:inline-block;}.hm-search-button-icon.hm-search-close:before{content:"";cursor:pointer;display:inline-block;}.hm-search-box-container{background:#fff;border:3px solid #e3e3e3;display:none;padding:5px;position:absolute;top:45px;width:345px;z-index:999;}@media (max-width: 480px){.hm-search-box-container{width:100%;right:0;}}@media (min-width: 481px){.hm-search-box-container{right:25px;}}@media (min-width: 768px){.hm-search-box-container{right:30px;}}@media (min-width: 992px){.hm-search-box-container{right:40px;}}#hm-search-form .search-form .search-submit{border-radius:0;border-radius:3px;box-shadow:none;background-color:#e74c3c;border:none;color:#fff;font-size:12px;font-size:.75rem;font-weight:bold;font-family:"Ubuntu",sans-serif;height:40px;line-height:40px;padding:0;text-shadow:none;text-transform:uppercase;width:92px;}#hm-search-form .search-form .search-submit:hover{background:#222;}#hm-search-form .search-form .search-submit:focus{outline:none;}#hm-search-form .search-form .search-field{background:#f1f1f1;border:none;color:#222;float:left;height:40px;margin:0;padding:0 11px;width:220px;}#hm-search-form .search-form .search-field:focus{outline:none;}.pagination{margin:0 auto;margin-top:20px;margin-bottom:20px;padding:1em 0;text-align:center;display:block;}.nav-links .page-numbers{color:#fff;}.nav-links .page-numbers:hover{color:#fff;}.page-numbers{background-color:#333;color:#fff;padding:10px 15px;font-weight:bold;margin:0 2px;border-radius:3px;display:inline-block;}.page-numbers:hover{background:#666;}.nav-links .current{background:#e74c3c;color:#fff;padding:10px 15px;font-weight:bold;margin:0 2px;}.infinite-scroll .navigation{display:none;}#infinite-handle{text-align:center;margin:25px 0 50px 0;}#infinite-handle span{background:#333;cursor:pointer;font-size:13px;padding:10px 30px;font-weight:bold;}#infinite-handle span.infinite-loader{text-align:center;}.infinite-scroll .infinite-loader{width:100%;text-align:center;}.infinite-scroll .infinite-loader .spinner{bottom:-1em;left:auto;margin:0 auto;}.hm-nwrap{margin:0 auto;position:relative;}@media (min-width: 992px){.hm-nwrap{max-width:990px;}}@media (min-width: 768px){.hm-nwrap{max-width:760px;}}.main-navigation .menu-item-has-children > a:after,.main-navigation .page_item_has_children > a:after,.main-navigation .menu-item-has-children .menu-item-has-children > a:after,.main-navigation .page_item_has_children .menu-item-has-children > a:after,.top-navigation .menu-item-has-children > a:after,.top-navigation .page_item_has_children > a:after,.top-navigation .menu-item-has-children .menu-item-has-children > a:after,.top-navigation .page_item_has_children .menu-item-has-children > a:after,#main-nav-button:before,#top-nav-button:before,.hm-search-button-icon:before,.hm-search-button-icon.hm-search-close:before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 6 Free";font-weight:900;}.hm-header-breadcrumb{margin:-20px 0 20px;font-size:15px;}.hm-breadcrumb-wrap{margin:0 0 10px;font-size:14px;font-weight:600;}.archive .hm-breadcrumb-wrap{margin:0 0 15px;}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}#content[tabindex="-1"]:focus{outline:0;}.alignleft{display:inline;float:left;margin-right:1.5em;}.alignright{display:inline;float:right;margin-left:1.5em;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed;}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both;}.widget{margin:0 0 40px;display:block;}.widget::after{content:"";clear:both;display:table;}.widget select{max-width:100%;}.elementor-widget-container h5,.widget-title{font-size:18px;font-size:1.125rem;border-bottom:2px solid #e74c3c;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline-block;margin-top:0;margin-bottom:24px;}.footer-widget-title{font-size:18px;font-size:1.125rem;border-bottom:2px solid #e74c3c;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline-block;color:#eee;margin-top:0;margin-bottom:24px;}.hm-header-sidebar{max-width:100%;margin:20px 0 0;overflow:hidden;float:right;}.hm-header-sidebar .widget{margin-bottom:20px;}.widget ul,.widget-area ul{margin:0;padding:0;list-style:none;}.widget ul li:not(.wp-block-social-link),.widget-area ul li:not(.wp-block-social-link){padding:5px 10px;}.widget a,.widget-area a{color:#222;}.widget a:hover,.widget-area a:hover{color:#e74c3c;}a.hm-viewall{font-family:"Ubuntu",sans-serif;font-weight:bold;text-transform:uppercase;float:right;margin-top:2px;margin-bottom:20px;font-size:10px;padding:3px 10px;border-radius:3px;color:#fff;background:#e74c3c;}a.hm-viewall:visited{color:#fff;}a.hm-viewall:hover{background:#222;color:#fff;}.hm-viewall:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;cursor:pointer;margin-left:.3em;font-size:8px;}.footer-widget-area{overflow:hidden;color:#ccc;margin:0 -20px;}.footer-widget-area .widget{margin:50px 0;}.footer-widget-area .widget ul{margin:0;padding:0 1px;list-style:none;}.footer-widget-area .widget ul li:not(.wp-block-social-link){padding:6px 0;}.footer-widget-area .widget ul li:not(.wp-block-social-link):first-child{padding-top:0;}.footer-widget-area .widget a{color:#ddd;}.footer-widget-area .widget a:hover{color:#e74c3c;}.site-info{line-height:20px;background:#222;font-size:14px;font-size:.875rem;color:#ddd;overflow:hidden;}.site-info a{color:#fff;}.site-info a:hover{color:#e74c3c;}.site-info-owner{padding:15px 0 5px;line-height:20px;}@media (min-width: 768px){.site-info-owner{width:50%;float:left;padding:20px 20px 20px 0;}}.site-info-designer{line-height:20px;padding:5px 0 15px;}@media (min-width: 768px){.site-info-designer{width:50%;float:left;text-align:right;padding:20px 0 20px 20px;}}.footer-sidebar{padding:0 20px;}@media (min-width: 768px){.footer-sidebar{width:33.33333%;float:left;}}.search-form{display:block;position:relative;margin:0;padding:0;overflow:hidden;width:100%;}.search-form .search-field{display:block;margin:0;height:45px;padding:10px 85px 10px 10px;box-sizing:border-box;-webkit-appearance:none;border-radius:3px;width:100%;}.search-form label{display:block;}.search-form .search-field::-moz-placeholder{color:#aaa;font-style:italic;}.search-form .search-field::placeholder{color:#aaa;font-style:italic;}.search-form .search-submit{height:45px;position:absolute;top:0;right:0;border:none;padding:10px 20px;cursor:pointer;font-size:12px;font-size:.75rem;text-transform:uppercase;font-weight:bold;background:#e74c3c;color:#fff;}.search-form .search-submit:hover{background:#222;}@media (min-width: 768px){.hm-header-sidebar .widget_search{min-width:345px;margin:25px 0;}}.hmb-post,.hms-posts{margin-left:0;width:47.3469387755%;float:left;}@media (max-width: 768px){.hmb-post,.hms-posts{width:100%;margin-left:0;margin-right:0;float:none;}}.hmb-post{margin-right:5.306122449%;}.hmb-post img{margin-bottom:16px;width:100%;vertical-align:top;}.hmb-post .cat-links{margin:0 0 .455em 0;font-size:11px;font-size:.6875rem;font-weight:bold;text-transform:uppercase;line-height:1.2;}.hms-posts{margin-right:0;}.hmb-entry-title{font-size:21.008px;font-size:1.313rem;font-weight:bold;line-height:1.3;margin:0 0 .286em;-ms-word-wrap:break-word;word-wrap:break-word;}.hmb-entry-title a{color:#222;line-height:1.3;}.hmb-entry-title a:hover{color:#e74c3c;}.hmb-entry-meta,.hms-meta{color:#888;font-size:13px;font-size:.8125rem;margin:0;}.hmb-entry-meta a,.hms-meta a{color:#888;}.hmb-entry-meta a:hover,.hms-meta a:hover{color:#e74c3c;}.hmb-entry-summary{margin:.813em 0 0;-ms-word-wrap:break-word;word-wrap:break-word;}.hmb-entry-summary p{margin:0 0 1.438em;}.hms-post{display:block;margin-bottom:25px;overflow:hidden;}.hms-post:last-child{margin-bottom:0;}.hms-thumb{float:left;margin-right:15px;}.hms-thumb img{max-width:125px;vertical-align:top;}.hms-details{overflow:hidden;}.hms-title{font-size:16px;font-size:1rem;margin:0 0 .8em;-ms-word-wrap:break-word;word-wrap:break-word;}.hms-title a{color:#222;line-height:1.3;}.hms-title a:hover{color:#e74c3c;}.widget_recent_entries span.post-date{color:#888;font-size:13px;font-size:.8125rem;display:block;margin:3px 0;}.widget.widget_hitmag_dual_category_posts{margin-bottom:35px;}.widget_hitmag_dual_category_posts .hmb-entry-summary{margin-bottom:2em;-ms-word-wrap:break-word;word-wrap:break-word;}.hm-dualc-left{margin-left:0;margin-right:5.306122449%;margin-bottom:25px;width:47.3469387755%;float:left;}@media (max-width: 768px){.hm-dualc-left{margin-right:0;margin-bottom:40px;width:100%;float:none;}}.hm-dualc-right{width:47.3469387755%;float:right;margin-bottom:25px;}@media (max-width: 768px){.hm-dualc-right{width:100%;float:none;}}.hmbd-post img{margin-bottom:16px;width:100%;vertical-align:middle;}.hmbd-post .cat-links{margin:0 0 .455em 0;font-size:11px;font-size:.6875rem;font-weight:bold;text-transform:uppercase;line-height:1.2;}.widget.widget_hitmag_grid_category_posts{margin-bottom:20px;}.hitmag-grid-category-posts{margin:0 -10px;}.hmw-grid-post{display:inline-block;padding:0 10px;margin-bottom:2em;width:33.3333333%;box-sizing:border-box;float:left;min-height:1px;clear:none;}@media (max-width: 768px){.hmw-grid-post{width:100%;margin-right:0;}}.hmw-grid-post:nth-of-type(3n + 1){clear:both;}.hmw-grid-post img{width:100%;vertical-align:middle;}.hmw-grid-post .post-title{font-size:17px;font-size:1.0625rem;margin:0 0 .5em 0;}.hmw-grid-post .post-title a{color:#222;}.hmw-grid-post .post-title a:hover{color:#e74c3c;}.hm-grid-thumb{margin-bottom:17px;}ul.hm-tab-nav{overflow:hidden;margin:0 0 25px 0;background:#ecf0f1;list-style:none;padding:0;}li.hm-tab{float:left;padding:0 !important;}.hm-tabs-wdt .hm-tab-anchor{font-size:15px;padding:10px 20px;line-height:40px;line-height:1.3;display:inline-block;font-family:"Ubuntu",sans-serif;font-weight:bold;text-transform:uppercase;color:#333;}.hm-tabs-wdt .hm-tab-anchor:focus{outline:none;}.hm-tabs-wdt .hm-tab-anchor:hover{opacity:.9;}@media (max-width: 1199px){.hm-tabs-wdt .hm-tab-anchor{padding:10px 15px;font-size:14px;}}.hm-tabs-wdt .ui-state-active{border-bottom:2px solid #e74c3c;outline:0;}.hm-tabs-wdt #hitmag-comments,.hm-tabs-wdt #hitmag-tags{display:none;}.hmw-comment{overflow:hidden;margin:0 0 1em;}.hmw-comment-author,.hitmag_comment_post{font-weight:bold;}.hmw-comment{font-size:14px;margin-top:5px;}.hmw_avatar{float:left;margin:0 1em 0 0;}.hmw_avatar img{height:50px;width:50px;border-radius:50%;}.hmw-comm-content{overflow:hidden;}#hitmag-tags a,.widget_tag_cloud .tagcloud a{display:block;float:left;padding:4px 10px;font-weight:bold;background:#e74c3c;color:#fff;margin:0 1px 1px 0;font-size:13px;}#hitmag-tags a:hover,.widget_tag_cloud .tagcloud a:hover{background:#222;}#secondary .hmb-post,.footer-widget-area .hmb-post{margin-left:0;margin-right:0;width:100%;}#secondary .hms-posts,.footer-widget-area .hms-posts{margin-left:0;margin-right:0;width:100%;}#secondary .hm-dualc-left,#secondary .hm-dualc-right,.footer-widget-area .hm-dualc-left,.footer-widget-area .hm-dualc-right{margin-left:0;margin-right:0;width:100%;float:none;}#secondary .hmw-grid-post,.footer-widget-area .hmw-grid-post{display:block;width:100%;}#secondary a.hm-viewall,.footer-widget-area a.hm-viewall{color:#fff;}#secondary a.hm-viewall:hover,.footer-widget-area a.hm-viewall:hover{color:#fff;}#secondary .widget_categories select,#secondary .widget_archive select,.footer-widget-area .widget_categories select,.footer-widget-area .widget_archive select{width:100%;}.footer-widget-area .hmw-grid-post .post-title a,.footer-widget-area .hmb-entry-title a,.footer-widget-area .hms-title a{color:#eee;}.footer-widget-area .hmw-grid-post .post-title a:hover,.footer-widget-area .hmb-entry-title a:hover,.footer-widget-area .hms-title a:hover{color:#e74c3c;}.footer-widget-area ul.hm-tab-nav{background:#2b2b2b;}.footer-widget-area .hm-tabs-wdt .hm-tab-anchor{color:#eee;}.widget_categories select,.widget_archive select{display:block;padding:8px;}#wp-calendar th,#wp-calendar td{padding:8px;text-align:center;}.site-content{padding-bottom:60px;}.hitmag-full-width .hitmag-wrapper{max-width:100%;margin-top:0;}.hitmag-wrapper{background:#fff;margin:0 auto;box-shadow:0 0 2px #bbb;}@media (min-width: 768px){.hitmag-wrapper{max-width:760px;}}@media (min-width: 992px){.hitmag-wrapper{max-width:990px;margin-top:30px;}}@media (min-width: 1200px){.hitmag-wrapper{max-width:1200px;}}.hm-container{margin:0 auto;padding:0 25px;position:relative;}@media (min-width: 768px){.hm-container{max-width:760px;padding:0 30px;}}@media (min-width: 992px){.hm-container{max-width:990px;padding:0 40px;}}@media (min-width: 1200px){.hm-container{max-width:1200px;}}#primary.content-area{float:left;width:65.625%;}@media (max-width: 992px){#primary.content-area{width:100%;float:none;}}#secondary.widget-area{float:right;width:30.8%;}@media (max-width: 992px){#secondary.widget-area{max-width:initial;width:100%;float:none;}}.th-left-sidebar #primary.content-area{float:right;}.th-left-sidebar #secondary.widget-area{float:left;}.th-no-sidebar #primary.content-area{width:100%;max-width:1120px;}.th-no-sidebar #secondary.widget-area{display:none;}.th-content-centered #primary.content-area{float:none;margin:0 auto;}.th-content-centered #secondary.widget-area{display:none;}.posts-wrap{position:relative;}.posts-wrap::after{content:"";clear:both;display:table;}.th-grid-2 .hitmag-post{display:inline-block;margin-right:5.306122449%;margin-left:0;width:47.3469387755%;vertical-align:top;position:relative;float:left;}@media (max-width: 768px){.th-grid-2 .hitmag-post{width:100%;margin-left:0;margin-right:0;float:none;}}.th-grid-2 .hitmag-post:nth-of-type(2n){margin-right:0;}.th-no-sidebar .th-grid-2 .hitmag-post{margin-right:3.571428%;width:48.21428571%;}@media (max-width: 768px){.th-no-sidebar .th-grid-2 .hitmag-post{width:100%;margin-left:0;margin-right:0;float:none;}}.th-no-sidebar .th-grid-2 .hitmag-post:nth-of-type(2n){margin-right:0;}.th-grid-3{margin:0 -15px;}.th-grid-3 .hitmag-post{padding:0 15px;width:33.33333333%;box-sizing:border-box;float:left;min-height:1px;clear:none;}@media (max-width: 768px){.th-grid-3 .hitmag-post{width:100%;margin-left:0;margin-right:0;float:none;}}.th-grid-3 .hitmag-post:nth-of-type(3n + 1){clear:both;}.th-no-sidebar .th-grid-3{margin:0 -19px;}.th-no-sidebar .th-grid-3 .hitmag-post{padding:0 19px;}.th-no-sidebar .th-grid-3 .hitmag-post:nth-of-type(3n + 1){clear:both;}.th-list-posts .hitmag-post .entry-summary{margin-bottom:1em;}.th-list-posts .hitmag-post{overflow:hidden;clear:both;}.th-list-posts .archive-thumb{float:left;margin:0 30px 16px 0;}.th-list-posts .archive-thumb img{max-width:290px;}@media (max-width: 768px){.th-list-posts .archive-thumb{width:100%;float:none;}}.th-list-posts .archive-content{overflow:hidden;}@media (max-width: 768px){.th-list-posts .archive-content{width:100%;float:none;}}.th-no-sidebar .th-list-posts .archive-thumb img{max-width:348px;}.site-footer{background:#333;}.sticky{display:block;}.hentry{margin:0 0 1.5em;}.updated:not(.published){display:none;}.single .byline,.group-blog .byline{display:inline;}.page-content,.entry-content,.entry-summary{margin:1.5em 0 0;-ms-word-wrap:break-word;word-wrap:break-word;}.page-links{clear:both;margin:3.5em 0 1.5em;}.page-links .post-page-numbers{border:1px solid #ddd;color:#404040 !important;padding:5px 14px;font-weight:bold;margin:0 2px;border-radius:3px;display:inline-block;text-decoration:none !important;}.page-links .post-page-numbers:visited{color:#000;}.page-links .post-page-numbers:hover,.page-links .post-page-numbers.current{background-color:#e74c3c;border:1px solid #e74c3c;color:#fff !important;}html{font-size:16px;}body{background:#ddd;}.hm-logo{float:left;}.hm-site-title{overflow:hidden;display:inline-block;margin-left:15px;}.site-header{margin:0 0 40px;}.hm-top-bar{height:35px;background:#ecf0f1;border-bottom:1px solid #ddd;font-family:"Ubuntu",sans-serif;}.hm-date{font-size:12px;font-size:.75rem;line-height:20px;margin:7.5px 15px 7.5px 0;float:left;font-weight:bold;}.header-main-area{overflow:hidden;clear:both;}.site-branding{float:left;max-width:100%;margin:28px 0;}.site-title{font-family:"Open Sans",sans-serif;font-size:36px;font-size:2.25rem;font-weight:bold;margin:0;line-height:1.3;}.site-title a{color:#e74c3c;}.site-title a:hover{color:#222;}.site-description{font-size:14px;font-size:.875rem;margin:2px 0 0 0;}.hm-header-image img{float:left;width:100%;}.hitmag-post{margin-bottom:50px;}.hitmag-post .entry-title{font-size:21.008px;font-size:1.313rem;font-weight:bold;line-height:1.3;margin:0 0 .286em;-ms-word-wrap:break-word;word-wrap:break-word;}.hitmag-post .entry-title a{color:#222;line-height:1.3;}.hitmag-post .entry-title a:hover{color:#e74c3c;}.hitmag-post .entry-meta{color:#888;font-size:13px;font-size:.8125rem;}.hitmag-post .entry-meta a{color:#888;}.hitmag-post .entry-meta a:hover{color:#e74c3c;}.hitmag-post .entry-summary{margin:.813em 0 0;}.hitmag-post .entry-summary p{margin:0 0 1.438em;}.hitmag-post .cat-links{margin:0 0 .455em 0;font-size:11px;font-size:.6875rem;text-transform:uppercase;line-height:1.2;}@media all and (min-width: 768px){.th-large-posts .hitmag-post{margin-bottom:4.5em;}.th-large-posts .hitmag-post .entry-title{font-size:26px;font-size:1.625rem;margin-top:.192em;}}.meta-sep{margin:0 2px;}.archive-thumb{margin:0 0 16px;}.archive-thumb img{vertical-align:middle;}@media (max-width: 768px){.archive-thumb img{width:100%;}}.cat-links{font-family:"Ubuntu",sans-serif;color:#bbb;}.cat-links a{color:#e74c3c;font-weight:bold;}.cat-links a:hover{color:#222;}.hitmag-single{margin-bottom:3em;line-height:1.6;}.hitmag-single .entry-header{margin-bottom:27px;}.hitmag-single .cat-links{font-size:11px;font-size:.6875rem;margin-bottom:.455em;text-transform:uppercase;}.hitmag-single .entry-title{font-size:32px;font-size:2rem;margin:0 0 .2em;font-weight:bold;color:#222;line-height:1.2;-ms-word-wrap:break-word;word-wrap:break-word;}.hitmag-single .entry-meta{margin:0 0 1.154em;font-size:13px;font-size:.8125rem;font-weight:bold;color:#888;}.hitmag-single .entry-meta a{color:#888;}.hitmag-single .entry-meta a:hover{color:#e74c3c;}.hitmag-single .author a{color:#444;}.hitmag-single .author a:hover{color:#e74c3c;}.hm-authorbox{padding:20px;border:1px solid #ddd;overflow:hidden;margin-bottom:3em;}.hm-related-posts{margin-bottom:3em;}.hm-author-img{float:left;margin:0 25px 0 0;}.hm-author-content{overflow:hidden;}.hm-author-content .author-name{font-size:17px;font-size:1.0625rem;margin:0 0 1em;}.hm-author-content .author-description{margin:0;}.hm-author-content .author-posts-link{margin:1em 0 0;display:block;color:#e74c3c;font-style:italic;}.hm-author-content .author-posts-link:hover{color:#222;}.hm-tags-links{text-transform:uppercase;font-weight:bold;font-size:12px;font-size:.75rem;margin:20px 0;display:block;}.hm-tags-links a{line-height:1.5;padding:0 5px;margin-right:1px;background:#222;color:#fff;display:inline-block;text-transform:uppercase;font-weight:bold;font-size:12px;font-size:.75rem;border-radius:2px;}.hm-tags-links a:hover{background:#e74c3c;color:#fff;}.hm-tagged{line-height:1.5;padding:0 5px;margin-right:1px;background:#e74c3c;color:#fff;display:inline-block;text-transform:uppercase;font-weight:bold;font-size:12px;font-size:.75rem;border-radius:2px;}.hm-edit-link{display:block;font-weight:bold;text-transform:uppercase;margin-top:1.5em;}.hm-edit-link a.post-edit-link{padding:5px 10px;background:#e74c3c;color:#fff;border-radius:3px;font-size:12px;font-size:.75rem;}.hm-edit-link a.post-edit-link:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:12px;margin:1px .5em 0 0;}.hm-edit-link a.post-edit-link:hover{color:#fff;background:#222;}.hitmag-page .entry-title{margin:0 0 1em 0;font-size:34px;font-size:2.125rem;-ms-word-wrap:break-word;word-wrap:break-word;}.arc-page-title{font-size:18px;font-size:1.125rem;padding:2px 0;border-bottom:2px solid #e74c3c;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline;}.srch-page-title{font-size:18px;font-size:1.125rem;padding:2px 0;border-bottom:2px solid #e74c3c;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline;}.archive-description{margin-top:.625em;font-style:italic;}.archive .page-header,.search .page-header{margin-bottom:2.55em;}.archive .page-header p,.search .page-header p{margin-bottom:0;}.archive.category .page-header{margin-bottom:2.5em;}.no-results .page-title,.error-404 .page-title{margin:.25em 0 1em 0;font-size:34px;font-size:2.125rem;}.no-results .page-header,.error-404 .page-header{margin-bottom:0;}.hitmag-featured-slider{margin-bottom:40px;}.hm-slider-container{position:relative;cursor:pointer;}.hm-slide-holder{position:relative;}.hm-slide-image{position:relative;width:100%;padding-top:48.9795918367%;}.hm-slide-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;}.hm-slide-holder > .hm-slide-content{position:absolute;top:0;left:0;right:0;bottom:0;}.hm-slider-details{position:absolute;bottom:0;left:0;color:#fff;padding:30px;width:100%;box-sizing:border-box;background:linear-gradient(to bottom,rgba(0,0,0,0) 1%,rgba(0,0,0,.5) 100%);}.hm-slider-details a{color:#fff;}.hm-slider-details a:hover{color:#ccc;}.hm-slider-details .cat-links{text-transform:uppercase;font-size:10px;font-size:.625rem;padding:3px 8px;background:#e74c3c;margin:0 0 5px;display:inline-block;color:#fff;position:relative;z-index:2;}.hm-slider-details .cat-links a{color:#fff;}.hm-slider-details .cat-links a:hover{color:#ddd;}@media (max-width: 768px){.hm-slider-details .cat-links{display:none;}}.hm-slider-title{text-shadow:0 0 5px #222;font-size:16px;font-size:1rem;margin:2px 0 0;line-height:1.3;}@media (min-width: 480px){.hm-slider-title{font-size:20px;font-size:1.25rem;}}@media (min-width: 768px){.hm-slider-title{font-size:22px;font-size:1.375rem;}}@media (min-width: 992px){.hm-slider-title{font-size:26px;font-size:1.625rem;}}.slide-entry-meta{color:#fff;font-size:13px;font-size:.8125rem;margin:5px 0 0;text-shadow:0 0 2px #000;}.slide-entry-meta span{position:relative;z-index:2;}.slide-entry-meta a{color:#fff;}.slide-entry-meta a:hover{color:#ccc;}@media (max-width: 768px){.slide-entry-meta{display:none;}}.hmwcsw{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;}.hm-swiper.hm-thumb-swiper{background:#ddd;padding:10px;}.hm-swiper.hm-thumb-swiper .hm-swiper-slide{max-width:48%;margin-right:10px;}@media (min-width: 320px){.hm-swiper.hm-thumb-swiper .hm-swiper-slide{max-width:32%;}}@media (min-width: 480px){.hm-swiper.hm-thumb-swiper .hm-swiper-slide{max-width:24%;}}@media (min-width: 640px){.hm-swiper.hm-thumb-swiper .hm-swiper-slide{max-width:19%;}}.hm-swiper.hm-thumb-swiper img{width:100%;display:block;opacity:.9;cursor:pointer;box-sizing:border-box;}.hm-swiper.hm-thumb-swiper img:hover{opacity:1;}.hm-swiper.hm-thumb-swiper .swiper-slide-thumb-active img{opacity:1;cursor:default;border:2px solid #fff;height:auto !important;}.hm-thumb-bg{background:#000;}.hm-related-posts{position:relative;overflow:hidden;margin-bottom:1.5em;}.hm-rel-post{display:inline-block;margin-right:3.5%;margin-left:0;margin-bottom:2em;width:31%;vertical-align:top;position:relative;float:left;}@media (max-width: 768px){.hm-rel-post{width:100%;margin-right:0;}}.hm-rel-post img{margin-bottom:17px;width:100%;vertical-align:middle;}.hm-rel-post .post-title{font-size:17px;font-size:1.0625rem;margin:0 0 .5em 0;}.hm-rel-post .post-title a{color:#222;}.hm-rel-post .post-title a:hover{color:#e74c3c;}.hm-rel-post:nth-of-type(3n){margin-right:0;}.hitmag-social-sharing{overflow:hidden;}.entry-header .hitmag-social-sharing{margin-bottom:2.3em;}.entry-footer .hitmag-social-sharing{margin-top:1.5em;}.hm-share{margin-right:10px;padding:7px 13px;color:#fff;border-radius:3px;line-height:15px;display:inline-block;font-size:11px;text-transform:uppercase;font-weight:bold;}.hm-share:visited{color:#fff;}.hm-share:hover{color:#fff;opacity:.8;}.hm-share-facebook{background:#3b5998;}.hm-share-facebook:before{content:"";font-family:"Font Awesome 6 Brands";font-weight:400;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:11px;margin:0;}.hm-share-twitter{background:#3cf;}.hm-share-twitter:before{content:"";font-family:"Font Awesome 6 Brands";font-weight:400;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:11px;margin:0;}.hm-share-facebook:before,.hm-share-twitter:before,.hm-share-googleplus:before{line-height:15px;border-right:1px solid rgba(255,255,255,.3);margin-right:.6em;padding-right:.6em;}ul.wp-block-gallery,ol.wp-block-gallery{margin:0;padding-left:0;}.wp-block-pullquote{border-top:none;border-bottom:none;color:inherit;padding:0;margin-left:0;margin-right:0;text-align:none;}.wp-block-pullquote.alignleft{margin-right:25px;}.wp-block-pullquote.alignright{margin-left:25px;}.wp-block-separator{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;}.wp-block-table td,.wp-block-table th{border:1px solid #ededed;padding:8px 15px;}.comment-content a{word-wrap:break-word;}.comment-content p{margin-top:0;}.bypostauthor{display:block;}.comment-list{margin:0 0 1.5em 0;list-style:none;padding:0;}.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}.comment-list + .comment-respond,.comment-navigation + .comment-respond{padding-top:1.75em;}.comments-title,.comment-reply-title{font-size:23px;font-size:1.4375rem;font-weight:700;line-height:1.3125;padding-top:1.304em;}.comments-title{margin-bottom:1.304em;}.comment-list{list-style:none;margin:0;}.comment-list article,.comment-list .pingback,.comment-list .trackback{border-top:1px solid #ddd;padding:30px 30px 30px 75px;position:relative;}.comment-list .children{list-style:none;margin:0;}.comment-list .children > li{padding-left:.875em;}.comment-author{color:#1a1a1a;margin-bottom:.4375em;line-height:1;display:inline;}.comment-author a{color:#e74c3c;}.comment-author a:hover{color:#222;}.comment-author .avatar{height:50px;position:absolute;width:50px;left:0;top:22px;border-radius:50%;}.comment-metadata,.pingback .edit-link{color:#888;font-size:12px;font-size:.75rem;line-height:1.6153846154;}footer.comment-meta{margin-bottom:25px;}.comment-metadata{margin-left:5px;display:inline;}.comment-metadata a,.pingback .comment-edit-link{color:#888;}.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus{color:#e74c3c;}.comment-metadata .edit-link,.pingback .edit-link{display:inline-block;}.comment-content ul,.comment-content ol{margin:0 0 1.5em 1.25em;}.comment-content li > ul,.comment-content li > ol{margin-bottom:0;}.comment-reply-link{border-radius:2px;color:#fff;display:inline-block;font-size:12px;line-height:1;margin-top:1.25em;padding:.417em .833em;font-weight:bold;background:#222;text-transform:uppercase;}.comment-reply-link:hover,.comment-reply-link:focus{background:#e74c3c;color:#fff;outline:0;}.comment-form label{display:block;font-size:13px;font-size:.8125rem;letter-spacing:.077em;line-height:1.5;margin-bottom:.5em;text-transform:uppercase;}.comment-list .comment-form{padding-bottom:1.75em;}.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{font-size:14px;font-size:.875rem;line-height:1.6;margin-bottom:1.5em;}.no-comments{border-top:1px solid #ddd;font-weight:700;margin:0;padding-top:1.75em;}.comment-navigation + .no-comments{border-top:0;padding-top:0;}.form-allowed-tags code{font-family:Inconsolata,monospace;}.form-submit{margin-bottom:0;}.required{color:#e74c3c;}.comment-reply-title{border-top:1px solid #ddd;}.comment-reply-title small{font-size:100%;}.comment-reply-title small a{border:0;float:right;font-size:0;}.comment-reply-title small a:hover,.comment-reply-title small a:focus{color:#1a1a1a;}.comment-reply-title small a:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-size:20px;position:relative;top:-5px;color:#e74c3c;}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none;}.infinity-end.neverending .site-footer{display:block;}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}embed,iframe,object{max-width:100%;}.wp-caption{margin-bottom:1.5em;max-width:100%;}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto;}.wp-caption .wp-caption-text{margin:.8075em 0;}.wp-caption-text{text-align:center;}.gallery{margin-bottom:1.5em;}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}.gallery-columns-2 .gallery-item{max-width:50%;}.gallery-columns-3 .gallery-item{max-width:33.33%;}.gallery-columns-4 .gallery-item{max-width:25%;}.gallery-columns-5 .gallery-item{max-width:20%;}.gallery-columns-6 .gallery-item{max-width:16.66%;}.gallery-columns-7 .gallery-item{max-width:14.28%;}.gallery-columns-8 .gallery-item{max-width:12.5%;}.gallery-columns-9 .gallery-item{max-width:11.11%;}.gallery-caption{display:block;}.woocommerce .page-title{margin:10px 0;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{text-align:center;}.woocommerce ul.products li.product .star-rating{color:#eac600;}.woocommerce ul.products li.product h3{color:#222;margin-bottom:1em;}.woocommerce ul.products li.product h3:hover{color:#e74c3c;}.woocommerce .products .star-rating{margin-left:auto;margin-right:auto;}.woocommerce .woocommerce-ordering{margin:0 0 30px;}.woocommerce .woocommerce-result-count{margin:5px 0 25px;}.woocommerce select{padding:8px;}.woocommerce-product-search{display:block;position:relative;width:100%;margin:0;padding:0;overflow:hidden;font-weight:bold;}.woocommerce-product-search .search-field{display:inline-block;margin:0;width:100%;height:45px;padding:10px 80px 10px 10px;box-sizing:border-box;-webkit-appearance:none;border-radius:0;}.woocommerce-product-search input[type=submit]:hover{background:#333;}.woocommerce-product-search input[type=submit]:focus{outline:none;}.woocommerce-product-search input[type=submit]{height:45px;position:absolute;top:0;right:0;border:none;padding:10px 15px;cursor:pointer;transition:all .2s ease;font-size:13px;text-transform:uppercase;font-weight:bold;background:#e74c3c;color:#fff;}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border:none;border-radius:3px;font-weight:bold;font-weight:bold;color:#fff;background:#e74c3c;font-size:11px;line-height:1;padding:11px 15px;text-transform:uppercase;}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#222;color:#fff;}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:10px 0;}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{margin-top:10px;}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{margin-top:2px;width:50px;}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{padding:10px 0 0;}.woocommerce-pagination{margin-top:20px;margin-bottom:60px;}.woocommerce .widget_layered_nav ul li{padding:8px 0;}.woocommerce .widget_rating_filter ul li{padding:8px 0;}.woocommerce nav.woocommerce-pagination ul{border:none;}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:10px 15px;margin:0 2px;font-weight:bold;color:#fff;}.woocommerce nav.woocommerce-pagination ul li a{background:#383732;}.woocommerce nav.woocommerce-pagination ul li a:focus{background:#e74c3c;color:#fff;}.woocommerce nav.woocommerce-pagination ul li a:hover{background:#e74c3c;color:#fff;}.woocommerce nav.woocommerce-pagination ul li span.current{background:#e74c3c;color:#fff;}.woocommerce nav.woocommerce-pagination ul li{border-right:none;}.woocommerce .page-numbers{background-color:transparent;}.woocommerce .entry-summary{margin-top:0;}.woocommerce div.product .product_title{margin-bottom:20px;}.woocommerce .cart input[type=number]{padding:0;line-height:32px;color:#222;font-weight:bold;}.woocommerce .star-rating span{color:#eac600;}.woocommerce div.product .woocommerce-product-rating{margin-bottom:20px;}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:15px;}.woocommerce .posted_in a,a.woocommerce-review-link{color:#404040;}.woocommerce .posted_in a:hover,a.woocommerce-review-link:hover{color:#222;}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#3f3f3f;}.woocommerce div.product .woocommerce-tabs .panel{margin:10px 0 40px;padding:10px 0 20px;}.woocommerce div.product .woocommerce-tabs .panel h2,.related > h2,.woocommerce-checkout h3,.cart_totals h2{font-size:18px;font-size:1.125rem;font-family:"Ubuntu",sans-serif;font-weight:bold;line-height:1.3;text-transform:uppercase;display:inline-block;margin-top:0;margin-bottom:24px;}.cart_totals h2,#order_review_heading{margin-top:2em;}.woocommerce #reviews #comments ol.commentlist li{margin:0 0 30px;}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 70px;padding:20px 20px 10px;border-radius:0;}.woocommerce #reviews #comments ol.commentlist li img.avatar{width:50px;background:#eee;border:1px solid #eee;padding:0;}.woocommerce #reviews h3{margin:20px 0;}.woocommerce #review_form .stars{margin-bottom:0;}.woocommerce #review_form #respond p{margin:0 0 25px;}.select2-container .select2-choice{border:1px solid #eee;border-radius:0;}.woocommerce .widget_price_filter .ui-slider{margin-top:5px;}.woocommerce span.onsale{background-color:#e74c3c;}.woocommerce ul.products li.product .price{color:#404040;}.woocommerce-widget-area ul{list-style:none;margin:0;}.woocommerce-widget-area ul li{margin:.4em 0;padding:0 1.2em;}.woocommerce-widget-area ul li a{color:#383732;}.woocommerce-widget-area ul li a:hover{text-decoration:none;color:#e74c3c;}.woocommerce-widget-area .widget-title{background:#e74c3c;color:white;display:inline-block;font-family:"Ubuntu",sans-serif;font-size:15px;font-size:1.5rem;font-weight:500;height:32px;line-height:32px;margin:0 0 1px 0;padding:0 1.2em;text-transform:uppercase;}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#e74c3c;transition:all .2s ease-in-out;}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#333;}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{padding:11px 15px;}.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 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 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 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{background-color:#888;}.pswp button:active{top:50%;}.woocommerce .flex-control-nav{display:block;}.woocommerce .label label{color:#404040;line-height:50px;font-size:14px;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin-bottom:60px;}.woocommerce .entry-header .hitmag-social-sharing{display:none;}.woocommerce-loop-product__title{color:#222;}.woocommerce-loop-product__title:hover{color:#e74c3c;}.woocommerce-page.single-product .entry-header{margin-bottom:40px;}.woocommerce table.shop_attributes td p{padding:8px 16px;}.woocommerce #infinite-handle{display:none;}.woocommerce-cart .actions .button:disabled{background:#ccc;}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:110px;}#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{font-size:1em;}#review_form .comment-reply-title{border:none;margin-bottom:1em;display:block;}