/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,.5);box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;color:#333;background-color:#fff}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;-webkit-box-shadow:inset 0 1px 3px #178fe5;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-disabled .pika-button{pointer-events:none;cursor:default}.pika-button:hover{color:#fff;background:#ff8000;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.pika-button .is-selection-disabled{pointer-events:none;cursor:default}.pika-week{font-size:11px;color:#999}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;-webkit-box-shadow:none;box-shadow:none;border-radius:3px}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url(../fonts/opensans-light-webfont.eot);src:local("Open Sans Light"),local("OpenSans-Light");src:url(../fonts/opensans-light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light-webfont.woff2) format("woff2"),url(../fonts/opensans-light-webfont.woff) format("woff"),url(../fonts/opensans-light-webfont.ttf) format("truetype"),url(../fonts/opensans-light-webfont.svg#open_sanslight) format("svg")}@font-face{font-family:"Open Sans";font-style:italic;font-weight:300;src:url(../fonts/opensans-lightitalic-webfont.eot);src:local("Open Sans Light Italic"),local("OpenSans-LightItalic");src:url(../fonts/opensans-lightitalic-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-lightitalic-webfont.woff2) format("woff2"),url(../fonts/opensans-lightitalic-webfont.woff) format("woff"),url(../fonts/opensans-lightitalic-webfont.ttf) format("truetype"),url(../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url(../fonts/open-sans-v15-latin-regular.eot);src:local("Open Sans Regular"),local("OpenSans-Regular"),url(../fonts/open-sans-v15-latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v15-latin-regular.woff2) format("woff2"),url(../fonts/open-sans-v15-latin-regular.woff) format("woff"),url(../fonts/open-sans-v15-latin-regular.ttf) format("truetype"),url(../fonts/open-sans-v15-latin-regular.svg#OpenSans) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url(../fonts/open-sans-v15-latin-700.eot);src:local("Open Sans Bold"),local("OpenSans-Bold"),url(../fonts/open-sans-v15-latin-700.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v15-latin-700.woff2) format("woff2"),url(../fonts/open-sans-v15-latin-700.woff) format("woff"),url(../fonts/open-sans-v15-latin-700.ttf) format("truetype"),url(../fonts/open-sans-v15-latin-700.svg#OpenSans) format("svg")}@font-face{font-family:'Endzone Sans Condensed Bold';font-style:normal;font-weight:400;src:url(../fonts/endzone-sans/bold-cond.eot);src:url(../fonts/endzone-sans/bold-cond.eot?#iefix) format("embedded-opentype"),url(../fonts/endzone-sans/bold-cond.woff) format("woff"),url(../fonts/endzone-sans/bold-cond.ttf) format("truetype"),url(../fonts/endzone-sans/bold-cond.svg) format("svg")}@font-face{font-family:'Endzone Sans Condensed Medium';font-style:normal;font-weight:400;src:url(../fonts/endzone-sans/medium-cond.eot);src:url(../fonts/endzone-sans/medium-cond.eot?#iefix) format("embedded-opentype"),url(../fonts/endzone-sans/medium-cond.woff) format("woff"),url(../fonts/endzone-sans/medium-cond.ttf) format("truetype"),url(../fonts/endzone-sans/medium-cond.svg) format("svg")}@font-face{font-family:"Endzone Tech Condensed";font-style:normal;font-weight:700;src:url(../fonts/endzone-tech/bold-cond.eot);src:url(../fonts/endzone-tech/bold-cond.eot?#iefix) format("embedded-opentype"),url(../fonts/endzone-tech/bold-cond.woff2) format("woff2"),url(../fonts/endzone-tech/bold-cond.woff) format("woff")}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(./ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(./fonts/slick.eot);src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body{color:gray;font-family:"Open Sans",sans-serif}.list__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 40px);margin-right:-20px;margin-left:-20px}.list__column{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - 40px);flex:0 0 calc(33.33333% - 40px);max-width:calc(33.33333% - 40px);margin:0 20px}.page-body{padding-bottom:17.5rem}.page-body--bottom{margin-bottom:-20.625rem;padding-bottom:17.5rem}.page-body--search-results .account-settings__body{margin-top:-5rem}.page-body--event-ticket{padding-bottom:0}.page-body--success{padding-top:2.5rem}.page-body--feature-single{padding-top:7.5rem;background-size:100% 25rem}.page-body--feature-single .image-caption--full{margin:3.125rem 0}.background-cities{background-size:150%}.mmactive .utility-bar .home-icon-container .tagline{display:block}.utility-bar{padding:.625rem 0 0 .9375rem}.utility-bar>ul>li>a{min-width:4.375rem}.utility-bar__button--account,.utility-bar__button--contacts{display:block}.utility-bar .dropdown-menu:after{position:absolute;bottom:100%;left:10%;width:0;height:0;margin-left:-.625rem;border:solid transparent;border-width:10px;border-color:transparent;border-bottom-color:#000;content:'';pointer-events:none}.utility-bar .dropdown-menu.dropdown-menu-right:after{right:7%;left:auto}.hero p{font-size:1.944rem}.hero__local-nav{margin:0 -.9375rem;margin-bottom:1.5rem;padding:0 .9375rem}.hero__local-nav:before{content:none}.hero__local-nav-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.hero__local-nav-list.overflown:after{content:none}.hero__local-nav-item{margin-right:2.5rem;font-size:1.35rem;line-height:1.333}.hero__local-nav-item:last-child{margin-right:0}.hero__local-nav-link{margin:0}.hero__local-nav-link--follow:before{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:18px;line-height:18px}.hero__local-nav-link--events:before{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' d='M587.63 128.52h-84V94.3a12.1 12.1 0 0 0-24.2 0v34.22H273.75V94.3a12.1 12.1 0 0 0-24.2 0v34.22h-86.77A58.58 58.58 0 0 0 104.36 187v422.38a58.57 58.57 0 0 0 58.42 58.42h424.85a58.57 58.57 0 0 0 58.42-58.42V187a58.58 58.58 0 0 0-58.42-58.48zm-424.85 24.2h86.77v37.34a12.25 12.25 0 0 0 12.1 12.1 12 12 0 0 0 12.1-12.1v-37.34h205.68v37.34a12.1 12.1 0 0 0 24.2 0v-37.34H588A34.3 34.3 0 0 1 622.2 187v59.4H128.56V187a34.3 34.3 0 0 1 34.22-34.28zM588 643.6H162.78a34.08 34.08 0 0 1-34.22-34.22V270.6H622.2v338.78A34.3 34.3 0 0 1 588 643.6z'/%3E%3Cpath fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' d='M211.52 340.43A14.52 14.52 0 1 0 226 355a14.6 14.6 0 0 0-14.48-14.57z'/%3E%3Ccircle fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' d='M429 340.43A14.52 14.52 0 1 0 443.48 355 14.61 14.61 0 0 0 429 340.43zM537.51 340.43a14.52 14.52 0 1 0 0 29A14.39 14.39 0 0 0 552 355a14.61 14.61 0 0 0-14.49-14.57zM211.52 440.34A14.52 14.52 0 1 0 226 454.85a14.59 14.59 0 0 0-14.48-14.51z'/%3E%3Ccircle fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23163b16' stroke='rgba(0,0,0,0)' stroke-width='0' d='M429 440.34a14.52 14.52 0 1 0 14.52 14.51A14.6 14.6 0 0 0 429 440.34zM537.51 440.34a14.52 14.52 0 1 0 0 29A14.39 14.39 0 0 0 552 454.85a14.6 14.6 0 0 0-14.49-14.51zM211.52 540.24a14.52 14.52 0 0 0 0 29c7.95-.35 14.52-6.57 14.52-14.52a14.61 14.61 0 0 0-14.52-14.48zM320.07 540.24a14.52 14.52 0 1 0 0 29c8.3-.35 14.52-6.57 14.52-14.52a14.61 14.61 0 0 0-14.52-14.48zM429 540.24a14.52 14.52 0 0 0 0 29c8-.35 14.52-6.57 14.52-14.52A14.61 14.61 0 0 0 429 540.24z'/%3E%3C/svg%3E");background-size:18px;line-height:18px;margin-right:.75rem}.hero__local-nav-link-text{position:relative;top:2px}.hero__content-container{height:300px}.hero__title{position:absolute;top:2.75rem;left:0;display:block;width:100%;color:#fff;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center}.hero--dashboard{height:300px}.hero--dashboard:after{top:0;background-position:center -20px;background-size:auto}.hero__team-logo{top:-4.375rem;width:5rem;height:5rem}.hero--single{min-height:40rem;padding:30rem 0 0}.hero--single--noicon{padding:40rem 0 0}.hero--topic{margin-bottom:1.25rem;padding:6.25rem 0;overflow:hidden}.hero--topic .hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero--event{padding:5rem 0 2.0625rem;overflow:hidden}.hero--event .hero__title{top:-3.125rem;color:#000}.hero--event .hero__content-cta{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero--simple .hero__content p{max-width:70%}.hero__logo{width:175px}.hero--home{padding-top:75vh}.hero--home .hero__content{right:0;width:60%}.hero--home .hero__content p{padding:3.125rem}.hero--home .hero__buttons{padding:0 3.125rem 1.25rem}.hero--home .hero__buttons a{-ms-flex-preferred-size:40%;flex-basis:40%;margin:0 .625rem .625rem 0}.nfl-team-prefix--legend .hero--follow:before{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:18px;line-height:18px}.nfl-team-prefix--legend .hero--events:before{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M587.63 128.52h-84V94.3a12.1 12.1 0 0 0-24.2 0v34.22H273.75V94.3a12.1 12.1 0 0 0-24.2 0v34.22h-86.77A58.58 58.58 0 0 0 104.36 187v422.38a58.57 58.57 0 0 0 58.42 58.42h424.85a58.57 58.57 0 0 0 58.42-58.42V187a58.58 58.58 0 0 0-58.42-58.48zm-424.85 24.2h86.77v37.34a12.25 12.25 0 0 0 12.1 12.1 12 12 0 0 0 12.1-12.1v-37.34h205.68v37.34a12.1 12.1 0 0 0 24.2 0v-37.34H588A34.3 34.3 0 0 1 622.2 187v59.4H128.56V187a34.3 34.3 0 0 1 34.22-34.28zM588 643.6H162.78a34.08 34.08 0 0 1-34.22-34.22V270.6H622.2v338.78A34.3 34.3 0 0 1 588 643.6z'/%3E%3Cpath fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M211.52 340.43A14.52 14.52 0 1 0 226 355a14.6 14.6 0 0 0-14.48-14.57z'/%3E%3Ccircle fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M429 340.43A14.52 14.52 0 1 0 443.48 355 14.61 14.61 0 0 0 429 340.43zM537.51 340.43a14.52 14.52 0 1 0 0 29A14.39 14.39 0 0 0 552 355a14.61 14.61 0 0 0-14.49-14.57zM211.52 440.34A14.52 14.52 0 1 0 226 454.85a14.59 14.59 0 0 0-14.48-14.51z'/%3E%3Ccircle fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23795e1f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M429 440.34a14.52 14.52 0 1 0 14.52 14.51A14.6 14.6 0 0 0 429 440.34zM537.51 440.34a14.52 14.52 0 1 0 0 29A14.39 14.39 0 0 0 552 454.85a14.6 14.6 0 0 0-14.49-14.51zM211.52 540.24a14.52 14.52 0 0 0 0 29c7.95-.35 14.52-6.57 14.52-14.52a14.61 14.61 0 0 0-14.52-14.48zM320.07 540.24a14.52 14.52 0 1 0 0 29c8.3-.35 14.52-6.57 14.52-14.52a14.61 14.61 0 0 0-14.52-14.48zM429 540.24a14.52 14.52 0 0 0 0 29c8-.35 14.52-6.57 14.52-14.52A14.61 14.61 0 0 0 429 540.24z'/%3E%3C/svg%3E");background-size:18px;line-height:18px}.list-features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:6.25rem 0 1.875rem}.list-features .list-features__item{-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%}.list-features--three .list-features__item{-webkit-box-flex:0;-ms-flex:0 1 31%;flex:0 1 31%}.card-complex{-webkit-box-flex:0;-ms-flex:0 1 47%;flex:0 1 47%}.card-complex__image{display:block}.list-complex-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.notification--single .card-complex{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}.card-teaser{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-teaser div{-webkit-box-flex:.5;-ms-flex-positive:.5;flex-grow:.5}.heading-center:after{display:none}.heading-center h2{display:inline-block;border-bottom:3px solid #34b44a}.nfl-team-prefix--legend .heading-center h2{display:inline-block;border-bottom:3px solid #e4c173}.card-grid .card-grid__content h2{padding:0 0 2.5rem;font-size:1.944rem;line-height:2.5rem}.card-grid .card-grid__content svg{width:4.375rem;height:4.375rem}.button{min-width:175px;padding:.625rem 2.5rem}.button:after{position:absolute;top:50%;right:.3125rem;width:1.875rem;height:1rem;-webkit-transform:perspective(1px) translateY(-50%);transform:perspective(1px) translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:contain;content:''}.login-page .button:after{top:1.25rem;right:.625rem}.cart-button{padding:.3125rem 1.1875rem .4375rem 1.3125rem;font-size:1.35rem}.cart-button:active,.cart-button:focus,.cart-button:hover{background-color:#333;color:#fff}.cart-button:before{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M672.9,156.8H196.2l-9.4-50.7c-2.4-13-13.6-22.4-26.6-22.4H63.9c-7.5,0-13.5,6.1-13.5,13.7v9.1 c0,7.6,6.1,13.7,13.5,13.7h88.8l78.9,425.9c-11.7,13-18.8,30.2-18.8,49.2c0,40.4,32.3,73.1,72.2,73.1s72.2-32.7,72.2-73.1 c0-12.8-3.3-25.4-9.7-36.5h163.7c-6.4,11.1-9.7,23.7-9.7,36.5c0,40.4,32.3,73.1,72.2,73.1s72.2-32.7,72.2-73.1 c0-20.5-8.4-39.1-21.9-52.4c-2.9-11.7-13.4-20.7-26.3-20.7H263.9l-13.5-73.1h373.7c12.8,0,23.9-9.1,26.5-21.8l48.9-237.5 C702.9,172.7,690.1,156.8,672.9,156.8z M321.1,595.2c0,20.1-16.2,36.5-36.1,36.5s-36.1-16.4-36.1-36.5 c0-20.1,16.2-36.5,36.1-36.5S321.1,575.1,321.1,595.2z M573.7,631.8c-19.9,0-36.1-16.4-36.1-36.5c0-20.1,16.2-36.5,36.1-36.5 c19.9,0,36.1,16.4,36.1,36.5C609.8,615.4,593.6,631.8,573.7,631.8z M616.7,412.5H243.6L203,193.3h458.9L616.7,412.5z'/%3E%3C/svg%3E");background-size:20px;line-height:20px;top:-1px;font-size:20px}.cart-button[data-cart-quantity]:after{top:-.75rem;right:-.6875rem;left:auto}.cart-button--add{padding:.625rem 2rem .6875rem;font-size:1.125rem}.cart-button--add:before{top:0}.list-resources li{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.list-resources li>a p{margin:0}.card-feature--grid{-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%}.card-feature--grid .card-feature__header{min-height:3 3.125rem}.card-feature--grid .card-feature__header p{padding:.3125rem .625rem;font-size:1.944rem;line-height:2.3125rem}.blockquote{padding:3.75rem 0}.blockquote blockquote p{font-size:2.79936rem}.blockquote blockquote cite{font-size:1.125rem}.notification p,.notification__content{margin-left:2.5rem}.login__logos{width:50%;margin:0 auto}.account-settings{padding-top:3.125rem;background-color:#fafafa}.account-settings__sidebar{display:block}.account-settings__setting-block__cancel,.account-settings__setting-block__edit,.account-settings__setting-block__save{float:right}.contact-list{margin:1.5625rem 0 3.125rem}.contact-list--2col .contact{-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%}.contact-list--3col{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.contact-list--3col .contact{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;margin-right:.625rem;margin-bottom:.625rem}.contact__phone-links{display:none}.topic-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.topic-cards__col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;margin:0 .625rem}.topic-cards__card{width:48%;margin:0 1% 1.25rem}.topic-cards__card>a{padding:5rem 1.875rem;font-size:2.79936rem;line-height:4.0625rem;text-align:left}.footer .footer__social{margin-top:3.75rem}.footer .footer__social a{display:inline-block;margin-right:1.875rem;padding:0}.footer .footer__content{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .footer__content p{margin:0 10rem}.footer .footer__content-pc{position:absolute;top:-25px;left:0;margin:0;-webkit-transform:none;-ms-transform:none;transform:none}.nfl-team-prefix--legend .footer__content:after{width:9.375rem;height:65px}.nfl-team-prefix--legend .footer__content-legends{position:absolute;top:-25px;left:0;display:inline-block;margin:0;-webkit-transform:none;-ms-transform:none;transform:none}.carousel--dashboard .slick-prev{left:.625rem}.carousel--dashboard .slick-prev:before{width:4.375rem;height:4.375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%237c7c7c' stroke='rgba(0,0,0,0)' stroke-width='0' d='M319.562 511.77a24.57 24.57 0 0 1-18.17-41.1l86.71-95.39-86.73-95.89c-8.498-10.117-7.478-25.142 2.31-34.018 9.787-8.876 24.84-8.426 34.08 1.018l116.99 128.65-117 128.69a24.52 24.52 0 0 1-18.19 8.04z'/%3E%3C/svg%3E");background-size:4.375rem;line-height:4.375rem}.carousel--dashboard .slick-next{right:-2.5rem}.carousel--dashboard .slick-next:before{width:4.375rem;height:4.375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%237c7c7c' stroke='rgba(0,0,0,0)' stroke-width='0' d='M319.562 511.77a24.57 24.57 0 0 1-18.17-41.1l86.71-95.39-86.73-95.89c-8.498-10.117-7.478-25.142 2.31-34.018 9.787-8.876 24.84-8.426 34.08 1.018l116.99 128.65-117 128.69a24.52 24.52 0 0 1-18.19 8.04z'/%3E%3C/svg%3E");background-size:4.375rem;line-height:4.375rem}.carousel--dashboard .carousel__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.carousel--dashboard .carousel__content h3,.carousel--dashboard .carousel__content p,.carousel--dashboard .carousel__content-desc{width:auto;max-width:auto}.carousel--dashboard .carousel__content h3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:25%;max-width:50%;padding:1.25rem .625rem .625rem;background:rgba(0,0,0,.8);font-size:2.25rem}.carousel--dashboard .carousel__content p,.carousel--dashboard .carousel__content-desc{background:rgba(178,137,45,.8);font-size:1.125rem;line-height:1.5625rem}.carousel--dashboard .carousel__content-desc p{-ms-flex-item-align:center;align-self:center;background-color:transparent}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .carousel--dashboard h3{background:rgba(0,0,0,.8)}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .carousel--dashboard .carousel__content-desc,body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .carousel--dashboard p{background:rgba(0,158,79,.8)}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .carousel--dashboard .carousel__content-desc p{background-color:transparent}.content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-block .content-block__content p{padding:0 1.25rem}.content-block--image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.content-block--image--right .content-block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.content-block--image .content-block__image{-webkit-box-flex:0;-ms-flex:0 1 29%;flex:0 1 29%;margin:0 auto;padding:1.25rem}.content-block--image .content-block__content{-webkit-box-flex:0;-ms-flex:0 1 69%;flex:0 1 69%}.content-block--image-large{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-block--image-large .content-block__content{-webkit-box-flex:0;-ms-flex:0 1 59%;flex:0 1 59%}.content-block--image-large .content-block__image{-webkit-box-flex:0;-ms-flex:0 1 39%;flex:0 1 39%}.content-block--image-large .content-block__image img{width:100%}.content-block--image-large--right .content-block__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.list-view-item .list-view-item__title--collapse,.list-view-item .list-view-item__title--expand{float:right}.list-view-item .list-view-item__content .button-remove{float:right}.nfl-modal .modal-content{padding:1.875rem 3.125rem 3.125rem}.nfl-modal .modal-dialog{max-width:62.5rem}.nfl-modal .modal-meta{margin:1.875rem 6.25rem 3.125rem}.page-error__header{height:50%;z-index:5}.page-error__header-text{display:block}.page-error__header-text p{color:#fff;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center;text-transform:uppercase}.page-error__logo{margin:.9375rem 0 .625rem}.page-error__logo img{width:9.375rem}.card-simple{padding:2.5rem}.card-simple__text{margin-bottom:4.375rem}.card-simple__text h2{font-size:1.944rem}.card-simple .button-primary,.card-simple .button-secondary{bottom:2.5rem}.modal-share .button-mailto:before{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M628.8 590.8H122.2C96.7 590.8 76 570 76 544.6V206.4c0-25.5 20.8-46.2 46.2-46.2h506.6c25.5 0 46.2 20.8 46.2 46.2v338.1c.1 25.5-20.7 46.3-46.2 46.3zM122.2 178.9c-15.2 0-27.5 12.4-27.5 27.5v338.1c0 15.2 12.4 27.5 27.5 27.5h506.6c15.2 0 27.5-12.4 27.5-27.5V206.4c0-15.2-12.4-27.5-27.5-27.5H122.2z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M375.3 424.9L88.7 195.6l11.8-14.6 274.8 220 275-220 11.8 14.6z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' transform='rotate(-40.892 556.408 456.251)' d='M547 306.1h18.7v300.3H547z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' transform='rotate(-49.12 194.68 456.154)' d='M44.5 446.8h300.3v18.7H44.5z'/%3E%3C/svg%3E");background-size:32px;line-height:32px}.modal-share .button-sms:before{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M612.6 659.5l-189.2-132H118c-25.8-.2-46.9-21.1-46.9-47.1v-343c0-25.8 21.1-46.9 46.9-46.9h514c25.8 0 46.9 21.1 46.9 46.9v343c0 25.8-21.1 46.9-46.9 46.9h-19.4v132.2zM118 109.5c-15.4 0-27.9 12.5-27.9 27.9v343c0 15.4 12.5 27.9 27.9 27.9h311.5L593.6 623V508.3H632c15.4 0 27.9-12.5 27.9-27.9v-343c0-15.4-12.5-27.9-27.9-27.9H118z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M208.1 356.6H542v19H208.1zM208.1 408H375v19H208.1z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M287.6 280.6c0 11-4 19.8-12 26s-19 9.5-33 9.5c-13.1 0-24.5-2.5-34.6-7.4v-24.1c8.2 3.6 15.2 6.3 20.9 7.8 5.7 1.5 10.8 2.3 15.6 2.3 5.7 0 10.1-1.1 13.1-3.2s4.6-5.3 4.6-9.7c0-2.5-.8-4.6-2.1-6.5s-3.2-3.6-5.9-5.3c-2.7-1.7-7.8-4.6-15.8-8.2-7.2-3.4-12.9-6.8-16.7-10.1s-6.6-7-8.9-11.2c-2.1-4.4-3.2-9.3-3.2-15 0-10.8 3.6-19.4 11-25.5 7.2-6.3 17.3-9.3 30.2-9.3 6.3 0 12.3.8 18.2 2.3 5.7 1.5 11.8 3.6 18 6.3l-8.4 20.1c-6.5-2.7-12-4.6-16.1-5.5-4.2-1.1-8.4-1.7-12.5-1.7-4.9 0-8.7 1.1-11.2 3.4-2.7 2.3-4 5.3-4 8.9 0 2.3.6 4.2 1.5 5.9 1.1 1.7 2.7 3.4 5.1 4.9 2.3 1.5 7.8 4.4 16.3 8.5 11.4 5.5 19.2 10.8 23.6 16.3 4.2 5.9 6.3 12.5 6.3 20.5zM361.5 314.6l-29.4-95.7h-.8c1.1 19.6 1.5 32.5 1.5 38.9v56.8h-23.2V192.5H345l28.9 93.3h.6l30.6-93.3h35.1v122.1H416v-57.7c0-2.7 0-5.9.2-9.5 0-3.6.4-13.1 1.1-28.5h-.8L385 314.4h-23.6v.2zM543.1 280.6c0 11-4 19.8-12 26s-19 9.5-33 9.5c-13.1 0-24.5-2.5-34.6-7.4v-24.1c8.2 3.6 15.2 6.3 20.9 7.8 5.7 1.5 10.8 2.3 15.6 2.3 5.7 0 10.1-1.1 13.1-3.2s4.6-5.3 4.6-9.7c0-2.5-.8-4.6-2.1-6.5s-3.2-3.6-5.9-5.3c-2.7-1.7-7.8-4.6-15.8-8.2-7.4-3.6-13.1-6.8-16.7-10.1-3.8-3.2-6.6-7-8.9-11.2-2.3-4.4-3.4-9.3-3.4-15 0-10.8 3.6-19.4 11-25.5 7.4-6.3 17.5-9.3 30.4-9.3 6.3 0 12.3.8 18.2 2.3 5.7 1.5 11.8 3.6 18 6.3l-8.4 20.1c-6.5-2.7-12-4.6-16.1-5.5-4.2-1.1-8.4-1.5-12.5-1.5-4.9 0-8.7 1.1-11.2 3.4-2.7 2.3-4 5.3-4 8.9 0 2.3.6 4.2 1.5 5.9 1.1 1.7 2.7 3.4 5.1 4.9 2.3 1.5 7.8 4.4 16.3 8.5 11.4 5.5 19.2 10.8 23.6 16.3 4.2 5.7 6.3 12.3 6.3 20.3z'/%3E%3C/svg%3E");background-size:32px;line-height:32px}.modal-share .card-complex{-ms-flex-preferred-size:100%;flex-basis:100%}.modal-share .close{top:1.875rem;right:1.875rem;font-size:1.62rem}.modal-share .close:before{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M686.729 641.104l-59.935 59.518-263.846-258.333-255.017 258.333L50 641.104l262.383-265.793L50 109.517 107.931 50l255.017 258.333L626.794 50l59.935 59.517-271.456 265.794z'/%3E%3C/svg%3E");background-size:18px;line-height:18px;margin-right:15px}.modal-share .modal-body{padding-top:2.5rem}.modal-share .modal-body p{font-size:1.35rem}.modal-share .modal-body .button-secondary{font-size:1.62rem}.modal-share .modal-body .button-secondary:first-child{margin-bottom:0}.modal-share .modal-body .form-group{margin-bottom:3.125rem}.modal-share .modal-body .form-group input{display:inline-block;width:72%;min-height:62px;margin:0}.modal-share .modal-body .form-group .button-secondary{display:inline-block;width:25%;margin:0;float:right}.modal-share .modal-header{min-width:40%}.modal-share .modal-dialog{top:20%;max-width:800px}.modal-share .modal-title{font-size:2.3328rem}.modal-share .share-div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-share .share-div .button-secondary{margin-right:1.875rem}.modal-share .share-div .button-secondary:last-child{margin-right:0}.content-page__container{max-width:600px}.content-page__desc{padding:3.75rem 0;background-color:#f7f7f7}.content-page__desc p{font-size:1.35rem}.content-page__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-page__meta .button-share{display:inline-block;margin:auto}.content-page__text h1{display:inline-block;padding:.9375rem 1.875rem;font-size:2.79936rem}.content-page__text p{margin-bottom:3.125rem;font-size:1.35rem}.inline-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inline-search input{width:80%;padding:.625rem .9375rem}.inline-search button{margin-top:0}.onboarding__checkboxes{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.onboarding__checkbox{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.onboarding__checkbox--content{min-height:11.25rem;font-size:1.62rem}.onboarding__slide-content{margin-top:7.5rem}.trusted-user-select p{-ms-flex-preferred-size:calc(100% - 150px);flex-basis:calc(100% - 150px)}.trusted-user-select .dropdown{-ms-flex-preferred-size:150px;flex-basis:150px}.trusted-user-select .dropdown button{padding:.3125rem 1.25rem .3125rem .625rem}.inline-image{max-width:350px;margin:0 1.25rem 1.25rem 0;float:left}.inline-image--right{margin:1.25rem 0 1.25rem 1.25rem;float:right}.inline-image--full{max-width:none;float:none}.modal-video .modal-content{padding:1.875rem}.contacts-link-list{padding-left:0;list-style-type:none}.contacts-link-list .contact-form{position:relative;display:block;margin:3px 0 0;padding:.625rem 1.25rem .625rem 3.75rem;background:#fff;color:#595959}.contacts-link-list .contact-form form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.contacts-link-list .contact-form:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.875rem;height:1.875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23999' stroke='rgba(0,0,0,0)' stroke-width='0' d='M231.85 565.28l-157.23 2.24c2.1-70.43 62-108.41 104.45-116.48 8.67-1.65 14.72-5.79 13.83-14.61s-6.92-12-15.1-13.95c-27.1-5.81-37.61-10.92-46.28-16.6a50.74 50.74 0 0 0 13.75-10.62c19.59-20.78 27.52-60 24.38-119.77-1.05-19.74 3.29-34.84 12.86-45 14.65-15.4 38-16.3 43.36-16.3h2.39c4.64 0 28.12.75 42.77 16.3 9.57 10 13.91 25.27 12.86 45-3.14 59.81 4.78 99 24.37 119.77a50 50 0 0 0 8.23 7c13.6-8.67 23.39-14.39 26.74-15.6a81.38 81.38 0 0 1-8.8-2.49c-5-1.61-7.93-3.29-13.31-9-7-7.47-18.54-29.75-15.1-94.2 1.64-29.61-2-50.69-18.32-67.89-23.77-25.08-48.52-22.38-58.54-22.38H226c-9.87 0-36-.82-59.81 24.3-15.85 17.35-20.34 36.19-18.69 65.8 3.44 64.44-9.27 90.84-16.45 98.31-5.38 5.68-12.64 13.76-17.87 13.91a51.61 51.61 0 0 0-5.68.3c-7.48 1.37-9.12 3.44-11.81 7.62-2.9 9.32 5 12.31 8.94 14.06 3.82 1.64 24.92 9.34 56.82 18.82C122 449.76 46.29 497.54 51.07 572.6a17.21 17.21 0 0 0 17.2 16.15h163.88c-.9-11.96-.9-12.41-.3-23.47z'/%3E%3Cpath fill='%23999' stroke='rgba(0,0,0,0)' stroke-width='0' d='M547.06 394.66c-8.67-3.29-14.35-7.17-15.7-11.06-.6-1.8-2.08-3.28 2-10.46.75-.75 2.83-3.75 3.72-4.64 28.41-29.76 53.09-114.1 29.46-169.27-10.77-25-35.44-54.73-91.81-54.73-56.07 0-80.45 29.46-90.92 54.13-23.47 55.48 2.4 140 31.56 170.16.74.75 2.46 3.93 3.21 4.53 3.14 5.38 3.51 7.59 2.47 10.43-1.35 3.74-7.33 7.92-16.3 11.21-103.33 21.38-155.66 90.47-147.14 194.69a17.27 17.27 0 0 0 17.2 15.85h406.53a17.19 17.19 0 0 0 17.19-16.15c7.03-104.82-46.8-173.9-151.47-194.69zM279.48 580.6c-1.2-78.35 34-142 130.84-166.35 1.64-.3 10.46-4.86 12-5.61 9-4.86 14-7.24 18.44-12.95 4.23-6.23 11.78-12.72-.93-32.31-.74-1.2-13.45-17.71-13.9-18.16-19.14-19.89-37.93-96.5-19.69-139.56C415.62 183.38 445 166 475.36 166c30.66 0 60 18.77 69.91 41.5 18.39 43.06.4 118.55-17.7 137.69 2.11-2.49-8.32 13.61-9.22 14.95-12.26 19.59-7.72 20.44-6.89 29.52 5.09 14.5 11 14.47 39.79 27.18C629 433.69 676.11 502 676.11 580.6H279.48z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;position:absolute;top:50%;left:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.contacts-link-list .contact-form .search{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23999' stroke='rgba(0,0,0,0)' stroke-width='0' d='M678.52 653.13L496.05 473.64c38.28-41.59 61.8-96.59 61.8-157.11 0-129.46-106.66-234.4-238.21-234.4S81.46 187.07 81.46 316.53s106.63 234.4 238.18 234.4a239.57 239.57 0 0 0 149.92-52.34l183 180.06a18.52 18.52 0 0 0 25.9 0 17.84 17.84 0 0 0 .06-25.52zm-358.6-133.9c-113.8 0-206-90.79-206-202.78s92.25-202.77 206.05-202.77S526 204.47 526 316.45s-92.28 202.78-206.08 202.78z' data-name='4'/%3E%3C/svg%3E");background-size:1rem;line-height:1rem;position:relative;display:block;width:100%;height:2.375rem;padding:10px;border:0;border-radius:10px;background-color:#ececec;background-position:right 10px center;color:#595959;font-weight:800}.contacts-link-list .contact-form .search:focus{outline:0}.contacts-link-list li{margin:3px 0 0;background:#fff}.contacts-link-list a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:1.25rem 3.75rem}.complex-contacts__list--details .team{width:33%}.contacts-team .search-select-players .search-select-legends .search-select-players__player{width:auto}.contacts-team .search-select-players .search-select-legends__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}.contacts-team .search-select-players .search-select-legends__select .year-search-input{width:30%}.contacts-team .search-select-players .search-select-legends__select .year-search-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:41%}.contacts-team .search-select-players .search-select-legends__select .year-search-end .select{margin-left:5px}.contacts-team .search-select-players .search-select-legends__select form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-team .search-select-players .search-select-legends__select form .search-name{width:100%;background-image:none}.contacts-team .search-select-players .search-select-legends__select form:before{background-image:none}.contacts-team .search-select-players .search-select-legends__select form button{width:25%;margin:10px 0 10px 15px}.contacts-team .search-select-players .search-select-legends__change-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33%}.contacts-team .search-select-players .search-select-legends__change-form .select{width:100%;margin:0}.contacts-team .search-select-players__select .select{width:17%}.contacts-team .search-select-players__player{width:82%;float:right}.contacts-team .search-select-players__player form:before{display:inline-block}.contacts-team .search-select-players__player.search-by-team{width:82%}.survey .button-secondary,.survey-multi-step .button-secondary{margin-bottom:0}.survey-multi-step__form--body,.survey-multi-step__form--step-content,.survey__form--body,.survey__form--step-content{padding:20px 80px 50px}.survey-multi-step__form--footer,.survey__form--footer{padding:10px 80px}.survey-multi-step__errors,.survey__errors{padding:25px 80px 20px}.survey-multi-step__success,.survey__success{padding:50px 50px 100px}.mmactive .header-awning .active-backgrounds:before{left:-50%;background-position:120% 50%;background-size:90%}.mmactive .header-awning .active-backgrounds:after{position:fixed;top:0;left:50%;width:100%;height:100%;content:'';opacity:0;z-index:-1}.mmactive .header-awning .active-backgrounds.subnav-open:after{-webkit-transition:opacity .9s ease;-o-transition:opacity .9s ease;transition:opacity .9s ease;background:#181717;opacity:1}.header-awning{height:11.25rem}.navigation__toggle-close,.navigation__toggle-open{display:unset}.mmactive .navigation__toggle-open{height:0;opacity:0;z-index:-4}.navigation__toggle-open{display:block;margin:0}.mmactive .navigation__toggle-close{display:block;opacity:1;z-index:1}.navigation__toggle-close{display:none;margin:0;opacity:0;z-index:-4}.navigation__toggle{width:130px;color:#fff}.navigation__toggle span.icon-bar:nth-child(1){top:1.1875rem}.navigation__toggle span.icon-bar:nth-child(2),.navigation__toggle span.icon-bar:nth-child(3){top:1.8125rem}.navigation__toggle span.icon-bar:nth-child(4){top:2.375rem;width:1.25rem}.navigation__menu{top:150px;padding-bottom:150px}.navigation__menu-titles{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation__menu-titles .js-mobile-menu>button{pointer-events:none}.navigation__menu-titles li{display:block}.navigation__menu-content{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation__menu-content:before{width:10%;height:2px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navigation__menu-content:after{width:10%;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navigation__menu-content a,.navigation__menu-content a:hover{color:#fff;text-decoration:none}.navigation__menu-left-col,.navigation__menu-right-col{width:50%}.navigation__menu-left-col{width:100%;-webkit-transition:none;-o-transition:none;transition:none}.navigation__menu-left-col .navigation__menu-parent{display:block}.navigation__menu-left-col .navigation__menu-parent.active{background-color:#181717}.navigation__menu-left-col .navigation__menu-parent.active:hover>span:after{margin-left:-22px;opacity:0}.navigation__menu-left-col .navigation__menu-parent:hover>span:after{margin-left:0;opacity:1}.navigation__menu-right-col{width:100%;margin-bottom:0}.navigation__menu-right-col .navigation__menu-child.active{padding-left:40px!important}.nfl-team-prefix--legend .navigation__menu-left-col .navigation__menu-child.active,.nfl-team-prefix--legend .navigation__menu-right-col .navigation__menu-child.active{padding-left:40px!important}.footer-pre-login__top{padding:7.5rem 0 3.75rem}.footer-pre-login__top:after{top:-8.75rem;height:5.625rem}.footer-pre-login__top .button-primary,.footer-pre-login__top .button-transparent{display:inline-block;margin:2.5rem .625rem}.footer-pre-login__logo{margin-bottom:3.75rem}.footer-pre-login__bottom a,.footer-pre-login__bottom p{font-size:1.125rem}.footer-pre-login--app-promo .footer-pre-login__top{padding-bottom:1.875rem}.hero-homepage__bottom img,.hero-homepage__top img{width:12.5rem}.hero-homepage__top{height:25rem}.hero-homepage__bottom{height:37.5rem}.hero-homepage__title{height:15.625rem;margin-top:-7.1875rem;margin-bottom:-7.1875rem}.hero-homepage__title .button-secondary{min-width:10.9375rem;margin:1.875rem}.hero-homepage__title h1{display:inline-block;font-size:1.35rem}.hero-homepage__title span{margin-left:.5rem}.hero-homepage__title span:first-child{margin-left:0}.hero-homepage__text{padding:2.5rem 0}.hero-homepage__text p{font-size:1.35rem}.video-block{margin:6.25rem 0 9.375rem}.video-block__iframe-wrapper:after,.video-block__iframe-wrapper:before{width:50%}.video-block__iframe-wrapper:before{top:-2.5rem;left:-1.25rem}.video-block__iframe-wrapper:after{right:-1.25rem;bottom:-2.5rem}.video-block__contents{margin-bottom:3.125rem}.video-block__contents h3{font-size:2.79936rem}.video-block__contents p{font-size:1.125rem}.site-features{padding:3.125rem 0}.foreground-photo-banner{margin-right:3.125rem;margin-bottom:-3.125rem}.foreground-photo-banner__text-box{position:absolute;top:3.125rem}.foreground-photo-banner__text-box p{width:60%}.foreground-photo-banner__image{max-width:31.25rem;margin-right:0;margin-left:auto}.accordion-card__img img{display:block;width:100%}.accordion-card__img-size-short img{max-height:8.75rem;margin-top:-.9375rem}.accordion-card__img-size-long img{max-height:15rem;margin-top:-3.125rem}.accordion-card__title p{font-size:1.35rem}.accordion-card__title p:after{width:3.125rem;height:3.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M236.7 320.1c0-9.7 5.7-18.5 14.6-22.5 8.9-3.9 19.3-2.2 26.5 4.3l95.4 86.7 95.9-86.7c10.1-8.5 25.1-7.5 34 2.3 8.9 9.8 8.4 24.8-1 34.1l-128.6 117-128.7-117c-5.2-4.7-8.1-11.3-8.1-18.2z' /%3E%3C/svg%3E");background-size:3.125rem;line-height:3.125rem}.accordion-card .card{padding-top:3.125rem}.accordion-card .card-body,.accordion-card .card-header{padding:0;background:0 0}.accordion-card .card-body p{width:100%;margin:.625rem 0}.accordion-card .card-header button{width:100%;margin-left:.625rem;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(80%,#f1f1f1),color-stop(0,transparent));background-image:-o-linear-gradient(bottom,#f1f1f1 80%,transparent 0);background-image:linear-gradient(to top,#f1f1f1 80%,transparent 0);font-size:2.3328rem;pointer-events:none}.accordion-card .card-header button:before{display:none}.accordion-card .collapse{display:block}.accordion-card .row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.heading-underline__title,.heading-underline__title-white{min-width:none;overflow:initial}.heading-underline__title-white:after,.heading-underline__title:after{max-width:initial}.heading-underline--full-width .heading-underline__title,.heading-underline--full-width .heading-underline__title-white{padding:1.25rem 0 .9375rem}.heading-underline.background-gray{padding-top:3.75rem}.events-block{padding:6.25rem 0 18.75rem}.events-block__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.875rem 0}.events-block__card:last-child{padding-bottom:0}.events-block .events-block__img{padding:0 2.4375rem 0 0}.events-block .events-block__img img{width:11.25rem;max-width:initial}.events-block__title{display:block}.events-block__title a{font-size:1.944rem}.events-block__title-responsive,.events-block__type-responsive{display:none}.events-block__type{display:block}.events-block__type p{margin:0;color:#b3b3b3;text-transform:uppercase}.events-block__topic{margin-bottom:3.125rem}.events-block__date p,.events-block__registration p{font-size:1.125rem}.events-block .button-follow{font-size:.78125rem}.events-block .button-follow:before{width:.75rem;height:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M679.8 300.4c-1.8-5.7-6.7-9.7-12.4-10L463 277.2 387.9 77.3c-2.1-5.6-7.2-9.2-12.9-9.2s-10.8 3.7-12.9 9.2L287 277.2 82.6 290.4c-5.7.4-10.6 4.3-12.4 10-1.8 5.7 0 11.9 4.4 15.7l158 136.7-51.2 208c-1.4 5.8.7 11.9 5.3 15.4s10.8 3.7 15.6.5L375 561.4l172.8 115.3c2.2 1.5 4.8 2.3 7.5 2.3 4.3 0 8.3-2.1 11-5.7 2.6-3.6 3.5-8.2 2.5-12.5l-51.2-208 157.9-136.7c4.3-3.8 6-10 4.3-15.7zM492.9 436.2c-4.1 3.6-5.9 9.4-4.6 14.9l44.6 181.2-150.4-100.5c-4.6-3-10.4-3-14.9 0L217.1 632.3l44.7-181.2c1.3-5.5-.5-11.3-4.6-14.9L119.4 317.1l178.1-11.4c5.4-.3 10.1-3.9 12.1-9.2L375 122.4l65.4 174.1c2 5.3 6.7 8.9 12.1 9.2l178.1 11.4-137.7 119.1z' /%3E%3C/svg%3E");background-size:.75rem;line-height:.75rem}.events-block .button-follow:active:before,.events-block .button-follow:focus:before,.events-block .button-follow:hover:before{width:.75rem;height:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:.75rem;line-height:.75rem}.events-block .button-follow--followed:before{width:.75rem;height:.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:.75rem;line-height:.75rem}.events-block .heading-underline{margin-bottom:1.25rem}.events-block--dashboard{padding:0}.events-block--dashboard .events-block__card{padding:.9375rem 0}.events-block--dashboard .events-block__img img{width:7.375rem}.events-block--dashboard .events-block__registration p{font-weight:300}.events-block--dashboard .events-block__title a{line-height:1.1}.hero-resource{padding-bottom:3.5625rem}.hero-resource__contents{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-resource__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:48%;padding:0}.hero-resource__cta a{margin-bottom:.625rem}.hero-resource__cta a:last-child{margin:0}.hero-resource__cta .button-follow{display:block;margin-bottom:.625rem;padding-left:.9375rem;background-color:rgba(30,125,53,.9);color:#fff;font-size:1.125rem;font-weight:600}.hero-resource__cta .button-follow:focus,.hero-resource__cta .button-follow:hover{background-color:#1e7d35;color:#fff;text-decoration:none}.hero-resource__cta .button-follow:focus:before,.hero-resource__cta .button-follow:hover:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:1rem;line-height:1rem}.hero-resource__cta .button-follow:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M679.8 300.4c-1.8-5.7-6.7-9.7-12.4-10L463 277.2 387.9 77.3c-2.1-5.6-7.2-9.2-12.9-9.2s-10.8 3.7-12.9 9.2L287 277.2 82.6 290.4c-5.7.4-10.6 4.3-12.4 10-1.8 5.7 0 11.9 4.4 15.7l158 136.7-51.2 208c-1.4 5.8.7 11.9 5.3 15.4s10.8 3.7 15.6.5L375 561.4l172.8 115.3c2.2 1.5 4.8 2.3 7.5 2.3 4.3 0 8.3-2.1 11-5.7 2.6-3.6 3.5-8.2 2.5-12.5l-51.2-208 157.9-136.7c4.3-3.8 6-10 4.3-15.7zM492.9 436.2c-4.1 3.6-5.9 9.4-4.6 14.9l44.6 181.2-150.4-100.5c-4.6-3-10.4-3-14.9 0L217.1 632.3l44.7-181.2c1.3-5.5-.5-11.3-4.6-14.9L119.4 317.1l178.1-11.4c5.4-.3 10.1-3.9 12.1-9.2L375 122.4l65.4 174.1c2 5.3 6.7 8.9 12.1 9.2l178.1 11.4-137.7 119.1z' /%3E%3C/svg%3E");background-size:1rem;line-height:1rem;margin-right:.4375rem}.hero-resource__cta .button-follow--followed:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:1rem;line-height:1rem}.hero-resource__cta .button-share{display:block;padding-right:.9375rem;background:#000;color:#fff;font-size:1.125rem}.hero-resource__cta .button-share:focus,.hero-resource__cta .button-share:hover{background-color:rgba(0,0,0,.8);color:#fff;text-decoration:none}.hero-resource__cta .button-share:focus:before,.hero-resource__cta .button-share:hover:before{width:1.125rem;height:1.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M671.8 340.7L452.3 112.8c-7.2-7.4-18.1-9.8-27.7-5.9-9.6 3.9-15.9 13.2-15.9 23.5v109.8h-8.4C218.8 240.2 71 387.9 71 569.5v50.7c0 11.7 8.3 21.5 19.7 24.2 1.9.5 3.7.7 5.6.7 9.6 0 18.7-5.6 23.1-14.4 47.5-95 142.9-154 249.2-154h40.1v109.8c0 10.3 6.3 19.6 15.9 23.5 9.5 3.9 20.5 1.5 27.7-5.9l219.5-227.9c9.5-10.1 9.5-25.6 0-35.5zz' /%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.hero-resource__cta .button-share:before{width:1.125rem;height:1.125rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M96.9 645.4c-1.9 0-3.7-.2-5.6-.7-11.4-2.7-19.7-12.5-19.7-24.2v-50.7c0-181.5 147.7-329.3 329.3-329.3h8.4V130.9c0-10.3 6.3-19.6 15.9-23.5 9.6-3.8 20.5-1.5 27.7 5.9l219.5 227.9c9.5 9.8 9.5 25.3 0 35.1l-219.6 228c-7.2 7.5-18.2 9.8-27.7 5.9-9.6-3.9-15.9-13.2-15.9-23.5V477h-40.1c-106.2 0-201.7 59-249.2 154-4.3 8.8-13.4 14.4-23 14.4zm303.9-354.1c-141.8 0-259.3 106.5-276.5 243.8 61.4-68.5 149.4-108.7 244.8-108.7h65.4c14 0 25.3 11.3 25.3 25.3V524l159-165.1-159-165.1V266c0 14-11.3 25.3-25.3 25.3h-33.7z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem;margin:-4px .5rem 0 0}.hero-resource__img{margin:0}.hero-resource__img .hero-resource__contents{margin:-1.25rem 1.25rem 0}.hero-resource__image-wrapper{margin:0}.hero-resource__image-wrapper .points-flag{top:1.625rem;left:-.625rem}.hero-resource__logo img{padding-bottom:3.125rem}.hero-resource__logo .hero-resource__page-title{margin-left:-1.5625rem}.hero-resource__logo .hero-resource__text p{padding-left:0}.hero-resource__logo .points-flag{top:.75rem}.hero-resource__logo .points-flag+img{margin-top:90px}.hero-resource__logo .hero-resource__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f9f9f9}.hero-resource__logo .hero-resource__image-wrapper img{margin-right:0;margin-left:1rem}.hero-resource__page-title{display:inline-block;width:100%;margin:0;padding:.9375rem 1.5625rem;background-color:#fff;font-size:2.79936rem}.hero-resource__text-container{max-width:48%}.hero-resource__text p{padding-right:0;padding-left:1.5625rem;font-size:1.35rem}.nfl-team-prefix--legend .hero-resource__cta .button-follow{background:#cb9b32;color:#000}.nfl-team-prefix--legend .hero-resource__cta .button-follow:focus,.nfl-team-prefix--legend .hero-resource__cta .button-follow:hover{background:#b78b2d;color:#000}.nfl-team-prefix--legend .hero-resource__cta .button-follow:focus:before,.nfl-team-prefix--legend .hero-resource__cta .button-follow:hover:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:1rem;line-height:1rem}.nfl-team-prefix--legend .hero-resource__cta .button-follow:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M679.8 300.4c-1.8-5.7-6.7-9.7-12.4-10L463 277.2 387.9 77.3c-2.1-5.6-7.2-9.2-12.9-9.2s-10.8 3.7-12.9 9.2L287 277.2 82.6 290.4c-5.7.4-10.6 4.3-12.4 10-1.8 5.7 0 11.9 4.4 15.7l158 136.7-51.2 208c-1.4 5.8.7 11.9 5.3 15.4s10.8 3.7 15.6.5L375 561.4l172.8 115.3c2.2 1.5 4.8 2.3 7.5 2.3 4.3 0 8.3-2.1 11-5.7 2.6-3.6 3.5-8.2 2.5-12.5l-51.2-208 157.9-136.7c4.3-3.8 6-10 4.3-15.7zM492.9 436.2c-4.1 3.6-5.9 9.4-4.6 14.9l44.6 181.2-150.4-100.5c-4.6-3-10.4-3-14.9 0L217.1 632.3l44.7-181.2c1.3-5.5-.5-11.3-4.6-14.9L119.4 317.1l178.1-11.4c5.4-.3 10.1-3.9 12.1-9.2L375 122.4l65.4 174.1c2 5.3 6.7 8.9 12.1 9.2l178.1 11.4-137.7 119.1z' /%3E%3C/svg%3E");background-size:1rem;line-height:1rem}.nfl-team-prefix--legend .hero-resource__cta .button-follow--followed:before{width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M699.12,298.06A14.78,14.78,0,0,0,686,287.88L468.78,274.51,389,71.76a14.76,14.76,0,0,0-27.47,0L281.66,274.51,64.45,287.88A14.76,14.76,0,0,0,56,314l167.9,138.67-54.44,211a14.77,14.77,0,0,0,22.22,16.14l183.57-117,183.58,117a14.94,14.94,0,0,0,7.94,2.31A14.78,14.78,0,0,0,581,663.68l-54.44-211L694.48,314A14.76,14.76,0,0,0,699.12,298.06Z'/%3E%3C/svg%3E");background-size:1rem;line-height:1rem}.quick-view:last-child{margin-bottom:1.875rem}.quick-view .points-flag{position:absolute;top:.84375rem;left:-.78125rem}.quick-view .points-flag+*{margin-top:1.65625rem}.quick-view__content-container{padding:2.1875rem}.quick-view h3{font-size:1.35rem}.quick-view a,.quick-view li,.quick-view p{font-size:.9375rem}.quick-view__cta:last-child{margin-bottom:1.875rem}.quick-view__cta .button-secondary{display:inline-block;margin-top:1.25rem}.quick-view__type p{font-size:1.125rem}.related-resources__view-more{font-size:1.35rem}.resource-card--logo img{padding:50px}.resource-card__text p{padding:0;font-size:1.125rem}.resource-card__title{left:.9375rem;width:75%;margin:0}.resource-card__title h4{font-size:1.944rem}.resource-card--perks img{padding:0}.resource-card--perks .resource-card__title .resource-card__modal-btn,.resource-card--perks .resource-card__title .resource-card__title-link{min-height:5.5rem}.resource-card__modal .modal-dialog{max-width:62.5rem}.resource-card__modal .modal-content{padding:1.875rem 1.875rem 3.125rem}.dashboard-top .title{text-align:left}.dashboard-top__content{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-top__content--contacts,.dashboard-top__content--notifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-top__content--contacts ul,.dashboard-top__content--notifications ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dashboard-top__content--contacts ul li,.dashboard-top__content--notifications ul li{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.dashboard-top__content--notifications ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard-top__content--notifications ul li a{height:auto}.resource-card-text-only__title h4{font-size:1.944rem}.resource-card-text-only__description p{font-size:1.125rem}.resource-card-full-width{display:-webkit-box;display:-ms-flexbox;display:flex}.resource-card-full-width__background-link,.resource-card-full-width__bg,.resource-card-full-width__text{width:50%}.resource-card-full-width__background-link{bottom:0;height:100%}.resource-card-full-width--logo{width:100%}.resource-card-full-width--logo img{position:relative;top:0;right:0;bottom:0;left:0;width:20%;margin:auto;padding:0}.resource-card-full-width__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:18.75rem;padding:3.125rem}.resource-card-full-width--logo .resource-card-full-width__text{padding:3.125rem}.resource-card-full-width__text p{font-size:1.125rem}.resource-card-full-width__title{position:absolute;bottom:-1.25rem;left:.9375rem;width:40%;margin:0}.resource-card-full-width--logo .resource-card-full-width__title{position:absolute}.resource-card-full-width__title h4{font-size:1.944rem}.image-caption__text h3{font-size:1.944rem}.photo-gallery .modal-body p{padding:1.5625rem 3.125rem}.photo-gallery .modal-dialog{max-width:46.875rem;margin:7vw auto}.photo-gallery .carousel-control-prev{left:-3.125rem}.photo-gallery .carousel-control-next{right:-3.125rem}.photo-gallery .carousel-item{margin-right:0}.photo-gallery .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left){-webkit-transition:none;-o-transition:none;transition:none}.photo-gallery .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,.photo-gallery .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item{-webkit-transition:none;-o-transition:none;transition:none}.photo-gallery .carousel-item.active+.carousel-item,.photo-gallery .carousel-item.active+.carousel-item+.carousel-item{display:block}.photo-gallery .carousel-item.active+.carousel-item+.carousel-item+.carousel-item{position:absolute;top:0;right:-33.33333%;display:block;visibility:visible;z-index:-1}.photo-gallery .carousel-item-next,.photo-gallery .carousel-item-prev{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.photo-gallery .carousel-item-prev.carousel-item-right{position:absolute;top:0;left:0;display:block;visibility:visible;z-index:-1}.photo-gallery .active.carousel-item-left+.carousel-item-next.carousel-item-left,.photo-gallery .carousel-item-next.carousel-item-left+.carousel-item,.photo-gallery .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,.photo-gallery .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item{position:relative;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}.photo-gallery .active.carousel-item-right+.carousel-item-prev.carousel-item-right,.photo-gallery .carousel-item-prev.carousel-item-right+.carousel-item,.photo-gallery .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,.photo-gallery .multi-item-carousel .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item{position:relative;display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}.photo-gallery--fit-to-screen .modal-content{max-height:calc(100vh - 7vw)}.photo-gallery--fit-to-screen .modal-dialog{max-width:46.875rem;margin:7vw auto 0}.account-form{max-width:29.375rem;padding:2.5rem 4.375rem}.registration__footer{display:block}.registration__form{padding-top:15.625rem;padding-bottom:15.625rem}.registration__header{height:50%;z-index:5}.registration__header-contents{top:-.9375rem}.registration__header-text{display:block}.registration__header-text p{color:#fff;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center;text-transform:uppercase}.registration__logo{margin:1.875rem 0 .625rem}.registration__logo img{width:9.375rem}.registration__title,.registration__title-full-width{margin-bottom:4.375rem}.registration__title h2,.registration__title-full-width h2{font-size:2.79936rem}.registration__title{max-width:29.375rem}.intro-text{padding:3.125rem 0 3.75rem}.intro-text a.button-primary,.intro-text a.button-primary--no-arrow{display:inline-block}.intro-text.background-gray{margin-bottom:3.75rem}.multi-cta-content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:48.125rem}.multi-cta-content__content-block .button-primary--no-arrow{display:inline-block}.multi-cta-content__img-block{margin-right:3.125rem;margin-bottom:0}.multi-cta-content__img-block img{max-width:initial}.multi-cta-content--row-reverse .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.multi-cta-content--row-reverse .multi-cta-content__img-block{margin-right:0;margin-left:3.125rem}.multi-cta-card{padding:3.125rem 0 6.25rem}.multi-cta-card__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.1875rem}.multi-cta-card__img-wrapper,.multi-cta-card__text-wrapper{width:50%}.multi-cta-card__img-wrapper{padding-top:28%}.multi-cta-card__text-wrapper{padding:1.875rem 2.5rem}.multi-cta-series{padding-bottom:6.25rem}.multi-cta-series__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:39.375rem;margin:1.875rem 0 3.125rem}.multi-cta-series__img-wrapper{width:50%}.multi-cta-series__text-wrapper{width:50%;padding:5rem 2.5rem}.multi-cta-series__text .button-primary--no-arrow,.multi-cta-series__text .button-tertiary{max-width:75%}.partners__content{padding:2.8125rem 0 9.375rem}.partners__content [class*=col-]{margin-bottom:2.5rem}.perks__content{padding:6.25rem 0 12.5rem}.change-password__form .password-container .password-visibility{width:7%}.change-password__form input{width:93%}.related-features__view-more{font-size:1.35rem}.points-flag__text{font-size:1.35rem}.points-flag--large .points-flag__text{font-size:2.3328rem}.additional-details{padding-bottom:3.75rem}.legends-hero{padding-top:4rem}.legends-hero__back-to-cart{font-size:1.35rem}.legends-hero__back-to-cart:before{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='650' height='650' viewBox='50 50 650 650'%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M319.562 511.77a24.57 24.57 0 0 1-18.17-41.1l86.71-95.39-86.73-95.89c-8.498-10.117-7.478-25.142 2.31-34.018 9.787-8.876 24.84-8.426 34.08 1.018l116.99 128.65-117 128.69a24.52 24.52 0 0 1-18.19 8.04z'/%3E%3C/svg%3E");background-size:40px;line-height:40px;top:-1px;width:.625rem;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.legends-hero__bottom-container--align-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.legends-hero__bottom-container--align-bottom .legends-hero__title{margin-bottom:.25rem;line-height:1.1}.legends-hero__content-wrapper{padding-top:1rem}.legends-hero__tagline{top:2.5rem;display:block}.event-registration-form{padding-top:3rem}.event-registration-form__form-title{margin-bottom:1.25rem;font-size:1.944rem}.event-registration-form .fsBody .fsSubFieldGroup .fsNameFirst,.event-registration-form .fsBody .fsSubFieldGroup .fsNameLast,.wf-active .event-registration-form .fsBody .fsSubFieldGroup .fsNameFirst,.wf-active .event-registration-form .fsBody .fsSubFieldGroup .fsNameLast{width:50%!important}.event-registration-form .fsBody .fsSubFieldGroup .fsFieldZip,.wf-active .event-registration-form .fsBody .fsSubFieldGroup .fsFieldZip{width:7.5rem!important}.event-registration-form .fsBody .fsSubFieldGroup .fsFieldState,.wf-active .event-registration-form .fsBody .fsSubFieldGroup .fsFieldState{width:calc(100% - 7.5rem)!important}.event-registration-form .fsBody .fsSubmitButton,.wf-active .event-registration-form .fsBody .fsSubmitButton{max-width:15rem}.event-registration-form .fsBody .select,.event-registration-form .fsBody input:not([type=checkbox]),.event-registration-form .fsBody textarea,.wf-active .event-registration-form .fsBody .select,.wf-active .event-registration-form .fsBody input:not([type=checkbox]),.wf-active .event-registration-form .fsBody textarea{margin-bottom:1.375rem!important}.event-registration-form .fsBody .select~.fsSupporting:not(label),.event-registration-form .fsBody input:not([type=checkbox])~.fsSupporting:not(label),.event-registration-form .fsBody textarea~.fsSupporting:not(label),.wf-active .event-registration-form .fsBody .select~.fsSupporting:not(label),.wf-active .event-registration-form .fsBody input:not([type=checkbox])~.fsSupporting:not(label),.wf-active .event-registration-form .fsBody textarea~.fsSupporting:not(label){margin-top:-1rem;margin-bottom:1.375rem}.event-registration-hero{padding-top:2.5rem}.event-registration-hero__title{margin-top:2.5rem}.event-registration-hero__tagline{display:block}.event-registration-success__tagline{display:block}.card-resource-subcategory{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.legends-mvp-page__content-container.legends-mvp-page__order-confirmation{padding-top:3.75rem;padding-bottom:0}.legends-mvp-content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.75rem}.legends-mvp-content-block__button-container{-ms-flex-negative:1;flex-shrink:1;max-width:16rem}.legends-mvp-content-block__content-container{margin-right:2.5rem}.legends-mvp-content-block .heading-underline{margin-bottom:.5625rem}.resource-grid{padding:3.75rem 0}.resource-grid h3{font-size:1.944rem}.resource-grid__container .col-12{margin-bottom:3.75rem}.resource-grid__card{min-height:15.625rem}.cart-item-table{margin-top:.8125rem}.cart-item-table__container{padding-right:2.5rem}.cart-item-table--order-summary .cart-item-table{margin-top:0}.cart-total{margin-top:0}.cart-total .heading-underline__title{padding-top:0;padding-bottom:0}.added-to-cart-modal__modal-dialog,.nfl-modal .added-to-cart-modal__modal-dialog{max-width:22.375rem}.checkout-form{padding-top:2.625rem;padding-right:3rem}.legends-mvp-form__input-wrapper{margin-bottom:1.375rem}.checkout-form-block{padding-right:3rem}.event-ticket-hero{padding-top:2.5rem}.event-ticket-hero__title{margin-top:2.5rem}.event-ticket-hero__tagline{display:block}.event-ticket{padding-top:3rem}.app-callout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:720px;padding:2rem .9375rem 0}.app-callout .app-callout__promo-image-wrapper{height:26.25rem;margin:0 1.25rem}.app-callout .app-callout__content-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:0 -1.25rem}.app-callout .app-callout__text-container{margin:0 1.25rem}.app-callout .app-callout__desc-container{margin-left:0}.app-callout--login-box{display:block;max-width:none;padding:.875rem 1.5rem}.app-callout--login-box .app-callout__content-container{margin:0}.app-callout--login-box .app-callout__text-container{width:auto;margin:0}.app-callout--login-box .app-callout__desc-container{margin-left:auto}.app-callout--footer{display:block;max-width:none;padding:2.125rem .9375rem 0}.app-callout--footer .app-callout__content-container{margin:0}.app-callout--footer .app-callout__desc-container{margin-left:auto}.app-callout--footer .app-callout__desc-container,.app-callout--footer .app-callout__desc-container p{font-size:1rem}.app-callout--footer .app-callout__text-container{width:auto;margin:0}