#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/rescue-shortcodes/includes/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.rescue-all{font-family:inherit}.rescue-clear-floats{clear:both}.rescue-clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.rescue-spacing{display:block;height:auto;margin:0
!important;padding:0
!important;background:none !important;border:none !important;outline:none !important}.rescue-one-half{width:48%}.rescue-one-third{width:30.66%}.rescue-two-third{width:65.33%}.rescue-one-fourth{width:22%}.rescue-three-fourth{width:74%}.rescue-one-fifth{width:16.8%}.rescue-two-fifth{width:37.6%}.rescue-three-fifth{width:58.4%}.rescue-one-sixth{width:13.33%}.rescue-one-half,.rescue-one-third,.rescue-two-third,.rescue-three-fourth,.rescue-one-fourth,.rescue-one-fifth,.rescue-two-fifth,.rescue-three-fifth,.rescue-one-sixth{position:relative;margin-right:4%;margin-bottom:2em;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rescue-column-last{margin-right:0!important;clear:right}.rescue-column-last:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.rescue-button{margin:20px
5px 5px 0;cursor:pointer;display:inline-block;white-space:nowrap;text-align:center;outline:none;border-radius:3px;background:#aaa;text-decoration:none !important;-o-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s}.rescue-button span.rescue-button-inner{font-family:inherit;display:block;color:#fff;font-weight:inherit;font-size:14px;padding:0.625rem 1.25rem 0.6875rem;line-height:normal;text-decoration:none;text-align:center;white-space:nowrap}.rescue-button:focus,.rescue-button:hover,.rescue-button:active{opacity:0.8}.rescue-button.black{background:#3c5166}.rescue-button.red{background:#e74c3c}.rescue-button.orange{background:#e67e22}.rescue-button.blue{background:#3498db}.rescue-button.green{background:#2ecc71}.rescue-button.white{background:#ecf0f1}.rescue-button.white span.rescue-button-inner{color:#95a5a6}.rescue-button.large{font-size:16px}.rescue-button.giant{font-size:18px}.rescue-button.left{float:left}.rescue-button.right{float:right;margin-right:0;margin-left:5px}.rescue-highlight-yellow, .rescue-highlight-yellow
a{background-color:#FFF7A8;color:#695D43}.rescue-highlight-blue, .rescue-highlight-blue
a{color:#5091b2;background:#e9f7fe}.rescue-highlight-green, .rescue-highlight-green
a{color:#5f9025;background:#ebf6e0}.rescue-highlight-red, .rescue-highlight-red
a{color:#de5959;background:#ffe9e9}.rescue-highlight-gray, .rescue-highlight-gray
a{color:#666;background:#f9f9f9}.rescue-box{display:block;padding:10px
20px;margin:10px
0px;font-size:14px;font-weight:600;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.rescue-box p:last-child{margin:0}.rescue-box.left{float:left}.rescue-box.right{float:right}.rescue-box.gray{color:#666;background:#f9f9f9;border:1px
solid #ddd}.rescue-box.red{color:#de5959;background:#ffe9e9;border:1px
solid #fbc4c4}.rescue-box.green{color:#5f9025;background:#ebf6e0;border:1px
solid #b3dc82}.rescue-box.blue{color:#5091b2;background:#e9f7fe;border:1px
solid #b6d7e8}.rescue-box.yellow{color:#c4690e;background:#fffdf3;border:1px
solid #f2dfa4}.rescue-toggle .rescue-toggle-trigger{display:block;color:#333;display:block;padding:15px
15px 15px 37px;border:1px
solid #DFDFDF;position:relative;background:#fbfbfb;outline:0;text-transform:none;letter-spacing:normal;font-weight:normal;font-size:14px;line-height:1.5em;margin:0;margin-top:10px;cursor:pointer}.rescue-toggle .rescue-toggle-trigger:before{content:"\f067";font-family:FontAwesome;font-style:normal;font-weight:normal;color:#ccc;font-size:15px;padding-left:1em;position:absolute;top:15px;left:0}.rescue-toggle .rescue-toggle-trigger:hover{border:1px
solid #c5c5c5;text-decoration:none}.rescue-toggle .rescue-toggle-trigger.active, .rescue-toggle .rescue-toggle-trigger.active:hover{color:#333;background-color:#fbfbfb;position:relative;text-decoration:none}.rescue-toggle .rescue-toggle-trigger.active:before{content:"\f068";font-family:FontAwesome;font-style:normal;font-weight:normal;color:#ccc;font-size:15px;padding-left:1em;position:absolute;top:15px;left:0}.rescue-toggle .rescue-toggle-container{display:none;overflow:hidden;padding:15px;border:1px
solid #ddd;border-top:0px;font-size:14px}.rescue-toggle .rescue-toggle-container
p{font-size:14px;padding:10px
20px 0}.rescue-tabs ul.ui-tabs-nav{display:block;margin:0;padding:0;border-bottom:solid 1px #ddd;margin-left:1px}.rescue-tabs ul.ui-tabs-nav
li{display:block;width:auto;height:40px;padding:0
!important;float:left !important;margin:0
!important;outline:none}.rescue-tabs ul.ui-tabs-nav li
a{display:block;text-decoration:none;width:auto;height:40px;padding:0px
20px;line-height:40px;border:solid 1px #ddd;border-width:1px 1px 0 0;margin:0;background-color:#FBFBFB;font-size:14px;color:#444;outline:none}.rescue-tabs ul.ui-tabs-nav li a:hover{color:#373737;background:#fff}.rescue-tabs ul.ui-tabs-nav .ui-state-active
a{background:#fff;height:40px;position:relative;top:1px;padding-top:0px;border-left-width:1px;margin:0
0 0 -1px;color:#111 !important;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px}.rescue-tabs ul.ui-tabs-nav .ui-state-active a:hover{background:#fff}.rescue-tabs ul.ui-tabs-nav li:first-child .ui-state-active
a{margin-left:0}.rescue-tabs ul.ui-tabs-nav li:first-child
a{border-width:1px 1px 0 1px}.rescue-tabs .tab-content{background:#fff;padding:30px
20px 0;border-left:solid 1px #ddd;border-right:solid 1px #ddd;border-bottom:solid 1px #ddd;font-size:14px}.rescue-tabs ul.tabs:before,ul.tabs:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.rescue-tabs ul.tabs:after{clear:both}.rescue-tabs
ul.tabs{zoom:1}.rescue-tabs .ui-tabs-hide{display:none}.rescue-tabs:before,ul.rescue-tabs:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.rescue-tabs:after{clear:both}.rescue-tabs{zoom:1}.rescue-tabs .ui-tabs-hide{display:none}.rescue-tabs .ui-widget-header{background:none;border:none}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{border:none;background:none;font-weight:300;color:#333}.ui-widget-content{border:none}.rescue-donation-tabs{width:310px}.rescue-donation-tabs
p{margin-bottom: .5rem}.rescue-donation-tabs
.rescue_donation_header{height:65px;background-color:#34495e;text-align:center;text-transform:uppercase;color:#fff;font-size:18px;padding-top:18px;border-radius:3px 3px 0 0}.rescue-donation-tabs ul.ui-tabs-nav{display:block;margin:0;padding:0;margin-left:1px;border-top:1px solid #fff}.rescue-donation-tabs ul.ui-tabs-nav
li{display:block;width:33.333333333%;height:75px;padding:0
!important;float:left !important;margin:0
!important;outline:none}.rescue-donation-tabs ul.ui-tabs-nav li
a{font-size:14px;color:#34495e;display:block;text-decoration:none;text-transform:uppercase;text-align:center;background-color:#f9fafc;width:auto;height:75px;padding:0
0;margin:0;outline:none}.rescue-donation-tabs ul.ui-tabs-nav li a
span{position:relative;top:30px}.rescue-donation-tabs ul.ui-tabs-nav .ui-state-active
a{background:#dcdcdc;height:75px;position:relative;padding-top:0px;color:#34495e !important;font-weight:300}.rescue-donation-tabs ul.ui-tabs-nav li a:hover{background:#e4e4e4;color:#34495e}.rescue-donation-tabs ul.ui-tabs-nav .ui-state-active a:hover{}.rescue-donation-tabs ul.ui-tabs-nav li:first-child .ui-state-active
a{margin-left:0}.rescue-donation-tabs ul.ui-tabs-nav li:first-child
a{border-width:1px 1px 0 1px}.rescue-donation-tabs .tab-content{height:320px;overflow:hidden;background:#f6f6f6;padding:30px
20px 0;font-size:14px}.rescue-donation-tabs ul.tabs:before,ul.tabs:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.rescue-donation-tabs ul.tabs:after{clear:both}.rescue-donation-tabs
ul.tabs{zoom:1}.rescue-donation-tabs .ui-tabs-hide{display:none}.rescue-donation-tabs:before,ul.rescue-donation-tabs:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.rescue-donation-tabs:after{clear:both}.rescue-donation-tabs{zoom:1}.rescue-donation-tabs .ui-tabs-hide{display:none}.rescue-donation-tabs .tabs-spacer{float:left;height:200px}.tabs-bottom .ui-tabs-nav{clear:left;padding:0
.2em .2em .2em;border:none}.tabs-bottom .ui-tabs-nav
li{top:auto;bottom:0;margin:0
.2em 1px 0;border:none}.tabs-bottom .ui-tabs-nav li.ui-tabs-active{margin-top:-1px;padding-top:1px}.rescue-donation-tabs
.button{border-radius:4px;font-size:13px;padding:0.3rem 1.25rem 0.4rem;display:inline-block;background-color:#1ABC9C;color:#FFF;cursor:pointer;margin:1.25rem 0;position:relative;float:right;text-align:center;text-decoration:none;transition:background-color 300ms ease-out 0s}.rescue-donation-tabs .button:focus, .rescue-donation-tabs .button:hover{background-color:#15967D}.googlemap{position:relative;max-width:inherit}.googlemap
.map_canvas{width:100%;height:100%}.googlemap .map_canvas
h3{margin:0
0 10px;font-size:14px}.map_canvas
img{max-width:none !important}.rescue-progressbar{position:relative;display:block;margin-bottom:15px;width:100%;background:#eee;height:35px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-webkit-transition:0.4s linear;-moz-transition:0.4s linear;-ms-transition:0.4s linear;-o-transition:0.4s linear;transition:0.4s linear;-webkit-transition-property:width, background-color;-moz-transition-property:width, background-color;-ms-transition-property:width, background-color;-o-transition-property:width, background-color;transition-property:width, background-color}.rescue-progressbar-title{position:absolute;top:0;left:0;font-weight:bold;font-size:13px;color:#fff;background:#6adcfa;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.rescue-progressbar-title
span{display:block;background:rgba(0,0,0,0.1);padding:0
20px;height:35px;line-height:35px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px}.rescue-progressbar-bar{height:35px;width:0px;background:#6adcfa;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.rescue-progress-bar-percent{position:absolute;right:10px;top:0;font-size:11px;height:35px;line-height:35px;color:#444;color:rgba(0,0,0,0.4)}.fa.pull-center{margin:0
auto;display:table!important}@media only screen and (max-width: 520px){.rescue-one-half,.rescue-one-third,.rescue-two-third,.rescue-three-fourth,.rescue-one-fourth,.rescue-one-fifth,.rescue-two-fifth,.rescue-three-fifth,.rescue-one-sixth{width:100%;float:none;margin-right:0;margin-bottom:20px}.rescue-box,.rescue-box.left,.rescue-box.right{float:none;width:100% !important}.rescue-tabs ul.ui-tabs-nav{margin-left:0}.rescue-tabs ul.ui-tabs-nav
li{width:100%}.rescue-tabs ul.ui-tabs-nav li
a{border-left-width:1px}.rescue-tabs ul.ui-tabs-nav .ui-state-active a, .rescue-tabs ul.ui-tabs-nav .ui-state-active a:hover{height:39px;padding-top:0;margin-left:0;top:auto;background-color:#eee;color:#000;font-weight:bold}}.rescue-hidden-desktop,.rescue-visible-phone,.rescue-visible-tablet{display:none}@media only screen and (max-width: 959px){.rescue-hidden-desktop{display:block}.rescue-visible-desktop{display:none}}@media only screen and (min-width: 768px) and (max-width: 959px){.rescue-hidden-desktop{display:block}.rescue-visible-desktop{display:none}.rescue-hidden-tablet{display:none}}@media only screen and (max-width: 767px){.rescue-hidden-desktop{display:block}.rescue-visible-desktop{display:none}.rescue-hidden-phone{display:none}}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px 0;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px 0;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;margin:20px 0 0 120px}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header .cff-header-text{padding-top:10px;margin:0}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-less{display:none}#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-date{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px 0;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:#eee;background:url(/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}#cff .cff-author-img.cff-no-consent img{display:none}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story{font-weight:400!important}#cff.cff-default-styles .cff-author a{text-decoration:none}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-author-text{float:left;width:100%}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid #eee;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:#f9f9f9;background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff .cff-expand{display:none}#cff.cff-default-styles .cff-expand .cff-readmore,#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-expand .cff-readmore{display:inline;padding:0;border:none;background:0 0;color:inherit;font-family:inherit;font-size:11px;cursor:pointer;-webkit-appearance:none;appearance:none}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:5px 10px;margin:10px 0 5px 0;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0 0}#cff .cff-link img{max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff p.cff-link-title{margin:5px 0 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px 0}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-post-desc{margin:5px 0 0 0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px 0}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-desc-wrap{float:left;width:100%}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0 0;margin:0}#cff.cff-default-styles .cff-post-links{font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px 5px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#dd4b39}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s ease}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0 0;clear:both}#cff.cff-default-styles .cff-credit{font-size:11px}#cff.cff-default-styles .cff-credit a{text-decoration:none}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5%;margin-bottom:20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px 0}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px 0;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-num-diff-hide{display:none!important}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;position:relative!important;float:left!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;position:relative!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;display:flex!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important;margin-bottom:30px!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px 8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;src:url(https://www.basinstreetband.it/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em
0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:1px #767676 dotted;text-decoration:none}b,strong{font-weight:inherit}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#eee;color:#222}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,
html [type="button"],[type="reset"],[type="submit"]{cursor:pointer;-webkit-appearance:button}button:-moz-focus-inner,[type="button"]:-moz-focus-inner,[type="reset"]:-moz-focus-inner,[type="submit"]:-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px
dotted ButtonText}fieldset{border:1px
solid #bbb;margin:0
2px;padding:0.35em 0.625em 0.75em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]:-webkit-inner-spin-button,[type="number"]:-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]:-webkit-search-cancel-button,[type="search"]:-webkit-search-decoration{-webkit-appearance:none}:-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}body,button,input,select,textarea{font-size:16px;font-size:1rem;font-weight:400;font-family:'Roboto',sans-serif;line-height:1.555555555555556}.home .header-media .entry-title,
#feature-slider-section .entry-title{font-size:34px;font-size:2.125rem;font-weight:400}#footer-instagram .widget-title,.section-title,.entry-title,.page-title{font-size:32px;font-size:2rem;line-height:1.333333333333333}.site-title,
#site-generator .social-navigation
a{font-size:24px;font-size:1.5rem}.woocommerce-posts-wrapper .entry-title,
.woocommerce .related.products>h2{font-size:28px;font-size:1.75rem}.widget .hentry .entry-title{font-weight:400}.comments-title,
.comment-reply-title,
.widget .hentry .entry-title,
.author-description .author-title,
.archive-posts-wrapper .entry-title,
.events-content-wrapper .entry-title,
.playlist-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title,
.woocommerce-tabs .panel h2:first-of-type{font-size:20px;font-size:1.25rem}blockquote,
.dropdown-toggle,
.site-header .icon,
.team-content-wrapper .entry-title,
.featured-content-wrapper .entry-title,
ul.products li.product .woocommerce-loop-product__title,
#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary{font-size:18px;font-size:1.125rem}.menu-toggle,
.menu-toggle-close,
.search-submit,
.site-header input[type="search"],
.header-top-left,
.site-navigation .top-menu a,
.site-navigation .top-menu a,
.site-navigation .secondary-menu a,
.pagination,
.woocommerce-pagination,
.author-bio,
.form-submit input,
.breadcrumb-area,
.widget,
.header-media .entry-meta,
.entry-footer .entry-meta,
#testimonial-content-section .entry-title,
.team-content-wrapper .entry-meta{font-size:16px;font-size:1rem}.header-media .entry-meta{line-height:1.555555555555556}.entry-footer .entry-meta{font-style:italic}.main-navigation a,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.comment-subscription-form,
#testimonial-content-section .entry-meta{font-size:14px;font-size:0.875rem}button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation,
#content #infinite-handle span button,
.widget .widget-title{font-size:14px;font-size:0.875rem}.site-info,.more-link,.site-description{font-size:13px;font-size:0.8125rem}.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link
.readmore{font-size:14px;font-size:0.875rem;line-height:1.5}.entry-meta,
.sticky-post,
.breadcrumb-area,
.woocommerce .woocommerce-breadcrumb,
.post-navigation .nav-subtitle{font-size:12px;font-size:0.75rem}h1,h2,h3,h4,h5,h6{clear:both;font-weight:700;line-height:1.2;margin:0;text-rendering:optimizeLegibility}p{margin:0
0 1.75em}dfn,cite,em,i{font-style:italic}blockquote{border-left:4px solid;font-weight:700;line-height:1.4;margin:0
0 1.4736842105em;padding:0
0 0 1.263157895em;overflow:hidden}blockquote,q{quotes:"\201C" "\201D" "\2018" "\2019"}blockquote:before,blockquote:after,q:before,q:after{}blockquote
p{margin-bottom:1.050em}blockquote cite,
blockquote
small{display:block;font-size:13px;font-size:0.8125rem;font-weight:400;line-height:1.615384615384615;text-decoration:none}blockquote em,
blockquote i,
blockquote
cite{font-style:normal}blockquote strong,
blockquote
b{font-weight:400}blockquote>:last-child{margin-bottom:0}address{font-style:italic;margin:0
0 1.75em}code,kbd,tt,var,samp{font-family:Inconsolata,monospace;font-size:16px;font-size:1rem}pre{font-family:Inconsolata,monospace;line-height:1.555;margin:0
0 1.75em;max-width:100%;overflow:auto;padding:1.75em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}code{padding:0.125em 0.25em}abbr,acronym{border-bottom:1px dotted;cursor:help}mark,ins{padding:0.125em 0.25em;text-decoration:none}big{font-size:125%}#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.audioman-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.cat-links span+a:before,
.tags-links span+a:before,
.wp-custom-header-video-button:before,
.search-toggle:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children>a:after,
.main-navigation .page_item_has_children>a:after,
.dropdown-toggle:after,
.search-submit:before,
.social-navigation a:before,
#feature-slider-section .cycle-prev:before,
#feature-slider-section .cycle-next:before,
#testimonial-content-section .cycle-prev:before,
#testimonial-content-section .cycle-next:before,
.entry-breadcrumbs a:after,
.comment-reply-title small a:before,#scrollup:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.social-navigation a:before{font-family:'Font Awesome 6 Brands';font-weight:400}#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.audioman-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.cat-links span+a:before,
.tags-links span+a:before,
.wp-custom-header-video-button:before,
.search-toggle:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children>a:after,
.main-navigation .page_item_has_children>a:after,
.dropdown-toggle:after,
.search-submit:before,
#feature-slider-section .cycle-prev:before,
#feature-slider-section .cycle-next:before,
#testimonial-content-section .cycle-prev:before,
#testimonial-content-section .cycle-next:before,
.entry-breadcrumbs a:after,
.comment-reply-title small a:before,#scrollup:before{font-family:'Font Awesome 6 Free';font-weight:900}.social-navigation a[href*="mailto:"]:before,
.social-navigation a[href*="tel:"]:before,
.social-navigation a[href$="/feed"]:before{font-family:'Font Awesome 6 Free';font-weight:900}.site-header-cart .cart-contents:before{content:"\f291"}.navigation-classic .site-header-cart .cart-contents:before{margin-right:0}.menu-toggle:before{content:"\f0c9"}.menu-toggle.selected:before,
.comment-reply-title small a:before{content:"\f00d"}.search-toggle:before,.search-submit:before{content:"\f002";font-size:15px;font-size:0.9375rem}.dropdown-toggle:after{content:"\f0d7"}.active.dropdown-toggle:after{content:"\f0d8"}.pagination .prev span:before,
#feature-slider-section .cycle-prev:before{content:"\f104"}.pagination .next span:after,
#feature-slider-section .cycle-next:before{content:"\f105"}#testimonial-content-section .cycle-prev:before{content:"\f104"}#testimonial-content-section .cycle-next:before{content:"\f105"}.wp-custom-header-video-play:before{content:"\f04c"}.wp-custom-header-video-pause:before{content:"\f04b"}#scrollup:before{content:"\f106"}.entry-meta span a:before{margin-right:13px}.entry-footer .cat-links span+a:before{content:"\f07b"}.entry-footer .tags-links span+a:before{content:"\f02b"}.nav-next .nav-subtitle:after{content:"\f105";margin-left:7px}.nav-previous .nav-subtitle:before{content:"\f104";margin-right:7px}#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after{content:"\f067"}.pagination .prev span:before,
.pagination .next span:after{font-size:20px;font-size:1.25rem}.pagination .prev span:before{margin-right:7px}.pagination .next span:after{margin-left:7px}#testimonial-content-section .cycle-prev:before,
#testimonial-content-section .cycle-next:before,
#scrollup:before,
#feature-slider-section .cycle-prev:before,
#feature-slider-section .cycle-next:before{font-size:24px;font-size:1.5rem}.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before{font-size:16px;font-size:1rem}#promotion-section .button.play-button:before{content:"\f04b";font-size:17px;font-size:1.0625rem}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.5em;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.5em 1.75em}img{height:auto;max-width:100%;vertical-align:middle}del{opacity:0.8}table,caption,th,td{border:1px
solid}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0
0 1.75em;table-layout:fixed;width:100%}caption{border-width:1px 1px 0 1px;font-weight:700;text-align:center}th,td{font-weight:normal;text-align:left}th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}caption,th,td{padding:0.778em}.displaynone{display:none}.displayblock{display:block}.cover-link{display:block;height:100%}.drop-cap:first-letter {float:left;font-size:92px;font-size:5.75rem;line-height:0.6;margin:14px
16px 4px -3px}.header-top-bar .wrapper,
#secondary-menu-wrapper
.wrapper{padding:0
15px}.menu-toggle{padding:17px}.main-navigation
a{padding:14px
0}#header-content
.wrapper{padding:20px
25px}.custom-header-content{padding:135px
25px}.pagination .page-numbers.prev,
.pagination .page-numbers.next{padding:7px
21px}.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link
.readmore{padding:12px
28px 11px}.site-content
.wrapper{padding:22px
10px}.playlist-content-wrapper .hentry,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.events-content-wrapper .hentry,
.team-content-wrapper .hentry,
.site-content .wrapper .content-area,
.site-content .wrapper .widget-area{padding:20px}.author-info{padding:35px}.footer-widget-area{padding:21px
0 0}.widget-column{padding:21px
30px}.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,.woocommerce-products-header{margin-bottom:28px}.archive-post-wrap .entry-container{max-width:720px;margin:35px
auto;padding:0
20px}.archive-post-wrap .hentry:not(.has-post-thumbnail) .entry-container{margin-top:0}#hero-section .entry-header,
#hero-section .entry-summary,
#hero-section .entry-content,
#hero-section .edit-link{padding:0}.section-heading-wrapper{padding:35px
30px 15px;margin:0
auto}.site-main .section-heading-wrapper{padding-top:0}.archive-posts-wrapper .hentry,
.site-main .hentry,.comment-notes,.comment-awaiting-moderation,.logged-in-as,.form-allowed-tags{margin:0
0 35px}.author-title,.author-avatar,.author-description,.comments-title,.comment-reply-title{margin:0
0 21px}.widget{margin:0
0 42px}.widget .widget-title{margin:0
0 28px}.widget
li{margin-bottom:7px}.widget li>ul,
.widget li>ol{clear:both;margin-top:7px;margin-left:14px}.hero-content-wrapper,.recent-blog-content-wrapper{padding:0
35px}.playlist-content-wrapper,.product-content-wrapper,.featured-content-wrapper,.portfolio-content-wrapper,.events-content-wrapper,.team-content-wrapper{padding:0
10px 15px}.section-content-wrapper .post-thumbnail{margin:0
0 21px}.section-content-wrapper .entry-title,
.section-content-wrapper .entry-meta{margin:0
0 7px}.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content{margin:28px
0 0;width:100%}.section-content-wrapper .entry-container>:first-child{margin-top:0}.section-content-wrapper .entry-container>:last-child{margin-bottom:0}.entry-footer .entry-meta{margin:35px
0 0}.singular-content-wrap .entry-header .entry-meta{margin:21px
0 0}.comments-area{margin-top:35px;padding-top:35px}.hero-content-wrapper .entry-summary,
.hero-content-wrapper .entry-content{margin:35px
0 0}.site-header-text> :last-child,
.taxonomy-description-wrapper> :last-child,
.widget-column> :last-child,
.widget-area .widget .hentry:last-child,
.widget-area .widget .hentry .entry-meta,
.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,
.entry-content> :last-child,
.entry-summary> :last-child,
.page-content> :last-child,
.comment-content> :last-child,
.textwidget> :last-child,
.widget_nav_menu ul,
#colophon .widget li:last-child{margin-bottom:0}.widget-area .ewfeaturedpostpageimage .featured-image{margin-top:0;margin-bottom:0}.custom-logo{margin:0
auto}.has-header-video .custom-header-content{padding-bottom:178px}.entry-title{margin:0}.widget-area .entry-meta{margin-top:0}.taxonomy-description-wrapper{margin-top:7px}#testimonial-content-section
.hentry{padding:20px
30px 49px 30px}#testimonial-content-section.has-post-thumbnail .entry-container{padding:84px
30px 42px}#testimonial-content-section .entry-container{padding:35px
30px}.post-navigation div+div,
.posts-navigation div+div{margin-top:30px}.wp-caption .wp-caption-text{padding:7px
14px}button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation a,
#content #infinite-handle span button,
.catch-instagram-feed-gallery-widget-wrapper
.button{padding:12px
28px 11px}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:11px
14px}.top-playlist-enabled .site-footer{padding-bottom:55px}.sidebar .ewnewsletter .widget-inner-wrap{padding:0}.wocommerce-section-content-wrapper{margin:0
-20px}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{background-color:transparent;border:none;-webkit-border-radius:22px;border-radius:22px;display:inline-block;font-weight:800;letter-spacing:0.071em;line-height:1.5;text-shadow:0 1px 0 rgba(105, 47, 69, 0.50);text-transform:uppercase}.entry-content .button,
.entry-summary
.button{box-shadow:none}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{background-color:transparent;-webkit-border-radius:6px;border-radius:6px;border:1px
solid;margin-top:7px;width:100%}input[type="search"]{-webkit-appearance:textfield}input[type="search"]:-webkit-search-cancel-button,input[type="search"]:-webkit-search-decoration{-webkit-appearance:none}input[type="radio"],input[type="checkbox"]{margin-right:0.5em}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{background-color:transparent;outline:0}.post-password-form{margin-bottom:1.75em}.post-password-form
label{display:block;font-size:13px;font-size:0.8125rem;font-weight:700;letter-spacing:0.076923077em;line-height:1.6153846154;margin-bottom:1.75em;text-transform:uppercase}.post-password-form input[type="password"]{margin-top:0.4375em}.post-password-form>:last-child{margin-bottom:0}.search-form,.woocommerce-product-search{clear:both;position:relative}input[type="search"].search-field{-webkit-appearance:none;-webkit-border-radius:10px;border-radius:10px;margin:0;padding:12px
46px 12px 14px;width:100%}.search-submit{background-image:none;background-color:transparent;border:none;border-radius:0;overflow:hidden;padding:0;position:absolute;top:0;right:0;bottom:0;width:49px}.search-submit:hover,.search-submit:focus{background-image:none;background-color:transparent}select{border:none;-webkit-border-radius:6px;border-radius:6px;font-size:13px;font-size:0.8125rem;padding:7px
10px}a{text-decoration:none}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.main-navigation
ul{list-style:none;margin:0;padding-left:0}.main-navigation
li{margin:0;position:relative}.menu-social-container{padding:12px
15px}.main-navigation .menu-item-has-children>a,
.main-navigation .page_item_has_children>a{padding-right:49px}.main-navigation
a{display:block;font-weight:500;line-height:1.5;letter-spacing:0.071em;text-decoration:none;text-transform:uppercase}.search-container{padding:21px}.main-navigation a,
#primary-menu-wrapper .search-container{padding:14px
30px}.main-navigation ul
ul{margin-left:0.875em}.main-navigation ul ul
a{font-weight:400;letter-spacing:0;text-transform:capitalize}.menu-inside-wrapper,
.main-navigation ul
ul{-webkit-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);box-shadow:0 9px 9px rgba(0, 0, 0, 0.4)}.navigation-classic .main-navigation{clear:both;border:none}.main-navigation ul.toggled-on{box-shadow:none;border-top:none}.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul{left:auto;right:0}.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul .current_page_item>a,
.main-navigation ul ul .current-menu-item>a{font-weight:500}#primary-search-wrapper{display:none}.menu-inside-wrapper{position:absolute;right:-100%;top:61px;width:100%;max-width:100%;visibility:hidden;z-index:199;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.is-open .menu-inside-wrapper{right:0;visibility:visible}body.menu-open{overflow-y:scroll;width:100%}.menu-toggle-wrapper{padding:5px}.menu-toggle{background-image:none;background-color:transparent;display:block;font-weight:400;line-height:1.375;margin:0
auto}.menu-toggle:hover,.menu-toggle:focus,.menu-toggle.selected{background-image:none;background-color:transparent}#primary-search-wrapper .menu-toggle{-webkit-border-radius:36px;border-radius:36px;display:inline-block;height:36px;padding:0;text-align:center;width:36px}.dropdown-toggle{background-image:none;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:18px;font-size:1.125rem;right:0;line-height:1.172;margin:0
auto;padding:14px
19px;position:absolute;text-shadow:none;top:0}.site-footer-menu .dropdown-toggle{display:none}.dropdown-toggle:hover,.dropdown-toggle:focus,.dropdown-toggle:focus{background:transparent}.dropdown-toggle:focus{outline:thin dotted}.main-navigation ul
ul{display:none}.main-navigation ul .toggled-on{display:block}#primary-search-wrapper>.social-navigation{display:none;float:left}#primary-search-wrapper>.social-navigation .menu-social-container{padding:22px
0}.site-header-menu .menu-label{display:none}.menu-label{display:inline-block;margin-left:7px}#footer-menu-wrapper{display:none}#footer-menu-wrapper.toggled-on{display:block}.site-navigation{margin:0
0 35px}.site-navigation
ul{list-style:none;margin:0}.site-navigation
a{display:block;line-height:1.615384615384615;font-weight:700;font-size:13px;font-size:0.8125rem;padding:7px
0;text-decoration:none;text-transform:uppercase;outline-offset:-1px}.mobile-social-search{clear:both}.social-navigation,.social-links-menu{font-size:16px;font-size:1rem;padding:0}.social-navigation ul,
.social-links-menu
ul{list-style:none;margin:0}.social-navigation li,
.social-links-menu
li{display:inline-block;margin:0}.social-navigation a,
.social-links-menu
a{background-color:transparent;display:inline-block;font-size:16px;font-size:1rem;height:36px;line-height:36px;margin:2px
4px;text-align:center;width:36px}.widget .social-links-menu
a{border:1px
solid;height:42px;line-height:42px;width:42px}.widget .social-links-menu a:hover:before{-webkit-animation:toBottomFromTop 0.3s forwards;-moz-animation:toBottomFromTop 0.3s forwards;animation:toBottomFromTop 0.3s forwards}@-webkit-keyframes
toBottomFromTop{49%{-webkit-transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%)}51%{opacity:1}}@-moz-keyframes
toBottomFromTop{49%{-moz-transform:translateY(100%)}50%{opacity:0;-moz-transform:translateY(-100%)}51%{opacity:1}}@keyframes
toBottomFromTop{49%{transform:translateY(100%)}50%{opacity:0;transform:translateY(-100%)}51%{opacity:1}}#site-generator .social-navigation{text-align:center}.site-footer .menu-social-container{padding:0}#site-generator .social-navigation a:before{line-height:36px}.social-navigation a:before{content:"\f0c1"}.social-navigation a[href*="codepen.io"]:before{content:"\f1cb"}.social-navigation a[href*="digg.com"]:before{content:"\f1a6"}.social-navigation a[href*="dribbble.com"]:before{content:"\f17d"}.social-navigation a[href*="dropbox.com"]:before{content:"\f16b"}.social-navigation a[href*="facebook.com"]:before{content:"\f09a"}.social-navigation a[href*="flickr.com"]:before{content:"\f16e"}.social-navigation a[href*="foursquare.com"]:before{content:"\f180"}.social-navigation a[href*="plus.google.com"]:before{content:"\f0d5"}.social-navigation a[href*="github.com"]:before{content:"\f09b"}.social-navigation a[href*="instagram.com"]:before{content:"\f16d"}.social-navigation a[href*="linkedin.com"]:before{content:"\f0e1"}.social-navigation a[href*="path.com"]:before{content:"\f20c"}.social-navigation a[href*="pinterest.com"]:before{content:"\f231"}.social-navigation a[href*="getpocket.com"]:before{content:"\f265"}.social-navigation a[href*="reddit.com"]:before{content:"\f1a1"}.social-navigation a[href*="skype.com"]:before{content:"\f17e"}.social-navigation a[href*="soundcloud.com"]:before{content:"\f1be"}.social-navigation a[href*="stumbleupon.com"]:before{content:"\f1a4"}.social-navigation a[href*="tumblr.com"]:before{content:"\f174"}.social-navigation a[href*="twitter.com"]:before{content:"\f099"}.social-navigation a[href*="x.com"]:before{content:"\e61b"}.social-navigation a[href*="vimeo.com"]:before{content:"\f27d"}.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before{content:"\f19a"}.social-navigation a[href*="youtube.com"]:before{content:"\f16a"}.social-navigation a[href*="mailto:"]:before{content:"\f0e0"}.social-navigation a[href*="spotify.com"]:before{content:"\f1bc"}.social-navigation a[href*="twitch.tv"]:before{content:"\f1e8"}.social-navigation a[href$="/feed"]:before{content:"\f09e"}.social-navigation a[href*="amazon.com"]:before{content:"\f270"}.social-navigation a[href*="apple.com"]:before{content:"\f179"}.social-navigation a[href*="bandcamp.com"]:before{content:"\f2d5"}.social-navigation a[href*="behance.com"]:before{content:"\f1b4"}.social-navigation a[href*="deviantart.com"]:before{content:"\f1bd"}.social-navigation a[href*="etsy.com"]:before{content:"\f2d7"}.social-navigation a[href*="vk.com"]:before{content:"\f189"}.social-navigation a[href*="xing.com"]:before{content:"\f168"}.social-navigation a[href*="tel:"]:before{content:"\f879"}.social-navigation a[href*="bluesky.com"]:before,
.social-navigation a[href*="bsky.app"]:before{content:"\e671"}.social-navigation a[href*="threads.com"]:before{content:"\e618"}.social-navigation a[href*="line.me"]:before{content:"\f3c0"}.social-navigation a[href*="discord.com"]:before,
.social-navigation a[href*="discord.gg"]:before{content:"\f392"}.social-navigation a[href*="t.me"]:before{content:"\f2c6"}.social-navigation a[href*="tiktok.com"]:before{content:"\e07b"}.social-navigation a[href*="snapchat.com"]:before{content:"\f2ab"}.post-navigation{clear:both}.post-navigation
a{display:block;text-decoration:none}.post-navigation
span{display:block}.post-navigation .nav-subtitle{letter-spacing:0.083em;margin-bottom:0.583em;text-transform:uppercase}.post-navigation .nav-title{font-weight:700;display:block;text-rendering:optimizeLegibility}.post-navigation .nav-previous,
.post-navigation .nav-next{position:relative;vertical-align:top}.pagination .prev,
.pagination
.next{width:100%}.image-navigation,.comment-navigation{border-top:1px solid;border-bottom:1px solid;font-size:13px;font-size:0.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:0.7;padding:0
0.538461538em}.posts-navigation,
.pagination,
#content #infinite-handle{clear:both;text-align:center}#content #infinite-handle{display:block}#content #infinite-handle
span{background:none transparent;display:inline-block;padding:0}.infinite-loader #ctis-loading
img{width:35px}.infinite-loader{clear:both}.posts-navigation a,
#content #infinite-handle span
button{line-height:1.5;font-weight:800}.pagination .prev,
.pagination
.next{font-weight:400;line-height:1.75}.pagination .page-numbers{display:inline-block;margin:7px
0;padding:8px
16px;text-transform:uppercase}.pagination .page-numbers.current{-webkit-border-radius:50%;border-radius:50%}.posts-navigation a,
#content #infinite-handle span button,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link
.readmore{border:none;-webkit-border-radius:22px;border-radius:22px;display:inline-block;text-transform:uppercase}.breadcrumb-area{text-align:center;width:100%;font-weight:normal}.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{line-height:1.75;margin:0;padding:7px
35px}.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb
a{position:relative;font-weight:normal;text-decoration:none}.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.entry-breadcrumbs a:active,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:active{text-decoration:none}.entry-breadcrumbs .sep,
.woocommerce .woocommerce-breadcrumb
.sep{margin:0
10px}#scrollup{-webkit-border-radius:50%;border-radius:50%;border:none;cursor:pointer;display:none;outline:none;padding:7px;position:fixed;bottom:35px;right:20px;text-decoration:none;text-align:center;text-shadow:0 1px 0 rgba(105, 47, 69, 0.50);width:40px;height:40px;z-index:9999}.top-playlist-enabled
#scrollup{bottom:63px}#scrollup:hover,#scrollup:focus{text-decoration:none}.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, 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}.logged-in .site .skip-link{box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2)}.site .skip-link:focus{clip:auto;height:auto;left:6px;top:7px;width:auto;z-index:100000}.alignleft{float:left;margin:0.375em 1.75em 1.75em 0}.alignright{float:right;margin:0.375em 0 1.75em 1.75em}.aligncenter{clear:both;display:block;margin:0
auto 1.75em}blockquote.alignleft{margin:0.3157894737em 1.4736842105em 1.473684211em 0}blockquote.alignright{margin:0.3157894737em 0 1.473684211em 1.4736842105em}blockquote.aligncenter{margin-bottom:1.473684211em}.wrapper:before,
.wrapper:after,
.posts-navigation:before,
.posts-navigation:after,
.clear:before,
.clear:after,
.header-top-bar:before,
.header-top-bar:after,
.site-header-top-main:before,
.site-header-top-main:after,
#secondary-menu-wrapper:before,
#secondary-menu-wrapper:after,
#hero-section:before,
#hero-section:after,
.featured-content-wrapper:before,
.featured-content-wrapper:after,
.portfolio-content-wrapper:before,
.portfolio-content-wrapper:after,
.service-content-wrapper:before,
.service-content-wrapper:after,
.events-content-wrapper:before,
.events-content-wrapper:after,
blockquote:before,
blockquote: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,
.content-area:before,
.content-area:after,
.site-main>article:before,
.site-main>article:after,
.post-navigation:before,
.post-navigation:after,
.posts-navigation:before,
.posts-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,
#colophon .wrapper:before,
#colophon .wrapper:after,
.site-header-cart li:before,
.site-header-cart li:after,
.widget-area li:before,
.widget-area li:after{content:"";display:table}.wrapper:after,
.posts-navigation:after,
.clear:after,
.header-top-bar:after,
.site-header-top-main:after,
#secondary-menu-wrapper:after,
#hero-section:after,
.featured-content-wrapper:after,
.portfolio-content-wrapper:after,
.service-content-wrapper:after,
.events-content-wrapper:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.content-area:after,
.site-main>article:after,
.post-navigation:after,
.posts-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
.content-bottom-widgets:after,
#tertiary:after,
#colophon .wrapper:after,
.site-header-cart li:after,
.widget-area li:after{clear:both}.widget .widget-title{font-weight:700;letter-spacing:0.88px;text-transform:uppercase}.widget .widget-title:empty{margin-bottom:0}.widget ul,
.widget
ol{list-style:none;margin-left:0}.widget-area
li{line-height:2}.widget_categories ul,
.widget_archive
ul{text-align:right}.widget_categories li,
.widget_archive
li{display:block;height:1%;overflow:hidden}.widget_categories ul a,
.widget_archive ul
a{float:left}.widget.widget_calendar
table{margin:0}.widget_calendar td,
.widget_calendar
th{line-height:3;padding:0;text-align:center}.widget_calendar
caption{font-weight:600}.widget_calendar tbody
a{display:block;font-weight:600;text-decoration:none}.widget-area
.gallery{margin:0}.widget_recent_entries .post-date{display:block;font-size:13px;font-size:0.8125rem;line-height:1.615384615;margin-bottom:0.538461538em}.widget_recent_entries li:last-child .post-date{margin-bottom:0}.widget_rss .rsswidget
img{margin-top:-0.375em}.widget_rss .rss-date,
.widget_rss
cite{display:block;font-size:13px;font-size:0.8125rem;font-style:normal;line-height:1.615384615;margin-bottom:0.538461538em}.widget_rss .rssSummary:last-child{margin-bottom:2.1538461538em}.widget_rss li:last-child :last-child{margin-bottom:0}.tagcloud
a{border:none;display:inline-block;line-height:1;margin:0
0.1875em 0.4375em 0;padding:0.5625em 0.4375em 0.5em}.tagcloud a:hover,
.tagcloud a:focus{outline:0}#featured-grid-content .grid-box:hover .caption>.vcenter{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}#footer-instagram
.widget{margin:0;padding:0}#footer-instagram .widget-title{margin:35px
auto;text-align:center;letter-spacing:0;text-transform:capitalize}#footer-instagram .widget-title{display:none}.widget-area .catch-instagram-feed-gallery-widget-wrapper
.button{border:none}#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}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button{display:none}#footer-instagram .catch-instagram-feed-gallery-widget-wrapper
.button{margin-top:28px}.widget-area .date-label{display:none}#footer-newsletter
.wrapper{max-width:1920px;text-align:center}#footer-newsletter
.widget{clear:both}#footer-newsletter .widget.ew-newsletter{margin:0}#footer-newsletter .widget-inner{max-width:680px;margin:0
auto;padding:0
30px}#footer-newsletter .ewnewsletter .widget-inner-wrap{padding:0;margin:0}#footer-newsletter .ewnewsletter
.hentry{margin:0
0 2.188em}#footer-newsletter .section-heading-wrapper{padding-left:0;padding-right:0;padding-bottom:21px}#footer-newsletter .ew-newsletter-wrap
form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox{-webkit-border-radius:0;border-radius:0;border:none;margin:0;padding:11px
28px}#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox:first-of-type{-webkit-border-radius:22px;border-radius:22px;border-bottom-right-radius:0;border-top-right-radius:0}#footer-newsletter .ewnewsletter .ew-newsletter-wrap
#subbutton{border-bottom-left-radius:0;border-top-left-radius:0;margin:0}.widget .menu-social-container{padding:0}#page{margin:0
auto;overflow-x:hidden;position:relative;word-wrap:break-word}.boxed-layout
#page{max-width:1600px}.wrapper{margin:0
auto;max-width:1500px;width:100%}#top-playlist-section
.wrapper{max-width:100%}.boxed-layout #top-playlist-section
.wrapper{max-width:1600px}.header-media .wrapper,
#footer-instagram .wrapper,
.gallery-section
.wrapper{width:100%;max-width:1920px}.recent-blog-content
.wrapper{max-width:1020px;margin:0
auto}.site-content{border-bottom:1px solid;word-wrap:break-word}.site-content-contain{position:relative}.page.no-sidebar .content-area,
.single.no-sidebar .content-area{max-width:720px;margin:0
auto}.archive-post-wrap .post-wrapper{border-bottom:1px solid}#content[tabindex="-1"]:focus{outline:0}.site-header{position:relative;z-index:999}.absolute-header .site-header{position:absolute;left:0;width:100%;top:0}.site-header-main
.wrapper{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0
30px;position:relative}.site-branding{margin:14px
auto 14px 0;max-width:100%;min-width:0;text-align:left;width:auto;overflow:hidden}.custom-logo{display:block;max-width:250px}.wp-custom-logo .custom-logo-link{display:block}.wp-custom-logo .site-identity{display:none}.site-header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin-right:-20px}.site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-title{font-weight:400;line-height:1.25;letter-spacing:0;margin:0}.site-title
a{text-decoration:none}.site-description{font-weight:300;letter-spacing:0;line-height:1.230769230769231;margin:0;text-transform:capitalize}.custom-header{clear:both;position:relative}.custom-header .post-thumbnail{margin:0}.has-header-video .custom-header-media .wp-custom-header
img{display:none}.custom-header-content{display:block;margin:0
auto;position:absolute;top:50%;left:0;right:0;width:100%;max-width:1510px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);text-align:center;z-index:2}.has-header-media:not(.home) .custom-header-content{position:relative;-webkit-transform:initial;-moz-transform:initial;-ms-transform:initial;-o-transform:initial;transform:initial}.custom-header-content.content-align-left{text-align:left}.custom-header-content.content-align-right{text-align:right}.custom-header-content .site-header-text{margin-top:7px}.has-header-image.home .custom-header,
.has-header-video.home .custom-header{display:table;height:480px;height:85vh;width:100%}.has-header-media:not(.home) .custom-header-media{position:relative}.header-media-text-disabled .custom-header-media .wp-custom-header
img{display:block;position:relative}.custom-header-overlay{background-color:rgba(0, 0, 0, 0.2);bottom:0;content:"";height:100%;position:absolute;left:0;right:0;top:0;width:100%;z-index:1}.color-scheme-light .custom-header-overlay,
.color-scheme-green .custom-header-overlay{background-color:rgba(255, 255, 255, 0.2)}.custom-header .wrapper:before{content:"";display:block;height:100%;position:absolute;left:0;top:0;width:100%}.has-header-image .custom-header-media .wp-custom-header img,
.has-header-video .custom-header-media .wp-custom-header video,
.has-header-video .custom-header-media .wp-custom-header
iframe{position:absolute;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;padding-bottom:1px;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.boxed-layout.has-header-image .custom-header-media .wp-custom-header img,
.boxed-layout.has-header-video .custom-header-media .wp-custom-header video,
.boxed-layout.has-header-video .custom-header-media .wp-custom-header
iframe{position:absolute}@supports (object-fit: cover){.has-header-image .custom-header-media .wp-custom-header img,
.has-header-video .custom-header-media .wp-custom-header
video{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%}}body:not(.has-header-image):not(.has-header-video) .custom-header-media{display:none}.custom-header-media .wp-custom-header-video-button{border-radius:50%;font-size:18px;font-size:1.125rem;opacity:0;overflow:hidden;padding:7px
14px;position:absolute;left:49%;bottom:35px;z-index:100;height:44px;width:44px}.header-media:hover .wp-custom-header-video-button{opacity:1}.site-main .hentry,
.featured-content-wrapper .hentry,
.portfolio-content-wrapper .hentry,
.events-content-wrapper .hentry,
.team-content-wrapper .hentry,
#testimonial-content-section
.hentry{float:left;position:relative;width:100%}.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,.woocommerce-products-header{text-align:center}.post-thumbnail{display:block;position:relative}.post-thumbnail
img{display:block;margin:0
auto}.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget
h1{font-size:32px;font-size:2rem;line-height:1.25;margin-top:1.333em;margin-bottom:0.583em}.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget
h2{font-size:28px;font-size:1.75rem;line-height:1.2173913043;margin-top:1.556em;margin-bottom:0.778em}.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget
h3{font-size:24px;font-size:1.5rem;line-height:1.1052631579;margin-top:1.750em;margin-bottom:0.875em}.entry-content h4,
.comment-content h4,
.textwidget
h4{font-size:22px;font-size:1.375rem}.entry-content h5,
.comment-content h5,
.textwidget
h5{font-size:18px;font-size:1.125rem}.entry-content h6,
.comment-content h6,
.textwidget
h6{font-size:16px;font-size:1rem}.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget
h6{line-height:1.3125;margin-top:2.154em;margin-bottom:1.077em}.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child{margin-top:0}.post-navigation .nav-title,.entry-title,.comments-title{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.custom-header-content>: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:35px
0 0}.more-link
.readmore{border:2px
solid;-webkit-border-radius:18px;border-radius:18px;cursor:pointer;display:inline-block;font-weight:800;line-height:1.615384615384615;letter-spacing:0.071em;padding:5px
21px;text-decoration:none;text-transform:uppercase;word-wrap:break-word}.more-link .readmore:hover,
.more-link .readmore:focus{border-color:transparent}.more-button{display:inline-block}.view-more{clear:both;margin:0
0 35px;padding:0
25px;text-align:center}#events-section .view-more{position:relative}.author-info{clear:both;margin-top:35px;text-align:center}.author-avatar
.avatar{height:65px;width:65px}.author-description>:last-child{margin-bottom:0}.author-description .author-title{clear:none;line-height:1.75}.author-bio{overflow:hidden}.author-link{display:block;margin-top:28px;white-space:nowrap}.entry-footer:empty{margin:0}.sticky-post{display:inline-block;margin-bottom:14px;letter-spacing:0.075em;padding:4px
10px 3px;text-align:center;text-transform:uppercase;z-index:1}.has-post-thumbnail .sticky-post{position:absolute;left:0;top:0}.full-content .has-post-thumbnail .sticky-post{position:relative;top:auto;left:auto}.entry-meta{line-height:2}.entry-meta
a{text-decoration:none}.entry-meta a:hover,
.entry-meta a:focus{text-decoration:underline}.entry-header .entry-meta>span{clear:none;display:inline-block}.entry-meta
.sep{margin:0
5px}.entry-footer .entry-meta>span{clear:both;display:block;margin:28px
0 0}.updated:not(.published){display:none}.taxonomy-description
p{margin:0.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:none;border-radius:5px;display:inline-block;font-size:13px;font-size:0.8125rem;height:1.8461538462em;line-height:1.6923076923em;margin-right:0.3076923077em;text-align:center;width:1.8461538462em}.page-links a:hover,
.page-links a:focus{border-color:transparent}.page-links>.page-links-title{border:0;height:auto;margin:0;padding-right:0.6153846154em;width:auto}.entry-attachment{margin-bottom:1.75em}.entry-caption{font-size:13px;font-size:0.8125rem;font-style:italic;line-height:1.6153846154;padding-top:1.0769230769em}.entry-caption>:last-child{margin-bottom:0}.content-bottom-widgets{clear:both}.comments-area{border-top:1px solid;clear:both;display:block;float:left;width:100%}.comment-list{list-style:none;margin:0}.comment-list article,
.comment-list .pingback,
.comment-list
.trackback{border-top:1px solid;padding:2em
0}.comments-area .comment-list>li:first-child>article,
.comments-area .comment-list>li.pingback:first-child,
.comments-area .comment-list>li.trackback:first-child{border-top:none}.comment-list article+.comment-respond{margin-bottom:3em}.comment-list
.children{list-style:none;margin:0}.comment-list .children li>article{padding-left:2.5em}.comment-author{float:left;margin:0
1.5em 1.5em 0}.comment-container{overflow:hidden}.comment-author
a{text-decoration:none}.comment-author
.avatar{height:65px;width:65px}.comment-meta .edit-link,
.pingback .edit-link{display:inline-block;font-size:13px;font-size:0.8125rem;line-height:1.6153846154;text-transform:uppercase}.comment-meta{margin-bottom:0.778em}.comment-meta .edit-link:before,
.pingback .edit-link:before{content:"\002f";display:inline-block;opacity:0.7;padding:0
0.538461538em}.comment-content ul,
.comment-content
ol{margin:0
0 1.75em 1.5em}.comment-content li>ul,
.comment-content li>ol{margin-bottom:0}.comment-reply-link{display:inline-block;font-size:13px;font-size:0.8125rem;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;margin-top:2.692em}.comment-reply-link:hover,.comment-reply-link:focus{outline:0}.no-comments{margin:0;padding-top:1.75em}.comment-navigation+.no-comments{border-top:0;padding-top:0}.form-allowed-tags
code{font-family:Inconsolata,monospace}.form-submit{margin:0;text-align:center}.author-name{text-transform:capitalize}.comment-reply-title small
a{border:0;font-size:24px;font-size:1.5rem;height:32px;overflow:hidden;width:26px;position:absolute;right:14px;top:14px}.comment-respond{margin:1.25em auto 0;max-width:680px;padding:35px
42px;position:relative}.comment-reply-title{text-align:center}.comment-content
a{word-wrap:break-word}.bypostauthor{display:block}.comment-notes{font-style:italic}.comment-meta .author-name{font-style:normal}.comment-meta
a{text-decoration:none}.comment-meta a:hover,
.comment-meta a:focus{text-decoration:underline}.comment-meta .comment-permalink{margin-left:14px}.comment-form
label{font-size:12px;font-weight:700;letter-spacing:0.083em;line-height:28px;text-transform:uppercase}.widget
.hentry{float:left;width:100%}.widget
a{text-decoration:none}.sidebar
.widget{clear:both;padding:35px}#colophon .widget-column{float:left;position:relative;width:100%;z-index:2}#colophon
.widget{background-color:transparent}#site-generator{clear:both;padding:35px
30px}.site-info{text-transform:capitalize;text-align:center}.site-info
a{text-decoration:none}.site-info a:hover,
.site-info a:focus{text-decoration:underline}#footer-menu-wrapper,#menu-toggle-footer,#social-footer-navigation{margin-bottom:28px}.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}embed,iframe,object,video{max-width:100%;vertical-align:middle}p>embed,p>iframe,p>object,p>video{margin-bottom:0}.wp-audio-shortcode,.wp-video{margin:1.625em 0}.wp-playlist-item .wp-playlist-item-length{top:0.75em}.wp-caption{margin-bottom:1.75em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin:0}.wp-caption .wp-caption-text{font-size:15px;font-size:0.9375rem;font-style:normal;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-size:13px;font-size:0.8125rem;font-style:italic;line-height:1.6153846154;padding-top:0.5384615385em}.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption{display:none}.section{clear:both;display:block;position:relative;width:100%;overflow:hidden}.section-heading-wrapper,
#testimonial-content-section .section-content-wrapper{display:block;max-width:990px;margin:0
auto;position:relative;text-align:center;width:100%}#testimonial-content-section .cycle-slideshow{overflow:hidden}#feature-slider-section{border:none;clear:both;display:block;padding:0;position:relative;width:100%;overflow:hidden}#feature-slider-section
.wrapper{max-width:100%}#feature-slider-section
.hentry{width:100%}#feature-slider-section .slider-image{margin:0}#feature-slider-section .slider-image-thumbnail{background-position:center;background-repeat:no-repeat;background-size:cover;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}#feature-slider-section .slider-content-wrapper{padding:49px
30px;position:absolute;top:50%;left:0;right:0;text-align:center;z-index:101;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}#feature-slider-section .entry-container{display:block;margin:0
auto}#feature-slider-section .entry-container
a{text-decoration:none}#feature-slider-section .entry-summary,
#feature-slider-section .entry-content{display:none;margin-top:7px}#feature-slider-section .cycle-pager{display:block;position:absolute;bottom:14px;left:0;text-align:center;width:100%;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 .cycle-prev,
#feature-slider-section .cycle-next{background-color:transparent;background-image:none;border:2px
solid;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;outline:none;opacity:0;filter:alpha(opacity=0);letter-spacing:0;position:absolute;top:48%;padding:7px;text-align:center;text-decoration:none;width:43px;height:43px;z-index:199}#feature-slider-section .cycle-prev{left:-42px}#feature-slider-section .cycle-next{right:-42px}#feature-slider-section .cycle-prev .icon,
#feature-slider-section .cycle-next
.icon{height:24px;width:24px}#feature-slider-section .cycle-prev:hover,
#feature-slider-section .cycle-prev:focus,
#feature-slider-section .cycle-next:hover,
#feature-slider-section .cycle-next:focus{border-color:transparent;text-decoration:none}.featured-content-wrapper,.portfolio-content-wrapper{position:relative}.events-content-wrapper a,
.featured-content-wrapper a,
.portfolio-content-wrapper
a{text-decoration:none}.featured-content-wrapper .post-thumbnail,
.portfolio-content-wrapper .post-thumbnail{width:100%}.portfolio-content-wrapper .post-thumbnail
img{width:100%}#featured-video-section .lightbox-enabled
iframe{pointer-events:none}#featured-video-section
a.mixed{color:transparent;display:block}body .flashy-container .flashy-content{background:transparent}.portfolio-content-wrapper{overflow:hidden}#portfolio-content-section
.hentry{height:auto;line-height:1}#portfolio-content-section .hentry-inner{overflow:hidden;position:relative}#portfolio-content-section .entry-container{background:rgba(0, 0, 0, 0.75);position:absolute;bottom:0;left:0;opacity:1;padding:14px
28px;width:100%}#portfolio-content-section .post-thumbnail{margin:0;max-width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s linear;-moz-transition:transform .3s linear;-ms-transition:-ms-transform .3s linear;-o-transition:transform .3s linear;transition:transform .3s linear}#portfolio-content-section .hentry:hover .post-thumbnail,
#portfolio-content-section .hentry:focus .post-thumbnail{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}#portfolio-content-section .entry-header .entry-meta{font-weight:700;letter-spacing:0;text-transform:uppercase}#portfolio-content-section .entry-meta
a{text-decoration:none}#portfolio-content-section .entry-title,
#portfolio-content-section .entry-meta{margin:0}#portfolio-content-section .entry-summary{display:none}#hero-section{border:none;text-align:center}.hero-content-wrapper
.hentry{position:relative}.hero-content-wrapper .post-thumbnail{background-position:center top;background-size:cover;content:"";float:left;margin:0;padding-bottom:100%;width:100%}.hero-content-wrapper .post-thumbnail
a{border:none;position:absolute;top:0;right:0;bottom:0;left:0}.hero-content-wrapper .entry-container{padding:28px;margin:0}.hero-content-wrapper .entry-container{clear:both;width:100%}.team-content-wrapper .entry-container{padding:21px
28px;text-align:center}.team-content-wrapper .post-thumbnail,
.team-content-wrapper .entry-title,
.team-content-wrapper .entry-meta{margin:0}.team-content-wrapper
.hentry{height:auto}.team-content-wrapper .hentry-inner{position:relative}.team-content-wrapper .post-thumbnail
img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.team-content-wrapper .hentry:hover .post-thumbnail
img{-webkit-filter:none;filter:none}.team-content-wrapper .entry-meta{letter-spacing:0;text-transform:capitalize}.team-content-wrapper{overflow:hidden}.team-content-wrapper .artist-image-container{position:relative}.team-content-wrapper .artist-social-profile{background:rgba(0, 0, 0, 0.5);position:absolute;height:100%;width:100%;top:0;left:0;opacity:1;text-align:center}.team-content-wrapper .artist-social-profile>.social-navigation{display:block;padding:0;position:relative;top:100%;left:50%;transform:translate(-50%, -100%)}#portfolio-content-section,#testimonial-content-section{background-size:cover}#testimonial-content-section .section-content-wrapper{display:block;position:relative;padding-bottom:56px}#testimonial-content-section .section-content-wrapper .hentry-inner{position:relative}#testimonial-content-section .section-content-wrapper .entry-summary,
#testimonial-content-section .section-content-wrapper .entry-content{margin:0
0 21px}#testimonial-content-section
.testimonial_slider_wrap{width:100%}#testimonial-content-section.layout-two .section-content-wrapper{max-width:1580px}#testimonial-content-section .post-thumbnail{margin:0
0 -35px}#testimonial-content-section .has-post-thumbnail .entry-container{padding-top:63px}#testimonial-content-section.layout-two .cycle-prev,
#testimonial-content-section.layout-two .cycle-next{display:none}#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next{background-color:transparent;background-image:none;border:none;outline:none;padding:0;z-index:199}#testimonial-content-section .entry-header:before{border-top:2px solid;content:"";display:block;margin:21px
auto;width:40px}#testimonial-content-section .entry-title,
#testimonial-content-section .entry-meta{display:block;line-height:1.75;margin:0}#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary{font-weight:500;font-style:italic}#testimonial-content-section .entry-title{font-weight:700}#testimonial-content-section .entry-meta{text-transform:capitalize;letter-spacing:0;margin:0}#testimonial-content-section
.controller{bottom:42px;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;position:absolute;width:100%;z-index:101}#testimonial-content-section .cycle-pager{display:inline-block;font-family:arial;font-size:24px;font-size:1.5rem;line-height:0;padding:0
7px}#testimonial-content-section .cycle-pager
span{background-color:transparent;-webkit-border-radius:50%;border-radius:50%;border:2px
solid;clear:both;cursor:pointer;display:inline-block;font-size:0;height:12px;line-height:12px;margin:0
7px;width:12px}#testimonial-content-section .cycle-pager>*{cursor:pointer}#testimonial-content-section .more-link{display:none}#testimonial-content-section .post-thumbnail
img{-webkit-border-radius:100%;border-radius:100%;height:108px;width:108px}#events-section{background-size:cover}#events-section.has-foreground-image .wrapper:before{background-size:contain;content:"";display:block;height:100%;position:absolute;left:0;top:150px;width:100%}#events-section.has-foreground-image .section-content-wrapper{padding-top:150px}.events-content-wrapper .entry-header{margin:0}.events-content-wrapper .entry-meta a,
.events-content-wrapper .entry-meta a:hover,
.events-content-wrapper .entry-meta a:focus{text-decoration:none}#events-section .date-week-day,
#events-section .date-month{display:block}#events-section .date-week-day{font-weight:300;font-size:22px;font-size:1.3755rem;line-height:28px;text-transform:uppercase}#events-section .date-month{font-size:36px;font-size:2.25rem;font-weight:700;line-height:1.3125}#events-section .entry-meta{border-bottom:2px solid #333;margin:0
0 21px;padding:0
0 21px}#events-section .section-content-wrapper .entry-summary,
#events-section .section-content-wrapper .entry-content{font-size:16px;font-size:1rem;margin:7px
0 0}.promotion-section.section{padding:0}.promotion-section{border:none;padding:0;position:relative;text-align:center}.promotion-section
.hentry{margin:0}.post-thumbnail-background{background-attachment:fixed;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{background-color:rgba(0, 0, 0, 0.1);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 .entry-container{max-width:730px;margin:84px
0;position:relative;z-index:2}.promotion-section.content-align-right .entry-container{float:right}.promotion-section.content-align-center .entry-container{display:block;margin-left:auto;margin-right:auto}.promotion-section.content-frame .entry-container-frame{padding:3em}.promotion-section .cover-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#hero-section.text-align-left,.promotion-section.text-align-left{text-align:left}#hero-section.text-align-right,.promotion-section.text-align-right{text-align:right}.text-align-left .post-thumbnail
img{margin-left:0}.text-align-right .post-thumbnail
img{margin-right:0}#promotion-section .play-video{margin-top:28px}#promotion-section .play-button{-webkit-border:none;border:none;-webkit-border-radius:50%;border-radius:50%;padding:15px
19px;height:50px;width:50px}#promotion-section .play-button-text{text-transform:uppercase;font-weight:700;font-size:16px;font-size:1rem;margin-left:14px}#playlist-section{border:none;position:relative}.playlist-content-wrapper .hentry-inner{position:relative}.playlist-content-wrapper .post-thumbnail{background-position:center center;background-size:cover;content:"";float:left;margin:0;padding-bottom:100%;position:relative;width:100%}.playlist-content-wrapper .post-thumbnail
a{border:none;position:absolute;top:0;right:0;bottom:0;left:0}.playlist-content-wrapper .entry-container{clear:both;padding:21px;width:100%}.playlist-content-wrapper .wp-playlist .wp-playlist-current-item{display:none;margin:0}#playlist-section .wp-playlist-item{border:none}.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: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:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes
a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes
a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;padding:0;left:0;list-style-type:none;margin:0;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:40px}.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:16px;font-size:1rem;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:5px;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-current,.mejs-time-handle-content{background:#fb3a64}.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;border-color:#fb3a64;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:2px
solid;border-color:#fb3a64;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: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
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
*{font-family:Helvetica,Arial}.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed
body{background:#f4f4f4}.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{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:12px;font-size:0.75rem;line-height:1.5}.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:#232323}.wp-playlist-caption{max-width:88%}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px)}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic}.wp-playlist-item-artist{font-size:12px;font-size:0.75rem;text-transform:capitalize}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.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-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:normal;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:55px;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}.audioman-mejs-container.mejs-container{background:0 0}.audioman-mejs-container.mejs-container .mejs-controls{background:0 0;margin:0;position:relative;padding:0.9375em;height:auto}.audioman-mejs-container.mejs-container .mejs-controls a:hover{opacity:1}.audioman-mejs-container.mejs-container .mejs-controls .mejs-button{cursor:pointer;display:block;position:relative}.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next{display:none}.audioman-mejs-container.mejs-container .mejs-button
button{background:0 0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:40px}.audioman-mejs-container.mejs-container .mejs-controls .mejs-button button:before{font-size:16px;font-size:1rem;line-height:40px;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:0;height:4px;top:10px}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time{color:#4d4d4d;font-size:12px;font-size:0.75rem;font-weight:400;height:40px;line-height:40px;padding-bottom:0;padding-top:0}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail{height:40px;margin:0;padding:18px
0 0}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{border:none;margin:0}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{height:0;overflow:hidden;top:-1.9em;visibility:hidden}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-top-color:#ddd}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{background-color:#fff}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#c3b17c}.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider{height:10px;margin-top:18px}.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;top:0;bottom:0;left:0}.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#fff}.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#c3b17c}.audioman-mejs-container.mejs-container
button{color:#373737}.wp-playlist-dark .audioman-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:0.875em 0 2.1875em;padding:0;position:relative}body #playlist-section .wp-playlist{margin:0.875em -1.3125em 1.3125em}body .wp-playlist .wp-playlist-current-item
img{margin-right:14px;width:55px;height:55px}body .wp-playlist-caption,
body .wp-playlist-item-title{font-size:16px;font-size:1rem;line-height:1.75}body .wp-playlist-caption:hover{opacity:1}body .wp-playlist-current-item{border:none;height:auto;margin-bottom:0;padding:0.9375em 1.75em}body .wp-playlist-current-item .wp-playlist-item-title,
body .wp-playlist-playing{font-weight:normal}body .wp-playlist-tracks{border:none;margin:0;padding:14px
0}body .wp-playlist-item{padding:0.625em 1.75em}body .wp-playlist-dark .wp-playlist-playing{background:transparent}body .wp-playlist-dark .wp-playlist-item{padding:0.625em 1.75em}body .wp-playlist-item,
body .wp-playlist-item:last-child{border-bottom:none}body .wp-playlist-item-length{font-size:16px;font-size:1rem;top:auto;right:1.75em;bottom:1.23076923em}body .wp-playlist-item-album{font-style:normal}body .wp-playlist-item-artist{display:block}body .wp-playlist-light .wp-playlist-caption,
body .wp-playlist-current-item .wp-playlist-item-title,
body .wp-playlist-playing{background:0 0}body .wp-playlist-playing,
body .wp-playlist-light .wp-playlist-playing{background:0 0}.audioman-mejs-container.mejs-container .mejs-toggle-playlist button:before{content:"\f0ca"}.audioman-mejs-container.mejs-container .mejs-toggle-playlist.is-open button:before{content:"\f00d"}.audioman-mejs-container.mejs-container .mejs-next button:before{content:"\f051"}.audioman-mejs-container.mejs-container .mejs-previous button:before{content:"\f048"}.audioman-mejs-container.mejs-container .mejs-play button:before,
.audioman-mejs-container.mejs-container .mejs-replay button:before{content:"\f04b"}.audioman-mejs-container.mejs-container .mejs-pause button:before{content:"\f04c"}.audioman-mejs-container.mejs-container .mejs-volume-button button:before{content:"\f028"}.audioman-mejs-container.mejs-container .mejs-volume-button.mejs-unmute button:before{content:"\f026"}.audioman-mejs-container.mejs-container .mejs-fullscreen-button button:before{content:"\f0b2"}#top-playlist-section{border:0;overflow:initial;padding:0;width:100%;bottom:0;left:0;position:fixed;z-index:200}#top-playlist-section .wp-playlist,
#top-playlist-section .entry-content,
#playlist-section .entry-content{margin:0}#top-playlist-section .wp-playlist-item{padding:0.857em 1.25em}#top-playlist-section .wp-playlist-current-item{padding:0
21px 0 0}#top-playlist-section .wp-playlist .wp-playlist-item-album{display:none}#top-playlist-section .wp-playlist-item-length{right:1.75em}#top-playlist-section .wp-playlist-tracks{right:0;left:0;padding:0;position:absolute;bottom:100%;max-width:100%;margin:0
auto;width:100%;z-index:9999}.audioman-mejs-top-playlist-container.mejs-container .mejs-time,
.audioman-mejs-top-playlist-container.mejs-container .mejs-time-rail,
.audioman-mejs-top-playlist-container.mejs-container .mejs-button.mejs-volume-button,
.audioman-mejs-top-playlist-container.mejs-container a.mejs-horizontal-volume-slider{display:none}#top-playlist-section .audioman-mejs-container.mejs-container .mejs-button.mejs-toggle-playlist button:before,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-playpause-button button:before{font-size:18px;font-size:1.125rem}#top-playlist-section .wp-playlist-caption,
#top-playlist-section .wp-playlist-item-title,
#top-playlist-section .wp-playlist-item-length{font-size:14px;font-size:0.875rem}#top-playlist-section .wp-playlist-item-title{line-height:1.692307692307692}#top-playlist-section .wp-playlist,
#top-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}#top-playlist-section .wp-playlist-current-item{-webkit-box-flex:0;-ms-flex:0 1 43%;flex:0 1 43%}#top-playlist-section .audioman-mejs-top-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 57%;flex:0 1 57%}#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#top-playlist-section .mejs-container.audioman-mejs-container .mejs-inner{margin-right:50px}#top-playlist-section .mejs-container.audioman-mejs-container .mejs-toggle-playlist{position:absolute;right:0;top:0;height:100%;width:55px}#top-playlist-section .mejs-container.audioman-mejs-container .mejs-toggle-playlist
button{background-color:transparent;background-image:none;border-radius:0;background:0 0;width:55px}#top-playlist-section .audioman-mejs-container.mejs-container .mejs-time{font-size:13px;font-size:0.8125rem}#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus{background:none}#top-playlist-section .audioman-mejs-top-playlist-container{margin:0}#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls{padding:0.5em 0 0.438em}.wp-video-playlist .audioman-mejs-container.mejs-container .mejs-controls{position:absolute;bottom:0;left:0;width:100%}#gallery-section{border-bottom:none}#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before{background-color:rgba(0, 0, 0, 0.5)}#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after{-webkit-border-radius:50px;border-radius:50px;cursor:pointer;display:block;font-size:18px;font-size:1.125rem;height:38px;padding:10px
12px;width:38px;text-align:center;z-index:2;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:after{opacity:0}#gallery-section .gallery-item .gallery-icon:hover a:before,
#gallery-section .gallery-item .gallery-icon:hover a:after,
#gallery-section .gallery-item .gallery-icon:focus a:before,
#gallery-section .gallery-item .gallery-icon:focus a:after,
#gallery-section .tiled-gallery .tiled-gallery-item:hover a:before,
#gallery-section .tiled-gallery .tiled-gallery-item:hover a:after,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:before,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:after{opacity:1}#gallery-section .entry-container p,
#gallery-section .entry-container h1,
#gallery-section .entry-container h2,
#gallery-section .entry-container h3,
#gallery-section .entry-container h4,
#gallery-section .entry-container h5,
#gallery-section .entry-container h6,
#gallery-section .entry-container
textarea{max-width:900px;margin-left:auto;margin-right:auto;padding:0
35px}#gallery-section .entry-footer{display:block;position:absolute;bottom:35px;right:35px;z-index:199}#gallery-section .entry-footer .edit-link
a{padding:7px
14px;text-decoration:none}#gallery-section .gallery-item{padding:0;position:relative;margin:1.111111111111111em 0}#gallery-section .section-content-wrapper .entry-content{margin:0}.woocommerce-shorting-wrapper:before,.woocommerce-shorting-wrapper:after{content:"";display:table;table-layout:fixed}.woocommerce-shorting-wrapper:after{clear:both}.woocommerce-products-header,
.single-product .woocommerce-posts-wrapper{margin:0
auto;max-width:990px;width:100%}.woocommerce-products-header{text-align:center}.woocommerce-posts-wrapper{padding-bottom:0}.woocommerce-products-header .page-description{margin-top:24px}.woocommerce-products-header .page-description
p{margin-bottom:0}.woocommerce-products-header .page-title{margin-bottom:16px}.woocommerce-shorting-wrapper{border-top:1px solid;border-bottom:1px solid;clear:both;display:block;padding:24px
20px}.woocommerce-ordering,.woocommerce-result-count{display:inline-block;margin:0}.woocommerce-result-count{float:left}.woocommerce-ordering{clear:none;float:right}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:0.778em;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{-webkit-border-radius:50%;border-radius:50%;display:block;font-size:24px;font-size:1.5rem;margin:0
auto;text-align:center;height:40px;width:40px}table.shop_table_responsive tr td a,
.product-container
a.added_to_cart{text-decoration:none}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{content:"";display:table;table-layout:fixed;margin:0;padding:0;width:100%}ul.products
li.product{list-style:none;float:left;padding:20px;position:relative;margin:0}ul.products li.product
a{text-decoration:none}ul.products li.product .woocommerce-loop-product__title{line-height:1.4;margin:0}ul.products li.product
.price{font-size:16px;font-size:1rem;line-height:1.75}ul.products li.product
img{display:block;margin:0
auto}.product-container{padding:28px}.product-container
a{display:block}.product-container a.button,
.woocommerce .product-container .wc-forward{display:inline-block;margin-top:10px}.infinite-scroll .woocommerce-pagination{display:none}.onsale{background-color:#c0b283;color:#fff;-webkit-border-radius:0;border-radius:0;font-size:11px;font-size:0.6875rem;line-height:1.2;min-height:auto;min-width:auto;margin:0;padding:7px
14px;position:absolute;top:0;left:0;right:auto;letter-spacing:0.1em;text-align:center;text-transform:uppercase}ul.products
.onsale{top:20px;left:20px}span.price del,
p.price
del{opacity: .5}span.price ins,
p.price
ins{background:transparent}.price del+ins{margin-left: .327em}.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward{padding:12px
28px 11px}.woocommerce button.pswp__button:hover,
.woocommerce button.pswp__button:focus{background-color:transparent;background-image:none}.woocommerce-form-login button[type="submit"]{margin-right:14px}.woocommerce .product-container .wc-forward{-webkit-border-radius:22px;border-radius:22px;font-size:13px;font-size:0.8125rem;font-weight:800;line-height:1.615384615384615;letter-spacing:0.071em;margin-top:10px;padding:7px
18px;text-decoration:none;text-transform:uppercase}.woocommerce .product-container
.button{background-color:transparent;background-image:none;border:2px
solid;font-size:13px;font-size:0.8125rem;line-height:1.615384615384615;padding:5px
18px}.woocommerce .product-container .button:hover,
.woocommerce .product-container .button:focus{border-color:transparent}.widget .woocommerce-mini-cart__buttons{margin-bottom:0}.woocommerce-mini-cart__buttons
.button{margin:0
7px 7px 7px}.single-product
div.product{content:"";display:table;table-layout:fixed;position:relative}.single-product div.product
div.images{margin-bottom:1.75em}.single-product div.product .woocommerce-product-gallery,
.single-product div.product .entry-summary{float:none;text-align:left;width:100%}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product
.onsale{z-index:2}.single-product div.product
figure{margin:0}.single-product div.product .entry-summary{margin:0;padding:0}.single-product div.product .entry-summary .entry-title{text-align:left;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{margin:0.778em 0}.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:1em}.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{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.944em}.single-product div.product form.cart
.quantity{float:left;margin-right:21px}.single-product
.product_meta{display:block;font-size:13px;font-size:0.8125;padding-top:0}.single-product .woocommerce-variation-price{margin:0
0 1.5em}.variations
.reset_variations{margin-left:14px}.single-product .product_meta a,
.woocommerce-info a,
.variations
.reset_variations{text-decoration:none}.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals
.cart_totals{margin-top:35px}.related h2:first-of-type{margin-bottom:0.778em}.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:1.5em;position:relative}#reviews #comments ol.commentlist li
img.avatar{-webkit-border-radius:50%;border-radius:50%;float:left;position:absolute;top:7px;left:0;width:60px}#reviews #comments ol.commentlist li .comment-text{margin:0
0 0 60px;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.shop_table,
.quantity
.qty{font-size:16px;font-size:1rem}table.cart .product-thumbnail{text-align:center}table.cart .product-thumbnail:before{display:none}table.cart .product-thumbnail
img{margin:0
auto;width:80px}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%}.cart_totals h2,
.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-top:1px solid;margin:0
0 1.5em}.woocommerce-account .woocommerce-MyAccount-navigation
ul{list-style:none;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation
li{border-bottom:2px solid;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation
a{display:block;text-decoration:none;padding:7px
21px}.woocommerce-MyAccount-content{padding-top:30px}.woocommerce-MyAccount-content>:last-child{margin-bottom:0}.woocommerce-MyAccount-content
fieldset{margin:0
0 1.5em;padding:7px
15px}.woocommerce-MyAccount-content fieldset
p{margin:0
0 1.5em}.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{content:"";display:table;list-style:none;margin:0;padding:5px;position:relative;table-layout:fixed}.site-header-cart
li{margin:0}.site-header-cart .cart-contents{background-color:transparent;display:block;font-size:16px;font-size:1rem;letter-spacing:0.1em;line-height:1.375;padding:17px;text-decoration:none;text-transform:uppercase}.site-header-cart .cart-contents
.count{margin-left:7px}.navigation-classic .menu-inside-wrapper .site-header-cart .cart-contents{display:inline-block}.navigation-classic .site-header-cart .cart-contents .count,
.navigation-classic .site-header-cart .cart-contents
.amount{display:inline}.site-header-cart .cart-contents .count,
.site-header-cart .cart-contents .amount,
.navigation-classic .site-header-cart .cart-contents .count,
.navigation-classic .site-header-cart .cart-contents
.amount{display:none}.site-header-cart
.widget_shopping_cart{display:none;font-size:16px;font-size:1rem}.site-header-cart
.product_list_widget{list-style:none;margin:0;padding:0}.site-header-cart .product_list_widget .mini_cart_item,
.site-header-cart .woocommerce-mini-cart__total,
.site-header-cart .woocommerce-mini-cart__empty-message{margin:0;padding:14px
20px}.site-header-cart .product_list_widget .mini_cart_item
.remove_from_cart_button{margin-right:5px}.site-header-cart .product_list_widget .mini_cart_item
a{text-decoration:none}.site-header-cart .product_list_widget .mini_cart_item a:hover,
.site-header-cart .product_list_widget .mini_cart_item a:focus{text-decoration:underline}.product_list_widget li
img{max-width:4.688em;float:right}.site-header-cart .product_list_widget
img{margin-left:1em}.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{display:block;margin:14px
30px;padding:12px
28px 11px}.site-header-menu>#site-header-cart-wrapper{display:none}#primary-menu-wrapper #site-header-cart-wrapper{display:block;text-align:center;width:100%}#primary-menu-wrapper .site-header-cart{display:block;padding:14px
30px}#primary-menu-wrapper .site-header-cart .cart-contents{padding:0;width:100%}#primary-menu-wrapper .site-header-cart .cart-contents:before{margin-right:7px}#primary-menu-wrapper .site-header-cart .cart-contents .amount,
#primary-menu-wrapper .site-header-cart .cart-contents
.count{display:inline-block}.woocommerce-pagination{margin:0;text-align:center}.woocommerce-pagination
ul{display:inline-block;margin:0
auto}.woocommerce-pagination ul
li{display:inline-block;list-style:none;height:2.5em;line-height:2.5em;margin:0.125em;text-align:center;width:2.5em}.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li
a{-webkit-border-radius:50%;border-radius:50%;display:block}.woocommerce-pagination ul li
a{background-color:transparent;text-decoration:none}.star-rating{font-size:0.8em;font-family:'star';font-weight:400;height:1.618em;line-height:1.618;margin:7px
0;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{list-style:none;margin:3.111em 0 0;padding:0;position:relative;text-align:left;text-transform:capitalize}.woocommerce-tabs ul.tabs:after{position:absolute;content:' ';width:100%;bottom:0;left:0;border-bottom:1px solid;z-index:1}.woocommerce-tabs ul.tabs
li{display:inline-block;margin:0;position:relative}.woocommerce-tabs ul.tabs li
a{display:block;padding:21px
35px 21px 0;text-decoration:none}.woocommerce-tabs
.panel{border-top:1px solid;margin:0;padding:35px
0 0;text-align:left}.woocommerce-tabs .panel h2:first-of-type{font-size:22px;font-size:1.375rem;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:#fb3a64}.quantity
.qty{-webkit-border-radius:0;border-radius:0;margin:0;padding:10px
7px;width:3.54em;text-align:center}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{clear:both;content:"";display:table;margin-bottom:1.5em;padding:2em;table-layout:fixed;width:100%}.woocommerce-message
a.button{margin-right:14px}.woocommerce-info,.woocommerce-message{border-top:4px solid}.woocommerce-error{border-top:4px solid #e2401c}.woocommerce-error li:last-child{margin-bottom:0}.demo_store{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;position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;z-index:9999}ul.wc_payment_methods{list-style:none;margin: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
26px;font-size:16px;font-size:1rem;line-height:1.5;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{-webkit-border-radius:22px;border-radius:22px;float:right;font-size:14px;font-size:0.875rem;font-weight:800;letter-spacing:0.071em;line-height:1;margin-left:14px;padding:15px
28px;text-shadow:0 1px 0 rgba(105, 47, 69, 0.50);text-decoration:none;text-transform:uppercase}.widget_price_filter
.price_slider{margin-bottom:1.5em}.widget_price_filter
.price_slider_amount{text-align:right;line-height:2.4em}.widget_price_filter .price_slider_amount
.button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;box-sizing:border-box;margin-top:-.25em;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.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 0.25em rgba(0, 0, 0, 0.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0}.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:0.875rem}dl.variation
dd{margin:0}dl.variation
p{margin-bottom:7px}.widget_layered_nav_filters a:before{content:"x";margin-right:7px}.columns-1 ul.products
li.product{width:100%;margin-right:0}.woocommerce-checkout-payment .place-order{padding:1em}.site-header-cart .product_list_widget .mini_cart_item
span.quantity{display:block}#site-header-cart-wrapper{text-align:left}.widget.woocommerce ul li>span,
.widget.woocommerce ul li del>span,
.widget.woocommerce ul li ins>span{font-size:14px;font-size:0.875rem}@-ms-viewport{width:device-width}@viewport{width:device-width}@media screen and (min-width: 30em){.columns-2 ul.products li.product,
.columns-4 ul.products li.product,
.columns-6 ul.products
li.product{width:50%}ul.products.columns-2 li.product:nth-child(2n+1),
ul.products.columns-4 li.product:nth-child(2n+1),
ul.products.columns-6 li.product:nth-child(2n+1){clear:both}.wp-custom-logo .custom-logo-link,
.wp-custom-logo .site-identity{display:inline-block}.wp-custom-logo .custom-logo-link{margin-right:15px;margin-bottom:0}.site-header-menu .menu-label{display:inline-block}.has-header-image.home .custom-header-media,
.has-header-video.home .custom-header-media{height:1200px;height:100vh;max-height:100%;overflow:hidden}.top-playlist-enabled.has-header-image.home .custom-header-media,
.top-playlist-enabled.has-header-video.home .custom-header-media{height:calc(100vh - 55px)}.admin-bar.has-header-image.home .custom-header-media,
.admin-bar.has-header-video.home .custom-header-media{height:calc(100vh - 46px)}.admin-bar.top-playlist-enabled.has-header-image.home .custom-header-media,
.admin-bar.top-playlist-enabled.has-header-video.home .custom-header-media{height:calc(100vh - 101px)}}@media screen and (min-width: 37.5625em){.admin-bar .flashy-overlay .flashy-close{top:46px}}@media screen and (min-width: 40em){.site-header-cart{padding:10px
15px}.site-header-cart
.widget_shopping_cart{top:71px}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,
.woocommerce .wc-proceed-to-checkout
a.button{display:inline-block;width:auto}.single-product div.product
div.images{margin-bottom:0}.single-product div.product .woocommerce-product-gallery,
.single-product div.product .entry-summary{float:left;text-align:left;width:50%}.single-product div.product .entry-summary{margin:0;padding-left:40px}.menu-toggle{padding:12px}.menu-toggle-wrapper{padding:15px}.menu-inside-wrapper{top:71px}.playlist-content-wrapper .hentry-inner{display:table;table-layout:fixed;width:100%}.playlist-content-wrapper .post-thumbnail{display:table-cell;vertical-align:middle;bottom:0;left:0;margin:0;padding-bottom:0;position:absolute;top:0;width:45%}.playlist-content-wrapper .entry-container{display:table-cell;float:right;padding:28px
40px;vertical-align:middle;width:55%}.playlist-content-wrapper .entry-container.full-width{display:block;float:none;margin:0
auto;max-width:960px;padding:0;width:100%}.playlist-content-wrapper .entry-header,
.playlist-content-wrapper .entry-title{margin-top:0}.author-info{text-align:left}.author-avatar{float:left;margin:0
28px 0 0}.author-description{margin:0;overflow:hidden}#testimonial-content-section.layout-two .cycle-prev,
#testimonial-content-section.layout-two .cycle-next{display:block}#testimonial-content-section.layout-two
.hentry{width:50%}#testimonial-content-section.layout-two
.hentry{padding-left:35px;padding-right:35px}#testimonial-content-section.layout-two .hentry:nth-child(2n+1){clear:both}.excerpt-image-left .has-post-thumbnail .post-wrapper,
.excerpt-image-right .has-post-thumbnail .post-wrapper{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%}.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container,
.excerpt-image-left .has-post-thumbnail .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 .has-post-thumbnail .post-wrapper .post-thumbnail,
.excerpt-image-left .has-post-thumbnail .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 .has-post-thumbnail .post-wrapper .post-thumbnail,
.excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail{-webkit-box-flex:0;-webkit-flex:0 1 40%;-moz-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%;margin:0}.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container,
.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container{-webkit-box-flex:0;-webkit-flex:0 1 60%;-moz-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%;margin:0}.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container{padding:0
0 0 40px}.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container{padding:0
40px 0 0}.excerpt-image-right .has-post-thumbnail .sticky-post{left:auto;right:60px}.excerpt-image-right .has-post-thumbnail .sticky-post,
.excerpt-image-left .has-post-thumbnail .sticky-post{position:relative;top:auto}.excerpt-image-left .has-post-thumbnail .sticky-post{left:auto}.excerpt-image-right .has-post-thumbnail .sticky-post{right:auto}.two-columns
.hentry{width:50%}.three-columns .hentry,
.featured-content-wrapper.layout-three .hentry,
.portfolio-content-wrapper.layout-three .hentry,
.events-content-wrapper.layout-three .hentry,
.team-content-wrapper.layout-three .hentry,
#colophon .three .widget-column{width:33.33%}.four-columns
.hentry{width:25%}.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),
.four-columns .hentry:nth-child(4n+1),
.three-columns .hentry:nth-child(3n+1),
.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
.events-content-wrapper.layout-three .hentry:nth-child(3n+1),
.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
.two-columns .hentry:nth-child(2n+1){clear:both}.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.events-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four .hentry,
.featured-content-wrapper.layout-two .hentry,
.portfolio-content-wrapper.layout-two .hentry,
.events-content-wrapper.layout-two .hentry,
.team-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){width:50%}.portfolio-content-wrapper.layout-five .hentry:first-child{width:100%}.portfolio-content-wrapper.layout-five
.hentry{width:50%}.pagination .prev,
.pagination
.next{width:auto;height:auto}.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
.posts-navigation .nav-links div:nth-child(2):nth-last-child(1),
.post-navigation .nav-links div:nth-child(1):nth-last-child(2),
.post-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%}.post-navigation .nav-links div:nth-child(1):nth-last-child(2){margin-right:2%}.post-navigation .nav-links div:nth-child(2):nth-last-child(1){margin-left:2%}.post-navigation .nav-previous,
.posts-navigation .nav-previous{text-align:left}.post-navigation .nav-next,
.posts-navigation .nav-next{float:right;text-align:right}.post-navigation div+div,
.posts-navigation div+div{margin-top:0}.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),
.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
.events-content-wrapper.layout-four .hentry:nth-child(2n+1),
.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
.events-content-wrapper.layout-two .hentry:nth-child(2n+1),
.team-content-wrapper.layout-two .hentry:nth-child(2n+1),
#colophon .two .widget-column:nth-child(2n+1),
#colophon .four .widget-column:nth-child(2n+1){clear:both}.widget{border-top:none}.hero-content-wrapper .hentry-inner{display:table;table-layout:fixed;width:100%}.hero-content-wrapper .post-thumbnail{display:table-cell;vertical-align:middle;bottom:0;left:0;padding-bottom:0;position:absolute;top:0;width:50%}.content-align-left .playlist-content-wrapper .post-thumbnail{left:auto;right:0}.content-align-left .playlist-content-wrapper .entry-container{float:left}.content-align-left .hero-content-wrapper .post-thumbnail{left:auto;right:0}.content-align-left .hero-content-wrapper .entry-container{float:left}.hero-content-wrapper .entry-container{display:table-cell;float:right;margin:0;max-width:780px;padding:35px;vertical-align:middle;width:50%}.hero-content-wrapper .entry-container.full-width{display:block;float:none;max-width:990px;margin-left:auto;margin-right:auto;width:auto}.hero-content-wrapper .entry-header,
.hero-content-wrapper .entry-title{margin-top:0}.excerpt-image-top .archive-post-wrap .entry-container{width:90%}body #playlist-section .wp-playlist{margin:0.875em -2.5em 1.3125em}body #playlist-section.content-align-left .wp-playlist{margin-right:0}body #playlist-section.content-align-right .wp-playlist{margin-left:0}.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next{display:block}}@media screen and (min-width: 48em){.site-header-cart{padding:24px
10px}table.shop_table{background-color:transparent}table.cart td.actions input,
table.cart td.actions
.button{margin:0}table.shop_table_responsive tr
td{padding:10px}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}table.cart .product-thumbnail
img{margin:0}.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}.site-header-cart .cart-contents{padding:7px
10px}.site-header-cart .cart-contents
.count{display:inline}.site-header-cart
.widget_shopping_cart{-webkit-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);position:absolute;top:100%;width:285px;z-index:199;right:-999em;display:block}.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus
.widget_shopping_cart{right:0;display:block}.site-header-menu>#site-header-cart-wrapper{display:block}#primary-menu-wrapper #site-header-cart-wrapper{display:none}.audioman-mejs-top-playlist-container.mejs-container .mejs-time,
.audioman-mejs-top-playlist-container.mejs-container .mejs-time-rail,
.audioman-mejs-top-playlist-container.mejs-container .mejs-button.mejs-volume-button,
.audioman-mejs-top-playlist-container.mejs-container a.mejs-horizontal-volume-slider{display:block}.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next{display:block}#top-playlist-section .wp-playlist-caption .wp-playlist-item-title:after{content:" - "}#top-playlist-section .wp-playlist-caption .wp-playlist-item-title,
#top-playlist-section .wp-playlist-caption .wp-playlist-item-artist,
#top-playlist-section .wp-playlist-caption .wp-playlist-item-album{display:inline;font-size:inherit;opacity:1}#top-playlist-section .wp-playlist-current-item{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}#top-playlist-section .audioman-mejs-top-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}#primary-search-wrapper{display:block}.menu-toggle-wrapper{display:block;float:left;padding:24px
7px}.menu-toggle{padding:7px
10px}.menu-inside-wrapper{width:335px;top:100%;right:0;opacity:0}.is-open .menu-inside-wrapper{visibility:visible;opacity:1}.mobile-social-search .search-container{display:none}#hero-content-section .section-content-wrapper{padding-left:55px;padding-right:55px}#feature-slider-section .entry-container{width:70%}#feature-slider-section .entry-container{max-width:945px}#feature-slider-section .entry-summary,
#feature-slider-section .entry-content{display:block}#feature-slider-section:hover .cycle-prev,
#feature-slider-section:focus .cycle-prev{left:21px;opacity:1;filter:alpha(opacity=100)}#feature-slider-section:hover .cycle-next,
#feature-slider-section:focus .cycle-next{right:21px;opacity:1;filter:alpha(opacity=100)}.custom-logo{margin:0}.singular-content-wrap .entry-header .entry-meta{margin:28px
0 0}#events-section.has-foreground-image .wrapper:before{background-size:initial}#events-section.has-foreground-image .section-content-wrapper{padding-top:250px}}@media screen and (min-width: 48.9375em){.admin-bar.has-header-image.home .custom-header-media,
.admin-bar.has-header-video.home .custom-header-media{height:calc(100vh - 32px)}.admin-bar.top-playlist-enabled.has-header-image.home .custom-header-media,
.admin-bar.top-playlist-enabled.has-header-video.home .custom-header-media{height:calc(100vh - 87px)}.admin-bar .flashy-overlay .flashy-close{top:32px}}@media screen and (min-width: 64em){ul.products.columns-3 li.product,
ul.products.columns-6
li.product{width:33.33%}ul.products.columns-4
li.product{width:25%}ul.products.columns-5
li.product{width:20%}.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%}ul.products.columns-4 li.product:nth-child(2n+1),
ul.products.columns-6 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),
ul.products.columns-3 li.product:nth-child(3n+1),
ul.products.columns-4 li.product:nth-child(4n+1),
ul.products.columns-5 li.product:nth-child(5n+1),
ul.products.columns-6 li.product:nth-child(6n+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}ul.products.columns-6
li.product{width:16.66666666666667%}.site-header-menu{margin-right:0}.site-branding{margin:14px
auto 14px 20px}#top-playlist-section .wp-playlist .wp-playlist-current-item
img{display:block;margin-right:14px}#top-playlist-section .mejs-container.audioman-mejs-container .mejs-toggle-playlist{width:55px}.is-open .menu-inside-wrapper{right:3.75%}#testimonial-content-section .entry-container{padding:42px
50px}#testimonial-content-section .has-post-thumbnail .entry-container{padding-top:70px}#testimonial-content-section .post-thumbnail{margin:0
0 -42px}.hero-content-wrapper{padding:0
50px}.boxed-layout
#page{width:96%}.navigation-classic #header-menu-social:before{margin:21px
auto 21px}.team-content-wrapper .artist-social-profile>.social-navigation{top:50%;transform:translate(-50%, -50%)}.team-content-wrapper .artist-social-profile{opacity:0}.team-content-wrapper .hentry:hover .artist-social-profile{box-shadow:inset 0 0 50px 0 rgba(0, 0, 0, .15);opacity:1}#feature-slider-section:hover .cycle-prev,
#feature-slider-section:focus .cycle-prev{left:42px}#feature-slider-section:hover .cycle-next,
#feature-slider-section:focus .cycle-next{right:42px}.widget-column{padding:35px
50px}.page .site-main
.hentry{margin:0}.section,
#footer-newsletter
.widget{padding:21px
0}.site-content
.wrapper{padding:36px
30px}.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,.woocommerce-products-header{margin-bottom:42px}.site-main .hentry,
.archive-posts-wrapper
.hentry{margin:0
0 42px}.archive-post-wrap .entry-container{margin:42px
auto}.excerpt-image-left .has-post-thumbnail .post-wrapper,
.excerpt-image-right .has-post-thumbnail .post-wrapper{padding:0
0 42px}#social-footer-navigation{margin-bottom:35px}#hero-section{padding:0}#events-section.has-foreground-image .section-content-wrapper{padding-top:350px}#events-section.has-foreground-image .wrapper:before{top:175px}.comments-area{padding-top:42px}.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals,
.comments-area,
.singular-content-wrap .entry-footer{margin-top:42px}.author-info{margin-top:42px}#footer-instagram .widget-title{margin:56px
auto 35px}.woocommerce-pagination{margin:22px
0 35px}.single .site-main .post-thumbnail,
.page .site-main .post-thumbnail{padding:0;margin:35px
0}input[type="search"].search-field{display:block}#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}.playlist-content-wrapper,.product-content-wrapper,.featured-content-wrapper,.portfolio-content-wrapper,.events-content-wrapper,.team-content-wrapper{padding:0
30px 15px}.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
.events-content-wrapper.layout-four .hentry:nth-child(2n+1),
.team-content-wrapper.layout-four .hentry:nth-child(2n+1){clear:none}.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),
.portfolio-content-wrapper.layout-four .hentry:nth-child(4n+1),
.events-content-wrapper.layout-four .hentry:nth-child(4n+1),
.team-content-wrapper.layout-four .hentry:nth-child(4n+1){clear:both}.featured-content-wrapper.layout-four .hentry,
.portfolio-content-wrapper.layout-four .hentry,
.events-content-wrapper.layout-four .hentry,
.team-content-wrapper.layout-four
.hentry{width:25%}.portfolio-content-wrapper.layout-five .hentry:first-child{width:50%}.portfolio-content-wrapper.layout-five
.hentry{width:25%}.playlist-content-wrapper .post-thumbnail{width:40%}.playlist-content-wrapper .entry-container{width:60%}.content-area{float:left;margin-right:-100%;width:70%;max-width:960px}.sidebar{border-top:none;float:left;margin-left:70%;width:30%}.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;width:100%;max-width:100%}.sidebar
.widget{width:100%}.entry-content blockquote.alignleft,
.entry-content
blockquote.alignright{width:52%}.home .header-media .entry-title,
#feature-slider-section .entry-title{font-size:52px;font-size:3.25rem}#events-section .date-month{font-size:42px;font-size:2.625rem}#events-section .date-week-day{font-size:26px;font-size:1.625rem}.woocommerce-tabs .panel h2:first-of-type{font-size:24px;font-size:1.5rem}.comments-title,
.comment-reply-title,
.archive-posts-wrapper .entry-title,
.events-content-wrapper .entry-title,
.playlist-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title{font-size:22px;font-size:1.375rem}blockquote,
.team-content-wrapper .entry-title,
.featured-content-wrapper .entry-title,
ul.products li.product .woocommerce-loop-product__title,
#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary{font-size:20px;font-size:1.25rem}body,
input,
textarea,
#testimonial-content-section .entry-title,
table.shop_table,
.quantity .qty,
.header-media .entry-meta{font-size:18px;font-size:1.125rem}#testimonial-content-section .entry-meta{font-size:16px;font-size:1rem}#footer-instagram .widget-title,
.section-title,
.entry-title,
.page-title,
.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget
h1{font-size:36px;font-size:2.25rem}.woocommerce-posts-wrapper .entry-title,
.woocommerce .related.products>h2,
.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget
h2{font-size:32px;font-size:2rem}.site-title,
#site-generator .social-navigation a,
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget
h3{font-size:28px;font-size:1.75rem}.entry-content h4,
.comment-content h4,
.textwidget
h4{font-size:24px;font-size:1.5rem}.entry-content h5,
.comment-content h5,
.textwidget
h5{font-size:22px;font-size:1.375rem}.entry-content h6,
.comment-content h6,
.textwidget
h6{font-size:18px;font-size:1.125rem}.hero-content-wrapper .entry-container{padding:56px
40px}.recent-blog-content-wrapper{padding:0
50px}.comment-respond{padding:42px
49px}.promotion-section .content-wrapper{padding:0
50px}.promotion-section.content-frame .entry-container-frame{padding:4.5em 4em}#site-generator{padding:35px
50px}#footer-menu-wrapper{display:block;text-align:center}#menu-toggle-footer{display:none}.site-navigation
a{padding:7px
20px}.site-navigation .footer-menu>li{display:inline-block}.custom-header-content{padding:150px
50px}}@media screen and (min-width: 75em){#top-playlist-section .wp-playlist-current-item{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%}#top-playlist-section .audioman-mejs-top-playlist-container{-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.navigation-classic .site-branding{text-align:left}.hero-content-wrapper .entry-container{padding:63px
40}.site-content
.wrapper{padding:43px
30px}.section,
#footer-newsletter
.widget{padding:28px
0}.site-main .hentry,
.archive-posts-wrapper
.hentry{margin:0
0 49px}.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,.woocommerce-products-header{margin-bottom:49px}.archive-post-wrap .entry-container{margin:49px
auto}.view-more{margin:7px
0 35px}#social-footer-navigation{margin-bottom:42px}#events-section.has-foreground-image .wrapper:before{top:200px}.comments-area{padding-top:49px}.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals,
.comments-area,
.singular-content-wrap .entry-footer{margin-top:49px}.author-info{margin-top:49px}#footer-instagram .widget-title{margin:63px
auto 42px}.excerpt-image-left .has-post-thumbnail .post-wrapper,
.excerpt-image-right .has-post-thumbnail .post-wrapper{padding:0
0 49px}.excerpt-image-left .has-post-thumbnail .sticky-post,
.excerpt-image-right .has-post-thumbnail .sticky-post{position:absolute;top:0px}.excerpt-image-left .has-post-thumbnail .sticky-post{left:0}.excerpt-image-right .has-post-thumbnail .sticky-post{right:0}.woocommerce-pagination{margin:29px
0 35px}.woocommerce-tabs .panel h2:first-of-type{font-size:28px;font-size:1.75rem}.post-navigation .nav-subtitle{font-size:13px;font-size:0.8125rem}.singular-content-wrap .entry-header .entry-meta{margin:35px
0 0}.custom-header-content .more-link{margin-top:35px}.navigation-classic .menu-toggle{display:none}.navigation-classic #primary-search-wrapper .menu-toggle{display:block}.navigation-classic #primary-menu-wrapper .menu-inside-wrapper{position:relative;display:block;float:left;top:0;left:0;right:0;visibility:visible;opacity:1;width:auto;bottom:auto;background-color:transparent;box-shadow:none;overflow:inherit}.navigation-classic .main-navigation
a{padding:28px
20px;line-height:2}.navigation-classic .main-navigation li.menu-item-has-children ul ul
a{padding-left:20px}.navigation-classic .main-navigation .menu-item-has-children>a:after,
.navigation-classic .main-navigation .page_item_has_children>a:after{content:"\f0d7";font-size:16px;font-size:1rem;padding-left:7px}.navigation-classic .main-navigation ul ul .menu-item-has-children>a:after,
.navigation-classic .main-navigation ul ul .page_item_has_children>a:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);padding:0;position:absolute;top:14px;right:21px}.navigation-classic .main-navigation ul a,
.navigation-classic .main-navigation ul :hover>a,
.navigation-classic .main-navigation ul .focus>a{background-color:transparent}.navigation-classic .main-navigation ul
ul{-webkit-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 9px 9px rgba(0, 0, 0, 0.4);box-shadow:0px 9px 9px rgba(0, 0, 0, 0.4);display:block;float:left;margin:0;padding:7px
0;position:absolute;top:auto;left:-999em;z-index:99999}.navigation-classic .main-navigation ul ul
ul{left:-999em;top:0}.navigation-classic .main-navigation ul ul
a{padding:7px
20px;width:220px}.navigation-classic .main-navigation ul li:hover>ul,
.navigation-classic .main-navigation ul li.focus>ul{left:auto;right:0}.navigation-classic .main-navigation
li{border-bottom:none}.navigation-classic .main-navigation ul ul li:hover>ul,
.navigation-classic .main-navigation ul ul li.focus>ul{left:auto;right:100%}.navigation-classic .main-navigation ul ul .current_page_item>a,
.navigation-classic .main-navigation ul ul .current-menu-item>a{color:#fb3a64}.navigation-classic .main-navigation
li{display:inline-block}.navigation-classic .social-top
div{border-bottom:none}.navigation-classic .dropdown-toggle,
.navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
.navigation-classic #primary-menu-wrapper .menu-toggle-wrapper{display:none}.site-header-main
.wrapper{padding:8px
30px}.header-media-disabled #feature-slider.section{padding-top:78px}#primary-search-wrapper>.social-navigation{display:block}.mobile-social-search .menu-social{display:none}}@media screen and (min-width: 85.375em){.comment-respond{padding:42px
56px}.home .header-media .entry-title,
#feature-slider-section .entry-title{font-size:64px;font-size:4rem}#events-section .date-month{font-size:48px}#events-section .date-week-day{font-size:30px;font-size:1.875rem}.comments-title,
.comment-reply-title,
.archive-posts-wrapper .entry-title,
.events-content-wrapper .entry-title,
.playlist-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title{font-size:24px;font-size:1.5rem}#footer-instagram .widget-title,
.section-title,
.entry-title,
.page-title,
.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget
h1{font-size:42px;font-size:2.625rem}.woocommerce-posts-wrapper .entry-title,
.woocommerce .related.products>h2,
.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget
h2{font-size:36px;font-size:2.25rem}.site-title,
#site-generator .social-navigation a,
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget
h3{font-size:32px;font-size:2rem}.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget
h4{font-size:26px;font-size:1.635rem}body:not(.home) .custom-header-content{padding:205px
50px}.section,
#footer-newsletter
.widget{padding:35px
0}.section-heading-wrapper{padding:35px
35px 22px}.site-content
.wrapper{padding:50px
30px}.site-main .hentry,
.archive-posts-wrapper
.hentry{margin:0
0 56px}.posts-navigation,
.pagination,
#content #infinite-handle{margin:36px
0 0}.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,.woocommerce-products-header{margin-bottom:56px}.comments-area{padding-top:56px}.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals,
.comments-area,
.singular-content-wrap .entry-footer{margin-top:56px}.excerpt-image-left .has-post-thumbnail .post-wrapper,
.excerpt-image-right .has-post-thumbnail .post-wrapper{padding:0
0 56px}.author-info{margin-top:56px}#footer-instagram .widget-title{margin:70px
auto 42px}#social-footer-navigation{margin-bottom:49px}.woocommerce-pagination{margin:36px
0 35px}.hero-content-wrapper .entry-container{padding:70px
40px}.hero-content-wrapper .entry-summary,
.hero-content-wrapper .entry-content{margin:42px
0 0}.comment-respond{padding:42px
63px}#gallery-section .tiled-gallery .tiled-gallery-item a:after{font-size:20px;font-size:1.25rem;height:50px;padding:15px;width:50px}caption,
th,
td,
table.shop_table_responsive tr
td{padding:0.778em 1.556em}.archive-post-wrap .entry-container{margin:56px
auto}}@media screen and (min-width: 100em){.is-open .menu-inside-wrapper{right:3%}.section,
#footer-newsletter
.widget{padding:49px
0}#footer-instagram .widget-title{margin:84px
auto 42px}.site-content
.wrapper{padding:64px
30px}.hero-content-wrapper .entry-container{padding:84px
40px}.home .header-media .entry-title,
#feature-slider-section-section .entry-title{font-size:72px;font-size:4.5rem}#testimonial-content-section .entry-container{padding:42px
120px}#testimonial-content-section .has-post-thumbnail .entry-container{padding-top:84px}#testimonial-content-section .post-thumbnail{margin:0
0 -49px}#events-section.has-foreground-image .section-content-wrapper{padding-top:450px}#events-section.has-foreground-image .wrapper:before{top:225px}#footer-menu-section
.wrapper{padding:0
30px}}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,
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next,
body .wp-playlist-item,
body .wp-playlist-item-artist{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#portfolio-content-section .entry-container{-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.custom-header-media .wp-custom-header-video-button{-webkit-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;-moz-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;-o-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out}.team-content-wrapper .hentry-inner{-webkit-transition:box-shadow 0.2s ease-in-out;-moz-transition:box-shadow 0.2s ease-in-out;-o-transition:box-shadow 0.2s ease-in-out;transition:box-shadow 0.2s ease-in-out}#top-playlist-section,
.team-content-wrapper .post-thumbnail img,
.team-content-wrapper .artist-social-profile,
.team-content-wrapper .artist-social-profile>.social-navigation,
#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}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,
.widget .social-links-menu
a{-webkit-transition:0.2s border-color ease-in-out,
0.2s color ease-in-out;-moz-transition:0.2s border-color ease-in-out,
0.2s color ease-in-out;-o-transition:0.2s border-color ease-in-out,
0.2s color ease-in-out;transition:0.2s border-color ease-in-out,
0.2s color ease-in-out}body{background:#262626}.boxed-layout #page,
.boxed-layout .site-content-contain,
.menu-inside-wrapper,
#primary-search-wrapper .search-container,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.woocommerce-account .woocommerce-MyAccount-navigation
a{background-color:#151515}@media screen and (min-width: 48em){.site-header-cart
.widget_shopping_cart{background-color:#151515}}@media screen and (min-width: 64em){.navigation-classic .main-navigation ul
ul{background-color:#151515}}.header-media .wrapper,
#feature-slider-section,
.sidebar .widget,
.section:nth-child(odd),
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,
body .wp-playlist,
.playlist-content-wrapper .entry-container,
#top-playlist-section .audioman-mejs-container.mejs-container,
#top-playlist-section .wp-playlist-tracks{background-color:#000}@media screen and (min-width: 48em){table.shop_table .cart-subtotal th,
table.shop_table .order-total
th{background-color:#000}}@media screen and (min-width: 64em){.navigation-classic .main-navigation ul ul :hover>a,
.navigation-classic .main-navigation ul ul .focus>a{background-color:#000}}.promotion-section.content-frame .entry-container-frame{background-color:rgba(33, 33, 33, 0.75)}hr,
pre,
select,
.tagcloud a,
.author-info,
.comment-respond,
#footer-newsletter,
.entry-breadcrumbs,
.woocommerce-breadcrumb,
#primary-menu-wrapper #site-header-cart-wrapper,
#testimonial-content-section .section-content-wrapper .entry-container,
body .wp-playlist-item:hover,
body .wp-playlist-item:focus,
.audioman-mejs-container.mejs-container,
.wp-audio-shortcode.audioman-mejs-container.mejs-container .mejs-controls,
.wp-playlist,
.product-container,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
.demo_store,
p.no-comments,
ul.wc_payment_methods .payment_box,
.widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#222}.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner{border-color:#222}body,
input,
select,
textarea,
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,
.image-navigation,
.comment-navigation,
.wp-playlist-light .wp-playlist,
.search-submit,
#testimonial-content-section .cycle-prev,
#testimonial-content-section .cycle-next,
#footer-newsletter .ew-newsletter input[type="date"]:focus,
#footer-newsletter .ew-newsletter input[type="time"]:focus,
#footer-newsletter .ew-newsletter input[type="datetime-local"]:focus,
#footer-newsletter .ew-newsletter input[type="week"]:focus,
#footer-newsletter .ew-newsletter input[type="month"]:focus,
#footer-newsletter .ew-newsletter input[type="text"]:focus,
#footer-newsletter .ew-newsletter input[type="email"]:focus,
#footer-newsletter .ew-newsletter input[type="url"]:focus,
#footer-newsletter .ew-newsletter input[type="password"]:focus,
#footer-newsletter .ew-newsletter input[type="search"]:focus,
#footer-newsletter .ew-newsletter input[type="tel"]:focus,
#footer-newsletter .ew-newsletter input[type="number"]:focus,
#footer-newsletter .ew-newsletter textarea:focus{color:#999}#testimonial-content-section .cycle-pager
span{border-color:#999}.site-title a,
.site-title a:hover,
.site-title a:focus,
.site-description,
.main-navigation a,
.menu-toggle,
.dropdown-toggle,
.site-header-cart .cart-contents,
.site-header-menu .social-navigation
a{color:#fff}.absolute-header .site-title a,
.absolute-header .site-title a:hover,
.absolute-header .site-title a:focus,
.absolute-header .site-description,
.absolute-header .main-navigation a,
.absolute-header .menu-toggle,
.absolute-header .dropdown-toggle,
.absolute-header .site-header-cart .cart-contents,
.absolute-header .site-header-menu .social-navigation a,
.header-media .entry-title,
.header-media .entry-title a,
.custom-header-content .site-header-text{color:#fff}h1,
h2,
h3,
h4,
h5,
h6,
#feature-slider-section .entry-title,
.section .section-title,
.section .section-title a,
.section .entry-title,
.section .entry-title a,
blockquote,
.drop-cap:first-letter,
.page-links>.page-links-title,
.comment-author,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover{color:#fff}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{border-color:#fff}a,
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-toggle:hover,
#share-toggle:hover,
#search-toggle:focus,
#share-toggle:focus,
#colophon .widget-title,
.comment-permalink:hover,
.comment-permalink:focus,
#gallery-section .entry-container a:hover,
#gallery-section .entry-container a:focus,
#testimonial-content-section .entry-container,
body .wp-playlist-current-item .wp-playlist-item-meta,
body .wp-playlist .wp-playlist-playing,
body .wp-playlist .wp-playlist-playing .wp-playlist-caption,
body .wp-playlist-item:hover,
body .wp-playlist-item:focus,
body .wp-playlist-item:hover .wp-playlist-item-artist,
body .wp-playlist-item:focus .wp-playlist-item-artist,
body .wp-playlist-item:hover .wp-playlist-caption,
body .wp-playlist-item:focus .wp-playlist-caption,
.audioman-mejs-container.mejs-container button,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time,
table.shop_table_responsive tr td a,
.product-container a.added_to_cart,
.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations,
.star-rating span:before,
p.stars:hover a:before,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before,
.woocommerce-tabs ul.tabs li.active a,
.woocommerce .product-container .button,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link,
span.price ins,
p.price
ins{color:#fff}a:focus,
a:hover,
#feature-slider-section .entry-title a:hover,
#feature-slider-section .entry-title a:focus,
.menu-toggle:hover,
.menu-toggle:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.site-info a:hover,
.site-info a:focus,
#search-toggle,
#share-toggle,
.main-navigation ul:hover>a .main-navigation ul:hover>a,
.main-navigation ul.focus>a,
.main-navigation .current-menu-item>a,
.main-navigation .current-menu-ancestor>a,
.site-header-cart .cart-contents:hover,
.site-header-cart .cart-contents:focus,
.site-header-menu .social-navigation a:hover,
.site-header-menu .social-navigation a:focus,
.absolute-header .site-header-menu .social-navigation a:hover,
.absolute-header .site-header-menu .social-navigation a:focus,
.absolute-header .menu-toggle:hover,
.absolute-header .menu-toggle:focus,
.absolute-header .site-header-cart .cart-contents:hover,
.absolute-header .site-header-cart .cart-contents:focus,
.site-navigation .current-menu-item>a,
.site-navigation .current-menu-ancestor>a,
.navigation-classic.absolute-header .main-navigation ul ul :hover>a,
.navigation-classic.absolute-header .main-navigation ul ul .focus>a,
.post-navigation a:hover .nav-title,
.post-navigation a:focus .nav-title,
.section .section-title a:hover,
.section .section-title a:focus,
.section .entry-title a:hover,
.section .entry-title a: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,
#events-section.has-background-image .entry-meta a:hover,
#events-section.has-background-image .entry-meta a:hover,
#events-section.has-background-image .entry-meta a:focus,
#events-section.has-background-image .entry-meta a:focus,
#events-section.has-foreground-image .entry-meta a:hover,
#events-section.has-foreground-image .entry-meta a:hover,
#events-section.has-foreground-image .entry-meta a:focus,
#events-section.has-foreground-image .entry-meta a:focus,
#events-section.has-background-image .entry-title a:hover,
#events-section.has-background-image .entry-title a:hover,
#events-section.has-background-image .entry-title a:focus,
#events-section.has-background-image .entry-title a:focus,
#events-section.has-foreground-image .entry-title a:hover,
#events-section.has-foreground-image .entry-title a:hover,
#events-section.has-foreground-image .entry-title a:focus,
#events-section.has-foreground-image .entry-title a:focus,
#portfolio-content-section .entry-title a:hover,
#portfolio-content-section .entry-title a:focus,
#portfolio-content-section .hentry-inner:hover .entry-title,
#portfolio-content-section .hentry-inner:hover .entry-title a,
.team-content-wrapper .hentry-inner:hover .entry-title a,
.team-content-wrapper .hentry-inner:focus .entry-title a,
.audioman-mejs-container.mejs-container button:hover,
.audioman-mejs-container.mejs-container button:focus,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
#top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
table.shop_table_responsive tr td a:hover,
table.shop_table_responsive tr td a:focus,
.product-container a.added_to_cart:hover,
.product-container a.added_to_cart:focus,
.single-product .product_meta a:hover,
.single-product .product_meta a:focus,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus,
.woocommerce-info a:hover,
.woocommerce-info a:focus,
.woocommerce-tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:focus,
.variations .reset_variations:hover,
.variations .reset_variations:focus{color:#fb3a64}mark,
ins,
.page-links a,
#testimonial-content-section .cycle-pager span.cycle-pager-active,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-current,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-handle,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background-color:#fb3a64}.widget .social-links-menu a:hover,
.widget .social-links-menu a:focus,
blockquote,
.woocommerce-info,
.woocommerce-message,
.more-link .readmore,
.woocommerce .product-container .button,
#testimonial-content-section .entry-header:before,
#testimonial-content-section .cycle-pager span.cycle-pager-active{border-color:#fb3a64}@media screen and (min-width: 75em){.absolute-header.navigation-classic .site-header-menu .social-navigation a:hover,
.absolute-header.navigation-classic .site-header-menu .social-navigation a:focus{color:#fb3a64}.navigation-classic .main-navigation ul :hover>a,
.navigation-classic .main-navigation ul .focus>a{color:#fb3a64}}body .wp-playlist,
body .wp-playlist .wp-playlist-caption,
.site-info,
.site-info a,
.entry-meta a,
.post-password-form label,
.comment-form label,
.comment-permalink,
.widget_categories li,
.widget_archive li,
.post-navigation .nav-subtitle,
#testimonial-content-section .entry-meta,
.woocommerce-tabs ul.tabs li a,
.woocommerce-pagination ul li a,
p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before{color:#888}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,
.widget .social-links-menu a,
.image-navigation,
.comment-navigation,
.comments-area,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments,
table,
caption,
th,
td,
#feature-slider-section .cycle-pager span,
.site-content,
.archive-post-wrap .post-wrapper,
.widget_archive ul ul li,
.woocommerce-shorting-wrapper,
.woocommerce-tabs .panel,
.woocommerce-tabs ul.tabs:after,
.woocommerce-tabs ul.tabs li.active,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-navigation
li{border-color:#333}.more-link .readmore:hover,
.more-link .readmore:focus,
#events-section.has-foreground-image .more-link .readmore,
#events-section.has-background-image .more-link .readmore,
#events-section.has-foreground-image .more-link .readmore:hover,
#events-section.has-foreground-image .more-link .readmore:focus,
#events-section.has-background-image .more-link .readmore:hover,
#events-section.has-background-image .more-link .readmore:focus,
.pagination .page-numbers.current,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
.posts-navigation a,
.page-links a,
.page-links a:hover,
.page-links a:focus,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link .readmore,
#content #infinite-handle span button,
#scrollup:hover,
#scrollup:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
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,
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,
.posts-navigation a:hover,
.posts-navigation a:focus,
.header-media .more-link .readmore:hover,
.header-media .more-link .readmore:focus,
#feature-slider-section .more-link .readmore:hover,
#feature-slider-section .more-link .readmore:focus,
#hero-section .more-link .readmore:hover,
#hero-section .more-link .readmore:focus,
.promotion-section .more-link .readmore:hover,
.promotion-section .more-link .readmore:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
#scrollup,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after,
table.shop_table_responsive tr td.product-remove a,
table.shop_table_responsive tr td.product-remove a:hover,
table.shop_table_responsive tr td.product-remove a:focus,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.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 button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.woocommerce .product-container .button.added,
.demo_store .woocommerce-store-notice__dismiss-link,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
#gallery-section .entry-footer .edit-link a,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus{color:#fff}.sticky-post,
.more-link .readmore:hover,
.more-link .readmore:focus,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link .readmore,
.posts-navigation a,
#content #infinite-handle span button,
#scrollup,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
.button,
button,
button[disabled]:hover,
button[disabled]: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,
#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 .cycle-pager span:hover,
#feature-slider-section .cycle-pager span:focus,
#feature-slider-section .cycle-pager .cycle-pager-active,
.widget_calendar tbody a,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after,
.pagination .page-numbers.current,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.demo_store .woocommerce-store-notice__dismiss-link,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
table.shop_table_responsive tr td.product-remove a,
#gallery-section .entry-footer .edit-link a,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button
button{background-image:linear-gradient(-180deg, #f857a6 0%, #ff5858 100%)}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,
.page-links a:hover,
.page-links a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.header-media .more-link .readmore:hover,
.header-media .more-link .readmore:focus,
#feature-slider-section .more-link .readmore:hover,
#feature-slider-section .more-link .readmore:focus,
#hero-section .more-link .readmore:hover,
#hero-section .more-link .readmore:focus,
.promotion-section .more-link .readmore:hover,
.promotion-section .more-link .readmore:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
#scrollup:hover,
#scrollup:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button: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,
.widget_calendar tbody a:hover,
.widget_calendar tbody a: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 button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus,
table.shop_table_responsive tr td.product-remove a:hover,
table.shop_table_responsive tr td.product-remove a:focus,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus{background-image:linear-gradient(-360deg, #f857a6 0%, #ff5858 100%)}.custom-header-content .entry-meta a,
.custom-header-content .entry-meta .icon,
.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,
#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next,
#feature-slider-section .cycle-pager span,
#feature-slider-section .entry-summary,
#feature-slider-section .entry-summary a,
#feature-slider-section .entry-content,
#feature-slider-section .entry-content a,
#promotion-section .play-button-text,.sticky-post,mark,ins{color:#fff}#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
#feature-slider-section .cycle-pager
span{background-color:#fff}#feature-slider-section .cycle-prev,
#feature-slider-section .cycle-next{border-color:#fff}#feature-slider-section .entry-title a,
#events-section.has-background-image .section-title,
#events-section.has-background-image .section-title a,
#events-section.has-foreground-image .section-title,
#events-section.has-foreground-image .section-title a,
#events-section.has-background-image .entry-title,
#events-section.has-background-image .entry-title a,
#events-section.has-foreground-image .entry-title,
#events-section.has-foreground-image .entry-title a,
#events-section.has-background-image .entry-meta a,
#events-section.has-foreground-image .entry-meta a,
.has-background-image.ewnewsletter .widget-inner-wrap .section-title,
.promotion-section.content-color-white .entry-title,
.promotion-section.content-color-white .entry-title a,
.promotion-section.content-color-white .entry-container,
.promotion-section.content-color-white .entry-container a:not(.button),
#portfolio-content-section .entry-title,
#portfolio-content-section .entry-title a,
#portfolio-content-section .entry-content,
#portfolio-content-section .entry-summary{color:#fff}body .wp-playlist.wp-playlist-dark,
#top-playlist-section .wp-playlist-dark .wp-playlist-tracks{background-color:#000}#top-playlist-section .wp-playlist-dark,
.wp-playlist-dark .mejs-container,
.wp-playlist-dark .wp-playlist-current-item,
.wp-playlist-dark .mejs-container .mejs-controls,
body .wp-playlist-dark .wp-playlist-item:hover,
body .wp-playlist-dark .wp-playlist-item:focus{background-color:#222}body .wp-playlist.wp-playlist-dark .wp-playlist-playing,
body .wp-playlist.wp-playlist-dark .wp-playlist-playing .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:hover .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:focus .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:hover .wp-playlist-item-artist,
body .wp-playlist-dark .wp-playlist-item:focus .wp-playlist-item-artist,
body .wp-playlist-dark .wp-playlist-item:hover,
body .wp-playlist-dark .wp-playlist-item:focus{color:#fff}.wp-playlist-dark .audioman-mejs-container.mejs-container .mejs-controls .mejs-time{color:#fff}body .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-meta{color:#fff}.widget .social-links-menu a:hover:before{-webkit-animation:toBottomFromTop 0.3s forwards;-moz-animation:toBottomFromTop 0.3s forwards;animation:toBottomFromTop 0.3s forwards}@-webkit-keyframes
toBottomFromTop{49%{-webkit-transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%)}51%{opacity:1}}@-moz-keyframes
toBottomFromTop{49%{-moz-transform:translateY(100%)}50%{opacity:0;-moz-transform:translateY(-100%)}51%{opacity:1}}@keyframes
toBottomFromTop{49%{transform:translateY(100%)}50%{opacity:0;transform:translateY(-100%)}51%{opacity:1}}[class^="wp-block-"]:not(.wp-block-gallery) figcaption{border:0;font-size:13px;font-size:0.8125rem;font-style:italic;line-height:1.615384615384615;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 (min-width: 64em){.no-sidebar
.alignfull{margin-left:calc( -94vw / 2 + 100% / 2 );margin-right:calc( -94vw / 2 + 100% / 2 );max-width:94vw}.no-sidebar.fluid-layout
.alignfull{margin-left:calc( -100vw / 2 + 100% / 2 );margin-right:calc( -100vw / 2 + 100% / 2 );max-width:100vw}.no-sidebar
.alignwide{margin-left:calc( -88vw / 2 + 100% / 2 );margin-right:calc( -88vw / 2 + 100% / 2 );max-width:88vw}}@media screen and (min-width: 80.625em){.no-sidebar
.alignfull{margin-left:calc( -1290px / 2 + 100% / 2 );margin-right:calc( -1290px / 2 + 100% / 2 );max-width:1290px}.no-sidebar:not(.fluid-layout) .alignwide{margin-left:-120px;margin-right:-120px;max-width:1280px}.no-sidebar.full-width-layout:not(.fluid-layout) .alignwide{margin-left:-10px;margin-right:-10px;max-width:1250px}}p.has-drop-cap:not(:focus)::first-letter {float:left;font-size:80px;font-size:5rem;line-height:0.6;margin:7px
16px 7px -3px}.wp-block-image{margin-bottom:28px}.wp-block-image
figure{margin-bottom:0;margin-top:0}.wp-block-image
figure.alignleft{margin-right:28px}.wp-block-image
figure.alignright{margin-left:28px}.wp-block-gallery{margin-bottom:28px;margin-left:0}.wp-block-gallery
figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0
-8px}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0
0 1.4736842105em;padding:0
0 0 1.263157895em}.wp-block-quote.is-large p,
.wp-block-quote.is-style-large
p{font-size:inherit;font-style:inherit;line-height:inherit}.wp-block-quote:not(.is-large):not(.is-style-large){background-color:transparent;padding:0
0 0 1.263157895em}.rtl .wp-block-quote:not(.is-large):not(.is-style-large){padding:0
1.263157895em 0 0}.wp-block-quote:not(.is-large):not(.is-style-large):before{content:none}.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large
footer{color:inherit;font-size:13px;font-size:0.8125rem;font-weight:400;font-weight:400;line-height:1.615384615384615;margin:0;text-decoration:none;text-align:inherit}.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:22px;border-radius:22px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:0.875rem;font-weight:800;margin-top:1.75em;line-height:1.5;letter-spacing:0.071em;padding:12px
28px 11px;text-transform:uppercase;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.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{font-size:36px;font-size:2.25rem;line-height:1.333333333333333}.has-large-font-size{font-size:32px;font-size:2rem;line-height:1.325}.has-normal-font-size{font-size:16px;font-size:1rem;font-weight:400;line-height:1.5}.has-small-font-size{font-size:12px;font-size:0.75rem;font-weight:400;line-height:1.5}.wp-block-code{background:transparent;border:0;color:inherit;font-size:1em;font-family:Inconsolata,monospace;padding:0}.wp-block-code cite:before,
.wp-block-code small:before{content:"\2014\00a0"}.wp-block-quote__citation{color:inherit;font-size:13px;font-size:0.8125rem;font-style:normal;font-weight:400;line-height:1.615384615384615;text-transform:none}.wp-block-pullquote{border:0;padding:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:none;width:calc(50% - 0.736842105em)}.wp-block-pullquote
blockquote{border:4px
solid;border-width:4px 0;background-color:transparent;padding:35px
0}.wp-block-pullquote blockquote:before{content:""}.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright
blockquote{margin-bottom:0}.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright
p{font-size:inherit;line-height:inherit}.wp-block-pullquote__citation,
.wp-block-pullquote
cite{color:inherit;font-size:13px;font-size:0.8125rem;font-style:normal;font-weight:400;line-height:1.615384615384615;text-transform:none}.wp-block-table,
.wp-block-table caption,
.wp-block-table th,
.wp-block-table
td{border:1px
solid}.wp-block-table{border-collapse:collapse;border-spacing:0;border-width:1px 0 0 1px;margin:0
0 28px;table-layout:fixed;width:100%}.wp-block-table th,
.wp-block-table
td{border-width:0 1px 1px 0}.wp-block-table
thead{font-weight:700}.wp-block-table thead
th{font-weight:700}.wp-block-table caption,
.wp-block-table th,
.wp-block-table
td{padding:0.778em;text-align:left}@media screen and (min-width: 85.375rem){.wp-block-table caption,
.wp-block-table th,
.wp-block-table
td{padding:0.778em 1.556em}}.rtl .wp-block-table caption,
.rtl .wp-block-table th,
.rtl .wp-block-table
td{text-align:right}.wp-block-table
caption{font-weight:700;text-align:center}.wp-block-button{margin-top:1.75em;margin-bottom:1.75em}.wp-block-button.alignleft,.wp-block-button.alignright{margin-top:0}.wp-block-button .wp-block-button__link{border:none;-webkit-border-radius:22px;border-radius:22px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:0.875rem;font-weight:800;letter-spacing:0.071em;line-height:1.5;padding:12px
28px 11px;text-decoration:none;text-shadow:0 1px 0 rgba(105,47,69,0.50);text-transform:uppercase;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;white-space:nowrap}.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:28px
auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:28px}.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:3em}.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__comment,
.wp-block-latest-comments__comment-excerpt
p{font-size:inherit}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments__comment-meta{margin-bottom:14px}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{text-decoration:none}.wp-block-latest-comments__comment-date{font-size:12px;font-size:0.75rem;line-height:1.75;margin-top:7px;text-transform:capitalize}.wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link{background-image:linear-gradient(-180deg, #f857a6 0%, #ff5858 100%);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-image:linear-gradient(-360deg, #f857a6 0%, #ff5858 100%);color:#fff}.wp-block-table,
.wp-block-table caption,
.wp-block-table th,
.wp-block-table
td{border-color:#333}.wp-block-pullquote blockquote,.wp-block-quote:not(.is-large):not(.is-style-large){border-color:#fb3a64}.wp-block-latest-comments__comment-date,
[class^="wp-block-"]:not(.wp-block-gallery) figcaption{color:#888}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}.has-black-color{color:#000}.has-black-background-color{background-color:#000}.has-eighty-black-color{color:#151515}.has-eighty-black-background-color{background-color:#151515}.has-sixty-five-black-color{color:#222}.has-sixty-five-black-background-color{background-color:#222}.has-gray-color{color:#444}.has-gray-background-color{background-color:#444}.has-medium-gray-color{color:#7b7b7b}.has-medium-gray-background-color{background-color:#7b7b7b}.has-light-gray-color{color:#f8f8f8}.has-light-gray-background-color{background-color:#f8f8f8}.has-dark-pink-color{color:#ff5858}.has-dark-pink-background-color{background-color:#ff5858}.has-pink-color{color:#f857a6}.has-pink-background-color{background-color:#f857a6}