@charset "UTF-8";
.post-views.entry-meta>span{margin-right:0!important;font:16px;line-height:1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#fff0;transition:color 0.3s ease-in-out;position:relative}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity 0.3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loading .post-views-count:after{content:'';display:block;width:16px;height:16pxpx;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.h5ap_search_template{width:800px;max-width:100%;margin:0 auto}.h5ap_search_template h1{margin:30px auto}.h5ap_search_template .plyr{height:auto;margin-bottom:50px}#h5ap_search_form{position:relative;max-width:100%;margin:0;padding:0}#h5ap_search_form input{width:100%;padding:5px 15px;border:1px solid #ddd;border-radius:5px}#h5ap_search_form button{position:absolute;right:0;top:50%;border:0;transform:translate(0%,-50%);padding:0;height:100%;width:50px;background:#fff0;line-height:0}#h5ap_search_form button svg{fill:#333;height:25px;width:25px}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px}@font-face{font-display:swap;font-family:'Maven Pro';font-style:normal;font-weight:400;src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.eot);src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.woff2) format("woff2"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.woff) format("woff"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.ttf) format("truetype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.svg#MavenPro) format("svg")}@font-face{font-display:swap;font-family:'Maven Pro';font-style:normal;font-weight:700;src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.eot);src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.woff2) format("woff2"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.woff) format("woff"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.ttf) format("truetype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.svg#MavenPro) format("svg")}@font-face{font-display:swap;font-family:Rajdhani;font-style:normal;font-weight:400;src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.eot);src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.woff2) format("woff2"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.woff) format("woff"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.ttf) format("truetype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.svg#Rajdhani) format("svg")}@font-face{font-display:swap;font-family:Rajdhani;font-style:normal;font-weight:700;src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.eot);src:url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.woff2) format("woff2"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.woff) format("woff"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.ttf) format("truetype"),url(/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.svg#Rajdhani) format("svg")}.wcContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.wcContainer *{-webkit-box-sizing:border-box;box-sizing:border-box}.wcContainer .wcInvisible{display:none!important}.wcContainer .wcHidden{visibility:hidden}.wcContainer .wcLeft{float:left}.wcContainer input{width:auto;display:inline}.wcContainer label{width:auto;display:inline}.wcContainer a.wcFunctional,.wcContainer a.wcFunctional:focus{outline:0;text-decoration:none!important;padding:0;border:none;line-height:12px;font-weight:400}.wcContainer button.wcFunctional,.wcContainer button.wcFunctional:active,.wcContainer button.wcFunctional:focus,.wcContainer button.wcFunctional:hover{outline:0;padding:initial;border:none;line-height:12px;font-weight:400;border-radius:0;width:auto;background:0 0}.wcContainer img.wcFunctional{padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline;height:auto}.wcContainer .wcButton{display:inline-block}.wcContainer .wcCenter{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainer progress.wcMainProgressBar{width:100%;font-size:1em}.wcContainer a.wcDebugLink{color:red}.wcContainer img.wcChannelAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wcContainer a.wcChannelClose{width:17px;height:17px;background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) no-repeat 50%;background-size:100%;display:inline-block;vertical-align:middle;border:1px solid #a6a6a6;border-radius:50%;margin-left:8px;text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer a.wcChannelClose:hover{background-color:#f7f7f7}.wcContainer span.wcUnreadMessagesCount{background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;margin-left:5px}.wcContainer progress,.wcContainer progress[role]{height:5px;margin-top:10px;line-height:5px;display:block;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-size:auto}.wcContainer progress[role]:after{background-image:none}.wcContainer progress[role] strong{display:none}.wcContainer progress,.wcContainer progress[role][aria-valuenow]{background:#ccc!important}.wcContainer progress::-webkit-progress-bar{background:#ccc;border-radius:5px!important}.wcContainer progress{color:#5789ff;border-radius:5px!important}.wcContainer progress::-moz-progress-bar{background:#5789ff;border-radius:5px!important}.wcContainer progress::-webkit-progress-value{background:#5789ff;border-radius:5px!important}.wcContainer progress[aria-valuenow]:before{background:#5789ff;border-radius:5px!important}.wcContainer .wcErrorBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border:1px solid #dfdfdf}.wcContainer .wcErrorBox:before{content:'';margin-right:5px;width:23px;height:20px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/warnings.svg) 0 0 no-repeat}.wcContainer .wcCounter{font-size:80%}.wcContainer .wcRedCounter{color:#fff!important;background-color:red;font-size:.6em;display:inline-block;border-radius:50%;text-align:center;margin-left:5px;width:22px;height:22px}.wcContainer .wcStatus{display:inline-block;height:10px;width:10px;border-radius:50%}.wcContainer .wcStatus.wcOnline{background:#09c179}.wcContainer .wcStatus.wcOffline{background:rgba(244,31,31,.5)}.wcContainer .ScrollbarsCustom-Scroller{-ms-scroll-chaining:none;overscroll-behavior:contain}.wcContainer .wcLoaderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcLoaderContainer.wcLoaderContainerCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcContainer .wcLoaderContainer .wcLoader{display:inline-block;position:relative;width:32px;height:32px}.wcContainer .wcLoaderContainer .wcLoader div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:26px;height:26px;margin:4px;border:4px solid #a6a6a6;border-radius:50%;-webkit-animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#a6a6a6 transparent transparent transparent}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.wcContainer .wcLoaderContainer .wcLoader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wcContainer .wcLoaderContainer .wcLoaderText{font-size:.8em;line-height:.8em;margin-left:2px}.wcContainer button.wcStreamStartButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}.wcContainer button.wcStreamStartButton,.wcContainer button.wcStreamStartButton:active,.wcContainer button.wcStreamStartButton:focus,.wcContainer button.wcStreamStartButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.wcContainer button.wcStreamStartButton.wcStreamVideo,.wcContainer button.wcStreamStartButton.wcStreamVideo:hover{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video.svg);width:24px;height:20px}.wcContainer button.wcStreamStartButton:hover{opacity:1}.wcContainer .wcStreamStatus{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-red.svg);width:24px;height:20px}.wcContainer img.wcEmoticon,.wcContainer span.wcEmoticon{background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin-right:2px;margin-left:2px}.wcContainer img.wcEmoticon.bg-emot_01_32_001,.wcContainer span.wcEmoticon.bg-emot_01_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_002,.wcContainer span.wcEmoticon.bg-emot_01_32_002{width:32px;height:35px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -120px -68px}.wcContainer img.wcEmoticon.bg-emot_01_32_003,.wcContainer span.wcEmoticon.bg-emot_01_32_003{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -68px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_004,.wcContainer span.wcEmoticon.bg-emot_01_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_005,.wcContainer span.wcEmoticon.bg-emot_01_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_006,.wcContainer span.wcEmoticon.bg-emot_01_32_006{width:32px;height:35px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -172px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_007,.wcContainer span.wcEmoticon.bg-emot_01_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -131px}.wcContainer img.wcEmoticon.bg-emot_01_32_008,.wcContainer span.wcEmoticon.bg-emot_01_32_008{width:34px;height:30px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -328px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_009,.wcContainer span.wcEmoticon.bg-emot_01_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_010,.wcContainer span.wcEmoticon.bg-emot_01_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -62px}.wcContainer img.wcEmoticon.bg-emot_01_32_011,.wcContainer span.wcEmoticon.bg-emot_01_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -114px}.wcContainer img.wcEmoticon.bg-emot_01_32_012,.wcContainer span.wcEmoticon.bg-emot_01_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_013,.wcContainer span.wcEmoticon.bg-emot_01_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_014,.wcContainer span.wcEmoticon.bg-emot_01_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_015,.wcContainer span.wcEmoticon.bg-emot_01_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_016,.wcContainer span.wcEmoticon.bg-emot_01_32_016{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -68px -68px}.wcContainer img.wcEmoticon.bg-emot_01_32_017,.wcContainer span.wcEmoticon.bg-emot_01_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -218px -183px}.wcContainer img.wcEmoticon.bg-emot_01_32_018,.wcContainer span.wcEmoticon.bg-emot_01_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_019,.wcContainer span.wcEmoticon.bg-emot_01_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -62px}.wcContainer img.wcEmoticon.bg-emot_01_32_020,.wcContainer span.wcEmoticon.bg-emot_01_32_020{width:38px;height:40px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_021,.wcContainer span.wcEmoticon.bg-emot_01_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -114px}.wcContainer img.wcEmoticon.bg-emot_01_32_022,.wcContainer span.wcEmoticon.bg-emot_01_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -166px}.wcContainer img.wcEmoticon.bg-emot_01_32_023,.wcContainer span.wcEmoticon.bg-emot_01_32_023{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -120px -10px}.wcContainer img.wcEmoticon.bg-emot_01_32_024,.wcContainer span.wcEmoticon.bg-emot_01_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_025,.wcContainer span.wcEmoticon.bg-emot_01_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_026,.wcContainer span.wcEmoticon.bg-emot_01_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_027,.wcContainer span.wcEmoticon.bg-emot_01_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_028,.wcContainer span.wcEmoticon.bg-emot_01_32_028{width:32px;height:34px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -172px -65px}.wcContainer img.wcEmoticon.bg-emot_01_32_029,.wcContainer span.wcEmoticon.bg-emot_01_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -218px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_030,.wcContainer span.wcEmoticon.bg-emot_01_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -270px -235px}.wcContainer img.wcEmoticon.bg-emot_01_32_031,.wcContainer span.wcEmoticon.bg-emot_01_32_031{width:33px;height:41px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -70px}.wcContainer img.wcEmoticon.bg-emot_01_64_001,.wcContainer span.wcEmoticon.bg-emot_01_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_002,.wcContainer span.wcEmoticon.bg-emot_01_64_002{width:64px;height:69px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -274px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_003,.wcContainer span.wcEmoticon.bg-emot_01_64_003{width:64px;height:75px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -106px -107px}.wcContainer img.wcEmoticon.bg-emot_01_64_004,.wcContainer span.wcEmoticon.bg-emot_01_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_005,.wcContainer span.wcEmoticon.bg-emot_01_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_006,.wcContainer span.wcEmoticon.bg-emot_01_64_006{width:64px;height:70px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -190px -105px}.wcContainer img.wcEmoticon.bg-emot_01_64_007,.wcContainer span.wcEmoticon.bg-emot_01_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_008,.wcContainer span.wcEmoticon.bg-emot_01_64_008{width:70px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -212px}.wcContainer img.wcEmoticon.bg-emot_01_64_009,.wcContainer span.wcEmoticon.bg-emot_01_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -94px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_010,.wcContainer span.wcEmoticon.bg-emot_01_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -178px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_011,.wcContainer span.wcEmoticon.bg-emot_01_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -262px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_012,.wcContainer span.wcEmoticon.bg-emot_01_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -346px -295px}.wcContainer img.wcEmoticon.bg-emot_01_64_013,.wcContainer span.wcEmoticon.bg-emot_01_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_014,.wcContainer span.wcEmoticon.bg-emot_01_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_015,.wcContainer span.wcEmoticon.bg-emot_01_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_016,.wcContainer span.wcEmoticon.bg-emot_01_64_016{width:64px;height:77px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -106px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_017,.wcContainer span.wcEmoticon.bg-emot_01_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -262px}.wcContainer img.wcEmoticon.bg-emot_01_64_018,.wcContainer span.wcEmoticon.bg-emot_01_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_019,.wcContainer span.wcEmoticon.bg-emot_01_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -94px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_020,.wcContainer span.wcEmoticon.bg-emot_01_64_020{width:76px;height:79px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_021,.wcContainer span.wcEmoticon.bg-emot_01_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -178px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_022,.wcContainer span.wcEmoticon.bg-emot_01_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -262px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_023,.wcContainer span.wcEmoticon.bg-emot_01_64_023{width:64px;height:75px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -190px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_024,.wcContainer span.wcEmoticon.bg-emot_01_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -346px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_025,.wcContainer span.wcEmoticon.bg-emot_01_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -430px -379px}.wcContainer img.wcEmoticon.bg-emot_01_64_026,.wcContainer span.wcEmoticon.bg-emot_01_64_026{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -10px}.wcContainer img.wcEmoticon.bg-emot_01_64_027,.wcContainer span.wcEmoticon.bg-emot_01_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -94px}.wcContainer img.wcEmoticon.bg-emot_01_64_028,.wcContainer span.wcEmoticon.bg-emot_01_64_028{width:64px;height:67px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -274px -99px}.wcContainer img.wcEmoticon.bg-emot_01_64_029,.wcContainer span.wcEmoticon.bg-emot_01_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -178px}.wcContainer img.wcEmoticon.bg-emot_01_64_030,.wcContainer span.wcEmoticon.bg-emot_01_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -262px}.wcContainer img.wcEmoticon.bg-emot_01_64_031,.wcContainer span.wcEmoticon.bg-emot_01_64_031{width:66px;height:83px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -109px}.wcContainer img.wcEmoticon.bg-emot_01_128_001,.wcContainer span.wcEmoticon.bg-emot_01_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_002,.wcContainer span.wcEmoticon.bg-emot_01_128_002{width:128px;height:139px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -480px -157px}.wcContainer img.wcEmoticon.bg-emot_01_128_003,.wcContainer span.wcEmoticon.bg-emot_01_128_003{width:128px;height:151px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -184px -183px}.wcContainer img.wcEmoticon.bg-emot_01_128_004,.wcContainer span.wcEmoticon.bg-emot_01_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_005,.wcContainer span.wcEmoticon.bg-emot_01_128_005{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_006,.wcContainer span.wcEmoticon.bg-emot_01_128_006{width:128px;height:139px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -332px -181px}.wcContainer img.wcEmoticon.bg-emot_01_128_007,.wcContainer span.wcEmoticon.bg-emot_01_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_008,.wcContainer span.wcEmoticon.bg-emot_01_128_008{width:142px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -480px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_009,.wcContainer span.wcEmoticon.bg-emot_01_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_010,.wcContainer span.wcEmoticon.bg-emot_01_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -158px}.wcContainer img.wcEmoticon.bg-emot_01_128_011,.wcContainer span.wcEmoticon.bg-emot_01_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -306px}.wcContainer img.wcEmoticon.bg-emot_01_128_012,.wcContainer span.wcEmoticon.bg-emot_01_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_013,.wcContainer span.wcEmoticon.bg-emot_01_128_013{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -602px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_014,.wcContainer span.wcEmoticon.bg-emot_01_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_015,.wcContainer span.wcEmoticon.bg-emot_01_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_016,.wcContainer span.wcEmoticon.bg-emot_01_128_016{width:128px;height:153px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -184px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_017,.wcContainer span.wcEmoticon.bg-emot_01_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_018,.wcContainer span.wcEmoticon.bg-emot_01_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -602px -531px}.wcContainer img.wcEmoticon.bg-emot_01_128_019,.wcContainer span.wcEmoticon.bg-emot_01_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_020,.wcContainer span.wcEmoticon.bg-emot_01_128_020{width:154px;height:160px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_021,.wcContainer span.wcEmoticon.bg-emot_01_128_021{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -750px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_022,.wcContainer span.wcEmoticon.bg-emot_01_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -158px}.wcContainer img.wcEmoticon.bg-emot_01_128_023,.wcContainer span.wcEmoticon.bg-emot_01_128_023{width:128px;height:151px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -332px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_024,.wcContainer span.wcEmoticon.bg-emot_01_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -306px}.wcContainer img.wcEmoticon.bg-emot_01_128_025,.wcContainer span.wcEmoticon.bg-emot_01_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -454px}.wcContainer img.wcEmoticon.bg-emot_01_128_026,.wcContainer span.wcEmoticon.bg-emot_01_128_026{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_027,.wcContainer span.wcEmoticon.bg-emot_01_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_028,.wcContainer span.wcEmoticon.bg-emot_01_128_028{width:128px;height:135px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -376px}.wcContainer img.wcEmoticon.bg-emot_01_128_029,.wcContainer span.wcEmoticon.bg-emot_01_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -679px}.wcContainer img.wcEmoticon.bg-emot_01_128_030,.wcContainer span.wcEmoticon.bg-emot_01_128_030{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -938px -10px}.wcContainer img.wcEmoticon.bg-emot_01_128_031,.wcContainer span.wcEmoticon.bg-emot_01_128_031{width:132px;height:166px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -190px}.wcContainer img.wcEmoticon.bg-emot_02_32_001,.wcContainer span.wcEmoticon.bg-emot_02_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_002,.wcContainer span.wcEmoticon.bg-emot_02_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_003,.wcContainer span.wcEmoticon.bg-emot_02_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_004,.wcContainer span.wcEmoticon.bg-emot_02_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_005,.wcContainer span.wcEmoticon.bg-emot_02_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_006,.wcContainer span.wcEmoticon.bg-emot_02_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_007,.wcContainer span.wcEmoticon.bg-emot_02_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_008,.wcContainer span.wcEmoticon.bg-emot_02_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_009,.wcContainer span.wcEmoticon.bg-emot_02_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_010,.wcContainer span.wcEmoticon.bg-emot_02_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_011,.wcContainer span.wcEmoticon.bg-emot_02_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_012,.wcContainer span.wcEmoticon.bg-emot_02_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_013,.wcContainer span.wcEmoticon.bg-emot_02_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_014,.wcContainer span.wcEmoticon.bg-emot_02_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_015,.wcContainer span.wcEmoticon.bg-emot_02_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_016,.wcContainer span.wcEmoticon.bg-emot_02_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_017,.wcContainer span.wcEmoticon.bg-emot_02_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_018,.wcContainer span.wcEmoticon.bg-emot_02_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_019,.wcContainer span.wcEmoticon.bg-emot_02_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_020,.wcContainer span.wcEmoticon.bg-emot_02_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_021,.wcContainer span.wcEmoticon.bg-emot_02_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_022,.wcContainer span.wcEmoticon.bg-emot_02_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_023,.wcContainer span.wcEmoticon.bg-emot_02_32_023{width:28px;height:33px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -374px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_024,.wcContainer span.wcEmoticon.bg-emot_02_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_025,.wcContainer span.wcEmoticon.bg-emot_02_32_025{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_026,.wcContainer span.wcEmoticon.bg-emot_02_32_026{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -216px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_027,.wcContainer span.wcEmoticon.bg-emot_02_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_028,.wcContainer span.wcEmoticon.bg-emot_02_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_029,.wcContainer span.wcEmoticon.bg-emot_02_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_030,.wcContainer span.wcEmoticon.bg-emot_02_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_031,.wcContainer span.wcEmoticon.bg-emot_02_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_032,.wcContainer span.wcEmoticon.bg-emot_02_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_033,.wcContainer span.wcEmoticon.bg-emot_02_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_034,.wcContainer span.wcEmoticon.bg-emot_02_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_035,.wcContainer span.wcEmoticon.bg-emot_02_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_036,.wcContainer span.wcEmoticon.bg-emot_02_32_036{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -266px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_037,.wcContainer span.wcEmoticon.bg-emot_02_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_038,.wcContainer span.wcEmoticon.bg-emot_02_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_039,.wcContainer span.wcEmoticon.bg-emot_02_32_039{width:32px;height:28px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -316px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_040,.wcContainer span.wcEmoticon.bg-emot_02_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_041,.wcContainer span.wcEmoticon.bg-emot_02_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_042,.wcContainer span.wcEmoticon.bg-emot_02_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_02_32_043,.wcContainer span.wcEmoticon.bg-emot_02_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_02_32_044,.wcContainer span.wcEmoticon.bg-emot_02_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_02_32_045,.wcContainer span.wcEmoticon.bg-emot_02_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_02_32_046,.wcContainer span.wcEmoticon.bg-emot_02_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_02_32_047,.wcContainer span.wcEmoticon.bg-emot_02_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_02_32_048,.wcContainer span.wcEmoticon.bg-emot_02_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_049,.wcContainer span.wcEmoticon.bg-emot_02_32_049{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_02_32_050,.wcContainer span.wcEmoticon.bg-emot_02_32_050{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_02_64_001,.wcContainer span.wcEmoticon.bg-emot_02_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_002,.wcContainer span.wcEmoticon.bg-emot_02_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_003,.wcContainer span.wcEmoticon.bg-emot_02_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_004,.wcContainer span.wcEmoticon.bg-emot_02_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_005,.wcContainer span.wcEmoticon.bg-emot_02_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_006,.wcContainer span.wcEmoticon.bg-emot_02_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_007,.wcContainer span.wcEmoticon.bg-emot_02_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_008,.wcContainer span.wcEmoticon.bg-emot_02_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_009,.wcContainer span.wcEmoticon.bg-emot_02_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_010,.wcContainer span.wcEmoticon.bg-emot_02_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_011,.wcContainer span.wcEmoticon.bg-emot_02_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_012,.wcContainer span.wcEmoticon.bg-emot_02_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_013,.wcContainer span.wcEmoticon.bg-emot_02_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_014,.wcContainer span.wcEmoticon.bg-emot_02_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_015,.wcContainer span.wcEmoticon.bg-emot_02_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_016,.wcContainer span.wcEmoticon.bg-emot_02_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_017,.wcContainer span.wcEmoticon.bg-emot_02_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_018,.wcContainer span.wcEmoticon.bg-emot_02_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_019,.wcContainer span.wcEmoticon.bg-emot_02_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_020,.wcContainer span.wcEmoticon.bg-emot_02_64_020{width:63px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_021,.wcContainer span.wcEmoticon.bg-emot_02_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_022,.wcContainer span.wcEmoticon.bg-emot_02_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_023,.wcContainer span.wcEmoticon.bg-emot_02_64_023{width:54px;height:66px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -260px}.wcContainer img.wcEmoticon.bg-emot_02_64_024,.wcContainer span.wcEmoticon.bg-emot_02_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_025,.wcContainer span.wcEmoticon.bg-emot_02_64_025{width:58px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_026,.wcContainer span.wcEmoticon.bg-emot_02_64_026{width:58px;height:62px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_027,.wcContainer span.wcEmoticon.bg-emot_02_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_028,.wcContainer span.wcEmoticon.bg-emot_02_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_029,.wcContainer span.wcEmoticon.bg-emot_02_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_030,.wcContainer span.wcEmoticon.bg-emot_02_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_031,.wcContainer span.wcEmoticon.bg-emot_02_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_032,.wcContainer span.wcEmoticon.bg-emot_02_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_033,.wcContainer span.wcEmoticon.bg-emot_02_64_033{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_034,.wcContainer span.wcEmoticon.bg-emot_02_64_034{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_035,.wcContainer span.wcEmoticon.bg-emot_02_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_036,.wcContainer span.wcEmoticon.bg-emot_02_64_036{width:60px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_037,.wcContainer span.wcEmoticon.bg-emot_02_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_038,.wcContainer span.wcEmoticon.bg-emot_02_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_039,.wcContainer span.wcEmoticon.bg-emot_02_64_039{width:64px;height:56px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -261px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_040,.wcContainer span.wcEmoticon.bg-emot_02_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_041,.wcContainer span.wcEmoticon.bg-emot_02_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_042,.wcContainer span.wcEmoticon.bg-emot_02_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_043,.wcContainer span.wcEmoticon.bg-emot_02_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_02_64_044,.wcContainer span.wcEmoticon.bg-emot_02_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_02_64_045,.wcContainer span.wcEmoticon.bg-emot_02_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_02_64_046,.wcContainer span.wcEmoticon.bg-emot_02_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_02_64_047,.wcContainer span.wcEmoticon.bg-emot_02_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_02_64_048,.wcContainer span.wcEmoticon.bg-emot_02_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -430px}.wcContainer img.wcEmoticon.bg-emot_02_64_049,.wcContainer span.wcEmoticon.bg-emot_02_64_049{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -514px}.wcContainer img.wcEmoticon.bg-emot_02_64_050,.wcContainer span.wcEmoticon.bg-emot_02_64_050{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -514px}.wcContainer img.wcEmoticon.bg-emot_02_128_001,.wcContainer span.wcEmoticon.bg-emot_02_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_002,.wcContainer span.wcEmoticon.bg-emot_02_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_003,.wcContainer span.wcEmoticon.bg-emot_02_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_004,.wcContainer span.wcEmoticon.bg-emot_02_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_005,.wcContainer span.wcEmoticon.bg-emot_02_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_006,.wcContainer span.wcEmoticon.bg-emot_02_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_007,.wcContainer span.wcEmoticon.bg-emot_02_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_008,.wcContainer span.wcEmoticon.bg-emot_02_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -344px}.wcContainer img.wcEmoticon.bg-emot_02_128_009,.wcContainer span.wcEmoticon.bg-emot_02_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_010,.wcContainer span.wcEmoticon.bg-emot_02_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_011,.wcContainer span.wcEmoticon.bg-emot_02_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_012,.wcContainer span.wcEmoticon.bg-emot_02_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_013,.wcContainer span.wcEmoticon.bg-emot_02_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_014,.wcContainer span.wcEmoticon.bg-emot_02_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_015,.wcContainer span.wcEmoticon.bg-emot_02_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_016,.wcContainer span.wcEmoticon.bg-emot_02_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -492px}.wcContainer img.wcEmoticon.bg-emot_02_128_017,.wcContainer span.wcEmoticon.bg-emot_02_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_018,.wcContainer span.wcEmoticon.bg-emot_02_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_019,.wcContainer span.wcEmoticon.bg-emot_02_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_020,.wcContainer span.wcEmoticon.bg-emot_02_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_021,.wcContainer span.wcEmoticon.bg-emot_02_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_022,.wcContainer span.wcEmoticon.bg-emot_02_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_023,.wcContainer span.wcEmoticon.bg-emot_02_128_023{width:128px;height:158px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_024,.wcContainer span.wcEmoticon.bg-emot_02_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_025,.wcContainer span.wcEmoticon.bg-emot_02_128_025{width:128px;height:140px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_026,.wcContainer span.wcEmoticon.bg-emot_02_128_026{width:128px;height:137px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_027,.wcContainer span.wcEmoticon.bg-emot_02_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_028,.wcContainer span.wcEmoticon.bg-emot_02_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_029,.wcContainer span.wcEmoticon.bg-emot_02_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -640px}.wcContainer img.wcEmoticon.bg-emot_02_128_030,.wcContainer span.wcEmoticon.bg-emot_02_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_031,.wcContainer span.wcEmoticon.bg-emot_02_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_032,.wcContainer span.wcEmoticon.bg-emot_02_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_033,.wcContainer span.wcEmoticon.bg-emot_02_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_034,.wcContainer span.wcEmoticon.bg-emot_02_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_02_128_035,.wcContainer span.wcEmoticon.bg-emot_02_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_036,.wcContainer span.wcEmoticon.bg-emot_02_128_036{width:128px;height:136px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -188px}.wcContainer img.wcEmoticon.bg-emot_02_128_037,.wcContainer span.wcEmoticon.bg-emot_02_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_038,.wcContainer span.wcEmoticon.bg-emot_02_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_039,.wcContainer span.wcEmoticon.bg-emot_02_128_039{width:128px;height:113px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -936px}.wcContainer img.wcEmoticon.bg-emot_02_128_040,.wcContainer span.wcEmoticon.bg-emot_02_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_041,.wcContainer span.wcEmoticon.bg-emot_02_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_042,.wcContainer span.wcEmoticon.bg-emot_02_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_043,.wcContainer span.wcEmoticon.bg-emot_02_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -788px}.wcContainer img.wcEmoticon.bg-emot_02_128_044,.wcContainer span.wcEmoticon.bg-emot_02_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -10px}.wcContainer img.wcEmoticon.bg-emot_02_128_045,.wcContainer span.wcEmoticon.bg-emot_02_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -158px}.wcContainer img.wcEmoticon.bg-emot_02_128_046,.wcContainer span.wcEmoticon.bg-emot_02_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -306px}.wcContainer img.wcEmoticon.bg-emot_02_128_047,.wcContainer span.wcEmoticon.bg-emot_02_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -454px}.wcContainer img.wcEmoticon.bg-emot_02_128_048,.wcContainer span.wcEmoticon.bg-emot_02_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -602px}.wcContainer img.wcEmoticon.bg-emot_02_128_049,.wcContainer span.wcEmoticon.bg-emot_02_128_049{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -750px}.wcContainer img.wcEmoticon.bg-emot_02_128_050,.wcContainer span.wcEmoticon.bg-emot_02_128_050{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -936px}.wcContainer img.wcEmoticon.bg-emot_03_32_001,.wcContainer span.wcEmoticon.bg-emot_03_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_002,.wcContainer span.wcEmoticon.bg-emot_03_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_003,.wcContainer span.wcEmoticon.bg-emot_03_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_004,.wcContainer span.wcEmoticon.bg-emot_03_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_005,.wcContainer span.wcEmoticon.bg-emot_03_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_006,.wcContainer span.wcEmoticon.bg-emot_03_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_007,.wcContainer span.wcEmoticon.bg-emot_03_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_008,.wcContainer span.wcEmoticon.bg-emot_03_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_009,.wcContainer span.wcEmoticon.bg-emot_03_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_010,.wcContainer span.wcEmoticon.bg-emot_03_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_011,.wcContainer span.wcEmoticon.bg-emot_03_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_012,.wcContainer span.wcEmoticon.bg-emot_03_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_013,.wcContainer span.wcEmoticon.bg-emot_03_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_014,.wcContainer span.wcEmoticon.bg-emot_03_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_015,.wcContainer span.wcEmoticon.bg-emot_03_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_016,.wcContainer span.wcEmoticon.bg-emot_03_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_017,.wcContainer span.wcEmoticon.bg-emot_03_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_018,.wcContainer span.wcEmoticon.bg-emot_03_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_019,.wcContainer span.wcEmoticon.bg-emot_03_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_020,.wcContainer span.wcEmoticon.bg-emot_03_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_021,.wcContainer span.wcEmoticon.bg-emot_03_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_022,.wcContainer span.wcEmoticon.bg-emot_03_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_023,.wcContainer span.wcEmoticon.bg-emot_03_32_023{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_024,.wcContainer span.wcEmoticon.bg-emot_03_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_025,.wcContainer span.wcEmoticon.bg-emot_03_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_026,.wcContainer span.wcEmoticon.bg-emot_03_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_027,.wcContainer span.wcEmoticon.bg-emot_03_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_028,.wcContainer span.wcEmoticon.bg-emot_03_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_029,.wcContainer span.wcEmoticon.bg-emot_03_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_030,.wcContainer span.wcEmoticon.bg-emot_03_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_031,.wcContainer span.wcEmoticon.bg-emot_03_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_032,.wcContainer span.wcEmoticon.bg-emot_03_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_033,.wcContainer span.wcEmoticon.bg-emot_03_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_034,.wcContainer span.wcEmoticon.bg-emot_03_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_035,.wcContainer span.wcEmoticon.bg-emot_03_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_036,.wcContainer span.wcEmoticon.bg-emot_03_32_036{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_037,.wcContainer span.wcEmoticon.bg-emot_03_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_03_32_038,.wcContainer span.wcEmoticon.bg-emot_03_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_03_32_039,.wcContainer span.wcEmoticon.bg-emot_03_32_039{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_03_32_040,.wcContainer span.wcEmoticon.bg-emot_03_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_03_32_041,.wcContainer span.wcEmoticon.bg-emot_03_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_03_32_042,.wcContainer span.wcEmoticon.bg-emot_03_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_03_32_043,.wcContainer span.wcEmoticon.bg-emot_03_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_044,.wcContainer span.wcEmoticon.bg-emot_03_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_045,.wcContainer span.wcEmoticon.bg-emot_03_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_046,.wcContainer span.wcEmoticon.bg-emot_03_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_047,.wcContainer span.wcEmoticon.bg-emot_03_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -322px}.wcContainer img.wcEmoticon.bg-emot_03_32_048,.wcContainer span.wcEmoticon.bg-emot_03_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -322px}.wcContainer img.wcEmoticon.bg-emot_03_64_001,.wcContainer span.wcEmoticon.bg-emot_03_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_002,.wcContainer span.wcEmoticon.bg-emot_03_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_003,.wcContainer span.wcEmoticon.bg-emot_03_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_004,.wcContainer span.wcEmoticon.bg-emot_03_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_005,.wcContainer span.wcEmoticon.bg-emot_03_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_006,.wcContainer span.wcEmoticon.bg-emot_03_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_007,.wcContainer span.wcEmoticon.bg-emot_03_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_008,.wcContainer span.wcEmoticon.bg-emot_03_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_009,.wcContainer span.wcEmoticon.bg-emot_03_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_010,.wcContainer span.wcEmoticon.bg-emot_03_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_011,.wcContainer span.wcEmoticon.bg-emot_03_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_012,.wcContainer span.wcEmoticon.bg-emot_03_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_013,.wcContainer span.wcEmoticon.bg-emot_03_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_014,.wcContainer span.wcEmoticon.bg-emot_03_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_015,.wcContainer span.wcEmoticon.bg-emot_03_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_016,.wcContainer span.wcEmoticon.bg-emot_03_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_017,.wcContainer span.wcEmoticon.bg-emot_03_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_018,.wcContainer span.wcEmoticon.bg-emot_03_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_019,.wcContainer span.wcEmoticon.bg-emot_03_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_020,.wcContainer span.wcEmoticon.bg-emot_03_64_020{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_021,.wcContainer span.wcEmoticon.bg-emot_03_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_022,.wcContainer span.wcEmoticon.bg-emot_03_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_023,.wcContainer span.wcEmoticon.bg-emot_03_64_023{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_024,.wcContainer span.wcEmoticon.bg-emot_03_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_025,.wcContainer span.wcEmoticon.bg-emot_03_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_026,.wcContainer span.wcEmoticon.bg-emot_03_64_026{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_027,.wcContainer span.wcEmoticon.bg-emot_03_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_028,.wcContainer span.wcEmoticon.bg-emot_03_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_029,.wcContainer span.wcEmoticon.bg-emot_03_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_030,.wcContainer span.wcEmoticon.bg-emot_03_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_031,.wcContainer span.wcEmoticon.bg-emot_03_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_032,.wcContainer span.wcEmoticon.bg-emot_03_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_033,.wcContainer span.wcEmoticon.bg-emot_03_64_033{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_034,.wcContainer span.wcEmoticon.bg-emot_03_64_034{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_035,.wcContainer span.wcEmoticon.bg-emot_03_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_036,.wcContainer span.wcEmoticon.bg-emot_03_64_036{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_037,.wcContainer span.wcEmoticon.bg-emot_03_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_03_64_038,.wcContainer span.wcEmoticon.bg-emot_03_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_03_64_039,.wcContainer span.wcEmoticon.bg-emot_03_64_039{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_03_64_040,.wcContainer span.wcEmoticon.bg-emot_03_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_03_64_041,.wcContainer span.wcEmoticon.bg-emot_03_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_03_64_042,.wcContainer span.wcEmoticon.bg-emot_03_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -430px}.wcContainer img.wcEmoticon.bg-emot_03_64_043,.wcContainer span.wcEmoticon.bg-emot_03_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_044,.wcContainer span.wcEmoticon.bg-emot_03_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_045,.wcContainer span.wcEmoticon.bg-emot_03_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_046,.wcContainer span.wcEmoticon.bg-emot_03_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_047,.wcContainer span.wcEmoticon.bg-emot_03_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -514px}.wcContainer img.wcEmoticon.bg-emot_03_64_048,.wcContainer span.wcEmoticon.bg-emot_03_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -514px}.wcContainer img.wcEmoticon.bg-emot_03_128_001,.wcContainer span.wcEmoticon.bg-emot_03_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_002,.wcContainer span.wcEmoticon.bg-emot_03_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_003,.wcContainer span.wcEmoticon.bg-emot_03_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_004,.wcContainer span.wcEmoticon.bg-emot_03_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_005,.wcContainer span.wcEmoticon.bg-emot_03_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_006,.wcContainer span.wcEmoticon.bg-emot_03_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_007,.wcContainer span.wcEmoticon.bg-emot_03_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_008,.wcContainer span.wcEmoticon.bg-emot_03_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_009,.wcContainer span.wcEmoticon.bg-emot_03_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_010,.wcContainer span.wcEmoticon.bg-emot_03_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_011,.wcContainer span.wcEmoticon.bg-emot_03_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_012,.wcContainer span.wcEmoticon.bg-emot_03_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_013,.wcContainer span.wcEmoticon.bg-emot_03_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_014,.wcContainer span.wcEmoticon.bg-emot_03_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_015,.wcContainer span.wcEmoticon.bg-emot_03_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_016,.wcContainer span.wcEmoticon.bg-emot_03_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_017,.wcContainer span.wcEmoticon.bg-emot_03_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_018,.wcContainer span.wcEmoticon.bg-emot_03_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_019,.wcContainer span.wcEmoticon.bg-emot_03_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_020,.wcContainer span.wcEmoticon.bg-emot_03_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_021,.wcContainer span.wcEmoticon.bg-emot_03_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_022,.wcContainer span.wcEmoticon.bg-emot_03_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_023,.wcContainer span.wcEmoticon.bg-emot_03_128_023{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_024,.wcContainer span.wcEmoticon.bg-emot_03_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_025,.wcContainer span.wcEmoticon.bg-emot_03_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_026,.wcContainer span.wcEmoticon.bg-emot_03_128_026{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_027,.wcContainer span.wcEmoticon.bg-emot_03_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_028,.wcContainer span.wcEmoticon.bg-emot_03_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_029,.wcContainer span.wcEmoticon.bg-emot_03_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_030,.wcContainer span.wcEmoticon.bg-emot_03_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_031,.wcContainer span.wcEmoticon.bg-emot_03_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_032,.wcContainer span.wcEmoticon.bg-emot_03_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_033,.wcContainer span.wcEmoticon.bg-emot_03_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_034,.wcContainer span.wcEmoticon.bg-emot_03_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_035,.wcContainer span.wcEmoticon.bg-emot_03_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_036,.wcContainer span.wcEmoticon.bg-emot_03_128_036{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_037,.wcContainer span.wcEmoticon.bg-emot_03_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_03_128_038,.wcContainer span.wcEmoticon.bg-emot_03_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_03_128_039,.wcContainer span.wcEmoticon.bg-emot_03_128_039{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_03_128_040,.wcContainer span.wcEmoticon.bg-emot_03_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_03_128_041,.wcContainer span.wcEmoticon.bg-emot_03_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_03_128_042,.wcContainer span.wcEmoticon.bg-emot_03_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -750px}.wcContainer img.wcEmoticon.bg-emot_03_128_043,.wcContainer span.wcEmoticon.bg-emot_03_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_044,.wcContainer span.wcEmoticon.bg-emot_03_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_045,.wcContainer span.wcEmoticon.bg-emot_03_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_046,.wcContainer span.wcEmoticon.bg-emot_03_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_047,.wcContainer span.wcEmoticon.bg-emot_03_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -898px}.wcContainer img.wcEmoticon.bg-emot_03_128_048,.wcContainer span.wcEmoticon.bg-emot_03_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -898px}.wcContainer img.wcEmoticon.bg-emot_04_32_001,.wcContainer span.wcEmoticon.bg-emot_04_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_002,.wcContainer span.wcEmoticon.bg-emot_04_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_003,.wcContainer span.wcEmoticon.bg-emot_04_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_004,.wcContainer span.wcEmoticon.bg-emot_04_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_005,.wcContainer span.wcEmoticon.bg-emot_04_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_006,.wcContainer span.wcEmoticon.bg-emot_04_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_007,.wcContainer span.wcEmoticon.bg-emot_04_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_008,.wcContainer span.wcEmoticon.bg-emot_04_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_009,.wcContainer span.wcEmoticon.bg-emot_04_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_010,.wcContainer span.wcEmoticon.bg-emot_04_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_011,.wcContainer span.wcEmoticon.bg-emot_04_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_012,.wcContainer span.wcEmoticon.bg-emot_04_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_013,.wcContainer span.wcEmoticon.bg-emot_04_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_014,.wcContainer span.wcEmoticon.bg-emot_04_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_015,.wcContainer span.wcEmoticon.bg-emot_04_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_016,.wcContainer span.wcEmoticon.bg-emot_04_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_017,.wcContainer span.wcEmoticon.bg-emot_04_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_018,.wcContainer span.wcEmoticon.bg-emot_04_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_019,.wcContainer span.wcEmoticon.bg-emot_04_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_020,.wcContainer span.wcEmoticon.bg-emot_04_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_021,.wcContainer span.wcEmoticon.bg-emot_04_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_022,.wcContainer span.wcEmoticon.bg-emot_04_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_023,.wcContainer span.wcEmoticon.bg-emot_04_32_023{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_024,.wcContainer span.wcEmoticon.bg-emot_04_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_025,.wcContainer span.wcEmoticon.bg-emot_04_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_026,.wcContainer span.wcEmoticon.bg-emot_04_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_027,.wcContainer span.wcEmoticon.bg-emot_04_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_028,.wcContainer span.wcEmoticon.bg-emot_04_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_029,.wcContainer span.wcEmoticon.bg-emot_04_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_030,.wcContainer span.wcEmoticon.bg-emot_04_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_031,.wcContainer span.wcEmoticon.bg-emot_04_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_032,.wcContainer span.wcEmoticon.bg-emot_04_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_033,.wcContainer span.wcEmoticon.bg-emot_04_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_034,.wcContainer span.wcEmoticon.bg-emot_04_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_035,.wcContainer span.wcEmoticon.bg-emot_04_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_036,.wcContainer span.wcEmoticon.bg-emot_04_32_036{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_037,.wcContainer span.wcEmoticon.bg-emot_04_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -10px}.wcContainer img.wcEmoticon.bg-emot_04_32_038,.wcContainer span.wcEmoticon.bg-emot_04_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -62px}.wcContainer img.wcEmoticon.bg-emot_04_32_039,.wcContainer span.wcEmoticon.bg-emot_04_32_039{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -114px}.wcContainer img.wcEmoticon.bg-emot_04_32_040,.wcContainer span.wcEmoticon.bg-emot_04_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -166px}.wcContainer img.wcEmoticon.bg-emot_04_32_041,.wcContainer span.wcEmoticon.bg-emot_04_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -218px}.wcContainer img.wcEmoticon.bg-emot_04_32_042,.wcContainer span.wcEmoticon.bg-emot_04_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -270px}.wcContainer img.wcEmoticon.bg-emot_04_32_043,.wcContainer span.wcEmoticon.bg-emot_04_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_044,.wcContainer span.wcEmoticon.bg-emot_04_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_045,.wcContainer span.wcEmoticon.bg-emot_04_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_046,.wcContainer span.wcEmoticon.bg-emot_04_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_047,.wcContainer span.wcEmoticon.bg-emot_04_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_048,.wcContainer span.wcEmoticon.bg-emot_04_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_049,.wcContainer span.wcEmoticon.bg-emot_04_32_049{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -322px}.wcContainer img.wcEmoticon.bg-emot_04_32_050,.wcContainer span.wcEmoticon.bg-emot_04_32_050{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -374px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_001,.wcContainer span.wcEmoticon.bg-emot_04_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_002,.wcContainer span.wcEmoticon.bg-emot_04_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_003,.wcContainer span.wcEmoticon.bg-emot_04_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -95px}.wcContainer img.wcEmoticon.bg-emot_04_64_004,.wcContainer span.wcEmoticon.bg-emot_04_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_005,.wcContainer span.wcEmoticon.bg-emot_04_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_006,.wcContainer span.wcEmoticon.bg-emot_04_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_007,.wcContainer span.wcEmoticon.bg-emot_04_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_008,.wcContainer span.wcEmoticon.bg-emot_04_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_009,.wcContainer span.wcEmoticon.bg-emot_04_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -179px}.wcContainer img.wcEmoticon.bg-emot_04_64_010,.wcContainer span.wcEmoticon.bg-emot_04_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_011,.wcContainer span.wcEmoticon.bg-emot_04_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_012,.wcContainer span.wcEmoticon.bg-emot_04_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_013,.wcContainer span.wcEmoticon.bg-emot_04_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_014,.wcContainer span.wcEmoticon.bg-emot_04_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_015,.wcContainer span.wcEmoticon.bg-emot_04_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_016,.wcContainer span.wcEmoticon.bg-emot_04_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_017,.wcContainer span.wcEmoticon.bg-emot_04_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -263px}.wcContainer img.wcEmoticon.bg-emot_04_64_018,.wcContainer span.wcEmoticon.bg-emot_04_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_019,.wcContainer span.wcEmoticon.bg-emot_04_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_020,.wcContainer span.wcEmoticon.bg-emot_04_64_020{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_021,.wcContainer span.wcEmoticon.bg-emot_04_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_022,.wcContainer span.wcEmoticon.bg-emot_04_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_023,.wcContainer span.wcEmoticon.bg-emot_04_64_023{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_024,.wcContainer span.wcEmoticon.bg-emot_04_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_025,.wcContainer span.wcEmoticon.bg-emot_04_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_026,.wcContainer span.wcEmoticon.bg-emot_04_64_026{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_027,.wcContainer span.wcEmoticon.bg-emot_04_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_028,.wcContainer span.wcEmoticon.bg-emot_04_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -347px}.wcContainer img.wcEmoticon.bg-emot_04_64_029,.wcContainer span.wcEmoticon.bg-emot_04_64_029{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_030,.wcContainer span.wcEmoticon.bg-emot_04_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_031,.wcContainer span.wcEmoticon.bg-emot_04_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_032,.wcContainer span.wcEmoticon.bg-emot_04_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_033,.wcContainer span.wcEmoticon.bg-emot_04_64_033{width:64px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -515px}.wcContainer img.wcEmoticon.bg-emot_04_64_034,.wcContainer span.wcEmoticon.bg-emot_04_64_034{width:64px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -515px}.wcContainer img.wcEmoticon.bg-emot_04_64_035,.wcContainer span.wcEmoticon.bg-emot_04_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_036,.wcContainer span.wcEmoticon.bg-emot_04_64_036{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -346px}.wcContainer img.wcEmoticon.bg-emot_04_64_037,.wcContainer span.wcEmoticon.bg-emot_04_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_038,.wcContainer span.wcEmoticon.bg-emot_04_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_039,.wcContainer span.wcEmoticon.bg-emot_04_64_039{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_040,.wcContainer span.wcEmoticon.bg-emot_04_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_041,.wcContainer span.wcEmoticon.bg-emot_04_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_042,.wcContainer span.wcEmoticon.bg-emot_04_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_043,.wcContainer span.wcEmoticon.bg-emot_04_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -431px}.wcContainer img.wcEmoticon.bg-emot_04_64_044,.wcContainer span.wcEmoticon.bg-emot_04_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -10px}.wcContainer img.wcEmoticon.bg-emot_04_64_045,.wcContainer span.wcEmoticon.bg-emot_04_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -94px}.wcContainer img.wcEmoticon.bg-emot_04_64_046,.wcContainer span.wcEmoticon.bg-emot_04_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -178px}.wcContainer img.wcEmoticon.bg-emot_04_64_047,.wcContainer span.wcEmoticon.bg-emot_04_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -262px}.wcContainer img.wcEmoticon.bg-emot_04_64_048,.wcContainer span.wcEmoticon.bg-emot_04_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -346px}.wcContainer img.wcEmoticon.bg-emot_04_64_049,.wcContainer span.wcEmoticon.bg-emot_04_64_049{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -430px}.wcContainer img.wcEmoticon.bg-emot_04_64_050,.wcContainer span.wcEmoticon.bg-emot_04_64_050{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_001,.wcContainer span.wcEmoticon.bg-emot_04_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_002,.wcContainer span.wcEmoticon.bg-emot_04_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_003,.wcContainer span.wcEmoticon.bg-emot_04_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -159px}.wcContainer img.wcEmoticon.bg-emot_04_128_004,.wcContainer span.wcEmoticon.bg-emot_04_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_005,.wcContainer span.wcEmoticon.bg-emot_04_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_006,.wcContainer span.wcEmoticon.bg-emot_04_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_007,.wcContainer span.wcEmoticon.bg-emot_04_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_008,.wcContainer span.wcEmoticon.bg-emot_04_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_009,.wcContainer span.wcEmoticon.bg-emot_04_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -307px}.wcContainer img.wcEmoticon.bg-emot_04_128_010,.wcContainer span.wcEmoticon.bg-emot_04_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_011,.wcContainer span.wcEmoticon.bg-emot_04_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_012,.wcContainer span.wcEmoticon.bg-emot_04_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_013,.wcContainer span.wcEmoticon.bg-emot_04_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_014,.wcContainer span.wcEmoticon.bg-emot_04_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_015,.wcContainer span.wcEmoticon.bg-emot_04_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_016,.wcContainer span.wcEmoticon.bg-emot_04_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_017,.wcContainer span.wcEmoticon.bg-emot_04_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -455px}.wcContainer img.wcEmoticon.bg-emot_04_128_018,.wcContainer span.wcEmoticon.bg-emot_04_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_019,.wcContainer span.wcEmoticon.bg-emot_04_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_020,.wcContainer span.wcEmoticon.bg-emot_04_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_021,.wcContainer span.wcEmoticon.bg-emot_04_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_022,.wcContainer span.wcEmoticon.bg-emot_04_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_023,.wcContainer span.wcEmoticon.bg-emot_04_128_023{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_024,.wcContainer span.wcEmoticon.bg-emot_04_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_025,.wcContainer span.wcEmoticon.bg-emot_04_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_026,.wcContainer span.wcEmoticon.bg-emot_04_128_026{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_027,.wcContainer span.wcEmoticon.bg-emot_04_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_028,.wcContainer span.wcEmoticon.bg-emot_04_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -603px}.wcContainer img.wcEmoticon.bg-emot_04_128_029,.wcContainer span.wcEmoticon.bg-emot_04_128_029{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_030,.wcContainer span.wcEmoticon.bg-emot_04_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_031,.wcContainer span.wcEmoticon.bg-emot_04_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_032,.wcContainer span.wcEmoticon.bg-emot_04_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_033,.wcContainer span.wcEmoticon.bg-emot_04_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_034,.wcContainer span.wcEmoticon.bg-emot_04_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -602px}.wcContainer img.wcEmoticon.bg-emot_04_128_035,.wcContainer span.wcEmoticon.bg-emot_04_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_036,.wcContainer span.wcEmoticon.bg-emot_04_128_036{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_037,.wcContainer span.wcEmoticon.bg-emot_04_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_038,.wcContainer span.wcEmoticon.bg-emot_04_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_040,.wcContainer span.wcEmoticon.bg-emot_04_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_039,.wcContainer span.wcEmoticon.bg-emot_04_128_039{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_041,.wcContainer span.wcEmoticon.bg-emot_04_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -751px}.wcContainer img.wcEmoticon.bg-emot_04_128_042,.wcContainer span.wcEmoticon.bg-emot_04_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -10px}.wcContainer img.wcEmoticon.bg-emot_04_128_043,.wcContainer span.wcEmoticon.bg-emot_04_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -158px}.wcContainer img.wcEmoticon.bg-emot_04_128_044,.wcContainer span.wcEmoticon.bg-emot_04_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -306px}.wcContainer img.wcEmoticon.bg-emot_04_128_045,.wcContainer span.wcEmoticon.bg-emot_04_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -454px}.wcContainer img.wcEmoticon.bg-emot_04_128_046,.wcContainer span.wcEmoticon.bg-emot_04_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -602px}.wcContainer img.wcEmoticon.bg-emot_04_128_047,.wcContainer span.wcEmoticon.bg-emot_04_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -750px}.wcContainer img.wcEmoticon.bg-emot_04_128_048,.wcContainer span.wcEmoticon.bg-emot_04_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -899px}.wcContainer img.wcEmoticon.bg-emot_04_128_049,.wcContainer span.wcEmoticon.bg-emot_04_128_049{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -899px}.wcContainer img.wcEmoticon.bg-emot_04_128_050,.wcContainer span.wcEmoticon.bg-emot_04_128_050{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -10px}.wcContainer .wcChannel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcChannel .wcChannelViewToolbar{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px}.wcContainer .wcChannel .wcChannelViewToolbar>:not(:last-child){margin-right:3px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:active,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:focus,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonStream,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonStream:hover{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-red.svg);width:30px;height:25px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonChat,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonChat:hover{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/chat.svg);width:30px;height:25px}.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton.wcChannelViewButtonCurrent,.wcContainer .wcChannel .wcChannelViewToolbar .wcChannelViewButton:hover{opacity:1}.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream .wcChannelViewToolbar,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream .wcChannelViewToolbar{display:-webkit-box;display:-ms-flexbox;display:flex}.wcContainer .wcChannel.wcChannelViewChat .wcChannelData .wcStream{display:none}.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelStream.wcChannelViewStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXXs.wcChannelViewCompound.wcChannelStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelStream.wcChannelViewStream .wcCounter,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelInput,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcChannelIntro,.wcContainer .wcChannel.wcChannelSizeXs.wcChannelViewCompound.wcChannelStream .wcCounter{display:none}.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelData .wcMessages,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelInput,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelIntro,.wcContainer .wcChannel.wcChannelStreamMaximized .wcChannelViewToolbar,.wcContainer .wcChannel.wcChannelStreamMaximized .wcCounter{display:none!important}.wcContainer .wcChannel .wcChannelData{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:grid;gap:1em;grid-auto-flow:column;grid-auto-columns:1fr}.wcContainer .wcChannel .wcChannelData .wcMessages{margin:0;-webkit-overflow-scrolling:touch}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage{margin:3px 0 3px 0;position:relative}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime>*{font-size:.9em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcUser{margin-right:5px;line-height:1em;-webkit-box-shadow:none;box-shadow:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead a.wcUser:hover{text-decoration:underline}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcTime{color:#a6a6a6}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowHead .wcTime .wcMessageTimeDate{margin-right:3px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{font-weight:700}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage.wcAwaitingApproval{background-color:rgba(255,0,4,.07);border:1px solid rgba(255,0,4,.17)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcAvatar{-ms-flex-negative:0;flex-shrink:0;border-radius:50%;-webkit-box-shadow:0 0 5px inset rgba(0,0,0,.2);box-shadow:0 0 5px inset rgba(0,0,0,.2);max-width:45px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:100px;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;background:#f7f7f7;padding:10px;line-height:1.3;position:relative}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcImage{max-height:55px;max-width:55px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon.wcTenorGIF,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcImage.wcTenorGIF{max-height:140px;max-width:140px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEmoticon{max-height:initial;max-width:initial}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent video{max-width:100%}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{word-break:break-word}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent{display:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalEditing{border:1px dashed #00c179;outline:0 solid transparent}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent:not(.wcEditing) .wcInternalEditing{display:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{background-color:#ebebeb;border-left:4px solid #dfdfdf;padding:5px;margin-bottom:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px;-ms-flex-wrap:wrap;flex-wrap:wrap}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead>:not(:last-child){margin-right:7px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcQuoteContent,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcUser,.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead span.wcTime{font-size:.8em;line-height:1em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcAvatar{max-width:1em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcTime{color:#a6a6a6}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote .wcQuoteHead .wcTime .wcMessageTimeDate{margin-right:5px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools{text-align:right;padding:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools a{padding:0;width:20px;height:20px;display:inline-block;text-decoration:none;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;font-size:.9%;margin-left:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcCancelButton{background:rgba(244,31,31,.15) url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) no-repeat center center;border-color:rgba(244,31,31,.2)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcCancelButton:hover{border-color:rgba(244,31,31,.7)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcSaveButton{background:rgba(0,193,121,.15) url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/approve.svg) no-repeat center center;border-color:rgba(0,193,121,.2)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcEditTools .wcSaveButton:hover{border-color:rgba(0,193,121,.7)}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton{position:absolute;right:5px;top:5px;padding:5px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03);border:1px solid #e1e1e1;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;width:20px;height:20px;background:#efefef url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/3dots.svg) center center no-repeat;background-size:14px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton:hover{border:1px solid #dadada}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcActionsButton.wcActionsButtonVisible{display:block}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;text-decoration:none}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionButtonActive span{font-weight:700}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton img{margin-right:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton:not(:last-child){margin-right:8px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLike img{padding-bottom:2px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLove img{height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionSad img{height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsButtons .wcTime{margin-left:10px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter>span{padding-right:1px;font-size:.9em}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter:not(:last-child){margin-right:3px}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionLike img{padding-bottom:4px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionLove img{padding-bottom:1px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters .wcReactionCounter.wcReactionSad img{padding-bottom:1px;height:.8rem}.wcContainer .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcReactionsCounters+.wcReactionsButtons{margin-top:0}.wcContainer .wcChannel .wcChannelInput button{margin:0}.wcContainer .wcChannel .wcChannelInput .wcInputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:55px;padding:14px 5px 14px 15px;border:0;outline:0;width:auto;min-width:250px;resize:none;overflow:hidden}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput,.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput *{font-size:16px;line-height:24px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput img{max-width:150px;max-height:150px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInput[contentEditable=true]:empty:not(:focus):before{content:attr(data-placeholder);pointer-events:none;color:grey}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{cursor:pointer!important;display:inline-block;width:55px;height:55px;position:relative;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton input{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.001;cursor:pointer;z-index:1000;margin:0}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:#f7f7f7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/attach.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:#f7f7f7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/camera.svg) center center no-repeat;width:50px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:#f7f7f7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/emoticon.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:#f7f7f7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/mic.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:#f7f7f7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/stop-button.svg) center center no-repeat;width:46px}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{cursor:pointer!important;background-color:#dfdfdf}.wcContainer .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:#f7f7f7;height:55px;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelInput .wcReplyTo{position:relative;padding:10px 45px 10px 15px;background:#f2f2f2;font-size:.9em;color:#4a4a4a}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;font-size:.8em}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcEmoticon,.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcImage{max-height:55px;max-width:55px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcContent .wcEmoticon{max-height:initial;max-width:initial}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px;height:35px;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg);background-position:50%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton:hover{background-color:#dfdfdf}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcImagePreview{max-width:70px;max-height:50px;cursor:pointer;display:inline-block;vertical-align:middle;margin-right:3px;border-radius:5px}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) center center no-repeat;width:21px;height:21px;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;margin-left:5px;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#dfdfdf}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInput{min-width:unset;width:100%}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{width:28px;background-size:25px 25px!important}.wcContainer .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{font-size:0;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/send.svg)!important;background-position:center center!important;background-size:25px 25px!important;background-repeat:no-repeat!important;width:30px;height:25px}.wcContainer .wcChannel .wcCounter{text-align:right}.wcContainer .wcChannel.wcTopInput .wcChannelInput{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.wcContainer .wcChannel.wcTopInput .wcChannelData{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.wcContainer .wcChannel .wcChannelCoverContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcChannel .wcChannelCoverContainer .wcChannelCover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcChannel .wcChannelIntro{margin-top:5px;margin-bottom:10px;background-color:#f7f7f7;border:1px solid #f1f1f1;line-height:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroAvatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroAvatar .wcAvatar{max-width:80px;display:block}.wcContainer .wcChannel .wcChannelIntro .wcChannelIntroContent{padding:5px 5px 5px 13px}.wcContainer .wcChannel .wcChannelIntro .wcName{font-size:1.2em}.wcContainer .wcBrowser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:2%;padding-bottom:2%}.wcContainer .wcBrowser .wcPublicChannels{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:12px}.wcContainer .wcBrowser .wcPublicChannels .wcList{min-height:150px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcBrowser .wcDirectChannels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcBrowser .wcDirectChannels .wcList{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:150px}.wcContainer .wcBrowser .wcCounter{padding:5px 15px 5px 10px;margin-top:12px}.wcContainer .wcBrowser .wcFooter{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-top:5px;border-top:1px solid #dfdfdf;padding:5px 15px 5px 10px}.wcContainer .wcBrowser .wcFooter .wcSearch{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/search.svg);background-position:0 center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcFooter .wcSearch input{outline:0;border:none;height:2em;margin:0 0 0 20px;width:100%;padding:3px;-webkit-box-shadow:none;box-shadow:none;font-size:1em}.wcContainer .wcBrowser .wcFooter .wcSearch .wcClear{width:35px;height:35px;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg);background-position:50%;background-size:contain;cursor:pointer;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:400}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcUnread.wcFirst{border-radius:5px 5px 0 0}.wcContainer .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcUnread.wcLast{border-radius:0 0 5px 5px}.wcContainer .wcBrowser .wcChannels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcBrowser .wcChannels .wcLabel{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:5px 15px 5px 10px;line-height:1em}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:5px 15px 5px 10px;margin:0;outline:0;text-decoration:none;border:none;font-weight:400;line-height:1em}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger>:not(:last-child){margin-right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel{font-weight:700}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel .wcDetails .wcCity,.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel .wcDetails .wcCountry{font-weight:400}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/lock-full.svg);background-position:right center;background-size:16px 16px;background-repeat:no-repeat;padding-right:20px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/lock-semi.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails.wcDetailsWithStatus{margin-right:10px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcName{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;min-width:0}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails>:not(:last-child){margin-right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCity,.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCountry{font-size:.8em;color:#a6a6a6;line-height:1}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger .wcStatus{position:absolute;right:5px}.wcContainer .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#f7f7f7}.wcContainer .wcLoadingContainer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcLoadingContainer .wcLoading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcCustomizations a.wcCustomizeButton{padding-left:20px;position:relative;font-size:80%;text-decoration:none!important;display:inline-block}.wcContainer .wcCustomizations a.wcCustomizeButton:before{content:'';display:block;width:15px;height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/custom.svg) center center no-repeat}.wcContainer .wcCustomizations .wcCustomizationsPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>*{display:inline-block}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>:not(:last-child){margin-right:7px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty>:last-child{margin-right:25px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty input[type=checkbox]{margin-left:7px}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty input[type=text]{width:100%}.wcContainer .wcCustomizations .wcCustomizationsPanel .wcProperty .wcColorSelect{height:16px;background-color:transparent;width:16px;padding:0;border:1px solid #ccc;cursor:pointer;line-height:16px;font-size:.75em;font-weight:700;text-align:center;display:inline-block;border-radius:3px}.wcContainer .wcToasts{position:absolute;top:20px;left:5px;right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcToasts .wcToast{pointer-events:auto;min-width:250px;margin-bottom:12px;padding:12px 25px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.16);box-shadow:0 0 3px rgba(0,0,0,.16);border-radius:5px;border:1px solid #d7d7d7;cursor:pointer}.wcContainer .wcToasts .wcToast.wcToastError{border:1px solid rgba(255,197,197,.9)}.wcContainer .wcToasts .wcToast.wcToastError:hover{border:1px solid #ffc5c5}.wcContainer .wcToasts .wcToast.wcToastInfo{border:1px solid rgba(178,226,152,.9)}.wcContainer .wcToasts .wcToast.wcToastInfo:hover{border:1px solid #b2e298}.wcContainer .wcRecentTrigger{cursor:pointer;position:relative;display:inline-block;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/recent-chats-inactive.svg) center center no-repeat;width:36px;height:36px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcContainer .wcRecentTrigger.wcOpen{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/recent-chats.svg) center center no-repeat}.wcContainer .wcRecentTrigger:hover{background-color:#f7f7f7}.wcContainer .wcRecentTrigger span{cursor:pointer;color:#fff;background-color:red;font-size:.5em;line-height:1.3em;display:inline-block;border-radius:50%;text-align:center;position:absolute;right:4px;top:8px;min-width:18px;height:18px;padding:1px 3px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}.wcContainer .wcRecentChats{height:100%;line-height:1.1em}.wcContainer .wcRecentChats .wcHeader{padding:10px 0 5px 0}.wcContainer .wcRecentChats .wcRecent{cursor:pointer;padding:10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcRecentChats .wcRecent img.wcRecentChatAvatar{max-width:2em;margin:0 10px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}.wcContainer .wcRecentChats .wcRecent .wcStatus{margin-right:7px}.wcContainer .wcRecentChats .wcRecent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:700}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span{font-size:.8em;color:#a6a6a6}.wcContainer .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span:not(:last-child){margin-right:3px}.wcContainer .wcRecentChats .wcRecent .wcRight .wcText{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.wcContainer .wcRecentChats .wcRecent .wcRight .wcText .wcEmoticon,.wcContainer .wcRecentChats .wcRecent .wcRight .wcText .wcImage{max-height:35px;max-width:35px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}.wcContainer .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}.wcContainer .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}.wcContainer .wcRecentChats .wcRecent.wcRead:hover{background-color:#f1f1f1}.wcContainer .wcRecentChats>.wcRecent:not(:last-child){border-bottom:1px solid #dfdfdf}.wcContainer .wcAuthContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm>:not(:last-child){margin-bottom:5px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcAuthFieldContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcAuthFieldContainer textarea{height:70px;resize:none}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow>:not(:last-child){margin-right:5px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcFacebookLoginButton{background:#507cc0 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/facebook.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcTwitterLoginButton{background:#64ccf1 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/twitter.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAuthContainer .wcAuth .wcAuthForm .wcFormRow .wcGoogleLoginButton{background:#df4930 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/google.png) 12px center no-repeat;display:inline-block;color:#fff;padding:20px 50px;text-decoration:none;border-radius:7px;font-size:1.3em;width:200px}.wcContainer .wcAnimation{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.25}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.25}}@-webkit-keyframes flash60{50%,from,to{opacity:1}25%,75%{opacity:.6}}@keyframes flash60{50%,from,to{opacity:1}25%,75%{opacity:.6}}.wcContainer .wcAnimationFlash{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:flash}.wcContainer .wcAnimationFlashSlow{-webkit-animation-name:flash60;animation-name:flash60;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:16s;animation-duration:16s}@-webkit-keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.wcContainer .animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.wcContainer.wcTheme .wcChannel .wcChannelInput .wcInputs .wcInput{background:#f7f7f7}.wcContainer.wcTheme a{-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcLightgrayTheme,.wcContainer.wcLightgrayTheme *{font:13px/22px 'Maven Pro',sans-serif;color:#151618}.wcContainer.wcLightgrayTheme a{color:#00d5ff;-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcLightgrayTheme button:not(.wcFunctional),.wcContainer.wcLightgrayTheme button:not(.wcFunctional):active,.wcContainer.wcLightgrayTheme button:not(.wcFunctional):focus,.wcContainer.wcLightgrayTheme input[type=button],.wcContainer.wcLightgrayTheme input[type=button]:active,.wcContainer.wcLightgrayTheme input[type=button]:focus,.wcContainer.wcLightgrayTheme input[type=submit],.wcContainer.wcLightgrayTheme input[type=submit]:active,.wcContainer.wcLightgrayTheme input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#00d5ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#00d5ff),to(#00bdde))!important;background:linear-gradient(to bottom,#00d5ff 0,#00bdde 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5ff', endColorstr='#00bdde', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcLightgrayTheme input[type=password],.wcContainer.wcLightgrayTheme input[type=text],.wcContainer.wcLightgrayTheme textarea{height:40px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:#111;border-radius:15px;margin:0;outline:0 none;padding:4px 4px 4px 15px;border:none}.wcContainer.wcLightgrayTheme input[type=password]:focus,.wcContainer.wcLightgrayTheme input[type=text]:focus,.wcContainer.wcLightgrayTheme textarea:focus{background-color:#fff;border:none}.wcContainer.wcLightgrayTheme ::-webkit-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::-moz-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme :-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme ::placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}.wcContainer.wcLightgrayTheme input[type=button].wcSubmit{border-radius:0 15px 15px 0!important}.wcContainer.wcLightgrayTheme progress,.wcContainer.wcLightgrayTheme progress[role][aria-valuenow]{background:#b8bcc4!important}.wcContainer.wcLightgrayTheme progress::-webkit-progress-bar{background:#b8bcc4}.wcContainer.wcLightgrayTheme progress{color:#00d5ff}.wcContainer.wcLightgrayTheme progress::-moz-progress-bar{background:#00d5ff}.wcContainer.wcLightgrayTheme progress::-webkit-progress-value{background:#00d5ff}.wcContainer.wcLightgrayTheme progress[aria-valuenow]:before{background:#00d5ff}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcLightgrayTheme * button,.wcContainer.wcLightgrayTheme * input,.wcContainer.wcLightgrayTheme * select,.wcContainer.wcLightgrayTheme * textarea{font-size:16px}}.wcContainer.wcLightgrayTheme .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}.wcContainer.wcLightgrayTheme .wcClassic{border:0;border-radius:10px;overflow:hidden;background:#f7f7f7}.wcContainer.wcLightgrayTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#151618;background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0 )!important}.wcContainer.wcLightgrayTheme .wcClassic .wcAuthContainer,.wcContainer.wcLightgrayTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#e4e4e4;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0)!important;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(0,213,255,.3);-webkit-box-shadow:0 0 7px rgba(0,213,255,.3);box-shadow:0 0 7px rgba(0,213,255,.3)}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcLightgrayTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcMobile .wcContent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcLightgrayTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#444;padding-left:10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcLightgrayTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcLightgrayTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn>*{border-color:#e4e4e4}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;background:#e4e4e4!important;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#d9d9d9))!important;background:linear-gradient(to bottom,#e4e4e4 0,#d9d9d9 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#d9d9d9', GradientType=0 )!important;border-radius:5px 5px 0 0}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent{background-color:#f7f7f7}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#ededed}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcContent .wcChannel .wcChannelIntro{background-color:transparent}.wcContainer.wcLightgrayTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:10px}.wcContainer.wcLightgrayTheme .wcCustomizations a,.wcContainer.wcLightgrayTheme .wcCustomizations a:hover{color:#151618;outline:0}.wcContainer.wcLightgrayTheme .wcCounter{font-size:10px}.wcContainer.wcLightgrayTheme .wcBrowser{background-color:#ededed;color:#151618}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/lock-semi.svg)}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/lock-full.svg)}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.15);border-radius:5px}.wcContainer.wcLightgrayTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#444}.wcContainer.wcLightgrayTheme .wcBrowser .wcCounter{font-size:10px}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcLightgrayTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #ededed;padding:10px;margin-top:0;background-color:#f9fafb}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#f7f7f7;margin-bottom:2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#00d5ff;text-decoration:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#151618;text-decoration:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#8a8e95;line-height:22px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#fff;border-radius:0 10px 10px 10px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{border-radius:5px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#45e3ff;background-color:#f8f8f8;border-radius:0 10px 0 0}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#ececec;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.13);box-shadow:2px 2px 2px rgba(60,60,60,.13)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#e6e6e6}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#444}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcLightgrayTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcLightgrayTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#00bdde url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput{background-color:#f7f7f7;padding:0 2% 2% 2%}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700;color:#444}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#e6e6e6}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;background:#fff;display:inline-block;outline:0;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:#fff url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/camera.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:#fff url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:#fff url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:#fff url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/mic.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:#fff url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{background-color:rgba(9,193,121,.15);border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:#fff;height:40px}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{border-radius:15px 0 0 15px;min-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:#111;margin:0;outline:0 none;padding:7px 5px 7px 15px;border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{background-color:#fff;border:none}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcInputs .wcSubmit{border-radius:0 15px 15px 0!important}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#b8bcc4}.wcContainer.wcLightgrayTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#e3e3e3}.wcContainer.wcLightgrayTheme .wcRecentTrigger:hover{background-color:rgba(9,193,121,.15)}.wcContainer.wcLightgrayTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcContainer.wcLightgrayTheme .wcToasts .wcToast{background-color:#f1f1f1;-webkit-box-shadow:0 0 15px rgba(60,60,60,.2);box-shadow:0 0 15px rgba(60,60,60,.2)}.wcContainer.wcColddarkTheme,.wcContainer.wcColddarkTheme *{font:13px/22px 'Maven Pro',sans-serif;color:#cad6e2}.wcContainer.wcColddarkTheme a{color:#24b4ff;-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcColddarkTheme button:not(.wcFunctional),.wcContainer.wcColddarkTheme button:not(.wcFunctional):active,.wcContainer.wcColddarkTheme button:not(.wcFunctional):focus,.wcContainer.wcColddarkTheme input[type=button],.wcContainer.wcColddarkTheme input[type=button]:active,.wcContainer.wcColddarkTheme input[type=button]:focus,.wcContainer.wcColddarkTheme input[type=submit],.wcContainer.wcColddarkTheme input[type=submit]:active,.wcContainer.wcColddarkTheme input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#24b4ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#24b4ff),to(#0095e2))!important;background:linear-gradient(to bottom,#24b4ff 0,#0095e2 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#24b4ff', endColorstr='#0095e2', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcColddarkTheme button:not(.wcFunctional):hover,.wcContainer.wcColddarkTheme input[type=button]:hover,.wcContainer.wcColddarkTheme input[type=submit]:hover{background:#57d6ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#57d6ff),to(#24b4ff))!important;background:linear-gradient(to bottom,#57d6ff 0,#24b4ff 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#57d6ff', endColorstr='#24b4ff', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}.wcContainer.wcColddarkTheme input[type=password],.wcContainer.wcColddarkTheme input[type=text],.wcContainer.wcColddarkTheme textarea{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#ecf3fb;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent;color:#1a212b}.wcContainer.wcColddarkTheme input[type=password]:focus,.wcContainer.wcColddarkTheme input[type=text]:focus,.wcContainer.wcColddarkTheme textarea:focus{background-color:#fff;border:1px solid transparent}.wcContainer.wcColddarkTheme ::-webkit-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::-moz-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme :-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme ::placeholder{color:#465767;font-family:'Maven Pro',sans-serif}.wcContainer.wcColddarkTheme progress,.wcContainer.wcColddarkTheme progress[role][aria-valuenow]{background:#5c6d7f!important}.wcContainer.wcColddarkTheme progress::-webkit-progress-bar{background:#5c6d7f}.wcContainer.wcColddarkTheme progress{color:#24b4ff}.wcContainer.wcColddarkTheme progress::-moz-progress-bar{background:#24b4ff}.wcContainer.wcColddarkTheme progress::-webkit-progress-value{background:#24b4ff}.wcContainer.wcColddarkTheme progress[aria-valuenow]:before{background:#24b4ff}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcColddarkTheme * button,.wcContainer.wcColddarkTheme * input,.wcContainer.wcColddarkTheme * select,.wcContainer.wcColddarkTheme * textarea{font-size:16px}}.wcContainer.wcColddarkTheme .wcErrorBox{color:#26323e;background-color:#ffe9e9;border-radius:5px;border:none}.wcContainer.wcColddarkTheme .wcClassic{border:0;padding-top:0;color:#cad6e2;border-radius:10px;overflow:hidden;background:#26323e}.wcContainer.wcColddarkTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#8d9eb0;background-color:#1a212b;border-radius:10px 10px 0 0}.wcContainer.wcColddarkTheme .wcClassic .wcAuthContainer,.wcContainer.wcColddarkTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#1a212b;color:#a6a6a6}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{color:#a6a6a6;font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName:hover{color:#cad6e2}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcChannelClose:hover{background-color:#26323e}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcLeft{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/arrow-left.svg)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcRight{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/arrow-right.svg)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#26323e}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#1a212b;border-radius:10px 10px 0 0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{background-color:#1a212b;border-top:none;border-radius:10px 10px 0 0;line-height:1.8;font-size:1em}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader .wcChannelClose:hover{background-color:#1572a1}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(36,180,255,.3);-webkit-box-shadow:0 0 7px rgba(36,180,255,.3);box-shadow:0 0 7px rgba(36,180,255,.3)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel .wcChannel .wcInput{border:1px solid rgba(36,180,255,.7)}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcColddarkTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#1a212b}.wcContainer.wcColddarkTheme .wcMobile .wcContent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs{background-color:#1a212b;color:#a6a6a6;border:none}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcColddarkTheme .wcMobile .wcTabs .wcTabCustomize,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabs .wcTabCustomize{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/custom.svg);background-size:50%}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcChannelEntry a.wcChannelClose:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry a.wcChannelClose:hover{background-color:rgba(9,193,121,.15)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:#26323e}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#fff;padding-left:10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcNoRecent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcNoRecent{padding-left:10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent:hover{background-color:#364553}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread:hover,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcColddarkTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcColddarkTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcColddarkTheme .wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab{padding:10px}.wcContainer.wcColddarkTheme .wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcCurrent{border-bottom:0;background-color:#26323e;border-radius:5px 5px 0 0}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn>*{border-color:#1a212b}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;background-color:#1a212b;border-top:none;border-radius:10px 10px 0 0;line-height:1.8;font-size:1em}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcContent{background-color:#26323e}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#1a212b;padding-bottom:10px!important}.wcContainer.wcColddarkTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:12px}.wcContainer.wcColddarkTheme .wcBrowser{background-color:#1a212b;color:#151618}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/lock-semi.svg)}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/lock-full.svg)}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:rgba(9,193,121,.15);border-radius:5px}.wcContainer.wcColddarkTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#8d9eb0}.wcContainer.wcColddarkTheme .wcBrowser .wcCounter{border:0}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcColddarkTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcColddarkTheme .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcRead:hover{background-color:rgba(9,193,121,.09);border-radius:5px}.wcContainer.wcColddarkTheme .wcCustomizations a.wcCustomizeButton:before{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/custom.svg)}.wcContainer.wcColddarkTheme .wcCounter{font-size:10px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #465767;padding:10px;margin-top:0;background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#26323e;margin-bottom:2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#24b4ff;text-decoration:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#cad6e2;text-decoration:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#8d9eb0;line-height:22px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#465767;border-radius:0 10px 10px 10px;-webkit-box-shadow:2px 2px 2px rgba(60,60,60,.03);box-shadow:2px 2px 2px rgba(60,60,60,.03)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{background:#26323e url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/3dots.svg) center center no-repeat;background-size:14px;border-radius:5px;border:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton:hover{border:none;background-color:#2a3743}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#24b4ff;background-color:#40505f;border-radius:0 10px 0 0}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#5c6d7f}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent .wcActionsButton{background-color:#7c8d9f}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#576778}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#cad6e2}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcColddarkTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcColddarkTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcColddarkTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#0095e2 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput{background-color:#26323e;padding:0 2% 2% 2%}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReadOnlyDirectChannel{border-radius:5px;background-color:#ffe9e9;margin-top:20px;margin-bottom:20px;padding:10px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#576778;border-radius:0 15px 15px 15px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/x.svg)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton:hover{background-color:rgba(9,193,121,.09)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons{margin-bottom:4px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:15px;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;background:0 0;display:inline-block;outline:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/camera.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/mic.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:none;background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{min-height:40px;background-color:#ecf3fb;border-radius:15px;margin:0;border:1px solid transparent;padding:6px 5px 6px 15px}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{background-color:#fff;border:1px solid transparent}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput,.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcInputs div.wcInput *{color:#1a212b}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#354554}.wcContainer.wcColddarkTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#354554}.wcContainer.wcColddarkTheme .wcRecentTrigger{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/recent-chats-inactive.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcRecentTrigger.wcOpen{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/recent-chats.svg) center center no-repeat}.wcContainer.wcColddarkTheme .wcRecentTrigger:hover{background-color:rgba(9,193,121,.09);border-radius:5px}.wcContainer.wcColddarkTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcContainer.wcColddarkTheme .wcToasts .wcToast{background-color:#202a35;color:#cad6e2;-webkit-box-shadow:0 0 15px #000;box-shadow:0 0 15px #000}.wcContainer.wcAirflowTheme,.wcContainer.wcAirflowTheme *{font:13px/22px 'Maven Pro',sans-serif;color:#0e2849}.wcContainer.wcAirflowTheme a{color:#119bd4;-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcAirflowTheme button:not(.wcFunctional),.wcContainer.wcAirflowTheme button:not(.wcFunctional):active,.wcContainer.wcAirflowTheme button:not(.wcFunctional):focus,.wcContainer.wcAirflowTheme input[type=button],.wcContainer.wcAirflowTheme input[type=button]:active,.wcContainer.wcAirflowTheme input[type=button]:focus,.wcContainer.wcAirflowTheme input[type=submit],.wcContainer.wcAirflowTheme input[type=submit]:active,.wcContainer.wcAirflowTheme input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#0194d2!important;background:-webkit-gradient(linear,left top,left bottom,from(#0194d2),to(#0081b7))!important;background:linear-gradient(to bottom,#0194d2 0,#0081b7 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0194d2', endColorstr='#0081b7', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}.wcContainer.wcAirflowTheme button:not(.wcFunctional):hover,.wcContainer.wcAirflowTheme input[type=button]:hover,.wcContainer.wcAirflowTheme input[type=submit]:hover{background:#01567a!important;background:-webkit-gradient(linear,left top,left bottom,from(#01567a),to(#024460))!important;background:linear-gradient(to bottom,#01567a 0,#024460 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#01567a', endColorstr='#024460', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}.wcContainer.wcAirflowTheme input[type=password],.wcContainer.wcAirflowTheme input[type=text],.wcContainer.wcAirflowTheme textarea{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent}.wcContainer.wcAirflowTheme input[type=password]:focus,.wcContainer.wcAirflowTheme input[type=text]:focus,.wcContainer.wcAirflowTheme textarea:focus{background-color:#fff;border:1px solid transparent}.wcContainer.wcAirflowTheme ::-webkit-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::-moz-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme :-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme ::placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}.wcContainer.wcAirflowTheme input[type=button].wcSubmit{border-radius:15px!important}.wcContainer.wcAirflowTheme progress,.wcContainer.wcAirflowTheme progress[role][aria-valuenow]{background:#d7dfe3!important}.wcContainer.wcAirflowTheme progress::-webkit-progress-bar{background:#d7dfe3}.wcContainer.wcAirflowTheme progress{color:#0194d2}.wcContainer.wcAirflowTheme progress::-moz-progress-bar{background:#0194d2}.wcContainer.wcAirflowTheme progress::-webkit-progress-value{background:#0194d2}.wcContainer.wcAirflowTheme progress[aria-valuenow]:before{background:#0194d2}@media screen and (-webkit-min-device-pixel-ratio:0){.wcContainer.wcAirflowTheme * button,.wcContainer.wcAirflowTheme * input,.wcContainer.wcAirflowTheme * select,.wcContainer.wcAirflowTheme * textarea{font-size:16px}}.wcContainer.wcAirflowTheme .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}.wcContainer.wcAirflowTheme .wcClassic{border:0;border-radius:10px;overflow:hidden;background:#f3f6f7}.wcContainer.wcAirflowTheme .wcClassic .wcTitle{padding:10px 13px;font-size:150%;color:#0e2849;background-color:#dfe7ea}.wcContainer.wcAirflowTheme .wcClassic .wcAuthContainer,.wcContainer.wcAirflowTheme .wcClassic .wcLoadingContainer{padding:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid transparent;background:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent:first-child{border-top-left-radius:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab .wcName{font-size:16px;padding-top:4px;padding-bottom:4px}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:0 2% 2% 2%;background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{border-color:#e9eef0;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel .wcHeader{padding:10px 13px;color:#0e2849;background-color:#dfe7ea;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid rgba(173,208,224,.59);-webkit-box-shadow:0 0 7px rgba(173,208,224,.79);box-shadow:0 0 7px rgba(173,208,224,.79)}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel .wcChannel .wcInput{border:1px solid rgba(173,208,224,.57)}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{padding-right:2%;padding-left:1%}.wcContainer.wcAirflowTheme .wcClassic.wcDesktop .wcBody .wcBrowserArea{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcMobile .wcContent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcContent{padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs{background-color:#ededed}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab{padding-bottom:6px;padding-top:6px;border-bottom:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab .wcName,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcName{font-size:16px}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab.wcCurrent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:0;background-color:#f9fafb;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTab .wcRedCounter,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTab .wcRedCounter{width:22px;height:22px;font-size:1em}.wcContainer.wcAirflowTheme .wcMobile .wcTabs .wcTabContent .wcChannel,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabs .wcTabContent .wcChannel{padding-left:1%;padding-right:1%}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannel .wcChannelIntro,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannel .wcChannelIntro{background-color:transparent;margin-top:0;margin-bottom:1%;padding:0 0 2% 0}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry{padding:5px 10px 5px 10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcChannelEntry:hover,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:active,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:focus,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:rgba(9,193,121,.1)}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcBrowser,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser{padding-top:0;background-color:transparent}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcHeader,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcHeader{font-size:1.1em;color:#444;padding-left:10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent{padding:5px 10px 5px 10px}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcContainer.wcAirflowTheme .wcMobile .wcTabContent .wcCustomizations,.wcContainer.wcAirflowTheme .wcSidebar.wcMobile .wcTabContent .wcCustomizations{padding-left:2%;padding-right:2%}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn>*{border-color:#e9eef0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn.wcFocused>:first-child{border-top:none}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn.wcFocused>:first-child>span{font-weight:700}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader{height:2.6em;padding:10px 13px;color:#0e2849;background-color:#dfe7ea;border-radius:5px 5px 0 0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcMinimize{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/minus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcMaximize{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/plus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcClose{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent{background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent.wcBrowserContent .wcCustomizations{background-color:#f3f6f7}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcContent .wcChannel .wcChannelIntro{background-color:transparent;padding-left:0;padding-right:0}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcRecentTrigger span{top:10px}.wcContainer.wcAirflowTheme .wcCustomizations a,.wcContainer.wcAirflowTheme .wcCustomizations a:hover{color:#151618;outline:0}.wcContainer.wcAirflowTheme .wcCounter{font-size:10px}.wcContainer.wcAirflowTheme a.wcChannelClose{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg) no-repeat 50%;border-color:#7593aa}.wcContainer.wcAirflowTheme a.wcChannelClose:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcBrowser{background-color:transparent;color:#151618}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcLabel{font-weight:700}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger{color:#151618}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger.wcUnLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/lock-semi.svg)}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger.wcLockedChannel .wcDetails .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/lock-full.svg)}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcChannelTrigger:hover{background-color:#d1e6ef;border-radius:5px}.wcContainer.wcAirflowTheme .wcBrowser .wcChannels .wcLabel{font-size:1.1em;color:#444}.wcContainer.wcAirflowTheme .wcBrowser .wcCounter{border:0;border-top:1px solid #e9eef0}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter{border-top:none;padding:5px 5px 5px 10px}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter .wcSearch{background-color:#fff;border-radius:15px;background-position:10px center}.wcContainer.wcAirflowTheme .wcBrowser .wcFooter .wcSearch input{height:40px;margin-left:30px}.wcContainer.wcAirflowTheme .wcBrowser.wcBrowserRecent .wcRecentChats .wcRecent.wcRead:hover{background-color:#d1e6ef;border-radius:5px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelIntro{border:none;border-bottom:1px solid #ededed;padding:10px;margin-top:0;background-color:#f9fafb}.wcContainer.wcAirflowTheme .wcChannel .wcChannelIntro .wcAvatar{border-radius:5px;max-height:60px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages{color:#111;background:#f3f6f7;margin-bottom:2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage{padding-left:2%;padding-right:2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage a{color:#119bd4;text-decoration:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage a:hover{text-decoration:underline}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcUser{line-height:22px;color:#0e2849;text-decoration:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime,.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcTime *{color:#a2a8ad;line-height:22px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent{background-color:#fff;border-radius:0 10px 10px 10px;-webkit-box-shadow:0 0 15px rgba(14,40,73,.03);box-shadow:0 0 15px rgba(14,40,73,.03)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcContent .wcActionsButton{border-radius:5px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcQuote{border-left-color:#0194d2;background-color:#f8f8f8;border-radius:0 10px 0 0}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcContent{background-color:#d1e6ef;-webkit-box-shadow:none;box-shadow:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowBody .wcContent .wcQuote{background-color:#cbdfe8}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcCurrentUser .wcRowHead .wcUser{color:#0e2849}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:auto}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent .wcInternalContent{display:inline}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcInternalContent,.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent.wcEditing .wcTime{display:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage .wcRowBody .wcContent>.wcTime{margin-left:10px;float:right}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowHead{display:none}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody>.wcAvatar{visibility:hidden}.wcContainer.wcAirflowTheme .wcChannel .wcChannelData .wcMessages .wcMessage.wcBatch .wcRowBody .wcContent{border-radius:10px}.wcContainer.wcAirflowTheme .wcChannel .wcCounter{padding:0 2% 1% 2%}.wcContainer.wcAirflowTheme .wcChannel.wcChannelSizeXXs .wcChannelInput .wcInputs .wcInputButtons button.wcSubmit{background:#0081b7 url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/send.svg) no-repeat center center!important;background-size:25px 25px!important}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput{background-color:#f3f6f7;padding:0 2% 2% 2%}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcCurrentUserName{padding-bottom:7px;font-weight:700;color:#444}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcReplyTo{background-color:#e9eef0}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcReplyTo .wcDeleteButton{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton{border-radius:15px;border:none;-webkit-box-shadow:none;box-shadow:none;height:40px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6;outline:0;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86);display:inline-block}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover>*{cursor:pointer}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcImageAttachment{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/camera.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcFileAttachment{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/attach.svg) center center no-repeat;cursor:pointer}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcEmoticon{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/emoticon.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStart{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/mic.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton.wcSoundAttachmentStop{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/stop-button.svg) center center no-repeat}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:active,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:focus,.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButton:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;border:none;background-color:transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcInputButtons .wcInputButtonSupplementary{background-color:transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs div.wcInput{min-height:40px;background-color:#fff;border-radius:15px;margin:0;border:1px solid transparent;padding:6px 5px 6px 15px}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs div.wcInput:focus{border:1px solid transparent}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcInputs .wcSubmit{border-radius:15px!important}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete{border-color:#7593aa;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg)}.wcContainer.wcAirflowTheme .wcChannel .wcChannelInput .wcAttachments .wcAttachment .wcDelete:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcRecentTrigger{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/recent-chats-inactive.svg)}.wcContainer.wcAirflowTheme .wcRecentTrigger:hover{background-color:#d1e6ef}.wcContainer.wcAirflowTheme .wcRecentTrigger span{font-size:11px;font-weight:700}.wcContainer.wcAirflowTheme .wcToasts .wcToast{background-color:#f3f6f7;-webkit-box-shadow:2px 2px 15px rgba(60,60,60,.1);box-shadow:2px 2px 15px rgba(60,60,60,.1)}.wcImagePreviewLayer{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;right:0;bottom:0;top:0;z-index:999999;background:rgba(0,0,0,.5);padding:5%}.wcImagePreviewLayer.wcShow{display:-webkit-box;display:-ms-flexbox;display:flex}.wcImagePreviewLayer.wcHide{display:none}.wcImagePreviewLayer img{max-height:100%;border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}.wcPopup-overlay{background:rgba(255,255,255,.7)}.wcPopup-content *{-webkit-box-sizing:border-box;box-sizing:border-box}.wcPopup-content .wcInvisible{display:none!important}.wcPopup-content .wcHidden{visibility:hidden}.wcPopup-content .wcLeft{float:left}.wcPopup-content input{width:auto;display:inline}.wcPopup-content label{width:auto;display:inline}.wcPopup-content a.wcFunctional,.wcPopup-content a.wcFunctional:focus{outline:0;text-decoration:none!important;padding:0;border:none;line-height:12px;font-weight:400}.wcPopup-content button.wcFunctional,.wcPopup-content button.wcFunctional:active,.wcPopup-content button.wcFunctional:focus,.wcPopup-content button.wcFunctional:hover{outline:0;padding:initial;border:none;line-height:12px;font-weight:400;border-radius:0;width:auto;background:0 0}.wcPopup-content img.wcFunctional{padding:0;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:inline;height:auto}.wcPopup-content .wcButton{display:inline-block}.wcPopup-content .wcCenter{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcPopup-content progress.wcMainProgressBar{width:100%;font-size:1em}.wcPopup-content a.wcDebugLink{color:red}.wcPopup-content img.wcChannelAvatar{max-width:25px;margin:0 4px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wcPopup-content a.wcChannelClose{width:17px;height:17px;background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) no-repeat 50%;background-size:100%;display:inline-block;vertical-align:middle;border:1px solid #a6a6a6;border-radius:50%;margin-left:8px;text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wcPopup-content a.wcChannelClose:hover{background-color:#f7f7f7}.wcPopup-content span.wcUnreadMessagesCount{background-color:#d4130d;color:#fff;border-radius:3px;padding:1px 3px;margin-left:5px}.wcPopup-content progress,.wcPopup-content progress[role]{height:5px;margin-top:10px;line-height:5px;display:block;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-size:auto}.wcPopup-content progress[role]:after{background-image:none}.wcPopup-content progress[role] strong{display:none}.wcPopup-content progress,.wcPopup-content progress[role][aria-valuenow]{background:#ccc!important}.wcPopup-content progress::-webkit-progress-bar{background:#ccc;border-radius:5px!important}.wcPopup-content progress{color:#5789ff;border-radius:5px!important}.wcPopup-content progress::-moz-progress-bar{background:#5789ff;border-radius:5px!important}.wcPopup-content progress::-webkit-progress-value{background:#5789ff;border-radius:5px!important}.wcPopup-content progress[aria-valuenow]:before{background:#5789ff;border-radius:5px!important}.wcPopup-content .wcErrorBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border:1px solid #dfdfdf}.wcPopup-content .wcErrorBox:before{content:'';margin-right:5px;width:23px;height:20px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/warnings.svg) 0 0 no-repeat}.wcPopup-content .wcCounter{font-size:80%}.wcPopup-content .wcRedCounter{color:#fff!important;background-color:red;font-size:.6em;display:inline-block;border-radius:50%;text-align:center;margin-left:5px;width:22px;height:22px}.wcPopup-content .wcStatus{display:inline-block;height:10px;width:10px;border-radius:50%}.wcPopup-content .wcStatus.wcOnline{background:#09c179}.wcPopup-content .wcStatus.wcOffline{background:rgba(244,31,31,.5)}.wcPopup-content .ScrollbarsCustom-Scroller{-ms-scroll-chaining:none;overscroll-behavior:contain}.wcPopup-content .wcLoaderContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcPopup-content .wcLoaderContainer.wcLoaderContainerCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcPopup-content .wcLoaderContainer .wcLoader{display:inline-block;position:relative;width:32px;height:32px}.wcPopup-content .wcLoaderContainer .wcLoader div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:26px;height:26px;margin:4px;border:4px solid #a6a6a6;border-radius:50%;-webkit-animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:wcLoader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#a6a6a6 transparent transparent transparent}.wcPopup-content .wcLoaderContainer .wcLoader div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.wcPopup-content .wcLoaderContainer .wcLoader div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.wcPopup-content .wcLoaderContainer .wcLoader div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@keyframes wcLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wcPopup-content .wcLoaderContainer .wcLoaderText{font-size:.8em;line-height:.8em;margin-left:2px}.wcPopup-content button.wcStreamStartButton{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7}.wcPopup-content button.wcStreamStartButton,.wcPopup-content button.wcStreamStartButton:active,.wcPopup-content button.wcStreamStartButton:focus,.wcPopup-content button.wcStreamStartButton:hover{background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent}.wcPopup-content button.wcStreamStartButton.wcStreamVideo,.wcPopup-content button.wcStreamStartButton.wcStreamVideo:hover{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video.svg);width:24px;height:20px}.wcPopup-content button.wcStreamStartButton:hover{opacity:1}.wcPopup-content .wcStreamStatus{display:inline-block;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.7;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:transparent;background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-red.svg);width:24px;height:20px}.wcPopup-content img.wcEmoticon,.wcPopup-content span.wcEmoticon{background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin-right:2px;margin-left:2px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_001,.wcPopup-content span.wcEmoticon.bg-emot_01_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_002,.wcPopup-content span.wcEmoticon.bg-emot_01_32_002{width:32px;height:35px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -120px -68px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_003,.wcPopup-content span.wcEmoticon.bg-emot_01_32_003{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -68px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_004,.wcPopup-content span.wcEmoticon.bg-emot_01_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_005,.wcPopup-content span.wcEmoticon.bg-emot_01_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_006,.wcPopup-content span.wcEmoticon.bg-emot_01_32_006{width:32px;height:35px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -172px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_007,.wcPopup-content span.wcEmoticon.bg-emot_01_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -131px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_008,.wcPopup-content span.wcEmoticon.bg-emot_01_32_008{width:34px;height:30px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -328px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_009,.wcPopup-content span.wcEmoticon.bg-emot_01_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_010,.wcPopup-content span.wcEmoticon.bg-emot_01_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -62px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_011,.wcPopup-content span.wcEmoticon.bg-emot_01_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -224px -114px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_012,.wcPopup-content span.wcEmoticon.bg-emot_01_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_013,.wcPopup-content span.wcEmoticon.bg-emot_01_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_014,.wcPopup-content span.wcEmoticon.bg-emot_01_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_015,.wcPopup-content span.wcEmoticon.bg-emot_01_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_016,.wcPopup-content span.wcEmoticon.bg-emot_01_32_016{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -68px -68px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_017,.wcPopup-content span.wcEmoticon.bg-emot_01_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -218px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_018,.wcPopup-content span.wcEmoticon.bg-emot_01_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_019,.wcPopup-content span.wcEmoticon.bg-emot_01_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -62px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_020,.wcPopup-content span.wcEmoticon.bg-emot_01_32_020{width:38px;height:40px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_021,.wcPopup-content span.wcEmoticon.bg-emot_01_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -114px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_022,.wcPopup-content span.wcEmoticon.bg-emot_01_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -276px -166px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_023,.wcPopup-content span.wcEmoticon.bg-emot_01_32_023{width:32px;height:38px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -120px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_024,.wcPopup-content span.wcEmoticon.bg-emot_01_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_025,.wcPopup-content span.wcEmoticon.bg-emot_01_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -62px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_026,.wcPopup-content span.wcEmoticon.bg-emot_01_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -114px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_027,.wcPopup-content span.wcEmoticon.bg-emot_01_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -166px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_028,.wcPopup-content span.wcEmoticon.bg-emot_01_32_028{width:32px;height:34px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -172px -65px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_029,.wcPopup-content span.wcEmoticon.bg-emot_01_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -218px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_030,.wcPopup-content span.wcEmoticon.bg-emot_01_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -270px -235px}.wcPopup-content img.wcEmoticon.bg-emot_01_32_031,.wcPopup-content span.wcEmoticon.bg-emot_01_32_031{width:33px;height:41px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_32.png) -10px -70px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_001,.wcPopup-content span.wcEmoticon.bg-emot_01_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_002,.wcPopup-content span.wcEmoticon.bg-emot_01_64_002{width:64px;height:69px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -274px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_003,.wcPopup-content span.wcEmoticon.bg-emot_01_64_003{width:64px;height:75px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -106px -107px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_004,.wcPopup-content span.wcEmoticon.bg-emot_01_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_005,.wcPopup-content span.wcEmoticon.bg-emot_01_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -358px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_006,.wcPopup-content span.wcEmoticon.bg-emot_01_64_006{width:64px;height:70px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -190px -105px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_007,.wcPopup-content span.wcEmoticon.bg-emot_01_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_008,.wcPopup-content span.wcEmoticon.bg-emot_01_64_008{width:70px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -212px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_009,.wcPopup-content span.wcEmoticon.bg-emot_01_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -94px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_010,.wcPopup-content span.wcEmoticon.bg-emot_01_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -178px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_011,.wcPopup-content span.wcEmoticon.bg-emot_01_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -262px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_012,.wcPopup-content span.wcEmoticon.bg-emot_01_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -346px -295px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_013,.wcPopup-content span.wcEmoticon.bg-emot_01_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_014,.wcPopup-content span.wcEmoticon.bg-emot_01_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_015,.wcPopup-content span.wcEmoticon.bg-emot_01_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_016,.wcPopup-content span.wcEmoticon.bg-emot_01_64_016{width:64px;height:77px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -106px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_017,.wcPopup-content span.wcEmoticon.bg-emot_01_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -442px -262px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_018,.wcPopup-content span.wcEmoticon.bg-emot_01_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_019,.wcPopup-content span.wcEmoticon.bg-emot_01_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -94px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_020,.wcPopup-content span.wcEmoticon.bg-emot_01_64_020{width:76px;height:79px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_021,.wcPopup-content span.wcEmoticon.bg-emot_01_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -178px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_022,.wcPopup-content span.wcEmoticon.bg-emot_01_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -262px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_023,.wcPopup-content span.wcEmoticon.bg-emot_01_64_023{width:64px;height:75px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -190px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_024,.wcPopup-content span.wcEmoticon.bg-emot_01_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -346px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_025,.wcPopup-content span.wcEmoticon.bg-emot_01_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -430px -379px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_026,.wcPopup-content span.wcEmoticon.bg-emot_01_64_026{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_027,.wcPopup-content span.wcEmoticon.bg-emot_01_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -94px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_028,.wcPopup-content span.wcEmoticon.bg-emot_01_64_028{width:64px;height:67px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -274px -99px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_029,.wcPopup-content span.wcEmoticon.bg-emot_01_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -178px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_030,.wcPopup-content span.wcEmoticon.bg-emot_01_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -526px -262px}.wcPopup-content img.wcEmoticon.bg-emot_01_64_031,.wcPopup-content span.wcEmoticon.bg-emot_01_64_031{width:66px;height:83px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_64.png) -10px -109px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_001,.wcPopup-content span.wcEmoticon.bg-emot_01_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_002,.wcPopup-content span.wcEmoticon.bg-emot_01_128_002{width:128px;height:139px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -480px -157px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_003,.wcPopup-content span.wcEmoticon.bg-emot_01_128_003{width:128px;height:151px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -184px -183px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_004,.wcPopup-content span.wcEmoticon.bg-emot_01_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_005,.wcPopup-content span.wcEmoticon.bg-emot_01_128_005{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_006,.wcPopup-content span.wcEmoticon.bg-emot_01_128_006{width:128px;height:139px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -332px -181px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_007,.wcPopup-content span.wcEmoticon.bg-emot_01_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_008,.wcPopup-content span.wcEmoticon.bg-emot_01_128_008{width:142px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -480px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_009,.wcPopup-content span.wcEmoticon.bg-emot_01_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_010,.wcPopup-content span.wcEmoticon.bg-emot_01_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -158px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_011,.wcPopup-content span.wcEmoticon.bg-emot_01_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -642px -306px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_012,.wcPopup-content span.wcEmoticon.bg-emot_01_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_013,.wcPopup-content span.wcEmoticon.bg-emot_01_128_013{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -602px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_014,.wcPopup-content span.wcEmoticon.bg-emot_01_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_015,.wcPopup-content span.wcEmoticon.bg-emot_01_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_016,.wcPopup-content span.wcEmoticon.bg-emot_01_128_016{width:128px;height:153px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -184px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_017,.wcPopup-content span.wcEmoticon.bg-emot_01_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -454px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_018,.wcPopup-content span.wcEmoticon.bg-emot_01_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -602px -531px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_019,.wcPopup-content span.wcEmoticon.bg-emot_01_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_020,.wcPopup-content span.wcEmoticon.bg-emot_01_128_020{width:154px;height:160px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_021,.wcPopup-content span.wcEmoticon.bg-emot_01_128_021{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -750px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_022,.wcPopup-content span.wcEmoticon.bg-emot_01_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -158px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_023,.wcPopup-content span.wcEmoticon.bg-emot_01_128_023{width:128px;height:151px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -332px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_024,.wcPopup-content span.wcEmoticon.bg-emot_01_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -306px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_025,.wcPopup-content span.wcEmoticon.bg-emot_01_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -790px -454px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_026,.wcPopup-content span.wcEmoticon.bg-emot_01_128_026{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_027,.wcPopup-content span.wcEmoticon.bg-emot_01_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -158px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_028,.wcPopup-content span.wcEmoticon.bg-emot_01_128_028{width:128px;height:135px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -376px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_029,.wcPopup-content span.wcEmoticon.bg-emot_01_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -306px -679px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_030,.wcPopup-content span.wcEmoticon.bg-emot_01_128_030{width:128px;height:127px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -938px -10px}.wcPopup-content img.wcEmoticon.bg-emot_01_128_031,.wcPopup-content span.wcEmoticon.bg-emot_01_128_031{width:132px;height:166px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_01_128.png) -10px -190px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_001,.wcPopup-content span.wcEmoticon.bg-emot_02_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_002,.wcPopup-content span.wcEmoticon.bg-emot_02_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_003,.wcPopup-content span.wcEmoticon.bg-emot_02_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_004,.wcPopup-content span.wcEmoticon.bg-emot_02_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_005,.wcPopup-content span.wcEmoticon.bg-emot_02_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_006,.wcPopup-content span.wcEmoticon.bg-emot_02_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_007,.wcPopup-content span.wcEmoticon.bg-emot_02_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_008,.wcPopup-content span.wcEmoticon.bg-emot_02_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_009,.wcPopup-content span.wcEmoticon.bg-emot_02_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_010,.wcPopup-content span.wcEmoticon.bg-emot_02_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_011,.wcPopup-content span.wcEmoticon.bg-emot_02_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_012,.wcPopup-content span.wcEmoticon.bg-emot_02_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_013,.wcPopup-content span.wcEmoticon.bg-emot_02_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_014,.wcPopup-content span.wcEmoticon.bg-emot_02_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_015,.wcPopup-content span.wcEmoticon.bg-emot_02_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_016,.wcPopup-content span.wcEmoticon.bg-emot_02_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_017,.wcPopup-content span.wcEmoticon.bg-emot_02_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_018,.wcPopup-content span.wcEmoticon.bg-emot_02_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_019,.wcPopup-content span.wcEmoticon.bg-emot_02_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_020,.wcPopup-content span.wcEmoticon.bg-emot_02_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_021,.wcPopup-content span.wcEmoticon.bg-emot_02_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_022,.wcPopup-content span.wcEmoticon.bg-emot_02_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_023,.wcPopup-content span.wcEmoticon.bg-emot_02_32_023{width:28px;height:33px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -374px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_024,.wcPopup-content span.wcEmoticon.bg-emot_02_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_025,.wcPopup-content span.wcEmoticon.bg-emot_02_32_025{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_026,.wcPopup-content span.wcEmoticon.bg-emot_02_32_026{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -216px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_027,.wcPopup-content span.wcEmoticon.bg-emot_02_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_028,.wcPopup-content span.wcEmoticon.bg-emot_02_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_029,.wcPopup-content span.wcEmoticon.bg-emot_02_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_030,.wcPopup-content span.wcEmoticon.bg-emot_02_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_031,.wcPopup-content span.wcEmoticon.bg-emot_02_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_032,.wcPopup-content span.wcEmoticon.bg-emot_02_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_033,.wcPopup-content span.wcEmoticon.bg-emot_02_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_034,.wcPopup-content span.wcEmoticon.bg-emot_02_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_035,.wcPopup-content span.wcEmoticon.bg-emot_02_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_036,.wcPopup-content span.wcEmoticon.bg-emot_02_32_036{width:30px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -266px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_037,.wcPopup-content span.wcEmoticon.bg-emot_02_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_038,.wcPopup-content span.wcEmoticon.bg-emot_02_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_039,.wcPopup-content span.wcEmoticon.bg-emot_02_32_039{width:32px;height:28px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -316px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_040,.wcPopup-content span.wcEmoticon.bg-emot_02_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_041,.wcPopup-content span.wcEmoticon.bg-emot_02_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_042,.wcPopup-content span.wcEmoticon.bg-emot_02_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_043,.wcPopup-content span.wcEmoticon.bg-emot_02_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_044,.wcPopup-content span.wcEmoticon.bg-emot_02_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_045,.wcPopup-content span.wcEmoticon.bg-emot_02_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_046,.wcPopup-content span.wcEmoticon.bg-emot_02_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_047,.wcPopup-content span.wcEmoticon.bg-emot_02_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_048,.wcPopup-content span.wcEmoticon.bg-emot_02_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_049,.wcPopup-content span.wcEmoticon.bg-emot_02_32_049{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_32_050,.wcPopup-content span.wcEmoticon.bg-emot_02_32_050{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_001,.wcPopup-content span.wcEmoticon.bg-emot_02_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_002,.wcPopup-content span.wcEmoticon.bg-emot_02_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_003,.wcPopup-content span.wcEmoticon.bg-emot_02_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_004,.wcPopup-content span.wcEmoticon.bg-emot_02_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_005,.wcPopup-content span.wcEmoticon.bg-emot_02_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_006,.wcPopup-content span.wcEmoticon.bg-emot_02_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_007,.wcPopup-content span.wcEmoticon.bg-emot_02_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_008,.wcPopup-content span.wcEmoticon.bg-emot_02_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_009,.wcPopup-content span.wcEmoticon.bg-emot_02_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_010,.wcPopup-content span.wcEmoticon.bg-emot_02_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_011,.wcPopup-content span.wcEmoticon.bg-emot_02_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_012,.wcPopup-content span.wcEmoticon.bg-emot_02_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_013,.wcPopup-content span.wcEmoticon.bg-emot_02_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_014,.wcPopup-content span.wcEmoticon.bg-emot_02_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_015,.wcPopup-content span.wcEmoticon.bg-emot_02_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_016,.wcPopup-content span.wcEmoticon.bg-emot_02_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_017,.wcPopup-content span.wcEmoticon.bg-emot_02_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_018,.wcPopup-content span.wcEmoticon.bg-emot_02_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_019,.wcPopup-content span.wcEmoticon.bg-emot_02_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_020,.wcPopup-content span.wcEmoticon.bg-emot_02_64_020{width:63px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_021,.wcPopup-content span.wcEmoticon.bg-emot_02_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_022,.wcPopup-content span.wcEmoticon.bg-emot_02_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_023,.wcPopup-content span.wcEmoticon.bg-emot_02_64_023{width:54px;height:66px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -260px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_024,.wcPopup-content span.wcEmoticon.bg-emot_02_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_025,.wcPopup-content span.wcEmoticon.bg-emot_02_64_025{width:58px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_026,.wcPopup-content span.wcEmoticon.bg-emot_02_64_026{width:58px;height:62px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_027,.wcPopup-content span.wcEmoticon.bg-emot_02_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_028,.wcPopup-content span.wcEmoticon.bg-emot_02_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_029,.wcPopup-content span.wcEmoticon.bg-emot_02_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_030,.wcPopup-content span.wcEmoticon.bg-emot_02_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_031,.wcPopup-content span.wcEmoticon.bg-emot_02_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_032,.wcPopup-content span.wcEmoticon.bg-emot_02_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_033,.wcPopup-content span.wcEmoticon.bg-emot_02_64_033{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_034,.wcPopup-content span.wcEmoticon.bg-emot_02_64_034{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_035,.wcPopup-content span.wcEmoticon.bg-emot_02_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_036,.wcPopup-content span.wcEmoticon.bg-emot_02_64_036{width:60px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -598px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_037,.wcPopup-content span.wcEmoticon.bg-emot_02_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_038,.wcPopup-content span.wcEmoticon.bg-emot_02_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -178px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_039,.wcPopup-content span.wcEmoticon.bg-emot_02_64_039{width:64px;height:56px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -261px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_040,.wcPopup-content span.wcEmoticon.bg-emot_02_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -262px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_041,.wcPopup-content span.wcEmoticon.bg-emot_02_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -346px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_042,.wcPopup-content span.wcEmoticon.bg-emot_02_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -430px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_043,.wcPopup-content span.wcEmoticon.bg-emot_02_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_044,.wcPopup-content span.wcEmoticon.bg-emot_02_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_045,.wcPopup-content span.wcEmoticon.bg-emot_02_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_046,.wcPopup-content span.wcEmoticon.bg-emot_02_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_047,.wcPopup-content span.wcEmoticon.bg-emot_02_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_048,.wcPopup-content span.wcEmoticon.bg-emot_02_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -514px -430px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_049,.wcPopup-content span.wcEmoticon.bg-emot_02_64_049{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -10px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_64_050,.wcPopup-content span.wcEmoticon.bg-emot_02_64_050{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_64.png) -94px -514px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_001,.wcPopup-content span.wcEmoticon.bg-emot_02_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_002,.wcPopup-content span.wcEmoticon.bg-emot_02_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_003,.wcPopup-content span.wcEmoticon.bg-emot_02_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_004,.wcPopup-content span.wcEmoticon.bg-emot_02_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_005,.wcPopup-content span.wcEmoticon.bg-emot_02_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_006,.wcPopup-content span.wcEmoticon.bg-emot_02_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_007,.wcPopup-content span.wcEmoticon.bg-emot_02_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_008,.wcPopup-content span.wcEmoticon.bg-emot_02_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -344px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_009,.wcPopup-content span.wcEmoticon.bg-emot_02_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_010,.wcPopup-content span.wcEmoticon.bg-emot_02_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_011,.wcPopup-content span.wcEmoticon.bg-emot_02_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_012,.wcPopup-content span.wcEmoticon.bg-emot_02_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_013,.wcPopup-content span.wcEmoticon.bg-emot_02_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_014,.wcPopup-content span.wcEmoticon.bg-emot_02_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_015,.wcPopup-content span.wcEmoticon.bg-emot_02_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_016,.wcPopup-content span.wcEmoticon.bg-emot_02_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -492px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_017,.wcPopup-content span.wcEmoticon.bg-emot_02_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_018,.wcPopup-content span.wcEmoticon.bg-emot_02_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_019,.wcPopup-content span.wcEmoticon.bg-emot_02_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_020,.wcPopup-content span.wcEmoticon.bg-emot_02_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_021,.wcPopup-content span.wcEmoticon.bg-emot_02_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_022,.wcPopup-content span.wcEmoticon.bg-emot_02_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_023,.wcPopup-content span.wcEmoticon.bg-emot_02_128_023{width:128px;height:158px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_024,.wcPopup-content span.wcEmoticon.bg-emot_02_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_025,.wcPopup-content span.wcEmoticon.bg-emot_02_128_025{width:128px;height:140px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_026,.wcPopup-content span.wcEmoticon.bg-emot_02_128_026{width:128px;height:137px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_027,.wcPopup-content span.wcEmoticon.bg-emot_02_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_028,.wcPopup-content span.wcEmoticon.bg-emot_02_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_029,.wcPopup-content span.wcEmoticon.bg-emot_02_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -640px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_030,.wcPopup-content span.wcEmoticon.bg-emot_02_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_031,.wcPopup-content span.wcEmoticon.bg-emot_02_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_032,.wcPopup-content span.wcEmoticon.bg-emot_02_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_033,.wcPopup-content span.wcEmoticon.bg-emot_02_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_034,.wcPopup-content span.wcEmoticon.bg-emot_02_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_035,.wcPopup-content span.wcEmoticon.bg-emot_02_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_036,.wcPopup-content span.wcEmoticon.bg-emot_02_128_036{width:128px;height:136px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -188px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_037,.wcPopup-content span.wcEmoticon.bg-emot_02_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_038,.wcPopup-content span.wcEmoticon.bg-emot_02_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -306px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_039,.wcPopup-content span.wcEmoticon.bg-emot_02_128_039{width:128px;height:113px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -158px -936px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_040,.wcPopup-content span.wcEmoticon.bg-emot_02_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -454px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_041,.wcPopup-content span.wcEmoticon.bg-emot_02_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -602px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_042,.wcPopup-content span.wcEmoticon.bg-emot_02_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -750px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_043,.wcPopup-content span.wcEmoticon.bg-emot_02_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -898px -788px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_044,.wcPopup-content span.wcEmoticon.bg-emot_02_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -10px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_045,.wcPopup-content span.wcEmoticon.bg-emot_02_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -158px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_046,.wcPopup-content span.wcEmoticon.bg-emot_02_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -306px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_047,.wcPopup-content span.wcEmoticon.bg-emot_02_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -454px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_048,.wcPopup-content span.wcEmoticon.bg-emot_02_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -602px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_049,.wcPopup-content span.wcEmoticon.bg-emot_02_128_049{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -1046px -750px}.wcPopup-content img.wcEmoticon.bg-emot_02_128_050,.wcPopup-content span.wcEmoticon.bg-emot_02_128_050{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_02_128.png) -10px -936px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_001,.wcPopup-content span.wcEmoticon.bg-emot_03_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_002,.wcPopup-content span.wcEmoticon.bg-emot_03_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_003,.wcPopup-content span.wcEmoticon.bg-emot_03_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_004,.wcPopup-content span.wcEmoticon.bg-emot_03_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_005,.wcPopup-content span.wcEmoticon.bg-emot_03_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_006,.wcPopup-content span.wcEmoticon.bg-emot_03_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_007,.wcPopup-content span.wcEmoticon.bg-emot_03_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_008,.wcPopup-content span.wcEmoticon.bg-emot_03_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_009,.wcPopup-content span.wcEmoticon.bg-emot_03_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_010,.wcPopup-content span.wcEmoticon.bg-emot_03_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_011,.wcPopup-content span.wcEmoticon.bg-emot_03_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_012,.wcPopup-content span.wcEmoticon.bg-emot_03_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_013,.wcPopup-content span.wcEmoticon.bg-emot_03_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_014,.wcPopup-content span.wcEmoticon.bg-emot_03_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_015,.wcPopup-content span.wcEmoticon.bg-emot_03_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_016,.wcPopup-content span.wcEmoticon.bg-emot_03_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_017,.wcPopup-content span.wcEmoticon.bg-emot_03_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_018,.wcPopup-content span.wcEmoticon.bg-emot_03_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_019,.wcPopup-content span.wcEmoticon.bg-emot_03_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_020,.wcPopup-content span.wcEmoticon.bg-emot_03_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_021,.wcPopup-content span.wcEmoticon.bg-emot_03_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_022,.wcPopup-content span.wcEmoticon.bg-emot_03_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_023,.wcPopup-content span.wcEmoticon.bg-emot_03_32_023{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_024,.wcPopup-content span.wcEmoticon.bg-emot_03_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_025,.wcPopup-content span.wcEmoticon.bg-emot_03_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_026,.wcPopup-content span.wcEmoticon.bg-emot_03_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_027,.wcPopup-content span.wcEmoticon.bg-emot_03_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_028,.wcPopup-content span.wcEmoticon.bg-emot_03_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_029,.wcPopup-content span.wcEmoticon.bg-emot_03_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_030,.wcPopup-content span.wcEmoticon.bg-emot_03_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_031,.wcPopup-content span.wcEmoticon.bg-emot_03_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_032,.wcPopup-content span.wcEmoticon.bg-emot_03_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_033,.wcPopup-content span.wcEmoticon.bg-emot_03_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_034,.wcPopup-content span.wcEmoticon.bg-emot_03_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_035,.wcPopup-content span.wcEmoticon.bg-emot_03_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_036,.wcPopup-content span.wcEmoticon.bg-emot_03_32_036{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_037,.wcPopup-content span.wcEmoticon.bg-emot_03_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_038,.wcPopup-content span.wcEmoticon.bg-emot_03_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_039,.wcPopup-content span.wcEmoticon.bg-emot_03_32_039{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_040,.wcPopup-content span.wcEmoticon.bg-emot_03_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_041,.wcPopup-content span.wcEmoticon.bg-emot_03_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_042,.wcPopup-content span.wcEmoticon.bg-emot_03_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_043,.wcPopup-content span.wcEmoticon.bg-emot_03_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_044,.wcPopup-content span.wcEmoticon.bg-emot_03_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_045,.wcPopup-content span.wcEmoticon.bg-emot_03_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_046,.wcPopup-content span.wcEmoticon.bg-emot_03_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_047,.wcPopup-content span.wcEmoticon.bg-emot_03_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -218px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_32_048,.wcPopup-content span.wcEmoticon.bg-emot_03_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_32.png) -270px -322px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_001,.wcPopup-content span.wcEmoticon.bg-emot_03_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_002,.wcPopup-content span.wcEmoticon.bg-emot_03_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_003,.wcPopup-content span.wcEmoticon.bg-emot_03_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_004,.wcPopup-content span.wcEmoticon.bg-emot_03_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_005,.wcPopup-content span.wcEmoticon.bg-emot_03_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_006,.wcPopup-content span.wcEmoticon.bg-emot_03_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_007,.wcPopup-content span.wcEmoticon.bg-emot_03_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_008,.wcPopup-content span.wcEmoticon.bg-emot_03_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_009,.wcPopup-content span.wcEmoticon.bg-emot_03_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_010,.wcPopup-content span.wcEmoticon.bg-emot_03_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_011,.wcPopup-content span.wcEmoticon.bg-emot_03_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_012,.wcPopup-content span.wcEmoticon.bg-emot_03_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_013,.wcPopup-content span.wcEmoticon.bg-emot_03_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_014,.wcPopup-content span.wcEmoticon.bg-emot_03_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_015,.wcPopup-content span.wcEmoticon.bg-emot_03_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_016,.wcPopup-content span.wcEmoticon.bg-emot_03_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_017,.wcPopup-content span.wcEmoticon.bg-emot_03_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_018,.wcPopup-content span.wcEmoticon.bg-emot_03_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_019,.wcPopup-content span.wcEmoticon.bg-emot_03_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_020,.wcPopup-content span.wcEmoticon.bg-emot_03_64_020{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_021,.wcPopup-content span.wcEmoticon.bg-emot_03_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_022,.wcPopup-content span.wcEmoticon.bg-emot_03_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_023,.wcPopup-content span.wcEmoticon.bg-emot_03_64_023{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_024,.wcPopup-content span.wcEmoticon.bg-emot_03_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_025,.wcPopup-content span.wcEmoticon.bg-emot_03_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_026,.wcPopup-content span.wcEmoticon.bg-emot_03_64_026{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_027,.wcPopup-content span.wcEmoticon.bg-emot_03_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_028,.wcPopup-content span.wcEmoticon.bg-emot_03_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_029,.wcPopup-content span.wcEmoticon.bg-emot_03_64_029{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_030,.wcPopup-content span.wcEmoticon.bg-emot_03_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_031,.wcPopup-content span.wcEmoticon.bg-emot_03_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_032,.wcPopup-content span.wcEmoticon.bg-emot_03_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_033,.wcPopup-content span.wcEmoticon.bg-emot_03_64_033{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_034,.wcPopup-content span.wcEmoticon.bg-emot_03_64_034{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_035,.wcPopup-content span.wcEmoticon.bg-emot_03_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_036,.wcPopup-content span.wcEmoticon.bg-emot_03_64_036{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_037,.wcPopup-content span.wcEmoticon.bg-emot_03_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_038,.wcPopup-content span.wcEmoticon.bg-emot_03_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_039,.wcPopup-content span.wcEmoticon.bg-emot_03_64_039{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_040,.wcPopup-content span.wcEmoticon.bg-emot_03_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_041,.wcPopup-content span.wcEmoticon.bg-emot_03_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_042,.wcPopup-content span.wcEmoticon.bg-emot_03_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -514px -430px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_043,.wcPopup-content span.wcEmoticon.bg-emot_03_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -10px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_044,.wcPopup-content span.wcEmoticon.bg-emot_03_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -94px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_045,.wcPopup-content span.wcEmoticon.bg-emot_03_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -178px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_046,.wcPopup-content span.wcEmoticon.bg-emot_03_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -262px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_047,.wcPopup-content span.wcEmoticon.bg-emot_03_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -346px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_64_048,.wcPopup-content span.wcEmoticon.bg-emot_03_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_64.png) -430px -514px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_001,.wcPopup-content span.wcEmoticon.bg-emot_03_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_002,.wcPopup-content span.wcEmoticon.bg-emot_03_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_003,.wcPopup-content span.wcEmoticon.bg-emot_03_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_004,.wcPopup-content span.wcEmoticon.bg-emot_03_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_005,.wcPopup-content span.wcEmoticon.bg-emot_03_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_006,.wcPopup-content span.wcEmoticon.bg-emot_03_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_007,.wcPopup-content span.wcEmoticon.bg-emot_03_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_008,.wcPopup-content span.wcEmoticon.bg-emot_03_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_009,.wcPopup-content span.wcEmoticon.bg-emot_03_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_010,.wcPopup-content span.wcEmoticon.bg-emot_03_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_011,.wcPopup-content span.wcEmoticon.bg-emot_03_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_012,.wcPopup-content span.wcEmoticon.bg-emot_03_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_013,.wcPopup-content span.wcEmoticon.bg-emot_03_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_014,.wcPopup-content span.wcEmoticon.bg-emot_03_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_015,.wcPopup-content span.wcEmoticon.bg-emot_03_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_016,.wcPopup-content span.wcEmoticon.bg-emot_03_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_017,.wcPopup-content span.wcEmoticon.bg-emot_03_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_018,.wcPopup-content span.wcEmoticon.bg-emot_03_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_019,.wcPopup-content span.wcEmoticon.bg-emot_03_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_020,.wcPopup-content span.wcEmoticon.bg-emot_03_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_021,.wcPopup-content span.wcEmoticon.bg-emot_03_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_022,.wcPopup-content span.wcEmoticon.bg-emot_03_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_023,.wcPopup-content span.wcEmoticon.bg-emot_03_128_023{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_024,.wcPopup-content span.wcEmoticon.bg-emot_03_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_025,.wcPopup-content span.wcEmoticon.bg-emot_03_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_026,.wcPopup-content span.wcEmoticon.bg-emot_03_128_026{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_027,.wcPopup-content span.wcEmoticon.bg-emot_03_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_028,.wcPopup-content span.wcEmoticon.bg-emot_03_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_029,.wcPopup-content span.wcEmoticon.bg-emot_03_128_029{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_030,.wcPopup-content span.wcEmoticon.bg-emot_03_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_031,.wcPopup-content span.wcEmoticon.bg-emot_03_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_032,.wcPopup-content span.wcEmoticon.bg-emot_03_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_033,.wcPopup-content span.wcEmoticon.bg-emot_03_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_034,.wcPopup-content span.wcEmoticon.bg-emot_03_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_035,.wcPopup-content span.wcEmoticon.bg-emot_03_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_036,.wcPopup-content span.wcEmoticon.bg-emot_03_128_036{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_037,.wcPopup-content span.wcEmoticon.bg-emot_03_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_038,.wcPopup-content span.wcEmoticon.bg-emot_03_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_039,.wcPopup-content span.wcEmoticon.bg-emot_03_128_039{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_040,.wcPopup-content span.wcEmoticon.bg-emot_03_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_041,.wcPopup-content span.wcEmoticon.bg-emot_03_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_042,.wcPopup-content span.wcEmoticon.bg-emot_03_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -898px -750px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_043,.wcPopup-content span.wcEmoticon.bg-emot_03_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -10px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_044,.wcPopup-content span.wcEmoticon.bg-emot_03_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -158px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_045,.wcPopup-content span.wcEmoticon.bg-emot_03_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -306px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_046,.wcPopup-content span.wcEmoticon.bg-emot_03_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -454px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_047,.wcPopup-content span.wcEmoticon.bg-emot_03_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -602px -898px}.wcPopup-content img.wcEmoticon.bg-emot_03_128_048,.wcPopup-content span.wcEmoticon.bg-emot_03_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_03_128.png) -750px -898px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_001,.wcPopup-content span.wcEmoticon.bg-emot_04_32_001{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_002,.wcPopup-content span.wcEmoticon.bg-emot_04_32_002{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_003,.wcPopup-content span.wcEmoticon.bg-emot_04_32_003{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_004,.wcPopup-content span.wcEmoticon.bg-emot_04_32_004{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_005,.wcPopup-content span.wcEmoticon.bg-emot_04_32_005{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_006,.wcPopup-content span.wcEmoticon.bg-emot_04_32_006{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_007,.wcPopup-content span.wcEmoticon.bg-emot_04_32_007{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_008,.wcPopup-content span.wcEmoticon.bg-emot_04_32_008{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_009,.wcPopup-content span.wcEmoticon.bg-emot_04_32_009{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_010,.wcPopup-content span.wcEmoticon.bg-emot_04_32_010{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_011,.wcPopup-content span.wcEmoticon.bg-emot_04_32_011{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_012,.wcPopup-content span.wcEmoticon.bg-emot_04_32_012{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_013,.wcPopup-content span.wcEmoticon.bg-emot_04_32_013{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_014,.wcPopup-content span.wcEmoticon.bg-emot_04_32_014{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_015,.wcPopup-content span.wcEmoticon.bg-emot_04_32_015{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_016,.wcPopup-content span.wcEmoticon.bg-emot_04_32_016{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_017,.wcPopup-content span.wcEmoticon.bg-emot_04_32_017{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_018,.wcPopup-content span.wcEmoticon.bg-emot_04_32_018{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_019,.wcPopup-content span.wcEmoticon.bg-emot_04_32_019{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_020,.wcPopup-content span.wcEmoticon.bg-emot_04_32_020{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_021,.wcPopup-content span.wcEmoticon.bg-emot_04_32_021{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_022,.wcPopup-content span.wcEmoticon.bg-emot_04_32_022{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_023,.wcPopup-content span.wcEmoticon.bg-emot_04_32_023{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_024,.wcPopup-content span.wcEmoticon.bg-emot_04_32_024{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_025,.wcPopup-content span.wcEmoticon.bg-emot_04_32_025{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_026,.wcPopup-content span.wcEmoticon.bg-emot_04_32_026{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_027,.wcPopup-content span.wcEmoticon.bg-emot_04_32_027{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_028,.wcPopup-content span.wcEmoticon.bg-emot_04_32_028{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_029,.wcPopup-content span.wcEmoticon.bg-emot_04_32_029{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_030,.wcPopup-content span.wcEmoticon.bg-emot_04_32_030{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_031,.wcPopup-content span.wcEmoticon.bg-emot_04_32_031{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_032,.wcPopup-content span.wcEmoticon.bg-emot_04_32_032{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_033,.wcPopup-content span.wcEmoticon.bg-emot_04_32_033{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_034,.wcPopup-content span.wcEmoticon.bg-emot_04_32_034{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_035,.wcPopup-content span.wcEmoticon.bg-emot_04_32_035{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_036,.wcPopup-content span.wcEmoticon.bg-emot_04_32_036{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_037,.wcPopup-content span.wcEmoticon.bg-emot_04_32_037{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_038,.wcPopup-content span.wcEmoticon.bg-emot_04_32_038{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -62px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_039,.wcPopup-content span.wcEmoticon.bg-emot_04_32_039{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -114px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_040,.wcPopup-content span.wcEmoticon.bg-emot_04_32_040{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -166px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_041,.wcPopup-content span.wcEmoticon.bg-emot_04_32_041{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -218px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_042,.wcPopup-content span.wcEmoticon.bg-emot_04_32_042{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -270px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_043,.wcPopup-content span.wcEmoticon.bg-emot_04_32_043{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -10px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_044,.wcPopup-content span.wcEmoticon.bg-emot_04_32_044{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -62px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_045,.wcPopup-content span.wcEmoticon.bg-emot_04_32_045{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -114px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_046,.wcPopup-content span.wcEmoticon.bg-emot_04_32_046{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -166px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_047,.wcPopup-content span.wcEmoticon.bg-emot_04_32_047{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -218px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_048,.wcPopup-content span.wcEmoticon.bg-emot_04_32_048{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -270px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_049,.wcPopup-content span.wcEmoticon.bg-emot_04_32_049{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -322px -322px}.wcPopup-content img.wcEmoticon.bg-emot_04_32_050,.wcPopup-content span.wcEmoticon.bg-emot_04_32_050{width:32px;height:32px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_32.png) -374px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_001,.wcPopup-content span.wcEmoticon.bg-emot_04_64_001{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_002,.wcPopup-content span.wcEmoticon.bg-emot_04_64_002{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_003,.wcPopup-content span.wcEmoticon.bg-emot_04_64_003{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -95px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_004,.wcPopup-content span.wcEmoticon.bg-emot_04_64_004{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_005,.wcPopup-content span.wcEmoticon.bg-emot_04_64_005{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_006,.wcPopup-content span.wcEmoticon.bg-emot_04_64_006{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_007,.wcPopup-content span.wcEmoticon.bg-emot_04_64_007{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_008,.wcPopup-content span.wcEmoticon.bg-emot_04_64_008{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_009,.wcPopup-content span.wcEmoticon.bg-emot_04_64_009{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -179px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_010,.wcPopup-content span.wcEmoticon.bg-emot_04_64_010{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_011,.wcPopup-content span.wcEmoticon.bg-emot_04_64_011{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_012,.wcPopup-content span.wcEmoticon.bg-emot_04_64_012{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_013,.wcPopup-content span.wcEmoticon.bg-emot_04_64_013{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_014,.wcPopup-content span.wcEmoticon.bg-emot_04_64_014{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_015,.wcPopup-content span.wcEmoticon.bg-emot_04_64_015{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_016,.wcPopup-content span.wcEmoticon.bg-emot_04_64_016{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_017,.wcPopup-content span.wcEmoticon.bg-emot_04_64_017{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -263px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_018,.wcPopup-content span.wcEmoticon.bg-emot_04_64_018{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_019,.wcPopup-content span.wcEmoticon.bg-emot_04_64_019{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_020,.wcPopup-content span.wcEmoticon.bg-emot_04_64_020{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_021,.wcPopup-content span.wcEmoticon.bg-emot_04_64_021{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_022,.wcPopup-content span.wcEmoticon.bg-emot_04_64_022{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_023,.wcPopup-content span.wcEmoticon.bg-emot_04_64_023{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_024,.wcPopup-content span.wcEmoticon.bg-emot_04_64_024{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_025,.wcPopup-content span.wcEmoticon.bg-emot_04_64_025{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_026,.wcPopup-content span.wcEmoticon.bg-emot_04_64_026{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_027,.wcPopup-content span.wcEmoticon.bg-emot_04_64_027{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_028,.wcPopup-content span.wcEmoticon.bg-emot_04_64_028{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -347px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_029,.wcPopup-content span.wcEmoticon.bg-emot_04_64_029{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_030,.wcPopup-content span.wcEmoticon.bg-emot_04_64_030{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_031,.wcPopup-content span.wcEmoticon.bg-emot_04_64_031{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_032,.wcPopup-content span.wcEmoticon.bg-emot_04_64_032{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_033,.wcPopup-content span.wcEmoticon.bg-emot_04_64_033{width:64px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -515px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_034,.wcPopup-content span.wcEmoticon.bg-emot_04_64_034{width:64px;height:63px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -515px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_035,.wcPopup-content span.wcEmoticon.bg-emot_04_64_035{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_036,.wcPopup-content span.wcEmoticon.bg-emot_04_64_036{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -346px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_037,.wcPopup-content span.wcEmoticon.bg-emot_04_64_037{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -10px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_038,.wcPopup-content span.wcEmoticon.bg-emot_04_64_038{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -94px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_039,.wcPopup-content span.wcEmoticon.bg-emot_04_64_039{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_040,.wcPopup-content span.wcEmoticon.bg-emot_04_64_040{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -262px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_041,.wcPopup-content span.wcEmoticon.bg-emot_04_64_041{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -346px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_042,.wcPopup-content span.wcEmoticon.bg-emot_04_64_042{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -430px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_043,.wcPopup-content span.wcEmoticon.bg-emot_04_64_043{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -514px -431px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_044,.wcPopup-content span.wcEmoticon.bg-emot_04_64_044{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_045,.wcPopup-content span.wcEmoticon.bg-emot_04_64_045{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -94px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_046,.wcPopup-content span.wcEmoticon.bg-emot_04_64_046{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -178px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_047,.wcPopup-content span.wcEmoticon.bg-emot_04_64_047{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -262px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_048,.wcPopup-content span.wcEmoticon.bg-emot_04_64_048{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -346px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_049,.wcPopup-content span.wcEmoticon.bg-emot_04_64_049{width:64px;height:64px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -598px -430px}.wcPopup-content img.wcEmoticon.bg-emot_04_64_050,.wcPopup-content span.wcEmoticon.bg-emot_04_64_050{width:64px;height:65px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_64.png) -178px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_001,.wcPopup-content span.wcEmoticon.bg-emot_04_128_001{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_002,.wcPopup-content span.wcEmoticon.bg-emot_04_128_002{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_003,.wcPopup-content span.wcEmoticon.bg-emot_04_128_003{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -159px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_004,.wcPopup-content span.wcEmoticon.bg-emot_04_128_004{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_005,.wcPopup-content span.wcEmoticon.bg-emot_04_128_005{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_006,.wcPopup-content span.wcEmoticon.bg-emot_04_128_006{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_007,.wcPopup-content span.wcEmoticon.bg-emot_04_128_007{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_008,.wcPopup-content span.wcEmoticon.bg-emot_04_128_008{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_009,.wcPopup-content span.wcEmoticon.bg-emot_04_128_009{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -307px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_010,.wcPopup-content span.wcEmoticon.bg-emot_04_128_010{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_011,.wcPopup-content span.wcEmoticon.bg-emot_04_128_011{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_012,.wcPopup-content span.wcEmoticon.bg-emot_04_128_012{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_013,.wcPopup-content span.wcEmoticon.bg-emot_04_128_013{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_014,.wcPopup-content span.wcEmoticon.bg-emot_04_128_014{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_015,.wcPopup-content span.wcEmoticon.bg-emot_04_128_015{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_016,.wcPopup-content span.wcEmoticon.bg-emot_04_128_016{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_017,.wcPopup-content span.wcEmoticon.bg-emot_04_128_017{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -455px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_018,.wcPopup-content span.wcEmoticon.bg-emot_04_128_018{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_019,.wcPopup-content span.wcEmoticon.bg-emot_04_128_019{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_020,.wcPopup-content span.wcEmoticon.bg-emot_04_128_020{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_021,.wcPopup-content span.wcEmoticon.bg-emot_04_128_021{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_022,.wcPopup-content span.wcEmoticon.bg-emot_04_128_022{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_023,.wcPopup-content span.wcEmoticon.bg-emot_04_128_023{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_024,.wcPopup-content span.wcEmoticon.bg-emot_04_128_024{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_025,.wcPopup-content span.wcEmoticon.bg-emot_04_128_025{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_026,.wcPopup-content span.wcEmoticon.bg-emot_04_128_026{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_027,.wcPopup-content span.wcEmoticon.bg-emot_04_128_027{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_028,.wcPopup-content span.wcEmoticon.bg-emot_04_128_028{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -603px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_029,.wcPopup-content span.wcEmoticon.bg-emot_04_128_029{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_030,.wcPopup-content span.wcEmoticon.bg-emot_04_128_030{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_031,.wcPopup-content span.wcEmoticon.bg-emot_04_128_031{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_032,.wcPopup-content span.wcEmoticon.bg-emot_04_128_032{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_033,.wcPopup-content span.wcEmoticon.bg-emot_04_128_033{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_034,.wcPopup-content span.wcEmoticon.bg-emot_04_128_034{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -602px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_035,.wcPopup-content span.wcEmoticon.bg-emot_04_128_035{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_036,.wcPopup-content span.wcEmoticon.bg-emot_04_128_036{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_037,.wcPopup-content span.wcEmoticon.bg-emot_04_128_037{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_038,.wcPopup-content span.wcEmoticon.bg-emot_04_128_038{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -454px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_040,.wcPopup-content span.wcEmoticon.bg-emot_04_128_040{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -602px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_039,.wcPopup-content span.wcEmoticon.bg-emot_04_128_039{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -750px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_041,.wcPopup-content span.wcEmoticon.bg-emot_04_128_041{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -898px -751px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_042,.wcPopup-content span.wcEmoticon.bg-emot_04_128_042{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -10px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_043,.wcPopup-content span.wcEmoticon.bg-emot_04_128_043{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -158px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_044,.wcPopup-content span.wcEmoticon.bg-emot_04_128_044{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -306px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_045,.wcPopup-content span.wcEmoticon.bg-emot_04_128_045{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -454px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_046,.wcPopup-content span.wcEmoticon.bg-emot_04_128_046{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -602px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_047,.wcPopup-content span.wcEmoticon.bg-emot_04_128_047{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -1046px -750px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_048,.wcPopup-content span.wcEmoticon.bg-emot_04_128_048{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -10px -899px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_049,.wcPopup-content span.wcEmoticon.bg-emot_04_128_049{width:128px;height:128px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -158px -899px}.wcPopup-content img.wcEmoticon.bg-emot_04_128_050,.wcPopup-content span.wcEmoticon.bg-emot_04_128_050{width:128px;height:129px;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/emoticons/emots_04_128.png) -306px -10px}.wcPopup-content .wcReactionsButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:0;text-decoration:none}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionButtonActive span{font-weight:700}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton img{margin-right:2px}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton:not(:last-child){margin-right:8px}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLike img{padding-bottom:2px;height:.8rem}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionLove img{height:.8rem}.wcPopup-content .wcReactionsButtons .wcReactionsButtonsList .wcReactionButton.wcReactionSad img{height:.8rem}.wcPopup-content .wcReactionsButtons .wcTime{margin-left:10px}.wcPopup-content .wcReactionsCounters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px}.wcPopup-content .wcReactionsCounters .wcReactionCounter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcPopup-content .wcReactionsCounters .wcReactionCounter>span{padding-right:1px;font-size:.9em}.wcPopup-content .wcReactionsCounters .wcReactionCounter:not(:last-child){margin-right:3px}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionLike img{padding-bottom:4px;height:.8rem}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionLove img{padding-bottom:1px;height:.8rem}.wcPopup-content .wcReactionsCounters .wcReactionCounter.wcReactionSad img{padding-bottom:1px;height:.8rem}.wcPopup-content .wcReactionsCounters+.wcReactionsButtons{margin-top:0}[role=tooltip].wcActionsPopup-content{background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}[role=tooltip].wcActionsPopup-content .wcActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=tooltip].wcActionsPopup-content .wcActions .wcAction{padding:0;width:20px;height:20px;display:inline-block;position:relative;text-decoration:none;border:1px solid #a6a6a6;border-radius:50%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;font-size:.9%}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:hover{background-color:#dfdfdf}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:focus{outline:0}[role=tooltip].wcActionsPopup-content .wcActions .wcAction:not(:last-child){margin-right:7px}[role=tooltip].wcActionsPopup-content .wcActions .wcApprove{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/approve.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcDelete{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcEdit{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/edit.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcMute{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/mute.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcBan{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/ban.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcSpam{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/spam.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcReply{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/reply.svg) no-repeat 50%}.wcPopup-overlay.wcEmoticonsPopup-overlay{background:0 0}.wcEmoticonsPopup-content{background-color:#f7f7f7;height:280px;text-align:center;padding:10px 5px}.wcEmoticonsPopup-content .wcAddonsLibrary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7px}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton{cursor:pointer!important;display:inline-block;width:30px;height:30px;position:relative;overflow:hidden;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;opacity:.4}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcEmoticon{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/emoticon.svg) center center no-repeat;background-size:25px}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcGIF{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/gif.svg) center center no-repeat;background-size:25px}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcCategoryButtonActive,.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategories .wcCategoryButton:hover{opacity:1}.wcEmoticonsPopup-content .wcAddonsLibrary .wcCategory{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcEmoticonsPopup-content .wcCategory.wcCategoryEmoticons a{display:inline-block;border:none;line-height:28px;border-radius:50%;text-decoration:none;outline:0}.wcEmoticonsPopup-content .wcCategory.wcCategoryEmoticons a img{border:none;border-radius:0;margin:3px;padding:0;max-width:28px}[role=tooltip].wcColorsPopup-content{background-color:#f7f7f7;width:220px;height:157px;text-align:center;padding:5px 5px;line-height:12px;overflow:hidden}[role=tooltip].wcColorsPopup-content a{display:inline-block;text-decoration:none;outline:0;height:12px;width:12px;border:1px solid #000;margin:2px;cursor:pointer;line-height:12px;border-radius:3px}[role=tooltip].wcColorsPopup-content a:hover{border-color:#a6a6a6}.wcAlertPopup-content{padding:0}@media only screen and (max-width:576px){.wcAlertPopup-content{width:95%}}@media only screen and (min-width:992px){.wcAlertPopup-content{width:26%}}.wcAlertPopup-content .wcHeader{padding:10px;border-bottom:1px solid #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcAlertPopup-content .wcHeader h5{margin:0;padding:0;font-size:1.1rem}.wcAlertPopup-content .wcHeader .wcClose{display:inline-block;text-decoration:none;outline:0;background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) center center no-repeat;background-size:100%;width:42px;height:42px;margin:0;cursor:pointer}.wcAlertPopup-content .wcBody{padding:10px}.wcAlertPopup-content .wcFooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-top:1px solid #dfdfdf}.wcAlertPopup-content .wcFooter>*{width:auto;display:inline-block;float:none}.wcAlertPopup-content .wcFooter>:not(:last-child){margin-right:10px}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcBody .wcStreamRequest{text-align:center}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcBody .wcStreamRequest .wcAvatar{border-radius:5px;max-height:150px;max-width:150px}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcBody .wcStreamRequest .wcStreamCaller{font-size:1.5em}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcBody .wcStreamRequest .wcStreamIncomingText{margin-top:15px}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton{outline:0;padding-top:50px;background-position:center top;background-repeat:no-repeat;background-size:55px;min-width:55px;text-align:center}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton.wcDeclineButton{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-decline.svg)}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton.wcAcceptButton{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-accept.svg)}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:not(:last-child){margin-right:20px}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:active,.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton:focus{text-decoration:none}[role=tooltip].wcInfoWindowPopup-content{background-color:#f7f7f7;width:350px;height:170px;padding:5px 5px;line-height:1.1em}[role=tooltip].wcInfoWindowPopup-content .wcContent{display:-webkit-box;display:-ms-flexbox;display:flex}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcLeft{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcLeft img{border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;vertical-align:middle;margin-right:10px;max-width:90px}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight .wcName{font-size:1.1em;outline:0}[role=tooltip].wcInfoWindowPopup-content .wcContent .wcRight .wcDetails{margin-top:5px}[role=tooltip].wcRecentPopup-content{background-color:#f7f7f7;width:400px;height:250px;padding:5px 5px}[role=tooltip].wcRecentPopup-content .wcRecentTrigger{cursor:pointer;position:relative;display:inline-block;background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/recent-chats-inactive.svg) center center no-repeat;width:36px;height:36px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}[role=tooltip].wcRecentPopup-content .wcRecentTrigger.wcOpen{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/recent-chats.svg) center center no-repeat}[role=tooltip].wcRecentPopup-content .wcRecentTrigger:hover{background-color:#f7f7f7}[role=tooltip].wcRecentPopup-content .wcRecentTrigger span{cursor:pointer;color:#fff;background-color:red;font-size:.5em;line-height:1.3em;display:inline-block;border-radius:50%;text-align:center;position:absolute;right:4px;top:8px;min-width:18px;height:18px;padding:1px 3px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}[role=tooltip].wcRecentPopup-content .wcRecentChats{height:100%;line-height:1.1em}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcHeader{padding:10px 0 5px 0}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent{cursor:pointer;padding:10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent img.wcRecentChatAvatar{max-width:2em;margin:0 10px 2px 0;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;-ms-flex-negative:0;flex-shrink:0}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcStatus{margin-right:7px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{font-weight:700}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span{font-size:.8em;color:#a6a6a6}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcHead .wcTime>span:not(:last-child){margin-right:3px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText .wcEmoticon,[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent .wcRight .wcText .wcImage{max-height:35px;max-width:35px;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;border:none;display:inline-block;vertical-align:middle;margin-bottom:4px}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}[role=tooltip].wcRecentPopup-content .wcRecentChats .wcRecent.wcRead:hover{background-color:#f1f1f1}[role=tooltip].wcRecentPopup-content .wcRecentChats>.wcRecent:not(:last-child){border-bottom:1px solid #dfdfdf}[role=tooltip].wcReactionsPopup-content{background-color:#f7f7f7;width:auto;padding:5px 5px}.wcDebugPopup-content .wcDebugPopupBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wcDebugPopup-content .wcDebugPopupBody .wcLogs{overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid #dfdfdf;padding:5px}.wcDebugPopup-content .wcDebugPopupBody .wcFooter{padding-top:10px;text-align:right}[role=dialog].wcPopup-content.wcLightgrayTheme-content,[role=tooltip].wcPopup-content.wcLightgrayTheme-content{border-color:#e1e8ed;-webkit-box-shadow:0 0 15px rgba(60,60,60,.2);box-shadow:0 0 15px rgba(60,60,60,.2);border-radius:15px;overflow:hidden}[role=dialog].wcPopup-content.wcLightgrayTheme-content,[role=dialog].wcPopup-content.wcLightgrayTheme-content *,[role=tooltip].wcPopup-content.wcLightgrayTheme-content,[role=tooltip].wcPopup-content.wcLightgrayTheme-content *{font:13px/22px 'Maven Pro',sans-serif;color:#151618}[role=dialog].wcPopup-content.wcLightgrayTheme-content a,[role=tooltip].wcPopup-content.wcLightgrayTheme-content a{color:#00d5ff;-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional),[role=dialog].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional):active,[role=dialog].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional):focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button],[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button]:active,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button]:focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit],[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit]:active,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=submit]:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional),[role=tooltip].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional):active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content button:not(.wcFunctional):focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button],[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button]:active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button]:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit],[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit]:active,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#00d5ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#00d5ff),to(#00bdde))!important;background:linear-gradient(to bottom,#00d5ff 0,#00bdde 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5ff', endColorstr='#00bdde', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=password],[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=text],[role=dialog].wcPopup-content.wcLightgrayTheme-content textarea,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=password],[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=text],[role=tooltip].wcPopup-content.wcLightgrayTheme-content textarea{height:40px;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;color:#111;border-radius:15px;margin:0;outline:0 none;padding:4px 4px 4px 15px;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=password]:focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=text]:focus,[role=dialog].wcPopup-content.wcLightgrayTheme-content textarea:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=password]:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=text]:focus,[role=tooltip].wcPopup-content.wcLightgrayTheme-content textarea:focus{background-color:#fff;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-webkit-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-moz-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content :-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::-ms-input-placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcLightgrayTheme-content ::placeholder{color:#66696e;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcLightgrayTheme-content input[type=button].wcSubmit,[role=tooltip].wcPopup-content.wcLightgrayTheme-content input[type=button].wcSubmit{border-radius:0 15px 15px 0!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress,[role=dialog].wcPopup-content.wcLightgrayTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress[role][aria-valuenow]{background:#b8bcc4!important}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-bar{background:#b8bcc4}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress{color:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-moz-progress-bar{background:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress::-webkit-progress-value{background:#00d5ff}[role=dialog].wcPopup-content.wcLightgrayTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcLightgrayTheme-content progress[aria-valuenow]:before{background:#00d5ff}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcLightgrayTheme-content * button,[role=dialog].wcPopup-content.wcLightgrayTheme-content * input,[role=dialog].wcPopup-content.wcLightgrayTheme-content * select,[role=dialog].wcPopup-content.wcLightgrayTheme-content * textarea,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * button,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * input,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * select,[role=tooltip].wcPopup-content.wcLightgrayTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcBody{background-color:#fff!important;padding-top:20px;padding-bottom:20px}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader{background:#f1f1f1!important;border:none}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader{color:#151618}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcHeader h5{font-size:1.1em;font-weight:700}[role=dialog].wcPopup-content.wcLightgrayTheme-content>.wcFooter .wcButton,[role=tooltip].wcPopup-content.wcLightgrayTheme-content>.wcFooter .wcButton{color:#151618}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcHeader{font-size:1.1em;font-weight:700;color:#444}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}[role=dialog].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName,[role=tooltip].wcPopup-content.wcLightgrayTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{color:#444}.wcActionsPopup-content.wcLightgrayTheme-content{border-radius:15px}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcAction{border-color:#b8bcc4}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcAction:hover{background-color:rgba(9,193,121,.15)}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcApprove{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcDelete{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcEdit{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcMute{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcBan{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcSpam{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcLightgrayTheme-content .wcActions .wcReply{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/lightgray/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcLightgrayTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcInfoWindowPopup-content.wcLightgrayTheme-content{background:#fff!important;height:120px}.wcInfoWindowPopup-content.wcLightgrayTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcLightgrayTheme-content{height:50px}.wcRecentEmpty-content.wcLightgrayTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=dialog].wcPopup-content.wcColddarkTheme-content,[role=tooltip].wcPopup-content.wcColddarkTheme-content{background-color:#26323e;border-color:#2e3b49;-webkit-box-shadow:0 0 15px #000;box-shadow:0 0 15px #000;border-radius:5px;overflow:hidden}[role=dialog].wcPopup-content.wcColddarkTheme-content,[role=dialog].wcPopup-content.wcColddarkTheme-content *,[role=tooltip].wcPopup-content.wcColddarkTheme-content,[role=tooltip].wcPopup-content.wcColddarkTheme-content *{font:13px/22px 'Maven Pro',sans-serif;color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content a,[role=tooltip].wcPopup-content.wcColddarkTheme-content a{color:#24b4ff;-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional),[role=dialog].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):active,[role=dialog].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):focus,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button],[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button]:active,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button]:focus,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit],[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit]:active,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit]:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional),[role=tooltip].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):active,[role=tooltip].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button],[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button]:active,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button]:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit],[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit]:active,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#24b4ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#24b4ff),to(#0095e2))!important;background:linear-gradient(to bottom,#24b4ff 0,#0095e2 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#24b4ff', endColorstr='#0095e2', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=button]:hover,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=submit]:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content button:not(.wcFunctional):hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=button]:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=submit]:hover{background:#57d6ff!important;background:-webkit-gradient(linear,left top,left bottom,from(#57d6ff),to(#24b4ff))!important;background:linear-gradient(to bottom,#57d6ff 0,#24b4ff 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#57d6ff', endColorstr='#24b4ff', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=password],[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=text],[role=dialog].wcPopup-content.wcColddarkTheme-content textarea,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=password],[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=text],[role=tooltip].wcPopup-content.wcColddarkTheme-content textarea{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#ecf3fb;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent;color:#1a212b}[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=password]:focus,[role=dialog].wcPopup-content.wcColddarkTheme-content input[type=text]:focus,[role=dialog].wcPopup-content.wcColddarkTheme-content textarea:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=password]:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content input[type=text]:focus,[role=tooltip].wcPopup-content.wcColddarkTheme-content textarea:focus{background-color:#fff;border:1px solid transparent}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-webkit-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-moz-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content :-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::-ms-input-placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcColddarkTheme-content ::placeholder{color:#465767;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcColddarkTheme-content progress,[role=dialog].wcPopup-content.wcColddarkTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcColddarkTheme-content progress,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress[role][aria-valuenow]{background:#5c6d7f!important}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-bar{background:#5c6d7f}[role=dialog].wcPopup-content.wcColddarkTheme-content progress,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress{color:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-moz-progress-bar{background:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress::-webkit-progress-value{background:#24b4ff}[role=dialog].wcPopup-content.wcColddarkTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcColddarkTheme-content progress[aria-valuenow]:before{background:#24b4ff}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcColddarkTheme-content * button,[role=dialog].wcPopup-content.wcColddarkTheme-content * input,[role=dialog].wcPopup-content.wcColddarkTheme-content * select,[role=dialog].wcPopup-content.wcColddarkTheme-content * textarea,[role=tooltip].wcPopup-content.wcColddarkTheme-content * button,[role=tooltip].wcPopup-content.wcColddarkTheme-content * input,[role=tooltip].wcPopup-content.wcColddarkTheme-content * select,[role=tooltip].wcPopup-content.wcColddarkTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcErrorBox{color:#26323e;background-color:#ffe9e9;border-radius:5px;border:none}[role=dialog].wcPopup-content.wcColddarkTheme-content *,[role=tooltip].wcPopup-content.wcColddarkTheme-content *{color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcBody{background-color:#202a35;padding-top:20px;padding-bottom:20px;color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader{background-color:#1a212b;border:none}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader{color:#151618;border-bottom:1px solid #26323e}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcHeader h5{font-size:1.1em;font-weight:700;text-transform:uppercase;color:#fff}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcFooter{border-top:1px solid #26323e}[role=dialog].wcPopup-content.wcColddarkTheme-content>.wcFooter .wcButton,[role=tooltip].wcPopup-content.wcColddarkTheme-content>.wcFooter .wcButton{color:#cad6e2}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader{font-size:1.1em;color:#fff}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcHeader{margin-left:7px}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent{border-radius:5px}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent:hover{background-color:#364553}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread{background-color:rgba(0,193,121,.05)}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread:hover,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent.wcUnread:hover{background-color:rgba(0,193,121,.1)}[role=dialog].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcColddarkTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}.wcActionsPopup-content.wcColddarkTheme-content{border-radius:5px}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcAction{border-color:#465767}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcAction:hover{background-color:#1a212b}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcApprove{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcDelete{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcEdit{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcMute{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcBan{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcSpam{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcColddarkTheme-content .wcActions .wcReply{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/colddark/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryEmoticons a{border:1px solid transparent}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryEmoticons a:hover{background:#465767;border-color:#465767}.wcEmoticonsPopup-content.wcColddarkTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcColorsPopup-content.wcColddarkTheme-content a{border-color:#7593aa}.wcInfoWindowPopup-content.wcColddarkTheme-content{height:120px}.wcInfoWindowPopup-content.wcColddarkTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcColddarkTheme-content{height:50px}.wcRecentEmpty-content.wcColddarkTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[role=dialog].wcPopup-content.wcAirflowTheme-content,[role=tooltip].wcPopup-content.wcAirflowTheme-content{border-color:#e1e8ed;-webkit-box-shadow:2px 2px 15px rgba(60,60,60,.1);box-shadow:2px 2px 15px rgba(60,60,60,.1);border-radius:15px;overflow:hidden}[role=dialog].wcPopup-content.wcAirflowTheme-content,[role=dialog].wcPopup-content.wcAirflowTheme-content *,[role=tooltip].wcPopup-content.wcAirflowTheme-content,[role=tooltip].wcPopup-content.wcAirflowTheme-content *{font:13px/22px 'Maven Pro',sans-serif;color:#0e2849}[role=dialog].wcPopup-content.wcAirflowTheme-content a,[role=tooltip].wcPopup-content.wcAirflowTheme-content a{color:#119bd4;-webkit-box-shadow:none;box-shadow:none}[role=dialog].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional),[role=dialog].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):active,[role=dialog].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):focus,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button],[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button]:active,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button]:focus,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit],[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit]:active,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit]:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional),[role=tooltip].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):active,[role=tooltip].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button],[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button]:active,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button]:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit],[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit]:active,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit]:focus{border-radius:15px!important;background-image:none;background-repeat:no-repeat;border:0!important;color:#fff!important;padding:5px 20px!important;-webkit-box-shadow:none;box-shadow:none;font-weight:400!important;line-height:20px!important;height:40px;outline:0;min-height:40px!important;background:#0194d2!important;background:-webkit-gradient(linear,left top,left bottom,from(#0194d2),to(#0081b7))!important;background:linear-gradient(to bottom,#0194d2 0,#0081b7 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0194d2', endColorstr='#0081b7', GradientType=0 )!important;text-transform:none!important;-webkit-transition:all 250ms cubic-bezier(.62,.155,.47,.86);transition:all 250ms cubic-bezier(.62,.155,.47,.86)}[role=dialog].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button]:hover,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=submit]:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content button:not(.wcFunctional):hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button]:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=submit]:hover{background:#01567a!important;background:-webkit-gradient(linear,left top,left bottom,from(#01567a),to(#024460))!important;background:linear-gradient(to bottom,#01567a 0,#024460 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#01567a', endColorstr='#024460', GradientType=0 )!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400!important}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=password],[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=text],[role=dialog].wcPopup-content.wcAirflowTheme-content textarea,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=password],[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=text],[role=tooltip].wcPopup-content.wcAirflowTheme-content textarea{height:40px;font-size:1em;line-height:40px;-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-radius:15px;margin:0;outline:0 none;padding:4px;padding-left:15px;border:1px solid transparent}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=password]:focus,[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=text]:focus,[role=dialog].wcPopup-content.wcAirflowTheme-content textarea:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=password]:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=text]:focus,[role=tooltip].wcPopup-content.wcAirflowTheme-content textarea:focus{background-color:#fff;border:1px solid transparent}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-webkit-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-webkit-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-moz-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-moz-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content :-ms-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content :-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::-ms-input-placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::-ms-input-placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content ::placeholder,[role=tooltip].wcPopup-content.wcAirflowTheme-content ::placeholder{color:#afb1b8;font-family:'Maven Pro',sans-serif}[role=dialog].wcPopup-content.wcAirflowTheme-content input[type=button].wcSubmit,[role=tooltip].wcPopup-content.wcAirflowTheme-content input[type=button].wcSubmit{border-radius:15px!important}[role=dialog].wcPopup-content.wcAirflowTheme-content progress,[role=dialog].wcPopup-content.wcAirflowTheme-content progress[role][aria-valuenow],[role=tooltip].wcPopup-content.wcAirflowTheme-content progress,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress[role][aria-valuenow]{background:#d7dfe3!important}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-bar,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-bar{background:#d7dfe3}[role=dialog].wcPopup-content.wcAirflowTheme-content progress,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress{color:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-moz-progress-bar,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-moz-progress-bar{background:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-value,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress::-webkit-progress-value{background:#0194d2}[role=dialog].wcPopup-content.wcAirflowTheme-content progress[aria-valuenow]:before,[role=tooltip].wcPopup-content.wcAirflowTheme-content progress[aria-valuenow]:before{background:#0194d2}@media screen and (-webkit-min-device-pixel-ratio:0){[role=dialog].wcPopup-content.wcAirflowTheme-content * button,[role=dialog].wcPopup-content.wcAirflowTheme-content * input,[role=dialog].wcPopup-content.wcAirflowTheme-content * select,[role=dialog].wcPopup-content.wcAirflowTheme-content * textarea,[role=tooltip].wcPopup-content.wcAirflowTheme-content * button,[role=tooltip].wcPopup-content.wcAirflowTheme-content * input,[role=tooltip].wcPopup-content.wcAirflowTheme-content * select,[role=tooltip].wcPopup-content.wcAirflowTheme-content * textarea{font-size:16px}}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcErrorBox,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcErrorBox{border-radius:5px;background-color:#ffe9e9;border:none}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcBody,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcBody{background-color:#fff!important;padding-top:20px;padding-bottom:20px}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcFooter,[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcFooter,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader{background:#e9eef0!important;border:none}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader{color:#151618}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader h5,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader h5{font-size:1.1em;text-transform:uppercase}[role=dialog].wcPopup-content.wcAirflowTheme-content>.wcHeader .wcClose,[role=tooltip].wcPopup-content.wcAirflowTheme-content>.wcHeader .wcClose{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg)}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcFooter .wcButton,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcFooter .wcButton{color:#0e2849}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcHeader,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcHeader{font-size:1.1em;font-weight:700;color:#444}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent:hover,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent:hover{background-color:#d1e6ef}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead{margin-bottom:0}[role=dialog].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName,[role=tooltip].wcPopup-content.wcAirflowTheme-content .wcRecentChats .wcRecent .wcRight .wcHead .wcName{color:#444}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcAction{border-color:#7593aa}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcAction:hover{background-color:#d1e6ef}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcApprove{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/approve.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcDelete{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/x.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcEdit{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/edit.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcMute{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/mute.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcBan{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/ban.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcSpam{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/spam.svg) no-repeat 50%}.wcActionsPopup-content.wcAirflowTheme-content .wcActions .wcReply{background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/reply.svg) no-repeat 50%}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcEmoticon{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/emoticon.svg)}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcGIF{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/gif.svg)}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcCategory.wcCategoryGIFs .wcTenor .wcTenorSearch{border-radius:15px}.wcInfoWindowPopup-content.wcAirflowTheme-content{background:#fff!important;height:120px}.wcInfoWindowPopup-content.wcAirflowTheme-content .wcContent .wcRight .wcName{font-size:1.3em;text-decoration:none}.wcRecentEmpty-content.wcAirflowTheme-content{height:50px}.wcRecentEmpty-content.wcAirflowTheme-content .wcRecentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcScrollOff{overflow:hidden}.wcClassic{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dfdfdf}.wcClassic.wcMobile .wcTitle{padding-bottom:2%;text-align:center}.wcClassic.wcMobile .wcTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfdfdf}.wcClassic.wcMobile .wcTabs>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;cursor:pointer;border-bottom:2px solid transparent}.wcClassic.wcMobile .wcTabs .wcTab.wcCurrent{border-bottom:2px solid #dfdfdf}.wcClassic.wcMobile .wcTabs .wcTabCustomize{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/custom.svg) center center no-repeat;background-size:1em;vertical-align:middle}.wcClassic.wcMobile .wcTabs .wcTabCustomize .wcName{display:none}.wcClassic.wcMobile .wcTabs .wcTab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact{padding-top:6px}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab{height:30px;background-size:40%}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab .wcName{display:none}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/recent-chats-inactive.svg) center center no-repeat;vertical-align:middle;position:relative}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabRecent .wcRedCounter{right:0;position:absolute}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChats{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/chats.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabUsers{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/user.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile.wcSizeXXs .wcTabs.wcTabsCompact .wcTab.wcTabChannels{background:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/group.svg) center center no-repeat;vertical-align:middle}.wcClassic.wcMobile .wcTabContent{padding-top:2%;padding-bottom:2%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChats>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChats .wcChannelEntry{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wcClassic.wcMobile .wcTabContent.wcTabContentChats .wcChannelEntry .wcDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcMobile .wcTabContent.wcTabContentChannels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel:not(.wcInvisible)>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible) .wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2%;padding-left:2%}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcMobile .wcTabContent.wcTabContentChannel .wcChannelContainer:not(.wcInvisible).wcChannelContainerEmpty .wcEmptyChannel{font-size:.8em}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers:not(.wcInvisible){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels>.ScrollbarsCustom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCity,.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger .wcDetails .wcCountry{color:#a6a6a6}.wcClassic.wcMobile .wcTabContent.wcTabContentUsers .wcBrowser .wcChannels .wcChannelTrigger.wcFocusedChannel{font-weight:400}.wcClassic.wcMobile .wcTabContent .wcChannelEntry{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 5px}.wcClassic.wcMobile .wcTabContent .wcChannelEntry:active,.wcClassic.wcMobile .wcTabContent .wcChannelEntry:hover{background-color:#f7f7f7}.wcClassic.wcMobile .wcTabContent .wcChannelEntry.wcLockedChannel .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/lock-full.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcClassic.wcMobile .wcTabContent .wcChannelEntry.wcUnLockedChannel .wcName{background-image:url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/lock-semi.svg);background-position:right center;background-repeat:no-repeat;background-size:16px 16px;padding-right:20px}.wcClassic.wcDesktop .wcTitle{position:relative;padding:2%}.wcClassic.wcDesktop .wcTitle .wcRecentTrigger{position:absolute;right:9px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wcClassic.wcDesktop .wcBody{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcMessagesArea{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-right:2%;padding-left:1%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaLeft .wcBrowserArea{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding-right:1%;padding-left:2%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcBrowserArea{padding-right:2%;padding-left:1%}.wcClassic.wcDesktop .wcBody.wcBrowserAreaRight .wcMessagesArea{padding-left:2%;padding-right:1%}.wcClassic.wcDesktop .wcBody .wcMessagesArea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab{padding:3px 9px 3px 9px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:3px solid transparent}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabs .wcTab.wcCurrent{border-bottom:3px solid #dfdfdf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav{padding:5px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcLeft{width:32px;height:26px;background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/arrow-left.svg) no-repeat 50%;background-size:100%;display:inline-block}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer .wcTabsNav .wcRight{width:32px;height:26px;background:transparent url(/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/arrow-right.svg) no-repeat 50%;background-size:100%;display:inline-block}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabsContainer.wcTabsTooMany .wcTabsNav{display:-webkit-box;display:-ms-flexbox;display:flex}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible) .wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible).wcTabContentEmpty{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcTabContent:not(.wcInvisible).wcTabContentEmpty .wcEmptyChannel{font-size:.8em}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcCustomizations{padding:2%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px;padding-bottom:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer{height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-left:10px;padding-top:10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel1{width:100%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel2{width:50%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel3{width:33.333%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcGridChannel4{width:25%}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #dfdfdf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcHeader{height:2.6em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px 0 10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcHeader .wcMain{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer .wcGridChannel>.wcChannel{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px 10px 10px}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridChannelContainer.wcFocused .wcGridChannel{border:1px solid #bfbfbf}.wcClassic.wcDesktop .wcBody .wcMessagesArea .wcGrid .wcGridFull{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wcClassic.wcDesktop .wcBody .wcBrowserArea{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;min-width:30%}
/*# sourceMappingURL=wise-chat.min.css.map */
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.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:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:#fff0;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgb(0 0 0 / .15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be #fff0 #fff0 #fff0;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(90 89 68 / .5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:#fff0 none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgb(0 0 0 / .1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgb(0 0 0 / .1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgb(0 0 0 / .025)}.woocommerce table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgb(0 0 0 / .1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgb(0 0 0 / .1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgb(0 0 0 / .1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgb(0 0 0 / .1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgb(0 0 0 / .1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgb(0 0 0 / .1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgb(0 0 0 / .1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#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{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgb(129 110 153 / .14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgb(104 87 125 / .14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.woonp{display:flex;align-items:center;margin-bottom:10px}.woonp label{margin-right:10px}.woonp input{width:auto!important}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}.bypostauthor,.gallery-caption,.sticky{background:0 0}[hidden],audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif;color:#222}body{margin:0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ol,ul{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:#fff0;background-repeat:no-repeat;text-align:left;direction:ltr}.ir br{display:none}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.wp-caption,.wp-caption-text{font-size:11px;font-weight:400;line-height:1.2;color:#282828}.clearfix-pro:after,.clearfix-pro:before{content:"";display:table}.clearfix-pro:after{clear:both}.lt-ie8 .clearfix-pro{visibility:hidden;width:0;height:0;clear:both}@font-face{font-family:'progression-custom-icons';src:url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.eot?46688846);src:url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.eot?46688846#iefix) format('embedded-opentype'),url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.woff2?46688846) format('woff2'),url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.woff?46688846) format('woff'),url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.ttf?46688846) format('truetype'),url(/wp-content/themes/vayvo-progression/inc/fonts/custom-icons/font/progression-custom-icons.svg?46688846#progression-custom-icons) format('svg');font-weight:400;font-style:normal}[class^="progression-icon-"]:before,[class*=" progression-icon-"]:before{font-family:"progression-custom-icons";display:inline-block;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.progression-icon-shopping-cart:before{content:'\e800'}.progression-icon-close:before{content:'\e801'}.progression-icon-shopping-bag:before{content:'\e802'}.progression-icon-search:before{content:'\e803'}body{background:#f8f8f8}a{color:#4145ee}a:hover{color:#292ca7}img{max-width:100%;height:auto}body iframe{border:none}.wpb_gmaps_widget .wpb_wrapper{padding:0px!important}.pp_gallery{display:none!important}body a img,body a{outline:none!important;text-decoration:none}p{padding-top:0;margin:0}p,ul,ol{margin-bottom:28px}ul,ol{margin-left:8px;padding-left:16px}img{max-width:100%;height:auto}video,audio{max-width:100%}.alignright{float:right;margin:0 0 15px 25px}.alignleft{float:left;margin:0 25px 15px 0}.aligncenter{text-align:center}.aligncenter.wp-caption{margin-left:auto;margin-right:auto}body hr{background:rgb(255 255 255 / .12);height:2px;border:none;margin:35px 0 40px 0;width:100%;overflow:hidden}blockquote{border-left:4px solid #aaa;margin-left:0;padding-left:30px;line-height:1.8;font-size:110%}blockquote.alignleft,blockquote.alignright{width:32%;float:left;border-left:none;border-top:4px solid #666;padding:15px 15px 0 15px;margin-bottom:0}blockquote.alignright{float:right}table{width:100%;background:#fff0;border-collapse:separate;border-spacing:0;margin:0 0 2em;max-width:100%;border-left:1px solid rgb(255 255 255 / .12);border-top:1px solid rgb(255 255 255 / .12);font-size:15px}th,td{border:1px solid rgb(255 255 255 / .12)}table th{background:#fff0;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;font-size:16px}table thead th{background:rgb(255 255 255 / .15)}table caption,table th,table td{font-weight:400;text-align:left}table th{border-width:0 1px 1px 0;font-weight:500;color:#fff;font-size:17px}table td{border-width:0 1px 1px 0}table tr th,table tr td{padding:8px 12px}body,body input,body textarea,select{line-height:1.7;font-size:16px;color:#c4c4c5;font-family:'Lato',sans-serif}h1,h2,h3,h4,h5,h6{-ms-word-wrap:break-word;word-wrap:break-word;padding:0;color:#fff;margin:0 0 15px 0;line-height:1.4;font-family:'Fira Sans Condensed',sans-serif;font-weight:400}h1{font-size:30px;line-height:1.2}h2{font-size:26px}h3{font-size:23px}h4{font-size:21px}h5{font-size:19px}h6{font-size:18px}#pro-scroll-top{transition-duration:250ms;transition-property:color,background-color,height;transition-timing-function:ease-in-out}.progression-own-theme .owl-nav button,.progression-own-theme .owl-dots .owl-dot span,ul.vayvo-video-cast-list li h6,#all-reviews-button-progression,#video-post-meta-reviews,#video-social-sharing-button,ul#blog-single-social-sharing li a:before,button.wishlist-button-pro,.video-index-border-hover,.elementor-social-icon i,.blog-single-category-display a:after,#content-pro ul.products h2.woocommerce-loop-category__title,#content-pro ul.products h2.woocommerce-loop-product__title,.elementor-icon-list-item .elementor-icon-list-icon i,.elementor-icon-list-item .elementor-icon-list-text,.boosted-slider-arrow-down,h2.progression-vayvo-progression-slider-title,h2.progression-blog-title,.related-overlay-blog-meta-category-list span,.overlay-progression-studios-blog-image,#progression-studios-nav-bg,h3.helpmeout-loop-category__title,.wpcrowd-arrow-down,select,.sf-menu li.highlight-button a:before,.mobile-menu-icon-pro,a,input,textarea{transition-duration:250ms;transition-property:color,background-color,opacity,border;transition-timing-function:ease-in-out}#header-user-profile-click,#header-user-notification-click,.checkmark-pro,.progression-episode-list-overlay-play i,a.slider-video-page-title-play-button i,a.video-page-title-play-button i,#error-page-index,#progression-studios-next-previous-post a:before,.progression-studios-default-portfolio,.progression-studios-default-blog-index{transition-duration:350ms;transition-property:all;transition-timing-function:ease-in-out}.progression-studios-shop-overlay-buttons,a.progression-studios-overlay-blog-index:before,a#progression-studios-next-post i,a#progression-studios-previous-post i,ul.progression-studios-header-social-icons li a,#progression-shopping-cart-toggle a .shopping-cart-header-icon,#progression-studios-header-search-icon .progression-icon-search,#boxed-layout-pro input#submit,#boxed-layout-pro button.button,ul.progression-filter-button-group li:after,ul.progression-filter-button-group li,footer#site-footer a,.tp-thumbs.custom .tp-thumb,#progression-shopping-cart-count span.progression-cart-count,.sf-menu a:before{transition-duration:250ms;transition-property:all;transition-timing-function:ease-in-out}#logo-pro img,.sf-menu a,#progression-shopping-cart-count a{transition-duration:250ms;transition-property:padding-top,padding-bottom,color,background-color,width;transition-timing-function:ease-in-out}header#masthead-pro:after{transition-duration:350ms;transition-property:all;transition-timing-function:ease-in-out}.progression-studios-transparent-header #progression-sticky-header{transition-duration:350ms;transition-property:all;transition-timing-function:ease-in-out}header#masthead-pro{transition-duration:350ms;transition-property:background;transition-timing-function:ease-in-out}.no-hover-transition{transition-duration:0ms;transition-property:all;transition-timing-function:ease-in-out}@keyframes ProMoveUp{from{}to{transform:translateY(0);opacity:1}}@keyframes ProMoveOut{from{visibility:visible;opacity:1}to{opacity:0;visibility:hidden}}li.sfHover ul.sf-mega,li.sfHover ul.sub-menu{transform:translateY(20px);opacity:0;animation-duration:250ms;animation-name:ProMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#header-user-profile-menu,body #progression-checkout-basket{opacity:0;visibility:hidden}#header-user-profile.hide #header-user-profile-menu,body .hover-out-class #progression-checkout-basket{animation-duration:200ms;animation-name:ProMoveOut;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#header-user-profile.active #header-user-profile-menu,body .activated-class #progression-checkout-basket{transform:translateY(20px);opacity:0;visibility:visible;animation-duration:250ms;animation-name:ProMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}body #progression-studios-header-width.hide-search-icon-pro #panel-search-progression{animation-duration:200ms;animation-name:ProMoveOut;animation-timing-function:ease-in-out;animation-fill-mode:forwards}body #progression-studios-header-width.active-search-icon-pro #panel-search-progression{transform:translateY(20px);visibility:visible;animation-duration:250ms;animation-name:ProMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}body #panel-search-progression{visibility:hidden;z-index:5;opacity:0}.width-container-pro{width:1200px;margin:0 auto;position:relative;padding:0}.progression-studios-header-full-width-no-gap #vayvo-progression-header-top .width-container-pro,footer#site-footer.progression-studios-footer-full-width .width-container-pro,.progression-studios-header-full-width #vayvo-progression-header-top .width-container-pro,.progression-studios-page-title-full-width #page-title-pro .width-container-pro{width:auto;padding-right:28px;padding-left:28px}.progression-studios-header-full-width header#masthead-pro .width-container-pro{width:auto;margin:0 auto;padding:0}@media only screen and (min-width:960px){.progression-studios-header-full-width-no-gap.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro,.progression-studios-header-full-width.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro{padding-right:0}}.progression-studios-header-full-width-no-gap header#masthead-pro .width-container-pro{width:auto;padding-right:28px}#page-title-pro{margin-bottom:50px}#content-pro{position:relative;padding-bottom:50px}#main-container-pro{float:left;width:71%;position:relative}.sidebar{float:right;width:25%}.left-sidebar-pro #main-container-pro{float:right}.left-sidebar-pro .sidebar{float:left}.progression-disable-header-per-page #progression-studios-header-position{display:none}.progression-disable-footer-per-page footer#site-footer{display:none}.progression-studios-transparent-header #progression-studios-header-position{position:absolute;width:100%;z-index:50}.progression-studios-transparent-header #progression-studios-header-base-overlay{display:none}.progression-studios-overlay-header #progression-studios-header-position{position:absolute;width:100%;z-index:50}#progression-studios-header-position{position:relative;width:100%;margin:0 auto}#progression-studios-header-base-overlay{display:block;height:80px;width:100%;position:absolute;top:100%;z-index:2;background:-moz-linear-gradient(top,rgb(0 0 0 / .34) 0%,#fff0 100%);background:-webkit-linear-gradient(top,rgb(0 0 0 / .35) 0%,#fff0 100%);background:linear-gradient(to bottom,rgb(0 0 0 / .35) 0%,#fff0 100%)}.progression-studios-transparent-header header#masthead-pro{box-shadow:none;-webkit-font-smoothing:antialiased;background:none}.progression-studios-header-full-width #progression-studios-header-width header#masthead-pro .width-container-pro{width:auto;padding-right:40px;padding-left:40px}header#masthead-pro:after{display:none;height:1px;content:'';width:100%;position:absolute;margin-bottom:-1px;background:#fff0;z-index:1}.progression-studios-transparent-header .progression-sticky-scrolled header#masthead-pro:after{display:none}header#masthead-pro .width-container-pro.progression-studios-logo-container{z-index:50}.progression-studios-transparent-header .progression-sticky-scrolled header#masthead-pro,.progression-studios-transparent-header .progression-studios-overlay-header header#masthead-pro,header#masthead-pro{z-index:50;position:relative;width:100%}.progression-sticky-scrolled header#masthead-pro{border:none}.progression-studios-transparent-header.progression-studios-header-shadow #progression-sticky-header{box-shadow:0 0 10px #fff0}.progression-studios-header-shadow #progression-sticky-header{box-shadow:0 0 10px rgb(0 0 0 / .06)}.progression-studios-sticky-header-shadow #progression-sticky-header.progression-sticky-scrolled{box-shadow:0 0 10px rgb(0 0 0 / .1)}header#masthead-pro h1#logo-pro{z-index:55;margin:0;padding:0;line-height:1;font-size:5px;border:none;border-right:1px solid rgb(255 255 255 / .1);float:left;position:relative}.progression-studios-logo-position-right header#masthead-pro h1#logo-pro,.progression-studios-logo-position-right h1#logo-pro{float:right;margin-left:25px;margin-right:0}body .progression-studios-logo-position-center header#masthead-pro h1#logo-pro,body .progression-studios-logo-position-center h1#logo-pro{float:none;margin:0 auto;text-align:center}body .progression-studios-logo-position-center h1#logo-pro img{margin:0 auto}header#masthead-pro h1#logo-pro a{display:block}body #logo-pro img{max-width:100%}body.admin-bar .progression-sticky-scrolled{margin-top:32px}.progression-studios-sticky-logo{display:none;float:left}.progression-sticky-scrolled .progression-studios-sticky-logo{display:block}.progression-sticky-scrolled .progresion-studios-still-hide-onsticky,.progression-sticky-scrolled .progression-studios-hide-mobile-custom-logo{display:none}.progression-sticky-scrolled .progression-studios-custom-logo-per-page-hide-default{display:block}.progression-sticky-scrolled .progression-studios-default-logo-hide.progression-studios-default-logo{display:none}.progression-studios-custom-logo-per-page-hide-default{display:none}#progression-studios-nav-bg{position:relative;z-index:10}#progression-nav-container{float:right}header#masthead-pro.progression-studios-nav-left #progression-nav-container{float:left}header#masthead-pro.progression-studios-nav-left h1#logo-pro{margin-right:0}header#masthead-pro.progression-studios-nav-center #progression-nav-container{width:1015px;margin:0 auto;float:none}@media only screen and (min-width:960px) and (max-width:1300px){header#masthead-pro.progression-studios-nav-center #progression-nav-container{width:auto}}@media only screen and (max-width:960px){header#masthead-pro.progression-studios-nav-center #progression-nav-container{width:auto}}header#masthead-pro.progression-studios-nav-center #progression-nav-container nav#site-navigation{display:table;margin:0 auto}.progression-disable-logo-below-per-page header#masthead-pro .progression-studios-logo-container,.progression-disable-logo-below-per-page #header-container-logo-progression .progression-studios-logo-container{display:none}#progression-shopping-cart-count a{margin:0}#progression-shopping-cart-toggle.activated-class a .shopping-cart-header-icon,#progression-shopping-cart-count .shopping-cart-header-icon{padding-left:8px;padding-right:8px}#progression-shopping-cart-count .shopping-cart-header-icon,#progression-studios-header-search-icon .progression-icon-search:before{-webkit-text-stroke:.5px;-moz-text-stroke:.5px;text-stroke:.5px;position:relative;top:-1px}#progression-studios-header-width.active-search-icon-pro .progression-icon-search:before{content:'\e801';font-size:110%}#progression-studios-header-search-icon{float:right;position:relative;z-index:15}#progression-shopping-cart-count{float:right;position:relative}#progression-studios-header-search-icon .progression-icon-search{cursor:pointer;padding-left:8px;padding-right:25px}#progression-shopping-cart-count a.progression-count-icon-nav{display:block;position:relative;margin-left:8px}#progression-shopping-cart-count span.progression-cart-count{position:absolute;border-radius:20px;text-align:center;display:inline-block;float:right;margin-top:-7px;right:2px;background:#aaa;color:#fff;font-family:Helvetica,Arial,sans-serif;font-weight:700;width:14px;height:14px;line-height:14px;font-size:8px;letter-spacing:0}.no-results-pro{padding-top:20px}.no-results-pro p{margin-bottom:30px}#error-page-index{margin:30px auto 35px auto;text-align:center;font-size:16px;max-width:700px;padding:70px 25px 70px 25px;border-radius:6px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}#error-page-index h4.error-sub-title{font-size:30px}body #error-page-index a.button{padding:18px 30px}#error-page-index a.button i{margin-right:4px}#header-user-profile{float:right;position:relative}#header-user-profile-click{cursor:pointer;color:#fff;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;font-size:14px;padding:25px 10px 25px 20px;border-left:1px solid rgb(255 255 255 / .12);line-height:1}#avatar-small-header-vayvo-progression{float:left;width:36px;height:36px;border-radius:60px;background-color:#ccc;margin-right:11px;background-repeat:no-repeat;background-position:top center;background-size:cover}#header-user-profile #header-username{display:inline-block}#header-user-profile i{margin-left:6px}#header-user-profile-menu{position:absolute;right:0;background:#171425;z-index:50;min-width:210px}#header-user-profile-menu ul{list-style:none;margin:0;padding:0;padding:24px 32px 20px 32px;box-shadow:2px 2px 15px rgb(0 0 0 / .25);line-height:1}#header-user-profile-menu ul li{margin:0;padding:0}#header-user-profile-menu ul li a{display:block;font-weight:400;font-family:'Lato',sans-serif;color:rgb(181 187 212 / .75);padding:14px 0 14px 0;border-bottom:1px solid rgb(49 50 61 / .4);font-size:13px;line-height:1}#header-user-profile-menu ul.skrn-additional-profile-items li:last-child a{border-bottom:1px solid rgb(49 50 61 / .4)}#header-user-profile-menu ul li:last-child a{border:none}#header-user-profile-menu ul li a:hover{color:#22b2ee}#header-user-profile-menu ul li [class^="icon-"],#header-user-profile-menu ul li [class*=" icon-"],#header-user-profile-menu ul li i{position:relative;margin-right:9px;margin-left:0}#header-user-profile-menu ul li a:hover .progression-studios-menu-title{padding-left:11px;margin-right:-11px}#header-user-profile-menu ul li .progression-studios-menu-title:before{content:'';display:block;background:red;height:5px;width:5px;border-radius:12px;margin-top:-3px;top:50%;position:absolute;left:0;transition:opacity 240ms ease-out;opacity:0}#header-user-profile-menu ul li a:hover .progression-studios-menu-title:before{opacity:1}.progression-studios-sub-menu-hover-off #header-user-profile-menu ul li a:hover .progression-studios-menu-title{padding-left:0;margin-right:0}.progression-studios-sub-menu-hover-off #header-user-profile-menu ul li a:hover .progression-studios-menu-title:before{opacity:0}#header-user-profile-menu ul.skrn-additional-profile-items{margin:0;padding:0;box-shadow:none}.progression-studios-search-icon-off #mobile-video-search-header,.progression-studios-search-icon-off #progression-studios-header-search-icon{display:none}body.post-type-archive-video_skrn #content-pro{padding-top:40px}body.archive.author #progression-studios-header-base-overlay,body.post-type-archive-video_skrn #progression-studios-header-base-overlay{display:none}body #progression-studios-header-search-icon.active-search-icon-pro #panel-search-progression{z-index:5}body #panel-search-progression{position:absolute;width:100%;left:0}#video-search-header{padding:45px 0 45px 0;width:1200px;margin:0 auto;position:relative}#mobile-video-search-header{padding:25px 15px 0 15px}#mobile-video-search-header #video-search-header-filtering{display:none;padding-bottom:35px}#mobile-video-search-header input.search-field-progression,#video-search-header input.search-field-progression{background:#fff;border:none;border-bottom:2px solid #ddd;margin:0 0 35px 0;width:calc(100% - 70px);padding:14px 50px 14px 20px;font-size:14px;background-image:url(/wp-content/themes/vayvo-progression/images/search-magnify.png);background-position:right 10px;background-repeat:no-repeat;border-radius:0;box-shadow:0 0 25px #fff0}#mobile-video-search-header input.search-field-progression{margin-bottom:10px}#vayvo-progression-search-mobile-button{cursor:pointer;text-align:right;font-size:13px;color:#fff;margin-bottom:25px}#mobile-video-search-header input,#video-search-header input{color:#fff}@media screen and (-webkit-min-device-pixel-ratio:1.5){#mobile-video-search-header input.search-field-progression,#video-search-header input.search-field-progression{background-image:url(/wp-content/themes/vayvo-progression/images/search-magnify@2x.png);background-size:40px 30px}}#mobile-video-search-header ::-webkit-input-placeholder{color:#aaa}#mobile-video-search-header ::-moz-placeholder{color:#aaa}#mobile-video-search-header :-ms-input-placeholder{color:#aaa}#mobile-video-search-header :-moz-placeholder{color:#aaa}#video-search-header ::-webkit-input-placeholder{color:#aaa}#video-search-header ::-moz-placeholder{color:#aaa}#video-search-header :-ms-input-placeholder{color:#aaa}#video-search-header :-moz-placeholder{color:#aaa}ul.skrn-video-search-columns h5{font-weight:500;font-size:15px;padding:0 0 18px 0;margin:0}ul.skrn-video-search-columns{list-style:none;margin:0 0 0 0;padding:0;display:flex;flex-wrap:wrap}ul.skrn-video-search-columns li.column-search-header{margin:0 30px 30px 0;padding:0 30px 0 0;width:calc(25% - 45px);position:relative}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header:nth-child(5n),ul.skrn-video-search-columns.skrn-video-search-count-2 li.column-search-header:nth-child(2n),ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header:nth-child(3n),ul.skrn-video-search-columns.skrn-video-search-count-4 li.column-search-header:nth-child(4n){margin-right:0;padding-right:0}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header:nth-child(4n):after,ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header:nth-child(4n):after,ul.skrn-video-search-columns li.column-search-header:after{content:'';display:block;position:absolute;top:0;right:0;height:100%;width:1px;background:rgb(255 255 255 / .08)}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header:nth-child(5n):after,ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header:nth-child(3n):after,ul.skrn-video-search-columns.skrn-video-search-count-2 li.column-search-header:nth-child(2n):after,ul.skrn-video-search-columns.skrn-video-search-count-1 li.column-search-header:after,ul.skrn-video-search-columns li.column-search-header:nth-child(4n):after{display:none}ul.skrn-video-search-columns.skrn-video-search-count-1 li.column-search-header{width:calc(100% - 45px)}ul.skrn-video-search-columns.skrn-video-search-count-2 li.column-search-header{width:calc(50% - 35px)}ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header{width:calc(33.2% - 40px)}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header{width:calc(20% - 50px)}ul.skrn-video-search-columns .checkbox-pro-container{font-size:14px;color:rgb(255 255 255 / .85)}ul.video-search-type-list{list-style:none;margin:0 -25px 0 0;padding:0;font-family:'Fira Sans Condensed',sans-serif}ul.video-search-type-list li{float:left;padding-right:12px;width:calc(50% - 12px)}ul.skrn-video-search-columns.skrn-video-search-count-5 ul.video-search-type-list li{padding-right:12px;width:calc(100% - 12px)}@media only screen and (min-width:768px) and (max-width:1350px){ul.video-search-type-list li{padding-right:12px;width:calc(100% - 12px)}}#mobile-video-search-header .video-search-header-buttons{padding-top:15px}.video-search-header-buttons{text-align:center}.video-search-header-buttons input{line-height:1;border:none;text-align:center;display:inline-block;border-radius:60px;width:auto;padding:14px 32px;font-size:14px;outline:none;color:#fff;background:#6e16ff;border:2px solid #43af43;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;margin-right:5px;margin-left:5px}.video-search-header-buttons input:hover{border-color:#9d9d9d;background:#9d9d9d}.video-search-header-buttons input.submit-search-pro{min-width:280px}.video-search-header-buttons input#configreset{border-color:#4d4d54;background:#fff0;color:rgb(255 255 255 / .8)}.video-search-header-buttons input#configreset:hover{color:rgb(255 255 255);background:#4d4d54;border:2px solid #4d4d54}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#fff0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,.select2-container--default .select2-results__option[aria-disabled=true],.select2-container--classic .select2-selection--single .select2-selection__placeholder,.select2-container--classic .select2-selection--single .select2-selection__rendered .select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:rgb(255 255 255 / .85)}ul.skrn-video-search-columns .select2 .select2-selection{background:rgb(255 255 255 / .01);border-width:2px;border-color:#4d4d54;transition-duration:350ms;transition-property:color,background-color,opacity,border;transition-timing-function:ease-in-out;outline:none;font-family:'Fira Sans Condensed',sans-serif;font-weight:400;font-size:15px;min-height:42px}ul.skrn-video-search-columns .select2-container .select2-selection--multiple .select2-selection__rendered,ul.skrn-video-search-columns .select2-container .select2-selection--single .select2-selection__rendered{padding-left:12px;color:rgb(255 255 255 / .85)}ul.skrn-video-search-columns .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px}ul.skrn-video-search-columns .select2-container--default .select2-selection--single .select2-selection__arrow{height:38px;right:8px}ul.skrn-video-search-columns .select2-container--default .select2-selection--single .select2-selection__clear{margin-right:10px}ul.skrn-video-search-columns .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#4d4d54;border-color:#4d4d54;font-size:14px;margin-top:7px}ul.skrn-video-search-columns .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:rgb(255 255 255 / .85)}ul.skrn-video-search-columns .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:rgb(255 255 255 / .1)}body .select2-dropdown{overflow:hidden;background-color:#4d4d54;border-color:#4d4d54;font-size:14px}body .select2-container--default .select2-results__option{padding-left:10px;padding-right:10px}body .select2-container--default .select2-results__option{color:rgb(255 255 255 / .85)}body .select2-container--default .select2-results__option[aria-disabled=true]{color:rgb(255 255 255 / .85)}body .select2-container--default .select2-results__option[aria-selected=true]{background-color:red}body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:red;color:#fff}.asRange{position:relative;width:331px;height:8px;background-color:#cfcdc7;border-radius:8px}.asRange .asRange-pointer{position:absolute;left:30%;z-index:2;width:8px;height:8px;margin-left:-4px;background-color:#fff;border-radius:9px}.asRange .asRange-pointer:before{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;content:"";background:#6ba1ad;border-radius:inherit}.asRange .asRange-pointer:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#fff;border-radius:inherit}.asRange .asRange-pointer.start{left:0;margin-left:4px}.asRange .asRange-pointer.stop{left:100%;margin-left:-12px}.asRange .asRange-pointer .asRange-tip{position:absolute;top:-33px;left:0;width:36px;height:20px;margin-left:-15px;font-family:Bpreplay;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#5d5c58;border:1px solid #5d5c58;border-radius:3px;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.asRange .asRange-pointer .asRange-tip:before{position:absolute;bottom:-3px;left:50%;display:inline-block;width:6px;height:6px;margin-left:-3px;content:"";background-color:#5d5c58;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.asRange .asRange-selected{position:absolute;left:30%;z-index:1;width:40%;height:8px;background-color:#7ebdcb;border-radius:9px}.asRange .asRange-scale{display:none}.asRange-scale{position:relative;width:331px;height:8px;background-color:#cfcdc7;border-radius:8px}.asRange-scale .asRange-pointer{position:absolute;left:30%;z-index:2;width:8px;height:8px;margin-left:-4px;background-color:#fff;border-radius:9px}.asRange-scale .asRange-pointer:before{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;content:"";background:#6ba1ad;border-radius:inherit}.asRange-scale .asRange-pointer:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#fff;border-radius:inherit}.asRange-scale .asRange-pointer.start{left:0;margin-left:4px}.asRange-scale .asRange-pointer.stop{left:100%;margin-left:-12px}.asRange-scale .asRange-pointer .asRange-tip{position:absolute;top:-33px;left:0;width:36px;height:20px;margin-left:-15px;font-family:Bpreplay;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#5d5c58;border:1px solid #5d5c58;border-radius:3px;-webkit-transition:opacity .3s ease-in-out 0s;transition:opacity .3s ease-in-out 0s}.asRange-scale .asRange-pointer .asRange-tip:before{position:absolute;bottom:-3px;left:50%;display:inline-block;width:6px;height:6px;margin-left:-3px;content:"";background-color:#5d5c58;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.asRange-scale .asRange-selected{position:absolute;left:30%;z-index:1;width:40%;height:8px;background-color:#7ebdcb;border-radius:9px}.asRange-scale .asRange-scale{position:absolute;bottom:-22px;left:0;width:100%;height:20px;padding:0;margin:0;list-style:none;background:url(/wp-content/themes/vayvo-progression/../image/scale.png) no-repeat 0 #fff0}.asRange-scale .asRange-scale li{position:absolute;top:18px;width:30px;height:20px;padding:0;margin:0;margin-left:-15px;text-align:center}.asRange-scale .asRange-scale li:first-child{left:0}.asRange-scale .asRange-scale li:nth-child(2){left:33.3%}.asRange-scale .asRange-scale li:nth-child(3){left:66.6%}.asRange-scale .asRange-scale li:last-child{left:100%}.column-search-header .asRange .asRange-pointer span.asRange-tip{font-family:'Fira Sans Condensed',sans-serif;font-weight:500;color:#fff;font-size:14px;background:none;border:none;top:17px}.column-search-header .asRange .asRange-pointer{cursor:pointer}.column-search-header .asRange .asRange-pointer:focus{outline:none;box-shadow:none}.column-search-header .asRange .asRange-pointer span.asRange-tip:before{display:none}.column-search-header .asRange{top:11px;background:rgb(255 255 255 / .28);margin-left:2px;margin-right:10px;width:calc(100% - 16px)}.column-search-header .asRange .asRange-pointer:before,.column-search-header .asRange .asRange-selected{background:red}#page-title-pro{background:#f5f5f5;position:relative;display:table;width:100%}#page-title-overlay-image{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%}#page-title-pro:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;z-index:2}#progression-studios-page-title-container{display:table-cell;vertical-align:middle;text-align:center}#page-title-pro h1{word-break:break-word;-ms-word-wrap:break-word;word-wrap:break-word;padding:0 0;line-height:1;display:inline-block;margin:0 auto 0 auto;color:#fff;font-size:60px;position:relative;font-weight:700;z-index:5}#page-title-pro h4{margin:0 auto 0 auto;margin-top:16px;font-size:23px;position:relative;z-index:5;color:rgb(255 255 255 / .75);text-shadow:1px 1px 3px rgb(0 0 0 / .5);line-height:1.8;font-weight:300;font-style:normal}#page-title-pro h4 p{margin-bottom:0}#page-title-pro h4 a,#page-title-pro h4 a:hover{color:rgb(109 100 131 / .8)}.progression-studios-header-left ul.progression-studios-header-social-icons{float:left;margin-left:20px}.progression-studios-header-right ul.progression-studios-header-social-icons{margin-left:20px}ul.progression-studios-header-social-icons{list-style:none;margin:0;padding:0;float:right}ul.progression-studios-header-social-icons li{display:inline;margin:0;padding:0}.progression-studios-logo-container ul.progression-studios-header-social-icons{margin-left:16px}ul.progression-studios-header-social-icons li a{display:inline-block;text-align:center;margin:0 3px 0 3px;border-radius:50px;width:24px;height:24px;line-height:24px;font-size:14px}@media only screen and (max-width:1200px){ul.progression-studios-header-social-icons li a{margin-left:3px;margin-right:3px}}ul.progression-studios-header-social-icons li:last-child a{margin-right:0}#masthead-pro .search-form{line-height:1;padding:28px 0 0 0;margin:0 auto}.search-form input.search-field:focus{outline:none}.search-form{text-align:center;margin:0 auto}footer#site-footer .search-form,#content-pro .search-form{margin-left:0}.search-form input{padding:16px 18px;margin:0 auto;border:none}.elementor-section-stretched .search-form{max-width:600px}.search-form{max-width:400px;margin-bottom:30px}.search-form input.search-field{background:#fff;border:none;border-bottom:1px solid #ddd;margin:0;color:#c4c4c5;width:calc(100% - 70px);padding:15px 50px 15px 20px;font-size:15px;background-image:url(/wp-content/themes/vayvo-progression/images/search-magnify.png);background-position:right 9px;background-repeat:no-repeat;border-radius:60px;box-shadow:0 0 25px #fff0}.search-form button,.search-form input.search-submit{display:none}@media screen and (-webkit-min-device-pixel-ratio:1.5){.search-form input.search-field{background-image:url(/wp-content/themes/vayvo-progression/images/search-magnify@2x.png);background-size:40px 30px}}body.single-elementor_library #progression-studios-header-position,body.single-elementor_library footer#site-footer{display:none!important}body.elementor-editor-active .elementor-edit-mode:hover{z-index:250}.content-overflow-hidden,#slider-overflow{overflow:hidden}body{overflow-x:hidden}a.slider-video-page-title-play-button *,.progression-studios-post-slider-main .flex-control-paging *{box-sizing:content-box}body.page-template-page-landing #progression-studios-header-base-overlay{display:none}header#masthead-pro.vayvo-landing-page-header{background:#fff0}header#masthead-pro.vayvo-landing-page-header:after{display:block;background-color:rgb(255 255 255 / .12)}header#masthead-pro.vayvo-landing-page-header #vayvo-landing-login-logout-header,header#masthead-pro.vayvo-landing-page-header h1#logo-pro,header#masthead-pro.vayvo-landing-page-header #vayvo-header-user-profile-login{border-color:rgb(255 255 255 / .12)}.progression-studios-overlay-header-landing #progression-studios-header-position{position:absolute;width:100%;z-index:50}.progression-studios-overlay-header-landing #vayvo-landing-mobile-login-logout-header{padding-bottom:20px}.progression-studios-overlay-header-landing #main-nav-mobile #vayvo-landing-login-logout-header{padding-left:20px;padding-right:20px;display:block;border:none;text-align:center;float:none}.progression-studios-overlay-header-landing #main-nav-mobile #vayvo-landing-login-logout-header a{width:100%;display:block;padding-left:0;padding-right:0}.vayvo-display-login-on-mobile #vayvo-landing-login-logout-header,.vayvo-display-login-on-mobile #vayvo-header-user-profile-login{display:block;padding-left:25px}.progression-studios-isotope-animation{opacity:0;transition:opacity 500ms}.progression-masonry-item.opacity-progression .progression-studios-isotope-animation{opacity:1}.progression-masonry-item.progression-masonry-col-1{width:100%}.progression-masonry-item.progression-masonry-col-2{width:49.8%}.progression-masonry-item.progression-masonry-col-3{width:33.33%}.progression-masonry-item.progression-masonry-col-4{width:25%}.progression-masonry-item.progression-masonry-col-5{width:20%}.progression-masonry-item.progression-masonry-col-6{width:16.67%}@media only screen and (min-width:768px) and (max-width:1150px){.progression-masonry-item.progression-masonry-col-4,.progression-masonry-item.progression-masonry-col-5,.progression-masonry-item.progression-masonry-col-6{width:33.33%}}@media only screen and (min-width:768px) and (max-width:1024px){.progression-masonry-item.progression-masonry-col-3{width:50%}#video-more-like-this-details-section .progression-masonry-item.progression-masonry-col-2{width:100%}}@media only screen and (max-width:767px){.progression-masonry-item.progression-masonry-col-1,.progression-masonry-item.progression-masonry-col-2,.progression-masonry-item.progression-masonry-col-3,.progression-masonry-item.progression-masonry-col-4,.progression-masonry-item.progression-masonry-col-5,.progression-masonry-item.progression-masonry-col-6{width:100%}}.grid2column-progression,.grid3column-progression,.grid3columnbig-progression,.grid4column-progression,.grid4columnbig-progression,.grid5column-progression,.grid6column-progression{float:left;margin-right:2%;min-height:2px}.grid2column-progression{width:49%}.grid3column-progression{width:32%}.grid4column-progression{width:23.5%}.grid5column-progression{width:18.4%}.grid6column-progression{width:15%}body .lastcolumn-progression{margin-right:0%!important}#progression-studios-lower-widget-container .widget,#widget-area-progression .widget{float:left;margin-right:4%}.footer-1-pro .widget{width:100%;margin-right:0%;margin-left:0%}.footer-2-pro .widget{width:48%}.footer-3-pro .widget{width:30.5%}.footer-4-pro .widget{width:22%}.footer-5-pro .widget{width:16.5%}#progression-studios-lower-widget-container .footer-5-pro .widget:nth-child(5),#progression-studios-lower-widget-container .footer-2-pro .widget:nth-child(2),#progression-studios-lower-widget-container .footer-3-pro .widget:nth-child(3),#progression-studios-lower-widget-container .footer-4-pro .widget:nth-child(4),#widget-area-progression .footer-5-pro .widget:nth-child(6),#widget-area-progression .footer-2-pro .widget:nth-child(3),#widget-area-progression .footer-3-pro .widget:nth-child(4),#widget-area-progression .footer-4-pro .widget:nth-child(5){margin-right:0%}#progression-load-more-manual .infinite-nav-pro{display:block!important;width:100%}.infinite-nav-pro{display:none;text-align:center}body.author .infinite-nav-pro a{margin-top:22px}.infinite-nav-pro a{max-width:1200px;margin:40px auto 10px auto;display:inline-block;line-height:1;border:none;text-align:center;border-radius:3px;width:auto;padding:18px 36px;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;border:2px solid rgb(255 255 255 / .16);background:#fff0;color:rgb(255 255 255 / .8);font-size:14px}.infinite-nav-pro a:hover{color:#fff;border-color:#fff}.infinite-nav-pro a span i{font-size:90%;position:relative;top:0;padding-left:6px}#infscr-loading{font-size:15px;font-weight:700;color:#aeaeae}#gallery-masonry-loading{position:relative}#infscr-loading{text-align:center;z-index:31;position:absolute;left:50%;bottom:15px;opacity:1;min-width:80px;margin-left:-40px;height:80px;line-height:80px;background:#e4e4e4;color:#fff;border-radius:100px}#infscr-loading img{margin:20px 0}#infscr-loading img{display:inline-block!important}div#no-more-posts{display:none}ul.progression-filter-button-group{list-style:none;margin:0 0 30px 0;padding:0}ul.progression-filter-button-group li{position:relative;display:inline-block;margin:0;padding:0;color:rgb(255 255 255 / .9);font-weight:400;font-family:'Fira Sans Condensed',sans-serif;font-size:18px;line-height:1;padding:12px 34px;margin-right:20px;cursor:pointer;border-radius:30px}ul.progression-filter-button-group li:last-child{margin-right:0}ul.progression-filter-button-group li:after{content:'';display:none;background:#fff0;position:absolute;bottom:0;border-radius:30px;width:100%;height:2px;z-index:10}ul.progression-filter-button-group.progression-centered-filte-filter-pro li{margin-left:25px;margin-right:25px}ul.progression-filter-button-group li.pro-checked{color:#22b2ee;background:#0e2c4d}ul.progression-filter-button-group li:hover:after,ul.progression-filter-button-group li.pro-checked:after{background:#22b2ee}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu li.normal-item-pro,.sf-menu li.normal-item-pro li{position:relative}.sf-menu li.normal-item-pro ul{position:absolute;display:none;top:100%;left:0;z-index:99}.sf-menu li.normal-item-pro ul ul{top:0;left:100%}.sf-menu>li{float:left}.sf-menu li:hover>ul,.sf-menu li.sfHover>ul{display:block}.sf-menu a{display:block;position:relative}.sf-menu ul ul{top:0;left:100%}header .sf-mega{z-index:20;display:none;left:50%;position:absolute;box-sizing:border-box;width:100%;padding:0;margin:0}header .sf-mega{width:1200px;left:50%;margin-left:-600px}.sf-mega .sf-mega-section{width:33%;float:left}.sf-mega .sf-mega-section.columns-pro-1{width:100%}.sf-mega .sf-mega-section.columns-pro-2{width:50%}.sf-mega .sf-mega-section.columns-pro-3{width:33%}.sf-mega .sf-mega-section.columns-pro-4{width:25%}.sf-mega .sf-mega-section.columns-pro-5{width:20%}.sf-mega .sf-mega-section.columns-pro-6{width:16.5%}.sf-menu ul{min-width:8.5em}.sf-menu a{line-height:1;padding:.75em 1em;text-decoration:none;zoom:1;cursor:pointer;color:#13a}.sf-menu li{background:#BDD2FF;white-space:nowrap}.sf-menu ul li{background:#AABDE6}.sf-menu ul ul li{background:#9AAEDB}.sf-menu li.sfHover,.sf-menu li:hover{background:#CFDEFF}.sf-arrows .sf-with-ul{padding-right:2.5em}.sf-arrows .sf-with-ul:after{content:'';position:absolute;top:50%;right:1em;margin-top:-3px;height:0;width:0;border:5px solid #fff0;border-top-color:#dFeEFF;border-top-color:rgb(255 255 255 / .5)}.sf-arrows>.sfHover>.sf-with-ul:after,.sf-arrows>li:hover>.sf-with-ul:after,.sf-arrows>li>.sf-with-ul:focus:after{border-top-color:#fff}.sf-arrows ul .sf-with-ul:after{margin-top:-5px;margin-right:-3px;border-color:#fff0 #fff0 #fff0 #dFeEFF;border-left-color:rgb(255 255 255 / .5)}.sf-arrows ul .sfHover>.sf-with-ul:after,.sf-arrows ul li:hover>.sf-with-ul:after,.sf-arrows ul li>.sf-with-ul:focus:after{border-left-color:#fff}.sf-menu .menu-item-language .submenu-languages{position:absolute}.sf-menu li,.sf-menu ul li,.sf-menu ul ul li,.sf-menu li:hover,.sf-menu li.sfHover{background:none}.sf-menu li.highlight-button{position:relative;margin-right:8px;margin-left:8px;-webkit-font-smoothing:antialiased}.sf-menu li.highlight-button li a:before{display:none}.sf-menu li.sfHover.highlight-button a:before{width:100%}.sf-menu li.sfHover.highlight-button a,.sf-menu li.current-menu-item.highlight-button a,.sf-menu li.highlight-button a,.sf-menu li.highlight-button a:hover{color:#fff;background:none}.sf-menu li.highlight-button a{font-weight:500;overflow:hidden}.sf-menu li.highlight-button a:before{bottom:auto;top:50%;left:0;position:absolute;display:block;content:'';width:100%;height:40px;z-index:-1;margin:0;opacity:1}.sf-menu li.highlight-button a:before{height:40px;margin-top:-20px;background:#bdd13e;border-radius:4px}.sf-menu li.highlight-button a:hover:before{background:#afbf49}#vayvo-progression-header-top .progression-studios-header-right h2.mega-menu-heading{text-align:left}nav#site-navigation{font-weight:500;font-family:'Fira Sans Condensed',sans-serif;letter-spacing:0}.mobile-menu-icon-pro{color:#707070;padding:41px 20px 41px 25px;margin:0 auto;font-size:18px;line-height:1}.progression-studios-nav-count-cat-off span.progression-studios-nav-cat-count{display:none}span.progression-studios-nav-cat-count{display:inline-block;border-radius:30px;text-align:center;height:18px;padding:0 6px;line-height:18px;font-size:10px;margin-bottom:-6px;position:relative;top:-2px;margin-left:6px;color:#fff;background:rgb(255 255 255 / .11)}.sf-menu ul span.progression-studios-nav-cat-count{height:16px;padding:0 5px;line-height:16px;font-size:9px}.sf-menu a{line-height:1;color:#292935;font-size:18px;padding:27px 15px}.progression-studios-nav-cart-icon-off #progression-shopping-cart-toggle{display:none!important}#progression-studios-header-search-icon:hover .progression-icon-search,#progression-studios-header-search-icon.active-search-icon-pro .progression-icon-search,.mobile-menu-icon-pro:hover,.sf-menu a:hover,.sf-menu li.sfHover a,.sf-menu li.current-menu-item a{color:#4145ee;background:none}.sf-menu a:hover:before,.sf-menu li.sfHover a:before,.sf-menu li.current-menu-item a:before{opacity:0;background:#888}#progression-header-icons-inline-display ul.progression-studios-header-social-icons li a:hover{background:none}#vayvo-progression-header-top .sf-menu a:before{display:none}.sf-menu a:before{z-index:1;content:"";display:block;position:absolute;left:0;top:0;margin-left:0;margin-top:0;height:2px;background:#888;opacity:0;width:100%}.sf-menu .sf-mega:before{display:none}.sf-menu li li a:before{display:none}.sf-menu ul ul ul ul li:after,.sf-menu ul ul ul li:after,.sf-menu ul ul li:after,.sf-menu ul li:after,.sf-menu li:first-child:after{display:none}.progression-mini-banner-icon{position:absolute;top:8px;right:9px;line-height:1;padding:4px 7px 3px 7px;font-size:9px;border-radius:20px;background:#4145ee;color:#fff}.sf-menu li li .progression-mini-banner-icon{font-size:8px;top:14px;right:0}.sf-menu li .sf-mega h2 .progression-mini-banner-icon{top:22px;right:0}.sf-menu li .sf-mega .progression-mini-banner-icon{top:14px;right:0}#main-nav-mobile{font-weight:500;font-family:'Fira Sans Condensed',sans-serif}ul.mobile-menu-pro li li a{font-weight:400;font-family:'Lato',sans-serif}ul#progression-studios-panel-login,#progression-checkout-basket,#panel-search-progression,.sf-menu ul{font-weight:400;font-family:'Lato',sans-serif;box-shadow:2px 2px 15px rgb(0 0 0 / .12);-webkit-font-smoothing:subpixel-antialiased}.sf-menu ul.sf-mega:before{left:50px;margin-top:0}.sf-menu ul.sf-mega:after{display:none}.sf-menu ul:before{border-bottom:8px solid #cc5b44}.sf-menu ul ul:before{display:none}.sf-menu .sf-mega{padding-bottom:20px;padding-left:10px;padding-right:10px}.sf-menu .sf-mega ul{padding:0;margin:0;background:none;box-shadow:none}.sf-menu li li{padding-right:0;padding-left:0}.sf-menu ul{padding:24px 32px 20px 32px}.sf-menu ul ul{margin-left:32px}.sf-menu li li a{text-transform:none;font-size:11px;padding:14px 0 14px 0;border-bottom:1px solid #fff}.sf-menu li li a:hover .progression-studios-menu-title{padding-left:11px;margin-right:-11px}.sf-menu li li a:hover .progression-studios-menu-title:before{opacity:1}.progression-studios-menu-title{position:relative;transition-duration:240ms;transition-property:padding,margin;transition-timing-function:ease-out}.sf-menu li li .progression-studios-menu-title:before{content:'';display:block;background:#20d999;height:5px;width:5px;border-radius:12px;margin-top:-3px;top:50%;position:absolute;left:0;transition:opacity 240ms ease-out;opacity:0}.progression-studios-sub-menu-hover-off .sf-menu li li a:hover .progression-studios-menu-title{padding-left:0;margin-right:0}.progression-studios-sub-menu-hover-off .sf-menu li li a:hover .progression-studios-menu-title:before{opacity:0}.progression-sticky-scrolled .sf-menu li li a{padding-top:13px;padding-bottom:13px}.sf-menu .deep-level li:last-child a{padding-bottom:20px}.sf-menu li li:last-child li:last-child a,.sf-mega li:last-child li:last-child li:last-child a,.sf-mega li:last-child li:last-child a,.sf-menu li li:last-child a{border:none}.sf-menu li li:last-child li a,.sf-mega li:last-child li a{border-bottom:1px solid rgb(255 255 255 / .08)}.sf-menu li.sfHover li a,.sf-menu li.sfHover li.sfHover li a,.sf-menu li.sfHover li.sfHover li.sfHover li a,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover li a,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li a{background:none;color:#888}#progression-checkout-basket ul#progression-cart-small li h6,#progression-checkout-basket .progression-sub-total span.total-number-add,.sf-menu li.sfHover li a:hover,.sf-menu li.sfHover li.sfHover a,.sf-menu li.sfHover li li a:hover,.sf-menu li.sfHover li.sfHover li.sfHover a,.sf-menu li.sfHover li li li a:hover,.sf-menu li.sfHover li.sfHover li.sfHover a:hover,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover a,.sf-menu li.sfHover li li li li a:hover,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover a:hover,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a,.sf-menu li.sfHover li li li li li a:hover,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a:hover,.sf-menu li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a{color:#3f3f3f;background:#fff0}.sf-mega ul.deep-level{background:none;margin:0;border:none;border-right:0 solid red}.sf-menu ul.sf-mega{padding-top:0}.sf-menu .sf-mega li{padding-right:0;padding-left:0}.sf-menu .sf-mega li li{padding-right:30px;padding-left:30px}.sf-menu .sf-mega li li a{padding-left:0}body .sf-mega ul:after{display:block;content:'';width:2px;height:100%;position:absolute;top:0}.sf-menu .sf-mega li:first-child ul:after{display:none}.sf-menu h2.mega-menu-heading span{margin-right:3px}.sf-mega h2.mega-menu-heading{text-transform:none;position:relative;font-size:18px;font-weight:400;font-family:'Fira Sans Condensed',sans-serif;color:#fff;border-right:none;border-bottom:1px solid #fff0;padding:40px 0 18px 0;margin:0 30px 0 30px;line-height:1;-webkit-text-stroke:0;letter-spacing:0;-webkit-font-smoothing:subpixel-antialiased}body header .progression-sticky-scrolled .sf-menu .sf-mega h2.mega-menu-heading a,body header .progression-sticky-scrolled .sf-menu .sf-mega h2.mega-menu-heading a:hover{color:#fff}body header .sf-menu .sf-mega h2.mega-menu-heading a,body header .sf-menu .sf-mega h2.mega-menu-heading a:hover{color:#fff}body header .sf-mega h2.mega-menu-heading a{background:none!important;color:#fff;letter-spacing:0;font-size:18px;font-weight:400;padding:0;margin:0;line-height:1;border:none}.sf-mega .sf-mega-section:hover,.sf-mega .sf-mega-section,.sf-mega .sf-mega-section li:hover{background:none}.sf-mega .widget-pro{padding:20px 30px 10px 30px}.sf-mega .widget-pro h1,.sf-mega .widget-pro h2,.sf-mega .widget-pro h3,.sf-mega .widget-pro h4,.sf-mega .widget-pro h5,.sf-mega .widget-pro h6{color:#1e1e1e;margin-bottom:5px}.sf-mega .widget-pro ul li{margin-bottom:10px}.sf-mega .widget-pro ul{border:none}.sf-mega .widget-pro a,.sf-mega .widget-pro a:hover{border:none;padding:0;margin:0;background:none!important}ul#progression-studios-panel-login li a i,.sf-menu i{line-height:1;margin-right:7px;font-size:110%;position:relative;margin-bottom:-4px;margin-top:-4px}ul#progression-studios-panel-login li a i,.sf-menu li li i{font-size:95%;margin-right:6px}.sf-mega li h2 i{margin-right:8px}.sf-arrows .sf-with-ul{padding-right:30px}.sf-arrows .sf-with-ul:after{font-weight:400;font-style:normal;font-family:FontAwesome;border:none;content:"\f107";font-size:12px;top:50%;right:24px;margin-top:-6px}.sf-arrows ul .sf-with-ul:after{font:normal normal normal 10px/1 FontAwesome;content:"\f105";margin-top:-5px;right:15px}@media only screen and (min-width:959px){.progression_studios_force_dark_navigation_color .progression-sticky-scrolled .sf-menu li.highlight-button a,.progression_studios_force_light_navigation_color .progression-sticky-scrolled .sf-menu li.highlight-button a{color:#fff}.progression_studios_force_light_navigation_color .sf-menu a{color:#fff}.progression_studios_force_light_navigation_color .sf-menu li.highlight-button a:hover,.progression_studios_force_light_navigation_color .sf-menu li.highlight-button a{color:#232323}.progression_studios_force_light_navigation_color .sf-menu li.highlight-button a:hover:before,.progression_studios_force_light_navigation_color .sf-menu li.highlight-button a:before,.progression_studios_force_light_navigation_color #progression-shopping-cart-count span.progression-cart-count{background:#fff;color:#000}.progression_studios_force_light_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon:hover,.progression_studios_force_light_navigation_color .activated-class #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon,.progression_studios_force_light_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon,.progression_studios_force_light_navigation_color #progression-shopping-cart-toggle.activated-class a .shopping-cart-header-icon,.progression_studios_force_light_navigation_color #progression-studios-header-login-container a.progresion-studios-login-icon,.progression_studios_force_light_navigation_color #progression-studios-header-search-icon .progression-icon-search,.progression_studios_force_light_navigation_color #progression-studios-header-search-icon:hover .progression-icon-search,.progression_studios_force_light_navigation_color #progression-studios-header-search-icon.active-search-icon-pro .progression-icon-search,.progression_studios_force_light_navigation_color #progression-header-icons-inline-display ul.progression-studios-header-social-icons li a:hover,.progression_studios_force_light_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav:hover,.progression_studios_force_light_navigation_color .sf-menu a:hover,.progression_studios_force_light_navigation_color .sf-menu li.sfHover a,.progression_studios_force_light_navigation_color .sf-menu li.current-menu-item a{color:#fff}.progression_studios_force_light_navigation_color #progression-header-icons-inline-display ul.progression-studios-header-social-icons li a{color:#fff}.progression_studios_force_dark_navigation_color .sf-menu a{color:#000}.progression_studios_force_dark_navigation_color .sf-menu li.highlight-button a:hover,.progression_studios_force_dark_navigation_color .sf-menu li.highlight-button a{color:#fff}.progression_studios_force_dark_navigation_color .sf-menu li.highlight-button a:hover:before,.progression_studios_force_dark_navigation_color .sf-menu li.highlight-button a:before,.progression_studios_force_dark_navigation_color #progression-shopping-cart-count span.progression-cart-count{background:#000;color:#fff}.progression_studios_force_dark_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon:hover,.progression_studios_force_dark_navigation_color .activated-class #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon,.progression_studios_force_dark_navigation_color #progression-studios-header-login-container a.progresion-studios-login-icon,.progression_studios_force_dark_navigation_color #progression-studios-header-search-icon .progression-icon-search,.progression_studios_force_dark_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav .shopping-cart-header-icon,.progression_studios_force_dark_navigation_color #progression-studios-header-search-icon:hover .progression-icon-search,.progression_studios_force_dark_navigation_color #progression-studios-header-search-icon.active-search-icon-pro .progression-icon-search,.progression_studios_force_dark_navigation_color #progression-shopping-cart-toggle.activated-class a .shopping-cart-header-icon,.progression_studios_force_dark_navigation_color #progression-header-icons-inline-display ul.progression-studios-header-social-icons li a:hover,.progression_studios_force_dark_navigation_color #progression-shopping-cart-count a.progression-count-icon-nav:hover,.progression_studios_force_dark_navigation_color .sf-menu a:hover,.progression_studios_force_dark_navigation_color .sf-menu li.sfHover a,.progression_studios_force_dark_navigation_color .sf-menu li.current-menu-item a{color:#000}.progression_studios_force_dark_navigation_color #progression-header-icons-inline-display ul.progression-studios-header-social-icons li a{color:#000}}span.progression-mobile-menu-text{padding-left:6px;position:relative;top:-2px;font-weight:500}.mobile-menu-pro li h2 span{margin-right:3px}.mobile-menu-pro li .text-menu-icon span{margin-right:6px}.mobile-menu-icon-pro i{min-width:22px}.mobile-menu-icon-pro{cursor:pointer;line-height:1;display:none;float:right;margin-right:-25px;text-align:right}.active-mobile-icon-pro .mobile-menu-icon-pro .fa-bars:before{content:"\f00d"}.menu-collapser{display:none!important}#main-nav-mobile{line-height:1.6;background:#f9f9f9;display:none;position:absolute;width:100%;z-index:20;box-shadow:0 2px 6px rgb(0 0 0 / .08)}@media only screen and (min-width:960px){#main-nav-mobile{display:none!important}}#main-nav-mobile .sf-menu li li .progression-mini-banner-icon,#main-nav-mobile .sf-menu li .sf-mega h2 .progression-mini-banner-icon,#main-nav-mobile .sf-menu li .sf-mega .progression-mini-banner-icon,#main-nav-mobile .progression-mini-banner-icon{top:22px;right:70px}ul.mobile-menu-pro{width:100%;margin:0;padding:0;list-style-type:none;display:block!important;overflow:hidden;width:100%}ul.mobile-menu-pro li{position:relative;display:inline-block}ul.mobile-menu-pro>li{margin-right:-5px;border-left:1px rgb(0 0 0 / .1)}ul.mobile-menu-pro>li:first-child{border-left:0}ul.mobile-menu-pro>li:last-child{margin-right:0}ul.mobile-menu-pro li a,ul.mobile-menu-pro .sf-mega h2.mega-menu-heading{display:block;color:#fff;font-size:14px;padding:16px 3%;margin:0;border:none}body #progression-sticky-header header ul.mobile-menu-pro h2.mega-menu-heading a,ul.mobile-menu-pro .sf-mega h2.mega-menu-heading a,ul.mobile-menu-pro .sf-mega h2.mega-menu-heading{min-height:55px;line-height:55px;margin:0;padding-top:0;padding-bottom:0;font-size:14px;color:#fff}ul.mobile-menu-pro .sf-mega h2.mega-menu-heading:after{display:none}body #progression-sticky-header header ul.mobile-menu-pro h2.mega-menu-heading a,body header ul.mobile-menu-pro .sf-mega h2.mega-menu-heading a{color:#fff}header#masthead-pro.sidebar-header-hidden ul.mobile-menu-pro .sf-mega li.sf-mega-section,header#masthead-pro.sidebar-header ul.mobile-menu-pro .sf-mega li.sf-mega-section{margin:0;padding:0;width:auto;float:none}ul.mobile-menu-pro .sf-mega h2.mega-menu-heading a{padding:0;margin:0;border:none!important}ul.mobile-menu-pro li li a{padding-left:30px}ul.mobile-menu-pro li li li a{padding-left:35px}ul.mobile-menu-pro li li li li a{padding-left:40px}ul.mobile-menu-pro a i{padding-right:4px}ul.mobile-menu-pro li .sub-collapser{background:none;position:absolute;right:0;top:0;width:50px;text-align:center;z-index:999;cursor:pointer;height:55px}ul.mobile-menu-pro.collapsed li .sub-collapser:before{position:absolute;top:0;left:0;font:normal normal normal 17px/1 FontAwesome;border:none;content:"\f107";text-align:center;line-height:55px;width:50px;color:rgb(255 255 255 / .35);background:rgb(255 255 255 / .03)}ul.mobile-menu-pro.collapsed li .sub-collapser.expanded{transform:rotate(180deg)}ul.mobile-menu-pro li .sub-collapser>i{display:none}ul.mobile-menu-pro li ul{margin:0;list-style-type:none}ul.mobile-menu-pro li ul{padding-left:0}ul.mobile-menu-pro li ul li{background:rgb(255 255 255 / .03)}ul.mobile-menu-pro li ul li li:hover{background:rgb(255 255 255 / .03)!important}ul.mobile-menu-pro li>ul{display:none;position:absolute;left:0;top:100%;z-index:999;width:100%}ul.mobile-menu-pro li>ul>li ul{display:none;position:absolute;left:100%;top:0;z-index:999;width:100%}ul.mobile-menu-pro.collapsed li{display:block;width:100%;box-sizing:border-box}ul.mobile-menu-pro.collapsed li a{display:block;border-bottom:1px solid rgb(255 255 255 / .03);box-sizing:border-box}ul.mobile-menu-pro.collapsed li>ul{display:none;position:static}ul.mobile-menu-pro .sf-mega{background:rgb(0 0 0 / .04);margin:0;border:none;padding:0}ul.mobile-menu-pro .sf-mega .sf-mega-section{width:100%;float:none;border-bottom:1px solid rgb(255 255 255 / .1)}ul.mobile-menu-pro .sf-mega .sf-mega-section li a{border-bottom:1px solid rgb(255 255 255 / .1)}ul.mobile-menu-pro .sf-mega .sf-mega-section li a,ul.mobile-menu-pro .sf-mega .sf-mega-section,ul.mobile-menu-pro.collapsed li a{border-color:rgb(255 255 255 / .09)}.sidebar{color:rgb(255 255 255 / .5);font-size:14px;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.sidebar-item{margin-bottom:50px}.sidebar a{color:rgb(255 255 255 / .75)}.sidebar ul li.current-cat,.sidebar ul li.current-cat a,.sidebar a:hover{color:#fff}.tagcloud{margin-bottom:15px}.sidebar h4.widget-title{font-size:18px;margin-bottom:24px;color:#fff;font-weight:400;padding-bottom:14px;letter-spacing:.03em;position:relative}.sidebar h4.widget-title:before{content:'';display:block;position:absolute;bottom:0;width:100%;height:2px;display:none}.sidebar h4.widget-title:after{content:'';display:block;position:absolute;bottom:0;width:16px;height:2px}.sidebar ul li:before{display:inline-block;font-weight:400;font-style:normal;content:"—";padding-left:1px;padding-right:3px;position:relative;top:0;font-size:70%;position:absolute;left:0;opacity:.8;content:"\f178";font-family:FontAwesome;top:4px}.sidebar .widget_recent_entries ul li:before{font-size:90%;content:"\f0f6";font-family:FontAwesome;top:1px;opacity:1}.sidebar .widget_recent_comments ul li:before{font-size:90%;content:"\f0e6";font-family:FontAwesome;top:1px;opacity:1}.sidebar ul{list-style:none;margin:0 0 25px 0;padding:0}.sidebar ul ul.sub-menu,.sidebar ul ul.children{margin-top:8px}.sidebar ul ul{margin:0;padding:8px 0 0 12px}.sidebar ul ul li:last-child{border:none;margin-bottom:0;padding-bottom:0}.sidebar ul li{position:relative;line-height:1.5;margin:0 0 8px 0;padding:0 0 8px 20px}body .sidebar ul ul{margin-left:-15px}body .sidebar ul ul ul ul{margin-left:-20px}.widget_rss ul li:before{display:none}.widget_rss ul a.rsswidget{display:block;margin-bottom:4px;font-weight:500;font-size:105%}.widget_rss ul span.rss-date{display:block;font-size:90%;margin-bottom:5px}.widget_rss ul li{padding-left:0}.widget_rss ul cite{display:block;font-style:italic;padding-top:8px;opacity:.8;font-size:90%}.widget table#wp-calendar{width:100%}.widget table#wp-calendar caption{text-align:center;font-size:105%;padding-bottom:5px;color:#fff;font-weight:500;font-family:'Fira Sans Condensed',sans-serif}.widget table#wp-calendar thead th{font-weight:500}.widget table#wp-calendar tr th,.widget table#wp-calendar tr td{padding:6px;text-align:center}.post-views.entry-meta{display:none}.post-type-archive-video_skrn #content-pro ul.page-numbers{margin-top:40px}#content-pro ul.page-numbers{list-style:none;margin:15px 0 10px 0;padding:0;text-align:center}#content-pro ul.page-numbers li{margin:0;padding:0;display:inline}.progression-page-nav{margin:20px 0 25px 0;list-style:none;text-align:center;font-size:13px}body.page-template-default.page .progression-page-nav{margin-top:30px}.progression-page-nav span,.progression-page-nav a{display:inline-block;text-align:center;margin:0 3px 5px 3px;font-size:15px;padding:13px 17px;line-height:1;border:2px solid rgb(255 255 255 / .16);background:#fff0;color:rgb(255 255 255 / .8);border-radius:40px;font-weight:500;font-family:'Fira Sans Condensed',sans-serif}.progression-page-nav a span{padding:0;background:none;min-width:none;margin:0;border:none;color:rgb(255 255 255 / .8);box-shadow:none}#content-pro ul.page-numbers li span.current,#content-pro ul.page-numbers li a{display:inline-block;text-align:center;margin:0 3px 3px 3px;font-size:15px;padding:13px 17px;line-height:1;border:2px solid rgb(255 255 255 / .16);background:#fff0;color:rgb(255 255 255 / .8);border-radius:60px;font-weight:500;font-family:'Fira Sans Condensed',sans-serif}#content-pro ul.page-numbers li a.prev,#content-pro ul.page-numbers li a.next{padding-left:23px;padding-right:23px}.progression-page-nav a:hover,.progression-page-nav span,#content-pro ul.page-numbers li a:hover,#content-pro ul.page-numbers li span.current{color:#fff}#content-pro ul.page-numbers li span.dots{display:inline-block;padding:0 5px}.progression-studios-sticky-post{position:absolute;top:0;right:20px;font-size:10px;font-weight:700;padding:8px 12px;line-height:1;background:rgb(255 255 255 / .85);color:#000}.progression-studios-default-blog-index{margin-bottom:50px;position:relative}.progression-blog-content{padding:42px 35px 32px 35px;border:1px solid #e7e7e7;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}h2.progression-blog-title{line-height:1.3;margin-bottom:16px}ul.progression-post-meta{list-style:none;margin:0 0 0 0;padding:20px 0 0 0;border-top:1px solid #e7e7e7}ul.progression-post-meta li{display:inline;margin:0 0 5px 0;font-size:14px;line-height:1.4;color:#b5bbd4;letter-spacing:.01em}ul.progression-post-meta li:after{content:' ·';position:relative;margin:0 10px;opacity:.9}ul.progression-post-meta li a{color:#b5bbd4}ul.progression-post-meta li a:hover{color:#fff}ul.progression-post-meta li:last-child:after{display:none}.progression-blog-content a.more-link{display:inline-block;margin-bottom:20px}.progression-studios-feaured-image{position:relative;overflow:hidden;text-align:center;margin-bottom:-1px}.progression-studios-feaured-image p{margin:0}body.single-post #content-pro{padding-bottom:0}body.single-post #respond.comment-respond{margin-bottom:65px}.disable-sidebar-post-progression #main-container-pro{width:100%;float:none}.disable-sidebar-post-progression .progression-single-width-container{width:900px;max-width:100%;margin-left:auto;margin-right:auto}.disable-sidebar-post-progression .sidebar{display:none}body.single-post #page-title-pro h1{font-size:44px;line-height:1.3;color:#fff}ul.progression-single-post-meta{list-style:none;position:relative;margin:0 0 0 0;padding:15px 0 0 0;position:relative;z-index:3;font-size:16px;line-height:1.4;letter-spacing:.02em;color:rgb(255 255 255 / .75)}ul.progression-single-post-meta li{display:inline;margin:0 0 8px 0}ul.progression-single-post-meta li:after{content:' ·';font-size:90%;position:relative;margin:0 14px}ul.progression-single-post-meta li a{color:rgb(255 255 255 / .7)}ul.progression-single-post-meta li a:hover{color:#fff}ul.progression-single-post-meta li:last-child:after{display:none}#progression-blog-single-content{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.elementor-page .progression-single-width-container #comments,.elementor-page #progression-studios-sharing-and-tags-container{margin-left:10px;margin-right:10px}#progression-studios-sharing-and-tags-container{margin:5px 0 30px 0}.progression-has-social-sharing .tags-progression-studios{float:right;text-align:right;width:49%}.tags-progression-studios{position:relative;top:5px;margin-bottom:25px;font-size:18px;color:rgb(255 255 255 / .45)}.tags-progression-studios span i{margin-right:9px;color:rgb(255 255 255 / .75)}.tags-progression-studios a{font-family:'Fira Sans Condensed',sans-serif;font-weight:400;color:rgb(255 255 255 / .45)}.tags-progression-studios a:hover{color:rgb(255 255 255 / .75)}#progression-studios-next-previous-post{background:rgb(255 255 255 / .1);margin:15px 0 0 0}#progression-studios-next-previous-post a{display:table;width:50%;height:250px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;background-color:rgb(255 255 255 / .2)}#progression-studios-next-previous-post a:before{display:block;content:'';position:absolute;width:100%;height:100%;background:rgb(0 0 0 / .7)}#progression-studios-next-previous-post a:hover:before{background:rgb(0 0 0 / .8)}.progression-studios-next-center{display:table-cell;vertical-align:middle;padding:30px 40px 26px 40px}a#progression-studios-previous-post{float:left;text-align:right}a#progression-studios-next-post{float:right}a#progression-studios-previous-post i{margin-right:10px}a#progression-studios-previous-post:hover i{margin-right:16px}a#progression-studios-next-post i{margin-left:10px}a#progression-studios-next-post:hover i{margin-left:16px}#progression-studios-next-previous-post h5{margin:0 0 10px 0;font-size:15px;font-weight:400;font-family:'Lato',sans-serif;position:relative;z-index:5;color:#fff}#progression-studios-next-previous-post h3{margin:0;font-size:24px;font-weight:500;position:relative;z-index:5;display:inline-block;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;color:#fff}p.comment-form-comment{margin-bottom:25px}#boxed-layout-pro .form-submit input#submit{margin-top:12px}.comment-notes{font-size:14px}#respond .logged-in-as,#respond .required-fields-comment-form{font-style:italic;font-size:14px;margin-top:-10px;margin-bottom:30px}body.page #progression-studios-comments-background{margin-top:20px}#progression-studios-comments-background{background:rgb(255 255 255 / .08);padding:60px 0 35px 0}#comments h3{font-size:22px}#comments #respond{padding:60px 0 0 0}#comments h3.comment-reply-title{margin-bottom:25px}#comments h3.comment-reply-title small{font-size:13px;padding-left:2px}.comment-navigation{padding-top:10px}.comment-navigation a{color:#fff;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;text-decoration:underline}.comment-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next{float:right;width:50%;text-align:right}.comment-form label{display:block;padding:0 0 2px 0;font-size:90%}body .comment-list{list-style:none;margin:20px 0 0 0;padding:0}body .comment-list .pingback{padding-bottom:15px;font-size:90%}body .comment-list .pingback .comment-body{border:1px solid rgb(255 255 255 / .2);border-radius:4px;padding:15px 25px;margin-top:0}.comment-list li.comment{padding-bottom:10px;margin-bottom:25px}.comment-list .children{list-style:none;margin:0;padding:0}.comment-list .children>li{border-bottom:0;margin-bottom:0;margin-top:50px;margin-left:35px}.comment-body{border-left:1px solid rgb(255 255 255 / .2);padding:1% 0 1% 4%;margin-top:20px}.comment-body p{margin-bottom:10px}.comment-author{font-style:normal;margin-bottom:0;line-height:1.2;font-size:17px;color:#fff;margin-top:0;font-weight:700}.comment-author cite a:hover{color:#fff}.child .comment-author{margin-top:0}.comment-author cite a{color:#fff}.comment-author cite{display:inline-block;font-style:normal;font-weight:700;line-height:1.2;color:#fff;font-size:17px;padding-right:5px;padding-bottom:3px;padding-top:4px}.comment-author span.says{display:none}.comment-author .avatar{float:left;margin-right:1em;height:50px;width:50px;position:relative;border-radius:100px}.commentmetadata{margin-bottom:18px;font-size:13px;padding-top:2px;font-weight:400}.children .commentmetadata{margin-bottom:10px}.commentmetadata a{color:#888}.commentmetadata a:hover{color:#777}.comment-content>:last-child{margin-bottom:0}.form-allowed-tags code{font-family:Inconsolata,monospace;display:block;font-size:80%}.comment-list a.comment-edit-link{font-size:12px;font-weight:700}.reply a.comment-reply-link:before{content:"\f112";font-family:FontAwesome;font-size:10px;position:relative;padding-left:6px;top:-1px;display:inline-block;transform:rotate(-180deg)}.reply a.comment-reply-link{font-weight:500;font-size:13px;color:rgb(255 255 255 / .8)}.reply a.comment-reply-link:hover{color:#fff}.woocommerce-breadcrumb{display:none}#content-pro ul.products li.product img{margin-bottom:0}.woocommerce-page p.woocommerce-result-count{position:relative;font-size:15px;top:10px;margin-bottom:45px;font-weight:500}.progression-studios-shop-index-text{padding:8px 0 0 0}#content-pro ul.products h2.woocommerce-loop-product__title{font-size:19px;font-weight:500;margin-bottom:-4px;line-height:1.2;float:left}li.product-category a:after{content:"";display:block;background:rgb(0 0 0 / .3);position:absolute;top:0;left:0;width:100%;height:100%}#content-pro ul.products h2.woocommerce-loop-category__title{font-size:25px;line-height:1.2;text-align:center;position:absolute;left:0;width:100%;top:50%;margin-top:-15px;color:#fff;z-index:5}#content-pro ul.products h2.woocommerce-loop-category__title mark{background:none;font-size:17px;position:relative;top:-1px;font-style:normal;color:rgb(255 255 255 / .6)}#content-pro ul.products .star-rating{font-size:13px}#content-pro ul.products span.price{color:rgb(255 255 255 / .7);font-weight:400;font-size:14px;margin:9px 0 5px 0;float:right}#content-pro ul.products span.price del{opacity:.5;font-size:90%;position:relative}#content-pro ul.products span.price span.amount{color:rgb(255 255 255 / .9);font-weight:700}.progression-studios-store-product-image-container{position:relative;overflow:hidden}body #progression-studios-woocommerce-single-top span.onsale,#boxed-layout-pro ul.products li.product span.onsale{font-weight:700;min-height:0;min-width:0em;margin:0;left:auto;z-index:25;top:0;right:0;border-radius:0;line-height:1;padding:16px 4px 0 0;font-size:12px;background:none}body #progression-studios-woocommerce-single-top span.onsale:before,#boxed-layout-pro ul.products li.product span.onsale:before{position:absolute;top:0;right:-65px;content:"";display:block;transform:rotate(45deg);z-index:-1;width:150px;height:50px;background:#e10005}.progression-studios-shop-overlay-buttons{position:absolute;z-index:15;width:100%;margin:0 0 0 0;opacity:0;bottom:-20px;text-align:center}#boxed-layout-pro ul.products li.product .progression-studios-store-product-image-container .progression-studios-shop-overlay-buttons a.added_to_cart,#boxed-layout-pro ul.products li.product .progression-studios-store-product-image-container .progression-studios-shop-overlay-buttons a.button{margin:0 auto;width:calc(100% - 20px);padding:15px 10px;font-size:13px;border-radius:0}.progression-studios-store-product-image-container:hover .progression-studios-shop-overlay-buttons{bottom:0;opacity:1}#boxed-layout-pro ul.products li.product .progression-studios-store-product-image-container .progression-studios-shop-overlay-buttons a.button.added:after,#boxed-layout-pro ul.products li.product .progression-studios-store-product-image-container .progression-studios-shop-overlay-buttons a.button.added{display:none}#progression-studios-woocommerce-single-top .images{width:48%;float:left;position:relative}#progression-studios-woocommerce-single-top ins{background:none}#progression-studios-woocommerce-single-top .summary.entry-summary{width:48%;float:right}@media only screen and (max-width:767px){#progression-studios-woocommerce-single-top .images,#progression-studios-woocommerce-single-top .summary.entry-summary{width:100%}}#progression-studios-woocommerce-single-top .quantity input{border:2px solid #e8e8e8;background:#fff;padding-top:6px;padding-bottom:6px;margin-right:5px;float:left}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li a{display:block}#progression-studios-woocommerce-single-top table.variations td,#progression-studios-woocommerce-single-top table.variations{border:none}#progression-studios-woocommerce-single-top table.variations select{margin-right:5px}.woocommerce-product-gallery{overflow:hidden}#progression-studios-woocommerce-single-top h1.product_title{padding-top:40px;font-size:40px;font-weight:500;margin-bottom:10px}#progression-studios-woocommerce-single-top .woocommerce-product-rating{margin-bottom:8px;margin-top:-2px}#progression-studios-woocommerce-single-top .summary .star-rating{font-size:14px}#progression-studios-woocommerce-single-top a.woocommerce-review-link{font-size:13px;color:#999;position:relative;top:-3px;margin-left:5px}#progression-studios-woocommerce-single-top a.woocommerce-review-link:hover{color:#fff}#progression-studios-woocommerce-single-top p.price{color:rgb(255 255 255 / .85);font-size:20px;margin:0 0 20px 0;font-weight:400}#progression-studios-woocommerce-single-top p.price del{opacity:.5;font-size:80%;top:-1px;position:relative;margin-right:2px}#progression-studios-woocommerce-single-top p.price span.amount{color:rgb(255 255 255 / .85);font-weight:500}.woocommerce-variation .woocommerce-variation-price{color:rgb(255 255 255 / .65);font-size:22px;font-weight:500;margin:-15px 0 15px 0}.woocommerce-variation .woocommerce-variation-price span.price span{color:rgb(255 255 255 / .95)}#progression-studios-woocommerce-single-top ol.flex-control-nav.flex-control-thumbs{width:calc(100% + 10px);padding-top:10px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}ol.flex-control-nav.flex-control-thumbs li{width:20%;width:calc(25% - 10px)!important;padding-right:10px;padding-bottom:20px}#progression-studios-woocommerce-single-top .product_meta span.sku_wrapper,#progression-studios-woocommerce-single-top .product_meta span.posted_in,#progression-studios-woocommerce-single-top .product_meta span.tagged_as{display:block}#progression-studios-woocommerce-single-top .product_meta span.sku_wrapper{display:none}#progression-studios-woocommerce-single-top .product_meta{margin-top:35px;border-top:1px solid rgb(255 255 255 / .15);padding-top:22px;font-size:14px;font-weight:500;display:block;color:rgb(255 255 255 / .65)}#progression-studios-woocommerce-single-top .product_meta a{color:rgb(255 255 255 / .85)}#progression-studios-woocommerce-single-top .product_meta span.tagged_as,#progression-studios-woocommerce-single-top .product_meta span.posted_in,#progression-studios-woocommerce-single-top .product_meta span.sku_wrapper{padding-bottom:6px}#progression-studios-woocommerce-single-top .product_meta span.sku_wrapper span.sku,#progression-studios-woocommerce-single-top .product_meta a{font-weight:400;text-transform:none}#progression-studios-woocommerce-single-top .summary form.cart a.reset_variations{font-size:13px;font-weight:400;color:rgb(255 255 255 / .55)}#progression-studios-woocommerce-single-top .summary form.cart a.reset_variations:hover{color:#fff}#progression-studios-woocommerce-single-top .summary form.cart table.variations{margin:0 0 25px 0;padding:0;background:none}#progression-studios-woocommerce-single-top .summary form.cart table.variations td,#progression-studios-woocommerce-single-top .summary form.cart table.variations tr{padding-top:0;padding-bottom:25px}#progression-studios-woocommerce-single-top .summary form.cart table.variations td.label label{font-weight:500;color:rgb(255 255 255 / .67);font-size:15px;position:relative;top:2px}#progression-studios-woocommerce-single-top{padding-bottom:150px}#progression-studios-woocommerce-single-bottom{margin-top:-60px;margin-bottom:-50px;padding-bottom:0;border-top:1px solid rgb(0 0 0 / .07);background:#f6f6f6}#progression-studios-woocommerce-single-bottom .woocommerce-tabs{margin-bottom:-59px;position:relative;top:-60px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs{padding-left:0;text-align:left;position:relative;margin:0 0 0 0}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs:before{border-color:#fff0}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li:before,#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li:after{display:none}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li{margin:0;padding:0;border-radius:0;border:none;border-top:2px solid #fff0;border-left:2px solid #fff0;border-right:2px solid #fff0;background:#fff0;display:inline-block;float:none}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li a{font-weight:500;font-family:'Fira Sans Condensed',sans-serif;font-size:15px;color:rgb(255 255 255 / .5);padding:16px 50px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li.active a{color:#2196f3}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li.active{background:#333}#progression-studios-woocommerce-single-bottom .woocommerce-Tabs-panel{padding:40px 0 5px 0}#progression-studios-woocommerce-single-bottom .woocommerce-tabs h2{display:none}#progression-studios-woocommerce-single-bottom .woocommerce-tabs h2.woocommerce-Reviews-title{display:block;font-size:18px;margin-bottom:30px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs table td{padding:8px 18px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs table tr th,#progression-studios-woocommerce-single-bottom .woocommerce-tabs table tr td{padding:10px 20px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs table th{font-weight:500;color:rgb(255 255 255 / .95)}#review_form_wrapper{padding-bottom:25px}p.woocommerce-noreviews{margin-top:-15px}.woocommerce-Tabs-panel span#reply-title.comment-reply-title{display:block;font-weight:500;font-family:'Fira Sans Condensed',sans-serif;font-size:19px;margin:20px 0 10px 0}.woocommerce-Tabs-panel #review_form .comment-form-rating p.stars{padding-top:4px;padding-bottom:2px;font-size:16px}.woocommerce-Tabs-panel #review_form label{font-weight:500;font-family:'Fira Sans Condensed',sans-serif}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist{margin-left:0;padding-left:0;margin-bottom:5px}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar{border:none;padding:0;border-radius:50px}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text{border-right:none;border-top:none;border-bottom:none;border-left-color:rgb(255 255 255 / .2);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-top:10px}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .star-rating{font-size:14px;top:4px}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li p.meta{color:rgb(255 255 255 / .5);font-size:16px;margin-bottom:5px}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li strong.woocommerce-review__author{color:rgb(255 255 255 / .95);font-weight:500;font-size:16px;font-family:'Fira Sans Condensed',sans-serif}.woocommerce .woocommerce-tabs #reviews #comments ol.commentlist li p.meta time{font-size:13px;color:rgb(255 255 255 / .5)}.upsells.products h2,.related.products h2{font-size:20px;margin-bottom:20px}.cross-sells h2{font-size:20px;margin-bottom:25px}body #content-pro .woocommerce-error,body #content-pro .woocommerce-info,body #content-pro .woocommerce-message{background:rgb(255 255 255 / .08);color:#fff;font-size:14px;word-wrap:break-word;border-bottom-left-radius:5px;border-bottom-right-radius:5px}body #content-pro .woocommerce-Message a.button,body #content-pro .woocommerce-message a.button{font-size:12px;padding:8px 10px;position:relative;font-family:'Fira Sans Condensed',sans-serif;font-weight:500}.page-content-pro p.cart-empty{text-align:center;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;font-size:16px;padding-top:35px;margin-bottom:25px}.page-content-pro p.return-to-shop{text-align:center;padding-bottom:30px}#content-pro .woocommerce table.shop_table{border-radius:0;font-size:14px;border-color:rgb(255 255 255 / .06)}.woocommerce table.shop_table tbody tr.cart-subtotal th,#content-pro .woocommerce table.shop_table thead tr th{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .06);padding-top:15px;padding-bottom:15px}#content-pro .woocommerce table.shop_table tr td{border-color:rgb(255 255 255 / .06);padding-top:18px;padding-bottom:18px;background:none;color:rgb(255 255 255 / .6)}.woocommerce table.shop_table tbody tr.cart-subtotal th,#content-pro .woocommerce table.shop_table thead tr th{color:#fff;font-size:16px}#content-pro .woocommerce table.shop_table tbody td.product-name a{color:rgb(255 255 255 / .8);font-weight:700;font-size:14px}table.shop_table td.product-remove a.remove,#content-pro .woocommerce table.shop_table tbody tr.cart_item a.remove{color:#ffffff!important;font-size:17px;margin:0 auto;background:none}table.shop_table td.product-remove a.remove:hover,#content-pro .woocommerce table.shop_table tbody tr.cart_item a.remove:hover{background:none;color:rgb(255 255 255 / .6)!important}#content-pro .woocommerce table.shop_table dl{margin:0;padding:0}#content-pro .woocommerce table.shop_table dd p{display:inline-block;margin:0;padding:0}#content-pro .woocommerce table.shop_table dd,#content-pro .woocommerce table.shop_table dt{opacity:.7}.cart_totals{padding-top:25px}.cart_totals h2{font-weight:600;font-size:22px}.woocommerce table.shop_table tr.cart-subtotal{color:color:rgb(255 255 255 / .6);;font-size:13px}.woocommerce table.shop_table tr.order-total td strong,.woocommerce table.shop_table tr.order-total td{color:#fff}.woocommerce table.shop_table tr.cart-subtotal th{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .06);font-weight:400;color:#fff;font-size:14px}.woocommerce table.shop_table tr.order-total th{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .06);font-weight:400;color:#fff;font-size:17px}#content-pro .woocommerce table.shop_table .coupon button.button{font-size:10px;padding:10px 12px;margin-left:10px}#content-pro .woocommerce table.shop_table .coupon input#coupon_code{line-height:34px;height:34px;width:140px}#boxed-layout-pro .woocommerce a.checkout-button{padding:20px 26px;font-size:15px}body #content-pro h3#order_review_heading,body #content-pro form.woocommerce-checkout{padding-top:25px}body #content-pro form.woocommerce-checkout textarea,body #content-pro form.woocommerce-checkout input{margin-bottom:15px}body #content-pro form.woocommerce-checkout span.select2{margin-bottom:15px}textarea.input-text,input.input-text,body.woocommerce-checkout input{padding:8px 12px}body.woocommerce-checkout #boxed-layout-pro .checkout_coupon button.button{font-size:12px}body .woocommerce-checkout-payment label{color:#000}.woocommerce-checkout-payment{color:#888}body #content-pro .width-container-pro .woocommerce-ResetPassword,body #content-pro .width-container-pro .woocommerce-form-register,body #content-pro .width-container-pro .woocommerce-form-login,body #content-pro .width-container-pro .woocommerce-form-coupon{border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .05);border-radius:6px;padding:30px 30px 15px 30px}body #content-pro .width-container-pro .woocommerce-form-register .woocommerce-privacy-policy-text{font-size:13px}body.woocommerce-account #content-pro .width-container-pro .woocommerce-form-login{max-width:600px}body #content-pro .width-container-pro .woocommerce-ResetPassword{margin:0 auto;max-width:800px;padding-bottom:20px}body #content-pro .width-container-pro .woocommerce-form-login button{margin-right:10px}body #content-pro .width-container-pro .woocommerce-ResetPassword p,body #content-pro .width-container-pro .woocommerce-form-register p,body #content-pro .width-container-pro .woocommerce-form-login p,body #content-pro .width-container-pro .woocommerce-form-coupon p{margin-bottom:18px}body #content-pro .width-container-pro .woocommerce-form-coupon button.button{padding:12px 20px;font-size:14px;}body .woocommerce .woocommerce-MyAccount-content{border-left:3px solid #1f2228;background:rgb(255 255 255 / .12);width:63%;padding:3% 3% 3% 3%}body .woocommerce nav.woocommerce-MyAccount-navigation{width:28%}body .woocommerce nav.woocommerce-MyAccount-navigation a{display:block;padding:14px 25px;color:#fff;background:rgb(255 255 255 / .09);;font-family:'Fira Sans Condensed',sans-serif;margin-bottom:0;font-weight:500;font-size:14px}body .woocommerce nav.woocommerce-MyAccount-navigation a:hover{background:rgb(255 255 255 / .12)}body.my-account .woocommerce nav.woocommerce-MyAccount-navigation li.is-active a{color:#fff;background:#1f2228;letter-spacing:0}body.woocommerce-account .woocommerce nav.woocommerce-MyAccount-navigation li.is-active a{letter-spacing:0}.sidebar span.product-title{font-weight:600;color:#fff;font-size:16px;margin-bottom:4px}.sidebar ul.product_list_widget{margin-bottom:15px}.sidebar ul li span.reviewer{font-size:13px;opacity:.9;font-weight:600;text-transform:uppercase}.sidebar .wc-layered-nav-rating a{font-size:12px}.sidebar .wc-layered-nav-rating .star-rating{position:relative;top:4px}.sidebar .star-rating{font-size:12px;margin-bottom:3px}.sidebar ins{background:none}.sidebar span.amount{color:rgb(255 255 255 / .5);font-weight:500;font-size:14px;margin:0 0 5px 0}.sidebar del{opacity:.5;color:rgb(255 255 255 / .4);font-size:90%;position:relative;background:none}#boxed-layout-pro .widget.widget_price_filter .price_slider_wrapper .price_slider_amount button.button{padding:8px 9px;font-size:13px;font-weight:600}#boxed-layout-pro .price_slider_wrapper{margin-bottom:20px}.widget.widget_price_filter form .price_slider_wrapper{margin-bottom:22px}.widget.widget_price_filter form .price_slider_wrapper .price_slider{background:rgb(255 255 255 / .25)}.widget.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-range{background:#4145ee}.widget.widget_price_filter form .price_slider_wrapper .price_slider .ui-slider-handle{background:#fff;border:6px solid #4145ee;width:5px;height:5px;border-radius:30px;top:-5px;margin-left:-5px;box-shadow:0 0 4px rgb(0 0 0 / .25)}.widget.widget_price_filter form .price_slider_wrapper .price_slider_amount{padding-top:5px;font-weight:400;font-size:12px}.widget ul.product_list_widget li.empty{border:none}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget{margin:0 0 15px 0}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item a.remove{background:none;color:#ffffff!important;right:-12px;left:auto;top:2px;font-size:14px}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item a.remove:hover{background:none;color:rgb(255 255 255 / .6)!important}body #boxed-layout-pro .widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item a img{position:absolute;left:0;width:40px}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item{padding:0 0 25px 0;margin:0 0 0 0;min-height:40px}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item a{font-weight:600;color:#fff;font-size:15px;padding:0 12px 0 55px;display:block}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item span.quantity{padding-left:55px;padding-top:5px;font-weight:400;font-size:11px;color:rgb(255 255 255 / .5)}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item dl{margin:0;display:block;padding:5px 0 5px 55px;border:none;color:rgb(255 255 255 / .4)}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item dd p{display:inline;margin:0;padding:0}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item dd,.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item dt{display:inline-block;font-weight:400;font-size:11px;margin:0;padding:0;clear:none}.widget .widget_shopping_cart_content ul.cart_list.product_list_widget li.mini_cart_item dd{padding-right:7px;font-size:11px}.widget .widget_shopping_cart_content p.total{border-top:1px solid rgb(255 255 255 / .1);font-weight:600;color:#666;margin:-15px 0 12px 0;padding:14px 0 15px 0;font-size:14px}.widget .widget_shopping_cart_content p.total strong{font-weight:600;color:rgb(255 255 255 / .8)}.widget .widget_shopping_cart_content p.total span.amount{float:right;color:#fff;font-weight:600}.widget .widget_shopping_cart_content p.buttons a.button{margin-right:0}body #content-pro footer .widget .widget_shopping_cart_content p.buttons a.button,body #content-pro .sidebar .widget .widget_shopping_cart_content p.buttons a.button{padding:14px 0;font-size:13px;font-weight:600;width:47%!important}.widget .widget_shopping_cart_content p.buttons a.button.checkout{float:right}span.required{color:#fa4e3c}.wpcf7-form .grid2column-progression p{margin-bottom:0}.wpcf7-form .grid2column-progression,.wpcf7-form p{margin-bottom:25px}#mobile-video-search-header input.search-field-progression,#video-search-header input.search-field-progression,.widget select:focus,#progression-studios-woocommerce-single-top table.variations td.value select:focus,.woocommerce-page form.woocommerce-ordering select:focus,#respond select:focus,.wpcf7-form select:focus,form#mc-embedded-subscribe-form .mc-field-group input:focus,.post-password-form input:focus,.search-form input.search-field:focus,#respond textarea:focus,#respond input:focus,.wpcf7-form input:focus,.wpcf7-form textarea:focus{outline:none;border-color:#6e8a95}#respond select,.wpcf7-form select,.wpcf7 select,#respond textarea,.wpcf7-form textarea,.post-password-form input,#respond input,.wpcf7-form input{border-radius:4px;width:75%;padding:12px 15px 12px 15px;background:#fff;border:none;font-size:15px;border-bottom:1px solid #fff}span.wpcf7-form-control-wrap{padding-top:3px;display:block}.post-password-form{font-size:14px}.post-password-form input[type=submit]{margin-right:0}.post-password-form input{max-width:280px;width:85%;margin-right:10px;padding-top:11px;padding-bottom:12px;width:calc(100% - 220px)}.wpcf7-form .grid1column-progression input,.wpcf7-form .grid2column-progression input,#respond textarea,.comment-respond textarea,.wpcf7-form textarea{width:96%;width:calc(100% - 30px)}body #respond textarea,#respond .grid3column-progression input[type="text"],#respond .grid3column-progression input[type="email"],#respond .grid3column-progression input[type="url"]{width:96%;width:calc(100% - 30px)}.wpcf7-form input.wpcf7-not-valid{border-color:#e54823}.wpcf7-form span.wpcf7-not-valid-tip{display:none}#respond select,.wpcf7 select,.widget select,#progression-studios-woocommerce-single-top table.variations td.value select,.woocommerce-page form.woocommerce-ordering select{border-radius:3px;line-height:1;padding:14px 45px 14px 18px;font-size:14px;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;background:rgb(255 255 255 / .04);border:2px solid rgb(255 255 255 / .1);-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none;background-image:url(/wp-content/themes/vayvo-progression/images/select-arrow.png);background-position:right 15px;background-repeat:no-repeat;background-size:34px 12px}.widget select{width:calc(100% - 64px)}#respond select::ms-expand,.wpcf7 select::ms-expand,.widget select::ms-expand,#progression-studios-woocommerce-single-top table.variations td.value select::ms-expand,.woocommerce-page form.woocommerce-ordering select::ms-expand,#progression-studios-woocommerce-single-top table.variations td.value select::-ms-expand{display:none}@media screen and (-webkit-min-device-pixel-ratio:1.5){#progression-studios-woocommerce-single-top table.variations td.value select,.woocommerce-page form.woocommerce-ordering select{background-image:url(/wp-content/themes/vayvo-progression/images/select-arrow@2x.png)}}body #content-pro .width-container-pro .woocommerce textarea,body #content-pro .width-container-pro .woocommerce .shop_table input#coupon_code[type=text],body #content-pro .width-container-pro .woocommerce input[type=text],body #content-pro .width-container-pro .woocommerce input[type=password],body #content-pro .width-container-pro .woocommerce input[type=url],body #content-pro .width-container-pro .woocommerce input[type=tel],body #content-pro .width-container-pro .woocommerce input[type=number],body #content-pro .width-container-pro .woocommerce input[type=color],body #content-pro .width-container-pro .woocommerce input[type=email]{padding:9px 12px;border-radius:3px;box-shadow:none;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .09)}body #content-pro .width-container-pro .woocommerce .shop_table input#coupon_code[type=text]{min-width:119px;padding-left:12px;padding-right:12px;line-height:34px;height:34px}#content-pro .woocommerce table.shop_table .coupon button.button{font-size:12px;padding:11px 16px;margin-left:5px;border:none}#content-pro .woocommerce table.shop_table button.button{font-size:13px;padding:14px 30px}#progression-studios-woocommerce-single-top .quantity input{margin-right:4px;padding:9px 4px;border-radius:3px;box-shadow:none;background:rgb(0 0 0 / .02);border:1px solid rgb(0 0 0 / .09);-webkit-box-shadow:inset 0 6px 5px -5px rgb(32 36 39 / .08);-moz-box-shadow:inset 0 6px 5px -5px rgb(32 36 39 / .08);box-shadow:inset 0 6px 5px -5px rgb(32 36 39 / .08)}body #content-pro h3#order_review_heading,body #content-pro form.woocommerce-checkout{padding-top:25px}body #content-pro form.woocommerce-checkout .select2,body #content-pro form.woocommerce-checkout textarea,body #content-pro form.woocommerce-checkout input{margin-bottom:15px}body #content-pro form.woocommerce-checkout input#billing_address_1{margin-bottom:0}.woocommerce-input-wrapper .selection .select2-selection:focus{outline:none}.create-account input[type=checkbox]{position:relative;top:6px}.tagcloud a{line-height:1;border:none;text-align:center;display:inline-block;border-radius:60px;width:auto;padding:9px 14px;font-weight:700;color:#fff;margin-bottom:5px;background:#6e16ff;font-size:12px!important;letter-spacing:.02em;font-weight:400;font-family:'Fira Sans Condensed',sans-serif}.wp-block-button a.wp-block-button__link{font-size:22px;padding:16px 35px;font-weight:400}.progression-studios-shop-overlay-buttons a.added_to_cart,#boxed-layout-pro .form-submit input#submit,#boxed-layout-pro button.button,#boxed-layout-pro a.button{line-height:1;border:none;text-align:center;display:inline-block;border-radius:60px;width:auto;padding:16px 35px;color:#fff;background:#6e16ff;font-size:15px;font-family:'Fira Sans Condensed',sans-serif;font-weight:500}.post-password-form input[type=submit],#respond input.submit,.wpcf7-form input.wpcf7-submit{line-height:1;border:none;text-align:center;display:inline-block;border-radius:60px;width:auto;padding:18px 42px;font-size:16px;color:#fff;background:#6e16ff;font-family:'Fira Sans Condensed',sans-serif;font-weight:500}.post-password-form input[type=submit]{padding-top:17px;padding-bottom:17px}.post-password-form input[type=submit]:hover,#respond input.submit:hover,.wpcf7-form input.wpcf7-submit:hover{color:#0e0e10;background:#e0e0e0}#respond input.submit{margin-top:15px}.wpcf7-form input.wpcf7-submit{margin-top:5px}.boosted-elements-slider-loader-height .aztec-season-play-icon{width:30px;line-height:30px;height:30px;font-size:9px}.aztec-season-play-icon{margin-bottom:14px;background:#fff;color:#1d1d1d;text-align:center;width:25px;line-height:25px;height:25px;border-radius:100px;font-size:8px;box-shadow:0 2px 8px rgb(0 0 0 / .2)}.unlocked-video-index{display:none}#progression-studios-search-results-videos{position:relative;padding-bottom:20px;margin-bottom:35px;border-bottom:1px solid rgb(255 255 255 / .1)}#progression-studios-search-results-videos span{font-weight:700;color:rgb(255 255 255)}.progression-studios-video-index-container{position:relative;min-height:140px}.progression-studios-video-feaured-image p{margin:0;padding:0}.video-index-border-hover{position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);top:0;left:0;border:2px solid #fff0}.progression-studios-elementor-carousel-container .video-index-border-hover,.progression-studios-elementor-review-container .video-index-border-hover{width:100%;height:100%}.progression-studios-video-index-container:hover .video-index-border-hover{border-color:#22b2ee}.progression-video-index-content{position:absolute;width:100%;height:100%;top:0;left:0;background:-moz-linear-gradient(top,#fff0 0%,#fff0 40%,rgb(0 0 0 / .95) 100%);background:-webkit-linear-gradient(top,#fff0 0%,#fff0 40%,rgb(0 0 0 / .95) 100%);background:linear-gradient(to bottom,#fff0 0%,#fff0 40%,rgb(0 0 0 / .95) 100%)}h2.progression-video-title{font-size:26px;margin-bottom:0;font-weight:500}.progression-video-index-table{display:table;width:100%;height:100%;overflow:hidden}.progression-video-index-vertical-align{padding:0 24px 10px 24px;position:absolute;bottom:0}ul.video-index-meta-taxonomy{list-style:none;margin:-3px 0 10px 0;padding:0}ul.video-index-meta-taxonomy li{margin:0 0 5px 0;padding:0;display:inline;color:rgb(255 255 255 / .68);font-family:'Fira Sans Condensed',sans-serif;font-size:15px}ul.video-index-meta-taxonomy li:after{content:', '}ul.video-index-meta-taxonomy li:last-child:after{display:none}.progression-studios-video-index-container .average-rating-video-post{font-size:15px;position:relative;width:100px;overflow:hidden;margin-top:3px}.progression-studios-video-index-container .average-rating-video-post .dashicons{margin-right:0;font-size:16px}.progression-studios-video-index-container .average-rating-overflow-width{height:25px}h2.progression-studios-skrn-post-list-title{font-size:28px;margin-bottom:30px}h2.progression-studios-skrn-post-list-title span{color:rgb(255 255 255 / .56);font-size:18px;padding-left:14px;font-weight:300}#skrn-video-cast-photo-taxonomy{display:inline-block;width:55px;height:55px;border-radius:100px;background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:#ccc;margin-right:15px;margin-top:-10px;position:relative;top:10px;box-shadow:2px 2px 5px rgb(0 0 0 / .25)}#video-page-title-pro{width:100%;height:75vh;background-color:#444;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-bottom:-100px}#video-page-title-pro.video-embedded-media-height-post{height:auto;padding:70px 0 180px 0;text-align:center}#video-page-title-pro.video-embedded-media-height-post .mejs-audio{margin-top:100px;margin-bottom:100px}#video-page-title-pro.video-embedded-media-height-post iframe{max-width:100%!important}#video-page-title-pro.video-embedded-media-height-post .wp-video{margin:0 auto}#vayvo-single-video-embed{margin:0 auto;width:1000px;max-width:100%}#vayvo-single-video-embed p{margin:0}#video-page-title-gradient-base{position:absolute;bottom:0;height:200px;width:100%;background:#000}#video-post-container{float:right;width:calc(100% - 315px)}.hide-sidebar-video-post #video-post-container{float:none;width:100%}.hide-sidebar-video-post #video-post-sidebar{display:none}#video-post-sidebar{float:left;width:260px;margin-bottom:25px}h1.video-page-title{font-size:70px;font-weight:700;margin-bottom:20px;line-height:1.1}ul#video-post-meta-list{margin:0 0 70px 0;padding:0 0 0 0;width:100%;padding:0;list-style:none}ul#video-post-meta-list li{line-height:1;margin:0 16px 6px 0;padding:0 16px 0 0;float:left;border-right:2px solid rgb(255 255 255 / .25);font-family:'Fira Sans Condensed',sans-serif;font-weight:500;color:rgb(255 255 255 / .8);font-size:17px}ul#video-post-meta-list li a{color:rgb(255 255 255 / .8)}#video-post-meta-reviews{cursor:pointer}#video-post-meta-reviews:hover,ul#video-post-meta-list li a:hover{color:#fff}ul#video-post-meta-list li:last-child{border:none;margin-right:0;padding-right:0}li#video-post-meta-rating span{position:relative;top:-3px;left:1px;display:inline-block;text-transform:uppercase;padding:5px;font-size:14px;line-height:1;border:1px solid rgb(255 255 255)}ul#video-post-meta-list ul{list-style:none;margin:0;padding:0}ul#video-post-meta-list ul li{margin:0;padding:0;border:none}ul#video-post-meta-list ul li:after{content:',';margin-right:6px}ul#video-post-meta-list ul li:last-child:after{display:none;margin-right:0}#video-post-buttons-container{margin-bottom:30px}a#video-post-play-text-btn,#video-social-sharing-button,button.wishlist-button-pro{float:left;line-height:1;text-align:center;display:inline-block;border-radius:60px;padding:16px 37px;font-family:'Fira Sans Condensed',sans-serif;color:#fff;margin:0 14px 10px 0;background:#fff0;border:2px solid #4d4d54;font-size:15px;cursor:pointer;font-weight:400}#all-reviews-button-progression{line-height:1;text-align:center;display:block;border-radius:60px;padding:13px 32px;font-family:'Fira Sans Condensed',sans-serif;color:#fff;background:#fff0;border:2px solid #4d4d54;font-size:14px;cursor:pointer;font-weight:400}a#video-post-play-text-btn{background:#32b2e4;border-color:#32b2e4}#all-reviews-button-progression:hover,#video-social-sharing-button:hover,button.wishlist-button-pro.is-wishlist,button.wishlist-button-pro:hover{background:#4d4d54}a#video-post-play-text-btn:hover{background:#0b78a2;border-color:#0b78a2}a#video-post-play-text-btn i,#video-social-sharing-button i{font-size:16px;position:relative;margin-right:9px}button.wishlist-button-pro i{font-size:18px;position:relative;top:1px;margin-right:9px}button.wishlist-button-pro.is-wishlist i.fa-plus-circle{display:none}button.wishlist-button-pro i.fa-check{display:none}button.wishlist-button-pro.is-wishlist i.fa-check{display:inline-block}#vayvo-video-post-content{margin-bottom:40px}#video-cast-display-post-section{border-top:1px solid rgb(255 255 255 / .15);margin-top:5px;padding-top:40px}#video-more-like-this-details-section{border-top:1px solid rgb(255 255 255 / .15);margin-top:5px;padding-top:40px}#video-cast-display-post-section h3,#video-more-like-this-details-section h3#more-videos-heading{font-weight:500;font-size:26px}ul.vayvo-video-cast-list{list-style:none;margin:20px 0 15px 0;padding:0;width:100%;overflow:hidden}ul.vayvo-video-cast-list li{list-style:none;margin:0 0 20px 0;display:block;float:left;width:calc(33.2% - 22px);padding-right:22px}.vayvo-video-cast-photo{float:left;width:35px;height:35px;border-radius:30px;background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:rgb(255 255 255 / .1);margin-right:14px}ul.vayvo-video-cast-list li h6{font-weight:400;position:relative;font-size:16px;padding-top:6px}#video-post-sidebar .content-sidebar-image.video-embedded-media-height-adjustment{margin-top:-20px}#video-post-sidebar .content-sidebar-image{margin-top:-80px;margin-bottom:40px}#video-post-sidebar .content-sidebar-image img{border:1px solid rgb(255 255 255 / .15)}.content-sidebar-section{margin-bottom:2px;padding:16px 20px;background:#1e1d26;font-size:15px}.content-sidebar-section h4.content-sidebar-sub-header{margin-bottom:3px;font-size:17px;color:#848db3}ul.video-director-meta-sidebar{list-style:none;margin:0;padding:0}ul.video-director-meta-sidebar li{margin:0;padding:0;display:inline;color:#c4c4c5}ul.video-director-meta-sidebar li a{color:#c4c4c5}ul.video-director-meta-sidebar li a:hover{color:#fff}ul.video-director-meta-sidebar li:after{content:', '}ul.video-director-meta-sidebar li:last-child:after{display:none}a.video-page-title-play-button{display:block;position:absolute;width:100%;height:100%;text-align:center}a.video-page-title-play-button i{position:relative;top:calc(50% - 85px);text-align:center;border-radius:150px;width:100px;height:100px;line-height:100px;color:#fff;font-size:42px;border:3px solid #fff;background:rgb(0 0 0 / .2);box-shadow:0 0 20px rgb(0 0 0 / .2)}a.video-page-title-play-button i:before{margin-left:4px}a.video-page-title-play-button:hover i{color:#fff;background:rgb(0 0 0 / .4);box-shadow:0 0 20px rgb(0 0 0 / .5)}.login-required-notice{position:absolute;top:100px;left:0;width:100%;text-align:center;z-index:159;font-size:17px;animation:skrn-login-form-response 0.5s 1;-webkit-animation:skrn-login-form-response 0.5s 1;animation-fill-mode:forwards;animation-delay:4s;-webkit-animation-delay:4s;-webkit-animation-fill-mode:forwards}@keyframes skrn-login-form-response{from{opacity:1}to{opacity:0;visibility:hidden}}@-webkit-keyframes skrn-login-form-response{from{opacity:1}to{opacity:0;visibility:hidden}}.login-required-notice i{margin-right:6px}.login-notify-text{border:1px solid rgb(255 255 255 / .35);background:rgb(0 0 0 / .85);padding:24px;margin:0 auto;display:inline-block;border-radius:5px}.login-notify-text p{margin:0}.login-notify-text a:hover,.login-notify-text a,.login-notify-text{color:#fff}.login-notify-text a{text-decoration:underline}.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0;background:none;border:none;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flexslider{-webkit-transform:translateZ(0)}.flex-direction-nav a{text-decoration:none;display:block;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:1;cursor:pointer;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-family:'FontAwesome';font-weight:400;font-style:normal;text-align:center;border:none;margin:-23px 0 0;font-size:20px;width:38px;line-height:46px;height:46px;color:#777;background:#fff;box-shadow:1px 1px 5px rgb(0 0 0 / .02)}.flexslider .flex-direction-nav a{transition-duration:250ms;transition-property:all;transition-timing-function:ease-in-out}.flexslider:hover .flex-direction-nav a{top:50%}.flex-direction-nav a:hover{color:#fff;opacity:1;background:#4145ee}.flex-direction-nav a.flex-prev:before{content:"\f104";position:relative;left:-1px}.flex-direction-nav a.flex-next:before{content:"\f105";position:relative;right:-1px}.flex-direction-nav .flex-prev{left:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.flex-direction-nav .flex-next{right:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.flexslider:hover .flex-direction-nav .flex-prev,.flexslider:hover .flex-direction-nav .flex-next{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:30px;text-align:center;z-index:10}.flex-control-nav li{margin:0;display:inline-block;zoom:1;*display:inline;position:relative}.flex-control-paging li{width:18px;height:10px;text-align:center}.flex-control-paging li a{width:7px;height:7px;bottom:0;display:block;cursor:pointer;text-indent:-9999px;position:absolute;background:none;border:2px solid #fff;box-shadow:1px 1px 3px rgb(0 0 0 / .25);border-radius:15px}.flex-control-paging li a.flex-active{background:#fff;border-color:#fff}.flex-control-paging li a.flex-active{cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}.boosted-elements-slider-direction-nav li a:before{color:#bbb}body .boosted-elements-slider-control-paging li a.boosted-elements-slider-active{-webkit-box-shadow:inset 0 0 3px #fff0;-moz-box-shadow:inset 0 0 3px #fff0;-o-box-shadow:inset 0 0 3px #fff0;box-shadow:inset 0 0 3px #fff0}.slider-background-overlay-color{position:absolute;width:100%;top:0;left:0;height:100%;background:-moz-linear-gradient(top,#fff0 0%,#08070e 100%);background:-webkit-linear-gradient(top,#fff0 0%,#08070e 100%);background:linear-gradient(to bottom,#fff0 0%,#08070e 100%)}.progression-studios-skrn-slider-upside-down{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;width:100%;height:100%;top:100%;left:0;z-index:15;-moz-transform:scale(1,-1);-o-transform:scale(1,-1);-webkit-transform:scale(1,-1);transform:scale(1,-1);-webkit-filter:blur(6px);filter:blur(6px);opacity:.3}.progression-studios-skrn-slider-upside-down:after{content:'';display:block;position:absolute;width:100%;bottom:0;left:0;height:100%;background:-moz-linear-gradient(top,#08070e 0%,#08070e 80%,#fff0 100%);background:-webkit-linear-gradient(top,#08070e 0%,#08070e 80%,#fff0 100%);background:linear-gradient(to bottom,#08070e 0%,#08070e 80%,#fff0 100%)}.progression-studios-skrn-slider-background{background:#222;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative}.progression-skrn-slider-content-margins{position:relative;z-index:25}.progression-skrn-slider-elements-display-table{display:table;width:100%;height:100%;overflow:hidden}.progression-skrn-slider-content-max-width{max-width:90%;margin:0 auto}.progression-skrn-slider-text-floating-container{width:100%}.progression-skrn-slider-progression-crowd-index-content{width:100%}.progression-skrn-slider-container-max-width{margin:0 auto}.vayvo-slider-background-link{width:100%;height:100%;position:absolute;top:0;left:0}a.slider-video-page-title-play-button{display:block;position:absolute;width:100%;height:100%;top:0;text-align:center}a.slider-video-page-title-play-button i{position:relative;top:calc(50% - 85px);text-align:center;border-radius:150px;width:100px;height:100px;line-height:100px;color:#fff;font-size:42px;border:3px solid #fff;background:#fff0;box-shadow:0 0 20px rgb(0 0 0 / .2)}a.slider-video-page-title-play-button i:before{margin-left:8px}h2.progression-vayvo-progression-slider-title{font-weight:700;font-size:72px;line-height:1.1;margin-bottom:25px}h2.progression-vayvo-progression-slider-title a{color:#fff}.progression-studios-video-slider-excerpt{color:rgb(255 255 255 / .75);font-size:19px;font-weight:300;margin-top:10px;margin-bottom:-20px}ul.slider-video-post-meta-list{margin:0 0 0 0;padding:0 0 0 0;width:100%;padding:0;list-style:none}ul.slider-video-post-meta-list li{line-height:1;margin:0 16px 6px 0;padding:0 16px 0 0;float:left;border-right:2px solid rgb(255 255 255 / .25);font-family:'Fira Sans Condensed',sans-serif;font-weight:500;color:rgb(255 255 255 / .8);font-size:17px}ul.slider-video-post-meta-list li a{color:rgb(255 255 255 / .8)}ul.slider-video-post-meta-list li a:hover{color:#fff}ul.slider-video-post-meta-list li:last-child{border:none;margin-right:0px!important;padding-right:0px!important}.slider-video-post-meta-reviews{position:relative;top:-1px}li.slider-video-post-meta-rating span{position:relative;top:-3px;left:1px;display:inline-block;text-transform:uppercase;padding:5px;font-size:14px;line-height:1;border:1px solid rgb(255 255 255)}ul.slider-video-post-meta-list ul{list-style:none;margin:0;padding:0}ul.slider-video-post-meta-list ul li{margin:0;padding:0;border:none}ul.slider-video-post-meta-list ul li:after{content:',';margin-right:6px}ul.slider-video-post-meta-list ul li:last-child:after{display:none;margin-right:0}a.vayvo-progression-slider-button{margin-top:20px;line-height:1;border:none;text-align:center;display:inline-block;border-radius:60px;width:auto;padding:20px 45px;letter-spacing:.02em;color:#fff;border:2px solid #6c6d70;font-size:15px;font-family:'Fira Sans Condensed',sans-serif;font-weight:500}a.vayvo-progression-slider-button:hover{color:#fff;background:#6c6d70}a.vayvo-progression-slider-button i{margin-right:8px}.progression_elements_slider_arrow_visiblity_hidden .flex-direction-nav a,body .progression_elements_slider_dots_visiblity_hidden .flex-control-paging{display:none}.progression_elements_slider_arrow_visiblity_tablet_mobile .flex-direction-nav a,body .progression_elements_slider_dots_visiblity_tablet_mobile .flex-control-paging{display:none}.progression_elements_slider_arrow_visiblity_hover .flex-direction-nav a{opacity:0}.progression_elements_slider_arrow_visiblity_hover:hover .flex-direction-nav a{opacity:1}.progression_elements_slider_dots_visiblity_hover .flex-control-paging li a{opacity:0}.progression_elements_slider_dots_visiblity_hover:hover .flex-control-paging li a{opacity:1}.progression-studios-post-slider-main .flex-direction-nav a{margin:-25px 0 0;font-size:40px;width:50px;line-height:50px;height:50px;color:#8f8f8f;background:none;box-shadow:1px 1px 5px #fff0}.progression-studios-post-slider-main .flex-direction-nav a.flex-prev:before{left:0}.progression-studios-post-slider-main .flex-direction-nav a.flex-next:before{right:0}.progression-studios-post-slider-main .flex-direction-nav a:hover{background:none}.progression-studios-post-slider-main .flex-control-nav{bottom:30px}.progression-studios-post-slider-main .flex-control-paging li{width:22px;height:12px}.progression-studios-post-slider-main .flex-control-paging li a{width:8px;height:8px;bottom:0;display:block;cursor:pointer;text-indent:-9999px;position:absolute;background:#fff0;border:2px solid #ccc;box-shadow:1px 1px 3px #fff0;border-radius:30px}.progression-studios-post-slider-main .flex-control-paging li a.flex-active{background:#43af43;border-color:#43af43}.progression_animate_in .progression-skrn-slider-content-alignment,.progression_animate_in .progression-studios-slider-video-embed,.progression_animate_out .progression-skrn-slider-content-alignment,.progression_animate_out .progression-studios-slider-video-embed,.progression_animate_up .progression-skrn-slider-content-alignment,.progression_animate_up .progression-studios-slider-video-embed,.progression_animate_down .progression-skrn-slider-content-alignment,.progression_animate_down .progression-studios-slider-video-embed,.progression_animate_right .progression-skrn-slider-content-alignment,.progression_animate_right .progression-studios-slider-video-embed,.progression_animate_left .progression-skrn-slider-content-alignment,.progression_animate_left .progression-studios-slider-video-embed{animation-delay:400ms;animation-duration:800ms;opacity:0;animation-fill-mode:both}li.flex-active-slide.progression_animate_in .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_in .progression-skrn-slider-content-alignment{animation-name:Proelementszoomup}li.flex-active-slide.progression_animate_out .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_out .progression-skrn-slider-content-alignment{animation-name:Proelementszoomout}li.flex-active-slide.progression_animate_up .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_up .progression-skrn-slider-content-alignment{animation-name:Proelementsfadeup}li.flex-active-slide.progression_animate_down .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_down .progression-skrn-slider-content-alignment{animation-name:Proelementsfadedown}li.flex-active-slide.progression_animate_left .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_left .progression-skrn-slider-content-alignment{animation-name:Proelementsfadeleft}li.flex-active-slide.progression_animate_right .progression-studios-slider-video-embed,li.flex-active-slide.progression_animate_right .progression-skrn-slider-content-alignment{animation-name:Proelementsfaderight}@keyframes Proelementsfadeup{0%{opacity:0;transform:translate3d(0,20%,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Proelementsfadedown{0%{opacity:0;transform:translate3d(0,-20%,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Proelementsfadeleft{0%{opacity:0;transform:translate3d(10%,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Proelementsfaderight{0%{opacity:0;transform:translate3d(-10%,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Proelementszoomup{0%{opacity:0;transform:scale(1.2)}100%{opacity:1;transform:scale(1)}}@keyframes Proelementszoomout{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}.vayvo-progression-video-season-container{padding-top:30px}ul.vayvo-progression-video-season-navigation{list-style:none;margin:0 0 25px 0;padding:0;width:100%;overflow:hidden;border-bottom:1px solid #212027}ul.vayvo-progression-video-season-navigation li.progression-video-season-title{margin:0;padding:0;float:left;width:33.32%}.season-five-six-layout ul.vayvo-progression-video-season-navigation li.progression-video-season-title{width:20%;font-size:15px}ul.vayvo-progression-video-season-navigation li.progression-video-season-title a{display:block;text-align:center;font-size:17px;font-weight:500;font-family:'Fira Sans Condensed',sans-serif;color:#fff;border-top:2px solid #fff0;padding:23px 0;background:#fff0}.select_vayvo_season_5 ul.vayvo-progression-video-season-navigation li.progression-video-season-title.current a,.select_vayvo_season_4 ul.vayvo-progression-video-season-navigation li.progression-video-season-title.current a,.select_vayvo_season_3 ul.vayvo-progression-video-season-navigation li.progression-video-season-title.current a,.select_vayvo_season_2 ul.vayvo-progression-video-season-navigation li.progression-video-season-title.current a{background:#fff0;border-color:#fff0}.select_vayvo_season_5 ul.vayvo-progression-video-season-navigation li.progression-video-season-title:nth-child(5) a,.select_vayvo_season_4 ul.vayvo-progression-video-season-navigation li.progression-video-season-title:nth-child(4) a,.select_vayvo_season_3 ul.vayvo-progression-video-season-navigation li.progression-video-season-title:nth-child(3) a,.select_vayvo_season_2 ul.vayvo-progression-video-season-navigation li.progression-video-season-title:nth-child(2) a,ul.vayvo-progression-video-season-navigation li.progression-video-season-title.current a{background:rgb(255 255 255 / .06);border-color:#22b2ee}ul.progression-studios-episode-list-main{list-style:none;margin:0;padding:0}ul.progression-studios-episode-list-main li.progression-studios-episode-list-item{margin:0 0 30px 0;padding:0 0 30px 0;border-bottom:1px solid rgb(255 255 255 / .15)}ul.progression-studios-episode-list-main li.progression-studios-episode-list-item:last-child{border-bottom:none;margin-bottom:0}.progression-episode-list-flex{display:flex;flex-direction:row}.progression-studios-episode-image-container{display:flex;margin-top:auto;margin-bottom:auto;width:50%}.progression-studios-episode-right-container{display:flex;flex-direction:row;margin-top:auto;width:50%;margin-bottom:auto}.progression-episode-list-left-margin{margin-right:15px;width:100%}.progression-episode-list-right-margin{margin-left:15px}h2.progression-episode-list-title{font-size:22px;font-weight:500;margin-bottom:5px}h2.progression-episode-list-title a{color:#fff}ul.progression-studios-episode-list-meta{list-style:none;margin:0 0 15px 0;padding:0}ul.progression-studios-episode-list-meta li{margin:0 8px 5px 0;padding:0 8px 0 0;display:inline;font-family:'Fira Sans Condensed',sans-serif;font-size:15px;color:rgb(255 255 255 / .65);border-right:2px solid rgb(255 255 255 / .25)}ul.progression-studios-episode-list-meta li:last-child{border:none;margin-right:0;padding-right:0}.progression-episode-list-short-description{font-size:15px;margin-bottom:5px}.progression-episode-list-short-description p{margin-bottom:20px}.progression-episode-list-image-container{position:relative}.progression-episode-list-image-container:before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:-1px;left:0;background:-moz-linear-gradient(top,#fff0 0%,#fff0 40%,rgb(0 0 0 / .85) 100%);background:-webkit-linear-gradient(top,#fff0 0%,#fff0 40%,rgb(0 0 0 / .85) 100%);background:linear-gradient(to bottom,#fff0 0%,#fff0 40%,rgb(0 0 0 / .85) 100%)}.progression-episode-list-overlay-play{display:block;position:absolute;width:100%;height:100%;top:0;left:0;text-align:center}.progression-episode-list-overlay-play i{position:relative;top:calc(50% - 40px);text-align:center;border-radius:100px;width:74px;height:74px;line-height:74px;color:#fff;font-size:27px;border:3px solid rgb(255 255 255 / .8);background:rgb(0 0 0 / .2);box-shadow:0 0 15px rgb(0 0 0 / .2)}.progression-episode-list-overlay-play i:before{margin-left:5px}.progression-episode-list-overlay-play:hover i{color:#fff;background:rgb(0 0 0 / .4);border-color:rgb(255 255 255);box-shadow:0 0 15px rgb(0 0 0 / .5)}.episode-video-list-embed-video span.hide-embed-text{font-size:10px;display:block;line-height:10px;height:10px;opacity:0;margin-bottom:-10px}.episode-video-list-embed-video p{margin:0}.vayvo-episode-list-season-two-list,.vayvo-episode-list-season-three-list,.vayvo-episode-list-season-four-list,.vayvo-episode-list-season-five-list,.select_vayvo_season_5 .vayvo-episode-list-season-four-list,.select_vayvo_season_5 .vayvo-episode-list-season-three-list,.select_vayvo_season_5 .vayvo-episode-list-season-one-list,.select_vayvo_season_5 .vayvo-episode-list-season-two-list,.select_vayvo_season_4 .vayvo-episode-list-season-five-list,.select_vayvo_season_4 .vayvo-episode-list-season-three-list,.select_vayvo_season_4 .vayvo-episode-list-season-one-list,.select_vayvo_season_4 .vayvo-episode-list-season-two-list,.select_vayvo_season_3 .vayvo-episode-list-season-five-list,.select_vayvo_season_3 .vayvo-episode-list-season-four-list,.select_vayvo_season_3 .vayvo-episode-list-season-one-list,.select_vayvo_season_3 .vayvo-episode-list-season-two-list,.select_vayvo_season_2 .vayvo-episode-list-season-five-list,.select_vayvo_season_2 .vayvo-episode-list-season-four-list,.select_vayvo_season_2 .vayvo-episode-list-season-one-list,.select_vayvo_season_2 .vayvo-episode-list-season-three-list{display:none}.select_vayvo_season_5 .vayvo-episode-list-season-five-list,.select_vayvo_season_4 .vayvo-episode-list-season-four-list,.select_vayvo_season_3 .vayvo-episode-list-season-three-list,.select_vayvo_season_2 .vayvo-episode-list-season-two-list{display:block}.video-tabs-nav-aztec{position:relative;display:block;padding:0;margin-left:0;margin-bottom:30px}.video-tabs-nav-aztec:after{content:'';display:block;position:absolute;left:0;bottom:0;height:1px;width:100%;background:rgb(255 255 255 / .15)}.video-tabs-nav-aztec a{display:inline-block;font-size:20px;border-bottom:1px solid #fff0;padding-bottom:10px;margin:0 35px 0 0;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;color:rgb(255 255 255 / .5)}.video-tabs-nav-aztec a:hover,.video-tabs-nav-aztec a.active{color:#fff}.st-theme-aztec-default{position:relative}.st-theme-aztec-default *,.st-theme-aztec-default *::before,.st-theme-aztec-default *::after{box-sizing:border-box}.st-theme-aztec-default>.tab-content{position:relative;overflow:visible}.st-theme-aztec-default>.video-tabs-nav-aztec{display:flex;flex-wrap:wrap;list-style:none;position:relative;z-index:5}.st-theme-aztec-default>.video-tabs-nav-aztec .nav-link{display:block;text-decoration:none;outline:0}.st-theme-aztec-default>.video-tabs-nav-aztec .nav-link:hover,.st-theme-aztec-default>.video-tabs-nav-aztec .nav-link:active,.st-theme-aztec-default>.video-tabs-nav-aztec .nav-link:focus{text-decoration:none;outline:0}.st-theme-aztec-default>.video-tabs-nav-aztec .nav-link::-moz-focus-inner{border:0}#video-post-meta-reviews{position:relative;top:-1px}#no-reviews-meta-list{position:relative;top:1px}.average-rating-count-progression-studios{float:right;font-size:15px;position:relative;top:3px;padding-left:5px}.average-rating-video-post{font-size:15px;position:relative;width:110px;overflow:hidden}.average-rating-video-post .dashicons{margin-right:2px;font-size:18px}.average-rating-overflow-width{height:25px;top:0;left:0;position:absolute;overflow:hidden}.average-rating-video-empty{color:rgb(255 255 255 / .8)}.average-rating-video-filled{color:#22b2ee;position:absolute;top:0;left:0;width:110px}#video-post-recent-reviews-sidebar{padding-top:45px;font-size:15px}h3.content-sidebar-reviews-header{margin-bottom:20px;font-size:21px}ul.sidebar-reviews-pro{list-style:none;margin:0 0 0 0;padding:0}ul.sidebar-reviews-pro li{margin:0 0 0 0;padding:0}.progression-studios-sidebar-review-container{padding:0 0 25px 0;margin-bottom:25px;border-bottom:1px solid rgb(255 255 255 / .1)}#sidebar-review-rating-container{padding-top:3px;float:right}#sidebar-review-number{float:right}ul.sidebar-reviews-pro .average-rating-video-post{font-size:14px;width:90px}ul.sidebar-reviews-pro .average-rating-video-post .dashicons{font-size:14px;margin-right:-2px}.spoiler-review{text-transform:uppercase;font-size:12px;padding:0 0 8px 0;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;color:#25d37d}.no-recent-reviews{margin-top:-5px;margin-bottom:25px;font-size:14px}h5#sidebar-review-author{font-size:15px;margin-bottom:3px;color:#848db3}h6#sidebar-review-date{font-size:12px;color:rgb(255 255 255 / .5);margin-bottom:10px}ul.sidebar-reviews-pro .sidebar-comment-exerpt{margin-bottom:0;font-size:14px;line-height:1.5}.read-more-comment-sidebar{margin-top:7px;text-decoration:underline;font-size:13px;cursor:pointer}.sidebar-comment-full{display:none}#comment-review-pop-up-fullscreen{width:100%}.comments-rating{border:none;padding:0;margin-left:0}.comments-rating label{display:inline-block}.comment-form .rating-container{font-size:0;unicode-bidi:bidi-override;direction:rtl;position:relative}.comment-form .rating-container *{font-size:1.2rem}.comment-form .rating-container>input{display:none}.comment-form .rating-container>input+label{font-family:'dashicons';display:inline-block;overflow:hidden;text-indent:9999px;width:1em;white-space:nowrap;cursor:pointer;margin:0 5px 0 0}.comment-form .rating-container{display:inline-block}.comment-form .rating-container>input+label:before{display:inline-block;text-indent:-9999px;content:"\f154";color:rgb(255 255 255 / .8)}.comment-form .rating-container>input+label:before{transition-duration:350ms;transition-property:color;transition-timing-function:ease-in-out}.comment-form .rating-container>input:checked~label:before,.comment-form .rating-container>input+label:hover~label:before,.comment-form .rating-container>input+label:hover:before{content:"\f155";color:#22b2ee}.comment-form .rating-container>.star-cb-clear+label{text-indent:-9999px;width:.5em;margin-left:-.5em}.comment-form .rating-container>.star-cb-clear+label:before{width:.5em}.comment-form .rating-container:hover>input+label:before{content:"\f154";color:rgb(255 255 255 / .8);text-shadow:none}.comment-form .rating-container:hover>input+label:hover~label:before,.comment-form .rating-container:hover>input+label:hover:before{content:"\f155";color:#22b2ee}.skrn-pro-star-filled{position:relative;z-index:10}.skrn-pro-star-comments{position:relative}.skrn-pro-star-empty{position:absolute;top:0;left:0}span.under-moderation-rating-index{color:rgb(255 255 255 / .8);font-weight:400;font-style:italic;font-size:13px}#comment-review-pop-up-fullscreen,#blog-single-social-sharing-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;background:rgb(0 0 0 / .9);opacity:0;visibility:hidden}#comment-review-pop-up-fullscreen.hide,#blog-single-social-sharing-container.hide{animation-duration:200ms;animation-name:ProMoveOut;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#comment-review-pop-up-fullscreen.active,#blog-single-social-sharing-container.active{opacity:0;visibility:visible;animation-duration:250ms;animation-name:ProMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#close-pop-up-full-review-skrn,#close-social-sharing-skrn{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}#close-pop-up-full-review-skrn span:after,#blog-single-social-sharing-container #close-social-sharing-skrn span:after{display:inline-block;content:"\00d7";color:#fff;position:absolute;top:30px;line-height:1;font-size:36px;right:40px;cursor:pointer''}ul#blog-single-social-sharing{list-style:none;margin:0;padding:0;text-align:center;position:absolute;width:100%;top:50%;margin-top:-29px}ul#blog-single-social-sharing li{display:inline-block;margin:0 4px 8px 4px;padding:0}ul#blog-single-social-sharing li a{display:inline-block;line-height:1;font-size:13px;height:50px;line-height:50px;border-radius:4px;padding:0 42px;background:#767a86;font-family:'Fira Sans Condensed',sans-serif;color:#fff;position:relative}ul#blog-single-social-sharing li a i{font-size:19px;position:relative;top:2px}ul#blog-single-social-sharing li a:before{position:absolute;border-radius:4px;top:0;left:0;width:100%;height:100%;display:block;content:'';background:#fff0}ul#blog-single-social-sharing span{position:relative;z-index:5}ul#blog-single-social-sharing li a:hover:before{background:rgb(255 255 255 / .2)}ul#blog-single-social-sharing span.progression-single-dash{padding:0 4px}ul#blog-single-social-sharing li a.twitter-share{background:#52b3eb}ul#blog-single-social-sharing li a.facebook-share{background:#3655b9}ul#blog-single-social-sharing li a.pinterest-share{background:#cb2027}ul#blog-single-social-sharing li a.vk-share{background:#45668e}ul#blog-single-social-sharing li a.google-share{background:#dd4b39}ul#blog-single-social-sharing li a.reddit-share{background:#fd4314}ul#blog-single-social-sharing li a.linkedin-share{background:#007bb6}ul#blog-single-social-sharing li a.tumblr-share{background:#32506d}ul#blog-single-social-sharing li a.stumble-share{background:#ea472a}#comment-review-pop-up-container{width:92%;max-width:900px;top:15%;overflow-y:auto;max-height:70%;margin:0 auto;border-radius:6px;box-shadow:0 0 20px rgb(0 0 0 / .25);background:#1e1d26;position:relative;z-index:30}#comment-review-pop-up-padding{padding:30px}#comment-review-popup-heading{border-bottom:1px solid rgb(255 255 255 / .1);margin-bottom:25px;padding-bottom:5px;position:relative}#comment-review-popup-heading h2{font-size:22px;font-weight:500;position:relative;top:6px}#comment-review-popup-heading h6{font-weight:400;text-align:right;font-size:14px;padding-top:1px}#comment-review-popup-heading .average-rating-video-post{float:right}ul.fullscreen-reviews-pro{list-style:none;margin:0;padding:0}ul.fullscreen-reviews-pro li{margin:0;padding:0}ul.fullscreen-reviews-pro li:last-child{border:none;margin-bottom:0}ul.fullscreen-reviews-pro .progression-studios-sidebar-review-container{padding:0 0 35px 0;margin-bottom:35px}ul.fullscreen-reviews-pro li:last-child .progression-studios-sidebar-review-container{border:none;padding-bottom:0;margin-bottom:0}#comment-review-pop-up-fullscreen #review-awaiting-moderation{font-style:italic;padding:0 0 25px 0;margin-bottom:25px;border-bottom:1px solid rgb(255 255 255 / .1)}ul.fullscreen-reviews-pro .average-rating-video-post{font-size:14px;width:90px}ul.fullscreen-reviews-pro .average-rating-video-post .dashicons{font-size:14px;margin-right:-2px}ul.fullscreen-reviews-pro h5#sidebar-review-author{font-size:17px;font-weight:500}ul.fullscreen-reviews-pro h6#sidebar-review-date{font-size:13px;margin-bottom:13px}ul.fullscreen-reviews-pro li p{margin-bottom:15px}ul.fullscreen-reviews-pro .sidebar-comment-exerpt{font-size:15px}.skrn-review-full-avatar{float:left;margin-right:10px;border-radius:60px;background-repeat:no-repeat;background-position:center center;background-size:cover;width:30px;height:30px;background-color:#eee}.skrn-review-full-avatar img{border-radius:60px;display:none}#comment-review-form-container{border-bottom:1px solid rgb(255 255 255 / .1);margin-bottom:25px;padding-bottom:25px}#comment-review-form-container h3#reply-title{font-size:18px}#comment-review-form-container p.logged-in-as{display:none}.comments-rating{margin-bottom:10px}#comment-review-form-container p.form-submit{margin-top:-10px;margin-bottom:5px}#comment-review-form-container .skrn-spoiler-pro{margin-bottom:15px}#comment-review-form-container .skrn-spoiler-pro .spoiler-label-heading{position:relative;left:30px;top:-2px}#comment-review-form-submit,#comment-review-form-container.active button.button{display:none}#comment-review-form-container.active #comment-review-form-submit{display:block}.checkbox-pro-container{display:block;position:relative;padding-left:29px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-pro-container input{position:absolute;opacity:0;cursor:pointer}.checkbox-pro-container .checkmark-pro{position:absolute;top:0;left:0;height:18px;width:18px;border-radius:20px;background:#fff0;border:2px solid rgb(255 255 255 / .25)}.checkbox-pro-container:hover input~.checkmark-pro{background:#fff0;border-color:rgb(255 255 255 / .5)}.checkbox-pro-container input:checked~.checkmark-pro{background:#fff0;border-color:rgb(255 255 255 / .5)}.checkbox-pro-container .checkmark-pro:after{content:"";position:absolute;opacity:0;transition-duration:150ms;transition-property:all;transition-timing-function:ease-in-out}.checkbox-pro-container input:checked~.checkmark-pro:after{opacity:1}.checkbox-pro-container .checkmark-pro:after{left:50%;top:50%;margin-top:-4px;margin-left:-4px;width:8px;height:8px;border-radius:30px}.checkbox-pro-container .checkmark-pro:after{background:#43af43}#vayvo-progression-author-content-container{float:right;width:calc(100% - 300px);padding-top:60px}#vayvo-progression-author-sidebar{float:left;width:260px;padding-top:60px;margin-bottom:25px}#content-sidebar-info{position:relative}a.edit-profile-sidebar{text-align:center;z-index:8;position:absolute;top:0;right:0;line-height:1;padding:5px 8px;border-bottom-left-radius:5px;font-size:13px;color:#fff;box-shadow:0 2px 14px rgb(0 0 0 / .25)}a.edit-profile-sidebar:hover{background:#9d9d9d}#avatar-sidebar-large-profile{background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:#ccc;height:300px}#profile-sidebar-gradient{height:180px;position:absolute;bottom:-2px;width:100%;background:-moz-linear-gradient(top,#fff0 0%,rgb(250 250 250) 75%);background:-webkit-linear-gradient(top,#fff0 0%,rgb(250 250 250) 75%);background:linear-gradient(to bottom,#fff0 0%,rgb(250 250 250) 75%)}#vayvo-profile-sidebar-name{margin:2px 0 2px 0;padding:18px 20px;position:relative;z-index:2;text-align:center}#vayvo-profile-sidebar-name h5{font-weight:700;font-size:24px;margin-bottom:5px}#vayvo-profile-sidebar-name h6{color:rgb(255 255 255 / .75);font-size:16px;font-weight:300;line-height:1.2;margin-bottom:5px}ul.profile-social-media-sidebar-icons{list-style:none;margin:20px 0 0 0;padding:0 20px;line-height:1;text-align:center}ul.profile-social-media-sidebar-icons li{display:inline;margin:0;padding:0}ul.profile-social-media-sidebar-icons li a{font-size:15px;padding:0 4px 5px 4px;display:inline-block}ul#profile-watched-stats{list-style:none;margin:12px 0 5px 0;padding:0;text-align:center;display:table;table-layout:fixed;width:100%}ul#profile-watched-stats li{margin:0;padding:16px 0;line-height:1;display:table-cell;border:1px solid rgb(255 255 255 / .12);font-size:12px;color:#fff}ul#profile-watched-stats li:last-child{border-left:none}ul#profile-watched-stats span{font-size:26px;display:block;font-weight:700;padding-bottom:7px}ul#dashboard-sub-menu{list-style:none;margin:0 0 25px 0;padding:0;width:100%;overflow:hidden;border-bottom:1px solid #212027}ul#dashboard-sub-menu li{margin:0;padding:0;float:left;width:50%}ul#dashboard-sub-menu li a{display:block;text-align:center;font-size:16px;font-weight:500;font-family:'Fira Sans Condensed',sans-serif;color:#fff;border-top:2px solid #fff0;padding:22px 0;background:#fff0}#vayvo-progression-author-content-container.select_reviews ul#dashboard-sub-menu li.current a{background:#fff0;border-top:#fff0;}#vayvo-progression-author-content-container.select_reviews ul#dashboard-sub-menu li:last-child a,ul#dashboard-sub-menu li.current a{background:rgb(255 255 255 / .06);border-color:#22b2ee;color:#fff}#vayvo-progression-author-content-container.select_reviews #vayvo-progression-reviews-div-container{display:block}#vayvo-progression-author-content-container.select_reviews #vayvo-progression-watchlist-div-container,#vayvo-progression-reviews-div-container{display:none}#vayvo-progression-reviews-div-container ul.fullscreen-reviews-pro h6#sidebar-review-date{margin-bottom:8px}body.author .content-sidebar-section{margin-bottom:2px;padding:18px 20px}body.author .content-sidebar-section h3.content-sidebar-sub-header{margin-bottom:3px;font-size:17px;color:#848db3}body.author .content-sidebar-section .content-sidebar-biography-text{font-size:14px}h3.progresison-studios-no-author-posts-list{padding:10px 0;font-size:20px;font-weight:300}#vayvo-landing-login-logout-header,#vayvo-header-user-profile-login{float:right;position:relative;padding-left:25px;overflow:hidden;border-left:1px solid rgb(255 255 255 / .12)}#vayvo-landing-mobile-login-logout-header{text-align:center;padding:0 20px}#vayvo-landing-login-logout-header a,#vayvo-landing-mobile-login-logout-header a.arm_form_popup_link,#vayvo-header-user-profile-login a.arm_form_popup_link{line-height:1;text-align:center;display:inline-block;border-radius:60px;padding:11px 30px;font-size:14px;font-family:'Fira Sans Condensed',sans-serif;font-weight:500;border:2px solid #ffffff!important;background:transparent!important;color:#ffffff!important;margin-top:17px}#vayvo-landing-mobile-login-logout-header a.arm_form_popup_link{width:100%;padding-top:14px;padding-bottom:14px;padding-left:0;padding-right:0}#vayvo-header-user-profile-login a.arm_form_popup_link:hover{color:#29c0e5!important;border-color:#22bfe6!important}.arm_popup_member_form{display:none}.arm_form_field_container.arm_form_field_container_profile_cover{display:none!important}.arm_membership_setup_form ul.arm_module_plans_ul{margin-bottom:30px}.arm_membership_setup_form span.arm_module_plan_name{padding-top:50px;padding-bottom:5px}.arm_membership_setup_form .arm_module_plan_description ul{margin:0 5px 15px 24px;text-align:left}.arm_membership_setup_form .arm_module_plan_description ul li{margin-bottom:10px;list-style-position:outside;list-style-type:circle}#content-pro .width-container-pro .arm_module_forms_container,#content-pro .width-container-pro .arm_module_gateways_container,#content-pro .width-container-pro .arm_module_plans_container{border-color:rgb(255 255 255 / .2)}#content-pro .width-container-pro .arm_membership_setup_form .arm_module_plan_price_type{padding-top:0}#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item .arm_module_plan_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item .arm_module_gateway_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item .arm_module_payment_cycle_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_plan_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_plan_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_gateway_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_gateway_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_payment_cycle_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{border-color:rgb(255 255 255 / .2);transition-duration:200ms;transition-property:color,background-color,border-color;transition-timing-function:ease-in-out}#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_plan_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_plan_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_gateway_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_gateway_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item:hover .arm_module_payment_cycle_option,#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{border-color:rgb(255 255 255 / .4)}#content-pro .width-container-pro .arm_setup_form_1 .arm_setup_check_circle{border-color:transparent!important;background:#fff0}#content-pro .width-container-pro .arm_setup_form_1 .arm_active .arm_setup_check_circle{border-color:#ffffff!important;background:#fff}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_108,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_107,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_106,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_105,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_104,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_103,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_102,body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_form_101{background:transparent!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_107,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_106,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_105,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_104,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_103,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_102,body #boxed-layout-pro #content-pro .width-container-pro .arm_module_gateway_fields .arm_form_101,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_108,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_107,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_106,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_105,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_104,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_103,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_102,body #boxed-layout-pro #content-pro .width-container-pro .arm_form.arm_form_101{background:transparent!important;border:none!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container{background:none!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_apply_coupon_container{background:transparent!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_setup_gatewaybox_main_wrapper .arm_module_box{background:transparent!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_membership_setup_form{background:transparent!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_setup_form_inner_container .arm_module_plans_container{background:transparent!important}body #boxed-layout-pro #content-pro .width-container-pro .arm_setup_form_container .arm_setup_form_inner_container .arm_setup_submit_btn_wrapper{background:transparent!important}footer#site-footer{border-top:1px solid rgb(255 255 255 / .15)}footer#site-footer #progression-studios-copyright a{color:rgb(255 255 255 / .75)}footer#site-footer #progression-studios-copyright a:hover{color:#fff}#copyright-divider-top{width:100%}#copyright-text{padding:38px 0;font-size:14px;color:rgb(255 255 255 / .75)}#copyright-text strong{font-weight:500}.footer-copyright-align-center #copyright-text{float:none;text-align:center}.footer-copyright-align-right #copyright-text{float:right;text-align:right}.mc4wp-form label{display:none}.mc4wp-form p{margin:0;padding:0;display:inline}.mc4wp-form .mc4wp-form-fields{width:100%;padding:0;margin:0}.mc4wp-form input{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:4px;padding:10px 14px;font-size:14px;border:2px solid rgb(255 255 255);background:rgb(255 255 255);width:calc(100% - 95px);margin-right:3px}.mc4wp-form .mc4wp-form-fields{display:inline-block}.mc4wp-form input[type="submit"]{margin-right:0;background:#34b1bb;font-size:12px;color:#fff;padding:12px 14px 12px 14px;border-radius:5px;border:none;position:relative;width:auto;font-weight:500;border:2px solid #34b1bb;top:-1px}.mc4wp-form input[type="submit"]:hover{color:#fff;background:#2a9eac}.mc4wp-form .mc4wp-alert{font-style:italic;font-size:12px;padding-top:5px}span.highlight-color{position:relative;font-size:85%;top:-1px;color:#fff;z-index:5;margin-left:5px}span.highlight-color:after{content:'';display:block;top:-4px;left:-4px;position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);background:#2196f3;z-index:-1;border-radius:4px}#pro-scroll-top{display:none;cursor:pointer;position:fixed;overflow:hidden;text-indent:100%;white-space:nowrap;z-index:100;height:30px;width:42px;padding:0;margin:0;bottom:0;right:40px;border-top-left-radius:3px;border-top-right-radius:3px;color:#fff;background:rgb(0 0 0 / .3)}#pro-scroll-top:before{content:"\f105";display:block;font-weight:400;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);position:absolute;z-index:101;font-size:18px;top:25px;left:0;height:30px;width:42px;line-height:30px;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#pro-scroll-top:hover{color:#fff;background:#bcd13d;height:34px}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:#fff0;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/vayvo-progression/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.progression-own-theme .owl-nav button:focus{outline:none}.progression-own-theme .owl-dots{text-align:center;padding:30px;-webkit-tap-highlight-color:#fff0}.progression-own-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.progression-own-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:rgb(255 255 255 / .3);display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.progression-own-theme .owl-dots .owl-dot.active span{background:#43af43}.progression-studios-elementor-carousel-container .owl-nav button{opacity:0}.progression-studios-always-arrows-on.progression-studios-elementor-carousel-container .owl-nav button,.progression-studios-elementor-carousel-container:hover .owl-nav button{opacity:1}.progression-own-theme .owl-nav{margin:0;padding:0;-webkit-tap-highlight-color:#fff0}.progression-own-theme .owl-nav button.owl-next,.progression-own-theme .owl-nav button.owl-prev{margin:0;text-decoration:none;padding:0;background:none;display:inline-block;cursor:pointer;top:50%;position:absolute;font-weight:400;width:45px;left:-45px;background:none;color:rgb(255 255 255 / .3);font-size:70px;height:90px;line-height:90px;margin-top:-45px}.progression-own-theme .owl-nav button.owl-next:hover,.progression-own-theme .owl-nav button.owl-prev:hover{color:rgb(255 255 255 / .9)}.progression-own-theme .owl-nav button span{position:relative;top:-8px}.progression-own-theme .owl-nav button.owl-next{left:auto;right:-45px}@media only screen and (min-width:768px) and (max-width:959px){.progression-own-theme .owl-nav button.owl-next,.progression-own-theme .owl-nav button.owl-prev{width:30px;left:-25px;font-size:50px}.progression-own-theme .owl-nav button.owl-next{left:auto;right:-25px}}@media only screen and (max-width:767px){.progression-own-theme .owl-nav button.owl-next,.progression-own-theme .owl-nav button.owl-prev{width:30px;left:-25px;font-size:40px}.progression-own-theme .owl-nav button.owl-next{left:auto;right:-25px}}.progression-own-theme .owl-nav button.disabled{opacity:0;cursor:default}@media only screen and (min-width:768px) and (max-width:959px){#progression-sticky-header{position:relative!important}.hide-fixed-spacer-mobile{display:none!important}body #boxed-layout-pro{width:100%}#video-search-header,body #boxed-layout-pro .width-container-pro,.width-container-pro{width:94%;padding-left:0;padding-right:0}.progression-studios-header-full-width #progression-studios-header-width header#masthead-pro .width-container-pro,.progression-studios-header-full-width-no-gap #vayvo-progression-header-top .width-container-pro,footer#site-footer.progression-studios-footer-full-width .width-container-pro,.progression-studios-page-title-full-width #page-title-pro .width-container-pro,.progression-studios-header-full-width #vayvo-progression-header-top .width-container-pro,.progression-studios-header-full-width header#masthead-pro .width-container-pro{width:94%;position:relative;padding:0}.progression-studios-header-full-width header#masthead-pro .width-container-pro{width:auto;margin:0 auto;position:relative;padding:0}footer#site-footer.progression-studios-footer-full-width .width-container-pro,footer#site-footer .width-container-pro{width:92%}.progression-studios-header-full-width-no-gap.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro,.progression-studios-header-full-width.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro{width:96%;margin-left:4%;padding-right:0}#panel-search-progression,body #progression-inline-icons,#progression-studios-header-search-icon,#progression-nav-container{display:none}.mobile-menu-icon-pro{display:block}.progression-studios-overlay-header header#masthead-pro .progression-studios-transparent-header header#masthead-pro{position:relative}#progression-shopping-cart-count,body .progression-studios-transparent-header header#masthead-pro:after{display:none}body .progression-studios-hide-custom-logo-mobile,.progression-studios-hide-mobile-custom-logo{display:none!important}.progression-studios-custom-logo-per-page-hide-default{display:block}.progression-studios-header-left,.progression-studios-header-right{float:none;width:100%;text-align:center}#progression-header-top-right-container,.progression-studios-header-right .widget,#progression-header-top-left-container,.progression-studios-header-left .widget{display:inline-block;float:none}#vayvo-progression-header-top.progression_studios_hide_top_left_right .progression-studios-header-right,#vayvo-progression-header-top.progression_studios_hide_top_left_bar .progression-studios-header-left,#vayvo-progression-header-top.progression_studios_hide_top_left_bar.progression_studios_hide_top_left_right{display:none}body .progression-studios-mobile-transparent-header header#masthead-pro{position:absolute;z-index:50;background-color:#fff0}body .progression-studios-mobile-transparent-header header#masthead-pro:after{display:block}.progression_studios_footer_logo_left #progression-studios-footer-logo,.progression_studios_footer_logo_right #progression-studios-footer-logo,.footer-copyright-align-right #copyright-text{text-align:center;float:none}#copyright-text{text-align:center;float:none}.footer-copyright-align-right #copyright-text,#copyright-text{float:none;width:100%}#vayvo-progression-header-top ul.progression-studios-header-social-icons{float:none;margin:0 auto 15px auto;text-align:center}footer#site-footer ul.progression-studios-footer-nav-container-class,footer#site-footer.progression_studios_nav_footer_center ul.progression-studios-footer-nav-container-class,footer#site-footer.progression_studios_nav_footer_left ul.progression-studios-footer-nav-container-class{float:none;margin:0 auto;text-align:center}.progression_studios_footer_logo_left #progression-studios-footer-logo,.progression_studios_footer_logo_right #progression-studios-footer-logo,.footer-copyright-align-right #copyright-text{text-align:center;float:none}#progression-header-icons-inline-display{display:none}.progression-blog-content{padding:32px 25px 22px 25px}#vayvo-progression-author-content-container,#video-post-container{width:calc(100% - 250px)}#vayvo-progression-author-sidebar,#video-post-sidebar{width:220px}ul#video-post-meta-list li{margin-right:8px;padding-right:8px;font-size:15px}li#video-post-meta-rating span{padding:4px;font-size:13px}#video-post-meta-reviews{top:-3px}#no-reviews-meta-list{top:3px}.average-rating-count-progression-studios{font-size:13px;top:4px}a#video-post-play-text-btn,#video-social-sharing-button,button.wishlist-button-pro{padding:14px 33px;font-size:14px}h1.video-page-title{font-size:60px}ul.vayvo-video-cast-list li{width:calc(50% - 15px);padding-right:15px}.progression-episode-list-flex{display:block}.progression-studios-episode-right-container,.progression-studios-episode-image-container{display:block;width:100%;float:none}.progression-episode-list-right-margin,.progression-episode-list-left-margin{margin:0}.progression-episode-list-left-margin{margin-bottom:20px}ul#dashboard-sub-menu li a,ul.vayvo-progression-video-season-navigation li.progression-video-season-title a{font-size:15px;padding:20px 0}a.slider-video-page-title-play-button{display:none}#header-user-profile-click{border-left:none;padding-right:25px;padding-left:10px;border-right:1px solid rgb(255 255 255 / .12)}#header-user-profile-click #header-username{display:none}#avatar-small-header-vayvo-progression{margin-right:7px}#vayvo-landing-login-logout-header,#vayvo-header-user-profile-login{display:none}}@media only screen and (max-width:767px){#progression-sticky-header{position:relative!important}.hide-fixed-spacer-mobile{display:none!important}body #boxed-layout-pro{width:100%}body #boxed-layout-pro .width-container-pro,.width-container-pro{width:92%;padding-left:0;padding-right:0}.progression-studios-header-full-width #progression-studios-header-width header#masthead-pro .width-container-pro,.progression-studios-header-full-width-no-gap #vayvo-progression-header-top .width-container-pro,footer#site-footer.progression-studios-footer-full-width .width-container-pro,.progression-studios-page-title-full-width #page-title-pro .width-container-pro,.progression-studios-header-full-width #vayvo-progression-header-top .width-container-pro,.progression-studios-header-full-width header#masthead-pro .width-container-pro{width:92%;position:relative;padding:0}.progression-studios-header-full-width header#masthead-pro .width-container-pro{width:auto;margin:0 auto;position:relative;padding:0}footer#site-footer.progression-studios-footer-full-width .width-container-pro,footer#site-footer .width-container-pro{width:88%}.progression-studios-header-full-width-no-gap.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro,.progression-studios-header-full-width.progression-studios-header-cart-width-adjustment header#masthead-pro .width-container-pro{width:94%;margin-left:6%;padding-right:0}#main-container-pro,.sidebar,.footer-2-pro .widget,.footer-3-pro .widget,.footer-4-pro .widget,.footer-5-pro .widget,.grid2column-progression,.grid3column-progression,.grid3columnbig-progression,.grid4column-progression,.grid4columnbig-progression,.grid5column-progression,.grid6column-progression{width:100%;margin-right:0%;margin-left:0%}.woocommerce .products.columns-1 li.product,.woocommerce .products.columns-2 li.product,.woocommerce .products.columns-3 li.product,.woocommerce .products.columns-4 li.product,.woocommerce .products.columns-5 li.product{width:100%!important}.sidebar.progression-studios-mobile-sidebar{padding-top:0}.sidebar{padding-top:60px}#panel-search-progression,body #progression-inline-icons,#progression-studios-header-search-icon,#progression-nav-container{display:none}.mobile-menu-icon-pro{display:block}body .progression-studios-hide-custom-logo-mobile,.progression-studios-hide-mobile-custom-logo{display:none!important}.progression-studios-overlay-header header#masthead-pro,.progression-studios-transparent-header header#masthead-pro{position:relative}#progression-shopping-cart-count,body .progression-studios-transparent-header header#masthead-pro:after{display:none}.progression-studios-custom-logo-per-page-hide-default{display:block}.progression-studios-header-left,.progression-studios-header-right{float:none;width:100%;text-align:center}#progression-header-top-right-container,.progression-studios-header-right .widget,#progression-header-top-left-container,.progression-studios-header-left .widget{display:inline-block;float:none}#copyright-text{text-align:center;float:none}#vayvo-progression-header-top.progression_studios_hide_top_left_right .progression-studios-header-right,#vayvo-progression-header-top.progression_studios_hide_top_left_bar .progression-studios-header-left,#vayvo-progression-header-top.progression_studios_hide_top_left_bar.progression_studios_hide_top_left_right{display:none}.footer-copyright-align-right #copyright-text,#copyright-text{float:none;width:100%}body.admin-bar .progression-sticky-scrolled header#masthead-pro{margin-top:-36px}body .progression-studios-mobile-transparent-header header#masthead-pro{position:absolute;z-index:50;background-color:#fff0}body .progression-studios-mobile-transparent-header header#masthead-pro:after{display:block}footer#site-footer ul.progression-studios-footer-nav-container-class,footer#site-footer.progression_studios_nav_footer_center ul.progression-studios-footer-nav-container-class,footer#site-footer.progression_studios_nav_footer_left ul.progression-studios-footer-nav-container-class{float:none;margin:0 auto;text-align:center}.progression_studios_footer_logo_left #progression-studios-footer-logo,.progression_studios_footer_logo_right #progression-studios-footer-logo,.footer-copyright-align-right #copyright-text{text-align:center;float:none}body .progression-studios-header-left .widget,body .progression-studios-header-right .widget{padding-top:8px;padding-bottom:8px}#copyright-divider-top{margin:0 auto}#progression-header-icons-inline-display{display:none}#vayvo-progression-header-top ul.progression-studios-header-social-icons{float:none;margin:0 auto 10px auto;text-align:center}#progression-studios-next-previous-post a{width:100%}a#progression-studios-previous-post,a#progression-studios-next-post{text-align:center}#comments h3{font-size:17px}.comment-navigation .nav-previous,.comment-navigation .nav-next{float:none;width:100%;text-align:center}.comment-author .avatar{height:32px;width:32px;top:4px}.comment-list .children>li{margin-left:12px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs{margin-bottom:-53px;top:-53px}#progression-studios-woocommerce-single-bottom .woocommerce-tabs ul.wc-tabs li a{font-size:13px;padding:14px 18px}body .woocommerce .woocommerce-MyAccount-content{width:90%;padding:3% 3% 3% 3%}body .woocommerce nav.woocommerce-MyAccount-navigation{width:100%;margin-bottom:25px}ul#blog-single-social-sharing{top:120px;margin-top:0}.progression-blog-content{padding:32px 25px 22px 25px}#comment-review-popup-heading h6{text-align:left}#comment-review-popup-heading .average-rating-video-post{float:none}#comment-review-pop-up-container{width:100%;max-height:80%}#comment-review-pop-up-padding{padding:15px}#vayvo-progression-author-content-container,#vayvo-progression-author-sidebar,#video-post-container,#video-post-sidebar{width:100%}#avatar-sidebar-large-profile{max-width:300px;margin-left:auto;margin-right:auto}h1.video-page-title{font-size:44px}#video-post-sidebar .content-sidebar-image.video-embedded-media-height-adjustment{margin-top:40px}#video-post-sidebar .content-sidebar-image{margin-top:40px}ul#video-post-meta-list li{margin-right:8px;padding-right:8px;margin-bottom:15px;font-size:15px}li#video-post-meta-rating span{padding:4px;font-size:13px}#video-post-meta-reviews{top:-3px}#no-reviews-meta-list{top:3px}.average-rating-count-progression-studios{font-size:13px;top:4px}a#video-post-play-text-btn,#video-social-sharing-button,button.wishlist-button-pro{padding:12px 25px;font-size:14px;margin-right:8px}#video-social-sharing-button{margin-right:0}a#video-post-play-text-btn i,#video-social-sharing-button i{font-size:14px;margin-right:7px}button.wishlist-button-pro i{font-size:16px;top:0;margin-right:7px}ul.vayvo-video-cast-list li{width:calc(50% - 10px);padding-right:10px}.progression-episode-list-flex{display:block}.progression-studios-episode-right-container,.progression-studios-episode-image-container{display:block;width:100%;float:none}.progression-episode-list-right-margin,.progression-episode-list-left-margin{margin:0}.progression-episode-list-left-margin{margin-bottom:20px}ul#dashboard-sub-menu li a,ul.vayvo-progression-video-season-navigation li.progression-video-season-title a{font-size:14px;padding:18px 0}#page-title-pro h1{font-size:32px}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header:nth-child(4n):after,ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header:nth-child(4n):after,ul.skrn-video-search-columns li.column-search-header:after{display:none}ul.skrn-video-search-columns.skrn-video-search-count-5 li.column-search-header,ul.skrn-video-search-columns.skrn-video-search-count-3 li.column-search-header,ul.skrn-video-search-columns.skrn-video-search-count-2 li.column-search-header,ul.skrn-video-search-columns.skrn-video-search-count-1 li.column-search-header,ul.skrn-video-search-columns li.column-search-header{margin:0 0 30px 0;padding:0 0;width:100%}a.slider-video-page-title-play-button{display:none}#header-user-profile-click{border-left:none;padding-right:10px;padding-left:5px}#header-user-profile-click #header-username{display:none}#avatar-small-header-vayvo-progression{margin-right:4px}.mobile-menu-icon-pro{padding-left:10px;padding-right:10px}#vayvo-landing-login-logout-header,#vayvo-header-user-profile-login{display:none}.vayvo-display-login-on-mobile #vayvo-landing-login-logout-header,header#masthead-pro.vayvo-landing-page-header.vayvo-display-login-on-mobile h1#logo-pro,.vayvo-display-login-on-mobile #vayvo-header-user-profile-login{border:none;padding-left:0}li.slider-video-post-meta-reviews{display:none}#page-title-pro h4{font-size:18px}.season-five-six-layout ul.vayvo-progression-video-season-navigation li.progression-video-season-title{min-width:110px}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.eot);src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.eot);src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.eot);src:url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/themes/vayvo-progression/inc/fonts/font-awesome-new/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}code,pre{border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .08);overflow:auto;word-wrap:break-word;line-height:1.2;color:rgb(255 255 255 / .65);font-size:14px}code,figcaption,pre{font-size:14px}del{opacity:.8}pre{display:block;margin-top:5px;padding:15px;margin-bottom:25px}code{display:inline-block;padding:5px}body .gallery-item{margin-top:0;position:relative;margin-bottom:25px}body .gallery-item img{border:none!important}body .gallery-icon{margin-right:10px;margin-left:10px}body #content-pro .gallery-caption{position:relative;padding:10px;font-weight:600}body .wp-caption{max-width:100%!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.google-maps-pin h6{margin-bottom:2px}.screen-reader-text{display:none}.wp-caption img{margin-bottom:5px}figcaption{font-weight:500;padding-bottom:8px}body #content-pro .width-container-pro .wp-caption-text{line-height:1.4;font-size:14px;font-weight:400;color:rgb(255 255 255 / .75)}p.wp-caption-text{margin-bottom:10px}.wp-block-separator{width:100%;overflow:hidden}.wp-block-cover-image .aligncenter{width:100%;text-align:center;overflow:hidden;color:#fff}body .alignnone{max-width:100%}/*

Plugin Name: Boosted Elements
Text Domain: boosted-elements-progression
Plugin URI: https://boosted.progression-studios.com
Description: Page Builder Add-on for Elementor
Version: 6.3
Author: Progression Studios
Author URI: http://progressionstudios.com/
Author Email: contact@progressionstudios.com
License: GNU General Public License v3.0

*/

.clearfix-boosted-element:after,.clearfix-boosted-element:before{content:"";display:table}.clearfix-boosted-element:after{clear:both}.boosted-add-cart-icon-left,.boosted-add-to-cart-left-icon .boosted-add-cart-icon-right{display:none}.boosted-add-to-cart-left-icon .boosted-add-cart-icon-left{display:inline-block}.add_to_cart_inline a.button{transition-duration:350ms;transition-property:color,background-color,opacity,border;transition-timing-function:ease-in-out}.boosted-elements-advanced-button i{transition:all 400ms}img.boosted-elements-progression-image,.progression-studios-image-grid-caption-overlay,.boosted-elements-advanced-btn-text-inline,.boosted-elements-advanced-btn-background-hover,.boosted-elements-advanced-btn-background,.boosted-elements-advanced-button,.boosted-elements-overlay-positioning,.boosted-elements-blog-image img,.boosted-elements-scroll-nav-item,.boosted-single-nav-link,.boosted-elements-close-btn,.boosted-elements-content-container-overlay,.boosted-elements-icons-container a,.boosted-elements-button,.boosted-elements-pricing-table-button,.boosted-elements-slide-button-main,.boosted-elements-slide-button-secondary{transition:all 500ms}.boosted-elements-slider-direction-nav a,.boosted-elements-slider-control-paging li{transition:all 400ms}ul.boosted-elements-slides li .boosted-elements-slide-title,ul.boosted-elements-slides li .boosted-elements-slide-sub-title,ul.boosted-elements-slides li .boosted-elements-slide-content,ul.boosted-elements-slides li .boosted-elements-slide-button-main,ul.boosted-elements-slides li .boosted-elements-slide-button-secondary{animation-duration:600ms;opacity:0}.boosted-no-delay-animate ul.boosted-elements-slides li .boosted-elements-slide-title,.boosted-no-delay-animate ul.boosted-elements-slides li .boosted-elements-slide-sub-title,.boosted-no-delay-animate ul.boosted-elements-slides li .boosted-elements-slide-content,.boosted-no-delay-animate ul.boosted-elements-slides li .boosted-elements-slide-button-main,.boosted-no-delay-animate ul.boosted-elements-slides li .boosted-elements-slide-button-secondary,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slider-content,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slide-title,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slide-sub-title,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slide-content,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slide-button-main,ul.boosted-elements-slides li.bosted_animate_none .boosted-elements-slide-button-secondary{opacity:1}.boosted-no-delay-animate li.boosted-elements-slider-active-slide .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-elements-slide-button-secondary{animation-duration:800ms;animation-fill-mode:both}.boosted-no-delay-animate li.boosted-elements-slider-active-slide .boosted-elements-slider-content{animation-duration:900ms;opacity:1}.boosted-no-delay-animate li .boosted-elements-slider-content{animation-delay:650ms;opacity:0}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_up .boosted-elements-slide-button-secondary{animation-name:Boostedelementsfadeup}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_down .boosted-elements-slide-button-secondary{animation-name:Boostedelementsfadedown}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_right .boosted-elements-slide-button-secondary{animation-name:Boostedelementsfaderight}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_left .boosted-elements-slide-button-secondary{animation-name:Boostedelementsfadeleft}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_out .boosted-elements-slide-button-secondary{animation-name:Boostedelementszoomup}.boosted-no-delay-animate li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slider-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slide-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slide-sub-title,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slide-content,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slide-button-main,.boosted-delay-animate ul.boosted-elements-slides li.boosted-elements-slider-active-slide.bosted_animate_in .boosted-elements-slide-button-secondary{animation-name:Boostedelementszoomout}@keyframes Boostedelementsfade{0{opacity:0}100%{opacity:1}}@keyframes Boostedelementsfadeup{0{opacity:0;transform:translate3d(0,80%,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Boostedelementsfadedown{0{opacity:0;transform:translate3d(0,-80%,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Boostedelementsfadeleft{0{opacity:0;transform:translate3d(20%,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Boostedelementsfaderight{0{opacity:0;transform:translate3d(-20%,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes Boostedelementszoomup{0{opacity:0;transform:scale(1.2)}100%{opacity:1;transform:scale(1)}}@keyframes Boostedelementszoomout{0{opacity:0;transform:scale(0.85)}100%{opacity:1;transform:scale(1)}}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-one:nth-child(1){animation-delay:600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-one:nth-child(2){animation-delay:700ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-one:nth-child(3){animation-delay:800ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-one:nth-child(4){animation-delay:900ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-one:nth-child(5){animation-delay:1000ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay:nth-child(1){animation-delay:600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay:nth-child(2){animation-delay:800ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay:nth-child(3){animation-delay:1000ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay:nth-child(4){animation-delay:1200ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay:nth-child(5){animation-delay:1400ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-three:nth-child(1){animation-delay:600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-three:nth-child(2){animation-delay:900ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-three:nth-child(3){animation-delay:1200ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-three:nth-child(4){animation-delay:1500ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-three:nth-child(5){animation-delay:1800ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-four:nth-child(1){animation-delay:600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-four:nth-child(2){animation-delay:1000ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-four:nth-child(3){animation-delay:1400ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-four:nth-child(4){animation-delay:1800ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-four:nth-child(5){animation-delay:2200ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-five:nth-child(1){animation-delay:600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-five:nth-child(2){animation-delay:1100ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-five:nth-child(3){animation-delay:1600ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-five:nth-child(4){animation-delay:2100ms}ul.boosted-elements-slides li.boosted-elements-slider-active-slide .boosted-animation-delay-five:nth-child(5){animation-delay:2600ms}.boosted-elements-logo-container a{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;outline:0}.boosted-elements-progression-countdown-container-overflow{overflow:hidden}.boosted-elements-progression-countdown-container ul.boosted-elements-progression-timer{list-style:none;margin:0;padding:0;display:table;table-layout:fixed;width:100%;background:0}.boosted-elements-progression-countdown-container ul.boosted-elements-progression-timer li.boosted-elements-timer-float{list-style:none;margin:0;padding:0;display:table-cell;background:0}.boosted-elements-progression-countdown-container.boosted-elements-force-two-column ul.boosted-elements-progression-timer li.boosted-elements-timer-float{width:50%;display:block;float:left}.boosted-elements-progression-countdown-container ul.boosted-elements-progression-timer li.boosted-elements-timer-float:after,.boosted-elements-progression-countdown-container ul.boosted-elements-progression-timer li.boosted-elements-timer-float:before{display:none}.boosted-elements-timer-segment{text-align:center;background:#0e9dd2;color:#fff;padding:30px 0;border-radius:4px}.boosted-elements-timer-digit{font-size:38px}.boosted_elements_text_position_inline .boosted-elements-timer-text{display:inline}.boosted-elements-timer-text{display:block}.boosted-elements-progression-image-grid-container{overflow:hidden}.boosted-elements-progression-isotope-animation{opacity:0;transition:opacity 500ms}.boosted-elements-progression-masonry-item.boosted-elements-isotope-animation-start .boosted-elements-progression-isotope-animation{opacity:1}.progression-studios-grid-caption{padding:20px 20px;font-size:14px;color:#888}.progression-studios-image-grid-caption-table{background:#f1f1f1}.boosted-elements-progression-image-grid-item{overflow:hidden;position:relative}.boosted-elements-image-grid-transition-zoom .boosted-elements-progression-image-grid-item:hover img.boosted-elements-progression-image{-webkit-transform:scale(1.09);transform:scale(1.09)}.boosted-elements-image-grid-transition-grey .boosted-elements-progression-image-grid-item:hover img.boosted-elements-progression-image{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.boosted-elements-image-grid-transition-sepia .boosted-elements-progression-image-grid-item:hover img.boosted-elements-progression-image{-webkit-filter:sepia(50%);filter:sepia(50%)}.boosted-elements-image-grid-transition-saturate .boosted-elements-progression-image-grid-item:hover img.boosted-elements-progression-image{-webkit-filter:saturate(50%);filter:saturate(50%)}.boosted-elements-image-grid-caption-overlay .boosted-elements-progression-image-grid-item:hover .progression-studios-image-grid-caption-overlay{opacity:1}.boosted-elements-image-grid-caption-overlay .progression-studios-image-grid-caption-overlay{position:absolute;top:0;width:100%;height:100%;opacity:0}.boosted-elements-image-grid-caption-overlay .progression-studios-image-grid-caption-table{display:table;table-layout:fixed;width:100%;height:100%}.boosted-elements-slider-container a:focus,.boosted-elements-slider-slider a:focus,.boosted-elements-slider-container a:hover,.boosted-elements-slider-slider a:hover{outline:0}.boosted-elements-slides,.boosted-elements-slides>li,.boosted-elements-slider-control-nav,.boosted-elements-slider-direction-nav{margin:0;padding:0;list-style:none}.boosted-elements-slider-pauseplay span{text-transform:capitalize}.boosted-elements-slider-main{margin:0;padding:0}.boosted-elements-slider-main .boosted-elements-slides>li{display:none;-webkit-backface-visibility:hidden}.boosted-elements-slider-main .boosted-elements-slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .boosted-elements-slider-main .boosted-elements-slides{display:block}* html .boosted-elements-slider-main .boosted-elements-slides{height:1%}.no-js .boosted-elements-slider-main .boosted-elements-slides>li:first-child{display:block}.boosted-elements-slider-main{margin:0;position:relative;zoom:1}.boosted-elements-slider-main .boosted-elements-slides{zoom:1}.boosted-elements-slider-main .boosted-elements-slides img{height:auto;-moz-user-select:none}.boosted-elements-slider-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .boosted-elements-slider-viewport{max-height:300px}.carousel li{margin-right:5px}.boosted-elements-slider-direction-nav{*height:0}.boosted-elements-slider-direction-nav a{text-decoration:none;display:block;width:70px;height:80px;line-height:80px;margin:-40px 0 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;outline:0;-moz-outline-style:none;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.boosted-elements-slider-direction-nav a:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:18px;display:inline-block;content:'\f053';color:#fff}.boosted-elements-slider-direction-nav a.boosted-elements-slider-next:before{content:'\f054'}.boosted-elements-slider-direction-nav .boosted-elements-slider-prev{left:0;padding-left:18px}.boosted-elements-slider-direction-nav .boosted-elements-slider-next{right:0;padding-right:18px;text-align:right}.boosted-elements-slider-main:hover .boosted-elements-slider-direction-nav .boosted-elements-slider-prev{opacity:.85}.boosted-elements-slider-main:hover .boosted-elements-slider-direction-nav .boosted-elements-slider-prev:hover{opacity:.85}.boosted-elements-slider-main:hover .boosted-elements-slider-direction-nav .boosted-elements-slider-next{opacity:.85}.boosted-elements-slider-main:hover .boosted-elements-slider-direction-nav .boosted-elements-slider-next:hover{opacity:.85}.boosted-elements-slider-direction-nav .boosted-elements-slider-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default;z-index:-1}.boosted-elements-slider-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.boosted-elements-slider-pauseplay a:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:20px;display:inline-block;content:'\f04b'}.boosted-elements-slider-pauseplay a:hover{opacity:1}.boosted-elements-slider-pauseplay a.boosted-elements-slider-play:before{content:'\f04c'}.boosted-elements-slider-control-nav{width:100%;position:absolute;bottom:14px;z-index:25;text-align:center}.boosted-elements-slider-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.boosted-elements-slider-control-paging li a{transition:all 300ms;width:9px;height:9px;display:block;background:rgba(255,255,255,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;outline:0;-moz-outline-style:none}.boosted-elements-slider-control-paging li a.boosted-elements-slider-active{background:rgba(255,255,255,1);cursor:default}.boosted-elements-slider-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.boosted-elements-slider-control-thumbs li{width:25%;float:left;margin:0}.boosted-elements-slider-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.boosted-elements-slider-control-thumbs img:hover{opacity:1}.boosted-elements-slider-control-thumbs .boosted-elements-slider-active{opacity:1;cursor:default}.boosted-elements-slider-gradient-overlay,.boosted-elements-slider-bg-overlay{position:absolute;height:100%;width:100%;top:0;z-index:4;left:0}.boosted-elements-slider-gradient-overlay{z-index:5}.boosted-elements-video-bg{position:absolute;height:100%;width:100%;top:0;z-index:2;left:0;overflow:hidden}.boosted-elements-youtube-player{position:absolute;height:100%;width:100%;top:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.boosted-elements-youtube-player span.mb_YTPBar{display:none !important}@media only screen and (max-width:959px){.boosted-elements-youtube-player{display:none !important}}ul.boosted-elements-slides li .boosted-elements-slide-title span,ul.boosted-elements-slides li .boosted-elements-slide-sub-title span,ul.boosted-elements-slides li .boosted-elements-slide-content span{display:inline-block}.clearfix-boosted-element:after{clear:both}.boosted-elements-slider-background{position:relative;overflow:hidden;width:100%;background-repeat:no-repeat}.boosted-elements-slider-display-table{display:table;width:100%;height:100%}.boosted-elements-slider-content-container{width:100%}.boosted-elements-slider-content{position:relative;z-index:10;width:100%;line-height:1.4;-webkit-font-smoothing:antialiased}.boosted-elements-slider-content .boosted-elements-slide-title{font-size:38px;font-weight:700;color:#fff;margin-bottom:15px}.boosted-elements-slider-content .boosted-elements-slide-sub-title{font-size:28px;color:#fff;margin-bottom:10px}.boosted-elements-slider-content .boosted-elements-slide-content{font-size:15px;color:#fff;margin-bottom:25px}.boosted-elements-slider-content .boosted-elements-slide-button-secondary,.boosted-elements-slider-content .boosted-elements-slide-button-main{cursor:pointer;display:inline-block;font-size:12px;background:#fff;color:#000;line-height:1;padding:16px 20px}.boosted-elements-slider-content .boosted-elements-slide-button-main{margin-right:5px}.boosted-elements-slider-content .boosted-elements-slide-button-secondary{margin-left:5px}.boosted_elements_slider_arrow_visiblity_visible .boosted-elements-slider-direction-nav a{opacity:.85}.boosted_elements_slider_dots_visiblity_hidden .boosted-elements-slider-control-paging,.boosted_elements_slider_arrow_visiblity_hidden .boosted-elements-slider-direction-nav a{display:none}.boosted_elements_slider_dots_visiblity_hover .boosted-elements-slider-control-paging li{opacity:0}.boosted_elements_slider_dots_visiblity_hover .boosted-elements-slider-main:hover .boosted-elements-slider-control-paging li{opacity:1}.boosted-elements-slider-main{position:relative;z-index:1}.boosted-slider-arrow-down{cursor:pointer;position:absolute;z-index:20;left:50%;bottom:76px;margin-left:-25px;width:50px;line-height:50px;height:50px;text-align:center;font-size:14px;color:#fff;border:2px solid #fff;border-radius:80px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.boosted-slider-arrow-down i{position:relative;top:-1px}.boosted-elements-progression-image-slideshow-container .fotorama .fotorama__arr--prev.fotorama__arr,.boosted-elements-progression-image-slideshow-container .fotorama .fotorama__arr--next.fotorama__arr{transition:all 500ms}.boosted-elements-slider-content-image{position:absolute;z-index:6;line-height:1}.boosted-elements-slider-image-animate{position:relative;z-index:10;width:100%;-webkit-font-smoothing:antialiased}.progression-studios-boosted-slider-upside-down{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;width:100%;height:100%;top:100%;left:0;z-index:15;-moz-transform:scale(1,-1);-o-transform:scale(1,-1);-webkit-transform:scale(1,-1);transform:scale(1,-1);-webkit-filter:blur(6px);filter:blur(6px);opacity:.5}.progression-studios-boosted-slider-upside-down:after{content:'';display:block;position:absolute;width:100%;bottom:0;left:0;height:100%;background:-moz-linear-gradient(top,#08070e 0,#08070e 80%,rgba(8,7,14,0) 100%);background:-webkit-linear-gradient(top,#08070e 0,#08070e 80%,rgba(8,7,14,0) 100%);background:linear-gradient(to bottom,#08070e 0,#08070e 80%,rgba(8,7,14,0) 100%)}.boosted-elements-repeater-field{display:inline-block}.morphext>.animated{display:inline-block}.typed-cursor{opacity:1;-webkit-animation:boosted_blink .7s infinite;-moz-animation:boosted_blink .7s infinite;animation:boosted_blink .7s infinite}@keyframes boosted_blink{0{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes boosted_blink{0{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes boosted_blink{0{opacity:1}50%{opacity:0}100%{opacity:1}}.boosted-top-level{z-index:50}.boosted-elements-progression-pricing-container{text-align:center;position:relative;overflow:hidden}.boosted-elements-pricing-header{border-style:solid;border-color:#6997ae;border-right-width:0;border-left-width:0;border-bottom-width:0;border-top-width:0;background:#0e9dd2;padding:20px 0}h2.boosted-elements-pricing-title{color:#fff}h4.boosted-elements-pricing-sub-title{color:#fff}.boosted-elements-pricing-section{background:#f2f5fa;padding:30px 20px 30px 20px;line-height:1}.boosted-elements-pricing-for-sale{text-decoration:line-through;padding-right:10px;font-size:18px}.boosted-elements-pricing-duration div,.boosted-elements-pricing-main-price div,.boosted-elements-pricing-currency div{display:inline}.boosted-elements-pricing-currency{position:relative}.boosted-elements-pricing-main-price{font-size:45px;font-weight:700}.boosted-elements-display-duration-block .boosted-elements-pricing-duration{display:block}.boosted-elements-pricing-duration{color:#777;position:relative}ul.boosted-elements-pricing-features{background:#fff;list-style:none;margin:0;padding:30px 20px 20px 20px}ul.boosted-elements-pricing-features li{margin:0 0 10px 0;padding:0 0 10px 0;border-style:solid;border-width:0}ul.boosted-elements-pricing-features li:after,ul.boosted-elements-pricing-features li:before{display:none}.boosted-elements-strikethrough{text-decoration:line-through}.boosted-elements-pricing-footer{border-style:solid;border-width:0;background:#fff;padding:0 20px 35px 20px}.boosted-elements-pricing-table-button{cursor:pointer;display:inline-block;background:#0e9dd2;color:#fff;line-height:1;padding:16px 25px}.boosted-elements-pricing-table-button:hover{color:#fff;background:#0e9dd2}.boosted-elements-footer-additional-text{font-size:90%;color:#888}.boosted-elelements-pricing-ribbon{position:absolute;font-size:13px;background:#6997ae;color:#fff;text-align:center;transform:rotate(-45deg);line-height:35px;width:180px;top:25px;right:auto;left:-44px}.boosted-elements-pricing-table-ribbon-right .boosted-elelements-pricing-ribbon{transform:rotate(45deg);left:auto;right:-48px}.boosted-elements-progression-flip-box-container{position:relative;height:300px;width:100%}.boosted-elements-flip-box-vertical-align{width:100%}.boosted-elements-flip-box-padding{padding:0 30px 5px 30px}.boosted-elements-flip-box-icon-image{display:inline-block;margin:0 auto 15px auto;line-height:1}.boosted-elements-flip-box-icon-image.boosted_eleements_flip_front_icon_style_background{background:#ccc}.boosted_eleements_flip_front_icon_style_bordered{border:2px solid #fff}.boosted_flip_box_icon_border_round{border-radius:100px}.boosted_eleements_flip_front_icon_style_background,.boosted_eleements_flip_front_icon_style_bordered{padding:15px}.boosted-elements-flip-box-icon-image i{font-size:40px;line-height:40px;width:40px}.boosted-elements-flip-box-front-container{text-align:center;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:#0e9dd2;color:#fff;border-color:#000}.boosted-elements-flip-box-content,h2.boosted-elements-flip-box-heading{color:#fff}.boosted-elements-flip-box-rear-container{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#444;color:#fff}.boosted-elements-progression-button-floating-container{position:fixed;z-index:100}.boosted-elements-progression-button-floating-container .boosted-elements-button{margin-top:0;font-size:14px;position:relative;padding:14px 20px}.boosted-elements-button{cursor:pointer;display:inline-block;background:#077bbe;color:#fff;line-height:1;padding:16px 25px;margin-top:15px}.boosted-elements-pricing-table-button div,.boosted-elements-button div{display:inline-block}.boosted-elements-button:hover{background:#077bbe;color:#fff}.boosted-elements-progression-flip-box-container{perspective:1000px}.boosted-elements-flip-box-front-container,.boosted-elements-flip-box-rear-container{transition-duration:500ms;transition-property:all;transition-timing-function:ease}.boosted-elements-flip-box-flip-card{width:100%;height:100%;transform-style:preserve-3d;transition:all 500ms ease}.boosted-elements-flip-box-rear-container,.boosted-elements-flip-box-front-container{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(0);transform:rotateY(0)}.boosted-animate-flip.boosted-animate-up.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-flip-card,.boosted-animate-flip.boosted-animate-up .boosted-elements-flip-box-rear-container{transform:rotateX(180deg)}.boosted-animate-flip.boosted-animate-down.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-flip-card,.boosted-animate-flip.boosted-animate-down .boosted-elements-flip-box-rear-container{transform:rotateX(-180deg)}.boosted-animate-flip.boosted-animate-left.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-flip-card,.boosted-animate-flip.boosted-animate-left .boosted-elements-flip-box-rear-container{transform:rotateY(-180deg)}.boosted-animate-flip.boosted-animate-right.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-flip-card,.boosted-animate-flip.boosted-animate-right .boosted-elements-flip-box-rear-container{transform:rotateY(180deg)}.boosted-animate-push.boosted-elements-progression-flip-box-container,.boosted-animate-slide.boosted-elements-progression-flip-box-container{overflow:hidden}.boosted-animate-push .boosted-elements-flip-box-rear-container,.boosted-animate-slide .boosted-elements-flip-box-rear-container{z-index:3}.boosted-animate-push.boosted-animate-up .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-up .boosted-elements-flip-box-rear-container{top:100%}.boosted-animate-push.boosted-animate-up.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-up.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container{top:0}.boosted-animate-push.boosted-animate-down .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-down .boosted-elements-flip-box-rear-container{top:auto;bottom:100%}.boosted-animate-push.boosted-animate-down.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-down.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container{top:auto;bottom:0}.boosted-animate-push.boosted-animate-left .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-left .boosted-elements-flip-box-rear-container{left:100%}.boosted-animate-push.boosted-animate-left.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-left.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container{left:0}.boosted-animate-push.boosted-animate-right .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-right .boosted-elements-flip-box-rear-container{left:auto;right:100%}.boosted-animate-push.boosted-animate-right.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container,.boosted-animate-slide.boosted-animate-right.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container{left:auto;right:0}.boosted-animate-push.boosted-animate-up.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{top:-100%}.boosted-animate-push.boosted-animate-down.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{top:100%}.boosted-animate-push.boosted-animate-left.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{left:-100%}.boosted-animate-push.boosted-animate-right.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{left:100%}.boosted-animate-zoom-in .boosted-elements-flip-box-rear-container{opacity:0;transform:scale(0.75);z-index:3}.boosted-animate-zoom-in.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-rear-container{opacity:1;transform:scale(1)}.boosted-animate-zoom-out.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{opacity:0;transform:scale(0.75)}.boosted-animate-fade.boosted-elements-progression-flip-box-container:hover .boosted-elements-flip-box-front-container{opacity:0}.boosted-elements-team-content{padding:30px}h4.boosted-elements-team-heading{margin-bottom:2px}h5.boosted-elements-team-job-title{margin-bottom:15px}.boosted-elements-team-description{margin-bottom:15px}.boosted-elements-progression-team-member-container .boosted-elements-button{margin-bottom:20px}.boosted-elements-team-image{position:relative}.boosted-elements-content-container-overlay{width:100%;height:100%;position:absolute;float:left;top:0;left:0;opacity:0}.boosted-elements-team-image:hover .boosted-elements-content-container-overlay{opacity:1}.boosted-elements-team-image .boosted-elements-overlay-table{margin:0;padding:0;display:table;table-layout:fixed;width:100%;height:100%}.boosted-elements-team-image .boosted-elements-overlay-table-cell{display:table-cell;vertical-align:middle;position:static}.boosted-elements-icons-container a{text-align:center;display:inline-block;margin:0 5px 5px 5px}.boosted_elements_image_align_right .boosted-elements-team-content,.boosted_elements_image_align_left .boosted-elements-team-image{float:left}.boosted_elements_image_align_left .boosted-elements-team-content,.boosted_elements_image_align_right .boosted-elements-team-image{float:right}.boosted_elements_image_align_left .boosted-elements-team-image,.boosted_elements_image_align_right .boosted-elements-team-image{width:40%}.boosted_elements_image_align_left .boosted-elements-team-content,.boosted_elements_image_align_right .boosted-elements-team-content{width:60%}@media only screen and (max-width:767px){.boosted_elements_image_align_left .boosted-elements-team-image,.boosted_elements_image_align_right .boosted-elements-team-image,.boosted_elements_image_align_left .boosted-elements-team-content,.boosted_elements_image_align_right .boosted-elements-team-content{width:100%}}.boosted-elements-progression-popup-container{background:#fff;width:600px;overflow:hidden}.boosted_popup_slide{transform:translateX(0) translateY(-40%)}.popup_visible .boosted_popup_slide{transform:translateX(0) translateY(0)}.boosted_popup_slide_up{transform:translateX(0) translateY(40%)}.popup_visible .boosted_popup_slide_up{transform:translateX(0) translateY(0)}.boosted_popup_slide_left{transform:translateX(40%) translateY(0)}.popup_visible .boosted_popup_slide_left{transform:translateX(0) translateY(0)}.boosted_popup_slide_right{transform:translateX(-40%) translateY(0)}.popup_visible .boosted_popup_slide_right{transform:translateX(0) translateY(0)}.boosted_fade_and_scale{transform:scale(0.8)}.popup_visible .boosted_fade_and_scale{transform:scale(1)}.popup_background{background:rgba(0,0,0,0.8)}.boosted-elements-popup-header{padding:30px;background:#e9e9e9}.boosted-elements-popup-content{padding:30px 30px 10px 30px}.boosted-elements-close-btn{display:block;cursor:pointer;position:absolute;text-align:center;background:#000;color:#fff;width:36px;height:36px;line-height:36px;font-size:15px}.boosted-elements-popup-content iframe,.boosted-elements-popup-content .wp-video{width:100%;height:auto}.boosted-elements-pop-up-image{cursor:pointer}.boosted-elements-progression-scroll-nav-container{position:fixed;line-height:1;z-index:500;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.boosted-elements-progression-scroll-nav-container ul.boosted-elements-scroll-nav-menu{list-style:none;margin:0;padding:0;position:relative}.boosted-elements-progression-scroll-nav-container ul.boosted-elements-scroll-nav-menu li{margin:0;padding:0;display:block;text-align:right}ul.boosted-elements-scroll-nav-menu li:before,ul.boosted-elements-scroll-nav-menu li:after{display:none}.boosted-single-nav-link{cursor:pointer;position:relative}.boosted-elements-scroll-nav-item,.boosted-elements-scroll-nav-hover-content{display:inline-block}.boosted-elements-scroll-nav-item{font-size:9px;padding:9px 10px;color:rgba(0,0,0,0.6);text-align:center}.boosted-scroll-current-item .boosted-single-nav-link .boosted-elements-scroll-nav-item,.boosted-single-nav-link:hover .boosted-elements-scroll-nav-item{color:#0e9dd2}.boosted-elements-scroll-nav-hover-content{position:absolute;top:5px;right:0;width:300px;padding-right:25px;transition:all 400ms;opacity:0;visibility:hidden;font-size:14px}.boosted-elements-title-on-hovere-only .boosted-scroll-current-item .boosted-single-nav-link .boosted-elements-scroll-nav-hover-content,.boosted-single-nav-link:hover .boosted-elements-scroll-nav-hover-content{visibility:visible;opacity:1;padding-right:35px}.boosted-elements-scroll-nav-hover-content span{border-radius:4px;background:#0e9dd2;color:#fff;padding:4px 9px;font-size:12px;position:relative}.boosted-scroll-nav-icon-right{margin-left:3px}.boosted-scroll-nav-icon-left{margin-right:3px}.boosted-elements-hide-arrow-title .boosted-elements-scroll-nav-hover-content span:after{display:none}.boosted-elements-scroll-nav-hover-content span:after{content:"";display:block;position:absolute;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:6px solid #0e9dd2;right:-5px;top:50%;margin-top:-6px}@-moz-document url-prefix(){.boosted-elements-scroll-nav-hover-content span:after{right:-1px}}a .boosted-elements-scroll-nav-hover-content span:after{border-left-color:#0e9dd2}.boosted-elements-progression-scroll-left-layout .boosted-elements-scroll-nav-hover-content{right:auto;left:0;text-align:left;padding-right:0;padding-left:25px}.boosted-elements-progression-scroll-left-layout.boosted-elements-title-on-hovere-only .boosted-scroll-current-item .boosted-single-nav-link .boosted-elements-scroll-nav-hover-content,.boosted-elements-progression-scroll-left-layout .boosted-single-nav-link:hover .boosted-elements-scroll-nav-hover-content{padding-left:35px}.boosted-elements-progression-scroll-left-layout .boosted-elements-scroll-nav-hover-content span:after{border-right:6px solid #0e9dd2;border-left:0;right:auto;left:-5px}@-moz-document url-prefix(){.boosted-elements-progression-scroll-left-layout .boosted-elements-scroll-nav-hover-content span:after{right:auto;left:-1px}}.boosted-elements-progression-scroll-left-layout a .boosted-elements-scroll-nav-hover-content span:after{border-color-right:#0e9dd2}.boosted-elements-progression-scroll-middle-layout.boosted-elements-progression-scroll-nav-container ul.boosted-elements-scroll-nav-menu li{display:inline-block;text-align:center}.boosted-elements-progression-scroll-middle-layout .boosted-elements-scroll-nav-hover-content{padding-right:0 !important;margin-right:-136px}.boosted-elements-progression-scroll-middle-layout .boosted-single-nav-link:hover .boosted-elements-scroll-nav-hover-content{padding-right:0}.boosted-elements-progression-scroll-middle-layout .boosted-elements-scroll-nav-hover-content span:after{border-top:8px solid #0e9dd2;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:0;display:block;margin-top:-1px;right:50%;margin-right:-8px;top:100%}.boosted-elements-progression-scroll-middle-layout a .boosted-elements-scroll-nav-hover-content span:after{border-top-color:#0e9dd2}.boosted-elements-blog-main-styles{position:relative;overflow:hidden;background-color:#fff}.boosted-transparent-background-color .boosted-elements-blog-main-styles{background-color:transparent}.boosted-elements-blog-image{display:block}.boosted-elements-blog-image img{margin:0;padding:0;width:100%}.boosted-elements-blog-content-container{padding:20px}h3.boosted-elements-blog-title{margin-bottom:8px}ul.boosted-elements-blog-meta-data{list-style:none;margin:0 0 15px 0;padding:0;font-size:13px;color:#999}ul.boosted-elements-blog-meta-data a{color:#999}ul.boosted-elements-blog-meta-data li.boosted-elements-blog-meta-item{margin:0;padding:0;display:inline}ul.boosted-elements-blog-meta-data li.boosted-elements-blog-meta-item span:after{padding:0 5px}ul.boosted-elements-blog-meta-data li.boosted-elements-blog-meta-item:last-child span:after{display:none}.boosted-elements-blog-excerpt{font-size:14px}a.boosted-elements-blog-read-more{display:inline-block;font-size:14px}.boosted-elements-blog-image-container{position:relative}.boosted-elements-avatar{position:absolute;bottom:0;left:0;width:50px;margin:10px 20px -15px 20px}.boosted-elements-avatar img{border-radius:100px}.boosted-elements-blog-taxonomy-overlay{position:absolute;top:0;right:0;margin:12px 20px;z-index:5}.boosted-elements-blog-taxonomy-overlay a{margin-left:5px;display:inline-block;line-height:1;border-radius:50px;padding:6px 12px;font-size:11px;background:#444;color:#fff}.boosted-transparent-background-color .boosted-elements-overlay-positioning{background:transparent}.boosted-elements-overlay-positioning{width:100%;height:100%;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 60%,rgba(0,0,0,0.95) 100%)}.boosted-elements-overlay-positioning ul.boosted-elements-blog-meta-data,.boosted-elements-overlay-positioning ul.boosted-elements-blog-meta-data a,.boosted-elements-overlay-positioning,.boosted-elements-overlay-positioning a{color:#fff}.boosted-elements-post-list-vertical-align{width:100%}.boosted-elements-blog-overlay-layout .boosted-elements-blog-overlay-image{display:block;height:350px}.boosted-elements-blog-overlay-layout .boosted-elements-avatar{top:0;bottom:auto;left:0}.boosted-elements-pagination-container{margin:0;padding:25px 0 25px 0;text-align:center}.boosted-elements-pagination-container ul{list-style:none;margin:0;padding:0}.boosted-elements-pagination-container ul li{display:inline;margin:0;padding:0}.boosted-elements-load-more-manual .boosted-elements-infinite-nav-pro{display:block !important;width:100%}.boosted-elements-infinite-nav-pro{display:none}.boosted-elements-infinite-nav-pro a{margin:0 auto 0 auto;display:inline-block;line-height:1;border:0;text-align:center;border-radius:0;width:auto;font-size:14px;padding:12px 18px;background:#0e9dd2;color:#fff}.boosted-elements-infinite-nav-pro a span i{font-size:90%;position:relative;top:0;padding-left:3px}#boostsed-infscr-loading{z-index:31;position:absolute;text-align:center;width:100%;bottom:15px;opacity:1}#boostsed-infscr-loading img{border-radius:100px;background:#e4e4e4;padding:20px}#boostsed-infscr-loading div#boosted-elements-no-more-posts{padding-right:20px;padding-left:20px;font-size:12px;font-weight:400;display:inline-block;background:#e4e4e4;color:#999;padding:20px;display:none}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px !important;max-height:99999px !important;min-width:0 !important;min-height:0 !important;border-radius:0 !important;box-shadow:none !important;padding:0 !important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute !important;top:50% !important;left:50% !important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none !important;transform:none !important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/wp-content/plugins/boosted-elements-progression/assets/css/../images/fotorama.png) no-repeat}@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/wp-content/plugins/boosted-elements-progression/assets/css/../images/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none !important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:#000}.fotorama--fullscreen{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;float:none !important;z-index:2147483647 !important;background:#000;width:100% !important;height:100% !important;margin:0 !important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1 !important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none !important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px !important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0 !important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0 !important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0 !important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none !important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0) !important;transform:translate3d(32px,-32px,0) !important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0) !important;transform:translate3d(-48px,0,0) !important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0) !important;transform:translate3d(48px,0,0) !important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.fotorama__nav-wrap img{margin:0 !important;padding:0 !important}.elementor .fotorama *{box-sizing:content-box}.fotorama__thumb-border{border-color:#149fd0;background:rgba(20,159,208,0.2)}.fotorama__caption{font-size:13px;font-weight:500;color:#fff}.fotorama__caption__wrap{background-color:rgba(0,0,0,0.5);padding:8px 14px}.fotorama__arr{font-size:14px;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-family:'Font Awesome 5 Free';font-weight:900;font-style:normal}.fotorama__arr--prev,.fotorama__arr--next{line-height:60px;width:40px;height:60px;font-size:22px;margin-top:-30px;text-align:center;color:#fff;background:0;font-family:'Font Awesome 5 Free';font-weight:900}body .fotorama__stage .fotorama__arr--next{right:0}body .fotorama__stage .fotorama__arr--prev{left:0}.fotorama__arr--prev:before{content:'\f053'}.fotorama__arr--next:before{content:'\f054'}.fotorama__fullscreen-icon{font-size:14px;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-family:'Font Awesome 5 Free';font-weight:900;font-style:normal}.fotorama__fullscreen-icon{line-height:60px;width:40px;height:40px;top:0;right:0;background:0;color:#fff;text-shadow:0 0 2px rgba(0,0,0,0.5);font-size:18px}.fotorama__fullscreen-icon:before{font-family:'Font Awesome 5 Free';font-weight:900;content:"\f31e"}.fotorama--fullscreen .fotorama__fullscreen-icon:before{font-family:'Font Awesome 5 Free';font-weight:900;content:"\f065"}.boosted-elements-dot-navigation .fotorama__nav-wrap{position:relative;height:0;bottom:52px}.boosted-elements-dot-navigation .fotorama__nav__shaft{margin-bottom:-36px}.boosted-elements-dot-navigation .fotorama__nav--dots{overflow:visible}.boosted-elements-dot-navigation .fotorama__dot{width:6px;height:6px;position:relative;top:12px;left:6px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;border:1px solid #fff}.boosted-elements-dot-navigation .fotorama__nav--dots .fotorama__nav__frame--dot{opacity:1;margin-right:0}.boosted-elements-dot-navigation .fotorama__nav__frame--dot.fotorama__active .fotorama__dot{border-color:#fff;width:6px;height:6px;border-width:1px;background:#fff}.fotorama--fullscreen .fotorama__nav--dots{position:relative;height:0;bottom:60px}.fotorama--fullscreen .fotorama__nav--dots .fotorama__nav__shaft{margin-bottom:-36px}.fotorama--fullscreen .fotorama__nav--dots{overflow:visible}.fotorama--fullscreen .fotorama__dot{width:6px;height:6px;position:relative;top:12px;left:6px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border:1px solid #fff}.fotorama--fullscreen .fotorama__nav--dots .fotorama__nav__frame--dot{opacity:1;margin-right:0}.fotorama--fullscreen .fotorama__nav__frame--dot.fotorama__active .fotorama__dot{border-color:#fff;width:6px;height:6px;border-width:1px;background:#fff}ul.boosted-elements-progression-price-menu-list-container{list-style:none;margin:0;padding:0}ul.boosted-elements-progression-price-menu-list-container li:after,ul.boosted-elements-progression-price-menu-list-container li:before{display:none}ul.boosted-elements-progression-price-menu-list-container li{margin:0;padding:0}h3.boosted-elements-pricing-title{color:#000;font-size:20px;overflow:hidden}.boosted-elements-price-list-price{float:right;position:relative;font-weight:700;color:#000;font-size:16px;padding-left:15px}.boosted-elements-pricing-image{float:left}.boosted-elements-price-underline{background:red;height:5px}.boosted-elements-price-bottom-divider{border-top:1px solid rgba(0,0,0,0)}.boosted-elements-advanced-button{position:relative;z-index:1;cursor:pointer;display:inline-block;color:#fff;line-height:1;padding:16px 25px;overflow:hidden;-webkit-font-smoothing:antialiased}.boosted-elements-advanced-button:hover{color:#fff}.boosted-elements-advanced-btn-background-hover,.boosted-elements-advanced-btn-background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background:#077bbe}.boosted-elements-advanced-btn-background-hover{z-index:3}.boosted-elements-advanced-btn-text{position:relative;z-index:10;display:inline}.boosted-elements-btn-animate-transparent .boosted-elements-advanced-btn-background-hover{opacity:0}.boosted-elements-btn-animate-transparent:hover .boosted-elements-advanced-btn-background-hover{opacity:1}.boosted-elements-btn-animate-opacity:hover .boosted-elements-advanced-btn-background{opacity:0}.boosted-elements-btn-animate-slide-down .boosted-elements-advanced-btn-background-hover{top:-100%;z-index:5}.boosted-elements-btn-animate-slide-down:hover .boosted-elements-advanced-btn-background-hover{top:0}.boosted-elements-btn-animate-slide-up .boosted-elements-advanced-btn-background-hover{top:100%;z-index:5}.boosted-elements-btn-animate-slide-up:hover .boosted-elements-advanced-btn-background-hover{top:0}.boosted-elements-btn-animate-slide-left .boosted-elements-advanced-btn-background-hover{left:100%;z-index:5}.boosted-elements-btn-animate-slide-left:hover .boosted-elements-advanced-btn-background-hover{left:0}.boosted-elements-btn-animate-slide-right .boosted-elements-advanced-btn-background-hover{left:-100%;z-index:5}.boosted-elements-btn-animate-slide-right:hover .boosted-elements-advanced-btn-background-hover{left:0}.boosted-elements-btn-animate-center-horizontal .boosted-elements-advanced-btn-background-hover{width:0;left:50%;z-index:5}.boosted-elements-btn-animate-center-horizontal:hover .boosted-elements-advanced-btn-background-hover{width:100%;left:0}.boosted-elements-btn-animate-center-vertical .boosted-elements-advanced-btn-background-hover{height:0;top:50%;z-index:5}.boosted-elements-btn-animate-center-vertical:hover .boosted-elements-advanced-btn-background-hover{height:100%;top:0}.advanced-btn-icon-spacing-icon-left{text-align:left}.advanced-btn-icon-spacing-icon-right{text-align:right}.boosted-elements-icon-animate-on-hover i{opacity:0;width:0}.boosted-elements-icon-animate-on-hover:hover i{opacity:1}.boosted-elements-advanced-btn-text-inline div{display:inline-block}.boosted-elements-advanced-btn-text-inline{position:relative;z-index:1;left:0}.boosted-elements-icon-animate-replace-from-right:hover .boosted-elements-advanced-btn-text-inline{left:200%}.boosted-elements-icon-animate-replace-from-left:hover i{opacity:1;left:0}.boosted-elements-icon-animate-replace-from-left i{position:absolute;width:100%;left:100%;text-align:center;opacity:0}.boosted-elements-icon-animate-replace-from-left:hover .boosted-elements-advanced-btn-text-inline{left:-200%}.boosted-elements-icon-animate-replace-from-right:hover i{opacity:1;left:0}.boosted-elements-icon-animate-replace-from-right i{position:absolute;width:100%;left:-100%;text-align:center;opacity:0}.boosted-elements-icon-animate-replace-from-top:hover .boosted-elements-advanced-btn-text-inline{opacity:0}.boosted-elements-icon-animate-replace-from-top:hover i{opacity:1}.boosted-elements-icon-animate-replace-from-top i{position:absolute;left:0;width:100%;text-align:center;opacity:0}.images-compare-container{display:inline-block;position:relative;overflow:hidden}.images-compare-before{will-change:clip;position:absolute;top:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.images-compare-after{pointer-events:none}.images-compare-after img,.images-compare-before img{max-width:100%;height:auto;display:block}.images-compare-separator{position:absolute;background:#fff;height:100%;width:1px;z-index:4;left:0;top:0}.images-compare-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:3;background:#000;background:rgba(0,0,0,.7);cursor:pointer}.images-compare-left-arrow,.images-compare-right-arrow{width:0;height:0;border:6px inset transparent;position:absolute;top:50%;margin-top:-6px}.images-compare-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.images-compare-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.images-compare-label{font-family:sans-serif;text-transform:uppercase;font-weight:700;position:absolute;top:10px;left:10px;z-index:1;color:#000;color:rgba(0,0,0,.4);background:#fff;background:rgba(255,255,255,.7);padding:10px;border-radius:5px;pointer-events:none;display:none}.images-compare-container .images-compare-label{display:inherit}.images-compare-before .images-compare-label{left:10px}.images-compare-after .images-compare-label{left:auto;right:10px}.images-compare-handle{margin-left:-19px}.boosted-img-compare-position-top .images-compare-label{top:10px}.boosted-img-compare-position-middle .images-compare-label{top:50%}.boosted-img-compare-position-bottom .images-compare-label{top:auto;bottom:10px}.BoostedImageCompareBeforeHidden{display:none}.sf-menu-boosted-elements{background:0}.sf-menu-boosted-elements,.sf-menu-boosted-elements *{margin:0;padding:0;list-style:none}.sf-menu-boosted-elements li.menu-item,.sf-menu-boosted-elements li.menu-item li{position:relative}.sf-menu-boosted-elements li.menu-item ul.sub-menu{position:absolute;display:none;top:100%;left:0;z-index:99}.sf-menu-boosted-elements li.menu-item ul.sub-menu ul.sub-menu{top:0;left:100%}.sf-menu-boosted-elements>li.menu-item{float:left}.sf-menu-boosted-elements li.menu-item:hover>ul,.sf-menu-boosted-elements li.menu-item.sfHover-boosted>ul{display:block}.sf-menu-boosted-elements a.boosted-nav-link-def{display:block;position:relative}.sf-menu-boosted-elements ul ul{top:0;left:100%}.sf-menu-boosted-elements a.boosted-nav-link-def::-moz-focus-inner{border:0}.sf-menu-boosted-elements li.menu-item{white-space:nowrap}.sf-menu-boosted-elements ul li{text-align:left}.sf-menu-boosted-elements ul.sub-menu{min-width:8.5em}.item-underline-nav-boosted{display:inline-block}a:focus{outline:0}a:focus-visible{outline:2px solid #4d90fe;outline-offset:1px}.item-underline-nav-boosted:before{transition-duration:200ms;transition-property:all;transition-timing-function:ease-in-out}.sf-menu-boosted-elements a.boosted-nav-link-def{transition-duration:200ms;transition-property:padding-top,padding-bottom,color,background-color,width;transition-timing-function:ease-in-out}@keyframes ElementsMoveUp{to{transform:translateY(0);opacity:1}}@keyframes ElementsMoveOut{from{visibility:visible;opacity:1}to{opacity:0;visibility:hidden}}li.sfHover-boosted ul.sub-menu{transform:translateY(20px);opacity:0;animation-duration:250ms;animation-name:ElementsMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.justified-boosted-nav .sf-menu-boosted-elements{display:flex;justify-content:space-evenly}.justified-boosted-nav .sf-menu-boosted-elements li.menu-item{display:block;width:100%;text-align:center}.justified-boosted-nav .sf-menu-boosted-elements .sub-menu li.menu-item{text-align:left}.sf-menu-boosted-elements ul.narrow-fix-boosted{left:auto !important;right:100% !important;margin-right:0}.sf-menu-boosted-elements a.boosted-nav-link-def,.sf-menu-boosted-elements.sf-arrows .sf-with-ul{padding:25px 12px}.sf-menu-boosted-elements li.menu-item{margin:0 15px}.sf-menu-boosted-elements li.menu-item li{margin:0}.sf-menu-boosted-elements a.boosted-nav-link-def{text-decoration:none;zoom:1;cursor:pointer;line-height:1;color:#888;font-size:15px;background:rgba(0,0,0,0);font-weight:700}.sf-menu-boosted-elements .current-menu-item a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item a:hover{color:#000;background:rgba(0,0,0,0)}.item-underline-nav-boosted{position:relative}.item-underline-nav-boosted:before{content:'';position:absolute;width:0;left:50%;height:2px;bottom:-6px}.sf-menu-boosted-elements a.boosted-nav-link-def .item-underline-nav-boosted:before{background:rgba(0,0,0,0);opacity:0}.sf-menu-boosted-elements .current-menu-item a.boosted-nav-link-def .item-underline-nav-boosted:before,.sf-menu-boosted-elements li.menu-item.sfHover-boosted a.boosted-nav-link-def .item-underline-nav-boosted:before,.sf-menu-boosted-elements li.menu-item a:hover .item-underline-nav-boosted:before{background:#4b9bcd;opacity:1;width:100%;left:0}body .sf-menu-boosted-elements .sub-menu .item-underline-nav-boosted:before{display:none !important}.sf-menu-boosted-elements .sub-menu .item-underline-nav-boosted{position:static}ul.boosted-elements-mobile-menu-list a.boosted-nav-link-def .item-underline-nav-boosted:before{background:rgba(0,0,0,0);opacity:0}ul.boosted-elements-mobile-menu-list .current-menu-item a.boosted-nav-link-def .item-underline-nav-boosted:before,ul.boosted-elements-mobile-menu-list a.boosted-nav-link-def:hover .item-underline-nav-boosted:before{opacity:1;width:100%;left:0}ul.boosted-elements-mobile-menu-list li.menu-item li .item-underline-nav-boosted:before{display:none !important}ul.boosted-elements-mobile-menu-list .boosted-elements-sub-menu-padding{position:relative;z-index:3}.sf-menu-boosted-elements.sf-arrows .sub-menu .sf-with-ul,.sf-menu-boosted-elements .sub-menu a.boosted-nav-link-def{padding:14px 20px;margin:0}.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li:last-child li:last-child li:last-child a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li:last-child li:last-child a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li:last-child a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child a.boosted-nav-link-def{border:0}.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li:last-child li:last-child li a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li:last-child li a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li:last-child li a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li:last-child li a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item:last-child li a.boosted-nav-link-def,.sf-menu-boosted-elements .sub-menu li.menu-item a.boosted-nav-link-def{font-size:13px;font-weight:400;border-bottom:1px solid rgba(0,0,0,0)}.sf-menu-boosted-elements li.menu-item li li li li .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li li li .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li li .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted .sub-menu a.boosted-nav-link-def{color:#777}.sf-menu-boosted-elements li.menu-item li li li li li a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li li li li .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item li li li li a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li li li .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item li li li a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li li .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item li li a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item li .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item li a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted li.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted li.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted .sub-menu a.boosted-nav-link-def:hover,.sf-menu-boosted-elements li.menu-item.sfHover-boosted li.sfHover-boosted a.boosted-nav-link-def,.sf-menu-boosted-elements li.menu-item.sfHover-boosted .sub-menu a.boosted-nav-link-def:hover{color:#333;background:#ebebeb}.sf-menu-boosted-elements.sf-arrows .sf-with-ul:after,.menu-item-has-children .menu-item .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .drop-down-icon-boosted,.drop-down-icon-boosted{display:none}.menu-item-has-children .drop-down-icon-boosted{display:inline-block;padding-left:5px;font-size:9px;vertical-align:middle;margin-top:-2px}.sub-menu .menu-item-has-children .drop-down-icon-boosted{font-size:8px;position:absolute;margin-top:0;right:14px;top:50%;transform:translateY(-50%)}.sf-menu-boosted-elements .sub-menu .item-underline-nav-boosted{padding-right:8px}.menu-item-has-children .menu-item-has-children .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .drop-down-icon-boosted{display:inline-block}.sub-menu .drop-down-icon-boosted i.fas{transform:rotate(-90deg)}.boosted-elements-mobile-menu-container{display:none}.boosted-elements-mobile-menu-list-container{display:none;width:100vw}.boosted-menu-awlays-break .boosted-elements-mobile-menu-list-container,.boosted-menu-awlays-break .boosted-elements-main-menu-container{display:none}.boosted-menu-awlays-break .boosted-elements-mobile-menu-container{display:block}@media only screen and (max-width:1024px){.boosted-menu-tablet-break .boosted-elements-main-menu-container{display:none}.boosted-menu-tablet-break .boosted-elements-mobile-menu-container{display:block}}@media only screen and (max-width:767px){.boosted-menu-mobile-break .boosted-elements-main-menu-container{display:none}.boosted-menu-mobile-break .boosted-elements-mobile-menu-container{display:block}}.boosted-elements-mobile-i{cursor:pointer;background:#000;text-align:center;color:#fff;width:45px;height:48px;line-height:48px;display:inline-block;border:0}.boosted-elements-mobile-default-icon{display:inline-block}.boosted-elements-icon-active .boosted-elements-mobile-default-icon,.boosted-elements-mobile-i .fa-times{display:none}.boosted-elements-icon-active .boosted-elements-mobile-i .fa-times{display:inline-block}.boosted-elements-mobile-menu-list-container{top:100%;position:absolute;z-index:9996}ul.boosted-elements-mobile-menu-list{list-style:none;margin:0;padding:0}ul.boosted-elements-mobile-menu-list .sub-menu{margin:0;padding:0;display:none}ul.boosted-elements-mobile-menu-list li.menu-item{list-style:none;margin:0;padding:0;position:relative}ul.boosted-elements-mobile-menu-list li.menu-item a.boosted-nav-link-def,.menu-item-has-children .mobile-drop-down-icon-boosted{padding:10px 20px 10px 20px}ul.boosted-elements-mobile-menu-list li.menu-item a.boosted-nav-link-def{display:block;color:#777;background:#f4f4f4;border-bottom:1px solid #d7d7d7;font-size:15px}.sub-menu .boosted-elements-sub-menu-padding{padding-left:10px}.sub-menu .sub-menu .boosted-elements-sub-menu-padding{padding-left:20px}.sub-menu .sub-menu .sub-menu .boosted-elements-sub-menu-padding{padding-left:30px}.sub-menu .sub-menu .sub-menu .sub-menu .boosted-elements-sub-menu-padding{padding-left:40px}.boosted-elements-show-sub-menu.mobile-drop-down-icon-boosted i{transform:rotate(180deg)}.menu-item-has-children .menu-item .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item .mobile-drop-down-icon-boosted,.mobile-drop-down-icon-boosted{display:none}.menu-item-has-children .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .mobile-drop-down-icon-boosted,.menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .menu-item-has-children .mobile-drop-down-icon-boosted{display:inline-block}.menu-item-has-children .mobile-drop-down-icon-boosted{padding-left:5px;font-size:10px;vertical-align:middle;position:absolute;right:0;width:30%;text-align:right;top:0;cursor:pointer}.menu-item-has-children .mobile-drop-down-icon-boosted:after{content:'';display:block;position:absolute;right:50px;width:1px;top:0;height:100%}.boosted-elements-arrow-on-hover-menu{transition-duration:250ms;transition-property:opacity;transition-timing-function:ease}.boosted-elements-menu-hover-text{transition-duration:250ms;transition-property:padding,margin;transition-timing-function:ease}.item-underline-nav-boosted .boosted-elements-arrow-on-hover-menu{display:none}.sf-menu-boosted-elements li.menu-item.boosted-elements-mega-menu-container-class ul.sub-menu{padding:0 !important;margin:0 !important;width:100vw !important}.sf-menu-boosted-elements li.menu-item.boosted-elements-mega-menu-container-class{white-space:normal}.boosted-elements-fa-icon-custom{padding-right:6px}.sf-menu-boosted-elements ul.sub-menu:before{position:absolute;left:0;content:'';width:100%;background:transparent}.boosted-elements-full-screen-icon{transition-duration:250ms;transition-property:all;transition-timing-function:ease-in-out}.boosted-elements-full-screen-icon{cursor:pointer;background:#000;text-align:center;color:#fff;width:45px;height:48px;line-height:48px;display:inline-block}.boosted-elements-full-nav-container .boosted-elements-full-screen-icon{position:absolute;z-index:25}.boosted-elements-full-nav-container{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(25,25,28,1)}.boosted-elements-full-screen-table{display:table;width:100%;height:100%}.boosted-elements-full-screen-align{vertical-align:middle;display:table-cell;overflow:hidden}.boosted-elements-full-container-main-bg{margin:0 auto;width:600px;max-height:90%;overflow-y:auto}#boosted-elements-shopping-cart-count{position:relative;display:inline-block}#boosted-elements-cart-subtotal-button{display:inline-block}#boosted-elements-shopping-cart-count a.boosted-elements-cart-link{display:inline-block;line-height:1;background:#f4f4f4;padding:14px 20px;color:#777}#boosted-elements-shopping-cart-count #boosted-elements-cart-subtotal{display:none}.boosted-menu-sub-total-default-yes #boosted-elements-shopping-cart-count #boosted-elements-cart-subtotal{display:inline-block}#boosted-elements-shopping-cart-count .boosted-elements-cart-icon{display:inline-block;position:relative;margin-left:4px}#boosted-elements-shopping-cart-count span.boosted-elements-cart-count{display:none;position:absolute;top:-10px;right:-10px;border-radius:100px;font-size:9px;background:#000;color:#fff;text-align:center;width:17px;line-height:17px;height:17px}.boosted-menu-count-empty-yes #boosted-elements-shopping-cart-count .boosted-cart-empty-hide span.boosted-elements-cart-count{display:none}.boosted-menu-cart-count-display-yes #boosted-elements-shopping-cart-count span.boosted-elements-cart-count{display:inline-block}#boosted-elements-shopping-cart-count .boosted-elements-mini-cart{position:absolute;width:300px;right:0;margin:0;padding:24px;z-index:35;background:#f4f4f4;text-align:left;opacity:0;visibility:hidden}#boosted-elements-shopping-cart-align{margin-bottom:100px}#boosted-elements-shopping-cart-count.boosted-cart-hover-out-class .boosted-elements-mini-cart{animation-duration:200ms;animation-name:ElementsMoveOut;animation-timing-function:ease-in-out;animation-fill-mode:forwards}#boosted-elements-shopping-cart-count.boosted-cart-activated-class .boosted-elements-mini-cart{transform:translateY(20px);opacity:0;visibility:visible;animation-duration:250ms;animation-name:ElementsMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.toggle-icon--bag-light .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e3'}.toggle-icon--bag-medium .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e4'}.toggle-icon--bag-solid .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e5'}.toggle-icon--basket-light .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e6'}.toggle-icon--basket-medium .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e7'}.toggle-icon--basket-solid .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e8'}.toggle-icon--cart-light .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8e9'}.toggle-icon--cart-medium .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8ea'}.toggle-icon--cart-solid .boosted-elements-cart-icon i.eicon-cart-medium:before{content:'\e8eb'}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list{list-style:none;margin:0 0 10px 0;padding:0;line-height:1.4}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li{position:relative;margin:0 0 18px 0;padding:0 18px 12px 0;border-bottom:1px solid #d7d7d7}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li img{margin-bottom:4px;width:60px;float:left}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li a.boosted-elements-min-cart-remove{position:absolute;top:8px;right:0;font-family:Arial,Helvetica,sans-serif;font-size:11px;border-radius:20px;text-align:center;display:block;height:18px;width:18px;line-height:17px;border:1px solid #ccc;color:#ccc}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-cart-mini-text{width:calc(100% - 72px);float:right}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-cart-mini-text h6{font-size:13px;margin-bottom:2px;margin-top:6px}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li,#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-cart-mini-text dt,#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-cart-mini-text dd,#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-cart-mini-text,#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-mini-cart-quantity{color:#999;font-size:12px}#boosted-elements-shopping-cart-count ul#boosted-elements-cart-product-list li .boosted-elements-mini-cart-empty{padding:5px 0}#boosted-elements-shopping-cart-count .variation{margin:0;padding:0}#boosted-elements-shopping-cart-count .variation dd,#boosted-elements-shopping-cart-count .variation dt{display:inline-block;width:auto;height:auto;padding:0;margin:0}#boosted-elements-shopping-cart-count .variation dd p,#boosted-elements-shopping-cart-count .variation dt p{margin:0 0 3px 0}#boosted-elements-shopping-cart-count a.boosted-elements-mini-cart-button{float:left;line-height:1;display:inline-block;padding:14px 20px;background:#333;color:#fff;font-size:11px}#boosted-elements-shopping-cart-count #boosted-elements-mini-cart-subtotal{float:right;position:relative;top:4px;font-size:13px}#boosted-elements-shopping-cart-count #boosted-elements-mini-cart-subtotal .boosted-elements-total-number-add{font-weight:700}#boosted-elements-shopping-cart-count .boosted-elements-mini-cart:after{position:absolute;left:0;content:'';width:100%;background:transparent}.boosted-elements-progression-search-container.boosted-elements-hide-search-icon-pro .boosted-elements-search-panel{animation-duration:200ms;animation-name:ElementsMoveOut;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.boosted-elements-progression-search-container.boosted-elements-active-search-icon-pro .boosted-elements-search-panel{transform:translateY(20px);visibility:visible;animation-duration:250ms;animation-name:ElementsMoveUp;animation-timing-function:ease-in-out;animation-fill-mode:forwards}.boosted-elements-progression-search-ico i.fa-times,.boosted-elements-progression-search-container.boosted-elements-active-search-icon-pro .boosted-elements-progression-search-ico i{display:none}.boosted-elements-progression-search-container.boosted-elements-active-search-icon-pro .boosted-elements-progression-search-ico i.fa-times{display:inline-block}.boosted-elements-progression-search-container{display:inline-block;position:relative}.boosted-elements-progression-search-ico{display:inline-block;cursor:pointer;padding:0;width:60px;height:60px;text-align:center;line-height:60px;font-size:18px;background:#f2f2f2;transition-duration:300ms;transition-property:all;transition-timing-function:ease}.boosted-elements-search-panel{position:absolute;left:0;top:100%;padding:20px 24px 20px 24px;background:#f4f4f4;z-index:5;visibility:hidden;opacity:0}.boosted-elements-search-input-field .boosted-elements-search-form .boosted-elements-screen-reader-text{display:none}.boosted-elements-search-input-field .boosted-elements-search-form{line-height:1;padding:0;margin:0;display:flex}.boosted-elements-search-input-field .boosted-elements-search-form button.boosted-elements-search-submit,.boosted-elements-search-input-field .boosted-elements-search-form input.boosted-elements-search-field[type=search]{display:inline-block;-webkit-appearance:none;-moz-appearance:none;outline:0;margin:0;padding:15px;min-width:0;font-size:13px;border:0;font-family:Arial,Helvetica,sans-serif;line-height:normal}.boosted-elements-search-input-field .boosted-elements-search-form input.boosted-elements-search-field[type=search]{background:#fff;flex-grow:1}.boosted-elements-search-no-button.boosted-elements-search-input-field .boosted-elements-search-form button.boosted-elements-search-submit{display:none}.boosted-elements-search-input-field .boosted-elements-search-form button.boosted-elements-search-submit{color:#fff;background:#888}.st{position:relative}.st *,.st *::before,.st *::after{box-sizing:border-box}.st>.boosted-elements-tab-content{position:relative}.st>.boosted-tabs-nav.nav{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media screen and (max-width:640px){.st>.boosted-tabs-nav.nav{flex-direction:column !important;flex:1 auto}}.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;outline:0 !important}.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link:hover,.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link:active,.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link:focus{text-decoration:none;outline:0 !important}.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link::-moz-focus-inner{border:0 !important}.st>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link.disabled{color:#ccc !important;pointer-events:none;cursor:default}.st.st-vertical{display:flex !important;flex-wrap:nowrap}.st.st-vertical>.boosted-tabs-nav.nav{flex-direction:column !important;flex:1 auto}.st.st-vertical>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{text-align:left}.st.st-vertical>.boosted-tabs-nav.nav>li,.st.st-vertical>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{flex-grow:unset !important}.st.st-vertical>.boosted-elements-tab-content{flex:1 100%}.st.st-justified>.boosted-tabs-nav.nav>li,.st.st-justified>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{flex-basis:0;flex-grow:1;text-align:center}.st.st-loading{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.st.st-loading::after{content:"";display:block;position:absolute;opacity:1;top:0;left:0;height:100%;width:100%;background:rgba(255,255,255,0.7);z-index:2;transition:all .2s ease}.st.st-loading::before{content:'';display:inline-block;position:absolute;top:45%;left:45%;width:2rem;height:2rem;border:10px solid #f3f3f3;border-top:10px solid #3498db;border-radius:50%;z-index:10;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spin{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.st-theme-boosted-default>.boosted-tabs-nav.nav li:last-child{margin-right:0 !important}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{transition:all 250ms ease 0;position:relative;background:#f9f9f9;height:100%;min-height:100%;color:#999;padding:20px 15px 16px 15px;cursor:pointer}.boosted-tabs-nav-title{font-weight:700}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link.active{color:#333;background:#f1f1f1;border-bottom:#fff}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link::after{transition:background 250ms ease 0;content:"";display:block;background:transparent;position:absolute;width:100%;left:0;z-index:3;bottom:0}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link.active::after{background:transparent}.st-theme-boosted-default.st-vertical>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link::after{height:100%;width:2px;top:0;left:auto;right:-2px}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link::before{transition:background 250ms ease 0;content:"";display:block;background:transparent;position:absolute;width:100%;left:0;z-index:3;top:0}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link.active::before{background:transparent}.st-theme-boosted-default.st-vertical>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link::before{height:100%;width:2px;top:0 !important;right:auto;left:-2px}.st-theme-boosted-default>.boosted-tabs-nav.nav .boosted-elements-nav-link.nav-link{border-right:0 solid transparent}@media only screen and (max-width:767px){.st-theme-boosted-default>.boosted-tabs-nav.nav li:last-child .boosted-elements-nav-link.nav-link{border-right:0}}/*! elementor-icons - v5.34.0 - 03-12-2024 */
@font-face{font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.34.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.34.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.34.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.34.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.34.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.34.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb95"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-kit-16{--e-global-color-primary:#B834A0;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#B2C404;--e-global-color-a404bf6:#04BBE0;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Flex";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-kit-16 e-page-transition{background-color:#FFBC7D}.elementor-kit-16 input:not([type="button"]):not([type="submit"]),.elementor-kit-16 textarea,.elementor-kit-16 .elementor-field-textual{color:#FFF}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}/*! elementor - v3.25.0 - 10-12-2024 */
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}.elementor-7770 .elementor-element.elementor-element-ab7a842{--spacer-size:50px}.elementor-7770 .elementor-element.elementor-element-f483e92{text-align:right;color:#FFF;line-height:1px}.elementor-7770 .elementor-element.elementor-element-b1fbd0a{text-align:right;color:#FFF;line-height:1px}@media(min-width:768px){.elementor-7770 .elementor-element.elementor-element-a74903b{width:51.46%}.elementor-7770 .elementor-element.elementor-element-f4aa558{width:23.991%}.elementor-7770 .elementor-element.elementor-element-a12a214{width:24.004%}}.dpn-zvc-single-content-wrapper{margin-top:40px}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img{width:100%;height:auto}.dpn-zvc-single-content-wrapper .dpn-zvc-col-8,.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:58px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper{width:100%;clear:both}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box{margin-top:1.5rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child{margin-top:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn{padding:10px 20px;color:#fff;border-radius:0;display:block;margin-top:10px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{background:#a5452d}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{background:#1c3b82}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state{border:1px solid #ccc;padding:20px;margin-top:20px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p{padding:0;margin:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer{display:flex;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;line-height:1.8}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:20px 5px;border-radius:2px;flex-direction:column;margin-right:6px;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell:last-child{margin-right:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile{background:#3a3a3a;padding:0 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3{color:#fff;margin:0;padding:10px 0;font-size:1.3em;font-weight:500}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content{background:#f2f2f2;padding:16px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span{display:block}@media(min-width: 992px){.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{width:66.66666667%;float:left}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{width:33.33333333%;float:left}}.vczapi-show-by-postid .dpn-zvc-sidebar-state{display:none}.vczapi-show-by-postid-countdown-title{text-align:center}.vczapi-show-by-postid-countdown{display:flex;width:1200px;border-spacing:2px;border-collapse:separate;justify-content:center;flex-direction:column;background:#eaeaea;padding:60px 0;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap;border-radius:10px}.vczapi-show-by-postid .dpn-zvc-timer{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center;margin-bottom:20px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-show-by-postid-flex{display:flex;margin-top:20px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn{margin-top:10px;padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn-join-link{background:#a5452d}@media(min-width: 769px){.vczapi-show-by-postid-contents-image{width:24%;margin-right:10px}.vczapi-show-by-postid-contents-sections{width:74%;margin-left:10px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .join-links{display:flex}.vczapi-show-by-postid-contents-full{flex:100%}.vczapi-show-by-postid-contents-full .vczapi-show-by-postid-contents-sections-description,.vczapi-show-by-postid-contents-full .dpn-zvc-sidebar-box{padding-left:0}}@media only screen and (max-width: 660px){.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer{flex-direction:column;padding:0 40px}.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer .dpn-zvc-timer-cell{width:100%}}@media only screen and (max-width: 769px){.vczapi-show-by-postid{padding:60px 30px}.vczapi-show-by-postid .vczapi-show-by-postid-contents{flex-direction:column}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections-description-topic{margin-top:1em}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections .dpn-zvc-sidebar-box .btn{margin-top:10px;margin-right:0}}.dpn-zvc-shortcode-op-wrapper table{border:1px solid #dee2e6;width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd){background-color:#e2e2e2 !important}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td{background-color:#e2e2e2}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description{font-size:12px;font-style:italic}#vczapi-recordings-list-table_wrapper .dataTables_length,#vczapi-recordings-list-table_wrapper .dataTables_filter,#vczapi-show-meetings-list-table_wrapper .dataTables_length,#vczapi-show-meetings-list-table_wrapper .dataTables_filter,#vczapi-show-webinars-list-table_wrapper .dataTables_length,#vczapi-show-webinars-list-table_wrapper .dataTables_filter{margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable,#vczapi-show-meetings-list-table_wrapper .dataTable,#vczapi-show-webinars-list-table_wrapper .dataTable{position:relative;margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable thead,#vczapi-show-meetings-list-table_wrapper .dataTable thead,#vczapi-show-webinars-list-table_wrapper .dataTable thead{text-align:left}#vczapi-recordings-list-table_wrapper .dataTable thead tr,#vczapi-show-meetings-list-table_wrapper .dataTable thead tr,#vczapi-show-webinars-list-table_wrapper .dataTable thead tr{background:#f5f5f5}#vczapi-recordings-list-table_wrapper .dataTable thead th,#vczapi-recordings-list-table_wrapper .dataTable thead td,#vczapi-show-meetings-list-table_wrapper .dataTable thead th,#vczapi-show-meetings-list-table_wrapper .dataTable thead td,#vczapi-show-webinars-list-table_wrapper .dataTable thead th,#vczapi-show-webinars-list-table_wrapper .dataTable thead td{border-bottom:none;padding:8px 15px}#vczapi-recordings-list-table_wrapper .dataTable.no-footer,#vczapi-show-meetings-list-table_wrapper .dataTable.no-footer,#vczapi-show-webinars-list-table_wrapper .dataTable.no-footer{border-bottom:none}#vczapi-recordings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd{background-color:#fff}#vczapi-recordings-list-table_wrapper .dataTable tbody .even,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .even,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .even{background-color:rgba(0,0,0,.05)}.vczapi-recordings-meeting-id-description ul{list-style:none;padding:0;margin:0}.vczapi-recordings-by-meeting-id-table{margin-top:20px}.vczapi-recordings-by-meeting-id-table tr th{text-align:left}#zvc-cover{background:url(/wp-content/plugins/video-conferencing-with-zoom-api/assets/public/css/../../.././assets/images/ajax-loader.gif) no-repeat scroll center center #000;position:absolute;height:100%;width:100%;z-index:5;opacity:.9;top:0}#zmmtg-root{display:none}.join-via-browser-body{background:#f2f2f2;min-width:100vw !important;width:100vw !important}.join-via-browser-body #vczapi-zoom-browser-meeting{z-index:1;display:flex;align-items:center;position:relative;height:100%}.join-via-browser-body #vczapi-zoom-browser-meeting .logo{text-align:center}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{background:#fff;padding:40px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media only screen and (max-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{margin-inline:20px;padding:20px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form input,.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form button{width:100%}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo img{width:70px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo h3{font-size:18px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo p{font-size:14px}}@media only screen and (min-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting .container{width:500px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select{height:40px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]{background-color:#2d8cff;width:100%;color:#fff}}.join-via-browser-body #vczapi-zoom-browser-meeting .img-fluid{max-width:100%;height:auto}.join-via-browser-body #vczapi-zoom-browser-meeting h3{line-height:1.5}.join-via-browser-body #vczapi-zoom-browser-meeting .mb-4{margin-bottom:1.5rem}.join-via-browser-body #vczapi-zoom-browser-meeting p{color:#838383;font-weight:300}.join-via-browser-body #vczapi-zoom-browser-meeting label{font-weight:bold;margin-bottom:10px}.vczapi-jvb-countdown-wrapper{display:flex;flex-direction:column;background:#eaeaea;padding:60px 0}.vczapi-jvb-countdown-wrapper-countdown-title{text-align:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-jvb-countdown-content{padding:25px 0;display:flex;width:1200px;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap}.vczapi-jvb-countdown-content-image{flex:0 0 30%}.vczapi-jvb-countdown-content-image img{border-radius:10px}.vczapi-jvb-countdown-content-contents{flex:0 0 70%;display:flex;flex-direction:column;padding-left:20px}.vczapi-jvb-countdown-content-links{margin-top:10px;display:flex}.vczapi-jvb-countdown-content-links .btn{padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center;border-radius:10px}.vczapi-jvb-countdown-content-links .btn-join-link{background:#a5452d}@media only screen and (max-width: 660px){.vczapi-jvb-countdown-content{flex-direction:column}.vczapi-jvb-countdown-content .vczapi-jvb-countdown-content-description-topic{margin-top:1em}}.vczapi-list-zoom-meetings{position:relative}.vczapi-list-zoom-meetings--item__image{margin-bottom:20px}.vczapi-list-zoom-meetings--item__image{box-shadow:0 0 1px 1px rgba(0,0,0,.3)}.vczapi-list-zoom-meetings--item__details,.vczapi-list-zoom-meetings--item__details p{font-size:1em}.vczapi-list-zoom-meetings--item__details h1,.vczapi-list-zoom-meetings h2,.vczapi-list-zoom-meetings h3,.vczapi-list-zoom-meetings h4,.vczapi-list-zoom-meetings h5,.vczapi-list-zoom-meetings h6{font-size:1.3em;margin-bottom:5px}.vczapi-list-zoom-meetings--item__details__meta .meta{display:flex;flex-direction:column;margin-bottom:5px}.vczapi-list-zoom-meetings .vczapi-loader{display:none}.vczapi-list-zoom-meetings.loading .vczapi-loader{display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:100}.vczapi-list-zoom-meetings.loading .vczapi-loader img{transform:translate(-50%, -50%);left:50%;top:50%;position:absolute}.vczapi-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;box-sizing:border-box}.vczapi-wrap *{box-sizing:border-box}.vczapi-wrap input,.vczapi-wrap select{width:100%}.vczapi-plr{padding:0 1.5em}.vczapi-ptb{padding:1.5em 0}.vczapi-pb{padding-bottom:1.5em}.vczapi-pb-3{padding-bottom:3em}.vczapi-pt{padding-top:1.5em}.vczapi-pl{padding-left:1.5em}.vczapi-pr{padding-right:1.5em}.vczapi-col-2,.vczapi-col-3,.vczapi-col-4,.vczapi-col-5,.vczapi-col-6,.vczapi-col-8,.vczapi-col-9,.vczapi-col-10,.vczapi-col-11,.vczapi-col-12{position:relative;width:100%;padding-right:10px;padding-left:10px}.vczapi-form-control{padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}@media(min-width: 769px){.vczapi-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.vczapi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.vczapi-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.vczapi-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.vczapi-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.clearfix{clear:both}.vczapi-filters-wrapper{margin-bottom:2em;margin-top:1em;align-items:center}.vczapi-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.vczapi-modal .vczapi-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.vczapi-modal .vczapi-modal-close{color:#000;float:right;font-size:28px;font-weight:bold}.vczapi-modal .vczapi-modal-close:hover,.vczapi-modal .vczapi-modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.vczapi-modal .vczapi-modal-header{padding:2px 16px;color:#fff}.vczapi-modal .vczapi-modal-body{padding:2px 16px;max-height:500px;overflow:auto}.vczapi-modal .vczapi-modal-list{padding:20px;list-style:none;margin:0;border-bottom:1px solid #efefef}.vczapi-modal-loader{text-align:center;color:#424242;background:#fff;width:400px;margin:0 auto;padding:20px;border-radius:20px}
div.sib-sms-field{display:inline-block;position:relative;width:100%}.sib-sms-field .sib-country-block{position:absolute;right:auto;left:0;top:0;bottom:0;padding:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sib-country-block .sib-toggle.sib-country-flg{z-index:1;position:relative;width:46px;height:100%;padding:0 0 0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#dbdbdb;cursor:pointer}.sib-country-block .sib-toggle .sib-cflags{position:absolute;top:0;bottom:0;margin:auto;height:15px;width:20px;background-repeat:no-repeat;background-color:#dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(/wp-content/plugins/mailin/css/../img/flags/fr.png)}.sib-country-block .sib-toggle .sib-icon-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid}.sib-sms-field ul.sib-country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:rgb(0 0 0 / .2) 1px 1px 4px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:150px;overflow-y:scroll;overflow-x:hidden;top:50px;width:250px}.sib-sms-field ul.sib-country-list li.sib-country-prefix{font-size:14px;padding:1px 10px;cursor:pointer}.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover{background-color:#dbdbdb}.sib-sms-field ul.sib-country-list li .sib-flag-box{width:20px}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag{height:18px;width:20px;background-image:url(/wp-content/plugins/mailin/css/../img/flags/ad.png);vertical-align:middle;display:inline-block;background-repeat:no-repeat}.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code{margin-left:20px}.sib-sms-field .sib-sms{padding-right:6px;padding-left:52px;margin-left:0;position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;margin-right:0}.sib-multi-lists.sib_error{color:#A94442}