.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:50%;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5em;vertical-align:middle;cursor:pointer}.DayPicker-WeekNumber{min-width:1em;border-right:1px solid #eaecec;color:#8b9898;text-align:right;font-size:.75em}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15)}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}b,em,i,strong{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html{line-height:1;-webkit-text-size-adjust:100%}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a{text-decoration:none}a,a:hover,a:visited{color:#01b1e6}a:hover{text-decoration:underline}a:active{color:#01b1e6}b,strong{font-weight:700}img{max-width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-family:Open Sans,helvetica,sans-serif}em,i{font-style:italic}.visible-small-only{display:initial}@media only screen and (min-width:1024px){.visible-small-only{display:none}}.visible-medium-only{display:none}@media only screen and (min-width:1024px){.visible-medium-only{display:initial}}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){body img[src$=".svg"]{height:100%!important}body img[src$=".svg"].chart-name-image-main{height:auto!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(../fonts/vendor/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/vendor/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/vendor/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/vendor/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/vendor/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/vendor/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa,.site-header__subnav-link.link-external:after{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;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.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa-pull-left.site-header__subnav-link.link-external:after,.fa.fa-pull-left{margin-right:.3em}.fa-pull-right.site-header__subnav-link.link-external:after,.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left,.pull-left.site-header__subnav-link.link-external:after{margin-right:.3em}.fa.pull-right,.pull-right.site-header__subnav-link.link-external:after{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc: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-full:before,.fa-battery: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-paper-o:before,.fa-hand-stop-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-television:before,.fa-tv: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-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing: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-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-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-full:before,.fa-thermometer: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-bath:before,.fa-bathtub:before,.fa-s15: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:Open Sans;src:url(../fonts/Open-Sans-regular.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Open-Sans-regular.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Open-Sans-regular.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Open-Sans-regular.svg?ec3efe51e56e36ac87d2#OpenSans) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/Open-Sans-italic.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Open-Sans-italic.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Open-Sans-italic.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Open-Sans-italic.svg?ec3efe51e56e36ac87d2#OpenSans) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(../fonts/Open-Sans-700.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Open-Sans-700.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Open-Sans-700.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Open-Sans-700.svg?ec3efe51e56e36ac87d2#OpenSans) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/Open-Sans-700italic.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Open-Sans-700italic.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Open-Sans-700italic.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Open-Sans-700italic.svg?ec3efe51e56e36ac87d2#OpenSans) format("svg");font-weight:700;font-style:italic}@font-face{font-family:Poppins;src:url(../fonts/Poppins-regular.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Poppins-regular.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Poppins-regular.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Poppins-regular.svg?ec3efe51e56e36ac87d2#Poppins) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-600.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Poppins-600.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Poppins-600.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Poppins-600.svg?ec3efe51e56e36ac87d2#Poppins) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-100.ttf?ec3efe51e56e36ac87d2) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-200.ttf?ec3efe51e56e36ac87d2) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-300.ttf?ec3efe51e56e36ac87d2) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-500.eot?ec3efe51e56e36ac87d2);src:url(../fonts/Poppins-500.woff?ec3efe51e56e36ac87d2) format("woff"),url(../fonts/Poppins-500.ttf?ec3efe51e56e36ac87d2) format("truetype"),url(../fonts/Poppins-500.svg?ec3efe51e56e36ac87d2#Poppins) format("svg");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-600.ttf?ec3efe51e56e36ac87d2) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-700.ttf?ec3efe51e56e36ac87d2) format("truetype");font-weight:700;font-style:normal}.breaking-news{background:#000;color:#fff;display:none;overflow:hidden;position:relative;margin:0 auto}.breaking-news--is-showing .breaking-news{display:block}.full-page-ad .breaking-news{max-width:1024px}.breaking-news__msg,.breaking-news__msg:hover,.breaking-news__msg:visited,.breaking-news__title,.breaking-news__title:hover,.breaking-news__title:visited{color:#fff;text-decoration:none}.breaking-news__title{display:inline-block;vertical-align:middle;width:30%;font-size:13px;padding:15px;background:#ff6567}@media only screen and (min-width:768px){.breaking-news__title{display:block;float:left;height:50px;padding:0 30px;font-size:20px;line-height:50px}}.breaking-news__msg{display:inline-block;font-size:14px;vertical-align:middle;width:calc(70% - 50px);padding:15px}@media only screen and (min-width:768px){.breaking-news__msg{display:block;height:50px;font-size:13px;line-height:50px;padding:0 10px 0 40px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}}.breaking-news__close{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer}@media only screen and (min-width:768px){.breaking-news__close{position:static;float:right;transform:none}}.brand{background-size:cover!important;display:inline-block;height:24px;margin-top:1em;text-indent:100%;overflow:hidden;white-space:nowrap;width:116px}@media only screen and (min-width:1024px){.brand{margin-top:0;float:left;height:31px;width:150px}}.brand a{display:block;height:100%}.gallery-page .site-header-old+.container{padding-top:50px}@media only screen and (min-width:1024px){.gallery-page .site-header-old+.container{padding-top:0}}.file-uploads--icon{font-size:20px;margin-right:10px}.file-uploads--holder{margin:15px 0}.file-uploads--link{font-weight:700}.well{background:#ddd;border-top:2px solid #a3a3a3;padding:10px}.well.no-border{border-top:none}.well.dark{background:#a3a3a3}.well.darker{background:#484647}.well.blue{background:#01b1e6}.well.black{background:#000}.site-footer{position:relative;z-index:2;background-color:#000;padding:1em 0;color:#fff;font-size:.8125em;line-height:1.538461538}.site-footer:after,.site-footer:before{display:table}.site-footer:after{clear:both}@media only screen and (min-width:1024px){.site-footer{padding:4em 0 2em}}@media only screen and (min-width:1024px){.site-footer .container{width:1024px;margin:0 auto;padding:0 20px;position:relative}}.site-footer .footer-content{display:none}@media only screen and (min-width:1024px){.site-footer .footer-content{display:block}}.site-footer__link{color:#f0f0f0;text-decoration:none}.site-footer__link:hover{color:#fff}.site-footer__link:visited{color:#f0f0f0}.site-footer .subscribe a,.site-footer h2{font-size:1.307692308em;line-height:1.176470588;color:#ff6567}.site-footer h2{margin-bottom:1.176470588em}.site-footer .subscribe p{font-size:13px;margin-bottom:1em}.site-footer .subscribe a{color:#01b1e6}.site-footer .subscribe a:hover{text-decoration:underline}.site-footer .subscribe,.site-footer ul{margin-bottom:1.538461538em}.site-footer .copyright__paragraph{text-align:center}.site-footer .copyright__link{color:#01b1e6;display:inline-block;padding-right:2em;text-decoration:none}.site-footer .copyright__link--contrast{padding-right:0}.site-footer .copyright__link:hover{text-decoration:underline}.site-footer .copyright__link#ot-sdk-btn.ot-sdk-show-settings.copyright__link--ot{background:none;color:#01b1e6!important;text-decoration:none!important;border:none!important;padding:0 2em 0 0!important;font-size:unset!important;line-height:unset!important;cursor:pointer!important;transition:none!important}.site-footer .copyright__link#ot-sdk-btn.ot-sdk-show-settings.copyright__link--ot:hover{background:none!important;text-decoration:underline!important}@media only screen and (min-width:1024px){.site-footer .copyright__link#ot-sdk-btn.ot-sdk-show-settings.copyright__link--ot{color:#f0f0f0!important;padding-right:5px!important}}.site-footer .station-identification{text-align:center;padding:1em .5em 0;font-size:.85em}@media only screen and (min-width:1024px){.site-footer .station-identification{text-align:inherit;padding:1em 0 0}}.site-footer .footer-nav:first-of-type a:before{font-family:FontAwesome;display:inline-block;font-size:1.333em;line-height:.75;width:1em;margin-right:.5em}.site-footer .footer-nav:first-of-type a[title=Facebook]:before{content:"\F09A"}.site-footer .footer-nav:first-of-type a[title=Twitter]:before{content:"\F099"}.site-footer .footer-nav:first-of-type a[title="Google+"]:before{content:"\F0D5"}.site-footer .footer-nav:first-of-type a[title=YouTube]:before{content:"\F167"}.site-footer .footer-nav:first-of-type a[title=Instagram]:before{content:"\F16D"}.site-footer .footer-nav:first-of-type a[title=Tumblr]:before{content:"\F173"}.site-footer .footer-nav:first-of-type a[title=Pinterest]:before{content:"\F0D2"}.site-footer .footer-nav:first-of-type a[title=Spotify]:before{content:"\F1BC"}.site-footer .footer-nav:first-of-type a[title=Newsletter]:before{content:"\F0E0"}@media only screen and (min-width:1024px){.site-footer .cover-image,.site-footer .footer-nav,.site-footer .subscribe{display:inline-block;vertical-align:top;max-width:20%;margin-right:3em}.site-footer .footer-nav li{margin-bottom:2px}.site-footer .footer-nav li a{font-size:13px}.site-footer .footer-nav li a .fa,.site-footer .footer-nav li a .site-header__subnav-link.link-external:after{font-size:18px;width:22px}.site-footer .footer-nav:last-of-type{margin-right:0}.site-footer .cover-image{max-width:220px}.site-footer .footer-brand{position:absolute;bottom:-26px;right:15px;z-index:1}}@media only screen and (min-width:1024px) and (min-width:1024px){.site-footer .footer-brand{bottom:0}}@media only screen and (min-width:1024px){.site-footer .footer-brand .brand{background:url(../images/Billboard-white.svg?ec3efe51e56e36ac87d2) no-repeat scroll 50%;float:none}}@media only screen and (min-width:1024px){.site-footer .footer-brand .affiliates{clear:both;margin-top:6px;width:100%;z-index:1}}@media only screen and (min-width:1024px){.site-footer .footer-brand .thr{background:url(../images/bbfoot-thr.png?ec3efe51e56e36ac87d2) no-repeat;height:32px;width:150px;margin-bottom:20px}}@media only screen and (min-width:1024px){.site-footer .footer-brand .spin{background:url(../images/bbfoot-spin.png?ec3efe51e56e36ac87d2) no-repeat;margin-left:6px;margin-right:10px;height:26px;width:45px}}@media only screen and (min-width:1024px){.site-footer .footer-brand .stereogum{background:url(../images/bbfoot-stereogum.png?ec3efe51e56e36ac87d2) no-repeat;height:12px;width:130px;margin-top:1px;margin-right:6px}}@media only screen and (min-width:1024px){.site-footer .footer-brand .vibe{background:url(../images/bbfoot-vibe.png?ec3efe51e56e36ac87d2) no-repeat;height:25px;width:80px}}@media only screen and (min-width:1024px){.site-footer .footer-brand .spin,.site-footer .footer-brand .stereogum,.site-footer .footer-brand .thr,.site-footer .footer-brand .vibe{background-size:contain;background-position:50%;display:inline-block;margin:0 10px 10px;vertical-align:middle}.site-footer .footer-brand .spin:first-child,.site-footer .footer-brand .stereogum:first-child,.site-footer .footer-brand .thr:first-child,.site-footer .footer-brand .vibe:first-child{margin-left:0}.site-footer .footer-brand .spin:last-child,.site-footer .footer-brand .stereogum:last-child,.site-footer .footer-brand .thr:last-child,.site-footer .footer-brand .vibe:last-child{margin-right:0}}@media only screen and (min-width:1024px){.site-footer .copyright__paragraph{display:inline-block;margin-right:3em;text-align:left}.site-footer .copyright__link{color:#f0f0f0;padding-right:5px}.site-footer .copyright__link:hover{color:#fff}.site-footer .copyright__link--contrast,.site-footer .copyright__link--contrast:hover{color:#01b1e6}}.dfp-ad[data-prepend]:before{content:attr(data-visibleprepend)}.dfp-ad>div{display:inline-block;vertical-align:middle}[data-position^=sponsor]{top:55px;position:absolute!important;width:100%}.dfp-ad-b1[data-prepend]:before{font-size:.625em;color:#999;display:block;text-align:center;margin-bottom:.625em}.chart-page .leaderboard--top{padding-top:100px}@media only screen and (min-width:1024px){.chart-page .leaderboard--top{padding-top:16px}}.chart-header .dfp-ad-b1[data-prepend]:before{font-size:.625em;color:#999}.chart-header .dfp-ad-lis{margin-bottom:3em}.chart-header .dfp-ad-lis>div{margin-top:-6px}@media only screen and (min-width:1024px){.chart-header .dfp-ad-lis{margin-bottom:1em}}.chart-header .dfp-ad-lis[data-prepend]:before{font-family:Poppins,verdana,sans-serif;font-size:1.125em;color:#000;margin-right:.25em}.dfp-ad{text-align:center}.dfp-ad-728x90_ad:before,.dfp-ad-autoinject_ad:before,.dfp-ad-chartrail_ad:before,.dfp-ad-contentwell_ad:before,.dfp-ad-footerboard_ad:before,.dfp-ad-interchart_ad:before,.dfp-ad-leaderboard_ad:before,.dfp-ad-leaderboard_atf:before,.dfp-ad-leftrail_ad:before,.dfp-ad-medrec_atf:before,.dfp-ad-medrec_btf:before,.dfp-ad-middleboard_ad:before,.dfp-ad-parallax_ad:before,.dfp-ad-rightrail_ad:before{color:#9c9c9c;content:"Advertisement";display:block;font-family:arial;font-size:10px;margin-bottom:10px;text-transform:uppercase}.ad_desktop_wrapper.stickied .dfp-ad:before{content:""}.ad-container.footerboard.footerboard--bottom{margin:5px auto}.ad-container.footerboard--bottom{margin:0 auto 5px}[data-position^=adhesion]{z-index:999;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;height:60px;width:320px;display:none;position:fixed;transform:translateZ(0)}@media only screen and (min-device-width:320px) and (max-device-width:480px){[data-position^=adhesion]{display:inline}}@media only screen and (min-width:1024px){.is-displaying-jetpack-page-ad #dfp-ad-t{width:970px;margin:0 auto}.is-displaying-jetpack-page-ad #site-header{width:1024px;margin:0 auto}.is-displaying-jetpack-page-ad #footer{width:1010px;margin:0 auto}.is-displaying-jetpack-page-ad #site-footer{width:1024px;margin:0 auto}}.is-displaying-jetpack-page-ad{overflow-x:hidden}@media only screen and (min-width:1024px){.is-displaying-jetpack-page-ad .breaking_news_bar,.is-displaying-jetpack-page-ad .container{width:1024px}.is-displaying-jetpack-page-ad .chart-data{overflow:visible;position:relative;z-index:9}.is-displaying-jetpack-page-ad .nav-secondary{width:1024px}.is-displaying-jetpack-page-ad .cols{background:#fff;width:1010px;margin:0 auto}.is-displaying-jetpack-page-ad .page-content{width:1024px;margin:0 auto;background-color:#fff}.is-displaying-jetpack-page-ad .node-type-video-item #main{background-color:#000}}.leaderboard{text-align:center;width:100%}@media only screen and (min-width:1024px){.leaderboard--top{transition:transform .5s}.leaderboard--is-sticky{position:fixed;top:0;max-height:126px;transition:top .25s}.leaderboard--is-sticky .dfp-ad-t{background-color:rgba(0,0,0,.15)}.leaderboard--is-sticky.leaderboard--is-sliding-up{transform:translateY(-100%)}.leaderboard--is-sticky.is-scrolling--down{top:0!important}}.leaderboard--top .leaderboard-wrapper{padding:16px 0}.dfp-ad-t{background-color:#fff;margin:0 auto;transition:color 1s}.full-page-ad .dfp-ad-t{max-width:1024px}.dfp-ad-o1{height:0}.leaderboard--simple{background-color:#333}.site-header-old+.leaderboard--top{margin-top:3.125em}@media only screen and (min-width:1024px){.leaderboard--top:not(.leaderboard--is-sticky) .dfp-ad-t{background-color:transparent}.breaking-news--is-showing .leaderboard--top,.site-header-old+.leaderboard--top{margin-top:0}.leaderboard--is-sticky{position:fixed;top:0;max-height:126px}.leaderboard--is-sticky .dfp-ad-t{background-color:rgba(0,0,0,.15)}.leaderboard--is-sticky.leaderboard--is-sliding-up{transform:translateY(-100%)}}.header-wrapper{position:fixed;z-index:5000000;width:100%;transition:visibility .25s;visibility:visible}.header-wrapper.hidden{visibility:hidden}.header-wrapper__secondary-header{transition:top .4s;position:absolute;width:100%;top:100%}.header-wrapper__secondary-header.hidden{top:-100%!important}.site-header{position:relative;z-index:5000000;top:0;left:0;width:100%}.site-header__sponsor-presented,.site-header__sponsor-text{display:none}.site-header__placeholder{margin:0 auto}.is-content--tracking+.site-header__placeholder{margin-top:4px}.site-header__background{position:relative;z-index:1;background-color:#000;transition:transform .25s}.is-scrolling--down .site-header__background{transform:translateY(-100%)}.site-header__contents{position:relative;max-width:1024px;margin:0 auto}.site-header__bar{height:47px}@media only screen and (min-width:768px){.site-header__bar{height:37px}}@media only screen and (min-width:1024px){.site-header__bar{height:50px}}.site-header__progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:block;width:100%;height:4px;background-color:#016380;color:#01b1e6;position:fixed;z-index:5000000}.site-header__progress::-webkit-progress-bar{background-color:#016380}.site-header__progress::-webkit-progress-value{background-color:#01b1e6}.site-header__progress::-moz-progress-bar{background-color:#01b1e6}.site-header__nav-toggle,.site-header__search-submit,.site-header__search-toggle{background:#213137 none;color:#fff;border:none;margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:47px;height:47px;line-height:47px;top:0;cursor:pointer;position:absolute;z-index:1}.site-header__nav-toggle:focus,.site-header__search-submit:focus,.site-header__search-toggle:focus{outline:none}@media only screen and (min-width:768px){.site-header__nav-toggle,.site-header__search-submit,.site-header__search-toggle{height:37px;line-height:37px}}@media only screen and (min-width:1024px){.site-header__nav-toggle,.site-header__search-submit,.site-header__search-toggle{height:50px;line-height:50px}}.site-header__nav-toggle{font-size:15px;width:58.75px;left:0}@media only screen and (min-width:768px){.site-header__nav-toggle{width:58.75px}}@media only screen and (min-width:1024px){.site-header__nav-toggle{display:none}}.site-header__search-toggle{right:0;font-size:15px;width:58.75px;background:#000 none;color:#999}@media only screen and (min-width:768px){.site-header__search-toggle{font-size:19.583333349px;width:58.75px}}.site-header__brand{background-color:#000;text-align:center;position:absolute;left:58.75px;right:47px;height:47px}@media only screen and (min-width:768px){.site-header__brand{height:37px;left:58.75px}}@media only screen and (min-width:1024px){.site-header__brand{height:50px}}.site-header__brand-link{display:block;position:relative;width:100%;height:100%;overflow:hidden}.site-header__brand-logo{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:95%!important;max-height:100%}.site-header__brand-name{position:absolute;bottom:100%;right:100%;white-space:nowrap}@media only screen and (min-width:768px){.site-header__brand{width:174px}}#navOverlay{position:fixed;z-index:4999999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8)}.site-header__nav{top:100%;left:0;position:absolute;z-index:1000;transform:translateX(-100%);transition:transform .25s;width:calc(100% - 47px);background-color:#fff;box-shadow:0 0 2px #999;overflow:hidden}@media only screen and (min-width:768px){.site-header__nav{max-width:232.75px}}@media only screen and (min-width:1024px){.site-header__nav{overflow:visible}}.site-header.is-nav--visible:not(.is-scrolling--down) .site-header__nav{transform:translateX(0)}.site-header__nav-inner{overflow-y:scroll;overflow-x:hidden}@media only screen and (min-width:1024px){.site-header__nav-inner{overflow:visible}}.site-header__nav-item.collapsed .carat,.site-header__nav-item.expanded .carat{display:inline-block;height:42px;position:absolute;padding:0 16px;right:0;top:0;width:42px}.site-header__nav-item.collapsed .carat:after,.site-header__nav-item.expanded .carat:after{content:"";border:5px solid transparent;border-top-color:#85949e;position:absolute;top:50%;margin-top:-2.5px}.site-header__nav-item.collapsed .site-header__nav-link,.site-header__nav-item.expanded .site-header__nav-link{cursor:pointer}.site-header__nav-item.expanded .carat:after{border-color:transparent transparent #85949e;margin-top:-7.5px}@media only screen and (min-width:1024px){.site-header__nav-item{display:inline-block;vertical-align:top;position:relative}}.site-header__nav-items--more{display:none}.site-header__nav-link{display:block;color:#fff;text-transform:uppercase;font-size:.875em;line-height:42px;margin:0 16px;padding:0;border-top:1px solid #dadfe2}@media only screen and (min-width:1024px){.site-header__nav-link{font-size:1em;border:none;font-family:Poppins,verdana,sans-serif;font-weight:400;margin:0;padding:0 .5em;line-height:50px;letter-spacing:1px}}.site-header__nav-link:hover,.site-header__nav-link:visited{color:#fff}.site-header__nav-item:first-child .site-header__nav-link:not(.site-header__nav-link--site-tools){border:none}.site-header__subnav-items{display:none;background-color:#f0f0f0;padding:.5em 1em}.site-header__nav-item.expanded .site-header__subnav-items{display:block}.site-header__subnav-link{display:block;color:#fff;text-transform:capitalize;font-size:.875em;padding:.75em 0}.site-header__subnav-link:hover,.site-header__subnav-link:visited{color:#fff}@media only screen and (min-width:1024px){.site-header__nav{transform:translateX(0);display:block;background:transparent none;max-width:none;width:calc(100% - 232.75px);top:0;left:174px;box-shadow:none;padding:0 0 0 1.5em;white-space:nowrap}.site-header__nav-item.collapsed .carat,.site-header__nav-item.expanded .carat,.site-header__nav-item.hidden,.site-header__nav:before{display:none}.site-header__nav-items{float:left}.site-header__nav-items--more .site-header__subnav-item.hidden{display:none}.site-header__nav-link--site-tools{width:27px;overflow-x:hidden;overflow-y:visible}.site-header__nav-link--site-tools:before{content:"\F141";display:inline-block;width:1.5em;font-family:FontAwesome;color:#fff}.site-header__nav-link--newsletter,.site-header__nav-link--subscribe{color:#fff;float:right;font-family:Open Sans,helvetica,sans-serif}}@media only screen and (min-width:1024px) and (min-width:1024px){.site-header__nav-link--newsletter,.site-header__nav-link--subscribe{font-family:Poppins,verdana,sans-serif;font-weight:400}}@media only screen and (min-width:1024px){.site-header__subnav-items{position:absolute;background-color:#fff;box-shadow:0 0 2px #999;padding:1em 1.5em}.site-header__subnav-link{padding:.25em 0}}.site-header__search-form{position:absolute;z-index:6000000;right:0;top:0;height:47px;background-color:#484647;transform:translateX(100%);transition:transform .5s,opacity .25s;width:calc(100% - 58.75px)}@media only screen and (min-width:768px){.site-header__search-form{width:300px;height:37px}}@media only screen and (min-width:1024px){.site-header__search-form{height:50px}}.is-search--visible .site-header__search-form{transform:translateX(0)}@media only screen and (min-width:1024px){.site-header__search-form{opacity:0}.is-search--visible .site-header__search-form{opacity:1}}.site-header__search-submit{background-color:#484647;color:#a3a3a3;font-size:1.5em}.site-header__search-input{width:calc(100% - 47px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent none;margin:0;border:0;height:47px;outline:none;color:#a3a3a3;font-size:.875em;line-height:1.142857143;padding:1.142857143em}@media only screen and (min-width:768px){.site-header__search-input{height:37px}}@media only screen and (min-width:1024px){.site-header__search-input{height:50px}}.site-header-links{border-bottom:1px solid #a3a3a3;background-color:#fff}.site-header-links__contents{max-width:1024px;margin:0 auto;padding:0 .5em;white-space:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none;font:normal normal .875em/1 Open Sans,helvetica,sans-serif}.site-header-links__contents::-webkit-scrollbar{display:none}.site-header-links__label,.site-header-links__link{display:inline-block;font-weight:400;color:#fff;line-height:33px;padding:0 7px}.site-header-links__label:hover,.site-header-links__label:visited,.site-header-links__link:hover,.site-header-links__link:visited{color:#fff}.site-header-links__label{text-transform:uppercase;display:none}@media only screen and (min-width:768px){.site-header-links__label{display:inline-block}}@media only screen and (min-width:1024px){.site-header-links__contents{padding-left:197px}.site-header-links__link{white-space:nowrap}}.breaking-news-bar{background-color:#01b1e6;position:relative;z-index:5000000;position:absolute;width:100%}@media only screen and (min-width:1024px){.breaking-news-bar:first-child{margin-top:15px}}.breaking-news-bar h3,.breaking-news-bar h4{font-family:Open Sans,helvetica,sans-serif}.breaking-news-bar__contents{display:block;position:relative;padding:.625em 1.25em;margin:0 auto;max-width:1024px;color:#fff!important}@media only screen and (min-width:768px){.breaking-news-bar__contents{padding-left:calc(.625em + 58.75px)}}@media only screen and (min-width:1024px){.breaking-news-bar__contents{padding-left:.625em;padding-right:2.625em}}@media only screen and (min-width:1024px){.is-content--tracking~.breaking-news-bar .breaking-news-bar__contents{padding-left:calc(.625em + 58.75px)}}.breaking-news-bar__close{position:absolute;top:0;right:0;background:transparent none;color:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.875em;padding:1em}@media only screen and (min-width:1024px){.breaking-news-bar__close{top:50%;transform:translateY(-50%)}}.breaking-news-bar__label{text-transform:uppercase;font-size:.75em;font-weight:700}.header-wrapper__secondary-header .bb-user-hidden{display:none}.site-header .bb-user-hidden{display:none}.site-header__useractions__desktop .bb-user-free{margin-right:50px}.site-header-links__contents.bb-user-hidden:last-child{display:block;visibility:hidden}.site-header-links__contents:not(.bb-user-hidden)+.site-header-links__contents{display:none}.site-header__useractions{width:50px;height:47px;position:absolute;right:0}.site-header__useractions__desktop{position:absolute;z-index:6000000;display:none}.site-header__useractions__icon{cursor:pointer;right:10px;width:32px;height:32px;border-radius:100%;box-shadow:0 0 0 1px #383636;border:2px solid #000;padding:15px;top:50%;transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;z-index:6000000}.site-header__useractions__icon--logged-out{background-image:url(../images/usericon-loggedout.svg?ec3efe51e56e36ac87d2)}.site-header__useractions__icon--logged-in{background-image:url(../images/usericon-loggedin.svg?ec3efe51e56e36ac87d2)}.site-header__useractions__icon.active{box-shadow:0 0 0 1px #1eb2e4}.site-header__useractions__dropdown{display:none;position:absolute;right:-1px;top:40px;width:180px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.site-header__useractions__dropdown__actions li{font-size:14px;line-height:44px;padding-left:20px}.site-header__useractions__dropdown__actions li a{color:#000}.site-header__useractions__dropdown__actions li a:hover{text-decoration:none;color:#1eb2e4}.site-header__useractions__dropdown:after{content:"";position:absolute;top:0;right:8px;width:0;height:0;border:8px solid transparent;border-bottom-color:#fff;border-top:0;margin-left:-8px;margin-top:-8px}.site-header__nav__extra-mobile-menu__useraction{width:calc(50% - 10px);text-align:center;font-size:14px;display:inline-block;line-height:42px;height:42px;border-radius:3px;border:1px solid #484646}.site-header__nav__extra-mobile-menu__useraction a{color:#fff}.site-header__nav__extra-mobile-menu__useraction a:active,.site-header__nav__extra-mobile-menu__useraction a:hover{text-decoration:none}.site-header__nav__extra-mobile-menu__useraction:first-child{margin-right:10px}.site-header__nav__extra-mobile-menu__useraction--gray{background-color:#484646}.site-header__nav__extra-mobile-menu__useraction--user-subscribe-upgrade{border-color:#1eb2e4}@media only screen and (min-width:768px){.site-header__useractions{height:37px}.site-header__useractions__icon{padding:12px}.site-header__useractions__dropdown{right:-4px;top:32px}}@media only screen and (min-width:1024px){.site-header__nav__extra-mobile-menu{display:none}.site-header__useractions{position:absolute;height:100%;right:15px;top:0}.site-header__useractions__icon{right:50px;padding:16px;margin-left:30px}.site-header__useractions__icon:hover .site-header__useractions__dropdown{display:block;position:relative;top:0;right:0}.site-header__useractions__icon:hover .site-header__useractions__dropdown:after{right:7px}.site-header__useractions__icon:hover .site-header__useractions__dropdown__holder{padding:20px;position:absolute;top:22px;right:-19px}.site-header__useractions__icon--logged-in:hover{box-shadow:0 0 0 1px #1eb2e4}.site-header__useractions__icon--logged-out{display:none}.site-header__useractions__desktop{width:250px;display:inline-block;text-align:right;top:50%;transform:translateY(-50%);right:50px}.site-header__useractions__desktop__logged-in .site-header__useraction,.site-header__useractions__desktop__logged-out .site-header__useraction{font-family:Poppins,verdana,sans-serif;font-size:13px;text-transform:none;display:inline-block;margin:0 15px}.site-header__useractions__desktop__logged-in .site-header__useraction--user-signin,.site-header__useractions__desktop__logged-out .site-header__useraction--user-signin{color:#1eb2e4}.site-header__useractions__desktop__logged-in .site-header__useraction--user-signin:hover,.site-header__useractions__desktop__logged-out .site-header__useraction--user-signin:hover{color:#fff;text-decoration:none}.site-header__useractions__desktop__logged-in .site-header__useraction--user-subscribe-upgrade,.site-header__useractions__desktop__logged-out .site-header__useraction--user-subscribe-upgrade{border:1px solid #1eb2e4;border-radius:3px;display:inline-block;padding:8px 20px;color:#fff}.site-header__useractions__desktop__logged-in .site-header__useraction--user-subscribe-upgrade:hover,.site-header__useractions__desktop__logged-out .site-header__useraction--user-subscribe-upgrade:hover{border:1px solid #fff;text-decoration:none}}.js-search-submit{background:transparent;border:none}.blue-link{color:#1eb2e4!important;padding-bottom:30px!important}.blue-link:hover{color:#fff!important}.site-header__nav-item__parent.expanded>a{color:#1eb2e4!important}.site-header .site-header__nav-toggle{background:url(../images/mobile-burger.svg?ec3efe51e56e36ac87d2) no-repeat 50%}.site-header .site-header__nav-toggle .fa,.site-header .site-header__nav-toggle .site-header__subnav-link.link-external:after{display:none}.site-header.is-nav--visible .site-header__nav-toggle{background:url(../images/mobile-x.svg?ec3efe51e56e36ac87d2) no-repeat 50%}.site-header.is-nav--visible .site-header__nav-toggle .fa,.site-header.is-nav--visible .site-header__nav-toggle .site-header__subnav-link.link-external:after{display:none}.site-header__contents{max-width:none}.site-header__content-title{color:#999}.site-header__brand-logo{max-height:24px}.site-header__heading{color:#999;font-size:11px;margin-bottom:23px;display:block;text-transform:uppercase}.site-header__separator{width:50px;height:1px;background-color:#484646;margin-bottom:23px;display:block}.site-header-links{border:none;box-shadow:0 2px 4px 0 rgba(0,0,0,.12)}.site-header-links__link{font-family:Poppins,verdana,sans-serif;font-size:13px;line-height:31px;padding:2px 10px 0 20px}.site-header-links__link,.site-header-links__link:visited{color:#999}.site-header-links__link:hover{color:#383636;text-decoration:none}.site-header__nav,.site-header__subnav-items{background:#383636}.site-header__nav{width:100%;padding:0!important;height:calc(100vh - 47px);overflow-y:scroll;-webkit-overflow-scrolling:touch}.site-header__nav-item.collapsed,.site-header__nav-item.expanded{position:relative}.site-header__nav-item.collapsed .carat,.site-header__nav-item.expanded .carat{height:50px;padding:0 21px;width:52px}.site-header__nav-item.collapsed .carat:after,.site-header__nav-item.expanded .carat:after{border-color:#01b1e6 transparent transparent}.site-header__nav-item.expanded .carat:after{border-color:transparent transparent #01b1e6}.site-header__nav-item:last-child .site-header__nav-link{border-bottom:2px solid #4a4a4a}.site-header__nav-link{border-top:2px solid #4a4a4a;font-family:Poppins,verdana,sans-serif;font-size:20px;line-height:50px;margin:0;padding:0 20px}.site-header__nav-link:hover{color:#01b1e6;text-decoration:none}.site-header__nav-toggle,.site-header__search-toggle{color:#01b1e6}.site-header__search-toggle{display:none}.site-header__search-toggle:hover{color:#30c1f2}.site-header__social-subscribe{display:none}.site-header__subnav-items{padding:4px 21px 22px;font-family:Poppins,verdana,sans-serif}.site-header__subnav-items__grandchild{padding:0!important}.site-header__subnav-link{font-size:1em;padding:0 0 23px}.site-header__subnav-link:hover{color:#01b1e6;text-decoration:none}.site-header__subnav-link.link-external{position:relative;padding-right:28px}.site-header__subnav-link.link-external:after{color:#4a4a4a;content:"\F08E";font-size:20px;position:absolute;right:0}.site-header__subscribe{display:none}.site-header__nav-toggle{background:#000}.site-header__placeholder{height:80px}.site-header__nav{box-shadow:none}.site-header__nav__extra-mobile-menu{margin:40px 21px;color:#fff}.site-header__nav__extra-mobile-menu h2{color:#5c5c5c;font-size:11px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.site-header__nav__extra-mobile-menu__search{border:1px solid #4a4a4a;border-radius:3px;width:100%;padding:10px;margin-bottom:40px}.site-header__nav__extra-mobile-menu__search button{-webkit-appearance:none;-webkit-border-radius:0;border:none}.site-header__nav__extra-mobile-menu__search input{background-color:#373636;color:#fff;font-family:Poppins,verdana,sans-serif;border:none;font-size:14px;width:calc(100% - 45px)}.site-header__nav__extra-mobile-menu__search input:focus{outline:none}.site-header__nav__extra-mobile-menu__search i{font-size:15px;color:#1eb2e4}.site-header__nav__extra-mobile-menu__search--active{border-color:#1eb2e4}.site-header__nav__extra-mobile-menu__hr{border-bottom:1px solid #484646;margin:25px 0;width:50px}.site-header__nav__extra-mobile-menu__social__icon{display:inline-block;font-size:22px;width:42px;height:42px;line-height:46px;text-align:center;background-color:#484646;border-radius:100%}.site-header__nav__extra-mobile-menu__social__icon:not(:last-child){margin-right:20px}.site-header__nav__extra-mobile-menu__social__icon a{color:#fff}.site-header__nav__extra-mobile-menu__about ul{font-size:15px;margin-top:20px}.site-header__nav__extra-mobile-menu__about ul li{line-height:2}.site-header__nav__extra-mobile-menu__about ul li a{color:#fff}.site-header__nav__extra-mobile-menu__about p{margin-top:25px;font-size:11px;font-weight:500;color:#878787;line-height:1.5}@media only screen and (min-width:768px){.site-header__brand{left:0;right:0;width:100%}.site-header__nav{max-width:360px}.site-header__placeholder{height:83px}.site-header__search-toggle{display:none}}@media only screen and (min-width:1024px){.site-header__search-toggle{display:block}.site-header__brand{position:static;width:182px}.site-header__brand-logo{max-height:28px;left:27px;top:50%;transform:translateY(-50%)}.site-header__contents{max-width:1200px}.site-header-links__contents{height:auto;padding-left:182px;max-width:1200px}.site-header__nav{overflow-y:visible;height:50px;background:transparent;padding:0;left:182px;max-width:none;width:calc(100% - 240.75px)}.site-header__nav-item.collapsed:hover .site-header__subnav-items{display:block}.site-header__nav-item--mobile-subscribe{display:none}.site-header__nav-item:last-child .site-header__nav-link{border-bottom:inherit}.site-header__nav-link{border:none;font-size:14px;padding:2px 15px 0;line-height:48px}.site-header__nav-link--subscribe{font-size:13px;padding-left:10px;padding-right:10px;position:relative;text-transform:capitalize}.site-header__nav-link--subscribe:hover .site-header__subscribe{display:block}.site-header__social-subscribe{display:block;font-size:17px;float:right;line-height:50px}.site-header__social-subscribe>a{color:#fff;padding-right:22px}.site-header__social-subscribe>a:hover{color:#01b1e6;text-decoration:none}.site-header__subnav-items,.site-header__subscribe{box-shadow:none}.site-header__subnav-link.link-external:after{content:"\F14C";color:#fff;font-size:12px;position:static;margin-left:5px}.site-header__subnav-items{font-size:14px;font-weight:500;left:0;right:auto;padding:40px 60px!important;margin-left:-40px}.site-header__subnav-items:before{content:none}.site-header__subnav-items__child{padding-left:35px;padding-top:35px;padding-right:35px}.site-header__subnav-items__grandchild{position:relative;width:unset!important;padding:0 0 0 40px!important}.site-header__subnav-item__heading{display:inline-block;vertical-align:top;padding:unset}.site-header__subnav-item__heading:first-child{padding-right:40px}.site-header__subnav-item__heading:last-child{padding-left:40px}.site-header__subscribe{background:#383636;padding:34px 30px 28px;position:absolute;right:-58.75px;width:300px;text-align:center;top:100%}.site-header__subscribe-image-holder{position:relative;margin-bottom:20px}.site-header__subscribe-image-holder img{display:block;margin:0 auto}.site-header__subscribe-button{background:#01b1e6;bottom:15px;left:20px;position:absolute;width:200px}.site-header__subscribe-button:hover{background:#30c1f2;color:#fff}.site-header__subscribe-button,.site-header__subscribe-button--newsletter{color:#fff;display:block;font-family:Poppins,verdana,sans-serif;font-size:13px;line-height:40px;text-decoration:none}.site-header__subscribe-button--newsletter:hover,.site-header__subscribe-button--newsletter:visited,.site-header__subscribe-button:hover,.site-header__subscribe-button:visited{color:#fff;text-decoration:none}.site-header__subscribe-button--newsletter{background:#484646;width:100%}.site-header__subscribe-button--newsletter:hover{background:#4a4a4a}}body.video-page .site-header-links{background:#484646}body.video-page .site-header-links__link:hover{color:#fff}#navOverlay{background:#383636}@media only screen and (min-width:768px){#navOverlay{max-width:360px}}.tp-modal{position:fixed;z-index:9000000100!important}.tp-backdrop.tp-active{position:fixed;z-index:900000099!important}.tp-iframe-wrapper{margin-top:108px!important}.tp-iframe-wrapper iframe{border-radius:4px}.tp-modal .tp-close.tp-active{background:#000;border:none;top:-22px;width:44px;height:44px;left:50%;margin-left:80px;color:#fff;overflow:hidden;text-indent:1000px}.tp-modal .tp-close.tp-active:before{bottom:4px;content:"\F00D";font-family:FontAwesome;left:6px;right:6px;position:absolute;top:32%;text-indent:0;font-size:14px}@media only screen and (min-width:768px){.tp-modal .tp-close.tp-active{margin-left:250px}}.grecaptcha-badge{visibility:hidden}.biz-modal{display:none;position:fixed;z-index:2;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);font-family:Poppins}.biz-modal__content{background-color:#fff;margin:26% auto 0;width:272px;border-radius:6px;position:relative}.biz-modal__header-image{background:url(../images/first-visit-bg-hd.jpg?ec3efe51e56e36ac87d2) 50%;font-weight:700;display:flex;background-size:auto 100%;height:225px;border-top-left-radius:5px;border-top-right-radius:5px}.biz-modal__header-text{font-size:31px;text-transform:uppercase;color:#fff;margin:51px auto 54px;line-height:.97;width:224px;text-align:center}.biz-modal__info-wrap{width:224px;height:auto;margin:0 auto}.biz-modal__info-text{font-size:15px;font-style:normal;line-height:1.53;color:#000;margin:17px 0 31px}.biz-modal__button{line-height:1.14;font-size:14px;font-weight:600;color:#fff;background-color:#3cb0e7;cursor:pointer;margin-bottom:15px;width:100%;border-radius:3px;border:0;padding:19px 8px}.biz-modal__check-container{padding:8px 0 37px}.biz-modal__check{font-size:12px;line-height:1.33;letter-spacing:.2px;color:#000}.biz-modal__close{cursor:pointer;background:#000;border:none;width:44px;height:44px;color:#fff;position:absolute;border-radius:50%;z-index:1;margin-top:-22px;margin-left:215px}.biz-modal__close:before{content:"\F00D";font-family:FontAwesome;position:absolute;top:32.5%;text-indent:0;font-size:14px;left:36.5%}.biz-modal__no-show{margin:auto}.biz-modal__no-text{padding-left:2px}@media only screen and (min-width:768px){.biz-modal__content{margin:15% auto 0;width:660px}.biz-modal__header-text{font-size:34px;width:588px;margin:85px auto 68px;line-height:1.06}.biz-modal__info-wrap{width:588px}.biz-modal__info-text{margin:28px 20px 31px 0}.biz-modal__button{line-height:50px;letter-spacing:.3px;margin-top:15px;padding:0}.biz-modal__close{margin-left:575px}}.pushdown-promo-title{background:#484647;color:#fff;font-size:2em;font-weight:700;letter-spacing:-.05em;text-align:center;text-transform:uppercase;font-family:Poppins,verdana,sans-serif}@media only screen and (min-width:480px){.pushdown-promo-title{font-size:2.5em}}@media only screen and (min-width:768px){.pushdown-promo-title{font-size:3.05em}}@media only screen and (min-width:1024px){.pushdown-promo-title{font-size:4.05em}}.content-lineup{overflow:hidden}.content-lineup article{border-bottom:2px solid #01b1e6;float:left;height:1px;padding-top:28.6%;position:relative;margin:1%;overflow:hidden;width:48%}.content-lineup article>a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.content-lineup article .background-image{height:100%;width:100%}.content-lineup article .cover{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.content-lineup article .title{bottom:4px;color:#fff;display:block;font-size:18px;left:0;padding:5px;position:absolute;text-align:center;width:100%}.content-lineup article:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.content-lineup article{padding-top:13.7%;width:23%}}.pushdown-promo-container{padding:.5em}.pushdown-promo-container.black-background{background-color:#000}.pushdown-items{overflow-x:scroll;overflow-y:hidden;white-space:nowrap}@media only screen and (min-width:1024px){.pushdown-items{overflow-x:hidden}}.promo-item-image{max-width:100%}.promo-item-link{text-decoration:none}.promo-item-link:hover{text-decoration:underline}.promo-item-title{color:#000;padding:1em;text-decoration:none}.promo-item-link:hover .promo-item-title{text-decoration:underline}.promo-item{background-color:#fff;border-bottom:2px solid #01b1e6;white-space:normal;display:inline-block;vertical-align:top;min-height:216px;width:150px;margin:16px}@media only screen and (min-width:768px){.promo-item{display:block;float:left}}@media only screen and (min-width:1024px){.promo-item{min-height:233px}}@media only screen and (min-width:768px){.promo-item{margin:1%;width:23%}}.mfp-bg{z-index:6000042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:6000043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;position:relative;z-index:6000045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;position:absolute;z-index:6000044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;position:absolute;z-index:6000046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:1.57;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:1.5}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:100%;max-height:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:1.16}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:1.125;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:2.1875;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.js-floater{background-size:contain}.js-floater .floating{position:fixed;bottom:5%;left:0;padding:0;width:420px;height:240px}@media screen and (max-width:767px){.js-floater .floating{width:100%;bottom:auto;top:0}}.js-floater-media{z-index:9999;opacity:1;transition:opacity 1s}.js-floater-media.transitioning{opacity:0}.js-floater-transition{background:transparent;position:fixed;top:-20%;z-index:-1;width:780px;height:438.75px;transition:left .5s,width .5s ease,height .5s ease,bottom .5s ease}.js-floater-transition.active{background:#000;z-index:9998;top:auto;bottom:5%;left:0;width:420px;height:240px}@media screen and (max-width:767px){.floater__close-cover{position:relative;top:-53px;height:30px;width:100%;left:30px;background:#fff}}.floater__close{cursor:pointer;color:#fff;background:#000;width:30px;height:30px;line-height:30px;margin-top:-30px;float:right;text-align:center}@media screen and (max-width:767px){.floater__close{float:none;position:relative;top:-23px}}body,button,h1,h2,h3,h4,h5,h6,html{font-family:Poppins,verdana,sans-serif}.chart-page{-webkit-tap-highlight-color:transparent}.chart-page .page-content{background-color:#fff}.chart-page .container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media only screen and (min-width:1024px){.chart-page .container{max-width:1024px;padding-right:20px;padding-left:20px}}.no-outline-on-focus [role=button],.no-outline-on-focus a,.no-outline-on-focus button{outline:none}.sr--only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.display--flex,.display--flex-column,.flex--column{display:flex}.display--flex-column{flex-direction:column}.display--block{display:block}.color--primary,.color--primary:visited{color:#344072}.color--secondary{color:#8086a0}.color--tertiary,.color--tertiary:visited{color:#4778ff}.color--up{color:#4edcb1}.color--down{color:#fe3580}.color--accent{color:#ffaa36}.color--light{color:#fff}.bg--primary{background-color:#344072;color:#fff}.flex--grow{flex-grow:1}.flex--column{flex-direction:column}.flex--no-shrink{flex-shrink:0}.flex--xy-center,.flex--y-center{align-items:center}.flex--x-center,.flex--xy-center{justify-content:center}.flex--y-bottom{align-items:flex-end}.flex--y-top{align-items:flex-start}.flex--x-right{justify-content:flex-end}.font--semi-bold{font-weight:600}.font--bold{font-weight:700}.button--icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;display:inline-flex;background-color:transparent;color:#344072;cursor:pointer;transition:color .125s ease}.button--icon:hover{color:#8086a0}.no-outline-on-focus .button--icon{outline:none}.svg-icon{fill:currentColor}.text--center{text-align:center}.text--uppercase{text-transform:uppercase}.text--truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text--faded{opacity:.5}.charts-hero__logo{max-width:380px}.charts-hero__chart-name{margin-bottom:30px;padding:0 10px}@media only screen and (min-width:1024px){.charts-hero__chart-name{padding:0;margin-bottom:20px}}.chart-list__element+.chart-list__element{border-top:1px solid #dfe1ea}.chart-list{position:relative}@media only screen and (max-width:767px){.chart-list.container{padding-left:0;padding-right:0}}@media only screen and (min-width:1024px){.chart-list{margin-bottom:100px}}.chart-list__elements{border:1px solid #dfe1ea;position:relative}.chart-list__ad{border-top:1px solid #dfe1ea;border-bottom:1px solid #dfe1ea;text-align:center;padding:6px 0}.chart-list__ad div:empty{width:0!important;height:0!important}.chart-element__wrapper{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;margin:0;background-color:transparent;text-align:left;align-items:stretch;transition:opacity .123s;max-width:100%}@media only screen and (max-width:767px){.chart-element__wrapper.sort--duration .text--week,.chart-element__wrapper.sort--last-week .text--last,.chart-element__wrapper.sort--peak .text--peak{opacity:1;font-weight:700}.chart-element__wrapper.sort--duration .text--default,.chart-element__wrapper.sort--last-week .text--default,.chart-element__wrapper.sort--peak .text--default{opacity:0}}@media only screen and (min-width:1024px){.chart-element__wrapper.sort--duration .text--week,.chart-element__wrapper.sort--last-week .text--last,.chart-element__wrapper.sort--peak .text--peak{font-weight:700}}.chart-element__rank{width:80px;font-size:32px;line-height:1.41;letter-spacing:-1.23px;text-align:center;color:#344072;font-weight:600}.chart-element__trend{font-size:11px;letter-spacing:-.5px;line-height:17px}.chart-element__image{background-size:cover;background-repeat:no-repeat;background-position:50%;width:70px;display:flex;min-height:100px}.chart-element__image__wrapper{position:relative}.chart-element__image__wrapper .chart-element__image{position:absolute;left:0;right:0;top:0;bottom:0;min-height:auto;margin:0;width:auto}.chart-element__image--round,.chart-element__image__wrapper--round{width:56px;height:56px;border:4px solid rgba(169,182,218,.2);border-radius:50%;min-height:0;transform:translateZ(0)}.chart-element__image--round .chart-element__image,.chart-element__image__wrapper--round .chart-element__image{border-radius:50%}.chart-element__image--round .link__indicator,.chart-element__image__wrapper--round .link__indicator{width:21px;height:21px;z-index:1;position:absolute;font-size:11px;background-color:#4778ff;border-radius:50%;color:#fff;justify-content:center;align-items:center;display:none;right:0;bottom:0}.chart-element__image--round .link__indicator .fa,.chart-element__image--round .link__indicator .site-header__subnav-link.link-external:after,.chart-element__image__wrapper--round .link__indicator .fa,.chart-element__image__wrapper--round .link__indicator .site-header__subnav-link.link-external:after{margin-left:1px;margin-top:1px}@media only screen and (min-width:1024px){.chart-element__image--round,.chart-element__image__wrapper--round{width:65px;height:65px}}@media only screen and (min-width:1024px){.chart-element__image{width:100px}.chart-element__image--round{width:69px;height:69px}}.chart-element__information{display:flex;justify-content:flex-start;flex-direction:column;flex-grow:1;min-width:0;padding:23px 20px 20px 0}.chart-element__information__song{font-size:15px;margin:0;line-height:1.2;font-weight:600}@media only screen and (min-width:1024px){.chart-element__information__song{font-size:16px}}.chart-element__information__artist{font-size:13px;font-weight:500;line-height:1.308em;display:block}.chart-element__information__lyrics{font-size:11px;line-height:17px;margin-bottom:12px;margin-top:15px;background-color:#4778ff;border-radius:20px;padding:4px 15px;display:inline-flex;flex-basis:auto;width:95px;font-weight:600}@media only screen and (min-width:1024px){.chart-element__information__lyrics{font-size:13px;width:106px}}.chart-element__information__lyrics,.chart-element__information__lyrics:focus,.chart-element__information__lyrics:hover,.chart-element__information__lyrics:visited{color:#fff}.chart-element__information__lyrics:hover{background-color:#344072;text-decoration:none}.chart-element__information__delta{font-size:11px;margin-top:8px;position:relative;line-height:17px}.chart-element__information__delta__text{position:absolute;left:0;transition:opacity .3s}.chart-element__information__delta__text.text--last,.chart-element__information__delta__text.text--peak,.chart-element__information__delta__text.text--week{opacity:0}.chart-element__metas{margin-right:30px}@media only screen and (max-width:767px){.chart-element__metas{display:none}}.chart-element__meta{font-size:15px;margin:0 15px}.chart-element__meta:first-child{margin-left:0}.chart-element__meta:last-child{margin-right:0}.chart-element__meta.text--last{width:60px}.chart-element__meta.text--peak{width:28px}.chart-element__meta.text--week{width:56px}.chart-element__stat{padding:0 10px;width:80px}.chart-element__stat__icon{margin-bottom:15px;opacity:.3;fill:url(#statgradient) #344072}.chart-element__stat__number{font-size:26px;letter-spacing:0;font-weight:600;margin-bottom:5px;line-height:1em}@media only screen and (min-width:1024px){.chart-element__stat__number{font-weight:600;font-size:33px}}.chart-element__stat__text{font-size:11px;font-weight:600;letter-spacing:0;line-height:13px}@media only screen and (min-width:1024px){.chart-element__stat__text{font-weight:600;font-size:13px;line-height:15px}}.chart-element__award{padding:0 10px;width:33.33%}.chart-element__award__icon{position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px;fill:url(#awardgradient) #344072}@media only screen and (max-width:767px){.chart-element__award__icon{width:20px;height:20px;margin-left:-10px;margin-top:-10px}}.chart-element__award__icon__wrapper{margin-bottom:10px;position:relative;display:flex}.chart-element__award__icon__border{color:#eef0f8;position:absolute;top:2px;left:2px}.chart-element__award__icon__decorator{color:#fff;-webkit-filter:drop-shadow(0 4px 8px rgba(52,64,114,.12));filter:drop-shadow(0 4px 8px rgba(52,64,114,.12))}.chart-element__award__text{font-size:11px;line-height:13px}@media only screen and (min-width:1024px){.chart-element__award__text{font-size:15px;line-height:17px}}.chart-element__share-list{display:flex;justify-content:center;flex-wrap:wrap}.chart-element__share-list .sharer__button{color:#4778ff;align-items:center;font-size:11px;font-weight:600;width:106px;border:1px solid #eef0f8;border-radius:19px;padding:4px 14px;min-width:138px;transition:border-color .12s,background-color .12s,color .12s;line-height:24px}.chart-element__share-list .sharer__button .svg-icon{transition:color .12s}.chart-element__share-list .sharer__button:focus,.chart-element__share-list .sharer__button:hover{border-color:#8086a0;background-color:#8086a0;text-decoration:none}.chart-element__share-list .sharer__button:focus,.chart-element__share-list .sharer__button:focus .svg-icon,.chart-element__share-list .sharer__button:hover,.chart-element__share-list .sharer__button:hover .svg-icon{color:#fff}.chart-element__share-list .svg-icon{color:#4778ff;margin-right:5px}.chart-element__share-element{text-align:center;margin:0 7px 12px}.chart-list__element{transition:height .3s ease}.chart-list__element--hidden .chart-element__wrapper{opacity:0}a.chart-element__image--round,a.chart-element__image__wrapper--round{transition:border .125s}a.chart-element__image--round:hover,a.chart-element__image__wrapper--round:hover{border-color:#4778ff}a.chart-element__image__wrapper .link__indicator{display:flex}.chart-sorter__elements{height:72px;justify-content:center}@media only screen and (min-width:768px) and (min-height:425px){.chart-sorter__elements{padding-right:102px;justify-content:flex-end}}@media only screen and (min-width:1024px){.chart-sorter__elements{padding-right:130px}}.chart-sorter__element{margin:0 15px;display:flex;justify-content:center}.chart-sorter__element:first-child{margin-left:0}.chart-sorter__element:last-child{margin-right:0}.chart-sorter__button{cursor:pointer;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;margin:0;padding:0;color:#8086a0}.chart-sorter__button[aria-pressed=true]{color:#344072}.chart-sorter__button:focus:after,.chart-sorter__button:hover:after{opacity:1;transform:translateY(0)}.chart-sorter__button:after{position:absolute;top:100%;left:0;width:100%;height:2px;background:rgba(0,0,0,.1);content:"";opacity:0;transition:opacity .3s,transform .3s;transform:translateY(10px)}.no-outline-on-focus .chart-sorter__button{outline:none}.header-wrapper .site-header-links{align-items:center;box-shadow:none;display:flex;justify-content:center;padding:0}.header-wrapper .site-header-links .site-header-links__action{display:none}.header-wrapper .site-header-links__contents{margin:0 10px;padding:0}.header-wrapper .site-header-links__action{align-items:stretch;border:0;color:#4778ff;display:inline-flex;font-size:16px;justify-content:center;padding:0;text-decoration:none;width:32px}.header-wrapper .site-header-links__link{background-color:#f4f4f4;border-radius:50px;color:#344072;font-weight:600;margin-right:5px;padding:2px 15px;text-transform:uppercase}.header-wrapper .site-header-links__link__current{color:#7f86a2}.header-wrapper .site-header-links__link:focus,.header-wrapper .site-header-links__link:hover{background-color:#e9eaef}.header-wrapper .site-header-links__link:last-child{margin-right:0}.charts__header{margin-top:12px;margin-bottom:30px}.charts__header__left,.charts__header__right{min-width:62px}@media only screen and (min-width:768px) and (min-height:425px){.charts__header__left,.charts__header__right{min-width:0}}@media only screen and (min-width:1024px){.charts__header__left,.charts__header__right{min-width:62px}}.charts__header__right{display:flex}.charts__header__container{display:flex;align-items:center}.charts__header__title{flex-grow:1;font-size:13px;text-align:center;line-height:22px;font-weight:500;color:#c3c8d9}@media only screen and (min-width:768px) and (min-height:425px){.charts__header__title{display:none}}.charts__header__nav{display:none;flex-grow:1;justify-content:center}@media only screen and (min-width:768px) and (min-height:425px){.charts__header__nav{display:flex}}.charts__header__nav__link{font-weight:600;font-size:13px;line-height:19px;background:#f4f4f4;border-radius:16px;text-transform:uppercase;transition:background .2s;padding:7px 15px 6px}.charts__header__nav__link,.charts__header__nav__link:focus,.charts__header__nav__link:hover,.charts__header__nav__link:visited{color:#344072}.charts__header__nav__link:focus,.charts__header__nav__link:hover{background-color:#e9eaef;text-decoration:none}.charts__header__nav__link__wrapper{display:inline-flex}.charts__header__nav .charts__header__nav__link__wrapper+.charts__header__nav__link__wrapper{margin-left:5px}.inline-modal__wrapper--info{font-size:13px}.inline-modal__wrapper--info .inline-modal{min-width:320px}.inline-modal__wrapper--info .info__subtitle,.inline-modal__wrapper--info .info__title{font-weight:600;margin-bottom:20px}.inline-modal__wrapper--info .info__subtitle{color:#8086a0}.inline-modal__wrapper--info .info__title{font-size:18px;line-height:22px;color:#344072}.inline-modal__wrapper--info .info__body{line-height:19px;color:#344072;margin-bottom:20px}.inline-modal__wrapper--share{margin-left:30px}.charts__header__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0;background-color:transparent;border:none;display:inline-flex;color:#4778ff;transition:color .2s}.charts__header__action:focus,.charts__header__action:hover{color:#344072;text-decoration:none}.charts__footer{margin-top:50px}.charts__footer__pre-title{font-size:32px;margin-bottom:15px}.charts__footer__title{font-size:13px;color:#c3c8d9;line-height:22px;font-weight:500;margin-bottom:10px}.charts__footer__nav{margin-bottom:80px}.charts__footer__nav__link{background-color:#f4f4f4;padding:6px 14px;margin-bottom:10px;font-weight:600;font-size:13px;line-height:19px;text-transform:uppercase;display:inline-flex;border-radius:20px}.charts__footer__nav__link,.charts__footer__nav__link:hover,.charts__footer__nav__link:visited{color:#344072}.charts__footer__nav__link__wrapper:last-child .charts__footer__nav__link{background-color:#4778ff;color:#fff}.chart-element__detail{background-color:#fff;flex-direction:column;flex-shrink:0;max-width:1024px;width:100%;position:relative}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail{padding-right:15px;padding-left:15px;flex-direction:row}.chart-element__detail:after,.chart-element__detail:before{content:"";display:block;position:absolute;left:30px;right:30px;height:100px;z-index:-1;opacity:0;transition:opacity .15s}.chart-element__detail:before{top:0;box-shadow:0 -8px 12px 0 rgba(52,64,114,.3)}.chart-element__detail:after{bottom:0;box-shadow:0 8px 12px 0 rgba(52,64,114,.3)}}@media only screen and (min-width:1024px){.chart-element__detail{padding-right:20px;padding-left:20px}}.chart-element__detail__wrapper{position:fixed;left:0;top:0;z-index:5000001;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .25s;transform:translate3d(0,-100%,0);width:100%;display:flex;justify-content:center;align-items:flex-start;touch-action:none}.chart-element__detail__wrapper:after{content:"";display:block;position:absolute;left:30px;right:30px;height:100px;z-index:-1;transition:opacity .15s;bottom:0;box-shadow:0 8px 12px 0 rgba(52,64,114,.3)}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail__wrapper{position:absolute;top:auto;z-index:100;transform:translateZ(0)}.chart-element__detail__wrapper:after{content:normal;display:none}}.chart-element__detail__wrapper__carousel{width:100%;display:flex;justify-content:center;touch-action:none;transform:translateZ(0);transition:transform .25s}.chart-element__detail__wrapper--visible{pointer-events:auto;visibility:visible;transform:translateZ(201px);opacity:1}.chart-element__detail__wrapper--bottomfixed .chart-element__detail:before,.chart-element__detail__wrapper--topfixed .chart-element__detail:after{opacity:1}@media only screen and (max-width:767px){.chart-element__detail__actions__close{position:absolute;color:#fff;right:0;top:0;padding:20px}}.chart-element__detail__video{position:relative;background-size:cover;width:100%}.chart-element__detail__video:before{display:block;content:"";width:100%;padding-top:56.25%}.chart-element__detail__video>.content{position:absolute;top:0;left:0;right:0;bottom:0}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail__video{border-left:1px solid #eef0f8;width:50%}}.chart-element__detail__info-panel{padding:20px 20px 0;width:100%}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail__info-panel{border-right:1px solid #eef0f8;border-top:1px solid #eef0f8;width:50%}}.chart-element__detail__meta{align-items:flex-start;padding-bottom:10px}.chart-element__detail__meta .chart-element__rank{font-size:42px;letter-spacing:-2px;line-height:1em;margin-right:5px;padding-top:4px}.chart-element__detail__meta .chart-element__information{margin-right:20px;padding:0;min-height:71px}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail__meta .chart-element__information{min-height:0}}@media only screen and (min-width:1024px){.chart-element__detail__meta .chart-element__information{max-width:231px}}.chart-element__detail__meta .chart-element__information__song{font-size:23px}.chart-element__detail__meta .chart-element__image__wrapper{margin:0 0 0 15px}@media only screen and (min-width:768px) and (min-height:425px){.chart-element__detail__meta .chart-element__image__wrapper{margin:0 15px}}.chart-element__detail .chart-tabs__panel--awards,.chart-element__detail .chart-tabs__panel--stats{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap}.chart-element__detail .chart-element__no-stats{flex-grow:1;font-size:26px;line-height:1em;margin-top:30px}.chart-element__detail__video--images{background-color:#000;overflow:hidden;position:relative}.chart-element__detail__video--images .chart-element__media__bg{position:absolute;left:-20px;right:-20px;top:-20px;bottom:-20px;background-size:cover;background-position:50%;-webkit-filter:blur(13px);filter:blur(13px);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.chart-element__detail__video--images .chart-element__media__bg:after{content:"";position:absolute;background-color:rgba(0,0,0,.5);left:0;bottom:0;top:0;right:0}.chart-element__detail__video--images .chart-element__media__artwork{width:150px;height:150px;position:absolute;background-size:cover;background-position:50%;left:50%;top:50%;margin-left:-75px;margin-top:-75px;z-index:1}.chart-element__detail__video--brightcove .charts-player{background-color:#000;position:absolute;left:0;top:0;width:100%;height:100%}.chart-element__detail__video--brightcove .chart-element__media__bg{position:absolute;left:0;right:0;top:0;bottom:0;background-size:cover;background-position:50%}.chart-element__detail__video--youtube .chart-element__media__yt-player,.chart-element__detail__video--youtube iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.chart-element__detail__video--empty .charts-player,.chart-element__detail__video--images .charts-player,.chart-element__detail__video--youtube .charts-player{position:absolute}@media only screen and (max-width:767px){.dfp-ad-t{padding:20px 0}}.chart-tabs{display:flex;flex-direction:column-reverse;overflow:hidden;transition:transform .3s ease;transform:translateZ(0);padding-top:20px;border-top:1px solid #eef0f8}.chart-tabs__list{display:flex;justify-content:center;position:relative;padding-bottom:20px}.chart-tabs__tab{text-transform:uppercase;color:#4778ff;font-size:13px;letter-spacing:.59px;padding:16px 12px 0;position:relative}.chart-tabs__tab:hover{color:#8086a0;text-decoration:none}.chart-tabs__tab:before{background-color:#4778ff;border-radius:20px;content:"";height:2px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate3d(0,5px,0);transition:transform .25s cubic-bezier(.785,.135,.15,.86),opacity .25s cubic-bezier(.785,.135,.15,.86);width:100%}.chart-tabs__tab[aria-selected=true]{cursor:default;color:#8086a0}.chart-tabs__tab[aria-selected=true]:before{opacity:1;transform:translateZ(0)}.chart-tabs__tab__wrapper{margin:0 5px}.chart-tabs__panels{display:flex;flex-grow:1;transition:transform .25s cubic-bezier(.785,.135,.15,.86)}.chart-tabs__panel{flex-shrink:0;padding-bottom:15px;width:100%}.expandable-component--collapsed .chart-tabs__tab[aria-selected=true]{color:#8086a0;cursor:pointer}.chart-element__news{display:flex}.chart-element__news__image{width:90px;height:90px;margin-right:15px;background-size:cover;flex-shrink:0;background-position:50%;border-radius:4px}@media only screen and (min-width:1024px){.chart-element__news__image{margin-right:20px}}.chart-element__news__title{font-weight:600;font-size:12px;color:#344072;line-height:18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.chart-element__news__title:focus,.chart-element__news__title:hover{text-decoration:none}.chart-element__news__articles{font-weight:600;font-size:11px;line-height:17px;margin-bottom:10px;text-transform:uppercase;color:#4778ff}.chart-element__news__articles:focus,.chart-element__news__articles:hover{color:#344072;text-decoration:none}.chart-element__news__info{display:flex;flex-direction:column}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.chart-highlights{overflow:hidden}@media only screen and (min-width:768px) and (min-height:425px){.chart-highlights{padding-bottom:40px}}.chart-highlights .swiper-pagination{display:none}@media only screen and (min-width:1024px){.chart-highlights__carousel{overflow:visible}}.chart-highlights__carousel .swiper-container{overflow:visible}.chart-highlights__carousel .swiper-container-horizontal>.swiper-pagination-bullets{left:auto;right:0;top:-30px;width:auto}.chart-highlights--title{font-size:13px;letter-spacing:.5px;margin-bottom:25px;display:none}@media only screen and (min-width:768px) and (min-height:425px){.chart-highlights--title{text-align:center;display:block}}.chart-highlights__item{background-color:#fff;overflow:hidden;cursor:pointer;width:150px;margin-right:10px}.chart-highlights__item:last-child{margin-right:0!important}@media only screen and (min-width:768px) and (min-height:425px){.chart-highlights__item{box-shadow:0 8px 12px rgba(52,64,114,.12)}}@media only screen and (min-width:1024px){.chart-highlights__item{margin-right:20px;width:calc(16.66667% - 20px);transition:transform .3s;transform:translateZ(0)}.chart-highlights__item:focus,.chart-highlights__item:hover{transform:scale(1.1) translateZ(0)}.chart-highlights__item:focus .chart-highlights__item__bottom,.chart-highlights__item:hover .chart-highlights__item__bottom{border-radius:4px;margin-top:-50px;padding-top:150px}}.chart-highlights__item__top{border-radius:4px 4px 0 0;font-size:11px;letter-spacing:.5px;text-align:center;line-height:12px;padding:14px 12px 12px;display:flex;align-items:flex-start;justify-content:center;min-height:24px}.chart-highlights__item__bottom{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 4px 4px;overflow:hidden;padding:100px 20px 14px;position:relative;transition:border-radius .3s,padding .3s,margin .3s;transform:translateZ(0)}.chart-highlights__item__bottom:after{content:"";background-image:linear-gradient(180deg,transparent,#000);position:absolute;bottom:0;left:0;width:100%;height:100%}.chart-highlights__item__information__wrapper{position:relative;z-index:1}.chart-highlights__item__title{font-size:13px;letter-spacing:0;line-height:21px}.chart-highlights__item__artist{font-size:11px;line-height:17px}.sharer{position:relative}.sharer--is-expanded>.sharer__button{color:#fff}.sharer>.sharer__button{z-index:2;position:relative}.sharer__button{padding:5px;display:inline-flex}.sharer__services{position:absolute;flex-direction:row-reverse;padding:10px 50px 10px 10px;background-color:#000;border-radius:50px;z-index:1;top:50%;margin-top:-25px;right:-10px;opacity:0;visibility:hidden;transform:translate3d(100%,0,0);pointer-events:none;transition:opacity .3s,visibility .3s,transform .3s}.sharer__services[aria-hidden=false]{opacity:1;visibility:visible;transform:translateZ(0);pointer-events:auto}.sharer__services li+li{margin-right:10px}.sharer__services .sharer__button{color:#fff;border-radius:50%;background-color:transparent;transition:background-color .125s}.sharer__services .sharer__button--facebook:hover{background-color:#3b5998}.sharer__services .sharer__button--twitter:hover{background-color:#55acee}.charts-player{display:flex;flex-direction:column;justify-content:center}.charts-player .brightcove-react-player-loader{position:relative;padding-bottom:56.25%;height:0;max-width:830px;margin:0 auto}.charts-player--main .brightcove-react-player-loader{padding-bottom:56.25%}@media only screen and (min-width:1024px){.charts-player--main .brightcove-react-player-loader{padding-bottom:47.5%}}.charts-player .video-js,.charts-player__poster{position:absolute;top:0;left:0;width:100%;height:100%}.charts-player--main{margin-bottom:40px}.charts-player__poster{background-size:cover}.chart__main-player__close-button{display:none}.chart__main-player--desktop .chart__main-player__close-button,.chart__main-player--mobile .chart__main-player__close-button{position:fixed;right:0;bottom:240px;z-index:201;padding:20px;color:#fff;pointer-events:none;display:block;opacity:0;visibility:hidden;transition:opacity .3s .3s,visibility .3s .3s}.chart__main-player--desktop .charts-player__wrapper,.chart__main-player--mobile .charts-player__wrapper{background-size:cover;background-position:50%}.chart__main-player--desktop.is-fixed .chart__main-player__close-button,.chart__main-player--mobile.is-fixed .chart__main-player__close-button{opacity:1;visibility:visible;pointer-events:auto}.chart__main-player--mobile.container{padding-left:0;padding-right:0}.chart__main-player--mobile.container .chart__main-player__close-button{top:0;bottom:auto;position:absolute}.chart__main-player--mobile.container .chart__main-player__mobile-title{font-size:13px;letter-spacing:.5px;margin:30px 0;text-transform:uppercase;text-align:center;font-weight:600;color:#344072}.chart__main-player--mobile.container .charts-player__fixed-wrapper{background-color:#fff;box-shadow:0 8px 12px 0 rgba(52,64,114,.3);overflow:auto;z-index:5000001;transition:z-index .1s,transform .3s;transform:translateZ(0)}.chart__main-player--mobile.container.animate-in:after,.chart__main-player--mobile.container.is-fixed:after{content:"";display:block;padding-top:calc(56.25% + 73px)}.chart__main-player--mobile.container.animate-in .charts-player__fixed-wrapper,.chart__main-player--mobile.container.is-fixed .charts-player__fixed-wrapper{position:fixed;left:0;top:0;width:100%}.chart__main-player--mobile.container.animate-in .charts-player__fixed-wrapper,.chart__main-player--mobile.container.animate-out .charts-player__fixed-wrapper{z-index:5000002}.chart__main-player--mobile.container.animate-out-long .charts-player__fixed-wrapper{transform:translate3d(0,-100%,0)}.chart__main-player--desktop .charts-player__wrapper{max-width:830px;margin:0 auto;position:relative;width:100%;height:0;padding-bottom:56.25%}@media only screen and (min-width:1024px){.chart__main-player--desktop .charts-player__wrapper{padding-bottom:47.5%}}.chart__main-player--desktop .chart__main-player__mobile-title{display:none}.chart__main-player--desktop .brightcove-react-player-loader{position:absolute;right:0;bottom:0;width:100%;height:100%}.chart__main-player--desktop.animate-in .brightcove-react-player-loader,.chart__main-player--desktop.is-fixed .brightcove-react-player-loader{padding-bottom:0;position:fixed;bottom:0;right:0;z-index:200;width:533px;max-width:none;height:300px}.chart__main-player--desktop.animate-in .brightcove-react-player-loader,.chart__main-player--desktop.animate-out.is-fixed .brightcove-react-player-loader{transform:translate3d(100%,0,0)}.chart__main-player--desktop.is-fixed .brightcove-react-player-loader{transform:translateZ(0)}.chart__main-player--desktop.animate-out .brightcove-react-player-loader,.chart__main-player--desktop.is-fixed .brightcove-react-player-loader{transition:transform .3s}.date-selector{margin-bottom:30px}.date-selector__wrapper{position:relative}.date-selector__button,.date-selector__text{letter-spacing:0;font-size:13px;font-weight:600;text-align:center}@media only screen and (min-width:768px) and (min-height:425px){.date-selector__button,.date-selector__text{font-size:15px}}.date-selector__button{color:#4778ff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0}.date-selector__button,.date-selector__button__icon{margin:0 0 0 5px}.date-selector__button:hover{color:#8086a0}.date-selector__dialog{width:300px;background:#fff;border:1px solid #dfe1ea;box-shadow:0 8px 12px 0 rgba(52,64,114,.3);padding:10px 7px;z-index:10;border-radius:6px;position:absolute;left:50%;margin-left:-150px;top:100%;margin-top:15px;transform:rotateX(-100deg) translateZ(0);transform-origin:top;opacity:0;transition:opacity .45s cubic-bezier(.6,-.28,.735,.045),transform .45s cubic-bezier(.6,-.28,.735,.045);pointer-events:none}.date-selector__dialog[aria-hidden=false]{transform:rotateX(0deg) translateZ(0);opacity:1;pointer-events:auto;transition:opacity .5s cubic-bezier(.175,.885,.32,1.275),transform .5s cubic-bezier(.175,.885,.32,1.275)}.date-selector .custom-select{width:56px}.date-selector .custom-select+.custom-select{margin-left:20px}.date-selector .DayPicker{width:100%}.date-selector .DayPicker-wrapper{padding-bottom:0}.date-selector .DayPicker-Caption{display:none}.date-selector .DayPicker-NavBar{position:absolute;top:-38px;right:0;width:86px}.date-selector .DayPicker-NavButton{width:38px;height:38px;border-radius:50%;border:1px solid #eef1fc;color:#4778ff;background-image:none;margin:0;position:relative;left:auto;top:auto;bottom:auto;right:auto;transition:background-color .125s ease,color .125s ease}.date-selector .DayPicker-NavButton:hover{background-color:#4778ff;color:#fff}.date-selector .DayPicker-NavButton--next{margin-left:10px}.date-selector .DayPicker-NavButton:after{font:normal normal normal 1em/1 FontAwesome;font-size:20px;position:absolute;left:50%;top:50%;margin-top:-10px}.date-selector .DayPicker-NavButton--prev:after{content:"\F104";margin-left:-4px}.date-selector .DayPicker-NavButton--next:after{content:"\F105";margin-left:-2px}.date-selector .DayPicker-Weekday{color:#000;font-weight:600}.date-selector .DayPicker-Month{width:100%;margin-left:0;margin-right:0}.date-selector .DayPicker-Day{padding:.8em .5em}.date-selector .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#6a7ae5;color:#fff}.date-selector .DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end):not(.DayPicker-Day--outside){background-color:#eef1fc!important;color:#000}.date-selector .DayPicker-Day{border-radius:0!important}.date-selector .DayPicker-Day--start{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.date-selector .DayPicker-Day--end{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.no-outline-on-focus .date-selector__dialog{outline:none}.custom-select{display:inline-flex;position:relative}.custom-select__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:0;padding:4px 10px;border:none;border-bottom:2px solid #4778ff}.custom-select__listbox{position:absolute;top:100%;width:100%;left:0;z-index:21;background:#fff;box-shadow:0 8px 12px 0 rgba(52,64,114,.3);height:200px;overflow-y:auto;transition:transform .3s,opacity .3s;pointer-events:auto;opacity:1;transform:rotateX(0) translateZ(0);transform-origin:top}.custom-select__listbox--collapsed{pointer-events:none;opacity:0;transform:rotateX(90deg) translateZ(0)}.custom-select__button,.custom-select__option{cursor:pointer}.custom-select__button,.custom-select__button a,.custom-select__option,.custom-select__option a{font-size:17px;color:#344072;font-weight:500;text-transform:uppercase}.custom-select__option{text-align:center;line-height:25px;margin:3px 0 7px;padding:7px 0 3px;transition:background-color .125s,color .125s}.custom-select__option--focused,.custom-select__option--focused a{background-color:#8086a0;color:#fff}.expandable-component{overflow:hidden;transition:height .3s}.expandable-component--disable-transitions,.expandable-component--disable-transitions>*{transition:none}.show-more__button{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;padding:0;margin-top:5px;border:none;font-weight:600;font-size:11px;color:#4778ff;line-height:17px;transition:color .12s}.show-more__button:focus,.show-more__button:hover{color:#344072}@media (hover:none){.show-more__button:focus,.show-more__button:hover{color:#4778ff}}.show-more--expanded .text--truncate{white-space:normal}.no-outline-on-focus .show-more__button{outline:none}.show-more--collapsed .show-more__hidden-el{display:none}.inline-modal{position:fixed;left:15px;right:15px;top:55px;background:#fff;border:1px solid #dfe1ea;box-shadow:0 8px 12px 0 rgba(52,64,114,.5);border-radius:6px;padding:20px 36px;transform-origin:top right;transform:scale(.2) translateZ(200px);transition:transform .3s,opacity .3s;opacity:0;pointer-events:none;z-index:200}@media only screen and (min-width:768px) and (min-height:425px){.inline-modal{position:absolute;right:0;left:auto;top:0}}.inline-modal__close{display:inline-flex;position:absolute;padding:8px;background:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;right:8px;top:8px;color:#000}.inline-modal__close:hover{color:#4778ff}.inline-modal__wrapper{position:relative}.inline-modal__wrapper[aria-expanded=true] .inline-modal{pointer-events:auto;transform:scale(1) translateZ(200px);opacity:1}.inline-modal__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0;background-color:transparent;border:none;display:inline-flex;color:#4778ff;transition:color .2s}.inline-modal__action:focus,.inline-modal__action:hover{color:#344072;text-decoration:none}.inline-modal__wrapper--share .sharer__button{color:#344072;transition:color .12s;font-weight:600;font-size:13px;line-height:24px;display:inline-flex;align-items:center}.inline-modal__wrapper--share .sharer__button:hover{color:#4778ff;text-decoration:none}.inline-modal__wrapper--share .sharer__button .svg-icon{color:#4778ff;margin-right:10px;margin-top:-3px}.branded-promo,.branded-promo .display-mobile{overflow:auto}.branded-promo .clear{clear:both}.branded-promo .advertisement-text,.branded-promo .sponsor-header,.branded-promo .sponsor-image{font-size:10px;color:#999;text-transform:uppercase;font-weight:400}.branded-promo .sponsor-header .advertisement-text{float:left}.branded-promo .sponsor-image{height:100%}.branded-promo .sponsor-image img{height:100%;vertical-align:middle}.branded-promo .display-desktop{display:none}.branded-promo .title-holder{font-family:Arial,Helvetica,sans-serif;font-weight:700}.branded-promo .title-holder a{color:#000}@media only screen and (min-width:1024px){.branded-promo .display-desktop{display:inherit}.branded-promo .display-mobile{display:none}}.branded-promo.homepage{padding:10px;overflow:auto}.branded-promo.homepage .sponsor-header{margin-bottom:10px;height:30px;line-height:30px}.branded-promo.homepage .sponsor-header .sponsor-image{float:right}.branded-promo.homepage .promo-image{width:120px;float:left}.branded-promo.homepage .title-holder{margin-left:130px}@media only screen and (min-width:1024px){.branded-promo.homepage{padding:0}.branded-promo.homepage .promo-image{width:240px}.branded-promo.homepage .text-holder{margin-left:240px;padding:15px}.branded-promo.homepage .title-holder{margin:0;font-size:20px}}.branded-promo.article{margin:0 -10px 40px;padding:10px 0 20px;border-top:1px solid #dadfe2;border-bottom:1px solid #dadfe2}.branded-promo.article .sponsor-header{font-size:8px;margin:0 10px 10px;height:30px;line-height:30px}.branded-promo.article .sponsor-header .advertisement-text{font-size:8px}.branded-promo.article .sponsor-header .sponsor-image{font-size:8px;float:right}.branded-promo.article .promo-image{width:120px;float:left}.branded-promo.article .title-holder{margin-left:130px;font-size:15px}@media only screen and (min-width:1024px){.branded-promo.article .title-holder h2.content-block__title__primary{font-family:Arial,sans-serif;font-size:13px}}.js-rail-items .branded-promo{padding:10px 0;margin:0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#f0f0f0}.js-rail-items .branded-promo .promo-image{width:100px}.js-rail-items .branded-promo .title-holder{margin-left:110px;font-size:13px}.page-content .container .generic-hub.branded-promo{padding:20px 0;border-top:1px solid #ddd}.page-content .container .generic-hub.branded-promo .advertisement-text{margin-bottom:10px;float:none}.page-content .container .generic-hub.branded-promo .promo-image{float:right;width:115px}.page-content .container .generic-hub.branded-promo .title-holder{font-size:18px;margin-right:125px}.page-content .container .generic-hub.branded-promo .sponsor-image{margin-top:10px}.page-content .container .generic-hub.branded-promo .sponsor-image img{height:30px}@media only screen and (min-width:1024px){.page-content .container .generic-hub.branded-promo .advertisement-text{width:20%;float:left}.page-content .container .generic-hub.branded-promo .promo-image{float:left;width:37%}.page-content .container .generic-hub.branded-promo .text-holder{margin-left:20px;float:left}.page-content .container .generic-hub.branded-promo .text-holder .title-holder{font-size:22px;margin:0}}.branded-promo.homepage{border:1px solid #e2e3e4;background:#fff}.branded-promo.homepage .display-mobile{padding-left:10px;padding-right:10px}.branded-promo.homepage .display-desktop{border:1px solid #e2e3e4;background:#fff}@media only screen and (min-width:1024px){.branded-promo.homepage{width:645px;margin:10px;background:initial;border:initial;padding:inherit}}.branded-promo.article .promo-image{border-left:4px solid #1eb2e4}@media only screen and (min-width:1024px){.branded-promo.article .promo-image{border-left:none}}.branded-promo.chart{padding-left:10px}.branded-promo.chart .chart-list-item__first-row{overflow:auto}.branded-promo.chart .sponsor-header{font-size:8px;margin:0 10px 10px;height:30px;line-height:30px}.branded-promo.chart .sponsor-header .advertisement-text{font-size:8px}.branded-promo.chart .sponsor-header .sponsor-image{font-size:8px;float:right;height:100%}.branded-promo.chart .promo-image{width:120px;float:left}.branded-promo.chart .title-holder{margin-left:135px;font-size:15px}@media only screen and (min-width:1024px){.branded-promo.chart{padding:0 0 0 10px;margin:20px 315px 20px 0;border-bottom:1px solid #ddd;border-right:1px solid #ddd}.branded-promo.chart .promo-image{width:240px}.branded-promo.chart .text-holder{margin-left:250px;padding:20px 0}.branded-promo.chart .text-holder .sponsor-header{margin:0 25px 10px 0;height:40px;line-height:40px;font-size:10px}.branded-promo.chart .text-holder .sponsor-header .advertisement-text,.branded-promo.chart .text-holder .sponsor-header .sponsor-image{font-size:10px}.branded-promo.chart .text-holder .title-holder{margin:0;font-size:20px}}.branded-promo.chart::hover{border:1px solid #000}