@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
.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:white;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:bold}.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 transparent transparent transparent;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:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;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__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.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:bold;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-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 black 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:transparent;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:white}.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:bold;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 transparent transparent transparent;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:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;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:white;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:bold;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 transparent}.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}

@font-face{font-family:'FontAwesome';src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg')}@font-face{font-family:'simple-line-icons';src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.eot);src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.eot?#iefix) format('embedded-opentype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.ttf) format('truetype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.woff2) format('woff2'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.woff) format('woff'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.svg?#simple-line-icons) format('svg')}[class*=mec-fa-],[class*=mec-li_],[class*=mec-sl-]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=mec-fa-]{font-family:FontAwesome}[class*=mec-sl-]{font-family:'simple-line-icons'}.mec-fa-glass:before{content:"\f000"}.mec-fa-music:before{content:"\f001"}.mec-fa-search:before{content:"\f002"}.mec-fa-envelope-o:before{content:"\f003"}.mec-fa-heart:before{content:"\f004"}.mec-fa-star:before{content:"\f005"}.mec-fa-star-o:before{content:"\f006"}.mec-fa-user:before{content:"\f007"}.mec-fa-film:before{content:"\f008"}.mec-fa-th-large:before{content:"\f009"}.mec-fa-th:before{content:"\f00a"}.mec-fa-th-list:before{content:"\f00b"}.mec-fa-check:before{content:"\f00c"}.mec-fa-close:before,.mec-fa-remove:before,.mec-fa-times:before{content:"\f00d"}.mec-fa-search-plus:before{content:"\f00e"}.mec-fa-search-minus:before{content:"\f010"}.mec-fa-power-off:before{content:"\f011"}.mec-fa-signal:before{content:"\f012"}.mec-fa-cog:before,.mec-fa-gear:before{content:"\f013"}.mec-fa-trash-o:before{content:"\f014"}.mec-fa-home:before{content:"\f015"}.mec-fa-file-o:before{content:"\f016"}.mec-fa-clock-o:before{content:"\f017"}.mec-fa-road:before{content:"\f018"}.mec-fa-download:before{content:"\f019"}.mec-fa-arrow-circle-o-down:before{content:"\f01a"}.mec-fa-arrow-circle-o-up:before{content:"\f01b"}.mec-fa-inbox:before{content:"\f01c"}.mec-fa-play-circle-o:before{content:"\f01d"}.mec-fa-repeat:before,.mec-fa-rotate-right:before{content:"\f01e"}.mec-fa-refresh:before{content:"\f021"}.mec-fa-list-alt:before{content:"\f022"}.mec-fa-lock:before{content:"\f023"}.mec-fa-flag:before{content:"\f024"}.mec-fa-headphones:before{content:"\f025"}.mec-fa-volume-off:before{content:"\f026"}.mec-fa-volume-down:before{content:"\f027"}.mec-fa-volume-up:before{content:"\f028"}.mec-fa-qrcode:before{content:"\f029"}.mec-fa-barcode:before{content:"\f02a"}.mec-fa-tag:before{content:"\f02b"}.mec-fa-tags:before{content:"\f02c"}.mec-fa-book:before{content:"\f02d"}.mec-fa-bookmark:before{content:"\f02e"}.mec-fa-print:before{content:"\f02f"}.mec-fa-camera:before{content:"\f030"}.mec-fa-font:before{content:"\f031"}.mec-fa-bold:before{content:"\f032"}.mec-fa-italic:before{content:"\f033"}.mec-fa-text-height:before{content:"\f034"}.mec-fa-text-width:before{content:"\f035"}.mec-fa-align-left:before{content:"\f036"}.mec-fa-align-center:before{content:"\f037"}.mec-fa-align-right:before{content:"\f038"}.mec-fa-align-justify:before{content:"\f039"}.mec-fa-list:before{content:"\f03a"}.mec-fa-dedent:before,.mec-fa-outdent:before{content:"\f03b"}.mec-fa-indent:before{content:"\f03c"}.mec-fa-video-camera:before{content:"\f03d"}.mec-fa-image:before,.mec-fa-photo:before,.mec-fa-picture-o:before{content:"\f03e"}.mec-fa-pencil:before{content:"\f040"}.mec-fa-map-marker:before{content:"\f041"}.mec-fa-adjust:before{content:"\f042"}.mec-fa-tint:before{content:"\f043"}.mec-fa-edit:before,.mec-fa-pencil-square-o:before{content:"\f044"}.mec-fa-share-square-o:before{content:"\f045"}.mec-fa-check-square-o:before{content:"\f046"}.mec-fa-arrows:before{content:"\f047"}.mec-fa-step-backward:before{content:"\f048"}.mec-fa-fast-backward:before{content:"\f049"}.mec-fa-backward:before{content:"\f04a"}.mec-fa-play:before{content:"\f04b"}.mec-fa-pause:before{content:"\f04c"}.mec-fa-stop:before{content:"\f04d"}.mec-fa-forward:before{content:"\f04e"}.mec-fa-fast-forward:before{content:"\f050"}.mec-fa-step-forward:before{content:"\f051"}.mec-fa-eject:before{content:"\f052"}.mec-fa-chevron-left:before{content:"\f053"}.mec-fa-chevron-right:before{content:"\f054"}.mec-fa-plus-circle:before{content:"\f055"}.mec-fa-minus-circle:before{content:"\f056"}.mec-fa-times-circle:before{content:"\f057"}.mec-fa-check-circle:before{content:"\f058"}.mec-fa-question-circle:before{content:"\f059"}.mec-fa-info-circle:before{content:"\f05a"}.mec-fa-crosshairs:before{content:"\f05b"}.mec-fa-times-circle-o:before{content:"\f05c"}.mec-fa-check-circle-o:before{content:"\f05d"}.mec-fa-ban:before{content:"\f05e"}.mec-fa-arrow-left:before{content:"\f060"}.mec-fa-arrow-right:before{content:"\f061"}.mec-fa-arrow-up:before{content:"\f062"}.mec-fa-arrow-down:before{content:"\f063"}.mec-fa-mail-forward:before,.mec-fa-share:before{content:"\f064"}.mec-fa-expand:before{content:"\f065"}.mec-fa-compress:before{content:"\f066"}.mec-fa-plus:before{content:"\f067"}.mec-fa-minus:before{content:"\f068"}.mec-fa-asterisk:before{content:"\f069"}.mec-fa-exclamation-circle:before{content:"\f06a"}.mec-fa-gift:before{content:"\f06b"}.mec-fa-leaf:before{content:"\f06c"}.mec-fa-fire:before{content:"\f06d"}.mec-fa-eye:before{content:"\f06e"}.mec-fa-eye-slash:before{content:"\f070"}.mec-fa-exclamation-triangle:before,.mec-fa-warning:before{content:"\f071"}.mec-fa-plane:before{content:"\f072"}.mec-fa-calendar:before{content:"\f073"}.mec-fa-random:before{content:"\f074"}.mec-fa-comment:before{content:"\f075"}.mec-fa-magnet:before{content:"\f076"}.mec-fa-chevron-up:before{content:"\f077"}.mec-fa-chevron-down:before{content:"\f078"}.mec-fa-retweet:before{content:"\f079"}.mec-fa-shopping-cart:before{content:"\f07a"}.mec-fa-folder:before{content:"\f07b"}.mec-fa-folder-open:before{content:"\f07c"}.mec-fa-arrows-v:before{content:"\f07d"}.mec-fa-arrows-h:before{content:"\f07e"}.mec-fa-bar-chart-o:before,.mec-fa-bar-chart:before{content:"\f080"}.mec-fa-twitter-square:before{content:"\f081"}.mec-fa-facebook-square:before{content:"\f082"}.mec-fa-camera-retro:before{content:"\f083"}.mec-fa-key:before{content:"\f084"}.mec-fa-cogs:before,.mec-fa-gears:before{content:"\f085"}.mec-fa-comments:before{content:"\f086"}.mec-fa-thumbs-o-up:before{content:"\f087"}.mec-fa-thumbs-o-down:before{content:"\f088"}.mec-fa-star-half:before{content:"\f089"}.mec-fa-heart-o:before{content:"\f08a"}.mec-fa-sign-out:before{content:"\f08b"}.mec-fa-linkedin-square:before{content:"\f08c"}.mec-fa-thumb-tack:before{content:"\f08d"}.mec-fa-external-link:before{content:"\f08e"}.mec-fa-sign-in:before{content:"\f090"}.mec-fa-trophy:before{content:"\f091"}.mec-fa-github-square:before{content:"\f092"}.mec-fa-upload:before{content:"\f093"}.mec-fa-lemon-o:before{content:"\f094"}.mec-fa-phone:before{content:"\f095"}.mec-fa-square-o:before{content:"\f096"}.mec-fa-bookmark-o:before{content:"\f097"}.mec-fa-phone-square:before{content:"\f098"}.mec-fa-twitter:before{content:"\f099"}.mec-fa-facebook-f:before,.mec-fa-facebook:before{content:"\f09a"}.mec-fa-github:before{content:"\f09b"}.mec-fa-unlock:before{content:"\f09c"}.mec-fa-credit-card:before{content:"\f09d"}.mec-fa-feed:before,.mec-fa-rss:before{content:"\f09e"}.mec-fa-hdd-o:before{content:"\f0a0"}.mec-fa-bullhorn:before{content:"\f0a1"}.mec-fa-bell:before{content:"\f0f3"}.mec-fa-certificate:before{content:"\f0a3"}.mec-fa-hand-o-right:before{content:"\f0a4"}.mec-fa-hand-o-left:before{content:"\f0a5"}.mec-fa-hand-o-up:before{content:"\f0a6"}.mec-fa-hand-o-down:before{content:"\f0a7"}.mec-fa-arrow-circle-left:before{content:"\f0a8"}.mec-fa-arrow-circle-right:before{content:"\f0a9"}.mec-fa-arrow-circle-up:before{content:"\f0aa"}.mec-fa-arrow-circle-down:before{content:"\f0ab"}.mec-fa-globe:before{content:"\f0ac"}.mec-fa-wrench:before{content:"\f0ad"}.mec-fa-tasks:before{content:"\f0ae"}.mec-fa-filter:before{content:"\f0b0"}.mec-fa-briefcase:before{content:"\f0b1"}.mec-fa-arrows-alt:before{content:"\f0b2"}.mec-fa-group:before,.mec-fa-users:before{content:"\f0c0"}.mec-fa-chain:before,.mec-fa-link:before{content:"\f0c1"}.mec-fa-cloud:before{content:"\f0c2"}.mec-fa-flask:before{content:"\f0c3"}.mec-fa-cut:before,.mec-fa-scissors:before{content:"\f0c4"}.mec-fa-copy:before,.mec-fa-files-o:before{content:"\f0c5"}.mec-fa-paperclip:before{content:"\f0c6"}.mec-fa-floppy-o:before,.mec-fa-save:before{content:"\f0c7"}.mec-fa-square:before{content:"\f0c8"}.mec-fa-bars:before,.mec-fa-navicon:before,.mec-fa-reorder:before{content:"\f0c9"}.mec-fa-list-ul:before{content:"\f0ca"}.mec-fa-list-ol:before{content:"\f0cb"}.mec-fa-strikethrough:before{content:"\f0cc"}.mec-fa-underline:before{content:"\f0cd"}.mec-fa-table:before{content:"\f0ce"}.mec-fa-magic:before{content:"\f0d0"}.mec-fa-truck:before{content:"\f0d1"}.mec-fa-pinterest:before{content:"\f0d2"}.mec-fa-pinterest-square:before{content:"\f0d3"}.mec-fa-google-plus-square:before{content:"\f0d4"}.mec-fa-google-plus:before{content:"\f0d5"}.mec-fa-money:before{content:"\f0d6"}.mec-fa-caret-down:before{content:"\f0d7"}.mec-fa-caret-up:before{content:"\f0d8"}.mec-fa-caret-left:before{content:"\f0d9"}.mec-fa-caret-right:before{content:"\f0da"}.mec-fa-columns:before{content:"\f0db"}.mec-fa-sort:before,.mec-fa-unsorted:before{content:"\f0dc"}.mec-fa-sort-desc:before,.mec-fa-sort-down:before{content:"\f0dd"}.mec-fa-sort-asc:before,.mec-fa-sort-up:before{content:"\f0de"}.mec-fa-envelope:before{content:"\f0e0"}.mec-fa-linkedin:before{content:"\f0e1"}.mec-fa-rotate-left:before,.mec-fa-undo:before{content:"\f0e2"}.mec-fa-gavel:before,.mec-fa-legal:before{content:"\f0e3"}.mec-fa-dashboard:before,.mec-fa-tachometer:before{content:"\f0e4"}.mec-fa-comment-o:before{content:"\f0e5"}.mec-fa-comments-o:before{content:"\f0e6"}.mec-fa-bolt:before,.mec-fa-flash:before{content:"\f0e7"}.mec-fa-sitemap:before{content:"\f0e8"}.mec-fa-umbrella:before{content:"\f0e9"}.mec-fa-clipboard:before,.mec-fa-paste:before{content:"\f0ea"}.mec-fa-lightbulb-o:before{content:"\f0eb"}.mec-fa-exchange:before{content:"\f0ec"}.mec-fa-cloud-download:before{content:"\f0ed"}.mec-fa-cloud-upload:before{content:"\f0ee"}.mec-fa-user-md:before{content:"\f0f0"}.mec-fa-stethoscope:before{content:"\f0f1"}.mec-fa-suitcase:before{content:"\f0f2"}.mec-fa-bell-o:before{content:"\f0a2"}.mec-fa-coffee:before{content:"\f0f4"}.mec-fa-cutlery:before{content:"\f0f5"}.mec-fa-file-text-o:before{content:"\f0f6"}.mec-fa-building-o:before{content:"\f0f7"}.mec-fa-hospital-o:before{content:"\f0f8"}.mec-fa-ambulance:before{content:"\f0f9"}.mec-fa-medkit:before{content:"\f0fa"}.mec-fa-fighter-jet:before{content:"\f0fb"}.mec-fa-beer:before{content:"\f0fc"}.mec-fa-h-square:before{content:"\f0fd"}.mec-fa-plus-square:before{content:"\f0fe"}.mec-fa-angle-double-left:before{content:"\f100"}.mec-fa-angle-double-right:before{content:"\f101"}.mec-fa-angle-double-up:before{content:"\f102"}.mec-fa-angle-double-down:before{content:"\f103"}.mec-fa-angle-left:before{content:"\f104"}.mec-fa-angle-right:before{content:"\f105"}.mec-fa-angle-up:before{content:"\f106"}.mec-fa-angle-down:before{content:"\f107"}.mec-fa-desktop:before{content:"\f108"}.mec-fa-laptop:before{content:"\f109"}.mec-fa-tablet:before{content:"\f10a"}.mec-fa-mobile-phone:before,.mec-fa-mobile:before{content:"\f10b"}.mec-fa-circle-o:before{content:"\f10c"}.mec-fa-quote-left:before{content:"\f10d"}.mec-fa-quote-right:before{content:"\f10e"}.mec-fa-spinner:before{content:"\f110"}.mec-fa-circle:before{content:"\f111"}.mec-fa-mail-reply:before,.mec-fa-reply:before{content:"\f112"}.mec-fa-github-alt:before{content:"\f113"}.mec-fa-folder-o:before{content:"\f114"}.mec-fa-folder-open-o:before{content:"\f115"}.mec-fa-smile-o:before{content:"\f118"}.mec-fa-frown-o:before{content:"\f119"}.mec-fa-meh-o:before{content:"\f11a"}.mec-fa-gamepad:before{content:"\f11b"}.mec-fa-keyboard-o:before{content:"\f11c"}.mec-fa-flag-o:before{content:"\f11d"}.mec-fa-flag-checkered:before{content:"\f11e"}.mec-fa-terminal:before{content:"\f120"}.mec-fa-code:before{content:"\f121"}.mec-fa-mail-reply-all:before,.mec-fa-reply-all:before{content:"\f122"}.mec-fa-star-half-empty:before,.mec-fa-star-half-full:before,.mec-fa-star-half-o:before{content:"\f123"}.mec-fa-location-arrow:before{content:"\f124"}.mec-fa-crop:before{content:"\f125"}.mec-fa-code-fork:before{content:"\f126"}.mec-fa-chain-broken:before,.mec-fa-unlink:before{content:"\f127"}.mec-fa-question:before{content:"\f128"}.mec-fa-info:before{content:"\f129"}.mec-fa-exclamation:before{content:"\f12a"}.mec-fa-superscript:before{content:"\f12b"}.mec-fa-subscript:before{content:"\f12c"}.mec-fa-eraser:before{content:"\f12d"}.mec-fa-puzzle-piece:before{content:"\f12e"}.mec-fa-microphone:before{content:"\f130"}.mec-fa-microphone-slash:before{content:"\f131"}.mec-fa-shield:before{content:"\f132"}.mec-fa-calendar-o:before{content:"\f133"}.mec-fa-fire-extinguisher:before{content:"\f134"}.mec-fa-rocket:before{content:"\f135"}.mec-fa-maxcdn:before{content:"\f136"}.mec-fa-chevron-circle-left:before{content:"\f137"}.mec-fa-chevron-circle-right:before{content:"\f138"}.mec-fa-chevron-circle-up:before{content:"\f139"}.mec-fa-chevron-circle-down:before{content:"\f13a"}.mec-fa-html5:before{content:"\f13b"}.mec-fa-css3:before{content:"\f13c"}.mec-fa-anchor:before{content:"\f13d"}.mec-fa-unlock-alt:before{content:"\f13e"}.mec-fa-bullseye:before{content:"\f140"}.mec-fa-ellipsis-h:before{content:"\f141"}.mec-fa-ellipsis-v:before{content:"\f142"}.mec-fa-rss-square:before{content:"\f143"}.mec-fa-play-circle:before{content:"\f144"}.mec-fa-ticket:before{content:"\f145"}.mec-fa-minus-square:before{content:"\f146"}.mec-fa-minus-square-o:before{content:"\f147"}.mec-fa-level-up:before{content:"\f148"}.mec-fa-level-down:before{content:"\f149"}.mec-fa-check-square:before{content:"\f14a"}.mec-fa-pencil-square:before{content:"\f14b"}.mec-fa-external-link-square:before{content:"\f14c"}.mec-fa-share-square:before{content:"\f14d"}.mec-fa-compass:before{content:"\f14e"}.mec-fa-caret-square-o-down:before,.mec-fa-toggle-down:before{content:"\f150"}.mec-fa-caret-square-o-up:before,.mec-fa-toggle-up:before{content:"\f151"}.mec-fa-caret-square-o-right:before,.mec-fa-toggle-right:before{content:"\f152"}.mec-fa-eur:before,.mec-fa-euro:before{content:"\f153"}.mec-fa-gbp:before{content:"\f154"}.mec-fa-dollar:before,.mec-fa-usd:before{content:"\f155"}.mec-fa-inr:before,.mec-fa-rupee:before{content:"\f156"}.mec-fa-cny:before,.mec-fa-jpy:before,.mec-fa-rmb:before,.mec-fa-yen:before{content:"\f157"}.mec-fa-rouble:before,.mec-fa-rub:before,.mec-fa-ruble:before{content:"\f158"}.mec-fa-krw:before,.mec-fa-won:before{content:"\f159"}.mec-fa-bitcoin:before,.mec-fa-btc:before{content:"\f15a"}.mec-fa-file:before{content:"\f15b"}.mec-fa-file-text:before{content:"\f15c"}.mec-fa-sort-alpha-asc:before{content:"\f15d"}.mec-fa-sort-alpha-desc:before{content:"\f15e"}.mec-fa-sort-amount-asc:before{content:"\f160"}.mec-fa-sort-amount-desc:before{content:"\f161"}.mec-fa-sort-numeric-asc:before{content:"\f162"}.mec-fa-sort-numeric-desc:before{content:"\f163"}.mec-fa-thumbs-up:before{content:"\f164"}.mec-fa-thumbs-down:before{content:"\f165"}.mec-fa-youtube-square:before{content:"\f166"}.mec-fa-youtube:before{content:"\f167"}.mec-fa-xing:before{content:"\f168"}.mec-fa-xing-square:before{content:"\f169"}.mec-fa-youtube-play:before{content:"\f16a"}.mec-fa-dropbox:before{content:"\f16b"}.mec-fa-stack-overflow:before{content:"\f16c"}.mec-fa-instagram:before{content:"\f16d"}.mec-fa-flickr:before{content:"\f16e"}.mec-fa-adn:before{content:"\f170"}.mec-fa-bitbucket:before{content:"\f171"}.mec-fa-bitbucket-square:before{content:"\f172"}.mec-fa-tumblr:before{content:"\f173"}.mec-fa-tumblr-square:before{content:"\f174"}.mec-fa-long-arrow-down:before{content:"\f175"}.mec-fa-long-arrow-up:before{content:"\f176"}.mec-fa-long-arrow-left:before{content:"\f177"}.mec-fa-long-arrow-right:before{content:"\f178"}.mec-fa-apple:before{content:"\f179"}.mec-fa-windows:before{content:"\f17a"}.mec-fa-android:before{content:"\f17b"}.mec-fa-linux:before{content:"\f17c"}.mec-fa-dribbble:before{content:"\f17d"}.mec-fa-skype:before{content:"\f17e"}.mec-fa-foursquare:before{content:"\f180"}.mec-fa-trello:before{content:"\f181"}.mec-fa-female:before{content:"\f182"}.mec-fa-male:before{content:"\f183"}.mec-fa-gittip:before,.mec-fa-gratipay:before{content:"\f184"}.mec-fa-sun-o:before{content:"\f185"}.mec-fa-moon-o:before{content:"\f186"}.mec-fa-archive:before{content:"\f187"}.mec-fa-bug:before{content:"\f188"}.mec-fa-vk:before{content:"\f189"}.mec-fa-weibo:before{content:"\f18a"}.mec-fa-renren:before{content:"\f18b"}.mec-fa-pagelines:before{content:"\f18c"}.mec-fa-stack-exchange:before{content:"\f18d"}.mec-fa-arrow-circle-o-right:before{content:"\f18e"}.mec-fa-arrow-circle-o-left:before{content:"\f190"}.mec-fa-caret-square-o-left:before,.mec-fa-toggle-left:before{content:"\f191"}.mec-fa-dot-circle-o:before{content:"\f192"}.mec-fa-wheelchair:before{content:"\f193"}.mec-fa-vimeo-square:before{content:"\f194"}.mec-fa-try:before,.mec-fa-turkish-lira:before{content:"\f195"}.mec-fa-plus-square-o:before{content:"\f196"}.mec-fa-space-shuttle:before{content:"\f197"}.mec-fa-slack:before{content:"\f198"}.mec-fa-envelope-square:before{content:"\f199"}.mec-fa-wordpress:before{content:"\f19a"}.mec-fa-openid:before{content:"\f19b"}.mec-fa-bank:before,.mec-fa-institution:before,.mec-fa-university:before{content:"\f19c"}.mec-fa-graduation-cap:before,.mec-fa-mortar-board:before{content:"\f19d"}.mec-fa-yahoo:before{content:"\f19e"}.mec-fa-google:before{content:"\f1a0"}.mec-fa-reddit:before{content:"\f1a1"}.mec-fa-reddit-square:before{content:"\f1a2"}.mec-fa-stumbleupon-circle:before{content:"\f1a3"}.mec-fa-stumbleupon:before{content:"\f1a4"}.mec-fa-delicious:before{content:"\f1a5"}.mec-fa-digg:before{content:"\f1a6"}.mec-fa-pied-piper:before{content:"\f1a7"}.mec-fa-pied-piper-alt:before{content:"\f1a8"}.mec-fa-drupal:before{content:"\f1a9"}.mec-fa-joomla:before{content:"\f1aa"}.mec-fa-language:before{content:"\f1ab"}.mec-fa-fax:before{content:"\f1ac"}.mec-fa-building:before{content:"\f1ad"}.mec-fa-child:before{content:"\f1ae"}.mec-fa-paw:before{content:"\f1b0"}.mec-fa-spoon:before{content:"\f1b1"}.mec-fa-cube:before{content:"\f1b2"}.mec-fa-cubes:before{content:"\f1b3"}.mec-fa-behance:before{content:"\f1b4"}.mec-fa-behance-square:before{content:"\f1b5"}.mec-fa-steam:before{content:"\f1b6"}.mec-fa-steam-square:before{content:"\f1b7"}.mec-fa-recycle:before{content:"\f1b8"}.mec-fa-automobile:before,.mec-fa-car:before{content:"\f1b9"}.mec-fa-cab:before,.mec-fa-taxi:before{content:"\f1ba"}.mec-fa-tree:before{content:"\f1bb"}.mec-fa-spotify:before{content:"\f1bc"}.mec-fa-deviantart:before{content:"\f1bd"}.mec-fa-soundcloud:before{content:"\f1be"}.mec-fa-database:before{content:"\f1c0"}.mec-fa-file-pdf-o:before{content:"\f1c1"}.mec-fa-file-word-o:before{content:"\f1c2"}.mec-fa-file-excel-o:before{content:"\f1c3"}.mec-fa-file-powerpoint-o:before{content:"\f1c4"}.mec-fa-file-image-o:before,.mec-fa-file-photo-o:before,.mec-fa-file-picture-o:before{content:"\f1c5"}.mec-fa-file-archive-o:before,.mec-fa-file-zip-o:before{content:"\f1c6"}.mec-fa-file-audio-o:before,.mec-fa-file-sound-o:before{content:"\f1c7"}.mec-fa-file-movie-o:before,.mec-fa-file-video-o:before{content:"\f1c8"}.mec-fa-file-code-o:before{content:"\f1c9"}.mec-fa-vine:before{content:"\f1ca"}.mec-fa-codepen:before{content:"\f1cb"}.mec-fa-jsfiddle:before{content:"\f1cc"}.mec-fa-life-bouy:before,.mec-fa-life-buoy:before,.mec-fa-life-ring:before,.mec-fa-life-saver:before,.mec-fa-support:before{content:"\f1cd"}.mec-fa-circle-o-notch:before{content:"\f1ce"}.mec-fa-ra:before,.mec-fa-rebel:before{content:"\f1d0"}.mec-fa-empire:before,.mec-fa-ge:before{content:"\f1d1"}.mec-fa-git-square:before{content:"\f1d2"}.mec-fa-git:before{content:"\f1d3"}.mec-fa-hacker-news:before,.mec-fa-y-combinator-square:before,.mec-fa-yc-square:before{content:"\f1d4"}.mec-fa-tencent-weibo:before{content:"\f1d5"}.mec-fa-qq:before{content:"\f1d6"}.mec-fa-wechat:before,.mec-fa-weixin:before{content:"\f1d7"}.mec-fa-paper-plane:before,.mec-fa-send:before{content:"\f1d8"}.mec-fa-paper-plane-o:before,.mec-fa-send-o:before{content:"\f1d9"}.mec-fa-history:before{content:"\f1da"}.mec-fa-circle-thin:before{content:"\f1db"}.mec-fa-header:before{content:"\f1dc"}.mec-fa-paragraph:before{content:"\f1dd"}.mec-fa-sliders:before{content:"\f1de"}.mec-fa-share-alt:before{content:"\f1e0"}.mec-fa-share-alt-square:before{content:"\f1e1"}.mec-fa-bomb:before{content:"\f1e2"}.mec-fa-futbol-o:before,.mec-fa-soccer-ball-o:before{content:"\f1e3"}.mec-fa-tty:before{content:"\f1e4"}.mec-fa-binoculars:before{content:"\f1e5"}.mec-fa-plug:before{content:"\f1e6"}.mec-fa-slideshare:before{content:"\f1e7"}.mec-fa-twitch:before{content:"\f1e8"}.mec-fa-yelp:before{content:"\f1e9"}.mec-fa-newspaper-o:before{content:"\f1ea"}.mec-fa-wifi:before{content:"\f1eb"}.mec-fa-calculator:before{content:"\f1ec"}.mec-fa-paypal:before{content:"\f1ed"}.mec-fa-google-wallet:before{content:"\f1ee"}.mec-fa-cc-visa:before{content:"\f1f0"}.mec-fa-cc-mastercard:before{content:"\f1f1"}.mec-fa-cc-discover:before{content:"\f1f2"}.mec-fa-cc-amex:before{content:"\f1f3"}.mec-fa-cc-paypal:before{content:"\f1f4"}.mec-fa-cc-stripe:before{content:"\f1f5"}.mec-fa-bell-slash:before{content:"\f1f6"}.mec-fa-bell-slash-o:before{content:"\f1f7"}.mec-fa-trash:before{content:"\f1f8"}.mec-fa-copyright:before{content:"\f1f9"}.mec-fa-at:before{content:"\f1fa"}.mec-fa-eyedropper:before{content:"\f1fb"}.mec-fa-paint-brush:before{content:"\f1fc"}.mec-fa-birthday-cake:before{content:"\f1fd"}.mec-fa-area-chart:before{content:"\f1fe"}.mec-fa-pie-chart:before{content:"\f200"}.mec-fa-line-chart:before{content:"\f201"}.mec-fa-lastfm:before{content:"\f202"}.mec-fa-lastfm-square:before{content:"\f203"}.mec-fa-toggle-off:before{content:"\f204"}.mec-fa-toggle-on:before{content:"\f205"}.mec-fa-bicycle:before{content:"\f206"}.mec-fa-bus:before{content:"\f207"}.mec-fa-ioxhost:before{content:"\f208"}.mec-fa-angellist:before{content:"\f209"}.mec-fa-cc:before{content:"\f20a"}.mec-fa-ils:before,.mec-fa-shekel:before,.mec-fa-sheqel:before{content:"\f20b"}.mec-fa-meanpath:before{content:"\f20c"}.mec-fa-buysellads:before{content:"\f20d"}.mec-fa-connectdevelop:before{content:"\f20e"}.mec-fa-dashcube:before{content:"\f210"}.mec-fa-forumbee:before{content:"\f211"}.mec-fa-leanpub:before{content:"\f212"}.mec-fa-sellsy:before{content:"\f213"}.mec-fa-shirtsinbulk:before{content:"\f214"}.mec-fa-simplybuilt:before{content:"\f215"}.mec-fa-skyatlas:before{content:"\f216"}.mec-fa-cart-plus:before{content:"\f217"}.mec-fa-cart-arrow-down:before{content:"\f218"}.mec-fa-diamond:before{content:"\f219"}.mec-fa-ship:before{content:"\f21a"}.mec-fa-user-secret:before{content:"\f21b"}.mec-fa-motorcycle:before{content:"\f21c"}.mec-fa-street-view:before{content:"\f21d"}.mec-fa-heartbeat:before{content:"\f21e"}.mec-fa-venus:before{content:"\f221"}.mec-fa-mars:before{content:"\f222"}.mec-fa-mercury:before{content:"\f223"}.mec-fa-intersex:before,.mec-fa-transgender:before{content:"\f224"}.mec-fa-transgender-alt:before{content:"\f225"}.mec-fa-venus-double:before{content:"\f226"}.mec-fa-mars-double:before{content:"\f227"}.mec-fa-venus-mars:before{content:"\f228"}.mec-fa-mars-stroke:before{content:"\f229"}.mec-fa-mars-stroke-v:before{content:"\f22a"}.mec-fa-mars-stroke-h:before{content:"\f22b"}.mec-fa-neuter:before{content:"\f22c"}.mec-fa-genderless:before{content:"\f22d"}.mec-fa-facebook-official:before{content:"\f230"}.mec-fa-pinterest-p:before{content:"\f231"}.mec-fa-whatsapp:before{content:"\f232"}.mec-fa-server:before{content:"\f233"}.mec-fa-user-plus:before{content:"\f234"}.mec-fa-user-times:before{content:"\f235"}.mec-fa-bed:before,.mec-fa-hotel:before{content:"\f236"}.mec-fa-viacoin:before{content:"\f237"}.mec-fa-train:before{content:"\f238"}.mec-fa-subway:before{content:"\f239"}.mec-fa-medium:before{content:"\f23a"}.mec-fa-y-combinator:before,.mec-fa-yc:before{content:"\f23b"}.mec-fa-optin-monster:before{content:"\f23c"}.mec-fa-opencart:before{content:"\f23d"}.mec-fa-expeditedssl:before{content:"\f23e"}.mec-fa-battery-4:before,.mec-fa-battery-full:before{content:"\f240"}.mec-fa-battery-3:before,.mec-fa-battery-three-quarters:before{content:"\f241"}.mec-fa-battery-2:before,.mec-fa-battery-half:before{content:"\f242"}.mec-fa-battery-1:before,.mec-fa-battery-quarter:before{content:"\f243"}.mec-fa-battery-0:before,.mec-fa-battery-empty:before{content:"\f244"}.mec-fa-mouse-pointer:before{content:"\f245"}.mec-fa-i-cursor:before{content:"\f246"}.mec-fa-object-group:before{content:"\f247"}.mec-fa-object-ungroup:before{content:"\f248"}.mec-fa-sticky-note:before{content:"\f249"}.mec-fa-sticky-note-o:before{content:"\f24a"}.mec-fa-cc-jcb:before{content:"\f24b"}.mec-fa-cc-diners-club:before{content:"\f24c"}.mec-fa-clone:before{content:"\f24d"}.mec-fa-balance-scale:before{content:"\f24e"}.mec-fa-hourglass-o:before{content:"\f250"}.mec-fa-hourglass-1:before,.mec-fa-hourglass-start:before{content:"\f251"}.mec-fa-hourglass-2:before,.mec-fa-hourglass-half:before{content:"\f252"}.mec-fa-hourglass-3:before,.mec-fa-hourglass-end:before{content:"\f253"}.mec-fa-hourglass:before{content:"\f254"}.mec-fa-hand-grab-o:before,.mec-fa-hand-rock-o:before{content:"\f255"}.mec-fa-hand-paper-o:before,.mec-fa-hand-stop-o:before{content:"\f256"}.mec-fa-hand-scissors-o:before{content:"\f257"}.mec-fa-hand-lizard-o:before{content:"\f258"}.mec-fa-hand-spock-o:before{content:"\f259"}.mec-fa-hand-pointer-o:before{content:"\f25a"}.mec-fa-hand-peace-o:before{content:"\f25b"}.mec-fa-trademark:before{content:"\f25c"}.mec-fa-registered:before{content:"\f25d"}.mec-fa-creative-commons:before{content:"\f25e"}.mec-fa-gg:before{content:"\f260"}.mec-fa-gg-circle:before{content:"\f261"}.mec-fa-tripadvisor:before{content:"\f262"}.mec-fa-odnoklassniki:before{content:"\f263"}.mec-fa-odnoklassniki-square:before{content:"\f264"}.mec-fa-get-pocket:before{content:"\f265"}.mec-fa-wikipedia-w:before{content:"\f266"}.mec-fa-safari:before{content:"\f267"}.mec-fa-chrome:before{content:"\f268"}.mec-fa-firefox:before{content:"\f269"}.mec-fa-opera:before{content:"\f26a"}.mec-fa-internet-explorer:before{content:"\f26b"}.mec-fa-television:before,.mec-fa-tv:before{content:"\f26c"}.mec-fa-contao:before{content:"\f26d"}.mec-fa-500px:before{content:"\f26e"}.mec-fa-amazon:before{content:"\f270"}.mec-fa-calendar-plus-o:before{content:"\f271"}.mec-fa-calendar-minus-o:before{content:"\f272"}.mec-fa-calendar-times-o:before{content:"\f273"}.mec-fa-calendar-check-o:before{content:"\f274"}.mec-fa-industry:before{content:"\f275"}.mec-fa-map-pin:before{content:"\f276"}.mec-fa-map-signs:before{content:"\f277"}.mec-fa-map-o:before{content:"\f278"}.mec-fa-map:before{content:"\f279"}.mec-fa-commenting:before{content:"\f27a"}.mec-fa-commenting-o:before{content:"\f27b"}.mec-fa-houzz:before{content:"\f27c"}.mec-fa-vimeo:before{content:"\f27d"}.mec-fa-black-tie:before{content:"\f27e"}.mec-fa-fonticons:before{content:"\f280"}.mec-fa-reddit-alien:before{content:"\f281"}.mec-fa-edge:before{content:"\f282"}.mec-fa-credit-card-alt:before{content:"\f283"}.mec-fa-codiepie:before{content:"\f284"}.mec-fa-modx:before{content:"\f285"}.mec-fa-fort-awesome:before{content:"\f286"}.mec-fa-usb:before{content:"\f287"}.mec-fa-product-hunt:before{content:"\f288"}.mec-fa-mixcloud:before{content:"\f289"}.mec-fa-scribd:before{content:"\f28a"}.mec-fa-pause-circle:before{content:"\f28b"}.mec-fa-pause-circle-o:before{content:"\f28c"}.mec-fa-stop-circle:before{content:"\f28d"}.mec-fa-stop-circle-o:before{content:"\f28e"}.mec-fa-shopping-bag:before{content:"\f290"}.mec-fa-shopping-basket:before{content:"\f291"}.mec-fa-hashtag:before{content:"\f292"}.mec-fa-bluetooth:before{content:"\f293"}.mec-fa-bluetooth-b:before{content:"\f294"}.mec-fa-percent:before{content:"\f295"}.mec-fa-gitlab:before{content:"\f296"}.mec-fa-wpbeginner:before{content:"\f297"}.mec-fa-wpforms:before{content:"\f298"}.mec-fa-envira:before{content:"\f299"}.mec-fa-universal-access:before{content:"\f29a"}.mec-fa-wheelchair-alt:before{content:"\f29b"}.mec-fa-question-circle-o:before{content:"\f29c"}.mec-fa-blind:before{content:"\f29d"}.mec-fa-audio-description:before{content:"\f29e"}.mec-fa-volume-control-phone:before{content:"\f2a0"}.mec-fa-braille:before{content:"\f2a1"}.mec-fa-assistive-listening-systems:before{content:"\f2a2"}.mec-fa-american-sign-language-interpreting:before,.mec-fa-asl-interpreting:before{content:"\f2a3"}.mec-fa-deaf:before,.mec-fa-deafness:before,.mec-fa-hard-of-hearing:before{content:"\f2a4"}.mec-fa-glide:before{content:"\f2a5"}.mec-fa-glide-g:before{content:"\f2a6"}.mec-fa-sign-language:before,.mec-fa-signing:before{content:"\f2a7"}.mec-fa-low-vision:before{content:"\f2a8"}.mec-fa-viadeo:before{content:"\f2a9"}.mec-fa-viadeo-square:before{content:"\f2aa"}.mec-fa-snapchat:before{content:"\f2ab"}.mec-fa-snapchat-ghost:before{content:"\f2ac"}.mec-fa-snapchat-square:before{content:"\f2ad"}.mec-fa-long-arrow-alt-left:before{content:"\f060"}.mec-fa-window-minimize:before{content:"\f068"}.mec-fa-long-arrow-alt-right:before{content:"\f061"}.mec-sl-user:before{content:"\e005"}.mec-sl-people:before{content:"\e001"}.mec-sl-user-female:before{content:"\e000"}.mec-sl-user-follow:before{content:"\e002"}.mec-sl-user-following:before{content:"\e003"}.mec-sl-user-unfollow:before{content:"\e004"}.mec-sl-login:before{content:"\e066"}.mec-sl-logout:before{content:"\e065"}.mec-sl-emotsmile:before{content:"\e021"}.mec-sl-phone:before{content:"\e600"}.mec-sl-call-end:before{content:"\e048"}.mec-sl-call-in:before{content:"\e047"}.mec-sl-call-out:before{content:"\e046"}.mec-sl-map:before{content:"\e033"}.mec-sl-location-pin:before{content:"\e096"}.mec-sl-direction:before{content:"\e042"}.mec-sl-directions:before{content:"\e041"}.mec-sl-compass:before{content:"\e045"}.mec-sl-layers:before{content:"\e034"}.mec-sl-menu:before{content:"\e601"}.mec-sl-list:before{content:"\e067"}.mec-sl-options-vertical:before{content:"\e602"}.mec-sl-options:before{content:"\e603"}.mec-sl-arrow-down:before{content:"\e604"}.mec-sl-arrow-left:before{content:"\e605"}.mec-sl-arrow-right:before{content:"\e606"}.mec-sl-arrow-up:before{content:"\e607"}.mec-sl-arrow-up-circle:before{content:"\e078"}.mec-sl-arrow-left-circle:before{content:"\e07a"}.mec-sl-arrow-right-circle:before{content:"\e079"}.mec-sl-arrow-down-circle:before{content:"\e07b"}.mec-sl-check:before{content:"\e080"}.mec-sl-clock:before{content:"\e081"}.mec-sl-plus:before{content:"\e095"}.mec-sl-minus:before{content:"\e615"}.mec-sl-close:before{content:"\e082"}.mec-sl-event:before{content:"\e619"}.mec-sl-exclamation:before{content:"\e617"}.mec-sl-organization:before{content:"\e616"}.mec-sl-trophy:before{content:"\e006"}.mec-sl-screen-smartphone:before{content:"\e010"}.mec-sl-screen-desktop:before{content:"\e011"}.mec-sl-plane:before{content:"\e012"}.mec-sl-notebook:before{content:"\e013"}.mec-sl-mustache:before{content:"\e014"}.mec-sl-mouse:before{content:"\e015"}.mec-sl-magnet:before{content:"\e016"}.mec-sl-energy:before{content:"\e020"}.mec-sl-disc:before{content:"\e022"}.mec-sl-cursor:before{content:"\e06e"}.mec-sl-cursor-move:before{content:"\e023"}.mec-sl-crop:before{content:"\e024"}.mec-sl-chemistry:before{content:"\e026"}.mec-sl-speedometer:before{content:"\e007"}.mec-sl-shield:before{content:"\e00e"}.mec-sl-screen-tablet:before{content:"\e00f"}.mec-sl-magic-wand:before{content:"\e017"}.mec-sl-hourglass:before{content:"\e018"}.mec-sl-graduation:before{content:"\e019"}.mec-sl-ghost:before{content:"\e01a"}.mec-sl-game-controller:before{content:"\e01b"}.mec-sl-fire:before{content:"\e01c"}.mec-sl-eyeglass:before{content:"\e01d"}.mec-sl-envelope-open:before{content:"\e01e"}.mec-sl-envelope-letter:before{content:"\e01f"}.mec-sl-bell:before{content:"\e027"}.mec-sl-badge:before{content:"\e028"}.mec-sl-anchor:before{content:"\e029"}.mec-sl-wallet:before{content:"\e02a"}.mec-sl-vector:before{content:"\e02b"}.mec-sl-speech:before{content:"\e02c"}.mec-sl-puzzle:before{content:"\e02d"}.mec-sl-printer:before{content:"\e02e"}.mec-sl-present:before{content:"\e02f"}.mec-sl-playlist:before{content:"\e030"}.mec-sl-pin:before{content:"\e031"}.mec-sl-picture:before{content:"\e032"}.mec-sl-handbag:before{content:"\e035"}.mec-sl-globe-alt:before{content:"\e036"}.mec-sl-globe:before{content:"\e037"}.mec-sl-folder-alt:before{content:"\e039"}.mec-sl-folder:before{content:"\e089"}.mec-sl-film:before{content:"\e03a"}.mec-sl-feed:before{content:"\e03b"}.mec-sl-drop:before{content:"\e03e"}.mec-sl-drawer:before{content:"\e03f"}.mec-sl-docs:before{content:"\e040"}.mec-sl-doc:before{content:"\e085"}.mec-sl-diamond:before{content:"\e043"}.mec-sl-cup:before{content:"\e044"}.mec-sl-calculator:before{content:"\e049"}.mec-sl-bubbles:before{content:"\e04a"}.mec-sl-briefcase:before{content:"\e04b"}.mec-sl-book-open:before{content:"\e04c"}.mec-sl-basket-loaded:before{content:"\e04d"}.mec-sl-basket:before{content:"\e04e"}.mec-sl-bag:before{content:"\e04f"}.mec-sl-action-undo:before{content:"\e050"}.mec-sl-action-redo:before{content:"\e051"}.mec-sl-wrench:before{content:"\e052"}.mec-sl-umbrella:before{content:"\e053"}.mec-sl-trash:before{content:"\e054"}.mec-sl-tag:before{content:"\e055"}.mec-sl-support:before{content:"\e056"}.mec-sl-frame:before{content:"\e038"}.mec-sl-size-fullscreen:before{content:"\e057"}.mec-sl-size-actual:before{content:"\e058"}.mec-sl-shuffle:before{content:"\e059"}.mec-sl-share-alt:before{content:"\e05a"}.mec-sl-share:before{content:"\e05b"}.mec-sl-rocket:before{content:"\e05c"}.mec-sl-question:before{content:"\e05d"}.mec-sl-pie-chart:before{content:"\e05e"}.mec-sl-pencil:before{content:"\e05f"}.mec-sl-note:before{content:"\e060"}.mec-sl-loop:before{content:"\e064"}.mec-sl-home:before{content:"\e069"}.mec-sl-grid:before{content:"\e06a"}.mec-sl-graph:before{content:"\e06b"}.mec-sl-microphone:before{content:"\e063"}.mec-sl-music-tone-alt:before{content:"\e061"}.mec-sl-music-tone:before{content:"\e062"}.mec-sl-earphones-alt:before{content:"\e03c"}.mec-sl-earphones:before{content:"\e03d"}.mec-sl-equalizer:before{content:"\e06c"}.mec-sl-like:before{content:"\e068"}.mec-sl-dislike:before{content:"\e06d"}.mec-sl-control-start:before{content:"\e06f"}.mec-sl-control-rewind:before{content:"\e070"}.mec-sl-control-play:before{content:"\e071"}.mec-sl-control-pause:before{content:"\e072"}.mec-sl-control-forward:before{content:"\e073"}.mec-sl-control-end:before{content:"\e074"}.mec-sl-volume-1:before{content:"\e09f"}.mec-sl-volume-2:before{content:"\e0a0"}.mec-sl-volume-off:before{content:"\e0a1"}.mec-sl-calendar:before{content:"\e075"}.mec-sl-bulb:before{content:"\e076"}.mec-sl-chart:before{content:"\e077"}.mec-sl-ban:before{content:"\e07c"}.mec-sl-bubble:before{content:"\e07d"}.mec-sl-camrecorder:before{content:"\e07e"}.mec-sl-camera:before{content:"\e07f"}.mec-sl-cloud-download:before{content:"\e083"}.mec-sl-cloud-upload:before{content:"\e084"}.mec-sl-envelope:before{content:"\e086"}.mec-sl-eye:before{content:"\e087"}.mec-sl-flag:before{content:"\e088"}.mec-sl-heart:before{content:"\e08a"}.mec-sl-info:before{content:"\e08b"}.mec-sl-key:before{content:"\e08c"}.mec-sl-link:before{content:"\e08d"}.mec-sl-lock:before{content:"\e08e"}.mec-sl-lock-open:before{content:"\e08f"}.mec-sl-magnifier:before{content:"\e090"}.mec-sl-magnifier-add:before{content:"\e091"}.mec-sl-magnifier-remove:before{content:"\e092"}.mec-sl-paper-clip:before{content:"\e093"}.mec-sl-paper-plane:before{content:"\e094"}.mec-sl-power:before{content:"\e097"}.mec-sl-refresh:before{content:"\e098"}.mec-sl-reload:before{content:"\e099"}.mec-sl-settings:before{content:"\e09a"}.mec-sl-star:before{content:"\e09b"}.mec-sl-symbol-female:before{content:"\e09c"}.mec-sl-symbol-male:before{content:"\e09d"}.mec-sl-target:before{content:"\e09e"}.mec-sl-credit-card:before{content:"\e025"}.mec-sl-paypal:before{content:"\e608"}.mec-sl-social-tumblr:before{content:"\e00a"}.mec-sl-social-twitter:before{content:"\e009"}.mec-sl-social-facebook:before{content:"\e00b"}.mec-sl-social-instagram:before{content:"\e609"}.mec-sl-social-linkedin:before{content:"\e60a"}.mec-sl-social-pinterest:before{content:"\e60b"}.mec-sl-social-github:before{content:"\e60c"}.mec-sl-social-google:before{content:"\e60d"}.mec-sl-social-reddit:before{content:"\e60e"}.mec-sl-social-skype:before{content:"\e60f"}.mec-sl-social-dribbble:before{content:"\e00d"}.mec-sl-social-behance:before{content:"\e610"}.mec-sl-social-foursqare:before{content:"\e611"}.mec-sl-social-soundcloud:before{content:"\e612"}.mec-sl-social-spotify:before{content:"\e613"}.mec-sl-social-stumbleupon:before{content:"\e614"}.mec-sl-social-youtube:before{content:"\e008"}.mec-sl-social-dropbox:before{content:"\e00c"}.mec-sl-social-vkontakte:before{content:"\e618"}.mec-sl-social-steam:before{content:"\e620"}
.mec-wrap{position:relative}.entry-content .mec-wrap h1,.entry-content .mec-wrap h2,.entry-content .mec-wrap h3,.entry-content .mec-wrap h4,.entry-content .mec-wrap h5,.entry-content .mec-wrap h6,.mec-wrap h1,.mec-wrap h2,.mec-wrap h3,.mec-wrap h4,.mec-wrap h5,.mec-wrap h6{color:#171c24;font-weight:300;font-style:inherit;letter-spacing:normal;clear:none}.mec-wrap h1{font-size:50px;line-height:1.16;margin-bottom:12px;letter-spacing:-1px}.mec-wrap h2{font-size:36px;line-height:1.14;margin-bottom:10px}.mec-wrap h3{font-size:28px;line-height:1.2;margin-bottom:8px}.mec-wrap h4{font-size:24px;line-height:1.2;margin-bottom:10px}.mec-wrap h5{font-size:18px;line-height:1.3;margin-bottom:7px}.mec-wrap h6{font-size:16px;line-height:1.3;margin-bottom:4px}.mec-wrap .subheader{color:#849098}.mec-wrap h1 strong{font-weight:700}.mec-wrap p{margin:0 0 20px 0;color:#616161;font-size:14px;line-height:1.8}.mec-wrap .mec-event-article .mec-color-hover{box-shadow:none;border:none}.mec-wrap abbr,.mec-wrap acronym{cursor:auto;border:none}.entry-content .mec-wrap a{box-shadow:none}.mec-wrap .button,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next),.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit]{position:relative;border:none;border-radius:2px;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;line-height:1.5;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;margin-bottom:21px;margin-right:10px;line-height:1;padding:18px 20px 16px;background:#24ca4f;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease}.mec-wrap .button:hover,.mec-wrap a.button:hover,.mec-wrap button:hover:not(.mejs),.mec-wrap input[type=button]:hover,.mec-wrap input[type=reset]:hover,.mec-wrap input[type=submit]:hover{background:#222;color:#fff}.mec-wrap #mec_woo_add_to_cart_btn_r{min-width:155px;margin-top:5px;border-radius:2px;box-shadow:0 2px 1px rgba(0,0,0,.08);float:left;text-align:center}.mec-booking-form-container button{display:block}.vertical-space,.vertical-space1,.vertical-space2,.vertical-space3,.vertical-space4,.vertical-space5{display:block;width:100%;margin:0;clear:both;border:0 none;height:20px}.vertical-space2{height:40px}.vertical-space3{height:60px}.vertical-space4{height:80px}.vertical-space5{height:100px}@media only screen and (max-width:479px){.vertical-space,.vertical-space1{height:8px}.vertical-space2{height:14px}.vertical-space3{height:28px}.vertical-space4{height:40px}.vertical-space5{height:60px}}@media only screen and (max-width:960px){.vertical-space,.vertical-space1{height:12px}.vertical-space2{height:18px}.vertical-space3{height:36px}.vertical-space4{height:50px}.vertical-space5{height:80px}}.mec-wrap abbr{cursor:auto;border-bottom:0}@-webkit-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.mec-wrap{font:14px/25px;font-weight:400;color:#626262}.mec-wrap .mec-events a{border-bottom:none}.mec-wrap .mec-container a{box-shadow:none}.mec-event-content p{font-weight:300}.mec-wrap .mec-clear:after,.mec-wrap .mec-clear:before{content:' ';display:table}.mec-wrap .mec-clear:after{clear:both}.mec-events-button{background:#fff;padding:12px 28px;font-size:15px;font-weight:400;letter-spacing:0;border:1px solid #e3e3e3;border-radius:2px;text-shadow:none;margin-right:10px;box-shadow:0 2px 0 0 rgb(0 0 0 / 3%);transition:.3s}.mec-wrap .mec-events-button:hover{color:#fff}.mec-no-event{display:none}#mec-active-current{display:block}.current-hide #mec-active-current{display:none!important}.mec-event-grid-classic .mec-event-article{position:relative;border:2px solid #e3e3e3;box-shadow:0 2px 0 0 rgba(0,0,0,.016);margin-bottom:30px;max-width:none}.mec-event-grid-classic .mec-event-content{background:#fff;color:#767676;padding:0 20px 5px;text-align:center;min-height:125px}.mec-event-grid-classic .mec-event-title{color:#202020;margin:10px 0;font-weight:700;font-size:20px;letter-spacing:1px;text-transform:uppercase}.mec-event-grid-classic .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-classic .mec-event-date{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff;padding:3px 20px;margin:0 -20px 20px -20px;text-align:center}.widget_mec_mec_widget .mec-event-grid-classic .mec-event-date{margin:0}.mec-event-grid-classic .mec-event-content p{font-size:15px;color:#8a8a8a}.mec-event-grid-classic .mec-event-detail{display:none}.mec-event-grid-classic img{margin-bottom:0;width:100%}.mec-event-footer{position:relative;border-top:1px solid #efefef;padding:20px;min-height:80px;margin:0;background:#fafafa}.mec-event-sharing-wrap{left:15px;position:absolute;list-style:none;margin:0;padding-left:0}.mec-event-sharing-wrap .mec-event-sharing{position:absolute;padding:8px 0 2px;left:-6px;bottom:54px;margin:0;margin-top:6px;border-radius:5px;width:50px;visibility:hidden;opacity:0;border:1px solid #e2e2e2;background:#fff;box-shadow:0 0 9px 0 rgba(0,0,0,.06);z-index:99;-webkit-transition:all .18s ease;transition:all .18s ease}.mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-sharing-wrap .mec-event-sharing:before{content:'';display:block;position:absolute;bottom:-10px;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-event-sharing-wrap .mec-event-sharing:before{bottom:-21px;border-color:#e2e2e2 transparent transparent transparent}.mec-event-sharing-wrap .mec-event-sharing:after{bottom:-19px;border-color:#fff transparent transparent transparent}.mec-event-sharing-wrap:hover .mec-event-sharing{opacity:1;visibility:visible}.mec-event-sharing-wrap li{text-align:center;border:0;display:block;margin-right:2px;overflow:hidden;margin:0 auto 6px;width:38px}.mec-event-sharing-wrap li.mec-event-share{height:38px}.mec-event-sharing-wrap:hover>li{cursor:pointer;background-color:#40d9f1}.mec-event-sharing-wrap:hover li a{color:#fff}.mec-event-sharing-wrap>li:first-of-type{border:1px solid #d9d9d9}.mec-event-sharing-wrap li a,.mec-event-sharing-wrap:hover li ul li a{border:none;color:#767676;display:block}.mec-event-sharing-wrap li i{width:36px;height:36px;display:table-cell;vertical-align:middle}.mec-event-sharing-wrap li svg{height:16px}.mec-event-sharing-wrap .mec-event-sharing li a{display:block}.mec-event-sharing-wrap .mec-event-sharing li:hover a{color:#40d9f1}.mec-event-sharing .mec-event-share:hover .event-sharing-icon{background:#40d9f1;border-width:0 1px 0;cursor:pointer}.mec-event-sharing .mec-event-map{border-width:1px 0 1px}.mec-event-footer .mec-booking-button{box-shadow:none;transition:all .21s ease;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:1px solid #e8e8e8;position:absolute;top:20px;right:15px;padding:0 16px;line-height:37px;height:38px}.mec-event-footer .mec-booking-button:hover{background:#191919;color:#fff;border-color:#191919}@media only screen and (max-width:960px){.mec-event-grid-classic{margin-bottom:30px}}.mec-widget .mec-event-grid-classic.mec-owl-carousel{padding:36px 0 16px}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav{margin:5px 0;width:100%;position:absolute;top:15px;padding:0}.mec-skin-grid-container.mec-widget{padding-top:18px}.mec-widget .mec-event-grid-classic.mec-owl-carousel{padding:20px 0 16px}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav{margin:0;width:100%;position:absolute;top:0;padding:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav div{position:absolute;background:#fff;line-height:0;width:34px;height:26px;padding:6px;text-align:center;margin-top:-17px;border-radius:3px;border:1px solid #e2e2e2;text-align:center;box-shadow:0 2px 0 0 rgba(0,0,0,.028);transition:all .33s ease}.mec-skin-grid-container .mec-categories{padding:0}.mec-skin-grid-container .mec-categories li{list-style:none}.mec-skin-grid-container .mec-categories li a{color:#000;line-height:24px;text-align:left;transition:all .23s ease;-webkit-transition:all .23s ease}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-next{right:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-prev{left:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-sharing{display:none}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer{text-align:center}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer .mec-booking-button{position:static;padding:11px 16px}.widget .mec-event-footer ul.mec-event-sharing-wrap li a.mec-event-share-icon{padding:0}@media screen and (min-width:56.875em){.mec-widget .mec-month-container dl{margin-bottom:0}}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-footer{text-align:right}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap{left:5px;padding-left:5px}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap .mec-event-sharing{left:0}.mec-widget .mec-event-sharing-wrap .mec-event-sharing{position:absolute;top:auto;bottom:52px;margin:0;margin-top:0;border-radius:5px}.mec-widget .mec-event-sharing-wrap .mec-event-sharing:after{top:auto;bottom:-17px;border-color:#fff transparent transparent transparent}.mec-widget .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-18px;border-color:#e2e2e2 transparent transparent transparent}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button{position:absolute;background:#fff;padding:6px;margin-top:-17px;border-radius:3px;border:1px solid #e2e2e2;box-shadow:0 2px 0 0 rgba(0,0,0,.028)}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover{background:#40d9f1;border-color:#40d9f1}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover i{color:#fff}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button{width:40%;float:right;color:#202020;height:36px;line-height:14px;font-size:12px;width:auto}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button:hover{color:#fff}.mec-widget .mec-event-list-modern .col-md-2.col-sm-2,.mec-widget .mec-event-list-modern .col-md-6.col-sm-6{padding:0;width:100%;display:block;position:unset}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:80%;height:46px;line-height:22px;padding:11px 20px;float:right}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{top:auto;bottom:5%}@media (max-width:480px){.mec-widget .mec-event-list-modern .col-md-4.col-sm-4{padding:0}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:100%}}.mec-widget .mec-event-list-modern .mec-month-divider{margin:30px 0 10px 0}.mec-widget .mec-event-list-minimal .mec-event-date span{font-size:12px}.mec-widget .mec-event-list-minimal .mec-event-date:after{height:29px}.mec-widget .mec-event-list-minimal .col-md-3,.mec-widget .mec-event-list-minimal .col-md-9{display:block;width:100%;text-align:left}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{position:relative}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:100%;text-align:center}.mec-widget .mec-event-list-minimal .mec-event-date:first-child{margin-right:24px}.mec-event-grid-clean{margin-bottom:10px;max-width:none}.mec-event-grid-clean .mec-event-article{margin-bottom:30px;position:relative;border:1px solid #e2e2e2;text-align:center;padding:15px 15px 0;background:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-grid-clean .mec-event-content{background:#fff;color:#767676;padding:25px 16px 0;text-align:left}.mec-event-grid-clean .mec-event-title{color:#202020;margin:0 0 10px 0;font-weight:700;font-size:21px;text-transform:capitalize}.mec-event-grid-clean .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-clean .mec-event-date{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;background-color:#40d9f1;color:#fff;padding:3px 0;margin:0;text-align:center}.mec-event-grid-clean .mec-event-content p{font-size:15px;color:#9a9a9a;line-height:1.54}.mec-event-grid-clean img{margin-bottom:0;width:100%}.mec-event-grid-clean .event-grid-t2-head{margin-bottom:10px;color:#fff;padding:9px 14px 6px;text-align:left}.mec-event-grid-clean .event-grid-t2-head .mec-event-date{font-size:50px;line-height:50px;float:left;margin-right:11px}.mec-event-grid-clean .event-grid-t2-head .mec-event-month{text-transform:uppercase;font-size:17px;line-height:20px;padding-top:4px}.mec-event-grid-clean .event-grid-t2-head .mec-event-detail{font-size:12px}.mec-event-grid-clean .event-grid-t2-head .mec-categories li a{margin-bottom:10px;color:#fff}.mec-event-grid-clean .event-grid-t2-head .mec-categories li a:hover{color:#000}.mec-event-grid-clean .mec-event-sharing-wrap{left:0;padding-left:0}.mec-event-grid-clean .mec-event-footer{position:relative;border-top:2px solid;padding:20px 0;margin:0 14px;text-align:left;background:0 0}.mec-event-grid-clean .mec-event-footer .mec-booking-button{right:0}.mec-event-grid-clean .row{margin-bottom:30px}.mec-event-grid-modern{margin-bottom:10px;max-width:none}.mec-event-grid-modern .mec-event-article{position:relative;border:1px solid #e2e2e2;text-align:center;margin-bottom:30px;padding:45px 15px 10px;background:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-grid-modern .mec-event-content{background:#fff;color:#767676;padding:35px 15px 10px;text-align:left}.mec-event-grid-modern .mec-event-title{color:#202020;margin:0 0 10px 0;font-weight:700;font-size:24px;text-transform:none;letter-spacing:-1px}.mec-event-grid-modern .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-modern .mec-event-content p{font-size:15px;color:#9a9a9a;line-height:1.54}.mec-event-grid-modern img{margin-bottom:0;width:100%}.mec-event-grid-modern .event-grid-modern-head{margin-bottom:10px;padding:9px 14px 6px;text-align:left}.mec-event-grid-modern .event-grid-modern-head .mec-event-date{font-size:50px;line-height:50px;float:left;margin-right:11px}.mec-event-grid-modern .event-grid-modern-head .mec-event-month{text-transform:uppercase;font-size:17px;line-height:20px;padding-top:4px}.mec-event-grid-modern .event-grid-modern-head .mec-event-detail{font-size:12px}.mec-event-grid-modern .event-grid-modern-head .mec-event-day{margin-top:9px;color:silver;font-size:35px;font-weight:100;text-transform:uppercase;letter-spacing:-1px}.mec-event-grid-modern .mec-event-footer{position:relative;height:90px;padding:20px 0;border:none;margin:0 14px;text-align:left;background:0 0}.mec-event-grid-modern .mec-event-footer .mec-booking-button{right:auto;left:0}.mec-event-grid-modern .mec-event-sharing-wrap{left:auto;right:0;padding-left:0}.mec-event-grid-modern .mec-event-sharing{left:auto;right:-6px}.mec-event-grid-modern .mec-event-sharing-wrap li{border-radius:55px}.mec-event-grid-modern .row{margin-bottom:0}@media only screen and (max-width:479px){.mec-event-grid-modern .mec-event-article{padding-bottom:30px}.mec-event-grid-modern .mec-event-sharing{top:60px;left:0;right:auto}.mec-event-grid-modern .mec-event-footer .mec-booking-button{top:0}}span.mec-event-title-soldout{font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;background:#e63360;color:#fff;padding:3px 8px;line-height:1;border-radius:15px;white-space:nowrap;vertical-align:middle}.mec-repeating-label{background:#222;color:#fff;padding:3px 8px;font-size:8px;font-weight:700;letter-spacing:.5px;border-radius:40px;display:inline-block}.mec-event-grid-colorful .mec-event-article{min-height:400px;border:none;box-shadow:none;background:#40d9f1;padding-top:25px;margin:0;color:#fff}.mec-event-grid-colorful .mec-event-content{background:0 0}.mec-event-grid-colorful .event-grid-modern-head,.mec-event-grid-colorful .event-grid-modern-head .mec-event-date,.mec-event-grid-colorful .event-grid-modern-head .mec-event-day,.mec-event-grid-colorful .mec-event-content p,.mec-event-grid-colorful .mec-event-sharing-wrap>li>a,.mec-event-grid-colorful .mec-event-title a{color:#fff}.mec-event-grid-colorful .mec-event-footer .mec-booking-button{border:none}.mec-event-grid-colorful .mec-event-sharing-wrap>li{border-color:#fff}.mec-event-grid-colorful .mec-event-sharing-wrap:hover>li{background:#333;border-color:#333}.mec-event-grid-colorful .mec-event-title a.mec-color-hover:hover{color:#fff;text-decoration:underline}.mec-event-grid-colorful .mec-event-title .event-color{display:none}.mec-event-grid-colorful div[class^=col-md-]{padding:0 1px 1px 0;margin:0}.mec-event-grid-colorful .mec-event-article .mec-time-details{color:#fff}@media only screen and (min-width:768px){.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-day{font-size:26px}.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-month{font-size:15px}.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-date{font-size:50px}.mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-title{font-size:21px}.mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-content p{font-size:13px}}@media only screen and (min-width:768px) and (max-width:1200px){.mec-wrap.mec-sm959.mec-event-grid-colorful div[class^=col-md-]{width:50%}}.mec-event-list-minimal .mec-event-article{border-bottom:1px solid #efefef;padding:24px 0 16px}.mec-event-list-minimal .mec-wrap .col-md-9{padding:0}.mec-event-list-minimal .mec-event-date{position:relative;float:left;margin-right:30px;color:#fff;width:52px;padding:6px 4px 3px;text-align:center;text-transform:uppercase;border-radius:3px}.mec-event-list-minimal .mec-event-date{min-width:52px;width:fit-content}.mec-event-list-minimal .mec-event-date:nth-child(2){margin:0 30px 0 -20px}.mec-event-list-minimal .mec-event-date span{display:block;font-size:24px;font-weight:700;text-align:center;margin-bottom:4px}.mec-event-list-minimal .mec-event-date:after{display:block;content:'';position:absolute;width:50px;left:1px;top:1px;height:34px;background:rgba(255,255,255,.1);box-shadow:0 4px 4px rgba(0,0,0,.02)}.mec-event-list-minimal .mec-event-date:after{width:100%}.mec-event-list-minimal .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:0;padding-top:10px}.mec-event-list-minimal .mec-event-detail,.mec-event-list-minimal .mec-time-details{font-size:15px;font-weight:300;line-height:1;letter-spacing:0;color:#9a9a9a}.mec-event-list-minimal .btn-wrapper{text-align:right;padding-right:0;padding-top:6px}.mec-event-list-minimal .btn-wrapper .mec-detail-button{border-bottom:0;margin-bottom:14px;margin-right:0;box-shadow:none}.mec-event-list-minimal a.mec-detail-button{text-align:center;display:inline-block;background:#ededed;color:#191919;padding:12px;border-radius:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:all .24s ease}.mec-event-list-minimal a.mec-detail-button:hover{background:#292929;color:#fff}.vc_col-sm-4 .mec-event-list-minimal .mec-event-date,.vc_col-sm-6 .mec-event-list-minimal .mec-event-date{margin-right:12px}.vc_col-sm-4 .mec-event-list-minimal .mec-event-title,.vc_col-sm-6 .mec-event-list-minimal .mec-event-title{font-size:15px;letter-spacing:2px}@media only screen and (min-width:480px) and (max-width:767px){.mec-event-list-minimal .btn-wrapper{padding-left:0}.mec-event-list-minimal .mec-event-date{margin-right:10px}}@media only screen and (max-width:767px){.mec-event-list-minimal .btn-wrapper .mec-detail-button{display:block;text-align:center;margin:0;margin-top:16px;padding:8px}.mec-event-list-minimal .btn-wrapper{margin:12px 0}}@media only screen and (max-width:479px){.mec-event-list-minimal .mec-event-date{float:none;width:100%;margin-bottom:8px}.mec-event-list-minimal .mec-event-date span{display:inline;padding-right:25px;margin-right:7px;font-size:inherit}.mec-event-list-minimal .mec-event-date:after{width:45%;box-shadow:4px 0 4px rgba(0,0,0,.02)}.mec-event-list-minimal .btn-wrapper{text-align:center;padding-left:0}.mec-event-list-minimal{text-align:center}.mec-event-list-minimal .mec-event-detail{margin-bottom:10px}}.mec-wrap .mec-event-list-modern .mec-event-title{margin-top:0;margin-bottom:10px}.mec-event-list-modern .mec-event-article{border-bottom:1px solid #efefef;padding:30px 0 10px}.mec-event-list-modern .mec-event-article:last-child{border-bottom:none}.mec-event-list-modern .mec-event-title a{color:#191919;transition:all .24s ease;box-shadow:none}.mec-event-list-modern .mec-event-date{text-transform:uppercase;padding:10px 0}.mec-event-list-modern .mec-event-date .event-d{font-size:48px;display:table-cell;padding:10px 0 0}.mec-event-list-modern .mec-event-date .event-d.mec-multiple-dates{font-size:20px;padding:0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child{padding:10px 0 6px 0;position:relative;width:fit-content}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:silver}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:last-child{padding:5px 0 10px 0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-d{font-size:20px;padding:0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-da{font-size:20px;margin:0}.mec-event-list-modern .mec-event-date .event-f{font-size:13px;display:table-cell;vertical-align:middle;padding-left:7px;font-weight:500;letter-spacing:3px;color:#777}.mec-event-list-modern .mec-event-detail{font-weight:300;color:#8a8a8a}.mec-event-list-modern .mec-event-detail .mec-time-details{display:inline}.mec-event-list-modern .mec-event-date .event-da{margin-top:9px;color:silver;font-size:28px;font-weight:100;text-transform:uppercase;letter-spacing:-1px;text-align:left}.mec-event-list-modern .mec-btn-wrapper .mec-booking-button{border-radius:1px;letter-spacing:2px;border:1px solid #e6e6e6;color:#333;background-color:#fff;padding:13px 20px;font-weight:700;font-size:11px;box-shadow:0 2px 0 0 rgba(0,0,0,.016);transition:all .28s ease}.mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover{border-color:#222;background:#222;color:#fff}.mec-event-list-modern .mec-event-title{font-weight:700;font-size:20px;text-transform:uppercase;letter-spacing:1px}.mec-event-list-modern .mec-event-detail{color:#9a9a9a;font-size:15px;font-weight:300;line-height:25px}.mec-event-list-modern .mec-btn-wrapper{text-align:right;padding:10px 0;text-transform:uppercase}.mec-event-list-modern .mec-event-sharing{position:relative;margin:10px 0;padding-left:0}.mec-event-list-modern .mec-event-sharing>li{display:inline-block;border:none;border-radius:50%;margin-right:3px}.mec-event-list-modern .mec-event-sharing .telegram{min-width:36px;min-height:36px;line-height:36px;padding:9px 1px 10px;border-radius:60px}.mec-event-list-modern .mec-event-sharing>li .telegram{padding-top:8px;padding-bottom:9px;border-radius:50%;border:1px solid #ddd}.mec-event-list-modern .mec-event-sharing .telegram .svg-inline--fa.fa-telegram.fa-w-16{width:3.246rem;padding:2px 10px 0 10px;margin-bottom:-2px}.mec-event-list-modern .mec-event-sharing .telegram .svg-inline--fa.fa-telegram.fa-w-16 path{fill:#767676}.mec-event-list-modern .mec-event-sharing li:hover .telegram{background-color:#40d9f1}.mec-event-list-modern .mec-event-sharing li:hover .telegram .svg-inline--fa.fa-telegram.fa-w-16 path{fill:#fff}.mec-event-list-modern .mec-event-sharing>li:hover{display:inline-block}.mec-event-list-modern .mec-event-sharing>li:hover a i{color:#fff;background:#40d9f1;border-color:#40d9f1}.mec-event-list-modern .mec-event-sharing>li i{width:36px;display:inline-block;line-height:35px;color:#767676;text-align:center;border-radius:50%;border:1px solid #ddd;font-size:14px}.mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon{background:#40d9f1;border-color:#40d9f1;cursor:pointer;border-radius:50%}.mec-event-list-modern .mec-event-sharing li:hover a i{background:#40d9f1}.mec-event-list-modern .mec-event-sharing li .fa-telegram{fill:#000;max-width:20px!important;width:20px!important;max-height:20px!important;height:20px;position:relative;padding:0!important;margin-bottom:-4px!important}.mec-event-list-modern .mec-event-sharing li .fa-telegram *{transform:scale(.04)}.mec-event-list-modern .mec-event-sharing li .svg-inline--fa.fa-telegram.fa-w-16 path{fill:#767676}.mec-event-list-modern .mec-event-sharing li .telegram{width:36px!important;height:36px!important;padding:9px 7px 9px}@media only screen and (min-width:768px){.mec-event-list-modern .mec-event-article{position:relative;min-height:160px;overflow:hidden}.mec-event-list-modern .col-md-2.col-sm-2{width:210px;position:absolute;left:0;top:20px;padding:0}.mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{width:180px;padding:0;position:absolute;right:0;top:30%}.mec-event-list-modern .col-md-6.col-sm-6{width:100%;padding-left:225px;padding-right:195px}}@media only screen and (max-width:767px){.mec-event-list-modern .mec-btn-wrapper .mec-booking-button{letter-spacing:1px;border:1px solid #e1e1e1;padding:8px 16px}.mec-event-list-modern .mec-btn-wrapper{padding:0 0 12px}.mec-event-list-modern .mec-event-sharing{margin-bottom:0}}.mec-event-grid-minimal .mec-event-article{margin:15px 0;min-height:80px;display:table}.mec-event-grid-minimal .event-detail-wrap{display:table-cell;vertical-align:middle}.mec-event-grid-minimal .mec-event-date{width:70px;float:left;margin-right:20px;padding:12px 16px 10px;text-align:center;text-transform:uppercase;border-radius:4px;border:1px solid #e6e6e6;transition:all .37s ease-in-out;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-grid-minimal .mec-event-date span{display:block;font-size:24px;font-weight:700;text-align:center;margin-bottom:4px;color:#2a2a2a;transition:color .3s ease}.mec-event-grid-minimal .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;line-height:21px;font-size:16px;text-transform:uppercase;transition:color .3s ease}.mec-event-grid-minimal .mec-event-title a{color:#191919;transition:color .3s ease}.mec-event-grid-minimal .mec-event-detail,.mec-event-grid-minimal .mec-time-details{font-size:15px;font-weight:300;line-height:1;letter-spacing:0;color:#9a9a9a;margin-bottom:5px}.mec-event-grid-minimal .mec-event-date:hover{color:#fff}.mec-event-grid-minimal .mec-event-date:hover span{color:#fff}.mec-wrap .mec-event-grid-minimal .mec-event-date:hover{color:#fff}.mec-event-list-classic .mec-event-article{padding:12px 0;margin-bottom:20px}.mec-event-list-classic .mec-event-image{float:left;width:86px;margin-right:20px}.mec-event-list-classic .mec-event-date,.mec-event-list-classic .mec-event-time{font-weight:400;font-size:13px;letter-spacing:0;line-height:18px;text-align:left;display:initial;margin-right:12px}.mec-event-list-classic .mec-event-time .mec-time-details,.mec-event-list-classic .mec-event-time i{display:inline;margin-right:3px}.mec-event-list-classic .mec-event-date span{font-weight:500;margin-bottom:6px}.mec-event-list-classic .mec-event-title{font-size:15px;margin:10px 0 12px;font-weight:700;text-transform:uppercase}.mec-event-list-classic .mec-event-title a{color:#494949;transition:color .3s ease}.mec-event-list-classic .mec-event-detail{color:#777;font-weight:400;line-height:12px;font-size:12px;overflow:hidden}.mec-event-list-classic a.magicmore{padding:10px 16px;color:#fff;background:#222;letter-spacing:2px;font-size:11px}.mec-event-list-classic a.magicmore:after{content:'';display:none}.mec-event-list-classic a.magicmore:hover{color:#40d9f1}.mec-event-grid-simple .mec-event-article{position:relative;margin-bottom:30px}.mec-event-grid-simple .mec-event-article:after{border-right:1px solid #e6e6e6;height:60px;position:absolute;top:50%;margin-top:-30px;right:-1px}.mec-event-grid-simple .row div:last-child .mec-event-article:after{border:none}.mec-event-grid-simple .row{margin:15px 0 30px;text-align:center}.mec-event-grid-simple .mec-event-date{padding:0;margin:0;text-transform:capitalize;font-size:12px;font-weight:700}.mec-event-grid-simple .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;line-height:21px;font-size:15px;padding-top:5px;padding-left:5px;padding-right:5px;text-transform:uppercase;transition:color .37s ease}.mec-event-grid-simple .mec-event-title a{color:#494949;transition:color .3s ease}.mec-event-grid-simple .mec-event-detail{font-weight:400;line-height:1;letter-spacing:0;font-size:13px;color:#777}.mec-event-grid-simple:hover .mec-event-title{color:#40d9f1}.mec-event-grid-simple:hover .mec-event-date{background:0 0}.event-last:after{display:none}@media only screen and (max-width:767px){.mec-event-grid-simple .mec-event-article{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee}.mec-event-grid-simple .mec-event-article:after{border:none}}.mec-event-grid-novel .mec-event-article{position:relative;margin-bottom:30px;padding:60px 5% 60px 7%;border:1px solid rgba(255,255,255,.12);border-radius:10px;background-color:#0050fd;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.mec-event-grid-novel .mec-event-article .novel-grad-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;opacity:0;z-index:-1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.mec-event-grid-novel .mec-event-article:hover{-webkit-box-shadow:0 13px 36px 0 rgba(0,0,0,.23);box-shadow:0 13px 36px 0 rgba(0,0,0,.23);border-color:transparent}.mec-event-grid-novel .mec-event-article:hover .novel-grad-bg{background-image:-webkit-gradient(linear,left top,right top,from(#262e32),to(#0e1015));background-image:-webkit-linear-gradient(left,#262e32 0,#0e1015 100%);background-image:-o-linear-gradient(left,#262e32 0,#0e1015 100%);background-image:linear-gradient(90deg,#262e32 0,#0e1015 100%);opacity:1}.mec-event-grid-novel .mec-event-image{float:left;width:150px;height:150px}.mec-event-grid-novel .mec-event-image img{width:150px;height:150px;border-radius:50%}.mec-event-grid-novel .mec-event-detail-wrap{margin-left:200px}.mec-event-grid-novel .mec-event-content h4{position:relative;margin-bottom:10px;display:inline-block}.mec-event-grid-novel .mec-event-content h4 a{font-size:24px;line-height:35px;color:#fafcff}.mec-event-grid-novel .mec-event-content h4.mec-gCalendar-search-text-wrap input[type=text]before{content:'';position:absolute;top:8px;left:-30px;width:17px;height:17px;background:#5cd0ed;opacity:.4;border-radius:50%;padding-right:5px}.mec-event-grid-novel .mec-event-content h4::after{content:'';position:absolute;top:12px;left:-26px;width:9px;height:9px;background:#5cd0ed;border-radius:50%}.mec-skin-grid-container .mec-event-grid-novel .mec-categories li a{color:#fff}.mec-event-grid-novel .mec-event-address,.mec-event-grid-novel .mec-event-detail,.mec-event-grid-novel .mec-event-month,.mec-event-grid-novel .mec-local-time-details{position:relative;padding-left:35px;font-size:15px;line-height:30px;color:rgba(255,255,255,.4)}.mec-event-grid-novel .mec-event-address::before,.mec-event-grid-novel .mec-event-detail::before,.mec-event-grid-novel .mec-event-month::before,.mec-event-grid-novel .mec-local-time-details:before{position:absolute;top:6px;left:6px;font-size:17px;font-family:simple-line-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.mec-event-grid-novel .mec-local-time-details::before{content:'\e007'}.mec-event-grid-novel .mec-event-month::before{content:'\e075'}.mec-event-grid-novel .mec-event-detail::before{content:'\e081'}.mec-event-grid-novel .mec-event-address::before{content:'\e096'}.mec-event-grid-novel .mec-event-footer{clear:both;padding:20px 0;border-top:none;background:0 0}.mec-event-grid-novel .mec-event-footer .mec-booking-button{right:auto;left:0;height:42px;width:148px;padding:0 20px;font-size:14px;font-weight:400;line-height:42px;text-align:center;color:#fff;background:0 0;border-color:rgba(255,255,255,.1);border-radius:50px}.mec-event-grid-novel .mec-event-footer .mec-booking-button:hover{background-color:rgba(255,255,255,.1)}.mec-event-grid-novel .mec-event-sharing-wrap{left:175px;cursor:pointer;padding-left:0}.mec-event-grid-novel .mec-event-sharing-wrap>li{border-color:rgba(255,255,255,.1);border-radius:50%}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing{top:-5px;left:0;padding:5px 10px 2px 50px;min-width:150px;width:inherit;height:37px;background-color:rgba(255,255,255,.1);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:50px}.mec-event-grid-novel .mec-event-sharing-wrap:hover>li{background-color:rgba(255,255,255,.1)}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::after,.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::before{display:none}.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon,.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a,.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li i{display:inline}.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a{padding:0 10px}.mec-event-grid-novel .mec-event-sharing-wrap>li a{color:#fff}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a{color:rgba(255,255,255,.4)}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a:hover{color:#fff}@media only screen and (max-width:1200px){.mec-event-grid-novel .row .col-md-6.col-sm-6{width:100%;float:none}.mec-event-grid-novel .mec-event-image{float:none;margin-top:-20px;margin-bottom:20px}.mec-event-grid-novel .mec-event-detail-wrap{margin-left:20px}.mec-event-grid-novel .mec-event-footer{margin-top:30px}}@media only screen and (max-width:767px){.mec-event-grid-novel .mec-event-footer{margin-top:0;padding-top:30px;margin-bottom:24px}.mec-event-grid-novel .mec-event-footer .mec-booking-button{display:block;position:relative}.mec-event-grid-novel .mec-event-sharing-wrap{left:0;bottom:-55px;padding-left:0}.mec-event-grid-novel .mec-event-content h4 a{font-size:20px;line-height:1.3}}.mec-event-grid-novel .mec-event-sharing-wrap{padding-left:0}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing{width:fit-content;z-index:999999}@media (min-width:1280px){.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img{width:100px;height:100px}.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-detail-wrap{margin-left:150px}}@media (min-width:760px) and (max-width:1024px){.mec-event-grid-novel .col-md-4.col-sm-4{width:100%}.mec-event-grid-novel .mec-event-image{float:left}.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img{width:100px;height:100px}}.mec-event-cover-modern{position:relative}.mec-event-cover-modern .mec-event-cover-a{background:0 0;position:absolute;color:#fff;bottom:0;left:0;text-decoration:none}.mec-event-cover-modern .mec-event-cover-a .mec-event-overlay{transition:all .5s;opacity:.8;width:100%;height:100%;position:absolute}.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-overlay{opacity:1}.mec-event-cover-modern .mec-event-detail{padding:40px;position:relative}.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-tag{color:#333;transition:all .5s}.mec-event-cover-modern .mec-event-cover-a .mec-event-title:hover{text-decoration:underline}.mec-event-cover-modern .mec-event-tag{background:#fff;display:inline-block;padding:5px 9px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.mec-event-cover-modern .mec-event-date{text-transform:uppercase;font-size:17px;font-weight:300}.mec-event-cover-modern .mec-event-title{color:#fff;text-transform:uppercase;font-size:40px;font-weight:700;margin:6px 0}.mec-event-cover-modern .mec-event-place{font-weight:400;font-size:18px}@media only screen and (max-width:767px){.mec-event-cover-modern .mec-event-cover-a{width:100%}}.mec-event-cover-classic{position:relative;overflow:hidden;background:#fff;padding:6px;border:1px solid #e8e8e8}.mec-event-cover-classic .mec-event-overlay{position:absolute;left:6px;right:6px;bottom:6px;top:6px;width:auto;height:auto;background-color:rgba(36,36,36,.4);transition:all .33s ease-in-out}.mec-event-cover-classic:hover .mec-event-overlay{background-color:rgba(36,36,36,.6)}.mec-event-cover-classic .mec-event-content{font-size:15px;color:#fff;position:absolute;bottom:0;padding:50px 35px;transition:all .33s ease-in-out}.mec-event-cover-classic .mec-event-date{font-size:14px;text-transform:uppercase;font-weight:400;line-height:1.6;text-align:left}.mec-event-cover-classic .mec-event-date span{display:block;font-weight:700;font-size:16px}.mec-event-cover-classic .mec-event-title{color:#fff;margin:20px 0 38px;font-size:24px;font-weight:700;text-transform:uppercase;font-style:normal}.mec-event-cover-classic .mec-btn-wrapper{text-align:left}.mec-event-cover-classic .mec-event-icon{font-size:18px;float:left;margin-right:14px;color:#fff;padding:13px}.mec-event-cover-classic .mec-event-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:12px 20px;letter-spacing:3px;font-size:12px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none}.mec-event-cover-classic .mec-event-button:hover{color:#191919;background-color:#fff;border-color:#fff;border-radius:1px}.mec-event-cover-classic .mec-event-image img{min-width:100%}@media only screen and (max-width:960px){.mec-event-cover-classic .mec-event-content{padding:20px}.mec-event-cover-classic .mec-event-button{font-size:11px;padding:7px 10px;letter-spacing:1px}.mec-event-cover-classic .mec-event-title{font-size:19px;margin:15px 0 25px}.mec-event-cover-classic .mec-event-date{font-size:12px}}@media only screen and (max-width:767px){.mec-event-cover-classic{margin-bottom:30px}}@media only screen and (max-width:479px){.mec-event-cover-classic .mec-event-content{padding:15px;font-size:15px}.mec-event-cover-classic .mec-event-title{font-size:15px;margin:10px 0}.mec-event-cover-classic .mec-event-button{font-size:10px;padding:6px;letter-spacing:1px}.mec-event-cover-classic .mec-event-icon{padding:10px}}.mec-load-more-wrap{text-align:center;display:block;width:100%;padding-top:20px;text-align:center;position:relative}.mec-load-more-button{box-shadow:none;transition:all .21s ease;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:2px solid #e8e8e8;border-radius:50px;padding:0 28px;margin-bottom:20px;cursor:pointer;line-height:40px;height:42px;display:inline-block}.mec-load-more-button:hover{background:#191919;color:#fff;border-color:#191919}.mec-load-more-loading{content:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/ajax-loader.gif);cursor:wait;background:0 0;border-style:none}.mec-load-more-loading:hover{background:0 0}.mec-modal-preloader,.mec-month-navigator-loading{width:100%;height:100%;background:no-repeat rgba(255,255,255,.88) url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/ajax-loader.gif) center;border-style:none;position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table{min-height:1024px}.mec-calendar-side .mec-calendar-table{min-height:450px}.mec-skin-weekly-view-events-container.mec-month-navigator-loading{margin-top:0}.mec-calendar.mec-event-calendar-classic .mec-calendar-side{display:block}.mec-skin-daily-view-events-container.mec-month-navigator-loading{margin-top:0}@media only screen and (min-width:961px){.mec-wrap.mec-sm959 .mec-calendar-side .mec-calendar-table{min-height:1px}}@media only screen and (max-width:479px){.mec-calendar-side .mec-calendar-table{min-height:1px}}.mec-event-cover-clean{position:relative;border:1px solid #e6e6e6;padding:8px}.mec-event-cover-clean .mec-event-overlay{height:100%;background-color:rgba(36,36,36,.4);position:absolute;width:100%;left:0;border:8px solid #fff;top:0;transition:all .5s ease-in-out}.mec-event-cover-clean .mec-event-content{color:#fff;position:absolute;bottom:20px;padding:40px 60px;transition:all .5s ease-in-out}.mec-event-cover-clean .mec-event-title{color:#fff;font-weight:700;margin:46px 0 19px;font-size:29px;text-transform:uppercase;text-shadow:0 0 1px rgba(0,0,0,.5)}.mec-event-cover-clean .mec-event-title a{color:#fff;transition:all .5s;text-decoration:none;outline:0;border:none;box-shadow:none}.mec-event-cover-clean .mec-event-title a:hover{text-decoration:underline}.mec-event-cover-clean .mec-event-date{position:absolute;top:-20px;right:60px;color:#fff;width:60px;padding:14px 10px;z-index:1}.mec-event-cover-clean .mec-event-date div{text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:16px}.mec-event-cover-clean .mec-event-date .dday{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:13px;font-size:24px}.mec-event-cover-clean .mec-event-date .dmonth{letter-spacing:2px}.mec-event-cover-clean .mec-event-place{font-size:18px}.mec-event-cover-clean .mec-event-image img{width:100%}@media only screen and (max-width:768px){.mec-event-cover-clean .mec-event-content{padding:20px;bottom:5px}.mec-event-cover-clean .mec-event-title{font-size:23px}.mec-event-cover-clean .mec-event-date{right:20px;padding:10px;width:50px}}@media only screen and (max-width:479px){.mec-event-cover-clean .mec-event-content{padding:10px}.mec-event-cover-clean .mec-event-title{font-size:19px;padding-right:25px}.mec-event-cover-clean .mec-event-date{right:-20px;top:-10px}.mec-event-cover-clean .mec-event-detail{font-size:12px}}.mec-month-divider{text-align:center;margin:60px 0 40px 0}.widget .mec-month-divider{margin:10px 0}.mec-month-divider span{text-transform:uppercase;font-size:22px;font-weight:700;padding-bottom:5px;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative}.mec-month-divider span:before{border-bottom:4px solid #40d9f1;font-size:6px;content:'';text-align:center;position:absolute;bottom:-4px;margin-left:-30px;left:50%;width:60px}.widget .mec-month-divider span{font-size:13px}.mec-event-list-standard .mec-events-pagination{margin-top:60px;border-top:4px solid #ebebeb;min-height:80px;padding-top:20px}.mec-event-list-standard .mec-events-pagination .mec-events-pag-previous{float:left;margin-left:0}.mec-event-list-standard .mec-events-pagination .mec-events-pag-next{float:right;margin-right:0}.mec-event-list-standard .mec-event-article{position:relative;display:block;margin-bottom:25px;border:1px solid #e9e9e9;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-list-standard .mec-topsec{display:table;width:100%}.mec-event-list-standard .col-md-3.mec-event-image-wrap{padding-left:0}.mec-event-list-standard .mec-event-content{padding-top:15px;padding-right:30px}.mec-event-list-standard .mec-event-title{font-size:29px;font-weight:700;letter-spacing:-1px;margin:0 0 10px}.mec-event-list-standard .mec-event-title a{color:#292929;transition:color .3s ease}.mec-event-list-standard .mec-col-table-c{display:table-cell;height:100%;vertical-align:middle;float:none!important}.mec-event-list-standard .mec-col-table-c.mec-event-meta-wrap{padding-top:15px}.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{vertical-align:top}.mec-topsec .mec-event-image{line-height:1px}.mec-topsec .mec-event-image a{display:block}.mec-event-list-standard .mec-event-meta-wrap{border-left:1px solid #eee}.mec-event-list-standard .mec-time-details{text-transform:uppercase;font-size:11px;font-weight:300;padding-top:0;text-align:left;padding-left:30px}.mec-event-list-standard .mec-event-meta .mec-event-address{font-style:normal;letter-spacing:0;font-size:12px;font-weight:300;margin:0 12px 0 0}.mec-event-list-standard .mec-event-meta span.mec-event-d,.mec-event-list-standard .mec-event-meta span.mec-event-m{font-size:17px;font-weight:700;padding-right:6px;color:#444;text-transform:uppercase}.mec-event-list-standard .mec-date-details,.mec-event-list-standard .mec-local-time-details,.mec-event-list-standard .mec-time-details,.mec-event-list-standard .mec-venue-details{position:relative;padding-left:28px;margin-bottom:10px}.mec-event-list-standard .mec-date-details:before,.mec-event-list-standard .mec-local-time-details:before,.mec-event-list-standard .mec-time-details:before,.mec-event-list-standard .mec-venue-details:before{content:'\f041';font-family:fontawesome;position:absolute;left:6px;font-size:15px}.mec-event-list-standard .mec-date-details:before{content:'\f073'}.mec-event-list-standard .mec-time-details:before{content:'\f017'}.mec-event-list-standard .mec-local-time-details:before{content:'\f0ac'}.mec-event-list-standard .mec-local-time-details .mec-local-title{display:block}.mec-event-list-standard .mec-local-time-details .mec-local-date,.mec-event-list-standard .mec-local-time-details .mec-local-time{font-style:normal;letter-spacing:0;font-size:11px;color:#8a8a8a;font-weight:300;line-height:1.6}.mec-event-list-minimal .mec-event-title a{color:#292929;transition:color .3s ease}.mec-event-meta-wrap .mec-price-details{margin-bottom:10px}.mec-price-details i{margin-right:4px;vertical-align:text-top}.mec-event-meta-wrap .mec-event-meta .mec-price-details i:before{font-size:15px}.mec-event-list-standard .mec-price-details{text-transform:uppercase;font-size:11px;font-weight:300}.mec-event-list-standard .mec-price-details i{margin-left:6px}.mec-month-side .mec-price-details{margin-left:2px}.mec-event-article .mec-price-details i,.mec-month-side .mec-price-details i,.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details i{padding-top:4px;vertical-align:unset}.mec-event-list-standard ul.mec-categories{position:relative;padding-left:28px;margin-bottom:10px}.mec-event-list-standard ul.mec-categories li.mec-category a:before{font-size:16px!important;content:'\f105';position:absolute;font-family:fontawesome;left:8px;font-size:15px}@media only screen and (max-width:960px){.mec-event-list-standard .mec-topsec{display:block}.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{display:block;width:40%}.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap{display:block;min-height:230px}.mec-event-list-standard .mec-event-meta-wrap{display:block;border-left:none;border-top:1px solid #eee;width:100%;float:none;padding-top:20px}}@media only screen and (min-width:480px) and (max-width:960px){.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap,.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{display:table-cell}}@media only screen and (max-width:479px){.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap,.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap img{float:none;width:100%;padding:0}.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap{padding:10px 10px 10px 30px}}.mec-localtime-details{color:#777;font-weight:400;line-height:12px;font-size:12px}.mec-localtime-details .mec-localdate,.mec-localtime-details .mec-localtime,.mec-localtime-details .mec-localtitle{display:inline-block}.mec-localtime-details .mec-start-date-label{padding-right:5px}.mec-localtime-details .mec-localtime{padding-left:5px}.mec-event-list-minimal .mec-localtime-details{display:inline-flex;font-size:15px;font-weight:300;line-height:1;letter-spacing:0;color:#9a9a9a;padding-left:9px}.mec-event-grid-classic .mec-localtime-details,.mec-event-grid-clean .mec-localtime-details{color:#fff;font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:-.02em;color:#fff;padding:0 0;line-height:18px;margin-top:-3px}.mec-event-grid-clean .mec-localtime-details,.mec-event-grid-colorful .mec-localtime-details,.tooltipster-box .mec-localtime-details{line-height:22px;padding-top:10px}.mec-event-grid-colorful .mec-localtime-details{color:#fff}.mec-event-grid-classic .mec-localtime-details{text-align:center}.mec-event-grid-minimal .mec-localtime-details{line-height:22px}.mec-wrap .mec-yearly-view-wrap .mec-localtime-wrap i{display:inline-block;margin-left:-1px}.mec-timetable-t2-content .mec-local-time-details{padding-left:19px}.mec-timetable-t2-content .mec-local-time-details{position:relative}.mec-timetable-t2-content .mec-local-time-details:before{content:'\e007';font-family:simple-line-icons;position:absolute;font-size:12px;margin-right:4px;left:0}.mec-masonry .mec-masonry-col6 .mec-localtime-details{margin-top:10px;line-height:21px}.mec-masonry .mec-masonry-col6 .mec-localtime-details i{height:auto}.mec-event-cover-classic .mec-localtime-details{color:#fff;margin-top:12px}.mec-event-cover-classic .mec-localtime-details i{padding-right:8px}.mec-event-cover-clean .mec-localtime-details{color:#fff;margin-bottom:20px}.mec-event-cover-modern .mec-localtime-details{color:#fff;margin:10px 0;font-weight:400;font-size:18px}.mec-event-countdown-style1 .mec-localtime-details,.mec-event-countdown-style2 .mec-localtime-details,.mec-event-countdown-style3 .mec-localtime-details{color:#fff;padding:8px 5px 0;font-size:14px;line-height:25px}.mec-event-countdown-style1 .mec-localtime-details{text-align:center}.mec-event-hover-carousel-type4 .mec-localtime-details{display:block;color:#fff;font-size:11px}.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localdate,.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtime,.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtitle,.mec-event-footer-carousel-type3 .mec-localtime-details span{display:inline-flex;line-height:20px;text-align:left;margin:0!important;font-size:12px;color:#777;line-height:28px}.mec-owl-crousel-skin-type1 .mec-localtime-details{margin-top:-7px;margin-bottom:12px}.mec-wrap .mec-slider-t5 .mec-localtime-details{margin-top:14px;line-height:20px}.mec-wrap .mec-slider-t5 .mec-localtime-details i{font-size:18px;height:20px}.mec-timeline-event-local-time{background:rgba(64,217,241,.11);display:inline-block;padding:7px 20px 11px;border-radius:20px;line-height:1.24}.mec-timeline-event-local-time .mec-localtime-details{font-size:13px;font-weight:500;vertical-align:middle;margin-left:6px;color:inherit;line-height:24px}.mec-timeline-event-local-time .mec-localtime-details i{font-size:17px;vertical-align:middle;margin-left:-7px;padding-right:3px}.mec-booking-modal{background-color:#e6f7ff}.mec-booking-modal .mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before{top:-1px}.mec-modal-booking-button{box-shadow:none;transition:all .21s ease;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:1px solid #e8e8e8;padding:12px 16px;line-height:37px;height:38px;margin:12px 0}.mec-modal-booking-button:hover{background:#191919;color:#fff;border-color:#191919}.mec-modal-booking-button.mec-mb-icon i{font-size:14px}.mec-event-list-classic .mec-modal-booking-button{height:0;line-height:1;margin:7px 0 0;display:inline-table;letter-spacing:0;padding:12px 14px}.mec-event-grid-novel ul.mec-categories{position:relative;line-height:30px;font-size:15px}.mec-event-grid-novel ul.mec-categories li.mec-category a{padding-left:35px;color:rgba(255,255,255,.4);line-height:30px;font-size:15px}.mec-event-grid-novel ul.mec-categories li.mec-category a:before{font-size:16px!important;content:'\f105';position:absolute;font-family:fontawesome;left:8px;font-size:15px;color:rgba(255,255,255,.4)}.mec-calendar-events-side .mec-modal-booking-button,.mec-event-container-classic .mec-modal-booking-button,.mec-event-grid-minimal .mec-modal-booking-button,.mec-event-list-minimal .mec-modal-booking-button,.mec-timetable-t2-col .mec-modal-booking-button{margin:0;color:#282828;font-size:12px;transition:all .5s ease;-webkit-transition:all .5s ease;position:relative;padding:0 0 0 24px;background:0 0;text-align:left;display:inline;border:0;font-weight:700}.mec-timetable-t2-col .mec-modal-booking-button{color:#fff;padding-left:19px}.mec-timetable-t2-col .mec-modal-booking-button:hover{color:#282828}.mec-event-list-minimal .mec-modal-booking-button{margin:0 4px 0 84px}.mec-calendar-events-side .mec-modal-booking-button:before,.mec-event-container-classic .mec-modal-booking-button:before,.mec-event-grid-minimal .mec-modal-booking-button:before,.mec-event-list-minimal .mec-modal-booking-button:before{content:'';position:absolute;background:#7a7272;width:18px;height:1px;left:0;top:45%;transition:all .1s ease;-webkit-transition:all .1s ease}.mec-skin-carousel-container .mec-modal-booking-button{line-height:70px}.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon{border-radius:1px;letter-spacing:2px;border:1px solid #e6e6e6;color:#333;background-color:#fff;padding:13px 12px 13px 14px;font-weight:700;box-shadow:0 2px 0 0 rgba(0,0,0,.016);transition:all .28s ease;line-height:unset}.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon:hover{border-color:#222;background:#222;color:#fff}.mec-event-footer .mec-modal-booking-button,.mec-skin-carousel-container .mec-event-footer-carousel-type2 .mec-modal-booking-button{position:absolute;top:20px;right:125px;margin:0;padding:0 16px;line-height:37px}.mec-skin-carousel-container .mec-event-footer-carousel-type2 .mec-modal-booking-button{top:0;line-height:41px;height:41px;right:121px}.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button{line-height:18px;font-size:12px;letter-spacing:0;float:right;height:41px;margin:0 12px 0 0}.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:10px 14px;letter-spacing:1.5px;font-size:11px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none;margin:0 0 0 12px}.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button:hover{color:#191919;background-color:#fff;border:2px #fff solid}.mec-event-grid-modern .mec-event-footer .mec-modal-booking-button{right:auto;left:110px}.mec-event-grid-simple .mec-modal-booking-button,.mec-events-agenda .mec-modal-booking-button{margin:0;font-size:12px;transition:all .5s ease;-webkit-transition:all .5s ease;position:relative;padding:0;background:0 0;text-align:left;display:inline;border:0;font-weight:700}.mec-events-agenda .mec-modal-booking-button{display:block;height:unset;padding-left:173px;line-height:14px;margin-bottom:7px}.mec-yearly-view-wrap .mec-modal-booking-button{margin:0;padding-left:14px;text-transform:capitalize}.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon{right:auto;left:238px;width:36px;height:36px;display:table-cell;vertical-align:middle;padding:0 10px;border-color:rgba(255,255,255,.1);background-color:rgba(0,0,0,0);color:#fff;border-radius:36px}.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon:hover{background-color:rgba(255,255,255,.1)}.mec-event-grid-simple .mec-modal-booking-button:hover,.mec-events-agenda .mec-modal-booking-button:hover,.mec-events-yearlu .mec-modal-booking-button:hover{color:#191919}.mec-event-masonry .mec-event-footer .mec-modal-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0;box-shadow:0 5px 11px -3px rgba(0,0,0,.05);right:auto;left:155px}.mec-timeline-event .mec-modal-booking-button{position:absolute;top:0;right:0;display:inline-block;padding:7px 20px 7px;line-height:22px;height:unset;border:unset;text-transform:capitalize;font-weight:500;font-size:13px;letter-spacing:0;margin:0;border-radius:0 0 0 10px}.mec-timeline-event .mec-modal-booking-button:hover{background:#191919;color:#fff}.mec-skin-daily-view-events-container .mec-modal-booking-button,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button{position:absolute;top:50%;transform:translateY(-50%);right:15px;line-height:26px;height:49px;border:unset;text-align:center;display:inline-block;background:#ededed;color:#191919;padding:12px;border-radius:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:all .24s ease;margin:0}.mec-skin-daily-view-events-container .mec-modal-booking-button:hover,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button:hover{background:#292929;color:#fff}@media (max-width:1023px){.mec-skin-daily-view-events-container .mec-modal-booking-button,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button{position:relative;top:unset;transform:unset;margin:14px 16px 0;padding:8px;line-height:20px;height:35px}}@media (max-width:768px){.featherlight .featherlight-inner{width:100%}.mec-events-agenda .mec-modal-booking-button{padding:0}}@media (max-width:480px){.mec-booking-modal .mec-events-meta-group-booking-shortcode{padding:20px}.mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-mec_email,.mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-name{width:100%}.mec-booking-modal .mec-booking-shortcode button#mec-book-form-btn-step-2{margin-left:20px}.mec-booking-modal .mec-booking-shortcode .mec-click-pay button[type=submit]{bottom:22px}.mec-calendar-events-side .mec-modal-booking-button:before,.mec-event-container-classic .mec-modal-booking-button:before,.mec-event-grid-minimal .mec-modal-booking-button:before,.mec-event-list-minimal .mec-modal-booking-button:before{display:none}.mec-calendar-events-side .mec-modal-booking-button,.mec-event-container-classic .mec-modal-booking-button,.mec-event-grid-minimal .mec-modal-booking-button,.mec-event-list-minimal .mec-modal-booking-button,.mec-timetable-t2-col .mec-modal-booking-button{margin:0;padding:0}.mec-event-grid-modern .mec-event-footer .mec-booking-button{top:20px}}.mec-wrap .mec-events-cal-links{margin-bottom:0}.mec-single-event #mec-wrap{padding:0;margin-top:35px}.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{margin-top:0;margin-bottom:30px;font-weight:700;font-size:33px}.mec-single-event .mec-event-content{padding:40px 0 30px;margin-bottom:10px}.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-frontbox{margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-wrap #main-content{overflow:hidden;padding-top:35px}.mec-single-event .mec-map-get-direction-address-cnt{position:relative}.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address{width:100%;height:46px;padding:13px 10px;margin-bottom:0;background:#fcfcfc;border:1px solid #e0e0e0;border-radius:0;box-shadow:inset 0 2px 5px rgba(0,0,0,.081)}.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address:focus{color:#444;background:#fff;border-color:#b0b0b0;box-shadow:0 0 3px rgba(0,0,0,.2)}.mec-single-event .mec-map-get-direction-btn-cnt input{width:100%}.mec-single-event .mec-map-get-direction-reset{position:absolute;z-index:2;top:5px;right:10px;font-size:11px;cursor:pointer}.mec-events-meta-group-tags{margin-top:20px}.mec-events-meta-group-tags a{display:inline-block;color:#444;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;padding:3px 7px;border:1px solid #ddd;border-radius:2px;background:#fff;margin:1px 3px}.mec-events-meta-group-tags a:hover{text-decoration:underline;background:#f9f9f9}.mec-local-time-details li{list-style:none}.mec-single-event:not(.mec-single-modern) .mec-local-time-details{background:#f7f7f7;padding:12px 14px 8px;margin-bottom:12px;vertical-align:baseline;position:relative;border:none}.mec-single-event:not(.mec-single-modern) .mec-local-time-details ul{margin:0;padding-left:35px}.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3{border:none;padding-left:15px}.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3:before{display:none}.mec-single-event.mec-single-modern i.mec-sl-speedometer{display:none}.mec-single-modern .mec-local-time-details.mec-frontbox i{display:none}.mec-single-event .mec-events-meta-group-booking{padding-bottom:30px}.mec-single-event .mec-events-meta-group-booking ul{list-style:none;margin-left:0;padding-left:0}.mec-single-event .mec-events-meta-group-booking ul li{padding:0;list-style:none;margin-top:40px}.mec-single-event .mec-events-meta-group-booking h4{margin-bottom:20px;font-size:23px;font-weight:700}.mec-single-event .mec-events-meta-group-booking li h4{font-size:19px}.mec-single-event .mec-events-meta-group-booking button,.mec-single-event .mec-events-meta-group-booking input{border-radius:0;margin-bottom:6px}.mec-single-event .mec-events-meta-group-booking button{min-width:155px;margin-top:5px;margin-left:10px;border-radius:2px;box-shadow:0 2px 1px rgba(0,0,0,.08)}.mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button{background:#c4cace;float:left}.mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button:hover{background:#000}.mec-single-event .mec-events-meta-group-booking button.mec-book-form-next-button{float:left;margin-left:0}button#mec-book-form-back-btn-step-3{float:none}.mec-next-occ-booking,.mec-next-occ-booking-p{padding-left:15px}.mec-events-meta-group-booking .mec-next-occ-booking,.mec-events-meta-group-booking .mec-next-occ-booking-p{padding:0;font-size:12px;letter-spacing:0;margin:3px 0;padding:5px 1em 3px 0}.mec-book-username-password-wrapper{padding:0 15px}.lity-container .mec-next-occ-booking,.lity-container .mec-next-occ-booking-p{padding-left:0}.mec-single-event .mec-events-meta-group-booking .mec-click-pay{max-width:350px}.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r,.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button{float:right}.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button:hover{background:#000}.lity-container .mec-click-pay{max-width:400px}.lity-container .mec-book-form-btn-wrap button.mec-book-form-next-button,.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r{float:right}.lity-container button.mec-book-form-next-button{float:right}.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.lity-container .mec-click-pay button.mec-book-form-next-button:hover{background:#000}.mec-single-event .mec-events-meta-group-booking .mec-click-next{float:right;position:relative;width:calc(100% - 186px)}.lity-container .mec-click-next{float:right;position:relative;width:calc(100% - 186px)}.mec-single-event .mec-book-form-coupon button{margin-left:0}.mec-single-event .mec-book-form-gateway-checkout button{margin-left:0}.mec-single-event .mec-single-event .mec-book-form-gateway-checkout button{margin-right:20px}.lity-content .mec-book-form-back-button{position:relative;border:none;border-radius:0;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;line-height:1.5;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;margin-right:10px;line-height:1;padding:18px 20px 16px;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;min-width:170px;margin-top:5px;border-radius:0;margin-bottom:6px;background:#c4cace}.lity-content .mec-book-form-back-button:hover{background:#000}.lity-content button#mec-book-form-back-btn-step-3{float:none}.lity-content .mec-book-form-next-button{float:left}.lity-content .mec-book-bfixed-fields-container{list-style:none;padding-left:0}.mec-single-event .mec-book-first,.mec-single-event .mec-book-form-gateways,.mec-single-event .mec-book-form-price,.mec-single-event .mec-event-tickets-list,.mec-single-event form.mec-click-next{padding-left:0;padding-right:0}.mec-single-event label.mec-fill-attendees{margin-left:0}.mec-wrap .mec-events-meta-group-booking #mec-book-form-back-btn-step-2,.mec-wrap .mec-events-meta-group-booking #mec-book-form-back-btn-step-3,.mec-wrap .mec-events-meta-group-booking #mec-book-form-btn-step-1{margin-left:0}.mec-wrap .mec-booking-form-container .col-md-12{padding-left:0}.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout.row{margin:0}.mec-wrap .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateway-label{padding-left:3px}.mec-wrap p.mec-gateway-comment{margin-top:20px}.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available{display:block;margin-bottom:20px;margin-top:-17px;font-size:11px;color:#8a8a8a}.mec-single-event .mec-events-meta-group-booking .mec-book-price-total{display:inline-block;margin-bottom:10px;font-size:26px;color:#39c36e;font-weight:700;padding:10px 0}.mec-single-event .mec-events-meta-group-booking form{margin:0}.mec-single-event .mec-events-meta-group-booking h5 span,.mec-single-event .mec-events-meta-group-booking label{color:#424242;font-size:12px;font-weight:300;letter-spacing:0;margin:3px 0;display:block;clear:none;padding:5px 1em 3px 0}.mec-single-event .mec-events-meta-group-booking h5 span{display:inline-block}.mec-single-event .mec-events-meta-group-booking h5 span.mec-ticket-variation-name{padding-right:5px;text-transform:capitalize}.mec-single-event .mec-events-meta-group-booking input::-webkit-input-placeholder{color:#aaa}.mec-single-event .mec-events-meta-group-booking input:-moz-placeholder{color:#aaa}.mec-single-event .mec-events-meta-group-booking input[type=date],.mec-single-event .mec-events-meta-group-booking input[type=email],.mec-single-event .mec-events-meta-group-booking input[type=number],.mec-single-event .mec-events-meta-group-booking input[type=password],.mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-single-event .mec-events-meta-group-booking input[type=text],.mec-single-event .mec-events-meta-group-booking select,.mec-single-event .mec-events-meta-group-booking textarea{display:block;background:#fcfcfc;min-height:42px;min-width:180px;font-size:13px;border:1px solid #e0e0e0;padding:13px 10px;width:330px;margin-bottom:20px;box-shadow:inset 0 2px 4px rgba(0,0,0,.051);clear:both}.wbmec-mandatory{padding-left:5px;font-size:14px}.mec-single-event .mec-events-meta-group-booking .mec-red-notification input,.mec-single-event .mec-events-meta-group-booking .mec-red-notification select,.mec-single-event .mec-events-meta-group-booking .mec-red-notification textarea{border:1px solid #ff3c3c!important}.lity .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],.lity .mec-events-meta-group-booking .mec-red-notification input[type=radio],.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=radio]{outline:1px solid #ff3c3c!important}.lity .mec-book-ticket-container .mec-red-notification input,.lity .mec-book-ticket-container .mec-red-notification select,.lity .mec-book-ticket-container .mec-red-notification textarea{border:1px solid #ff3c3c!important}.mec-booking .woocommerce-notices-wrapper .woocommerce-message{color:#089740;background-color:#effdef;margin:0;padding:20px 20px 0;line-height:1;border:0;border-radius:5px}.mec-booking .woocommerce-notices-wrapper .woocommerce-message a{margin:0}@media only screen and (max-width:479px){.mec-single-event .mec-events-meta-group-booking input[type=date],.mec-single-event .mec-events-meta-group-booking input[type=email],.mec-single-event .mec-events-meta-group-booking input[type=number],.mec-single-event .mec-events-meta-group-booking input[type=password],.mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-single-event .mec-events-meta-group-booking input[type=text],.mec-single-event .mec-events-meta-group-booking select,.mec-single-event .mec-events-meta-group-booking textarea{width:100%}.mec-single-event .mec-events-meta-group-booking{padding:12px}}.mec-single-event .mec-events-meta-group-booking input[type=date]:focus,.mec-single-event .mec-events-meta-group-booking input[type=email]:focus,.mec-single-event .mec-events-meta-group-booking input[type=number]:focus,.mec-single-event .mec-events-meta-group-booking input[type=password]:focus,.mec-single-event .mec-events-meta-group-booking input[type=tel]:focus,.mec-single-event .mec-events-meta-group-booking input[type=text]:focus,.mec-single-event .mec-events-meta-group-booking select:focus,.mec-single-event .mec-events-meta-group-booking textarea:focus{border:1px solid #aaa;color:#444;background:#fff;-moz-box-shadow:0 0 3px rgba(0,0,0,.2);-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2);outline:0}.mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-single-event .mec-events-meta-group-booking input[type=radio]{margin-right:6px;margin-top:5px;min-height:20px;clear:none;margin:0 0 0 2px}.lity-container .mec-events-meta-group-booking input[type=radio]:before,.mec-single-event .mec-events-meta-group-booking input[type=radio]:before{content:'';display:inline-block;background:#fff;border-radius:18px;width:18px;height:18px;margin:-1px 0 0 -3px;cursor:pointer;border:2px solid #e1e7ed;box-shadow:0 2px 15px -3px rgba(69,77,89,.32)}.lity-container .mec-events-meta-group-booking input[type=radio]:checked:before,.mec-single-event .mec-events-meta-group-booking input[type=radio]:checked:before{border:7px solid #008aff;background:#fff;box-shadow:0 3px 16px -3px #008aff}.lity-container .mec-events-meta-group-booking input[type=radio],.mec-single-event .mec-events-meta-group-booking input[type=radio]{min-height:0;margin:0;margin-right:6px}.mec-single-event .mec-events-meta-group-booking input[type=checkbox]{float:left}.lity-container .mec-events-meta-group-booking .mec_book_first_for_all,.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all{display:none}.mec-events-meta-group-booking ul.mec-book-price-details{list-style:none;border:1px solid #eee;padding:0;overflow:hidden}.mec-events-meta-group-booking ul.mec-book-price-details li{font-size:15px;color:#a9a9a9;list-style:none;padding:13px 18px;margin:0;float:left;border-right:1px solid #eee}.mec-events-meta-group-booking ul.mec-book-price-details li:last-child{border-right:none}.mec-events-meta-group-booking ul.mec-book-price-details li span.mec-book-price-detail-amount{font-weight:700;font-size:21px;color:#222;display:contents}.lity-container .mec-events-meta-group-booking label.wn-checkbox-label,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label{height:14px;width:14px;background-color:transparent;border:1px solid #d4d4d4;position:relative;display:inline-block;-moz-transition:border-color ease .2s;-o-transition:border-color ease .2s;-webkit-transition:border-color ease .2s;transition:border-color ease .2s;cursor:pointer;box-shadow:0 2px 16px -2px rgba(0,0,0,.2);vertical-align:middle;margin-right:3px;margin-top:-2px}.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label{border-color:#008aff;box-shadow:0 2px 14px -3px #008aff}.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before{position:absolute;height:0;width:1px;background-color:#008aff;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:'';-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5}.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:before{top:8px;left:7px;box-shadow:0 0 0 2px #fff;-moz-transform:rotate(-145deg);-ms-transform:rotate(-145deg);-o-transform:rotate(-145deg);-webkit-transform:rotate(-145deg);transform:rotate(-145deg)}.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::before{height:12px;-moz-animation:dothatopcheck .16s ease 0s forwards;-o-animation:dothatopcheck .16s ease 0s forwards;-webkit-animation:dothatopcheck .16s ease 0s forwards;animation:dothatopcheck .16s ease 0s forwards}.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after{top:6px;left:3px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lity-container .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked+.wn-checkbox-label::after{-moz-animation:dothabottomcheck 80ms ease 0s forwards;-o-animation:dothabottomcheck 80ms ease 0s forwards;-webkit-animation:dothabottomcheck 80ms ease 0s forwards;animation:dothabottomcheck 80ms ease 0s forwards;height:4px}.mec-single-event .mec-events-meta-group-booking button[type=submit]:after,.mec-single-event a.button:after,.mec-wrap .mec-events-meta-group-booking button[type=submit]:after{display:none;font-family:simple-line-icons;content:'\e098';margin-left:4px;-webkit-animation:rotating 1.2s linear infinite;-moz-animation:rotating 1.2s linear infinite;-ms-animation:rotating 1.2s linear infinite;-o-animation:rotating 1.2s linear infinite;animation:rotating 1.2s linear infinite}.mec-single-event .mec-events-meta-group-booking button[type=submit].loading:after,.mec-single-event a.button.loading:after,.mec-wrap .mec-events-meta-group-booking button[type=submit].loading:after{display:inline-block}.mec-single-event .mec-event-export-module{display:block}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{display:table;width:100%}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{display:table-cell}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li:last-child{text-align:right}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover{color:#fff}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{padding-left:0;margin:15px 5px}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting{padding-left:0;margin:0}.mec-ticket-price{margin-left:10px;font-size:13px;font-weight:300}.mec-book-reg-field-checkbox label,.mec-book-reg-field-radio label{line-height:1.36}.mec-book-reg-field-checkbox input[type=checkbox],.mec-book-reg-field-radio input[type=radio]{float:left;margin-right:5px!important}.mec-ticket-available-spots .mec-event-ticket-description,.mec-ticket-available-spots .mec-event-ticket-price{font-size:11px}.mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,.mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,.mec-book-ticket-container .wbmec-mandatory{content:'';color:red;width:50px;height:50px;font-size:14px;padding-left:5px}@media only screen and (max-width:767px){.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{width:100%;min-height:40px;margin-bottom:15px;text-align:center;float:none;display:block}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a{width:100%;padding-left:0;padding-right:0;text-align:center;display:block;font-size:12px}}.mec-single-event .mec-events-meta-group{margin-bottom:0}@media only screen and (max-width:767px){.mec-single-event .mec-events-meta-group-booking{margin-bottom:30px}}.mec-single-event .mec-event-meta dt,.mec-single-event .mec-event-meta h3{text-transform:uppercase;font-size:16px;font-weight:700;padding-bottom:5px;display:inline;color:#000;padding-left:10px}.mec-single-event .mec-event-meta h6{text-transform:uppercase;font-size:13px;padding-bottom:5px;display:inline;color:#222;padding-left:0}.mec-single-event .mec-event-meta .mec-events-event-categories a,.mec-single-event .mec-event-meta dd{font-size:14px;color:#8d8d8d}.mec-single-event .mec-event-meta .mec-location dd.author{color:#3c3b3b}.mec-single-event .mec-event-meta dd{margin:0;padding-left:35px}.mec-single-event .mec-event-meta dd.mec-events-event-categories{min-height:35px;line-height:35px}@media only screen and (max-width:480px){.single-mec-events .lity-container{width:100%}.single-mec-events .lity-content .mec-events-meta-group-booking{padding:20px;width:85%;margin:0 auto}}.mec-single-event .mec-event-meta dd.mec-events-event-categories:first-of-type{padding-top:5px}.mec-single-event .mec-event-meta dd.mec-events-event-categories:last-of-type{border-bottom:0}.mec-single-event .mec-event-meta dd a{color:#8d8d8d;transition:all .2s ease;-ms-word-wrap:break-word;word-wrap:break-word}.mec-single-event .mec-event-meta dd a i:before{font-size:16px!important}.mec-single-event .mec-event-meta dd a i{margin-right:8px}.mec-single-event .mec-event-meta dl{margin-bottom:0}.mec-single-event .mec-event-meta .mec-events-event-cost{font-size:18px}.mec-single-event .mec-event-meta .mec-events-address{color:#a9a9a9;margin-bottom:20px}.mec-single-event .mec-event-meta .mec-events-meta-group-venue .author{margin-bottom:0;color:#8d8d8d;font-size:13px}.mec-single-event .mec-events-event-image{margin-bottom:0}.mec-single-event h2.mec-single-event-title{margin-bottom:30px;font-weight:700;font-size:33px}.mec-single-event .mec-booking-button{border-bottom:none;letter-spacing:.5px;line-height:48px;height:76px;transition:all .5s ease;color:#fff;padding:16px;display:block;text-align:center;font-size:16px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.15)}.mec-single-event .mec-booking-button:hover{background-color:#101010!important}.mec-single-event .mec-event-tags a{display:inline-block;color:#444;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;padding:3px 7px;border:1px solid #ddd;border-radius:2px;background:#fff;margin:1px 3px}.mec-single-event .mec-event-tags:before{font-size:24px;color:#303030;margin-right:5px;content:'\f02c';font-family:fontawesome}.mec-single-event .mec-event-tags{padding-top:13px}.mec-single-event .mec-event-sharing{margin:30px 0 10px}.mec-region.mec-events-abbr,.mec-single-event .mec-street-address{font-style:normal;font-size:13px}.mec-events-meta-group.mec-events-meta-group-venue:before,.mec-single-event-date:before,.mec-single-event-time:before{color:#40d9f1}.mec-single-event .mec-event-social{text-align:center}.mec-single-event .mec-event-social h3{text-transform:uppercase;font-size:15px;font-weight:700;padding-bottom:5px;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative}.mec-single-event .mec-social-single:before{padding:13px 35px;border-bottom:4px solid #40d9f1;font-size:6px;content:'';text-align:center;position:absolute;bottom:-4px;margin-left:39px}.mec-single-event .mec-event-social .event-sharing{margin-top:30px}.mec-single-event .mec-event-social ul{list-style:none;margin-left:0;padding:0}.mec-single-event .mec-event-social li.mec-event-social-icon{display:inline-block}.mec-single-event .mec-event-social li.mec-event-social-icon a{display:inline-block;color:#fff;width:40px;height:40px;padding:6px;font-size:18px;margin-right:5px;margin-bottom:5px;border-radius:2px}.mec-single-event .mec-event-social a.facebook{background:#3b5996}.mec-single-event .mec-event-social a.facebook:hover{background:#28385c}.mec-single-event .mec-event-social a.twitter{background:#00acee}.mec-single-event .mec-event-social a.twitter:hover{background:#0087bd}.mec-single-event .mec-event-social a.vimeo{background:#0dadd6}.mec-single-event .mec-event-social a.vimeo:hover{background:#0a85a3}.mec-single-event .mec-event-social a.dribble{background:#d53e68}.mec-single-event .mec-event-social a.dribble:hover{background:#bf4c78}.mec-single-event .mec-event-social a.youtube{background:#cb322c}.mec-single-event .mec-event-social a.youtube:hover{background:#992622}.mec-single-event .mec-event-social a.pinterest{background:#cb2027}.mec-single-event .mec-event-social a.pinterest:hover{background:#99181d}.mec-single-event .mec-event-social a.google{background:#c3391c}.mec-single-event .mec-event-social a.google:hover{background:#99181f}.mec-single-event .mec-event-social a.linkedin{background:#0073b2}.mec-single-event .mec-event-social a.linkedin:hover{background:#005380}.mec-single-event .mec-event-social a.email{background:#ff5d5e}.mec-single-event .mec-event-social a.email:hover{background:#cc4949}.mec-single-event .mec-event-social a.vk{background:#5b88bd}.mec-single-event .mec-event-social a.vk:hover{background:#3d608a}.mec-single-event .mec-event-social a.tumblr{background:#34465d}.mec-single-event .mec-event-social a.tumblr:hover{background:#273649}.mec-single-event .mec-event-social a.telegram{background:#08c}.mec-single-event .mec-event-social a.telegram:hover{background:#1076be}.mec-single-event .mec-event-social a.whatsapp{background:#25d366}.mec-single-event .mec-event-social a.whatsapp:hover{background:#23ac55}.mec-single-event .mec-event-social a.flipboard{background:#e12828}.mec-single-event .mec-event-social a.flipboard:hover{background:#af1e1e}.mec-single-event .mec-event-social a.pocket{background:#ef4056}.mec-single-event .mec-event-social a.pocket:hover{background:#8d1717}.mec-single-event .mec-event-social a.reddit{background:#ff5700}.mec-single-event .mec-event-social a.reddit:hover{background:#c94909}.mec-single-event .mec-event-social a.flipboard svg,.mec-single-event .mec-event-social a.telegram svg{height:16px}.mec-single-event .mec-event-social li.mec-event-social-icon a svg{display:unset}.mec-single-event .mec-event-social a.rss{background:#f29a1d}.mec-single-event .mec-event-social a.rss:hover{background:#cc7400}.mec-single-event .mec-event-social a.instagram{background:#457399}.mec-single-event .mec-event-social a.instagram:hover{background:#2e4d66}.mec-single-event .mec-event-social a.linkedin{background:#457399}.mec-single-event .mec-event-social a.linkedin:hover{background:#2e4d66}.mec-single-event .mec-event-social a.other-social{background:#ff5d5e}.mec-single-event .mec-event-social a.other-social:hover{background:#cc4949}.mec-single-event .mec-event-social{text-align:center}.mec-single-event .mec-events-meta-group-booking form>h4,.mec-single-event .mec-frontbox-title,.mec-single-event .mec-wrap-checkout h4{text-transform:uppercase;font-size:15px;font-weight:700;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative;text-align:center}.mec-single-event .mec-events-meta-group-booking form>h4:before,.mec-single-event .mec-frontbox-title:before,.mec-single-event .mec-wrap-checkout h4:before{padding:1px 35px;border-bottom:4px solid #40d9f1;font-size:6px;content:'';text-align:center;position:absolute;bottom:-4px;margin-left:-35px;left:50%}.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year]{width:47%!important;margin-right:12px;margin-top:5px;display:inline-block!important}@media (max-width:768px){.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year]{width:100%!important;margin-right:0;display:block!important}}.mec-single-event .mec-booking .mec-booking-dates-checkboxes{margin-bottom:22px}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label,.mec-single-event .mec-booking .mec-booking-dates-checkboxes label{margin-bottom:3px;line-height:1.1}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label{display:flex}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox],.mec-booking input[type=checkbox],.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]{width:17px;height:17px;min-height:unset;border-radius:3px;margin-top:-2px;margin-right:7px!important;margin-bottom:0!important}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]{margin-top:-1px}.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes label{display:flex}.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox]{margin-top:1px}.mec-event-meta i:before{font-size:20px;vertical-align:middle}.mec-event-meta .mec-single-event-additional-organizers i:before,.mec-event-meta .mec-single-event-organizer i:before{font-size:14px;vertical-align:baseline}#mec-wrap .mec-events-day-time-slot .mec-events-content{float:left;width:33%;padding:0 15px}#mec-wrap .mec-events-day-time-slot .mec-events-event-image{padding-left:0}#mec-events-content .mec-events-abbr{color:#8d8d8d;font-size:14px}.mec-single-event .mec-events-content{margin-bottom:30px}.mec-single-event .mec-organizer-url a{word-wrap:break-word}.mec-single-event #headline{margin:0 0 10px}.mec-single-event #headline h2{padding:0}.mec-single-event .mec-events-meta-group.mec-events-meta-group-gmap .mec-events-venue-map{margin-top:0;padding:8px;border:1px solid #e5e5e5;border-radius:7px}#mec-events-gmap-0{height:325px!important}.mec-events-list .mec-events-day-time-slot .mec-events-event-meta{width:33%;float:left;padding:40px;height:auto;margin:0}.mec-events-day-time-slot .mec-events-content.description.entry-summary{font-size:15px;font-weight:300;color:#8d8d8d}.mec-events-day-time-slot .type-mec_events h2{font-size:28px;padding-bottom:20px}.mec-events-day .mec-events-day-time-slot .type-mec_events{margin:0}.mec-events-day .mec-events-day-time-slot h5{background-color:#8d8d8d}.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title,.mec-single-event .mec-events-meta-date h3{padding-left:0;margin:10px;display:inline-block}.mec-single-event .mec-events-meta-date h3{width:100%}.mec-single-event .mec-events-event-image{border:0}.mec-single-event .mec-events-venue-map{padding:0}.mec-event-cost,.mec-event-more-info,.mec-event-website,.mec-events-meta-date,.mec-single-event-additional-organizers,.mec-single-event-category,.mec-single-event-date,.mec-single-event-label,.mec-single-event-location,.mec-single-event-organizer,.mec-single-event-time{background:#f7f7f7;padding:12px 14px 8px;margin-bottom:12px;vertical-align:baseline;position:relative}.mec-single-event .mec-events-meta-date dd,.mec-single-event .mec-single-event-additional-organizers dd,.mec-single-event .mec-single-event-organizer dd{padding-left:0;margin-bottom:10px}.mec-single-event .mec-event-meta dd.mec-organizer-email a,.mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-organizer dd span{display:block;padding-left:41px;color:#8d8d8d}.mec-single-event .mec-events-meta-date i,.mec-single-event .mec-single-event-additional-organizers i,.mec-single-event .mec-single-event-organizer i{margin-right:10px;margin-left:12px}.mec-events-meta-group.mec-events-meta-group-venue dl{margin-bottom:0}address.mec-events-address{line-height:19px;font-style:normal;font-size:12px}.mec-single-event .mec-event-content dt{margin-top:5px}.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #e4e4e4}.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer:last-child{margin-bottom:0;padding-bottom:0;border:none}.mec-event-category-color{width:9px;height:9px;display:inline-block;vertical-align:middle;margin:0 0 0 4px;border-radius:9px}.mec-event-schedule-content{border-left:4px solid #f0f0f0;padding-top:10px;margin-top:30px;margin-left:25px;margin-bottom:20px;color:#8a8a8a}.mec-event-schedule-content dl{padding-left:24px;font-size:12px;position:relative;margin-bottom:35px}.mec-event-schedule-content dl:before{content:'';display:block;position:absolute;left:0;top:4px;width:20px;height:0;border-top:4px solid #f0f0f0}.mec-event-schedule-content dl dt{margin:0 0 10px;line-height:1.16}.mec-event-schedule-content dl dt.mec-schedule-title{font-size:13px;color:#5a5a5a;font-weight:700}.mec-event-schedule-content dl dt.mec-schedule-description{font-weight:300}.mec-event-schedule-content .mec-schedule-speakers{background:#f7f7f7;padding:10px}.mec-wrap .mec-event-schedule-content h6{font-size:13px;color:#5a5a5a;font-weight:700;display:inline-block}.mec-wrap .mec-event-schedule-content a{font-weight:400;color:#5a5a5a;transition:all .1s ease}.single-mec-events .mec-speakers-details ul{padding:0;margin-left:0}.mec-single-event .mec-speakers-details ul li{list-style:none;background:#f7f7f7;padding:5px 5px 18px 5px;margin-top:14px}.mec-single-event .mec-speakers-details ul li a{-webkit-transition:.2s all ease;transition:.2s all ease}.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img{float:left;border-radius:50%;transition:.2s all ease;border:2px solid transparent;width:68px;height:68px}.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img{border-color:#40d9f1}.mec-single-event .mec-speakers-details ul li .mec-speaker-name{display:inline-block;margin-top:10px;font-size:15px;line-height:1.8;text-transform:capitalize;font-weight:700;padding-left:8px}.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title{display:block;font-size:12px;margin-top:-1px;padding-left:75px;color:#888}.mec-single-event-location img,.mec-single-event-organizer img{margin-bottom:10px;width:100%}.mec-qrcode-details{text-align:center}.mec-time-comment{font-size:11px}.mec-wrap .mec-attendees-list-details p{font-weight:300;margin:20px 0 0 0;color:#8d8d8d}.mec-wrap .mec-attendees-list-details li{list-style:none;display:block;margin-top:15px}.mec-wrap .mec-attendees-list-details li .mec-attendee-avatar{display:inline-block}.mec-wrap .mec-attendees-list-details li .mec-attendee-profile-link{display:inline-block;vertical-align:top;margin-left:10px}.mec-attendees-list-details ul{margin-bottom:0}.mec-attendees-list-details .mec-attendee-profile-link a{color:#8d8d8d;display:block}.mec-attendees-list-details .mec-attendee-profile-link span{display:inline-block;color:#000;vertical-align:middle;cursor:pointer}.mec-attendees-list-details span.mec-attendee-profile-ticket-number{border-radius:50px;width:20px;height:20px;font-size:12px;text-align:center;color:#fff;margin-right:4px;line-height:20px}#wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number{line-height:19px}.mec-attendees-list-details .mec-attendee-profile-link span i{vertical-align:middle;font-size:9px;font-weight:700;margin-left:5px}.mec-attendees-list-details .mec-attendees-toggle{border:1px solid #e6e6e6;background:#fafafa;padding:15px 15px 0;border-radius:3px;margin:12px 0 20px 52px;position:relative;font-size:13px;box-shadow:0 3px 1px 0 rgba(0,0,0,.02)}.mec-attendees-list-details .mec-attendees-toggle:after,.mec-attendees-list-details .mec-attendees-toggle:before{content:'';display:block;position:absolute;left:50px;width:0;height:0;border-style:solid;border-width:10px}.mec-attendees-list-details .mec-attendees-toggle:after{top:-20px;border-color:transparent transparent #fafafa transparent}.mec-attendees-list-details .mec-attendees-toggle:before{top:-21px;border-color:transparent transparent #e1e1e1 transparent}.mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item{padding-bottom:15px}.mec-attendees-list-details .mec-attendee-avatar img{border-radius:3px}.mec-attendee-avatar-sec{float:left;width:50px;margin-right:12px}.mec-attendee-profile-name-sec,.mec-attendee-profile-ticket-sec{float:left;width:calc(100% - 62px);margin-top:3px}.mec-calendar{margin-bottom:20px;border:1px solid #e8e8e8;width:100%;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-calendar .mec-calendar-topsec{display:table;background:#fff}.mec-calendar .mec-calendar-topsec .mec-calendar-events-sec{display:none}.mec-calendar .mec-calendar-side{width:590px;display:table-cell;padding:40px;position:relative;text-align:center;box-shadow:0 1px 5px 6px rgba(0,0,0,.005) inset}.mec-calendar .mec-calendar-events-side{display:table-cell;height:100%;border-left:1px solid #efefef;padding:40px;width:100%}.mec-calendar .mec-calendar-events-side .mec-table-side-day{width:46px;height:46px;margin:0 auto 20px;position:relative;text-align:center;line-height:46px;border:1px solid #40d9f1;border-radius:50%;font-size:12px;font-weight:600;padding:0}.mec-calendar .mec-calendar-events-side .mec-table-side-title{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:3px;margin-bottom:14px}.mec-calendar .mec-calendar-header{position:relative;width:560px;margin-top:8px;margin-bottom:16px}.mec-calendar .mec-calendar-header h2{text-transform:uppercase;font-size:22px;font-weight:700;color:#333}.mec-calendar .mec-event-footer{width:auto;min-height:60px}.mec-calendar dl{display:table;margin:0;border:none;padding:0;table-layout:fixed}.mec-calendar dt{display:table-cell;transition:all .66s ease;color:#4d4d4d;background:#fff;border-radius:44px;font-size:14px;width:80px;height:80px;line-height:80px;text-align:center}.excerpt-wrap .mec-wrap dt,.nv-content-wrap .mec-wrap dt{display:table-cell}.mec-calendar .mec-calendar-table .mec-no-event{display:none}.mec-calendar .mec-calendar-table-head dt{font-weight:700;text-transform:uppercase;font-size:15px}.mec-calendar .mec-calendar-row dt:hover{background:#f4f4f4}.mec-calendar .mec-table-nullday{color:#cacaca}.mec-calendar.mec-box-calendar .mec-table-nullday:last-child{border-right:1px solid #eaeaea}.mec-calendar .mec-next-month:hover,.mec-calendar .mec-prev-month:hover{background:#f4f4f4}.mec-calendar .mec-selected-day,.mec-calendar .mec-selected-day:hover{background:#40d9f1;color:#fff}.mec-calendar .mec-selected-day a{color:#fff}.mec-calendar .mec-has-event{position:relative}.mec-calendar .mec-calendar-row dt.mec-has-event:hover{background:#40d9f1}.mec-calendar .mec-has-event a{cursor:pointer;display:block;width:100%;height:100%;border-radius:50%;color:#4d4d4d;transition:all .25s ease;text-decoration:none;box-shadow:none}.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a,.mec-calendar .mec-calendar-row dt.mec-has-event:hover a{color:#fff}.mec-calendar .mec-has-event:after{background-color:#40d9f1;border-radius:50%;display:block;content:'';width:8px;height:8px;bottom:14px;left:50%;margin:-4px 0 0 -4px;position:absolute;transition:all .25s ease}.mec-calendar .mec-calendar-row dt.mec-has-event:hover:after{background-color:#fff}.mec-calendar .mec-has-event.mec-selected-day:after{display:none}.mec-calendar .mec-event-article{text-align:left;margin-bottom:0;padding-bottom:25px;padding-top:26px;border-top:1px solid #efefef;transition:all .33s ease}.mec-calendar .mec-event-article:hover{background-color:#fafafa}.mec-calendar .mec-event-article .mec-event-time{font-size:11px;line-height:1.1;margin:0}.mec-calendar .mec-event-article .mec-event-title{font-size:13px;padding:0;margin:10px 0 8px;font-weight:700;text-transform:uppercase}.mec-calendar .mec-event-article .mec-event-title a{text-decoration:none;color:#494949;transition:color .3s ease}.mec-calendar .mec-event-article .mec-event-title a:hover{color:#40d9f1}.mec-calendar .mec-event-article .mec-event-image,.mec-calendar .mec-event-list-classic .mec-event-image img{width:65px;height:auto}.mec-calendar .mec-event-article .mec-event-image{float:left;margin-right:20px;width:65px;height:auto}.mec-calendar .mec-event-article .mec-event-detail,.mec-calendar .mec-event-article .mec-localtime-details div{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-calendar .mec-calendar-side .mec-next-month,.mec-calendar .mec-calendar-side .mec-previous-month{cursor:pointer;position:absolute;top:0;min-width:50px;height:50px;line-height:50px;text-align:center;background:#fff;color:#a9a9a9;font-size:12px;letter-spacing:1px;text-transform:uppercase;padding-left:10px;padding-right:10px;border:1px solid #efefef;border-top:none;box-shadow:0 2px 0 0 rgba(0,0,0,.015);transition:all .33s ease}.mec-calendar .mec-calendar-side .mec-next-month i,.mec-calendar .mec-calendar-side .mec-previous-month i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-calendar .mec-calendar-side .mec-previous-month:hover{background-color:#f9f9f9;color:#40d9f1}.mec-calendar .mec-calendar-side .mec-previous-month{left:0;border-bottom-right-radius:6px;border-left:none}.mec-calendar .mec-calendar-side .mec-next-month{right:0;border-bottom-left-radius:6px;border-right:none}@media only screen and (min-width:961px){.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-has-event:after{width:6px;height:6px;bottom:6px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-side{width:370px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-header{position:relative;width:350px;margin-top:30px;margin-bottom:20px;padding-top:20px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) dt{width:50px;height:50px;line-height:50px}.mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic dl dt{height:110px}}@media only screen and (max-width:1200px){.mec-calendar .mec-has-event:after{width:6px;height:6px;bottom:6px}.mec-calendar .mec-calendar-side{width:370px}.mec-calendar .mec-calendar-header{position:relative;width:350px;margin-top:30px}.mec-calendar dt{width:50px;height:50px;line-height:50px}}@media only screen and (max-width:767px){.mec-calendar .mec-calendar-header h2{font-size:18px}.mec-calendar .mec-calendar-topsec{width:100%}.mec-calendar .mec-calendar-side{width:100%;display:block;padding:30px}.mec-calendar .mec-calendar-header{width:auto}.mec-calendar .mec-calendar-events-side{width:100%;display:block;height:100%;border-left:none;border-top:1px solid #efefef;padding:20px}.mec-calendar dl{width:100%}.mec-calendar dt{width:14%;height:60px;line-height:60px;border-radius:50px}}@media only screen and (max-width:479px){.mec-calendar .mec-has-event:after{width:4px;height:4px}.mec-calendar .mec-calendar-header h2{font-size:16px;margin-top:33px}.mec-calendar dt{height:38px;line-height:38px}.mec-calendar .mec-event-list-classic .mec-event-detail,.mec-calendar .mec-event-list-classic .mec-event-title{font-size:12px}.mec-calendar .mec-event-list-classic .mec-event-time{font-size:10px}}.mec-box-calendar.mec-calendar .mec-has-event a,.mec-box-calendar.mec-calendar dt{border-radius:0}.mec-box-calendar.mec-calendar .mec-calendar-header{margin-top:2px;margin-bottom:30px}.mec-box-calendar.mec-calendar dt{border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea}.mec-box-calendar.mec-calendar dl dt:last-child{border-right:1px solid #eaeaea}.mec-box-calendar.mec-calendar .mec-calendar-table-head dt{border-top:1px solid #eaeaea;background-color:#f8f8f8}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt{background-color:#f4f4f4}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{border-radius:2px;top:40px;border:1px solid #eee;height:30px;line-height:30px;z-index:1}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:40px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:40px}.mec-box-calendar.mec-calendar .mec-calendar-side{box-shadow:none}.mec-box-calendar.mec-calendar .mec-calendar-events-side{border:none}.mec-box-calendar.mec-calendar .mec-calendar-events-side .mec-table-side-day{border-radius:2px}.mec-box-calendar.mec-calendar h4.mec-month-label{position:relative;width:560px;margin-top:2px;margin-bottom:30px;text-transform:uppercase;font-size:22px;font-weight:700;color:#333}.mec-widget .mec-box-calendar.mec-calendar h4.mec-month-label{width:100%;margin-top:8px;font-size:13px}@media only screen and (max-width:1200px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:42px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:42px}.mec-calendar .mec-calendar-header h2{font-size:17px;margin-top:7px}}@media only screen and (max-width:767px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{top:28px;font-size:10px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:30px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:30px}.mec-calendar .mec-calendar-header h2{font-size:15px}}@media only screen and (max-width:479px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{top:16px;font-size:0px;padding:4px 0;text-align:center;min-width:33px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:10px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:10px}.mec-box-calendar.mec-calendar .mec-calendar-header h2{font-size:12px;margin-top:15px}.mec-box-calendar.mec-calendar .mec-event-image{margin-right:12px}}.mec-calendar.mec-event-calendar-classic,.mec-calendar.mec-event-calendar-classic .mec-calendar-side{border:none;padding:0;width:100%;height:100%;box-shadow:none}.mec-calendar.mec-event-calendar-classic .mec-calendar-side{display:block}.mec-calendar.mec-event-calendar-classic .mec-calendar-header,.mec-calendar.mec-event-calendar-classic dl{width:100%}.mec-calendar.mec-event-calendar-classic dl dt{width:15%;height:136px;line-height:1.2;text-align:left;padding:5px 7px;position:relative}.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt{height:30px!important}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month{top:0}.mec-calendar.mec-event-calendar-classic .mec-has-event:after{bottom:auto;top:24px;left:7px;margin:0}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month{left:0}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month{right:0}.mec-next-month a,.mec-previous-month a{pointer-events:none}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{text-align:left;background:#fafafa;border:1px solid #eaeaea;border-top:none;padding:10px 20px}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{display:none}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover{background-color:#fcfcfc}.mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover{color:#40d9f1;font-weight:700;background:#fafafa;border-bottom:none}.mec-wrap .mec-calendar.mec-event-calendar-classic:not(.mec-event-container-simple) .mec-selected-day:hover{color:#fff!important}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day,.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title{display:inline-block;margin:0;margin-bottom:15px;font-weight:700}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day{margin-left:4px}.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event a{color:#4d4d4d}.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event:not(.mec-selected-day):hover a{color:#fff}@media only screen and (max-width:1200px){.mec-calendar.mec-event-calendar-classic dl dt{height:100px}}@media only screen and (max-width:767px){.mec-calendar.mec-event-calendar-classic dl dt{height:40px}}@media only screen and (max-width:479px){.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{padding:10px}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-header h2{font-size:13px;margin-top:8px}}.mec-calendar .mec-event-article.mec-single-event-novel{padding:4px 8px;min-height:25px;margin:0 -4px;border-radius:0}.mec-calendar .mec-event-article.mec-single-event-novel h4{margin:0;font-size:10px;line-height:18px}.mec-calendar.mec-event-container-novel dl dt{padding:3px}.mec-calendar.mec-event-calendar-classic .mec-calendar-novel-selected-day{display:inline-block;padding:4px;margin-left:1px}.mec-wrap .mec-calendar.mec-event-container-novel .mec-selected-day:hover{color:#fff!important}.mec-calendar.mec-event-calendar-classic .mec-selected-day .mec-calendar-novel-selected-day{color:#fff}.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-selected-day,.mec-calendar.mec-event-calendar-classic.mec-event-container-novel dt.mec-selected-day:hover{border-bottom:1px solid #eaeaea}.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-calendar-side .mec-calendar-table{min-height:auto}.mec-single-event-novel.light h4{color:#000!important}.mec-single-event-novel.dark h4{color:#fff!important}@media only screen and (max-width:768px){.mec-calendar .mec-event-article.mec-single-event-novel{padding:0;min-height:5px}.mec-calendar .mec-event-article.mec-single-event-novel h4{display:block;font-size:9px}}.mec-event-container-simple .event-single-content-simple{display:none}.mec-event-calendar-classic.mec-event-container-simple .mec-calendar-side .mec-calendar-table{min-height:unset}.mec-event-container-simple .mec-monthly-tooltip h4{font-size:13px;font-weight:500;margin:0;color:#444}.mec-event-container-simple .mec-monthly-tooltip h4:hover{text-decoration:underline;color:#111}.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple{border-bottom:1px dashed #e3e3e3;padding:10px 2px;display:block}.mec-calendar.mec-event-container-simple dl dt.mec-calendar-day{font-size:30px;color:#000}.mec-calendar.mec-event-container-simple .mec-calendar-row dt:hover{background:unset}.mec-calendar.mec-event-container-simple .mec-calendar-row dt,.mec-calendar.mec-event-container-simple .mec-calendar-row dt:last-child,.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt,.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt:last-child{border-width:2px}.mec-calendar.mec-event-container-simple dl dt.mec-selected-day,.mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover{border-bottom:2px solid #40d9f1;background:unset}.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt{line-height:36px}@media (max-width:768px){.mec-calendar.mec-event-container-simple{overflow-x:scroll}.mec-calendar.mec-event-container-simple .mec-calendar-side{min-width:100%}.mec-event-container-simple .mec-monthly-tooltip h4{font-size:12px}.mec-event-container-simple .mec-calendar-side{min-width:600px!important;overflow-x:scroll}}.mec-wrap.colorskin-custom .mec-calendar.mec-event-container-simple .mec-selected-day:hover{background:#f4f4f4}.mec-event-container-simple .mec-calendar-day .mec-monthly-tooltip.event-single-link-simple:last-of-type{border:none}.mec-tooltip-event-title{font-size:16px;font-weight:700;color:#000;margin-bottom:2px}.mec-tooltip-event-time,.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details{font-size:12px;color:#888;margin-bottom:8px;margin-top:5px}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content{padding:17px}.mec-tooltip-event-content{clear:both}.mec-tooltip-event-featured{float:left;margin-right:13px;margin-bottom:1px}.mec-tooltip-event-featured img{max-width:120px}.mec-tooltip-event-desc{font-size:14px;color:#444;line-height:18px}.mec-tooltip-event-desc p{font-size:13px;line-height:1.4;margin-bottom:10px}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box{border-radius:3px!important;border:1px solid #e2e3e4!important;background:#fff!important;box-shadow:0 -1px 30px -2px rgba(0,0,0,.15)!important}.tooltipster-box .mec-tooltip-event-desc{margin-bottom:12px}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow{overflow:visible!important}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-width:12px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-right-color:#e2e3e4!important}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-12px!important;z-index:9999999999!important}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-background{display:block!important}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-width:11px!important;z-index:99999999999!important}.tooltipster-sidetip.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-background{left:-9px!important;top:1px!important;border-right-color:#fff!important}.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-top-color:#fff!important;left:0!important;top:-1px!important}.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-1px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-top-color:#e2e3e4!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-1px!important;top:-11px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-bottom-color:#e2e3e4!important}.tooltipster-sidetip.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-background{top:-9px!important;border-bottom-color:#fff!important}.tooltipster-sidetip.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-left-color:#fff!important;left:-2px!important;top:0!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-left-color:#e2e3e4!important;left:-1px!important;top:-1px!important}@media (max-width:780px){.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4{word-break:break-all;font-size:13px}}@media (max-width:320px){.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4{font-size:10px}}.mec-calendar.mec-calendar-daily .mec-calendar-day-events .mec-event-article{padding-left:15px;padding-right:15px;position:relative}.mec-calendar.mec-calendar-daily .mec-calendar-a-month{text-align:center;background-color:#fff;border-bottom:2px solid #f4f4f4;position:relative}.mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{color:#444;font-size:18px;line-height:1.2;padding:15px 0 11px;margin:0;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #e6e6e6}.mec-calendar.mec-calendar-daily .mec-calendar-d-top{text-align:center;padding:10px 0;position:relative;background-color:#fafafa}.mec-calendar.mec-calendar-daily .mec-next-month,.mec-calendar.mec-calendar-daily .mec-previous-month{position:absolute;top:50%;left:50%;margin-top:-25px;min-width:50px;height:50px;line-height:50px;text-align:center;background:#fff;border:1px solid #e2e2e2;border-radius:50px;box-shadow:0 2px 0 0 rgba(0,0,0,.015);transition:all .33s ease;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-next-month i,.mec-calendar.mec-calendar-daily .mec-previous-month i{font-size:14px;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-calendar.mec-calendar-daily .mec-previous-month:hover{border-color:#d0d0d0;color:#444;box-shadow:0 2px 5px 0 rgba(0,0,0,.075)}.mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-150px}.mec-calendar.mec-calendar-daily .mec-next-month{margin-left:100px}.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month{min-height:28px;height:28px;line-height:28px;width:28px;margin-top:-14px;border-radius:3px}.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,.mec-calendar.mec-calendar-daily .mec-calendar-d-top h3{margin-top:9px;color:#b9b9b9;font-size:30px;font-weight:100;text-transform:uppercase;margin-bottom:12px;line-height:1}.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2{font-size:81px;color:#444;margin-bottom:10px;line-height:1.1}.mec-calendar.mec-calendar-daily .mec-calendar-d-table{overflow:hidden;background:#fff;min-height:60px;border-top:1px solid #e6e6e6;border-bottom:2px solid #f3f3f3;padding:0 50px;position:relative}@media only screen and (min-width:479px){.mec-calendar.mec-calendar-daily .mec-calendar-d-table{padding:0 55px}}.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl{width:1310px;display:block}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl{display:none}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl.mec-weekly-view-week-active{display:flex}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt{display:block;background:#fff;width:42px;height:60px;line-height:60px;text-align:center;float:left;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day:hover,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt:hover{background:#fafafa;box-shadow:0 2px 5px 0 rgba(0,0,0,.065) inset;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day{cursor:default;background:#fff;color:#c1c1c1;line-height:59px;text-align:center;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event{cursor:pointer;font-weight:700;color:#4a4a4a}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt.mec-table-d-current{font-size:18px;font-weight:700;background:#fafafa;color:#40d9f1}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev{float:none;font-size:14px;width:55px;position:absolute;top:0;left:0;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next{left:auto;right:0;border-left:1px solid #e6e6e6;border-right:none}.mec-calendar.mec-calendar-daily .mec-today-container .mec-today-count{font-size:12px;color:#888;text-align:center}@media only screen and (max-width:479px){.mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-130px}.mec-calendar.mec-calendar-daily .mec-next-month{margin-left:80px}.mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{font-size:14px;letter-spacing:0}}.widget .mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{font-size:14px;letter-spacing:0}.widget .mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-130px}.widget .mec-calendar.mec-calendar-daily .mec-next-month{margin-left:80px}.mec-util-hidden{display:none}.mec-daily-view-date-events,.mec-weekly-view-date-events{list-style:none;margin:0}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table{padding:0}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl{width:calc(100% - 1px)}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt{width:100%;height:70px;line-height:normal;cursor:default}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover{background:#fff;cursor:default}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:last-child{border-right:none}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:12px;font-weight:700;text-transform:uppercase;display:block;margin:15px 0 6px}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-next,.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-prev{display:none}ul.mec-weekly-view-dates-events,ul.mec-weekly-view-dates-events li{padding:0;margin:0;line-height:initial}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:64px;height:64px;margin-right:10px;font-size:11px;text-transform:uppercase;float:left;text-align:center;padding-top:2px}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:40px;line-height:30px;font-weight:700;display:block;margin-bottom:6px;letter-spacing:1px}.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-previous-month{margin-left:0;left:12px}.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-next-month{margin-left:0;left:auto;right:12px}@media only screen and (max-width:479px){.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:9px;letter-spacing:0}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:100%;height:36px;margin-bottom:12px;line-height:1;font-size:10px;margin-right:5px;text-align:left}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:18px;margin-bottom:5px}}.widget .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:9px;letter-spacing:0}.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:100%;height:36px;margin-bottom:12px;line-height:1;font-size:10px;margin-right:5px;text-align:left}.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:18px;margin-bottom:5px}.mec-week-events-container .mec-weekly-view-dates-events li.mec-no-event-found{list-style:none!important}li.mec-no-event-found .mec-event-title{text-align:center}.mec-widget .mec-calendar{max-width:100%}.mec-widget .mec-calendar dl dt,.mec-wrap.mec-sm959.mec-widget .mec-calendar.mec-event-calendar-classic dl dt{height:40px}.mec-widget .mec-calendar .mec-calendar-events-sec{padding:10px}.mec-widget .mec-calendar .mec-calendar-header h2{font-size:13px;margin-top:8px}.mec-widget .mec-calendar .mec-event-list-classic .mec-event-image{margin-right:12px}.mec-widget .mec-calendar .mec-has-event:after{width:4px;height:4px}.mec-widget .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title{font-size:14px}.mec-widget .mec-calendar .mec-event-article .mec-event-image{margin-right:11px}.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-header{margin-bottom:20px}.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{font-size:0px;padding:4px 0;text-align:center;min-width:33px}.mec-widget .mec-event-calendar-classic .mec-calendar-side .mec-calendar-table{min-height:200px}.mec-widget .mec-event-list-classic{margin-bottom:8px;padding:8px 0}.mec-widget .mec-event-list-classic .mec-event-article{margin-bottom:0;padding:10px 0;position:relative;min-height:86px;padding-left:80px}.mec-widget .mec-event-list-classic .mec-event-date{font-size:10px;line-height:14px;text-transform:uppercase}.mec-widget .mec-event-list-classic .mec-event-title{font-size:13px}.mec-widget .mec-event-list-classic .mec-event-detail{font-size:11px}.mec-widget .mec-event-list-classic .mec-event-image{width:68px;position:absolute;left:0}.mec-event-list-classic .mec-event-image img{width:100%}.mec-widget .mec-event-list-classic .mec-event-detail{overflow:visible}.event-color{width:14px;display:inline-block;height:14px;margin-left:5px;border-radius:50%}.mec-map-lightbox-wp{width:580px;padding:15px 15px 0;background-color:#fff}.mec-map-view-event-detail.mec-event-detail{width:580px;background-color:#e9e9e9;padding:8px 15px}.mec-map-lightbox-wp.mec-event-list-classic .mec-event-article{padding:0 0 15px;margin:0}.mec-map-lightbox-wp.mec-event-list-classic .mec-event-image{width:70px;margin-right:15px}.mec-marker-infowindow-wp{padding:10px}.mec-marker-infowindow-wp .mec-marker-infowindow-count{width:60px;height:60px;display:block;text-align:center;line-height:60px;border:1px solid #40d9f1;border-radius:50%;font-size:32px;color:#40d9f1;float:left;margin-right:11px}.mec-marker-infowindow-wp .mec-marker-infowindow-content{overflow:hidden;padding-top:6px}.mec-marker-infowindow-wp .mec-marker-infowindow-content span{display:block;color:#222}.mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child{font-size:15px;font-weight:700}.mec-marker-wrap{display:inline-block;width:35px;height:35px;margin:15px 0 0 4px;border-radius:50% 50% 50% 0;background:#00cae9;animation-name:mec-map-bounce;animation-fill-mode:both;animation-duration:1s;border:3px solid #fff;cursor:pointer}.mec-marker-wrap .mec-marker{margin-top:5px;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);text-align:center;color:#fff;font-size:17px}.mec-marker-wrap .mec-marker-pulse-wrap{-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;margin-left:-11px;margin-top:0}.mec-marker-wrap .mec-marker-pulse{display:inline-block;background:#c5c5c5;border-radius:50%;height:14px;width:14px;-webkit-transform:rotateX(55deg);transform:rotateX(55deg);z-index:-2}.mec-marker-wrap .mec-marker-pulse:after{content:'';border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -13px;animation:pulsate 1s ease-out;animation-iteration-count:infinite;opacity:0;box-shadow:0 0 1px 2px #00cae9;animation-delay:1.1s}@keyframes pulsate{0%{transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2,1.2);opacity:0}}@keyframes mec-map-bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}100%{transform:translateY(0) rotate(-45deg)}}.mec-skin-grid-container .mec-skin-map-container,.mec-skin-list-container .mec-skin-map-container{margin-bottom:20px}.mec-single-event{margin-top:10px}.mec-single-event .mec-events-meta-group-countdown{color:#c9c9c9;text-align:center;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-events-meta-group-countdown .countdown-w{text-align:center;font-size:36px;margin:0 auto;padding:40px 0 0;position:relative;display:table;table-layout:fixed}.mec-events-meta-group-countdown .countdown-w .icon-w{font-size:24px}.mec-events-meta-group-countdown .countdown-w .label-w{font-size:15px;font-weight:300;letter-spacing:1px;text-transform:uppercase;position:relative}.mec-events-meta-group-countdown .countdown-w .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px;width:190px;font-size:72px;transition:all .3s ease-in-out;line-height:1.2}.mec-events-meta-group-countdown .countdown-w .block-w.done-w{border:0 none}.mec-events-meta-group-countdown .countdown-w .block-w li{font-size:50px}.mec-events-meta-group-countdown .countdown-w span{padding:24px 0 20px}.mec-events-meta-group-countdown .countdown-w .div-d{display:none}.mec-events-meta-group-countdown .countdown-w .countdown-message{display:none}.mec-events-meta-group-countdown .countdown-w .block-w i{display:none}#countdown{list-style:none;margin-bottom:0;margin-top:0;margin-left:0;padding-left:0}.mec-events-meta-group-countdown .mec-end-counts h3{display:inherit;text-align:center;font-size:16px;right:50%}.mec-countdown-details .countdown-w .clockdiv li p{margin-top:23px}@media (min-width:481px) and (max-width:768px){.mec-events-meta-group-countdown .countdown-w{padding:0}.mec-events-meta-group-countdown .countdown-w .label-w{font-size:12px;letter-spacing:0}.mec-events-meta-group-countdown .countdown-w span{font-size:34px}}@media (min-width:320px) and (max-width:480px){.mec-events-meta-group-countdown .countdown-w .label-w{font-size:10px}.mec-events-meta-group-countdown .countdown-w span{font-size:28px}.mec-countdown-details .countdown-w .clockdiv li p{margin-top:16px}}@media (max-width:320px){.mec-events-meta-group-countdown .countdown-w .label-w{font-size:9px;letter-spacing:0}.mec-events-meta-group-countdown .countdown-w span{font-size:22px}}.info-msg,.mec-error,.mec-success,.warning-msg{margin:10px 0;padding:10px;border-radius:3px 3px 3px 3px;font-size:13px}.info-msg{color:#059;background-color:#bef}.mec-cart .mec-success,.mec-success{color:#0dbf52;background-color:#cef7ce}.warning-msg{color:#9f6000;background-color:#feefb3}.mec-error{color:#d8000c!important;background-color:#ffbaba}.mec-fes-form,.mec-fes-list{background:#f8feff;padding:30px 3%;color:#798f96}.mec-fes-list .mec-fes-list-top-actions,.mec-fes-list ul{margin:0 auto 15px;max-width:960px;list-style:none;padding-left:40px}.mec-fes-form-cntt .dashicons-editor-help{display:none}.mec-fes-list ul li *{text-decoration:none!important}.mec-fes-list ul li{padding:20px 15px;border-radius:3px;margin-bottom:15px;border:1px solid #cfeff5;box-shadow:0 2px 6px -4px #cfeff5;background:#fff;line-height:normal}.mec-fes-list ul li a{box-shadow:none;color:#181818}.mec-fes-list ul li a:hover{color:#40d9f1}.mec-fes-list ul li .mec-event-title{font-size:17px;font-weight:600;width:calc(100% - 250px);display:inline-block}@media (max-width:680px){.mec-fes-list ul li .mec-event-title{width:100%;font-size:13px;margin:0 0 20px 0;display:block}.mec-fes-list ul li{padding:10px 12px 40px}}@media (max-width:480px){.mec-fes-list .mec-fes-list-top-actions,.mec-fes-list ul{padding-left:0}}.mec-fes-form .mec-required{color:#ff3c3c}.mec-fes-list .mec-event-status{color:#fff!important;border-color:transparent!important}.mec-fes-form .mec-book-confirmed,.mec-fes-list .mec-book-confirmed{background:#50d477!important}.mec-fes-form .mec-book-pending,.mec-fes-list .mec-book-pending{background:#fcbe69!important}.mec-fes-form .mec-book-rejected,.mec-fes-list .mec-book-rejected{background:#fe686a!important}.mec-fes-form .mec-book-other,.mec-fes-list .mec-book-other{background:#40d9f1!important}.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view{font-size:11px;padding:0;border:0;background:#f7f8f9;float:right;margin-left:5px;border-radius:2px;transition:all .2s ease}.mec-fes-list ul li .mec-fes-event-export a,.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view a{padding:4px 8px;display:inline-block;border:1px solid #e7e8e9;border-radius:2px;color:#789;position:relative}@media (max-width:600px){.mec-fes-list ul li .mec-fes-event-export a,.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view a{font-size:10px}}.mec-fes-list ul li .mec-fes-event-remove:hover{cursor:pointer;background:#f96f8a;border-color:#f96f8a;color:#fff}.mec-fes-list ul li .mec-fes-event-export a:hover,.mec-fes-list ul li .mec-fes-event-view a:hover{background:#40d9f1;color:#fff;border-color:#40d9f1}.mec-fes-form-top-actions a,.mec-fes-list-top-actions a,.single-mec-events .pmpro_content_message a,.single-mec-events .pmpro_content_message a:link{position:relative;border:none;border-radius:3px;color:#fff!important;display:inline-block;font-size:13px;line-height:1;text-transform:none;font-weight:400;text-decoration:none;cursor:pointer;margin-bottom:20px!important;margin-right:10px;line-height:1;letter-spacing:0;padding:15px 22px;background:#39c36e;box-shadow:0 1px 7px -3px #39c36e!important;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;text-decoration:unset}.mec-fes-form-top-actions a:hover,.mec-fes-list-top-actions a:hover,.single-mec-events .pmpro_content_message a:hover,.single-mec-events .pmpro_content_message a:hover:link{background:#222;color:#fff}.mec-fes-list-top-actions a{font-weight:600;text-transform:capitalize}.mec-fes-form-top-actions a:before{content:'';border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:6px;margin-right:5px;vertical-align:sub;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.mec-fes-form .mec-form-row,.mec-fes-list .mec-form-row{margin-bottom:10px;clear:both}.mec-fes-form label{font-size:13px;display:block;color:#798f96;font-weight:400;padding:0 0 4px 2px}.mec-fes-form input+label{padding-top:8px;padding-left:3px;margin:0;display:inline-block;vertical-align:top}#wrap .mec-fes-form input+label{padding-top:0}.mec-fes-form .post-status{float:right!important;margin:0 5px;color:#fff;padding:0 10px;border-radius:12px;font-style:italic;font-size:18px}.mec-fes-form #mec-event-data input[type=date],.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form select,.mec-fes-form textarea{min-width:inherit;width:auto;display:inline;min-height:30px;font-size:13px;padding:10px;margin-bottom:20px;clear:both;background:#fff;border:1px solid #cfeff5;box-shadow:0 2px 5px rgba(207,239,245,.38) inset;border-radius:3px;height:40px;max-width:280px;color:#798f96;font-family:inherit}#mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,.lity-content #mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,.lity-content .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator,.mec-single-event .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0QjQ2N0QwQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0QjQ2N0QxQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDRCNDY3Q0VCNDgzMTFFQThEN0VERkNFNTExRURFMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDRCNDY3Q0ZCNDgzMTFFQThEN0VERkNFNTExRURFMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WW71PAAAGIklEQVR42qRXS28bVRQ+586Mx3ZC1DSpVFojRU2CqMIGiSKxAVoUduzoDjYIlhU/Av4AYsdjRXfkD0Cjom6QqIqEqEhRo1aRkkZpkpY6j7GduQ++c2dsj1+BlInGztxvzj3nfudpPlM/otc2W2QjJmU0rZ0uUytUpBxNnN9p/FYhctF0+XUi2nPGkX7WJOfwxNRzqXxtbfI4eUvm7xY1o4iiI0d/vFiisL2BgTAz0yvbCRnLhP0uNEtqrgUseZRcwPPvJewaldSA8o48vo+Tj0U+CnrkOgZwvkEzEmGm1PF9fzK5Y3U/YlllsjRUv19zXl7571HyAjooc/kmYerpcmPO0Mfa0SyxEtji44ynOjPuayjecd7M46/MQOdGyIs9ThnzMLD0XRrwIdeetmoLm41fWiG95Ar792tydLLrOPkAlpW027hbG3+T37lf/5EtvYcXUuhfBjWp9wHRBO63c5lbEkQj2B92uaHy4l2EAQ66GFgbmiD4id/9q661ooAtf8rsvmUEilAHEqcgtJvvNq3YPTkJA8PksT9ZFxD8+4my9pvAOqOMxIMoJHfPZoJkJNiYat3duOac6hxt1N3GR8lnt0O623s+c2CVZEGaZ8Oks1mElvxu7hGYaQjpHLpH3q/YFQE7Oh5Y6gFTaHhAXlasxmoWpZO5L9Ow4DTv+UBZBAkWNO+CqhkbSOzaXWWyzY+n3WcACdVscnklz5CHYsmv1L/RyUJ/cs7zdT3Ey8pTgw/QgNNuS4XjNMvffwvBNmwDH+pdeZ3J+1qDdW15vS0iBhjZWzF9ge8HWl7zNLluYhP/9/jvFANXyL+ufF4jZvOCZsK8isp77+sixf10n7QQjJT39bBtjzdA5chtLG61n7kgk6UvDy29z4HL4c/ifkN0hYV+cA3Bc7stKAfossgSSF06+3HOu8QovE8eThDlv4pu1TbUOpqySDNUKMSDQRIo6QgVRHbFcID1mCITUGgNKLI9uBbcCC59xUi+DsiHBq0XOLb3utqOUYV+LglH9XJASRAsRNqt4xHVj59Exqw3AlrYi0PaiwNqBKoX12Y9iQSP/GkD4xZC0yt/GPFCvZzhUBoMtmPftRwMEEtpupy2auzadLraXtlNoXLhKQYLbjrWRx0cXNf24wxPSmWw5aZPNXSNOi5ytXqZpjTwSqs3PsJi0I61LG29EFG9GtyaeqgvxU17TrAkDjbvnq/eKcTYrbcemi5eHoI/OLgUt7r4n+cqd04llmZ3mjBSDQ4kYtERLLz4OKGt0xGKA9+RgiSGSRV7+UlCVvka72lEvHRx04vLGW2f/PzTBk3VtddRrGlhMXVaIdME5sLJ3ZQOTPQBNqj58uzcxsXtZEkqmQ7IB9ihLeA2x6FQqyG4cRuvbh8uNZSigzBCALhBBtrjkwjjQItQ+kPXWY6eBuEi/lmOlC8kvTh38ZLH3QC+y+GiIl4OqbeZ9RggQZgcVIXe1ep48jPkz/oGw7x1yoytIq1o59AH1Wp1rNHBSXA9tip87zYyvFzpx8dXLVTvqySvhUMNsN6+1ERrrNQVQs57H4K6cR35GrapffICb16RpO7glOHrrQyvjHXxQHB0/j1ugV0LpcFwAzS4n6hiZoIvEp2znwcSigfGJhxpMmseLc0dvFjcvRuLvdEdNyl2+0DOALwE863TM/jnJqhfQa6v4AfJzUNOZ/aVlhqIUpoO4PuU4XFsqFrSM866m9hxBXSvWPx/wHpGqA96Vfa5AH9HnMjYNI96dbkwaVzcCw/nAK+xHzp4Hp89eD04nENzX6v4cYrnrVWXXQF/Fh7MQfWasmogCNsmaT+qwD0g4gYsuYqnWlboeKMUumUr86LycxdwdRUb+zQTvAzcgL0jLXFkbkQUX5UKyFTE2bvZD0a5B8SAUu6dPf+7AInssja2VPSZRud2Ni/NKse5M2VQqkO4BxSzZLmV8Wwpa8S9OHsK3X6+Lc7F/JidOwvkc7z3FbIgzd7smy1c35TEg7NGrg6Ucs88UsCliOLHH1+Td8HYFl++W//QxfT9iSee/3lJWy5X6aMwtK3rTVWJUU4/g4GzdLLp73ku8cEDxNmXUZhc/0eAAQAVgX0RHvvILQAAAABJRU5ErkJggg==');background-position:center;background-size:cover;width:10px;height:12px;display:block}.mec-fes-form input{background:#fff!important;border-radius:3px!important}.mec-fes-form textarea{height:80px}.mec-fes-form input::-webkit-input-placeholder{color:#798f96}.mec-fes-form input::-moz-placeholder{color:#798f96}.mec-fes-form input:-ms-input-placeholder{color:#798f96}.mec-fes-form input:-moz-placeholder{color:#798f96}#mec-excerpt .mec-form-row .widefat{max-width:100%}#mec_more_info_target{width:100%}@media only screen and (min-width:961px){.mec-fes-form #mec-event-data input[type=date],.mec-fes-form #mec-event-data select,.mec-fes-form input[type=email],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form textarea{width:100%;display:inline-block}}@media only screen and (max-width:768px){.mec-fes-form #mec-event-data input[type=date],.mec-fes-form #mec-event-data select,.mec-fes-form input[type=email],.mec-fes-form input[type=password],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form textarea{width:100%}}.mec-fes-form input[type=text]#mec_fes_title{padding:5px 10px;min-height:32px;height:50px;background:#fff!important;max-width:100%;font-size:19px;font-weight:400}.mec-fes-form input[type=checkbox],.mec-fes-form input[type=radio]{display:inline!important;float:left;margin:5px 5px 0 0}.mec-fes-form input[type=email]:focus,.mec-fes-form input[type=number]:focus,.mec-fes-form input[type=password]:focus,.mec-fes-form input[type=tel]:focus,.mec-fes-form input[type=text]:focus,.mec-fes-form input[type=url]:focus,.mec-fes-form select:focus,.mec-fes-form textarea:focus{border:1px solid #aaa;color:#444;background:#fff;-moz-box-shadow:0 0 3px rgba(0,0,0,.2);-webkit-box-shadow:0 0 3px rgba(0,0,0,.2);box-shadow:0 0 3px rgba(0,0,0,.2);outline:0}.mec-form-row .mec-color{cursor:pointer}.mec-form-row.mec-available-color-row span{margin:10px;width:14px;height:14px;display:inline-block;margin-right:6px;border-radius:20px 20px 20px 20px;vertical-align:middle}.mec-form-row.mec-available-color-row span:first-of-type{margin-left:0}.mec-fes-form.mec-fes-form .mec-tooltip{display:inline}.mec-fes-form-cntt .dashicons-editor-help{display:block}.mec-fes-form .mec-tooltip:hover:after,.mec-fes-form .mec-tooltip:hover:before{display:none}.mec-fes-form.mec-fes-form .mec-tooltip{display:inline-flex;bottom:7px}.mec-fes-form .mec-tooltip .box{min-width:300px;max-width:600px;display:inline-block;left:26px;top:50%;transform:translateY(-50%);padding:0;margin-top:8px;background-color:#535a61;color:#fff;font-weight:300;font-size:14px;letter-spacing:.5px;line-height:1.3;position:absolute;z-index:9999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #444b50;visibility:hidden;opacity:0;transition:opacity .23s}#webnus-dashboard .mec-fes-form .mec-tooltip .box p,.mec-fes-form .mec-tooltip .box p{color:#fff!important;font-size:14px;line-height:1.3;margin:0}.mec-fes-form .mec-tooltip:hover .box{visibility:visible;opacity:1}.mec-fes-form .mec-tooltip:hover .box{padding:20px;border-radius:8px}.mec-fes-form .mec-tooltip .box h5{color:#fff;font-size:17px;font-weight:600;margin:-30px -20px;padding:20px 0;text-align:center;margin-bottom:10px;background:#3a3f44;border-bottom:1px solid #32363a;border-radius:6px 6px 0 0;z-index:9999}#webnus-dashboard .mec-fes-form .mec-tooltip .box p a,.mec-fes-form .mec-tooltip .box p a{color:#40d9f1;margin-top:10px;margin-left:0;font-weight:400;position:relative;text-decoration:none;display:block;width:max-content}.mec-fes-form .mec-tooltip .box a:hover{color:#f90}.mec-fes-form .mec-tooltip .box:after{display:block;position:absolute!important;top:100%!important;right:50%!important;margin-top:-6px!important;margin-right:-6px!important;width:12px!important;height:24px!important;overflow:hidden!important;transform:rotate(-90deg)!important}.mec-fes-form .mec-tooltip .box:before{display:block;content:''!important;position:absolute!important;width:12px;height:12px;left:-10px!important;top:50%!important;transform:translate(50%,-50%) rotate(-45deg)!important;background-color:#535a61!important;box-shadow:0 8px 9px -4px #535a61!important;z-index:0!important}.mec-fes-form .mec-tooltip .box.top{left:50%;top:0;transform:translate(-50%,-100%);margin-top:0;margin-left:-10px}.mec-fes-form .mec-tooltip .box.top:after{top:50%!important;right:100%!important}.mec-fes-form .mec-tooltip .box.top:before{left:50%!important;top:100%!important}.mec-fes-form .mec-tooltip .box.bottom{left:50%;top:auto;bottom:0;transform:translate(-50%,100%);margin-bottom:-20px;margin-left:-10px}.mec-fes-form .mec-tooltip .box.bottom:after{top:0!important;right:50%!important;background-color:#3a3f44!important}.mec-fes-form .mec-tooltip .box.bottom:before{left:50%!important;top:-7px!important;transform:translateX(-50%);background-color:#3a3f44!important}.mec-fes-form .mec-tooltip .box.left{left:auto;right:26px;top:50%;transform:translateY(-50%)}.mec-fes-form .mec-tooltip .box.left:before{right:0!important;left:auto!important;top:50%!important}.mec-fes-form .mec-tooltip{display:inline-block;position:relative;margin-right:10px;cursor:help;bottom:5px;left:3px}.mec-fes-form .mec-tooltip:last-child{margin-right:0}.mec-fes-form .mec-tooltip:hover:after{background:#313130;border-radius:5px;bottom:24px;color:#fff;content:attr(title);left:-75px;padding:10px;position:absolute;z-index:98;width:240px}.mec-fes-form .mec-tooltip:hover:before{border:solid;border-color:#313130 transparent;border-width:6px 6px 0;bottom:18px;content:'';left:30%;position:absolute;z-index:99}.mec-fes-form .mec-tooltip .dashicons-before:before{font-size:24px;color:#008aff;line-height:37px}.mec-fes-form .mec-tooltip a:focus{box-shadow:none}.mec-form-row .bootstrap_unvalid{display:block;border:2px solid red;position:relative;display:inline-block;border-bottom:1px dotted #000}.mec-fes-form .mec-tooltiptext{visibility:hidden;width:120px;background-color:red;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1}.mec-fes-form .mec-tooltip .content p a{display:none}@media only screen and (min-width:961px){.mec-fes-form .mec-fes-form-cntt,.mec-fes-form .mec-fes-form-sdbr{width:68%;float:left;padding-right:20px}.mec-fes-form .mec-fes-form-sdbr{width:32%;padding-right:0;padding-left:20px}.mec-fes-submit-mobile{display:none}}.mec-fes-form .mec-meta-box-fields{padding:0 20px 20px;border:1px solid #cfeff5;margin-bottom:20px!important;box-shadow:0 2px 6px -3px #cfeff5;border-radius:3px;background:#fff}.mec-fes-form .mec-meta-box-fields h4,.mec-fes-form .mec-meta-box-fields h4 label{margin:0 -20px;font-size:15px;font-weight:600;letter-spacing:0;color:#40d9f1;text-transform:capitalize;padding:15px 20px;background:#ecfcff;margin-bottom:20px}.mec-fes-form .mec-meta-box-fields h4 label{padding:0;margin:0}.mec-fes-sub-button{width:100%}.mec-available-color-row span.color-selected{border:3px solid #fff;box-sizing:content-box;box-shadow:0 0 0 2px #40d9f1,0 2px 8px -1px #40d9f1}.mec-fes-loading:before{content:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/ajax-loader.gif);background:0 0;border-style:none;display:block;margin-left:47%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text]{width:190px;margin-right:1.4%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-1,.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-2{width:120px;margin-right:10px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].widefat{width:100%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row{border-bottom:none;padding-bottom:10px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-6{width:39%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button{margin-right:0;padding:9px 26px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button.mec-add-hourly-schedule-button{font-size:12px;height:30px;line-height:25px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row .description{display:inline-block;border-left:1px dashed #bfcacc;margin-left:12px;line-height:28px;padding-left:12px;margin-top:5px;font-style:italic}@media only screen and (max-width:768px){.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text]{width:100%!important}}#mec_fes_form_message{max-width:838px;margin:10px auto;display:block!important;text-align:center}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip{position:relative}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list strong,.post-type-mec-books .attendees strong{line-height:26px;padding-left:26px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:before{position:absolute;content:'\e001';font-family:simple-line-icons;margin:12px 0;top:-30px;left:0;font-size:18px;line-height:12px;color:#40d9f1;padding:0 60px 5px 0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul{position:absolute;min-width:300px;max-width:600px;display:inline-block;left:60px;top:50%;transform:translateY(-50%);background-color:#535a61;color:#fff;font-weight:300;font-size:14px;letter-spacing:.5px;line-height:1.3;z-index:9999999;box-sizing:border-box;box-shadow:0 4px 45px -8px #444b50;visibility:hidden;opacity:0;transition:opacity .23s;padding:23px 20px 20px 20px;border-radius:8px;margin-top:-13px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul:before{display:block;content:''!important;position:absolute!important;width:12px;height:12px;left:-10px!important;top:50%!important;transform:translate(50%,-50%) rotate(-45deg)!important;background-color:#535a61!important;box-shadow:0 8px 9px -4px #535a61!important;z-index:0!important}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:hover ul{visibility:visible;opacity:1}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li{list-style:none}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul a{color:#40d9f1;margin-bottom:14px;margin-left:0;font-weight:400;font-size:14px;letter-spacing:.5px;position:relative;text-decoration:none;display:block;width:max-content}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li:last-child a{margin-bottom:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list{margin:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child{background:#fff;border-bottom:1px solid #cfeff5}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child div span{line-height:1;font-weight:600;font-size:13px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix{display:flex;background:#f8feff;padding:10px;text-align:left}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3{width:25%;word-wrap:break-word}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:first-child{width:45%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(2){width:15%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(3){width:25%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(4){width:20%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:not(:first-child) .w-col-xs-3{font-size:13px;display:block;color:#798f96;font-weight:400;padding:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3 a{text-decoration:unset}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd){background:#fff}.mec-wrap .mec-totalcal-box{position:relative;border:1px solid #efefef;padding:20px 5px;margin:0 0 20px;background:#fafafa;overflow:hidden;box-shadow:0 3px 2px 0 rgba(0,0,0,.012);min-height:78px}.mec-wrap .mec-totalcal-box i{float:left;margin:0;width:36px;height:36px;background:#fff;border:1px solid #efefef;text-align:center;padding:10px 0;font-size:15px;color:#888}.mec-checkboxes-search .mec-searchbar-category-wrap,.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-wrap .mec-totalcal-box input,.mec-wrap .mec-totalcal-box select{width:auto;min-height:36px;height:36px;line-height:36px;background:#fff;font-size:13px;color:#777;border:1px solid #efefef;margin:0 0 0 -1px;float:left;padding:0 5px}.mec-there-labels .mec-totalcal-view{margin-top:28px}.mec-wrap .mec-totalcal-box input[type=submit]{cursor:pointer;padding:0 16px;text-transform:uppercase;font-size:11px;transition:all .21s ease}.mec-wrap .mec-totalcal-box input[type=submit]:hover{background:#222;color:#fff}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{display:inline-block;text-transform:uppercase;font-size:11px;padding:0 12px;cursor:pointer}.mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover{color:#40d9f1}.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected{color:#fff;background:#40d9f1;border-color:#40d9f1}.mec-wrap .mec-totalcal-box .mec-totalcal-view{text-align:right;float:right}.mec-wrap .mec-totalcal-box input[type=search]{width:calc(100% - 36px)}.mec-there-reset-button .mec-totalcal-box{padding-bottom:48px}.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button{position:absolute!important;margin:0!important;bottom:0!important;right:0!important;padding:9px 25px!important;border-radius:2px 0 0 0!important;background:#fff!important;color:#767676!important;border-top:1px solid!important;border-left:1px solid!important;border-color:#e8e8e8!important;overflow:hidden!important}.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button:hover{background:#000!important;color:#fff!important;border-color:#000!important}.mec-full-calendar-wrap .mec-search-form .col-md-7{padding:0}.mec-wrap .mec-date-search .mec-col-3,.mec-wrap .mec-minmax-event-cost .mec-minmax-price{width:calc(50% - 17px)}.mec-wrap .mec-text-address-search.with-mec-cost{width:calc(100% - 356px)}.mec-wrap .mec-minmax-event-cost{display:block;float:left;width:50%;margin-left:10px}.mec-wrap .mec-minmax-event-cost.with-mec-address{display:block;width:336px;max-width:50%;float:right;margin-left:0;margin-right:10px}.mec-wrap .mec-checkboxes-search{margin-left:10px;margin-right:10px;display:table-caption}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;padding:0;position:relative;line-height:inherit;height:auto}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap select{line-height:20px}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default{width:calc(100% - 36px)!important}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap input[type=search]{width:calc(100% - 36px)!important;min-height:30px;margin:0}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul,.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default{height:auto;overflow:unset}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul{display:block}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple{border:unset;width:100%;height:0!important;border-radius:0}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul li{line-height:12px!important;max-height:20px!important;width:auto;margin-right:5px;margin-top:5px}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice{letter-spacing:0;color:#777;text-transform:capitalize;padding:4px 6px;background-color:#efefef;border-radius:2px;border:0;cursor:default;float:left;margin-right:5px;margin-top:5px;margin-bottom:5px;font-size:11px;text-transform:uppercase}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice__remove{color:#777}@media only screen and (min-width:961px) and (max-width:1200px){.mec-wrap .mec-totalcal-box{padding:37px 5px}}@media only screen and (max-width:960px){.mec-wrap .mec-totalcal-box .col-md-3,.mec-wrap .mec-totalcal-box .col-md-4,.mec-wrap .mec-totalcal-box .col-md-5{width:100%;float:none;clear:both;overflow:hidden}.mec-full-calendar-wrap .mec-search-form .col-md-3,.mec-full-calendar-wrap .mec-search-form .col-md-4,.mec-full-calendar-wrap .mec-search-form .col-md-5{display:block;max-width:100%;padding:0;margin:0 0 10px 0}.mec-full-calendar-wrap .mec-search-form .col-md-3{padding-bottom:10px!important}.mec-wrap .mec-search-form .mec-date-search select{width:calc(100% - 106px)}.mec-wrap .mec-search-form .mec-date-search select:last-child{width:70px}.mec-wrap .mec-totalcal-box .mec-totalcal-view{float:none}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice{display:block;max-width:100%;white-space:break-spaces;max-height:unset!important;height:auto!important}}@media only screen and (min-width:768px) and (max-width:960px){.mec-wrap .mec-totalcal-box .col-md-4{position:relative;width:initial}.mec-wrap .mec-totalcal-box .col-md-5{padding-bottom:0}.mec-full-calendar-wrap .mec-search-form .col-md-5{margin-top:20px}.mec-wrap .mec-totalcal-box{padding:37px 5px}}@media only screen and (max-width:767px){.mec-wrap .mec-totalcal-box .mec-totalcal-view{float:none}.mec-wrap .mec-totalcal-box .col-md-4{padding-bottom:0}.mec-wrap .mec-minmax-event-cost.with-mec-address,.mec-wrap .mec-text-address-search.with-mec-cost{width:100%;float:left}.mec-wrap .mec-minmax-event-cost.with-mec-address{max-width:calc(100% - 20px);margin:0 10px 20px 10px}.mec-wrap .mec-minmax-event-cost .mec-minmax-price{width:calc(50% - 17px)}}@media only screen and (max-width:479px){.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 8px;font-size:10px}.mec-wrap .mec-totalcal-box input[type=submit]{padding:0 10px;font-size:10px}}@media only screen and (min-width:961px){.mec-wrap .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5,.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-3{padding-bottom:20px;clear:both;overflow:hidden}.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5{right:10px;width:initial}.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-4{padding-bottom:0;width:100%}}@media (min-width:961px) and (max-width:1200px){.mec-full-calendar-wrap .mec-totalcal-box{padding:15px 10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:50%}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 10px}.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-address-search,.mec-search-form .mec-text-input-search{padding:0 4px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2,.mec-full-calendar-wrap .mec-totalcal-box .col-md-3,.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.mec-full-calendar-wrap .mec-totalcal-box .col-md-5{padding-bottom:20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select{min-width:calc(100% - 36px)}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select{min-width:calc(30% - 10px)}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3:last-child select{min-width:calc(50% - 19px)}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{font-size:9px;text-align:center}}@media only screen and (max-width:1200px){.post-type-archive-mec-events .mec-totalcal-box .col-md-3,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{width:100%;padding:0}.post-type-archive-mec-events .mec-totalcal-box select:last-child{min-width:auto}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{position:relative;float:right;max-width:100%;left:0;top:20px;width:100%!important;display:block;clear:both}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view{max-width:100%;width:100%}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{width:20.1%;font-size:10px}}@media only screen and (max-width:960px){.post-type-archive-mec-events .mec-totalcal-box .col-md-5{top:10px}}@media only screen and (max-width:760px){.post-type-archive-mec-events .mec-totalcal-box .col-md-5{top:0!important}}@media only screen and (max-width:480px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{font-size:8px}}@media (min-width:1201px) and (max-width:1280px){.mec-full-calendar-wrap .mec-totalcal-view span{font-size:9px;padding:0 10px}}@media (min-width:761px) and (max-width:1200px){.mec-full-calendar-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search{width:33.3333%;display:block;float:left}.mec-full-calendar-wrap .mec-search-form .col-md-4 .mec-text-input-search{padding:0;margin-bottom:20px}.mec-full-calendar-wrap .mec-search-form .col-md-3{width:100%}.mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child{min-width:70px;width:70px}.mec-full-calendar-wrap .mec-search-form .col-md-5{float:right;padding:0 0 10px 0}.mec-full-calendar-wrap .mec-totalcal-view span{font-size:11px}}@media (max-width:760px){.mec-full-calendar-wrap .mec-search-form .col-md-3{width:100%}.mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child{min-width:70px;width:70px}.mec-full-calendar-wrap .mec-search-form .col-md-5{float:right;padding:0 0 10px 0}.mec-full-calendar-wrap .mec-totalcal-view span{font-size:11px}}@media (max-width:960px){.mec-full-calendar-wrap .mec-totalcal-box{padding:20px 20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:50%}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2,.mec-full-calendar-wrap .mec-totalcal-box .col-md-3,.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{padding-bottom:10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select{min-width:calc(100% - 36px);margin-bottom:10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view{margin-left:10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{font-size:10px;text-align:center}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:100%}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:14.3%;text-align:center;font-size:10px;margin-right:-1px}}@media (max-width:780px){.mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select{width:calc(50% - 18px)!important}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{position:unset;padding-right:0}.mec-full-calendar-wrap .mec-search-form .col-md-3,.mec-full-calendar-wrap .mec-search-form .col-md-4,.mec-full-calendar-wrap .mec-search-form .col-md-5{margin:0;padding:0}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 7px;margin-top:20px}}@media (max-width:480px){.mec-full-calendar-wrap .mec-totalcal-box{padding:15px 10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:13.5%;text-align:center;font-size:11px}}@media (max-width:411px){.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:12%;font-size:10px}}@media (max-width:320px){.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:22.5%;font-size:11px}}.mec-totalcalview-selected:hover{color:#fff!important}.mec-search-form{padding:20px 10px}.mec-search-form .mec-dropdown-wrap{display:table;width:100%}.mec-search-form .mec-date-input-search,.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-input-search,.mec-search-form .mec-time-input-search{padding:0 10px;float:left}.mec-search-form .mec-date-search,.mec-search-form .mec-time-picker-search,.mec-search-form .mec-totalcal-view{padding:0 10px}.mec-search-form .mec-text-input-search{width:100%}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search{width:50%}.mec-search-form .mec-date-search,.mec-search-form .mec-time-picker-search{width:50%;float:left}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:25%;float:left}.mec-search-form .mec-tab-loader.col-md-6 .mec-totalcal-view{padding:0}.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end,.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start{width:calc(50% - 17px)}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,.mec-search-form .mec-minmax-event-cost,.mec-search-form .mec-text-address-search{min-height:55px}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,.mec-widget .mec-search-form .mec-date-search,.mec-widget .mec-search-form .mec-text-input-search{width:100%}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12{padding:0 10px}.mec-there-labels .mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12{margin-top:20px}.mec-search-form .mec-minmax-event-cost,.mec-search-form .mec-text-address-search,.mec-widget .mec-search-form .mec-text-input-search{margin-top:10px}.mec-search-form .mec-date-search{clear:left}.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:table-cell;float:none}.mec-widget .mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block}.mec-checkboxes-search .mec-searchbar-category-wrap,.mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select{width:calc(100% - 36px);margin-bottom:10px}.mec-wrap .mec-search-form .mec-minmax-price input,.mec-wrap .mec-search-form .mec-text-address-search input,.mec-wrap .mec-search-form .mec-text-input-search input{margin-bottom:10px}.mec-wrap .mec-totalcal-box label{display:block;line-height:1.8;margin-bottom:4px;font-size:13px;color:#9a9a9a}.mec-wrap .mec-search-form .mec-date-search select{width:calc(100% - 106px)}.mec-wrap .mec-search-form .mec-date-search select:last-child{width:70px}@media only screen and (max-width:781px){.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-input-search{width:100%;float:none}.mec-search-form .mec-date-search{min-height:55px}.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block;width:50%;float:left}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3{margin-bottom:0;padding-bottom:0!important}}@media only screen and (max-width:479px){.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block;width:100%;float:none}}@media only screen and (min-width:961px) and (max-width:1200px){.post-type-archive-mec-events .mec-totalcal-box .col-md-3,.post-type-archive-mec-events .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-5{max-width:100%;width:100%}.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0 10px}.post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search{margin:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{margin-bottom:20px;padding:0 10px 10px 10px}}@media only screen and (max-width:960px){.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0 10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{margin-bottom:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search{margin:0}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view{padding-right:15px}.mec-full-calendar-wrap .mec-search-form .col-md-5{margin-bottom:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{padding:0}}@media only screen and (max-width:780px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{margin-top:10px;margin-bottom:10px}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{margin-top:0}}@media only screen and (max-width:760px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{margin-top:20px;margin-bottom:0}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{margin-top:20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0}}@media only screen and (max-width:1200px){.post-type-archive-mec-events .mec-full-calendar-wrap .mec-totalcal-view span{width:14.333%;font-size:8px}}@media only screen and (min-width:320px) and (max-width:960px){.post-type-archive-mec-events .mec-search-form .col-md-5 span{width:20%!important}}.mec-search-form .mec-text-address-search{float:left;width:100%;padding:0 10px}@media (max-width:960px){.mec-search-form .mec-dropdown-search{margin-bottom:10px}.mec-wrap .mec-minmax-event-cost.with-mec-address,.mec-wrap .mec-text-address-search.with-mec-cost{margin-top:0}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:50%;margin-bottom:20px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view{margin:0}.mec-full-calendar-wrap .mec-tab-loader{width:100%;display:block;float:unset;padding:0 0 0 10px}}@media (max-width:780px){.mec-full-calendar-wrap .mec-totalcal-box{padding:10px}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{margin:20px 0;height:auto}.mec-search-form .mec-date-search{min-height:unset}}@media (max-width:480px){.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:100%}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:12%;text-align:center;font-size:9px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search,.mec-search-form .mec-minmax-event-cost,.mec-search-form .mec-text-address-search,.mec-search-form .mec-time-picker-search.with-mec-date-search,.mec-wrap .mec-minmax-event-cost.with-mec-address{margin-bottom:0;margin-top:10px;min-height:auto}.mec-wrap .mec-minmax-event-cost.with-mec-address{margin-bottom:10px}.mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address,.mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search,.mec-wrap.mec-widget .mec-text-address-search.with-mec-cost{display:block!important;width:100%!important;max-width:100%!important}.mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address{float:left!important;max-width:calc(100% - 20px)!important;margin:0 0 0 10px!important}.mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search{margin-top:20px!important}.mec-wrap.mec-widget .mec-search-form .mec-text-input-search{padding:10px!important}}.ui-datepicker{background-color:#fff;border:1px solid #66afe9;border-radius:4px;box-shadow:0 0 8px rgba(102,175,233,.6);display:none;margin-top:4px;padding:10px;width:240px}.ui-datepicker a,.ui-datepicker a:hover{text-decoration:none;cursor:pointer}.ui-datepicker a:hover,.ui-datepicker td:hover a{color:#2c6396;-webkit-transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.ui-datepicker .ui-datepicker-header{margin-bottom:4px;text-align:center}.ui-datepicker .ui-datepicker-title{font-weight:700}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{cursor:default;font-family:dashicons;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;height:20px;line-height:1.4;margin-top:2px;width:20px}.ui-datepicker .ui-datepicker-prev{float:left;text-align:left}.ui-datepicker .ui-datepicker-next{float:right;text-align:center}.ui-datepicker .ui-datepicker-prev:before{content:'\f341'}.ui-datepicker .ui-datepicker-next:before{content:'\f345'}.ui-datepicker .ui-icon{display:none}.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.ui-datepicker .ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-calendar th{text-align:center;padding:4px 0}.ui-datepicker .ui-datepicker-calendar td{border-radius:4px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out}.ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}.ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}.ui-datepicker .ui-datepicker-current-day{background-color:#4289cc}.ui-datepicker .ui-datepicker-current-day a{color:#fff}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}.mec-owl-theme .owl-dots .owl-dot{border:none}.event-carousel-type1-head .mec-event-image{position:relative;min-height:150px;overflow:hidden}.event-carousel-type1-head .mec-event-image img{width:100%}.mec-event-carousel-content .mec-event-carousel-title a{transition:all .2s ease}.event-carousel-type1-head .mec-event-date-carousel{position:absolute;top:25px;left:1px;font-size:41px;width:160px;color:#fff;font-weight:500;background-color:#40d9f1;padding-left:14px;height:97px;line-height:2.3;padding-right:85px}.event-carousel-type1-head .mec-event-date-carousel:after{content:'';position:absolute;display:inline-block;z-index:-1;bottom:-13px;left:5px;width:0;border-width:13px;border-style:solid;border-color:transparent transparent #40d9f1 transparent;transform:rotate(45deg)}.event-carousel-type1-head .mec-event-date-info{font-size:12px;font-weight:300;position:absolute;top:27px;left:75px}.event-carousel-type1-head .mec-event-date-info-year{font-size:12px;font-weight:300;position:absolute;top:45px;left:75px}.mec-event-carousel-content{border:1px solid #e8e8e8;border-top:none;margin-top:-5px;padding:34px 9px 11px 37px}.mec-event-carousel-content .mec-event-carousel-title a{font-size:23px;font-weight:500;color:#000;letter-spacing:-1px}.mec-event-carousel-content p{font-size:14px;color:#7a7272;font-weight:300}.mec-owl-crousel-skin-type1 .owl-item .mec-event-article{padding:0 19px}.mec-event-carousel-type1 .owl-page.active span{background-color:#00aeef;height:14px;width:14px}.mec-event-carousel-type1 .mec-event-carousel-content{margin-bottom:15px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:all .27s ease}.mec-event-carousel-type1 .mec-event-carousel-content:hover{box-shadow:0 0 35px rgba(0,0,0,.07)}.mec-skin-carousel-container .mec-multiple-event .mec-event-date-carousel{width:255px}.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info,.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info-year{left:175px}.mec-skin-carousel-container .mec-time-details,.mec-skin-carousel-container .mec-time-details span{font-size:11px;font-weight:400;line-height:1.9;letter-spacing:0;color:#000;border-radius:2px;white-space:nowrap}.mec-event-carousel-type4 .mec-time-details,.mec-event-carousel-type4 .mec-time-details span{color:#fff}.mec-skin-carousel-container .mec-time-details span{margin:0;display:inline-block}@media only screen and (min-width:768px) and (max-width:1000px),(min-width:270px) and (max-width:448px){.event-carousel-type1-head .mec-event-date-carousel{font-size:25px;line-height:2.5;padding-right:70px;height:64px;width:120px}.event-carousel-type1-head .mec-event-date-carousel:after{left:7px}.event-carousel-type1-head .mec-event-date-info{font-size:10px;top:13px;left:55px}.event-carousel-type1-head .mec-event-date-info-year{font-size:10px;top:25px;left:55px}.event-carousel-type1-head .mec-event-date-carousel:after{top:48px}}.event-carousel-type2-head{background:#fff;border:1px solid #e6e6e6}.event-carousel-type2-head .mec-event-carousel-content-type2{margin-top:15px;min-height:182px}.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-date-info{font-size:15px;color:#9a9a9a;font-weight:300}.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title{font-size:26px;font-weight:700;color:#1c1d21;margin-top:15px;letter-spacing:-1px}.mec-event-carousel-content-type2 .mec-event-carousel-title a{color:inherit}.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p{font-size:16px;font-weight:300;color:#444}.event-carousel-type2-head .mec-event-footer-carousel-type2{margin-top:33px;position:relative}.mec-event-carousel-type2 .mec-event-footer-carousel-type2 .mec-event-sharing-wrap{padding-left:0;left:0}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-event-sharing-wrap>li{border:none;-webkit-transition:all .25s ease;transition:all .25s ease}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button{border:1px solid #e4e4e4;float:right;padding:7px 23px 7px;font-size:12px;text-transform:uppercase;color:#707070;font-weight:500;-webkit-transition:all .25s ease;transition:all .25s ease}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button:hover{color:#fff}.mec-event-article .event-carousel-type2-head{padding:10%;margin-right:-1px}.mec-event-carousel-type2 .mec-owl-carousel .owl-wrapper-outer{border-right:1px solid #e6e6e6}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button{line-height:25px;height:41px;margin-right:0}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-modal-booking-button{margin-right:20px}.mec-wrap .mec-event-carousel-type2 .owl-next,.mec-wrap .mec-event-carousel-type2 .owl-prev,.mec-wrap .mec-event-carousel-type3 .owl-next,.mec-wrap .mec-event-carousel-type3 .owl-prev,.mec-wrap .mec-event-carousel-type4 .owl-next,.mec-wrap .mec-event-carousel-type4 .owl-prev{transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:47%;background-color:transparent!important;position:absolute!important}.mec-event-carousel-type2 .owl-next{right:-60px}.mec-event-carousel-type2 .owl-prev{left:-60px}.mec-event-carousel-type2 .owl-next i,.mec-event-carousel-type2 .owl-prev i,.mec-event-carousel-type3 .owl-next i,.mec-event-carousel-type3 .owl-prev i,.mec-event-carousel-type4 .owl-next i,.mec-event-carousel-type4 .owl-prev i{font-size:40px;color:#282828}.mec-event-carousel-type2 .owl-next i:hover,.mec-event-carousel-type2 .owl-prev i:hover,.mec-event-carousel-type3 .owl-next i:hover,.mec-event-carousel-type3 .owl-prev i:hover{color:#000;cursor:pointer}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing{top:auto;bottom:60px}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-19px;border-color:#e2e2e2 transparent transparent transparent}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after{bottom:-18px;border-color:#fff transparent transparent transparent}@media only screen and (min-width:320px) and (max-width:768px){.mec-event-carousel-type2 .owl-next,.mec-event-carousel-type2 .owl-prev,.mec-event-carousel-type3 .owl-next,.mec-event-carousel-type3 .owl-prev,.mec-event-carousel-type4 .owl-next,.mec-event-carousel-type4 .owl-prev{position:initial;top:100%}}.mec-event-carousel-type3 .mec-event-article{margin:0 10px}.event-carousel-type3-head .mec-event-image,.event-carousel-type3-head .mec-event-image img{width:100%;height:auto}.event-carousel-type3-head .mec-event-footer-carousel-type3{background:#fff;display:inline-block;width:calc(100% - 40px);margin-top:-74px;position:relative;margin-left:20px;margin-right:20px;margin-bottom:6px;padding:8% 11%;box-shadow:0 2px 10px -2px rgba(0,0,0,.2)}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button{border:1px solid #e4e4e4;text-transform:uppercase;float:right;padding:7px 23px 7px;font-size:12px;color:#707070;font-weight:500}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover{color:#fff}.mec-event-footer-carousel-type3 span{font-size:15px;color:#9a9a9a;font-weight:300;display:block;margin-top:30px}.mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:29px;font-weight:700}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:26px;font-weight:700;color:#1c1d21;margin-top:15px;letter-spacing:-1px}.mec-event-footer-carousel-type3 .mec-event-carousel-title a{color:inherit}.event-carousel-type3-head .mec-event-footer-carousel-type3 p{font-size:16px;font-weight:300;color:#444!important;margin-bottom:36px}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button{line-height:25px;height:41px}.mec-event-carousel-type3 .owl-next{right:-70px}.mec-event-carousel-type3 .owl-prev{left:-70px}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap{left:11%}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing{top:auto;bottom:60px}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-19px;border-color:#e2e2e2 transparent transparent transparent}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after{bottom:-18px;border-color:#fff transparent transparent transparent}.event-carousel-type3-head .mec-end-date-label{display:inline;margin-left:2px}.event-carousel-type4-head.clearfix{position:relative;overflow:hidden;background:#fff}.event-carousel-type4-head .mec-event-overlay{position:absolute;left:0;right:0;bottom:0;top:0;width:auto;height:auto;background-color:rgba(36,36,36,.4);transition:all .33s ease-in-out}.mec-event-hover-carousel-type4{font-size:15px;color:#fff;position:absolute;bottom:0;padding:50px 35px;transition:all .33s ease-in-out;opacity:0;visibility:hidden}.mec-event-carousel-type4 .mec-event-article{margin:0 10px}.mec-event-carousel-type4 .mec-event-article:hover .mec-event-hover-carousel-type4{opacity:1;visibility:visible}.mec-event-hover-carousel-type4 .mec-event-icon{font-size:18px;float:left;margin-right:14px;color:#fff;padding:13px}.mec-event-hover-carousel-type4 .mec-event-date{font-size:11px;text-transform:uppercase;font-weight:400;line-height:1.6;text-align:left}.mec-event-hover-carousel-type4 .mec-event-date span{display:block;font-weight:700;font-size:14px}.mec-event-hover-carousel-type4 .mec-event-title{color:#fff;margin:20px 0 38px;font-size:16px;font-weight:700;text-transform:uppercase;font-style:normal}.mec-event-hover-carousel-type4 .mec-btn-wrapper{text-align:left}.mec-event-hover-carousel-type4 .mec-event-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:10px 14px;letter-spacing:1.5px;font-size:11px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none}.mec-event-hover-carousel-type4 .mec-event-button:hover{color:#191919;background-color:#fff;border-color:#fff;border-radius:1px}.mec-event-carousel-type4 .owl-next{right:-70px}.mec-event-carousel-type4 .owl-prev{left:-70px}.mec-carousel-type4-head{margin-bottom:25px}.mec-carousel-type4-head-title{padding:0 11px;text-align:left;font-weight:700;font-size:20px;color:#000}.mec-carousel-type4-head-link{text-align:right;padding:0 11px}.mec-carousel-type4-head-link a{background:#222;color:#fff;padding:10px 38px;transition:all .3s ease}.mec-carousel-type4-head-link a:hover,.mec-carousel-type4-head-link a:visited{color:#fff}@media (max-width:960px){.mec-event-carousel-type4 .owl-stage{left:-50px}}.mec-wrap .mec-event-countdown-style1{color:#fff;padding:0!important;display:table;background:#437df9}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1{z-index:5;padding:50px 1% 50px 4%;display:table-cell;float:none;vertical-align:middle}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2{background-color:rgba(0,0,0,.05);height:100%;padding-top:0;display:table-cell;float:none;position:relative;vertical-align:middle}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3{background-color:#f8f8f8;display:table-cell;float:none;text-align:center;vertical-align:middle}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-title{color:#fff;font-size:15px;margin-top:30px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming{font-size:36px;font-weight:700;line-height:1;margin-top:0}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style1 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming span{display:block}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after{content:'';position:absolute;display:inline-block;z-index:1;top:50%;margin-top:-11px;right:-24px;width:0;border-width:12px;border-style:solid;border-color:transparent transparent transparent #4077ed}.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place{text-align:center;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 5px;text-align:center}.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#4077ed;transition:all .24s ease}.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button:hover{background:#222}.mec-event-countdown-style1 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0 auto}.mec-event-countdown-style1 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style1 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li{background-color:rgba(0,0,0,.1);margin:5px;padding:20px 0;min-width:94px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w{font-size:12px;color:#fff;margin:8px 0 0;line-height:1}@media only screen and (min-width:1200px){.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part1,.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2,.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part3{width:100%;display:block;padding-top:50px;padding-bottom:50px}.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color:#4077ed transparent transparent transparent;top:auto;margin-top:0;bottom:-24px;margin-left:-11px;left:50%}}@media (max-width:960px){.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2,.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3{width:100%;display:block;padding-top:50px;padding-bottom:50px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color:#4077ed transparent transparent transparent;top:auto;margin-top:0;bottom:-24px;margin-left:-11px;left:50%;transform:rotate(90deg)}}@media (max-width:480px){.mec-event-countdown-style1 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li{padding:10px 5px;min-width:50px;margin:3px 1px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w{font-size:8px}.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place{display:inline}}.mec-wrap .mec-event-countdown-style2{color:#fff;padding:30px 0;background:#437df9;max-width:600px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2,.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part3{width:100%;float:none;vertical-align:middle;padding:50px 10% 50px 10%}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2{padding-top:12%;padding-bottom:0}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-title{color:#fff;font-size:15px;margin-top:30px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming{font-size:36px;font-weight:700;line-height:1;margin-top:0}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style2 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming span{display:block}.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date-place{text-align:left;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 8px}.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#222;background:#fff;transition:all .24s ease}.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button:hover{background:#222;color:#fff}.mec-event-countdown-style2 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0}.mec-event-countdown-style2 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style2 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{background-color:rgba(0,0,0,.1);margin:5px;padding:20px 0;min-width:94px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:12px;color:#fff;margin:8px 0 0;line-height:1}@media only screen and (max-width:767px){.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{min-width:80px;padding:15px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:26px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:11px}}@media only screen and (max-width:479px){.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{min-width:40px;padding:15px 10px;margin:2px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:20px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:9px}}@media (max-width:380px){.mec-event-countdown-style2 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{padding:10px 4px;margin:4px 1px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:7px}}.mec-wrap .mec-event-countdown-style3{color:#fff;padding:0;background:#282828;display:table;width:100%}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1{width:68%;padding:50px 1% 50px 4%;vertical-align:middle;display:table-cell;position:relative}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{width:32%;display:table-cell;position:relative;padding-bottom:0;padding-top:0}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 img{width:100%;display:block}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span{font-weight:300;display:block}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{color:#fff;font-size:36px;letter-spacing:-2px;font-weight:700;line-height:1;margin-top:-10px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style3 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgba(0,0,0,.016)}.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date-place{text-align:center;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 5px;text-align:center}.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#4077ed;transition:all .24s ease}.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button:hover{background:#222}.mec-event-countdown-style3 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0 auto;position:absolute;top:40px;right:20px}.mec-event-countdown-style3 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style3 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li{padding:15px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{font-size:11px;color:#888;margin:8px 0 0;line-height:1}.mec-event-countdown-style3 .mec-event-date{width:176px;height:96px;background:#40d9f1;color:#fff;font-size:13px;position:absolute;left:-27px;top:146px}.mec-event-countdown-style3 .mec-event-date:after{content:'';position:absolute;display:inline-block;z-index:1;bottom:-18px;left:8px;width:0;border-width:19px;border-style:solid;border-color:transparent transparent #40d9f1 transparent;transform:rotate(45deg)}.mec-event-countdown-style3 .mec-event-date .mec-date1{font-size:50px;position:absolute;top:3px;left:12px;letter-spacing:-3px}.mec-event-countdown-style3 .mec-event-date .mec-date2{position:absolute;left:80px;top:26px}.mec-event-countdown-style3 .mec-event-date .mec-date3{position:absolute;left:80px;top:45px}.mec-event-countdown-style3 .mec-event-countdown-part-details{padding-top:35px;margin-bottom:50px;min-height:100px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-title{font-size:17px;color:#fff;line-height:1.4;padding-right:20px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link{color:#fff;font-size:12px;position:relative;padding-left:22px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link:before{content:'';display:inline-block;width:18px;border-top:1px solid #fff;position:absolute;left:0;top:8px}.mec-event-countdown-style3 .mec-event-title-link{position:absolute;left:190px;top:152px}.event-carousel-type1-head .mec-event-date-carousel:before,.mec-event-countdown-style3 .mec-event-date:before{content:'';position:absolute;left:0;bottom:0;z-index:2;width:100%;height:96px;display:inline-block;box-shadow:0 5px 5px rgba(0,0,0,.12);background:0 0}@media only screen and (min-width:960px){.mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown li{padding:10px}.mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{font-size:31px}}@media (max-width:959px){.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{width:100%;display:block}.mec-event-countdown-style3 .mec-event-title-link{top:190px}.mec-event-countdown-style3 .mec-event-countdown{top:96px}.mec-event-countdown-style3 .mec-event-date{left:0;top:190px}.mec-event-countdown-style3 .mec-event-date:after{display:none}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span{display:inline}.mec-event-countdown-style3 .mec-event-countdown-part-details{min-height:150px}}@media (max-width:767px){.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{font-size:26px;letter-spacing:-1px}.mec-event-countdown-style3 .mec-event-title-link{left:130px}.mec-event-countdown-style3 .mec-event-date{width:120px;font-size:10px;height:63px}.mec-event-countdown-style3 .mec-event-date .mec-date1{font-size:36px;top:20px;left:4px;letter-spacing:-2px}.mec-event-countdown-style3 .mec-event-date .mec-date2{position:absolute;left:52px;top:12px}.mec-event-countdown-style3 .mec-event-date .mec-date3{position:absolute;left:52px;top:28px}}@media (max-width:380px){.mec-event-countdown-style3 .mec-event-title-link{left:10px;top:260px}.mec-event-countdown-style3 .mec-event-countdown-part-details{min-height:300px}.mec-event-countdown-style3 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li{padding:10px 5px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{font-size:8px}}.mec-slider-t1-wrap{width:100%;padding:60px 90px;background:#f7f7f7;min-height:560px;position:relative}.mec-slider-t1{height:500px;box-shadow:0 5px 35px 0 rgba(0,0,0,.13)}.mec-slider-t1 .mec-event-article{position:relative;height:500px}.mec-slider-t1 .mec-slider-t1-img{position:relative;background-size:cover!important;background-position:center!important;width:50%;height:100%;float:right;margin:0;overflow:hidden}.mec-slider-t1 .mec-slider-t1-content{width:50%;float:left;height:100%;background:#fff;padding:6%}.mec-slider-t1-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-slider-t1-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t1-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-slider-t1-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:54px;height:54px;line-height:48px;border-radius:0;text-align:center;background:#fff;box-shadow:0 2px 11px 0 rgba(0,0,0,.045);transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:50%;margin-top:-27px;cursor:pointer}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 29px 0 rgba(0,0,0,.095)}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next{left:auto;right:-100px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:-100px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:12px;color:#282828;transition:all .21s ease}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{font-size:13px;color:#000;cursor:pointer}@media only screen and (min-width:961px){.mec-slider-t1{margin:0 auto;max-width:900px}}@media only screen and (max-width:960px){.mec-slider-t1 .mec-slider-t1-content,.mec-slider-t1 .mec-slider-t1-img{width:100%;float:none}.mec-slider-t1 .mec-slider-t1-img{height:300px}.mec-slider-t1,.mec-slider-t1 .mec-event-article{height:auto}}@media only screen and (max-width:768px){.mec-slider-t1-wrap{padding:0}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px;margin-top:0}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next{left:auto;right:10px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:10px}}@media only screen and (max-width:479px){.mec-slider-t1-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t2-wrap{width:100%;padding:0;background:#fff;min-height:600px;position:relative}.mec-slider-t2 .mec-event-article{height:600px;position:relative;border:none;padding:0;margin:0;box-shadow:none;background:0 0}.mec-slider-t2 .mec-slider-t2-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:70%;height:100%;margin:0;overflow:hidden}.mec-slider-t2 .mec-slider-t2-content{width:50%;position:absolute;right:0;top:60px;bottom:60px;padding:5%}.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern *{color:#fff}.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t2-content.mec-event-grid-modern .mec-event-content,.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t2-content.mec-event-grid-modern .mec-event-title a:hover{color:#111}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:38px;border-radius:0;text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:84px;cursor:pointer}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.075);background:#fff}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next{right:30px}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{right:82px}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}.mec-wrap.colorskin-custom .mec-slider-t2 .mec-event-article .mec-event-date.mec-color{color:#fff}@media only screen and (min-width:961px){.mec-slider-t2{margin:0 auto;max-width:1200px}}@media only screen and (max-width:960px){.mec-slider-t2 .mec-slider-t2-content,.mec-slider-t2 .mec-slider-t2-img{width:100%;float:none;position:static}.mec-slider-t2 .mec-slider-t2-img{height:300px}.mec-slider-t2 .mec-event-article{height:auto}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px}}@media only screen and (max-width:479px){.mec-slider-t2-content.mec-event-grid-modern .mec-event-title{font-size:22px}}.mec-slider-t3-wrap{width:100%;padding:0;background:#161616;min-height:700px;position:relative}.mec-slider-t3 .mec-event-article{height:700px;position:relative;border:none;padding:0;margin:0;box-shadow:none;background:0 0}.mec-slider-t3 .mec-slider-t3-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:100%;height:100%;margin:0;overflow:hidden;opacity:.68;z-index:1}.mec-slider-t3 .mec-slider-t3-content{width:50%;height:auto;vertical-align:middle;display:table;position:absolute;left:0;top:50%;transform:translateY(-50%);bottom:0;padding:0 2% 0 7%;margin:auto 0;background:0 0;z-index:2}.mec-slider-t3 .mec-slider-t3-content.mec-event-grid-modern :not(.mec-color){color:#fff}.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t3-content.mec-event-grid-modern .mec-event-content,.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button{display:inline-block;border:1px solid;font-weight:500;letter-spacing:1px;text-transform:uppercase;font-size:13px;padding:0 42px;line-height:49px;height:50px;transition:all .21s ease}.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t3-content.mec-event-grid-modern .mec-slider-t3-footer{text-align:left;padding:15px 15px 10px}.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t3-content.mec-event-grid-modern .mec-event-title a:hover{color:#40d9f1}.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover{border-color:#40d9f1}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:38px;border-radius:0;text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:50%;margin-top:-22px;cursor:pointer}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.075);background:#fff}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next{right:10px}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:10px}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (min-width:961px){.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:50px;font-weight:300}.mec-slider-t3-content.mec-event-grid-modern .mec-event-description{font-size:19px}}@media only screen and (max-width:767px){.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px;margin-top:0}}@media only screen and (max-width:479px){.mec-slider-t3 .mec-slider-t3-content{width:100%}.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t4-wrap{width:100%;padding:0;background:#161616;min-height:700px;position:relative}.mec-slider-t4 .mec-event-article{height:700px;border:none;padding:0;margin:0;box-shadow:none;background:0 0}.mec-slider-t4 .mec-slider-t4-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:100%;height:100%;margin:0;overflow:hidden;z-index:1}.mec-slider-t4 .mec-slider-t4-content{width:auto;max-width:700px;background:rgba(37,37,37,.94)!important;height:auto;vertical-align:middle;display:table;position:absolute;left:8%;top:19%;padding:3%;margin:auto 0;background:0 0;z-index:2}.mec-slider-t4 .mec-slider-t4-content.mec-event-grid-modern :not(.mec-color){color:#fff}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t4-content.mec-event-grid-modern .mec-event-content,.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:13px;padding:0 42px;line-height:49px;height:50px}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover{color:#40d9f1}.mec-slider-t4-content.mec-event-grid-modern .mec-slider-t4-footer{text-align:left;padding:15px 15px 10px}.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button{display:inline-block;border:1px solid;font-weight:500;letter-spacing:1px;text-transform:uppercase;font-size:13px;padding:0 42px;line-height:49px;height:50px;transition:all .21s ease}.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover{color:#111}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:40px;border-radius:0;text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:34px;cursor:pointer}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.075);background:#fff}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next{right:60px}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev{right:112px}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (max-width:767px){.mec-slider-t4 .mec-slider-t4-content{width:100%;left:0;top:auto;bottom:0}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t5-wrap{width:auto;max-width:570px;padding:0;margin:0 auto 25px;background:#f7f7f7;min-height:480px;position:relative}.mec-slider-t5{height:auto;box-shadow:0 5px 35px 0 rgba(0,0,0,.13)}.mec-slider-t5 .mec-event-article{position:relative;height:auto}.mec-slider-t5 .mec-slider-t5-img{position:relative;background-size:cover!important;background-position:center!important;width:100%;height:300px;float:none;margin:0;overflow:hidden}.mec-slider-t5 .mec-slider-t5-content{width:100%;float:none;height:100%;background:#fff;padding:0 20px 20px;margin-bottom:0}.mec-slider-t5 .mec-events-content p{margin-bottom:20px}.mec-slider-t5-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head{margin-bottom:10px;padding:14px 34px;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-slider-t5-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t5 .mec-slider-t5-col6{width:50%;float:left;height:100%}.mec-slider-t5 .mec-slider-t5-col6 i{font-size:42px;float:left;margin-right:7px;height:58px}.mec-slider-t5 .mec-slider-t5-col6 h6{text-transform:uppercase;font-size:17px;padding:4px 0;display:inline;color:#444}.mec-slider-t5 .mec-slider-t5-col6 address{font-size:12px;margin-bottom:0}.mec-slider-t5-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-slider-t5-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:40px;border-radius:0;text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:34px;cursor:pointer}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.075);background:#fff}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next{right:30px}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev{right:82px}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (max-width:768px){.mec-slider-t5 .mec-slider-t5-col6{width:100%;margin:10px 0}}@media only screen and (max-width:479px){.mec-slider-t5-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-single-modern .mec-events-event-image{text-align:center}.mec-single-modern .mec-events-event-image img{width:100%}.mec-single-modern .mec-single-event-bar{background-color:#f7f7f7;margin:20px 0 0;padding:15px;display:table;width:100%}.mec-single-modern .mec-single-event-bar>div{display:table-cell}.mec-single-modern .mec-single-event-bar>div i{font-size:20px;vertical-align:middle}.mec-single-modern .mec-single-event-bar>div .mec-time-comment{font-size:12px;color:#999}.mec-single-modern .mec-single-event-bar>div h3{text-transform:uppercase;font-size:16px;font-weight:700;padding-bottom:5px;display:inline;color:#000;padding-left:10px}.mec-single-modern .mec-single-event-bar>div dd{font-size:14px;color:#8d8d8d;padding-left:34px;margin-bottom:0}.mec-single-modern .col-md-4 .mec-frontbox{margin-top:-50px;margin-bottom:70px;padding:20px;border:none;background:#f7f7f7;box-shadow:none}.mec-single-modern .col-md-4.mec-no-image .mec-frontbox{margin-top:20px}.mec-next-occurrence ul{padding-left:0;margin-left:0}.mec-next-occurrence li{list-style:none}@media only screen and (min-width:960px){.mec-single-modern .col-md-4 .mec-frontbox{margin-left:20px}}@media only screen and (max-width:960px){.mec-single-modern .mec-single-event-bar>div{display:block}}.lity-content>div{overflow:auto}.mec-next-event-details li{list-style:none;margin-top:20px}.mec-next-event-details h6{text-transform:uppercase;font-size:13px;padding-bottom:5px;display:inline;color:#222;padding-left:0}.mec-next-event-details abbr{display:block;padding-left:0;color:#8d8d8d}.mec-next-event-details i{margin-right:10px;margin-left:12px}.mec-next-event-details i:before{color:#40d9f1}.mec-next-event-details a{text-align:center;display:block;background:#fff;padding:6px 0;font-size:11px;font-weight:400;letter-spacing:0;border:1px solid #e3e3e3;transition:.3s}.mec-single-modal.mec-single-modern .mec-single-title{text-align:center;padding:15px 10px 0}.admin-bar .mec-single-modal.mec-single-modern .mec-single-title{padding-top:40px}.mec-single-modal.mec-single-modern .mec-single-event-bar{padding:5px}.mec-single-modal.mec-single-modern .mec-single-event-bar>div dd{font-size:13px}.mec-single-modal.mec-single-modern .mec-single-event-bar>div h3{font-size:15px}@media only screen and (min-width:960px){.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox{margin-left:0}}.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox{margin-top:10px;margin-bottom:10px}.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox.mec-event-meta{padding:0}@media (min-width:961px){.mec-single-event.mec-sticky{position:relative}.mec-single-event.mec-sticky .col-md-4{position:-webkit-sticky;position:sticky;top:120px}.mec-single-modern.mec-sticky .col-md-4{top:170px}.single-mec-events .mec-sticky .col-md-8>div:last-child{margin-bottom:30px}.single-mec-events .mec-single-modern.mec-sticky .col-md-8>div:last-child{margin-bottom:70px}}.mec-single-modal .mec-event-meta dd.mec-organizer-email a,.mec-single-modal .mec-event-meta dd.mec-organizer-url a{font-size:12px;display:block}.mec-organizer-description p{padding-left:12px}.mec-modal-wrap{max-width:60vw;max-height:90vh!important;background:#fff;box-shadow:0 1px 55px rgba(0,0,0,.5);overflow-x:hidden!important}@media (max-width:1023px){.mec-modal-wrap{max-width:80vw}}.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li,.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a.mec-events-button{display:block;text-align:center}.mec-holding-status-expired{color:#d8000c}.mec-holding-status-ongoing{color:#0dbf52}body .featherlight{z-index:999999!important}body .featherlight .featherlight-content{background:0 0;overflow:unset;z-index:9999}body .featherlight .featherlight-close-icon{position:fixed;top:40px;right:40px;background:0 0;color:#fff;border:1px solid #fff;border-radius:0}body .featherlight .featherlight-close-icon:hover{background:#fff;color:#000;border:1px solid #000}@media (max-width:320px){.mec-wrap span.flip-clock-divider{width:20px}.mec-single-event .mec-events-meta-group-countdown{padding:15px 12%}}@media only screen and (min-width:320px) and (max-width:767px){.mec-wrap .flip-clock-wrapper ul{padding:0}}@media (max-width:414px){.mec-wrap span.flip-clock-divider{width:30px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 7%}}@media (max-width:480px){body .featherlight .featherlight-content{width:95%}.mec-wrap span.flip-clock-divider{width:7px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 1%}body .featherlight .featherlight-close-icon{color:#000;border-color:#000}}@media (max-width:1366px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:20px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 15px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:48px}}@media (max-width:1280px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:14px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:15px 10px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:38px}}@media (min-width:961px) and (max-width:1024px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:7px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:15px 5px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:14px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul li a div{font-size:30px}}@media (max-width:640px){body .mec-modal-wrap .mec-single-modal.featherlight-close-icon{top:14px;right:14px}}@media (max-width:480px){.featherlight .featherlight-content,body .mec-modal-wrap{max-width:100%}body .mec-modal-wrap.flip-clock-divider .flip-clock-label{display:block}}@media (max-width:414px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:50px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 65px}body .featherlight-content .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 2px 20px 2px!important}body .featherlight-content .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:3px!important}}@media (max-width:375px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:50px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 45px}}@media (max-width:320px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:20px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 40px}}.mec-single-event-bar dd{margin-left:0}.mec-events-toggle{max-width:960px;margin-left:auto;margin-right:auto}.mec-events-toggle .mec-toggle-item{border:1px solid #e4e4e4;margin-bottom:15px;box-shadow:0 10px 15px #f3f3f3}.mec-events-toggle .mec-toggle-item-inner{cursor:pointer;position:relative;padding:30px 60px 30px 15px;background:#fff;transition:all .3s ease;min-height:100px;display:table;width:100%;border-collapse:separate}.mec-events-toggle .mec-toggle-item-inner:hover{background:#fbfbfb}.mec-toggle-item-col{width:200px;border-right:1px solid #e3e3e3;margin-right:15px;display:table-cell;padding-right:5px}.mec-toggle-item-col .mec-event-date{font-size:38px;line-height:40px;float:left;margin-right:8px}.mec-toggle-item-col .mec-event-month,.mec-toggle-item-col .mec-time-details{text-transform:uppercase;font-size:12px;line-height:14px;padding-top:4px;font-weight:700}.mec-toggle-item-col .mec-event-detail{font-size:10px}.mec-toggle-item-col .mec-event-day{margin-top:9px;color:silver;font-size:35px;font-weight:100;text-transform:uppercase;letter-spacing:-1px}.mec-events-toggle .mec-toggle-title{color:#000;font-size:23px;font-weight:600;margin-bottom:0;transition:all .3s ease;display:table-cell;text-align:left;max-width:calc(100% - 200px);padding-left:15px;vertical-align:middle}.mec-events-toggle .mec-toggle-item-inner span.event-color{width:5px;height:100%;position:absolute;left:-1px;top:0;bottom:0;border-radius:0;margin:0}.mec-events-toggle .mec-toggle-item-inner i{position:absolute;font-size:30px;right:25px;top:50%;transform:translate(0,-50%);cursor:pointer}.mec-events-toggle .mec-toggle-item.is-open i.mec-sl-plus:before{content:'\e615'}.mec-events-toggle .mec-toggle-item.is-open .mec-toggle-title{background:#f8f8f8;cursor:pointer}.mec-events-toggle .mec-toggle-content{border-top:1px solid #e4e4e4}.mec-events-toggle .mec-toggle-content .mec-modal-wrap{margin:0;max-width:100%;box-shadow:none}.mec-events-toggle .mec-toggle-content .mec-modal-wrap .mec-single-event{margin:0}.mec-events-toggle .mec-toggle-content .mec-single-event-bar,.mec-events-toggle .mec-toggle-content h1.mec-single-title{display:none}.mec-events-toggle .media-links a{margin-bottom:0}.mec-events-toggle .mec-toggle-content .mec-toggle-meta{margin-bottom:14px}.mec-events-toggle #mec_speakers_details.mec-frontbox{padding:0;margin:0}.mec-events-toggle .mec-toggle-item h3.mec-speakers{border:none;text-align:left}.mec-events-toggle .mec-toggle-item h3.mec-speakers:before{content:'\e063';font-family:simple-line-icons;border:none;position:relative;display:inline-block;left:unset;bottom:unset;font-size:22px;font-weight:400;padding:0 11px 0 28px;vertical-align:middle}@media only screen and (max-width:767px){.mec-toggle-item-inner .mec-toggle-item-col{float:none;width:100%;border-right:none;margin-bottom:5px;display:block;max-width:100%;padding-left:15px}.mec-events-toggle .mec-toggle-title{display:block;width:100%;max-width:100%}}.mec-events-agenda-wrap{margin:10px 0;border:1px solid #e9e9e9;padding-left:20px;box-shadow:0 2px 2px rgba(0,0,0,.03)}.mec-events-agenda{padding:0;border-bottom:1px solid #e9e9e9;overflow:hidden}.mec-agenda-date-wrap{width:210px;padding-top:15px;float:left;font-size:13px}.mec-agenda-date-wrap i,.mec-agenda-event i{font-size:11px;color:#aaa;margin-right:4px;margin-left:1px}.mec-agenda-event i{vertical-align:middle;margin-right:1px}.mec-agenda-events-wrap{float:left;width:calc(100% - 210px);background:#f9f9f9;padding:15px}.mec-agenda-time{font-size:11px;color:#707070;padding-right:10px;width:138px;display:inline-block}.mec-agenda-event-title{position:relative;padding-left:14px}.mec-agenda-event-title a{font-size:14px;font-weight:600;color:#333}.mec-agenda-event-title span.event-color{width:9px;height:9px;position:absolute;left:0;top:4px;margin:0}.mec-agenda-date-wrap span.mec-agenda-day{color:#aaa;font-size:12px}@media only screen and (max-width:767px){.mec-agenda-date-wrap,.mec-agenda-events-wrap{float:none;width:100%}.mec-events-agenda span.mec-agenda-event-title{display:block;width:100%}.mec-agenda-event-title span.event-color{top:7px}.mec-agenda-event-title a{font-size:13px}}.mec-yearly-view-wrap{margin:0 0 15px;border:1px solid #e6e6e6;box-shadow:0 2px 4px rgba(0,0,0,.04);border-bottom-width:4px}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar{max-width:100%;width:232px;padding:10px;background:#fff;margin:10px;display:inline-block}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt{transition:none;height:30px;width:30px;line-height:30px;border-radius:0;font-size:12px}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-events-sec{padding:10px}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after{width:4px;height:4px;bottom:3px;margin-left:-2px}.mec-yearly-view-wrap .mec-calendar-side .mec-calendar-table{min-height:200px}.mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt{background:#f9f9f9;font-size:13px}.mec-calendar.mec-yearly-calendar .mec-calendar-table-title{text-align:center;font-size:15px;font-weight:700;color:#222;margin-top:-5px;padding-bottom:5px}.mec-yearly-view-wrap .mec-yearly-calendar-sec{min-height:200px;width:538px;overflow:hidden;float:left;background:#f8f8f8;padding:15px}.mec-yearly-view-wrap .mec-yearly-agenda-sec{min-height:200px;width:calc(100% - 538px);float:left;padding:0 0 0 20px;overflow:hidden}.mec-yearly-view-wrap .mec-yearly-title-sec{position:relative;padding:15px;text-align:center;border-bottom:1px solid #e6e6e6;box-shadow:0 1px 3px rgba(0,0,0,.02)}.mec-yearly-view-wrap .mec-yearly-title-sec h2{font-size:30px;line-height:40px;color:#333;margin:0;font-weight:700}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{position:absolute;top:50%;margin-top:-15px;min-width:30px;height:30px;line-height:30px;padding:0 8px;text-align:center;background:#fff;color:#666;font-size:14px;border:1px solid #eee;border-radius:2px;box-shadow:0 2px 0 0 rgba(0,0,0,.015);transition:all .33s ease;cursor:pointer}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{right:auto;left:20px;padding-right:14px}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year{left:auto;right:20px;padding-left:14px}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-yearly-view-wrap .mec-events-agenda.mec-selected{box-shadow:-10px 0 0 0 #fffcf2,0 -1px 0 #fbebb6;background:#fffcf2;border-color:#fbebb6;color:#f9af29}.mec-yearly-agenda-sec span.mec-event-label-captions.mec-fc-style{right:0;top:0}@media only screen and (max-width:959px){.mec-yearly-view-wrap .mec-yearly-calendar-sec{width:268px;padding:10px 5px}.mec-yearly-view-wrap .mec-yearly-agenda-sec{width:calc(100% - 268px);padding:0 0 0 10px}}@media only screen and (max-width:767px){.mec-yearly-view-wrap .mec-yearly-agenda-sec,.mec-yearly-view-wrap .mec-yearly-calendar-sec{width:100%;float:none}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar{width:auto}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt{width:14.2%}.mec-yearly-view-wrap .mec-yearly-title-sec h2{font-size:25px}}.mec-yearly-view-wrap .mec-agenda-event i,.mec-yearly-view-wrap .mec-agenda-time{display:none}@media only screen and (min-width:768px){.mec-yearly-view-wrap .mec-events-agenda-wrap{margin-top:0;border:none;padding-left:0;box-shadow:none}.mec-yearly-view-wrap .mec-agenda-date-wrap{width:174px;font-size:11px;padding-top:10px}.mec-yearly-view-wrap .mec-agenda-events-wrap{width:calc(100% - 174px);padding:10px}.mec-yearly-view-wrap .mec-agenda-event-title a{font-size:13px}.mec-yearly-view-wrap .mec-agenda-event-title span.event-color{width:8px;height:8px}.mec-yearly-view-wrap .mec-agenda-date-wrap span.mec-agenda-day{font-size:11px}.mec-yearly-view-wrap .mec-yearly-calendar-sec{box-shadow:-2px 0 5px rgba(0,0,0,.03) inset}}@media only screen and (max-width:1200px){.mec-yearly-view-wrap .mec-agenda-event-title a{font-size:12px;padding-right:6px}}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table{padding-bottom:10px;border-bottom:none}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt:hover{cursor:pointer}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event,.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event:hover{color:#bbb;cursor:default}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active{background:#40d9f1;color:#fff;position:relative}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active:after{content:'';position:absolute;display:block;bottom:-20px;left:50%;margin-left:-10px;width:0;border-width:10px;border-style:solid;border-color:#40d9f1 transparent transparent transparent}.mec-timetable-events-list{padding:10px 20px;border:none;margin:0}.mec-timetable-events-list .mec-timetable-event{padding:10px 0;border-bottom:1px dashed #ddd}.mec-timetable-events-list .mec-timetable-event:last-child{border:none}.mec-timetable-event .mec-timetable-event-span{font-size:12px;color:#444;padding-right:30px;line-height:22px}.mec-timetable-events-list .mec-timetable-event i{font-size:13px;color:#aaa;margin-right:3px;vertical-align:baseline}.mec-timetable-event .mec-timetable-event-span a{color:#333}.mec-timetable-event .mec-timetable-event-time{font-size:11px}.mec-timetable-event .mec-timetable-event-time i{vertical-align:text-bottom}.mec-timetable-event .mec-timetable-event-title{font-size:13px}.mec-timetable-event .mec-timetable-event-title .event-color{width:10px;height:10px}.mec-timetable-events-list .mec-timetable-event.mec-util-hidden{display:none}.mec-timetable-events-list.mec-util-hidden{display:none}@media only screen and (min-width:768px){.mec-timetable-events-list{display:table;width:100%;margin:10px 0 20px}.mec-timetable-events-list .mec-timetable-event{display:table-row;padding:0;border:none;background:#fff}.mec-timetable-events-list .mec-timetable-event:hover{background:#fafafa}.mec-timetable-event .mec-timetable-event-span{display:table-cell;padding:10px 15px;border-bottom:1px solid #ebebeb}.mec-timetable-events-list .mec-timetable-event:last-child .mec-timetable-event-span{border-bottom:none}}@media only screen and (max-width:767px){.mec-timetable-event .mec-timetable-event-title{display:block;width:100%;padding:5px 0 10px;font-weight:700}}.mec-timetable-t2-wrap{border:1px solid #e6e6e6;background:#fafafa;padding:0 15px 15px;display:-webkit-box;overflow-x:scroll;box-shadow:0 3px 2px 0 rgba(0,0,0,.012)}.mec-timetable-t2-col{width:20%;float:left;min-height:20px;padding-right:1px;background:0 0}.mec-ttt2-title{background:#fafafa;color:#333;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;padding:25px 10px 10px;margin-bottom:1px}.mec-timetable-t2-col .mec-event-article{position:relative}.mec-timetable-t2-col .mec-event-article .event-color{position:absolute;width:auto;height:auto;left:0;right:0;top:0;bottom:0;margin:0;z-index:1;border-radius:2px}.mec-timetable-t2-content{position:relative;z-index:2;color:#fff;padding:15px 15px 20px;text-align:left;height:185px;margin-bottom:1px;overflow:hidden}.mec-timetable-t2-content .mec-event-title{line-height:22px;margin-bottom:13px;white-space:nowrap;padding-right:1px;overflow:hidden}.mec-timetable-t2-content .mec-event-title a{color:#fff;font-size:15px;font-weight:600;white-space:pre-line;overflow:hidden}.mec-timetable-t2-content div{color:#fff;font-size:11px;font-weight:400;line-height:19px;white-space:nowrap}.mec-timetable-t2-content div i{font-size:12px;margin-right:4px}@media only screen and (max-width:960px){.mec-timetable-t2-col{width:100%;float:none}}@media (min-width:961px){.mec-timetable-col-7{width:14.28%}.mec-timetable-col-6{width:16.6666%}}.mec-timetable-t3-wrap td{position:relative;padding:0}.mec-timetable-t3-wrap td a{width:100%;display:block;min-height:110px}.mec-weather-box{padding:15px 0}.mec-weather-head{min-height:90px;padding:5px 0;clear:both;overflow:hidden;margin-bottom:25px;border-radius:10px;background:#238af5;position:relative}.mec-weather-icon-box{float:left;width:80px;height:80px;border-radius:10px;overflow:hidden;background:#238af5}.mec-weather-icon{width:80px;height:80px;display:inline-block;border-radius:10px}.mec-weather-summary{float:left;width:calc(100% - 80px);padding-left:10px;margin:10px 0;height:60px}.mec-weather-summary-report{font-size:15px;color:rgba(255,255,255,.68);margin-bottom:6px}.mec-weather-summary-temp{font-weight:300;color:#fff;font-size:29px;line-height:1}.degrees-mode{background:rgba(0,0,0,.2);cursor:pointer;font-weight:300;font-size:18px;padding:4px 5px;line-height:1;color:#fff;position:absolute;border-radius:8px;bottom:16px;left:16px}.mec-weather-extras{width:auto;padding:10px 15px 0 15px;float:right;min-height:80px;color:#fff;font-size:13px;line-height:1}.mec-weather-extras{width:auto;padding:10px 15px 0 15px;float:right;min-height:80px;color:#fff;font-size:13px;line-height:1}.mec-weather-extras div{line-height:20px;height:20px}.mec-weather-extras span{color:rgba(255,255,255,.68);font-size:12px;text-transform:uppercase}.mec-weather-extras var{font-size:11px;letter-spacing:.4px}.mec-weather-icon.clear-day,.mec-weather-icon.clear-night{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-01.png)}.mec-weather-icon.partly-sunny-day,.mec-weather-icon.partly-sunny-night{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-02.png)}.mec-weather-icon.partly-cloudy-day,.mec-weather-icon.partly-cloudy-night{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-03.png)}.mec-weather-icon.cloudy,.mec-weather-icon.fog,.mec-weather-icon.wind{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-04.png)}.mec-weather-icon.thunderstorm{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-05.png)}.mec-weather-icon.rain{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-06.png)}.mec-weather-icon.hail,.mec-weather-icon.sleet,.mec-weather-icon.snow{background-image:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/mec-weather-icon-07.png)}.mec-av-spot-wrap{width:auto;max-width:1200px;padding:0;margin:0 auto 25px;background:#f7f7f7;min-height:480px;position:relative}.mec-av-spot{height:auto;border:1px solid #eee;box-shadow:0 6px 12px -4px rgba(0,0,0,.05)}.mec-av-spot .mec-event-article{position:relative;height:auto}.mec-av-spot .mec-av-spot-img{position:relative;background-size:cover!important;background-position:center!important;width:100%;height:330px;float:none;margin:0;overflow:hidden}.mec-av-spot .mec-av-spot-content,.mec-av-spot .mec-av-spot-head{width:100%;float:none;height:100%;background:#fff;padding:0 20px 20px;margin-bottom:0}.mec-av-spot .mec-av-spot-head{background:#222;color:#fff;min-height:80px}.mec-av-spot .mec-av-spot-head .mec-av-spot-box{padding-top:25px;font-size:13px;color:#ddd}.mec-av-spot .mec-av-spot-head .mec-av-spot-box span{color:#40d9f1;font-size:40px;font-weight:700;font-style:italic}.mec-av-spot .mec-av-spot-head .mec-event-countdown{text-align:center;padding-top:10px;display:table;table-layout:fixed;margin:0 auto;float:right}.mec-av-spot .mec-av-spot-head .mec-event-countdown li{display:table-cell;padding:10px 20px;position:relative;height:60px}.mec-av-spot .mec-av-spot-head .mec-event-countdown p{margin-bottom:0}.mec-av-spot .mec-events-content p{margin-bottom:20px}.mec-av-spot-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head{margin-bottom:10px;padding:14px 34px;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-av-spot-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-av-spot .mec-av-spot-col6{width:50%;float:left;height:100%}.mec-av-spot .mec-av-spot-col6 i{font-size:42px;float:left;margin-right:7px;height:58px}.mec-av-spot .mec-av-spot-col6 h6{text-transform:uppercase;font-size:17px;padding:4px 0;display:inline;color:#444}.mec-av-spot .mec-av-spot-col6 address{font-size:12px;margin-bottom:0}.mec-av-spot-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-av-spot-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0;box-shadow:0 5px 11px -3px rgba(0,0,0,.05)}@media only screen and (max-width:768px){.mec-av-spot .mec-av-spot-col6{width:100%;margin:10px 0}}@media only screen and (max-width:479px){.mec-av-spot-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-events-masonry-wrap{display:block;width:auto}.mec-masonry-item-wrap{width:calc(33.33% - 30px);padding:0;margin:0 15px 30px;min-height:10px;position:relative;float:left}.mec-events-masonry-cats{padding:10px;margin-bottom:25px;text-align:center;clear:both;list-style:none outside none}.mec-events-masonry-cats a{border-radius:2px;padding:6px 12px;font-size:13px;line-height:1.2;color:#333;font-weight:400;margin-top:0!important;text-align:center;display:inline-block;width:auto;border:2px solid transparent;transition:all .2s ease}.mec-events-masonry-cats a:hover{border-color:#40d9f1;color:#333}.mec-events-masonry-cats a.mec-masonry-cat-selected{border:2px solid #40d9f1;color:#40d9f1}.mec-masonry{background:#f7f7f7;height:auto;border:1px solid #eee;box-shadow:0 6px 12px -4px rgba(0,0,0,.05)}.mec-masonry .mec-event-article{position:relative;height:auto}.mec-masonry .mec-masonry-img{position:relative;width:100%;height:auto;float:none;margin:0;overflow:hidden}.mec-masonry .mec-masonry-img img{width:100%}.mec-masonry .mec-masonry-content,.mec-masonry .mec-masonry-head{width:100%;float:none;height:100%;background:#fff;padding:0 20px 20px;margin-bottom:0}.mec-masonry .mec-events-content p{margin-bottom:20px}.mec-masonry-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head{min-height:79px;margin-bottom:10px;padding:14px 5%;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-masonry-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-masonry-content.mec-event-grid-modern .mec-event-content{padding-top:20px}@media (max-width:480px){.mec-masonry-content.mec-event-grid-modern .mec-labels-normal{display:block}}.mec-masonry-content.mec-event-grid-modern .mec-event-footer{height:auto}.mec-masonry .mec-masonry-col6 .mec-event-date{font-size:52px;letter-spacing:-2px;line-height:41px;vertical-align:top}.mec-masonry .mec-masonry-col6{width:50%;float:left;height:100%}.mec-masonry .mec-masonry-col6 i{font-size:24px;float:left;margin-right:7px;height:50px}.mec-masonry .mec-masonry-col6 .mec-event-month,.mec-masonry .mec-masonry-col6 h6{text-transform:capitalize;font-size:15px;padding:4px 0;display:inline;color:#444}.mec-masonry .mec-masonry-col6 .mec-event-detail,.mec-masonry .mec-masonry-col6 address{font-size:11px;margin-bottom:0}.mec-masonry-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-masonry-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0;box-shadow:0 5px 11px -3px rgba(0,0,0,.05)}@media only screen and (max-width:960px){.mec-masonry-item-wrap{width:calc(50% - 30px)}}@media only screen and (max-width:768px){.mec-masonry .mec-masonry-col6{width:100%;margin:10px 0}.mec-masonry-item-wrap{width:calc(100% - 30px)}}@media only screen and (max-width:479px){.mec-masonry-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-wrap.mec-skin-masonry-container .mec-load-more-wrap{position:unset}.btn-wrapper{text-align:center}.countdown-wrapper .btn-wrapper{padding-top:10px;padding-right:0}.countdown-wrapper h5.countdown-message{letter-spacing:5px;font-weight:500;font-size:18px}.blox.dar .countdown-wrapper p,.countdown-wrapper p{color:#888}.countdown-wrapper a.button.black{float:right;margin-right:0}.mec-wrap .threedaydigits .days .flip-clock-label{right:-100px}@media only screen and (min-width:320px) and (max-width:767px){.mec-wrap .flip-clock-wrapper ul{width:29px!important}.mec-wrap .flip-clock-wrapper ul li a div div.inn{font-size:25px!important}.mec-wrap .flip-clock-divider .flip-clock-label{left:0;font-weight:300}.mec-wrap span.flip-clock-divider{width:12px}}@media only screen and (min-width:320px) and (max-width:480px){.mec-wrap .flip-clock-wrapper ul{width:29px!important}.mec-wrap .flip-clock-wrapper ul li a div div.inn{font-size:25px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}.mec-wrap span.flip-clock-divider:first-child{width:0}.mec-wrap span.flip-clock-divider{width:5px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 18%}}@media screen and (min-width:960px) and (max-width:1200px){.mec-wrap .threedaydigits ul{height:50px;width:47px}}@media screen and (min-width:480px) and (max-width:768px){.mec-wrap .threedaydigits ul{height:48px;width:26px!important}.mec-wrap .threedaydigits .flip-clock-label{font-size:8px;left:-8px}}@media screen and (min-width:320px) and (max-width:480px){.mec-wrap .threedaydigits ul{height:48px;width:22px!important}}.mec-wrap .flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.mec-wrap .flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.mec-wrap .flip-clock-wrapper a:hover{color:#fff}.mec-wrap .flip-clock-wrapper ul{list-style:none}.flip-clock-wrapper.clearfix:after,.mec-wrap .flip-clock-wrapper.clearfix:before{content:' ';display:table}.mec-wrap .flip-clock-wrapper.clearfix:after{clear:both}.mec-wrap .flip-clock-wrapper{font:normal 11px 'helvetica neue',helvetica,sans-serif;-webkit-user-select:none}.mec-wrap .flip-clock-meridium{background:0 0!important;box-shadow:0 0 0!important;font-size:36px!important}.mec-wrap .flip-clock-meridium a{color:#313333}.mec-wrap .flip-clock-wrapper{text-align:center;position:relative;display:inline-block;padding-bottom:10px}.flip-clock-wrapper:after,.mec-wrap .flip-clock-wrapper:before{content:' ';display:table}.mec-wrap .flip-clock-wrapper:after{clear:both}.mec-wrap .flip-clock-wrapper ul{position:relative;float:left;margin:2px;width:50px;height:50px;font-size:80px;font-weight:700;line-height:87px;border-radius:3px;background:rgba(0,0,0,.21)}.mec-wrap .flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:54px;text-decoration:none!important}.mec-wrap .flip-clock-wrapper ul li:first-child{z-index:2}.mec-wrap .flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}.mec-wrap .flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid transparent}.mec-wrap .flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.mec-wrap .flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.mec-wrap .flip-clock-wrapper ul li a div.up:after{content:'';position:absolute;top:24px;left:0;z-index:5;width:100%;height:3px;background-color:rgba(0,0,0,.12)}.mec-wrap .flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.mec-wrap .flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.25);text-align:center;background-color:#40d9f1;border-radius:3px;font-size:48px}.mec-wrap .flip-clock-wrapper ul li a div.up div.inn{top:0}.mec-wrap .flip-clock-wrapper ul li a div.down div.inn{bottom:0}.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.mec-wrap .flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,.17)}.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd .5s .5s linear both;-moz-animation:asd .5s .5s linear both;animation:asd .5s .5s linear both;z-index:5}.mec-wrap .flip-clock-divider{float:left;display:inline-block;position:relative;width:18px;height:62px}.mec-wrap .flip-clock-divider:first-child{width:0}.mec-wrap .flip-clock-dot{display:none;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.5);left:5px}.mec-wrap .flip-clock-divider .flip-clock-label{position:absolute;bottom:-1.5em;right:-71px;color:#101010;font-weight:700;text-shadow:none;text-transform:uppercase}.mec-wrap .blox.dark .flip-clock-divider .flip-clock-label{color:#8a8a8a}.mec-wrap .flip-clock-divider.seconds .flip-clock-label{right:-82px}.mec-wrap .flip-clock-dot.top{top:30px}.mec-wrap .flip-clock-dot.bottom{bottom:30px}@-webkit-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@-moz-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@-o-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotatex(90deg)}100%{-webkit-transform:rotatex(0)}}@-moz-keyframes turn{0%{-moz-transform:rotatex(90deg)}100%{-moz-transform:rotatex(0)}}@-o-keyframes turn{0%{-o-transform:rotatex(90deg)}100%{-o-transform:rotatex(0)}}@keyframes turn{0%{transform:rotatex(90deg)}100%{transform:rotatex(0)}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotatex(0)}100%{-webkit-transform:rotatex(-90deg)}}@-moz-keyframes turn2{0%{-moz-transform:rotatex(0)}100%{-moz-transform:rotatex(-90deg)}}@-o-keyframes turn2{0%{-o-transform:rotatex(0)}100%{-o-transform:rotatex(-90deg)}}@keyframes turn2{0%{transform:rotatex(0)}100%{transform:rotatex(-90deg)}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(64,64,64,.68)));background:linear,top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(64,64,64,.68)));background:linear,top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%);background:linear,to bottom,rgba(0,0,0,.1) 0,rgba(64,64,64,.68) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(64,64,64,.68)),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(64,64,64,.68)),color-stop(100%,rgba(0,0,0,.1)));background:linear,top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;background:-o-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%);background:linear,to bottom,rgba(64,64,64,.68) 0,rgba(0,0,0,.1) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes show{0%{opacity:0}100%{opacity:1}}@-o-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@media only screen and (min-width:320px) and (max-width:480px){.single-mec-events .mec-wrap .flip-clock-wrapper{padding-bottom:0;max-width:218px}.single-mec-events .mec-wrap .mec-events-meta-group-countdown{padding:20px 10px 20px 10px}.mec-wrap .flip-clock-wrapper ul{width:25px!important;padding:0}.single-mec-events .mec-wrap .flip-clock-wrapper .flip{margin-bottom:40px}.single-mec-events .mec-wrap .flip-clock-divider .flip-clock-label{display:block}.single-mec-events .mec-wrap .flip-clock-divider.days .flip-clock-label{left:-15px}.single-mec-events .mec-wrap .flip-clock-divider.hours .flip-clock-label{left:0}.single-mec-events .mec-wrap .flip-clock-divider.minutes .flip-clock-label{left:0}.single-mec-events .mec-wrap .flip-clock-divider.seconds .flip-clock-label{left:-15px}.single-mec-events .mec-wrap .flip-clock-wrapper{max-width:unset}}@font-face{font-family:simple-line-icons;src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.eot?v=2.3.1);src:url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.eot?v=2.3.1#iefix) format('embedded-opentype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.woff2?v=2.3.1) format('woff2'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.woff?v=2.3.1) format('woff'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.ttf?v=2.3.1) format('truetype'),url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../fonts/Simple-Line-Icons.svg?v=2.3.1#simple-line-icons) format('svg');font-weight:400;font-style:normal}[class*=mec-sl-]{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mec-sl-facebook:before{content:'\e00b'}.mec-sl-twitter:before{content:'\e009'}.mec-sl-google-plus:before{content:'\e60d'}.mec-sl-angle-left:before{content:'\e605'}.mec-sl-angle-right:before{content:'\e606'}.mec-sl-calendar:before{content:'\e075'}.mec-sl-clock-o:before{content:'\e081'}.mec-sl-home:before{content:'\e069'}.mec-sl-phone:before{content:'\e600'}.mec-sl-envelope:before{content:'\e086'}.mec-sl-sitemap:before{content:'\e037'}.mec-sl-map-marker:before{content:'\e096'}.mec-sl-floder:before{content:'\e089'}.mec-sl-wallet:before{content:'\e02a'}.mec-color,.mec-color-before :before,.mec-color-hover:hover,.mec-wrap .mec-color,.mec-wrap .mec-color-before :before,.mec-wrap .mec-color-hover:hover{color:#40d9f1}.mec-bg-color,.mec-bg-color-hover:hover,.mec-wrap .mec-bg-color,.mec-wrap .mec-bg-color-hover:hover{background-color:#40d9f1}.mec-box-marker,.mec-vip-content-notice{box-shadow:5px 0 0 #40d9f1 inset;padding:5px 10px}.mec-border-color,.mec-border-color-hover:hover,.mec-wrap .mec-border-color,.mec-wrap .mec-border-color-hover:hover{border-color:#40d9f1}.mec-toggle-month-divider.mec-skin-list-events-container{border:1px solid #e8e8e8;margin-bottom:30px;background:#f8f8f8;box-shadow:0 2px 18px -1px rgba(0,0,0,.1);border-radius:2px}.mec-toggle-month-divider .mec-month-divider{margin:0;text-align:left;background:#fff;position:relative;cursor:pointer;border-top:1px solid #e8e8e8}.mec-toggle-month-divider .mec-month-divider span{padding:20px;border-bottom:1px solid #e8e8e8}.mec-toggle-month-divider .mec-month-divider i{position:absolute;right:20px;top:24px;font-size:20px;cursor:pointer}.mec-toggle-month-divider .mec-month-divider span:before{display:none}.mec-toggle-month-divider .mec-month-divider+article{margin-top:20px}.mec-toggle-month-divider .mec-wrap .mec-month-divider:first-of-type{border-top:none}.mec-toggle-month-divider .mec-event-list-accordion .mec-month-divider:not(:first-of-type)~article{display:none}.mec-skin-list-events-container:not(.mec-toggle-month-divider) .mec-month-divider i{display:none}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-month{display:inline-block;padding-top:0}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-date{font-size:14px;line-height:14px;float:none;display:inline-block;margin-right:0;font-weight:700}.mec-events-toggle .mec-toogle-inner-month-divider.mec-toggle-item-inner{padding:20px 60px 30px 15px}.mec-toogle-inner-month-divider .mec-toggle-month-inner-image{float:left;clear:right;width:100px;margin-right:20px;margin-left:10px}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-detail{margin-top:-6px}.mec-toogle-inner-month-divider .mec-toggle-item-col{float:none;width:100%;margin-top:10px;display:block;border:none}.mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title{font-size:19px;display:block;padding-top:10px}@media only screen and (max-width:768px){.mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title{font-size:14px;padding-top:0}.mec-toogle-inner-month-divider .mec-toggle-item-col{margin-top:0}.mec-toogle-inner-month-divider .mec-toggle-month-inner-image{width:70px}}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-custom,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured{overflow:hidden;position:relative}.mec-event-label-captions{z-index:1;position:absolute;top:20px;right:-37px;font-size:11px;letter-spacing:1px;text-transform:uppercase;background:#04de78;padding:2px 40px;color:#fff;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.5s cubic-bezier(.25, .5, .06, .85);transition:.5s cubic-bezier(.25, .5, .06, .85);list-style:none;text-align:center}.mec-box-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-event-label-captions{display:none}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before{background:#de0404}.mec-daily-view-date-events article:before,ul.mec-weekly-view-dates-events article:before{padding:7px 40px!important;top:27px!important}.mec-event-grid-classic article .mec-fc-style,.mec-event-grid-minimal article .mec-fc-style,.mec-event-grid-simple article .mec-fc-style,.mec-timeline-event .mec-fc-style,.mec-timetable-wrap article .mec-fc-style,.mec-wrap .mec-event-list-accordion article .mec-fc-style,.mec-wrap .mec-event-list-modern article .mec-fc-style,.mec-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,.mec-wrap article.mec-event-cover-classic .mec-fc-style,.mec-wrap article.mec-event-cover-clean .mec-fc-style,.mec-wrap article.mec-event-cover-modern .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style{font-size:9px;letter-spacing:.5px;text-transform:uppercase;background:#04de78;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px}.mec-timeline-event.mec-label-canceled .mec-fc-style,.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style{background:#de0404}.mec-event-grid-minimal article .mec-fc-style:before,.mec-event-grid-simple article .mec-fc-style:before,.mec-timeline-event .mec-fc-style:before,.mec-timetable-wrap article .mec-fc-style:before,.mec-wrap .mec-event-list-accordion article .mec-fc-style:before,.mec-wrap .mec-event-list-modern article .mec-fc-style:before,.mec-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style:before,.mec-wrap article.mec-event-cover-classic .mec-fc-style:before,.mec-wrap article.mec-event-cover-clean .mec-fc-style:before,.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style:before{width:0;height:0;border-top:4px solid transparent!important;border-right:5px solid;border-bottom:4px solid transparent;margin:0;top:50%;left:-5px;transform:translateY(-4.5px);position:absolute;content:'';color:var(--background-color)}.mec-timeline-event.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style:before{color:#de0404}.mec-event-grid-classic article.mec-label-canceled:before,.mec-event-grid-classic article.mec-label-featured:before,.mec-event-grid-minimal article.mec-label-canceled:before,.mec-event-grid-minimal article.mec-label-featured:before,.mec-event-grid-simple article.mec-label-canceled:before,.mec-event-grid-simple article.mec-label-featured:before,.mec-timetable-wrap article.mec-label-canceled:before,.mec-timetable-wrap article.mec-label-featured:before,.mec-wrap .mec-event-list-accordion article.mec-label-canceled:before,.mec-wrap .mec-event-list-accordion article.mec-label-featured:before,.mec-wrap .mec-event-list-modern article.mec-label-canceled:before,.mec-wrap .mec-event-list-modern article.mec-label-featured:before{display:none}.mec-wrap .mec-event-list-accordion article .mec-fc-style,.mec-wrap .mec-event-list-modern article .mec-fc-style,.mec-wrap article.mec-event-cover-classic .mec-fc-style,.mec-wrap article.mec-event-cover-clean .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style{top:-1px;right:-3px;font-size:11px;white-space:nowrap}.mec-event-grid-classic article.mec-label-canceled .mec-fc-style,.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style,.mec-event-grid-simple article.mec-label-canceled .mec-fc-style,.mec-timetable-wrap article.mec-label-canceled .mec-fc-style,.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style,.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style{background:#de0404}.mec-event-grid-classic article.mec-label-canceled .mec-fc-style:before,.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style:before,.mec-event-grid-simple article.mec-label-canceled .mec-fc-style:before,.mec-timetable-wrap article.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style:before,.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style:before,.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style:before,.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style:before{color:#de0404}.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-canceled:before,.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-featured:before{-ms-transform:none;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;top:271px;right:0}.mec-timetable-wrap article .mec-fc-style{top:-2px;font-size:10px;right:0}.mec-wrap article.mec-event-cover-modern .mec-fc-style{padding:5px 9px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;display:inline-block;border-radius:2px;-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);right:0;top:0}.mec-skin-grid-events-container .mec-wrap .mec-event-grid-clean .mec-event-article:before{-ms-transform:none;-webkit-transform:none;transform:none!important;-webkit-transition:none;transition:none;top:22px!important;right:22px!important;padding:0 10px!important}.mec-event-grid-minimal article .mec-fc-style,.mec-event-grid-simple article .mec-fc-style{top:-4px;font-size:10px;margin-left:10px;right:0}.mec-event-grid-classic article .mec-fc-style{padding:5px 20px;font-size:12px;margin-top:8px;display:inline-block}.mec-load-month-link{color:#a9a9a9;font-size:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase;text-decoration:unset;transition:all .33s ease}ul.mec-categories{padding:0}ul.mec-categories li.mec-category{list-style:none}ul.mec-categories li.mec-category a{font-weight:400;color:#626262;font-size:13px;text-align:left;transition:all .23s ease;-webkit-transition:all .23s ease}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields{display:inline-block;width:20px;height:20px;position:relative;cursor:pointer;margin:0 4px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAD90lEQVRoge2ZzWscZRjAf8/OJpUkQrF6SJMcNB+zobVdk8WCWEwqBEou0kMKtkgPHoRUD54VFMQ/wJBYhJ6MoGvFg3rQQ7dQFJVN09RANl9UkrgRbVrFuDZpZh4PSWqYmd2Z2a8Ize+0+7zPO/N7dt7l/RjYY48HGynHRZKqRltm7mmBXo1It9jEEBqBhq2UVYSswrTYmraVVFdn248iYpd675IK+GluruXehg4KchZoCtl9SVRHJcrw0fb2pWIdiirg2uzsY2LLOyjngNpib77FOujFdd1481hn50rYzqELGJ+afxGxh0AeCdvXhxURBuNm2ydhOgUuIJ1O1xgN+0eAl0OrhUDgwp3lxVd7e3s3Aub7k05n64yG3CXgZEl2QVG+sv6uG0gkDub8UiN+CZu/fBXlAYR+oz6XTKVSUb9U3wK2hk315LcR+vc3Nr/nn1aA8cz8GdDR8lmFR9DT8Vh7Mn97Hn6YmjpQKzUZ4NGKmAVnxRIrljDNW16NeYdQbaTmXXZfHuCAYUffytfo+QQmZmebbUvmKX2SKhdrIlZr3DR/cTZ4PgHL4jz/H3mAfUp00KvBVYCqRgQ5U3mnkKi+lFQ1nGFXAeOZuWNAc1WkwtHUMXOz2xl0FSDQWx2f8NjoCWfM4z8giWrIFIMorifgnqojdKDeF7Asi69TVxm7MYkIdB85TF/PcQzDqGjeNoqa/gWoNuab3765cpUr331//3vq283PJ5/vqWjeNgKNzpjXEGpwxzZJT0zuSmwHDzsDvou5nYjHg4l4xMqdVwiPAnQ1X3L3kcOuWNfRJyuet4O/nAH3f0BkGcVzu9jXcxyAsRuT9wX6nnu24nnbKCy7dJ2Ba9Nzn4lyKu9VdhX59KlY68DOiHsis3WsekLhEHC5uQqwlcvV0QmPitvNNYRUNTI+Pf+zQEt1tAKzEDdbH3ee5rmHkIgdUf2oel4BEUa9jiI95wGJMgysV1wqOGuCNeLV4FnA5lmlXqysU3BE+MBrNwaF9sTWQ28Av1fMKjgra/a9t/M15i3g0KGW2yq8Vhmn4Cj6SqFD34JroS6z7WOBC+XXCoYIQ12x9kuFcnwXczNm63mUz8unFRDRL+9kF1/3TQtyrXQ6W2fU55II/aWb+aPIF3fra08/09Lyj19uoOV0InEw98eviy+Avl+6XmFEGPpzeeFUEHko4gXH9czsgCLDlP/U7jdFB/3GvJNQGxqAeKw9WWvtM1EZBtbC9ncicFeEIWO9JhZWfqt/8Vyfnm5SooOqeraItdMC8KGyMdIVi2WLdSjLa1ZVjUzM3EzY6AlRuhU1BW36b3+tqyBLIDMCaRUuxzueGCvHa9Y99njQ+RcbkGTacAW/agAAAABJRU5ErkJggg==');background-position:center center;background-size:cover}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip{position:absolute;width:340px;bottom:24px;left:calc(50% - 170px);background:#fff;border-radius:5px;border:1px solid #535a6121;box-shadow:0 4px 45px -8px #444b5061;visibility:hidden;opacity:0;transition:opacity .18s ease,transform .18s ease,visibility .25s ease;transform:scale(.9);z-index:99}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields:hover .mec-data-fields-tooltip{visibility:visible;opacity:1;transform:scale(1)}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip:before{display:block;content:'';position:absolute;width:12px;height:12px;left:calc(50% - 12px);top:100%;transform:translate(50%,-50%) rotate(-45deg);background-color:#fff;box-shadow:0 8px 9px -4px #535a61;z-index:0}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box{overflow:hidden;border-radius:11px;padding:12px 0}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul{width:100%;height:200px;overflow-y:scroll;padding:9px 15px;text-align:left}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-track{background-color:#fafafa}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar{width:4px;background-color:#fafafa}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-thumb{background-color:#40d9f1;border-radius:4px}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item{display:block;width:100%;text-transform:none;margin:0 0 8px 0;color:#616263;font-size:13px;line-height:1.5;font-weight:400;padding-bottom:8px;border-bottom:1px dashed #e1e2e3}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item:last-child{border-bottom:none}.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a{color:#40d9f1;font-size:13px;line-height:1.5;font-weight:400}.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a:hover{color:#000}.mec-wrap .mec-custom-data .mec-timetable-t2-content,.mec-wrap .mec-custom-data .mec-timetable-t2-content .mec-event-title,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured{overflow:visible!important}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled .mec-event-label-captions,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured .mec-event-label-captions{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);width:fit-content;top:7px;right:7px;padding:2px 5px;border-radius:4px}@media (min-width:768px){.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip{bottom:calc(50% - 110px);left:30px}.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip:before,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip:before,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip:before{left:-10px;top:calc(100% - 110px);box-shadow:-8px -5px 9px -4px #535a61}}.mec-hourly-schedule-speaker-info{background:#fff;padding:30px;border:1px solid #e6e6e6;max-width:740px;width:740px;margin-left:-110px}.mec-hourly-schedule-speaker-thumbnail{float:left;max-width:30%;width:30%}.mec-hourly-schedule-speaker-name{font-weight:700;font-size:26px;line-height:1.2;color:#333;text-transform:uppercase}.mec-hourly-schedule-speaker-details{float:left;width:69%;padding-left:25px}.mec-hourly-schedule-speaker-job-title{font-size:16px;line-height:1.3;margin-bottom:4px}.mec-hourly-schedule-speaker-description{font-size:14px;font-weight:400;color:#6d7683;line-height:1.7;text-align:left}.mec-hourly-schedule-speaker-contact-information a i{color:#6b6b6b;background:#ebebeb;line-height:29px;margin:9px 7px 9px 0;width:30px;height:30px;display:inline-block;text-align:center;transition:all .2s ease;font-size:15px;cursor:pointer;border-radius:3px}.mec-hourly-schedule-speaker-contact-information a i:hover{background:#222;color:#fff}@media only screen and (max-width:479px){.mec-hourly-schedule-speaker-thumbnail{float:none;max-width:none;margin-right:0;margin-bottom:15px;width:100%}.mec-hourly-schedule-speaker-thumbnail img{width:100%}.mec-hourly-schedule-speaker-details{padding-left:0}.mec-hourly-schedule-speaker-info{width:90%;margin:0 auto}}.mec-profile .mec-profile-bookings{border:2px solid #e6e6e6;text-align:center}.mec-profile .mec-profile-bookings tbody tr:first-child{background:#f7f7f7;font-weight:700;text-transform:capitalize}.mec-profile .mec-profile-bookings tbody tr{border-bottom:1px solid #e6e6e6;font-size:14px}.mec-profile .mec-profile-bookings tbody tr td{border:1px solid #e6e6e6;padding:10px;text-align:center;word-break:initial}.mec-profile .mec-profile-bookings tbody tr td:nth-child(1){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:53%;text-align:left}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8) i{color:#fe686a}.mec-profile .mec-event-status{padding:5px 10px;color:#fff;border-radius:2px;font-size:12px;line-height:12px;letter-spacing:.4px}.mec-profile .mec-event-status.mec-book-confirmed{background:#50d477}.mec-profile .mec-event-status.mec-book-pending{background:#fcbe69}.mec-profile .mec-event-status.mec-book-rejected{background:#fe686a}.mec-profile .mec-event-date{font-size:12px;color:#888}.mec-event-date,.mec-event-status{text-align:center}.mec-event-date .mec-tooltip,.mec-event-status .mec-tooltip{position:relative;width:fit-content;margin:auto}.mec-profile i{font-size:15px;color:#008aff;vertical-align:text-bottom;margin-right:4px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{min-width:250px;max-width:300px;display:inline-block;top:-8px;left:50%;margin-top:0;transform:translate(-50%,-100%);padding:0;background-color:#000;color:#fff;font-weight:400;font-size:14px;letter-spacing:.5px;line-height:1.5;position:absolute;z-index:99999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #535a61;padding:5px 10px 6px;border-radius:8px;text-align:center;font-style:normal;opacity:0;visibility:hidden;display:none}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{font-size:13px;letter-spacing:1.1px;font-weight:500}.mec-event-date .mec-tooltip:hover .box:after,.mec-event-status .mec-tooltip:hover .box:after{content:'';position:absolute;width:12px;height:12px;left:calc(50% - 12px);bottom:-12px;transform:translate(50%,-50%) rotate(-45deg);background-color:#000;box-shadow:0 8px 9px -4px #535a61}.mec-event-status .mec-tooltip .box{min-width:100px}.mec-event-status.mec-book-confirmed .mec-tooltip .box,.mec-event-status.mec-book-confirmed .mec-tooltip:hover .box:after{background-color:#50d477}.mec-event-status.mec-book-rejected .mec-tooltip .box,.mec-event-status.mec-book-rejected .mec-tooltip:hover .box:after{background-color:#fe686a}.mec-event-status.mec-book-pending .mec-tooltip .box,.mec-event-status.mec-book-pending .mec-tooltip:hover .box:after{background-color:#fcbe69}.mec-event-date .mec-tooltip:hover .box,.mec-event-status .mec-tooltip:hover .box{opacity:1;visibility:visible;display:block}.mec-profile .mec-event-status{padding:0}.mec-profile .mec-booking-number-of-attendees{font-size:13px;color:#888}.mec-profile .mec-booking-number-of-attendees i,.mec-profile .mec-profile-bookings-view-invoice i{font-size:15px;color:#008aff;vertical-align:text-bottom;margin-right:4px}.mec-booking-attendees{background:#fff;padding:10px}.mec-booking-attendees{width:850px;text-align:center}.mec-booking-attendees-wrapper{border:2px solid #e6e6e6;font-size:14px}.mec-booking-attendees-head{display:table;width:100%;background:#f7f7f7;border-bottom:1px solid #e6e6e6;font-weight:700}.mec-booking-attendees-head span,.mec-booking-attendees-head-content>span{vertical-align:middle;display:table-cell;padding:7px;border-right:1px solid #e6e6e6;font-size:12px}.mec-booking-attendees-head-content{display:table;width:100%;border-bottom:1px solid #e6e6e6}.mec-booking-attendees-wrapper .mec-booking-attendees-head-content:last-child{border:none}.mec-booking-attendees-head span:nth-child(1),.mec-booking-attendees-head-content>span:nth-child(1){width:4%}.mec-booking-attendees-head span:nth-child(2),.mec-booking-attendees-head-content>span:nth-child(2){width:20%}.mec-booking-attendees-head span:nth-child(3),.mec-booking-attendees-head-content>span:nth-child(3){width:24%}.mec-booking-attendees-head span:nth-child(4),.mec-booking-attendees-head-content>span:nth-child(4){width:26%}.mec-booking-attendees-head span:nth-child(5),.mec-booking-attendees-head-content>span:nth-child(5){width:26%}@media only screen and (max-width:759px){.mec-booking-attendees{width:470px}.mec-booking-attendees-head span,.mec-booking-attendees-head-content>span{word-break:break-all}}@media (max-width:1366px){.mec-profile .mec-profile-bookings tbody tr td:nth-child(1){width:6%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:40%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:8%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:8%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:12%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:8%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:8%}}@media (max-width:1024px){.mec-profile .mec-profile-bookings tbody tr td:nth-child(1){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:15%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:10%}}@media (max-width:780px){.mec-profile .mec-profile-bookings tbody tr,.mec-profile i{font-size:12px}.mec-event-date .mec-tooltip .box{min-width:200px}.mec-event-status .mec-tooltip .box{min-width:90px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{padding:4px 5px!important}.mec-profile .mec-profile-bookings tbody tr{font-size:12px}}@media (max-width:480px){.mec-profile .mec-booking-number-of-attendees,.mec-profile .mec-profile-bookings tbody tr,.mec-profile i{font-size:8px!important}.mec-profile .mec-profile-bookings tbody tr td{padding:3px}.mec-profile .mec-profile-bookings tbody tr td:nth-child(1){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:19%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:12%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:18%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:13%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:13%}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{font-size:8px}.mec-event-date .mec-tooltip .box{min-width:75px}.mec-event-status .mec-tooltip .box{min-width:70px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{padding:4px 5px!important}}.mec-woo-booking-checkout{position:relative;border:none;border-radius:0;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;line-height:1.5;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;margin-bottom:21px;margin-right:10px;line-height:1;padding:18px 20px 16px;background:#39c36e;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;border-radius:0;margin-bottom:6px;min-width:170px;margin-top:5px;text-align:center}.mec-woo-booking-checkout:hover{background:#222;color:#fff}.mec-woo-booking-checkout:focus,.mec-woo-booking-checkout:visited{color:#fff}.single-mec-events .lity-container{max-width:480px;width:480px}.lity-content .mec-events-meta-group-booking{width:100%;padding:20px 50px;background:#fff}.lity-content .mec-events-meta-group-booking .mec-booking form>h4{text-transform:uppercase;font-size:15px;font-weight:700;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative;text-align:center;line-height:1.2;margin-bottom:10px}.lity-content .mec-events-meta-group-booking .mec-booking form>h4:before{padding:1px 35px;border-bottom:4px solid #40d9f1;font-size:6px;content:'';text-align:center;position:absolute;bottom:-4px;margin-left:-35px;left:50%}.lity-content .mec-events-meta-group-booking .mec-event-ticket-available,.lity-content .mec-events-meta-group-booking .mec-event-ticket-name,.lity-content .mec-events-meta-group-booking .mec-event-ticket-price,.lity-content .mec-events-meta-group-booking .mec-ticket-variation-name,.lity-content .mec-events-meta-group-booking .mec-ticket-variation-price,.lity-content .mec-events-meta-group-booking label{color:#424242;font-size:12px;font-weight:300;letter-spacing:0;margin:3px 0;clear:none;padding:5px 1em 3px 0;display:inline-block}.lity-content .mec-events-meta-group-booking .mec-event-ticket-available{margin-bottom:12px}.lity-content .mec-events-meta-group-booking select{display:block;background:#fcfcfc;min-height:42px;min-width:180px;font-size:13px;border:1px solid #e0e0e0;padding:13px 10px;width:100%;margin-bottom:20px;box-shadow:inset 0 2px 4px rgba(0,0,0,.051);clear:both}.lity-content .mec-events-meta-group-booking input[type=email]{color:#888;border:1px solid #e1e1e1;font-size:14px;display:block;width:100%;outline:0}.lity-content .mec-events-meta-group-booking input{margin-bottom:10px!important}.lity-content .mec-book-ticket-variation h5{color:#424242;font-size:12px;font-weight:300;letter-spacing:0;margin:0;clear:none;padding:5px 1em 3px 0;display:inline-block;text-transform:capitalize}.lity-content ul.mec-book-tickets-container{padding:0}.lity-content .mec-events-meta-group-booking input[type=email],.lity-content .mec-events-meta-group-booking input[type=number],.lity-content .mec-events-meta-group-booking input[type=text]{outline:0;display:block;background:#fcfcfc;min-height:42px;min-width:180px;font-size:13px;border:1px solid #e0e0e0;padding:13px 10px;width:100%;margin-bottom:20px;box-shadow:inset 0 2px 4px rgba(0,0,0,.051);clear:both;margin-bottom:2px!important}.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r,.lity-content button[type=submit]{position:relative;border:none;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;margin-right:10px;line-height:1;padding:18px 20px 16px;background:#39c36e;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;min-width:170px;margin-top:5px;border-radius:0;margin-bottom:6px}.lity-content button[type=submit]:hover{background:#222}.lity-content .mec-book-tickets-container li{list-style:none}.lity-content .mec-events-meta-group-booking #mec_book_payment_form h4,.lity-content .mec-events-meta-group-booking li h4{font-size:19px;font-weight:700}.lity-content .mec-events-meta-group-booking .mec-book-price-total{display:inline-block;margin-bottom:10px;font-size:26px;color:#39c36e;font-weight:700;padding:10px 0}.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li{width:50%}.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li:nth-child(even){border:none}.lity-content .mec-events-meta-group-booking ul.mec-book-price-details li span{display:block}.lity-content .mec-events-meta-group-booking button[type=submit]:after{display:none;font-family:simple-line-icons;content:'\e098';margin-left:4px;-webkit-animation:rotating 1.2s linear infinite;-moz-animation:rotating 1.2s linear infinite;-ms-animation:rotating 1.2s linear infinite;-o-animation:rotating 1.2s linear infinite;animation:rotating 1.2s linear infinite}.lity-content .mec-events-meta-group-booking button[type=submit].loading:after{display:inline-block}@media only screen and (max-width:480px){.lity-content .mec-events-meta-group-booking{padding:20px;width:340px;margin:0 auto}}@media (max-width:480px){.single-mec-events .lity-container{max-width:440px;width:440px;margin:0 auto!important}}@media (max-width:411px){.single-mec-events .lity-container{max-width:380px;width:380px}}@media (max-width:375px){.single-mec-events .lity-container{max-width:350px;width:350px}}@media (max-width:320px){.single-mec-events .lity-container{max-width:300px;width:300px}}.mec-events-meta-group-booking{position:relative}.mec-cover-loader:after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(255,255,255,.5);z-index:99999}.mec-loader{background:rgba(0,0,0,0);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.mec-loader,.mec-loader:after{border-radius:50%;width:5em;height:5em;z-index:999999999999}.mec-loader{font-size:10px;text-indent:-9999em;border-top:.5em solid rgba(0,0,0,.2);border-right:.5em solid rgba(0,0,0,.2);border-bottom:.5em solid rgba(0,0,0,.2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:mecloader 1.1s infinite linear;animation:mecloader 1.1s infinite linear}@-webkit-keyframes mecloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mecloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mec-google-recaptcha{margin:0 0 20px 16px}.mec-wrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mec-wrap :after,.mec-wrap :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mec-wrap .clearfix:after,.mec-wrap .clearfix:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.mec-wrap .clearfix:after{clear:both}.mec-wrap .clearfix{zoom:1}.mec-wrap .clear,.mec-wrap .clr{clear:both;display:block;overflow:hidden;visibility:hidden}.mec-wrap .clr{visibility:visible;overflow:visible}.mec-container [class*=col-] img{max-width:100%}.mec-container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.mec-container:after,.mec-container:before{content:' ';display:table}.mec-container:after{clear:both}@media only screen and (max-width:479px){.mec-container{width:300px}}@media only screen and (min-width:480px) and (max-width:767px){.mec-container{width:420px}}@media only screen and (min-width:768px) and (max-width:960px){.mec-container{width:768px}}@media only screen and (min-width:961px){.mec-container{width:960px}}@media only screen and (min-width:1200px){.mec-container{width:1196px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:1921px){.mec-container{max-width:1690px}}.mec-wrap .row{margin-left:-10px;margin-right:-10px}.mec-wrap .row:after,.mec-wrap .row:before{content:' ';display:table}.mec-wrap .row:after{clear:both}.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9,.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9,.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9,.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}@media only screen and (min-width:1200px){.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9,.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9,.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9,.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{padding-left:15px;padding-right:15px}.mec-wrap .row{margin-left:-15px;margin-right:-15px}}.mec-container [class*=col-].alpha{padding-left:0}.mec-container [class*=col-].omega{padding-right:0}.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{float:left}.mec-wrap .col-xs-12{width:100%}.mec-wrap .col-xs-11{width:91.66666666666666%}.mec-wrap .col-xs-10{width:83.33333333333334%}.mec-wrap .col-xs-9{width:75%}.mec-wrap .col-xs-8{width:66.66666666666666%}.mec-wrap .col-xs-7{width:58.333333333333336%}.mec-wrap .col-xs-6{width:50%}.mec-wrap .col-xs-5{width:41.66666666666667%}.mec-wrap .col-xs-4{width:33.33333333333333%}.mec-wrap .col-xs-3{width:25%}.mec-wrap .col-xs-2{width:16.666666666666664%}.mec-wrap .col-xs-1{width:8.333333333333332%}@media (min-width:768px){.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9{float:left}.mec-wrap .col-sm-12{width:100%}.mec-wrap .col-sm-11{width:91.66666666666666%}.mec-wrap .col-sm-10{width:83.33333333333334%}.mec-wrap .col-sm-9{width:75%}.mec-wrap .col-sm-8{width:66.66666666666666%}.mec-wrap .col-sm-7{width:58.333333333333336%}.mec-wrap .col-sm-6{width:50%}.mec-wrap .col-sm-5{width:41.66666666666667%}.mec-wrap .col-sm-4{width:33.33333333333333%}.mec-wrap .col-sm-3{width:25%}.mec-wrap .col-sm-2{width:16.666666666666664%}.mec-wrap .col-sm-1{width:8.333333333333332%}}@media (min-width:961px){.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9{float:left}.mec-wrap .col-md-12{width:100%}.mec-wrap .col-md-11{width:91.66666666666666%}.mec-wrap .col-md-10{width:83.33333333333334%}.mec-wrap .col-md-9{width:75%}.mec-wrap .col-md-8{width:66.66666666666666%}.mec-wrap .col-md-7{width:58.333333333333336%}.mec-wrap .col-md-6{width:50%}.mec-wrap .col-md-5{width:41.66666666666667%}.mec-wrap .col-md-4{width:33.33333333333333%}.mec-wrap .col-md-3{width:25%}.mec-wrap .col-md-2{width:16.666666666666664%}.mec-wrap .col-md-1{width:8.333333333333332%}}@media (min-width:1200px){.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9{float:left}.mec-wrap .col-lg-12{width:100%}.mec-wrap .col-lg-11{width:91.66666666666666%}.mec-wrap .col-lg-10{width:83.33333333333334%}.mec-wrap .col-lg-9{width:75%}.mec-wrap .col-lg-8{width:66.66666666666666%}.mec-wrap .col-lg-7{width:58.333333333333336%}.mec-wrap .col-lg-6{width:50%}.mec-wrap .col-lg-5{width:41.66666666666667%}.mec-wrap .col-lg-4{width:33.33333333333333%}.mec-wrap .col-lg-3{width:25%}.mec-wrap .col-lg-2{width:16.666666666666664%}.mec-wrap .col-lg-1{width:8.333333333333332%}}#mec_woo_add_to_cart_btn{min-width:170px;margin-top:5px;text-align:center}.mec-breadcrumbs{border-radius:2px;padding:9px 15px 6px;font-size:11px;color:#8d8d8d;letter-spacing:0;text-transform:none;font-weight:500;margin:auto 15px 33px 15px;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgba(0,0,0,.025)}.mec-breadcrumbs-modern{margin:auto 0 33px 0}.mec-breadcrumbs a{color:#000;padding-left:4px}.mec-breadcrumbs a:hover{text-decoration:underline}.mec-breadcrumbs i{font-size:8px;margin:0 0 0 4px}.mec-breadcrumbs .container{padding-left:20px}.mec-content-notification a{margin-left:5px}.mec-content-notification{background:#f7f7f7;padding:10px 10px 10px;border:1px solid #e8e8e8}.mec-content-notification p{margin-bottom:0}.mec-fes-form #mec-advanced-wraper div:first-child>ul{border:1px solid #cfeff5;width:auto;box-shadow:0 1px 4px -2px #cfeff5;display:block;margin:5px 0 10px;padding:5px 0;border-radius:2px}.mec-fes-form #mec-advanced-wraper div:first-child>ul:last-of-type{margin-bottom:35px}#mec-advanced-wraper div:first-child>ul span{display:none}#mec-advanced-wraper div:first-child>ul *{display:inline-block;background:#fff;font-size:12px;color:#717273;text-align:center}#mec-advanced-wraper div:first-child>ul>li{width:60px;font-weight:700;margin:0 10px 0 0;padding:4px 0;border-right:1px solid #cfeff5}#mec-advanced-wraper div:first-child>ul>ul>li{margin:0;padding:2px 10px;cursor:pointer;border-radius:2px;transition:all .18s ease}.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li.mec-active,.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li:hover{background:#40d9f1!important;box-shadow:0 1px 9px -3px #40d9f1;color:#fff!important}.mec-search-bar-wrap .mec-search-form .mec-text-input-search{width:83%}.mec-search-bar-wrap .mec-search-form .mec-ajax-search-result .mec-text-input-search{width:100%;float:none}.mec-search-bar-wrap input#mec-search-bar-input{width:calc(100% - 84%);margin-left:11px;background:#40d9f1;color:#fff;font-weight:400}.mec-text-input-search+input#mec-search-bar-input{margin-left:-3px}.mec-search-bar-wrap input#mec-search-bar-input:hover{background:#000}.mec-wrap.mec-search-bar-wrap .mec-totalcal-box input{float:none}@media (max-width:768px){.mec-search-bar-wrap .mec-search-form .mec-text-input-search{display:inline-block}}@media (max-width:480px){.mec-search-bar-wrap .mec-search-form .mec-text-input-search{width:64%}.mec-search-bar-wrap input#mec-search-bar-input{width:calc(100% - 67%)}}.mec-wrap.mec-search-bar-wrap .mec-totalcal-box{overflow:visible}.mec-ajax-search-result{position:relative}.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text]{width:calc(100% - 36px)}.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text]:focus{border-color:#efefef}div#mec-ajax-search-result-wrap{position:absolute;top:100%;opacity:0;visibility:hidden;width:calc(100% - 2px);min-height:50px;left:0;right:0;padding:0 10px;z-index:9999;transition:all .3s ease}.mec-ajax-search-result-events{background:#fff;padding:10px 20px;border:1px solid #efefef;border-top:none}.mec-ajax-search-result-events article:first-of-type{border:none}article.mec-search-bar-result{text-align:left;margin-bottom:0;padding-bottom:25px;padding-top:26px;border-top:1px solid #efefef;transition:all .33s ease;clear:both}.mec-search-bar-result .mec-event-list-search-bar-date{width:64px;height:64px;margin-right:10px;font-size:11px;text-transform:uppercase;float:left;text-align:center;padding-top:2px}.mec-search-bar-result .mec-event-list-search-bar-date span{font-size:40px;line-height:30px;font-weight:700;display:block;margin-bottom:6px;letter-spacing:1px}.mec-search-bar-result .mec-event-image{float:left;margin-right:20px;width:65px;height:auto}.mec-search-bar-result .mec-event-time{font-size:11px;line-height:1.1;margin:0}.mec-search-bar-result .mec-event-time i{color:#40d9f1;float:none;width:unset;height:unset;font-size:inherit;margin-right:3px;border:none;padding:0}.mec-search-bar-result .mec-event-title{font-size:13px;padding:0;margin:10px 0 8px;font-weight:700;text-transform:uppercase}.mec-search-bar-result .mec-event-title a{text-decoration:none;color:#494949;transition:color .3s ease}.mec-search-bar-result .mec-event-detail{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-wrap.mec-modern-search-bar .mec-totalcal-box{background:rgba(255,255,255,.87);border:none;padding:35px;border-radius:3px;box-shadow:0 3px 13px rgba(0,0,0,.4);position:relative}.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=search],.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=text]{height:58px;background:rgba(255,255,255,.99);border-radius:2px;box-shadow:0 4px 8px rgba(0,0,0,.1) inset;border:1px solid #ccc;width:100%;padding-left:45px;padding-right:13px;font-size:16px}.mec-wrap.mec-modern-search-bar .mec-totalcal-box .mec-text-input-search i{position:absolute;background:0 0;border:none;font-size:21px;left:15px;top:calc(50% - 19px);color:#40d9f1}.mec-wrap.mec-modern-search-bar .mec-text-input-search{position:relative;height:58px}.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=submit]{height:58px;border:none;border-radius:2px;background:#fc4a1a;font-size:17px;font-weight:700!important}.mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input{margin-left:0}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select{height:45px;background:rgba(255,255,255,.99);border-radius:2px;box-shadow:0 4px 8px rgba(0,0,0,.1) inset;border:1px solid #ccc;padding-right:13px;font-size:16px;border-left:0}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap i{height:45px;background:#ffff;border-radius:2px 0 0 2px;box-shadow:none;border:1px solid #ccc;font-size:15px;padding-top:14px;border-right:0;color:#40d9f1;margin-right:-1px}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap{min-height:64px}@media (max-width:768px){.mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search{width:70%}.mec-wrap.mec-modern-search-bar input#mec-search-bar-input{width:calc(100% - 72%)}}@media (max-width:480px){.mec-wrap.mec-modern-search-bar input#mec-search-bar-input{width:92%;padding:0 10px;position:relative;display:block;margin-left:11px}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search{width:100%;margin-bottom:20px}.mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input{margin-left:10px}}.mec-wrap .mec-related-events-wrap{margin-left:0;margin-right:0}.mec-related-events{margin-right:-15px;margin-left:-15px}@media (max-width:980px){.mec-related-events{margin-right:-10px;margin-left:-10px}}.mec-related-events-wrap{margin-top:50px}.mec-related-events-wrap h3.mec-rec-events-title:before{content:'';background:#2c2f34;width:46px;height:4px;position:absolute;top:59px;left:0}.mec-related-events-wrap h3.mec-rec-events-title{font-size:21px;font-weight:600;padding:17px 0;margin-bottom:28px;text-transform:uppercase;border-bottom:1px solid #e8e8e8;position:relative}.mec-related-event-post figure{margin:0}.mec-related-event-post figure img{width:100%;border-radius:3px}.mec-related-event-content{background-color:#fff;margin:-40px 20px 15px;border-radius:2px;position:relative;max-width:90%;padding:10px 12px 16px 17px}.mec-related-event-content h5 a{font-size:16px;color:#121212;font-weight:600;transition:all .3s ease}@media (max-width:480px){.mec-wrap .mec-related-events .mec-related-event-post{padding-right:15px;padding-left:15px}}.mec-next-previous-events{width:100%;height:104px;display:block;padding:0}.mec-next-previous-events li{list-style:none;width:50%;display:inline-block;margin:40px 0 40px}.mec-next-previous-events li:last-child{text-align:right;float:right}.mec-next-previous-events li a{padding:9px 14px 9px 14px;border:1px solid #000;transition:.3s}.mec-wrap .mec-next-previous-events li a:hover{color:#fff}.mec-previous-event{float:left;text-align:left}.mec-next-event ul{padding-left:0}.mec-next-previous-events .mec-previous-event i{padding-right:20px}.mec-next-previous-events .mec-next-event i{padding-left:20px}.mec-next-multiple ul{padding:0;margin:0}.mec-next-multiple ul li a{display:block;position:relative;padding:11px 14px 9px;z-index:9}.mec-next-multiple ul .mec-date,.mec-next-multiple ul .mec-time{display:inline-block}.mec-next-multiple ul .mec-time{width:40%}.mec-next-multiple ul .mec-date{width:60%}.mec-next-multiple ul .mec-date{float:left;text-align:left}.mec-next-multiple ul .mec-time{text-align:right;position:relative;z-index:-1}.mec-next-multiple ul .mec-time dd{margin:0;padding:0}.mec-next-multiple ul .mec-date .mec-end-date-label,.mec-next-multiple ul .mec-date .mec-start-date-label,.mec-next-multiple ul .mec-time .mec-events-abbr{font-size:11px;line-height:24px}@media (max-width:1280px){.mec-next-multiple ul li a{padding:7px 9px 5px}.mec-next-multiple ul .mec-date .mec-start-date-label,.mec-next-multiple ul .mec-time .mec-events-abbr{font-size:12px}}@media (max-width:480px){.mec-next-previous-events li{list-style:none;width:100%;display:block;margin:10px 0;float:unset}.mec-next-previous-events li a{width:100%;max-width:100%;float:unset;display:block;text-align:center;font-size:16px}}.mec-fes-form-cntt #mec-organizer-payments ul{list-style:none;background:0 0;margin:0;padding-left:0}.mec-fes-form-cntt #mec-organizer-payments ul li h4{background:0 0;letter-spacing:.2px;display:inline-block;padding-left:0!important;padding-bottom:10px!important;margin:0;margin-bottom:1px;letter-spacing:1px;text-transform:capitalize;padding-top:1px}.mec-fes-form-cntt #mec-organizer-payments ul>li{width:100%;display:inline-block;vertical-align:top;padding:0;margin:0}.mec-fes-form #mec_gateway_options_form_stripe_connection_button{padding:9px 13px!important}#mec-login-form.mec-login-form{width:100%;background:#fff;padding:20px;margin:0 auto;text-align:center;position:relative}#mec-login-form.mec-login-form .mec-login-input{display:block;width:286px;margin:0 auto;margin-bottom:12px}#mec-login-form.mec-login-form .mec-login-forgotpassword{display:inline-block}.mec-login-forgotpassword a{color:#000}#mec-login-form.mec-login-form .mec-login-submit{float:right;text-align:right;width:49%;padding-right:2px}#mec-login-form.mec-login-form .mec-login-input input{border:none;box-shadow:none;background:#fff;color:#ccc;border-left:1px solid #e6e6e6;padding:0;height:100%;background-image:none!important;padding-left:10px;padding-right:0;width:222px;margin-left:0;clear:none;float:left}#mec-login-form.mec-login-form .mec-login-input label{border:1px solid #e6e6e6;height:52px;display:inline-block;padding:0;border-radius:3px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.04)}#mec-login-form.mec-login-form .mec-login-input label i{padding:15px 13px 17px 16px;vertical-align:middle;font-size:20px;width:50px;color:#c5cad0;background:#fafafa;margin-right:0;float:left}#mec-login-form.mec-login-form .mec-login-forgotpassword{float:left;width:49%;text-align:left;padding-top:10px;font-size:13px;padding-left:2px}#mec-login-form.mec-login-form button{width:120px;height:44px;border:none;color:#fff;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;transition:all .22s ease;margin:0;min-width:unset}.mec-login-form button{box-shadow:0 4px 22px -7px #40d9f1;background-color:#40d9f1}#mec-login-form.mec-login-form button:hover{background:#222;box-shadow:0 3px 14px -4px #333}#mec-login-form.mec-login-form .mec-login-form-footer{width:286px;margin:0 auto;margin-top:20px;clear:both;position:relative;display:block;min-height:50px}#mec-login-form.mec-login-form .mec-ajax-login-loading{position:absolute;background:#ffffffc2;left:0;right:0;top:0;bottom:0}#mec-login-form.mec-login-form .lds-ripple{position:absolute;width:64px;height:64px;top:calc(50% - 23px);left:calc(50% - 23px)}#mec-login-form.mec-login-form .lds-ripple div{position:absolute;border:4px solid #40d9f1;opacity:1;border-radius:50%;animation:lds-ripple 1.2s cubic-bezier(0,.2,.1,.8) infinite}#mec-login-form.mec-login-form .lds-ripple div:nth-child(2){animation-delay:-.5s}#mec-login-form.mec-login-form .mec-ajax-login-loading-text{position:absolute;min-width:200px;top:calc(50% - 18px);left:calc(50% - 124px);color:#fff;padding:10px 22px;border-radius:3px;background:#fff;height:47px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong{color:#3fcc60}#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong:before{content:'';position:absolute;top:8px;left:1px;border-right:2px solid #3fcc60;border-bottom:2px solid #3acb5c;transform:rotate(45deg);transform-origin:0 100%;color:#000;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;width:8px;height:14px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:after{content:'';position:absolute;top:14px;left:5px;border-bottom:2px solid #ff5d39;transform:rotate(45deg);transform-origin:0 100%;color:#000;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;width:14px;height:4px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong{color:#ff5d39}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:before{border-color:#ff5d39;border-bottom:none}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row:first-child{margin-bottom:20px}.mec-events-meta-group-booking .StripeElement{box-sizing:border-box;height:40px;padding:10px 12px;border:1px solid transparent;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px 0 #e6ebf1;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-bottom:20px;background:#fff}.mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text]{box-sizing:border-box;height:40px;padding:10px 12px;border:0!important;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px 0 #e6ebf1!important;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-bottom:20px;background:#fff!important}.mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text]:focus{outline:0}.mec-events-meta-group-booking .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.mec-events-meta-group-booking .StripeElement--invalid{border-color:#fa755a}.mec-events-meta-group-booking .StripeElement--webkit-autofill{background-color:#fefde5!important}.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form input[type=file],ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{height:40px;margin-top:1px;text-decoration:none;font-size:14px;line-height:34px!important;margin:0;padding:0 15px 1px!important;text-transform:none;letter-spacing:0;font-weight:600;color:#40d9f1;background:#fff;border-radius:3px;margin-right:8px;border:2px solid #cfeff5;box-shadow:0 2px 6px -3px #cfeff5}.mec-fes-form .mec-additional-organizers .select2-container{margin-bottom:0}.mec-booking-tab-content .button:hover,.mec-booking-tab-content .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover{background:#40d9f1;color:#fff;border-color:#40d9f1;box-shadow:0 2px 6px -3px #40d9f1}.mec-fes-form .mec-form-row input+button.button{vertical-align:top}.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small{border-width:1px;padding:0 7px;color:#80c6d2;font-weight:400;margin:1px;transform:none}.mec-fes-form input[type=file]{max-width:166px;text-align:center;height:44px;transition:all .2s ease;border-radius:5px!important;border:2px dashed #b8e9f3}.mec-fes-form input[type=file]:hover{box-shadow:0 2px 16px -3px #cfeff5}.mec-fes-form input[type=file]::-webkit-file-upload-button{visibility:hidden;width:1px;height:38px}.mec-fes-form input[type=file]::-moz-file-upload-button{visibility:hidden;width:1px;height:38px}.mec-fes-form .mec-meta-box-fields>label{padding:0}#mec_bfixed_form_fields li,#mec_orgz_form_row li,#mec_reg_form_fields li{list-style:none}ul#mec_bfixed_form_fields,ul#mec_orgz_form_row,ul#mec_reg_form_fields{padding:0;margin:0}ul#mec_bfixed_form_fields li,ul#mec_orgz_form_row li,ul#mec_reg_form_fields li{background:#f8feff;margin:6px -20px;padding:15px 25px 10px;width:auto;font-size:13px;border-top:1px solid #e8fafd;border-bottom:1px solid #e8fafd;position:relative}ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{position:absolute;right:10px;top:10px;margin:0;padding:6px 8px!important;font-size:11px;line-height:12px!important;min-height:10px;height:auto;display:block;cursor:pointer;color:#ea6485;border-color:#ffd2dd;letter-spacing:.4px}ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .mec_reg_field_remove:hover{background:#ea6485;color:#fff;border-color:#ea6485;box-shadow:0 2px 6px -3px #ea6485}#mec_bfixed_form_fields input[type=checkbox],#mec_bfixed_form_fields input[type=radio],#mec_reg_form_fields input[type=checkbox],#mec_reg_form_fields input[type=radio],.mec-form-row input[type=checkbox],.mec-form-row input[type=radio]{background-color:#fff;border:1px solid #cfeff5;box-shadow:0 1px 3px -1px #cfeff5;padding:9px;border-radius:3px;min-width:24px;min-height:24px;display:inline-block!important;vertical-align:middle;float:none;transition:all .18s ease;outline:0;margin:1px 4px 4px 0;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}#mec_bfixed_form_fields input[type=checkbox]:focus,#mec_bfixed_form_fields input[type=radio]:focus,#mec_reg_form_fields input[type=checkbox]:focus,#mec_reg_form_fields input[type=radio]:focus,.mec-form-row input[type=checkbox]:focus,.mec-form-row input[type=radio]:focus{outline:0}#mec_bfixed_form_fields input[type=radio],#mec_reg_form_fields input[type=radio],.mec-form-row input[type=radio]{-webkit-appearance:none;border-radius:20px!important;min-width:20px;min-height:20px;margin:0 0 4px 0;vertical-align:middle}#mec_bfixed_form_fields input[type=checkbox]:hover,#mec_bfixed_form_fields input[type=radio]:hover,#mec_reg_form_fields input[type=checkbox]:hover,#mec_reg_form_fields input[type=radio]:hover,.mec-form-row input[type=checkbox]:hover,.mec-form-row input[type=radio]:hover{border-color:#40d9f1}#mec_bfixed_form_fields input[type=checkbox]:checked,#mec_bfixed_form_fields input[type=radio]:checked,#mec_reg_form_fields input[type=checkbox]:checked,#mec_reg_form_fields input[type=radio]:checked,.mec-fes-form .mec-form-row input[type=checkbox]:checked,.mec-fes-form .mec-form-row input[type=radio]:checked{box-shadow:0 1px 6px -2px #40d9f1;border-color:#40d9f1;background:#40d9f1!important;border-radius:2px;position:relative}.mec-form-row input[type=radio]:checked{box-shadow:0 1px 6px -2px #40d9f1,inset 0 0 0 3px #fff!important}#mec_bfixed_form_fields input[type=checkbox]:checked::before,#mec_reg_form_fields input[type=checkbox]:checked::before,.mec-form-row input[type=checkbox]:checked:before{content:'';font:normal;position:absolute;top:12px;left:5px;margin:0;vertical-align:middle;line-height:1;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(45deg);transform-origin:0% 100%;color:#fff;transition:all .2s ease;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards}@keyframes checkbox-check{0%{width:0;height:0;border-color:#fff;transform:translate3d(0,0,0) rotate(45deg)}33%{width:6px;height:0;transform:translate3d(0,0,0) rotate(45deg)}100%{width:6px;height:12px;border-color:#fff;transform:translate3d(0,-12px,0) rotate(45deg)}}#wrap #mec-event-data input[type=radio]{position:relative}#wrap #mec-event-data input[type=radio]:empty::before{display:none}#mec_bfixed_form_field_types .button,#mec_reg_form_field_types .button{position:relative;outline:0;border-radius:50px;padding:2px 21px 2px 31px!important;line-height:1;font-size:11px;font-weight:600;color:#40d9f1;letter-spacing:2px;height:auto;cursor:pointer;margin-top:5px;text-transform:uppercase;box-shadow:0 2px 6px -3px #40d9f1;border:2px solid #cfeff5}#mec_fes_location_remove_image_button,#mec_fes_organizer_remove_image_button,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button,#mec_meta_box_tickets_form [id^=mec_ticket_row] button,#mec_reg_form_field_types .button.red{color:#ea6485;box-shadow:0 2px 6px -3px #ea6485;background:#fff;border-color:#ffd2dd}#mec_fes_location_remove_image_button:hover,#mec_fes_organizer_remove_image_button:hover,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button:hover,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button:hover,#mec_meta_box_tickets_form [id^=mec_ticket_row] button:hover,#mec_reg_form_field_types .button.red:hover{background:#ea6485;color:#fff}#mec_bfixed_form_field_types .button:before,#mec_reg_form_field_types .button:before{position:absolute;left:12px;color:#40d9f1;content:'\e095';font-family:simple-line-icons;font-size:13px;display:inline-block}#mec_reg_form_field_types .button.red:before{color:#ea6485}#mec_bfixed_form_field_types .button:hover:before,#mec_reg_form_field_types .button.red:hover:before,#mec_reg_form_field_types .button:hover:before{color:#fff}#mec_fes_location_remove_image_button:hover,#mec_fes_organizer_remove_image_button:hover,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-col-1 .button:hover,#mec_meta_box_hourly_schedule_days [id^=mec_meta_box_hourly_schedule_day_] .mec-form-row.mec-box .button:hover,#mec_meta_box_tickets_form [id^=mec_ticket_row] button:hover,#mec_price_per_dates_container .button:hover,#mec_reg_form_field_types .button.red:hover{color:#fff;border:2px solid #ea6485}#mec_taxes_fees_container_toggle [id^=mec_remove_fee_button],#mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]{color:#ea6485;border-color:#ffd2dd}#mec_taxes_fees_container_toggle [id^=mec_remove_fee_button]:hover,#mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]:hover{color:#fff;border:2px solid #ea6485;background:#ea6485}#mec_fees_list [id^=mec_remove_fee_button],#mec_meta_box_ticket_variations_form .mec-form-row [id^=mec_remove_ticket_variation_button]{margin-left:14px!important}#mec_meta_box_hourly_schedule_days .mec-add-hourly-schedule-button{line-height:10px!important}#mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button{color:#40d9f1;box-shadow:0 2px 6px -3px #40d9f1;border:2px solid #cfeff5}#mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button:hover,#mec_reg_form_field_types .button:hover{color:#fff;border:2px solid #40d9f1;background:#40d9f1}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort{font-size:0;color:#fff;padding-left:20px}.mec-fes-form #mec_bfixed_form_fields .mec_bfixed_field_option_sort,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,.mec-fes-form #mec_reg_form_fields .mec_reg_field_options,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort{font-size:0}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort:before,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort:before{position:absolute;left:px;top:12px;width:80px;height:20px;display:block;cursor:move;font-family:simple-line-icons;content:'\e023';font-size:18px;color:#888}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before{font-size:13px;left:2px;top:26px;width:14px;height:14px}.mec-fes-form #mec_bfixed_form_fields .mec_bfixed_field_options,.mec-fes-form #mec_reg_form_fields .mec_reg_field_options{margin-top:20px}.mec-fes-form #mec_fes_form #mec_bfixed_form_fields .mec_bfixed_notification_placeholder{font-size:0}.mec-form-row input+span.mec-tooltip,.mec-form-row select+span.mec-tooltip{bottom:10px}.mec-form-row label+span.mec-tooltip{bottom:8px}.mec-form-row textarea+span.mec-tooltip{bottom:auto;vertical-align:top;top:12px}.mec-form-row span+span.mec-tooltip{bottom:0;vertical-align:middle}.mec-form-row .mec-col-8 input[type=text],.mec-form-row .mec-col-8 select,.mec-form-row .mec-col-8 span.mec-archive-skins{vertical-align:top}.mec-form-row input:disabled{opacity:.6;background:#f6f6f6}.mec-form-row p{font-size:12px!important;line-height:18px!important;color:#97b2bb!important}.mec-form-row p.description{font-style:italic}.ui-datepicker.ui-widget{border:1px solid #e8e8e8;box-shadow:0 1px 9px rgba(0,0,0,.12)}table.ui-datepicker-calendar{margin-bottom:0}.ui-datepicker-calendar th{font-weight:700;color:#4a4b4c}.ui-datepicker-calendar td,.ui-datepicker-calendar th,.ui-datepicker-calendar tr{border:none}.ui-datepicker.ui-widget select{font-weight:600;font-size:12px;display:inline-block;border-radius:2px;padding:2px 10px;margin:5px 3px;width:auto;min-height:20px;height:26px;border:1px solid #e3e3e3;box-shadow:inset 0 1px 3px rgba(0,0,0,.04)}.ui-datepicker.ui-widget table{border-spacing:2px;border:none}.ui-datepicker.ui-widget td,.ui-datepicker.ui-widget tr{padding:0;background:0 0!important}.ui-datepicker.ui-widget td a{color:#9a9b9c;font-weight:600;width:30px;height:30px;line-height:30px;display:inline-block;border-radius:33px;padding:0;background:#fff;transition:all .2s ease}.ui-datepicker.ui-widget td a.ui-state-active,.ui-datepicker.ui-widget td a:hover{background:#40d9f1;color:#fff}.ui-datepicker.ui-widget .ui-datepicker-next,.ui-datepicker.ui-widget .ui-datepicker-prev{color:#40d9f1;width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;border-radius:33px;background:#ecfcff;transition:all .2s ease}.ui-datepicker.ui-widget .ui-datepicker-next:hover,.ui-datepicker.ui-widget .ui-datepicker-prev:hover{background:#fff;box-shadow:0 0 7px -3px rgba(0,0,0,.4)}.mec-fes-form .mec-tooltip .dashicons-before:before{color:#40d9f1}.mec-fes-form button[type=submit].mec-fes-sub-button{border-radius:3px;background:#40d9f1;color:#fff;height:54px;font-size:17px;font-weight:700;box-shadow:0 2px 8px -4px #40d9f1;display:block;transition:all .28s ease;text-transform:uppercase;margin:20px 0 0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1}.mec-fes-form button[type=submit].mec-fes-sub-button:hover{box-shadow:0 2px 12px -2px #40d9f1}.mec-fes-form button[type=submit].mec-fes-sub-button:focus{margin-bottom:-2px;background:#1dc2dc}.mec-fes-form .mec-title span.mec-dashicons{color:#40d9f1;float:left;margin-right:5px}.mec-fes-form .mec-tooltip .box h5{padding:14px 2px}#mec_fes_form,.mec-fes-form-top-actions{max-width:838px;margin:0 auto}@media only screen and (min-width:961px){.mec-fes-form .mec-fes-form-cntt{width:calc(100% - 300px);float:left;padding-right:20px;max-width:538px;display:block}.mec-fes-form .mec-fes-form-sdbr{width:300px}}.mec-fes-form .quicktags-toolbar,.mec-fes-form div.mce-toolbar-grp{background:#ecfcff;border-bottom:1px solid #cfeff5;box-shadow:0 1px 0 1px #cfeff5}.mec-fes-form .quicktags-toolbar{margin-right:-1px;border-top:1px solid #cfeff5}.mec-fes-form div.mce-statusbar{border-top-color:#cfeff5}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border:1px solid #cfeff5;border-radius:3px}.mec-fes-form .mce-tinymce.mce-container.mce-panel{border:1px solid #cfeff5;box-shadow:0 2px 6px -3px #cfeff5;border-radius:2px 0 2px 2px}.mec-fes-form .wp-editor-tools .wp-media-buttons{transform:translateY(-6px);margin-top:-6px}.mec-fes-form .wp-editor-tabs{padding-right:0;margin-right:-2px}.mec-fes-form .wp-editor-tabs .wp-switch-editor{border-radius:3px 3px 0 0;border-color:#cfeff5;background:#fff;color:#96b8bd;border-bottom:1px solid #ecfcff}.mec-fes-form .html-active .switch-html,.mec-fes-form .tmce-active .switch-tmce,.mec-fes-form .wp-editor-tabs .wp-switch-editor:active{background:#ecfcff;color:#40d9f1}.mec-fes-form .wp-editor-container,.mec-fes-form div.mce-edit-area.mce-panel{border:none;box-shadow:none}.mec-fes-form .wp-editor-container textarea.wp-editor-area{max-width:100%}.mec-fes-form .mce-toolbar .mce-listbox button{font-size:12px;line-height:22px;color:#798f96}.mec-fes-form .mce-toolbar .mce-ico{color:#627f88}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active,.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn:active,.mec-fes-form .qt-dfw.active{background:#fff;border-color:#40d9f1;box-shadow:inset 0 2px 6px -3px rgba(106,231,255,.7)}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active .mce-ico{color:#40d9f1}body .mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,body .mce-menu .mce-menu-item.mce-selected,body .mce-menu .mce-menu-item:focus,body .mce-menu .mce-menu-item:hover,body.mce-menu .mce-menu-item.mce-active.mce-menu-item-preview{background:#40d9f1;color:#fff}.mec-fes-form .mec-not-in-days-day{display:inline-block;padding:4px 32px 4px 15px;border-radius:33px;border:1px solid #cfeff5;box-shadow:0 1px 3px -1px #cfeff5;background:#fbfeff;color:#40d9f1;vertical-align:top}.mec-fes-form .mec-not-in-days-remove{display:inline-block;padding:0 1px 0 0;margin-left:-30px;vertical-align:sub;background:#ff918a;color:#fff;font-family:cursive;width:21px;height:21px;line-height:17px;text-align:center;border-radius:20px;cursor:pointer}.mec-fes-list ul li .mec-event-status{float:left;margin-right:10px;margin-left:0;font-size:11px;font-weight:400;letter-spacing:.3px;border-radius:3px;padding:4px 8px}.mec-fes-form .post-status.mec-book-confirmed:before,.mec-fes-list ul li .mec-event-status.mec-book-confirmed:before{content:'';margin:0;vertical-align:middle;line-height:1;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(45deg);color:#fff;width:6px;height:12px;float:left;margin-right:6px}.mec-fes-list ul li .mec-fes-event-export a:before,.mec-fes-list ul li .mec-fes-event-remove:before,.mec-fes-list ul li .mec-fes-event-view a:before,.mec-fes-list-top-actions a:before{content:'\e054';font-family:simple-line-icons;font-size:13px;vertical-align:middle}.mec-fes-list ul li .mec-fes-event-view a:before{content:'\e087'}.mec-fes-list-top-actions a:before{content:'\e095';font-weight:400;margin-right:6px}.mec-fes-list ul li .mec-fes-event-export a:before{content:'\e083'}.mec-fes-form .post-status{border-radius:20px}.mec-fes-form .post-status.mec-book-confirmed:before{height:20px;width:9px;margin:3px 10px}.ui-datepicker .ui-datepicker-calendar td,.ui-datepicker-calendar th{height:auto;padding:0}.ui-datepicker .ui-datepicker-calendar td a,.ui-datepicker-calendar th{font-size:14px;line-height:30px}.mec-fes-form .description{font-size:16px}.mec-fes-form input[type=file]{text-align:left}.mec-fes-export-wrapper{width:640px;background:#f8feff;padding:40px 25px}.mec-fes-export-wrapper .mec-fes-btn-date{font-size:16px;line-height:44px;overflow:hidden}.mec-fes-export-wrapper .date-messgae{font-family:sans-serif;padding:2px 18px}.mec-fes-list ul li .mec-event-export-csv,.mec-fes-list ul li .mec-event-export-excel{font-size:12px;border:1px solid #40d9f1;padding:1px 4px;background:rgba(141,229,243,.18);border-radius:4px;color:#40d9f1;font-family:sans-serif;cursor:pointer;display:inline-block;height:26px;line-height:22px}.mec-export-badge{font-size:11px;color:#40d9f1;width:auto;height:24px;line-height:25px;display:inline-block;padding:0 8px;text-align:center;border-radius:3px;background:#ecfcff;transition:all .2s ease}.mec-fes-list ul li .mec-fes-event-export{font-size:11px;background:#f7f7f7;float:right;margin-left:5px}.mec-fes-list ul li .mec-fes-event-export:hover{cursor:pointer;background:#90f0e0;border-color:#4dc8cc}.mec-fes-export-wrapper ul{padding:0;width:100%;text-align:center}.mec-fes-export-wrapper ul li{list-style:none;display:inline-block;width:30%;padding:10px 15px 10px 32px;border-radius:3px;margin-bottom:15px;border:1px solid #cfeff5;box-shadow:0 2px 6px -4px #cfeff5;background:#fff;line-height:normal;margin-right:10px;position:relative;cursor:pointer;font-size:13px;line-height:1;transition:all .2s ease}.mec-fes-export-wrapper ul li:nth-child(3n+0){margin-right:0}.mec-fes-export-wrapper ul li:hover{box-shadow:0 2px 16px -1px #c6e8ef}.mec-fes-export-wrapper ul li:before{content:'';position:absolute;display:inline-block;background:#fff;width:15px;height:15px;margin:-1px 0 0 5px;cursor:pointer;border:2px solid #e1e7ed;box-shadow:0 2px 15px -3px rgba(69,77,89,.32);border-radius:50%;left:9px;top:calc(50% - 7px)}.mec-fes-export-wrapper ul li.fes-export-date-active{color:#40d9f1}.mec-fes-export-wrapper ul li.fes-export-date-active:before{width:15px;height:15px;border:6px solid #40d9f1;background:#fff;box-shadow:0 3px 16px -3px #40d9f1}.mec-fes-btn-export{margin-left:15px;margin-top:12px}.mec-fes-btn-export span{position:relative;border:none;border-radius:3px;color:#fff!important;display:inline-block;font-size:13px;line-height:1;text-transform:none;font-weight:400;text-decoration:none;cursor:pointer;margin-right:4px;line-height:1;letter-spacing:0;padding:15px 22px;background:#39c36e;box-shadow:0 1px 7px -3px #39c36e!important;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;cursor:pointer;margin-left:6px}.mec-fes-btn-export span:hover{background:#222}.mec-event-export-excel:before,span.mec-event-export-csv:before{content:'\e083';font-family:simple-line-icons;font-size:13px;vertical-align:middle;margin-right:7px;margin-top:-1px;display:inline-block}.mec-fes-list .wn-p-t-right{min-width:170px;max-width:200px;display:inline-block;top:-8px;left:50%;margin-top:0;transform:translate(-50%,-100%);padding:0;background-color:#000;color:#fff;font-weight:400;font-size:14px;letter-spacing:.5px;line-height:1.5;position:absolute;z-index:99999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #535a61;visibility:hidden;opacity:0;transition:opacity .23s;padding:5px 10px 6px;border-radius:8px;text-align:center;font-style:normal}.mec-fes-list .mec-fes-event-export:hover .wn-p-t-right,.mec-fes-list .mec-fes-event-remove:hover .wn-p-t-right,.mec-fes-list .mec-fes-event-view:hover .wn-p-t-right{visibility:visible;opacity:1}.mec-fes-list .wn-p-t-right i{position:absolute!important;top:100%;right:50%;margin-top:-6px!important;margin-right:-6px!important;width:12px;height:24px;overflow:hidden;transform:rotate(-90deg)}.mec-fes-list .wn-p-t-right i:after{content:'';position:absolute;width:12px;height:12px;left:0;top:50%;transform:translate(50%,-50%) rotate(-45deg);background-color:#000;box-shadow:0 8px 9px -4px #535a61}.mec-fes-form .select2-container{min-height:38px;box-sizing:border-box;margin-bottom:8px;padding:0 6px;border-radius:2px;border:1px solid #ddd;box-shadow:inset 0 1px 6px rgba(0,0,0,.07);background-color:#fff;color:#32373c;outline:0;transition:50ms border-color ease-in-out;min-width:200px;font-size:14px}.mec-fes-form .select2-selection{border:none;background:0 0;padding-top:2px;width:100%;height:100%}.mec-fes-form .select2-container--default.select2-container--focus .select2-selection{border:none!important;outline:0}.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow{top:5px;right:4px}.select2-results{font-size:14px}.mec-fes-category-children,.mec-fes-category-children .mec-fes-category-children{padding-left:24px}.mec-timeline-events-container{margin-left:19px;padding-top:20px;padding-bottom:9px}.mec-events-timeline-wrap{position:relative;display:block;overflow:visible;padding-left:95px}.mec-events-timeline-wrap:before{width:1px;content:'';height:100%;position:absolute;background:#b8f5ff;left:95px}.mec-timeline-month-divider+.mec-timeline-events-container{padding-top:110px}.mec-timeline-right-content{float:right;width:300px}.mec-timeline-left-content{float:left;width:calc(100% - 300px);padding-left:15px;padding-right:15px;position:relative}.mec-timeline-month-divider{position:absolute;display:block;background:#fff;right:calc(100% - 95px);left:0;width:190px;text-align:center;border:1px solid #b8f5ff;border-radius:50px;font-size:15px;padding:12px 27px;color:#40d9f1}.mec-timeline-event-date{position:relative}.mec-timeline-events-container .mec-timeline-event-date:before{content:'';width:11px;height:11px;position:absolute;background:#40d9f1;border-radius:50px;top:8px;left:-24px;z-index:9}.mec-timeline-events-container .mec-timeline-event-date:after{content:'';width:21px;height:21px;position:absolute;background:rgba(64,217,241,.3);border-radius:50px;top:3px;left:-29px}.mec-timeline-event-date{float:left;width:17%;margin-top:27px}.mec-timeline-event-content{float:left;width:82%;background:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.1);border-radius:10px;overflow:visible;position:relative}.mec-timeline-main-content{padding:23px 30px}.mec-timeline-main-content h4{margin-bottom:15px}.mec-timeline-main-content h4 a{font-size:25px;font-weight:700;color:#000;line-height:33px;text-decoration:none}.mec-timeline-main-content p{font-size:15px;color:#515151;line-height:24px;margin-bottom:36px}a.mec-timeline-readmore{width:100%;display:block;text-align:center;color:#fff;text-decoration:none;line-height:52px;font-size:17px;font-weight:700;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:0 0 10px 10px}a.mec-timeline-readmore:hover{background:#222;color:#fff}.mec-timeline-event-time .mec-time-details{display:inline-block;margin-left:7px;font-size:13px;line-height:13px;font-weight:500}.mec-timeline-event-time i{vertical-align:middle}.mec-timeline-event-time{background:rgba(64,217,241,.11);display:inline-block;padding:4px 20px 8px;border-radius:50px}.mec-timeline-event-location address{font-style:normal;margin-bottom:0}.mec-timeline-event-location address span{font-size:13px;font-weight:500;vertical-align:middle;margin-left:6px}.mec-timeline-event-location address i{font-size:17px;vertical-align:middle}.mec-timeline-event-location{background:rgba(64,217,241,.11);display:inline-block;padding:7px 20px 11px;border-radius:20px;line-height:1.24}.mec-timeline-event-details+.mec-timeline-event-details{margin-top:12px}.mec-timeline-event-content .col-md-4{padding:0}.mec-timeline-event-content:after{content:'';display:block;position:absolute;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-timeline-event-content:after{top:30px;border-color:transparent #fff transparent transparent;left:-10px}.mec-timeline-event-image img{border-radius:0 10px 0 0;width:100%}.mec-timeline-event-image a{display:block;line-height:0}a.mec-timeline-readmore i{vertical-align:middle;margin-left:10px;font-size:9px}.mec-wrap .mec-timeline-event-content a.mec-timeline-readmore:hover{background:#444}@media (min-width:1024px){.mec-timeline-event{margin:50px 0}}@media (max-width:1023px){.mec-timeline-event{margin:25px 0}.mec-events-timeline-wrap{padding-left:20px}.mec-events-timeline-wrap:before{left:20px}}@media (max-width:1200px) and (min-width:992px){.mec-timeline-event-content{width:81%}.mec-timeline-event-date{width:18%}}@media (max-width:992px){.mec-timeline-left-content,.mec-timeline-right-content{float:none;width:100%;text-align:center}.mec-timeline-right-content .mec-timeline-event-image{text-align:center}.mec-timeline-right-content .mec-timeline-event-image img{max-width:300px;border-radius:10px;margin-top:35px}}@media (max-width:440px){.mec-timeline-right-content .mec-timeline-event-image img{margin-top:0}}@media (max-width:320px){.mec-timeline-event-content,.mec-timeline-event-date{float:none;width:100%}.mec-timeline-event-date{margin-bottom:8px}.mec-timeline-event-content:after{display:none}.mec-timeline-main-content{padding:23px 0}.mec-timeline-main-content p{font-size:13px}.mec-timeline-main-content h4 a{font-size:23px;line-height:24px}.mec-time-details span{font-size:11px}.mec-timeline-event-location address span{font-size:12px}a.mec-timeline-readmore{line-height:44px;font-size:14px}}.mec-timeline-event-image img{margin-bottom:-7px;border-radius:0 10px 10px 0}.mec-timeline-event-image a img{margin-bottom:0;border-radius:0 10px 0 0}.mec-event-tile-view article.mec-tile-item{height:400px;margin:15px 0;border-radius:22px;padding:35px 25px;position:relative;color:#fff;background-size:cover!important;background-position:center!important;box-shadow:0 2px 9px rgba(0,0,0,.25);transition:all .22s ease}.mec-event-tile-view article.mec-tile-item:hover{cursor:pointer;box-shadow:0 4px 19px rgba(0,0,0,.5)}.mec-event-tile-view article.mec-tile-item div{position:relative;z-index:3}.mec-event-tile-view article.mec-tile-item:after,.mec-event-tile-view article.mec-tile-item:before{position:absolute;background:-moz-linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);background:-webkit-gradient(left top,right top,color-stop(0,rgba(0,0,0,.35)),color-stop(65%,rgba(0,0,0,.48)),color-stop(100%,rgba(0,0,0,.72)));background:-webkit-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);content:'';left:0;right:0;bottom:0;top:0;width:100%;height:100%;display:block;border-radius:22px;z-index:1}.mec-event-tile-view article.mec-tile-item:after{background-color:inherit;background-image:none;top:35px;bottom:auto;height:40px;border-radius:0 3px 3px 0;width:97px;z-index:2;box-shadow:2px 1px 7px rgba(0,0,0,.1)}.mec-event-tile-view article.mec-tile-item .event-tile-view-head{padding:8px 3px;font-size:16px;font-weight:700;margin-bottom:50px;text-transform:uppercase}.mec-event-tile-view article.mec-tile-item .event-tile-view-head>div{display:inline}.mec-event-tile-view article.mec-tile-item .mec-event-time{color:#d6d6d6;font-size:15px;font-weight:400;line-height:1;padding-top:4px;position:absolute;right:1px;top:10px}.mec-event-tile-view article.mec-tile-item .mec-event-time i{vertical-align:baseline;font-size:14px;float:left}.mec-event-tile-view article.mec-tile-item i{margin-right:5px}.mec-event-tile-view article.mec-tile-item .mec-event-title{color:#fff;font-weight:700;font-size:23px;padding-top:12px}.mec-event-tile-view article.mec-tile-item .mec-event-title a{color:#fff}.mec-event-tile-view article.mec-tile-item .mec-event-title a:hover{text-decoration:underline}.mec-event-tile-view article.mec-tile-item .mec-event-content{position:absolute;height:100%;bottom:0;left:0;right:0}.mec-event-tile-view article.mec-tile-item .mec-tile-into-content-link{position:absolute;content:'';top:0;right:0;left:0;bottom:0;background:0 0}.mec-tile-event-content{position:absolute!important;bottom:25px;left:25px;right:25px}.mec-event-tile-view article.mec-label-canceled:before,.mec-event-tile-view article.mec-label-featured:before{height:auto}.mec-skin-tile-month-navigator-container{position:relative;text-align:center;font-size:12px;height:80px;background:#f7f7f7;padding:28px;border-radius:11px;margin-bottom:20px}.mec-skin-tile-month-navigator-container:after,.mec-skin-tile-month-navigator-container:before{content:'';display:block;position:absolute;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-skin-tile-month-navigator-container:after{bottom:-20px;border-color:#f7f7f7 transparent transparent transparent}.mec-skin-tile-month-navigator-container:before{bottom:-21px;border-color:#fff transparent transparent transparent}@media only screen and (max-width:480px){.mec-skin-tile-month-navigator-container{height:110px;padding-top:68px}}.mec-skin-tile-month-navigator-container h2{font-size:23px;font-weight:700}.mec-skin-tile-month-navigator-container .mec-next-month,.mec-skin-tile-month-navigator-container .mec-previous-month{position:absolute;top:28px;left:20px;cursor:pointer;padding:3px 12px;line-height:23px;background:#fff;border-radius:32px;box-shadow:0 1px 3px rgba(0,0,0,.02);transition:all .22s ease}.mec-skin-tile-month-navigator-container .mec-next-month{left:auto;right:20px}.mec-skin-tile-month-navigator-container .mec-next-month:hover,.mec-skin-tile-month-navigator-container .mec-previous-month:hover{box-shadow:0 2px 5px rgba(0,0,0,.1);color:#000}.mec-wrap .mec-event-tile-view article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view article.mec-label-featured:before{position:absolute;bottom:auto;text-align:center;right:auto;font-size:10px}.mec-event-tile-view article.mec-tile-item .mec-tile-overlay{position:absolute;background:-moz-linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);background:-webkit-gradient(left top,right top,color-stop(0,rgba(0,0,0,.35)),color-stop(65%,rgba(0,0,0,.48)),color-stop(100%,rgba(0,0,0,.72)));background:-webkit-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.48) 65%,rgba(0,0,0,.72) 100%);content:'';left:0;right:0;bottom:0;top:0;width:100%;height:100%;display:block;border-radius:22px;z-index:1}.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-featured:before{top:12px;left:103px;z-index:9}.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-featured:before{top:18px;left:125px}.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-featured:before{top:20px;left:200px}@media (max-width:960px){.mec-wrap .mec-event-tile-view .col-sm-3{width:50%}}@media (max-width:480px){.mec-wrap .mec-event-tile-view .col-sm-3{width:100%}}.mec-event-tile-view article.mec-tile-item.tile-multipleday-event:after{width:165px}.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:100px;left:140px}.mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before{top:20px;left:140px}@media (min-width:761px) and (max-width:1200px){.mec-event-tile-view .col-md-3.col-sm-3{width:50%}.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:80px;left:90px}.mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before{top:40px;left:70px}.mec-event-tile-view .col-md-3.col-sm-3 article.mec-label-canceled:before{top:90px;left:110px}}@media (min-width:761px) and (max-width:1024px){.mec-event-tile-view .col-md-4.col-sm-4{width:50%}.mec-event-tile-view .col-md-4.col-sm-4:nth-child(1n+3){width:100%}}@media (max-width:760px){.mec-event-tile-view .col-md-3.col-sm-3{width:100%}.mec-event-tile-view .col-md-4.col-sm-4{width:100%}}@media (max-width:480px){.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:100px;left:80px}}.mec-calendar .mec-event-article .mec-event-date{font-size:12px;text-align:left}.mec-event-detailed-time{display:flex}.mec-event-detailed-time i{width:15px;padding-top:7px}.mec-ongoing-normal-label{background-color:#40d9f1}.mec-expired-normal-label{background-color:#000}.mec-wrap .mec-cancellation-reason span,.mec-wrap .mec-labels-normal .mec-label-normal{position:relative;top:-3px;font-size:11px;font-weight:300;margin-left:10px;line-height:1.9;letter-spacing:1px;color:#fff;padding:2px 7px;border-radius:2px;white-space:nowrap}.mec-agenda-event-title .mec-labels-normal .mec-label-normal,.mec-timetable-event .mec-labels-normal .mec-label-normal,.tooltipster-box .mec-labels-normal .mec-label-normal{font-size:9px;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px;top:0}.mec-av-spot .mec-labels-normal .mec-label-normal,.mec-event-countdown-part1 .mec-labels-normal .mec-label-normal,.mec-event-countdown-part2 .mec-labels-normal .mec-label-normal,.mec-event-cover-modern .mec-labels-normal .mec-label-normal,.mec-masonry-content .mec-labels-normal .mec-label-normal,.mec-owl-carousel:not(.mec-slider-t1) .mec-labels-normal .mec-label-normal,.mec-tile-item .mec-labels-normal .mec-label-normal,.mec-timeline-event .mec-labels-normal .mec-label-normal,.tooltipster-box .mec-labels-normal .mec-label-normal{margin:0 5px 0 0}.mec-event-countdown-style3 .mec-labels-normal .mec-label-normal{margin:0 0 0 5px}.mec-event-footer-carousel-type3 .mec-labels-normal .mec-label-normal{display:inline}.mec-event-carousel-type4 .mec-fc-style{display:none}.mec-event-carousel-type4 .mec-labels-normal{top:-20px;position:relative}.mec-wrap .mec-cancellation-reason{display:inline-block}.mec-wrap .mec-cancellation-reason span{line-height:1.3;background:#eb3450;text-transform:none;display:inline-block;white-space:nowrap}.mec-wrap .mec-event-list-accordion .mec-cancellation-reason span,.mec-wrap .mec-event-list-accordion .mec-labels-normal .mec-label-normal{top:7px}.mec-agenda-event-title .mec-cancellation-reason span,.mec-timetable-event .mec-cancellation-reason span,.tooltipster-box .mec-cancellation-reason span{font-size:9px;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px;top:0}.mec-wrap .mec-event-container-novel .mec-cancellation-reason span,.mec-wrap .mec-event-container-novel .mec-labels-normal .mec-label-normal{white-space:inherit;margin-left:0}.mec-wrap .mec-event-container-simple .mec-cancellation-reason span,.mec-wrap .mec-event-container-simple .mec-labels-normal .mec-label-normal{top:-12px;white-space:inherit;margin-left:0}.mec-av-spot .mec-cancellation-reason span,.mec-event-countdown-part1 .mec-cancellation-reason span,.mec-event-countdown-part2 .mec-cancellation-reason span,.mec-event-cover-modern .mec-cancellation-reason span,.mec-masonry-content .mec-cancellation-reason span,.mec-owl-carousel:not(.mec-slider-t1) .mec-cancellation-reason span,.mec-tile-item .mec-cancellation-reason span,.mec-timeline-event .mec-cancellation-reason span,.tooltipster-box .mec-cancellation-reason span{margin:0 5px 0 0}.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-event-title-soldout,.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-few-tickets{display:inline}.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-labels-normal,.mec-owl-carousel .mec-event-footer-carousel-type3 span.soldout{margin-top:0;color:#fff;display:unset}.mec-wrap .mec-single-event .mec-cancellation-reason span{margin:0;padding:6px 12px;font-size:14px;font-weight:700;white-space:normal;word-break:break-word}.featherlight-content .mec-cancellation-reason{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:-10px}.mec-event-data-fields{margin-bottom:30px}.mec-event-data-fields ul.mec-event-data-field-items{overflow:hidden;padding-top:10px;padding-left:0}.mec-event-data-fields .mec-event-data-field-item{list-style:none;margin-bottom:10px;border-bottom:1px dashed #e1e2e3;padding-bottom:8px;width:50%;float:left}.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value{margin:0 0 8px 0;color:#616263;font-size:13px;line-height:1.5}.mec-event-data-fields .mec-event-data-field-item:last-child{border:none;width:100%}.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name{text-transform:none;font-size:13px;font-weight:600;padding-bottom:5px;color:#313131;width:100%;padding-bottom:10px;position:relative;letter-spacing:-.2px}@media (max-width:768px){.mec-event-data-fields .mec-event-data-field-item{width:100%}}.mec-wrap .col-md-4 .mec-event-data-fields .mec-event-data-field-item{width:100%;display:block}.mec-shortcode-organizers{overflow:hidden;margin-top:7px;font-weight:400;line-height:19px;font-size:12px}.mec-event-list-minimal .mec-shortcode-organizers{margin-top:6px}.mec-shortcode-organizers i{color:#777}.mec-shortcode-organizers .mec-organizers{display:inline-block;list-style:none;padding:0 0 0 3px;vertical-align:top}.mec-organizer-item a{color:#777}.mec-event-list-standard .mec-shortcode-organizers .mec-sl-user:before{position:absolute;left:6px;font-size:15px;line-height:26px}.mec-organizer-item a{font:14px/25px sans-serif;font-weight:400;color:#626262}.mec-shortcode-organizers{position:relative;padding-left:28px;margin-bottom:10px}.mec-skin-grid-container .mec-organizers,.mec-skin-grid-container .mec-shortcode-organizers{padding:0;margin:0}.mec-skin-grid-container .mec-shortcode-organizers i{display:none}.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a,.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover{color:#fff;font-size:12px}.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover{text-decoration:underline}.mec-skin-grid-container .mec-event-grid-minimal .mec-shortcode-organizers{margin-top:12px}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers{position:relative}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i{display:block;color:rgba(255,255,255,.4)}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i:before{position:absolute;top:6px;left:6px;font-size:17px;font-family:simple-line-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a{padding-left:35px;font-size:15px;line-height:30px;color:rgba(255,255,255,.4)}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a:hover{color:#fff}.mec-calendar-daily .mec-shortcode-organizers,.mec-calendar-daily .mec-shortcode-organizers .mec-organizers{padding:0}.mec-calendar-daily .mec-shortcode-organizers i{display:none}.mec-calendar-daily .mec-organizer-item a{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-events-masonry-wrap .mec-shortcode-organizers i{display:none}.mec-events-masonry-wrap .mec-shortcode-organizers,.mec-events-masonry-wrap .mec-shortcode-organizers .mec-organizers{padding:0}.mec-events-timeline-wrap .mec-shortcode-organizers{width:fit-content;display:inline-block;padding:4px 20px 8px;border-radius:50px}.mec-events-timeline-wrap .mec-organizer-item,.mec-events-timeline-wrap .mec-shortcode-organizers .mec-organizers{margin:0;display:inline-block;padding-right:7px}.mec-events-timeline-wrap .mec-shortcode-organizers i{line-height:24px;margin-right:7px}.mec-events-timeline-wrap .mec-organizer-item:after{content:','}.mec-events-timeline-wrap .mec-organizer-item:last-child:after{content:'';padding:0}.mec-events-timeline-wrap .mec-organizer-item a,.mec-events-timeline-wrap .mec-organizer-item:after{font-weight:500}.mec-events-timeline-wrap .mec-organizer-item a:hover{text-decoration:underline}.mec-event-tile-view .mec-shortcode-organizers,.mec-event-tile-view .mec-shortcode-organizers .mec-organizers{padding:0}.mec-event-tile-view .mec-shortcode-organizers i{line-height:24px}.mec-event-tile-view .mec-shortcode-organizers .mec-organizers a,.mec-event-tile-view .mec-shortcode-organizers i{color:#fff}.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-modal-preloader,.mec-dark-mode .mec-month-navigator-loading{background-color:rgba(40,40,40,.88)}.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,.mec-dark-mode .mec-calendar .mec-calendar-row dt:hover,.mec-dark-mode .mec-event-footer .mec-booking-button,.mec-dark-mode .mec-event-grid-classic .mec-event-content,.mec-dark-mode .mec-event-schedule-content .mec-schedule-speakers,.mec-dark-mode .mec-events-meta-group-tags a:hover,.mec-dark-mode .mec-events-toggle .mec-toggle-content .mec-modal-wrap,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,.mec-dark-mode .mec-map-view-event-detail.mec-event-detail,.mec-dark-mode .mec-modal-wrap,.mec-dark-mode .mec-next-event-details a,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,.mec-dark-mode .mec-wrap .button,.mec-dark-mode .mec-wrap a.button:not(.owl-dot):hover,.mec-dark-mode .mec-wrap button:not(.owl-dot):hover,.mec-dark-mode .mec-wrap input[type=button]:hover,.mec-dark-mode .mec-wrap input[type=reset]:hover,.mec-dark-mode .mec-wrap input[type=submit]:hover{background-color:#1f1f1f;color:#d2d2d2}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar{width:12px}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-track{background:#000}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-thumb{background-color:#333;border-radius:20px;border:2px solid #000}.mec-dark-mode .mec-modal-preloader,.mec-dark-mode .mec-month-navigator-loading{background-color:#1f1f1f}.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,.mec-dark-mode .mec-skin-tile-month-navigator-container{background:#282828}.mec-dark-mode .mec-skin-tile-month-navigator-container:after{border-color:#282828 transparent transparent transparent}.mec-dark-mode .mec-event-grid-novel .mec-event-article,body.mec-dark-mode .mec-single-modern .mec-single-event-bar{background-color:#282828;color:#d2d2d2}.mec-dark-mode .event-carousel-type2-head,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-calendar .mec-event-article:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-dark-mode .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,.mec-dark-mode .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt,.mec-dark-mode .mec-event-carousel-content,.mec-dark-mode .mec-event-cost,.mec-dark-mode .mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button,.mec-dark-mode .mec-event-footer,.mec-dark-mode .mec-event-grid-classic .mec-event-content .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-standard .mec-topsec,.mec-dark-mode .mec-event-more-info,.mec-dark-mode .mec-event-website,.mec-dark-mode .mec-events-agenda-wrap,.mec-dark-mode .mec-events-meta-date,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,.mec-dark-mode .mec-fes-form,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list,.mec-dark-mode .mec-hourly-schedule-speaker-info,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-map-lightbox-wp,.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-related-event-content,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,.mec-dark-mode .mec-single-event .mec-frontbox,.mec-dark-mode .mec-single-event .mec-speakers-details ul li,.mec-dark-mode .mec-single-event-additional-organizers,.mec-dark-mode .mec-single-event-category,.mec-dark-mode .mec-single-event-date,.mec-dark-mode .mec-single-event-label,.mec-dark-mode .mec-single-event-location,.mec-dark-mode .mec-single-event-organizer,.mec-dark-mode .mec-single-event-time,.mec-dark-mode .mec-single-modern .col-md-4 .mec-frontbox,.mec-dark-mode .mec-slider-t1-wrap,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,.mec-dark-mode .mec-timetable-t2-wrap,.mec-dark-mode .mec-ttt2-title,.mec-dark-mode .mec-wrap .mec-event-countdown-style1,.mec-dark-mode .mec-wrap .mec-event-countdown-style2,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-wrap .mec-totalcal-box i,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover,.mec-dark-mode.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode.mec-wrap .mec-totalcal-box i,.mec-dark-mode.mec-wrap .mec-totalcal-box input,.mec-dark-mode.mec-wrap .mec-totalcal-box select{background-color:#282828}.mec-dark-mode .event-carousel-type2-head,.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,.mec-dark-mode .mec-box-calendar.mec-calendar dt,.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,.mec-dark-mode .mec-breadcrumbs,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,.mec-dark-mode .mec-event-carousel-content,.mec-dark-mode .mec-event-footer,.mec-dark-mode .mec-event-footer .mec-booking-button,.mec-dark-mode .mec-event-list-minimal .mec-event-article,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-modern .mec-event-article,.mec-dark-mode .mec-event-list-standard .mec-event-article,.mec-dark-mode .mec-event-list-standard .mec-event-meta-wrap,.mec-dark-mode .mec-event-list-standard .mec-topsec,.mec-dark-mode .mec-event-schedule-content,.mec-dark-mode .mec-event-schedule-content dl:before,.mec-dark-mode .mec-events-agenda-wrap,.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details,.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-content,.mec-dark-mode .mec-events-toggle .mec-toggle-item,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-hourly-schedule-speaker-info,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-next-event-details a,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,.mec-dark-mode .mec-single-event .mec-frontbox,.mec-dark-mode .mec-single-event .mec-frontbox-title,.mec-dark-mode .mec-timetable-t2-wrap,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-wrap .mec-totalcal-box i,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-yearly-view-wrap,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec{border-color:#353535}.mec-dark-mode .entry-content .mec-wrap h1,.mec-dark-mode .entry-content .mec-wrap h2,.mec-dark-mode .entry-content .mec-wrap h3,.mec-dark-mode .entry-content .mec-wrap h4,.mec-dark-mode .entry-content .mec-wrap h5,.mec-dark-mode .entry-content .mec-wrap h6,.mec-dark-mode .mec-breadcrumbs a,.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a,.mec-dark-mode .mec-calendar dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event,.mec-dark-mode .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day,.mec-dark-mode .mec-event-carousel-content .mec-event-carousel-title a,.mec-dark-mode .mec-event-content p,.mec-dark-mode .mec-event-grid-classic .mec-event-title a,.mec-dark-mode .mec-event-grid-clean .mec-event-title a,.mec-dark-mode .mec-event-grid-minimal .mec-event-date span,.mec-dark-mode .mec-event-grid-minimal .mec-event-title a,.mec-dark-mode .mec-event-grid-modern .mec-event-title a,.mec-dark-mode .mec-event-grid-simple .mec-event-title a,.mec-dark-mode .mec-event-list-classic .mec-event-title a,.mec-dark-mode .mec-event-list-minimal .mec-event-title a,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-standard .mec-event-title a,.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li,.mec-dark-mode .mec-events-meta-group-booking ul.mec-book-price-details li span.mec-book-price-detail-amount,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner i,.mec-dark-mode .mec-fes-form,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form label,.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,.mec-dark-mode .mec-hourly-schedule-speaker-description,.mec-dark-mode .mec-hourly-schedule-speaker-name,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-next-event-details abbr,.mec-dark-mode .mec-related-event-content h5 a,.mec-dark-mode .mec-related-event-content span,.mec-dark-mode .mec-single-event .mec-event-meta dt,.mec-dark-mode .mec-single-event .mec-event-meta h3,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking h5 span,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking label,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-frontbox-title,.mec-dark-mode .mec-single-event .mec-speakers-details ul li .mec-speaker-job-title,.mec-dark-mode .mec-single-modern .mec-single-event-bar>div h3,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i,.mec-dark-mode .mec-timeline-main-content h4 a,.mec-dark-mode .mec-timetable-event .mec-timetable-event-time,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event span a,.mec-dark-mode .mec-tooltip-event-title,.mec-dark-mode .mec-ttt2-title,.mec-dark-mode .mec-wrap,.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a,.mec-dark-mode .mec-wrap .mec-event-schedule-content a,.mec-dark-mode .mec-wrap .mec-single-title,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-wrap h1,.mec-dark-mode .mec-wrap h2,.mec-dark-mode .mec-wrap h3,.mec-dark-mode .mec-wrap h4,.mec-dark-mode .mec-wrap h5,.mec-dark-mode .mec-wrap h6,.mec-dark-mode .mec-wrap p{color:#d2d2d2}.mec-dark-mode .mec-breadcrumbs a:hover,.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,.mec-dark-mode .mec-event-footer .mec-booking-button:hover,.mec-dark-mode .mec-event-grid-classic .mec-event-title a:hover,.mec-dark-mode .mec-event-grid-minimal .mec-event-date:hover,.mec-dark-mode .mec-event-grid-minimal .mec-event-title a:hover,.mec-dark-mode .mec-event-list-classic .mec-event-title a:hover,.mec-dark-mode .mec-event-list-minimal .mec-event-title a:hover,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,.mec-dark-mode .mec-event-list-standard .mec-event-title a:hover,.mec-dark-mode .mec-single-event .mec-event-meta dd a:hover,.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a:hover,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover,.mec-dark-mode .mec-wrap a:hover{color:#fff}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child{border-color:#333!important}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd){background:#1f1f1f!important}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix{background:#282828!important}.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before{background-color:#c4cace}.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,.mec-dark-mode .mec-month-divider span,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before{border-color:#313131}.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,.mec-dark-mode .mec-agenda-events-wrap,.mec-dark-mode .mec-av-spot .mec-av-spot-content,.mec-dark-mode .mec-av-spot .mec-av-spot-head,.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month:hover,.mec-dark-mode .mec-calendar .mec-calendar-topsec,.mec-dark-mode .mec-calendar .mec-event-article:hover,.mec-dark-mode .mec-calendar dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-top,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,.mec-dark-mode .mec-event-cover-classic,.mec-dark-mode .mec-event-footer .mec-booking-button:hover,.mec-dark-mode .mec-event-grid-clean .mec-event-article,.mec-dark-mode .mec-event-grid-clean .mec-event-content,.mec-dark-mode .mec-event-grid-modern .mec-event-article,.mec-dark-mode .mec-event-grid-modern .mec-event-content,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner:hover,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a:hover i,.mec-dark-mode .mec-masonry .mec-masonry-content,.mec-dark-mode .mec-masonry .mec-masonry-head,.mec-dark-mode .mec-slider-t1 .mec-slider-t1-content,.mec-dark-mode .mec-slider-t5 .mec-slider-t5-content,.mec-dark-mode .mec-slider-t5-wrap,.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-timeline-event-content,.mec-dark-mode .mec-timeline-month-divider,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event:hover,.mec-dark-mode .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-calendar-sec,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year,.mec-dark-mode .tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-content{background:#191919}.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button,.mec-dark-mode .mec-av-spot,.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-box-calendar.mec-calendar dl dt:last-child,.mec-dark-mode .mec-calendar,.mec-dark-mode .mec-calendar .mec-event-article,.mec-dark-mode .mec-calendar.mec-box-calendar .mec-table-nullday:last-child,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,.mec-dark-mode .mec-event-cover-classic,.mec-dark-mode .mec-event-cover-clean,.mec-dark-mode .mec-event-grid-classic .mec-event-article,.mec-dark-mode .mec-event-grid-clean .mec-event-article,.mec-dark-mode .mec-event-grid-modern .mec-event-article,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after,.mec-dark-mode .mec-event-sharing-wrap>li:first-of-type,.mec-dark-mode .mec-events-agenda,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-masonry,.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-timeline-month-divider,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{border-color:#353535}.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after{border-color:#191919 transparent transparent transparent}.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:before{border-color:#353535 transparent transparent transparent}.mec-dark-mode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],.mec-dark-mode .mec-events-meta-group-booking .StripeElement,.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=email],.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text]{background:#999!important;border:1px solid #353535!important;box-shadow:none!important;color:#353535!important}.mec-dark-mode .CardField CardField--ltr .__PrivateStripeElement .InputContainer input{color:#d2d2d2!important}.mec-dark-mode .mec-events-toggle .mec-toggle-item{border:1px solid #e4e4e4;box-shadow:0 10px 15px #282828}.mec-dark-mode .mec-agenda-events-wrap .mec-event-grid-colorful .mec-event-content{background-color:transparent}.mec-dark-mode .mec-calendar .mec-calendar-side{box-shadow:0 1px 5px 6px rgba(255,255,255,.005) inset}.mec-dark-mode .tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box{border:1px solid #282828!important}.mec-dark-mode .mec-timeline-event-content:after{border-color:transparent #191919 transparent transparent}.mec-dark-mode .mec-fes-form .mec-meta-box-fields{box-shadow:0 2px 6px -3px #353535}.mec-dark-mode .mec-fes-form .mec-meta-box-fields h4{color:#d2d2d2;background:#000}.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea{box-shadow:0 2px 5px rgba(0,0,0,.38) inset}.mec-dark-mode .mec-fes-form input{background:#353535!important;color:#d2d2d2!important}.mec-dark-mode .mec-booking-tab-content .button:hover,.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result):hover{background:#353535;color:#d2d2d2;border-color:#353535;box-shadow:0 2px 6px -3px #353535}.mec-dark-mode .mec-booking-tab-content .button,.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option,.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-dark-mode .mec-fes-form input[type=file],.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove{color:#d2d2d2;background:#282828;border:2px solid #353535;box-shadow:0 2px 6px -3px #353535}.mec-dark-mode #mec_reg_form_fields input[type=checkbox],.mec-dark-mode #mec_reg_form_fields input[type=radio],.mec-dark-mode .mec-form-row input[type=checkbox],.mec-dark-mode .mec-form-row input[type=radio]{background-color:#000;border:1px solid #353535;box-shadow:0 1px 3px -1px #353535}.mec-dark-mode .mec-fes-form .select2-container{border:1px solid #353535;background-color:#282828;color:#d2d2d2}.mec-dark-mode ul#mec_bfixed_form_fields li,.mec-dark-mode ul#mec_orgz_form_row li,.mec-dark-mode ul#mec_reg_form_fields li{background:#000;border-color:#000}.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button{background:#000;border-color:#2d2d2d;box-shadow:0 2px 6px -3px #2d2d2d}.mec-dark-mode #mec_reg_form_field_types .button.red{background:#2d2d2d;border-color:#2d2d2d;box-shadow:0 2px 6px -3px #2d2d2d}.mec-dark-mode #mec_bfixed_form_field_types .button,.mec-dark-mode #mec_reg_form_field_types .button{color:#d2d2d2;box-shadow:0 2px 6px -3px #2d2d2d;border-color:#2d2d2d}.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button:hover,.mec-dark-mode #mec_reg_form_field_types .button:hover{background:#000}.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove{background:#282828}.mec-dark-mode #mec_taxes_fees_container_toggle [id^=mec_remove_fee_button]:hover,.mec-dark-mode #mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]:hover,.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove:hover{color:#fff;border:2px solid #ea6485;background:#ea6485}.mec-events-meta-group-booking-shortcode{background-color:#e6f7ff;padding:40px;position:relative}.mec-events-meta-group-booking-shortcode h4{margin-bottom:20px}.mec-booking-shortcode .mec-event-tickets-list.mec-sell-all-occurrences{width:100%}.mec-booking-shortcode .mec-book-reg-field-mec_email{width:48%;display:inline-block;margin-right:30px}.mec-booking-shortcode .mec-book-reg-field-name{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month{width:48%;display:inline-block;vertical-align:top;margin-right:30px}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-cvv2{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month label{width:100%}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select:first-of-type{margin-right:10px}.mec-booking-shortcode .mec-form-row.mec-name-stripe,.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-card-type,.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-first-name{width:48%;vertical-align:top;display:inline-block;margin-right:30px}.mec-booking-shortcode .mec-form-row.mec-email-stripe,.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-cc-number,.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-last-name{width:48%;display:inline-block}.mec-events-meta-group-booking .mec-booking-shortcode .StripeElement{height:56px;padding:19px 12px 0;max-width:420px}.mec-booking-shortcode .nice-select,.mec-booking-shortcode input{float:none;border:1px solid #c7ebfb!important;border-radius:3px;background-color:#fff;height:41px;line-height:39px;padding-left:15px;padding-right:15px;margin:0;margin-bottom:24px!important;color:#00acf8;font-size:14px;font-weight:400;box-shadow:none!important;min-height:unset;min-width:unset;padding-top:0;padding-bottom:0}.mec-booking-shortcode .mec-gateway-message.mec-success{font-size:14px}.mec-booking-shortcode .mec-form-row.mec-name-stripe{margin-bottom:0!important}.mec-booking-shortcode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],.mec-events-meta-group-booking .mec-booking-shortcode .StripeElement{border:1px solid #c7ebfb!important;border-radius:3px;box-shadow:none!important}.mec-booking-shortcode .nice-select ul{width:100%}.mec-booking-shortcode .mec-event-ticket-name,.mec-booking-shortcode .mec-event-ticket-price,.mec-booking-shortcode .mec-ticket-variation-name,.mec-booking-shortcode .mec-ticket-variation-price,.mec-booking-shortcode label{font-size:14px;line-height:19px;font-weight:400;color:#00acf8;padding-right:5px;margin:0 0 4px!important}.mec-booking-shortcode span.mec-event-ticket-available{margin-top:-22px!important;margin-bottom:28px!important;display:block;font-size:11px;letter-spacing:.5px;font-weight:300;color:#80abbf}.mec-booking-shortcode button{background-color:#00acf8;border-radius:2px;box-shadow:0 2px 2px rgba(0,172,248,.27);font-weight:500;font-size:11px;letter-spacing:.5px;margin:0;min-width:116px;padding:16px 15px 14px;float:none;position:relative;border:none;color:#fff;display:inline-block}.mec-booking-shortcode .mec-booking-form-container ul li{list-style:none}.mec-booking-shortcode .mec-booking-form-container ul{padding:0}.mec-events-meta-group-booking-shortcode .mec-error{background-color:#ff017e;color:#fff!important;margin:24px 0 24px;padding:10px 15px;border-radius:3px}.mec-events-meta-group-booking-shortcode .info-msg{margin:24px 0 24px}.mec-booking-shortcode .mec-book-ticket-variation h5{margin:0 0 4px}.mec-booking-shortcode .mec-book-available-tickets-details-header{border-bottom:2px solid #00acf8}.mec-booking-shortcode .mec-book-available-tickets-details-header,.mec-booking-shortcode .mec-book-available-tickets-details-item,.mec-booking-shortcode .mec-book-price-detail{display:-webkit-box;display:flex;flex-wrap:wrap}.mec-booking-shortcode .mec-book-available-tickets-details-header span,.mec-booking-shortcode .mec-book-available-tickets-details-item span,.mec-booking-shortcode .mec-book-price-detail span{-webkit-box-flex:1.97;flex:1.97 1.97 0;min-height:1px;font-size:14px;line-height:22px;color:#616264;font-weight:500;padding-bottom:20px;padding-top:20px}.mec-booking-shortcode .mec-book-available-tickets-details span:nth-of-type(2),.mec-booking-shortcode .mec-book-available-tickets-details-item span:nth-of-type(2),.mec-booking-shortcode .mec-book-price-detail span:nth-of-type(2){-webkit-box-flex:1;flex:1 1 0}.mec-booking-shortcode .mec-book-available-tickets-details span:last-child,.mec-booking-shortcode .mec-book-available-tickets-details-item span:last-child,.mec-booking-shortcode .mec-book-price-detail span:last-child{-webkit-box-flex:1.085;flex:1.085 1.085 0}.mec-booking-shortcode .mec-book-available-tickets-details-header span{padding-bottom:11px}.mec-booking-shortcode .mec-book-available-tickets-details-item span{font-weight:400;font-size:12px}.mec-booking-shortcode span.mec-book-price-detail-amount,.mec-booking-shortcode span.mec-book-price-detail-description{font-size:14px;line-height:22px;font-weight:500;padding:6px 0;color:#000}.mec-booking-shortcode span.mec-book-price-detail-amount{color:#777}.mec-booking-shortcode .mec-book-form-gateways label{cursor:pointer}.mec-booking-shortcode .mec-book-form-gateways label{cursor:pointer}.mec-booking-shortcode span.mec-book-price-detail-description{padding:6px 13px 6px 0;font-size:14px;font-weight:400;color:#00acf8}.mec-booking-shortcode ul.mec-book-price-details li{border-right:1px solid #c7ebfb!important}@media (max-width:980px){.mec-events-meta-group-booking-shortcode{padding:20px}.mec-booking-shortcode ul.mec-book-price-details li{width:100%;border-right:0px!important;border-bottom:1px solid}.mec-booking-shortcode ul.mec-book-price-details li:last-child{width:100%;border-right:0;border-bottom:0 solid}}.mec-booking-shortcode span.mec-book-price-total{font-size:22px;line-height:22px;font-weight:700;color:#2bbc10;margin-top:20px;margin-bottom:35px;display:inline-block}.mec-booking-shortcode ul.mec-book-price-details{border:1px solid #c7ebfb!important;border-radius:3px;box-shadow:none!important}.mec-booking-shortcode span.mec-book-price-total-description{font-size:18px;line-height:22px;font-weight:700;color:#000}.mec-booking-shortcode span.mec-book-price-total-amount{font-size:22px;line-height:22px;font-weight:700;color:#2bbc10}.mec-booking-shortcode .mec-book-form-price{clear:both;position:relative}.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:after{content:'';display:inline-block;width:7px;height:7px;background-color:#fff;border-radius:50%;cursor:pointer;position:absolute;top:4px;left:3px}.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before{box-shadow:none;border:2px solid #a8e4ff;width:17px;height:17px;position:absolute;top:-9px;left:-2px;margin:0;content:'';display:inline-block;background:#fff;border-radius:18px;cursor:pointer;position:relative}.mec-booking-shortcode .mec-book-form-gateway-label{-webkit-box-flex:0;flex:0 0 50%;margin-bottom:14px;padding-right:15px}.mec-booking-shortcode .mec-book-form-gateways{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:20px}.mec-booking-shortcode .mec-book-form-gateway-checkout{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.mec-booking-shortcode input::-webkit-input-placeholder,.mec-booking-shortcode textarea::-webkit-input-placeholder{color:#afe6ff}.mec-booking-shortcode input::-moz-placeholder,.mec-booking-shortcode textarea::-moz-placeholder{color:#afe6ff}.mec-booking-shortcode input:-ms-input-placeholder,.mec-booking-shortcode textarea:-ms-input-placeholder{color:#afe6ff}.mec-booking-shortcode input:-moz-placeholder,.mec-booking-shortcode textarea:-moz-placeholder{color:#afe6ff}.mec-booking-shortcode input[type=radio]:checked:before{border:2px solid #a8e4ff;box-shadow:none}.mec-booking-shortcode input[type=radio]:checked:after{background-color:#00acf8}.mec-booking-shortcode .mec-book-form-gateway-label label input{position:relative;cursor:pointer;margin:0!important;height:auto;margin-right:4px!important}.mec-booking-shortcode .mec-click-pay button[type=submit]{position:absolute;left:190px;bottom:40px}.mec-booking-shortcode button#mec-book-form-btn-step-2{margin-left:30px}.mec-booking-shortcode .mec-ticket-name{display:inline-block;background-color:#fff;border-radius:3px;font-size:12px;line-height:12px;font-weight:400;color:#00acf8;padding:8px 13px;letter-spacing:0}.mec-booking-shortcode .mec_book_first_for_all{display:none}.mec-booking-shortcode li.mec-first-for-all-wrapper{margin-bottom:20px}.mec-booking-shortcode label.wn-checkbox-label:before{display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:'';-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;position:absolute;background-color:#00acf8;width:2px;-webkit-transform:rotate(-138deg);transform:rotate(-138deg)}.mec-booking-shortcode label.wn-checkbox-label{position:relative;display:inline-block;-moz-transition:border-color ease .2s;-o-transition:border-color ease .2s;-webkit-transition:border-color ease .2s;transition:border-color ease .2s;cursor:pointer;vertical-align:middle;font-size:14px;line-height:19px;font-weight:400;color:#00acf8;margin:0 0 4px!important;padding:0;background-color:#fff;border:2px solid #a8e4ff;width:17px;height:17px;border-radius:3px;margin-right:9px!important;box-shadow:none}.mec-booking-shortcode label.wn-checkbox-label:after{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-moz-animation:dothabottomcheck 80ms ease 0s forwards;-o-animation:dothabottomcheck 80ms ease 0s forwards;-webkit-animation:dothabottomcheck 80ms ease 0s forwards;animation:dothabottomcheck 80ms ease 0s forwards;content:'';display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:'';-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;position:absolute;background-color:#00acf8;width:2px}.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::after{height:5px;left:2px;top:7px;-moz-animation:dothatopcheck .16s ease 0s forwards;-o-animation:dothatopcheck .16s ease 0s forwards;-webkit-animation:dothatopcheck .16s ease 0s forwards;animation:dothatopcheck .16s ease 0s forwards}.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::before{height:6px;left:7px;top:9px;-moz-animation:dothatopcheck .16s ease 0s forwards;-o-animation:dothatopcheck .16s ease 0s forwards;-webkit-animation:dothatopcheck .16s ease 0s forwards;animation:dothatopcheck .16s ease 0s forwards}.mec-booking-shortcode button[type=button],.mec-booking-shortcode button[type=submit]{font-weight:500;font-size:13px;letter-spacing:.5px;line-height:16px;outline:0}.mec-booking-shortcode button.mec-book-form-back-button{background-color:#afe6ff;box-shadow:0 2px 2px rgba(175,230,255,.27)}.mec-booking-shortcode button[type=button]:hover,.mec-booking-shortcode button[type=submit]:hover{background-color:#000;text-decoration:none;box-shadow:0 4px 10px rgba(1,2,4,.32)}.mec-booking-shortcode a.button:after,.mec-booking-shortcode button[type=submit]:after{display:none;width:13px;height:13px;border-top:0;border-right:.1em solid #f0f1f1;border-bottom:.1em solid #fbfbfb;border-left:.1em solid #fff;content:'';-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:mecloader 1.1s infinite linear;animation:mecloader 1.1s infinite linear;background:rgba(0,0,0,0);position:absolute;top:18px;right:20px;border-radius:50%;z-index:999999999999}.mec-booking-shortcode a.button.loading:after,.mec-booking-shortcode button[type=submit].loading:after{display:block}.mec-booking-shortcode .mec-book-form-coupon{margin-bottom:35px}.mec-booking-calendar-month-navigation{position:relative;text-align:center;padding:1px 0 1px;max-width:330px}.mec-booking-calendar.mec-wrap{margin-bottom:20px;width:100%}.mec-booking-calendar.mec-wrap{max-width:330px;background:#fff;box-shadow:0 1px 5px 6px rgba(0,0,0,.005) inset;border:1px solid #efefef}.mec-booking-calendar-month-navigation .mec-calendar-header h2{text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.14;margin:16px auto;color:#333}.mec-booking-calendar-month-navigation .mec-next-month,.mec-booking-calendar-month-navigation .mec-previous-month{cursor:pointer;position:absolute;top:0;min-width:40px;height:40px;line-height:40px;text-align:center;background:#fff;color:#a9a9a9;font-size:10px;letter-spacing:1px;text-transform:uppercase;padding-left:5px;padding-right:5px;border-top:none;transition:all .33s ease;border-bottom:1px solid #efefef;box-shadow:0 2px 0 0 rgba(0,0,0,.015);transition:all .33s ease}.mec-booking-calendar-month-navigation .mec-previous-month{left:0;border-bottom-right-radius:6px;border-left:none;border-right:1px solid #efefef}.mec-booking-calendar-month-navigation .mec-next-month{right:0;border-bottom-left-radius:6px;border-right:none;border-left:1px solid #efefef}.mec-booking-calendar-month-navigation .mec-next-month:hover,.mec-booking-calendar-month-navigation .mec-previous-month:hover{background-color:#f9f9f9;color:#40d9f1}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar{margin-bottom:0;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt{text-align:center;padding:0;height:47px;line-height:47px;border:0;cursor:pointer}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt:last-child{border:0}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover{background:0 0}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day,.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day span{width:32px;height:32px;margin:auto;line-height:30px;border-radius:50%;font-size:12px;font-weight:600;padding:0}.mec-has-event-for-booking{position:relative}.mec-has-event-for-booking .mec-calendar-novel-selected-day{border:2px solid #40d9f1;border-radius:50px;cursor:pointer}.mec-has-event-for-booking.mec-active .mec-calendar-novel-selected-day{background-color:#40d9f1}.mec-has-event-for-booking .mec-booking-calendar-date,.mec-has-event-for-booking .mec-booking-tooltip,.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip{opacity:0;visibility:hidden;transition:all .4s ease}.mec-has-event-for-booking .mec-booking-tooltip,.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip{top:60px}.mec-has-event-for-booking .mec-booking-tooltip,.mec-multiple-event .mec-has-event-for-booking .mec-booking-tooltip{position:absolute;z-index:99;width:150px;font-size:9px;left:calc(50% - 75px);background:#535a61;line-height:29px;border-radius:4px;color:#fff;font-weight:400;letter-spacing:1px;text-transform:uppercase;padding:3px 5px;box-shadow:0 4px 15px -2px #444b50a3}.mec-has-event-for-booking:hover .mec-booking-calendar-date,.mec-has-event-for-booking:hover .mec-booking-tooltip,.mec-has-event-for-booking:hover .mec-booking-tooltip.multiple-time .mec-booking-calendar-date,.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-calendar-date,.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-tooltip{opacity:1;visibility:visible}.mec-has-event-for-booking:hover .mec-booking-tooltip,.mec-multiple-event .mec-has-event-for-booking:hover .mec-booking-tooltip{top:43px}.mec-has-event-for-booking .mec-booking-calendar-date:before,.mec-multiple-event .mec-has-event-for-booking .mec-booking-calendar-date:before{display:block;content:''!important;position:absolute!important;width:12px;height:12px;top:-6px;left:calc(50% - 6px);transform:rotate(-45deg)!important;background-color:#535a61;z-index:0!important;box-shadow:0 8px 9px -9px #535a61!important}.mec-multiple-event .mec-has-event-for-booking .mec-booking-calendar-date-hover{border-bottom:1px solid #ffffff30}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day{position:relative;padding-left:7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day{border-radius:47px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day span{margin-left:-7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day{position:relative;padding-right:7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day{border-radius:47px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day span{margin-right:-7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .middle-day .mec-calendar-novel-selected-day{border-radius:0;border-right:0;border-left:0;width:100%}.mec-booking-tooltip.multiple-time{color:#fff}.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:before{display:none}.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:first-child:before{display:block}.mec-booking-tooltip.multiple-time .mec-booking-calendar-date{border:1px dashed #68717a;line-height:25px;margin:8px 0;border-radius:20px;transition:all .17s ease;-webkit-transition:all .17s ease;-moz-transition:all .17s ease;-ms-transition:all .17s ease;-o-transition:all .17s ease}.mec-booking-tooltip.multiple-time .mec-booking-calendar-date:hover,.mec-calendar-day.mec-active .mec-booking-tooltip.multiple-time .mec-booking-calendar-date.mec-active{background:#40d9f1;border-color:#40d9f1}.mec-choosen-time-message{max-width:330px;padding:3px 14px;border-radius:4px;background:rgb(64 217 241 / 24%);color:#40d9f1;transition:all .17s ease;opacity:1;visibility:visible;font-size:12px;margin-bottom:20px}.mec-choosen-time-message .mec-choosen-time{padding-left:7px}.mec-choosen-time-message.disable,.mec-choosen-time-message.disable .mec-choosen-time-message{opacity:0;visibility:hidden;padding:0;font-size:0;margin:0}.lity-wrap .mec-booking-calendar.mec-wrap{margin-top:20px}.lity-wrap .mec-booking-calendar-month-navigation,.lity-wrap .mec-booking-calendar.mec-wrap,.lity-wrap .mec-choosen-time-message{max-width:100%}.mec-events-meta-group-booking-shortcode .mec-booking-calendar-wrapper .mec-booking-calendar .mec-calendar dl dt{height:47px!important}@media (min-width:961px){.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt{height:47px}}.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout .mec-calendar-novel-selected-day{border-color:#c5c5c5}.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout.mec-active .mec-calendar-novel-selected-day{background:#c5c5c5;color:#fff}.mec-wrap .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-booking-calendar-date-soldout:hover .mec-booking-tooltip{display:none}.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-booking-calendar-month-navigation,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-calendar{background:#000;border-color:#222;color:#999}.mec-dark-mode .mec-booking-calendar-month-navigation .mec-next-month,.mec-dark-mode .mec-booking-calendar-month-navigation .mec-previous-month{background:#222;border-color:#000;color:#d2d2d2}.mec-dark-mode .mec-booking-calendar.mec-wrap{border-color:#111}.mec-dark-mode .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover{background:0 0!important}.mec-dark-mode .mec-calendar.mec-event-calendar-classic,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-side{height:auto}.is-light-theme .mec-fes-form textarea{border:1px solid #cfeff5;box-shadow:0 2px 5px rgba(207,239,245,.38) inset}.is-light-theme .mec-fes-form .select2-selection{height:auto}.is-light-theme .mec-fes-form input[type=checkbox]:after{border:unset!important}.is-light-theme .mec-fes-form input[type=radio]:after{background:unset!important}.is-light-theme .mec-fes-form input+label{padding-top:0}.is-light-theme .mec-events-event-image img{height:auto}span.mec-booking-field-required{color:red;margin-left:10px}.mec-gCalendar{position:relative}.mec-gCalendar-filters{display:none;position:absolute;width:518px;background:#fff;right:calc(50% - 119px);top:60px;z-index:9999999;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 2px 7px rgb(0 0 0 / 5%)}.mec-gCalendar-filters-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px;gap:20px 10px;align-items:center}.mec-gCalendar-filters-wrap>div{flex:1 0 calc(43% - 10px);display:inline-flex}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button{display:block;flex:1 0 calc(100%)}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button{width:100%;border:2px solid #e3e5e7;border-radius:7px;color:#4c5765}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button:hover{color:#e9526c;border-color:#f37f9b;background-color:transparent}.mec-gCalendar-filters-wrap .select2-container--default>ul{margin-top:2px;width:100%}.mec-gCalendar-filters-wrap span.select2.select2-container{width:100%!important}.mec-gCalendar-filters-wrap .select2-container--default>ul>li{width:100%}.mec-gCalendar-filters-wrap .select2-container--default{height:39px}.mec-gCalendar-filters-wrap span.select2-selection.select2-selection--multiple{border:none!important;height:38px!important}.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:0;background-color:#eee;font-size:11px}.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height:29px;margin-top:5px;border:none;margin-right:5px}.mec-gCalendar-filters-wrap .mec-searchbar-category-wrap{margin:0!important;width:182px!important;padding:0!important;height:40px!important;border-radius:0 3px 3px 0;border:1px solid #e3e4e5!important}.mec-gCalendar-filters-wrap .mec-checkboxes-search i,.mec-gCalendar-filters-wrap .mec-dropdown-search i,.mec-gCalendar-filters-wrap .mec-minmax-event-cost i,.mec-gCalendar-filters-wrap .mec-text-address-search i{color:#b7b7b7;background-color:#fbfbfb;border-radius:3px 0 0 3px;border:1px solid #e3e4e5;width:40px;height:40px;line-height:40px;padding:0;border-right:0;text-align:center}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input,.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus,.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:208px;height:40px;border-radius:0;border-right:0;border-color:#e3e4e5;font-size:12px;border-style:solid;border-width:1px;padding-left:15px}.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:415px}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:last-child,.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{border-right:1px solid #e3e4e5;border-radius:0 3px 3px 0;border-left:none}.mec-gCalendar .mec-gCalendar-filters-wrap .mec-text-address-search i{border-right:1px solid #e3e4e5}.mec-gCalendar-filters-wrap ul.list li[data-value='']{display:none}.mec-gCalendar .fc .fc-scroller-harness,.mec-gCalendar .fc .fc-scroller-liquid-absolute,.mec-gCalendar .fc-h-event .fc-event-title{overflow:visible!important}#MonthPicker_mec-gCalendar-month-filter:after,#MonthPicker_mec-gCalendar-month-filter:before,.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{content:'';display:block;position:absolute;left:50%;margin-left:77px;width:0;height:0;border-style:solid;border-width:7px}#MonthPicker_mec-gCalendar-month-filter:after,#MonthPicker_mec-gCalendar-month-filter:before{margin-left:68px}#MonthPicker_mec-gCalendar-month-filter:before,.mec-gCalendar-filters:before{top:-15px;border-color:transparent transparent #e3e9f1 transparent}#MonthPicker_mec-gCalendar-month-filter:after,.mec-gCalendar-filters:after{top:-14px;border-color:transparent transparent #fff transparent}.mec-gCalendar-tooltip{width:290px;height:auto;position:absolute;background:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;left:calc(50% - 145px);bottom:calc(100% - 1px);border:1px solid #e3e4e5;border-radius:7px;opacity:1;box-shadow:0 4px 13px rgb(0 0 0 / 7%);z-index:9997}.mec-gCalendar-tooltip-image img{width:100%;border-radius:3px!important}.mec-gCalendar-tooltip-image{padding:10px;padding-bottom:8px}.mec-gCalendar a.fc-event:active{opacity:1}.mec-gCalendar #mec-gCalendar-wrap a.fc-event{padding:7px 3px;font-size:12px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.mec-gCalendar-tooltip-title{color:#000;line-height:24px;font-size:15px;padding:10px 25px;font-weight:500}.mec-gCalendar-tooltip-title span{width:12px;height:12px;display:inline-block;margin-left:7px;vertical-align:middle;border-radius:50px}.mec-gCalendar-tooltip-title a{color:#000}.mec-gCalendar-tooltip-title a:hover{text-decoration:underline;color:#000}.mec-gCalendar-tooltip-location{color:#707172;font-size:12px;font-weight:400;line-height:23px;padding:0 25px 15px;margin-top:-2px}.mec-gCalendar-tooltip-location i{margin-right:6px;color:#c1c7ce}.mec-gCalendar .fc-event-time{display:none}.mec-gCalendar-tooltip-date{background:#f7f8f9;color:#898a8c;font-weight:400;padding:10px 24px;display:flex;justify-content:space-between;font-size:12px}.mec-gCalendar-tooltip-date-text>div>span,.mec-gCalendar-tooltip-date-time>div>span{display:block;line-height:23px}.mec-gCalendar-tooltip-date-text>div>span:last-child,.mec-gCalendar-tooltip-date-time>div>span:last-child{margin:0}.mec-gCalendar-tooltip-date-text .mec-gCalendar-tooltip-date-day{font-size:14px;color:#000}.mec-gCalendar-tooltip-date-text,.mec-gCalendar-tooltip-date-time{display:flex;align-items:baseline}.mec-gCalendar-tooltip-date-text i,.mec-gCalendar-tooltip-date-time i{margin-right:8px;color:#c1c7ce}.mec-gCalendar-tooltip:after,.mec-gCalendar-tooltip:before{content:'';display:block;position:absolute;left:calc(50% - 8px);width:0;height:0;border-style:solid;border-width:8px}.mec-gCalendar-tooltip:before{bottom:-17px;border-color:#e3e9f1 transparent transparent transparent}.mec-gCalendar-tooltip:after{bottom:-16px;border-color:#fff transparent transparent transparent}#mec-gCalendar-wrap .openMonthFilter i{-moz-transition:all .27s ease;-webkit-transition:all .27s ease;-o-transition:all .27s ease;transition:all .27s ease}#mec-gCalendar-wrap .openMonthFilter.open i{transform:rotate(-180deg)}.mec-gCalendar input#mec-gCalendar-month-filter{display:none}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter){display:flex;align-items:center;justify-content:space-between}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk{margin-bottom:8px}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{border:1px solid #e3e4e5;border-radius:7px;padding:18px 30px 10px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;position:relative;flex-wrap:wrap}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:22px;font-weight:600;line-height:20px;margin-right:20px;position:relative;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title>span{font-weight:100}.mec-gCalendar h2.fc-toolbar-title i{color:#a1a2a3;cursor:pointer;margin-left:2px;font-size:14px;margin-right:0}.mec-gCalendar h2.fc-toolbar-title button{background:0 0;border:none;cursor:pointer;padding:0;outline:0}.mec-gCalendar table.fc-scrollgrid-sync-table tbody td{border:none;border-bottom:1px solid #eee;border-right:1px solid #eee}.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary:active{background:#fff;color:#a1a2a3;border-radius:7px 0 0 7px;border-color:#e3e4e5;padding:3px 2px;box-shadow:none!important}.mec-gCalendar button.fc-button span.fc-icon{font-size:20px;padding:1px 0;width:30px;height:34px;vertical-align:middle;position:relative}.mec-gCalendar-filters-wrap .nice-select .list{margin:0;box-shadow:0 0 0 1px rgb(68 68 68 / 11%),0 2px 4px rgb(0 0 0 / 5%)}.mec-gCalendar button.fc-button span.fc-icon:before{vertical-align:middle;font-size:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 9px)}.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary{border-right:none}.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary{border-left:none;border-radius:0 7px 7px 0}.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary:active{background:#fff;color:#a1a2a3;border-right:none;border-left:none;border-radius:0;border-color:#e3e4e5;padding:3px 2px;box-shadow:none!important}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{background:#fff;color:#707070;border-left:none;border-right:none;border-radius:0;border-color:#e3e4e5;font-size:13px;text-transform:capitalize;font-weight:400;opacity:1;padding:9px 8px 12px;box-shadow:none!important;cursor:pointer;height:42px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:disabled{cursor:auto}.mec-gCalendar button.fc-button.fc-button-primary:hover span{background:#f4f5f6;color:#000;border-radius:7px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:not(:disabled):hover{background:#f4f5f6;color:#000;border-radius:0}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:active{min-width:100px;border-radius:7px!important;margin-right:0;background:#00acf8;border:none!important;padding:10px 15px 11px;font-size:13px;font-weight:500;margin-left:20px!important;box-shadow:none!important}.mec-gCalendar tr.fc-scrollgrid-section.fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>td{border-radius:7px 7px 0 0;border:none}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary{position:relative;text-align:right;padding-right:13px;padding-left:32px;min-width:auto;background:0 0;font-size:14px;color:#969798;font-weight:400}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:hover{background:#f4f5f6;color:#000}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary svg{position:absolute;left:10px;top:14px}.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:hover{background:#444}.mec-gCalendar-tooltip-location,.mec-gCalendar-tooltip-title{white-space:normal}.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text]:focus{margin:0;border:none;box-shadow:none!important;font-size:14px;font-weight:400;line-height:20px;color:#949aa1;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;padding-right:5px;padding-left:8px;background:#fff;outline:0}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-webkit-input-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-moz-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-ms-input-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-moz-placeholder{color:#949aa1}.mec-gCalendar-search-text-wrap{border-left:1px solid #e3e4e5;padding-left:16px}.mec-gCalendar-search-text-wrap i{margin-right:0;color:#bcc4ce;font-size:17px}.mec-gCalendar .fc-direction-ltr .fc-button-group>.fc-button:first-child{margin-left:7px!important}.mec-gCalendar .fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:0}.mec-gCalendar .mec-localtime-wrap{color:#000;font-size:11px;margin-top:2px;margin-bottom:2px}.mec-gCalendar .fc-theme-standard .fc-popover{background:#fff;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 4px 13px rgb(0 0 0 / 7%)}.mec-gCalendar .mec-localtime-wrap i{display:none}.mec-gCalendar .datepicker.dropdown-menu{position:absolute;top:51px!important;left:unset!important;min-width:215px!important;z-index:999;background:#fff;right:0;padding:4px 0 3px;margin:0;color:#000;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 3px 5px rgb(0 0 0 / 3%);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.mec-gCalendar .datepicker.dropdown-menu *{background:#fff;border-radius:7px;border:none;height:auto}.mec-gCalendar .datepicker table caption+thead tr:first-child td,.mec-gCalendar .datepicker table caption+thead tr:first-child th,.mec-gCalendar .datepicker table colgroup+thead tr:first-child td,.mec-gCalendar .datepicker table colgroup+thead tr:first-child th,.mec-gCalendar .datepicker table thead:first-child tr:first-child td,.mec-gCalendar .datepicker table thead:first-child tr:first-child th{border:none}.mec-gCalendar .datepicker table thead:first-child tr:first-child th.switch{font-weight:500}.mec-gCalendar .datepicker table thead:first-child tr:first-child th.next,.mec-gCalendar .datepicker table thead:first-child tr:first-child th.prev{font-size:0px;padding-top:11px}.mec-gCalendar .datepicker table thead:first-child tr:first-child th.next:before,.mec-gCalendar .datepicker table thead:first-child tr:first-child th.prev:before{content:'\e606';font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;color:#a1a2a3}.mec-gCalendar .datepicker table thead:first-child tr:first-child th.prev:before{content:'\e605'}.mec-gCalendar .datepicker table.table-condensed thead tr{display:flex;padding:6px 12px 10px;justify-content:space-between;align-items:center}.mec-gCalendar .datepicker thead tr:first-child th{width:auto;height:auto}.mec-gCalendar .datepicker thead tr:first-child th.next,.mec-gCalendar .datepicker thead tr:first-child th.prev{width:34px;height:34px;padding:0 12px}.mec-gCalendar .datepicker thead tr:first-child th.switch{padding:5px 18px}.mec-gCalendar .datepicker table.table-condensed tbody tr td{justify-content:space-between;align-items:center;padding:0 9px 7px;display:flex;flex-direction:row;flex-wrap:wrap;width:auto}.mec-gCalendar .datepicker td span.active.active,.mec-gCalendar .datepicker td span.active.disabled,.mec-gCalendar .datepicker td span.active:active,.mec-gCalendar .datepicker td span.active:focus,.mec-gCalendar .datepicker td span.active:hover,.mec-gCalendar .datepicker td span.active[disabled]{background-color:#00acf8;text-shadow:none}.mec-gCalendar .datepicker td span{width:43px;line-height:41px;font-size:14px}.mec-gCalendar .datepicker thead tr:first-child th:hover{background:#f4f5f6}.mec-gCalendar .datepicker thead tr:first-child th:hover:before{color:#000!important}.mec-gCalendar .datepicker td span:hover{background-color:#f4f5f6}.mec-gCalendar .datepicker:after{left:unset;right:11px}.mec-gCalendar .datepicker:before{left:unset;right:10px}#gCalendar-loading{width:100%;height:100%;background:no-repeat rgba(255,255,255,.88) url(//freemindwebradio.com/wp-content/plugins/modern-events-calendar-lite/assets/css/../img/ajax-loader.gif) center;border-style:none;position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#gCalendar-loading.mec-modal-preloader{display:block!important}#mec-gCalendar-wrap table.fc-scrollgrid{border:1px solid #e3e4e5;border-radius:7px}#mec-gCalendar-wrap table.fc-scrollgrid thead tr td{border:none!important;background:0 0}#mec-gCalendar-wrap table.fc-scrollgrid table{margin-bottom:0}#mec-gCalendar-wrap table.fc-scrollgrid tr th{background:0 0;padding:20px 0 3px 10px;text-align:left;border-right:none!important;border-left:none!important;border-bottom:1px solid #e3e4e5}#mec-gCalendar-wrap table.fc-scrollgrid tr th a{font-size:15px!important;font-weight:500!important;color:#000;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;text-decoration:none}#mec-gCalendar-wrap .openMonthFilter{position:relative;padding:7px 10px 2px;display:inline-block}#mec-gCalendar-wrap.fc .fc-daygrid-day-number{font-size:16px;padding:12px 10px 2px;color:#000;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;text-decoration:none}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table{margin:0;border-spacing:0;border-collapse:separate}.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr td:last-child{border-right:none}.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr:last-child td{border-bottom:none}#mec-gCalendar-wrap span.mec-general-calendar-label{color:#fff;padding:1px 4px 3px;font-size:11px;border-radius:3px;margin:5px 3px 2px 0;display:inline-block}.mec-gCalendar .fc .fc-scrollgrid-section-sticky>*{position:relative;z-index:1}.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-end,.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-start,.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-end,.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:0!important;margin-left:0!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tr td{text-align:left;background:#fff!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table .fc-daygrid-day-top{display:flex;flex-direction:row;padding-left:10px}#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today{background:#fff!important}#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#00acf8;font-size:17px;font-weight:500}#mec-gCalendar-wrap .fc-scrollgrid-section-body>td{border:none!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:first-child{border-radius:0 0 0 7px}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:last-child{border-radius:0 0 7px 0}.select2-container{z-index:99999999}@media (max-width:1200px){.mec-gCalendar-search-text-wrap{padding-left:10px}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus{width:100px}}@media (max-width:990px){.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus{width:auto}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{display:block}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child{margin:0}}@media (max-width:990px){.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div{width:100%;justify-content:right!important;position:relative}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{position:absolute;left:0}}@media (max-width:480px){.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{padding:6px 6px 9px}.mec-gCalendar button.fc-button span.fc-icon{font-size:12px;width:20px;height:27px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:17px;margin-right:11px}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter){flex-wrap:wrap}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter){width:100%;display:block}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:right}.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:100%}.mec-gCalendar-filters-wrap>div{width:100%}.mec-gCalendar-filters-wrap .nice-select{width:100%}.mec-gCalendar-filters{width:328px;right:calc(50% - 165px);top:52px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin-left:30px}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input,.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus{width:116px}.mec-gCalendar .datepicker:after{left:unset;right:55px}.mec-gCalendar .datepicker:before{left:unset;right:54px}.mec-gCalendar .datepicker.dropdown-menu{top:40px!important;right:-45px}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{padding:18px 10px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{height:35.5px}.mec-gCalendar-search-text-wrap{border-left:0;border-bottom:1px solid #eee;padding:0;margin-bottom:10px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin:0}}@media (max-width:360px){.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:left}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter){margin-bottom:8px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{position:relative;width:100%;margin-bottom:12px}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div{justify-content:left!important}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:22px}.mec-gCalendar button.fc-button span.fc-icon{font-size:20px;width:30px;height:34px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{padding:9px 8px 12px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin-left:-100px}.mec-gCalendar-filters{top:60px}.mec-gCalendar .datepicker.dropdown-menu{width:215px}.mec-gCalendar .datepicker.dropdown-menu{top:37px!important;right:27px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:12px;display:inline-block;width:46%;margin-right:0}#mec-gCalendar-wrap .openMonthFilter{padding-right:0}.mec-gCalendar button.fc-button span.fc-icon{width:20px;height:25px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{line-height:1}.mec-gCalendar .datepicker.dropdown-menu{right:-80px}.mec-gCalendar .datepicker:after{right:calc(50% - 3px)}.mec-gCalendar .datepicker:before{right:calc(50% - 4px)}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:right}.mec-gCalendar-filters{width:300px;right:calc(50% - 150px)}.mec-gCalendar-filters-wrap{padding:15px}.fc-h-event .fc-event-main{font-size:9px;line-height:11px}}@media (max-width:768px){.mec-cart{overflow-x:scroll}}.mec-cart-coupon input[type=text]{background:#fcfcfc;min-height:42px;min-width:180px;font-size:13px;border:1px solid #e0e0e0;padding:13px 10px;width:330px;margin-bottom:20px;margin-right:10px;box-shadow:inset 0 2px 4px rgba(0,0,0,.051)}.mec-cart-coupon button:hover{background:#000!important}.mec-cart ul{padding:0;list-style:none}.mec-cart ul h5,.mec-cart ul h6{margin:0;font-size:14px;color:#000;font-weight:inherit}.mec-cart ul h6{padding-left:0}.mec-cart ul h6:before{content:'— '}.mec-cart ul h5{font-weight:400;margin:0 0 3px 0}.mec-cart ul h6:last-child{margin-bottom:12px}.mec-cart table td:nth-child(4) ul li{margin-bottom:5px}.mec-cart table td:nth-child(4) ul li:last-child{margin-bottom:12px}.mec-cart table a{font-size:15px;font-weight:400;line-height:20px;color:#474849;fill:#474849}.mec-cart table a:hover{color:#000}.mec-cart table #mec_cart_total_payable,.mec-cart table .mec-transaction-price{font-size:20px;font-weight:700;line-height:26px;letter-spacing:-.8px;text-align:right;color:#060607;fill:#060607}.mec-cart table .mec-line-through{text-decoration:line-through}.mec-cart table .mec-cart-remove-transactions svg:hover,.mec-cart table .mec-cart-remove-transactions svg:hover path{color:red!important;fill:red!important;cursor:pointer}.mec-cart table tr{text-align:left}.mec-cart table tr th{margin-bottom:27px;margin-top:0;padding:9px 12px 9px;font-size:14px;line-height:1.8;letter-spacing:0;font-weight:600;position:relative;color:#000}.mec-cart table tr td{padding:9px 12px 9px;font-size:14px;color:#000}.mec-cart table tr td a:hover{color:#000;text-decoration:underline}.mec-cart table tr td,.mec-cart table tr th{background-color:#fff!important;border:0!important;vertical-align:middle}.mec-cart table tr{border-top:1px solid rgba(0,0,0,.1)}.mec-cart table tr th:last-child{text-align:right}.mec-cart table tr{border-top:1px solid rgba(0,0,0,.1)}.mec-cart table td:nth-child(1){width:35px;max-width:35px}.mec-cart table td:nth-child(2){width:135px;max-width:135px}.mec-cart table td:nth-child(3),.mec-cart table td:nth-child(4){min-width:200px;width:200px}.mec-cart table td:nth-child(5){font-size:12px}.mec-cart table td:nth-child(6){text-align:right;vertical-align:middle}.mec-cart .mec-cart-coupon-code{font-size:12px;color:#8d9599}.mec-cart .mec-cart-checkout-link.button:hover{background:#000!important}.mec-cart table thead tr th{border-bottom:1px solid #a3a3a3!important}.mec-cart table thead tr,.mec-cart table thead tr th{border-top:none!important}@media only screen and (max-width:992px){.mec-cart table{min-width:780px;overflow-x:scroll}}.mec-cart table tfoot tr th:last-child{display:none}.mec-checkout .mec-checkout-list{list-style:none;padding:0;margin:40px 0;display:grid;grid-template-columns:auto auto;column-gap:25px;row-gap:25px;padding-bottom:40px;border-bottom:1px solid #e6e6e6}.mec-checkout .mec-checkout-list .mec-list-items{padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgb(0 0 0 / 2%)}.mec-checkout .mec-checkout-list .mec-list-items h3{margin-top:20px;margin-bottom:12px;font-size:22px;line-height:27px;letter-spacing:-.4px;font-weight:700;position:relative}.mec-checkout .mec-checkout-list .mec-list-items h5{font-size:18px;font-weight:500;padding-bottom:5px;display:inline;color:#000;margin:0 0 8px 0}.mec-checkout .mec-checkout-list .mec-list-items h6{margin:0;font-size:16px;line-height:23px;color:#8d9599;font-weight:inherit}.mec-checkout .mec-checkout-list .mec-list-items h6{padding-left:0}.mec-checkout .mec-checkout-list .mec-list-items h6:before{content:'— '}.mec-checkout .mec-checkout-list .mec-list-items ul{list-style:none;padding:15px 0 0 0}.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details{color:#000;border:none;border-radius:2px;background:#f7f7f7;padding:15px;margin:15px 0 0 0;max-width:100%}.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details li{display:flex;flex-wrap:nowrap;justify-content:space-between}.mec-checkout #mec_cart_total_payable{margin:0 0 40px 0;font-size:29px;line-height:27px;letter-spacing:-.4px;font-weight:700;position:relative;color:#39c36e}.mec-checkout .mec-gateway-comment{margin-top:20px;margin:0 0 20px 0;color:#616161;font-size:14px;line-height:1.8}.mec-checkout .mec-email-stripe input[type=email],.mec-checkout .mec-name-stripe input[type=text]{box-sizing:border-box;height:40px;padding:10px 12px;border:0!important;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px 0 #e6ebf1!important;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-bottom:20px;background:#fff!important;max-width:330px}.mec-checkout label{color:#424242;font-weight:700;font-size:13px;letter-spacing:0;margin:0 0 4px 0;display:block;clear:none;padding:7px 1em 3px 0}.mec-checkout input[type=radio]:before{content:'';display:inline-block;background:#fff;border-radius:24px;width:13px;height:13px;cursor:pointer;margin:1px 0 0 0;border:1px solid #d7d8d9}.mec-checkout input[type=radio]:checked:before{border:0;background:#000}.mec-checkout input[type=radio]{margin:0 4px 0 0;font-size:0}.mec-checkout input[type=checkbox]{float:left}.mec-checkout-gateways-wrapper{max-width:54%;margin-bottom:20px}@media (max-width:768px){.mec-checkout-gateways-wrapper{max-width:100%;margin-bottom:20px}}.mec-checkout .mec-book-form-next-button{float:right;right:30%;width:155px;text-align:center}.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button{background-color:#c4cace!important;width:155px;text-align:center}.mec-checkout .mec-book-form-next-button:hover,.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button:hover{background:#000!important}@media (max-width:768px){.mec-checkout .mec-checkout-list{display:block;padding-bottom:20px}.mec-checkout .mec-checkout-list .mec-list-items{margin-bottom:20px;padding:15px}.mec-checkout-gateways-wrapper{max-width:100%;margin-bottom:20px}.mec-checkout .mec-book-form-next-button{right:0}}.mec-checkout-footer{background:#f5f6f7;padding:30px 40px 15px;border-radius:5px}.mec-checkout #mec_cart_total_payable{margin:0 0 15px;font-size:26px;line-height:1;letter-spacing:-.4px;font-weight:700;position:relative;color:#000}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/*! Lity - v2.1.0 - 2016-09-19 * http://sorgalla.com/lity/ * Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */ .lity {z-index: 9990; position: fixed; top: 0; right: 0; bottom: 0; left: 0; white-space: nowrap; background: #0b0b0b; background: rgba(0, 0, 0, 0.8); outline: none !important; opacity: 0; -webkit-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .lity.lity-opened {opacity: 1; } .lity.lity-closed {opacity: 0; } .lity * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .lity-wrap {z-index: 9990; position: fixed; top: 0; right: 0; bottom: 0; left: 0; text-align: center; outline: none !important; } .lity-wrap:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; } .lity-loader {z-index: 9991; color: #fff; position: absolute; top: 50%; margin-top: -0.8em; width: 100%; text-align: center; font-size: 14px; font-family: Arial, Helvetica, sans-serif; opacity: 0; -webkit-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .lity-loading .lity-loader {opacity: 1; } .lity-container {z-index: 9992; position: relative; text-align: left; vertical-align: middle; display: inline-block; white-space: normal; max-width: 100%; max-height: 100%; outline: none !important; } .lity-content {z-index: 9993; width: 100%; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; -o-transition: -o-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease; } .lity-loading .lity-content, .lity-closed .lity-content {-webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } .lity-content:after {content: ''; position: absolute; left: 0; top: 0; bottom: 0; display: block; right: 0; width: auto; height: auto; z-index: -1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); } .lity-close {z-index: 9994; width: 60px; height: 60px; position: fixed; right: 15px; top: 15px; -webkit-appearance: none; cursor: pointer; text-decoration: none; text-align: center; padding: 0; color: #fff; font-style: normal; font-size: 32px; font-family: Arial, Baskerville, monospace; line-height: 35px; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); border: 0; background: #000; outline: none; -webkit-box-shadow: none; box-shadow: none; } .lity-close::-moz-focus-inner {border: 0; padding: 0; } .lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {background: #000; } /* Image */ .lity-image img {max-width: 100%; display: block; line-height: 0; border: 0; } /* iFrame */ .lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-googlemaps .lity-container {width: 100%; max-width: 964px; } .lity-iframe-container {width: 100%; height: 0; padding-top: 56.25%; overflow: auto; pointer-events: auto; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-overflow-scrolling: touch; } .lity-iframe-container iframe {position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; } .lity-hide {display: none; }
.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;font-weight:400}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;text-align:center}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2c3e50;background-color:var(--fc-button-bg-color,#2c3e50);border-color:#2c3e50;border-color:var(--fc-button-border-color,#2c3e50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{display:block;border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}
@-webkit-keyframes sby-sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sby-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}body .sb_youtube[id^=sb_youtube_],body.et-db #et-boc .sb_youtube[id^=sb_youtube_]{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body .sb_youtube[id^=sb_youtube_] *,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] *{-webkit-box-sizing:border-box;box-sizing:border-box}body .sb_youtube[id^=sb_youtube_] .sbi_inner_item:after,body .sb_youtube[id^=sb_youtube_]:after,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sbi_inner_item:after,body.et-db #et-boc .sb_youtube[id^=sb_youtube_]:after{content:"";display:table;clear:both}body .sb_youtube.sby_fixed_height[id^=sb_youtube_],body.et-db #et-boc .sb_youtube.sby_fixed_height[id^=sb_youtube_]{overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap{width:100%;float:left;line-height:0;font-size:13px;-webkit-box-sizing:border-box;box-sizing:border-box}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_inner_item,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_inner_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap .sby_video_thumbnail_wrap,body .sb_youtube[id^=sb_youtube_] .sby_player_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap .sby_video_thumbnail_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_wrap{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;padding:inherit!important;-webkit-text-decoration:none;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;transition:all .5s ease}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item.sby_no_margin,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item.sby_no_margin{margin:0!important}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item.sby_transition,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap .sby_item.sby_transition{opacity:0;max-height:0}body .sb_youtube.sby_col_0[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_0[id^=sb_youtube_] .sby_items_wrap .sby_item{width:100%}body .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_items_wrap .sby_item{width:100%}body .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item{width:50%}body .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item{width:33.33%}body .sb_youtube.sby_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item{width:25%}body .sb_youtube.sby_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item{width:20%}body .sb_youtube.sby_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item{width:16.66%}body .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item{width:14.28%}body .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item{width:12.5%}body .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item{width:11.11%}body .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item{width:10%}body .sby-screenreader,body.et-db #et-boc .sby-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}body #sby_lightbox .sby_lb_video_thumbnail_wrap,body .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap,body .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail_wrap,body.et-db #et-boc #sby_lightbox .sby_lb_video_thumbnail_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;position:relative;float:left}body #sby_lightbox .sby_lb_video_thumbnail,body #sby_lightbox .sby_video_thumbnail,body .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail,body.et-db #et-boc #sby_lightbox .sby_lb_video_thumbnail,body.et-db #et-boc #sby_lightbox .sby_video_thumbnail,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail{display:block;position:relative;-webkit-text-decoration:none;text-decoration:none;line-height:0;z-index:5}body #sby_lightbox .sby_video_thumbnail img,body .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail img,body.et-db #et-boc #sby_lightbox .sby_video_thumbnail img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail img{width:100%;height:auto;border-radius:0}body .sb_youtube[id^=sb_youtube_] .sby_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link{display:none;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;padding:0;background:#333;background:rgba(0,0,0,.6);text-align:center;color:#fff;font-size:12px;line-height:1.1;overflow:hidden}body .sb_youtube[id^=sb_youtube_] .sby_link.sby_default a,body .sb_youtube[id^=sb_youtube_] .sby_link.sby_default p,body .sb_youtube[id^=sb_youtube_] .sby_link.sby_default span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link.sby_default a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link.sby_default p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link.sby_default span{text-shadow:0px 0px 10px #000}body .sb_youtube[id^=sb_youtube_] .sby_link .sby_hover_bottom,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_playbtn,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_username a,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link,body .sb_youtube[id^=sb_youtube_] .sby_link .svg-inline--fa.fa-play,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_hover_bottom,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_playbtn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_username a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .svg-inline--fa.fa-play{filter:alpha(opacity=90);opacity:.9}body .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link:hover,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_playbtn:hover,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_username a:hover,body .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link:hover,body .sb_youtube[id^=sb_youtube_] .sby_link .svg-inline--fa.fa-play:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_playbtn:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_username a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .svg-inline--fa.fa-play:hover{filter:alpha(opacity=100);opacity:1}body .sb_youtube[id^=sb_youtube_] .sby_link_area,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link_area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}body .sb_youtube[id^=sb_youtube_] .sby_link a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link a{padding:0;-webkit-text-decoration:none;text-decoration:none;color:#ddd;color:rgba(255,255,255,.7);line-height:1.1;background:0 0;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}body .sb_youtube[id^=sb_youtube_] .sby_link a:active,body .sb_youtube[id^=sb_youtube_] .sby_link a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link a:active,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link a:hover{color:#fff}body .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_lightbox_link{display:block;position:absolute;z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-21px;padding:0;font-size:49px;font-style:normal!important}body .sb_youtube[id^=sb_youtube_] .sby_carousel_vid_first .sby_lightbox_link,body .sb_youtube[id^=sb_youtube_] .sby_type_video .sby_lightbox_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_carousel_vid_first .sby_lightbox_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_type_video .sby_lightbox_link{display:none}body .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link .sby_youtube_link{font-size:30px;position:absolute;z-index:100;bottom:0;right:2px;padding:8px}body .sb_youtube[id^=sb_youtube_] .sby_link a:focus,body .sb_youtube[id^=sb_youtube_] .sby_link a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link a:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_link a:hover{-webkit-text-decoration:underline;text-decoration:underline}body .sb_youtube[id^=sb_youtube_] .sby_player_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_wrap{z-index:1;width:100%!important;height:100%!important;position:absolute;top:0;left:0}body .sb_youtube[id^=sb_youtube_] .sby_player_wrap iframe,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_wrap iframe{width:100%!important;height:100%!important}body #sby_lightbox .sby_thumbnail_hover,body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover,body.et-db #et-boc #sby_lightbox .sby_thumbnail_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover{-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;color:#fff;background:#333;background:rgba(0,0,0,.6);transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-webkit-transition:opacity .6s ease-in-out}body .sb_youtube.sby_layout_list[id^=sb_youtube_] .sby_item_video_thumbnail .sby_thumbnail_hover,body.et-db #et-boc .sb_youtube.sby_layout_list[id^=sb_youtube_] .sby_item_video_thumbnail .sby_thumbnail_hover{display:none}body .sb_youtube[id^=sb_youtube_] .sby_current .sby_thumbnail_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_current .sby_thumbnail_hover{opacity:1}body #sby_lightbox .sby_thumbnail_hover_inner,body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner,body.et-db #et-boc #sby_lightbox .sby_thumbnail_hover_inner,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner{display:inline-block;width:100%;height:100%;padding:10px;overflow:hidden}body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner .sby_video_title,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner .sby_video_title{font-size:1.2em;line-height:1.2}body #sby_lightbox .sby_video_thumbnail:hover .sby_thumbnail_hover,body .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail:hover .sby_thumbnail_hover,body.et-db #et-boc #sby_lightbox .sby_video_thumbnail:hover .sby_thumbnail_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail:hover .sby_thumbnail_hover{opacity:1;display:block;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}body .sb_youtube.sby_layout_list[id^=sb_youtube_] .sby_item_video_thumbnail.sby_video_thumbnail:hover .sby_thumbnail_hover,body.et-db #et-boc .sb_youtube.sby_layout_list[id^=sb_youtube_] .sby_item_video_thumbnail.sby_video_thumbnail:hover .sby_thumbnail_hover{opacity:0;display:none;transition:none;-moz-transition:none;-webkit-transition:none}body .sb_youtube[id^=sb_youtube_] .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:#000;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:sby-sk-scaleout 1s infinite ease-in-out;animation:sby-sk-scaleout 1s infinite ease-in-out}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header br,body .sb_youtube[id^=sb_youtube_] .sby_footer br,body .sb_youtube[id^=sb_youtube_] .sby_items_wrap br,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header br,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer br,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap br{display:none}body .sb_youtube[id^=sb_youtube_] .sby_bio br,body .sb_youtube[id^=sb_youtube_] .sby_caption br,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_bio br,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_caption br{display:inline;display:initial}body .sby_footer p,body.et-db #et-boc .sby_footer p{display:inline;padding:0;margin:0}body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_loader,body .sb_youtube[id^=sb_youtube_] .sby_item .sby_loader,body .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_item .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap .sby_loader{position:absolute;margin-top:-11px;background-color:#fff}body .sb_youtube[id^=sb_youtube_] .sby_item.sby_player_loading,body .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap.sby_player_loading,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_item.sby_player_loading,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_player_outer_wrap.sby_player_loading{opacity:.8}body #sby_lightbox .fa-spin,body .sb_youtube[id^=sb_youtube_] .fa-spin,body.et-db #et-boc #sby_lightbox .fa-spin,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}body #sby_lightbox .fa-pulse,body .sb_youtube[id^=sb_youtube_] .fa-pulse,body.et-db #et-boc #sby_lightbox .fa-pulse,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_header_type_generic,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_header_type_generic{display:-webkit-box;display:-ms-flexbox;display:flex}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header a{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-width:100%;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:color .5s ease;transition:color .5s ease}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header a[data-channel-description=visible],body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header a[data-channel-description=visible]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:480px){body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_img{width:80px;height:80px;border-radius:40px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_img img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_img img{width:80px;height:80px;border-radius:40px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3{font-size:16px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info{font-size:13px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3{margin-left:95px!important;line-height:1.4}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text h3{margin-right:-85px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info{margin-top:4px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text.sby_no_bio h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_medium .sby_header_text.sby_no_bio h3{padding-top:20px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_img{width:120px;height:120px;border-radius:60px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_img img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_img img{width:120px;height:120px;border-radius:60px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3{font-size:28px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info{font-size:13px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3{margin-left:140px!important;line-height:1.5}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text h3{margin-right:-120px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text .sby_bio_info{margin-top:12px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text.sby_no_bio h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_large .sby_header_text.sby_no_bio h3{padding-top:32px!important}}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img{float:left;position:relative;width:50px;margin:0 0 0 -100%!important;overflow:hidden;border-radius:40px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img img{float:left;margin:0!important;padding:0!important;border:none!important;border-radius:40px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75)}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_no_consent .sby_header_img,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_no_consent .sby_header_img{height:50px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_no_consent .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header.sby_no_consent .sby_header_img_hover{opacity:1}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_new_logo,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover i,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover i{overflow:hidden}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover{z-index:2;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_fade_in,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_fade_in{opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_img_hover{position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75);-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;border-radius:40px;-webkit-transition:opacity .2s;transition:opacity .2s}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header a:focus .sby_header_img_hover,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header a:hover .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header a:focus .sby_header_img_hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header a:hover .sby_header_img_hover{opacity:1}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text{width:100%;padding-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio,body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text h3{clear:both;margin:0 0 0 60px!important;padding:0!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio{width:100%}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header h3{font-size:16px;line-height:1.3}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header p{font-size:13px;line-height:1.3;margin:0;padding:0}body .sb_youtube[id^=sb_youtube_] p:empty,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] p:empty{display:none}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text img.emoji,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text img.emoji{margin-right:3px!important}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text.sby_no_bio .sby_bio_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text.sby_no_bio .sby_bio_info{clear:both}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text.sby_no_bio.sby_has_sub h3,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_header_text.sby_no_bio.sby_has_sub h3{padding-top:0!important}body .sb_youtube[id^=sb_youtube_] .sby_footer,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer{float:left;clear:both;width:100%;text-align:center}body .sb_youtube[id^=sb_youtube_] .sby_footer .fa-spinner,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}body .sb_youtube[id^=sb_youtube_] .sby_footer,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer{opacity:1;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}body .sb_youtube[id^=sb_youtube_] .sby_load_btn .sby_btn_text,body .sb_youtube[id^=sb_youtube_] .sby_load_btn .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_load_btn .sby_btn_text,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_load_btn .sby_loader{opacity:1;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}body .sb_youtube[id^=sb_youtube_] .sby_hidden,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_hidden{opacity:0!important}body #sby_lightbox .sby_btn a,body .sb_youtube[id^=sb_youtube_] .sby_btn a,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn,body.et-db #et-boc #sby_lightbox .sby_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0 auto;background:#333;border:none;color:#fff;-webkit-text-decoration:none;text-decoration:none;font-size:13px;line-height:1.5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}body #sby_lightbox .sby_btn .sby_cta_button,body .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button,body.et-db #et-boc #sby_lightbox .sby_btn .sby_cta_button,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button{font-size:16px}body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn{position:relative}body #sby_lightbox .sby_btn,body .sb_youtube[id^=sb_youtube_] .sby_btn,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn,body.et-db #et-boc #sby_lightbox .sby_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;text-align:center}body .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_top,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_top{display:block;margin-bottom:5px}body #sby_lightbox .sby_btn .sby_cta_button,body .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc #sby_lightbox .sby_btn .sby_cta_button,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a{background:#408bd1;color:#fff}body #sby_lightbox .sby_btn a,body .sb_youtube[id^=sb_youtube_] .sby_btn a,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn,body.et-db #et-boc #sby_lightbox .sby_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn{-webkit-transition:all .1s ease-in;transition:all .1s ease-in}body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn:hover{outline:none;-webkit-box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25);box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:focus,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:hover{-webkit-box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25);box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}body #sby_lightbox .sby_btn .sby_cta_button:focus,body #sby_lightbox .sby_btn .sby_cta_button:hover,body #sby_lightbox .sby_btn a:focus,body .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button:focus,body .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button:hover,body .sb_youtube[id^=sb_youtube_] .sby_btn a:hover,body.et-db #et-boc #sby_lightbox .sby_btn .sby_cta_button:focus,body.et-db #et-boc #sby_lightbox .sby_btn .sby_cta_button:hover,body.et-db #et-boc #sby_lightbox .sby_btn a:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn .sby_cta_button:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn a:hover{outline:none;-webkit-box-shadow:inset 0 0 10px 20px #359dff;box-shadow:inset 0 0 10px 20px #359dff}body #sby_lightbox .sby_btn.sby_custom .sby_cta_button:focus,body #sby_lightbox .sby_btn.sby_custom .sby_cta_button:hover,body #sby_lightbox .sby_btn.sby_custom a:focus,body .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom .sby_cta_button:focus,body .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom .sby_cta_button:hover,body .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom a:hover,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_custom a:focus,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_custom a:hover,body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn.sby_custom:hover,body.et-db #et-boc #sby_lightbox .sby_btn.sby_custom .sby_cta_button:focus,body.et-db #et-boc #sby_lightbox .sby_btn.sby_custom .sby_cta_button:hover,body.et-db #et-boc #sby_lightbox .sby_btn.sby_custom a:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom .sby_cta_button:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom .sby_cta_button:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn.sby_custom a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_custom a:focus,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn.sby_custom a:hover,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn.sby_custom:hover{-webkit-box-shadow:inset 0 0 20px 20px rgba(255,255,255,.15);box-shadow:inset 0 0 20px 20px rgba(255,255,255,.15)}body #sby_lightbox .sby_btn a:active,body .sb_youtube[id^=sb_youtube_] .sby_btn a:active,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:active,body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn:active,body.et-db #et-boc #sby_lightbox .sby_btn a:active,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_btn a:active,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn a:active,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_load_btn:active{-webkit-box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3);box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}body .sb_youtube[id^=sb_youtube_] .sby_follow_btn .fa,body .sb_youtube[id^=sb_youtube_] .sby_follow_btn svg,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn .fa,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}body .sb_youtube[id^=sb_youtube_] .sby_follow_btn svg,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_follow_btn svg{vertical-align:-.125em}body .sb_youtube[id^=sb_youtube_] .sby_footer .sby_follow_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_footer .sby_follow_btn{margin-left:5px}@media (max-width:640px){body .sb_youtube.sby_col_3.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_4.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_5.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_6.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_3.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_4.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_5.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_6.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item{width:50%}body .sb_youtube.sby_col_10.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_7.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_8.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_9.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_10.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_7.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_8.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_9.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item{width:25%}body .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item{width:50%}body .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item{width:33.33%}body .sb_youtube.sby_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item{width:25%}body .sb_youtube.sby_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item{width:20%}body .sb_youtube.sby_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item{width:16.66%}body .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item{width:14.28%}body .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_8[id^=sb_youtube_] .sby_items_wrap .sby_item{width:12.5%}body .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_9[id^=sb_youtube_] .sby_items_wrap .sby_item{width:11.11%}body .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_10[id^=sb_youtube_] .sby_items_wrap .sby_item{width:10%}body .sb_youtube.sby_width_resp[id^=sb_youtube_],body.et-db #et-boc .sb_youtube.sby_width_resp[id^=sb_youtube_]{width:100%!important}}@media (max-width:480px){body .sb_youtube.sby_col_10.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_3.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_4.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_5.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_6.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_7.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_8.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_col_9.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body .sb_youtube.sby_mob_col_1[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_10.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_3.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_4.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_5.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_6.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_7.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_8.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_col_9.sby_mob_col_auto[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_1[id^=sb_youtube_] .sby_items_wrap .sby_item{width:100%}body .sb_youtube.sby_mob_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_2[id^=sb_youtube_] .sby_items_wrap .sby_item{width:50%}body .sb_youtube.sby_mob_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_3[id^=sb_youtube_] .sby_items_wrap .sby_item{width:33.33%}body .sb_youtube.sby_mob_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_4[id^=sb_youtube_] .sby_items_wrap .sby_item{width:25%}body .sb_youtube.sby_mob_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_5[id^=sb_youtube_] .sby_items_wrap .sby_item{width:20%}body .sb_youtube.sby_mob_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_6[id^=sb_youtube_] .sby_items_wrap .sby_item{width:16.66%}body .sb_youtube.sby_mob_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item,body.et-db #et-boc .sb_youtube.sby_mob_col_7[id^=sb_youtube_] .sby_items_wrap .sby_item{width:14.28%}}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_2 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_2 .sby_items_wrap .sby_item{width:50%}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_3 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_3 .sby_items_wrap .sby_item{width:33.33%}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_4 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_4 .sby_items_wrap .sby_item{width:25%}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_5 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_5 .sby_items_wrap .sby_item{width:20%}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_6 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_6 .sby_items_wrap .sby_item{width:16.66%}body [data-preview-screen=mobile] .sb_youtube.sby_mob_col_7 .sby_items_wrap .sby_item,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube.sby_mob_col_7 .sby_items_wrap .sby_item{width:14.28%}body .sb_youtube[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item,body.et-db #et-boc .sb_youtube[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item{background-color:#fff}body .sb_youtube.sby_palette_dark[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item,body.et-db #et-boc .sb_youtube.sby_palette_dark[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item{background-color:#35363f}body .sby_lightboxOverlay,body.et-db #et-boc .sby_lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(opacity=80);opacity:.9;display:none}body .sby_lightbox,body.et-db #et-boc .sby_lightbox{position:absolute;left:0;width:100%;z-index:10000;line-height:0;font-weight:400;overflow-x:auto;height:100%}body .sby_lightbox .sby_lb-header,body.et-db #et-boc .sby_lightbox .sby_lb-header{padding-top:80px}body .sby_lightbox .sby_lb-image,body.et-db #et-boc .sby_lightbox .sby_lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}body .sby_lightbox a:active,body .sby_lightbox a:focus,body .sby_lightbox a:hover,body.et-db #et-boc .sby_lightbox a:active,body.et-db #et-boc .sby_lightbox a:focus,body.et-db #et-boc .sby_lightbox a:hover{outline:none}body .sby_lightbox a img,body.et-db #et-boc .sby_lightbox a img{border:none}body .sby_lb-outerContainer,body.et-db #et-boc .sby_lb-outerContainer{position:relative;background-color:#000;*zoom:1;width:250px;height:250px;margin:0 auto 0 auto;border-top-left-radius:4px;border-top-right-radius:4px}body .sby_lb-outerContainer .sby_lb-close,body.et-db #et-boc .sby_lb-outerContainer .sby_lb-close{position:absolute;top:-40px;right:0;width:30px;height:30px;background:url(//freemindwebradio.com/wp-content/plugins/feeds-for-youtube/css/../img/close.png) top right no-repeat;text-align:right;outline:none;cursor:pointer;filter:alpha(opacity=70);opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}body .sby_lb-outerContainer:after,body.et-db #et-boc .sby_lb-outerContainer:after{content:"";display:table;clear:both}body .sby_lb-container,body.et-db #et-boc .sby_lb-container{position:relative;padding:4px;top:0;left:0;width:100%;height:100%;bottom:0;right:0;border-radius:3px}body .sby_lb-loader,body.et-db #et-boc .sby_lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}body .sby_lb-cancel,body.et-db #et-boc .sby_lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background-color:#666;background-color:rgba(255,255,255,.5);border-radius:100%;-webkit-animation:ctf-sk-scaleout 1s infinite ease-in-out;animation:ctf-sk-scaleout 1s infinite ease-in-out}body .sby_lb-nav,body.et-db #et-boc .sby_lb-nav{top:0;left:0;width:100%;z-index:10}body .sby_lb-container>.nav,body.et-db #et-boc .sby_lb-container>.nav{left:0}body .sby_lb-nav a,body.et-db #et-boc .sby_lb-nav a{position:absolute;z-index:100;top:0;height:90%;outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}body .sby_lb-next,body .sby_lb-prev,body.et-db #et-boc .sby_lb-next,body.et-db #et-boc .sby_lb-prev{height:100%;cursor:pointer;display:block}body .sby_lb-nav a.sby_lb-prev,body.et-db #et-boc .sby_lb-nav a.sby_lb-prev{width:50px;left:-70px;padding-left:10px;padding-right:10px;float:left;filter:alpha(opacity=0.5);opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}body .sby_lb-nav a.sby_lb-prev:hover,body.et-db #et-boc .sby_lb-nav a.sby_lb-prev:hover{filter:alpha(opacity=100);opacity:1}body .sby_lb-nav a.sby_lb-next,body.et-db #et-boc .sby_lb-nav a.sby_lb-next{width:50px;right:-70px;padding-left:10px;padding-right:10px;float:right;filter:alpha(opacity=0.5);opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}body .sby_lb-nav a.sby_lb-next:hover,body.et-db #et-boc .sby_lb-nav a.sby_lb-next:hover{filter:alpha(opacity=100);opacity:1}body .sby_lb-nav span,body.et-db #et-boc .sby_lb-nav span{display:block;top:55%;position:absolute;left:20px;width:34px;height:45px;margin:-25px 0 0;background:url(//freemindwebradio.com/wp-content/plugins/feeds-for-youtube/css/../img/sby-sprite.png) no-repeat}body .sby_lb-nav a.sby_lb-prev span,body.et-db #et-boc .sby_lb-nav a.sby_lb-prev span{background-position:-53px 0}body .sby_lb-nav a.sby_lb-next span,body.et-db #et-boc .sby_lb-nav a.sby_lb-next span{left:auto;right:20px;background-position:-18px 0}body .sby_lb-data .sby_lb-info,body.et-db #et-boc .sby_lb-data .sby_lb-info{width:100%;float:left;clear:both}body .sby_lb-data .sby_lb-number,body.et-db #et-boc .sby_lb-data .sby_lb-number{display:block;float:left;clear:both;padding:5px 0 15px;font-size:12px;color:#999}body .sby_lb-data .sby_lb-close,body.et-db #et-boc .sby_lb-data .sby_lb-close{display:block;float:right;width:30px;height:30px;background:url(//freemindwebradio.com/wp-content/plugins/feeds-for-youtube/css/../img/close.png) top right no-repeat;text-align:right;outline:none;filter:alpha(opacity=70);opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}body .sby_lb-data .sby_lb-close:hover,body.et-db #et-boc .sby_lb-data .sby_lb-close:hover{cursor:pointer;filter:alpha(opacity=100);opacity:1}body .sby_lb-nav,body.et-db #et-boc .sby_lb-nav{height:auto}body .sby_lb-container,body.et-db #et-boc .sby_lb-container{padding:0}body .sby_lb-container iframe,body.et-db #et-boc .sby_lb-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}body #sby_lightbox .sby_lightbox_action,body.et-db #et-boc #sby_lightbox .sby_lightbox_action{float:left;position:relative;padding:0 0 0 10px;margin:5px 0 0 10px;border-left:1px solid #666;font-size:12px}body #sby_lightbox .sby_lightbox_action a,body.et-db #et-boc #sby_lightbox .sby_lightbox_action a{display:block;float:left;color:#999;-webkit-text-decoration:none;text-decoration:none}body #sby_lightbox .sby_lightbox_action a:focus,body #sby_lightbox .sby_lightbox_action a:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action a:focus,body.et-db #et-boc #sby_lightbox .sby_lightbox_action a:hover{color:#fff}body #sby_lightbox .sby_lightbox_action .fa,body #sby_lightbox .sby_lightbox_action svg,body.et-db #et-boc #sby_lightbox .sby_lightbox_action .fa,body.et-db #et-boc #sby_lightbox .sby_lightbox_action svg{margin-right:5px}body #sby_lightbox .sby_lightbox_action.sby_youtube .fa,body.et-db #et-boc #sby_lightbox .sby_lightbox_action.sby_youtube .fa{font-size:13px}body #sby_lightbox .sby_tooltip_social a svg,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a svg{font-size:19px;padding:3px 4px;margin:auto}body #sby_lightbox .sby_lightbox_tooltip,body.et-db #et-boc #sby_lightbox .sby_lightbox_tooltip{display:none;position:absolute;width:100px;bottom:22px;left:0;padding:5px 10px;margin:0;background:rgba(255,255,255,.9);color:#222;font-size:12px;line-height:1.3;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.4);-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-sizing:border-box;box-sizing:border-box}body #sby_lightbox .sby_lightbox_tooltip .fa-play,body.et-db #et-boc #sby_lightbox .sby_lightbox_tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:36px;color:rgba(255,255,255,.9)}body #sby_lightbox .sby_tooltip_social a .fa,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a .fa{font-size:16px;margin:0;padding:5px}body #sby_lightbox .sby_tooltip_social a#sby_facebook_icon .fa,body #sby_lightbox .sby_tooltip_social a#sby_pinterest_icon .fa,body #sby_lightbox .sby_tooltip_social a#sby_twitter_icon .fa,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a#sby_facebook_icon .fa,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a#sby_pinterest_icon .fa,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a#sby_twitter_icon .fa{padding-top:4px;font-size:18px}body #sby_lightbox .sby_gdpr_notice,body.et-db #et-boc #sby_lightbox .sby_gdpr_notice{z-index:6;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}body #sby_lightbox .sby_gdpr_notice svg.svg-inline--fa:not(:root),body.et-db #et-boc #sby_lightbox .sby_gdpr_notice svg.svg-inline--fa:not(:root){position:relative;display:block!important;height:48px;width:48px;opacity:.8}body #sby_lightbox .sby_gdpr_notice:hover svg.svg-inline--fa:not(:root),body.et-db #et-boc #sby_lightbox .sby_gdpr_notice:hover svg.svg-inline--fa:not(:root){opacity:1}body #sby_lightbox #sby_mod_box,body.et-db #et-boc #sby_lightbox #sby_mod_box{width:280px;padding:5px 10px 7px}body #sby_lightbox .sby_tooltip_social,body.et-db #et-boc #sby_lightbox .sby_tooltip_social{width:172px;padding:5px 5px 4px}body #sby_lightbox .sby_tooltip_social a,body.et-db #et-boc #sby_lightbox .sby_tooltip_social a{color:#333;border-radius:4px}body #sby_lightbox .sby_lightbox_action #sby_facebook_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_facebook_icon:hover{background:#3b5998}body #sby_lightbox .sby_lightbox_action #sby_twitter_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_twitter_icon:hover{background:#00aced}body #sby_lightbox .sby_lightbox_action #sby_google_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_google_icon:hover{background:#dd4b39}body #sby_lightbox .sby_lightbox_action #sby_linkedin_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_linkedin_icon:hover{background:#007bb6}body #sby_lightbox .sby_lightbox_action #sby_pinterest_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_pinterest_icon:hover{background:#cb2027}body #sby_lightbox .sby_lightbox_action #sby_email_icon:hover,body.et-db #et-boc #sby_lightbox .sby_lightbox_action #sby_email_icon:hover{background:#333}body .sby_lb-dataContainer,body .sby_lb-outerContainer,body.et-db #et-boc .sby_lb-dataContainer,body.et-db #et-boc .sby_lb-outerContainer{min-width:450px}@media (max-width:450px){body .sby_lb-dataContainer,body .sby_lb-outerContainer,body.et-db #et-boc .sby_lb-dataContainer,body.et-db #et-boc .sby_lb-outerContainer{min-width:0}}body .sby_lightbox .sby_lb-image,body.et-db #et-boc .sby_lightbox .sby_lb-image{display:block;height:auto;max-width:inherit;margin:0 auto;border-radius:0}body #sby_mod_error,body.et-db #et-boc #sby_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;margin-bottom:10px;border-radius:4px}body #sby_mod_error p,body.et-db #et-boc #sby_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}body #sby_mod_error ol,body #sby_mod_error ul,body.et-db #et-boc #sby_mod_error ol,body.et-db #et-boc #sby_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}body #sby_mod_error li,body.et-db #et-boc #sby_mod_error li{padding:1px 0!important;margin:0!important}body #sby_mod_error span,body.et-db #et-boc #sby_mod_error span{font-size:12px}body .sb_youtube[id^=sb_youtube_] svg.svg-inline--fa:not(:root),body .sb_youtube_lightbox[id^=sb_youtube_] svg.svg-inline--fa:not(:root),body.et-db #et-boc .sb_youtube[id^=sb_youtube_] svg.svg-inline--fa:not(:root),body.et-db #et-boc .sb_youtube_lightbox[id^=sb_youtube_] svg.svg-inline--fa:not(:root){-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:initial;box-sizing:initial;overflow:visible;width:1em}body .sb_youtube[id^=sb_youtube_] .svg-inline--fa.fa-w-16,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .svg-inline--fa.fa-w-16,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .svg-inline--fa.fa-w-16{width:16px}body .sb_youtube[id^=sb_youtube_] .svg-inline--fa,body .sb_youtube_lightbox[id^=sb_youtube_] .svg-inline--fa,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .svg-inline--fa,body.et-db #et-boc .sb_youtube_lightbox[id^=sb_youtube_] .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}body .sb_youtube.sby_player_loaded.sby_layout_list[id^=sb_youtube_] .sby_video_thumbnail,body .sb_youtube.sby_player_loaded[id^=sb_youtube_] .sby_player_outer_wrap .sby_video_thumbnail,body.et-db #et-boc .sb_youtube.sby_player_loaded.sby_layout_list[id^=sb_youtube_] .sby_video_thumbnail,body.et-db #et-boc .sb_youtube.sby_player_loaded[id^=sb_youtube_] .sby_player_outer_wrap .sby_video_thumbnail{z-index:-1!important}body a.sby_video_thumbnail:after,body.et-db #et-boc a.sby_video_thumbnail:after{-webkit-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:"";left:0;position:absolute;z-index:1;right:0;top:0;width:100%}body .sb_youtube[id^=sb_youtube_] .sby_info p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info p{width:100%;clear:both;padding:5px 5px 2px 5px!important;margin:0;line-height:1.2;-webkit-box-sizing:border-box;box-sizing:border-box}body #sby_lightbox .sby_video_title,body .sb_youtube[id^=sb_youtube_] .sby_caption,body .sb_youtube[id^=sb_youtube_] .sby_date,body .sb_youtube[id^=sb_youtube_] .sby_ls_message,body .sb_youtube[id^=sb_youtube_] .sby_video_title,body.et-db #et-boc #sby_lightbox .sby_video_title,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_caption,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_date,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_ls_message,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_title{word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}body .sb_youtube[id^=sb_youtube_] .sby_caption_wrap,body .sb_youtube[id^=sb_youtube_] .sby_info>p,body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_caption_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info>p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>p{padding:0!important;margin-top:0;line-height:1.3;font-size:1em}body .sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info .sby_video_title_wrap{font-size:1.2em}body .sb_youtube[id^=sb_youtube_] .sby_ls_message_wrap,body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner .sby_ls_message_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_ls_message_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner .sby_ls_message_wrap{display:block;line-height:1}body .sb_youtube[id^=sb_youtube_] .sby_ls_message,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_ls_message{display:inline-block;padding:3px 5px;background:#408bd1;color:#fff;font-weight:700;line-height:1;border-radius:5px;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}body .sb_youtube[id^=sb_youtube_] .sby_video_title,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_title{font-weight:700}body .sb_youtube[id^=sb_youtube_] .sby_info .sby_ls_message_wrap,body .sb_youtube[id^=sb_youtube_] .sby_info .sby_stats,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info .sby_ls_message_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info .sby_stats{margin-bottom:8px}body .sb_youtube[id^=sb_youtube_] .sby_meta>span+span:before,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_meta>span+span:before{content:"•";margin:0 4px}body .sb_youtube[id^=sb_youtube_] .sby_meta span,body .sb_youtube[id^=sb_youtube_] .sby_stats span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_stats span{font-size:1em}body .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_meta span,body .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_stats span,body .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_meta span,body .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_stats span,body .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_meta span,body .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_stats span,body.et-db #et-boc .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube.sby_col_1[id^=sb_youtube_] .sby_stats span,body.et-db #et-boc .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube.sby_col_2[id^=sb_youtube_] .sby_stats span,body.et-db #et-boc .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube.sby_col_3[id^=sb_youtube_] .sby_stats span{white-space:nowrap}body .sb_youtube[id^=sb_youtube_] .sby_stats>span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_stats>span{margin-right:8px}body .sb_youtube[id^=sb_youtube_] .sby_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info{width:100%;margin:16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;clear:both;-webkit-text-decoration:none;text-decoration:none;opacity:.9;text-align:center}body .sb_youtube[id^=sb_youtube_] .sby_no_space,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_no_space{margin:0;padding:0}body .sb_youtube[id^=sb_youtube_] .sby_item_caption_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_item_caption_wrap{opacity:.9;text-align:center}body .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail:hover .sby_play_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_video_thumbnail:hover .sby_play_btn{opacity:.5}body .sb_youtube[id^=sb_youtube_] .sby_play_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn{position:absolute;z-index:1;left:50%;bottom:50%;top:50%;right:50%;margin-top:-25px;margin-left:-28px;color:#fff;width:57px;height:50px;opacity:1;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}body .sb_youtube[id^=sb_youtube_] .sby_play_btn_bg,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn_bg{display:block;position:absolute;z-index:-1;top:17px;left:22px;width:0;height:0;border:0 solid transparent;border-bottom-width:9px;border-top-width:9px;border-left:16px solid #fff}body .sb_youtube[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root),body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root){width:57px;height:auto;opacity:.75}body .sb_youtube[id^=sb_youtube_] .sby_play_btn i,body .sb_youtube[id^=sb_youtube_] .sby_play_btn svg,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn i,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn svg{color:#000}body .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn,body.et-db #et-boc .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn{margin-top:-20px;margin-left:-22px;width:45px;height:40px}body .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn_bg,body.et-db #et-boc .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn_bg{top:13px;left:18px;border-bottom-width:7px;border-top-width:7px;border-left:12px solid #fff}body .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root),body.et-db #et-boc .sb_youtube.sby_medium[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root){width:45px}body .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn,body.et-db #et-boc .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn{margin-top:-16px;margin-left:-18px;width:36px;height:32px}body .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn_bg,body.et-db #et-boc .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn_bg{top:10px;left:14px;border-bottom-width:6px;border-top-width:6px;border-left:10px solid #fff}body .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root),body.et-db #et-boc .sb_youtube.sby_small[id^=sb_youtube_] .sby_play_btn svg.svg-inline--fa:not(:root){width:36px}body .sby_layout_gallery[id^=sb_youtube_] .sby_player_outer_wrap .sby_play_btn,body.et-db #et-boc .sby_layout_gallery[id^=sb_youtube_] .sby_player_outer_wrap .sby_play_btn{z-index:10}body .sb_youtube[id^=sb_youtube_] .sby_meta .sby_loader,body .sb_youtube[id^=sb_youtube_] .sby_stats .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_meta .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_stats .sby_loader{position:relative;display:inline-block;left:auto;top:5px}body .sb_youtube[id^=sb_youtube_] .sby_stats .sby_loader,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_stats .sby_loader{margin-left:0}@media (min-width:481px){body .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_item_video_thumbnail_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_item_video_thumbnail_wrap{clear:none;width:48%;margin-right:2%}body .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_info{clear:none;margin-top:0;width:50%}body .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_info,body .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_item_caption_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_item .sby_item_caption_wrap{text-align:left}body .sb_youtube[id^=sb_youtube_] .sby_info p,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info p{padding:0!important}body .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_meta span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_info_side .sby_meta span{margin-left:0!important}}body #sby_lightbox .sby_thumbnail_hover_inner>span,body .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>span,body.et-db #et-boc #sby_lightbox .sby_thumbnail_hover_inner>span,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_thumbnail_hover_inner>span{display:block;line-height:1.2;margin-bottom:5px;text-align:center}body .sby_cta_wrap,body.et-db #et-boc .sby_cta_wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:none;position:absolute;right:0;left:0;bottom:57px;width:100%;height:160px;background:#000;margin:auto;z-index:50;padding:0;border-radius:10px}body .sby_cta_inner_wrap img,body.et-db #et-boc .sby_cta_inner_wrap img{display:block}body .sby_cta_state_ended,body .sby_cta_state_paused,body.et-db #et-boc .sby_cta_state_ended,body.et-db #et-boc .sby_cta_state_paused{display:block}body #sby_lightbox .sby_cta_item,body .sb_youtube[id^=sb_youtube_] .sby_cta_item,body.et-db #et-boc #sby_lightbox .sby_cta_item,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_cta_item{width:50%;float:left;font-size:13px}body #sby_lightbox .sby_cta_cols_1 .sby_cta_item,body .sb_youtube[id^=sb_youtube_] .sby_cta_cols_1 .sby_cta_item,body.et-db #et-boc #sby_lightbox .sby_cta_cols_1 .sby_cta_item,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_cta_cols_1 .sby_cta_item{width:100%}body #sby_lightbox .sby_cta_item .sby_btn_wrap,body .sb_youtube[id^=sb_youtube_] .sby_cta_item .sby_btn_wrap,body.et-db #et-boc #sby_lightbox .sby_cta_item .sby_btn_wrap,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_cta_item .sby_btn_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #sby_lightbox .sby_cta_item .sby_btn,body .sb_youtube[id^=sb_youtube_] .sby_cta_item .sby_btn,body.et-db #et-boc #sby_lightbox .sby_cta_item .sby_btn,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_cta_item .sby_btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media (min-width:481px){body .sby_cta_wrap,body.et-db #et-boc .sby_cta_wrap{padding:12px 16px 16px;bottom:49px}}body .sb_youtube[id^=sb_youtube_] .sby_items_wrap.sby_carousel,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_items_wrap.sby_carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;direction:ltr;position:relative;z-index:1}body .sby_carousel .sby_info,body .sby_carousel .sby_owl2row-item,body.et-db #et-boc .sby_carousel .sby_info,body.et-db #et-boc .sby_carousel .sby_owl2row-item{display:none}body .sby_carousel_2_row .sby_carousel .sby_item,body.et-db #et-boc .sby_carousel_2_row .sby_carousel .sby_item{width:100%!important}body .sby-owl-stage,body.et-db #et-boc .sby-owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}body .sby-owl-stage:after,body.et-db #et-boc .sby-owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}body .sby-owl-stage-outer,body.et-db #et-boc .sby-owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}body .sby-owl-item,body .sby-owl-wrapper,body.et-db #et-boc .sby-owl-item,body.et-db #et-boc .sby-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)}body .sby-owl-item,body.et-db #et-boc .sby-owl-item{position:relative;min-height:1px;padding:0 5px;padding:0;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}body .sby-owl-item img,body.et-db #et-boc .sby-owl-item img{display:block;width:100%}body .sby-owl-dots.disabled,body .sby-owl-nav.disabled,body.et-db #et-boc .sby-owl-dots.disabled,body.et-db #et-boc .sby-owl-nav.disabled{display:none}body .sby-owl-dot,body .sby-owl-nav .sby-owl-next,body .sby-owl-nav .sby-owl-prev,body.et-db #et-boc .sby-owl-dot,body.et-db #et-boc .sby-owl-nav .sby-owl-next,body.et-db #et-boc .sby-owl-nav .sby-owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .sby-owl-carousel.sby-owl-loaded,body.et-db #et-boc .sby-owl-carousel.sby-owl-loaded{display:block}body .sby-owl-carousel.sby-owl-loading,body.et-db #et-boc .sby-owl-carousel.sby-owl-loading{opacity:0;display:block}body .sby-owl-carousel.sby-owl-hidden,body.et-db #et-boc .sby-owl-carousel.sby-owl-hidden{opacity:0}body .sby-owl-carousel.sby-owl-refresh .sby-owl-item,body.et-db #et-boc .sby-owl-carousel.sby-owl-refresh .sby-owl-item{visibility:hidden}body .sby-owl-carousel.sby-owl-drag .sby-owl-item,body.et-db #et-boc .sby-owl-carousel.sby-owl-drag .sby-owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .sby-owl-carousel.sby-owl-grab,body.et-db #et-boc .sby-owl-carousel.sby-owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}body .sby-owl-carousel.sby-owl-rtl,body.et-db #et-boc .sby-owl-carousel.sby-owl-rtl{direction:rtl}body .sby-owl-carousel.sby-owl-rtl .sby-owl-item,body.et-db #et-boc .sby-owl-carousel.sby-owl-rtl .sby-owl-item{float:right}body .sby-owl-height,body.et-db #et-boc .sby-owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}body .sby-owl-item .sby-owl-lazy,body.et-db #et-boc .sby-owl-item .sby-owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}body .sby-owl-item img.sby-owl-lazy,body.et-db #et-boc .sby-owl-item img.sby-owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}body .sby-owl-video-wrapper,body.et-db #et-boc .sby-owl-video-wrapper{position:relative;height:100%;background:#000}body .sby-owl-video-play-icon,body.et-db #et-boc .sby-owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}body .sby-owl-video-play-icon:hover,body.et-db #et-boc .sby-owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}body .sby-owl-video-playing .sby-owl-video-play-icon,body .sby-owl-video-playing .sby-owl-video-tn,body.et-db #et-boc .sby-owl-video-playing .sby-owl-video-play-icon,body.et-db #et-boc .sby-owl-video-playing .sby-owl-video-tn{display:none}body .sby-owl-video-tn,body.et-db #et-boc .sby-owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}body .sby-owl-video-frame,body.et-db #et-boc .sby-owl-video-frame{position:relative;z-index:1;height:100%;width:100%}body .sby-owl-nav,body.et-db #et-boc .sby-owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}body .sby-owl-nav,body.et-db #et-boc .sby-owl-nav{margin-top:0}body .sby-owl-nav .disabled,body.et-db #et-boc .sby-owl-nav .disabled{opacity:.5;cursor:default}body .sby-owl-nav.disabled+.sby-owl-dots,body.et-db #et-boc .sby-owl-nav.disabled+.sby-owl-dots{margin-top:10px}body .sby-owl-dots,body.et-db #et-boc .sby-owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;padding:5px 0;margin-top:5px}body .sby-owl-dots .sby-owl-dot,body.et-db #et-boc .sby-owl-dots .sby-owl-dot{display:inline-block;zoom:1}body .sby-owl-dots .sby-owl-dot span,body.et-db #et-boc .sby-owl-dots .sby-owl-dot span{display:block;width:12px;height:12px;margin:5px 7px;background:#333;filter:Alpha(Opacity=25);opacity:.25;-webkit-backface-visibility:visible;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;border-radius:30px}body .sby-owl-dots .sby-owl-dot.active span,body .sby-owl-dots .sby-owl-dot:hover span,body.et-db #et-boc .sby-owl-dots .sby-owl-dot.active span,body.et-db #et-boc .sby-owl-dots .sby-owl-dot:hover span{filter:Alpha(Opacity=100);opacity:1}body .sby-owl-item,body.et-db #et-boc .sby-owl-item{display:inline-block;vertical-align:top}body .sby-owl-stage-outer,body.et-db #et-boc .sby-owl-stage-outer{overflow-x:hidden;overflow-y:hidden}body .sby-owl-item>div,body.et-db #et-boc .sby-owl-item>div{width:100%!important}body .sby-post-links,body.et-db #et-boc .sby-post-links{max-width:100%}body .sby-owl-item,body.et-db #et-boc .sby-owl-item{-webkit-box-sizing:border-box;box-sizing:border-box}body .sby-owl-nav>div,body.et-db #et-boc .sby-owl-nav>div{position:absolute;top:50%;font-size:14px;display:inline-block;background:rgba(255,255,255,.3);padding:6px 6px 6px 8px;border-radius:50%;margin-top:-15px;color:#000;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2);-webkit-transition:all .5s;transition:all .5s}body .sby_carousel:hover .sby-owl-nav>div,body.et-db #et-boc .sby_carousel:hover .sby-owl-nav>div{background:rgba(255,255,255,.5);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}body .sby_carousel:hover .sby-owl-nav>div:hover,body.et-db #et-boc .sby_carousel:hover .sby-owl-nav>div:hover{cursor:pointer;background:#fff}body .sby-owl-nav .sby-owl-prev,body.et-db #et-boc .sby-owl-nav .sby-owl-prev{margin-left:7px;padding:6px 8px 6px 6px;left:0}body .sby-owl-nav .sby-owl-next,body.et-db #et-boc .sby-owl-nav .sby-owl-next{margin-right:7px;right:0}body .sb_youtube[id^=sb_youtube_] .sby_carousel .sby-owl-nav .svg-inline--fa,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_carousel .sby-owl-nav .svg-inline--fa{height:1.2em}body .sb_youtube.sby_youtube_feed_single[id^=sb_youtube_] .sby_info,body.et-db #et-boc .sb_youtube.sby_youtube_feed_single[id^=sb_youtube_] .sby_info{text-align:left}body #sby_sf_results_wrap:after,body.et-db #et-boc #sby_sf_results_wrap:after{display:table;content:"";clear:both}body .sby_sf_results_wrap,body.et-db #et-boc .sby_sf_results_wrap{margin-top:30px}body .sby_sf_result,body.et-db #et-boc .sby_sf_result{float:left;margin-bottom:30px}@media (min-width:481px){body .sby_sf_thumb_wrap,body.et-db #et-boc .sby_sf_thumb_wrap{float:left;width:49%}body .sby_sf_info_wrap,body.et-db #et-boc .sby_sf_info_wrap{float:left;width:49%;margin-left:2%}}body .sby_sf_info_wrap h3,body.et-db #et-boc .sby_sf_info_wrap h3{margin-top:0;font-size:20px}body .sby_sf_info_wrap p,body.et-db #et-boc .sby_sf_info_wrap p{margin-top:0;font-size:1em}body .sby_header_type_generic .sby_header_img,body.et-db #et-boc .sby_header_type_generic .sby_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}body .sby_header_type_generic .sby_header_icon,body.et-db #et-boc .sby_header_type_generic .sby_header_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}body .sby_header_type_generic:hover .sby_header_icon,body.et-db #et-boc .sby_header_type_generic:hover .sby_header_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers{display:block;margin-left:15px;font-size:14px;line-height:1.3;padding-top:3px;vertical-align:top;position:relative}body [data-preview-screen=mobile] .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers,body.et-db #et-boc [data-preview-screen=mobile] .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers{margin-left:70px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers:before,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_subscribers:before{content:"";position:absolute;left:-9px;top:10px;width:4px;height:4px;background-color:#7e7272;border-radius:100px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header[data-header-subscriber=shown] .sby_has_bio h3:after,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header[data-header-subscriber=shown] .sby_has_bio h3:after{content:"•";margin:0 6px}body .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_no_bio .sby_subscribers,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sb_youtube_header .sby_no_bio .sby_subscribers{display:inline-block;clear:left;float:left;margin:0 0 0 60px!important;padding-top:0}body .sb_youtube[id^=sb_youtube_] .sby-header-type-text,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby-header-type-text{font-size:36px}body .sb_youtube[id^=sb_youtube_] .sby-header-type-text[data-header-size=medium],body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby-header-type-text[data-header-size=medium]{font-size:42px}body .sb_youtube[id^=sb_youtube_] .sby-header-type-text[data-header-size=large],body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby-header-type-text[data-header-size=large]{font-size:48px}body #sby_blank.sby_item,body #sby_player_blank,body.et-db #et-boc #sby_blank.sby_item,body.et-db #et-boc #sby_player_blank{opacity:0}body iframe.sby_live_player,body.et-db #et-boc iframe.sby_live_player{height:0!important;width:0!important;visibility:hidden!important}body .sb_youtube[id^=sb_youtube_] .sby_play_btn i,body .sb_youtube[id^=sb_youtube_] .sby_play_btn svg,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn i,body.et-db #et-boc .sb_youtube[id^=sb_youtube_] .sby_play_btn svg{color:#000}body .sb_youtube.sby_palette_light[id^=sb_youtube_],body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_]{background:rgba(255,255,255,.75);padding-bottom:10px}body .sb_youtube.sby_palette_light[id^=sb_youtube_] .sb_youtube_header h3,body .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_meta span,body .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_video_title,body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_] .sb_youtube_header h3,body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_video_title{color:#444}body .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_footer .sby_load_btn,body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_footer .sby_load_btn{background:rgba(49,49,49,1)}body .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc .sb_youtube.sby_palette_light[id^=sb_youtube_] .sby_follow_btn a{background:rgba(68,138,208,1)}body .sb_youtube.sby_palette_dark[id^=sb_youtube_],body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_]{background:#20222c;padding:10px}body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio,body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header .sby_subscribers,body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header h3,body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header.sby-header-type-text span,body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_meta span,body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_video_title,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header .sby_header_text .sby_bio,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header .sby_subscribers,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header h3,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sb_youtube_header.sby-header-type-text span,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_meta span,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_video_title{color:#fff}body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_footer .sby_load_btn,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_footer .sby_load_btn{background:rgba(255,255,255,.2)}body .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_follow_btn a,body.et-db #et-boc .sb_youtube.sby_palette_dark[id^=sb_youtube_] .sby_follow_btn a{background:#0096cc}body .sb_youtube[id^=sb_youtube_][data-videocardlayout=horizontal] .sby_items_wrap .sby_inner_item,body.et-db #et-boc .sb_youtube[id^=sb_youtube_][data-videocardlayout=horizontal] .sby_items_wrap .sby_inner_item{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}body .sb_youtube[id^=sb_youtube_][data-videocardlayout=horizontal] .sby_info,body.et-db #et-boc .sb_youtube[id^=sb_youtube_][data-videocardlayout=horizontal] .sby_info{margin-top:0;padding:10px 20px}body .sby-player-info,body.et-db #et-boc .sby-player-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}body .sby-player-info .sby-channel-info-bar,body.et-db #et-boc .sby-player-info .sby-channel-info-bar{background:rgba(0,0,0,.05);width:100%;padding:8px 20px;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;gap:8px;border-radius:4px;margin:8px 4px 0}body .sby_layout_list .sby-player-info .sby-channel-info-bar,body.et-db #et-boc .sby_layout_list .sby-player-info .sby-channel-info-bar{margin:8px 0 12px}body .sby-player-info .sby-channel-info-bar .sby-avatar,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-avatar{width:24px;height:24px;margin-right:2px}body .sby-player-info .sby-channel-info-bar .sby-avatar img,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-avatar img{border-radius:20px;width:100%;height:100%;vertical-align:inherit}body .sby-player-info .sby-channel-info-bar .sby-channel-name,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-name{font-weight:600;font-size:14px;line-height:120%;letter-spacing:.02em;color:#141b38}body .sby-player-info .sby-channel-info-bar .sby-channel-subscriber-count,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-subscriber-count{font-weight:400;font-size:14px;line-height:160%;color:#434960}body .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn{margin-left:10px}body .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a{border:none;color:#fff;-webkit-text-decoration:none;text-decoration:none;background:#ed4944;-webkit-box-shadow:0px 2px 5px rgba(60,66,87,.12),0px 1px 1px rgba(0,0,0,.08),inset 0px -1px 1px rgba(0,0,0,.12);box-shadow:0px 2px 5px rgba(60,66,87,.12),0px 1px 1px rgba(0,0,0,.08),inset 0px -1px 1px rgba(0,0,0,.12);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 8px;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:12px;line-height:160%;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}body .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:focus,body .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:hover,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:focus,body.et-db #et-boc .sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:hover{-webkit-filter:brightness(93%);filter:brightness(93%)}body .sby-player-info .sby-video-header-info,body.et-db #et-boc .sby-player-info .sby-video-header-info{position:relative;width:100%;margin-top:16px}body .sby-player-info .sby-video-header-info h5,body.et-db #et-boc .sby-player-info .sby-video-header-info h5{font-weight:600;font-size:14px;line-height:160%;color:#000;margin:2px 0 0}body .sby-player-info .sby-video-header-info .sby-video-header-meta,body.et-db #et-boc .sby-player-info .sby-video-header-info .sby-video-header-meta{font-weight:400;font-size:11px;line-height:160%;color:#434960}body .sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child,body.et-db #et-boc .sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child{position:relative;margin-left:9px}body .sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child:after,body.et-db #et-boc .sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child:after{content:"";width:2px;height:2px;position:absolute;left:-7px;background-color:#434960;top:6px}body .sby_layout_list .sby_items_wrap .sby_item .sby_info .sby-player-info,body.et-db #et-boc .sby_layout_list .sby_items_wrap .sby_item .sby_info .sby-player-info{margin-top:-10px}.elementor .sby-feed-block-cta,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta{width:100%;border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center}.elementor .sby-feed-block-cta-img-ctn,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-img-ctn{width:100%;position:relative;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;margin-bottom:30px}.elementor .sby-feed-block-cta-img,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-img{width:65px;height:65px;position:relative;border:2px solid #dcdde1;border-radius:16px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);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}.elementor .sby-feed-block-cta-img span svg,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-img span svg{float:left}.elementor .sby-feed-block-cta-img>*,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-img>*{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.elementor .sby-feed-block-cta-logo,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-logo{position:absolute;right:-15px;bottom:-19px;z-index:1}.elementor .sby-feed-block-cta-heading,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-heading{display:block;font-size:18px;padding:0;margin:0;width:100%;max-width:375px;font-weight:600;line-height:25.2px;margin:0 auto;margin-bottom:16px}.elementor .sby-feed-block-cta-btn,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-btn{display:block;max-width:214px;margin:0 auto;font-size:14px;font-weight:600;line-height:22.4px;text-align:center;background:#0068a0;border-radius:2px;padding:8px 20px 8px 38px;cursor:pointer;color:#fff!important;position:relative}.elementor .sby-feed-block-cta-btn:after,.elementor .sby-feed-block-cta-btn:before,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-btn:after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-btn:before{content:"";position:absolute;width:2px;height:12px;background:#fff;left:20px;top:14px}.elementor .sby-feed-block-cta-btn:after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-btn:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.elementor .sby-feed-block-cta-desc,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-desc{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;padding:20px;background:#f9f9fa;border-top:1px solid #e8e8eb;margin-top:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.elementor .sby-feed-block-cta-desc a,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-desc a{color:#434960;-webkit-text-decoration:underline!important;text-decoration:underline!important}.elementor .sby-feed-block-cta-desc .sb-elementor-link,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-desc .sb-elementor-link{-webkit-text-decoration:underline;text-decoration:underline}.elementor .sby-feed-block-cta-desc strong,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:4px}.elementor .sby-feed-block-cta-desc span,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.elementor .sby-feed-block-cta-selector,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector{width:100%;max-width:384px;padding:0 10px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;margin-bottom:40px}.elementor .sby-feed-block-cta-feedselector,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-feedselector{background-color:#fff;border:1px solid rgba(30,30,30,.8);padding:8px 16px;margin-bottom:15px;width:100%}.elementor .sby-feed-block-create-with,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-create-with{font-size:14px;font-weight:400;line-height:22.4px;text-align:center}.elementor .sby-feed-block-create-with a,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-create-with a{color:#0068a0}.elementor .sby-feed-block-cta-selector span,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span{color:#2c324c}.elementor .sby-feed-block-cta-selector span a,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a{text-transform:capitalize;-webkit-text-decoration:underline;text-decoration:underline;font-weight:600}.elementor .sby-feed-block-cta-selector span a:after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a:after{color:#2c324c;margin-left:2px;font-weight:400;text-decoration-color:#fff}.elementor .sby-feed-block-cta-selector span a:first-of-type:after,.elementor .sby-feed-block-cta-selector span a:nth-child(2):after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a:first-of-type:after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a:nth-child(2):after{content:","}.elementor .sby-feed-block-cta-selector span a:nth-of-type(4):after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a:nth-of-type(4):after{content:"or"}.elementor .sby-feed-block-cta-selector span a:nth-of-type(4):after,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed .sby-feed-block-cta-selector span a:nth-of-type(4):after{margin-left:5px;margin-right:2px}.sby-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;-webkit-box-shadow:0px 0px 1px rgba(0,0,0,.15),0px 13.3px 19.32px rgba(0,0,0,.1),0px 0px 37.29px rgba(0,0,0,.05);box-shadow:0px 0px 1px rgba(0,0,0,.15),0px 13.3px 19.32px rgba(0,0,0,.1),0px 0px 37.29px rgba(0,0,0,.05);border-radius:4px;z-index:9}.sby-frontend-license-notice .sby-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}.sby-frontend-license-notice .sby-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.sby-frontend-license-notice .sby-fln-header span.sb-left{display:-webkit-box;display:-ms-flexbox;display:flex}.sby-frontend-license-notice .sby-fln-header .sb-close{cursor:pointer}.sby-frontend-license-notice .sby-fln-header .sb-close svg{-webkit-transform:translate(1px,-8px);transform:translate(1px,-8px)}.sby-frontend-license-notice .sby-fln-header svg{margin-right:6px}.sby-frontend-license-notice .sby-fln-header svg path{fill:#841919}.sby-frontend-license-notice .sby-fln-body{padding:9px 12px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;height:58px;-webkit-box-sizing:border-box;box-sizing:border-box}.sby-frontend-license-notice .sby-fln-body>svg{height:36px;width:44px;margin-right:11px}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text p a{margin-left:5px;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:1px;color:#af2121}.sby-frontend-license-notice.sby-ce-license-inactive .sby-fln-body .sby-fln-expired-text p a{color:#0068a0}.sby-frontend-license-notice.sby-ce-license-inactive .sby-fln-body .sby-fln-expired-text p svg path{fill:#0068a0}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text svg{display:inline-block;-webkit-transform:translate(3px,1px);transform:translate(3px,1px);width:6px;-webkit-transition:all .2s ease;transition:all .2s ease}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text svg path{fill:#af2121}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text a:hover{-webkit-text-decoration:underline;text-decoration:underline}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text a:hover svg{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}.sby-frontend-license-notice[data-license-state=inactive] .sby-fln-body .sby-fln-expired-text p a{color:#0068a0}.sby-frontend-license-notice[data-license-state=inactive] .sby-fln-body .sby-fln-expired-text svg path{fill:#0068a0}.sby-license-expired-plain-block-wrapper{border:1px solid #1e1e1e;border-radius:2px}.sby-license-expired-plain-block-wrapper p{margin:0}.sby-license-expired-plain-block-wrapper .sby-lepb-header{background:#fceded;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header{background:#f9f9fa}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left svg{margin-right:8px}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left svg path{fill:#841919}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left p{font-weight:600;font-size:14px;line-height:160%;color:#841919}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a{font-weight:600;font-size:14px;line-height:160%;color:#841919;-webkit-text-decoration:none;text-decoration:none}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a svg{-webkit-transform:translate(6px,0px);transform:translate(6px,0px);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a:hover svg{-webkit-transform:translate(3px,0px);transform:translate(3px,0px)}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a svg path{fill:#841919}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-left p{color:#2c324c}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-right a{color:#0068a0}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-left svg path{fill:#2c324c}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-right a svg path{fill:#0068a0}.sby-license-expired-plain-block-wrapper .sby-lepb-body{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:305px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 8px 45px;background-color:#fff}.sby-license-expired-plain-block-wrapper .sby-lepb-body .sby-block-body-title{margin-top:15px;font-weight:600;font-size:18px;line-height:140%;text-align:center;color:#1e1e1e}.sby-license-expired-plain-block-wrapper .sby-lepb-body a{padding:8px 12px 8px 20px;width:226px;height:38px;background:#0068a0;border-radius:2px;-webkit-text-decoration:none;text-decoration:none;font-weight:600;font-size:14px;line-height:160%;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:29px}.sby-license-expired-plain-block-wrapper .sby-lepb-body a svg{-webkit-transform:translate(10px,0px);transform:translate(10px,0px);-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.sby-license-expired-plain-block-wrapper .sby-lepb-body a:hover svg{-webkit-transform:translate(6px,0px);transform:translate(6px,0px)}.sby-license-expired-plain-block-wrapper .sby-lepb-body a svg path{fill:#fff}.sby-license-expired-plain-block-wrapper .sby-lepd-footer{border-top:1px solid #e6e6eb;background:#f9f9fa;padding:12px 20px 16px;text-align:center}.sby-license-expired-plain-block-wrapper .sby-lepd-footer .sby-lepd-footer-title{font-weight:600;font-size:16px;line-height:160%;color:#141b38}.sby-license-expired-plain-block-wrapper .sby-lepd-footer p{font-weight:400;font-size:14px;line-height:160%;color:#434960}.sby-license-expired-plain-block-wrapper .sby-lepd-footer p a{color:#434960;text-underline-offset:2px}.sby-block-license-expired-notice-ctn{background:#fff;border:1px solid #e8e8eb;margin-bottom:20px;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.05),0px 4px 5px rgba(0,0,0,.05);box-shadow:0px 1px 2px rgba(0,0,0,.05),0px 4px 5px rgba(0,0,0,.05)}.sby-block-license-expired-notice-ctn .sby-blen-header{padding:4px 12px;height:27px;background:#fceded;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.sby-block-license-expired-notice-ctn .sby-blen-header svg path{fill:#841919}.sby-block-license-expired-notice-ctn .sby-blen-header span{font-weight:600;font-size:12px;line-height:160%;color:#841919;margin-left:8px}.sby-block-license-expired-notice-ctn .sby-blen-resolve{padding:6px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:14px;line-height:160%;color:#591111}.sby-block-license-expired-notice-ctn .sby-blen-resolve span{margin-left:8px}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve span{color:#141b38}.sby-block-license-expired-notice-ctn .sby-blen-resolve a{font-weight:600;font-size:14px;line-height:160%;color:#d72c2c;-webkit-text-decoration:none;text-decoration:none}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right svg{margin-left:6px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right:hover svg{margin-left:3px}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right svg path{fill:#d72c2c}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve a{color:#0068a0}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve .sby-right svg path{fill:#0068a0}.sby_lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.sby_lb-dataContainer:after{content:"";display:table;clear:both}.sby_lb-data{padding:0 4px;color:#ccc}.sby_lb-data .sby_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sby_lb-data .sby_lb-caption{float:left;font-size:13px;font-weight:normal;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;-ms-hyphens:auto;hyphens:auto}.sby_lb-data .sby_lb-caption .ctf-screename-sep,.sby_lb-data .sby_lb-caption a{color:#ccc;font-weight:bold;-webkit-text-decoration:none;text-decoration:none}.sby_lb-data .sby_lb-caption a:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.sby_lb-data .sby_lb-caption .sby_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px 0}.sby_lb-data .sby_lb-caption .sby_lightbox_username{color:#ccc}.sby_lb-data .sby_lb-caption .sby_lightbox_username:hover p{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.sby_lightbox .sby_lightbox_username img{float:left;border:none;width:48px;height:48px;margin-right:10px;background:#666;border-radius:5px}.sby_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:bold;font-size:13px;text-align:left}.sby_lb-data .ctf-caption-text{width:100%;margin-left:58px;padding-top:3px}.sby_lb-data .sby_lb-caption .ctf-author-screenname,.sby_lb-data .sby_lb-caption .ctf-tweet-date{font-weight:normal}.sby_lb-data .sby_lb-info{width:100%;float:left;clear:both}.sby_lb-data .sby_lb-number{display:block;float:left;clear:both;padding:5px 0 15px 0;font-size:12px;color:#999999}.sby_lb-data .sby_lb-close{display:block;float:right;width:30px;height:30px;background:url(//freemindwebradio.com/wp-content/plugins/feeds-for-youtube/css/../img/close.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.sby_lb-data .sby_lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.wp-block-wpzoom-blocks-social-icons{margin:0 auto;display:flex;box-sizing:content-box;flex-flow:row wrap;justify-content:var(--wpz-social-icons-alignment)}.wp-block-wpzoom-blocks-social-icons:not(.is-style-with-label-canvas-rounded):not(.is-style-without-canvas-with-label).show-icon-labels-style{display:-ms-grid;display:grid}.wp-block-wpzoom-blocks-social-icons a.social-icon-link{text-decoration:none !important;box-shadow:none;transition:opacity .2s ease}.wp-block-wpzoom-blocks-social-icons a.social-icon-link:hover{opacity:.8}.wp-block-wpzoom-blocks-social-icons .social-icon.socicon,.wp-block-wpzoom-blocks-social-icons .social-icon-svg,.wp-block-wpzoom-blocks-social-icons .social-icon.dashicons,.wp-block-wpzoom-blocks-social-icons .social-icon.genericon,.wp-block-wpzoom-blocks-social-icons .social-icon.academicons,.wp-block-wpzoom-blocks-social-icons .social-icon.fas,.wp-block-wpzoom-blocks-social-icons .social-icon.fab,.wp-block-wpzoom-blocks-social-icons .social-icon.far{color:#fff;padding:10px;margin:5px;background:#5a5a59;font-size:1.2em;width:1.2em;height:1.2em;vertical-align:middle;box-sizing:content-box;line-height:1.2em;text-align:center}.wp-block-wpzoom-blocks-social-icons .social-icon.socicon:empty{width:1.2em;height:1.2em}.wp-block-wpzoom-blocks-social-icons .social-icon.socicon{top:0}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-round .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius);background-color:var(--wpz-social-icons-block-item-color)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-round .social-icon:hover{background-color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-round .icon-label{color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-round .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-rounded .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius);background-color:var(--wpz-social-icons-block-item-color)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-rounded .social-icon:hover{background-color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-rounded .icon-label{color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-rounded .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-squared .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius);background-color:var(--wpz-social-icons-block-item-color)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-squared .social-icon:hover{background-color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-squared .icon-label{color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-squared .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius);color:var(--wpz-social-icons-block-item-color);background-color:transparent}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas .social-icon:hover{color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas .icon-label{color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-border .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius);color:var(--wpz-social-icons-block-item-color);background-color:transparent;border-width:2px;border-style:solid}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-border .social-icon:hover{color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-border .icon-label{color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-border .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link{display:flex;flex-direction:column;align-items:center}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .social-icon,.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .icon-label{display:flex;justify-content:center}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .social-icon{background-color:transparent;color:var(--wpz-social-icons-block-item-color);font-size:var(--wpz-social-icons-block-item-font-size);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .social-icon:hover{color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .icon-label{padding:0 5px 5px;color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas-with-label .social-icon-link .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-label-canvas-rounded .social-icon-link{color:#fff;margin:16px 10px;background-color:var(--wpz-social-icons-block-item-color);padding:var(--wpz-social-icons-block-item-padding-vertical) var(--wpz-social-icons-block-item-padding-horizontal);margin:var(--wpz-social-icons-block-item-margin-vertical) var(--wpz-social-icons-block-item-margin-horizontal);border-radius:var(--wpz-social-icons-block-item-border-radius)}.wp-block-wpzoom-blocks-social-icons.is-style-with-label-canvas-rounded .social-icon-link .social-icon{font-size:var(--wpz-social-icons-block-item-font-size);background-color:transparent;padding:0}.wp-block-wpzoom-blocks-social-icons.is-style-with-label-canvas-rounded .social-icon-link:hover{background-color:var(--wpz-social-icons-block-item-color-hover)}.wp-block-wpzoom-blocks-social-icons.is-style-with-label-canvas-rounded .social-icon-link .icon-label{padding:5px 5px 5px 0;color:var(--wpz-social-icons-block-label-color);font-size:var(--wpz-social-icons-block-label-font-size)}.wp-block-wpzoom-blocks-social-icons.is-style-with-label-canvas-rounded .social-icon-link .icon-label:hover{color:var(--wpz-social-icons-block-label-color-hover)}.zoom-social-icons-legacy-widget-title:empty,.zoom-social-icons-legacy-widget-description:empty{display:none !important}.social-icon-svg{display:inline-block;width:1em;height:1em}.social-icon-svg svg{width:100%;height:100%;fill:currentColor}.social-icon-svg svg *{fill:currentColor}.social-icon,.social-icon-svg{box-sizing:content-box;display:inline-block;vertical-align:middle}.is-style-with-canvas-round .social-icon-svg svg,.is-style-with-canvas-rounded .social-icon-svg svg,.is-style-with-canvas-squared .social-icon-svg svg,.is-style-with-label-canvas-rounded .social-icon-svg svg{fill:#fff !important}.is-style-with-canvas-round .social-icon-svg svg *,.is-style-with-canvas-rounded .social-icon-svg svg *,.is-style-with-canvas-squared .social-icon-svg svg *,.is-style-with-label-canvas-rounded .social-icon-svg svg *{fill:#fff !important}.is-style-without-canvas .social-icon-svg svg,.is-style-without-canvas-with-border .social-icon-svg svg,.is-style-without-canvas-with-label .social-icon-svg svg{fill:var(--wpz-social-icons-block-item-color)}.is-style-without-canvas .social-icon-svg svg *,.is-style-without-canvas-with-border .social-icon-svg svg *,.is-style-without-canvas-with-label .social-icon-svg svg *{fill:var(--wpz-social-icons-block-item-color)}.is-style-without-canvas .social-icon-link:hover .social-icon-svg svg,.is-style-without-canvas-with-border .social-icon-link:hover .social-icon-svg svg,.is-style-without-canvas-with-label .social-icon-link:hover .social-icon-svg svg{fill:var(--wpz-social-icons-block-item-color-hover)}.is-style-without-canvas .social-icon-link:hover .social-icon-svg svg *,.is-style-without-canvas-with-border .social-icon-link:hover .social-icon-svg svg *,.is-style-without-canvas-with-label .social-icon-link:hover .social-icon-svg svg *{fill:var(--wpz-social-icons-block-item-color-hover)}.social-icon-svg{width:var(--wpz-social-icons-block-item-font-size);height:var(--wpz-social-icons-block-item-font-size)}.wp-block-wpzoom-blocks-social-sharing{position:relative}.wp-block-wpzoom-blocks-social-sharing.align-center .social-sharing-icons{justify-content:center}.wp-block-wpzoom-blocks-social-sharing.align-left .social-sharing-icons{justify-content:flex-start}.wp-block-wpzoom-blocks-social-sharing.align-right .social-sharing-icons{justify-content:flex-end}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons .social-sharing-icon-li{display:inline-block;margin:0;padding:0}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons .social-sharing-icon{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons .social-sharing-icon:hover{opacity:.9;transform:scale(1.05)}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons .social-sharing-icon svg{fill:currentColor}.wp-block-wpzoom-blocks-social-sharing .social-sharing-icons .social-sharing-icon-label{margin-left:8px}.is-style-default .social-sharing-icon{border-radius:50%}.is-style-filled .social-sharing-icon{border-radius:0}.is-style-rounded .social-sharing-icon{border-radius:8px}.is-style-outlined-pill .social-sharing-icon{background-color:transparent !important;border:1px solid currentColor;border-radius:50%}.is-style-outlined-pill .social-sharing-icon:not([style*="color:"]) svg{fill:#000}.is-style-outlined-pill .social-sharing-icon:not([style*="color:"]) .social-sharing-icon-label{color:#000}.is-style-outlined-square .social-sharing-icon{background-color:transparent !important;border:1px solid currentColor;border-radius:0}.is-style-outlined-square .social-sharing-icon:not([style*="color:"]) svg{fill:#000}.is-style-outlined-square .social-sharing-icon:not([style*="color:"]) .social-sharing-icon-label{color:#000}.is-style-minimal .social-sharing-icon{background-color:transparent !important;border:none !important;padding:5px !important}.is-style-minimal .social-sharing-icon:not([style*="color:"]) svg{fill:#000}.is-style-minimal .social-sharing-icon:not([style*="color:"]) .social-sharing-icon-label{color:#000}
.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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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}
.entry-breadcrumbs{text-align:center}.woocommerce-breadcrumb{text-align:center}.sep{padding:5px}.catch-breadcrumb .entry-breadcrumbs a:after,.catch-breadcrumb .woocommerce .woocommerce-breadcrumb a:after{display:none}.catch-breadcrumb .entry-breadcrumbs a,.catch-breadcrumb .woocommerce .woocommerce-breadcrumb a{margin-right:0}@font-face{font-family:"FontAwesome";font-weight:400;font-style:normal;src:url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0");src:url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg")}.fa.fa-home{font-family:"FontAwesome"}.fa-home:before{content:"\f015"}#catch-breadcrumb-container{display:none}
.ctis-load-more-container,.ctis-finished-notice{text-align:center;clear:both}.ctis-loader-elements{margin:20px auto;padding:20px 0}.ctis-loader-elements span{line-height:50px}#ctis-loading{clear:both;display:none;text-align:center}.spinner{display:inline-block}#ctis-loading img{max-width:100%;width:auto}.create-masonry:not(.woocommerce) .ctis-finished-notice,.catchadaptive-masonry:not(.woocommerce) .ctis-finished-notice{position:absolute;width:100%;bottom:0}.infinite-loader{color:#000;display:block}#infinite-handle,#ctis-loading{margin:20px 0}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;background:0 0;color:inherit;cursor:pointer;font-size:inherit;font-weight:inherit;font-family:inherit;box-shadow:none;-webkit-transition:none;transition:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}.ctis-load-more button,.ctis-load-more button:hover,.ctis-load-more button:focus,.ctis-load-more button:active{outline:0}.ctis-ad-container{clear:both;text-align:center}.ctis-ad-container img{max-width:100%}
.catch-instagram-feed-gallery-widget-wrapper ul{margin:0}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper ul>li{list-style:none}.catch-instagram-feed-gallery-widget-wrapper .button{background-color:transparent;border:1px solid #d93175;display:inline-block;margin-top:10px;padding:15px 20px;height:auto}.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus{background-color:#d93175;color:#fff;text-decoration:none}.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:before{vertical-align:top}.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:hover,.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:focus,.catch-instagram-feed-gallery-widget-wrapper .load-more:hover,.catch-instagram-feed-gallery-widget-wrapper .load-more:focus{background-color:#b00f14;color:#fff;text-decoration:none}.catch-instagram-feed-gallery-widget-wrapper span{margin-left:5px}.catch-instagram-feed-gallery-widget-wrapper .clear{margin-bottom:0}.sidebar-primary .catch-instagram-feed-gallery-widget-wrapper .item,.catch-instagram-feed-gallery-widget-wrapper .item{float:left;margin:0;padding:0}.catch-instagram-feed-gallery-widget-wrapper.one-columns .item:nth-child(n+1),.catch-instagram-feed-gallery-widget-wrapper.two-columns .item:nth-child(2n+1),.catch-instagram-feed-gallery-widget-wrapper.three-columns .item:nth-child(3n+1),.catch-instagram-feed-gallery-widget-wrapper.four-columns .item:nth-child(4n+1),.catch-instagram-feed-gallery-widget-wrapper.five-columns .item:nth-child(5n+1),.catch-instagram-feed-gallery-widget-wrapper.six-columns .item:nth-child(6n+1),.catch-instagram-feed-gallery-widget-wrapper.seven-columns .item:nth-child(7n+1),.catch-instagram-feed-gallery-widget-wrapper.eight-columns .item:nth-child(8n+1){clear:both}.catch-instagram-feed-gallery-widget-wrapper.two-columns .item{max-width:50%}.catch-instagram-feed-gallery-widget-wrapper.three-columns .item{max-width:33.33%}.catch-instagram-feed-gallery-widget-wrapper.four-columns .item{max-width:25%}.catch-instagram-feed-gallery-widget-wrapper.five-columns .item{max-width:20%}.catch-instagram-feed-gallery-widget-wrapper.six-columns .item{max-width:16.66%}.catch-instagram-feed-gallery-widget-wrapper.seven-columns .item{max-width:14.28%}.catch-instagram-feed-gallery-widget-wrapper.eight-columns .item{max-width:12.5%}.catch-instagram-feed-gallery-widget-wrapper.instagram-button{clear:both}.catch-instagram-feed-gallery-widget-wrapper.clearfix:after{clear:both;content:' ';display:block;height:0}.catch-instagram-feed-gallery-widget-wrapper.round .catch-instagram-feed-gallery-widget-image-wrapper img{border-radius:50%;display:block;margin:auto}.catch-instagram-feed-gallery-widget-wrapper.default .item{margin-bottom:2%;margin-right:2%;width:32%}.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n){margin-right:0}.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1){clear:both}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper a img{box-shadow:none;width:100%}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper ul li,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper ol li{border:0}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a img,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a:hover,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a:focus{box-shadow:none;outline:0}.catch-instagram-feed-gallery-widget-wrapper .with-padding .item a{padding:5px}.catch-instagram-feed-gallery-widget-wrapper.default .item a{display:flex;display:-webkit-flex}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item video{max-width:100%}.catch-instagram-feed-gallery-widget-wrapper ul{background-repeat:no-repeat}.catch-instagram-feed-gallery-widget-wrapper .loader{display:none;margin:25px auto 0;text-align:center}.instagram-button{text-align:center}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item>a,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item>a:hover,.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item>a:focus{color:transparent;display:block}.catch-instagram-feed-gallery-widget-wrapper .item>a{line-height:0}.catch-instagram-feed-gallery-widget-wrapper div:not(.grid-rotator) .item>a{position:relative}.catch-instagram-feed-gallery-widget-wrapper .overlay-icon{color:#fff;font-size:2rem;opacity:.6;position:absolute;right:1rem;text-decoration:none;top:1rem}@media screen and (max-width:560px){.catch-instagram-feed-gallery-widget-wrapper .overlay-icon{font-size:1rem;right:.5rem;top:.5rem}}.catch-instagram-feed-gallery-widget-wrapper.round .overlay-icon{right:48%;top:40%}.catch-instagram-feed-gallery-widget-wrapper.default ul:after,.catch-instagram-feed-gallery-widget-wrapper.grid ul:after,.catch-instagram-feed-gallery-widget-wrapper.round ul:after{clear:both;content:' ';display:block}.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper span.cifgw-overlay{height:100%;margin:0 auto;text-align:center;width:100%;position:absolute;left:0;margin:0;transition:all .3s ease-in-out}.item:hover .cifgw-overlay{background:rgba(24,21,21,.3)}.item{position:relative}@font-face{font-family:FontAwesome;font-weight:400;font-style:normal;src:url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg')}.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-clone:before{content:'\f24d'}.catch-instagram-feed-gallery-widget-wrapper .overlay-icon.fa-clone{opacity:1}.placeholder-video-image{position:absolute}p.cifgw-error{width:fit-content;margin:20px auto;padding:20px;font-size:20px}
.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:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@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}
#cookie-law-info-bar{font-size:15px;margin:0 auto;padding:12px 10px;position:absolute;text-align:center;box-sizing:border-box;width:100%;z-index:9999;display:none;left:0;font-weight:300;box-shadow:0 -1px 10px 0 rgba(172,171,171,.3)}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:9px 12px;color:#fff;text-decoration:none;position:relative;cursor:pointer;margin-left:5px;text-decoration:none}.cli-plugin-main-link{margin-left:0;font-weight:550;text-decoration:underline}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:400;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-plugin-button{margin-top:5px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-powered_by_p{width:100% !important;display:block !important;color:#333;clear:both;font-style:italic !important;font-size:12px !important;margin-top:15px !important}.cli-powered_by_a{color:#333;font-weight:600 !important;font-size:12px !important}.cli-plugin-main-link.cli-plugin-button{text-decoration:none}.cli-plugin-main-link.cli-plugin-button{margin-left:5px}
.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-backdrop.show{opacity:.8}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1039;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))
}
@media (min-width: 576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:transparent;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type=checkbox]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column !important;flex-direction:column !important;align-items:stretch !important;-ms-align-items:stretch !important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;display:block}.cli-modal.cli-show{display:block}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))
}
@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px){.cli-modal .cli-modal-dialog{max-width:900px}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:transparent !important;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.cli-switch input[type=checkbox]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.cli-switch input:checked+.cli-slider{background-color:#00acad}.cli-switch input:checked+.cli-slider:before{transform:translateX(26px)}.cli-switch .cli-slider{border-radius:34px}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-tab-content>.cli-active{display:block}.cli-fade{transition:opacity .15s linear}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:30px}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#f3f3f3}.cli-nav-pills .cli-nav-link{border:1px solid #00acad;margin-bottom:10px;color:#00acad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#00acad;border:1px solid #00acad}.cli-nav-pills .cli-nav-link.cli-active{color:#fff}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;display:none}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))
}
@media (min-width: 576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px}.cli-switch input[type=checkbox]{display:none}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{background-color:#fff;bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#61a229}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-tab-content{background:#fff}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-nav-pills,.cli-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{background:0 0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:90%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{background-color:#00acad;padding:10px 15px;text-decoration:none}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#61a229;color:#fff;border-radius:0}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-transform:capitalize}.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:0 0;border:none;min-width:40px}.cli-tab-container h4,.cli-tab-container h1{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}#cliSettingsPopup .cli-tab-section-container{padding-top:12px}.cli-tab-container p,.cli-privacy-content-text{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.wt-cli-privacy{display:none}.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:645px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;color:#000;font-size:12px;text-align:right;min-width:80px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content{max-height:60px;transition:max-height .15s ease-out;overflow:hidden}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;padding-bottom:0;cursor:pointer;color:#000;text-decoration:underline}.cli-modal-footer{position:relative}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height .25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal .5s cubic-bezier(.165,.84,.44,1) forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes blowUpContent{0%{transform:scale(1);opacity:1}99.9%{transform:scale(2);opacity:0}100%{transform:scale(0)}}@keyframes blowUpContentTwo{0%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes blowUpModalTwo{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:0}100%{transform:scale(0);opacity:0}}.cli-tab-section .cookielawinfo-row-cat-table td,.cli-tab-section .cookielawinfo-row-cat-table th{font-size:12px}.cli_settings_button{cursor:pointer}.wt-cli-sr-only{display:none;font-size:16px}a.wt-cli-element.cli_cookie_close_button{text-decoration:none;color:#333;font-size:22px;line-height:22px;cursor:pointer;position:absolute;right:10px;top:5px}.cli-bar-container{float:none;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.cli-bar-btn_container{margin-left:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:nowrap}.cli-style-v2 a{cursor:pointer}.cli-bar-btn_container a{white-space:nowrap}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;line-height:18px;font-weight:400}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-container,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-container{display:block}.cli-style-v2 .cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type=widget] .cli-bar-message,#cookie-law-info-bar[data-cli-type=popup] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-type=widget] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0;flex-wrap:wrap}#cookie-law-info-bar[data-cli-type=popup] .cli-style-v2 .cli-bar-btn_container{margin-top:8px;margin-left:0}#cookie-law-info-bar[data-cli-style=cli-style-v2] .cli_messagebar_head{text-align:left;margin-bottom:5px;margin-top:0;font-size:16px}.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox{margin-top:5px}.cli-style-v2 .cli-bar-btn_container .cli_action_button,.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,.cli-style-v2 .cli-bar-btn_container .cli_settings_button{margin-left:5px}.wt-cli-ccpa-checkbox label{font-size:inherit;cursor:pointer;margin:0 0 0 5px}#cookie-law-info-bar[data-cli-style=cli-style-v2]{padding:14px 25px}#cookie-law-info-bar[data-cli-style=cli-style-v2][data-cli-type=widget]{padding:32px 30px}#cookie-law-info-bar[data-cli-style=cli-style-v2][data-cli-type=popup]{padding:32px 45px}.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button),.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){text-decoration:underline}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{margin-top:5px;margin-bottom:5px}a.wt-cli-ccpa-opt-out{white-space:nowrap;text-decoration:underline}.wt-cli-necessary-checkbox{display:none !important}@media (max-width:985px){.cli-style-v2 .cli-bar-message{width:100%}.cli-style-v2.cli-bar-container{justify-content:left;flex-wrap:wrap}.cli-style-v2 .cli-bar-btn_container{margin-left:0;margin-top:10px}#cookie-law-info-bar[data-cli-style=cli-style-v2],#cookie-law-info-bar[data-cli-style=cli-style-v2][data-cli-type=widget],#cookie-law-info-bar[data-cli-style=cli-style-v2][data-cli-type=popup]{padding:25px}}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}@media only screen and (max-width:479px) and (min-width:320px){.cli-style-v2 .cli-bar-btn_container{flex-wrap:wrap}}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}
.embedpress-wrapper{position:relative}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-ustream.responsive,.ose-google-docs.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-soundcloud.responsive,.ose-videojug.responsive,.ose-facebook.responsive,.ose-issuu.responsive{overflow:hidden;position:relative;height:auto}.ose-dailymotion.responsive iframe,.ose-kickstarter.responsive iframe,.ose-rutube.responsive iframe,.ose-ted.responsive iframe,.ose-vimeo.responsive iframe,.ose-vine.responsive iframe,.ose-youtube.responsive iframe,.ose-ustream.responsive iframe,.ose-google-docs.responsive iframe,.ose-animatron.responsive iframe,.ose-amcharts.responsive iframe,.ose-on-aol-com.responsive iframe,.ose-animoto.responsive iframe,.ose-soundcloud.responsive iframe,.ose-videojug.responsive iframe,.ose-issuu.responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.ose-dailymotion.responsive,.ose-kickstarter.responsive,.ose-rutube.responsive,.ose-ted.responsive,.ose-vimeo.responsive,.ose-youtube.responsive,.ose-animatron.responsive,.ose-amcharts.responsive,.ose-on-aol-com.responsive,.ose-animoto.responsive,.ose-videojug.responsive{padding-bottom:56.25%}.ose-vine.responsive{padding-bottom:100%}.ose-ustream.responsive{padding-bottom:63.3%}.ose-google-docs.responsive{padding-bottom:62.6%}.ose-google-docs.ose-google-docs-drawings.responsive{padding-bottom:74.5%}.ose-google-docs.ose-google-docs-document.responsive,.ose-google-docs.ose-google-docs-forms.responsive,.ose-google-docs.ose-google-docs-spreadsheets.responsive{padding-bottom:142%}.ose-soundcloud.responsive{padding-bottom:155px}.ose-issuu.responsive iframe{z-index:2}.ose-issuu.responsive{padding-bottom:31.25%}.ose-issuu>div>div>div:last-child{width:100% !important;z-index:0;position:absolute;bottom:0}.ose-mixcloud.responsive iframe{width:100%}.ose-google-docs.responsive{-webkit-overflow-scrolling:touch;overflow-y:auto}.ose-facebook.responsive iframe{padding-bottom:0;width:100%}.elementor-widget iframe{max-height:100% !important}.elementor-cbutton-preview-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 30px;background:#fbf6f6}@media only screen and (max-width:800px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:inherit !important}.ep-first-video iframe{max-height:100% !important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(50% - 30px), 1fr)) !important}}@media only screen and (max-width:500px){.elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,.embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,.embedpress-facebook-vid-iframe{max-height:390px !important}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px), 1fr)) !important}}.ose-matterport .embera-embed-responsive,.ose-matterport .embera-embed-responsive iframe{width:100%;height:100%}.ose-deviantart img,.ose-deviantart a,.ose-deviantart div{width:100%;height:100%}.ose-meetup{overflow:auto !important}.ose-meetup img{height:auto}article.embedpress-event div#sponsors{display:none}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex-item{flex-basis:0;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.embedpress-event img.avatar--person{background-image:none !important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.embedpress-event .event-description{margin-top:20px}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2 !important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgba(46,62,72,.12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-time-location .ep-event-datetime,.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate,.embedpress-event .ep-event-time-location .ep-event-datetime{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--attendees .gridList-item{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.embedpress-yt-subscribe{display:flex;align-items:center;align-content:start;text-align:center;gap:1rem;max-width:600px;width:100%}.embedpress-yt-subscribe .embedpress-yt-subscribe.dark{color:#fff}.embedpress-yt-subscribe .embedpress-yt-sub-text{display:inline-block;margin:0;padding:0}.dewqijm{height:100%;margin-right:10px}.dewqijm img[src^=image]{display:none}.dewqijm img[src^=http]{height:56px !important;width:56px !important}.dewqijm>div>div{display:none}.embedpress-event .sticky button{display:none}.embedpress-event .items-center{align-items:center}@media only screen and (min-width:530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width:640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}.ose-opensea{height:100% !important;width:calc(100% - 40px) !important;max-height:100% !important}.ose-github{overflow:auto}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px, 1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{padding-top:15px;padding-right:15px;padding-left:15px;padding-bottom:15px;background-color:#fff;border-radius:10px;transition:background .5s,border .5s,border-radius .5s,box-shadow .5s;box-shadow:0 4px 15px rgba(0,0,0,.09);overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:5px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:15px;font-weight:600;word-break:break-all}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin-top:0;margin-right:0;margin-left:0;margin-bottom:20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080e2;font-size:14px;text-decoration:none;word-break:break-all;text-decoration:none}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin-top:0;margin-right:0;margin-left:0;margin-bottom:0}.ep_nft_content .ep_nft_button button a{background-color:#3080e2;color:#fff;font-size:14px;padding-top:15px;padding-right:20px;padding-left:20px;padding-bottom:15px;transition:border .5s,border-radius .5s,box-shadow .5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button{margin-top:auto;display:flex;justify-content:space-between;gap:15px}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080e2;color:#fff;font-size:14px;padding:10px 20px;transition:border .5s,border-radius .5s,box-shadow .5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank{color:#a88484;border-color:#a88484}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a{border-radius:10px;width:100%;display:flex;align-items:center;justify-content:center}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:calc(100% - 40px) !important}.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{width:100%}.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div{float:right}.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper{justify-content:center}.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper{justify-content:right}.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper{justify-content:left}.embedpress-gutenberg-wrapper.aligncenter{text-align:center;clear:both}.theme-twentytwentythree footer.wp-block-template-part{clear:both}@media all and (max-width:1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr) !important}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{max-width:100% !important}}@media all and (max-width:991px){.ose-opensea{min-width:100% !important;max-width:calc(100% - 40px) !important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr) !important}}@media all and (max-width:767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr) !important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-rank-wraper{margin-bottom:16px;font-weight:600;color:#333;font-size:16px}.ep-nft-rank-wraper.ep-empty-label span{margin-left:0}span.ep-nft-rank{padding:2px 8px;border-radius:7px;margin-left:10px;display:inline-block;font-size:14px;font-weight:600;background:0 0 !important;border:1px solid #ddd;color:#333}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px;line-height:normal}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080e2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:0 0}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(45deg) translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:0 0;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(225deg) translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}.elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button,.embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button{display:none}@media screen and (max-width:1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr) !important}}@media screen and (max-width:991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr) !important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}}@media screen and (max-width:537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}.ose-google-drive iframe{height:250px !important}.ose-nrk-radio iframe{height:400px !important}}.emebedpress-unit-percent iframe{width:100% !important}.password-form-container{width:350px;text-align:center;padding:30px;border-radius:10px;box-shadow:0px 0px 10px #f4eded;background-color:#f9f9ff;max-width:100%;margin:auto}.password-form-container h2{font-size:22px;margin-bottom:15px;font-family:system-ui}.password-form-container p{font-size:12px;font-family:sans-serif;line-height:1.4em;margin-bottom:15px}form.password-form{margin-bottom:2px}.password-form-container input[type=password]{padding:10px;border-radius:5px;width:100%;margin-bottom:12px;font-size:20px;color:#6354a5;outline:none;border:1px solid #ddd;outline:0;padding-left:50px;font-family:sans-serif;height:42px}.password-form-container input[type=password]::placeholder{color:#e0d1d1;font-size:14px}.password-field{position:relative}.password-field span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;height:42px;width:40px;background:#ded7fc;border-radius:4px}.password-field svg{width:22px}.password-form-container input[type=submit]{padding:12px 20px;background-color:#6354a5;color:#fff;border:none;border-radius:5px;font-size:14px;cursor:pointer;font-family:sans-serif;transition:background-color .3s ease,box-shadow .3s ease;font-weight:initial;white-space:normal;word-break:break-all;min-height:42px}.password-form-container button:hover{background-color:#0062cc;box-shadow:0px 0px 10px #007bff}.password-form-container .error-message{color:red;margin-top:20px;font-size:12px;line-height:1.4em}.password-form-container .error-message.hidden{display:none}p.need-access-message{margin-bottom:2px;margin-top:13px}.wp-block-embed__wrapper{display:inline-block;width:100%;max-width:100% !important}.wp-block-embed__wrapper.position-right-wraper,.wp-block-embed__wrapper.position-right-wraper{max-width:calc(100% - 40px) !important}.ep-elementor-content{position:relative;display:inline-block;max-width:100%}.ep-elementor-content.source-opensea{display:block}.wp-block-embedpress-embedpress>div,.ep-gutenberg-content{position:relative;clear:both}.gutenberg-pdf-wraper{position:relative;width:100%}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100% !important;width:100% !important;z-index:999999;min-width:100% !important;min-height:100% !important}.ep-embed-content-wraper{width:100%}.embedpress-gutenberg-wrapper.popup_button,.embedpress-elements-wrapper.popup_button{display:none !important}.elementor-element-edit-mode .embedpress-elements-wrapper.popup_button{display:block !important}.ep-content-share-enabled .ep-embed-content-wraper{display:flex !important}.ep-content-share-enabled .ep-embed-content-wraper.hidden{display:none !important}.ep-share-position-right .ep-embed-content-wraper{flex-direction:row}.ep-content-share-enabled .ep-embed-content-wraper>div:first-child{width:100%}.ep-share-position-left .ep-embed-content-wraper{flex-direction:row-reverse}.ep-share-position-bottom .ep-embed-content-wraper{flex-direction:column}.ep-share-position-top .ep-embed-content-wraper{flex-direction:column-reverse}.ep-fixed-width .gutenberg-pdf-wraper{display:inline-block}.ep-percentage-width .embedpress-inner-iframe{width:100%}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.ep-social-share.share-position-bottom,.ep-social-share.share-position-top{justify-content:center}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.ep-content-locked .watermark{display:none !important}.ep-content-protection-enabled .watermark{display:none !important}.embedpress-pro-control.not-active{pointer-events:none}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.emebedpress-unit-percent,.ep-elementor-content.ep-percentage-width{width:100%}[data-theme-mode=dark]{--viewer-primary-color:#343434;--viewer-icons-hover-bgcolor:#453838}[data-theme-mode=light]{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}@media (prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media (prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}.ep-file-download-option-masked:after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.ep-file-download-option-masked{position:relative;width:100%;height:100%;overflow:hidden}.ep-file-download-option-masked .overlay{position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(100% - 15px);height:calc(100% - 45px);background-color:rgb(66 23 23/0%);pointer-events:unset;z-index:1;user-select:none;max-width:800px;margin:0 auto}.ep-file-download-option-masked.ep-file-xls .overlay{height:calc(100% - 78px)}.ep-file-download-option-masked iframe{width:100%;height:100%;pointer-events:auto}.wp-block-embedpress-document.embedpress-document-embed iframe{border:none !important;box-shadow:none !important}.ep-file-download-option-masked.enabled-text-copy{pointer-events:all}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0}.cui-toolbar-button-right{display:none !important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:30px;height:30px;cursor:pointer;transition:.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px !important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100% !important;height:100% !important}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked:after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:'';left:0}.ep-file-download-option-masked.ep-file-docx:after{bottom:0}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled:after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled:after{bottom:0}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}:root{--plyr-control-icon-size:15px;--plyr-range-track-height:3px;--plyr-range-thumb-height:10px}.plyr--audio .plyr--full-ui input[type=range]{color:red !important}.ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.ep-embed-content-wraper input[type=range]::-moz-range-track{box-shadow:none}a.plyr__controls__item.plyr__control{border-radius:inherit;color:inherit !important}.plyr-initialized button:focus{background-color:var(--plyr-color-main)}.custom-player-preset-1 .plyr__controls{background:var(--plyr-color-main) !important;padding:0 !important}.custom-player-preset-1 button.plyr__control{border-radius:0}.custom-player-preset-1 a.plyr__controls__item.plyr__control{border-radius:inherit}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr=play],.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play]{width:100px !important;text-align:center;display:flex;align-items:center !important;justify-content:center;height:60px}.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr=play] svg,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play] svg{width:22px;height:22px}.custom-player-preset-1 .plyr__control:focus{border:none}.custom-player-preset-2 a.plyr__controls__item.plyr__control,.custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr=play],.preset-default a.plyr__controls__item.plyr__control{border-radius:4px}.custom-player-preset-3 .plyr__controls,.custom-player-preset-4 .plyr__controls{background:var(--plyr-color-main) !important;padding:0 !important}.custom-player-preset-4 button.plyr__control.plyr__control--overlaid{display:none !important}figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:inherit !important}.plyr{background-color:#000}.pip-mode{position:fixed !important;width:320px !important;height:180px !important;top:calc(100% - 200px) !important;left:calc(100% - 340px) !important;z-index:9999;border-radius:15px !important}.plyr [data-plyr=pip]{display:block !important}.pip-mode .plyr__video-wrapper{pointer-events:none}.pip-mode .pip-play{display:none}.pip-mode .pip-play,.pip-mode .pip-pause{opacity:0 !important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode .pip-close{opacity:0;position:absolute;right:10px;top:10px;background:#0000004a;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50px;cursor:pointer}.pip-mode:hover .pip-play,.pip-mode:hover .pip-close,.pip-mode:hover .pip-pause{opacity:1 !important}.pip-mode .overlay-mask{position:absolute;top:0;left:0;right:0;bottom:0}.pip-mode iframe{pointer-events:none !important}[data-playerid]{opacity:0}[data-playerid].audio.plyr-initialized{opacity:1}.plyr--paused.plyr__poster-enabled .plyr__poster{display:block !important;opacity:1;background-size:cover}@media only screen and (max-width:767px){.plyr__controls [data-plyr=restart],.plyr__controls [data-plyr=rewind],.plyr__controls [data-plyr=fast-forward],.plyr__controls [data-plyr=pip]{display:none !important}.plyr__video-wrapper iframe{max-height:100% !important}.plyr__controls .plyr__volume input[type=range]{max-width:40px;min-width:40px}}.profile-header{display:flex;align-items:center;padding:16px;border-bottom:1px solid #ddd;justify-content:center;gap:30px;padding-bottom:30px}.posts-tab-options{text-align:center;margin:0}.posts-tab-options .tabs{list-style:none;padding:0;margin:0;display:inline-flex;border-radius:5px;gap:25px;padding:0}.posts-tab-options .tabs svg{width:15px;height:15px}li[data-media-type=ALL] svg{width:12px;height:12px}.posts-tab-options .tabs li{margin-right:15px;cursor:pointer;padding:10px 0;text-transform:uppercase;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px}.posts-tab-options .tabs li:last-child{margin-right:0}.posts-tab-options .tabs li.active{position:relative;color:#737373}.posts-tab-options .tabs li svg{border-radius:2px}.posts-tab-options .tabs li.active svg{color:#737373}.posts-tab-options .tabs li:hover,.posts-tab-options .tabs li:hover svg,.posts-tab-options .tabs li:hover .fill-color{color:#737373}.posts-tab-options .tabs li:hover .fill-color,.posts-tab-options .tabs li.active .fill-color{fill:#737373 !important}.posts-tab-options .tabs li.active:after{content:'';position:absolute;top:-1px;height:1px;width:100%;background-color:#737373;left:0;right:0}.profile-image{margin-right:16px}.posts-count{margin-right:15px}.profile-image img{width:120px;height:120px !important;object-fit:cover;border-radius:50% !important;border:3px solid #037bff}.change-photo-button{background-color:transparent;border:none;cursor:pointer}.change-photo-image{width:100px;height:100px;border-radius:50%;object-fit:cover}.username-section{display:flex;align-items:center;margin-bottom:8px}.profile-link{text-decoration:none}.username{font-size:18px;font-weight:700;margin-right:12px}.edit-profile-link{text-decoration:none;color:#3897f0;font-weight:700}.profile-stats{display:flex;margin-bottom:8px}.stats-list{list-style:none;margin:0;padding:0;display:flex}.stats-list li{margin-right:24px;font-size:14px}.bio-section{margin-bottom:12px;text-align:left}section.profile-details div:last-child{margin:0}.bio{font-size:14px}a.edit-profile-link{padding:8px 15px;background:#efefef;text-decoration:none !important;border-radius:7px;color:#222;font-size:12px;font-weight:500}span.count{font-weight:600}a.followers-link{text-decoration:none !important}a.profile-link,a.profile-link h2{font-size:20px;text-decoration:none !important;margin:0;margin-right:15px}.embedpress-insta-container{overflow:hidden;position:relative}.ose-instagram-feed{max-height:100% !important;height:100% !important}.insta-grid .embedpress-insta-container .insta-gallery{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:15px;grid-auto-flow:row}.insta-carousel .embedpress-insta-container .insta-gallery{grid-auto-columns:calc(25% + 0px);gap:0px;left:0}.insta-masonry .embedpress-insta-container .insta-gallery{column-count:3;gap:.5em;margin:auto;width:100%;display:inherit}.insta-grid .embedpress-insta-container .insta-gallery-item{position:relative;color:#fff;cursor:pointer;height:350px}.embedpress-insta-container .insta-gallery-item:hover{cursor:pointer}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item{height:auto;margin-bottom:.5em}.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image{height:550px;margin-bottom:-13px}.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);transition:.3s;opacity:0;visibility:hidden}.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info{height:calc(100% + 4px)}.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info{opacity:1;visibility:visible}.embedpress-insta-container .insta-gallery-item-info ul{display:flex;align-items:center;justify-content:center;padding:0;margin:0;height:100%}.embedpress-insta-container .insta-gallery-item-info li{display:flex;align-items:center;font-size:1.7rem;font-weight:600;gap:5px}.embedpress-insta-container .insta-gallery-item-likes{margin-right:2.2rem}.embedpress-insta-container .insta-gallery-item-type{position:absolute;right:1rem;top:1rem;text-shadow:.2rem .2rem .2rem rgba(0,0,0,.1)}.embedpress-insta-container .insta-gallery-image{width:100%;height:100%;object-fit:cover;min-height:320px}.insta-masonry .embedpress-insta-container .insta-gallery-image{margin-bottom:-13px}.insta-gallery-item-info svg{width:40px;height:40px}.insta-item-reaction-count{display:flex}.insta-item-reaction-count .insta-gallery-item-likes,.insta-item-reaction-count .insta-gallery-item-comments{display:flex;align-items:center;justify-content:center;gap:6px;font-size:20px;font-weight:700;color:#fff}.insta-gallery-item-info .insta-item-reaction-count svg{width:25px;height:25px}.insta-gallery-item-type svg{width:25px;height:25px}.insta-gallery-item-type svg.insta-video-icon{width:22px;height:22px}.cg-carousel__btns.hidden{display:none}.cg-carousel__btns{top:50%;transform:translateY(-50%);position:absolute;width:100%}.ep-embed-content-wraper.insta-carousel .cg-carousel__btns{top:calc(50% - 16px)}.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink{display:flex;align-content:center}.cg-carousel__btns button{background:#262323;border:0;border-radius:50px;width:35px;height:35px;display:inline-grid;align-items:center;justify-content:center;cursor:pointer;padding:0}button#js-carousel__prev-1{position:absolute;left:30px;z-index:1;padding:8px 15px}button#js-carousel__next-1{position:absolute;right:30px;z-index:1;padding:8px 15px}.embedpress-popup-block.embedpress-popup-img{position:relative;height:100%;display:flex;background:#000}.popup-carousel,.cg-carousel__track{height:100%}.popup-container .popup-carousel .cg-carousel__track{align-items:center;background-color:#000}.popup-container .popup-carousel{background-color:#000}button.js-carousel__prev-1{position:absolute;left:30px;top:50%;transform:translateY(-50%);z-index:1}button.js-carousel__next-1{position:absolute;right:30px;top:50%;transform:translateY(-50%);z-index:1}.cg-carousel__btn svg{width:16px;height:16px}.load-more-button-container,.load-more-button-container button{display:flex;align-items:center;justify-content:center;gap:5px}.load-more-button-container button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#037bff;background-color:#037bff;padding-top:15px;padding-right:30px;padding-bottom:15px;padding-left:30px;font-family:inherit;font-weight:inherit;line-height:1em;cursor:pointer;border-radius:5px;margin-top:30px}.popup-container{display:flex;width:100%}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:99999}.popup{border-radius:10px;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%}.popup-container .popup-md-9.white{width:60%;overflow:hidden}.popup-md-3.red{width:40%}.embedpress-popup-img img{width:100%;height:auto;object-fit:contain}video.popup-media-image{height:auto;max-width:100%;width:100%;max-height:100vh;border-top-left-radius:5px;border-bottom-left-radius:5px}img.popup-media-image{height:auto}.embedpress-popup-header,.embedpress-hashtag-header{display:flex;align-items:center;padding:15px 10px;justify-content:space-between;border-bottom:1px solid #f4e9e9}.hashtag-container{border-bottom:1px solid #f4e9e9}.embedpress-hashtag-header{border:none;max-width:350px;margin:auto}.embedpress-hashtag-username{font-weight:700}.embedpress-popup-header-img img,.embedpress-hashtag-header-img img{border-radius:50% !important;margin-right:10px;width:30px;height:30px !important;object-fit:cover;border:2px solid #037bff !important}.embedpress-popup-header-img a,.embedpress-hashtag-header-img a{display:flex;align-items:center;justify-content:center;text-decoration:none !important}.embedpress-popup-username{color:#005293;font-weight:700;font-size:15px;text-decoration:none !important}img.embedpress-hashtag-round{border-radius:50px !important}.insta-followbtn a{text-decoration:none !important;padding:6px 15px;background:#007bff;border-radius:5px;color:#fff !important;font-size:14px;font-weight:400}.embedpress-popup-block.embedpress-popup-info{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;height:100%;background-color:#fff}.embedpress-popup-text{font-size:14px;font-weight:400;overflow:hidden;letter-spacing:.04em;line-height:1.8rem;padding:10px;flex:auto;border-bottom:1px solid #f4e9e9;text-align:left;max-height:calc(100vh - 235px);overflow:auto;word-break:break-all}.embedpress-popup-stats{display:flex;align-items:center;justify-content:space-between;padding:16px 10px}.embedpress-popup-stats .embedpress-inline{display:flex;align-items:center;gap:5px;font-weight:700;color:#000;cursor:pointer;position:relative}.embedpress-popup-stats .embedpress-inline a{display:flex;align-items:center;gap:6px;color:#000;text-decoration:none;font-weight:400}.embedpress-popup-stats .embedpress-inline a svg{width:20px;height:20px}.embedpress-popup-share-buttons{padding:10px;background-color:#fafafa;display:flex;align-items:center}.embedpress-popup-share-buttons a{color:#007bff}.embedpress-href.embedpress-popup-share{cursor:pointer;color:#ca379d;display:flex;align-items:center;gap:6px}.embedpress-popup-share-buttons{background:#f4f9ff;position:absolute;top:-50px;left:-55px;gap:10px;border-radius:5px;box-shadow:0px 0px 10px rgba(0,0,0,.2);visibility:hidden;opacity:0;margin-bottom:-10px;transition:.3s}.embedpress-popup-share-buttons.show{visibility:visible;opacity:1;margin-bottom:0}.embedpress-popup-share-buttons:before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff transparent transparent}.embedpress-popup-share-buttons:before{content:"";position:absolute;bottom:-15px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#f4f9ff transparent transparent;z-index:1 !important}.embedpress-popup-share-buttons:after{content:"";position:absolute;bottom:-16.1px;left:50%;margin-left:-8px;border-width:8px;border-style:solid;border-color:#e7eaef transparent transparent}.embedpress-popup-share-buttons span{color:#fff;font-size:18px;display:flex;align-items:center}.embedpress-popup-share-buttons span svg{width:16px !important;height:16px !important}.embedpress-popup-share-buttons span.dashicons.dashicons-linkedin{color:#0077b5}.embedpress-popup-share-buttons span.dashicons.dashicons-facebook{color:#1877f2}.embedpress-popup-share-buttons span.dashicons.dashicons-pinterest{color:#e60023}span.tag-wrapper a{font-weight:700;text-decoration:none !important}.embedpress-href.embedpress-popup-share svg{width:20px;height:20px}.embedpress-popup-instagram-buttons svg{width:18px !important;height:20px !important}.embedpress-popup-stats .embedpress-inline{transition:.3s}.embedpress-popup-stats .embedpress-inline:hover svg,.embedpress-popup-stats .embedpress-inline a:hover,.embedpress-popup-stats .embedpress-inline:hover,.embedpress-href:hover svg .st0{color:#737373 !important}.embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path{stroke:#737373}.embedpress-inline.popup-like-button a:hover svg{color:#737373;fill:#737373}.embedpress-href.embedpress-popup-share:hover svg{fill:#737373}.date-post{padding:10px;font-size:12px;color:#8e8e8e}div.popup-close{position:absolute;top:50px;right:50px;color:#fff;z-index:15566555655;cursor:pointer;padding:15px;background:#643535;border-radius:50px;height:10px;width:10px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;cursor:pointer}.load-spin{width:100px;height:100px;background-color:red;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader{margin:auto;border:5px solid #eaf0f6;border-radius:50%;border-top:5px solid #ff7a59;width:30px;height:30px;animation:spinner 4s linear infinite}.sponsored-youtube-video{height:100%}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (max-width:1200px){.popup-container .popup-md-9.white{width:50%}.popup-container .popup-md-3{width:50%}}@media screen and (max-width:991px){.popup-container{flex-direction:column}.popup-container .popup-md-9.white{width:100%}.popup-container .popup-md-3{width:100%}.embedpress-popup-text{max-height:300px}}@media screen and (max-width:768px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(2,minmax(0, 1fr)) !important}.embedpress-popup-text{max-height:250px}}@media screen and (max-width:420px){.insta-grid .embedpress-insta-container .insta-gallery{grid-template-columns:repeat(1,minmax(0, 1fr)) !important}.profile-header{flex-direction:column}.embedpress-popup-text{max-height:200px}.insta-followbtn{display:none}}.ep-player-wrap .hide{display:none}.ep-gdrp-content{background:#222;padding:50px 30px;color:#fff}.ep-gdrp-content a{color:#fff}.ep-youtube__content__pagination{display:flex;justify-content:center;align-items:center;margin-top:30px;gap:10px}.ep-loader-wrap{margin-top:30px;display:flex;justify-content:center}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{cursor:pointer;border:1px solid rgba(0,0,0,.1);border-radius:30px;padding:0 20px;height:40px;transition:.3s;display:flex;align-items:center}.ep-youtube__content__pagination .ep-prev:hover,.ep-youtube__content__pagination .ep-next:hover{background-color:#5b4e96;color:#fff}.ep-youtube__content__pagination .ep-page-numbers{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ep-youtube__content__pagination .ep-page-numbers>span{border:1px solid rgba(0,0,0,.1);border-radius:30px;display:inline-block;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.active__current_page{background:#5b4e96;color:#fff}.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel){margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px, 1fr));gap:30px}[data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap{grid-template-columns:repeat(auto-fit,minmax(calc(100% - 30px), 1fr)) !important}[data-youtube-channel-carousel].ep-youtube__content__block{position:relative}.ep-youtube__content__block .item{cursor:pointer;white-space:initial}.ep-youtube__content__block .youtube-carousel .item{margin:10px}.ep-youtube__content__block .item:hover .thumb .play-icon{opacity:1;top:50%}.ep-youtube__content__block .item:hover .thumb:after{opacity:.4;z-index:0}.ep-youtube__content__block .thumb{padding-top:56.25%;margin-bottom:5px;position:relative;background-color:#222;background-size:contain !important;border-radius:12px;overflow:hidden}figure .ep-youtube__content__block .thumb{background-color:#222 !important}.ep-youtube__content__block .thumb:after{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#000;opacity:0;transition:opacity .3s ease}.ep-youtube__content__block .thumb:before{position:absolute;top:0;left:0;height:100%;width:100%;content:'';background:#222;z-index:-1}.ep-youtube__content__block .thumb img{width:100%;height:100%;object-fit:cover}.ep-youtube__content__block .thumb .play-icon{width:50px;height:auto;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .3s ease;z-index:2}.ep-youtube__content__block .thumb .play-icon img{width:100}.ep-youtube__content__block .body p{margin-bottom:0;font-size:15px;text-align:left;line-height:1.5;font-weight:400}.ep-youtube__content__block.loading .ep-youtube__content__pagination{display:none}.ep-youtube__content__block .ep-loader{display:none}.ep-youtube__content__block.loading .ep-loader{display:block}.ep-loader img{width:20px}.is_mobile_device{display:none !important}.is_mobile_devic.ep-page-numbers{gap:5px}@media only screen and (max-width:480px){.is_desktop_device{display:none !important}.ep-youtube__content__pagination .ep-page-numbers>span{width:35px;height:35px}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{height:35px}.is_mobile_device{display:flex !important}.ep-youtube__content__pagination .ep-page-numbers{gap:5px}}.embedded-youtube-channel .ose-youtube{height:100% !important;max-height:100% !important}.ep-embed-content-wraper.embedded-youtube-channel .ose-youtube,.ep-youtube-channel .ose-youtube{height:100% !important;max-height:100% !important}.ose-youtube .channel-header{display:flex;align-items:center;padding:20px;border-radius:10px}.ose-youtube .profile-picture{width:120px;height:120px;border-radius:50%;margin-right:20px}.ose-youtube .channel-info{flex-grow:1;text-align:left}.ose-youtube .info-description{margin-bottom:20px}.ose-youtube .channel-name{font-size:24px;margin:0}.ose-youtube .channel-details{margin:5px 0}.ose-youtube .more-info{text-decoration:none}.ose-youtube .subscribe-button{background-color:red;border:none;padding:10px 20px 10px 12px;border-radius:30px;cursor:pointer;display:inline-flex;align-items:center;text-decoration:none !important;color:#fff;font-weight:600}.ose-youtube .subscribe-button svg{height:20px;width:20px;margin-right:5px}.ose-youtube .subscribe-button:hover{background-color:#ff6868}#videoPopup.video-popup{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.95)}.video-popup-content{position:absolute;left:50%;top:calc(50% + 30px);transform:translate(-50%,-50%);max-width:90%;max-height:90%;text-align:center}.video-popup-inner-content{width:100%;height:100%;max-height:90vh;overflow:auto !important;border:1px solid #333;border-radius:8px;background:#000;box-sizing:border-box;padding:20px}.video-popup-content iframe{width:700px !important;height:420px !important;max-width:100%;max-height:100%}#videoPopup.video-popup .close{position:absolute;top:-25px;right:-30px;color:#fff;font-size:35px}#videoPopup.video-popup .close:hover,#videoPopup.video-popup .close:focus{color:#999;text-decoration:none;cursor:pointer}#videoPopup.video-popup .popup-controls{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:space-between;align-items:center;pointer-events:none}#videoPopup.video-popup .nav-icon{pointer-events:auto;color:#fff;font-size:50px;cursor:pointer;user-select:none}#videoPopup.video-popup .prev-icon{position:absolute;left:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoPopup.video-popup .next-icon{position:absolute;right:-60%;top:50%;transform:translate(0,-50%);padding:10px}#videoDescription{color:#fff;font-size:14px}.youtube-video-description{font-family:Arial,sans-serif;margin:0;padding:0 20px;bottom:no;max-width:700px;text-align:left}.youtube-video-header h1{font-size:20px;margin:0 0 10px;color:#fff}.youtube-video-meta{font-size:14px;color:#666;margin-bottom:10px}.youtube-video-meta span{margin-right:10px}.youtube-video-body{max-height:200px;overflow:auto}.youtube-video-body p{font-size:15px;margin:0 0 20px;color:#ddd}.youtube-video-footer{display:flex;justify-content:space-between;align-items:center;padding-top:5px}.youtube-video-link{font-size:16px;color:#0073aa;text-decoration:none}.youtube-video-link:hover{text-decoration:underline}.youtube-video-stats{font-size:14px;color:#666;display:flex;align-items:center;gap:18px}.youtube-video-stats svg{height:12px;width:14px}.youtube-video-stats span{margin-right:10px;display:flex;align-items:center;gap:8px;color:#dad2d2}.youtube-video-stats i{margin-right:5px}.youtube-body-content .description-container{display:flex;border-radius:4px;max-width:600px;text-align:left;margin-top:10px}.youtube-body-content.body{width:100%}.youtube-body-content .thumbnail{width:30px;height:30px;border-radius:4px;margin-right:10px}.youtube-body-content .thumbnail img{border-radius:50%;margin-right:10px;width:30px;height:30px}.youtube-body-content .details{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 30px)}.youtube-body-content .title{font-size:14px;font-weight:500;color:#000;margin-bottom:4px;line-height:1.4}.youtube-body-content .channel,.youtube-body-content .views,.youtube-body-content .time{font-size:14px;color:#606060}.youtube-body-content .channel{margin-bottom:4px}.ep-player-wrap.layout-gallery .ep-first-video iframe{border-radius:15px}.ep-player-wrap.layout-list .ep-youtube__content__block .item{display:flex;width:100%;gap:20px}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{padding-top:20.25%;min-width:250px;max-width:300px}[data-youtube-channel-carousel] .youtube-carousel-container{position:relative;width:100%;overflow:hidden}[data-youtube-channel-carousel] .youtube-carousel{display:flex;transition:transform .5s ease-in-out}[data-youtube-channel-carousel] .youtube-carousel .item{min-width:calc(33.3333% - 20px);box-sizing:border-box}[data-youtube-channel-carousel] button{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;cursor:pointer;padding:10px;box-shadow:none;background-color:#000000ba;width:40px;height:40px;display:flex;align-items:center;border-radius:50%;justify-content:center}[data-youtube-channel-carousel] button.preview{left:-100px}.carousel-controls button.next{right:-100px}.fc-list-table .fc-event,.fc-list-table .fc-event:hover{color:inherit !important;text-decoration:none !important}.fc-list-table .fc-event,.fc-list-table .fc-event-dot{background-color:transparent !important}.fc table.fc-list-table{table-layout:inherit !important}.fc-list-table .fc-event{display:table-row !important}@media screen and (max-width:1400px){.ose-youtube .video-popup-content iframe{height:305px !important}.ose-youtube .prev-icon{left:-50%}.ose-youtube .next-icon{right:-50%}}@media screen and (max-width:1200px){.ose-youtube .video-popup-content iframe{height:305px !important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:992px){.ose-youtube .video-popup-content iframe{height:305px !important}.ose-youtube .prev-icon{left:-40%}.ose-youtube .next-icon{right:-40%}}@media screen and (max-width:576px){.ose-youtube .prev-icon{left:-26%}.ose-youtube .next-icon{right:-26%}}@media screen and (max-width:580px){.ose-youtube .prev-icon{left:-18%}.ose-youtube .next-icon{right:-18%}}.youtube-video-body{display:none}.video-popup-content{width:100%;max-width:720px;margin:auto}@media (max-width:1024px){.youtube-carousel .item{min-width:calc(50% - 20px) !important}}@media (max-width:768px){.youtube-carousel .item{min-width:calc(100% - 20px) !important}[data-youtube-channel-carousel] button.preview{left:0 !important}[data-youtube-channel-carousel] button.next{right:0}.video-popup-content{width:calc(100% - 40px);margin:auto}.video-popup-content iframe{max-height:300px}#videoPopup.video-popup .close{top:-25px;transform:translate(0%,-50%);right:unset}}@media (max-width:580px){.ep-first-video{margin-bottom:20px}.video-popup-content iframe{max-height:220px}.ep-player-wrap .ep-youtube__content__block .item{gap:15px}.ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap{gap:30px !important}.ose-youtube .profile-picture{width:80px;height:80px}.ose-youtube .channel-header{gap:10px;align-items:start;padding:0}.description-container{margin-top:0}.description-container p.description{display:none}.ep-player-wrap.layout-list .ep-youtube__content__block .item{flex-direction:column}.ep-player-wrap.layout-list .ep-youtube__content__block .thumb{min-width:100%;min-height:200px}}.ep-google-photos-gallery-grid .ose-google-photos,.ep-google-photos-gallery-masonary .ose-google-photos,.ep-google-photos-gallery-justify .ose-google-photos{height:100% !important;max-height:100% !important}.pa-carousel-widget.jx-carousel-widget,.pa-gallery-player-widget{position:relative}.pa-carousel-widget.jx-carousel-widget:after,.pa-gallery-player-widget:after{position:absolute;right:0;left:0;width:100%;height:60px;background:#fff;content:'';top:10px;background:0 0}.photos-gallery-grid,.photos-gallery-masonry,.photos-gallery-justify{display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.photos-gallery-grid .photo-item,.photos-gallery-masonary .photo-item{width:100%;height:200px;background-color:#f1efef;display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center}.photos-gallery-masonary{columns:250px;gap:3px;position:relative;width:100%}.photos-gallery-masonary .photo-item{width:100%;height:auto;object-fit:cover;display:block;margin-bottom:3px;cursor:pointer}.photos-gallery-masonary .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-grid{display:grid;gap:3px;grid-template-columns:repeat(auto-fit,minmax(250px, 1fr));position:relative}.photos-gallery-grid .photo-item{border-radius:10px;text-align:center;height:280px;cursor:pointer}.photos-gallery-grid .photo-item img{width:100%;height:100%;object-fit:cover;display:block}.photos-gallery-justify{display:flex;flex-wrap:wrap}.photos-gallery-justify .photo-item{cursor:pointer;height:auto}.photos-gallery-justify .photo-item:hover{opacity:.9}.photos-gallery-justify .photo-item img{user-select:none;width:100%;vertical-align:middle}.photos-gallery-justify:after{content:"";flex-grow:99999;min-width:calc(100vw / 4)}@media (max-width:460px){.photos-gallery-justify{flex-direction:column}.photos-gallery-justify .photo-item{width:100% !important}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:none;justify-content:center;align-items:center;z-index:1000;transition:.5s ease}.popup-overlay .popup{position:relative;max-width:100%;max-height:100%;width:100%;height:100%;background-color:transparent;display:flex !important;justify-content:center;align-items:center;color:#000}.popup-overlay .close-btn{position:absolute;top:10px;right:10px;color:#fff;font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;border-radius:50%}.popup-overlay .prev-btn,.popup-overlay .next-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px;cursor:pointer;z-index:10;opacity:0;visibility:hidden;transition:.2s;display:flex}.popup-overlay:hover .prev-btn,.popup-overlay:hover .next-btn{opacity:1;visibility:visible}.popup-overlay .prev-btn{left:10px}.popup-overlay .next-btn{right:10px}.popup-overlay img#popup-image{width:100%;height:auto;max-height:100vh}.popup-overlay .prev-btn:hover,.popup-overlay .next-btn:hover{background-color:rgba(0,0,0,.8)}@media (max-width:1024px){.photos-gallery-grid .photo-item{width:100%;height:150px !important}.photos-gallery-masonary{columns:200px !important}.photos-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px, 1fr)) !important}}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox{width:100%;height:100%}.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox iframe{width:100%;height:100%}@media (max-width:767px){.popup-overlay .prev-btn,.popup-overlay .next-btn{font-size:20px;padding:5px}}
.tagcloud.rounded-corners a{border-radius:10px}.ew-author ul,.ew-archive ul,.ew-categories ul{text-align:right;margin-left:0}.ew-author li,.ew-archive li,.ew-categories li{display:block;height:1%;overflow:hidden}.ew-author ul a,.ew-archive ul a,.ew-categories ul a{float:left}
#to_top_scrollup{background-color:#000;-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;box-sizing:content-box;bottom:20px;color:#fff;cursor:pointer;display:none;font-size:32px;font-weight:400;height:32px;opacity:.5;padding:5px;position:fixed;right:20px;text-align:center;text-decoration:none;vertical-align:middle;width:32px;z-index:9999}#to_top_scrollup img{width:100%}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}
[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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.eot);src:url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.woff2) format("woff2"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.woff) format("woff"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-regular.ttf) format("truetype"),url(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.eot);src:url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.woff2) format("woff2"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.woff) format("woff"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/maven-pro-v32-latin_latin-ext-700.ttf) format("truetype"),url(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.eot);src:url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.woff2) format("woff2"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.woff) format("woff"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-regular.ttf) format("truetype"),url(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.eot);src:url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.woff2) format("woff2"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.woff) format("woff"),url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../fonts/rajdhani-v15-latin_latin-ext-700.ttf) format("truetype"),url(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/minus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcMaximize{background-image:url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/plus.svg)}.wcContainer.wcAirflowTheme .wcSidebar .wcColumn .wcHeader .wcButtons .wcClose{background-image:url(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/approve.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcDelete{background:transparent url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/x.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcEdit{background:transparent url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/edit.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcMute{background:transparent url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/mute.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcBan{background:transparent url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/ban.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcSpam{background:transparent url(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/spam.svg) no-repeat 50%}[role=tooltip].wcActionsPopup-content .wcActions .wcReply{background:transparent url(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/icons/video-calls/video-decline.svg)}.wcAlertPopup-content.wcStreamVideoConfirmation-content .wcFooter .wcButton.wcAcceptButton{background-image:url(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/wp-content/plugins/wise-chat/assets/css/../../gfx/themes/airflow/gfx/emoticon.svg)}.wcEmoticonsPopup-content.wcAirflowTheme-content .wcAddonsLibrary .wcCategories .wcCategoryButton.wcGIF{background-image:url(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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(//freemindwebradio.com/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 */

/*! This file is auto-generated */
.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#2271b1;border-color:#2271b1;background:#f6f7f7;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f0f0f1;border-color:#0a4b78;color:#0a4b78}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f6f7f7;border-color:#3582c4;color:#0a4b78;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f6f7f7;border-color:#8c8f94;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-secondary[aria-disabled=true],.wp-core-ui .button[aria-disabled=true]{cursor:default}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#2271b1;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#135e96}.wp-core-ui .button-link:focus{color:#043959;box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent}.wp-core-ui .button-link-delete{color:#d63638}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#d63638;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#135e96;border-color:#135e96;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#135e96;border-color:#135e96;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a7aaad!important;background:#f6f7f7!important;border-color:#dcdcde!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-primary[aria-disabled=true]{cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#dcdcde;color:#135e96;border-color:#0a4b78;box-shadow:inset 0 2px 5px -3px #0a4b78}.wp-core-ui .button-group>.button.active:focus{border-color:#3582c4;box-shadow:inset 0 2px 5px -3px #0a4b78,0 0 0 1px #3582c4}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.wp-customizer .theme-overlay .theme-actions .button{margin-bottom:5px}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}
/*! This file is auto-generated */
.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#2271b1}.media-frame a:active,.media-frame a:hover{color:#135e96}.media-frame a:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-frame a.button{color:#2c3338}.media-frame a.button:hover{color:#1d2327}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;line-height:1.38461538}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#3582c4;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#f0f0f1}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#646970}.media-frame ::-moz-placeholder{color:#646970;opacity:1}.media-frame :-ms-input-placeholder{color:#646970}.media-frame .hidden,.media-frame .setting.hidden{display:none}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#646970;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#135e96}.media-modal-close:focus{color:#135e96;border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:normal 20px/1 dashicons;speak:never;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fff;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.wp-core-ui .media-modal-icon{background-image:url(//freemindwebradio.com/wp-includes/css/../images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #dcdcde;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #dcdcde}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f6f7f7;border-left:1px solid #dcdcde;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details .media-embed h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#646970;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.attachment-details h2{display:grid;grid-template-columns:auto 5em}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#646970}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#007017}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.alt-text textarea,.attachment-details .alt-text textarea,.compat-item .alt-text textarea,.media-sidebar .alt-text textarea{height:50px}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f6f7f7;border-right-width:1px;border-right-style:solid;border-right-color:#c3c4c7;-webkit-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#2271b1;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#2271b1;outline:0}.media-menu .active,.media-menu .active:hover{color:#1d2327;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #dcdcde}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#2271b1}.media-router .active,.media-router .active:hover{color:#1d2327}.media-router .media-menu-item:focus{box-shadow:0 0 0 2px #2271b1;color:#043959;outline:2px solid transparent;z-index:1}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #dcdcde;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #dcdcde}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#3c434a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-modal .media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#3c434a;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #4f94d4;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #c3c4c7}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #2271b1}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#f0f0f1;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#f0f0f1;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#2271b1;box-shadow:0 0 0 1px #fff,0 0 0 2px #2271b1}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper,.attachments-browser:not(.has-load-more) .attachments{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center;column-gap:.5rem;margin:11px 0}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#50575e;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#646970}.attachments-browser .no-media{padding:2em 0 0 2em}.more-loaded .attachment:not(.found-media){background:#dcdcde}.load-more-wrapper{clear:both;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1em 0}.load-more-wrapper .load-more-count{min-width:100%;margin:0 0 1em;text-align:center}.load-more-wrapper .load-more{margin:0}.media-frame .load-more-wrapper .load-more+.spinner{float:none;margin:0 -30px 0 10px}.media-frame .load-more-wrapper .load-more.hidden+.spinner{margin:0}.load-more-wrapper::after{content:"";min-width:100%;order:1}.load-more-wrapper .load-more-jump{margin:0 0 0 12px}.attachment.new-media{outline:2px dotted #c3c4c7}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#dcdcde;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#2271b1;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#646970}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#3c434a}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{transition:none;text-decoration:none}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #d63638;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fcf0f1;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(140,143,148,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(10,75,120,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#3c434a;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #dcdcde;color:#2271b1;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#135e96}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#d63638}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#d63638}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #4f94d4;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #2271b1}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//freemindwebradio.com/wp-includes/css/../images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame .media-sidebar .settings-save-status .spinner{position:absolute;right:0;top:0}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{text-align:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#646970;border-bottom:1px solid #dcdcde;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#3c434a;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#d63638}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#d63638}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0;overflow:visible}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;box-shadow:none;margin:0;padding:0;position:relative}.media-modal .imgedit-group.imgedit-panel-active{margin-bottom:16px;padding-bottom:16px}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#646970;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#646970}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#2271b1;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#2271b1;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0 16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:82px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.media-embed .embed-link-settings .link-text{margin-top:0}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #2271b1;box-shadow:0 0 0 2px #2271b1}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f6f7f7;border-right:1px solid #dcdcde;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #dcdcde;color:#1d2327}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#646970;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#646970}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;speak:never;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#646970}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #c3c4c7}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;border:0;margin:-1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:262px}.attachments-browser .attachments,.attachments-browser .attachments-wrapper,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.attachments-browser.has-load-more .attachments-wrapper{right:262px}.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{top:82px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px;line-height:1.5}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.imgedit-panel-content{grid-template-columns:auto}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:grid;grid-template-columns:auto 1fr}.mode-grid .attachments-browser .media-toolbar-primary input[type=search]{width:100%}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}.media-frame .wp-filter .media-toolbar-secondary{position:unset}.media-frame .media-toolbar-secondary .spinner{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:9}.media-bg-overlay{content:'';background:#fff;width:100%;height:100%;display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.options-general-php .crop-content.site-icon,.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:0}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline,.media-frame-content .attachments-browser .attachments-wrapper{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}.load-more-wrapper .load-more-jump{margin:12px 0 0}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//freemindwebradio.com/wp-includes/css/../images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//freemindwebradio.com/wp-includes/css/../images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}
.imgareaselect-border1{background:url(//freemindwebradio.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top}.imgareaselect-border2{background:url(//freemindwebradio.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top}.imgareaselect-border3{background:url(//freemindwebradio.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top}.imgareaselect-border4{background:url(//freemindwebradio.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom}.imgareaselect-border1,.imgareaselect-border2,.imgareaselect-border3,.imgareaselect-border4{filter:alpha(opacity=50);opacity:.5}.imgareaselect-handle{background-color:#fff;border:solid 1px #000;filter:alpha(opacity=50);opacity:.5}.imgareaselect-outer{background-color:#000;filter:alpha(opacity=50);opacity:.5}
#wp-user-profile-avatar-errors,#wp-user-profile-avatar-readable-size-error,.wp-user-profile-avatar-error{color:#c00!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-success,#wp-user-profile-avatar-success,.wp-user-profile-avatar-success{color:#179a17!important;font-weight:700!important}#wp-user-profile-avatar-readable-size-error,#wp-user-profile-avatar-undo-button,.wp-user-profile-avatar-no-avatars{display:none}#wp-user-profile-avatar-preview,#wp_user_profile_avatar_preview-existing{margin-right:10px}#wp-user-profile-avatar-preview,#wp-user-profile-avatar-thumbnail,#wp_user_profile_avatar_preview-existing,#wp_user_profile_avatar_thumbnail-existing{display:inline-block;text-align:center;vertical-align:top}#wp-user-profile-avatar-preview img,#wp-user-profile-avatar-thumbnail img,#wp_user_profile_avatar_preview-existing img,#wp_user_profile_avatar_thumbnail-existing img{max-height:96px;border:1px solid #dfdfdf;display:block}.widget_wp_user_profile_avatar #wp-user-profile-avatar-preview img,.widget_wp_user_profile_avatar #wp-user-profile-avatar-thumbnail img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_preview-existing img,.widget_wp_user_profile_avatar #wp_user_profile_avatar_thumbnail-existing img{max-height:64px}.defaultavatarpicker #wp-user-profile-avatar-preview,.defaultavatarpicker #wp_user_profile_avatar_preview-existing{width:32px;height:32px;margin-right:0;display:inline-block;overflow:hidden;vertical-align:middle}.defaultavatarpicker #wp-user-profile-avatar-preview img,.defaultavatarpicker #wp_user_profile_avatar_preview-existing img{width:32px;height:auto;border:0}#wp-user-profile-avatar-edit #wp-user-profile-avatar-remove,#wp-user-profile-avatar-edit #wp-user-profile-avatar-undo,#wp-user-profile-avatar-edit-attachment{margin-left:10px!important}#wp-user-profile-avatar-slider{width:22.75em}#wp-user-profile-avatar-upload-messages span{display:block}.wp-user-profile-avatar-hide{display:none!important}.wp-user-profile-avatar .alignleft{float:left;margin:.3rem 2rem 2rem}.wp-user-profile-avatar .alignright{float:right;margin:.3rem 0 2rem 2rem}.wp-user-profile-avatar .aligncenter,.wp-user-profile-avatar .alignnone{margin:4rem auto;text-align:center}.author-bio-section{border:1px solid #111;padding:15px 25px;margin-top:20px}.author-bio-section .author_details{display:flex;align-items:flex-start;margin-bottom:10px}.author-bio-section .author-image{margin:10px 0}.author-bio-section .author-image img{width:100px;margin-right:15px;display:block}.author-bio-section .author-info .author-bio,.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing{margin:0}.author-bio-section .author-flex{display:grid;grid-template-columns:100px auto;align-items:center;margin-bottom:10px}.author-bio-section .author-info{margin-left:20px}.author-bio-section .author-info .author-name{font-weight:500;text-transform:capitalize}.author-bio-section .authorbox-social-icons{border-top:1px solid #111;margin:0 0 10px;padding-top:20px}.update-user-profile-avatar td,.update-user-profile-avatar th{border-color:#eee;padding:20px}.update-user-profile-avatar #wpupa_url{width:100%;max-width:500px;border-color:var(--wpem-gray-border-color);padding:10px}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button{border:1px solid var(--wpem-gray-border-color);background-color:var(--wpem-gray-bg-color);padding:10px 20px;cursor:pointer}.update-user-profile-avatar #wp-user-profile-avatar-add-button-existing .button:hover{background-color:var(--wpem-gray-border-color);color:var(--wpem-dark-color)}.update-user-profile-avatar #wp-user-profile-avatar-remove-button,.update-user-profile-avatar #wp-user-profile-avatar-undo-button,.update-user-profile-avatar #wp_user_profile_avatar_preview,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail{margin-bottom:0}.update-user-profile-avatar #wp_user_profile_avatar_preview img,.update-user-profile-avatar #wp_user_profile_avatar_thumbnail img{margin-bottom:5px}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}select{text-transform:none}button{overflow:visible}button,input,select,textarea{max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.5}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:.4375em;padding:0}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button,input[type=time]::-webkit-inner-spin-button,input[type=time]::-webkit-outer-spin-button,input[type=datetime-local]::-webkit-inner-spin-button,input[type=datetime-local]::-webkit-outer-spin-button,input[type=week]::-webkit-inner-spin-button,input[type=week]::-webkit-outer-spin-button,input[type=month]::-webkit-inner-spin-button,input[type=month]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #eee;margin:0 0 1.75em;min-width:inherit;padding:.875em}fieldset>:last-child{margin-bottom:0}legend{border:0;padding:0}textarea{overflow:auto;vertical-align:top}optgroup{font-weight:700}body,button,input,select,textarea{font-family:'Josefin Sans',sans-serif;font-size:18px;font-size:1.125rem;font-weight:300;line-height:1.59}body.color-scheme-photography{font-weight:400}#feature-slider-section .entry-title,.header-media .entry-title{font-family:'Great Vibes',cursive}.drop-cap:first-letter {font-size:108px;font-size:6.75rem}.page-title,.section-title,#footer-instagram .widget-title,#hero-section .entry-title,#promotion-section .entry-title,.promotion-contact .entry-title,.playlist-content-wrapper .entry-title,.app-section .entry-title{font-size:32px;font-size:2rem;line-height:1.3125}#feature-slider-section .entry-title,.header-media .entry-title{font-size:52px;font-size:3.25rem;font-weight:300;line-height:1.2222222222222222;position:relative}.comments-title,.comment-reply-title{font-size:24px;font-size:1.5rem;line-height:1.458333333333333}.color-scheme-default .custom-header-content .site-header-text{font-size:13px;font-size:.8125rem;font-weight:400;text-transform:uppercase;letter-spacing:.4em}.header-media .more-link .more-button{text-transform:capitalize}.site-description,.author-description .author-title,.post-navigation .nav-title,.sidebar,.site-footer{font-size:18px;font-size:1.125rem}.more-link,button,.button,input[type=button],input[type=reset],input[type=submit],.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.more-button,.comment-reply-title small a,.view-icon,.widget .hentry .entry-title{font-size:16px;font-size:1rem}.sticky-post,.widget .widget-title,.widget .wp-block-group h2{font-size:14px;font-size:.875rem}.site-info{font-size:12px;font-size:.75rem}.catch-breadcrumb.breadcrumb-area{font-size:13px;font-size:.8125rem;margin-bottom:0;padding:21px 30px 0}.catch-breadcrumb.breadcrumb-area .entry-breadcrumbs,.catch-breadcrumb.breadcrumb-area .section-wrapper{max-width:1510px;margin:0 auto}.post-navigation .nav-subtitle,.events-content-wrapper .entry-title{font-size:13px;font-size:.8125rem;line-height:1.615384615384615;font-weight:700}h1,h2,h3,h4,h5,h6{clear:both;font-weight:700;margin:0;text-rendering:optimizeLegibility}p{margin:0 0 1.272727272727273em}dfn,cite,em,i{font-style:italic}blockquote:before{content:"\201C";display:block;font-family:Georgia;font-size:56px;font-size:3.5rem;font-weight:700;line-height:1;position:absolute;left:0;top:3px}blockquote{font-size:20px;font-size:1.25rem;font-weight:700;line-height:1.458333333333333;margin:0 0 1.166666666666667em;padding:0 0 0 2.041666666666667em;position:relative}blockquote p{margin-bottom:1.167em}blockquote cite,blockquote small{display:block;font-size:18px;font-size:1.125rem;font-weight:400}blockquote em,blockquote i,blockquote cite{font-style:italic}blockquote>:last-child{margin-bottom:0}address{font-style:normal;margin:0 0 1.75em}code,kbd,tt,var,samp,pre{font-family:Inconsolata,monospace;font-style:normal}pre{font-size:17px;font-size:1.0625rem;line-height:1.647058823529412;margin:0 0 1.647058823529412em;max-width:100%;overflow:auto;padding:1.75em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}mark,ins,code{padding:.125em .25em}abbr,acronym{border-bottom:1px dotted #eee;cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}hr{border:0;height:1px;margin:0 0 1.75em}ul,ol{margin:0 0 1.75em 1.3125em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0}dl{margin:0 0 1.75em}dt{font-weight:700}dd{margin:0 1.3125em 1.75em}img{height:auto;max-width:100%;vertical-align:middle}del{opacity:.8}tbody tr{border-bottom:1px solid}table{border-collapse:collapse;border-spacing:0;margin:0 0 1.75em;table-layout:fixed;width:100%}caption{font-weight:500;text-align:center}th,td{font-weight:400;text-align:left}thead th{font-weight:700}th a{font-weight:700;text-decoration:none}caption,th,td{padding:.412em .824em}.displaynone{display:none}.displayblock{display:block}.drop-cap:first-letter {float:left;font-weight:700;line-height:.6;margin:14px 16px 0 -3px}.site-header-top-main{padding:0 30px}.site-header-main{padding:28px 30px 7px}.custom-logo{margin:0 auto 21px auto}.site-title,.site-description{margin:0}.menu-toggle{padding:14px 30px}.dropdown-toggle{padding:12px 16px}.site-navigation .menu-item-has-children>a{margin-right:50px}.site-secondary-menu{margin:14px auto}.widget,.pagination,.woocommerce-pagination,.post-navigation,.posts-navigation,.site-main #infinite-handle,.form-allowed-tags{margin:0 0 35px}#colophon .widget{margin:0;padding:21px 30px}.widget .widget-title,.widget .wp-block-group h2{margin:0 0 21px}.widget li{margin-bottom:7px}.singular-content-wrap .entry-header,.archive .page-header,.error404 .page-header,.search .page-header,.woocommerce-products-header,.archive-posts-wrapper .section-heading-wrapper{margin-bottom:35px}#hero-section .entry-container,#promotion-section.content-frame .entry-container-frame{padding:42px}#promotion-section:not(.content-frame) .entry-container-frame{padding-bottom:42px;padding-top:42px}.has-header-video .custom-header-content{padding-bottom:288px}.archive-posts-wrapper .section-heading-wrapper{padding-bottom:0;padding-top:0}.archive-posts-wrapper .section-content-wrapper{padding-top:0}.archive-posts-wrapper .hentry,.recent-blog-content-wrapper .hentry{margin-bottom:42px}body:not(.boxed-blog) .archive-posts-wrapper .hentry:not(.has-post-thumbnail) .post-wrapper .entry-container,body:not(.boxed-blog) .recent-blog-content-wrapper .hentry:not(.has-post-thumbnail) .post-wrapper .entry-container{padding-top:0}.comment-reply-title,.author-avatar,.comment-form-comment,.comment-notes,.comment-awaiting-moderation,.logged-in-as{margin:0 0 28px}.author-info{border:1px solid;padding:35px}.edit-link{margin-top:21px}.section-content-wrapper .post-thumbnail{margin:0 0 28px;position:relative}.post-thumbnail .post-format-icon{background-color:#fff;color:#000;position:absolute;right:21px;top:21px;width:50px;height:50px;text-align:center;padding:15px;line-height:1;border-radius:50%}.header-highlights-section .hentry:not(.highlight) .post-thumbnail .post-format-icon{width:40px;height:40px;padding:10px;font-size:18px;font-size:1.125rem}.section-content-wrapper .entry-summary,.section-content-wrapper .entry-content{margin:21px 0 0;width:100%}.color-scheme-magazine .section-content-wrapper .entry-summary,.color-scheme-magazine .section-content-wrapper .entry-content,.color-scheme-travel .section-content-wrapper .entry-summary,.color-scheme-travel .section-content-wrapper .entry-content{margin:14px 0 0}.section-content-wrapper .entry-footer .entry-meta{margin:21px 0 0}.hero-content-wrapper .entry-content,.promotion-content-wrapper .entry-content{margin:28px 0 0}.taxonomy-description,.taxonomy-description-wrapper{margin-top:7px}.color-scheme-magazine .taxonomy-description,.color-scheme-magazine .taxonomy-description-wrapper,.color-scheme-travel .taxonomy-description,.color-scheme-travel .taxonomy-description-wrapper{font-size:18px;font-size:1.125rem}.has-background-image .taxonomy-description-wrapper,#featured-video-section.modern .taxonomy-description-wrapper{opacity:.4}#footer-instagram .widget-title{padding-top:42px}.site-content .wrapper{padding:0 30px}.singular-content-wrap .hentry{margin-bottom:0}.author-info,.singular-content-wrap .post-thumbnail,.singular-content-wrap .entry-footer,.singular-content-wrap .entry-content{margin:35px 0}.site-content,.playlist-section.section{padding:42px 0}.section+.site-content{border-top:1px solid}.section:nth-child(2n)+.site-content{border-top:0}.recent-blog-content-wrapper,.featured-content-wrapper,.team-content-wrapper,.featured-video-wrapper,.portfolio-content-wrapper,.service-content-wrapper,.stats-content-wrapper,.pricing-content-wrapper{padding-left:30px;padding-right:30px}.hentry{margin-bottom:35px}.custom-header-content>:last-child,.page .singular-content-wrap .hentry>:last-child,.taxonomy-description-wrapper>:last-child,.widget-column>:last-child,.widget-area>:last-child,.widget>:last-child,.widget li:last-child,.widget embed:last-child,.widget iframe:last-child,.widget object:last-child,.widget video:last-child,#colophon .widget li:last-child,.bordered-sidebar .sidebar .widget:last-child,.boxed-sidebar .sidebar .widget:last-child{margin-bottom:0}#site-generator{padding:28px 30px}.copyright,.powered{margin:0}.site-navigation{margin:0}.header-top-bar .top-main-wrapper{margin:0 auto 35px}.site-primary-menu.toggled-on{border-top:1px solid;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.15);-moz-box-shadow:0 3px 5px rgba(0,0,0,.15);box-shadow:0 3px 5px rgba(0,0,0,.15)}#header-navigation-area{border-bottom:1px solid;border-top:1px solid}#site-footer-navigation,#social-footer-navigation{text-align:center;margin-bottom:21px}.posts-navigation div+div,.post-navigation div+div{margin-top:30px}.wp-caption .wp-caption-text{padding:14px 21px}button,.button,input[type=button],input[type=reset],input[type=submit],.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.view-all-button .more-link{padding:14px 21px}input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea{padding:12px 14px}.site-header input[type=search]{padding:10px 14px}.comment-form-cookies-consent input,.comment-form-cookies-consent label{display:inline}.contact-details .icon,.entry-meta .icon{margin-right:7px}#hero-section .wrapper{padding:0 30px}#search-toggle-right{line-height:1.25;padding:14px}.entry-title{line-height:1.4;letter-spacing:.005em;margin:0}.singular-content-wrap .entry-title{margin:0 0 .4375em}.entry-title+.entry-meta{margin:14px 0 0}.entry-title+.entry-meta{margin:14px 0 0}.color-scheme-magazine.simple-blog .entry-title+.entry-meta,.color-scheme-travel.simple-blog .entry-title+.entry-meta{margin:7px 0 0}.infinity-end .site-main .hentry:last-of-type .post-wrapper{margin:0}.post-wrapper .more-link{margin-top:14px}.site-footer .footer-widget-area{padding:14px 0 0}.site-content .sidebar{margin-top:35px}.post-wrapper .entry-footer .edit-link{margin:0}.boxed-layout.header-top-menu-enabled #page{margin-top:0}input{line-height:normal}button,button[disabled]:hover,button[disabled]:focus,.button,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.view-all-button .more-link,.pagination .prev,.pagination .next,.posts-navigation a,.site-main #infinite-handle span,.header-media .more-link .more-button,#feature-slider-section .more-link span,#promotion-section .more-button,#hero-section .more-button,#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.pricing-section .more-button,.header-highlights-section .highlight .more-button,#app-section .more-link .more-button{border:0;-webkit-border-radius:6px;border-radius:6px;display:inline-block;font-size:16px;font-size:1rem;font-weight:700;padding:14px 21px;line-height:1.3125;letter-spacing:.05em;text-align:center;text-decoration:none;text-transform:capitalize}.color-scheme-corporate button,.color-scheme-corporate .button,.color-scheme-corporate input[type=button],.color-scheme-corporate input[type=reset],.color-scheme-corporate input[type=submit],.color-scheme-corporate .woocommerce div.product form.cart .button,.color-scheme-corporate .woocommerce #respond input#submit,.color-scheme-corporate .woocommerce a.button,.color-scheme-corporate .woocommerce button.button,.color-scheme-corporate .woocommerce input.button,.color-scheme-corporate .view-all-button .more-link,.color-scheme-corporate .pagination .prev,.color-scheme-corporate .pagination .next,.color-scheme-corporate .posts-navigation a,.color-scheme-corporate .site-main #infinite-handle span,.color-scheme-corporate .header-media .more-link .more-button,.color-scheme-corporate #feature-slider-section .more-link span,.color-scheme-corporate #promotion-section .more-button,.color-scheme-corporate #hero-section .more-button,.color-scheme-corporate #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,.color-scheme-corporate #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.color-scheme-corporate .pricing-section .more-button,.color-scheme-corporate .header-highlights-section .highlight .more-button,.color-scheme-corporate #app-section .more-link .more-button{text-transform:uppercase}.color-scheme-magazine button,.color-scheme-magazine .button,.color-scheme-magazine input[type=button],.color-scheme-magazine input[type=reset],.color-scheme-magazine input[type=submit],.color-scheme-magazine .woocommerce div.product form.cart .button,.color-scheme-magazine .woocommerce #respond input#submit,.color-scheme-magazine .woocommerce a.button,.color-scheme-magazine .woocommerce button.button,.color-scheme-magazine .woocommerce input.button,.color-scheme-magazine .view-all-button .more-link,.color-scheme-magazine .pagination .prev,.color-scheme-magazine .pagination .next,.color-scheme-magazine .posts-navigation a,.color-scheme-magazine .site-main #infinite-handle span,.color-scheme-magazine .header-media .more-link .more-button,.color-scheme-magazine #feature-slider-section .more-link span,.color-scheme-magazine #promotion-section .more-button,.color-scheme-magazine #hero-section .more-button,.color-scheme-magazine #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,.color-scheme-magazine #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.color-scheme-magazine .pricing-section .more-button,.color-scheme-magazine .header-highlights-section .highlight .more-button,.color-scheme-magazine #app-section .more-link .more-button,.color-scheme-travel button,.color-scheme-travel .button,.color-scheme-travel input[type=button],.color-scheme-travel input[type=reset],.color-scheme-travel input[type=submit],.color-scheme-travel .woocommerce div.product form.cart .button,.color-scheme-travel .woocommerce #respond input#submit,.color-scheme-travel .woocommerce a.button,.color-scheme-travel .woocommerce button.button,.color-scheme-travel .woocommerce input.button,.color-scheme-travel .view-all-button .more-link,.color-scheme-travel .pagination .prev,.color-scheme-travel .pagination .next,.color-scheme-travel .posts-navigation a,.color-scheme-travel .site-main #infinite-handle span,.color-scheme-travel .header-media .more-link .more-button,.color-scheme-travel #feature-slider-section .more-link span,.color-scheme-travel #promotion-section .more-button,.color-scheme-travel #hero-section .more-button,.color-scheme-travel #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,.color-scheme-travel #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.color-scheme-travel .pricing-section .more-button,.color-scheme-travel .header-highlights-section .highlight .more-button,.color-scheme-travel #app-section .more-link .more-button{font-size:14px;font-size:.875rem;text-transform:uppercase}button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus{outline:thin dotted;outline-offset:-4px}input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea{border-color:transparent;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;font-size:18px;font-size:1.125rem;letter-spacing:.05em;margin-top:7px;width:100%}input[type=search].search-field{margin:0;padding-right:41px}input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=week]:focus,input[type=month]:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus{outline:0}form label{display:block;font-size:18px;font-size:1.125rem;text-align:left}.post-password-form{margin-bottom:1.75em}.post-password-form label{display:block;margin-bottom:1.75em;text-transform:uppercase}.post-password-form input[type=password]{margin-top:.824em}.post-password-form>:last-child{margin-bottom:0}.search-form{position:relative}.search-submit{background-color:transparent;border:none;border-radius:0;bottom:0;font-size:16px;font-size:1rem;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:41px}.search-submit:hover,.search-submit:focus{background-color:transparent}.form-submit{margin-bottom:0}a{text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.site-secondary-menu{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.site-header-top-main,.site-primary-menu,.site-secondary-menu,.footer-navigation,.disable-in-mobile{display:none}.site-header-top-main.toggled-on,.site-primary-menu.toggled-on,.site-secondary-menu.toggled-on .social-navigation,.site-primary-menu.toggled-on .search-social-container,.site-header-top-main.toggled-on .search-social-container,.site-secondary-menu.toggled-on .search-social-container,.site-secondary-menu.toggled-on,.footer-navigation.toggled-on{display:block}.site-header-top-main.toggled-on{clear:both}.secondary-search-wrapper,.header-top-bar .wrapper{position:relative}.site-navigation ul,.header-top-left ul{list-style:none;margin:0}.site-navigation li,.header-top-bar .contact-details li,.menu-social-container{position:relative}.site-navigation a{display:block;font-size:14px;font-size:.875rem;font-weight:600;letter-spacing:.05em;line-height:1.5;text-decoration:none;text-transform:uppercase}.site-navigation a,.header-top-bar .contact-details li{padding:11px 0}.site-navigation a{padding:11px 30px}.site-navigation li{border-bottom:1px solid}.site-navigation ul ul li:last-child{border:0}.site-header .social-navigation ul{padding:7px 0}.site-navigation ul ul{display:none;margin-left:.875em}.site-navigation ul ul a{line-height:1.5}.no-js .site-navigation ul ul{display:block}.site-navigation ul .toggled-on{display:block}.dropdown-toggle{background-color:transparent;border:none;border-radius:0;line-height:1;font-size:18px;font-size:1.125rem;position:absolute;right:0;text-transform:none;top:0}#site-generator .dropdown-toggle{display:none}#site-generator .site-navigation .menu-item-has-children>a{margin-right:0}.dropdown-toggle:hover,.dropdown-toggle:focus{background-color:transparent}.dropdown-toggle:focus{outline:thin dotted;outline-offset:-1px}.dropdown-toggle:focus:after{border-color:transparent}.dropdown-toggle.toggled-on .icon{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.site-navigation .menu-item-has-children>a>.icon,.site-navigation .page_item_has_children>a>.icon,.site-navigation ul a>.icon{display:none}.social-navigation{font-size:16px;font-size:1rem;padding:0}#social-footer-navigation.social-navigation .icon{width:24px;height:24px}.ctsocialwidget ul,.social-navigation ul{list-style:none;margin:0}.social-navigation li,.ctsocialwidget li{display:inline-block}.bordered-sidebar .sidebar .ctsocialwidget{text-align:center}.social-navigation a,.ctsocialwidget a{background-color:transparent;-webkit-border-radius:0;border-radius:0;display:inline-block;line-height:1;padding:7px}.ctsocialwidget a{border:1px solid;border-radius:50%;height:45px;margin:5px;padding:12px;text-align:center;width:45px}.social-navigation .icon{height:16px;width:16px;vertical-align:middle}.post-navigation{clear:both}.post-navigation .nav-links{border-collapse:collapse;display:table;table-layout:fixed;width:100%}.post-navigation a{display:block;padding:35px;text-decoration:none}.post-navigation span{display:block}.post-navigation .nav-subtitle{font-size:13px;font-size:.8125rem;letter-spacing:.1em;margin-bottom:7px;text-transform:uppercase}.post-navigation .nav-title{display:inline;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.458333333333333;text-rendering:optimizeLegibility}.post-navigation .nav-previous,.post-navigation .nav-next{position:relative;vertical-align:top;border:1px solid;text-align:center}.post-navigation .nav-previous .icon,.post-navigation .nav-next .icon{font-size:31px;font-size:1.9375rem;margin-bottom:7px}.pagination .prev,.pagination .next{width:100%}.pagination .prev{float:left}.pagination .next{float:right}.image-navigation,.comment-navigation{border-bottom:1px solid;border-top:1px solid;font-size:13px;font-size:.8125rem;line-height:1.6153846154;margin:0 7.6923% 2.1538461538em;padding:1.0769230769em 0}.comment-navigation{margin-right:0;margin-left:0}.comments-title+.comment-navigation{border-bottom:0;margin-bottom:0}.image-navigation .nav-previous:not(:empty),.image-navigation .nav-next:not(:empty),.comment-navigation .nav-previous:not(:empty),.comment-navigation .nav-next:not(:empty){display:inline-block}.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before,.comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before{content:"\002f";display:inline-block;opacity:.7;padding:0 .538461538em}.social-header-enabled .site-branding{margin:14px auto;text-align:center}.posts-navigation,.pagination{clear:both;text-align:center}.pagination .page-numbers{display:inline-block;margin:7px 0;padding:7px}.site-main #infinite-handle{cursor:pointer}#scrollup{border:none;cursor:pointer;opacity:0;outline:none;padding:7px;position:fixed;bottom:-20px;right:20px;text-decoration:none;width:42px;height:42px;text-align:center;z-index:9999}#scrollup:hover,#scrollup:focus{text-decoration:none}#scrollup .icon{font-size:28px;font-size:1.75rem;width:28px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#scrollup.scroll-on{bottom:20px;opacity:1}.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important}.site .skip-link{background-color:#f1f1f1;box-shadow:0 0 1px 1px rgba(0,0,0,.2);color:#21759b;display:block;font-size:14px;font-weight:700;left:-9999em;outline:none;padding:15px 23px 14px;text-decoration:none;text-transform:none;top:-9999em}.site .skip-link:focus{clip:auto;height:auto;left:6px;top:7px;width:auto;z-index:100000}.alignleft{float:left;margin:0 2.041666666666667em 1.458333333333333em 0}.alignright{float:right;margin:0 0 1.458333333333333em 2.041666666666667em}.aligncenter{clear:both;display:block;margin:0 auto 1.75em}img.alignleft,figure.alignleft{margin:.3888888888888889em 2.722222222222222em 1.944444444444444em 0}img.alignright,figure.alignright{margin:.3888888888888889em 0 1.944444444444444em 2.722222222222222em}.author-info:before,.author-info:after,.content-wrapper:before,.content-wrapper:after,#promotion-section .hentry:before,#promotion-section .hentry:after,.clear:before,.clear:after,.header-top-bar:before,.header-top-bar:after,.site-header-top-main:before,.site-header-top-main:after,#hero-section:before,#hero-section:after,.featured-content-wrapper:before,.featured-content-wrapper:after,.team-content-wrapper:before,.team-content-wrapper:after,.events-content-wrapper:before,.events-content-wrapper:after,.countdown-content-wrapper:before,.countdown-content-wrapper:after,.featured-video-wrapper:before,.featured-video-wrapper:after,.entry-content:before,.entry-content:after,.entry-summary:before,.entry-summary:after,.comment-content:before,.comment-content:after,.site-content:before,.site-content:after,.site-main>article:before,.site-main>article:after,.comment-navigation:before,.comment-navigation:after,.post-navigation:before,.post-navigation:after,.pagination:before,.pagination:after,.primary-menu:before,.primary-menu:after,.social-links-menu:before,.social-links-menu:after,.widget:before,.widget:after,.textwidget:before,.textwidget:after,.content-bottom-widgets:before,.content-bottom-widgets:after,#tertiary:before,#tertiary:after,#footer-newsletter:before,#footer-newsletter:after,#footer-newsletter .wrapper:before,#footer-newsletter .wrapper:after,#featured-video-section .wrapper:before,#featured-video-section .wrapper:after,.featured-video-wrapper:before,.featured-video-wrapper:after,.portfolio-content-wrapper:before,.portfolio-content-wrapper:after,.service-content-wrapper:before,.service-content-wrapper:after,.site-footer:before,.site-footer:after,#timeline-section .hentry:before,#timeline-section .hentry:after,#footer-newsletter .widget-inner:before,#footer-newsletter .widget-inner:after,.section-content-wrapper:before,.section-content-wrapper:after,.site-content .wrapper:before,.site-content .wrapper:after{content:"";display:table}.author-info:after,.content-wrapper:after,#promotion-section .hentry:after,.clear:after,.header-top-bar:after,.site-header-top-main:after,#hero-section:after,.featured-content-wrapper:after,.team-content-wrapper:after,.events-content-wrapper:after,.countdown-content-wrapper:after,.featured-video-wrapper:after,blockquote:after,.entry-content:after,.entry-summary:after,.comment-content:after,.site-content:after,.site-main>article:after,.comment-navigation:before,.comment-navigation:after,.post-navigation:after,.pagination:after,.primary-menu:after,.social-links-menu:after,.widget:after,.textwidget:after,.content-bottom-widgets:after,#tertiary:after,#footer-newsletter:after,#footer-newsletter .wrapper:after,#featured-video-section .wrapper:after,.featured-video-wrapper:after,.portfolio-content-wrapper:after,.service-content-wrapper:after,.site-footer:after,#timeline-section .hentry:after,#footer-newsletter .widget-inner:after,.section-content-wrapper:after,.site-content .wrapper:after{clear:both}.widget .hentry{float:left;width:100%}.widget .widget-title,.widget .wp-block-group h2{line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.widget .widget-title:empty{margin-bottom:0}.widget-area ul,.widget-area ol{list-style:none;margin-left:0}.widget-area ul li>ul,.widget-area ol li>ul{margin-left:7px}.widget-area li{line-height:2}.widget-title a{text-decoration:none}.widget_categories ul,.widget_archive ul{text-align:right;margin-left:0}.widget_categories li,.widget_archive li{display:block;height:1%;overflow:hidden}.widget_categories ul a,.widget_archive ul a{float:left}.bordered-sidebar .sidebar .widget_categories ul>li,.bordered-sidebar .sidebar .widget_archive ul>li{border-top:1px solid;display:list-item;margin:0;overflow:unset;padding:7px 0}.bordered-sidebar .sidebar .widget_categories ul>li span,.bordered-sidebar .sidebar .widget_archive ul>li span{float:right}.bordered-sidebar .sidebar .widget_categories ul>li a,.bordered-sidebar .sidebar .widget_archive ul>li a{display:inline-block;float:none;padding-left:7px}.bordered-sidebar .sidebar .widget_categories ul>li:first-child,.bordered-sidebar .sidebar .widget_archive ul>li:first-child{border-top:0}.bordered-sidebar .sidebar .widget_categories ul,.bordered-sidebar .sidebar .widget_archive ul{list-style-type:circle;list-style-position:inside;text-align:left}.widget.widget_calendar table{margin:0}.widget_calendar td,.widget_calendar th{line-height:3;padding:0;text-align:center}.widget_calendar tbody a{display:block}.widget-area .gallery{margin:0}.widget_recent_entries .post-date{display:block;font-size:13px;font-size:.8125rem;line-height:1.615384615;margin-bottom:.538461538em}.widget_recent_entries li:last-child .post-date{margin-bottom:0}.widget_rss .rsswidget img{margin-top:-.375em}.widget_rss .rss-date,.widget_rss cite{display:block;font-size:13px;font-size:.8125rem;font-style:normal;line-height:1.615384615;margin:14px 0}.widget_rss .rssSummary:last-child{margin-bottom:2.1538461538em}.widget_rss li:last-child :last-child{margin-bottom:0}.tagcloud a{border:1px solid;-webkit-border-radius:0;border-radius:0;display:inline-block;line-height:1;margin:0 .1666666666666667em .3888888888888889em 0;padding:.3888888888888889em}.tagcloud a:hover,.tagcloud a:focus{outline:0}#page{margin:0 auto;max-width:2560px;overflow-x:hidden;position:relative;word-wrap:break-word}.boxed-layout #page{max-width:1770px}.wrapper,#promotion-section .content-wrapper,.sidebar-advertisement .widget{margin:0 auto;max-width:1610px;width:100%}.header-media .wrapper,#promotion-section .wrapper,#footer-instagram .wrapper,#footer-newsletter .wrapper,#feature-slider-section .wrapper{max-width:2560px}.site-content{overflow:hidden;position:relative;word-wrap:break-word;z-index:2}.bordered-blog .archive-posts-wrapper .post-wrapper,.bordered-blog .recent-blog-content-wrapper .post-wrapper{border-bottom:1px solid}.boxed-blog .archive-posts-wrapper .post-wrapper{border-bottom:0}.sidebar .essential-widgets .featured-image{margin-top:0}.bordered-blog .archive-posts-wrapper .post-wrapper .entry-container,.bordered-blog .recent-blog-content-wrapper .post-wrapper .entry-container,.boxed-blog .archive-posts-wrapper .post-wrapper .entry-container,.boxed-blog .recent-blog-content-wrapper .post-wrapper .entry-container{padding:35px}#content[tabindex="-1"]:focus{outline:0}.header-top-left,.site-navigation .top-menu a{font-size:13px;font-size:.8125rem;line-height:1.846153846153846;text-transform:capitalize}.header-top-bar>.header-top-right.top-without-menu{display:none}.site-header-main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.site-branding{max-width:100%;min-width:0;text-align:center;width:100%;overflow:hidden}.custom-logo{display:block;max-width:180px}.site-title{font-size:24px;font-size:1.5rem;letter-spacing:.05em;line-height:1.285714285714286;font-weight:700;text-transform:uppercase}.site-description{letter-spacing:.05em;line-height:1.555555555555556;margin:7px 0 0;text-transform:capitalize}.site-title a{text-decoration:none}.menu-toggle{background-color:transparent;border:none;display:block;font-size:16px;font-size:1rem;font-weight:700;letter-spacing:.05em;line-height:1;margin:0 auto}.menu-search-toggle,.menu-search-top-toggle .search-label{display:none}#menu-toggle-secondary{margin:0 auto -14px}#menu-toggle-footer{margin:-14px auto 0}.header-right-menu-disabled .site-secondary-menu{margin:0}#header-navigation-area .site-secondary-menu{display:block;margin-left:-10px;padding:8px 30px}.secondary-search-wrapper{display:none}#header-navigation-area .secondary-search-wrapper{display:block}.header-right-menu-disabled .site-secondary-menu .social-navigation{display:block}.header-right-menu-disabled .site-secondary-menu .social-navigation ul{padding:0}.no-js .menu-toggle{display:none}.menu-toggle:hover,.menu-toggle:focus{background-color:transparent}.menu-toggle.toggled-on,.menu-toggle.toggled-on:hover,.menu-toggle.toggled-on:focus{background-color:transparent}.menu-toggle:focus{outline:0}.menu-toggle.toggled-on:focus{outline:thin dotted}#search-toggle.menu-toggle .icon{margin-right:0}.toggled-on.menu-toggle .icon-bars,.toggled-on.menu-toggle .icon-search,.menu-toggle .icon-close{display:none}.toggled-on.menu-toggle .icon-close{display:inline-block}.menu-label-prefix{display:none}#search-container{display:block;padding:11px 30px}.search-social-wrap{padding:15px 0}#header-navigation-area #search-container{padding:7px 30px}.search-social-wrap .secondary-search-wrapper{padding:8px 0}#header-content{clear:both}.header-media{clear:both;overflow:hidden;position:relative}#firefly{display:none}#feature-slider-section,.header-media{-webkit-animation:fadein 2s;-moz-animation:fadein 2s;-ms-animation:fadein 2s;-o-animation:fadein 2s;animation:fadein 2s}#feature-slider-section .slider-image-wrapper:before{background-color:rgba(0,0,0,.3);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.header-media .wrapper{position:relative}.header-media .post-thumbnail{margin:0}.has-header-video .custom-header-media img{display:none}.custom-header-media:before{background-color:rgba(0,0,0,.1);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.custom-header-content .site-header-text a:hover,.custom-header-content .site-header-text a:focus{text-decoration:none}.no-header-media-text .custom-header-media img{display:block}.custom-header-media img,.custom-header-media video,.custom-header-media iframe{position:absolute;top:0;left:0;width:100%}@supports (object-fit:cover){.custom-header-media img,.custom-header-media video,.custom-header-media iframe{height:100%;left:0;-o-object-fit:cover;object-fit:cover;top:0;-ms-transform:none;-moz-transform:none;-webkit-transform:none;transform:none;width:100%}}.custom-header-media .wp-custom-header-video-button{border-radius:50%;font-size:18px;font-size:1.125rem;overflow:hidden;padding:13px 16px;position:absolute;left:50%;bottom:105px;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;-moz-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;-o-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .3s ease-in-out;z-index:100;transform:translateX(-50%)}.custom-header-content .section-title,.custom-header-content .site-header-text{max-width:660px;margin-left:auto;margin-right:auto;position:relative}.color-scheme-corporate #feature-slider-section .entry-title,.color-scheme-corporate .header-media .entry-title{font-weight:700;font-size:42px;font-size:2.625rem;line-height:1.4}.color-scheme-corporate .custom-header-content .site-header-text{margin:21px auto 0 auto}.header-media .site-header-logo,#feature-slider-section .slider-logo{margin:14px auto;max-width:480px}.header-media .sub-title,#feature-slider-section .sub-title,.edit-link{font-size:13px;font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.color-scheme-photography .header-media .site-header-text,.color-scheme-photography #feature-slider-section .entry-summary,.color-scheme-photography #feature-slider-section .entry-content{font-size:16px;font-size:1rem;text-transform:capitalize}.no-header-media-text .header-media .custom-header-media{min-height:240px}.site-main .hentry,.featured-content-wrapper .hentry,.team-content-wrapper .hentry,.events-content-wrapper .hentry,.featured-video-wrapper .hentry,.portfolio-content-wrapper .hentry,.service-content-wrapper .hentry,#testimonial-content-section .hentry,#testimonial-section.layout-two .hentry,#timeline-section .post-thumbnail,#timeline-section .entry-container,.stats-content-wrapper .hentry,.pricing-content-wrapper .hentry,.header-highlights-section .hentry{float:left;position:relative;width:100%}.sticky .post-wrapper{position:relative}.section-content-wrapper .post-wrapper .post-thumbnail{overflow:hidden}.bordered-blog .section-content-wrapper .post-wrapper .post-thumbnail,.boxed-blog .section-content-wrapper .post-wrapper .post-thumbnail{margin-bottom:0}.singular-content-wrap .entry-header,.archive .page-header,.error404 .page-header,.search .page-header,.woocommerce-products-header{text-align:center}.section-content-wrapper .post-wrapper .entry-container{text-align:center}.section-content-wrapper .post-wrapper .entry-footer{border-top:1px solid}.section-content-wrapper .post-wrapper .entry-footer .entry-meta{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-wrapper .entry-footer .comments-link,.post-wrapper .entry-footer .tags-links{padding:21px}.boxed-blog .post-wrapper .more-link .more-button,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button{background-color:transparent;border:2px solid;display:inline-block;font-size:13px;font-size:.8125rem;letter-spacing:.025em;padding:10px 21px;text-transform:uppercase}.boxed-blog .entry-meta,.boxed-blog .entry-meta a,.boxed-blog .page-title+.entry-meta,.simple-blog .entry-meta,.simple-blog .entry-meta a,.simple-blog .page-title+.entry-meta{font-size:13px;font-size:.8125rem;text-transform:capitalize;font-weight:400}.boxed-blog .entry-header .cat-links a,.boxed-blog .entry-header .cat-links a:hover,.boxed-blog .entry-header .cat-links a:focus,.simple-blog .entry-header .cat-links a,.simple-blog .entry-header .cat-links a:hover,.simple-blog .entry-header .cat-links a:focus{background-color:transparent;padding:0}.simple-blog .post-wrapper .entry-container{text-align:left}.simple-blog .hentry .more-button{border-bottom:2px solid;font-size:13px;font-size:.8125rem;line-height:1.5;padding-bottom:7px;text-transform:uppercase}.boxed-sidebar .sidebar .widget{padding:42px;text-align:center}.boxed-sidebar .sidebar .widget.ew-advertisement-image,.bordered-sidebar .sidebar .widget.ew-advertisement-image{padding:0}.boxed-sidebar .sidebar .widget.ew-advertisement-image .hentry,.bordered-sidebar .sidebar .widget.ew-advertisement-image .hentry{margin-bottom:0}.boxed-sidebar .sidebar .widget .hentry .entry-container{text-align:left}.sidebar .widget .hentry .entry-header .entry-meta>span{display:block;margin:0}.sidebar .widget .hentry .entry-header .entry-meta>span+span{margin-top:7px}.sidebar .widget .hentry .entry-title{font-size:18px;font-size:1.125rem;line-height:1.555555555555556}.boxed-sidebar .sidebar .widget-title,.bordered-sidebar .sidebar .widget-title,.boxed-sidebar .sidebar .widget .wp-block-group h2,.bordered-sidebar .sidebar .widget .wp-block-group h2{font-size:18px;font-size:1.125rem;letter-spacing:normal;text-transform:capitalize}.boxed-sidebar .sidebar .widget .textwidget img,.boxed-sidebar .sidebar .widget.ew-about .featured-image img{width:250px;height:250px;border-radius:50%;overflow:hidden;margin:0 auto}.bordered-sidebar .sidebar .widget{border:1px solid;padding:42px;position:relative}.bordered-sidebar .sidebar .widget .widget-title,.bordered-sidebar .sidebar .widget .wp-block-group h2{text-align:center;position:absolute;top:-7px;left:0;right:0;-webkit-transform:translateY(-7px);-moz-transform:translateY(-7px);-ms-transform:translateY(-7px);-o-transform:translateY(-7px);transform:translateY(-7px)}.bordered-sidebar .sidebar .widget .widget-title span{padding:0 28px}.entry-title a{text-decoration:none}.cover-link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.post-thumbnail img{display:block;margin:0 auto}.post-thumbnail:hover img{opacity:.85}a.post-thumbnail:hover,a.post-thumbnail:focus{opacity:.85}h1{font-size:32px;font-size:2rem;line-height:1.166666666666667;margin-top:.8166666666666667em;margin-bottom:.4666666666666667em}h2{margin-top:1.065217391304348em;margin-bottom:.608695652173913em}h2{font-size:28px;font-size:1.75rem;line-height:1.166666666666667;line-height:1.166666666666667}.post-wrapper .entry-title,.entry-title,.color-scheme-corporate .entry-title{font-size:24px;font-size:1.5rem}.color-scheme-corporate .entry-title{line-height:1.45833}h3,.single-product div.product .entry-summary .entry-title{font-size:24px;font-size:1.5rem;line-height:1.4;margin-top:1.53125em;margin-bottom:.875em}h4{font-size:20px;font-size:1.25rem;line-height:1.4583;margin-top:2.041666666666667em;margin-bottom:1.166666666666667em}h5{font-size:18px;font-size:1.125rem;line-height:1.55;margin-top:2.722222222222222em;margin-bottom:1.555555555555556em}h6{font-size:16px;font-size:1rem;line-height:1.5;margin-top:3.0625em;margin-bottom:1.75em}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}.author-description>:last-child,.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child,.comment-content>:last-child,.textwidget>:last-child{margin-bottom:0}.more-link{clear:both;display:block;margin-top:21px;word-wrap:break-word}.more-button{font-weight:700;letter-spacing:.05em;line-height:1.5;text-transform:capitalize}.view-more{clear:both;margin:0 0 35px;padding:0 30px;text-align:center}.view-all-button{clear:both;margin-bottom:35px;text-align:center}.view-all-button .more-link{margin-top:0}.author-info{clear:both;overflow:hidden;text-align:center}.author-avatar .avatar{height:150px;width:150px}.author-description .author-title{clear:none;line-height:1.555;margin:0 0 14px}.author-description{overflow:hidden}.author-link{clear:both;display:block;font-size:13px;font-size:.8125rem;letter-spacing:.2em;line-height:1.615384615384615;font-weight:700;margin-top:21px;text-transform:uppercase;white-space:nowrap}.entry-footer:empty{margin:0}.sticky-post{display:inline-block;font-size:13px;font-size:.8125rem;letter-spacing:.1em;padding:5px 14px 7px;text-align:center}.has-post-thumbnail.sticky .sticky-post{position:absolute;top:0;left:0}.hentry:not(.has-post-thumbnail) .sticky-post{margin:14px 0}.entry-meta,.widget.ew-tabbed-recent-popular .entry-title+.entry-meta,.essential-widgets .entry-title+.entry-meta{font-size:11px;font-size:.6875rem;letter-spacing:.05em;line-height:1.272727272727273;text-transform:capitalize}.essential-widgets .hentry{margin-bottom:14px}.page-title{margin-bottom:7px}.entry-title+.entry-meta,.page-title+.entry-meta{font-size:12px;font-size:.75rem;line-height:1.6;letter-spacing:.1em;font-weight:400;text-transform:uppercase}.entry-header .entry-meta>span,.color-scheme-magazine .singular-content-wrap .entry-header .entry-meta>span,.color-scheme-magazine .entry-header .entry-title+.entry-meta>span,.color-scheme-travel .singular-content-wrap .entry-header .entry-meta>span,.color-scheme-travel .entry-header .entry-title+.entry-meta>span{margin-bottom:7px;margin-left:26px}.color-scheme-magazine .entry-header .entry-title+.entry-meta>span+span,.color-scheme-travel .entry-header .entry-title+.entry-meta>span+span{position:relative}.entry-header .entry-title+.entry-meta>span+span:before{content:"";border:1px solid;width:6px;height:6px;display:inline-block;position:absolute;left:-16px;border-radius:50%;top:50%;transform:translateY(-50%)}.sidebar .entry-header .entry-title+.entry-meta>span+span:before{content:none}.entry-header .entry-meta>span,.entry-header .cat-links{display:inline-block;position:relative}.color-scheme-magazine.simple-blog .entry-header .entry-meta>span,.color-scheme-travel.simple-blog .entry-header .entry-meta>span{margin-bottom:0}.entry-header .entry-meta>:first-child,.color-scheme-magazine .singular-content-wrap .entry-header .entry-meta>:first-child,.color-scheme-magazine .entry-header .entry-title+.entry-meta>:first-child,.color-scheme-travel .singular-content-wrap .entry-header .entry-meta>:first-child,.color-scheme-travel .entry-header .entry-title+.entry-meta>:first-child{margin-left:0}.entry-footer .cat-links,.entry-footer .tags-links{display:block;margin-top:28px}.entry-footer span span{display:block;text-transform:uppercase;font-weight:700;margin-bottom:14px}.entry-header .cat-links a,.entry-footer .cat-links a,.entry-footer .tags-links a{margin:0 7px 7px 0;text-decoration:none}.entry-header .cat-links a,.entry-footer .cat-links a,.entry-footer .tags-links a{display:inline-block;-webkit-border-radius:3px;border-radius:3px;padding:7px 14px}.updated:not(.published){display:none}.taxonomy-description p{margin:.5384615385em 0 1.6153846154em}.taxonomy-description>:last-child{margin-bottom:0}.page-links{clear:both;margin:0 0 1.75em}.page-links a,.page-links>span{border:1px solid;-webkit-border-radius:0;border-radius:0;display:inline-block;font-size:13px;font-size:.8125rem;height:2em;line-height:1.6923076923em;margin-right:.3076923077em;text-align:center;text-decoration:none;width:2em}.page-links a:hover,.page-links a:focus{border-color:transparent}.page-links>.page-links-title{border:none;height:auto;margin:0;padding-right:.6153846154em;width:auto}.entry-attachment{margin-bottom:1.75em}.entry-caption{font-style:italic;line-height:1.6153846154;padding-top:7px}.entry-caption>:last-child{margin-bottom:0}.content-bottom-widgets{clear:both}.comments-area{clear:both;display:block;float:left;width:100%}.comment-list{list-style:none;margin:0}.comment-list,.comments-area{margin-bottom:35px}.comment-list article,.comment-list .pingback,.comment-list .trackback{padding:28px 0}.comment-list article{border-bottom:1px solid}.comment-list .children{list-style:none;margin:0}.comment-list .children>li{padding-left:1.75em}.author-name{display:block;font-style:normal;font-weight:700;letter-spacing:.01em;text-transform:capitalize}.author-name a{text-decoration:none}.comment-author{float:left;margin:0 1.3125em 0 0}.comment-author .avatar{height:70px;position:relative;width:70px}.comment-container{overflow:hidden}.comment-metadata,.pingback .edit-link{font-size:12px;font-size:.75rem}.comment-reply-link,.comment-metadata .comment-permalink,.comment-metadata .edit-link,.pingback .edit-link{display:inline-block;letter-spacing:.1em;margin-top:0;text-transform:uppercase}.comment-metadata .edit-link:before,.pingback .edit-link:before{content:"\002f";display:inline-block;opacity:.7;padding:0 .538461538em}.comment-content{margin-top:14px}.comment-content>p:last-of-type{margin-bottom:0}.comment-content .reply{display:block;margin-top:14px}.comment-content ul,.comment-content ol{margin:0 0 1.647058823529412em 1.235294117647059em}.comment-content li>ul,.comment-content li>ol{margin-bottom:0}.comment-reply-link{font-size:13px;font-size:.8125rem;letter-spacing:.2em;line-height:1.615384615384615;font-weight:700}.no-comments{clear:both;content:"";display:table;margin:1.75em 0;padding:2.1875em;table-layout:fixed;width:100%}.comment-navigation+.no-comments{margin-top:0;padding-top:0}.comment-reply-title{line-height:1.4}.comment-reply-title small{font-size:100%}.comment-reply-title small a{float:right;font-weight:400;text-decoration:none;text-indent:-9999px}.comment-reply-title small a:before{content:"x";display:block;font-family:Arial Rounded MT Bold;font-size:22px;font-size:1.375rem;font-weight:700;right:14px;line-height:0;position:absolute;top:14px;text-indent:0}.comment-meta{margin-bottom:7px}.comments-title,.comment-reply-title{text-align:center}.comment-respond{border:1px solid;margin:35px auto;max-width:730px;padding:35px;position:relative}.comment-notes{text-align:center;font-style:italic}.site-footer{clear:both;position:relative}.site-footer:before{border-bottom:1px solid;content:"";left:0;margin:0 auto;position:absolute;max-width:1920px;right:0;top:0;width:100%}.site-footer:before{max-width:1510px;width:calc(100% - 60px)}#colophon .widget-column{float:left;position:relative;width:100%;z-index:2}#site-generator{clear:both}.site-info{letter-spacing:.1em;text-transform:uppercase;text-align:center}.site .avatar{border-radius:50%}.entry-content .wp-smiley,.entry-summary .wp-smiley,.comment-content .wp-smiley,.textwidget .wp-smiley{border:none;margin-top:0;margin-bottom:0;padding:0}.entry-content a img,.entry-summary a img,.comment-content a img,.textwidget a img{display:block}.post-thumbnail{display:block}embed,iframe,object,video{margin-bottom:1.75em;max-width:100%;vertical-align:middle}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.wp-caption{margin-bottom:1.75em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption .wp-caption-text{border:1px solid;font-style:italic;text-align:center}.gallery{margin:0 -1.1666667% 1.75em}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption{display:block;font-style:italic;padding-top:7px}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-.1em;vertical-align:middle;width:1em}.section{clear:both;display:block;overflow:hidden;padding:7px 0;position:relative;width:100%;z-index:2}.section.no-headline{padding-top:42px}.section-heading-wrapper{max-width:1025px;margin:0 auto;text-align:center;width:100%;padding:35px 30px 0;position:relative}.sidebar .section-heading-wrapper{padding-top:0;padding-left:0;padding-right:0;position:static}.section-title,#promotion-section .entry-title,.promotion-contact .entry-title,.playlist-content-wrapper .entry-title,.app-section .entry-title{margin:0;text-transform:capitalize}.recent-blog-section .wrapper{max-width:1040px}#feature-slider-section{border:none;padding:0}#feature-slider-section .hentry{margin-bottom:0}#feature-slider-section .hentry,.slider-image-wrapper{width:100%}#feature-slider-section .slider-content-wrapper{position:relative;text-align:center}#feature-slider-section .entry-container,.custom-header-content{display:block;padding:70px 30px;position:relative;margin:0 auto;text-align:center;z-index:2}.sticky-playlist-enabled .custom-header-content{padding-top:120px}#feature-slider-section .cycle-prev,#feature-slider-section .cycle-next{border:none;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;font-size:35px;font-size:2.1875rem;outline:none;opacity:0;padding:2px;position:absolute;top:50%;transform:translateY(-50%);text-decoration:none;width:50px;height:50px;z-index:199}#feature-slider-section .cycle-prev{left:5px}#feature-slider-section .cycle-next{right:5px}#feature-slider-section:hover .cycle-prev,#feature-slider-section:hover .cycle-next{display:block;opacity:1}#feature-slider-section .cycle-prev:hover,#feature-slider-section .cycle-prev:focus,#feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-next:focus{text-decoration:none}#feature-slider-section .cycle-prev .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#feature-slider-section .cycle-next .icon{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}#feature-slider-section .cycle-pager{bottom:28px;display:none;position:absolute;left:0;right:0;text-align:center;z-index:199}#feature-slider-section .cycle-pager span{cursor:pointer;display:inline-block;height:4px;margin:0 5px;overflow:hidden;width:40px}#feature-slider-section .entry-meta{margin:0}#feature-slider-section .entry-summary,#feature-slider-section .entry-content{max-width:660px;margin:21px auto 0 auto;width:100%}#feature-slider-section .wp-post-image{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#feature-slider-section .entry-meta{font-size:14px;font-size:.875rem;line-height:1.5;font-weight:900;letter-spacing:.2em}#feature-slider-section .entry-header .entry-meta>span{margin-left:7px}#feature-slider-section .cycle-prev,#feature-slider-section .cycle-next{background-color:transparent}.meta-sep{font-size:28px;font-size:1.75rem}.scroll-down{bottom:28px;cursor:pointer;display:none;font-size:12px;font-size:.75rem;left:50%;letter-spacing:.3em;position:absolute;text-transform:uppercase;text-align:center;transform:translateX(-50%);z-index:999}.scroll-down span{display:block}.scroll-down span:last-child{font-size:20px;font-size:1.25rem;line-height:1;margin-top:-4px}@-webkit-keyframes arrow-jump{0%{opacity:0}100%{opacity:1;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-0-transform:translateY(10px);transform:translateY(10px)}}.scroll-here{-webkit-animation:arrow-jump 1s infinite;-moz-animation:arrow-jump 1s infinite;-o-animation:arrow-jump 1s infinite;animation:arrow-jump 1s infinite}.featured-content-wrapper .hentry-inner,.service-content-wrapper .hentry-inner,.pricing-content-wrapper .hentry-inner{text-align:center}.selected-posts-section .featured-content-wrapper .hentry-inner{text-align:left}.featured-content-wrapper .post-thumbnail,.portfolio-content-wrapper .post-thumbnail{width:100%}.portfolio-content-wrapper{overflow:hidden}#portfolio-content-section .portfolio-content-wrapper .post-thumbnail{margin:0;overflow:hidden}.portfolio-content-wrapper .hentry-inner{position:relative}.portfolio-content-wrapper .entry-meta{line-height:1.647058823529412}.portfolio-content-wrapper .entry-meta a{text-decoration:none}.portfolio-content-wrapper .entry-summary{display:none}.portfolio-content-wrapper .entry-container>.inner-wrap{bottom:30px;display:block;left:50%;padding:21px 14px;position:absolute;text-align:center;transform:translateX(-50%);width:80%}.portfolio-content-wrapper .entry-title{display:block;font-style:italic;font-weight:400;position:relative}.filter-button-group{margin-bottom:14px;text-align:center}.filter-button-group .button{background-color:transparent}#portfolio-content-section .filter-button-group .button{background-image:none;font-size:14px;font-size:.875rem;margin:0 7px;padding:7px 10px;opacity:.4;text-transform:uppercase;font-weight:500}#portfolio-content-section .filter-button-group .button.is-checked{opacity:1}#hero-section{margin:0;padding:42px 0}#hero-section:after{border:0}#hero-section .hentry{margin-bottom:0;position:relative}#hero-section .entry-container{clear:both;position:relative;text-align:center;width:100%}.content-wrap{position:relative;z-index:2}#hero-section .post-thumbnail{background-position:center center;background-size:cover;content:"";float:left;margin:0;padding-bottom:100%;width:100%}#hero-section .post-thumbnail a{border:none;position:absolute;top:0;right:0;bottom:0;left:0}.hero-content-wrapper .entry-container.full-width .entry-header,.hero-content-wrapper .entry-container.full-width .entry-content,.hero-content-wrapper .entry-container.full-width .entry-footer{max-width:990px;margin-left:auto;margin-right:auto}#hero-section,#events-section,#featured-video-section{background-repeat:no-repeat;background-size:cover;background-position:center;width:100%}#featured-video-section .lightbox-enabled iframe{pointer-events:none}#hero-section .entry-container.full-width,#promotion-section .entry-container{display:block;float:none;max-width:830px;margin:0 auto;width:100%}#hero-section .entry-container.full-width .entry-content,#hero-section .entry-container.full-width .entry-footer{text-align:left}#hero-section .section-title-wrapper{position:relative}#promotion-section .entry-content form{margin:0 auto;max-width:470px}#promotion-section .entry-content form p:last-of-type{margin-bottom:0;margin-top:28px}#hero-section .more-link{text-align:center}#hero-section .hentry:not(.has-post-thumbnail) .entry-header,#hero-section .hentry:not(.has-post-thumbnail) .more-link{text-align:center}#promotion-section.content-frame .section-title-wrapper{position:relative}#promotion-section{border:0;padding:0}#promotion-section .hentry{margin:0;position:relative}.post-thumbnail-background{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0}.post-thumbnail-background:before{bottom:0;content:"";left:0;right:0;position:absolute;top:0}#promotion-section .post-thumbnail-background{z-index:1}#promotion-section .content-wrapper{padding:0 30px}#promotion-section.content-frame .entry-container-frame,#promotion-section .entry-container{position:relative;z-index:2}#promotion-section .entry-container{margin-bottom:42px;margin-top:42px}#promotion-section.content-align-left .entry-container{float:left}#promotion-section.content-align-right .entry-container{float:right}#promotion-section.content-align-center .entry-container,#promotion-section .entry-container{text-align:center}#promotion-section .logo-image{margin:14px 0}#promotion-section .section-content-wrapper{padding-top:0}#promotion-section textarea{max-height:150px}.section-tagline{font-size:13px;font-size:.8125rem;font-weight:400;line-height:1.62;letter-spacing:.025em;margin-bottom:7px;opacity:.6}.woocommerce nav.woocommerce-pagination{text-align:left}.woocommerce nav.woocommerce-pagination ul{border:none;margin:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:7px 10px}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{border:none;margin-right:7px}.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce p.stars a,.woocommerce nav.woocommerce-pagination ul li a,.cart_item a{border:none}.woocommerce-cart-form #coupon_code{padding:11px 6px;width:auto !important}.woocommerce .quantity .qty{margin:0;width:4.5em}.woocommerce div.product form.cart div.quantity{margin:0 17px 0 0}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:80px}#footer-instagram .widget{margin:0;padding:0}#footer-instagram .widget-title{background-color:transparent;letter-spacing:0;max-width:1025px;margin:0 auto 35px;padding:0 30px;text-align:center;text-transform:capitalize}.catch-instagram-feed-gallery-widget .instagram-button{margin:0}.catch-instagram-feed-gallery-widget-wrapper .button{border:none;-webkit-border-radius:0;border-radius:0;display:inline-block;line-height:1.647058823529412;padding:11px 30px;text-decoration:none}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button{margin:28px 0}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item{margin:0}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item{width:16.666%}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1){clear:none}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(6n+1),#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(6n+1){clear:both}.widget.essential-widgets{clear:none}#footer-newsletter,#footer-newsletter .wrapper{clear:both;overflow:hidden}#footer-newsletter .wrapper{text-align:center}#footer-newsletter .widget-inner{overflow:hidden;max-width:690px;margin:0 auto;padding:0 30px}#footer-newsletter .ew-newsletter-wrap{float:none;margin-bottom:0;padding:35px 0}#footer-newsletter .widget.ew-newsletter,#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton{margin:0}#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton{margin-top:14px}#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{-webkit-border-radius:6px;border-radius:6px;font-size:16px;font-size:1rem;font-weight:400;margin-bottom:14px}body #footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{background-color:#fff;color:#999}body #footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox:focus{color:#000}.after-text,.before-text{font-size:20px;font-size:1.25rem}.before-text{margin-bottom:0}.ewnewsletter .widget-inner-wrap{padding:0}#footer-newsletter+.site-footer:before{border:0}.team-content-wrapper{overflow:hidden}.team-content-wrapper .post-thumbnail{line-height:1}.team-content-wrapper .artist-social-profile{margin:14px 0 0}.team-content-wrapper .entry-meta{letter-spacing:0;text-transform:capitalize;font-size:16px;font-size:1rem}#team-content-section .entry-meta .relation,#testimonial-content-section .entry-meta .position{font-size:16px;font-size:1rem;font-weight:400;line-height:1.555555555555556;margin-left:0}.color-scheme-photography #testimonial-content-section .entry-meta .position{font-style:italic}#team-content-section .menu-social-container{margin-left:-7px}#team-content-section .section-content-wrapper .entry-summary,#team-content-section .section-content-wrapper .entry-content{margin-top:14px}#team-content-section .post-thumbnail a{display:block;position:relative;overflow:hidden}#team-content-section .post-thumbnail a:before{position:absolute;top:15px;right:15px;bottom:15px;left:15px;border:2px solid;content:'';opacity:0;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1)}#team-content-section .post-thumbnail a:hover:before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.color-scheme-corporate #team-content-section .hentry-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.color-scheme-corporate #team-content-section .entry-meta .relation,.color-scheme-corporate #testimonial-content-section .entry-meta .position{font-style:italic;font-weight:400;margin-bottom:0}.color-scheme-corporate #testimonial-content-section .entry-meta{margin-top:7px}.gallery-content-wrapper{padding-left:30px;padding-right:30px}.gallery-content-wrapper .entry-content{margin-top:0}.events-content-wrapper .entry-title{letter-spacing:.1em;text-transform:uppercase}#events-section .post-thumbnail{margin-bottom:0}#events-section.classic{padding:42px}#events-section .wrapper{padding:7px 0;position:relative}#footer-newsletter .widget{padding:7px 0}#events-section.classic .events-content-wrapper{padding-left:70px;padding-right:70px}#events-section.classic .events-content-wrapper .entry-summary,#events-section.classic .events-content-wrapper .entry-content{margin-top:7px}#events-section.classic .wrapper{max-width:830px}#events-section .post-thumbnail .icon{font-size:36px;font-size:2.25rem;line-height:1}#events-section .hentry-inner,.ew-featured-post .hentry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#events-section .post-thumbnail{margin:14px 14px 14px 0;width:20%}#events-section.classic .entry-container{width:80%}#events-section.modern .section-content-wrapper{max-width:1350px;margin:0 auto;padding-left:30px;padding-right:30px}#events-section.modern .hentry{border-bottom:1px solid;padding-bottom:35px}.date-month-year span{display:block}#events-section.modern .entry-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#events-section.modern .entry-meta .entry-date{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}#events-section.modern .entry-meta{padding-bottom:14px;padding-right:14px;width:auto}#events-section.modern .event-list-description{width:68%}#events-section.modern .date-week-day{font-size:49px;font-size:3.0625rem;font-weight:700;line-height:1;margin-right:14px}#events-section.modern .date-month-year{line-height:1.1;text-transform:uppercase}#events-section.modern .entry-meta .date-week-day{float:left}#events-section.modern .entry-content,#events-section.modern .entry-summary{margin-top:14px;opacity:.6}#events-section.modern .entry-content,#events-section.modern .entry-summary,.events-content-wrapper .entry-title,#events-section.modern .date-month-year{font-size:18px;font-size:1.125rem}#events-section.modern .event-action-buttons{margin-top:21px}#events-section.modern .event-button+.event-button{margin-top:14px}#events-section.modern.section{padding:0}#events-section.modern .events-content-wrapper .entry-title{font-weight:400;text-transform:capitalize}#events-section.modern .button.ghost-button{background-color:transparent;border:1px solid}#featured-video-section iframe{margin-bottom:0}#featured-video-section .entry-content,#featured-video-section .entry-summary{margin-top:0}.section-content-wrapper,#footer-newsletter .ew-newsletter-wrap{padding-top:28px}#featured-video-section.layout-one .featured-video-wrapper{margin:0 auto;max-width:1250px}body .flashy-overlay .flashy-close{right:56px;top:56px}#featured-video-section.modern .first-post-wrap .hentry{margin-bottom:0;position:relative}#featured-video-section.modern .first-post-wrap .entry-container{bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(15%,transparent),to(#000));background-image:-webkit-linear-gradient(top,transparent 15%,#000 100%);background-image:-o-linear-gradient(top,transparent 15%,#000 100%);background-image:linear-gradient(-180deg,transparent 15%,#000 100%);left:0;padding:35px;position:absolute;width:100%}#featured-video-section.modern .featured-video-wrapper .excerpt-video-left .hentry-inner{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}#featured-video-section.modern .featured-video-wrapper .excerpt-video-left .post-thumbnail{width:38.29787234042553%;z-index:-1}#featured-video-section.modern .featured-video-wrapper .excerpt-video-left .entry-container{width:61.70212765957447%;margin:0;padding-left:28px}.rtl #featured-video-section.modern .featured-video-wrapper .excerpt-video-left .entry-container{padding-right:28px;padding-left:0}#featured-video-section.modern .video-post-wrap{display:block;clear:both;height:517px}#featured-video-section.modern .simplebar-track{right:14px}#featured-video-section.modern .simplebar-scrollbar:before{background-color:#4d4d4d}.first-post-wrap:before,.first-post-wrap:after,.video-post-wrap:before,.video-post-wrap:after{content:"";display:block;clear:both}#featured-video-section.modern .post-thumbnail{margin:0}#featured-video-section.modern .first-post-wrap{margin-bottom:35px}#featured-video-section.modern .entry-title{font-size:22px;font-size:1.375rem;letter-spacing:.05em;line-height:1.56;margin-top:0}#featured-video-section.modern .video-post-wrap .hentry{cursor:pointer;margin-bottom:28px;position:relative;-webkit-transition:.2s all ease-in;-o-transition:.2s all ease-in;transition:.2s all ease-in;z-index:1}#featured-video-section.modern .video-post-wrap .hentry:last-child{margin-bottom:0}#featured-video-section.modern .video-post-wrap .hentry:hover,#featured-video-section.modern .video-post-wrap .hentry:focus{opacity:.6}#featured-video-section.modern .lightbox-enabled iframe{margin:0;pointer-events:none;width:100%}#featured-video-section.modern a.mixed{color:transparent;display:block}body .flashy-container .flashy-content{background:0 0}.admin-bar .flashy-overlay .flashy-close{right:7px;top:46px}#featured-video-section.modern .featured-video-wrapper{padding-bottom:35px}#featured-video-section.modern .entry-meta{font-size:18px;font-size:1.125rem;text-transform:capitalize;margin-top:7px;opacity:.4}#featured-video-section.modern.thumbnail-background .first-post-wrap{margin-bottom:0}#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry{border-bottom:1px solid;margin-bottom:0;padding:28px}#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry:last-child{border-bottom:0}#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry .entry-title{font-size:18px;font-size:1.125rem;line-height:1.75}#featured-video-section.modern.thumbnail-background .entry-meta{font-size:13px;font-size:.8125rem;line-height:1.62;margin-top:0}@media screen and (min-width:64em){#featured-video-section.modern .first-post-wrap{float:left;margin-right:-100%;width:65.56291390728477%}#featured-video-section.modern .video-post-wrap{margin-left:65.56291390728477%;clear:none}}.countdown-content-wrapper{overflow:hidden;padding-left:20px;padding-right:20px}.countdown-content-wrapper .hentry{float:left;padding-left:10px;padding-right:10px;position:relative;width:50%}.clock-item .inner{height:0;padding-bottom:100%;position:relative;width:100%}.clock-canvas{border-radius:50%;height:0;padding-bottom:100%}#countdown-section .text{font-size:30px;position:absolute;top:50%;text-align:center;transform:translateY(-50%);width:100%}#countdown-section .text .val{font-size:26px;font-size:1.625rem;margin-bottom:0}#countdown-section .text .type-time{font-size:13px;font-size:.8125rem;letter-spacing:.1em;margin-bottom:0}#countdown-section .wrapper{max-width:1090px;margin:0 auto}.countdown-container,#countdown-section .clock-canvas{position:relative}#countdown-section .clock-canvas:before{border:6px solid;border-radius:50%;content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}#countdown-section .clock-canvas canvas{position:relative;z-index:2}#testimonial-content-section .section-content-wrapper{display:block;margin:0 auto;max-width:830px;padding-left:30px;padding-right:30px;position:relative;text-align:center}#testimonial-content-section .testimonial_slider_wrap{width:100%}#clients-section .cycle-prev,#clients-section .cycle-next,#testimonial-content-section .cycle-prev,#testimonial-content-section .cycle-next{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;text-decoration:none;z-index:199}#clients-section .cycle-prev:hover,#clients-section .cycle-prev:focus,#clients-section .cycle-next:hover,#clients-section .cycle-next:focus,#testimonial-content-section .cycle-prev:hover,#testimonial-content-section .cycle-prev:focus,#testimonial-content-section .cycle-next:hover,#testimonial-content-section .cycle-next:focus{background-color:transparent}#clients-section .icon,#testimonial-content-section .icon{font-size:32px;font-size:2rem;top:0;width:18px}#clients-section .cycle-prev .icon,#testimonial-content-section .cycle-prev .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#clients-section .cycle-next .icon,#testimonial-content-section .cycle-next .icon{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}#testimonial-content-section .entry-header:before{border-top:2px solid;content:"";display:block;margin:28px auto 7px auto;width:40px}#testimonial-content-section .entry-title,#testimonial-content-section .entry-meta{display:block}#testimonial-content-section .entry-meta{text-transform:capitalize}#clients-section .cycle-pager,#testimonial-content-section .cycle-pager{display:inline-block;font-family:arial;font-size:54px;line-height:0}#clients-section .controller,#testimonial-content-section .controller{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-21px;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:101}#clients-section .cycle-pager span,#testimonial-content-section .cycle-pager span{clear:both;cursor:pointer;display:inline-block;height:16px;line-height:16px;margin:0 7px;width:16px}#clients-section .cycle-pager>*,#testimonial-content-section .cycle-pager>*{cursor:pointer}#testimonial-content-section .entry-title{margin:7px 0 0;line-height:1.647058823529412}#testimonial-content-section .more-link{display:none}#testimonial-content-section .entry-content{position:relative;padding-top:77px}#testimonial-content-section .section-content-wrapper .entry-content:before{content:"\201C";font-size:100px;font-size:6.25rem;font-weight:700;font-family:'Playfair Display',serif;line-height:1;position:absolute;top:0;left:0;width:100%;z-index:-1}#testimonial-content-section .section-content-wrapper .entry-content h5{margin-bottom:14px}#testimonial-content-section .post-thumbnail img{border-radius:50%;height:150px;margin:0 auto;width:150px;z-index:1}.clients-content-wrapper{position:relative;padding-left:15px;padding-right:15px;margin:0 auto}#clients-section .post-thumbnail{margin:0}.clients-content-wrapper .hentry{margin:0;padding:0 15px 42px}#testimonial-content-section .wrapper,#clients-section .wrapper{padding-bottom:56px}#timeline-section .section-content-wrapper{max-width:1130px;margin:0 auto;padding-left:30px;padding-right:30px;position:relative}#timeline-section .section-content-wrapper:before{bottom:35px;content:'';position:absolute;top:35px;left:30px;height:calc(100% - 35px);width:2px;z-index:-1}#timeline-section .hentry{clear:both;margin-left:30px;display:table;position:relative;width:calc(100% - 30px)}#timeline-section .hentry:before{border-radius:50%;content:"";left:-34px;position:absolute;top:0;width:10px;height:10px}#timeline-section .post-thumbnail{position:relative}#timeline-section .post-thumbnail a{display:block;overflow:hidden;position:relative}#timeline-section .post-thumbnail:hover img{opacity:.6}.view-icon{position:absolute;top:0;right:0;z-index:1;width:50px;height:50px;text-align:center;padding:10px}#timeline-section .post-thumbnail img{width:100%}a,button,button[disabled]:hover,button[disabled]:focus,.button,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.view-all-button .more-link,.pagination .prev,.pagination .next,.posts-navigation a,.site-main #infinite-handle span,.header-media .more-link .more-button,#feature-slider-section .more-link span,#promotion-section .more-button,#hero-section .more-button,#clients-section .cycle-prev,#clients-section .cycle-next,#testimonial-content-section .cycle-prev,#testimonial-content-section .cycle-next,.portfolio-content-wrapper .entry-container>.inner-wrap,#feature-slider-section .cycle-prev,#feature-slider-section .cycle-next,.post-thumbnail img,.icon,.pricing-section .more-button,.pricing-section .hentry-inner,#sticky-playlist-section,.woocommerce-loop-product__title,.price ins .woocommerce-Price-amount,.app-image-container img,#featured-video-section.modern .video-post-wrap .hentry,.boxed-blog .post-wrapper .more-link .more-button,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button,.header-highlights-section .highlight .more-button,.app-section .more-link .more-button{-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease}body.color-scheme-corporate{line-height:1.75}.stats-section{text-align:center}.stats-content-wrapper .entry-title,.pricing-section .amount{font-size:30px;font-size:1.875rem}.stats-section .section-content-wrapper .entry-summary,.stats-section .section-content-wrapper .entry-content,.contact-section .section-content-wrapper .entry-summary,.contact-section .section-content-wrapper .entry-content{margin-top:7px}.site-content+.section{border-top:1px solid}.contact-section .contact-info .entry-title{font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}.contact-info-container{text-align:center}.contact-section input[type=date],.contact-section input[type=time],.contact-section input[type=datetime-local],.contact-section input[type=week],.contact-section input[type=month],.contact-section input[type=text],.contact-section input[type=email],.contact-section input[type=url],.contact-section input[type=password],.contact-section input[type=search],.contact-section input[type=tel],.contact-section input[type=number],.contact-section form textarea{margin-top:0}.contact-info .entry-content>span{display:block}.contact-section .contact-info,.contact-section .contact-form{padding-left:30px;padding-right:30px}.contact-section .contact-form .entry-content form>p:last-of-type{margin-bottom:0}.contact-section.has-contact-map{padding-bottom:0}.contact-section .google-maps iframe{min-height:480px;margin-bottom:0;width:100%}.pricing-section .hentry-inner{padding:35px 70px 56px}.pricing-section .hentry-wrap{position:relative}.pricing-section .hentry-wrap:before{border-top:10px solid;content:"";display:block;height:10px;opacity:.05;margin-bottom:10px;width:100%}.pricing-section .hentry.highlight .hentry-wrap:before{opacity:1}.pricing-section .hentry-inner:hover,.pricing-section .hentry-inner:focus{-webkit-box-shadow:-1px 1px 15px 0px rgba(0,0,0,.1);-moz-box-shadow:-1px 1px 15px 0px rgba(0,0,0,.1);box-shadow:-1px 1px 15px 0px rgba(0,0,0,.1)}.pricing-section ul{margin:0}.pricing-section .post-thumbnail a{display:block;height:85px;width:85px;overflow:hidden;margin:0 auto}.pricing-section .package-price{line-height:1.5}.pricing-section .entry-header,.pricing-section .package-price{text-align:center}.pricing-section .highlight .entry-title a:hover,.pricing-section .highlight .entry-title a:focus{opacity:.8}.pricing-section .duration:before{content:"/";padding-right:4px}.pricing-section .entry-content,.pricing-section .entry-summary{margin-top:35px}.pricing-section .entry-content>ul,.pricing-section .entry-summary>ul{list-style:none}.pricing-section .entry-content>p,.pricing-section .entry-summary>p,.pricing-section .entry-content>ul>li,.pricing-section .entry-summary>ul>li{border-bottom:1px solid;margin-bottom:14px;padding-bottom:14px}.pricing-section .entry-content>p:last-child,.pricing-section .entry-summary>p:last-child,.pricing-section .entry-content>ul>li:last-child,.pricing-section .entry-summary>ul>li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.pricing-section .amount{font-weight:700}.pricing-section .amount sup{top:-.25em}.pricing-section .more-button{text-align:center}.pricing-section .package-price{padding-top:35px}.pricing-section .entry-container>.more-link{margin-top:35px}.promotion-contact .entry-container{padding-left:30px;padding-right:30px;position:relative;text-align:center;z-index:2}.promotion-contact .button-wrap{margin:28px 0 0}.promotion-contact .more-button{margin:0}#promotion-section .post-thumbnail-background:before,.promotion-contact .post-thumbnail-background:before{background:rgba(0,0,0,.75)}.promotion-video-section{background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center}.promotion-video-section .entry-content+.video-thumbnail{margin-top:35px}.promotion-video-section .section-content-wrapper{max-width:830px;margin:0 auto}.promotion-video-section .button-outline{border:2px solid;border-radius:50%;display:inline-block;height:112px;padding:15px;width:112px}.promotion-video-section .custom-video-button{background-image:none;border-radius:50%;font-size:24px;font-size:1.5rem;position:relative;height:80px;padding:23px;width:80px}.promotion-video-section .custom-video-button:hover,.promotion-video-section .custom-video-button:focus{background-image:none}.promotion-video-section .button-outline+span{padding-left:21px}#playlist-section{border:none;position:relative}.playlist-content-wrapper .hentry{margin-bottom:0}.playlist-content-wrapper .hentry-inner{position:relative}.playlist-content-wrapper .post-thumbnail-background{background-position:center center;background-size:cover;content:"";float:left;padding-bottom:100%;position:relative;width:100%;background-attachment:unset}.playlist-content-wrapper .entry-container{clear:both;padding:42px;width:100%}.playlist-content-wrapper .wp-playlist .wp-playlist-current-item{display:none;margin:0}.playlist-content-wrapper .entry-title{font-weight:700}.playlist-content-wrapper .view-all-button{margin:0;text-align:left}.playlist-content-wrapper{padding:0 30px}.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;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:0 0;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:mejsanimation 1s linear infinite;animation:mejsanimation 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 mejsanimation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mejsanimation{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;padding:0;left:0;list-style-type:none;margin:0;position:absolute;width:100%;z-index:3}.wp-playlist .mejs-button,.wp-playlist .mejs-time,.wp-playlist .mejs-time-rail{height:unset;line-height:1;padding:10px;width:unset}.wp-playlist .mejs-button,.wp-playlist .mejs-time,.wp-playlist .mejs-time-rail,.mejs-previous-button.mejs-previous,.mejs-next-button.mejs-next,#sticky-playlist-section .mejs-container.mejs-container .mejs-toggle-playlist{padding:10px}.wp-playlist .mejs-time-rail{margin:0}.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:13px;font-size:.8125rem;font-weight:600;font-weight:700;height:24px;overflow:hidden;padding:16px 10px 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{-webkit-border-radius:0;border-radius:0;cursor:pointer;display:block;height:3px;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:40px 0}}@keyframes b{0%{background-position:0 0}to{background-position:40px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.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:2px solid;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-radius:50%;height:10px;left:-3px;top:-5px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);width:10px}.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:45px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:45px}.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 10px}.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 0 0}.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;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%}.wp-playlist-caption,.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist-item-album{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mejs-container{clear:both;max-width:100%}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#f4f4f4}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded,.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-total,.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#191919}.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:#929397}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{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{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: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-caption,.wp-playlist-item-meta{display:block;font-size:14px;font-size:.875rem;line-height:1.692307692307692}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-caption{max-width:88%}.wp-playlist-item .wp-playlist-caption{text-decoration:none;max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px);transition:box-shadow .2s ease-in-out}.wp-playlist-item-album{font-style:italic}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-playing{font-weight:400}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:50px;height:auto;margin-right:10px;padding:0;border:0}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.mejs-toggle-playlist button{z-index:3}#playlist-section .section-content-wrapper .mejs-container{min-width:100% !important;width:100%}.mejs-container.mejs-container{background:0 0}.mejs-container.mejs-container .mejs-controls{background:0 0;margin:0;position:relative;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.mejs-container.mejs-container .mejs-controls a:hover{opacity:1}.mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,.mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next{display:none}.mejs-container.mejs-container .mejs-button button{margin:0;position:static}.mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-container .mejs-time-buffering,.mejs-container .mejs-time-current,.mejs-container .mejs-time-float,.mejs-container .mejs-time-float-corner,.mejs-container .mejs-time-float-current,.mejs-container .mejs-time-hovered,.mejs-container .mejs-time-loaded,.mejs-container .mejs-time-marker,.mejs-container .mejs-time-total{height:5px}.mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{margin-top:-2px}.mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{height:0;overflow:hidden;top:-1.9em;visibility:hidden}.mejs-container .mejs-time-handle-content{border-width:3px;height:5px;left:-5px;top:-4px;width:5px}.mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-top-color:#ddd}.wp-playlist-dark .mejs-container.mejs-container button{color:#fff}.wp-audio-shortcode{border:none;margin:1.313em 0 2.625em}.wp-video-shortcode.mejs-container{padding:0}.wp-video-shortcode.mejs-container .mejs-controls{background:#222;top:auto}body .wp-playlist{border:none;clear:both;font-size:16px;font-size:1rem;line-height:1.625;margin:.875em 0 2.1875em;padding:0;position:relative}body #playlist-section .wp-playlist{margin:0 auto 28px}body .wp-playlist .wp-playlist-current-item img{margin-right:14px;width:40px;height:40px}body .wp-playlist-caption:hover{opacity:1}body .wp-playlist-current-item{border:none;height:auto;margin-bottom:0}body .wp-playlist-tracks{border:none;margin:0}body .wp-playlist-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 30px}body .wp-playlist-dark .wp-playlist-playing{background:0 0}body .wp-playlist-dark .wp-playlist-item{padding:14px 28px}.wp-playlist .wp-playlist-item-length{opacity:.4;position:static}body .wp-playlist-item-album{display:none;font-style:normal}body .wp-playlist-item-artist{display:block;font-size:13px;font-size:.8125rem;text-transform:capitalize}.wp-playlist .wp-playlist-playing{font-weight:400}.wp-playlist .wp-playlist-caption .wp-playlist-item-artist{font-weight:300;opacity:.6}.wp-playlist .mejs-controls button,.wp-playlist .mejs-toggle-playlist button,.wp-playlist svg{height:20px;line-height:1;width:20px}.wp-playlist .mejs-controls button,.wp-playlist .mejs-controls button:hover,.wp-playlist .mejs-controls button:focus,.wp-playlist .mejs-toggle-playlist button,.wp-playlist .mejs-toggle-playlist button:hover,.wp-playlist .mejs-toggle-playlist button:focus{background-color:transparent;padding:0}.wp-playlist .mejs-controls button:hover,.wp-playlist .mejs-toggle-playlist button:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}#sticky-playlist-section .hentry{margin:0;padding:0}#sticky-playlist-section .entry-container{width:100%}.sticky-playlist-bottom #sticky-playlist-section{bottom:0;position:fixed}#sticky-playlist-section{border:0;overflow:initial;padding:0;width:100%;left:0;position:absolute;top:0;z-index:200;padding:10px 0}.sticky-playlist-mobile #sticky-playlist-section{position:fixed;top:0}.sticky-playlist-mobile.admin-bar #sticky-playlist-section{top:46px}.sticky-playlist-mobile.admin-bar.playlist-fixed #sticky-playlist-section{top:0}#sticky-playlist-section .wp-playlist-tracks{display:none;right:0;padding:0;position:absolute;max-width:440px;margin:0 auto;width:100%;z-index:9999;top:100%}#sticky-playlist-section.sticky-fluid .wrapper{margin:0;max-width:100%}#sticky-playlist-section .section-content-wrapper{margin:0;position:relative}#sticky-playlist-section .section-content-wrapper{padding:0 20px}#sticky-playlist-section .wp-playlist,#sticky-playlist-section .entry-content{margin:0}#sticky-playlist-section .wp-playlist-item{padding:.857em 1.25em}#sticky-playlist-section .wp-playlist-current-item{padding-right:21px}#sticky-playlist-section .wp-playlist-item-length{right:1.75em}.mejs-sticky-playlist-container.mejs-container .mejs-time,.mejs-sticky-playlist-container.mejs-container .mejs-time-rail,.mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,.mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider,.mejs-previous-button.mejs-previous,.mejs-next-button.mejs-next{display:none}.wp-playlist .wp-playlist-item-title{font-size:18px;font-size:1.125rem;font-weight:400;opacity:.4;transition:.3s}.wp-playlist .wp-playlist-item .wp-playlist-item-length{transition:.3s}.wp-playlist .wp-playlist-item:hover .wp-playlist-item-title,.wp-playlist .wp-playlist-item:focus .wp-playlist-item-title,.wp-playlist.wp-playlist-light .wp-playlist-item:hover .wp-playlist-item-title,.wp-playlist.wp-playlist-light .wp-playlist-item:focus .wp-playlist-item-title,.wp-playlist-item.wp-playlist-playing .wp-playlist-item-title,.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist .wp-playlist-item.wp-playlist-playing .wp-playlist-item-length,.wp-playlist .wp-playlist-item:hover .wp-playlist-item-length,.wp-playlist .wp-playlist-item:focus .wp-playlist-item-length{opacity:1}#sticky-playlist-section .wp-playlist-caption,#sticky-playlist-section .wp-playlist-item-title,#sticky-playlist-section .wp-playlist-item-length{font-size:16px;font-size:1rem}#sticky-playlist-section .wp-playlist-item-title{font-weight:400;line-height:1.692307692307692}#sticky-playlist-section .wp-playlist,#sticky-playlist-section .wp-playlist-current-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sticky-playlist-section .wp-playlist-current-item,#sticky-playlist-section .mejs-sticky-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}#sticky-playlist-section .mejs-container.mejs-container .mejs-time{font-size:12px;font-size:.75rem}#sticky-playlist-section .mejs-sticky-playlist-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0}.wp-video-playlist .mejs-container.mejs-container .mejs-controls{position:absolute;bottom:0;left:0;width:100%}#sticky-playlist-section .mejs-toggle-playlist.is-open .icon-playlist,#sticky-playlist-section .mejs-toggle-playlist .icon-close{display:none}#sticky-playlist-section .mejs-toggle-playlist.is-open .icon-close{display:inline-block}#sticky-playlist-section,#sticky-playlist-section .wp-playlist-tracks{background-color:#070707}#sticky-playlist-section .wp-playlist-item{border-color:#1c1c1c}#playlist-section .mejs-controls{border:1px solid;padding:10px 15px 10px 10px}.woocommerce-shorting-wrapper:before,.woocommerce-shorting-wrapper:after{content:"";display:table;table-layout:fixed}.woocommerce-shorting-wrapper:after{clear:both}.woocommerce-products-header{text-align:center;margin-left:auto;margin-right:auto;max-width:990px}.woocommerce-products-header .page-description{margin-top:24px}.woocommerce-products-header .page-description p{margin-bottom:0}.woocommerce-products-header .page-title{margin-bottom:21px}.woocommerce-shorting-wrapper{clear:both;display:block;font-size:14px;font-size:.875rem;margin:0 0 35px;padding:21px 28px;text-align:center}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{clear:both;display:block;padding:14px;text-align:right}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{display:block;font-size:24px;font-size:1.5rem;margin:0 auto;text-align:center}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}ul.products{clear:both;display:block;margin:0}ul.products:before,ul.products:after{content:"";display:table}ul.products:after{clear:both}ul.products li.product{list-style:none;float:left;position:relative;margin:0 auto 35px}ul.products li.product a{text-decoration:none}ul.products li.product img{display:block;margin:0 auto 21px}.woocommerce-loop-product__title,.woocommerce-loop-category__title{font-size:22px;font-size:1.375rem;font-weight:700;line-height:1.5;margin:0 0 7px}.product-container{text-align:center}.product-container a{display:block}.product-container a.button,.woocommerce .product-container .wc-forward{display:inline-block;margin-top:1.166666666666667em}.product_list_widget li img{border:1px solid;max-width:72px;max-height:72px;margin-left:14px;float:right}.infinite-scroll .woocommerce-pagination{display:none}.onsale{-webkit-border-radius:0;border-radius:0;font-size:12px;font-size:.75rem;line-height:1.2;min-height:auto;min-width:auto;margin:0;padding:7px 14px;position:absolute;top:0;right:auto;left:0;text-align:center;text-transform:uppercase}span.price del,p.price del{display:inline-block;opacity:.5}span.price ins,p.price ins{background:0 0}.products .price{font-size:18px;font-size:1.125rem;font-weight:400;letter-spacing:.05em;margin:0}.woocommerce button.pswp__button:hover,.woocommerce button.pswp__button:focus{background-color:transparent}.woocommerce-form-login button[type=submit]{margin-right:14px}.woocommerce .product-container .wc-forward{font-size:12px;font-size:.75rem;font-weight:600;line-height:1.166666666666667;letter-spacing:.1em;margin-top:7px;padding:10px 16px;text-decoration:none;text-transform:uppercase}.widget .woocommerce-mini-cart__buttons{margin-bottom:0}.woocommerce-mini-cart__buttons .button{display:block;margin:0 2px 14px;text-align:center}.single-product div.product{position:relative}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .onsale{z-index:2}.single-product div.product .entry-summary{margin:28px 0 0}.single-product div.product .entry-summary .entry-title{margin:0}.single-product div.product .woocommerce-product-rating{font-size:16px;font-size:1rem;margin-top:7px}.single-product div.product .woocommerce-product-rating .star-rating{float:left;margin:0 7px 0 0}.single-product div.product .woocommerce-product-rating .woocommerce-review-link{text-decoration:none}.single-product div.product p.price{font-weight:600;margin:.2916666666666667em 0 1.166666666666667em}.single-product div.product p.price del{font-weight:400}.single-product div.product .icon-zoom{fill:#e5ae4a}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:21px}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0;width:100%}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{border:1px solid;opacity:.5}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:50%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:33.3333333%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:25%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:20%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product form.cart{margin:0 0 1.75em}.single-product div.product form.cart .quantity{float:left;margin-right:21px}.single-product .product_meta{border-top:1px solid;display:block;font-size:14px;font-size:.875rem;padding-top:2em}.single-product .product_meta .sku_wrapper,.single-product .product_meta .posted_in{display:block}.single-product .woocommerce-variation-price{margin:0 0 1.5em}table.variations{display:block;width:100%;height:100%;padding:0;border:none;border-collapse:inherit;border-spacing:0;border-color:inherit;vertical-align:inherit}table.variations tbody{display:block;width:100%}table.variations td{padding:0;margin:0}table.variations tr{border:none;display:block;margin:0 0 21px}table.variations tr>:last-child{margin:0}table.variations td.label,table.variations td.value{display:block;clear:both;width:100%}table.variations td.value select{width:100%}.variations .reset_variations{margin-top:7px}.single-product .product_meta a,.woocommerce-info a,.variations .reset_variations{text-decoration:none}.woocommerce label{display:block;font-size:13px;font-size:.8125rem;letter-spacing:.1em;margin-bottom:7px;text-transform:uppercase}.woocommerce-mini-cart__total{text-align:center}.single-product div.product .related,.single-product div.product .upsells,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{margin-top:35px}.cart-collaterals .cross-sells{text-align:center}#reviews #comments ol.commentlist,ul.woocommerce-error{margin-left:0;list-style:none}#reviews #comments ol.commentlist li{margin-bottom:35px;position:relative}#reviews #comments ol.commentlist li img.avatar{-webkit-border-radius:50%;border-radius:50%;float:left;position:absolute;top:0;left:0;width:70px}#reviews #comments ol.commentlist li .comment-text{margin:0 0 0 70px;padding:0 0 0 35px}#reviews #comments ol.commentlist li .star-rating{float:right}#reviews #comments ol.commentlist .meta{margin-bottom:7px}#reviews .comment-respond .comment-form-rating{margin-top:7px;text-align:center}#reviews .comment-respond .comment-form-rating .stars{margin-top:7px;margin-bottom:21px}#reviews .comment-respond .comment-reply-title{display:block;margin-bottom:21px}.stock:empty:before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}table.cart .product-thumbnail{text-align:center}table.cart .product-thumbnail:before{display:none}table.cart .product-thumbnail img{border:1px solid;height:80px;width:80px;margin:0 auto}table.cart .coupon label{display:none}table.cart td.actions input,table.cart td.actions .button{margin:14px 0;display:block;width:100%}.woocommerce .wc-proceed-to-checkout a.button{width:100%}.woocommerce .wc-proceed-to-checkout a.button,.cart_totals .wc-proceed-to-checkout,.woocommerce-checkout-payment .place-order,#payment .form-row{text-align:center}.added_to_cart.disabled,.added_to_cart:disabled,.button.disabled,.button:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.5 !important;cursor:not-allowed}.woocommerce-account .woocommerce-MyAccount-navigation{border:1px solid;border-width:1px 1px 0;margin:0 0 1.75em}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;font-size:13px;font-size:.8125rem;letter-spacing:.025em;text-transform:uppercase;text-decoration:none;padding:10px 21px}.woocommerce-MyAccount-content{padding-top:30px}.woocommerce-MyAccount-content>:last-child{margin-bottom:0}.woocommerce-MyAccount-content fieldset{margin:0 0 1.75em;padding:7px 15px}.woocommerce-MyAccount-content fieldset p{margin:0 0 1.75em}.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button{margin-bottom:7px}.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button:last-child{margin-bottom:0}.site-header-cart{font-size:15px;font-size:.9375rem;list-style:none;margin:0;position:relative}.site-header-cart li{list-style:none;position:relative;text-transform:none}.site-header-cart li.menu-inline{padding:11px 0}.site-header-cart .menu-inline a.my-account,.site-header-cart .menu-inline a.site-cart-contents,.site-header-cart .menu-inline a.menu-search-toggle{line-height:1.4}.site-header-cart .menu-inline a.my-account,.site-header-cart .menu-inline a.site-cart-contents{display:block}.site-header-cart .menu-inline a.menu-search-toggle{display:none}.site-header-cart .woocommerce .widget_shopping_cart .cart_list li,.site-header-cart .woocommerce.widget_shopping_cart .cart_list li{margin:0;padding-left:0;border-bottom:none}.site-header-cart .widget_shopping_cart{font-size:15px;font-size:.9375rem;padding:11px 0}.site-header-cart .product_list_widget{margin:0;padding:0}.site-header-cart .product_list_widget .mini_cart_item .remove_from_cart_button{margin-right:7px}.site-header-cart .product_list_widget .mini_cart_item a{text-decoration:none}.site-header-cart .woocommerce-mini-cart__total,.site-header-cart .woocommerce-mini-cart__buttons{text-align:center}.site-header-cart .woocommerce-mini-cart__buttons a{font-size:12px;font-size:.75rem;margin:14px 0}.site-header-cart .widget{margin:0}.site-cart-contents .sep{display:inline;margin:0 3px}.woocommerce-pagination ul{display:inline-block;margin:0}.woocommerce-pagination ul li{display:inline-block;list-style:none;height:35px;line-height:35px;margin:0 3px 3px 0;text-align:center;width:35px}.woocommerce-pagination ul li span.current,.woocommerce-pagination ul li a{-webkit-border-radius:0;border-radius:0;display:block}.woocommerce-pagination ul li a{text-decoration:none}.star-rating{font-size:.8em;font-family:'star';font-weight:400;height:1.618em;line-height:1.618;margin:0 auto 7px;overflow:hidden;position:relative;width:5.3em}.widget .star-rating{margin:0 7px 0 0}.widget_rating_filter ul li .star-rating{font-size:16px;font-size:1rem;line-height:1.2;display:inline-block;vertical-align:bottom}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none}.star-rating:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"\53";text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"\53";opacity:.25}p.stars:hover a:before{content:"\53";opacity:1}p.stars.selected a.active:before{content:"\53";opacity:1}p.stars.selected a.active~a:before{content:"\53";opacity:.25}p.stars.selected a:not(.active):before{content:"\53";opacity:1}.woocommerce-tabs{clear:both;display:block;overflow:hidden}.woocommerce-tabs ul.tabs{font-size:13px;font-size:.8125rem;font-weight:500;letter-spacing:.1em;list-style:none;margin:35px 0 0;padding:0;text-align:left;text-transform:uppercase}.woocommerce-tabs ul.tabs li{display:inline-block;margin:0;position:relative}.woocommerce-tabs ul.tabs li a{display:block;padding:21px 35px;text-decoration:none}.woocommerce-tabs ul.tabs li.active a{border-top:3px solid}.woocommerce-tabs .panel{margin:0;padding:35px;text-align:left}.woocommerce-tabs .panel h2:first-of-type{font-size:18px;font-size:1.125rem;margin-bottom:28px}.woocommerce-tabs .panel p:last-child{margin-bottom:0}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:red}.quantity .qty{-webkit-border-radius:0;border-radius:0;margin:0;padding:12px 7px;width:3.54em;text-align:center}.woocommerce-cart-form>:last-child{margin:0}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{clear:both;content:"";display:table;margin-bottom:2.470588235294118em;padding:28px;table-layout:fixed;width:100%}.woocommerce-message a.button,.woocommerce-Message a.button{margin-right:14px}.woocommerce-info,.woocommerce-message{border-left:5px solid}.woocommerce-error{border-left:5px solid #e2401c}.woocommerce-error li:last-child{margin-bottom:0}.demo_store{font-size:14px;font-size:.875rem;font-weight:500;line-height:1.5;position:relative;margin:0 auto;max-width:1920px;padding:1.125rem 2.5rem 1.1875rem 1.125rem;text-align:center;text-transform:uppercase;width:100%}ul.wc_payment_methods{list-style:none;margin-left:0}ul.wc_payment_methods li{margin-bottom:0}ul.wc_payment_methods .about_paypal{float:right}ul.wc_payment_methods p:last-child{margin-bottom:0}ul.wc_payment_methods .payment_box{padding:14px 28px;margin:7px 0}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{margin-left:7px;max-height:33px}.demo_store .woocommerce-store-notice__dismiss-link{background-color:transparent;border:none;border-radius:0;bottom:0;font-size:15px;font-size:.9375rem;overflow:hidden;padding:0;position:absolute;right:0;top:0;text-indent:-999999px;width:35px}.demo_store .woocommerce-store-notice__dismiss-link:before{content:"x";display:block;font-size:22px;font-size:1rem;font-weight:600;left:50%;line-height:0;position:absolute;top:50%;text-indent:0;transform:translate(-50%,-50%)}.widget_price_filter .price_slider{margin-bottom:2em}.widget_price_filter .price_slider_amount{text-align:left;line-height:2.4em}.widget_price_filter .price_slider_amount .button{float:right}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{-webkit-border-radius:50%;border-radius:50%;position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;background:#e5ae4a;box-sizing:border-box;margin-top:-.25em;margin-left:-.25em;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-.75em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#111}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}dl.variation{font-size:14px;font-size:.875rem}dl.variation dd{margin:0}dl.variation p{margin-bottom:7px}.widget_layered_nav_filters a:before{content:"x";margin-right:7px}.widget.woocommerce ul,.widget.woocommerce ol{list-style:none;margin-left:0}.woocommerce ul.cart_list li:before,.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:before,.woocommerce ul.product_list_widget li:after{content:"";display:block}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{clear:both;padding-left:28px;position:relative;padding-top:0}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:500}.site-header-cart .woocommerce ul.cart_list li a,.site-header-cart .woocommerce ul.product_list_widget li a{font-weight:400}.woocommerce a.remove{background:#ca4646;display:block;font-size:1.2em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:#fff !important;text-decoration:none;font-weight:700;border:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:7px;left:0}.site-header-cart .woocommerce .widget_shopping_cart .cart_list li a.remove,.site-header-cart .woocommerce.widget_shopping_cart .cart_list li a.remove{position:relative;float:left}.site-header-cart .woocommerce .widget_shopping_cart .cart_list li span.quantity,.site-header-cart .woocommerce.widget_shopping_cart .cart_list li span.quantity{margin-left:26px}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{border-bottom:1px solid;display:block;padding:0 0 21px;margin:0 0 21px;width:100%}.woocommerce ul.cart_list li:last-child,.woocommerce ul.product_list_widget li:last-child{border-bottom:0;margin:0}.woocommerce .wc-proceed-to-checkout a.button,.woocommerce .place-order.form-row .button{width:100%;font-size:16px;font-size:1rem;line-height:1.65;padding:17px 28px}.woocommerce .product-container .button{background-color:transparent;background-image:none;border:1px solid;font-size:14px;font-size:.875rem;letter-spacing:.025em;line-height:1.3125;padding:10px 21px;text-transform:uppercase}.infinite-scroll .woocommerce-pagination{display:none}.woocommerce-pagination{margin:0 0 42px}.woocommerce-products-header{margin-bottom:35px}.woocommerce .woocommerce-breadcrumb{font-size:13px;font-size:.8125rem;margin:0;padding:14px 0}.woocommerce-products-header{text-align:center}.product-content-section .section-content-wrapper{padding-left:30px;padding-right:30px}.star-rating span:before,p.stars:hover a:before,p.stars.selected a.active:before,p.stars.selected a:not(.active):before{color:#e5ae4a}.woocommerce-shorting-wrapper .woocommerce-ordering select{border:1px solid;font-size:16px;font-size:1rem;padding:12px 18px}.app-section .post-thumbnail{margin-top:28px}.app-section .entry-container{max-width:680px;padding:35px 30px 42px;position:relative;text-align:center;z-index:2}.app-image-container div+div{margin-top:21px}.app-image-container img{margin:0 auto}.app-image-container img:hover,.app-image-container img:focus{opacity:.6;-webkit-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.app-image-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-highlights-section .section-content-wrapper{padding:0 30px}.header-highlights-section .hentry:not(.highlight) .entry-title,.color-scheme-magazine #featured-content-section .entry-title,.color-scheme-magazine .selected-posts-section .entry-title,.color-scheme-travel #featured-content-section .entry-title,.color-scheme-travel .selected-posts-section .entry-title,.category-content-section .entry-title,.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title{font-size:20px;font-size:1.25rem;line-height:1.59}.header-highlights-section .hentry.highlight .entry-title{line-height:1.4}.header-highlights-section .hentry-inner .post-thumbnail{overflow:hidden}.header-highlights-section .hentry-inner:hover .post-thumbnail img,.header-highlights-section .hentry-inner:focus .post-thumbnail img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.header-highlights-section .highlight .more-button,.app-section .more-link .more-button{border:0}.category-content-section .hentry-inner{min-height:313px;overflow:hidden;position:relative}.post-thumbnail-background:before{background-color:rgba(0,0,0,.5)}.category-content-section .post-thumbnail-background{-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.category-content-section .hentry-inner:hover .post-thumbnail-background,.category-content-section .hentry-inner:focus .post-thumbnail-background{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.category-content-section .entry-container{padding:21px;position:absolute;bottom:0;left:0;z-index:9}.category-content-section.text-align-left .entry-container{text-align:left}.category-content-section.text-align-center .entry-container{text-align:center}.category-content-section.text-align-right .entry-container{text-align:right}.sidebar-advertisement.section{padding:42px 0}.sidebar-advertisement .widget{padding:0 30px;text-align:center}@-ms-viewport{width:device-width}@viewport{width:device-width}@media screen and (min-width:35.5em){.columns-2 ul.products,.columns-4 ul.products,.related ul.products,.upsells ul.products,.cross-sells ul.products{margin:0 -15px}.columns-2 ul.products li.product,.columns-4 ul.products li.product,.related ul.products li.product,.upsells ul.products li.product,.cross-sells ul.products li.product{padding:0 15px;width:50%}.columns-2 ul.products li.product:nth-child(2n+1),.columns-4 ul.products li.product:nth-child(2n+1){clear:both}.columns-2 ul.products .onsale,.columns-4 ul.products .onsale,.related ul.products .onsale{left:15px}button,button[disabled]:hover,button[disabled]:focus,.button,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.view-all-button .more-link,.pagination .prev,.pagination .next,.posts-navigation a,.site-main #infinite-handle span,.header-media .more-link .more-button,#feature-slider-section .more-link span,#promotion-section .more-button,#hero-section .more-button,.pricing-section .more-button,.header-highlights-section .highlight .more-button,#app-section .more-link .more-button{padding:14px 35px}.entry-meta .meta-sep{display:inline;margin:0 2px}#events-section.classic .events-content-wrapper{padding-left:27px;padding-right:27px}.featured-content-wrapper.layout-four,.featured-content-wrapper.layout-one,.team-content-wrapper.layout-four,.featured-content-wrapper.layout-two,.team-content-wrapper.layout-two,.team-content-wrapper.layout-one,.featured-video-wrapper.layout-two,.featured-video-wrapper.layout-four,.featured-video-wrapper.layout-one,.two-columns-layout #infinite-post-wrap,.no-sidebar.content-width-layout #infinite-post-wrap,.service-content-wrapper.layout-four,.service-content-wrapper.layout-two,.stats-content-wrapper.layout-one,.stats-content-wrapper.layout-two,.stats-content-wrapper.layout-four,.pricing-content-wrapper.layout-one,.pricing-content-wrapper.layout-two,.pricing-content-wrapper.layout-four{margin-left:-15px;margin-right:-15px}.featured-content-wrapper.layout-four .hentry,.team-content-wrapper.layout-four .hentry,.events-content-wrapper.layout-four .hentry,.featured-content-wrapper.layout-two .hentry,.team-content-wrapper.layout-two .hentry,.events-content-wrapper.layout-two .hentry,#colophon .two .widget-column,#colophon .four .widget-column,.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1),.featured-video-wrapper.layout-four .hentry,.featured-video-wrapper.layout-two .hentry,.service-content-wrapper.layout-four .hentry,.service-content-wrapper.layout-two .hentry,.stats-content-wrapper.layout-four .hentry,.stats-content-wrapper.layout-two .hentry,.pricing-content-wrapper.layout-two .hentry,.pricing-content-wrapper.layout-four .hentry{width:50%}#portfolio-content-section .portfolio-content-wrapper{padding-left:23px;padding-right:23px}.portfolio-content-wrapper .hentry{margin-bottom:14px;padding:0 7px;width:50%}.filter-button-group{padding:0 7px}.portfolio-content-wrapper>div{margin-bottom:21px}#secondary .widget{display:block;float:left;width:48%}#secondary .widget:nth-child(2n+1){clear:both;margin-right:4%}.featured-content-wrapper.layout-four .hentry,.team-content-wrapper.layout-four .hentry,.featured-content-wrapper.layout-two .hentry,.featured-content-wrapper.layout-one .hentry,.team-content-wrapper.layout-two .hentry,.team-content-wrapper.layout-one .hentry,.events-content-wrapper.layout-two .hentry,.events-content-wrapper.layout-four .hentry,.events-content-wrapper.layout-one .hentry,.featured-video-wrapper.layout-four .hentry,.featured-video-wrapper.layout-two .hentry,.featured-video-wrapper.layout-one .hentry,.two-columns-layout #infinite-post-wrap .hentry,.no-sidebar.content-width-layout #infinite-post-wrap .hentry,.service-content-wrapper.layout-four .hentry,.service-content-wrapper.layout-two .hentry,.service-content-wrapper.layout-one .hentry,.stats-content-wrapper.layout-one .hentry,.stats-content-wrapper.layout-two .hentry,.stats-content-wrapper.layout-four .hentry,.pricing-content-wrapper.layout-one .hentry,.pricing-content-wrapper.layout-two .hentry,.pricing-content-wrapper.layout-four .hentry{padding:0 15px}#hero-section .hentry{display:table;width:100%}#hero-section .post-thumbnail,#hero-section .entry-container{display:table-cell;vertical-align:middle;width:50%}#hero-section .post-thumbnail{padding-bottom:0;position:absolute;top:0;right:0;bottom:0}#hero-section.content-align-right .post-thumbnail{left:0;right:auto}#hero-section .entry-container,.sidebar .widget,.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1){float:left}.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),.team-content-wrapper.layout-four .hentry:nth-child(2n+1),.events-content-wrapper.layout-four .hentry:nth-child(2n+1),.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),.team-content-wrapper.layout-two .hentry:nth-child(2n+1),.events-content-wrapper.layout-two .hentry:nth-child(2n+1),.sidebar .widget:nth-child(2n+1),#colophon .two .widget-column:nth-child(2n+1),#colophon .four .widget-column:nth-child(2n+1),.featured-video-wrapper.layout-four:nth-child(2n+1),.featured-video-wrapper.layout-two:nth-child(2n+1),.service-content-wrapper.layout-four .hentry:nth-child(2n+1),.service-content-wrapper.layout-two .hentry:nth-child(2n+1),.stats-content-wrapper.layout-two .hentry:nth-child(2n+1),.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),.pricing-content-wrapper.layout-two .hentry:nth-child(2n+1),.pricing-content-wrapper.layout-four .hentry:nth-child(2n+1){clear:both}#hero-section.content-align-right .entry-container:not(.full-width){float:right}.author-info{text-align:left}.author-avatar{clear:both;float:left;margin:0 35px 0 0}.two-columns .hentry{width:50%}.four-columns .hentry{width:25%}.four-columns .hentry:nth-child(4n+1),.two-columns .hentry:nth-child(2n+1){clear:both}.pagination .prev,.pagination .next{width:auto}.posts-navigation{padding:0}.post-navigation .nav-previous,.post-navigation .nav-next{display:table-cell;vertical-align:top;width:50%}.post-navigation .nav-previous{text-align:left}.post-navigation .nav-next{text-align:right}.posts-navigation div+div,.post-navigation div+div{margin-top:0}.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),.posts-navigation .nav-links div:nth-child(2):nth-last-child(1){display:inline-block;width:48%}.posts-navigation .nav-links div:nth-child(1):nth-last-child(2){margin-right:2%}.posts-navigation .nav-links div:nth-child(2):nth-last-child(1){margin-left:2%}blockquote.alignright,blockquote.alignleft{width:50%}.post-navigation .nav-previous{border-left:0}.post-navigation .nav-next{border-right:0}.post-navigation .nav-previous a{padding-left:0}.post-navigation .nav-next a{padding-right:0}.posts-navigation .nav-previous{text-align:left}.posts-navigation .nav-next{text-align:right}.section-content-wrapper.layout-two .hentry:nth-child(2n+1){clear:both}#testimonial-content-section .section-content-wrapper{padding-left:15px;padding-right:15px}#testimonial-content-section .hentry{padding-left:15px;padding-right:15px}#testimonial-content-section.layout-two .hentry{width:50%}#testimonial-content-section.layout-two .hentry:nth-child(3n){clear:both}.stats-section{text-align:left}.stats-section .post-thumbnail img{margin:0 auto 0 0}.contact-info-container .contact-info .hentry .hentry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-info-container .contact-info .post-thumbnail{margin-bottom:0;margin-right:14px}.contact-info-container .entry-container{text-align:left}#hero-section.text-align-left .entry-container,#service-content-section.text-align-left .entry-container,#hero-section.text-align-left .more-link{text-align:left}#hero-section.text-align-right .entry-container,#service-content-section.text-align-right .entry-container,#hero-section.text-align-right .more-link{text-align:right}#hero-section.text-align-center .entry-container,#service-content-section.text-align-center .entry-container,#hero-section.text-align-center .more-link{text-align:center}#service-content-section.text-align-left .post-thumbnail img{margin:0 auto 0 0}#service-content-section.text-align-right .post-thumbnail img{margin:0 0 0 auto}#service-content-section.text-align-center .post-thumbnail img{margin:0 auto}.promotion-video-section.button-alone{padding:28px 0 21px}.playlist-content-wrapper .hentry-inner{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.playlist-content-wrapper .post-thumbnail-background{padding-bottom:0;width:50%;min-height:440px}.content-align-left .playlist-content-wrapper .post-thumbnail-background{order:2}.playlist-content-wrapper .entry-container{width:50%}.playlist-content-wrapper .entry-container.full-width{flex-basis:100%;margin:0 auto;max-width:920px;padding:0;width:auto}.playlist-content-wrapper .entry-header,.playlist-content-wrapper .entry-title{margin-top:0}body .wp-playlist-item{padding-left:0;padding-right:0}.mejs-previous-button.mejs-previous,.mejs-next-button.mejs-next{display:block}.boxed-sidebar .sidebar .widget .textwidget img,.boxed-sidebar .sidebar .widget.ew-about .featured-image img{width:150px;height:150px}.header-highlights-section .hentry{width:50%}.header-highlights-section .section-content-wrapper,.header-highlights-section .hentry{padding:0 15px}.section.text-align-left .hentry-inner{text-align:left}.section.text-align-center .hentry-inner{text-align:center}.section.text-align-right .hentry-inner{text-align:right}#promotion-section.text-align-left .entry-container{text-align:left}#promotion-section.text-align-right .entry-container{text-align:right}}@media screen and (min-width:37.5625em){.sticky-playlist-mobile.admin-bar.playlist-fixed #sticky-playlist-section{top:46px}}@media screen and (min-width:41.6875em){.site-content .woocommerce-ordering,.site-content .woocommerce-result-count{display:inline-block;margin-bottom:0}.woocommerce-shorting-wrapper{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;text-align:left}.woocommerce-shorting-wrapper .woocommerce-result-count{margin-right:auto}table.cart td.actions{text-align:right}table.cart td.actions .coupon{display:inline-block;float:left}table.cart td.actions input,table.cart td.actions .button{display:inline-block;width:auto}.columns-2 ul.products,.columns-3 ul.products,.columns-4 ul.products,.related ul.products,.upsells ul.products,.cross-sells ul.products{margin:0 -15px}.columns-2 ul.products li.product,.columns-4 ul.products li.product{padding:0 15px;width:50%}.columns-3 ul.products li.product,.related ul.products li.product,.upsells ul.products li.product,.cross-sells ul.products li.product{padding:0 15px;width:33.33%}.columns-3 ul.products li.product:nth-child(3n+1),.related ul.products li.product:nth-child(3n+1),.upsells ul.products li.product:nth-child(3n+1),.cross-sells ul.products li.product:nth-child(3n+1){clear:both}.columns-2 ul.products .onsale,.columns-3 ul.products .onsale,.columns-4 ul.products .onsale,.related ul.products .onsale{left:15px}.single-product div.product{content:"";display:table;table-layout:fixed}.single-product div.product .woocommerce-product-gallery,.single-product div.product .entry-summary{float:left}.single-product div.product .woocommerce-product-gallery{width:52.5252525252525%}.single-product div.product .entry-summary{text-align:left;width:47.47474747474747%}.single-product div.product .entry-summary{margin:0;padding-left:30px}.woocommerce-tabs ul.tabs{margin:42px 0 0}.single-product div.product .related,.single-product div.product .upsells,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{margin-top:42px}.cart-collaterals .cart_totals{display:block;clear:both;float:right;width:60%;max-width:600px}table.cart td.actions input,table.cart td.actions .button{margin:0}table.shop_table_responsive tr td.product-thumbnail{width:100px}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%;margin:0}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:66%}.woocommerce-account .woocommerce-MyAccount-content p:first-child{margin-top:0}.woocommerce-account .woocommerce-MyAccount-content form>h3{margin-top:0}.woocommerce-MyAccount-content{padding-top:0}.three-columns .hentry{width:33.33%}.five-columns .hentry{width:20%}.six-columns .hentry{width:16.66%}.seven-columns .hentry{width:14.28%}.eight-columns .hentry{width:12.5%}.nine-columns .hentry{width:11.11%}.nine-columns .hentry:nth-child(9n+1),.eight-columns .hentry:nth-child(8n+1),.seven-columns .hentry:nth-child(7n+1),.six-columns .hentry:nth-child(6n+1),.five-columns .hentry:nth-child(5n+1),.three-columns .hentry:nth-child(3n+1){clear:both}.featured-content-wrapper.layout-three,.no-sidebar.full-width-layout #infinite-post-wrap,.featured-video-wrapper.layout-three,.service-content-wrapper.layout-three,.stats-content-wrapper.layout-three,.pricing-content-wrapper.layout-three{margin-left:-15px;margin-right:-15px}.featured-content-wrapper.layout-three .hentry,.team-content-wrapper.layout-three .hentry,.events-content-wrapper.layout-three .hentry,#colophon .three .widget-column,.featured-video-wrapper.layout-three .hentry,.service-content-wrapper.layout-three .hentry,.stats-content-wrapper.layout-three .hentry,.pricing-content-wrapper.layout-three .hentry{width:33.33%}.featured-content-wrapper.layout-three .hentry,.team-content-wrapper.layout-three .hentry,.no-sidebar.full-width-layout #infinite-post-wrap .hentry,.events-content-wrapper.layout-three .hentry,.featured-video-wrapper.layout-three .hentry,.service-content-wrapper.layout-three .hentry,.stats-content-wrapper.layout-three .hentry,.pricing-content-wrapper.layout-three .hentry{padding:0 15px}.featured-content-wrapper.layout-three .hentry-inner .post-thumbnail,.featured-content-wrapper.layout-three .hentry-inner .entry-container,.no-sidebar.full-width-layout #infinite-post-wrap .hentry .post-thumbnail,.no-sidebar.full-width-layout #infinite-post-wrap .hentry .entry-container,.events-content-wrapper.layout-three .post-thumbnail,.events-content-wrapper.layout-three .entry-container,.featured-video-wrapper.layout-three .post-thumbnail,.featured-video-wrapper.layout-three .entry-container,.portfolio-content-wrapper.layout-three .hentry-inner .post-thumbnail,.portfolio-content-wrapper.layout-three .hentry-inner .entry-container,.service-content-wrapper.layout-three .hentry-inner .post-thumbnail,.service-content-wrapper.layout-three .hentry-inner .entry-container,.stats-content-wrapper.layout-three .hentry-inner .post-thumbnail,.stats-content-wrapper.layout-three .hentry-inner .entry-container,.pricing-content-wrapper.layout-three .hentry-inner .post-thumbnail,.pricing-content-wrapper.layout-three .hentry-inner .entry-container{display:block;width:100%}.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),.team-content-wrapper.layout-three .hentry:nth-child(3n+1),.events-content-wrapper.layout-three .hentry:nth-child(3n+1),.featured-video-wrapper.layout-three .hentry:nth-child(3n+1),.service-content-wrapper.layout-three .hentry:nth-child(3n+1),.stats-content-wrapper.layout-three .hentry:nth-child(3n+1),.pricing-content-wrapper.layout-three .hentry:nth-child(3n+1){clear:both}#feature-slider-section .entry-container,.custom-header-content{padding:100px 50px}.sticky-playlist-enabled .custom-header-content{padding-top:150px}#testimonial-content-section.layout-two .section-content-wrapper{max-width:1730px}#timeline-section .post-thumbnail{margin-bottom:0}#timeline-section .post-thumbnail,#timeline-section .entry-container{width:50%}#timeline-section .hentry{margin-left:0;width:100%}#timeline-section .section-content-wrapper{padding-left:15px;padding-right:15px}#timeline-section .post-thumbnail,#timeline-section .entry-container{padding-left:35px;padding-right:35px}#timeline-section .section-content-wrapper:before{height:calc(100% - 120px);left:50%;transform:translateX(-50%)}#timeline-section .hentry:before{left:50%;transform:translateX(-50%)}#timeline-section .post-thumbnail:before{left:35px;width:calc(100% - 70px)}.countdown-content-wrapper .hentry{width:25%}#countdown-section .text .val{font-size:36px;font-size:2.25rem}#countdown-section .text .type-time{font-size:16px;font-size:1rem}.pricing-section .hentry-inner{padding:35px 14px 56px}.promotion-contact .entry-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.promotion-contact .entry-container .content-wrap{margin-right:auto;text-align:left;width:52%}.promotion-contact .button-wrap{margin:0}.promotion-contact .entry-container{text-align:right}.promotion-video-section.button-alone{padding:70px 0 63px}.mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,.mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider{display:block}body .wp-playlist-caption .wp-playlist-item-title+.wp-playlist-item-album:before{content:" - "}#sticky-playlist-section .mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,#sticky-playlist-section .mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next{display:block}body .wp-playlist-caption .wp-playlist-item-title,body .wp-playlist-caption .wp-playlist-item-album{display:inline}#sticky-playlist-section .wp-playlist-current-item{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}#sticky-playlist-section .mejs-sticky-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%}.app-section.content-align-left .entry-container{float:left}.app-section.content-align-center .entry-container{margin:0 auto}.app-section.content-align-right .entry-container{float:right}.app-image-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row nowrap}.app-image-container div+div{margin:0 0 0 14px}.app-section.text-align-left .post-thumbnail img{margin:0 auto 0 0}.app-section.text-align-center .post-thumbnail img{margin:0 auto}.app-section.text-align-right .post-thumbnail img{margin:0 0 0 auto}.app-section.text-align-left .entry-container{text-align:left}.app-section.text-align-center .entry-container{text-align:center}.app-section.text-align-right .entry-container{text-align:right}.app-section.text-align-left .app-image-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.app-section.text-align-right .app-image-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#events-section.modern .event-list-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#events-section.modern .entry-meta{width:22%}#events-section.modern .event-list-description{width:78%}#events-section.modern .event-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:68%}#events-section.modern .event-title-wrap .entry-header,#events-section.modern .event-title-wrap .entry-content,#events-section.modern .event-title-wrap .entry-summary{padding:0 14px;width:50%}#events-section.modern .event-action-buttons{padding-left:14px}#events-section.modern .event-action-buttons{margin-top:0}#events-section.modern .entry-content,#events-section.modern .entry-summary{margin:0}#footer-newsletter form{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}#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton,#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{margin:0}#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{margin-right:auto;width:70%;padding:13px 14px}.color-scheme-magazine #footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,.color-scheme-travel #footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{padding:10px 14px}#footer-newsletter .ew-newsletter-wrap{padding:35px}.header-highlights-section .hentry:not(.highlight){width:33.33%}.header-highlights-section .hentry.highlight{width:66.66%}.excerpt-image-left .archive-post-wrap .hentry.has-post-thumbnail:not(:first-child):not(:first-child) .post-wrapper,.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail{margin-bottom:0}.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .post-thumbnail,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{-webkit-box-flex:0;-webkit-flex:0 1 50%;-moz-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-left:30px}.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-right:30px}.selected-posts-section .section-content-wrapper.layout-two .hentry{width:100%}.selected-posts-section .section-content-wrapper.layout-two .hentry-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.selected-posts-section .section-content-wrapper.layout-two .post-thumbnail,.selected-posts-section .section-content-wrapper.layout-two .entry-container{width:50%}.selected-posts-section .section-content-wrapper.layout-two .post-thumbnail{margin-bottom:0}.selected-posts-section .section-content-wrapper.layout-two .entry-container{padding-left:35px}}@media screen and (min-width:48.9375em){.sticky-playlist-mobile.admin-bar #sticky-playlist-section,.sticky-playlist-mobile.admin-bar.playlist-fixed #sticky-playlist-section{top:32px}}@media screen and (min-width:64em){.columns-2 ul.products,.columns-3 ul.products,.columns-4 ul.products,.related ul.products,.upsells ul.products,.cross-sells ul.products{margin:0 -20px}.columns-2 ul.products li.product,.columns-3 ul.products li.product,.columns-4 ul.products li.product,.related ul.products li.product,.upsells ul.products li.product,.cross-sells ul.products li.product{padding:0 25px}.columns-2 ul.products .onsale,.columns-3 ul.products .onsale,.columns-4 ul.products .onsale,.related ul.products .onsale{left:20px}.columns-4 ul.products li.product,.full-width .related ul.products li.product,.full-width .upsells ul.products li.product,.full-width .cross-sells ul.products li.product{width:25%}.two-columns .columns-4 ul.products li.product{width:50%}.columns-4 ul.products li.product:nth-child(2n+1),.full-width .related ul.products li.product:nth-child(2n+1),.full-width .upsells ul.products li.product:nth-child(2n+1),.full-width .cross-sells ul.products li.product:nth-child(2n+1){clear:none}.two-columns .columns-4 ul.products li.product:nth-child(2n+1),.columns-4 ul.products li.product:nth-child(4n+1),.full-width .related ul.products li.product:nth-child(4n+1),.full-width .upsells ul.products li.product:nth-child(4n+1),.full-width .cross-sells ul.products li.product:nth-child(4n+1){clear:both}.woocommerce-shorting-wrapper{margin:0 0 42px}.site-header-cart .menu-inline{display:inline-block}.site-header-cart li.menu-inline{padding:0}.site-header-cart .menu-inline>a{padding:17px 20px 17px 0}.site-header-cart .cart-contents{position:relative;background-color:transparent;height:auto;width:auto;text-indent:0}.site-header-cart .site-cart-contents .amount,.site-header-cart .site-cart-contents .sep{display:none}#site-header-secondary-cart-wrapper .site-header-cart .site-cart-contents .amount,#site-header-secondary-cart-wrapper .site-header-cart .site-cart-contents .sep{display:inline-block}#site-search-toggle.menu-search-toggle{display:block;position:relative}#site-product-search,#site-cart-contents-items{position:absolute;top:100%;left:auto;right:0;width:320px;z-index:101;-webkit-animation:fadein .6s;-moz-animation:fadein .6s;-o-animation:fadein .6s;animation:fadein .6s}.site-header-cart .woocommerce .widget_shopping_cart .cart_list li,.site-header-cart .woocommerce.widget_shopping_cart .cart_list li,.site-header-cart .woocommerce-mini-cart__total,.site-header-cart .woocommerce-mini-cart__empty-message{margin:0;padding:10px 30px}#site-product-search .widget{border:1px solid;padding:21px;margin:0}.site-header-cart ul{display:none}.site-header-cart .site-cart:hover ul,.site-header-cart .site-cart.focus ul{display:block}.site-header-cart .woocommerce-mini-cart__buttons a{margin:14px 30px}.boxed-layout .demo_store{max-width:1770px;width:94%}.woocommerce-tabs ul.tabs{margin:49px 0 0}.single-product div.product .related,.single-product div.product .upsells,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{margin-top:49px}.single-product div.product .entry-summary{padding-left:50px}#firefly{display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:9999}.site-footer:before{width:calc(100% - 100px)}#team-content-section .post-thumbnail{margin-bottom:0;padding-right:28px;width:40.5%}#team-content-section .entry-container{width:59.5%}#team-content-section .hentry-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-title{font-size:32px;font-size:2rem}.page-title,.section-title,#footer-instagram .widget-title,#hero-section .entry-title,#promotion-section .entry-title,.promotion-contact .entry-title,.playlist-content-wrapper .entry-title,.app-section .entry-title{font-size:40px;font-size:2.5rem}.color-scheme-magazine .page-title,.color-scheme-magazine .section-title,.color-scheme-magazine #footer-instagram .widget-title,.color-scheme-magazine #hero-section .entry-title,.color-scheme-magazine #promotion-section .entry-title,.color-scheme-magazine .promotion-contact .entry-title,.color-scheme-magazine .playlist-content-wrapper .entry-title,.color-scheme-magazine .app-section .entry-title,.color-scheme-travel .page-title,.color-scheme-travel .section-title,.color-scheme-travel #footer-instagram .widget-title,.color-scheme-travel #hero-section .entry-title,.color-scheme-travel #promotion-section .entry-title,.color-scheme-travel .promotion-contact .entry-title,.color-scheme-travel .playlist-content-wrapper .entry-title,.color-scheme-travel .app-section .entry-title{font-size:34px;font-size:2.125rem}.archive-post-wrap .hentry,.recent-blog-content-wrapper .hentry{margin-bottom:56px}.simple-blog .archive-post-wrap .hentry:first-child,.simple-blog .recent-blog-content-wrapper .hentry:first-child{margin-bottom:63px}.bordered-blog .archive-posts-wrapper .post-wrapper .entry-container,.bordered-blog .recent-blog-content-wrapper .post-wrapper .entry-container,.boxed-blog .archive-posts-wrapper .post-wrapper .entry-container,.boxed-blog .recent-blog-content-wrapper .post-wrapper .entry-container{padding:42px 130px}.header-right-menu-disabled .site-secondary-menu,.secondary-search-wrapper{display:block}#header-navigation-area .secondary-search-wrapper,#header-navigation-area .site-secondary-menu,.search-social-wrap{display:none}.site-primary-menu.toggled-on{border-top:0}#footer-menu-section .wrapper,.gallery-content-wrapper{padding-left:50px;padding-right:50px}#events-section .wrapper{padding:21px 0}.section,#footer-newsletter .widget{padding:21px 0}#events-section.classic .events-content-wrapper{padding-left:31px;padding-right:31px}#hero-section,#events-section.classic{padding:56px 0}.scroll-down{display:block}#header-content input[type=search]{background-color:transparent}#search-top-container .header-top-right{display:none}#search-top-container{border:none;position:absolute;top:60px;right:50px;width:100%;margin:0;max-width:370px;z-index:2;-webkit-box-shadow:-4px 4px 15px 0px rgba(0,0,0,.35);-moz-box-shadow:-4px 4px 15px 0px rgba(0,0,0,.35);box-shadow:-4px 4px 15px 0px rgba(0,0,0,.35)}.boxed-layout #page{width:94%}.site-header-main{padding:35px 50px}.site-content .wrapper{padding:0 25px}#feature-slider-section .entry-container,.custom-header-content{max-width:990px;width:100%;padding:228px 50px}.sticky-playlist-enabled .custom-header-content{padding-top:228px}.site-content,.playlist-section.section{padding:56px 0}#promotion-section .entry-container{margin-bottom:56px;margin-top:56px}.content-bottom-widgets,#footer-instagram .widget-title{padding-top:49px}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button{margin:35px 0 49px}.dropdown-toggle,.site-navigation ul .dropdown-toggle.toggled-on,.menu-toggle,.menu-secondary-toggle,.header-top-button-wrap,.menu-top-toggle,#search-top-container.with-social .header-top-left,#social-primary-navigation{display:none}.site-header-top-main{padding:0}.header-top-bar .wrapper{padding:0 35px}.header-top-bar .top-main-wrapper{margin:0 auto;border:none}.primary-menu-left #site-primary-navigation{text-align:left}.site-header-top-main,.site-primary-menu,.site-secondary-menu,.footer-navigation{display:block}.site-footer-menu{margin:0}.disable-in-mobile,.header-top-bar .contact-details li,.site-navigation .top-menu li{display:inline;float:left}.header-top-bar .contact-details li{margin:0 15px}.menu-search-top-toggle,.header-top-left,#site-top-navigation{display:block;float:left}.menu-search-top-toggle{display:block;float:right}.menu-search-top-toggle{padding:21px 15px}.header-top-left{margin:18px 0}.header-top-right{float:right;margin:10px}#site-header-top-menu .social-navigation ul,.header-top-bar .contact-details li,.site-header .social-navigation ul{padding:0}.site-primary-menu,.site-secondary-menu{position:relative;margin:0}.site-secondary-menu,.site-footer-menu{text-align:center}#search-toggle{border:none;line-height:1.231;margin:0;padding:25px 20px;position:absolute;right:0;top:0}#search-toggle-right .icon{margin-right:0}#search-container{padding:14px 20px}.site-navigation .primary-menu,.site-navigation .primary-menu>li,.site-navigation .secondary-menu,.site-navigation .secondary-menu>li,.footer-navigation li{border:0}.site-navigation .primary-menu>li,.site-navigation .secondary-menu>li,.site-navigation .footer-menu>li{display:inline-block}.site-navigation .primary-menu ul,.site-navigation .secondary-menu ul,.site-navigation .footer-menu ul{text-align:left}.site-navigation a{padding:18px 25px;outline-offset:-8px;white-space:nowrap}.site-navigation ul ul{display:block;text-transform:none;text-align:left;left:-999em;margin:0;padding:11px 0;position:absolute;z-index:99999}.site-navigation ul ul ul{top:-11px}.site-navigation ul ul ul:before,.site-navigation ul ul ul:after{border:0}.site-navigation ul ul li{border:none;border-bottom-width:0}#site-secondary-navigation.site-navigation ul ul a,.site-navigation ul ul a{padding:11px 21px;white-space:normal;width:260px}#social-secondary-navigation-top{clear:both;display:block;margin:0 10px}#site-secondary-navigation{clear:both}#site-top-navigation.site-navigation ul ul a{line-height:1.5;padding:11px 21px}.site-navigation li:hover>ul,.site-navigation li.focus>ul{left:0;right:auto;-webkit-animation:smoothScrollBack .5s forwards,fadein .5s;-moz-animation:smoothScrollBack .5s forwards,fadein .5s;-o-animation:smoothScrollBack .5s forwards,fadein .5s;animation:smoothScrollBack .5s forwards,fadein .5s}@keyframes smoothScrollBack{0%{transform:translateY(20px)}100%{transform:translateY(0px)}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}.site-navigation .secondary-menu li:hover>ul,.site-navigation .secondary-menu li.focus>ul{left:auto;right:0}.site-navigation ul ul li:hover>ul,.site-navigation ul ul li.focus>ul{left:100%;right:auto}.site-navigation .secondary-menu ul li:hover>ul,.site-navigation .secondary-menu ul li.focus>ul{left:auto;right:100%}.site-navigation .menu-item-has-children>a{margin:0}.site-navigation ul ul .menu-item-has-children>a:after{right:.5625em;top:.875em;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.site-navigation .secondary-menu a{padding:14px 20px}.site-navigation .top-menu a{padding:18px 15px}.site-navigation .menu-item-has-children>a>.icon,.site-navigation .page_item_has_children>a>.icon{display:inline;left:9px;position:relative;top:-1px}.site-navigation ul ul .menu-item-has-children>a>.icon,.site-navigation ul ul .page_item_has_children>a>.icon{margin-top:-7px;left:auto;position:absolute;right:9px;top:50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.site-navigation .secondary-menu ul .menu-item-has-children>a>.icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.site-navigation ul,.header-top-left ul{text-align:center}#site-footer-navigation,#social-footer-navigation{margin-bottom:28px}#feature-slider-section .slider-content-wrapper{padding:0;position:absolute;top:50%;left:0;right:0;z-index:101;max-width:990px;margin:0 auto;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#feature-slider-section .cycle-prev{left:42px}#feature-slider-section .cycle-next{right:42px}#secondary .widget{width:100%}#secondary .widget:nth-child(2n+1){margin-right:0}#colophon .four .widget-column{width:25%}#colophon .four .widget-column:nth-child(2n+1){clear:none}#colophon .four .widget-column:nth-child(4n+1){clear:both}.featured-content-wrapper.layout-three .hentry,.featured-content-wrapper.layout-one .hentry,.team-content-wrapper.layout-three .hentry,.featured-content-wrapper.layout-two .hentry,.team-content-wrapper.layout-two .hentry,.team-content-wrapper.layout-one .hentry,.no-sidebar.full-width-layout #infinite-post-wrap .hentry,.two-columns-layout #infinite-post-wrap .hentry,.no-sidebar.content-width-layout #infinite-post-wrap .hentry,.events-content-wrapper.layout-three .hentry,.events-content-wrapper.layout-two .hentry,.events-content-wrapper.layout-one .hentry,.featured-video-wrapper.layout-three .hentry,.featured-video-wrapper.layout-two .hentry,.featured-video-wrapper.layout-one .hentry,.service-content-wrapper.layout-three .hentry,.service-content-wrapper.layout-two .hentry,.service-content-wrapper.layout-one .hentry,.stats-content-wrapper.layout-one .hentry,.stats-content-wrapper.layout-two .hentry,.stats-content-wrapper.layout-three .hentry,.pricing-content-wrapper.layout-one .hentry,.pricing-content-wrapper.layout-two .hentry,.pricing-content-wrapper.layout-three .hentry{padding:0 25px}.featured-content-wrapper.layout-four,.team-content-wrapper.layout-four,.featured-content-wrapper.layout-three,.team-content-wrapper.layout-four,.featured-content-wrapper.layout-two,.featured-content-wrapper.layout-one,.team-content-wrapper.layout-two,.team-content-wrapper.layout-one,.no-sidebar.full-width-layout #infinite-post-wrap,.two-columns-layout #infinite-post-wrap,.no-sidebar.content-width-layout #infinite-post-wrap,.featured-video-wrapper.layout-three,.featured-video-wrapper.layout-two,.featured-video-wrapper.layout-four,.featured-video-wrapper.layout-one,.service-content-wrapper.layout-four,.service-content-wrapper.layout-three,.service-content-wrapper.layout-two,.service-content-wrapper.layout-one,.stats-content-wrapper.layout-one,.stats-content-wrapper.layout-two,.stats-content-wrapper.layout-three,.stats-content-wrapper.layout-four,.pricing-content-wrapper.layout-one,.pricing-content-wrapper.layout-two,.pricing-content-wrapper.layout-three,.pricing-content-wrapper.layout-four{margin-left:0;margin-right:0}.featured-content-wrapper.layout-three,.team-content-wrapper.layout-three,.featured-content-wrapper.layout-two,.featured-content-wrapper.layout-one,.team-content-wrapper.layout-two,.team-content-wrapper.layout-one,.featured-video-wrapper.layout-three,.featured-video-wrapper.layout-two,.featured-video-wrapper.layout-one,.error-404.not-found,.no-results.not-found,.service-content-wrapper.layout-three,.service-content-wrapper.layout-two,.site-main.woocommerce,.stats-content-wrapper.layout-one,.stats-content-wrapper.layout-two,.stats-content-wrapper.layout-three,.pricing-content-wrapper.layout-one,.pricing-content-wrapper.layout-two,.pricing-content-wrapper.layout-three{padding-left:25px;padding-right:25px}#portfolio-content-section .portfolio-content-wrapper{padding-left:43px;padding-right:43px}#hero-section .wrapper{padding:0 50px}.product-content-section .section-content-wrapper{padding-left:50px;padding-right:50px}#hero-section .entry-container,#promotion-section.content-frame .entry-container-frame{padding:56px}#promotion-section:not(.content-frame) .entry-container-frame{padding-bottom:56px;padding-top:56px}#promotion-section .content-wrapper{padding:0 50px}.recent-blog-content-wrapper{padding-left:25px;padding-right:25px}.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),.team-content-wrapper.layout-four .hentry:nth-child(2n+1),.events-content-wrapper.layout-four .hentry:nth-child(2n+1),.featured-video-wrapper.layout-four .hentry:nth-child(2n+1),.service-content-wrapper.layout-four .hentry:nth-child(2n+1),.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),.pricing-content-wrapper.layout-four .hentry:nth-child(2n+1){clear:none}.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),.team-content-wrapper.layout-four .hentry:nth-child(4n+1),.events-content-wrapper.layout-four .hentry:nth-child(4n+1),.featured-video-wrapper.layout-four .hentry:nth-child(4n+1),.service-content-wrapper.layout-four .hentry:nth-child(4n+1),.stats-content-wrapper.layout-four .hentry:nth-child(4n+1),.pricing-content-wrapper.layout-four .hentry:nth-child(4n+1){clear:both}.featured-content-wrapper.layout-four .hentry,.team-content-wrapper.layout-four .hentry,.events-content-wrapper.layout-four .hentry,.featured-video-wrapper.layout-four .hentry,.portfolio-content-wrapper.layout-four .hentry,.service-content-wrapper.layout-four .hentry,.stats-content-wrapper.layout-four .hentry,.pricing-content-wrapper.layout-four .hentry{width:25%}.portfolio-content-wrapper.layout-three .hentry{width:33.33%}.featured-content-wrapper.layout-four .hentry,.team-content-wrapper.layout-four .hentry,.events-content-wrapper.layout-four .hentry,.featured-video-wrapper.layout-four .hentry,.portfolio-content-wrapper.layout-four .hentry,.service-content-wrapper.layout-four .hentry,.stats-content-wrapper.layout-four .hentry,.pricing-content-wrapper.layout-four .hentry{padding:0 20px}.content-area{float:left;margin-right:-100%;width:70%;max-width:1040px}.sidebar{float:right;margin-left:70%;max-width:440px;width:30%}.boxed-sidebar .content-area,.bordered-sidebar .content-area{width:67%}.boxed-sidebar .sidebar,.bordered-sidebar .sidebar{margin-left:67%;max-width:100%;width:33%}.boxed-sidebar .content-right .sidebar,.bordered-sidebar .content-right .sidebar{margin-right:67%}.site-main .hentry,#secondary,.comments-area,.navigation.post-navigation{padding:0 25px}.site-content .sidebar{margin-top:0}.content-right .content-area{float:right;margin-right:0;margin-left:-100%}.content-right .sidebar{float:left;margin-right:70%;margin-left:0}.no-sidebar .content-area{float:none;margin:0 auto;width:100%}.no-sidebar.full-width-layout .content-area{margin:0;max-width:100%;width:100%}.author-info{padding:42px}.comment-list,.comments-area,.singular-content-wrap .entry-header,.archive .page-header,.error404 .page-header,.search .page-header,.woocommerce-products-header,.archive-posts-wrapper .section-heading-wrapper{margin-bottom:42px}.author-info,.singular-content-wrap .post-thumbnail,.singular-content-wrap .entry-content,.entry-footer{margin:42px 0}.widget-column{padding:14px 20px}.woocommerce-pagination,.post-navigation,.posts-navigation,.pagination,.site-main #infinite-handle{margin:0}.navigation.posts-navigation,.navigation.navigation{padding:0 25px}#site-generator{padding:28px 0}.site-info .wrapper{padding:0 30px}.copyright,.powered{padding:0 20px}.site-branding{margin:14px 0}.portfolio-content-wrapper .entry-container{opacity:0;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transition:.6s}.portfolio-content-wrapper .hentry-inner:hover .entry-container{opacity:1}.portfolio-content-wrapper .entry-title,.portfolio-content-wrapper .entry-meta{opacity:0;-webkit-transform:translateX(-28px);-moz-transform:translateX(-28px);-ms-transform:translateX(-28px);-o-transform:translateX(-28px);transform:translateX(-28px);-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}.portfolio-content-wrapper .hentry-inner .entry-meta{-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-ms-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.portfolio-content-wrapper .hentry-inner:hover .entry-title,.portfolio-content-wrapper .hentry-inner:hover .entry-meta{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.comment-respond{padding:35px 42px}#header-navigation-area .wrapper{padding-left:50px;padding-right:50px}.admin-bar #feature-slider-section .hentry,.admin-bar .header-media .custom-header-media{height:calc(100vh - 32px)}#feature-slider-section .hentry,.header-media .custom-header-media{height:100vh}#header-content input[type=search]{border:0;border-bottom:1px solid transparent;cursor:pointer;max-width:0;padding-left:0;position:relative;z-index:2;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease}#header-content input[type=search]:focus{cursor:text;max-width:220px;position:static}.site-header-main{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:42px 30px}.social-header-enabled .site-branding{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.social-header-enabled .site-secondary-menu,.social-header-enabled .secondary-search-wrapper{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.social-header-enabled .site-secondary-menu{text-align:left}.social-header-enabled .site-branding .site-identity{margin:0 auto}.social-header-enabled .search-social-container{float:right}.site-secondary-menu{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin:14px 0}.header-center-layout .site-branding{margin:14px auto;text-align:center}.post-wrapper .more-link{margin-top:28px}.more-link{margin-top:28px}.section-content-wrapper .entry-footer .entry-meta{margin:28px 0 0}.comment-respond{margin:42px auto;padding:42px}body:not(.no-header-image) .custom-header-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#feature-slider-section .entry-title,.header-media .entry-title{font-size:76px;font-size:4.75rem}.clients-content-wrapper,#testimonial-content-section .hentry,#testimonial-content-section .section-content-wrapper{padding-left:25px;padding-right:25px}#timeline-section .section-content-wrapper{padding-left:25px;padding-right:25px}#timeline-section .post-thumbnail,#timeline-section .entry-container{padding-left:45px;padding-right:45px}#timeline-section .post-thumbnail:before{left:45px;width:calc(100% - 90px)}#timeline-section .post-thumbnail img,#portfolio-content-section .post-thumbnail img,.post-wrapper .post-thumbnail img{-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#timeline-section .post-thumbnail:hover img,#portfolio-content-section .hentry-inner:hover .post-thumbnail img,.post-wrapper .post-thumbnail:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.view-icon{opacity:0;right:-50px;top:-50px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease}#timeline-section .post-thumbnail:hover .view-icon{opacity:1;right:0;top:0}.countdown-content-wrapper{padding-left:25px;padding-right:25px}.countdown-content-wrapper .hentry{padding-left:25px;padding-right:25px;width:25%}#countdown-section .text .val{font-size:46px;font-size:2.875rem}.portfolio-content-wrapper .entry-container>.inner-wrap{padding:21px}.catch-breadcrumb.breadcrumb-area{padding:21px 50px 0}.section-content-wrapper,#footer-newsletter .ew-newsletter-wrap{padding-top:35px}.post-wrapper .entry-title,.simple-blog .archive-post-wrap .post-wrapper .entry-title,.simple-blog .recent-blog-content-wrapper .post-wrapper .entry-title{font-size:30px;font-size:1.875rem}.stats-content-wrapper .entry-title,.pricing-section .amount{font-size:36px;font-size:2.25rem}.contact-info-container:not(.single-layout){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-info-container .contact-info,.contact-info-container .contact-form{width:50%;margin:0 auto}.contact-info-container .contact-info .post-thumbnail{margin-right:21px}.contact-section .contact-info,.contact-section .contact-form{padding-left:50px;padding-right:50px}.contact-section input[type=date],.contact-section input[type=time],.contact-section input[type=datetime-local],.contact-section input[type=week],.contact-section input[type=month],.contact-section input[type=text],.contact-section input[type=email],.contact-section input[type=url],.contact-section input[type=password],.contact-section input[type=search],.contact-section input[type=tel],.contact-section input[type=number],.contact-section textarea{padding:15px}.pricing-section .hentry-inner{padding:42px 42px 63px}.pricing-section .package-price{padding-top:42px}.pricing-section .entry-container>.more-link{margin-top:42px}.pricing-section .entry-content,.pricing-section .entry-summary{margin-top:42px}.promotion-contact .entry-container{padding-left:50px;padding-right:50px}.color-scheme-corporate #feature-slider-section .entry-title,.color-scheme-corporate .header-media .entry-title{font-size:56px;font-size:3.5rem}.promotion-video-section.button-alone{padding:105px 0}#portfolio-content-section .filter-button-group .button{margin:0 10px;padding:7px 14px}.playlist-content-wrapper,#sticky-playlist-section .section-content-wrapper{padding:0 50px}#sticky-playlist-section{position:fixed;top:0}.admin-bar #sticky-playlist-section{top:32px}.playlist-content-wrapper .entry-container{padding:56px}#sticky-playlist-section .mejs-container.mejs-container .mejs-inner{margin-right:auto;width:98%}.mejs-sticky-playlist-container.mejs-container .mejs-time,.mejs-sticky-playlist-container.mejs-container .mejs-time-rail{display:block}.woocommerce-loop-product__title,.woocommerce-loop-category__title{font-size:24px;font-size:1.5rem}.app-section .entry-container{padding:56px 50px}.app-image-container div+div{margin:0 0 0 21px}#events-section.modern .section-content-wrapper{padding-left:50px;padding-right:50px}#featured-video-section.modern .featured-video-wrapper{padding-left:50px;padding-right:50px}#featured-video-section.modern .video-post-wrap .hentry{padding:0 0 0 35px;margin-bottom:35px}#featured-video-section.modern .first-post-wrap{margin-bottom:0}.header-highlights-section .hentry:not(.highlight){width:25%}.header-highlights-section .hentry.highlight{width:50%}.header-highlights-section .section-content-wrapper,.header-highlights-section .hentry{padding:0 25px}.section.no-headline{padding-top:56px}.bordered-sidebar .sidebar .widget{margin-bottom:42px}.app-section.boxed-layout{max-width:1510px;margin:0 auto;width:calc(100% - 100px)}.section:not(:nth-child(2n)).app-section.boxed-layout,.section:not(:nth-child(2n)).app-section.boxed-layout+.section,.section:not(:nth-child(2n)).app-section.boxed-layout+.site-content{margin-top:56px}.selected-posts-section .section-content-wrapper.layout-two .hentry{width:50%}.selected-posts-section .section-content-wrapper.layout-two .post-thumbnail{width:35.61643835616438%}.selected-posts-section .section-content-wrapper.layout-two .entry-container{width:64.38356164383562%}.sidebar-advertisement.section{padding:56px 0}.sidebar-advertisement .widget{padding:0 40px}.site-primary-menu.toggled-on{box-shadow:none}}@media screen and (min-width:85.375em){.columns-2 ul.products,.columns-3 ul.products,.columns-4 ul.products,.related ul.products,.upsells ul.products,.cross-sells ul.products{margin:0 -25px}.columns-2 ul.products .onsale,.columns-3 ul.products .onsale,.columns-4 ul.products .onsale,.related ul.products .onsale{left:25px}.woocommerce-shorting-wrapper{margin:0 0 49px}ul.products li.product{margin:0 auto 42px}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{margin-bottom:2.882352941176471em}table.shop_table_responsive tr td{padding:14px 28px}.woocommerce-tabs ul.tabs{margin:63px 0 0}.single-product div.product .related,.single-product div.product .upsells,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{margin-top:63px}.woocommerce-pagination{margin-top:7px}h1{font-size:46px;font-size:2.875rem}h2{font-size:37px;font-size:2.3125rem}h3,.single-product div.product .entry-summary .entry-title{font-size:28px;font-size:1.75rem}h4,blockquote{font-size:24px;font-size:1.5rem}.entry-title{font-size:28px;font-size:1.75rem}.header-highlights-section .hentry:not(.highlight) .entry-title,.color-scheme-magazine #featured-content-section .entry-title,.color-scheme-magazine .selected-posts-section .entry-title,.color-scheme-travel #featured-content-section .entry-title,.color-scheme-travel .selected-posts-section .entry-title,.category-content-section .entry-title,.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-title{font-size:22px;font-size:1.375rem}.post-wrapper .entry-title{font-size:38px;font-size:2.375rem}.site-header-main{padding:49px 30px}caption,th,td{padding:14px 28px}.archive-post-wrap .hentry,.recent-blog-content-wrapper .hentry,.boxed-blog .archive-post-wrap .hentry,.boxed-blog .recent-blog-content-wrapper .hentry,.simple-blog .archive-post-wrap .hentry,.simple-blog .recent-blog-content-wrapper .hentry{margin-bottom:63px}.simple-blog .archive-post-wrap .hentry:first-child,.simple-blog .recent-blog-content-wrapper .hentry:first-child{margin-bottom:70px}#feature-slider-section .entry-title,.header-media .entry-title{font-size:98px;font-size:6.125rem}#hero-section .entry-container,#promotion-section.content-frame .entry-container-frame{padding:70px}#promotion-section:not(.content-frame) .entry-container-frame{padding-bottom:70px;padding-top:70px}#footer-instagram .widget-title{padding:0 42px;margin-bottom:42px}.section-heading-wrapper{padding-bottom:7px}.hentry{margin-bottom:42px}.portfolio-content-wrapper>div{margin-bottom:28px}.view-more{margin:0 0 42px}#site-generator{padding:35px 0}.comment-respond{margin:49px auto;padding:49px 42px}.entry-header .entry-meta>span,.color-scheme-magazine .singular-content-wrap .entry-header .entry-meta>span,.color-scheme-magazine .entry-header .entry-title+.entry-meta>span,.color-scheme-travel .singular-content-wrap .entry-header .entry-meta>span,.color-scheme-travel .entry-header .entry-title+.entry-meta>span{margin-left:26px}.view-all-button{margin-bottom:42px}#events-section .wrapper{padding:35px 0 28px}.section,#footer-newsletter .widget{padding:35px 0 28px}#events-section.classic .events-content-wrapper{padding-left:45px;padding-right:45px}#promotion-section .entry-container{margin-bottom:70px;margin-top:70px}.site-content,.playlist-section.section{padding:70px 0}#hero-section,#events-section.classic{padding:70px 0}.site-title{font-size:40px;font-size:2.5rem}.page-title,.section-title,#footer-instagram .widget-title,#hero-section .entry-title,#promotion-section .entry-title,.promotion-contact .entry-title,.playlist-content-wrapper .entry-title,.app-section .entry-title{font-size:49px;font-size:3.0625rem}.color-scheme-magazine .page-title,.color-scheme-magazine .section-title,.color-scheme-magazine #footer-instagram .widget-title,.color-scheme-magazine #hero-section .entry-title,.color-scheme-magazine #promotion-section .entry-title,.color-scheme-magazine .promotion-contact .entry-title,.color-scheme-magazine .playlist-content-wrapper .entry-title,.color-scheme-magazine .app-section .entry-title,.color-scheme-travel .page-title,.color-scheme-travel .section-title,.color-scheme-travel #footer-instagram .widget-title,.color-scheme-travel #hero-section .entry-title,.color-scheme-travel #promotion-section .entry-title,.color-scheme-travel .promotion-contact .entry-title,.color-scheme-travel .playlist-content-wrapper .entry-title,.color-scheme-travel .app-section .entry-title{font-size:36px;font-size:2.25rem}.comments-title,.comment-reply-title{font-size:32px;font-size:2rem}.comment-reply-title{font-size:28px;font-size:1.75rem}.site-main #infinite-handle{bottom:-42px}body:not(.two-columns-layout).infinite-scroll .site-content{padding-bottom:112px}body:not(.two-columns-layout).infinite-scroll.infinity-end .site-content{padding-bottom:28px}.portfolio-content-wrapper .entry-container>.inner-wrap{padding:21px 28px}.stats-content-wrapper .entry-title,.pricing-section .amount{font-size:42px;font-size:2.625rem}.contact-info-container .contact-info .post-thumbnail{margin-right:28px}.contact-section input[type=date],.contact-section input[type=time],.contact-section input[type=datetime-local],.contact-section input[type=week],.contact-section input[type=month],.contact-section input[type=text],.contact-section input[type=email],.contact-section input[type=url],.contact-section input[type=password],.contact-section input[type=search],.contact-section input[type=tel],.contact-section input[type=number],.contact-section textarea{padding:18px}.pricing-section .hentry-inner{padding:42px 49px 77px}.color-scheme-corporate #feature-slider-section .entry-title,.color-scheme-corporate .header-media .entry-title{font-size:70px;font-size:4.375rem}#team-content-section .entry-meta .relation,#testimonial-content-section .entry-meta .position{font-size:18px;font-size:1.125rem}.promotion-video-section.button-alone{padding:149px 0 142px}#sticky-playlist-section .wp-playlist-current-item{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}#sticky-playlist-section .mejs-sticky-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.playlist-content-wrapper .entry-container{padding:70px}.app-section .entry-container{padding:70px 50px}.app-image-container div+div{margin:0 0 0 28px}#events-section.modern .event-button,#events-section.modern .event-button+.event-button{margin:4px}#events-section.modern .event-action-buttons{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;width:32%}#featured-video-section.modern .featured-video-wrapper{padding-bottom:42px}#featured-video-section.modern .video-post-wrap .hentry{padding:0 0 0 42px;margin-bottom:42px}#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry{padding:35px}.boxed-sidebar .sidebar .widget .textwidget img,.boxed-sidebar .sidebar .widget.ew-about .featured-image img{width:250px;height:250px}.boxed-sidebar .sidebar .widget{padding:42px 50px;margin-bottom:42px}.bordered-sidebar .sidebar .widget{margin-bottom:49px;padding:50px 40px}.essential-widgets .hentry{margin-bottom:21px}.section.no-headline{padding-top:70px}.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-left:40px}.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-right:40px}.section:not(:nth-child(2n)).app-section.boxed-layout,.section:not(:nth-child(2n)).app-section.boxed-layout+.section,.section:not(:nth-child(2n)).app-section.boxed-layout+.site-content{margin-top:70px}.category-content-section .entry-container{padding:28px}.sidebar-advertisement.section{padding:70px 0}.sidebar-advertisement .widget{padding:0 50px}}@media screen and (min-width:100em){ul.products li.product{margin:0 auto 49px}ul.products li.product img{margin:0 auto 28px}.products .price{display:block;font-size:20px;font-size:1.25rem}.woocommerce-tabs ul.tabs{margin:70px 0 0}.single-product div.product .related,.single-product div.product .upsells,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{margin-top:70px}.woocommerce-pagination{margin-top:14px}.woocommerce .product-container .button{font-size:16px;font-size:1rem;padding:12px 35px}body,button,input,select,textarea{font-size:22px;font-size:1.375rem}h1{font-size:60px;font-size:3.75rem}h2,.post-wrapper .entry-title{font-size:46px;font-size:2.875rem}h3,.single-product div.product .entry-summary .entry-title{font-size:32px;font-size:2rem}.site-header-main{padding:63px 30px}#feature-slider-section .entry-container,.custom-header-content{padding:325px 50px}.sticky-playlist-enabled .custom-header-content{padding-top:325px}.site-content,.playlist-section.section{padding:91px 0}.hentry{margin-bottom:49px}.portfolio-content-wrapper>div{margin-bottom:35px}.author-info,.singular-content-wrap .post-thumbnail,.singular-content-wrap .entry-content,.entry-footer{margin:49px 0}.comment-list,.comments-area,.singular-content-wrap .entry-header,.archive .page-header,.error404 .page-header,.search .page-header,.woocommerce-products-header,.archive-posts-wrapper .section-heading-wrapper{margin-bottom:49px}.content-bottom-widgets,#footer-instagram .widget-title{padding-top:70px}.comment-respond{margin:56px auto;padding:65px 49px}.post-navigation a{padding:49px}#feature-slider-section .entry-meta{font-size:18px;font-size:1.125rem}.site-footer .footer-widget-area{padding:35px 0 0}#site-footer-navigation,#social-footer-navigation{margin-bottom:35px}#team-content-section .post-thumbnail{padding-right:35px}.view-all-button{margin-bottom:49px}#events-section .post-thumbnail .icon{font-size:42px;font-size:2.625rem}#events-section .wrapper{padding:56px 0 42px}.section,#footer-newsletter .widget{padding:56px 0 42px}#events-section.classic .events-content-wrapper{padding-left:66px;padding-right:66px}#promotion-section .entry-container{margin-bottom:91px;margin-top:91px}.section-heading-wrapper{padding-bottom:14px}#hero-section,#events-section.classic{padding:91px 0}#promotion-section.content-frame .entry-container-frame,#hero-section .entry-container{padding:91px 105px}#promotion-section:not(.content-frame) .entry-container-frame{padding-bottom:91px;padding-top:91px}.site-title{font-size:49px;font-size:3.0625rem}.page-title,.section-title,#footer-instagram .widget-title,#hero-section .entry-title,#promotion-section .entry-title,.promotion-contact .entry-title,.playlist-content-wrapper .entry-title,.app-section .entry-title{font-size:60px;font-size:3.75rem}.color-scheme-magazine .page-title,.color-scheme-magazine .section-title,.color-scheme-magazine #footer-instagram .widget-title,.color-scheme-magazine #hero-section .entry-title,.color-scheme-magazine #promotion-section .entry-title,.color-scheme-magazine .promotion-contact .entry-title,.color-scheme-magazine .playlist-content-wrapper .entry-title,.color-scheme-magazine .app-section .entry-title,.color-scheme-travel .page-title,.color-scheme-travel .section-title,.color-scheme-travel #footer-instagram .widget-title,.color-scheme-travel #hero-section .entry-title,.color-scheme-travel #promotion-section .entry-title,.color-scheme-travel .promotion-contact .entry-title,.color-scheme-travel .playlist-content-wrapper .entry-title,.color-scheme-travel .app-section .entry-title{font-size:42px;font-size:2.625rem}#feature-slider-section .entry-title,.header-media .entry-title{font-size:126px;font-size:7.875rem}.comments-title,.comment-reply-title{font-size:36px;font-size:2.25rem}.site-main #infinite-handle{bottom:-49px}body:not(.two-columns-layout).infinite-scroll .site-content{padding-bottom:140px}body:not(.two-columns-layout).infinite-scroll.infinity-end .site-content{padding-bottom:42px}#timeline-section .section-content-wrapper:before{height:calc(100% - 130px)}.bordered-blog .archive-posts-wrapper .post-wrapper .entry-container,.bordered-blog .recent-blog-content-wrapper .post-wrapper .entry-container,.boxed-blog .archive-posts-wrapper .post-wrapper .entry-container,.boxed-blog .recent-blog-content-wrapper .post-wrapper .entry-container{padding:49px 130px}.boxed-blog .archive-posts-wrapper .post-wrapper .entry-container,.boxed-blog .recent-blog-content-wrapper .post-wrapper .entry-container{padding-bottom:56px;padding-top:56px}.bordered-blog .archive-post-wrap .hentry,.bordered-blog .recent-blog-content-wrapper .hentry{margin-bottom:91px}.portfolio-content-wrapper .entry-container>.inner-wrap{padding:28px 49px}.stats-content-wrapper .entry-title,.pricing-section .amount{font-size:49px;font-size:3.0625rem}body.color-scheme-corporate,#events-section.modern .entry-content,#events-section.modern .entry-summary,#events-section.modern .date-month-year,#featured-video-section.modern .entry-meta,#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry .entry-title,.color-scheme-magazine .taxonomy-description,.color-scheme-magazine .taxonomy-description-wrapper,.color-scheme-travel .taxonomy-description,.color-scheme-travel .taxonomy-description-wrapper{font-size:20px;font-size:1.25rem}.contact-info-container .contact-info .post-thumbnail{margin-right:35px}.contact-section input[type=date],.contact-section input[type=time],.contact-section input[type=datetime-local],.contact-section input[type=week],.contact-section input[type=month],.contact-section input[type=text],.contact-section input[type=email],.contact-section input[type=url],.contact-section input[type=password],.contact-section input[type=search],.contact-section input[type=tel],.contact-section input[type=number],.contact-section textarea{padding:23px}.pricing-section .hentry-inner{padding:42px 70px 98px}.pricing-section .entry-content,.pricing-section .entry-summary{margin-top:49px}.color-scheme-corporate #feature-slider-section .entry-title,.color-scheme-corporate .header-media .entry-title{font-size:86px;font-size:5.375rem}.promotion-video-section.button-alone{padding:203px 0 189px}#scrollup{padding:4px}.header-media .site-header-logo,#feature-slider-section .slider-logo{margin-bottom:21px;margin-top:21px}#playlist-section .entry-title span{margin-top:28px}.playlist-content-wrapper .entry-container{padding:91px}body .wp-playlist .wp-playlist-current-item img{height:60px;width:60px}.app-section .entry-container{padding:91px 50px}.app-image-container div+div{margin:0 0 0 35px}#events-section.modern .hentry{padding-bottom:42px}#featured-video-section.modern .featured-video-wrapper{padding-bottom:49px}#featured-video-section.modern .video-post-wrap .hentry{padding:0 0 0 49px;margin-bottom:49px}#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry{padding:42px 42px 42px 49px}#featured-video-section.modern .entry-title{font-size:24px;font-size:1.5rem}.boxed-sidebar .sidebar .widget{margin-bottom:49px}.essential-widgets .hentry{margin-bottom:28px}.header-highlights-section .hentry.highlight .entry-title{font-size:30px;font-size:1.875rem}.section.no-headline{padding-top:91px}.excerpt-image-left .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-left .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-left:50px}.excerpt-image-right .archive-post-wrap .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container,.excerpt-image-right .recent-blog-content-wrapper .has-post-thumbnail:not(:first-child) .post-wrapper .entry-container{padding-right:50px}.bordered-sidebar .sidebar .widget{margin-bottom:63px;padding:50px}.bordered-sidebar .sidebar .widget .widget-title span{padding:0 35px}.section:not(:nth-child(2n)).app-section.boxed-layout,.section:not(:nth-child(2n)).app-section.boxed-layout+.section,.section:not(:nth-child(2n)).app-section.boxed-layout+.site-content{margin-top:91px}.post-thumbnail .post-format-icon{padding:12px}.selected-posts-section .section-content-wrapper.layout-two .entry-container{padding-left:42px;padding-right:42px}.category-content-section .entry-container{padding:35px}.sidebar-advertisement.section{padding:91px 0}}body{background:#000}.site-title a{color:#fff}.site-description{color:rgba(255,255,255,.5)}.boxed-layout #page,.bordered-sidebar .sidebar .widget .widget-title span,.section:nth-child(2n)#promotion-section.content-frame .entry-container,#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,.section:nth-child(2n)#hero-section .hero-content-wrapper .entry-container,#header-navigation-area .wrapper,.mob-catchSticky .search-social-wrap,.section:nth-child(2n)#events-section.classic .wrapper,.clock-canvas,.section:nth-child(2n)#portfolio-content-section .portfolio-content-wrapper .entry-container>.inner-wrap,.section:nth-child(2n).pricing-section .hentry-inner,.section:nth-child(2n).playlist-section .entry-container,.boxed-blog .section:nth-child(2n).recent-blog-section .post-wrapper .entry-container,.woocommerce-shorting-wrapper .woocommerce-ordering select,.section:nth-child(2n)#featured-video-section.modern.thumbnail-background .video-post-wrap{background-color:#000}#header-navigation-area,.header-media,.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel,.ew-tabbed-recent-popular .ui-state-active,.ew-tabbed-recent-popular .ui-widget-content .ui-state-active,.ew-tabbed-recent-popular .ui-widget-header .ui-state-active,.section:nth-child(2n),.hero-content-wrapper .entry-container,#events-section.classic .wrapper,#promotion-section.content-frame .entry-container,.portfolio-content-wrapper .entry-container>.inner-wrap,.pricing-section .hentry-inner,.playlist-section .entry-container,.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments,.woocommerce-shorting-wrapper,.woocommerce-tabs .panel,ul.wc_payment_methods .payment_box,.woocommerce-tabs ul.tabs li.active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover,.woocommerce-account .woocommerce-MyAccount-navigation a:focus,.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.boxed-blog .post-wrapper .entry-container,.boxed-sidebar .sidebar .widget,#featured-video-section.modern.thumbnail-background .video-post-wrap{background-color:#111}@media screen and (min-width:64em){.site-navigation ul ul{background-color:#111}}hr,pre,thead th,mark,ins,.no-comments,.header-top-bar,.header-top-button-wrap,#footer-newsletter .wrapper,#feature-slider-section .cycle-pager span,.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=week]:focus,input[type=month]:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus,.ew-tabbed-recent-popular .ui-state-default{background-color:#222}body,button,input,select,textarea{color:#afafaf}th a{color:#afafaf}#scrollup,#scrollup:hover,#scrollup:focus,.widget_calendar tbody a,.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,.header-media .more-link .more-button,.header-media .more-link .more-button:hover,.header-media .more-link .more-button:focus,#feature-slider-section .more-link span,#feature-slider-section .more-link span:hover,#feature-slider-section .more-link span:focus,#promotion-section .more-button,#promotion-section .more-button:hover,#promotion-section .more-button:focus,.catch-instagram-feed-gallery-widget-wrapper .button,#feature-slider-section .cycle-pager span:hover,#feature-slider-section .cycle-pager span:focus,#feature-slider-section .cycle-pager .cycle-pager-active,.page-links a,.page-links a:hover,.page-links a:focus,.pagination .prev,.pagination .next,.posts-navigation a,.site-main #infinite-handle span,.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus,.posts-navigation a:hover,.posts-navigation a:focus,.site-main #infinite-handle span:hover,.site-main #infinite-handle span:focus,.sticky-post,button,button:hover,button:focus,button[disabled]:hover,button[disabled]:focus,.button,.button:hover,.button:focus,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce a.button:hover,.woocommerce a.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li span.current,.view-all-button .more-link,.view-all-button .more-link:hover,.view-all-button .more-link:focus,.meta-sep,.scroll-down,mark,ins,.view-icon,.entry-header .cat-links a,.entry-header .cat-links a:hover,.entry-header .cat-links a:focus,.entry-footer .cat-links a,.entry-footer .cat-links a:hover,.entry-footer .cat-links a:focus,.entry-footer .tags-links a,.entry-footer .tags-links a:hover,.entry-footer .tags-links a:focus,#hero-section .more-button,#hero-section .more-button:hover,#hero-section .more-button:focus,.pricing-section .more-button,.pricing-section .more-button:hover,.pricing-section .more-button:focus,.promotion-video-section .custom-video-button,.promotion-video-section .custom-video-button:hover,.promotion-video-section .custom-video-button:focus,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.header-highlights-section .highlight .more-button,.header-highlights-section .highlight .more-button:hover,.header-highlights-section .highlight .more-button:focus,.app-section .more-link .more-button,.app-section .more-link .more-button:hover,.app-section .more-link .more-button:focus{color:#fff}#scrollup,.widget_calendar tbody a,.custom-header-media .wp-custom-header-video-button,.header-media .more-link .more-button,#feature-slider-section .more-link span,#feature-slider-section .cycle-pager span:hover,#feature-slider-section .cycle-pager span:focus,#feature-slider-section .cycle-pager .cycle-pager-active,button,button[disabled]:hover,button[disabled]:focus,.button,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.sticky-post,.page-links a,.site-main #infinite-handle span,.pagination .prev,.pagination .next,.posts-navigation a,#promotion-section .more-button,.woocommerce span.onsale,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.catch-instagram-feed-gallery-widget-wrapper .button,.view-all-button .more-link,.view-icon,.entry-header .cat-links a,.entry-footer .cat-links a,.entry-footer .tags-links a,#hero-section .more-button,.pricing-section .more-button,.promotion-video-section .custom-video-button:hover,.promotion-video-section .custom-video-button:focus,.promotion-video-section .button-outline:hover .custom-video-button,.promotion-video-section .button-outline:focus .custom-video-button,#events-section.modern .button.ghost-button:hover,#events-section.modern .button.ghost-button:focus,.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-current,.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.header-highlights-section .highlight .more-button,.app-section .more-link .more-button{background-color:#5f4b8b}#hero-section .drop-cap:first-letter ,#team-content-section .entry-meta .relation,#testimonial-content-section .entry-meta .position,#testimonial-content-section .cycle-pager span.cycle-pager-active,#clients-section .cycle-pager span.cycle-pager-active,.bordered-sidebar .sidebar .widget_categories ul>li,.bordered-sidebar .sidebar .widget_archive ul>li{color:#5f4b8b}.promotion-video-section .button-outline:hover,.promotion-video-section .button-outline:focus,.pricing-section .hentry.highlight .hentry-wrap:before,.woocommerce .product-container a.button,#events-section.modern .button.ghost-button{border-color:#5f4b8b}#scrollup:hover,#scrollup:focus,.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,.header-media .more-link .more-button:hover,.header-media .more-link .more-button:focus,#feature-slider-section .more-link span:hover,#feature-slider-section .more-link span:focus,.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,.custom-header-media .wp-custom-header-video-button:hover,.custom-header-media .wp-custom-header-video-button:focus,button:hover,button:focus,.button:hover,.button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus,.woocommerce div.product form.cart .button:hover,.woocommerce div.product form.cart .button:focus,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:focus,.woocommerce a.button:focus,.woocommerce button.button:focus,.woocommerce input.button:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.page-links a:hover,.page-links a:focus,.site-main #infinite-handle span:hover,.site-main #infinite-handle span:focus,.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus,.posts-navigation a:hover,.posts-navigation a:focus,#promotion-section .more-button:hover,#promotion-section .more-button:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li span.current,.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,.view-all-button .more-link:hover,.view-all-button .more-link:focus,.entry-header .cat-links a:hover,.entry-header .cat-links a:focus,.entry-footer .cat-links a:hover,.entry-footer .cat-links a:focus,.entry-footer .tags-links a:hover,.entry-footer .tags-links a:focus,#hero-section .more-button:hover,#hero-section .more-button:focus,.view-icon:hover,.view-icon:focus,.pricing-section .more-button:hover,.pricing-section .more-button:focus,.promotion-video-section .custom-video-button,.filter-button-group .button.is-checked,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:hover,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:focus,.ctsocialwidget a:hover,.ctsocialwidget a:focus,.header-highlights-section .highlight .more-button:hover,.header-highlights-section .highlight .more-button:focus,.app-section .more-link .more-button:hover,.app-section .more-link .more-button:focus{background-color:#555}.promotion-video-section .button-outline,.woocommerce .product-container a.button:hover,.woocommerce .product-container a.button:focus,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:hover,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:focus,.ctsocialwidget a:hover,.ctsocialwidget a:focus{border-color:#555}.site-navigation li a,.entry-meta a,input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,.comment-metadata .comment-reply-link,.widget li,.bordered-sidebar .sidebar .widget_categories ul>li span,.bordered-sidebar .sidebar .widget_archive ul>li span,.woocommerce div.product p.price,.woocommerce ul.products li.product .price,.widget_recent_entries .post-date,.widget_rss .rss-date,.widget_rss cite,#search-toggle-right,#search-toggle,.entry-caption,.dropdown-toggle,.wp-caption .wp-caption-text,.comment-metadata,.pingback .edit-link,.comment-metadata a,.pingback .comment-edit-link,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags,.entry-meta .icon,.post-navigation .nav-subtitle,#promotion-section .entry-content form,#clients-section .cycle-pager span,#testimonial-content-section .cycle-pager span,#clients-section .cycle-prev,#clients-section .cycle-next,#testimonial-content-section .cycle-prev,#testimonial-content-section .cycle-next,.sidebar a,.search-submit,.social-navigation a,.ctsocialwidget a,.boxed-blog .entry-header .cat-links a,.simple-blog .entry-header .cat-links a{color:#999}.entry-header .entry-title+.entry-meta>span+span:before{border-color:#999}a,.site-navigation a:hover,.site-navigation a:focus,.site-navigation .current-menu-item>a,.site-navigation .current-menu-ancestor>a,.menu-toggle,.entry-title a,.entry-meta a:hover,.entry-meta a:focus,.more-link,.widget-title a,.post-navigation a,.author-name .url,input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=week]:focus,input[type=month]:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus,.search-submit:hover,.search-submit:focus,.social-navigation a:hover,.social-navigation a:focus,.ctsocialwidget a:hover,.ctsocialwidget a:focus,.tagcloud a:hover,.tagcloud a:focus,.author-link:hover,.author-link:focus,.comment-reply-link:hover,.comment-reply-link:focus,.dropdown-toggle:hover,.dropdown-toggle:focus,.sidebar a:hover,.sidebar a:focus,.events-content-wrapper .entry-title a,.essential-widgets .entry-title a,.ew-tabbed-recent-popular .ui-state-active a,.ew-tabbed-recent-popular .ui-state-active a:link,.ew-tabbed-recent-popular .ui-state-active a:visited,.woocommerce-loop-product__title,.price ins .woocommerce-Price-amount,#events-section.modern .entry-meta .date-week-day,.boxed-blog .entry-header .cat-links a:hover,.boxed-blog .entry-header .cat-links a:focus,.simple-blog .entry-header .cat-links a:hover,.simple-blog .entry-header .cat-links a:focus{color:#fff}a:hover,a:focus,a:active,.site-title a:hover,.site-title a:focus,.entry-title a:hover,.entry-title a:focus,.required,.entry-meta .icon:hover,.entry-meta .icon:focus,.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus,#feature-slider-section .entry-title a:hover,#feature-slider-section .entry-title a:focus,#feature-slider-section .entry-meta a:hover,#feature-slider-section .entry-meta a:focus,#feature-slider-section .entry-meta .icon:hover,#feature-slider-section .entry-meta .icon:focus,.woocommerce div.product p.price:hover,.woocommerce div.product p.price:focus,.woocommerce ul.products li.product .price:hover,.woocommerce ul.products li.product .price:focus,.comment-metadata .comment-reply-link:hover,.comment-metadata .comment-reply-link:focus,blockquote:before,th a:hover,th a:focus,.post-navigation a:hover,.post-navigation a:focus,.tagcloud a,.author-link,.comment-reply-link,.scroll-down:hover,.scroll-down:focus,#feature-slider-section .entry-title a:hover,#feature-slider-section .entry-title a:focus,#feature-slider-section .entry-meta a:hover,#feature-slider-section .entry-meta a:focus,.events-content-wrapper .entry-title a:hover,.events-content-wrapper .entry-title a:focus,.text .type-time,.scroll-down:hover,.scroll-down:focus,#testimonial-content-section .cycle-prev:hover,#testimonial-content-section .cycle-prev:focus,#testimonial-content-section .cycle-next:hover,#testimonial-content-section .cycle-next:focus,#testimonial-content-section .cycle-pager span:hover,#testimonial-content-section .cycle-pager span:focus,#clients-section .cycle-prev:hover,#clients-section .cycle-prev:focus,#clients-section .cycle-next:hover,#clients-section .cycle-next:focus,#clients-section .cycle-pager span:hover,#clients-section .cycle-pager span:focus,#clients-section.has-background-image .cycle-prev:hover,#clients-section.has-background-image .cycle-prev:focus,#clients-section.has-background-image .cycle-next:hover,#clients-section.has-background-image .cycle-next:focus,#clients-section.has-background-image .cycle-pager span.cycle-pager-active,#testimonial-content-section .section-content-wrapper .entry-content:before,#testimonial-content-section .entry-header:before,.menu-toggle:hover,.menu-toggle:focus,.menu-toggle.toggled-on,.menu-toggle.toggled-on:hover,.menu-toggle.toggled-on:focus,#search-toggle-right:hover,#search-toggle:hover,#search-toggle-right:focus,#search-toggle:focus,.more-link:hover,.more-link:focus,.essential-widgets .entry-title a:hover,.essential-widgets .entry-title a:focus,.stats-section .entry-title a:hover,.stats-section .entry-title a:focus,.stats-section .entry-content .more-link:hover,.stats-section .entry-content .more-link:focus,.stats-section .entry-summary .more-link:hover,.stats-section .entry-summary .more-link:focus,.woocommerce-loop-product__title:hover,.woocommerce-loop-product__title:focus,.price ins .woocommerce-Price-amount:hover,.price ins .woocommerce-Price-amount:focus,#events-section.modern .entry-meta .date-week-day:hover,#events-section.modern .entry-meta .date-week-day:focus{color:#999}.entry-header .entry-meta .byline .icon,.entry-header .entry-meta .author .icon,.entry-header .entry-meta .posted-on .icon,.entry-header .entry-meta .comments-link .icon,#events-section .post-thumbnail .icon{fill:#999}.team-content-wrapper .hentry-inner,.menu-toggle:hover,.menu-toggle:focus{border-color:#999}#feature-slider-section .cycle-prev:hover,#feature-slider-section .cycle-prev:focus,#feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-next:focus,#timeline-section .hentry:before{background-color:#999}h1,h2,h3,h4,h5,h6,.boxed-blog .post-wrapper .more-link .more-button,.page-links>.page-links-title,#countdown-section .text .val,.author-name,.drop-cap:first-letter ,.pricing-section .amount,.wp-playlist .wp-playlist-caption,.wp-playlist.wp-playlist-light .wp-playlist-caption,.wp-playlist-item-length,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#fff}#team-content-section .post-thumbnail a:before,.pricing-section .hentry-wrap:before{border-color:#fff}#team-content-section .post-thumbnail a:before{box-shadow:0 0 0 30px rgba(255,255,255,.8)}@media screen and (min-width:64em){body #header-navigation-area .wrapper{background:0 0}}tbody tr,.author-info,.page-links a,.page-links>span,.comment-respond,.comment-list article,.comment-list .pingback,.comment-list .trackback,.image-navigation,.comment-navigation,#search-top-container,.section-content-wrapper .post-wrapper .entry-footer,.wp-caption .wp-caption-text,.comment-list article,.site-primary-menu.toggled-on,#header-navigation-area,#countdown-section .clock-canvas:before,.post-navigation .nav-previous,.post-navigation .nav-next,.site-navigation li,.bordered-blog .archive-posts-wrapper .post-wrapper,.recent-blog-content-wrapper .post-wrapper,.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel,.ew-tabbed-recent-popular .ui-state-active,.ew-tabbed-recent-popular .ui-widget-content .ui-state-active,.ew-tabbed-recent-popular .ui-widget-header .ui-state-active,.site-footer:before,.section+.site-content,.site-content+.section,.pricing-section .entry-content>p,.pricing-section .entry-summary>p,.pricing-section .entry-content>ul>li,.pricing-section .entry-summary>ul>li,.single-product .product_meta,#events-section.modern .hentry,.wp-playlist .wp-playlist-item,#playlist-section .mejs-controls,.boxed-blog .post-wrapper .more-link .more-button,.woocommerce-shorting-wrapper .woocommerce-ordering select,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button,.ctsocialwidget a,.simple-blog .hentry .more-button,.bordered-sidebar .sidebar .widget,.bordered-sidebar .sidebar .widget_categories ul>li,.bordered-sidebar .sidebar .widget_archive ul>li,.bordered-sidebar .sidebar .ew-archive ul>li,.bordered-sidebar .sidebar .ew-category ul>li,.tagcloud a,#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry{border-color:#1c1c1c}input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,#timeline-section .section-content-wrapper:before{background-color:#1c1c1c}@media screen and (min-width:64em){.primary-search-wrapper .social-navigation,.secondary-search-wrapper .social-navigation{border-color:#1c1c1c}#header-content input[type=search]:focus{border-bottom-color:#1c1c1c}}@media screen and (min-width:64em){#header-navigation-area{border:0}}#feature-slider-section .entry-title a,#feature-slider-section .entry-meta a,#feature-slider-section .entry-title,#feature-slider-section .entry-content,#feature-slider-section .entry-summary,#feature-slider-section .cycle-prev:hover,#feature-slider-section .cycle-prev:focus,#feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-next:focus,#feature-slider-section .sub-title,.custom-header-content .sub-title,.custom-header-content .entry-title,.custom-header-content .site-header-text,.custom-header-media .wp-custom-header-video-button,.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,.custom-header-media .wp-custom-header-video-button:hover,.custom-header-media .wp-custom-header-video-button:focus,.ew-newsletter.has-background-image .section-title{color:#fff}#featured-video-section.has-background-image .section-title,#featured-video-section.has-background-image .taxonomy-description-wrapper,.stats-section .section-title,.stats-section .taxonomy-description-wrapper,.stats-section .entry-title a,.stats-section .entry-content,.stats-section .entry-summary,.stats-section .entry-content .more-link,.stats-section .entry-summary .more-link,.category-content-section .entry-title a,.category-content-section .entry-meta{color:#fff}.site-footer{background-color:#000}.site-footer{color:#afafaf}.site-footer a,.site-footer .site-navigation li a{color:#999}.site-footer a:hover,.site-footer a:focus,.site-footer .site-navigation li a:hover,.site-footer .site-navigation li a:focus{color:#fff}.site-footer .widget .widget-title{color:#fff}.stats-section{background-image:linear-gradient(to left,#fe5e3b,#ff2e65)}.gradient-buttons button,.gradient-buttons .button,.gradient-buttons input[type=button],.gradient-buttons input[type=reset],.gradient-buttons input[type=submit],.gradient-buttons .woocommerce div.product form.cart .button,.gradient-buttons.woocommerce #respond input#submit,.gradient-buttons .woocommerce a.button,.gradient-buttons .woocommerce button.button,.gradient-buttons .woocommerce input.button,.gradient-buttons .view-all-button .more-link,.gradient-buttons .pagination .prev,.gradient-buttons .pagination .next,.gradient-buttons .posts-navigation a,.gradient-buttons .site-main #infinite-handle span,.gradient-buttons .header-media .more-link .more-button,.gradient-buttons #feature-slider-section .more-link span,.gradient-buttons #promotion-section .more-button,.gradient-buttons #hero-section .more-button,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.gradient-buttons .pricing-section .more-button,.gradient-buttons #scrollup,.gradient-buttons .header-highlights-section .highlight .more-button,.gradient-buttons .app-section .more-link .more-button{background-image:linear-gradient(to bottom,#fe5e3b,#ff2e65);transition:.5s}.gradient-buttons button:hover,.gradient-buttons button:focus,.gradient-buttons button[disabled]:hover,.gradient-buttons button[disabled]:focus,.gradient-buttons .button:hover,.gradient-buttons .button:focus,.gradient-buttons input[type=button]:hover,.gradient-buttons input[type=button]:focus,.gradient-buttons input[type=button][disabled]:hover,.gradient-buttons input[type=button][disabled]:focus,.gradient-buttons input[type=reset]:hover,.gradient-buttons input[type=reset]:focus,.gradient-buttons input[type=reset][disabled]:hover,.gradient-buttons input[type=reset][disabled]:focus,.gradient-buttons input[type=submit]:hover,.gradient-buttons input[type=submit]:focus,.gradient-buttons input[type=submit][disabled]:hover,.gradient-buttons input[type=submit][disabled]:focus,.gradient-buttons .woocommerce div.product form.cart .button:hover,.gradient-buttons .woocommerce div.product form.cart .button:focus,.gradient-buttons.woocommerce #respond input#submit:hover,.gradient-buttons.woocommerce #respond input#submit:focus,.gradient-buttons .woocommerce a.button:hover,.gradient-buttons .woocommerce a.button:focus,.gradient-buttons .woocommerce button.button:hover,.gradient-buttons .woocommerce button.button:focus,.gradient-buttons .woocommerce input.button:hover,.gradient-buttons .woocommerce input.button:focus,.gradient-buttons .view-all-button .more-link:hover,.gradient-buttons .view-all-button .more-link:focus,.gradient-buttons .pagination .prev:hover,.gradient-buttons .pagination .prev:focus,.gradient-buttons .pagination .next:hover,.gradient-buttons .pagination .next:focus,.gradient-buttons .posts-navigation a:hover,.gradient-buttons .posts-navigation a:focus,.gradient-buttons .site-main #infinite-handle span:hover,.gradient-buttons .site-main #infinite-handle span:focus,.gradient-buttons .header-media .more-link .more-button:hover,.gradient-buttons .header-media .more-link .more-button:focus,.gradient-buttons #feature-slider-section .more-link span:hover,.gradient-buttons #feature-slider-section .more-link span:focus,.gradient-buttons #promotion-section .more-button:hover,.gradient-buttons #promotion-section .more-button:focus,.gradient-buttons #hero-section .more-button:hover,.gradient-buttons #hero-section .more-button:focus,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button:hover,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button:focus,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button:hover,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button:focus,.gradient-buttons .pricing-section .more-button:hover,.gradient-buttons .pricing-section .more-button:focus,.gradient-buttons #scrollup:hover,.gradient-buttons #scrollup:focus,.gradient-buttons .header-highlights-section .highlight .more-button:hover,.gradient-buttons .header-highlights-section .highlight .more-button:focus,.gradient-buttons .app-section .more-link .more-button,.gradient-buttons .app-section .more-link .more-button{background-image:linear-gradient(to bottom,#ff2e65,#fe5e3b)}.gradient-buttons button.search-submit,.gradient-buttons button.search-submit:hover,.gradient-buttons button.search-submit:focus,.gradient-buttons button.menu-toggle,.gradient-buttons button.menu-toggle:hover,.gradient-buttons button.menu-toggle:focus,.gradient-buttons button.dropdown-toggle,.gradient-buttons button.dropdown-toggle:hover,.gradient-buttons button.dropdown-toggle:focus,.gradient-buttons button.cycle-next,.gradient-buttons button.cycle-next:hover,.gradient-buttons button.cycle-next:focus,.gradient-buttons button.cycle-prev,.gradient-buttons button.cycle-prev:hover,.gradient-buttons button.cycle-prev:focus{background-image:none}.section:nth-child(2n)+.site-footer:before{border:0}.wp-playlist .mejs-container .mejs-controls,.wp-playlist .mejs-container,.wp-playlist.wp-playlist-light .wp-playlist-playing,body .wp-playlist.wp-audio-playlist{background-color:transparent}
body,button,input,select,textarea{font-family:"Josefin Sans",sans-serif}.site-title{font-family:"Josefin Sans",sans-serif}.site-description{font-family:"Josefin Sans",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Josefin Sans",sans-serif}#feature-slider-section .entry-title,.header-media .entry-title{font-family:"Great Vibes",sans-serif}.custom-header-media:before{background-color:rgba(0,0,0,.01)}#feature-slider-section .slider-image-wrapper:before{background-color:rgba(0,0,0,.3)}#promotion-section .post-thumbnail-background:before{background-color:rgba(0,0,0,.3)}.promotion-contact .post-thumbnail-background:before{background-color:rgba(0,0,0,0)}.app-section .post-thumbnail-background:before{background-color:rgba(0,0,0,.5)}body{background-color:#000}.site-title a{color:#fff}.site-description{color:rgba(255,255,255,.5)}.boxed-layout #page,.bordered-sidebar .sidebar .widget .widget-title span,.section:nth-child(2n)#promotion-section.content-frame .entry-container,#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,.section:nth-child(2n)#hero-section .hero-content-wrapper .entry-container,#header-navigation-area .wrapper,.mob-catchSticky .search-social-wrap,.section:nth-child(2n)#events-section.classic .wrapper,.clock-canvas,.section:nth-child(2n)#portfolio-content-section .portfolio-content-wrapper .entry-container>.inner-wrap,.section:nth-child(2n).pricing-section .hentry-inner,.section:nth-child(2n).playlist-section .entry-container,.boxed-blog .section:nth-child(2n).recent-blog-section .post-wrapper .entry-container,.woocommerce-shorting-wrapper .woocommerce-ordering select,.section:nth-child(2n)#featured-video-section.modern.thumbnail-background .video-post-wrap{background-color:#000}#header-navigation-area,.header-media,.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel,.ew-tabbed-recent-popular .ui-state-active,.ew-tabbed-recent-popular .ui-widget-content .ui-state-active,.ew-tabbed-recent-popular .ui-widget-header .ui-state-active,.section:nth-child(2n),.hero-content-wrapper .entry-container,#events-section.classic .wrapper,#promotion-section.content-frame .entry-container,.portfolio-content-wrapper .entry-container>.inner-wrap,.pricing-section .hentry-inner,.playlist-section .entry-container,.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments,.woocommerce-shorting-wrapper,.woocommerce-tabs .panel,ul.wc_payment_methods .payment_box,.woocommerce-tabs ul.tabs li.active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover,.woocommerce-account .woocommerce-MyAccount-navigation a:focus,.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.boxed-blog .post-wrapper .entry-container,.boxed-sidebar .sidebar .widget,#featured-video-section.modern.thumbnail-background .video-post-wrap{background-color:#111}@media screen and (min-width:64em){.site-navigation ul ul{background-color:#111}}body,button,input,select,textarea,[class^=wp-block-]:not(.wp-block-gallery) figcaption,.wp-block-pullquote,.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation,.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{color:#999}th a{color:#999}h1,h2,h3,h4,h5,h6,.boxed-blog .post-wrapper .more-link .more-button,.page-links>.page-links-title,#countdown-section .text .val,.author-name,.drop-cap:first-letter ,.pricing-section .amount,.wp-playlist .wp-playlist-caption,.wp-playlist.wp-playlist-light .wp-playlist-caption,.wp-playlist-item-length,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{color:#fff}#team-content-section .post-thumbnail a:before,.pricing-section .hentry-wrap:before{border-color:#fff}#team-content-section .post-thumbnail a:before{box-shadow:0 0 0 30px rgba(255,255,255,.8)}a,.site-navigation a:hover,.site-navigation a:focus,.site-navigation .current-menu-item>a,.site-navigation .current-menu-ancestor>a,.menu-toggle,.entry-title a,.entry-meta a:hover,.entry-meta a:focus,.more-link,.widget-title a,.post-navigation a,.author-name .url,input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=week]:focus,input[type=month]:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus,.tagcloud a:hover,.tagcloud a:focus,.author-link:hover,.author-link:focus,.comment-reply-link:hover,.comment-reply-link:focus,.dropdown-toggle:hover,.dropdown-toggle:focus,.sidebar a:hover,.sidebar a:focus,.events-content-wrapper .entry-title a,.search-submit:hover,.search-submit:focus,.social-navigation a:hover,.social-navigation a:focus,.ctsocialwidget a:hover,.ctsocialwidget a:focus,.essential-widgets .entry-title a,.ew-tabbed-recent-popular .ui-state-active a,.ew-tabbed-recent-popular .ui-state-active a:link,.ew-tabbed-recent-popular .ui-state-active a:visited,.woocommerce-loop-product__title,.price ins .woocommerce-Price-amount,#events-section.modern .entry-meta .date-week-day,.boxed-blog .entry-header .cat-links a:hover,.boxed-blog .entry-header .cat-links a:focus,.simple-blog .entry-header .cat-links a:hover,.simple-blog .entry-header .cat-links a:focus{color:#fff}.entry-breadcrumbs a:after,.woocommerce .woocommerce-breadcrumb a:after{border-left-color:#fff}a:hover,a:focus,a:active,.site-title a:hover,.site-title a:focus,.entry-title a:hover,.entry-title a:focus,.required,.entry-meta .icon:hover,.entry-meta .icon:focus,.comment-metadata a:hover,.comment-metadata a:focus,.pingback .comment-edit-link:hover,.pingback .comment-edit-link:focus,#feature-slider-section .entry-title a:hover,#feature-slider-section .entry-title a:focus,#feature-slider-section .entry-meta a:hover,#feature-slider-section .entry-meta a:focus,#feature-slider-section .entry-meta .icon:hover,#feature-slider-section .entry-meta .icon:focus,.woocommerce div.product p.price:hover,.woocommerce div.product p.price:focus,.woocommerce ul.products li.product .price:hover,.woocommerce ul.products li.product .price:focus,.comment-metadata .comment-reply-link:hover,.comment-metadata .comment-reply-link:focus,blockquote:before,th a:hover,th a:focus,.post-navigation a:hover,.post-navigation a:focus,.tagcloud a,.author-link,.comment-reply-link,.scroll-down:hover,.scroll-down:focus,#feature-slider-section .entry-title a:hover,#feature-slider-section .entry-title a:focus,#feature-slider-section .entry-meta a:hover,#feature-slider-section .entry-meta a:focus,.events-content-wrapper .entry-title a:hover,.events-content-wrapper .entry-title a:focus,.text .type-time,.scroll-down:hover,.scroll-down:focus,#testimonial-content-section .cycle-prev:hover,#testimonial-content-section .cycle-prev:focus,#testimonial-content-section .cycle-next:hover,#testimonial-content-section .cycle-next:focus,#testimonial-content-section .cycle-pager span:hover,#testimonial-content-section .cycle-pager span:focus,#clients-section .cycle-prev:hover,#clients-section .cycle-prev:focus,#clients-section .cycle-next:hover,#clients-section .cycle-next:focus,#clients-section .cycle-pager span:hover,#clients-section .cycle-pager span:focus,#clients-section.has-background-image .cycle-prev:hover,#clients-section.has-background-image .cycle-prev:focus,#clients-section.has-background-image .cycle-next:hover,#clients-section.has-background-image .cycle-next:focus,#clients-section.has-background-image .cycle-pager span.cycle-pager-active,#testimonial-content-section .section-content-wrapper .entry-content:before,#testimonial-content-section .entry-header:before,.menu-toggle:hover,.menu-toggle:focus,.menu-toggle.toggled-on,.menu-toggle.toggled-on:hover,.menu-toggle.toggled-on:focus,#search-toggle-right:hover,#search-toggle:hover,#search-toggle-right:focus,#search-toggle:focus,.more-link:hover,.more-link:focus,.essential-widgets .entry-title a:hover,.essential-widgets .entry-title a:focus,.stats-section .entry-title a:hover,.stats-section .entry-title a:focus,.stats-section .entry-content .more-link:hover,.stats-section .entry-content .more-link:focus,.stats-section .entry-summary .more-link:hover,.stats-section .entry-summary .more-link:focus,.woocommerce-loop-product__title:hover,.woocommerce-loop-product__title:focus,.price ins .woocommerce-Price-amount:hover,.price ins .woocommerce-Price-amount:focus,#events-section.modern .entry-meta .date-week-day:hover,#events-section.modern .entry-meta .date-week-day:focus{color:#999}.entry-header .entry-meta .byline .icon,.entry-header .entry-meta .author .icon,.entry-header .entry-meta .posted-on .icon,.entry-header .entry-meta .comments-link .icon,#events-section .post-thumbnail .icon{fill:#999}.team-content-wrapper .hentry-inner,.menu-toggle:hover,.menu-toggle:focus,.section-heading-wrapper:after,#hero-section .section-title-wrapper:after,#promotion-section.content-frame .section-title-wrapper:after,.wp-block-quote:not(.is-large):not(.is-style-large){border-color:#999}#feature-slider-section .cycle-prev:hover,#feature-slider-section .cycle-prev:focus,#feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-next:focus,#timeline-section .hentry:before{background-color:#999}.site-navigation li a,.entry-meta a,input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,.comment-metadata .comment-reply-link,.widget li,.bordered-sidebar .sidebar .widget_categories ul>li span,.bordered-sidebar .sidebar .widget_archive ul>li span,.woocommerce div.product p.price,.woocommerce ul.products li.product .price,.widget_recent_entries .post-date,.widget_rss .rss-date,.widget_rss cite,#search-toggle-right,#search-toggle,.entry-caption,.dropdown-toggle,.wp-caption .wp-caption-text,.comment-metadata,.pingback .edit-link,.comment-metadata a,.pingback .comment-edit-link,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags,.entry-meta .icon,.post-navigation .nav-subtitle,#promotion-section .entry-content form,#clients-section .cycle-pager span,#testimonial-content-section .cycle-pager span,#clients-section .cycle-prev,#clients-section .cycle-next,#testimonial-content-section .cycle-prev,#testimonial-content-section .cycle-next,.wp-block-latest-comments__comment-date,.sidebar a,.search-submit,.social-navigation a,.ctsocialwidget a,.boxed-blog .entry-header .cat-links a,.simple-blog .entry-header .cat-links a{color:#999}.entry-header .entry-title+.entry-meta>span+span:before{border-color:#999}#scrollup,.widget_calendar tbody a,.header-media .more-link .more-button,#feature-slider-section .more-link span,#promotion-section .more-button,#hero-section .more-button,.catch-instagram-feed-gallery-widget-wrapper .button,#feature-slider-section .cycle-pager .cycle-pager-active,.page-links a,.pagination .prev,.pagination .next,.posts-navigation a,.site-main #infinite-handle span,.sticky-post,button,.button,input[type=button],input[type=reset],input[type=submit],.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.view-all-button .more-link,.meta-sep,.scroll-down,.view-icon,.entry-header .cat-links a,.entry-footer .cat-links a,.entry-footer .tags-links a,.pricing-section .more-button,.promotion-video-section .custom-video-button,.promotion-video-section .custom-video-button:hover,.promotion-video-section .custom-video-button:focus,.wp-block-file .wp-block-file__button,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.header-highlights-section .highlight .more-button,.app-section .more-link .more-button,.wp-block-button .wp-block-button__link{color:#fff}#scrollup:hover,#scrollup:focus,.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,.header-media .more-link .more-button:hover,.header-media .more-link .more-button:focus,#feature-slider-section .more-link span:hover,#feature-slider-section .more-link span:focus,#promotion-section .more-button:hover,#promotion-section .more-button:focus,#hero-section .more-button:hover,#hero-section .more-button:focus,#feature-slider-section .cycle-pager span:hover,#feature-slider-section .cycle-pager span:focus,#feature-slider-section .cycle-pager .cycle-pager-active,.page-links a:hover,.page-links a:focus,.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus,.posts-navigation a:hover,.posts-navigation a:focus,.site-main #infinite-handle span:hover,.site-main #infinite-handle span:focus,button:hover,button:focus,button[disabled]:hover,button[disabled]:focus,.button:hover,.button:focus,input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit:focus,.woocommerce a.button:hover,.woocommerce a.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li span.current,.view-all-button .more-link:hover,.view-all-button .more-link:focus,.entry-header .cat-links a:hover,.entry-header .cat-links a:focus,.entry-footer .cat-links a:hover,.entry-footer .cat-links a:focus,.entry-footer .tags-links a:hover,.entry-footer .tags-links a:focus,.view-icon:hover,.view-icon:focus,.pricing-section .more-button:hover,.pricing-section .more-button:focus,.header-highlights-section .highlight .more-button:hover,.header-highlights-section .highlight .more-button:focus,.app-section .more-link .more-button:hover,.app-section .more-link .more-button:focus,.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#fff}#scrollup,.widget_calendar tbody a,.custom-header-media .wp-custom-header-video-button,.header-media .more-link .more-button,#feature-slider-section .more-link span,#feature-slider-section .cycle-pager span:hover,#feature-slider-section .cycle-pager span:focus,#feature-slider-section .cycle-pager .cycle-pager-active,button,button[disabled]:hover,button[disabled]:focus,.button,input[type=button],input[type=button][disabled]:hover,input[type=button][disabled]:focus,input[type=reset],input[type=reset][disabled]:hover,input[type=reset][disabled]:focus,input[type=submit],input[type=submit][disabled]:hover,input[type=submit][disabled]:focus,.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.sticky-post,.page-links a,.site-main #infinite-handle span,.pagination .prev,.pagination .next,.posts-navigation a,#promotion-section .more-button,#hero-section .more-button,.woocommerce span.onsale,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.catch-instagram-feed-gallery-widget-wrapper .button,.view-all-button .more-link,.view-icon,.entry-header .cat-links a,.entry-footer .cat-links a,.entry-footer .tags-links a,.pricing-section .more-button,.promotion-video-section .custom-video-button:hover,.promotion-video-section .custom-video-button:focus,.promotion-video-section .button-outline:hover .custom-video-button,.promotion-video-section .button-outline:focus .custom-video-button,#events-section.modern .button.ghost-button:hover,#events-section.modern .button.ghost-button:focus,.wp-block-file .wp-block-file__button,.wp-block-button .wp-block-button__link,.wp-playlist .mejs-controls .mejs-time-rail .mejs-time-current,.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.wp-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.header-highlights-section .highlight .more-button,.app-section .more-link .more-button{background-color:#4063e6}#hero-section .drop-cap:first-letter ,#team-content-section .entry-meta .relation,#testimonial-content-section .entry-meta .position,#testimonial-content-section .cycle-pager span.cycle-pager-active,#clients-section .cycle-pager span.cycle-pager-active,.bordered-sidebar .sidebar .widget_categories ul>li,.bordered-sidebar .sidebar .widget_archive ul>li{color:#4063e6}.promotion-video-section .button-outline:hover,.promotion-video-section .button-outline:focus,.pricing-section .hentry.highlight .hentry-wrap:before,.woocommerce .product-container a.button,#events-section.modern .button.ghost-button{border-color:#4063e6}#scrollup:hover,#scrollup:focus,.widget_calendar tbody a:hover,.widget_calendar tbody a:focus,.header-media .more-link .more-button:hover,.header-media .more-link .more-button:focus,#feature-slider-section .more-link span:hover,#feature-slider-section .more-link span:focus,.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,.custom-header-media .wp-custom-header-video-button:hover,.custom-header-media .wp-custom-header-video-button:focus,button:hover,button:focus,.button:hover,.button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus,.woocommerce div.product form.cart .button:hover,.woocommerce div.product form.cart .button:focus,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:focus,.woocommerce a.button:focus,.woocommerce button.button:focus,.woocommerce input.button:focus,.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus,.page-links a:hover,.page-links a:focus,.site-main #infinite-handle span:hover,.site-main #infinite-handle span:focus,.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus,.posts-navigation a:hover,.posts-navigation a:focus,#promotion-section .more-button:hover,#promotion-section .more-button:focus,#hero-section .more-button:hover,#hero-section .more-button:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li span.current,.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,.view-all-button .more-link:hover,.view-all-button .more-link:focus,.entry-header .cat-links a:hover,.entry-header .cat-links a:focus,.entry-footer .cat-links a:hover,.entry-footer .cat-links a:focus,.entry-footer .tags-links a:hover,.entry-footer .tags-links a:focus,.view-icon:hover,.view-icon:focus,.pricing-section .more-button:hover,.pricing-section .more-button:focus,.promotion-video-section .custom-video-button,.filter-button-group .button.is-checked,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:hover,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:focus,.header-highlights-section .highlight .more-button:hover,.header-highlights-section .highlight .more-button:focus,.app-section .more-link .more-button:hover,.app-section .more-link .more-button:focus,.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{background-color:#555}.promotion-video-section .button-outline,.woocommerce .product-container a.button:hover,.woocommerce .product-container a.button:focus,.boxed-blog .post-wrapper .more-link .more-button:hover,.boxed-blog .post-wrapper .more-link .more-button:focus,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:hover,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button:focus{border-color:#555}.author-info,.breadcrumb-area:after,.page-links a,.page-links>span,.comment-respond,.comment-list article,.comment-list .pingback,.comment-list .trackback,.image-navigation,.comment-navigation,#search-top-container,.section-content-wrapper .post-wrapper .entry-footer,.wp-caption .wp-caption-text,.comment-list article,.site-primary-menu.toggled-on,#header-navigation-area,#countdown-section .clock-canvas:before,.post-navigation .nav-previous,.post-navigation .nav-next,.site-navigation li,.bordered-blog .archive-posts-wrapper .post-wrapper,.bordered-blog .recent-blog-content-wrapper .post-wrapper,tbody tr,.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel,.ew-tabbed-recent-popular .ui-state-active,.ew-tabbed-recent-popular .ui-widget-content .ui-state-active,.ew-tabbed-recent-popular .ui-widget-header .ui-state-active,.site-footer:before,.section+.site-content,.site-content+.section,.pricing-section .entry-content>p,.pricing-section .entry-summary>p,.pricing-section .entry-content>ul>li,.pricing-section .entry-summary>ul>li,.single-product .product_meta,#events-section.modern .hentry,.wp-playlist .wp-playlist-item,#playlist-section .mejs-controls,.boxed-blog .post-wrapper .more-link .more-button,.boxed-sidebar .sidebar .widget.ew-about .more-link .more-button,.woocommerce-shorting-wrapper .woocommerce-ordering select,.simple-blog .hentry .more-button,.ctsocialwidget a,.wp-block-table td,.wp-block-table th,[class^=wp-block-]:not(.wp-block-gallery) figcaption,.bordered-sidebar .sidebar .widget,.bordered-sidebar .sidebar .widget_categories ul>li,.bordered-sidebar .sidebar .widget_archive ul>li,.tagcloud a,#featured-video-section.modern.thumbnail-background .video-post-wrap .hentry,#wp-travel-enquiries{border-color:#202020}input[type=date],input[type=time],input[type=datetime-local],input[type=week],input[type=month],input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=number],textarea,#timeline-section .section-content-wrapper:before{background-color:#202020}@media screen and (min-width:64em){.site-footer-menu .site-navigation,.primary-search-wrapper .social-navigation,.secondary-search-wrapper .social-navigation,#header-navigation-area .site-primary-menu{border-color:#202020}#header-content input[type=search]:focus{border-bottom-color:#202020}}#feature-slider-section .entry-title a,#feature-slider-section .entry-meta a,#feature-slider-section .entry-title,#feature-slider-section .entry-content,#feature-slider-section .entry-summary,#feature-slider-section .cycle-prev:hover,#feature-slider-section .cycle-prev:focus,#feature-slider-section .cycle-next:hover,#feature-slider-section .cycle-next:focus,#feature-slider-section .sub-title,.custom-header-content .sub-title,.custom-header-content .entry-title,.custom-header-content .site-header-text,.custom-header-media .wp-custom-header-video-button,.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,.custom-header-media .wp-custom-header-video-button:hover,.custom-header-media .wp-custom-header-video-button:focus,.ew-newsletter.has-background-image .section-title{color:#fff}#featured-video-section.has-background-image .section-title,#featured-video-section.has-background-image .taxonomy-description-wrapper,.stats-section .section-title,.stats-section .taxonomy-description-wrapper,.stats-section .entry-title a,.stats-section .entry-content,.stats-section .entry-summary,.stats-section .entry-content .more-link,.stats-section .entry-summary .more-link{color:#fff}hr,pre,thead th,mark,ins,.no-comments,.header-top-bar,.header-top-button-wrap,#footer-newsletter .wrapper,#feature-slider-section .cycle-pager span,.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,input[type=date]:focus,input[type=time]:focus,input[type=datetime-local]:focus,input[type=week]:focus,input[type=month]:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus,.ew-tabbed-recent-popular .ui-state-default{background-color:#222}.site-footer{background-color:#000}.site-footer{color:#999}.site-footer a,.site-footer .site-navigation li a{color:#999}.site-footer a:hover,.site-footer a:focus,.site-footer .site-navigation li a:hover,.site-footer .site-navigation li a:focus{color:#fff}.site-footer .widget .widget-title{color:#fff}.stats-section{background-image:linear-gradient(to left,#4063e6,#4063e6)}.gradient-buttons button,.gradient-buttons .button,.gradient-buttons input[type=button],.gradient-buttons input[type=reset],.gradient-buttons input[type=submit],.gradient-buttons .woocommerce div.product form.cart .button,.gradient-buttons.woocommerce #respond input#submit,.gradient-buttons .woocommerce a.button,.gradient-buttons .woocommerce button.button,.gradient-buttons .woocommerce input.button,.gradient-buttons .view-all-button .more-link,.gradient-buttons .pagination .prev,.gradient-buttons .pagination .next,.gradient-buttons .posts-navigation a,.gradient-buttons .site-main #infinite-handle span,.gradient-buttons .header-media .more-link .more-button,.gradient-buttons #feature-slider-section .more-link span,.gradient-buttons #promotion-section .more-button,.gradient-buttons #hero-section .more-button,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button,.gradient-buttons .pricing-section .more-button,.gradient-buttons #scrollup,.gradient-buttons .header-highlights-section .highlight .more-button,.gradient-buttons .app-section .more-link .more-button{background-image:linear-gradient(to bottom,#993ce7,#b129d2)}.gradient-buttons button:hover,.gradient-buttons button:focus,.gradient-buttons button[disabled]:hover,.gradient-buttons button[disabled]:focus,.gradient-buttons .button:hover,.gradient-buttons .button:focus,.gradient-buttons input[type=button]:hover,.gradient-buttons input[type=button]:focus,.gradient-buttons input[type=button][disabled]:hover,.gradient-buttons input[type=button][disabled]:focus,.gradient-buttons input[type=reset]:hover,.gradient-buttons input[type=reset]:focus,.gradient-buttons input[type=reset][disabled]:hover,.gradient-buttons input[type=reset][disabled]:focus,.gradient-buttons input[type=submit]:hover,.gradient-buttons input[type=submit]:focus,.gradient-buttons input[type=submit][disabled]:hover,.gradient-buttons input[type=submit][disabled]:focus,.gradient-buttons .woocommerce div.product form.cart .button:hover,.gradient-buttons .woocommerce div.product form.cart .button:focus,.gradient-buttons.woocommerce #respond input#submit:hover,.gradient-buttons.woocommerce #respond input#submit:focus,.gradient-buttons .woocommerce a.button:hover,.gradient-buttons .woocommerce a.button:focus,.gradient-buttons .woocommerce button.button:hover,.gradient-buttons .woocommerce button.button:focus,.gradient-buttons .woocommerce input.button:hover,.gradient-buttons .woocommerce input.button:focus,.gradient-buttons .view-all-button .more-link:hover,.gradient-buttons .view-all-button .more-link:focus,.gradient-buttons .pagination .prev:hover,.gradient-buttons .pagination .prev:focus,.gradient-buttons .pagination .next:hover,.gradient-buttons .pagination .next:focus,.gradient-buttons .posts-navigation a:hover,.gradient-buttons .posts-navigation a:focus,.gradient-buttons .site-main #infinite-handle span:hover,.gradient-buttons .site-main #infinite-handle span:focus,.gradient-buttons .header-media .more-link .more-button:hover,.gradient-buttons .header-media .more-link .more-button:focus,.gradient-buttons #feature-slider-section .more-link span:hover,.gradient-buttons #feature-slider-section .more-link span:focus,.gradient-buttons #promotion-section .more-button:hover,.gradient-buttons #promotion-section .more-button:focus,.gradient-buttons #hero-section .more-button:hover,.gradient-buttons #hero-section .more-button:focus,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button:hover,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button .button:focus,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button:hover,.gradient-buttons #footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button .button:focus,.gradient-buttons .pricing-section .more-button:hover,.gradient-buttons .pricing-section .more-button:focus,.gradient-buttons #scrollup:hover,.gradient-buttons #scrollup:focus,.gradient-buttons .header-highlights-section .highlight .more-button:hover,.gradient-buttons .header-highlights-section .highlight .more-button:focus,.gradient-buttons .app-section .more-link .more-button:hover,.gradient-buttons .app-section .more-link .more-button:focus{background-image:linear-gradient(to bottom,#b129d2,#993ce7)}
[class^=wp-block-]:not(.wp-block-gallery) figcaption{border:1px solid;font-size:18px;font-size:1.125rem;font-style:italic;line-height:1.75;margin:0;padding:14px 21px;text-align:center}.no-sidebar .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.no-sidebar .alignwide{margin-left:calc(-96vw / 2 + 100% / 2);margin-right:calc(-96vw / 2 + 100% / 2);max-width:96vw}.alignfull.wp-block-cover,.alignwide.wp-block-cover{width:auto}@media screen and (max-width:1023px) and (min-width:667px){.alignfull{margin-left:calc(-96vw / 2 + 100% / 2);margin-right:calc(-96vw / 2 + 100% / 2);max-width:96vw}.fluid-layout .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}}@media screen and (min-width:41.6875em){.no-sidebar .alignfull{margin-left:calc(-96vw / 2 + 100% / 2);margin-right:calc(-96vw / 2 + 100% / 2);max-width:96vw}.no-sidebar.fluid-layout .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}}@media screen and (min-width:85.375em){.no-sidebar .alignwide{margin-left:-120px;margin-right:-120px;max-width:1230px}.no-sidebar.full-width-layout .alignwide{max-width:1750px}}p.has-drop-cap:not(:focus):first-letter {font-size:108px;font-size:6.75rem;float:left;font-weight:700;line-height:.6;margin:14px 16px 0 -3px;color:#fff}.wp-block-image{margin-bottom:1.555555555555556em}.wp-block-image figure{margin-bottom:0;margin-top:0}.wp-block-image figure.alignleft{margin-right:1.75em}.wp-block-image figure.alignright{margin-left:1.75em}.wp-block-gallery{margin-bottom:1.555555555555556em;margin-left:0}.wp-block-gallery figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0 -8px}.wp-block-quote{font-weight:700}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:1.166666666666667em 0;padding:0 0 0 2.041666666666667em;border:0;border-color:transparent}.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.is-large:not(.is-style-plain){padding:0 0 0 2.041666666666667em}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite{display:block;font-size:18px;font-size:1.125rem;font-weight:400;font-style:italic}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.alignright,.wp-block-cover.alignright,.wp-block-cover-image.alignleft,.wp-block-cover.alignleft,.wp-block-cover-image.aligncenter,.wp-block-cover.aligncenter{display:flex}.wp-block-file .wp-block-file__button{-webkit-border-radius:25px;border-radius:25px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:800;margin-top:2em;padding:.7em 2em;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:nowrap}.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus{-webkit-box-shadow:none;box-shadow:none}.has-huge-font-size{margin-bottom:.4666666666666667em;margin-top:.8166666666666667em}.has-large-font-size{margin-bottom:.608695652173913em;margin-top:1.065217391304348em}.wp-block-code{border:0}.wp-block-code cite:before,.wp-block-code small:before{content:"\2014\00a0"}.wp-block-quote__citation{font-size:16px}.wp-block-table{border-collapse:separate}.wp-block-table caption,.wp-block-table th,.wp-block-table td{padding:.833em}.wp-block-table thead th{text-align:center}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#fff;border:1px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,.wp-block-button__link.is-style-outline:not(.has-text-color):hover{border:1px solid transparent}.wp-block-buttons .wp-block-button{margin-bottom:1.272727272727273em}.wp-block-search .wp-block-search__input{border:1px solid #949494;margin-top:0}.wp-block-search__button{background-color:#5f4b8b;border:0;color:#fff}.wp-block-latest-comments__comment-meta a{text-decoration:none}.wp-block-calendar table th{background-color:#222}.wp-block-calendar th,.wp-block-calendar tbody td{border:1px solid #1c1c1c}.wp-block-button{margin-top:1.555555555555556em;margin-bottom:1.555555555555556em}.wp-block-button.alignleft,.wp-block-button.alignright{margin-top:0}.wp-block-button .wp-block-button__link{border:0;-webkit-border-radius:6px;border-radius:6px;display:inline-block;font-size:16px;font-size:1rem;font-weight:700;padding:14px 21px;line-height:1.3125;letter-spacing:.05em;text-align:center;text-decoration:none;text-transform:capitalize}}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{-webkit-box-shadow:none;box-shadow:none}.wp-block-separator{border:0;margin:1.555555555555556em auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:1.555555555555556em}.wp-block-media-text *:last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-posts.is-grid{margin-left:0}.wp-block-latest-comments article{margin-bottom:4em}.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{float:none;width:100%}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments a{-webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,1);box-shadow:inset 0 -1px 0 rgba(255,255,255,1)}.wp-block-latest-comments__comment-meta{font-size:16px;font-size:1rem;margin-bottom:.4em}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{font-weight:700;text-decoration:none}.wp-block-latest-comments__comment-date{font-size:10px;font-size:.625rem;font-weight:800;letter-spacing:.1818em;margin-top:.4em;text-transform:uppercase}.editor-block-list__block .wp-block-latest-comments__comment-excerpt p{font-size:14px;font-size:.875rem}.wp-block-image figure.alignright,.wp-block-image figure.alignleft,.wp-block[data-align=left] .wp-block-image,.wp-block[data-align=right] .wp-block-image,.wp-block-cover.alignleft,.wp-block-cover.alignright,.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block[data-align=left]>.wp-block-pullquote,.wp-block[data-align=right]>.wp-block-pullquote,[data-align=left]>.wp-block-cover,[data-align=right]>.wp-block-cover,.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>.wp-block-embed,.wp-block[data-align=right]>.wp-block-embed{max-width:320px;width:100%}.wp-block-quote,.wp-block-quote.has-text-align-right,.wp-block-quote.has-text-align-left,.wp-block-quote.has-text-align-center,.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.is-large:not(.is-style-plain){border:0;border-color:transparent;padding-right:0}.wp-block-quote.is-style-plain:before{content:none}.wp-block-quote.is-style-plain{padding:0}.wp-block-quote:not(.is-style-plain).has-text-align-center{padding-top:2.45em}blockquote.wp-block-quote,blockquote.wp-block-quote cite,blockquote.wp-block-quote.is-style-large cite,blockquote.wp-block-quote.is-style-large footer,blockquote.wp-block-quote.is-large cite,blockquote.wp-block-quote.is-large footer{text-align:left}blockquote.wp-block-quote.has-text-align-center:before{left:50%;transform:translateX(-50%)}blockquote.wp-block-quote.has-text-align-right{padding:0 2.041666666666667em 0 0}blockquote.wp-block-quote.has-text-align-right:before{left:unset;right:0}blockquote.wp-block-quote.has-text-align-right,blockquote.wp-block-quote.has-text-align-right cite{text-align:right}blockquote.wp-block-quote.has-text-align-left,blockquote.wp-block-quote.has-text-align-left cite{text-align:left}blockquote.wp-block-quote.has-text-align-center,blockquote.wp-block-quote.has-text-align-center cite{text-align:center}blockquote.wp-block-quote.has-text-align-left.is-style-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-left.is-style-large:not(.is-style-plain) footer,blockquote.wp-block-quote.has-text-align-left.is-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-left.is-large:not(.is-style-plain) footer{text-align:left}blockquote.wp-block-quote.has-text-align-center.is-style-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-center.is-style-large:not(.is-style-plain) footer,blockquote.wp-block-quote.has-text-align-center.is-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-center.is-large:not(.is-style-plain) footer{text-align:center}blockquote.wp-block-quote.has-text-align-right.is-style-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-right.is-style-large:not(.is-style-plain) footer,blockquote.wp-block-quote.has-text-align-right.is-large:not(.is-style-plain) cite,blockquote.wp-block-quote.has-text-align-right.is-large:not(.is-style-plain) footer{text-align:right}.wp-block-pullquote blockquote:before{content:none}.wp-block-pullquote blockquote{padding:0;margin-bottom:0}.wp-block-pullquote{border:0;padding:35px 0;border-bottom:4px solid #5f4b8b;border-top:4px solid #5f4b8b}.wp-block-pullquote.aligncenter{padding:0 0 0 2.041666666666667em}.wp-block-pullquote,.wp-block-pullquote p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p,.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:24px}.wp-block-pullquote__citation,.wp-block-pullquote cite{display:block;font-size:18px;font-size:1.125rem;font-weight:400;text-transform:capitalize}.wp-block-table thead,.wp-block-table tfoot,.wp-block-table.is-style-stripes figcaption{border:0}.wp-block-table thead th{text-align:left}.wp-block-table.is-style-stripes figcaption{padding:0}.wp-block-table table{margin-bottom:0}.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1){background-color:#111}.wp-block-table.is-style-stripes{border-bottom:0}pre.wp-block-verse{font-family:Inconsolata,monospace}.wp-block-file .wp-block-file__button,.wp-block-button .wp-block-button__link{background-color:#5f4b8b;color:#fff}.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{background-color:#555;color:#fff}.wp-block-table td,.wp-block-table th{border-color:#1c1c1c}.wp-block-latest-comments__comment-date{color:#333}[class^=wp-block-]:not(.wp-block-gallery) figcaption{border-color:#1c1c1c;color:#999}.wp-block-pullquote,.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation,.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{color:#afafaf}.wp-block-pullquote.is-style-solid-color blockquote.has-white-color cite,.wp-block-button .wp-block-button__link.has-white-color,.wp-block-button.is-style-outline>.wp-block-button__link.has-white-color,.wp-block-button__link.is-style-outline.has-white-color,.has-white-color{color:#fff}.wp-block-pullquote.is-style-solid-color.has-white-background-color,.wp-block-button .wp-block-button__link.has-white-background-color,.has-white-background-color{background-color:#fff}.is-style-outline>.wp-block-button__link.has-white-color,.wp-block-button__link.is-style-outline.has-white-color{border-color:#fff}.wp-block-pullquote.is-style-solid-color blockquote.has-black-color cite,.wp-block-button .wp-block-button__link.has-black-color,.wp-block-button.is-style-outline>.wp-block-button__link.has-black-color,.wp-block-button__link.is-style-outline.has-black-color,.has-black-color{color:#000}.wp-block-pullquote.is-style-solid-color.has-black-background-color,.wp-block-button .wp-block-button__link.has-black-background-color,.has-black-background-color{background-color:#000}.is-style-outline>.wp-block-button__link.has-black-color,.wp-block-button__link.is-style-outline.has-black-color{border-color:#000}.wp-block-pullquote.is-style-solid-color blockquote.has-gray-color cite,.wp-block-button .wp-block-button__link.has-gray-color,.wp-block-button.is-style-outline>.wp-block-button__link.has-gray-color,.wp-block-button__link.is-style-outline.has-gray-color,.has-gray-color{color:#1c1c1c}.wp-block-pullquote.is-style-solid-color.has-gray-background-color,.wp-block-button .wp-block-button__link.has-gray-background-color,.has-gray-background-color{background-color:#1c1c1c}.is-style-outline>.wp-block-button__link.has-gray-color,.wp-block-button__link.is-style-outline.has-gray-color{border-color:#1c1c1c}.wp-block-pullquote.is-style-solid-color blockquote.has-pink-color cite,.wp-block-button .wp-block-button__link.has-pink-color,.wp-block-button.is-style-outline>.wp-block-button__link.has-pink-color,.wp-block-button__link.is-style-outline.has-pink-color,.has-pink-color{color:#5f4b8b}.wp-block-pullquote.is-style-solid-color.has-pink-background-color,.wp-block-button .wp-block-button__link.has-pink-background-color,.has-pink-background-color{background-color:#5f4b8b}.is-style-outline>.wp-block-button__link.has-pink-color,.wp-block-button__link.is-style-outline.has-pink-color{border-color:#5f4b8b}.rtl .wp-block-quote,.rtl .wp-block-quote.is-large,.rtl .wp-block-quote.is-style-large{padding:0 2.041666666666667em 0 0}
@font-face{font-family:'wpzoom-socicon';src:url(//freemindwebradio.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/../font/socicon.woff2?v=4.3.3) format('woff2');font-weight:400;font-style:normal;text-transform:initial;font-display:block}.socicon{position:relative;top:3px;display:inline-block;font-family:'wpzoom-socicon';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2em}.wp-block-wpzoom-blocks-social-icons .socicon,.zoom-social-icons-widget .socicon{font-family:'wpzoom-socicon' !important}.socicon:empty{width:1em}.socicon-500px{background-color:#58a9de;color:#58a9de}.social-icon.socicon-500px:before{content:"\e056"}.socicon-airbnb{background-color:#ff5a5f;color:#ff5a5f}.social-icon.socicon-airbnb:before{content:"\e00e"}.socicon-amazon{background-color:#f90;color:#f90}.social-icon.socicon-amazon:before{content:"\e05c"}.socicon-anchor{background-color:#8940fa;color:#8940fa}.social-icon.socicon-anchor:before{content:"\e91e"}.socicon-android{background-color:#8ec047;color:#8ec047}.social-icon.socicon-android:before{content:"\e03e"}.socicon-angieslist{background-color:#299f37;color:#299f37}.social-icon.socicon-angieslist:before{content:"\e916"}.socicon-aparat{background-color:#ea225d;color:#ea225d}.social-icon.socicon-aparat:before{content:"\e90e"}.socicon-apple{background-color:#b9bfc1;color:#b9bfc1}.social-icon.socicon-apple:before{content:"\e02e"}.socicon-apple-podcasts{background-color:#93c;color:#93c}.social-icon.socicon-apple-podcasts:before{content:"\e924"}.socicon-appnet{background-color:#494949;color:#494949}.social-icon.socicon-appnet:before{content:"\e013"}.socicon-appstore{background-color:#007aff;color:#007aff}.social-icon.socicon-appstore:before{content:"\e91f"}.socicon-artstation{background-color:#13aff0;color:#13aff0}.social-icon.socicon-artstation:before{content:"\e959"}.socicon-baidu{background-color:#2319dc;color:#2319dc}.social-icon.socicon-baidu:before{content:"\e061"}.socicon-bandcamp{background-color:#619aa9;color:#619aa9}.social-icon.socicon-bandcamp:before{content:"\e06a"}.socicon-beatport{background-color:#01ff95;color:#01ff95}.social-icon.socicon-beatport:before{content:"\e944"}.socicon-bebo{background-color:#ef1011;color:#ef1011}.social-icon.socicon-bebo:before{content:"\e035"}.socicon-behance{background-color:#1769ff;color:#1769ff}.social-icon.socicon-behance:before{content:"\e027"}.socicon-blogger{background-color:#ec661c;color:#ec661c}.social-icon.socicon-blogger:before{content:"\e020"}.socicon-bloglovin{background-color:#000;color:#000}.social-icon.socicon-bloglovin:before{content:"\e075"}.socicon-bluesky{background-color:#0285ff;color:#0285ff}.social-icon.socicon-bluesky:before{content:"\e963"}.socicon-buffer{background-color:#000;color:#000}.social-icon.socicon-buffer:before{content:"\e018"}.socicon-castbox{background-color:#f55b23;color:#f55b23}.social-icon.socicon-castbox:before{content:"\e93d"}.socicon-coderwall{background-color:#3e8dcc;color:#3e8dcc}.social-icon.socicon-coderwall:before{content:"\e011"}.socicon-codered{background-color:#ff033b;color:#ff033b}.social-icon.socicon-codered:before{content:"\e940"}.socicon-coronavirus{background-color:#e6502a;color:#e6502a}.social-icon.socicon-coronavirus:before{content:"\e936"}.socicon-crunchbase{background-color:#0288d1;color:#0288d1}.social-icon.socicon-crunchbase:before{content:"\e93b"}.socicon-dailymotion{background-color:#004e72;color:#004e72}.social-icon.socicon-dailymotion:before{content:"\e053"}.socicon-delicious{background-color:#020202;color:#020202}.social-icon.socicon-delicious:before{content:"\e028"}.socicon-deviantart{background-color:#05cc47;color:#05cc47}.social-icon.socicon-deviantart:before{content:"\e927"}.socicon-deezer{background-color:#32323d;color:#32323d}.social-icon.socicon-deezer:before{content:"\e06c"}.socicon-digg{background-color:#1d1d1b;color:#1d1d1b}.social-icon.socicon-digg:before{content:"\e025"}.socicon-discord{background-color:#7289da;color:#7289da}.social-icon.socicon-discord:before{content:"\e903"}.socicon-discord2{background-color:#7289da;color:#7289da}.social-icon.socicon-discord2:before{content:"\e079"}.socicon-discourse{background-color:#000;color:#000}.social-icon.socicon-discourse:before{content:"\e947"}.socicon-disqus{background-color:#2e9fff;color:#2e9fff}.social-icon.socicon-disqus:before{content:"\e019"}.socicon-displate{background-color:#000;color:#000}.social-icon.socicon-displate:before{content:"\e91d"}.socicon-dribbble{background-color:#e84d88;color:#e84d88}.social-icon.socicon-dribbble:before{content:"\e023"}.socicon-drupal{background-color:#00598e;color:#00598e}.social-icon.socicon-drupal:before{content:"\e002"}.socicon-ebay{background-color:#e53238;color:#e53238}.social-icon.socicon-ebay:before{content:"\e063"}.socicon-ello{background-color:#000;color:#000}.social-icon.socicon-ello:before{content:"\e006"}.socicon-etsy{background-color:#f16521;color:#f16521}.social-icon.socicon-etsy:before{content:"\e941"}.socicon-envato{background-color:#82b540;color:#82b540}.social-icon.socicon-envato:before{content:"\e026"}.socicon-eyeem{background-color:#000;color:#000}.social-icon.socicon-eyeem:before{content:"\e902"}.socicon-facebook{background-color:#0866ff;color:#0866ff}.social-icon.socicon-facebook:before{content:"\e91a"}.socicon-facebook2{background-color:#0866ff;color:#0866ff}.social-icon.socicon-facebook2:before{content:"\e91a"}.socicon-feedburner{background-color:#fc0;color:#fc0}.social-icon.socicon-feedburner:before{content:"\e048"}.socicon-feedly{background-color:#34b151;color:#34b151}.social-icon.socicon-feedly:before{content:"\e074"}.socicon-fiverr{background-color:#1dbf73;color:#1dbf73}.social-icon.socicon-fiverr:before{content:"\e928"}.socicon-flattr{background-color:#f67c1a;color:#f67c1a}.social-icon.socicon-flattr:before{content:"\e02f"}.socicon-flipboard{background-color:#e12828;color:#e12828}.social-icon.socicon-flipboard:before{content:"\e904"}.socicon-flipboard2{background-color:#e12828;color:#e12828}.social-icon.socicon-flipboard2:before{content:"\e905"}.socicon-flickr{background-color:#ff0084;color:#ff0084}.social-icon.socicon-flickr:before{content:"\e055"}.socicon-foursquare{background-color:#f94877;color:#f94877}.social-icon.socicon-foursquare:before{content:"\e044"}.socicon-friendfeed{background-color:#2f72c4;color:#2f72c4}.social-icon.socicon-friendfeed:before{content:"\e032"}.socicon-gab{background-color:#28cf7a;color:#28cf7a}.social-icon.socicon-gab:before{content:"\e93c"}.socicon-github{background-color:#221e1b;color:#221e1b}.social-icon.socicon-github:before{content:"\e030"}.socicon-goodreads{background-color:#463020;color:#463020}.social-icon.socicon-goodreads:before{content:"\e014"}.socicon-google{background-color:#d93e2d;color:#d93e2d}.social-icon.socicon-google:before{content:"\e042"}.socicon-google-calendar{background-color:#3d81f6;color:#3d81f6}.social-icon.socicon-google-calendar:before{content:"\e926"}.socicon-google-maps{background-color:#4285f4;color:#4285f4}.social-icon.socicon-google-maps:before{content:"\e937"}.socicon-google-news{background-color:#174ea6;color:#174ea6}.social-icon.socicon-google-news:before{content:"\e925"}.socicon-google-podcasts{background-color:#4285f4;color:#4285f4}.social-icon.socicon-google-podcasts:before{content:"\e923"}.socicon-grooveshark{background-color:#000;color:#000}.social-icon.socicon-grooveshark:before{content:"\e04f"}.socicon-guilded{background-color:#f5c400;color:#f5c400}.social-icon.socicon-guilded:before{content:"\e935"}.socicon-hellocoton{background-color:#d50066;color:#d50066}.social-icon.socicon-hellocoton:before{content:"\e901"}.socicon-homeadvisor{background-color:#ef8b1d;color:#ef8b1d}.social-icon.socicon-homeadvisor:before{content:"\e915"}.socicon-houzz{background-color:#7cc04b;color:#7cc04b}.social-icon.socicon-houzz:before{content:"\e00a"}.socicon-identica{background-color:#000;color:#000}.social-icon.socicon-identica:before{content:"\e034"}.socicon-iheartradio{background-color:#c6002b;color:#c6002b}.social-icon.socicon-iheartradio:before{content:"\e930"}.socicon-imdb{background-color:#f5c518;color:#f5c518}.social-icon.socicon-imdb:before{content:"\e064"}.socicon-instagram{background-color:#e4405f;color:#e4405f}.social-icon.socicon-instagram:before{content:"\e057"}.socicon-itunes{background-color:#ff5e51;color:#ff5e51}.social-icon.socicon-itunes:before{content:"\e0ae"}.socicon-issuu{background-color:#f26f61;color:#f26f61}.social-icon.socicon-issuu:before{content:"\e06b"}.socicon-ko-fi{background-color:#f16061;color:#f16061}.social-icon.socicon-ko-fi:before{content:"\e934"}.socicon-kkbox{background-color:#20afd6;color:#20afd6}.social-icon.socicon-kkbox:before{content:"\e93e"}.socicon-komoot{background-color:#6aa127;color:#6aa127}.social-icon.socicon-komoot:before{content:"\e93a"}.socicon-lanyrd{background-color:#3c80c9;color:#3c80c9}.social-icon.socicon-lanyrd:before{content:"\e016"}.socicon-lastfm{background-color:#d41316;color:#d41316}.social-icon.socicon-lastfm:before{content:"\e050"}.socicon-letterboxd{background-color:#2c3440;color:#2c3440}.social-icon.socicon-letterboxd:before{content:"\e96d"}.socicon-line{background-color:#00ba27;color:#00ba27}.social-icon.socicon-line:before{content:"\e900"}.socicon-linkedin{background-color:#0966c2;color:#0966c2}.social-icon.socicon-linkedin:before{content:"\e049"}.socicon-lookbook{background-color:#000;color:#000}.social-icon.socicon-lookbook:before{content:"\e073"}.socicon-mail{background-color:#000;color:#000}.social-icon.socicon-mail:before{content:"\e01f"}.socicon-mailru{background-color:#005ff9;color:#005ff9}.social-icon.socicon-mailru:before{content:"\e932"}.socicon-mailchimp{background-color:#ffe01b;color:#ffe01b}.social-icon.socicon-mailchimp:before{content:"\e92c";color:#000 !important}.socicon-mailchimp2{background-color:#ffe01b;color:#ffe01b}.social-icon.socicon-mailchimp2:before{content:"\e929"}.socicon-mastodon{background-color:#6364ff;color:#6364ff}.social-icon.socicon-mastodon:before{content:"\e913"}.socicon-medium{background-color:#01ab6c;color:#01ab6c}.social-icon.socicon-medium:before{content:"\e06d"}.socicon-meetup{background-color:#e2373c;color:#e2373c}.social-icon.socicon-meetup:before{content:"\e03c"}.socicon-messenger{background-color:#0084ff;color:#0084ff}.social-icon.socicon-messenger:before{content:"\e906"}.socicon-mewe{background-color:#17377f;color:#17377f}.social-icon.socicon-mewe:before{content:"\e931"}.socicon-mixer{background-color:#1fbaed;color:#1fbaed}.social-icon.socicon-mixer:before{content:"\e91b"}.socicon-myspace{background-color:#323232;color:#323232}.social-icon.socicon-myspace:before{content:"\e04c"}.socicon-mywed{background-color:#000;color:#000}.social-icon.socicon-mywed:before{content:"\e908"}.socicon-newsvine{background-color:#075b2f;color:#075b2f}.social-icon.socicon-newsvine:before{content:"\e033"}.socicon-nextdoor{background-color:#8ed500;color:#8ed500}.social-icon.socicon-nextdoor:before{content:"\e92b"}.socicon-nextdoor2{background-color:#01b247;color:#01b247}.social-icon.socicon-nextdoor2:before{content:"\e942"}.socicon-newgrounds{background-color:#000;color:#000}.social-icon.socicon-newgrounds:before{content:"\e939"}.socicon-odnoklassniki{background-color:#f48420;color:#f48420}.social-icon.socicon-odnoklassniki:before{content:"\e00d"}.socicon-ok{background-color:#f48420;color:#f48420}.social-icon.socicon-ok:before{content:"\e00d"}.socicon-overcast{background-color:#fc7e0f;color:#fc7e0f}.social-icon.socicon-overcast:before{content:"\e922"}.socicon-overwatch{background-color:#9e9e9e;color:#9e9e9e}.social-icon.socicon-overwatch:before{content:"\e076"}.socicon-outlook{background-color:#0072c6;color:#0072c6}.social-icon.socicon-outlook:before{content:"\e010"}.socicon-parler{background-color:#b91d2b;color:#b91d2b}.social-icon.socicon-parler:before{content:"\e92a"}.socicon-patreon{background-color:#e44727;color:#e44727}.social-icon.socicon-patreon:before{content:"\e05f"}.socicon-paypal{background-color:#009cde;color:#009cde}.social-icon.socicon-paypal:before{content:"\e00c"}.socicon-periscope{background-color:#40a4c4;color:#40a4c4}.social-icon.socicon-periscope:before{content:"\e00f"}.socicon-persona{background-color:#e6753d;color:#e6753d}.social-icon.socicon-persona:before{content:"\e008"}.socicon-pinterest{background-color:#c92619;color:#c92619}.social-icon.socicon-pinterest:before{content:"\e043"}.socicon-pixiv{background-color:#049cff;color:#049cff}.social-icon.socicon-pixiv:before{content:"\e94f"}.socicon-play{background-color:#000;color:#000}.social-icon.socicon-play:before{content:"\e02b"}.socicon-playerfm{background-color:#c8122a;color:#c8122a}.social-icon.socicon-playerfm:before{content:"\e92f"}.socicon-playstation{background-color:#000;color:#000}.social-icon.socicon-playstation:before{content:"\e03d"}.socicon-pocketcasts{background-color:#f43e37;color:#f43e37}.social-icon.socicon-pocketcasts:before{content:"\e943"}.socicon-ravelry{background-color:#ee6e62;color:#ee6e62}.social-icon.socicon-ravelry:before{content:"\e92d"}.socicon-redbubble{background-color:#e41321;color:#e41321}.social-icon.socicon-redbubble:before{content:"\e979"}.socicon-reddit{background-color:#e74a1e;color:#e74a1e}.social-icon.socicon-reddit:before{content:"\e022"}.socicon-researchgate{background-color:#0cb;color:#0cb}.social-icon.socicon-researchgate:before{content:"\e078"}.socicon-reverbnation{background-color:#000;color:#000}.social-icon.socicon-reverbnation:before{content:"\e07b"}.socicon-rss{background-color:#f26109;color:#f26109}.social-icon.socicon-rss:before{content:"\e00b"}.socicon-shutterstock{background-color:#fc2321;color:#fc2321}.social-icon.socicon-shutterstock:before{content:"\e90d"}.socicon-skype{background-color:#28abe3;color:#28abe3}.social-icon.socicon-skype:before{content:"\e046"}.socicon-slack{background-color:#4a154b;color:#4a154b}.social-icon.socicon-slack:before{content:"\e946"}.socicon-slideshare{background-color:#4ba3a6;color:#4ba3a6}.social-icon.socicon-slideshare:before{content:"\e017"}.socicon-smugmug{background-color:#acfd32;color:#acfd32}.social-icon.socicon-smugmug:before{content:"\e05e"}.socicon-snapchat{background-color:#000;color:#000}.social-icon.socicon-snapchat:before{content:"\e03f"}.socicon-songkick{background-color:#f80046;color:#f80046}.social-icon.socicon-songkick:before{content:"\e07a"}.socicon-soundcloud{background-color:#fe3801;color:#fe3801}.social-icon.socicon-soundcloud:before{content:"\e04d"}.socicon-spotify{background-color:#1db954;color:#1db954}.social-icon.socicon-spotify:before{content:"\e945"}.socicon-spotlight{background-color:#352a71;color:#352a71}.social-icon.socicon-spotlight:before{content:"\e948"}.socicon-ssrn{background-color:#063a73;color:#063a73}.social-icon.socicon-ssrn:before{content:"\e921"}.socicon-stackoverflow{background-color:#fd9827;color:#fd9827}.social-icon.socicon-stackoverflow:before{content:"\e007"}.socicon-steam{background-color:#8f8d8a;color:#8f8d8a}.social-icon.socicon-steam:before{content:"\e037"}.socicon-stitcher{background-color:#000;color:#000}.social-icon.socicon-stitcher:before{content:"\e92e"}.socicon-strava{background-color:#fc4c02;color:#fc4c02}.social-icon.socicon-strava:before{content:"\e081"}.socicon-stumbleupon{background-color:#e64011;color:#e64011}.social-icon.socicon-stumbleupon:before{content:"\e024"}.socicon-swarm{background-color:#fc9d3c;color:#fc9d3c}.social-icon.socicon-swarm:before{content:"\e003"}.socicon-technorati{background-color:#5cb030;color:#5cb030}.social-icon.socicon-technorati:before{content:"\e021"}.socicon-telegram{background-color:#08c;color:#08c}.social-icon.socicon-telegram:before{content:"\e06e"}.socicon-tg{background-color:#08c;color:#08c}.social-icon.socicon-tg:before{content:"\e06e"}.socicon-thefork{background-color:#589548;color:#589548}.social-icon.socicon-thefork:before{content:"\e912"}.socicon-threads{background-color:#000;color:#000}.social-icon.socicon-threads:before{content:"\e949"}.socicon-tidal{background-color:#01ffff;color:#01ffff}.social-icon.socicon-tidal:before{content:"\e910"}.socicon-tiktok{background-color:#69c9d0;color:#69c9d0}.social-icon.socicon-tiktok:before{content:"\e90c"}.socicon-tiktok2{background-color:#010101;color:#010101}.social-icon.socicon-tiktok2:before{content:"\e96b"}.socicon-tripadvisor{background-color:#589442;color:#589442}.social-icon.socicon-tripadvisor:before{content:"\e012"}.socicon-tripit{background-color:#1982c3;color:#1982c3}.social-icon.socicon-tripit:before{content:"\e015"}.socicon-triplej{background-color:#e53531;color:#e53531}.social-icon.socicon-triplej:before{content:"\e009"}.socicon-tumblr{background-color:#45556c;color:#45556c}.social-icon.socicon-tumblr:before{content:"\e059"}.socicon-tunein{background-color:#36b4a7;color:#36b4a7}.social-icon.socicon-tunein:before{content:"\e90a"}.socicon-twitter{background-color:#1da1f2;color:#1da1f2}.social-icon.socicon-twitter:before{content:"\e040"}.socicon-unsplash{background-color:#000;color:#000}.social-icon.socicon-unsplash:before{content:"\e90b"}.socicon-udemy{background-color:#17aa1c;color:#17aa1c}.social-icon.socicon-udemy:before{content:"\e93f"}.socicon-viadeo{background-color:#e4a000;color:#e4a000}.social-icon.socicon-viadeo:before{content:"\e04a"}.socicon-viber{background-color:#7b519d;color:#7b519d}.social-icon.socicon-viber:before{content:"\e071"}.socicon-vimeo{background-color:#51b5e7;color:#51b5e7}.social-icon.socicon-vimeo:before{content:"\e052"}.socicon-vine{background-color:#00b389;color:#00b389}.social-icon.socicon-vine:before{content:"\e054"}.socicon-vkontakte{background-color:#5a7fa6;color:#5a7fa6}.social-icon.socicon-vkontakte:before{content:"\e01a"}.socicon-whatsapp{background-color:#20b038;color:#20b038}.social-icon.socicon-whatsapp:before{content:"\e01b"}.socicon-wikipedia{background-color:#000;color:#000}.social-icon.socicon-wikipedia:before{content:"\e02d"}.socicon-windows{background-color:#00bdf6;color:#00bdf6}.social-icon.socicon-windows:before{content:"\e039"}.socicon-wordpress{background-color:#464646;color:#464646}.social-icon.socicon-wordpress:before{content:"\e058"}.socicon-xbox{background-color:#92c83e;color:#92c83e}.social-icon.socicon-xbox:before{content:"\e038"}.socicon-xing{background-color:#005a60;color:#005a60}.social-icon.socicon-xing:before{content:"\e04b"}.socicon-yahoo{background-color:#6e2a85;color:#6e2a85}.social-icon.socicon-yahoo:before{content:"\e045"}.socicon-yammer{background-color:#1175c4;color:#1175c4}.social-icon.socicon-yammer:before{content:"\e005"}.socicon-yandex{background-color:red;color:red}.social-icon.socicon-yandex:before{content:"\e068"}.socicon-zen-yandex{background-color:#000;color:#000}.social-icon.socicon-zen-yandex:before{content:"\e911"}.socicon-yelp{background-color:#c83218;color:#c83218}.social-icon.socicon-yelp:before{content:"\e047"}.socicon-youtube{background-color:red;color:red}.social-icon.socicon-youtube:before{content:"\e051"}.socicon-yummly{background-color:#e16220;color:#e16220}.social-icon.socicon-yummly:before{content:"\e920"}.socicon-zazzle{background-color:#9dbc7a;color:#9dbc7a}.social-icon.socicon-zazzle:before{content:"\e97b"}.socicon-zerply{background-color:#9dbc7a;color:#9dbc7a}.social-icon.socicon-zerply:before{content:"\e02c"}.socicon-zillow{background-color:#1277e1;color:#1277e1}.social-icon.socicon-zillow:before{content:"\e938"}.socicon-zomato{background-color:#cb202d;color:#cb202d}.social-icon.socicon-zomato:before{content:"\e072"}.socicon-zynga{background-color:#dc0606;color:#dc0606}.social-icon.socicon-zynga:before{content:"\e036"}.socicon-midjourney{background-color:#000;color:#000}.social-icon.socicon-midjourney:before{content:"\e94a"}.socicon-openai{background-color:#412991;color:#412991}.social-icon.socicon-openai:before{content:"\e94b"}.socicon-gravatar{background-color:#1e8cbe;color:#1e8cbe}.social-icon.socicon-gravatar:before{content:"\e94c"}.socicon-gutenberg{background-color:#000;color:#000}.social-icon.socicon-gutenberg:before{content:"\e94d"}.socicon-wechat{background-color:#07c160;color:#07c160}.social-icon.socicon-wechat:before{content:"\e94e"}.socicon-venmo{background-color:#3d95ce;color:#3d95ce}.social-icon.socicon-venmo:before{content:"\e950"}.socicon-roblox{background-color:#000;color:#000}.social-icon.socicon-roblox:before{content:"\e951"}.socicon-wise{background-color:#9fe870;color:#9fe870}.social-icon.socicon-wise:before{content:"\e952"}.socicon-revolut{background-color:#0075eb;color:#0075eb}.social-icon.socicon-revolut:before{content:"\e953"}.socicon-revolut{background-color:#0075eb;color:#0075eb}.social-icon.socicon-revolut:before{content:"\e953"}.socicon-elementor{background-color:#92003b;color:#92003b}.social-icon.socicon-elementor:before{content:"\e954"}.socicon-figma{background-color:#f24e1e;color:#f24e1e}.social-icon.socicon-figma:before{content:"\e956"}.socicon-shopify{background-color:#7ab55c;color:#7ab55c}.social-icon.socicon-shopify:before{content:"\e957"}.socicon-woo{background-color:#96588a;color:#96588a}.social-icon.socicon-woo:before{content:"\e958"}.socicon-onlyfans{background-color:#00aff0;color:#00aff0}.social-icon.socicon-onlyfans:before{content:"\e95a"}.socicon-opensea{background-color:#2081e2;color:#2081e2}.social-icon.socicon-opensea:before{content:"\e95b"}.socicon-gumroad{background-color:#ff90e8;color:#ff90e8}.zoom-social-icons-list--with-canvas .socicon-gumroad{color:#000 !important}.social-icon.socicon-gumroad:before{content:"\e95c"}.socicon-artgram{background-color:#10b981;color:#10b981}.social-icon.socicon-artgram:before{content:"\e95d"}.socicon-cubebrush{background-color:#34b6ea;color:#34b6ea}.social-icon.socicon-cubebrush:before{content:"\e95e"}.socicon-artistree{background-color:#000;color:#000}.social-icon.socicon-artistree:before{content:"\e95f"}.socicon-element{background-color:#0dbd8b;color:#0dbd8b}.social-icon.socicon-element:before{content:"\e962"}.socicon-x{background-color:#000;color:#000}.social-icon.socicon-x:before{content:"\e960"}.socicon-matrix{background-color:#000;color:#000}.social-icon.socicon-matrix:before{content:"\e961"}
@font-face{font-family:"Genericons";src:url(//freemindwebradio.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/../font/Genericons.woff) format("woff");font-weight:400;font-style:normal;font-display:block}.genericon{font-size:16px;vertical-align:top;text-align:center;transition:color .1s ease-in 0;display:inline-block;font-family:"Genericons";font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.genericon-rotate-90{transform:rotate(90deg)}.genericon-rotate-180{transform:rotate(180deg)}.genericon-rotate-270{transform:rotate(270deg)}.genericon-flip-horizontal{transform:scale(-1,1)}.genericon-flip-vertical{transform:scale(1,-1)}.genericon-404:before{content:"\f423"}.genericon-activity:before{content:"\f508"}.genericon-anchor:before{content:"\f509"}.genericon-aside:before{content:"\f101"}.genericon-attachment:before{content:"\f416"}.genericon-audio:before{content:"\f109"}.genericon-bold:before{content:"\f471"}.genericon-book:before{content:"\f444"}.genericon-bug:before{content:"\f50a"}.genericon-cart:before{content:"\f447"}.genericon-category:before{content:"\f301"}.genericon-chat:before{content:"\f108"}.genericon-checkmark:before{content:"\f418"}.genericon-close:before{content:"\f405"}.genericon-close-alt:before{content:"\f406"}.genericon-cloud:before{content:"\f426"}.genericon-cloud-download:before{content:"\f440"}.genericon-cloud-upload:before{content:"\f441"}.genericon-code:before{content:"\f462"}.genericon-codepen:before{content:"\f216"}.genericon-cog:before{content:"\f445"}.genericon-collapse:before{content:"\f432"}.genericon-comment:before{content:"\f300"}.genericon-day:before{content:"\f305"}.genericon-digg:before{content:"\f221"}.genericon-document:before{content:"\f443"}.genericon-dot:before{content:"\f428"}.genericon-downarrow:before{content:"\f502"}.genericon-download:before{content:"\f50b"}.genericon-draggable:before{content:"\f436"}.genericon-dribbble:before{content:"\f201"}.genericon-dropbox:before{content:"\f225"}.genericon-dropdown:before{content:"\f433"}.genericon-dropdown-left:before{content:"\f434"}.genericon-edit:before{content:"\f411"}.genericon-ellipsis:before{content:"\f476"}.genericon-expand:before{content:"\f431"}.genericon-external:before{content:"\f442"}.genericon-facebook:before{content:"\f203"}.genericon-facebook-alt:before{content:"\f204"}.genericon-fastforward:before{content:"\f458"}.genericon-feed:before{content:"\f413"}.genericon-flag:before{content:"\f468"}.genericon-flickr:before{content:"\f211"}.genericon-foursquare:before{content:"\f226"}.genericon-fullscreen:before{content:"\f474"}.genericon-gallery:before{content:"\f103"}.genericon-github:before{content:"\f200"}.genericon-googleplus:before{content:"\f206"}.genericon-googleplus-alt:before{content:"\f218"}.genericon-handset:before{content:"\f50c"}.genericon-heart:before{content:"\f461"}.genericon-help:before{content:"\f457"}.genericon-hide:before{content:"\f404"}.genericon-hierarchy:before{content:"\f505"}.genericon-home:before{content:"\f409"}.genericon-image:before{content:"\f102"}.genericon-info:before{content:"\f455"}.genericon-instagram:before{content:"\f215"}.genericon-italic:before{content:"\f472"}.genericon-key:before{content:"\f427"}.genericon-leftarrow:before{content:"\f503"}.genericon-link:before{content:"\f107"}.genericon-linkedin:before{content:"\f207"}.genericon-linkedin-alt:before{content:"\f208"}.genericon-location:before{content:"\f417"}.genericon-lock:before{content:"\f470"}.genericon-mail:before{content:"\f410"}.genericon-maximize:before{content:"\f422"}.genericon-menu:before{content:"\f419"}.genericon-microphone:before{content:"\f50d"}.genericon-minimize:before{content:"\f421"}.genericon-minus:before{content:"\f50e"}.genericon-month:before{content:"\f307"}.genericon-move:before{content:"\f50f"}.genericon-next:before{content:"\f429"}.genericon-notice:before{content:"\f456"}.genericon-paintbrush:before{content:"\f506"}.genericon-path:before{content:"\f219"}.genericon-pause:before{content:"\f448"}.genericon-phone:before{content:"\f437"}.genericon-picture:before{content:"\f473"}.genericon-pinned:before{content:"\f308"}.genericon-pinterest:before{content:"\f209"}.genericon-pinterest-alt:before{content:"\f210"}.genericon-play:before{content:"\f452"}.genericon-plugin:before{content:"\f439"}.genericon-plus:before{content:"\f510"}.genericon-pocket:before{content:"\f224"}.genericon-polldaddy:before{content:"\f217"}.genericon-portfolio:before{content:"\f460"}.genericon-previous:before{content:"\f430"}.genericon-print:before{content:"\f469"}.genericon-quote:before{content:"\f106"}.genericon-rating-empty:before{content:"\f511"}.genericon-rating-full:before{content:"\f512"}.genericon-rating-half:before{content:"\f513"}.genericon-reddit:before{content:"\f222"}.genericon-refresh:before{content:"\f420"}.genericon-reply:before{content:"\f412"}.genericon-reply-alt:before{content:"\f466"}.genericon-reply-single:before{content:"\f467"}.genericon-rewind:before{content:"\f459"}.genericon-rightarrow:before{content:"\f501"}.genericon-search:before{content:"\f400"}.genericon-send-to-phone:before{content:"\f438"}.genericon-send-to-tablet:before{content:"\f454"}.genericon-share:before{content:"\f415"}.genericon-show:before{content:"\f403"}.genericon-shuffle:before{content:"\f514"}.genericon-sitemap:before{content:"\f507"}.genericon-skip-ahead:before{content:"\f451"}.genericon-skip-back:before{content:"\f450"}.genericon-skype:before{content:"\f220"}.genericon-spam:before{content:"\f424"}.genericon-spotify:before{content:"\f515"}.genericon-standard:before{content:"\f100"}.genericon-star:before{content:"\f408"}.genericon-status:before{content:"\f105"}.genericon-stop:before{content:"\f449"}.genericon-stumbleupon:before{content:"\f223"}.genericon-subscribe:before{content:"\f463"}.genericon-subscribed:before{content:"\f465"}.genericon-summary:before{content:"\f425"}.genericon-tablet:before{content:"\f453"}.genericon-tag:before{content:"\f302"}.genericon-time:before{content:"\f303"}.genericon-top:before{content:"\f435"}.genericon-trash:before{content:"\f407"}.genericon-tumblr:before{content:"\f214"}.genericon-twitch:before{content:"\f516"}.genericon-twitter:before{content:"\f202"}.genericon-unapprove:before{content:"\f446"}.genericon-unsubscribe:before{content:"\f464"}.genericon-unzoom:before{content:"\f401"}.genericon-uparrow:before{content:"\f500"}.genericon-user:before{content:"\f304"}.genericon-video:before{content:"\f104"}.genericon-videocamera:before{content:"\f517"}.genericon-vimeo:before{content:"\f212"}.genericon-warning:before{content:"\f414"}.genericon-website:before{content:"\f475"}.genericon-week:before{content:"\f306"}.genericon-wordpress:before{content:"\f205"}.genericon-xpost:before{content:"\f504"}.genericon-youtube:before{content:"\f213"}.genericon-zoom:before{content:"\f402"}

.academicons-ul,
.fa-ul {
    list-style-type: none
}
.academicons-li,
.fa-li {
    top: .14285714em;
    text-align: center
}
.academicons-fw,
.academicons-li,
.fa-fw,
.fa-li {
    text-align: center
}
.ai.fa-pull-left,
.fa.fa-pull-left {
    margin-right: .3em
}
@font-face {
    font-family: Academicons;
    src: url(//freemindwebradio.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/../font/academicons.woff2?v=1.8.7) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
.academicons {
    display: inline-block;
    font: normal normal normal 14px/1 Academicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.academicons-lg,
.fa-lg {
    line-height: .75em;
    vertical-align: -15%
}
.academicons-academia:before {
  content: "\e9af";
}
.academicons-academia-square:before {
  content: "\e93d";
}
.academicons-acclaim:before {
  content: "\e92e";
}
.academicons-acclaim-square:before {
  content: "\e93a";
}
.academicons-acm:before {
  content: "\e93c";
}
.academicons-acm-square:before {
  content: "\e95d";
}
.academicons-acmdl:before {
  content: "\e96a";
}
.academicons-acmdl-square:before {
  content: "\e9d3";
}
.academicons-ads:before {
  content: "\e9cb";
}
.academicons-ads-square:before {
  content: "\e94a";
}
.academicons-africarxiv:before {
  content: "\e91b";
}
.academicons-africarxiv-square:before {
  content: "\e90b";
}
.academicons-archive:before {
  content: "\e955";
}
.academicons-archive-square:before {
  content: "\e956";
}
.academicons-arxiv:before {
  content: "\e974";
}
.academicons-arxiv-square:before {
  content: "\e9a6";
}
.academicons-biorxiv:before {
  content: "\e9a2";
}
.academicons-biorxiv-square:before {
  content: "\e98b";
}
.academicons-ceur:before {
  content: "\e96d";
}
.academicons-ceur-square:before {
  content: "\e92f";
}
.academicons-ciencia-vitae:before {
  content: "\e912";
}
.academicons-ciencia-vitae-square:before {
  content: "\e913";
}
.academicons-closed-access:before {
  content: "\e942";
}
.academicons-closed-access-square:before {
  content: "\e943";
}
.academicons-conversation:before {
  content: "\e94c";
}
.academicons-conversation-square:before {
  content: "\e915";
}
.academicons-coursera:before {
  content: "\e95f";
}
.academicons-coursera-square:before {
  content: "\e97f";
}
.academicons-crossref:before {
  content: "\e918";
}
.academicons-crossref-square:before {
  content: "\e919";
}
.academicons-cv:before {
  content: "\e9a5";
}
.academicons-cv-square:before {
  content: "\e90a";
}
.academicons-datacite:before {
  content: "\e91c";
}
.academicons-datacite-square:before {
  content: "\e91d";
}
.academicons-dataverse:before {
  content: "\e9f7";
}
.academicons-dataverse-square:before {
  content: "\e9e4";
}
.academicons-dblp:before {
  content: "\e94f";
}
.academicons-dblp-square:before {
  content: "\e93f";
}
.academicons-depsy:before {
  content: "\e97a";
}
.academicons-depsy-square:before {
  content: "\e94b";
}
.academicons-doi:before {
  content: "\e97e";
}
.academicons-doi-square:before {
  content: "\e98f";
}
.academicons-dryad:before {
  content: "\e97c";
}
.academicons-dryad-square:before {
  content: "\e98c";
}
.academicons-elsevier:before {
  content: "\e961";
}
.academicons-elsevier-square:before {
  content: "\e910";
}
.academicons-figshare:before {
  content: "\e981";
}
.academicons-figshare-square:before {
  content: "\e9e7";
}
.academicons-google-scholar:before {
  content: "\e9d4";
}
.academicons-google-scholar-square:before {
  content: "\e9f9";
}
.academicons-hal:before {
  content: "\e92c";
}
.academicons-hal-square:before {
  content: "\e92d";
}
.academicons-hypothesis:before {
  content: "\e95a";
}
.academicons-hypothesis-square:before {
  content: "\e95b";
}
.academicons-ideas-repec:before {
  content: "\e9ed";
}
.academicons-ideas-repec-square:before {
  content: "\e9f8";
}
.academicons-ieee:before {
  content: "\e929";
}
.academicons-ieee-square:before {
  content: "\e9b9";
}
.academicons-impactstory:before {
  content: "\e9cf";
}
.academicons-impactstory-square:before {
  content: "\e9aa";
}
.academicons-inaturalist:before {
  content: "\e900";
}
.academicons-inaturalist-square:before {
  content: "\e901";
}
.academicons-inpn:before {
  content: "\e902";
}
.academicons-inpn-square:before {
  content: "\e903";
}
.academicons-inspire:before {
  content: "\e9e9";
}
.academicons-inspire-square:before {
  content: "\e9fe";
}
.academicons-isidore:before {
  content: "\e936";
}
.academicons-isidore-square:before {
  content: "\e954";
}
.academicons-jstor:before {
  content: "\e938";
}
.academicons-jstor-square:before {
  content: "\e944";
}
.academicons-lattes:before {
  content: "\e9b3";
}
.academicons-lattes-square:before {
  content: "\e99c";
}
.academicons-mathoverflow:before {
  content: "\e9f6";
}
.academicons-mathoverflow-square:before {
  content: "\e97b";
}
.academicons-mendeley:before {
  content: "\e9f0";
}
.academicons-mendeley-square:before {
  content: "\e9f3";
}
.academicons-moodle:before {
  content: "\e907";
}
.academicons-moodle-square:before {
  content: "\e908";
}
.academicons-mtmt:before {
  content: "\e950";
}
.academicons-mtmt-square:before {
  content: "\e951";
}
.academicons-nakala:before {
  content: "\e940";
}
.academicons-nakala-square:before {
  content: "\e941";
}
.academicons-obp:before {
  content: "\e92a";
}
.academicons-obp-square:before {
  content: "\e92b";
}
.academicons-open-access:before {
  content: "\e939";
}
.academicons-open-access-square:before {
  content: "\e9f4";
}
.academicons-open-data:before {
  content: "\e966";
}
.academicons-open-data-square:before {
  content: "\e967";
}
.academicons-open-materials:before {
  content: "\e968";
}
.academicons-open-materials-square:before {
  content: "\e969";
}
.academicons-openedition:before {
  content: "\e946";
}
.academicons-openedition-square:before {
  content: "\e947";
}
.academicons-orcid:before {
  content: "\e9d9";
}
.academicons-orcid-square:before {
  content: "\e9c3";
}
.academicons-osf:before {
  content: "\e9ef";
}
.academicons-osf-square:before {
  content: "\e931";
}
.academicons-overleaf:before {
  content: "\e914";
}
.academicons-overleaf-square:before {
  content: "\e98d";
}
.academicons-philpapers:before {
  content: "\e98a";
}
.academicons-philpapers-square:before {
  content: "\e96f";
}
.academicons-piazza:before {
  content: "\e99a";
}
.academicons-piazza-square:before {
  content: "\e90c";
}
.academicons-preregistered:before {
  content: "\e906";
}
.academicons-preregistered-square:before {
  content: "\e96b";
}
.academicons-protocols:before {
  content: "\e952";
}
.academicons-protocols-square:before {
  content: "\e953";
}
.academicons-psyarxiv:before {
  content: "\e90e";
}
.academicons-psyarxiv-square:before {
  content: "\e90f";
}
.academicons-publons:before {
  content: "\e937";
}
.academicons-publons-square:before {
  content: "\e94e";
}
.academicons-pubmed:before {
  content: "\e99f";
}
.academicons-pubmed-square:before {
  content: "\e97d";
}
.academicons-pubpeer:before {
  content: "\e922";
}
.academicons-pubpeer-square:before {
  content: "\e923";
}
.academicons-researcherid:before {
  content: "\e91a";
}
.academicons-researcherid-square:before {
  content: "\e95c";
}
.academicons-researchgate:before {
  content: "\e95e";
}
.academicons-researchgate-square:before {
  content: "\e99e";
}
.academicons-ror:before {
  content: "\e948";
}
.academicons-ror-square:before {
  content: "\e949";
}
.academicons-sci-hub:before {
  content: "\e959";
}
.academicons-sci-hub-square:before {
  content: "\e905";
}
.academicons-scirate:before {
  content: "\e98e";
}
.academicons-scirate-square:before {
  content: "\e99d";
}
.academicons-scopus:before {
  content: "\e91e";
}
.academicons-scopus-square:before {
  content: "\e91f";
}
.academicons-semantic-scholar:before {
  content: "\e96e";
}
.academicons-semantic-scholar-square:before {
  content: "\e96c";
}
.academicons-springer:before {
  content: "\e928";
}
.academicons-springer-square:before {
  content: "\e99b";
}
.academicons-ssrn:before {
  content: "\e916";
}
.academicons-ssrn-square:before {
  content: "\e917";
}
.academicons-stackoverflow:before {
  content: "\e920";
}
.academicons-stackoverflow-square:before {
  content: "\e921";
}
.academicons-zenodo:before {
  content: "\e911";
}
.academicons-zotero:before {
  content: "\e962";
}
.academicons-zotero-square:before {
  content: "\e932";
}
.academicons-lg {
    font-size: 1.33333333em
}
.academicons-2x {
    font-size: 2em
}
.academicons-3x {
    font-size: 3em
}
.academicons-4x {
    font-size: 4em
}
.academicons-5x {
    font-size: 5em
}
.academicons-fw {
    width: 1.28571429em
}
.academicons-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}
.academicons-ul>li {
    position: relative
}
.academicons-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em
}
.academicons-li.fa-lg {
    left: -1.85714286em
}
.academicons-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.academicons-pull-left {
    float: left
}
.academicons-pull-right {
    float: right
}
.ai.fa-pull-right {
    margin-left: .3em
}
.fa-lg {
    font-size: 1.33333333em
}
.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
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-right {
    margin-left: .3em
}
/*!
 *  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(//freemindwebradio.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/css/../font/fontawesome-webfont.woff2?v=4.7.0) format('woff2');font-weight:normal;font-style:normal;font-display: block;}.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}

.entry-content ul li.zoom-social-icons-list,.zoom-social-icons-list{list-style-type:none !important}.zoom-social_icons-list__item{margin:0 0 10px}.zoom-social_icons-list__label{margin-left:4px}.zoom-social-icons-list--no-labels .zoom-social_icons-list__item{display:inline-block;margin:4px;border:none}.zoom-social-icons-list .socicon,.zoom-social-icons-list .dashicons,.zoom-social-icons-list .genericon,.zoom-social-icons-list .academicons,.zoom-social-icons-list .fa{padding:8px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;-moz-transition:opacity .2s;-webkit-transition:opacity .2s;transition:opacity .2s;top:0;vertical-align:middle;width:1em;height:1em;line-height:1em;font-size:1.2em}.zoom-social-icons-list--with-canvas .socicon,.zoom-social-icons-list--with-canvas .dashicons,.zoom-social-icons-list--with-canvas .genericon,.zoom-social-icons-list--with-canvas .academicons,.zoom-social-icons-list--with-canvas .fa{color:#fff}.zoom-social-icons-list--without-canvas .socicon,.zoom-social-icons-list--without-canvas .dashicons,.zoom-social-icons-list--without-canvas .genericon,.zoom-social-icons-list--without-canvas .academicons,.zoom-social-icons-list--without-canvas .fa{background:0 0}.widget .zoom-social-icons-list--without-canvas{margin-left:-8px;margin-top:-4px}.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas{margin-left:-14px;margin-top:-8px}.zoom-social-icons-list--rounded .socicon,.zoom-social-icons-list--rounded .genericon,.zoom-social-icons-list--rounded .academicons,.zoom-social-icons-list--rounded .dashicons,.zoom-social-icons-list--rounded .fa{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-align:center;text-decoration:none}.zoom-social_icons-list__link{text-align:center;text-decoration:none !important;transition:all .2s ease}.zoom-social_icons-list__link:hover{opacity:.9;border:none;text-decoration:none;box-shadow:none !important}.zoom-social-icons-list--round .socicon,.zoom-social-icons-list--round .genericon,.zoom-social-icons-list--round .academicons,.zoom-social-icons-list--round .dashicons,.zoom-social-icons-list--round .fa{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}.zoom-social-icons-list{margin:0;padding:0}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-left,.zoom-social-icons-shortcode .zoom-social-icons-list--align-left,.zoom-social-icons-widget .zoom-social-icons-list--align-left{text-align:left}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-right,.zoom-social-icons-shortcode .zoom-social-icons-list--align-right,.zoom-social-icons-widget .zoom-social-icons-list--align-right{text-align:right}.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-center,.zoom-social-icons-shortcode .zoom-social-icons-list--align-center,.zoom-social-icons-widget .zoom-social-icons-list--align-center{text-align:center}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}