/*! 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}/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Open Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6;color:gray;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#337ab7;text-decoration:none;background-color:transparent}a:hover{color:#23527c;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:"Endzone Sans Condensed Medium",serif;font-weight:700;line-height:1.1}.h1,h1{font-size:2.8125rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.96875rem}.h4,h4{font-size:1.6875rem}.h5,h5{font-size:1.40625rem}.h6,h6{font-size:1.125rem}.lead{font-size:1.40625rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:0 solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.40625rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.6;color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;-o-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#000;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select.form-control:focus::-ms-value{color:#000;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.40625rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.98438rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1.125rem;line-height:1.6;color:gray;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.98438rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.40625rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.98438rem;line-height:1.6;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.98438rem;line-height:1.6;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{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;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{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:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:gray;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1.125rem;line-height:1.6;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:hover{color:gray;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#337ab7;text-decoration:none}.btn-link:hover{color:#23527c;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.40625rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.98438rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.collapsing.width{width:0;height:auto;-webkit-transition:width .35s ease;-o-transition:width .35s ease;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1.125rem;color:gray;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.98438rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.custom-control{position:relative;z-index:1;display:block;min-height:1.8rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.4rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.4rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.4rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.4rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{-webkit-transition:none;-o-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);-ms-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.6;color:#000;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#000;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.98438rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.40625rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.6em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.6;color:#000;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.6em + .75rem);padding:.375rem .75rem;line-height:1.6;color:#000;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;transition:none}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4.1875rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);-ms-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.98438rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.98438rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1.125rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:gray}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-ms-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;-o-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;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:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1)!important;box-shadow:0 5px 15px rgba(0,0,0,.1)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:gray!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}body{color:gray;font-family:"Open Sans",sans-serif}body.mmactive{overflow:hidden}body .wrapper{height:100vh}body h1,body h2,body h3,body h4,body h5,body h6{color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-weight:400;text-transform:uppercase}body h1{font-size:1.35rem}body h2{font-size:1.35rem}body h3{font-size:1.35rem}body h4{font-size:1.35rem}body h5{font-size:1.35rem}body h6{font-size:1.35rem}body a{font-weight:400}body hr{max-width:60%;margin-left:0;border-top:3px solid #e5e5e5;text-align:left}a{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}.list__column{margin:0 0 30px}.list--flatten{margin:0;padding:0;list-style-type:none}.list--flatten li{margin:0 0 10px;padding:0}.page-body{position:relative;min-height:100%;padding:5rem 0 11.25rem}.page-body--dashboard-content{padding-top:5rem}.page-body--event-ticket,.page-body--registration{margin-top:-1.25rem;padding-top:0;background-color:#f7f7f7;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto}.page-body--event-ticket{background:#f9f9f9}.page-body--legends-mvp,.page-body--topic{margin-top:-1.25rem;background-color:#f7f7f7;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto}.page-body--legends-mvp{padding-top:0;background:#f9f9f9}.page-body--legends-mvp.page-body--legends-mvp-cities{background-color:#272727;background-image:url(../images/css-assets/pattern-cities-transparent.svg);background-repeat:repeat;background-position:top center;background-size:cover}.page-body--survey{padding-right:0;padding-left:0;background-color:#f1f1f1;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto}.page-body--dashboard,.page-body--small-stripes{background-color:#e5e5e5;background-image:url(../images/css-assets/bg_texture-stripes-repeatable-grey-2.png);background-repeat:repeat;background-position:top center;background-size:45%}.page-body--onboarding,.page-body--success{margin-top:-1.25rem;background-color:#0f0f0f;background-image:url(../images/css-assets/pattern-cities.svg);background-repeat:repeat;background-position:top center;background-size:100% auto}.page-body--success{margin-top:-1.25rem;background-color:#272727;background-image:url(../images/css-assets/pattern-cities-transparent.svg);background-repeat:repeat;background-position:top center;background-size:100% auto}.page-body--feature-single{margin-top:-1.25rem;padding-top:3.75rem;background-color:#f7f7f7;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:no-repeat;background-position:top center;background-size:100% 12.5rem}.page-body--feature-single .image-caption--full{margin:1.875rem 0;padding:0}.page-body--feature-single .image-caption--full img{margin:0}.page-body--feature-single .image-caption--full .container{padding-right:0;padding-left:0}.page-body--feature-single .image-caption--full .image-caption__text{right:0}.page-body--feature-single .intro-text.background-gray{margin-bottom:0}.page-body--multi-cta,.page-body--single-resource{padding-top:0;background-color:#f7f7f7}.page-body--search-results .account-settings__body{margin-top:-2.5rem}.page-body.page-body--error{width:100%;max-width:100%;height:100vh;margin:0;padding:0;background-image:url(../images/css-assets/error-bg.png);background-repeat:no-repeat;background-position:top center;background-size:cover}.background-transparent{background-color:transparent}.background-black{background-color:#000}.background-gray{background-color:#ececec}.background-gray-light{background-color:#f9f9f9}.background-cities{background-color:#221f20;background-image:url(../images/css-assets/pattern-cities.svg);background-repeat:repeat;background-position:center;background-size:600%}.background-stripes-gray{background-color:#fff;background-image:url(../images/css-assets/pattern-gray-diagonal.png);background-repeat:no-repeat;background-position:center;background-size:cover}.background-stripes-gray-fade{background-color:#fff;background-image:url(../images/css-assets/pattern-gray-diagonal-fade.png);background-repeat:no-repeat;background-position:center;background-size:cover}.background-stripes-black{background-color:#fff;background-image:url(../images/css-assets/pattern-black-diagonal.png);background-repeat:no-repeat;background-position:center;background-size:cover}.background-stripes-dark-gray{background-color:#fff;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:no-repeat;background-position:center;background-size:cover}.background-stripes-green{background-color:#fff;background-image:url(../images/css-assets/pattern-green-diagonal.png);background-repeat:no-repeat;background-position:center;background-size:cover}.background-stripes-gold{background-color:#fff;background-image:url(../images/css-assets/pattern-gold-diagonal.png);background-repeat:no-repeat;background-position:center;background-size:cover}.text-white{color:#fff}.text-center{max-width:800px;margin:0 auto;padding:0 .625rem}.mmactive .utility-bar__main-menu{display:none}.utility-bar{width:100%;height:65px;margin:0;padding:0;z-index:100}.utility-bar .home-icon-container{position:absolute;top:-5px;left:0;display:block;width:100%;text-align:center}.utility-bar .home-icon-container .tagline{display:none;width:auto;margin:0 auto;color:#fff;font-family:"Endzone Tech Condensed",serif;font-size:.78125rem;text-align:center;text-transform:uppercase}.utility-bar .navbar-brand{display:inline-block;width:100%;max-width:10.9375rem;padding:1.25rem 1.25rem .625rem}.utility-bar .navbar-brand img{width:100%}.utility-bar .navbar-brand--legends-staff{display:inline-block;width:15.625rem;padding:1.25rem 1.25rem .625rem}.utility-bar .navbar-brand.navbar-brand--legend{display:none}.utility-bar>h1{display:inline-block;padding:0 4.6875rem;font-size:2.79936rem;font-weight:300}.utility-bar__main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:-3px 0 0;padding:0;float:right;overflow:visible;list-style-type:none}.utility-bar__main-menu>li{color:#000;font-size:.9375rem}.utility-bar__main-menu>li.open{background-color:#000}.utility-bar__main-menu>li.open>a:after{position:absolute;bottom:-1rem;left:50%;width:0;height:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-top:1.25rem solid #000;border-right:1.875rem solid transparent;border-left:1.875rem solid transparent;content:'';z-index:2000}.utility-bar__main-menu>li>a{position:relative;min-width:3.125rem;height:65px;color:#fff;cursor:pointer}.utility-bar__main-menu>li>a:active,.utility-bar__main-menu>li>a:focus,.utility-bar__main-menu>li>a:hover{color:#fff}.utility-bar .dropdown-toggle:after{display:none}.utility-bar .dropdown-menu{right:0;left:inherit;width:100%;max-width:350px;margin:0;padding:0;border:0;border-top:0;border-radius:5px;background:#000}.utility-bar .dropdown-menu>span{display:block;margin-top:1.25rem;padding:.5rem 1.875rem .25rem;background-color:#000;color:#fff;font-size:1.125rem;font-weight:300;line-height:1.1;text-transform:uppercase}.utility-bar .dropdown-menu.open{display:block}.utility-bar .dropdown-menu>a{display:block;padding:.9375rem 1.875rem;border-top:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.125rem}.utility-bar .dropdown-menu>a:active,.utility-bar .dropdown-menu>a:focus,.utility-bar .dropdown-menu>a:hover{background-color:#02763c;text-decoration:none}.utility-bar .dropdown-menu>a:first-of-type{border-top:0}.utility-bar .dropdown-menu>a.utility-dropdown__all{padding:.625rem .9375rem 1.875rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#000;color:#3d904d;font-size:1.125rem;text-align:center;text-transform:uppercase}.utility-bar .dropdown-menu .contact{margin:0;padding-bottom:.3125rem;border:0;background-color:transparent}.utility-bar .dropdown-menu .contact:last-child{padding-bottom:.9375rem}.utility-bar .dropdown-menu .contact:after{display:block;width:60px;height:2px;margin-top:1.25rem;background-color:#3d904d;content:''}.utility-bar .dropdown-menu .contact p,.utility-bar .dropdown-menu .contact span{margin:0 0 .3125rem;color:#fff}.utility-bar .dropdown-menu .contact p{font-size:1.125rem;font-weight:400}.utility-bar .dropdown-menu .contact a{color:#fff}.utility-bar .dropdown-menu .contact__meta--title{font-size:.78125rem;font-weight:300}.utility-bar .dropdown-menu .contact__meta--title:before{display:none}.utility-bar .dropdown-menu .contact__meta--email a{font-size:.9375rem;font-weight:300}.utility-bar .dropdown-menu .contact__meta--email:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M652.84 143.47H97.16a46.36 46.36 0 0 0-46.31 46.3v370.46a46.36 46.36 0 0 0 46.31 46.3h555.68a46.36 46.36 0 0 0 46.31-46.3V189.77a46.36 46.36 0 0 0-46.31-46.3zM81.73 197l185.83 185.3L81.73 553.82zm586.54 0v358.49L481.59 383.15zM386 434.9a15.77 15.77 0 0 1-21.92 0l-261.4-260.56h544.64zm-96.53-30.79l52.81 52.65a46.47 46.47 0 0 0 65.52 0L459.7 405l184.91 170.66h-541z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.utility-bar .dropdown-menu .contact__meta--phone{font-size:.9375rem;font-weight:300}.utility-bar .dropdown-menu .contact__meta--phone:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M569.54 427.82c-23.43-19.5-54.15-19.12-74.27 1.11l-37.49 37.49c-19 19-51.68 21-70 2.69-.23-.21-23.06-21.45-53.92-53.93-31.84-30.27-53.09-53.07-53.76-53.76-8.55-8.55-13-20.43-12.62-33.42a53.31 53.31 0 0 1 15.83-36.09l37.42-37.45c20.59-20.55 21-50.4 1.49-73.85l-87.81-112.9c-18.89-22.77-54.73-23.23-76.61-1.25l-75 75c-20.63 20.61-39.47 63.75-30.45 123 11.93 78.58 67.85 168.28 166.22 266.62C330.41 643 430.3 699.69 515.43 699.7c55.69 0 85.12-25.11 92.81-32.81l75-75c11.26-11.27 17.33-26.25 16.67-41.09-.64-13.85-7-26.47-18.35-35.89zm88.22 138.6l-75 75c-3.72 3.72-24.42 22.25-67.33 22.25-51.72 0-140.79-27.42-271.38-158C128.46 390.05 95.38 307.76 88 259.07c-9.22-60.63 17.25-89.09 20.3-92.13l75-75c3.9-3.91 8.73-6.17 13.27-6.17a12.35 12.35 0 0 1 9.72 4.51l87.85 113c5.58 6.67 10.28 16.57 1.11 25.72l-37.45 37.44a89.28 89.28 0 0 0-26.35 60.4c-.74 23.07 7.48 44.41 22.71 59.61.89.95 22.16 23.77 54.19 54.2 31 32.71 53.94 54 54.39 54.41 15 15 35.35 23.22 57.37 23.22a90 90 0 0 0 63.17-26.39l37.5-37.49c7.44-7.46 16.17-6.76 26.15 1.49L659 543a12.77 12.77 0 0 1 4.93 9.47c.18 4.74-2.05 9.83-6.17 13.95z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.utility-bar__button{position:relative}.utility-bar__button:before{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);content:''}.utility-bar__button--notifications{display:block}.utility-bar__button--notifications span{position:absolute;top:1.25rem;right:.9375rem;width:1.25rem;height:1.25rem;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;border-radius:6.25rem;background-color:#da2128;color:#fff;line-height:1.4;text-align:center;opacity:0;z-index:2}.utility-bar__button--notifications: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='%23fff' stroke='%23fff' stroke-width='0' d='M595.4 590.33l-12.71-61.71A898.08 898.08 0 0 1 561 331.47c0-95.2-66.8-175.08-156-195.27V97.5a44.22 44.22 0 1 0-88.43 0v38.7c-89.19 20.19-156 100.07-156 195.27a897.52 897.52 0 0 1-21.72 197.19l-12.7 61.68c-1.81 9.08 1.21 20.54 7.76 29.26 7.13 8.92 16.59 13.64 27.34 13.64H290a73.34 73.34 0 0 0 72.57 63.48c19 0 37.32-7.75 51.63-21.81a77.84 77.84 0 0 0 22.3-41.67h127.43c11.3 0 20.19-5.15 23.89-13.8 8.18-8.44 9.29-20.55 7.58-29.11zm-183.21 42.91c-4.87 22.16-25.66 38.52-49.58 38.52-25 0-45-15.69-49.64-38.52zM385.5 132.8a201.52 201.52 0 0 0-24.71-1.53c-6.5 0-12.92.33-19.26.94V95.69c0-11.23 9.85-21.08 21.08-21.08s21.18 9.9 22.89 23zM163.1 610.1c-3.2 0-7.44-1.63-8.65-4.06l-.37-.75-.75-.37a6.26 6.26 0 0 1-2.51-7.53l.15-.29 12.75-62c14.28-64.25 21.83-134 21.83-201.87 0-47.57 18.33-92.12 51.64-125.42A175.19 175.19 0 0 1 317.08 162l13.29-2.21a185.15 185.15 0 0 1 62.66 0l7 1.16v.69h4.31v-.35a180.66 180.66 0 0 1 83.46 47.24c34 33.57 53.75 77.9 55.48 124.72 0 67.82 7.55 137.62 21.82 201.83l12.64 61.4c-.08 3-1.67 6.16-3.36 9.53-1.22 2.43-5.45 4.06-8.65 4.06z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='0' d='M269 243.32a128.78 128.78 0 0 0-37.69 91.78v38.77h23.14v-2.5c0-4.24.21-8.54.41-12.71.41-8.41.79-16.36-.41-23.77a106.44 106.44 0 0 1 106.34-106.12h2.5v-23.13h-2.5A128.77 128.77 0 0 0 269 243.32z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.utility-bar__button--notifications.utility-bar__button--new span{opacity:1}.utility-bar__button--contacts{display:none}.utility-bar__button--contacts: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='%23fff' stroke='%23fff' 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='%23fff' stroke='%23fff' 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}.utility-bar__button--search{display:block}.utility-bar__button--search: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='%23fff' stroke='%23fff' 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:1.875rem;line-height:1.875rem}.utility-bar__button--account{display:none}.utility-bar__button--account: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='%23fff' stroke='%23fff' stroke-width='0' d='M534.34 462.5c-14.85-10.55-31.91-14.31-48.44-18-21.29-4.7-41.44-9.2-56-27.94-.27-1.61-.67-9.54 13-26.2 34.39-42.05 26.73-107.48 23.57-126.49-7-41.85-46.21-73.42-91.29-73.42s-84.3 31.57-91.29 73.42c-3.15 19-10.88 84.44 23.58 126.49 13.84 16.86 13.23 24.72 12.9 26.26-14.51 18.68-34.66 23.18-56 27.88-16.52 3.7-33.65 7.46-48.43 18-37.42 26.6-29.36 83.09-29 85.51a13.74 13.74 0 0 0 13.64 11.75h349.28A13.68 13.68 0 0 0 563.49 548a123.78 123.78 0 0 0-.2-33.12c-3.43-23.23-13.43-41.37-28.95-52.38zm-192-29.43c1.88-2.15 5.91-8.13 5.7-18.34-.2-12.42-6.71-26.6-19.27-41.91-11.42-14-18.14-33.52-20-58a201.25 201.25 0 0 1 2.23-46.53c4.77-28.68 32.31-50.38 64.09-50.38s59.31 21.63 64.08 50.38a200.92 200.92 0 0 1 2.22 46.49c-1.82 24.52-8.53 44.06-19.95 58-12.56 15.31-19.08 29.42-19.35 41.85-.27 10.34 4 16.25 5.37 18 20.63 27.21 48.1 33.32 72.42 38.69 14.51 3.23 28.15 6.25 38.42 13.57 15.52 11 18.34 32.92 18.41 47.16H213.38c0-14.24 2.82-36.14 18.4-47.16 10.28-7.32 24-10.34 38.49-13.57 24.25-5.32 51.73-11.44 72.02-38.25z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='0' d='M662.57 253.58A313.83 313.83 0 1 0 687 375a307.9 307.9 0 0 0-24.43-121.42zm-287.5 406.61a285.23 285.23 0 0 1-111-547.88A285.2 285.2 0 0 1 486 637.75a282.31 282.31 0 0 1-110.93 22.44z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.utility-bar__account-setting{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.utility-bar__account-setting a,.utility-bar__account-setting span{font-family:"Endzone Sans Condensed Medium",serif;letter-spacing:.07em}.utility-bar__account-setting span: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='gray' stroke='gray' stroke-width='0' d='M534.34 462.5c-14.85-10.55-31.91-14.31-48.44-18-21.29-4.7-41.44-9.2-56-27.94-.27-1.61-.67-9.54 13-26.2 34.39-42.05 26.73-107.48 23.57-126.49-7-41.85-46.21-73.42-91.29-73.42s-84.3 31.57-91.29 73.42c-3.15 19-10.88 84.44 23.58 126.49 13.84 16.86 13.23 24.72 12.9 26.26-14.51 18.68-34.66 23.18-56 27.88-16.52 3.7-33.65 7.46-48.43 18-37.42 26.6-29.36 83.09-29 85.51a13.74 13.74 0 0 0 13.64 11.75h349.28A13.68 13.68 0 0 0 563.49 548a123.78 123.78 0 0 0-.2-33.12c-3.43-23.23-13.43-41.37-28.95-52.38zm-192-29.43c1.88-2.15 5.91-8.13 5.7-18.34-.2-12.42-6.71-26.6-19.27-41.91-11.42-14-18.14-33.52-20-58a201.25 201.25 0 0 1 2.23-46.53c4.77-28.68 32.31-50.38 64.09-50.38s59.31 21.63 64.08 50.38a200.92 200.92 0 0 1 2.22 46.49c-1.82 24.52-8.53 44.06-19.95 58-12.56 15.31-19.08 29.42-19.35 41.85-.27 10.34 4 16.25 5.37 18 20.63 27.21 48.1 33.32 72.42 38.69 14.51 3.23 28.15 6.25 38.42 13.57 15.52 11 18.34 32.92 18.41 47.16H213.38c0-14.24 2.82-36.14 18.4-47.16 10.28-7.32 24-10.34 38.49-13.57 24.25-5.32 51.73-11.44 72.02-38.25z'/%3E%3Cpath fill='gray' stroke='gray' stroke-width='0' d='M662.57 253.58A313.83 313.83 0 1 0 687 375a307.9 307.9 0 0 0-24.43-121.42zm-287.5 406.61a285.23 285.23 0 0 1-111-547.88A285.2 285.2 0 0 1 486 637.75a282.31 282.31 0 0 1-110.93 22.44z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;display:inline-block;margin-top:-.1875rem;margin-right:.625rem;content:'';vertical-align:middle}.utility-bar__account-setting ul{position:relative;padding:0 0 0 2.75rem;list-style:none}.utility-bar__account-setting ul:before{position:absolute;display:block;width:3px;height:100%;background-color:#3d904d;content:''}.utility-bar__account-setting ul li{padding:.345rem 1.55rem}.utility-bar__account-setting ul li:first-child{margin-top:.625rem;padding-top:0}.utility-bar__account-setting ul li:last-child{margin-bottom:1.875rem;padding-bottom:0}.utility-bar__account-setting ul a{display:block;color:#fff;text-transform:uppercase}.utility-bar__account-setting ul a:active,.utility-bar__account-setting ul a:focus,.utility-bar__account-setting ul a:hover{color:#3d904d;text-decoration:none}.utility-form{position:relative;margin:.9375rem}.utility-form__search{display:block;width:100%;padding:.625rem 0 .3125rem;border:0;border-bottom:2px solid #3d904d;background-color:transparent;color:#b0b0b0;font-weight:300}.utility-form__search::-webkit-input-placeholder{color:#b0b0b0}.utility-form__search::-moz-placeholder{color:#b0b0b0}.utility-form__search::-ms-input-placeholder{color:#b0b0b0}.utility-form__search::placeholder{color:#b0b0b0}.utility-form__search:focus{outline:0}.utility-form__submit{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:25px;height:25px;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='%23b0b0b0' 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:25px;line-height:25px;position:absolute;top:.4375rem;right:0;padding:0;border:0;background-color:transparent;color:transparent}.mobile-quicklinks{position:relative;top:4.0625rem}.mobile-quicklinks ul{width:100%;margin:0;padding:0;border-top:.0625rem solid #8c8c8c;overflow:auto;list-style-type:none}.mobile-quicklinks li{width:50%;float:left}.mobile-quicklinks a{position:relative;display:block;width:100%;min-height:4.0625rem;padding:1.25rem;border-right:1px solid #8c8c8c;border-bottom:4px solid #000;background-color:#000;color:#fff;font-weight:300;line-height:1.875rem;text-align:center}.mobile-quicklinks a:active,.mobile-quicklinks a:hover{border-bottom:.25rem solid #34b44a;background-color:#1b1b1b;color:#fff;text-decoration:none}.mobile-quicklinks a.active{border-bottom:.25rem solid #34b44a;background-color:#000;text-decoration:none}.mobile-quicklinks:last-child a{border-right:0}.nfl-team-prefix--legend .utility-bar .navbar-brand{display:none}.nfl-team-prefix--legend .utility-bar .navbar-brand.navbar-brand--legend{display:inline-block;padding-top:.625rem}.nfl-team-prefix--legend .utility-bar .navbar-brand.navbar-brand--legend img{max-height:5.625rem}.nfl-team-prefix--legend .utility-bar .dropdown-menu.open{display:block}.nfl-team-prefix--legend .utility-bar .dropdown-menu>a.utility-dropdown__all{color:#a17717}.nfl-team-prefix--legend .utility-bar .dropdown-menu>a:active,.nfl-team-prefix--legend .utility-bar .dropdown-menu>a:focus,.nfl-team-prefix--legend .utility-bar .dropdown-menu>a:hover{background-color:#a17717}.nfl-team-prefix--legend .utility-bar .dropdown-menu .contact:after{background-color:#a17717}.nfl-team-prefix--legend .utility-bar__account-setting ul:before{background-color:#a17717}.nfl-team-prefix--legend .utility-bar__account-setting ul a:active,.nfl-team-prefix--legend .utility-bar__account-setting ul a:focus,.nfl-team-prefix--legend .utility-bar__account-setting ul a:hover{color:#a17717}.nfl-team-prefix--legend .utility-form__search{border-color:#a17717}.nfl-team-prefix--legend .mobile-quicklinks a:active,.nfl-team-prefix--legend .mobile-quicklinks a:hover{border-bottom:.25rem solid #e4c173}.nfl-team-prefix--legend .mobile-quicklinks a.active{border-bottom:.25rem solid #e4c173}.navbar-brand--legends-staff{position:relative;display:block;min-height:65px;margin-bottom:2rem}.navbar-brand--legends-staff:before{position:absolute;top:10px;left:50%;width:60%;height:6rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../images/css-assets/logo-nfl-legends.svg);background-repeat:no-repeat;background-size:contain;content:'';background-position-x:center}.nfl-team-prefix--arz .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Cardinals_WEB.png)}.nfl-team-prefix--arz .navbar-profile:before{background-image:url(../images/css-assets/logo-arz-cardinals.svg)}.nfl-team-prefix--atl .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Falcons_WEB.png)}.nfl-team-prefix--atl .navbar-profile:before{background-image:url(../images/css-assets/logo-atl-falcons.svg)}.nfl-team-prefix--blt .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Ravens_WEB.png)}.nfl-team-prefix--blt .navbar-profile:before{background-image:url(../images/css-assets/logo-blt-ravens.svg)}.nfl-team-prefix--buf .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Bills_WEB.png)}.nfl-team-prefix--buf .navbar-profile:before{background-image:url(../images/css-assets/logo-buf-bills.svg)}.nfl-team-prefix--car .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Panthers_RGB.png)}.nfl-team-prefix--car .navbar-profile:before{background-image:url(../images/css-assets/logo-car-panthers.svg)}.nfl-team-prefix--chi .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Bears_WEB.png)}.nfl-team-prefix--chi .navbar-profile:before{background-image:url(../images/css-assets/logo-chi-bears.svg)}.nfl-team-prefix--cin .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Bengals_WEB.png)}.nfl-team-prefix--cin .navbar-profile:before{background-image:url(../images/css-assets/logo-cin-bengals.svg)}.nfl-team-prefix--clv .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Browns_WEB.png)}.nfl-team-prefix--clv .navbar-profile:before{background-image:url(../images/css-assets/logo-clv-browns.svg)}.nfl-team-prefix--dal .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Cowboys_WEB.png)}.nfl-team-prefix--dal .navbar-profile:before{background-image:url(../images/css-assets/logo-dal-cowboys.svg)}.nfl-team-prefix--den .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Broncos_WEB.png)}.nfl-team-prefix--den .navbar-profile:before{background-image:url(../images/css-assets/logo-den-broncos.svg)}.nfl-team-prefix--det .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Lions_WEB.png)}.nfl-team-prefix--det .navbar-profile:before{background-image:url(../images/css-assets/logo-det-lions.svg)}.nfl-team-prefix--gb .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Packers_WEB.png)}.nfl-team-prefix--gb .navbar-profile:before{background-image:url(../images/css-assets/logo-gb-packers.svg)}.nfl-team-prefix--hst .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Texans_WEB.png)}.nfl-team-prefix--hst .navbar-profile:before{background-image:url(../images/css-assets/logo-hst-texans.svg)}.nfl-team-prefix--ind .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Colts_RGB.png)}.nfl-team-prefix--ind .navbar-profile:before{background-image:url(../images/css-assets/logo-ind-colts.svg)}.nfl-team-prefix--jax .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Jaguars_WEB.png)}.nfl-team-prefix--jax .navbar-profile:before{background-image:url(../images/css-assets/logo-jax-jaguars.svg)}.nfl-team-prefix--kc .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Chiefs_WEB.png)}.nfl-team-prefix--kc .navbar-profile:before{background-image:url(../images/css-assets/logo-kc-chiefs.svg)}.nfl-team-prefix--la .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Rams_WEB.png)}.nfl-team-prefix--la .navbar-profile:before{background-image:url(../images/css-assets/logo-la-rams.svg)}.nfl-team-prefix--lac .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Chargers_WEB.png)}.nfl-team-prefix--lac .navbar-profile:before{background-image:url(../images/css-assets/logo-lac-chargers.svg)}.nfl-team-prefix--mia .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_MIA_WEB.png)}.nfl-team-prefix--mia .navbar-profile:before{background-image:url(../images/css-assets/logo-mia-dolphins.svg)}.nfl-team-prefix--min .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Vikings_WEB.png)}.nfl-team-prefix--min .navbar-profile:before{background-image:url(../images/css-assets/logo-min-vikings.svg)}.nfl-team-prefix--ne .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Patriots_WEB.png)}.nfl-team-prefix--ne .navbar-profile:before{background-image:url(../images/css-assets/logo-ne-patriots.svg)}.nfl-team-prefix--no .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Saints_WEB.png)}.nfl-team-prefix--no .navbar-profile:before{background-image:url(../images/css-assets/logo-no-saints.svg)}.nfl-team-prefix--nyg .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Giants_WEB_r.png)}.nfl-team-prefix--nyg .navbar-profile:before{background-image:url(../images/css-assets/logo-nyg-giants.svg)}.nfl-team-prefix--nyj .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Jets_RGB.png)}.nfl-team-prefix--nyj .navbar-profile:before{background-image:url(../images/css-assets/logo-nyj-jets.svg)}.nfl-team-prefix--lv .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Raiders_WEB.png)}.nfl-team-prefix--lv .navbar-profile:before{background-image:url(../images/css-assets/logo-lv-raiders.svg)}.nfl-team-prefix--phi .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Eagles_WEB.png)}.nfl-team-prefix--phi .navbar-profile:before{background-image:url(../images/css-assets/logo-phi-eagles.svg)}.nfl-team-prefix--pit .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Steelers_WEB.png)}.nfl-team-prefix--pit .navbar-profile:before{background-image:url(../images/css-assets/logo-pit-steelers.svg)}.nfl-team-prefix--sf .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Forty9ers_WEB.png)}.nfl-team-prefix--sf .navbar-profile:before{background-image:url(../images/css-assets/logo-sf-49ers.svg)}.nfl-team-prefix--sea .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Seahawks_WEB.png)}.nfl-team-prefix--sea .navbar-profile:before{background-image:url(../images/css-assets/logo-sea-seahawks.svg)}.nfl-team-prefix--tb .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Buccaneers_WEB.png)}.nfl-team-prefix--tb .navbar-profile:before{background-image:url(../images/css-assets/logo-tb-buccaneers.svg)}.nfl-team-prefix--ten .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Titans_WEB.png)}.nfl-team-prefix--ten .navbar-profile:before{background-image:url(../images/css-assets/logo-ten-titans.svg)}.nfl-team-prefix--was .navbar-brand--legends-staff:before{background-image:url(../images/css-assets/sidebar-logos/Legends_Comm_Wash_WEB.png)}.nfl-team-prefix--was .navbar-profile:before{background-image:url(../images/css-assets/logo-was-commanders.svg)}.nfl-team-prefix--legend .navbar-profile:before{background-image:url(../images/css-assets/logo-nfl-legends.svg)}.nfl-team-prefix--free-agent .navbar-profile:before{background-image:url(../images/css-assets/logo-nfl-nflpc.svg)}.hero,.hero--event,.hero--simple,.hero--topic{position:relative;min-height:40rem;padding-top:65vh;border:0;background-repeat:no-repeat;background-size:cover}.hero p,.hero--event p,.hero--simple p,.hero--topic p{display:inline;width:100%;margin:0;padding:0;color:#fff;font-size:1.62rem;line-height:normal}.hero__content-container{position:relative;height:280px;padding:0 1.25rem;z-index:2}.hero__title{display:none}.hero__container{overflow:hidden}.hero--dashboard{top:-20px;height:280px;min-height:0;padding-top:0}.hero--dashboard .hero__content{padding:1.25rem}.hero--dashboard:before{position:absolute;left:0;width:100%;height:100%;background-color:rgba(52,180,74,.9);content:''}.hero--dashboard:after{position:absolute;top:-60px;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:50%;content:''}.hero--dashboard.hero--dashboard-no-overlay:before{content:none}.hero__logos{position:absolute;top:0;left:0;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(35%,rgba(0,0,0,.5)),color-stop(60%,rgba(0,0,0,0)));background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.5) 35%,rgba(0,0,0,0) 60%);background:linear-gradient(180deg,#000 0,rgba(0,0,0,.5) 35%,rgba(0,0,0,0) 60%)}.hero__logo{width:25%;margin:.9375rem 0 0 .9375rem}.hero__team-logo{position:absolute;top:-3.75rem;right:1.25rem;display:inline;width:3.75rem;height:3.75rem;float:right;border:2px solid #fff;border-radius:100%;background-color:transparent;background-image:url(../images/css-assets/logo-nfl-nflpc.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.nfl-team-prefix--legend .hero--dashboard:before{background-color:rgba(178,137,45,.8)}.nfl-team-prefix--legend .hero--dashboard.hero--dashboard-gradient-overlay:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(178,137,45,.3)),to(rgba(178,137,45,.8)));background:-o-linear-gradient(bottom,rgba(178,137,45,.3) 0,rgba(178,137,45,.8) 100%);background:linear-gradient(0deg,rgba(178,137,45,.3) 0,rgba(178,137,45,.8) 100%)}.nfl-team-prefix--legend .hero__team-logo{border:0;background-image:none}.nfl-team-prefix--legend .hero__local-nav-link--follow:before{width:16px;height:16px;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:16px;line-height:16px}.nfl-team-prefix--legend .hero__local-nav-link--events:before{width:16px;height:16px;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:16px;line-height:16px}.staff-legends-dashboard .hero__team-logo{border:3px solid #fff}.nfl-team-prefix--shield .hero__team-logo{background-image:url(../images/css-assets/logo-nfl.svg)}.nfl-team-prefix--arz .hero__team-logo{background-image:url(../images/css-assets/logo-arz-cardinals.svg)}.nfl-team-prefix--arz .hero--dashboard:before{background-color:rgba(151,35,63,.9)}.nfl-team-prefix--arz .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_arz_white.svg)}.nfl-team-prefix--atl .hero__team-logo{background-image:url(../images/css-assets/logo-atl-falcons.svg)}.nfl-team-prefix--atl .hero--dashboard:before{background-color:rgba(167,25,48,.9)}.nfl-team-prefix--atl .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_atl_white.svg)}.nfl-team-prefix--blt .hero__team-logo{background-image:url(../images/css-assets/logo-blt-ravens.svg)}.nfl-team-prefix--blt .hero--dashboard:before{background-color:rgba(36,23,115,.9)}.nfl-team-prefix--blt .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_blt_white.svg)}.nfl-team-prefix--buf .hero__team-logo{background-image:url(../images/css-assets/logo-buf-bills.svg)}.nfl-team-prefix--buf .hero--dashboard:before{background-color:rgba(0,51,141,.9)}.nfl-team-prefix--buf .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_buf_white.svg)}.nfl-team-prefix--car .hero__team-logo{background-image:url(../images/css-assets/logo-car-panthers.svg)}.nfl-team-prefix--car .hero--dashboard:before{background-color:rgba(0,133,202,.9)}.nfl-team-prefix--car .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_car_white.svg)}.nfl-team-prefix--chi .hero__team-logo{background-image:url(../images/css-assets/logo-chi-bears.svg)}.nfl-team-prefix--chi .hero--dashboard:before{background-color:rgba(11,22,42,.9)}.nfl-team-prefix--chi .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_chi_white.svg)}.nfl-team-prefix--cin .hero__team-logo{background-image:url(../images/css-assets/logo-cin-bengals.svg)}.nfl-team-prefix--cin .hero--dashboard:before{background-color:rgba(217,79,0,.9)}.nfl-team-prefix--cin .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_cin_white.svg)}.nfl-team-prefix--clv .hero__team-logo{background-image:url(../images/css-assets/logo-clv-browns.svg)}.nfl-team-prefix--clv .hero--dashboard:before{background-color:rgba(49,29,0,.9)}.nfl-team-prefix--clv .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_clv_white.svg)}.nfl-team-prefix--dal .hero__team-logo{background-image:url(../images/css-assets/logo-dal-cowboys.svg)}.nfl-team-prefix--dal .hero--dashboard:before{background-color:rgba(4,30,66,.9)}.nfl-team-prefix--dal .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_dal_white.svg)}.nfl-team-prefix--den .hero__team-logo{background-image:url(../images/css-assets/logo-den-broncos.svg)}.nfl-team-prefix--den .hero--dashboard:before{background-color:rgba(252,76,2,.9)}.nfl-team-prefix--den .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_den_white.svg)}.nfl-team-prefix--det .hero__team-logo{background-image:url(../images/css-assets/logo-det-lions.svg)}.nfl-team-prefix--det .hero--dashboard:before{background-color:rgba(0,90,139,.9)}.nfl-team-prefix--det .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_det_white.svg)}.nfl-team-prefix--gb .hero__team-logo{background-image:url(../images/css-assets/logo-gb-packers.svg)}.nfl-team-prefix--gb .hero--dashboard:before{background-color:rgba(24,48,40,.9)}.nfl-team-prefix--gb .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_gb_white.svg)}.nfl-team-prefix--hst .hero__team-logo{background-image:url(../images/css-assets/logo-hst-texans.svg)}.nfl-team-prefix--hst .hero--dashboard:before{background-color:rgba(3,32,47,.9)}.nfl-team-prefix--hst .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_hst_white.svg)}.nfl-team-prefix--ind .hero__team-logo{background-image:url(../images/css-assets/logo-ind-colts.svg)}.nfl-team-prefix--ind .hero--dashboard:before{background-color:rgba(0,58,112,.9)}.nfl-team-prefix--ind .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_ind_white.svg)}.nfl-team-prefix--jax .hero__team-logo{background-image:url(../images/css-assets/logo-jax-jaguars.svg)}.nfl-team-prefix--jax .hero--dashboard:before{background-color:rgba(0,98,114,.9)}.nfl-team-prefix--jax .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_jax_white.svg)}.nfl-team-prefix--kc .hero__team-logo{background-image:url(../images/css-assets/logo-kc-chiefs.svg)}.nfl-team-prefix--kc .hero--dashboard:before{background-color:rgba(200,16,46,.9)}.nfl-team-prefix--kc .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_kc_white.svg)}.nfl-team-prefix--la .hero__team-logo{background-image:url(../images/css-assets/logo-la-rams.svg)}.nfl-team-prefix--la .hero--dashboard:before{background-color:rgba(0,53,148,.9)}.nfl-team-prefix--la .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_la_white.svg)}.nfl-team-prefix--lac .hero__team-logo{background-image:url(../images/css-assets/logo-lac-chargers.svg)}.nfl-team-prefix--lac .hero--dashboard:before{background-color:rgba(0,128,198,.9)}.nfl-team-prefix--lac .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_lac_white.svg)}.nfl-team-prefix--mia .hero__team-logo{background-image:url(../images/css-assets/logo-mia-dolphins.svg)}.nfl-team-prefix--mia .hero--dashboard:before{background-color:rgba(0,142,151,.9)}.nfl-team-prefix--mia .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_mia_white.svg)}.nfl-team-prefix--min .hero__team-logo{background-image:url(../images/css-assets/logo-min-vikings.svg)}.nfl-team-prefix--min .hero--dashboard:before{background-color:rgba(79,38,131,.9)}.nfl-team-prefix--min .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_min_white.svg)}.nfl-team-prefix--ne .hero__team-logo{background-image:url(../images/css-assets/logo-ne-patriots.svg)}.nfl-team-prefix--ne .hero--dashboard:before{background-color:rgba(0,34,68,.9)}.nfl-team-prefix--ne .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_ne_white.svg)}.nfl-team-prefix--no .hero__team-logo{background-image:url(../images/css-assets/logo-no-saints.svg)}.nfl-team-prefix--no .hero--dashboard:before{background-color:rgba(211,188,189,.9)}.nfl-team-prefix--no .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_no_white.svg)}.nfl-team-prefix--nyg .hero__team-logo{background-image:url(../images/css-assets/logo-nyg-giants.svg)}.nfl-team-prefix--nyg .hero--dashboard:before{background-color:rgba(11,34,101,.9)}.nfl-team-prefix--nyg .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_nyg_white.svg)}.nfl-team-prefix--nyj .hero__team-logo{background-image:url(../images/css-assets/logo-nyj-jets.svg)}.nfl-team-prefix--nyj .hero--dashboard:before{background-color:rgba(32,55,49,.9)}.nfl-team-prefix--nyj .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_nyj_white.svg)}.nfl-team-prefix--lv .hero__team-logo{background-image:url(../images/css-assets/logo-lv-raiders.svg)}.nfl-team-prefix--lv .hero--dashboard:before{background-color:rgba(135,144,154,.9)}.nfl-team-prefix--lv .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_lv_white.svg)}.nfl-team-prefix--phi .hero__team-logo{background-image:url(../images/css-assets/logo-phi-eagles.svg)}.nfl-team-prefix--phi .hero--dashboard:before{background-color:rgba(0,73,83,.9)}.nfl-team-prefix--phi .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_phi_white.svg)}.nfl-team-prefix--pit .hero__team-logo{background-image:url(../images/css-assets/logo-pit-steelers.svg)}.nfl-team-prefix--pit .hero--dashboard:before{background-color:rgba(255,184,28,.9)}.nfl-team-prefix--pit .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_pit_white.svg)}.nfl-team-prefix--sf .hero__team-logo{background-image:url(../images/css-assets/logo-sf-49ers.svg)}.nfl-team-prefix--sf .hero--dashboard:before{background-color:rgba(166,25,46,.9)}.nfl-team-prefix--sf .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_sf_white.svg)}.nfl-team-prefix--sea .hero__team-logo{background-image:url(../images/css-assets/logo-sea-seahawks.svg)}.nfl-team-prefix--sea .hero--dashboard:before{background-color:rgba(0,34,68,.9)}.nfl-team-prefix--sea .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_sea_white.svg)}.nfl-team-prefix--tb .hero__team-logo{background-image:url(../images/css-assets/logo-tb-buccaneers.svg)}.nfl-team-prefix--tb .hero--dashboard:before{background-color:rgba(200,16,46,.9)}.nfl-team-prefix--tb .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_tb_white.svg)}.nfl-team-prefix--ten .hero__team-logo{background-image:url(../images/css-assets/logo-ten-titans.svg)}.nfl-team-prefix--ten .hero--dashboard:before{background-color:rgba(0,34,68,.9)}.nfl-team-prefix--ten .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_ten_white.svg)}.nfl-team-prefix--was .hero__team-logo{background-image:url(../images/css-assets/logo-was-commanders.svg)}.nfl-team-prefix--was .hero--dashboard:before{background-color:rgba(119,49,65,.9)}.nfl-team-prefix--was .hero--dashboard:after{background-image:url(../images/css-assets/dashboard-header-bgs/logotype_was_white3.svg)}.nfl-team-prefix--free-agent .hero__team-logo{border:0;background-image:none}.hero__local-nav{position:relative;margin:0 -.9375rem 1.5rem}.hero__local-nav:before{position:absolute;top:0;bottom:0;left:-50vw;display:block;width:100vw;margin-left:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.19);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.19);content:'';z-index:-1}.hero__local-nav--last{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hero__local-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:.625rem 0 .75rem;list-style:none;white-space:nowrap;overflow:auto}.hero__local-nav-list.overflown:after{position:absolute;top:0;right:0;bottom:0;width:25px;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);content:''}.hero__local-nav-item{display:inline-block;margin-right:.5625rem;font-family:"Endzone Sans Condensed Medium";font-size:1rem;font-weight:400;line-height:1.375}.hero__local-nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .9375rem;color:#000;text-transform:uppercase}.hero__local-nav-link:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;margin-right:.625rem;content:''}.hero__local-nav-link--follow:before{width:16px;height:16px;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:16px;line-height:16px}.hero__local-nav-link--events{font-size:1.62rem;text-decoration:underline}.hero__local-nav-link--events:before{width:16px;height:16px;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:16px;line-height:16px}.hero__local-nav-link--events:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.25rem;height:2.25rem;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:2.25rem;line-height:2.25rem;content:''}.hero__local-nav-link--events:focus:after,.hero__local-nav-link--events:hover:after{width:2.25rem;height:2.25rem;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='%2323527c' 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:2.25rem;line-height:2.25rem}.hero__local-nav-link--attendee-list{font-size:1.62rem;text-decoration:underline}.hero__local-nav-link--attendee-list:before{width:2.25rem;height:2.25rem;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:2.25rem;line-height:2.25rem;margin-right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);content:''}.hero__local-nav-link--attendee-list:focus:before,.hero__local-nav-link--attendee-list:hover:before{width:2.25rem;height:2.25rem;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='%2323527c' 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:2.25rem;line-height:2.25rem}.hero__local-nav-link-text{position:relative;top:2px}.hero__content{position:absolute;bottom:0;left:0;width:100%;padding:2.5rem;background-color:rgba(0,0,0,.5);z-index:1}.hero__content h1{color:#fff}.hero__content p{color:#fff}.hero__content [class*=col-]{padding:0}.hero--home{padding-top:80vh}.hero--home .hero__content{padding:0}.hero--home .hero__content p{display:block;padding:2.5rem}.hero--home .hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.hero--home .hero__buttons a{-ms-flex-preferred-size:50%;flex-basis:50%;padding:1.25rem;color:#fff;text-align:center}.hero--home .hero__buttons .hero__login{background-color:#34b44a}.hero--home .hero__buttons .hero__register{background-color:#02763c}.hero--event,.hero--topic{width:100%;min-height:auto;padding:4.375rem 0 1.875rem;background-color:transparent;text-align:center;overflow:auto}.hero--event .hero__content,.hero--topic .hero__content{position:relative;padding:0;background-color:transparent}.hero--event .hero__content h1,.hero--topic .hero__content h1{margin:0;color:#000;font-family:"Endzone Sans Condensed Medium";font-size:2.79936rem;text-align:left;text-transform:uppercase}.hero--event .hero__content p,.hero--topic .hero__content p{display:inline-block;color:#000;font-size:1.125rem;text-align:left}.hero--event .hero__content .button-secondary,.hero--topic .hero__content .button-secondary{margin-right:0;margin-left:0}.hero--event .hero__content .hero__back-to-link,.hero--topic .hero__content .hero__back-to-link{padding-bottom:.625rem;text-align:left}.hero--event .hero__content .hero__back-to-link a,.hero--event .hero__content .hero__back-to-link p,.hero--topic .hero__content .hero__back-to-link a,.hero--topic .hero__content .hero__back-to-link p{float:none;color:#000;font-size:.9375rem}.hero--event .hero__content .hero__back-to-link a,.hero--topic .hero__content .hero__back-to-link a{font-weight:600}.hero--event .hero__content .hero__back-to-link__links:before,.hero--topic .hero__content .hero__back-to-link__links:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.1875rem;height:2.1875rem;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:2.1875rem;line-height:2.1875rem;position:relative;top:12px;margin-left:-5px;content:''}.hero--event .hero__content .hero__back-to-link__links:first-child:before,.hero--topic .hero__content .hero__back-to-link__links:first-child:before{display:none}.hero--event .hero__content .hero__content-text,.hero--topic .hero__content .hero__content-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero--event .hero__content .hero__content-text.hero__content-with-icon,.hero--topic .hero__content .hero__content-text.hero__content-with-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero--event .hero__content .hero__content-text svg,.hero--topic .hero__content .hero__content-text svg{position:relative;top:-.375rem;-ms-flex-negative:0;flex-shrink:0;width:3.875rem;height:3.875rem;margin-right:.75rem;padding:.375rem;border-radius:50%;background-color:#50a248;fill:#fff}.hero--event .hero__content--event,.hero--topic .hero__content--event{padding-top:10.9375rem}.hero--event .hero__content .checkin-cta,.hero--topic .hero__content .checkin-cta{position:absolute;top:-15rem;right:0;left:0;margin-right:.9375rem;margin-left:.9375rem}.hero--event .hero__content-cta,.hero--topic .hero__content-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero--event{padding-top:3.75rem;overflow:visible}.hero--event .hero__content-container{height:auto;padding:0}.hero--event .hero__content-container .hero__cta-button{display:block;margin-bottom:.9375rem;-webkit-transition:-webkit-box-shadow ease-in-out .3s;transition:-webkit-box-shadow ease-in-out .3s;-o-transition:box-shadow ease-in-out .3s;transition:box-shadow ease-in-out .3s;transition:box-shadow ease-in-out .3s,-webkit-box-shadow ease-in-out .3s;border-radius:12px;background-color:#3d904d;color:#fff;text-align:left}.hero--event .hero__content-container .hero__cta-button--desc{color:#fff;font-size:.9375rem;font-weight:400;line-height:1.1}.hero--event .hero__content-container .hero__cta-button--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;letter-spacing:.05em}.hero--event .hero__content-container .hero__cta-button--title: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='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M326.5 113.1H151.9l58.2-58.2H50v155.2l58.2-58.2v169.8c0 9.7 9.7 19.4 14.6 19.4h203.7c9.7 0 14.6-9.7 14.6-14.6V127.6c-.1-9.7-4.9-14.5-14.6-14.5zm-53.4 160h-97v-97H278v97h-4.9zM326.5 409H122.8c-9.7 0-14.6 9.7-14.6 14.6v198.9c0 9.7 9.7 14.6 14.6 14.6h203.7c9.7 0 14.6-9.7 14.6-14.6v-199c-.1-9.7-4.9-14.5-14.6-14.5zm-53.4 160h-97v-97H278v97h-4.9zm150.4-228h198.9c9.7 0 14.6-9.7 14.6-14.6V127.6c0-9.7-9.7-14.6-14.6-14.6H423.5c-9.7 0-14.6 9.7-14.6 14.6v198.9c.1 4.8 4.9 14.5 14.6 14.5zm53.4-164.9h101.9v97H476.9v-97zM409 486.6v-63.1c0-9.7 9.7-14.6 14.6-14.6h67.9c9.7 0 14.6 9.7 14.6 14.6v63.1c0 9.7-9.7 14.6-14.6 14.6h-67.9c-9.8 4.8-14.6-4.9-14.6-14.6zm291 53.3v155.2H544.8l58.2-58.2H423.5c-9.7 0-14.6-9.7-14.6-14.6v-34c0-9.7 9.7-14.6 14.6-14.6H506v-48.5c0-9.7 9.7-14.6 14.6-14.6H569v-87.3c0-9.7 9.7-14.6 14.6-14.6h34c9.7 0 14.6 9.7 14.6 14.6v169.8l67.8-53.2z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;margin-right:.625rem;content:''}.hero--event .hero__content-container .hero__cta-button .row .hero__cta-button--left,.hero--event .hero__content-container .hero__cta-button .row .hero__cta-button--right{padding-top:.9375rem;padding-bottom:.9375rem}.hero--event .hero__content-container .hero__cta-button--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:12px;border-bottom-right-radius:12px;background-color:#02763c}.hero--event .hero__content-container .hero__cta-button--right p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem;letter-spacing:.05em;text-align:center}.hero--event .hero__content-container .hero__cta-button--right p:after{width:2.8125rem;height:2.8125rem;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='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:2.8125rem;line-height:2.8125rem;display:block;content:''}.hero--event .hero__content-container .hero__cta-button:focus,.hero--event .hero__content-container .hero__cta-button:hover{text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.hero--event .hero__content [class*=col-]{padding:0 .9375rem}.nfl-team-prefix--legend .hero--event .hero__content .hero__content-text svg,.nfl-team-prefix--legend .hero--topic .hero__content .hero__content-text svg{background-color:#b2892d;fill:#fff}.nfl-team-prefix--legend .hero--event .hero__cta-button{background-color:#b29872}.nfl-team-prefix--legend .hero--event .hero__cta-button--right{background-color:#8e795b}.hero--simple{min-height:auto;padding:3.125rem 15px;background-color:transparent;text-align:center;overflow-x:hidden}.hero--simple .hero__content{position:relative;padding:0;background-color:transparent}.hero--simple .hero__content h1{color:#000;font-family:"Open Sans";font-size:1.944rem;font-weight:400;text-align:left;text-transform:none}.hero--simple .hero__content p{display:inline-block;max-width:100%;float:left;color:#000;font-size:1.35rem;text-align:left}.hero--single{min-height:50rem;padding:3 3.125rem 0 0;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:cover}.hero--single .hero__content{position:relative;overflow:auto}.hero--single .hero__icon{position:absolute;top:3.125rem;left:50%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20rem;height:20rem;padding:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:#fff}.hero--single .hero__icon img{position:relative;top:50%;display:block;width:55%;height:auto;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero--single h1{margin-top:0;font-size:1.944rem}.hero--single .lede p{font-size:1.125rem}.hero--single .button-share{margin:30px 0 0;background-color:transparent;color:#fff}.hero--single .button-share:after{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='%23fff' 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:1.875rem;line-height:1.875rem}.hero--single--icon{padding:30rem 0 0}.hero--single--icon .hero__icon{display:block}.hero--multicta{position:relative;padding:3.125rem 0 1.25rem;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:repeat;background-position:center;background-size:cover}.hero--multicta:after{position:absolute;bottom:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:''}.hero--multicta .hero__content{position:relative;width:auto;margin-right:0;background-color:transparent;background-repeat:no-repeat;background-position:right;background-size:contain}.hero--multicta .hero__content h1{color:#000;font-family:"Endzone Sans Condensed Medium";font-size:5.625rem;text-transform:uppercase}.hero--multicta .hero__content p{color:#000;font-size:1.35rem}.hero--multicta--dark{padding-bottom:20rem;background-color:#000;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:cover}.hero--multicta--dark:after{height:1 3.125rem;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background:-o-linear-gradient(transparent,#fff);background:linear-gradient(transparent,#fff)}.hero--multicta--dark .hero__content h1{color:#fff}.hero--multicta--dark .hero__content p{color:#fff}.slidedown--dashboard{position:absolute;left:0;width:90%;margin-left:3.125rem;padding:0 15px;z-index:1}.slidedown-toggle{display:block;margin:1.25rem 0 0;padding:.625rem 4.375rem .625rem 1.25rem;border:0;border-radius:0;background-color:#34b44a;color:#fff;font-size:1.125rem;text-transform:uppercase}.slidedown-block{display:none;background-color:transparent}.slidedown-block-item{padding-top:1.25rem;padding-bottom:1.875rem;border-right:1px solid #e6e6e6;background-color:#f0f0f0;text-align:center}.slidedown-block-item a{display:block;text-align:left}.list-features{margin:3.125rem 0;padding:0;list-style:none;text-align:center}.list-features__item{position:relative;width:100%;margin-bottom:1.875rem;padding:.9375rem 0;border-bottom:2px solid #65a053;text-align:left}.list-features__item svg{position:absolute;top:50%;left:0;width:3.75rem;height:3.75rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.list-features__item span{display:block;margin-bottom:.5rem;color:#8c8c8c}.list-features__item h2{margin:0;text-transform:none}.list-features__item a{color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-style:normal}.list-features__meta p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;font-weight:300}.list-features__meta .list-feature__type{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.3125rem;margin-bottom:0;color:#000;font-size:1.35rem;font-weight:600;text-transform:uppercase}.list-features__meta .list-feature__type:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;margin-right:10px;content:''}.list-features__meta .list-feature__type--podcast:before{width:1.5625rem;height:1.5625rem;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%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='464.58' x='200.47' y='229.99' rx='31.75' ry='31.75'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='73.43' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='637.13' x='328.51' y='57.44' rx='31.75' ry='31.75'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='456.58' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='328.6' x='584.74' y='365.97' rx='31.75' ry='31.75'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features__meta .list-feature__type--resource:before{width:1.5625rem;height:1.5625rem;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='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' d='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features__meta .list-feature__type--video:before{width:1.5625rem;height:1.5625rem;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='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' d='M350 61.57h40c1.6.35 3.19.76 4.8 1 19.8 3.42 40.24 4.72 59.3 10.56q189.55 58.11 230.35 252.74c2.41 11.52 3.33 23.36 4.93 35v39.92a46.67 46.67 0 0 0-1.07 5.44c-2.29 30.85-8.54 60.93-20.42 89.44-45.74 109.71-126.72 176.73-243.53 199.76-11.34 2.24-22.93 3.25-34.4 4.83H350c-1.59-.35-3.17-.77-4.78-1-19.8-3.42-40-5.35-59.35-10.45C167.67 657.58 75.54 556.1 55.52 435.94c-1.94-11.63-3.26-23.37-4.86-35.06V361c.36-1.81.76-3.62 1.08-5.44C55.09 336.13 57 316.34 62 297.41 94 177.66 193.1 87.71 315.61 66.35c11.39-1.99 22.95-3.2 34.39-4.78zm19.84 588.79c148.3.12 269.33-120.75 269.56-269.19S518.92 111.84 369.79 111.48c-147.63-.35-269.2 121-269.23 268.85-.02 148.94 120.62 269.9 269.32 270.03z'/%3E%3Cpath fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' d='M280.19 380.68V267.79c0-2.07-.05-4.16.06-6.23.82-14.94 11.8-21.76 25-14.9 12 6.21 23.44 13.39 35.1 20.19Q423 315 505.58 363.26c19 11.09 19 24.22.14 35.23l-195.34 114c-.72.42-1.43.84-2.16 1.24-16.3 9.08-28 2.3-28-16.41q-.11-58.32-.03-116.64z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features__meta .list-feature__type--article:before{width:1.5625rem;height:1.5625rem;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%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-115.18' rx='20.18' ry='20.18' transform='rotate(90 371.28 155.54)'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-.38' rx='20.18' ry='20.18' transform='rotate(90 371.28 270.34)'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='114.42' rx='20.18' ry='20.18' transform='rotate(90 371.28 385.14)'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='370.61' x='265.69' y='429.43' rx='20.18' ry='20.18' transform='rotate(90 285.87 614.74)'/%3E%3Crect fill='%2334b44a' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='229.22' rx='20.18' ry='20.18' transform='rotate(90 371.28 499.94)'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features--white a,.list-features--white h2,.list-features--white span{color:#fff}.list-features--white p{color:#999}.list-features--white .list-features__meta .list-feature__type{margin-right:.625rem;color:#fff}.list-features--white .list-features__meta .list-feature__type--podcast:before{width:1.5625rem;height:1.5625rem;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%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='464.58' x='200.47' y='229.99' rx='31.75' ry='31.75'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='73.43' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='637.13' x='328.51' y='57.44' rx='31.75' ry='31.75'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='456.58' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='328.6' x='584.74' y='365.97' rx='31.75' ry='31.75'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features--white .list-features__meta .list-feature__type--resource:before{width:1.5625rem;height:1.5625rem;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='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features--white .list-features__meta .list-feature__type--video:before{width:1.5625rem;height:1.5625rem;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='M350 61.57h40c1.6.35 3.19.76 4.8 1 19.8 3.42 40.24 4.72 59.3 10.56q189.55 58.11 230.35 252.74c2.41 11.52 3.33 23.36 4.93 35v39.92a46.67 46.67 0 0 0-1.07 5.44c-2.29 30.85-8.54 60.93-20.42 89.44-45.74 109.71-126.72 176.73-243.53 199.76-11.34 2.24-22.93 3.25-34.4 4.83H350c-1.59-.35-3.17-.77-4.78-1-19.8-3.42-40-5.35-59.35-10.45C167.67 657.58 75.54 556.1 55.52 435.94c-1.94-11.63-3.26-23.37-4.86-35.06V361c.36-1.81.76-3.62 1.08-5.44C55.09 336.13 57 316.34 62 297.41 94 177.66 193.1 87.71 315.61 66.35c11.39-1.99 22.95-3.2 34.39-4.78zm19.84 588.79c148.3.12 269.33-120.75 269.56-269.19S518.92 111.84 369.79 111.48c-147.63-.35-269.2 121-269.23 268.85-.02 148.94 120.62 269.9 269.32 270.03z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M280.19 380.68V267.79c0-2.07-.05-4.16.06-6.23.82-14.94 11.8-21.76 25-14.9 12 6.21 23.44 13.39 35.1 20.19Q423 315 505.58 363.26c19 11.09 19 24.22.14 35.23l-195.34 114c-.72.42-1.43.84-2.16 1.24-16.3 9.08-28 2.3-28-16.41q-.11-58.32-.03-116.64z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.list-features--white .list-features__meta .list-feature__type--article:before{width:1.5625rem;height:1.5625rem;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%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-115.18' rx='20.18' ry='20.18' transform='rotate(90 371.28 155.54)'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-.38' rx='20.18' ry='20.18' transform='rotate(90 371.28 270.34)'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='114.42' rx='20.18' ry='20.18' transform='rotate(90 371.28 385.14)'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='370.61' x='265.69' y='429.43' rx='20.18' ry='20.18' transform='rotate(90 285.87 614.74)'/%3E%3Crect fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='229.22' rx='20.18' ry='20.18' transform='rotate(90 371.28 499.94)'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.legends-staff-dashboard .list-features__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-bottom:5px;padding-left:0;border-bottom:2px solid #57585b;color:#fff}.legends-staff-dashboard .list-features__item .button-share{position:absolute;top:6px;right:0}.legends-staff-dashboard .list-features__item a,.legends-staff-dashboard .list-features__item p,.legends-staff-dashboard .list-features__item span{color:#fff}.legends-staff-dashboard .list-features__item a{font-size:1.62rem;text-transform:none}.legends-staff-dashboard .list-features__item p{margin-bottom:0;color:#999;font-size:1.125rem}.legends-staff-dashboard .list-features__item span{margin-bottom:0;font-size:1.125rem}.nfl-team-prefix--legend .list-features__item{border-color:#b2892d}.card-complex{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:1.25rem 0;border:0}.card-complex .card-complex__content{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.card-complex .card-complex__content--dark{background-color:#000;color:#fff}.card-complex .card-complex__content svg{position:absolute;top:.9375rem;left:.9375rem;width:2.5rem;height:2.5rem}.card-complex .card-complex__content .card-complex__meta{margin-bottom:.625rem;padding-left:1.5625rem;color:#8c8c8c}.card-complex .card-complex__content .card-complex__meta p{position:relative;padding:0 .625rem 0 1.5625rem;border:0;color:#8c8c8c;font-size:1.35rem}.card-complex .card-complex__content .card-complex__meta p:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='%2302763c' stroke='rgba(0,0,0,0)' stroke-width='0' d='M255.7 672.8c-16.3-.1-29.5-13.3-29.6-29.6V268.8c.1-16.3 13.3-29.6 29.6-29.6s29.5 13.3 29.6 29.6v374.4c0 16.4-13.2 29.6-29.6 29.6zM167 643.2V493.3c0-16.3-13.3-29.6-29.6-29.6s-29.5 13.3-29.6 29.6v149.9c.1 16.3 13.3 29.6 29.6 29.6s29.5-13.2 29.6-29.6zm237.5 0V107.8c-.1-16.3-13.3-29.6-29.6-29.6-16.3.1-29.5 13.3-29.6 29.6v535.4c.1 16.3 13.3 29.6 29.6 29.6 16.4 0 29.6-13.3 29.6-29.6zm119.3 0V493.3c0-16.3-13.3-29.6-29.6-29.6s-29.5 13.3-29.6 29.6v149.9c.1 16.3 13.3 29.6 29.6 29.6s29.5-13.2 29.6-29.6zm119.3 0V395.8c-.1-16.3-13.3-29.6-29.6-29.6-16.3.1-29.5 13.3-29.6 29.6v247.5c.1 16.3 13.3 29.6 29.6 29.6 16.4-.1 29.6-13.3 29.6-29.7z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.card-complex .card-complex__content .card-complex__meta span{color:#000;font-size:1.944rem;font-weight:700}.card-complex .card-complex__content h2{position:absolute;bottom:-.9375rem;left:.9375rem;max-width:80%;min-height:3.375rem;margin:0;padding:.625rem .9375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:rgba(30,125,53,.9);color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-style:normal;text-transform:none;-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.45);box-shadow:0 12px 30px 0 rgba(0,0,0,.45);z-index:1}.card-complex .card-complex__image{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding:56.25% 0 0;background-repeat:no-repeat;background-size:cover;-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.45);box-shadow:0 12px 30px 0 rgba(0,0,0,.45)}.card-complex .card-complex__lede{margin:0;padding:1.25rem}.card-complex .card-complex__lede--dark{background-color:#000;color:#fff}.card-complex:active,.card-complex:focus,.card-complex:hover{text-decoration:none}.card-complex:active h2,.card-complex:focus h2,.card-complex:hover h2{background-color:#02763c;color:#fff;text-decoration:underline}.card-complex--icon .card-complex__image{background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:cover}.card-complex--icon .card-complex__icon{position:absolute;top:1.25rem;left:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12.5rem;height:12.5rem;padding:1.875rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:#fff}.card-complex--icon .card-complex__icon img{position:relative;top:50%;display:block;width:100%;max-width:100%;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-complex--resource-category{color:#fff;font-weight:300}.card-complex--resource-category.card-complex{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.card-complex--resource-category .card-complex__content h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;color:#000;line-height:1.35}.card-complex--resource-category .card-complex__content svg{position:static;margin-right:.5rem;-webkit-transition:fill .3s;-o-transition:fill .3s;transition:fill .3s;fill:#000}.card-complex--resource-category:focus,.card-complex--resource-category:hover{color:#fff}.card-complex--resource-category:focus .card-complex__content h2,.card-complex--resource-category:hover .card-complex__content h2{background:#50a248;color:#fff;text-decoration:none}.card-complex--resource-category:focus .card-complex__content svg,.card-complex--resource-category:hover .card-complex__content svg{fill:#fff}.notification--single .card-complex__image{padding:15.625rem 0 0}.notification--single .card-complex__content h2{background-color:#fff;color:#000}.notification--single .card-complex__content h2:active,.notification--single .card-complex__content h2:focus,.notification--single .card-complex__content h2:hover{color:#000}.legends-staff-dashboard .card-complex{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-bottom:0;color:#fff}.legends-staff-dashboard .card-complex__lede{padding-left:0!important;color:#999;font-size:1.944rem;font-weight:400}.nfl-team-prefix--legend .card-complex__content h2{background-color:#ae9977}.nfl-team-prefix--legend .card-complex__content h2:active,.nfl-team-prefix--legend .card-complex__content h2:focus,.nfl-team-prefix--legend .card-complex__content h2:hover{background-color:#b2892d}.nfl-team-prefix--legend .card-complex--resource-category:focus .card-complex__content h2,.nfl-team-prefix--legend .card-complex--resource-category:hover .card-complex__content h2{background:#b2892d;color:#fff}.nfl-team-prefix--legend .card-complex--resource-category .card-complex__content h2{background:#fff;color:#000}.nfl-team-prefix--legend .notification--single .card-complex__content h2{background-color:#fff;color:#000}.nfl-team-prefix--legend .notification--single .card-complex__content h2:active,.nfl-team-prefix--legend .notification--single .card-complex__content h2:focus,.nfl-team-prefix--legend .notification--single .card-complex__content h2:hover{color:#000}.card-teaser,.card-teaser--grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.25rem;padding:0;border:0;background-repeat:no-repeat;background-position:center;background-size:cover}.card-teaser div,.card-teaser--grid div{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:.75;-ms-flex-positive:.75;flex-grow:.75;margin-top:1 3.125rem;padding:1.25rem;background-color:#8c8c8c;background-image:url(../images/css-assets/YardsPattern_Shadow.svg);background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center}.card-teaser span,.card-teaser--grid span{color:#e6e6e6}.card-teaser h2,.card-teaser--grid h2{color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-style:normal}.card-teaser--grid:active,.card-teaser--grid:focus,.card-teaser--grid:hover,.card-teaser:active,.card-teaser:focus,.card-teaser:hover{text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.card-teaser--grid:active h2,.card-teaser--grid:focus h2,.card-teaser--grid:hover h2,.card-teaser:active h2,.card-teaser:focus h2,.card-teaser:hover h2{color:#003a74}.card-teaser--grid div{position:relative;background-image:url(../images/css-assets/YardsPattern_White.svg)}.card-teaser--grid div svg{position:absolute;top:.625rem;left:.625rem;width:1.875rem;height:1.875rem;fill:#000}.card-teaser--grid span{color:#595959}.card-teaser--grid h2{color:#000}.heading-center{position:relative;width:100%;margin:1.875rem 0;padding:.625rem 1.25rem;text-align:center;overflow:auto;z-index:1}.heading-center:after{position:absolute;bottom:0;left:50%;width:80%;height:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#34b44a;content:'';z-index:2}.heading-center h2{margin:0;padding:0;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-style:normal;font-weight:700;line-height:2.5rem;text-transform:uppercase}.nfl-team-prefix--legend .heading-center:after{background-color:#e4c173}.heading-center--white h2{color:#fff}.heading-center--left{text-align:left}.heading-left,.heading-left--noicon{position:relative;width:100%;margin:1.875rem 0;text-align:left;overflow:auto;z-index:1}.heading-left--noicon:after,.heading-left:after{position:absolute;bottom:0;left:0;width:50%;height:.125rem;background-color:#ccc;content:''}.heading-left span,.heading-left--noicon span{position:relative;display:inline-block;padding-left:0;float:left;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem;font-weight:800;text-transform:uppercase}.heading-left span:after,.heading-left--noicon span:after{position:absolute;bottom:0;left:-20%;width:140%;height:.125rem;background-color:#34b44a;content:'';z-index:2}.heading-left svg,.heading-left--noicon svg{position:absolute;top:50%;left:0;width:1.875rem;height:1.875rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);fill:#000;stroke:#000}.heading-left svg path,.heading-left--noicon svg path{stroke-width:.375rem}.heading-left a,.heading-left--noicon a{display:inline-block;padding:0 1.25rem 0 0;float:right;color:#47a9e1;font-size:1.35rem;line-height:1.75rem;text-transform:uppercase}.heading-left a:before,.heading-left--noicon a:before{position:absolute;top:50%;right:.3125rem;width:.75rem;height:.75rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background-image:url(../images/caret-right-blue.png);background-repeat:no-repeat;background-position:center;background-size:cover;font-family:"Open Sans",sans-serif;content:''}.heading-left a:active:before,.heading-left a:focus:before,.heading-left a:hover:before,.heading-left--noicon a:active:before,.heading-left--noicon a:focus:before,.heading-left--noicon a:hover:before{right:0}.nfl-team-prefix--legend .heading-left span:after,.nfl-team-prefix--legend .heading-left--noicon span:after{background-color:#b2892d}.heading-left-large{position:relative;width:100%;margin:1.875rem 0;text-align:left;overflow:auto;z-index:1}.heading-left-large span{position:relative;display:inline-block;width:100%;padding-left:0;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:2.6875rem;text-transform:uppercase}.heading-left-large span:after{position:absolute;bottom:0;left:0;width:100%;height:.3125rem;background-color:#34b44a;content:'';z-index:2}.nfl-team-prefix--legend .heading-left-large span:after{background-color:#b2892d}.card-grid,.card-grid--noicon{position:relative;display:block;width:100%;margin-bottom:1.25rem;padding:0;float:left;background-color:transparent;text-align:center}.card-grid .card-grid__image,.card-grid--noicon .card-grid__image{display:block;width:100%;height:1 1.875rem;background-repeat:no-repeat;background-position:center;background-size:cover}.card-grid .card-grid__content,.card-grid--noicon .card-grid__content{display:block;margin-top:0;padding:0 1.25rem;background-color:#fff}.card-grid .card-grid__content h2,.card-grid--noicon .card-grid__content h2{position:relative;top:-1.875rem;display:block;padding:0;-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-style:normal;font-weight:500;line-height:1.875rem}.card-grid .card-grid__content svg,.card-grid--noicon .card-grid__content svg{position:relative;top:-1.875rem;display:inline-block;width:3.125rem;height:3.125rem;padding:.625rem;-webkit-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out;transition:.2s all ease-in-out;background-color:#8c8c8c}.card-grid .card-grid__content p,.card-grid--noicon .card-grid__content p{position:relative;top:-1.875rem;display:block;margin-top:.3125rem;color:gray;font-weight:500}.card-grid .card-grid__content p span,.card-grid--noicon .card-grid__content p span{position:relative;top:-.2 3.125rem;margin:0 .3125rem;padding:0 .3125rem;border:1px solid #000;border-radius:.625rem;font-size:.625rem;text-align:center}.card-grid--noicon:active,.card-grid--noicon:focus,.card-grid--noicon:hover,.card-grid:active,.card-grid:focus,.card-grid:hover{text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.card-grid--noicon:active .card-grid__content,.card-grid--noicon:focus .card-grid__content,.card-grid--noicon:hover .card-grid__content,.card-grid:active .card-grid__content,.card-grid:focus .card-grid__content,.card-grid:hover .card-grid__content{background-image:url(../images/css-assets/pattern-gray-diagonal-fade.png);background-repeat:no-repeat;background-position:center;background-size:cover}.card-grid--noicon:active .card-grid__content svg,.card-grid--noicon:focus .card-grid__content svg,.card-grid--noicon:hover .card-grid__content svg,.card-grid:active .card-grid__content svg,.card-grid:focus .card-grid__content svg,.card-grid:hover .card-grid__content svg{background-color:#595959}.card-grid--noicon:active h2,.card-grid--noicon:focus h2,.card-grid--noicon:hover h2,.card-grid:active h2,.card-grid:focus h2,.card-grid:hover h2{color:#003a74}.card-grid--noicon .card-grid__image{height:20rem}.card-grid--noicon .card-grid__content p{top:-2.5rem;display:block;margin:0;padding:.625rem;background-color:#fff;line-height:1.25rem}.card-grid--noicon .card-grid__content h2{top:-2.5rem;margin:0;padding:1.25rem;background-color:#fff}.card-grid--noicon .card-grid__content svg{display:none}.button-add,.button-add-to-calendar,.button-calendar,.button-cancel,.button-follow,.button-inline,.button-primary,.button-primary--no-arrow,.button-primary--white,.button-quaternary,.button-remove,.button-secondary,.button-share,.button-share--gold,.button-share--green,.button-tertiary,.button-transparent,.cart-button,.event-registration-form .fsBody .fsSubmitButton,.formulate__btn--submit,.wf-active .event-registration-form .fsBody .fsSubmitButton{position:relative;display:inline-block;min-width:175px;margin:1.875rem;padding:.9375rem 2.8125rem .9375rem 1.875rem;-webkit-transition:.3s background-color ease-in-out;-o-transition:.3s background-color ease-in-out;transition:.3s background-color ease-in-out;border:0;border-radius:0;font-weight:400;text-align:center;text-transform:uppercase}.button-add-to-calendar:active,.button-add-to-calendar:focus,.button-add-to-calendar:hover,.button-add:active,.button-add:focus,.button-add:hover,.button-calendar:active,.button-calendar:focus,.button-calendar:hover,.button-cancel:active,.button-cancel:focus,.button-cancel:hover,.button-follow:active,.button-follow:focus,.button-follow:hover,.button-inline:active,.button-inline:focus,.button-inline:hover,.button-primary--no-arrow:active,.button-primary--no-arrow:focus,.button-primary--no-arrow:hover,.button-primary--white:active,.button-primary--white:focus,.button-primary--white:hover,.button-primary:active,.button-primary:focus,.button-primary:hover,.button-quaternary:active,.button-quaternary:focus,.button-quaternary:hover,.button-remove:active,.button-remove:focus,.button-remove:hover,.button-secondary:active,.button-secondary:focus,.button-secondary:hover,.button-share--gold:active,.button-share--gold:focus,.button-share--gold:hover,.button-share--green:active,.button-share--green:focus,.button-share--green:hover,.button-share:active,.button-share:focus,.button-share:hover,.button-tertiary:active,.button-tertiary:focus,.button-tertiary:hover,.button-transparent:active,.button-transparent:focus,.button-transparent:hover,.cart-button:active,.cart-button:focus,.cart-button:hover,.event-registration-form .fsBody .fsSubmitButton:active,.event-registration-form .fsBody .fsSubmitButton:focus,.event-registration-form .fsBody .fsSubmitButton:hover,.formulate__btn--submit:active,.formulate__btn--submit:focus,.formulate__btn--submit:hover{text-decoration:none}.button-add-to-calendar:active[disabled],.button-add-to-calendar:focus[disabled],.button-add-to-calendar:hover[disabled],.button-add:active[disabled],.button-add:focus[disabled],.button-add:hover[disabled],.button-calendar:active[disabled],.button-calendar:focus[disabled],.button-calendar:hover[disabled],.button-cancel:active[disabled],.button-cancel:focus[disabled],.button-cancel:hover[disabled],.button-follow:active[disabled],.button-follow:focus[disabled],.button-follow:hover[disabled],.button-inline:active[disabled],.button-inline:focus[disabled],.button-inline:hover[disabled],.button-primary--no-arrow:active[disabled],.button-primary--no-arrow:focus[disabled],.button-primary--no-arrow:hover[disabled],.button-primary--white:active[disabled],.button-primary--white:focus[disabled],.button-primary--white:hover[disabled],.button-primary:active[disabled],.button-primary:focus[disabled],.button-primary:hover[disabled],.button-quaternary:active[disabled],.button-quaternary:focus[disabled],.button-quaternary:hover[disabled],.button-remove:active[disabled],.button-remove:focus[disabled],.button-remove:hover[disabled],.button-secondary:active[disabled],.button-secondary:focus[disabled],.button-secondary:hover[disabled],.button-share--gold:active[disabled],.button-share--gold:focus[disabled],.button-share--gold:hover[disabled],.button-share--green:active[disabled],.button-share--green:focus[disabled],.button-share--green:hover[disabled],.button-share:active[disabled],.button-share:focus[disabled],.button-share:hover[disabled],.button-tertiary:active[disabled],.button-tertiary:focus[disabled],.button-tertiary:hover[disabled],.button-transparent:active[disabled],.button-transparent:focus[disabled],.button-transparent:hover[disabled],.cart-button:active[disabled],.cart-button:focus[disabled],.cart-button:hover[disabled],.event-registration-form .fsBody .fsSubmitButton:active[disabled],.event-registration-form .fsBody .fsSubmitButton:focus[disabled],.event-registration-form .fsBody .fsSubmitButton:hover[disabled],.formulate__btn--submit:active[disabled],.formulate__btn--submit:focus[disabled],.formulate__btn--submit:hover[disabled]{background-color:#8c8c8c}.button-add-to-calendar[disabled],.button-add[disabled],.button-calendar[disabled],.button-cancel[disabled],.button-follow[disabled],.button-inline[disabled],.button-primary--no-arrow[disabled],.button-primary--white[disabled],.button-primary[disabled],.button-quaternary[disabled],.button-remove[disabled],.button-secondary[disabled],.button-share--gold[disabled],.button-share--green[disabled],.button-share[disabled],.button-tertiary[disabled],.button-transparent[disabled],.cart-button[disabled],.event-registration-form .fsBody .fsSubmitButton[disabled],.formulate__btn--submit[disabled]{background-color:#8c8c8c;cursor:not-allowed}.button-cancel{background-color:#e6e6e6;color:#000}.button-cancel:active,.button-cancel:focus,.button-cancel:hover{background-color:#c41e24;color:#fff}.button-remove{background-color:#da2128;color:#fff}.button-remove:active,.button-remove:focus,.button-remove:hover{background-color:#c41e24;color:#fff}.formulate__btn--submit{display:block;width:100%;margin:0;padding:.625rem .9375rem;background-color:#000;color:#fff}.formulate__btn--submit:active,.formulate__btn--submit:focus,.formulate__btn--submit:hover{background-color:#262626;color:#fff}.button-primary,.button-primary--no-arrow{background-color:#34b44a;color:#fff}.button-primary--no-arrow:active,.button-primary--no-arrow:focus,.button-primary--no-arrow:hover,.button-primary:active,.button-primary:focus,.button-primary:hover{background-color:#2ea042;color:#fff}.button-primary:after{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='%23fff' 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:1.875rem;line-height:1.875rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-primary--no-arrow{margin:0;padding:.5rem 1.25rem}.button-inline{margin:.625rem .625rem .625rem 0;padding:.5rem 2.1875rem .5rem .9375rem;background-color:#34b44a;color:#fff!important;cursor:pointer}.button-inline:active,.button-inline:focus,.button-inline:hover{background-color:#2ea042;color:#fff}.button-inline:after{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='%23fff' 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:1.875rem;line-height:1.875rem;position:absolute;top:50%;right:.3125rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-add{margin:0;padding:.625rem 3.75rem .625rem 1.875rem;background-color:#34b44a;color:#fff}.button-add:active,.button-add:focus,.button-add:hover{background-color:#2ea042;color:#fff}.button-add:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.9375rem;height:.9375rem;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='M701 320.7H429.3V49H320.7v271.7H49v108.7h271.7V701h108.7V429.3H701V320.7z' /%3E%3C/svg%3E");background-size:.9375rem;line-height:.9375rem;position:absolute;top:50%;right:1.875rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-primary--white{border:2px solid #34b44a;background-color:#fff;color:#000}.button-primary--white:active,.button-primary--white:focus,.button-primary--white:hover{background-color:#3bc653;color:#fff}.button-primary--white:after{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='%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:1.875rem;line-height:1.875rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-share--gold,.button-share--green{width:85px;min-width:85px;height:75px;padding:20px 0 0;float:right;-webkit-transition:none;-o-transition:none;transition:none;background-color:rgba(87,88,91,.7);color:#fff;font-size:1.125rem}.button-share--gold:active,.button-share--gold:focus,.button-share--gold:hover,.button-share--green:active,.button-share--green:focus,.button-share--green:hover{background:-webkit-gradient(linear,left bottom,left top,from(#a17717),to(#e4c173));background:-o-linear-gradient(bottom,#a17717 0,#e4c173 100%);background:linear-gradient(360deg,#a17717 0,#e4c173 100%);color:#fff}.button-share--gold:after,.button-share--green:after{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='%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.875rem;line-height:1.875rem;position:absolute;top:30px;right:35px;left:27px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-share--green:active,.button-share--green:focus,.button-share--green:hover{background:-webkit-gradient(linear,left bottom,left top,from(#02763c),to(#009e4f));background:-o-linear-gradient(bottom,#02763c 0,#009e4f 100%);background:linear-gradient(360deg,#02763c 0,#009e4f 100%);color:#fff}.button-share{min-width:auto;margin:0;padding:.625rem .9375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#000;color:#fff;font-size:1.125rem}.button-share:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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;display:inline-block;margin-right:.4375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:'';vertical-align:middle}.button-share:active,.button-share:focus,.button-share:hover{background-color:rgba(0,0,0,.8);color:#fff;text-decoration:none}.button-share:active:before,.button-share:focus:before,.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}.button-add-to-calendar{min-width:auto;margin:0;padding:.625rem .9375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#000;color:#fff;font-size:1.125rem}.button-add-to-calendar:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem;display:inline-block;margin-right:.4375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:'';vertical-align:middle}.button-add-to-calendar:active,.button-add-to-calendar:focus,.button-add-to-calendar:hover{background-color:rgba(0,0,0,.8);color:#fff;text-decoration:none}.button-add-to-calendar:active:before,.button-add-to-calendar:focus:before,.button-add-to-calendar: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='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.button-follow{margin:0;padding:.625rem 1.25rem .625rem .9375rem;border:0;background-color:rgba(30,125,53,.9);color:#fff;cursor:pointer}.button-follow label{display:inline;margin:0;cursor:pointer}.button-follow:before{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='%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;display:inline-block;margin-right:.4375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:''}.button-follow:active,.button-follow:focus,.button-follow:hover{background-color:#1e7d35;color:#fff}.button-follow:active:before,.button-follow:focus:before,.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}.button-follow--followed:before{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='%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}.button-follow-resource{width:85px;min-width:85px;height:75px;padding:20px 0 0}.button-read-more{position:relative;display:inline-block;margin-bottom:1.25rem;padding-right:1.25rem;border:0;color:#34b44a;font-size:1.62rem;font-weight:700;line-height:1.875rem;text-transform:uppercase}.button-read-more:after{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='%2334b44a' 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:1.875rem;line-height:1.875rem;position:absolute;top:50%;right:-1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.button-read-more:active,.button-read-more:focus,.button-read-more:hover{color:#34b44a}.button-custom{position:relative;display:inline-block;margin-bottom:1.25rem;padding-right:1.25rem;border:0;color:#b2892d;font-size:1.125rem;font-weight:700;line-height:1.875rem;text-transform:uppercase}.button-custom:active,.button-custom:focus,.button-custom:hover{color:#a17717}.button-transparent{border:2px solid #009e4f;background-color:transparent;color:#fff}.button-transparent:active,.button-transparent:focus,.button-transparent:hover{background-color:#1a1a1a;color:#fff}.button-transparent:after{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='%23fff' 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:1.875rem;line-height:1.875rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.legends-staff-dashboard .button-share{margin:0;padding-top:8px;padding-left:0}.legends-staff-dashboard .button-share:after{top:14px}.legends-staff-dashboard .button-follow label{color:#999;font-size:1.125rem}.legends-staff-dashboard .button-follow label:hover{cursor:pointer}.legends-staff-dashboard .button-follow:hover{color:#fff;cursor:pointer}.legends-staff-dashboard .button-follow:hover:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='687.5' height='687.5' viewBox='31.25 31.25 687.5 687.5'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='37.5' 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:20px;line-height:20px}.legends-staff-dashboard .button-follow:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='687.5' height='687.5' viewBox='31.25 31.25 687.5 687.5'%3E%3Cpath fill='rgba(0,0,0,0)' stroke='%23fff' stroke-width='37.5' 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:20px;line-height:20px}.legends-staff-dashboard .list-resources__follow .button-follow--followed:hover{color:#fff;cursor:pointer}.legends-staff-dashboard .list-resources__follow .button-follow--followed:hover:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='687.5' height='687.5' viewBox='31.25 31.25 687.5 687.5'%3E%3Cpath fill='rgba(0,0,0,0)' stroke='%23fff' stroke-width='37.5' 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:20px;line-height:20px}.legends-staff-dashboard .list-resources__follow .button-follow--followed:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='687.5' height='687.5' viewBox='31.25 31.25 687.5 687.5'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='37.5' 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:20px;line-height:20px}.legends-staff-dashboard .card-feature--grid .button-follow-resource label{color:#fff}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .button-custom{color:#34b44a}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .button-custom:active,body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .button-custom:focus,body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .button-custom:hover{color:#34b44a}.button-secondary,.button-tertiary{font-weight:600}.button-secondary{padding:.625rem .9375rem;background-color:#000;color:#fff}.button-secondary:active,.button-secondary:focus,.button-secondary:hover{background-color:#333;color:#fff}.button-tertiary{padding:.3125rem .625rem;border:5px solid #000;background-color:#fff;color:#000}.button-tertiary:active,.button-tertiary:focus,.button-tertiary:hover{background-color:#e6e6e6;color:#000}.button-calendar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;padding:.625rem 2rem .75rem;background-color:#cb9b32;color:#000;font-size:1.125rem;font-weight:600}.button-calendar:active,.button-calendar:focus,.button-calendar:hover{background-color:#a27c28;color:#000}.button-calendar:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:#000;height:#000;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='18px' 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='18px' 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='18px' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='18px' 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='18px' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='18px' 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:#000;line-height:#000;-ms-flex-negative:0;flex-shrink:0;margin-right:.625rem;content:''}.button-quaternary{min-width:0;padding:.5rem 1.5rem;border:2px solid #fff;background-color:transparent;color:#fff;font-weight:600}.button-quaternary:active,.button-quaternary:focus,.button-quaternary:hover{border-color:#000;background-color:#fff;color:#000}.button-checkout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0}.button-checkout--disabled{background-color:#8c8c8c;color:#fff;cursor:not-allowed}.button-checkout--disabled>span{color:#fff}.button-checkout--disabled:hover{background-color:#8c8c8c}.button-checkout--show-if-last{display:none}.button-checkout--show-if-last:last-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.button-checkout:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='M696.8 323.3l-89-89c-6.8-6.8-18.4-2-18.4 7.6v63.8H459.1l10.5-51.2c2.3-11-6-21.3-17.1-21.3H144.3l-6.1-32.8c-1.6-8.4-8.8-14.5-17.2-14.5H58.8c-4.8 0-8.8 4-8.8 8.9v5.9c0 4.9 3.9 8.9 8.8 8.9h57.4l51 275.4c-7.5 8.4-12.1 19.5-12.1 31.8 0 26.1 20.9 47.3 46.7 47.3 25.8 0 46.7-21.2 46.7-47.3 0-8.3-2.2-16.4-6.3-23.6H348c-4.1 7.2-6.3 15.3-6.3 23.6 0 26.1 20.9 47.3 46.7 47.3s46.7-21.2 46.7-47.3c0-13.3-5.4-25.3-14.1-33.9-1.9-7.6-8.6-13.4-17-13.4H188l-8.8-47.3h241.7c8.3 0 15.4-5.9 17.1-14.1l10.7-52.1h140.7v63.8c0 9.6 11.6 14.4 18.4 7.6l89-89c4.3-4.1 4.3-10.9 0-15.1zM388.4 493.1c12.9 0 23.3 10.6 23.3 23.6 0 13-10.5 23.6-23.3 23.6-12.9 0-23.3-10.6-23.3-23.6-.1-13 10.4-23.6 23.3-23.6zm-186.7 0c12.9 0 23.3 10.6 23.3 23.6 0 13-10.5 23.6-23.3 23.6-12.9 0-23.3-10.6-23.3-23.6-.1-13 10.4-23.6 23.3-23.6zm214.5-94.5H174.9l-26.3-141.8h296.7l-10.1 48.9H312.8c-6 0-10.8 4.8-10.8 10.8v28.7c0 6 4.8 10.8 10.8 10.8h112.1l-8.7 42.6z'/%3E%3C/svg%3E");background-size:32px;line-height:32px;position:relative;margin-left:.625rem;font-size:32px;content:''}.cart-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;margin:0;padding:.8125rem 1.5625rem .6875rem 1rem;background-color:#000;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.125rem;font-weight:400}.cart-button:active,.cart-button:focus,.cart-button:hover{background-color:#333;color:#fff}.cart-button:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:25px;height:25px;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:25px;line-height:25px;position:relative;top:-2px;margin-right:.6875rem;font-size:25px;content:''}.cart-button[data-cart-quantity]:after{position:absolute;top:-.4375rem;left:-.625rem;min-width:1.5rem;height:1.5rem;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#e4c173),to(#ba8207));background:-o-linear-gradient(top,#e4c173 0,#ba8207 100%);background:linear-gradient(180deg,#e4c173 0,#ba8207 100%);color:#000;font-family:"Open Sans",sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;text-align:center;content:attr(data-cart-quantity)}.cart-button[data-cart-quantity][data-cart-quantity='0']:after{content:none}.cart-button--add{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:.625rem 2rem .6875rem;font-family:"Open Sans",sans-serif;font-weight:600}.cart-button--add: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:0;margin-right:.875rem}.nfl-team-prefix--legend .button-add,.nfl-team-prefix--legend .button-inline,.nfl-team-prefix--legend .button-primary,.nfl-team-prefix--legend .button-primary--no-arrow,.nfl-team-prefix--legend .formulate__btn--submit{background-color:#ae9977}.nfl-team-prefix--legend .button-add:active,.nfl-team-prefix--legend .button-add:focus,.nfl-team-prefix--legend .button-add:hover,.nfl-team-prefix--legend .button-inline:active,.nfl-team-prefix--legend .button-inline:focus,.nfl-team-prefix--legend .button-inline:hover,.nfl-team-prefix--legend .button-primary--no-arrow:active,.nfl-team-prefix--legend .button-primary--no-arrow:focus,.nfl-team-prefix--legend .button-primary--no-arrow:hover,.nfl-team-prefix--legend .button-primary:active,.nfl-team-prefix--legend .button-primary:focus,.nfl-team-prefix--legend .button-primary:hover,.nfl-team-prefix--legend .formulate__btn--submit:active,.nfl-team-prefix--legend .formulate__btn--submit:focus,.nfl-team-prefix--legend .formulate__btn--submit:hover{background-color:#a48d67}.nfl-team-prefix--legend .button-primary--white{border:2px solid #ae9977}.nfl-team-prefix--legend .button-primary--white:active,.nfl-team-prefix--legend .button-primary--white:focus,.nfl-team-prefix--legend .button-primary--white:hover{background-color:#b8a587}.nfl-team-prefix--legend .button-follow{background-color:rgba(178,137,45,.9)}.nfl-team-prefix--legend .button-follow:active,.nfl-team-prefix--legend .button-follow:focus,.nfl-team-prefix--legend .button-follow:hover{background-color:#b2892d}.nfl-team-prefix--legend .button-read-more{color:#a17717}.nfl-team-prefix--legend .button-read-more:after{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='%23b2892d' 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:1.875rem;line-height:1.875rem}.nfl-team-prefix--legend .button-read-more:active,.nfl-team-prefix--legend .button-read-more:focus,.nfl-team-prefix--legend .button-read-more:hover{color:#b2892d}.list-event{padding:0;list-style:none}.list-event a:active,.list-event a:focus,.list-event a:hover{text-decoration:none}.list-event__item{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #ccc;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:auto}.list-event__item:first-child{padding-top:15.625rem}.list-event__item--icon{background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:cover}.list-event__item--icon .list-event__icon{position:absolute;top:1.25rem;left:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20rem;height:20rem;padding:1.875rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:#fff}.list-event__item--icon .list-event__icon img{position:relative;top:50%;display:block;width:100%;max-width:100%;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.list-event__item a{position:relative;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%;padding:1.25rem;background-color:rgba(0,0,0,.8);color:#fff}.list-event__item a:active,.list-event__item a:focus,.list-event__item a:hover{color:#fff}.list-event__item a:active .list-event__title p,.list-event__item a:focus .list-event__title p,.list-event__item a:hover .list-event__title p{text-decoration:underline}.list-event__title{-ms-flex-preferred-size:70%;flex-basis:70%}.list-event__title p{margin-bottom:0;font-family:"Endzone Sans Condensed Medium";font-size:1.944rem;line-height:1.875rem}.list-event__title p.super-event{color:rgba(255,255,255,.5);font-family:inherit;font-size:.8125rem;font-weight:100;letter-spacing:.0625rem;line-height:1.25rem;text-transform:uppercase}.list-event__title span{display:inline-block;margin:0 .3125rem .3125rem 0;padding:.125rem .3125rem;font-size:.6875rem;text-transform:uppercase}.list-event__title--open span{background-color:#003a74}.list-event__title--closed span{background-color:#da2128}.list-event__title--event-date span{background-color:#8c8c8c}.list-event__date{-ms-flex-preferred-size:30%;flex-basis:30%}.list-event__date span{display:block;font-size:.75rem;text-align:right}.list-event__date p{display:block;font-family:"Endzone Sans Condensed Medium";font-size:1.944rem;text-align:right}.legends-staff-dashboard .list-event__item{border-bottom:2px solid #57585b}.legends-staff-dashboard .list-event__item a{background-color:transparent}.legends-staff-dashboard .list-event__item:first-child a{background-color:rgba(0,0,0,.8)}.legends-staff-dashboard .list-event__item .list-event__date span{color:#999;font-size:.6875rem;font-weight:400}.legends-staff-dashboard .list-event__item--icon{margin:0}.link-icon,.link-icon--email,.link-icon--message,.link-icon--phone{position:relative;padding-left:1.5625rem;line-height:1.5625rem}.link-icon svg,.link-icon--email svg,.link-icon--message svg,.link-icon--phone svg{position:absolute;top:50%;left:0;width:1.25rem;height:1.25rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.link-icon svg path,.link-icon--email svg path,.link-icon--message svg path,.link-icon--phone svg path{fill:#8c8c8c}.dashboard-item__icon-link{position:relative;padding-left:1.5625rem;line-height:1.5625rem}.dashboard-item__icon-link svg{position:absolute;top:50%;left:0;width:1.25rem;height:1.25rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.dashboard-item__icon-link svg path{fill:#8c8c8c}.list-resources{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:0;padding:0;list-style:none;overflow:auto}.list-resources li{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-bottom:.3125rem;padding:1.5625rem;float:left;background-color:#fff}.list-resources li>a{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin:0;color:#000;font-size:.9375rem;font-weight:400}.list-resources li>a h4{margin-bottom:5px;text-transform:none}.list-resources li>a p{display:inline-block;margin:0 0 .625rem}.list-resources li>a span{display:block;margin-bottom:.625rem;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-weight:400;line-height:1.25rem}.list-resources li>a span.lc-label,.list-resources li>a span.pc-label{position:relative;top:-10px;display:inline-block;padding:2px 15px;border-radius:30px;color:#fff;font-size:.625rem;font-weight:600;line-height:1.4;text-decoration:none;text-transform:uppercase}.list-resources__follow{position:relative;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.list-resources__follow form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:25px;height:100%;margin:0;padding:0;float:right;border:0;background:0 0}.list-resources__follow form label{margin:0;color:#000;font-size:.78125rem;font-weight:400}.list-resources__follow form.button-follow{background:0 0}.list-resources__follow form.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}.list-resources__follow form.button-follow:hover{background:0 0}.list-resources__follow form.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}.list-resources__follow form.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}.list-resources__follow form.button-follow--followed: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='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}.list-resources__follow span{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.list-resources__follow span:focus{position:static;width:auto;height:auto}.list-resources__empty p{font-size:.9375rem}.list-resources__empty a{margin:0}.card-feature,.card-feature--grid{display:block;width:100%;margin:1.25rem 0}.card-feature--grid:active,.card-feature--grid:focus,.card-feature--grid:hover,.card-feature:active,.card-feature:focus,.card-feature:hover{text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.card-feature .card-feature__header,.card-feature--grid .card-feature__header{position:relative;height:100%;min-height:2 5rem;padding:40rem 0 0;background-repeat:no-repeat;background-position:center;background-size:cover}.card-feature .card-feature__header .card-feature__content,.card-feature--grid .card-feature__header .card-feature__content{position:relative;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:1 3.125rem;padding:1.2 3.125rem 1.25rem;background:rgba(87,88,91,.7)}.card-feature .card-feature__header .card-feature__content p,.card-feature--grid .card-feature__header .card-feature__content p{display:block;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0;padding:.625rem .625rem 0 0;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;line-height:2.1875rem;-webkit-box-decoration-break:clone;box-decoration-break:clone}.card-feature .card-feature__header .card-feature__content span,.card-feature--grid .card-feature__header .card-feature__content span{display:block;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:.625rem;color:#fff;font-size:1.35rem;font-weight:400;line-height:1.25rem}.card-feature .card-feature__header .card-feature__content span.lc-label,.card-feature .card-feature__header .card-feature__content span.pc-label,.card-feature--grid .card-feature__header .card-feature__content span.lc-label,.card-feature--grid .card-feature__header .card-feature__content span.pc-label{position:absolute;top:-10px;display:inline-block;padding:2px 15px;border-radius:30px;color:#fff;font-size:.625rem;font-weight:600;line-height:1.4;text-decoration:none;text-transform:uppercase}.card-feature .card-feature__header .card-feature__content span.lc-label,.card-feature--grid .card-feature__header .card-feature__content span.lc-label{background-color:#b2892d}.card-feature .card-feature__header .card-feature__content span.pc-label,.card-feature--grid .card-feature__header .card-feature__content span.pc-label{background-color:#34b44a}.card-feature .card-feature__lede,.card-feature--grid .card-feature__lede{padding:2.5rem 3.125rem;background-color:#e6e6e6}.card-feature .card-feature__lede p,.card-feature--grid .card-feature__lede p{margin:0;color:#000;font-size:1.35rem;font-weight:300}.card-feature__list{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%}.card-feature--icon{background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:cover}.card-feature--icon .card-feature__icon{position:absolute;top:1.25rem;left:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20rem;height:20rem;padding:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:#fff}.card-feature--icon .card-feature__icon img{position:relative;top:50%;display:block;width:55%;height:auto;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.card-feature--grid{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.card-feature--grid .card-feature__header{min-height:30rem;padding-top:0;overflow:auto}.card-feature--grid .card-feature__header .card-feature__content{position:absolute;bottom:0;margin-top:0}.card-feature--grid .card-feature__header .button-follow{position:absolute;top:0;right:0;min-width:auto;padding:3.125rem 3.75rem 2.5rem;border:0;font-size:.75rem;z-index:1}.card-feature--grid .card-feature__header .button-follow:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='700' height='700' viewBox='25 25 700 700'%3E%3Cpath fill='rgba(0,0,0,0)' stroke='%23fff' stroke-width='50' 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:30px;line-height:30px;top:.9375rem;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}.card-feature--grid .card-feature__header .button-follow.button-follow--followed:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='700' height='700' viewBox='25 25 700 700'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='50' 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:30px;line-height:30px}.card-feature--grid .card-feature__header .button-follow label{position:absolute;bottom:.625rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.card-feature--grid .card-feature__header .button-follow-resource{width:85px;min-width:85px;height:75px;padding:20px 0 0;-webkit-transition:none;-o-transition:none;transition:none;background-color:rgba(87,88,91,.7);color:#fff}.card-feature--grid .card-feature__header .button-follow-resource label{bottom:20px;margin:0;font-size:.625rem;font-weight:400}.card-feature--grid .card-feature__header .button-follow-resource:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='680' height='680' viewBox='35 35 680 680'%3E%3Cpath fill='rgba(0,0,0,0)' stroke='%23fff' stroke-width='30' 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:25px;line-height:25px;position:absolute;top:28px;right:35px;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.card-feature--grid .card-feature__header .button-follow-resource:active,.card-feature--grid .card-feature__header .button-follow-resource:focus,.card-feature--grid .card-feature__header .button-follow-resource:hover{background:-webkit-gradient(linear,left bottom,left top,from(#02763c),to(#009e4f));background:-o-linear-gradient(bottom,#02763c 0,#009e4f 100%);background:linear-gradient(360deg,#02763c 0,#009e4f 100%)}.card-feature--grid .card-feature__lede{display:none}.legends-staff-dashboard .card-feature--grid .button-share--green{right:90px}.legends-staff-dashboard .card-feature--grid .button-share--resource-only{right:0}.blockquote{position:relative;padding:1.875rem 0}.blockquote .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}.blockquote blockquote{position:relative;max-width:700px;margin:0;padding:1.5625rem 0;border:0;background-color:transparent;text-transform:none}.blockquote blockquote:after,.blockquote blockquote:before{position:absolute;left:0;width:100px;max-width:100%;height:3px;background-color:#34b44a;content:''}.blockquote blockquote:before{top:0}.blockquote blockquote:after{bottom:0}.blockquote blockquote p{margin:0;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:2.3328rem;line-height:1.1}.blockquote blockquote cite{display:block;margin:1.25rem 0 0;color:#000;font-size:.9375rem;font-style:normal;text-transform:uppercase}.nfl-team-prefix--legend .blockquote blockquote:after,.nfl-team-prefix--legend .blockquote blockquote:before{background-color:#ae9977}.content-single h1{color:#000;font-size:2.5rem}.content-single .lede p{font-size:1.35rem;font-weight:300}.content-single p{margin-bottom:1.25rem;color:gray;font-size:1.35rem;font-weight:300;line-height:1.625rem}.notification{position:relative;display:block;width:100%;margin-bottom:.5rem;padding:1.5625rem 2.5rem;border:1px solid #ccc;background-color:#fff}.notification:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M646.28 134.57c26.73 13.23 44 32.87 50.3 61.19a98.77 98.77 0 0 1 2.42 21.05c.23 50.05 0 218.91.14 239.44.18 29.4-10.5 53.76-33.49 72.33-15.63 12.61-33.71 18.76-53.73 19-12.63.19-25.26.1-37.89 0-3.1 0-5.1.78-6.79 3.81-16.82 30.07-33.86 60-50.78 90-2.76 4.91-6 9-11.43 11.39-9.85 4.36-20.5-1.42-24.75-9Q458.65 605.43 437 567c-2.93-5.21-5.6-10.59-8.9-15.55-1.18-1.76-3.74-2.87-5.9-3.61-1.7-.58-3.75-.13-5.64-.13H141.83c-34.26 0-60.6-14.6-78.55-43.84-6.09-9.9-10.4-20.76-10.83-32.4-.93-25.06-2-208-1.45-252.73.44-37.52 17.06-65.8 51-83 13.85-7 28.94-8.24 44.2-8.24h458c4.26 0 8.53.29 12.77.37a74.76 74.76 0 0 1 29.31 6.7zm-70.56 31.66q-51.63-.1-103.26 0H142.8c-8.13 0-16.08 1-23.43 4.65-19.37 9.58-29.11 25.3-29.17 46.87-.1 34.89-.11 209.93 0 241.2.06 15.36 6.14 28.16 17.78 38.16 9.2 7.9 20.15 11.63 32.16 11.76 20.52.21 209.06.06 273 .06 8.37 0 16.74 0 25.1.05 7.41.07 12.89 3.46 16.53 9.91q17 30.23 34.11 60.43c2.66 4.71 5.42 9.36 8.52 14.7a34.31 34.31 0 0 0 2.48-3.22c13.11-23.12 26.34-46.19 39.22-69.45 4.67-8.43 11-12.72 20.86-12.51 16.73.34 33.47.18 50.2 0a48.73 48.73 0 0 0 24-6.18c17.62-10 26.12-25.64 26.17-45.58q.25-115.8 0-231.62a111.15 111.15 0 0 0-1.33-18.28c-3.31-19.55-15-32.46-33.61-38.16-13.57-3.89-46.04-2.79-49.67-2.79zM216 337.46c0 17.7 13 30.74 30.88 30.8a30.31 30.31 0 0 0 30.83-30.81c0-17.44-13.31-30.45-31.06-30.4-17.29-.4-30.65 12.8-30.65 30.41zm256.93.26c.06 17.28 13.28 30.58 30.44 30.62a30.6 30.6 0 0 0 31-30.73c.07-17.41-13.25-30.59-30.87-30.56-17.88.03-30.65 12.85-30.59 30.67zm-69.18-11.59c-5.12-13.39-16.8-20.08-32.41-18.94-11.93.87-23.13 10.46-25.85 22.14-3.32 14.29 2.31 28.24 14.22 35.09 2.83 1.63 13.83 5.86 24.78 2.75a31.73 31.73 0 0 0 22-29.72c-.04-3.69.59-2.83-2.76-11.32z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem;position:absolute;top:1.875rem;left:2.5rem;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;content:''}.notification a{color:#000}.notification span{position:relative;display:block;margin:.4375rem 0 .625rem 2.5rem;color:#000;font-size:.78125rem;font-weight:300}.notification p{font-size:.9375rem}.notification p b,.notification p strong{font-size:1.125rem}.notification .new{position:absolute;top:1.5625rem;right:1.25rem;color:#34b44a;font-size:.9375rem;font-weight:700;line-height:.625rem}.notification--alert:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M540.27 203.89C469 132.64 393.59 86.6 348.1 86.6c-13.77 0-24.81 4.06-32.81 12.07a39.11 39.11 0 0 0-9.15 14.76l-.29-.13-144.12 324.6-47.58 47.58c-4.86 4.85-10 13.11-9.75 26.08l-5 5c-19.34 19.34-6.7 57 32.21 95.88 26.81 26.81 53 41.15 73 41.15 9 0 16.83-2.92 22.85-8.94l4.92-4.92c13.05.3 21.37-4.86 26.25-9.74l.38-.37L352 668.26a40.55 40.55 0 0 0 44.38-8.8l1.19-1.19a40.67 40.67 0 0 0-12.47-66L334.18 570l294.59-131-.15-.33a39.41 39.41 0 0 0 16.86-9.86c12.81-12.81 21.88-40.1-7.64-97.41-20.55-39.84-55.2-85.14-97.57-127.51zM348.1 115.94c30.21 0 96.74 34 171.42 108.69 40.28 40.29 73 83 92.24 120.25 17.9 34.75 19.41 56.8 13 63.24-2.87 2.87-8.15 3.48-12.06 3.48-17.22 0-46.23-11.08-81.8-34.38 2.66-9 1.9-22.46-7.47-42.38-9.82-20.87-27-44.17-48.48-65.61-36.11-36.11-81.46-63.69-107.91-56a340.49 340.49 0 0 1-18-30.6c-17.9-34.74-19.42-56.79-13-63.23 2.86-2.85 8.14-3.46 12.06-3.46zm-57.48 441.32c-10.68-2.8-33.34-14.75-61.16-42.58s-39.71-50.37-42.69-60.89l106.08-238.91c12 39.86 50.8 94.35 96.44 140 36.51 36.51 75.44 66.32 109.63 83.93a176.39 176.39 0 0 0 30.13 12.49zm253.08-112.5c-11-1.69-24.69-6.62-40.3-14.66-33.31-17.16-71.4-46.34-107.2-82.1-59.06-59.06-92.05-115.15-96.86-147.71L312 171.75a238.29 238.29 0 0 0 10.93 24.34c20.55 39.89 55.2 85.19 97.58 127.56 52.92 52.92 108.12 91.89 151.67 108.45zM441.24 302.91a613.06 613.06 0 0 1-61.5-71.28c16.48 1.84 48.37 18.46 81.35 51.43s49.64 65 51.45 81.42a608.72 608.72 0 0 1-71.3-61.57zM134.89 506.23l36.94-36.94c1.1 2.49 2.34 5.06 3.78 7.75 8.63 16 22.84 34.29 40 51.47 15.2 15.2 38.53 34.72 59.19 43.85l-36.9 36.9c-1.19 1.2-4.32 1.48-8.37.75l-4.35-.78c-12.2-5.79-30.33-17.74-51.44-38.84s-32.92-39.07-38.74-51.18l-.83-4.71c-.76-4-.47-7.09.72-8.27zm56.78 114.69c-11.82-5.3-25.78-15.67-39.32-29.21s-23.91-27.5-29.2-39.32c-4.28-9.52-3.7-14.39-3-15.08l1.51-1.52c8.73 15.27 22.16 32.32 38.27 48.43s33.08 29.47 48.31 38.2l-1.49 1.5c-.69.69-5.56 1.27-15.08-3zm188.23 6.49a11.23 11.23 0 0 1-3.12 10.11l-1.2 1.2a11.32 11.32 0 0 1-12.36 2.45l-81.73-34 19.61-19.61 72.21 31.56a11.2 11.2 0 0 1 6.59 8.29z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--dashboard:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M664.6,254.2c-67-159.8-251-235-410.8-168s-235,251-168,410.8s251,235,410.8,168C613.1,616.1,689,502.1,689,375.7 C689.2,334,680.9,292.6,664.6,254.2z M377.1,660.8C219.5,660.6,92,532.8,92.2,375.2c0.1-114.4,68.6-217.6,173.9-262.2 c146-59.2,312.3,11.1,371.5,157.1c58,143-8.3,306.2-149.6,368.3C452.9,653.3,415.2,660.9,377.1,660.8z M320.1,518.5L191.9,390.4 c-5.9-5.9-5.9-15.4,0-21.2c5.9-5.9,15.4-5.9,21.2,0l107,106.9l212.7-212.8c5.9-5.9,15.4-5.9,21.2,0c5.9,5.9,5.9,15.4,0,21.2 L320.1,518.5z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--dashboard a,.notification--dashboard p{margin-bottom:0;padding-bottom:0;color:#595959}.notification--dashboard li{margin:5px 0;border:0}.notification--dashboard span{font-size:.6875rem}.notification--dashboard .notification__content{display:none}.notification--resource:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--new{border:0;border-left:4px solid #34b44a;background-color:#fff}.notification--new p{font-weight:600}.notification--single{margin:0;border:0;background-color:#fff}.notification--white{margin:0;border:0;background-color:#000}.notification--white:hover{color:#fff;text-decoration:none}.notification--white:hover p{text-decoration:underline}.notification--white:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M646.28 134.57c26.73 13.23 44 32.87 50.3 61.19a98.77 98.77 0 0 1 2.42 21.05c.23 50.05 0 218.91.14 239.44.18 29.4-10.5 53.76-33.49 72.33-15.63 12.61-33.71 18.76-53.73 19-12.63.19-25.26.1-37.89 0-3.1 0-5.1.78-6.79 3.81-16.82 30.07-33.86 60-50.78 90-2.76 4.91-6 9-11.43 11.39-9.85 4.36-20.5-1.42-24.75-9Q458.65 605.43 437 567c-2.93-5.21-5.6-10.59-8.9-15.55-1.18-1.76-3.74-2.87-5.9-3.61-1.7-.58-3.75-.13-5.64-.13H141.83c-34.26 0-60.6-14.6-78.55-43.84-6.09-9.9-10.4-20.76-10.83-32.4-.93-25.06-2-208-1.45-252.73.44-37.52 17.06-65.8 51-83 13.85-7 28.94-8.24 44.2-8.24h458c4.26 0 8.53.29 12.77.37a74.76 74.76 0 0 1 29.31 6.7zm-70.56 31.66q-51.63-.1-103.26 0H142.8c-8.13 0-16.08 1-23.43 4.65-19.37 9.58-29.11 25.3-29.17 46.87-.1 34.89-.11 209.93 0 241.2.06 15.36 6.14 28.16 17.78 38.16 9.2 7.9 20.15 11.63 32.16 11.76 20.52.21 209.06.06 273 .06 8.37 0 16.74 0 25.1.05 7.41.07 12.89 3.46 16.53 9.91q17 30.23 34.11 60.43c2.66 4.71 5.42 9.36 8.52 14.7a34.31 34.31 0 0 0 2.48-3.22c13.11-23.12 26.34-46.19 39.22-69.45 4.67-8.43 11-12.72 20.86-12.51 16.73.34 33.47.18 50.2 0a48.73 48.73 0 0 0 24-6.18c17.62-10 26.12-25.64 26.17-45.58q.25-115.8 0-231.62a111.15 111.15 0 0 0-1.33-18.28c-3.31-19.55-15-32.46-33.61-38.16-13.57-3.89-46.04-2.79-49.67-2.79zM216 337.46c0 17.7 13 30.74 30.88 30.8a30.31 30.31 0 0 0 30.83-30.81c0-17.44-13.31-30.45-31.06-30.4-17.29-.4-30.65 12.8-30.65 30.41zm256.93.26c.06 17.28 13.28 30.58 30.44 30.62a30.6 30.6 0 0 0 31-30.73c.07-17.41-13.25-30.59-30.87-30.56-17.88.03-30.65 12.85-30.59 30.67zm-69.18-11.59c-5.12-13.39-16.8-20.08-32.41-18.94-11.93.87-23.13 10.46-25.85 22.14-3.32 14.29 2.31 28.24 14.22 35.09 2.83 1.63 13.83 5.86 24.78 2.75a31.73 31.73 0 0 0 22-29.72c-.04-3.69.59-2.83-2.76-11.32z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--white.notification--alert:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M540.27 203.89C469 132.64 393.59 86.6 348.1 86.6c-13.77 0-24.81 4.06-32.81 12.07a39.11 39.11 0 0 0-9.15 14.76l-.29-.13-144.12 324.6-47.58 47.58c-4.86 4.85-10 13.11-9.75 26.08l-5 5c-19.34 19.34-6.7 57 32.21 95.88 26.81 26.81 53 41.15 73 41.15 9 0 16.83-2.92 22.85-8.94l4.92-4.92c13.05.3 21.37-4.86 26.25-9.74l.38-.37L352 668.26a40.55 40.55 0 0 0 44.38-8.8l1.19-1.19a40.67 40.67 0 0 0-12.47-66L334.18 570l294.59-131-.15-.33a39.41 39.41 0 0 0 16.86-9.86c12.81-12.81 21.88-40.1-7.64-97.41-20.55-39.84-55.2-85.14-97.57-127.51zM348.1 115.94c30.21 0 96.74 34 171.42 108.69 40.28 40.29 73 83 92.24 120.25 17.9 34.75 19.41 56.8 13 63.24-2.87 2.87-8.15 3.48-12.06 3.48-17.22 0-46.23-11.08-81.8-34.38 2.66-9 1.9-22.46-7.47-42.38-9.82-20.87-27-44.17-48.48-65.61-36.11-36.11-81.46-63.69-107.91-56a340.49 340.49 0 0 1-18-30.6c-17.9-34.74-19.42-56.79-13-63.23 2.86-2.85 8.14-3.46 12.06-3.46zm-57.48 441.32c-10.68-2.8-33.34-14.75-61.16-42.58s-39.71-50.37-42.69-60.89l106.08-238.91c12 39.86 50.8 94.35 96.44 140 36.51 36.51 75.44 66.32 109.63 83.93a176.39 176.39 0 0 0 30.13 12.49zm253.08-112.5c-11-1.69-24.69-6.62-40.3-14.66-33.31-17.16-71.4-46.34-107.2-82.1-59.06-59.06-92.05-115.15-96.86-147.71L312 171.75a238.29 238.29 0 0 0 10.93 24.34c20.55 39.89 55.2 85.19 97.58 127.56 52.92 52.92 108.12 91.89 151.67 108.45zM441.24 302.91a613.06 613.06 0 0 1-61.5-71.28c16.48 1.84 48.37 18.46 81.35 51.43s49.64 65 51.45 81.42a608.72 608.72 0 0 1-71.3-61.57zM134.89 506.23l36.94-36.94c1.1 2.49 2.34 5.06 3.78 7.75 8.63 16 22.84 34.29 40 51.47 15.2 15.2 38.53 34.72 59.19 43.85l-36.9 36.9c-1.19 1.2-4.32 1.48-8.37.75l-4.35-.78c-12.2-5.79-30.33-17.74-51.44-38.84s-32.92-39.07-38.74-51.18l-.83-4.71c-.76-4-.47-7.09.72-8.27zm56.78 114.69c-11.82-5.3-25.78-15.67-39.32-29.21s-23.91-27.5-29.2-39.32c-4.28-9.52-3.7-14.39-3-15.08l1.51-1.52c8.73 15.27 22.16 32.32 38.27 48.43s33.08 29.47 48.31 38.2l-1.49 1.5c-.69.69-5.56 1.27-15.08-3zm188.23 6.49a11.23 11.23 0 0 1-3.12 10.11l-1.2 1.2a11.32 11.32 0 0 1-12.36 2.45l-81.73-34 19.61-19.61 72.21 31.56a11.2 11.2 0 0 1 6.59 8.29z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--white.notification--dashboard:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M664.6,254.2c-67-159.8-251-235-410.8-168s-235,251-168,410.8s251,235,410.8,168C613.1,616.1,689,502.1,689,375.7 C689.2,334,680.9,292.6,664.6,254.2z M377.1,660.8C219.5,660.6,92,532.8,92.2,375.2c0.1-114.4,68.6-217.6,173.9-262.2 c146-59.2,312.3,11.1,371.5,157.1c58,143-8.3,306.2-149.6,368.3C452.9,653.3,415.2,660.9,377.1,660.8z M320.1,518.5L191.9,390.4 c-5.9-5.9-5.9-15.4,0-21.2c5.9-5.9,15.4-5.9,21.2,0l107,106.9l212.7-212.8c5.9-5.9,15.4-5.9,21.2,0c5.9,5.9,5.9,15.4,0,21.2 L320.1,518.5z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--white.notification--resource:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.notification--white.notification--new{position:relative;border-left:0}.notification--white.notification--new:before{position:absolute;top:0;bottom:0;left:1.25rem;display:block;width:3px;height:80%;margin:auto;background-color:#3d904d;content:'';z-index:1}.notification--white p{color:#fff}.notification--white a{color:#fff}.notification--white span{color:#fff;font-size:.78125rem}.notification--white .new{color:#3d904d;font-size:.78125rem}.notification--updates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.9375rem;border:0;border-left:5px solid #c40000}.notification--updates:before{display:none}.notification--updates p{padding:0;color:#000}.notification--updates span{margin:0 0 .5rem;color:#7c7c7c;font-size:.875rem;font-style:italic}.notification__content{margin:1.25rem 0}.account-settings__setting-block .notification p{color:#000}.nfl-team-prefix--legend .notification--new{border-color:#b2892d}.nfl-team-prefix--legend .notification--white.notification--new:before{background-color:#b2892d}.nfl-team-prefix--legend .notification .new{color:#b2892d}.form-group>button{margin:.625rem}.form-group:has(input.textTrue) label,.formulate__field:has(input.textTrue) label{-webkit-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;top:2.5rem}@media (prefers-reduced-motion:reduce){.form-group:has(input.textTrue) label,.formulate__field:has(input.textTrue) label{-webkit-transition:none;-o-transition:none;transition:none}}.modal .form-group:has(input[type=email]) label,.modal .form-group:has(input[type=password]) label,.modal .form-group:has(input[type=tel]) label,.modal .form-group:has(input[type=text]) label{position:static;top:auto;left:auto;-webkit-transition:none;-o-transition:none;transition:none;font-size:inherit;line-height:inherit;text-transform:none;pointer-events:auto}.modal .form-group:has(input[type=email]:focus) label,.modal .form-group:has(input[type=password]:focus) label,.modal .form-group:has(input[type=tel]:focus) label,.modal .form-group:has(input[type=text]:focus) label{top:auto;left:auto}.modal .form-group:has(input.textTrue) label{top:auto;left:auto}.form-group{position:relative;display:block;margin:0 auto;padding:1.25rem}.form-group:has(input[type=email]),.form-group:has(input[type=password]),.form-group:has(input[type=tel]),.form-group:has(input[type=text]){position:relative}.form-group:has(input[type=email]) label,.form-group:has(input[type=password]) label,.form-group:has(input[type=tel]) label,.form-group:has(input[type=text]) label{position:absolute;top:.4375rem;left:.625rem;-webkit-transition:top .3s ease-in-out;-o-transition:top .3s ease-in-out;transition:top .3s ease-in-out;font-size:16px;line-height:28px;text-transform:capitalize;pointer-events:none}.form-group:has(input[type=email]) .password-visibility,.form-group:has(input[type=password]) .password-visibility,.form-group:has(input[type=tel]) .password-visibility,.form-group:has(input[type=text]) .password-visibility{-webkit-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-group:has(input[type=email]) .password-visibility,.form-group:has(input[type=password]) .password-visibility,.form-group:has(input[type=tel]) .password-visibility,.form-group:has(input[type=text]) .password-visibility{-webkit-transition:none;-o-transition:none;transition:none}}.form-group:has(input[type=email]:focus) label,.form-group:has(input[type=password]:focus) label,.form-group:has(input[type=tel]:focus) label,.form-group:has(input[type=text]:focus) label{-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;top:-1.5rem;left:0}@media (prefers-reduced-motion:reduce){.form-group:has(input[type=email]:focus) label,.form-group:has(input[type=password]:focus) label,.form-group:has(input[type=tel]:focus) label,.form-group:has(input[type=text]:focus) label{-webkit-transition:none;-o-transition:none;transition:none}}.form-group:has(input.textTrue) label{-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;top:-1.5rem;left:0}@media (prefers-reduced-motion:reduce){.form-group:has(input.textTrue) label{-webkit-transition:none;-o-transition:none;transition:none}}.form-group:has(input[type=password]:hover,input[type=password]:focus) .password-visibility{-webkit-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;border-color:#999}@media (prefers-reduced-motion:reduce){.form-group:has(input[type=password]:hover,input[type=password]:focus) .password-visibility{-webkit-transition:none;-o-transition:none;transition:none}}.form-group .form-group-desc{color:#000;margin-bottom:1.25rem;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem;font-weight:600;line-height:1.1;text-transform:uppercase}.form-group label{margin:0;font-weight:300}.select-hidden{display:none;padding-right:.625rem;visibility:hidden}input[type=number]{-moz-appearance:textfield}input[type=number]:-webkit-inner-spin-button{-webkit-appearance:none}.select{position:relative;display:inline-block;width:100%;height:4.2 3.125rem;margin:0;border:0;color:#000;font-size:1.125rem;font-weight:400;cursor:pointer}.select-styled{position:relative;padding:.625rem .9375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid #000;background-color:#fff;font-size:1.35rem;font-weight:400;line-height:28px}.select-styled:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.8125rem;height:.8125rem;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='%23333' stroke='rgba(0,0,0,0)' stroke-width='0' d='M569.3 438.3L370.6 680.9 171.9 438.3h397.4zM380.4 70.1l198.7 242.6H181.7L380.4 70.1z'/%3E%3C/svg%3E");background-size:.8125rem;line-height:.8125rem;position:absolute;top:17px;right:10px;content:''}.select-options{position:absolute;top:0;right:0;left:0;display:none;max-height:40vh;margin:0;padding:0;background-color:#fff;font-size:1.35rem;list-style:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1);z-index:999;overflow-y:scroll}.select-options li{-webkit-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;margin:0;padding:.5625rem .125rem;text-indent:15px}@media (prefers-reduced-motion:reduce){.select-options li{-webkit-transition:none;-o-transition:none;transition:none}}.select-options li:hover{background:#000;color:#fff}.select-options li[rel=hide]{display:none}.form-group textarea{max-width:100%;padding:.3125rem 0;border:0;border-bottom:2px solid #000;border-radius:0;background:0 0;color:#000;font-weight:400;resize:none}.form-group textarea:active,.form-group textarea:focus,.form-group textarea:hover{background:0 0}.form-group input[type=date],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{width:100%;margin:.3125rem 0;padding:.625rem .9375rem;border:2px solid #000;border-radius:0;background-color:transparent;color:#000;font-size:16px;font-weight:300;line-height:28px;-webkit-box-shadow:none;box-shadow:none}.form-group input:focus[type=date],.form-group input:focus[type=email],.form-group input:focus[type=number],.form-group input:focus[type=password],.form-group input:focus[type=tel],.form-group input:focus[type=text]{outline:0}.error-message{color:#da2128;font-weight:500}.success-message{color:#34b44a;font-weight:500}.form-group input:-moz-placeholder,.form-group input:-ms-input-placeholder,.form-group input::-moz-placeholder,.form-group input::-webkit-input-placeholder{color:#8c8c8c;font-size:16px;font-weight:300;text-transform:uppercase}.form-group input:-moz-placeholder,.form-group input:-ms-input-placeholder,.form-group input::-moz-placeholder,.form-group input::-webkit-input-placeholder,.form-group input::placeholder{color:#8c8c8c;font-size:16px;font-weight:300;text-transform:uppercase}.form-group .field-validation-error,.form-group .formulate__error-msg{display:block;margin-top:-2.5rem;margin-bottom:2.5rem;color:#da2128;font-size:.875rem}.login{position:relative;height:100vh;padding:0;text-align:center}.login__logos{overflow:auto}.login__logo{width:46%;margin:0 2%;float:left}.login__wrapper{padding:0;background-image:url(../images/css-assets/pattern-gray-diagonal-fade.png);background-repeat:no-repeat;background-position:center top;background-size:contain}.login>h1{margin-top:2.5rem;margin-bottom:3.75rem;padding:0 3.75rem;font-size:34px;font-weight:300}.login__wrapper form{margin-top:1.875rem}.login__wrapper form>p{max-width:270px;margin:0 auto;margin-bottom:1.25rem}.login__wrapper form .alert{margin-top:0}.login__content{position:relative;top:0;width:100%;padding:2.1875rem}.login__content h2{font-size:1.944rem}.login__content>p{display:none;margin:1.25rem 1.875rem;font-size:14px}.login__wrapper .form-group{padding:.625rem}.login__buttons{width:100%}.login__buttons a{display:block;text-align:center}.login__text{position:absolute;top:50%;display:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.login__registration .form-group label{display:none}.login__registration .formulate__field--DateField label{display:block;text-align:left}.login__footer{display:none}.login__wrapper .alert{max-width:80%;margin-right:auto;margin-left:auto}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.login__content{padding-top:0}.login-page form{margin-top:1.25rem}.login__buttons{bottom:100px}.login__button{padding:.7 3.125rem .625rem}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.login__content{padding-top:0}.login-page form{margin-top:1.875rem}.login__buttons{bottom:120px}}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5){.login__content{margin-top:375px}}.account-settings{background-color:#fafafa}.account-settings__intro{max-width:9.375rem;color:#000;font-size:.9375rem}.account-settings__intro:after{display:block;width:100%;height:2px;margin-top:.3125rem;background-color:#ccc;content:''}.account-settings__title{margin:1.875rem 0 .625rem;background-color:#34b44a}.account-settings__title h1{margin:1.25rem 0;color:#fff;font-family:"Open Sans",sans-serif;font-weight:300;text-align:center;text-transform:none}.account-settings__sidebar{display:none}.account-settings__sidebar ul{padding:0;background-color:#fff;list-style:none;overflow:auto}.account-settings__sidebar ul li{display:block;width:100%;float:left;border-left:3px solid transparent;background-color:#fafafa}.account-settings__sidebar ul li.active,.account-settings__sidebar ul li:active,.account-settings__sidebar ul li:hover{border-left:3px solid #009e4f;background-color:#fff}.account-settings__sidebar ul li a{position:relative;display:block;padding:.9375rem 2.5rem .9375rem 1.875rem;color:#000;font-weight:400}.account-settings__sidebar ul li a:before{position:absolute;left:.9375rem;display:block;content:'\2013  '}.account-settings__sidebar ul li:first-child a{padding:.9375rem 2.5rem .9375rem .9375rem}.account-settings__sidebar ul li:first-child a:before{content:''}.account-settings__wrapper{padding:0 .625rem}.account-settings__wrapper h1,.account-settings__wrapper h2{margin:0;padding:1.25rem 1.875rem;font-family:"Open Sans",sans-serif;font-size:2.5rem;font-style:normal;font-weight:300;text-transform:none}.account-settings__body .form-group{padding:0}.account-settings__body .form-group input{padding:.625rem .625rem .2 3.125rem}.account-settings__body .form-group input[disabled]{border-bottom:3px solid #47a9e1;background-color:#e6e6e6;color:#47a9e1}.account-settings__body .form-group select{margin:.3125rem 0;padding:.625rem .625rem .2 3.125rem}.account-settings__description{display:inline-block;margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}.account-settings__description:first-child{margin-top:0}.account-settings__setting-block--text{padding:0;font-size:.9375rem}.account-settings__setting-block--text p{margin:.9375rem 0 .3125rem}.account-settings__setting-block__cancel,.account-settings__setting-block__edit,.account-settings__setting-block__save{margin-top:1.25rem;padding:.3125rem 2.5rem;border:0;background:#000;color:#fff;font-weight:600;text-transform:uppercase}.account-settings__setting-block__cancel,.account-settings__setting-block__save{padding:.3125rem 1.875rem}.account-settings__setting-block__save{background-color:#34b44a}.account-settings__setting-block__cancel{background:0 0;color:#000}.account-settings__setting-block__name{display:block;max-width:8.75rem;margin:1.25rem 0 .625rem;padding-bottom:.3125rem;border-bottom:1px solid #999;color:#000;font-size:.9375rem}.account-settings__setting-block--profile{margin-top:1.25rem}.account-settings__setting-block h2{padding:0 0 1.25rem}.account-settings__setting-block p{font-weight:500}.account-settings__setting-block label{margin:0 0 .3125rem}.account-settings__setting-block label.label-textarea{color:gray;font-size:.9375rem}.account-settings__setting-block form{color:#000}.account-settings__setting-block form.list-add-item{padding:0}.account-settings__setting-block>a{position:relative;display:block;width:100%;padding:1.25rem;border-bottom:1px solid #e6e6e6;background-color:#fff;color:#1b1b1b;font-weight:700}.account-settings__setting-block>a:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.8125rem;height:2.8125rem;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='%231b1b1b' 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:2.8125rem;line-height:2.8125rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.account-settings__setting-block>a.account-settings__setting-block__checkin,.account-settings__setting-block>a.account-settings__setting-block__events{background-color:#3d904d;color:#fff}.account-settings__setting-block>a.account-settings__setting-block__checkin:after,.account-settings__setting-block>a.account-settings__setting-block__events:after{width:2.8125rem;height:2.8125rem;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='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:2.8125rem;line-height:2.8125rem}.account-settings__setting-block>a.account-settings__setting-block__checkin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-settings__setting-block>a.account-settings__setting-block__checkin: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='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;margin-right:.9375rem;content:''}.account-settings__setting-block .select,.account-settings__setting-block textarea{margin-bottom:3.125rem}.account-settings__setting-block textarea{font-size:.9375rem}.account-settings__switch{position:relative;display:block;width:100%;padding:1.875rem;border-bottom:1px solid #e6e6e6;color:#1b1b1b;font-weight:700;overflow:auto}.account-settings__setting{display:block;width:100%;margin:.625rem 0;padding:.9375rem 0 0;border-top:1px solid #999;overflow:auto}.account-settings__setting h3{width:12rem;margin:0 0 0 .625rem;float:right;color:#000;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-style:normal;font-weight:400;line-height:1.25rem;text-align:right;text-transform:lowercase}.account-settings__setting p{display:inline;margin:0;padding:0;color:#000;font-size:1.35rem;font-weight:400;line-height:1.25rem}.account-settings__setting button{margin-left:.625rem;padding:2px 4px;float:right;border:0;border-radius:5px;background-color:#47a9e1;color:#fff;font-size:12px;line-height:14px;text-transform:uppercase}.account-settings__setting.hidden{display:none}.account-settings__form--hidden{display:none}.account-settings__form{padding:0}.account-settings__form--element .form-group input[type=text]{width:100%;margin:.3125rem 0;padding:.625rem 3.125rem .625rem .9375rem;border-radius:0;background-color:#fff;color:#000;font-size:1.35rem;font-weight:400;line-height:28px;-webkit-box-shadow:none;box-shadow:none}.account-settings__form .button-cancel,.account-settings__form .button-primary{min-width:80px;margin-left:0;padding:.3125rem .625rem}.account-settings__form .button-cancel{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:0;background-color:transparent;color:#000;font-weight:600}.account-settings__form .button-cancel:active,.account-settings__form .button-cancel:focus,.account-settings__form .button-cancel:hover{color:gray}.account-settings__form .button-primary{color:#fff}.account-settings__form .button-primary:after{display:none}.account-settings__back{position:relative;display:block;margin:0 0 1.25rem;padding-left:2.1875rem;background:0 0;color:#3d904d;font-weight:400;line-height:1.5625rem}.account-settings__back:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2rem;height:2rem;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='%233d904d' 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:2rem;line-height:2rem;position:absolute;top:-.1875rem;left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);content:''}.nfl-team-prefix--legend .account-settings__title{background-color:#e4c173}.nfl-team-prefix--legend .account-settings__sidebar ul li.active,.nfl-team-prefix--legend .account-settings__sidebar ul li:active,.nfl-team-prefix--legend .account-settings__sidebar ul li:hover{border-left:3px solid #e4c173}.nfl-team-prefix--legend .account-settings__setting-block__save{background-color:#b2892d}.nfl-team-prefix--legend .account-settings__setting-block a.account-settings__setting-block__checkin,.nfl-team-prefix--legend .account-settings__setting-block a.account-settings__setting-block__events{background-color:#b29872;color:#fff}.nfl-team-prefix--legend .account-settings__setting-block a.account-settings__setting-block__checkin:after,.nfl-team-prefix--legend .account-settings__setting-block a.account-settings__setting-block__events:after{width:2.8125rem;height:2.8125rem;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='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:2.8125rem;line-height:2.8125rem}.nfl-team-prefix--legend .account-settings__back{color:#b2892d}.nfl-team-prefix--legend .account-settings__back:before{width:2rem;height:2rem;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='%23b2892d' 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:2rem;line-height:2rem}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0)}.contact-list{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:.9375rem 0 1.875rem;padding:0;list-style-type:none}.contact{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin:0 0 .625rem;padding:1.25rem;border:1px solid #e6e6e6;background-color:#fff}.contact p{color:#000;font-weight:600}.contact span{display:block;margin:.625rem 0}.contact__meta:before{display:inline-block;margin-right:10px;content:'';vertical-align:middle}.contact__meta--email,.contact__meta--phone,.contact__meta--title,.contact__meta--website{color:#000;font-size:.9375rem}.contact__meta--email a,.contact__meta--phone a,.contact__meta--title a,.contact__meta--website a{font-weight:400}.contact__meta--title:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M534.34 462.5c-14.85-10.55-31.91-14.31-48.44-18-21.29-4.7-41.44-9.2-56-27.94-.27-1.61-.67-9.54 13-26.2 34.39-42.05 26.73-107.48 23.57-126.49-7-41.85-46.21-73.42-91.29-73.42s-84.3 31.57-91.29 73.42c-3.15 19-10.88 84.44 23.58 126.49 13.84 16.86 13.23 24.72 12.9 26.26-14.51 18.68-34.66 23.18-56 27.88-16.52 3.7-33.65 7.46-48.43 18-37.42 26.6-29.36 83.09-29 85.51a13.74 13.74 0 0 0 13.64 11.75h349.28A13.68 13.68 0 0 0 563.49 548a123.78 123.78 0 0 0-.2-33.12c-3.43-23.23-13.43-41.37-28.95-52.38zm-192-29.43c1.88-2.15 5.91-8.13 5.7-18.34-.2-12.42-6.71-26.6-19.27-41.91-11.42-14-18.14-33.52-20-58a201.25 201.25 0 0 1 2.23-46.53c4.77-28.68 32.31-50.38 64.09-50.38s59.31 21.63 64.08 50.38a200.92 200.92 0 0 1 2.22 46.49c-1.82 24.52-8.53 44.06-19.95 58-12.56 15.31-19.08 29.42-19.35 41.85-.27 10.34 4 16.25 5.37 18 20.63 27.21 48.1 33.32 72.42 38.69 14.51 3.23 28.15 6.25 38.42 13.57 15.52 11 18.34 32.92 18.41 47.16H213.38c0-14.24 2.82-36.14 18.4-47.16 10.28-7.32 24-10.34 38.49-13.57 24.25-5.32 51.73-11.44 72.02-38.25z'/%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M662.57 253.58A313.83 313.83 0 1 0 687 375a307.9 307.9 0 0 0-24.43-121.42zm-287.5 406.61a285.23 285.23 0 0 1-111-547.88A285.2 285.2 0 0 1 486 637.75a282.31 282.31 0 0 1-110.93 22.44z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.contact__meta--email:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M652.84 143.47H97.16a46.36 46.36 0 0 0-46.31 46.3v370.46a46.36 46.36 0 0 0 46.31 46.3h555.68a46.36 46.36 0 0 0 46.31-46.3V189.77a46.36 46.36 0 0 0-46.31-46.3zM81.73 197l185.83 185.3L81.73 553.82zm586.54 0v358.49L481.59 383.15zM386 434.9a15.77 15.77 0 0 1-21.92 0l-261.4-260.56h544.64zm-96.53-30.79l52.81 52.65a46.47 46.47 0 0 0 65.52 0L459.7 405l184.91 170.66h-541z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.contact__meta--phone:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M569.54 427.82c-23.43-19.5-54.15-19.12-74.27 1.11l-37.49 37.49c-19 19-51.68 21-70 2.69-.23-.21-23.06-21.45-53.92-53.93-31.84-30.27-53.09-53.07-53.76-53.76-8.55-8.55-13-20.43-12.62-33.42a53.31 53.31 0 0 1 15.83-36.09l37.42-37.45c20.59-20.55 21-50.4 1.49-73.85l-87.81-112.9c-18.89-22.77-54.73-23.23-76.61-1.25l-75 75c-20.63 20.61-39.47 63.75-30.45 123 11.93 78.58 67.85 168.28 166.22 266.62C330.41 643 430.3 699.69 515.43 699.7c55.69 0 85.12-25.11 92.81-32.81l75-75c11.26-11.27 17.33-26.25 16.67-41.09-.64-13.85-7-26.47-18.35-35.89zm88.22 138.6l-75 75c-3.72 3.72-24.42 22.25-67.33 22.25-51.72 0-140.79-27.42-271.38-158C128.46 390.05 95.38 307.76 88 259.07c-9.22-60.63 17.25-89.09 20.3-92.13l75-75c3.9-3.91 8.73-6.17 13.27-6.17a12.35 12.35 0 0 1 9.72 4.51l87.85 113c5.58 6.67 10.28 16.57 1.11 25.72l-37.45 37.44a89.28 89.28 0 0 0-26.35 60.4c-.74 23.07 7.48 44.41 22.71 59.61.89.95 22.16 23.77 54.19 54.2 31 32.71 53.94 54 54.39 54.41 15 15 35.35 23.22 57.37 23.22a90 90 0 0 0 63.17-26.39l37.5-37.49c7.44-7.46 16.17-6.76 26.15 1.49L659 543a12.77 12.77 0 0 1 4.93 9.47c.18 4.74-2.05 9.83-6.17 13.95z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.contact__meta--website:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M375 50.3C195.8 50.3 50.3 195.8 50.3 375S195.8 699.7 375 699.7 699.7 554.2 699.7 375 554.2 50.3 375 50.3zm-14.1 29.8v139.8c-34.3-.7-68.5-4.6-102.1-11.5 5.6-16.9 11.9-32.6 19-46.7 23.2-46.6 52.7-74.9 83.1-81.6zm28.2 0c30.4 6.7 59.9 35 83.2 81.6 7.5 15.1 13.8 30.8 19 46.8-33.7 6.9-67.9 10.7-102.2 11.4V80.1zM293 90c-15.3 16-28.9 36-40.4 59.1-8.4 17-15.5 34.7-21.2 52.7-27.6-7.5-52.6-16.8-74.2-27.7 36.3-39.3 82.9-69 135.8-84.1zm164 0c52.9 15.2 99.4 44.7 135.7 84-21.2 11.1-46.2 20.6-74 28-5.8-18.2-12.9-35.8-21.3-52.9C485.9 126 472.3 106 457 90zm154.1 106c35.1 46.3 57.2 103 60.1 165H544c-1-47.2-7.1-91.8-17.4-131.8 31.6-8.6 60-19.8 84.5-33.2zm-472.4.2c24.7 13.1 53.2 24.2 84.7 32.7-10.4 40-16.4 84.7-17.4 132H78.8c2.9-61.8 24.9-118.5 59.9-164.7zm112.1 39.3c34.2 7.3 71.2 11.6 110.1 12.5v112.9H234.1c1.1-45.2 7-87.7 16.7-125.4zm248.4.2c9.7 37.6 15.6 80.1 16.7 125.2H389.1V248c38.9-.8 75.9-5.1 110.1-12.3zM78.8 389.1H206c1 47.2 7.1 91.8 17.4 131.8-31.6 8.5-60 19.7-84.5 33.2-35.1-46.3-57.2-103.1-60.1-165zm155.3 0h126.8V502c-38.9.8-75.9 5.1-110.1 12.3-9.7-37.6-15.6-80.1-16.7-125.2zm155 0h126.8c-1.1 45.2-7 87.8-16.7 125.4-36.2-7.6-73.1-11.8-110.1-12.5V389.1zm154.9 0h127.2c-2.9 61.9-24.9 118.5-59.9 164.7-24.7-13.1-53.2-24.2-84.7-32.7 10.3-40 16.4-84.7 17.4-132zM360.9 530.2v139.7c-30.4-6.8-59.9-35-83.2-81.6-7.5-15.1-13.8-30.8-19-46.8 33.7-6.8 67.9-10.6 102.2-11.3zm28.2 0c34.3.7 68.5 4.6 102.1 11.5-5.2 16-11.5 31.6-19 46.7-23.3 46.5-52.8 74.8-83.2 81.6l.1-139.8zM231.3 548c6.2 19 13.3 36.8 21.3 53 11.5 23 25.1 43 40.4 59-52.9-15.2-99.4-44.7-135.7-84 21.2-11.1 46.2-20.5 74-28zm287.4.2c27.6 7.4 52.6 16.8 74.2 27.7-36.3 39.3-82.9 68.9-135.8 84.1 15.3-16 28.9-36 40.4-59.1 8.3-17 15.4-34.6 21.2-52.7z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.contact__phone-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:1.25rem}.contact__phone-links a{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:1.25rem .625rem;background-color:#02763c;color:#fff;text-align:center}.contact__phone-links a:last-child{background-color:#009e4f}.contact__phone-links a:active,.contact__phone-links a:focus,.contact__phone-links a:hover{background-color:#04582c;text-decoration:none}.nfl-team-prefix--legend .contact__phone-links a{background-color:#a17717}.nfl-team-prefix--legend .contact__phone-links a:last-child{background-color:#b2892d}.nfl-team-prefix--legend .contact__phone-links a:active,.nfl-team-prefix--legend .contact__phone-links a:focus,.nfl-team-prefix--legend .contact__phone-links a:hover{background-color:#8b6714}.topic-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topic-cards__col{-webkit-box-flex:1;-ms-flex:1;flex:1}.topic-cards__card{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 .3125rem;background-position:center center;background-size:cover;text-align:center}.topic-cards__card>a{width:100%;padding:1.875rem 0;background-color:rgba(0,0,0,.5);color:#fff;font-family:"Endzone Sans Condensed Medium";font-size:1.944rem;text-transform:uppercase}.topic-cards__card>a:active,.topic-cards__card>a:focus,.topic-cards__card>a:hover{color:#fff}.topic-cards__card.topic-cards__card--wellness>a{background-color:rgba(0,27,49,.8)}.topic-cards__card.topic-cards__card--benefits>a{background-color:rgba(16,44,81,.8)}.topic-cards__card.topic-cards__card--education>a{background-color:rgba(16,75,129,.8)}.topic-cards__card.topic-cards__card--career>a{background-color:rgba(56,93,134,.8)}.topic-cards__card.topic-cards__card--finance>a{background-color:rgba(103,106,108,.8)}.topic-cards__card.topic-cards__card--social>a{background-color:rgba(69,69,71,.8)}.topic-cards__card.topic-cards__card--perks>a{background-color:rgba(50,50,52,.8)}.footer-awning-container{position:relative;bottom:-5px}.footer-awning-container .footer-awning{position:absolute;bottom:0;left:0;width:100%;height:12.5rem;background:0 0;overflow:hidden;z-index:0;pointer-events:none}.footer-awning-container .footer-awning:after,.footer-awning-container .footer-awning:before{position:absolute;left:-600%;width:1300%;padding-top:3000%;border-radius:50%;background:0 0;content:''}.footer-awning-container .footer-awning:before{bottom:3.875rem;-webkit-box-shadow:0 0 0 9999px #65a053;box-shadow:0 0 0 9999px #65a053;z-index:1}.footer-awning-container .footer-awning:after{bottom:3.4375rem;-webkit-box-shadow:0 0 0 9999px #163b16;box-shadow:0 0 0 9999px #163b16;z-index:2}.footer-awning-container .footer-awning .awning-shadow{width:100%;z-index:0}.footer-awning-container .footer-awning .awning-shadow:before{position:absolute;bottom:6.25rem;left:-600%;width:1300%;padding-top:3000%;border-radius:50%;background:0 0;-webkit-box-shadow:0 0 0 9999px rgba(0,0,0,.1);box-shadow:0 0 0 9999px rgba(0,0,0,.1);content:''}.footer{position:relative;width:100%;margin:0 auto;padding:0 1.25rem;background-color:#163b16}.footer__content-container{position:relative;display:block;width:100%;max-width:62.5rem;margin:0 auto}.footer__social{position:relative;margin-top:1.875rem;padding:1.875rem 0;text-align:center}.footer__social:before{position:absolute;top:0;display:block;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#b3b3b3),to(transparent));background:-o-linear-gradient(left,transparent,#b3b3b3,transparent);background:linear-gradient(to right,transparent,#b3b3b3,transparent);content:''}.footer__social a{display:block;padding:.3125rem 0;color:#f1f1f1;font-size:.78125rem;font-weight:300}.footer__social a:last-child{margin-right:0}.footer__social-icon:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;display:inline-block;margin-right:.3125rem;content:'';vertical-align:middle}.footer__social-icon-twitter: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='rgba(255,255,255,0.2)' stroke='rgba(0,0,0,0)' stroke-width='0' d='M375,54C197.69,54,54,197.69,54,375s143.74,321,321.05,321,321-143.74,321-321S552.31,54,375,54Zm153.36,252.2v10.16c0,108.89-76.95,233.74-217.77,233.74-43.56,0-84.21-14.51-117.6-37.74a89.42,89.42,0,0,0,18.87,1.45c34.85,0,68.24-13.07,94.37-34.84-33.39,0-61-23.23-71.14-56.62,4.36,1.45,10.17,1.45,14.52,1.45a85.31,85.31,0,0,0,20.33-2.91c-34.85-8.71-61-42.1-61-81.3v-1.45c10.16,5.81,21.78,10.16,34.84,10.16-20.32-14.52-33.39-39.2-33.39-68.23,0-16,2.91-30.49,10.16-42.1,37.75,49.36,94.37,82.75,158.25,85.65-1.45-5.81-1.45-13.06-1.45-18.87,0-46.46,34.84-82.75,76.95-82.75,21.77,0,40.65,10.16,55.17,26.13a168.15,168.15,0,0,0,49.36-20.33c-5.81,18.88-17.42,34.85-33.39,45C540,271.31,555.94,267,569,259.69,558.85,277.11,545.78,291.63,528.36,306.15Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.footer__social-icon-instagram: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='rgba(255,255,255,0.2)' stroke='rgba(0,0,0,0)' stroke-width='0' d='M312.62,375c0-14.13,4.71-26.69,12.56-37.68,11-15.7,31.4-26.69,51.81-26.69s40.83,11,51.82,26.69c7.85,11,12.56,23.55,12.56,37.68,0,36.11-29.83,64.37-64.38,64.37S312.62,411.11,312.62,375ZM518.3,241.54v-7.85H455.5v62.8h62.8Zm-48.67,95.78A101.05,101.05,0,0,1,477.48,375C477.48,430,432,475.49,377,475.49S276.51,430,276.51,375a101.05,101.05,0,0,1,7.85-37.68h-55V488.05A34.85,34.85,0,0,0,264,522.59H490a34.85,34.85,0,0,0,34.54-34.54V337.32ZM698,375c0,177.31-143.73,321-321,321s-321-143.74-321-321S199.68,54,377,54,698,197.69,698,375ZM560.7,262A70.36,70.36,0,0,0,490,191.3H264A70.36,70.36,0,0,0,193.29,262v226.1A70.36,70.36,0,0,0,264,558.7H490a70.36,70.36,0,0,0,70.66-70.65V262Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.footer__social-icon-facebook: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='rgba(255,255,255,0.2)' stroke='rgba(0,0,0,0)' stroke-width='0' d='M375,54C197.69,54,54,197.69,54,375s143.74,321,321.05,321,321-143.74,321-321S552.31,54,375,54ZM460.62,375h-56V572.7H322.07V375H283.16V305h38.91V259.81c0-31.14,14-82.5,82.51-82.5h60.71V245.8H421.7c-6.23,0-17.12,3.11-17.12,18.68V305h62.26Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.footer__content{display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:normal;text-align:center}.footer__content-pc{width:9.375rem;height:65px;margin:0 0 1.875rem}.footer__content-legends{display:none}.footer__content p{-ms-flex-item-align:center;align-self:center;width:100%;margin-bottom:.625rem;color:#8c8c8c;font-weight:600}.footer__content a{padding:0;color:#8c8c8c;font-weight:600}.footer__content a:first-child{padding-left:0}.footer__content a:active,.footer__content a:focus,.footer__content a:hover{color:#fff;text-decoration:none}.footer__link-btn{border:0;background-color:transparent;text-decoration:none;white-space:nowrap;cursor:pointer}.footer__link-btn:active,.footer__link-btn:focus,.footer__link-btn:hover{color:#fff;text-decoration:none}.nfl-team-prefix--legend .footer-awning:after{-webkit-box-shadow:0 0 0 9999px #000;box-shadow:0 0 0 9999px #000}.nfl-team-prefix--legend .footer-awning:before{-webkit-box-shadow:0 0 0 9999px #ae9977;box-shadow:0 0 0 9999px #ae9977}.nfl-team-prefix--legend .footer{background-color:#000}.nfl-team-prefix--legend .footer__content:before{display:none}.nfl-team-prefix--legend .footer__content-pc{display:none}.nfl-team-prefix--legend .footer__content-legends{display:block;width:9.375rem;height:65px;margin:0 auto 1.875rem}.accordion-card__heading{width:100%;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background-position:center;background-size:cover}.accordion-card__heading h2{margin:0}.accordion-card__heading a{position:relative;display:block;width:100%;padding:1.25rem 2.5rem;background-color:rgba(0,0,0,.8);color:#fff;font-size:1.944rem;text-align:center;text-transform:uppercase}.accordion-card__heading a:active,.accordion-card__heading a:focus,.accordion-card__heading a:hover{text-decoration:none}.accordion-card__heading a:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='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:2.5rem;line-height:2.5rem;position:absolute;top:50%;left:.625rem;-webkit-transform:translateY(-50%) rotate(270deg);-ms-transform:translateY(-50%) rotate(270deg);transform:translateY(-50%) rotate(270deg);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;content:''}.accordion-card__heading a.collapsed:before{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.accordion-card__body{width:100%;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background-position:center;background-size:cover}.accordion-card__content{width:100%;padding-top:1 5rem;text-align:center}.accordion-card__content h3{position:relative;top:1.25rem;display:inline-block;margin:0;padding:.625rem;background-color:#000;color:#fff;font-size:1.35rem}.accordion-card__content p{max-width:600px;margin:0 auto;padding:2.5rem;background-color:rgba(0,0,0,.8);color:#fff;text-align:left}.accordion-card.accordion-card--wellness .accordion-card__title a{background-color:rgba(0,27,49,.8)}.accordion-card.accordion-card--wellness .accordion-card__content h3{background-color:#001b31}.accordion-card.accordion-card--wellness .accordion-card__content p{background-color:rgba(0,27,49,.8)}.accordion-card.accordion-card--benefits .accordion-card__title a{background-color:rgba(16,44,81,.8)}.accordion-card.accordion-card--benefits .accordion-card__content h3{background-color:#102c51}.accordion-card.accordion-card--benefits .accordion-card__content p{background-color:rgba(16,44,81,.8)}.accordion-card.accordion-card--education .accordion-card__title a{background-color:rgba(16,75,129,.8)}.accordion-card.accordion-card--education .accordion-card__content h3{background-color:#104b81}.accordion-card.accordion-card--education .accordion-card__content p{background-color:rgba(16,75,129,.8)}.accordion-card.accordion-card--career .accordion-card__title a{background-color:rgba(56,93,134,.8)}.accordion-card.accordion-card--career .accordion-card__content h3{background-color:#385d86}.accordion-card.accordion-card--career .accordion-card__content p{background-color:rgba(56,93,134,.8)}.accordion-card.accordion-card--finance .accordion-card__title a{background-color:rgba(103,106,108,.8)}.accordion-card.accordion-card--finance .accordion-card__content h3{background-color:#676a6c}.accordion-card.accordion-card--finance .accordion-card__content p{background-color:rgba(103,106,108,.8)}.accordion-card.accordion-card--social .accordion-card__title a{background-color:rgba(69,69,71,.8)}.accordion-card.accordion-card--social .accordion-card__content h3{background-color:#454547}.accordion-card.accordion-card--social .accordion-card__content p{background-color:rgba(69,69,71,.8)}.accordion-card.accordion-card--perks .accordion-card__title a{background-color:rgba(50,50,52,.8)}.accordion-card.accordion-card--perks .accordion-card__content h3{background-color:#323234}.accordion-card.accordion-card--perks .accordion-card__content p{background-color:rgba(50,50,52,.8)}.cta-intro{padding:3.125rem 1.25rem 3.125rem 2.5rem;background-color:#000;background-image:url(../images/css-assets/pattern-cities.svg);background-repeat:repeat;background-position:center;background-size:200%;text-align:center}.cta-intro p{max-width:600px;margin:0 auto;color:#fff;font-size:1.125rem}.cta-intro button{position:relative;max-width:30rem;padding:1.25rem;border:0;background-color:transparent;color:#fff}.cta-intro button:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='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:2.5rem;line-height:2.5rem;position:absolute;bottom:-2rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:''}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}.list-simple-card__card{position:relative;display:block;margin:.9375rem 0;padding:2.5rem 3.75rem;background-color:#fff;text-align:center}.list-simple-card__card:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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:2.5rem;line-height:2.5rem;position:absolute;top:50%;right:.9375rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.list-simple-card__card p{margin:0;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;text-transform:uppercase}.heading-lede{display:block;margin-bottom:1.875rem}.heading-lede h2{color:#000;font-family:"Endzone Sans Condensed Medium";font-size:3.125rem;text-align:left;text-transform:uppercase}.heading-lede p{display:inline-block;max-width:70%;float:left;color:#000;font-size:1.35rem;text-align:left}.inline-video{width:100%;padding-bottom:calc(56.25% + 60px)}.cta-black{margin:6.25rem 0;color:#fff;text-align:center}.cta-black h2{margin:0;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:2.5rem;text-transform:uppercase}.cta-black__content{margin:1.25rem;padding:1.25rem;background-color:#000}.switch-toggle{position:relative;display:block;width:100%;padding:1.25rem;border-bottom:1px solid #e6e6e6;color:#1b1b1b;font-weight:700;overflow:auto}.switch-toggle__toggle{position:relative;display:inline-block;width:38px;height:20px;margin:0 auto;float:right;border-radius:100px;text-align:center;cursor:pointer;z-index:1}.switch-toggle__check{display:none;width:100%;height:100%;margin:0;border-radius:50%;opacity:0;z-index:2}.switch-toggle__switch{position:absolute;top:6px;left:5px;width:7px;height:7px;-webkit-transition:all .5s cubic-bezier(.95,.25,.3,.65);-o-transition:all .5s cubic-bezier(.95,.25,.3,.65);transition:all .5s cubic-bezier(.95,.25,.3,.65);border-radius:40px;background:#fff;z-index:-1}.switch-toggle__track{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .5s cubic-bezier(.95,.25,.3,.65);-o-transition:all .5s cubic-bezier(.95,.25,.3,.65);transition:all .5s cubic-bezier(.95,.25,.3,.65);border-radius:50px;background:#000;z-index:-2}.switch-toggle__light{position:absolute;top:-30px;right:0;left:0;width:10px;height:10px;margin:0 auto;-webkit-transition:all .5s cubic-bezier(.95,.25,.3,.65);-o-transition:all .5s cubic-bezier(.95,.25,.3,.65);transition:all .5s cubic-bezier(.95,.25,.3,.65);border-radius:10px}.switch-toggle__toggle--toggled{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.switch-toggle__toggle--toggled .switch-toggle__switch{-webkit-transform:translate(19px);-ms-transform:translate(19px);transform:translate(19px);background:#fff}.switch-toggle__toggle--toggled .switch-toggle__track{background:#3d904d}.nfl-team-prefix--legend .switch-toggle__toggle--toggled .switch-toggle__track{background:#87775c}.switch-toggle__toggle-off,.switch-toggle__toggle-on{position:absolute;top:3px;-webkit-transition:all .3s cubic-bezier(.95,.25,.3,.65);-o-transition:all .3s cubic-bezier(.95,.25,.3,.65);transition:all .3s cubic-bezier(.95,.25,.3,.65);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.switch-toggle__toggle-on{left:5px;opacity:0}.switch-toggle__toggle--toggled .switch-toggle__toggle-on{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;opacity:1}.switch-toggle__toggle-off{right:6px;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.switch-toggle__toggle--toggled .switch-toggle__toggle-off{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:0}.list-add-item{padding:0}.list-add-item .list-add-item__item{margin-bottom:.625rem;padding:1.5625rem 1.875rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#fff;overflow:auto}.list-add-item .list-add-item__item p{margin:0;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.62rem;font-weight:700;line-height:1.6}.list-add-item .list-add-item__item p.list-add-item__desc{margin-top:.625rem;font-family:"Open Sans",sans-serif;font-size:.9375rem}.list-add-item .list-add-item__item button{margin-top:.625rem;float:right;border:0;background-color:transparent;color:#3d904d;font-size:.78125rem;font-weight:400;text-transform:uppercase}.list-add-item .list-add-item__item button:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.625rem;height:.625rem;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='%2302763c' stroke='rgba(0,0,0,0)' stroke-width='0' d='M701 320.7H429.3V49H320.7v271.7H49v108.7h271.7V701h108.7V429.3H701V320.7z' /%3E%3C/svg%3E");background-size:.625rem;line-height:.625rem;display:inline-block;margin-left:.4375rem;content:''}.list-add-item .list-add-item__item.list-add-item__item--added{background-color:#3d904d;color:#fff}.list-add-item .list-add-item__item.list-add-item__item--added button{color:#fff}.list-add-item .list-add-item__item.list-add-item__item--added button:after{width:.625rem;height:.625rem;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='M62.3 337.9h626.3v75.2H62.3z'/%3E%3C/svg%3E");background-size:.625rem;line-height:.625rem}.list-add-item .list-add-item__check{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0)}.nfl-team-prefix--legend .list-add-item .list-add-item__item button{color:#b2892d}.nfl-team-prefix--legend .list-add-item .list-add-item__item button:after{width:.625rem;height:.625rem;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='%23b2892d' stroke='rgba(0,0,0,0)' stroke-width='0' d='M701 320.7H429.3V49H320.7v271.7H49v108.7h271.7V701h108.7V429.3H701V320.7z' /%3E%3C/svg%3E");background-size:.625rem;line-height:.625rem}.nfl-team-prefix--legend .list-add-item .list-add-item__item.list-add-item__item--added{background-color:#b2892d}.nfl-team-prefix--legend .list-add-item .list-add-item__item.list-add-item__item--added button{color:#fff}.nfl-team-prefix--legend .list-add-item .list-add-item__item.list-add-item__item--added button:after{width:.625rem;height:.625rem;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='M62.3 337.9h626.3v75.2H62.3z'/%3E%3C/svg%3E");background-size:.625rem;line-height:.625rem}.carousel{z-index:2}.carousel .slick-list{margin:0 1.25rem}.carousel.slick-dotted.slick-slider{margin:1.25rem 0 3.4375rem}.carousel .slick-slide{padding:0 .3125rem}.carousel .slick-slide>div{height:100%}.carousel .slick-slide>div>div{height:100%}.carousel .slick-next{right:-2rem}.carousel .slick-next:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:3.4375rem;height:3.4375rem;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:3.4375rem;line-height:3.4375rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.carousel .slick-prev{left:.625rem}.carousel .slick-prev:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:3.4375rem;height:3.4375rem;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:3.4375rem;line-height:3.4375rem;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);content:''}.carousel .slick-dots{bottom:-1.875rem;margin:0 .1875rem}.carousel .slick-dots li button:before{width:12px;height:12px;border-radius:20px;background-color:#000;content:''}.carousel__card{position:relative;height:100%;background-position:center;background-size:cover}.carousel__content{position:absolute;bottom:0;width:100%;text-align:center}.carousel__content h3{position:relative;top:1.25rem;display:inline-block;margin:0;padding:.625rem;background-color:#000;color:#fff;font-size:1.35rem}.carousel__content p{max-width:600px;margin:0 auto;padding:2.5rem;background-color:rgba(0,0,0,.8);color:#fff;text-align:left}.carousel__content.carousel__content--wellness h3{background-color:rgba(0,27,49,.8)}.carousel__content.carousel__content--wellness p{background-color:rgba(0,27,49,.8)}.carousel__content.carousel__content--benefits h3{background-color:rgba(16,44,81,.8)}.carousel__content.carousel__content--benefits p{background-color:rgba(16,44,81,.8)}.carousel__content.carousel__content--education h3{background-color:rgba(16,75,129,.8)}.carousel__content.carousel__content--education p{background-color:rgba(16,75,129,.8)}.carousel__content.carousel__content--career h3{background-color:rgba(56,93,134,.8)}.carousel__content.carousel__content--career p{background-color:rgba(56,93,134,.8)}.carousel__content.carousel__content--finance h3{background-color:rgba(103,106,108,.8)}.carousel__content.carousel__content--finance p{background-color:rgba(103,106,108,.8)}.carousel__content.carousel__content--social h3{background-color:rgba(69,69,71,.8)}.carousel__content.carousel__content--social p{background-color:rgba(69,69,71,.8)}.carousel__content.carousel__content--perks h3{background-color:rgba(50,50,52,.8)}.carousel__content.carousel__content--perks p{background-color:rgba(50,50,52,.8)}.carousel--image{margin-bottom:3.125rem}.carousel--image .carousel__card{width:100%;height:300px}.carousel--dashboard{margin-top:65px}.carousel--dashboard .slick-prev{left:1rem}.carousel--dashboard .slick-next{right:-13px}.carousel--dashboard li.slick-active button:before{background-color:#b2892d;color:#b2892d}.carousel--dashboard .carousel__card{min-height:18.75rem}.carousel--dashboard .carousel__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carousel--dashboard .carousel__content h3,.carousel--dashboard .carousel__content p,.carousel--dashboard .carousel__content-desc{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:100%}.carousel--dashboard .carousel__content h3{top:0;padding:1.25rem;background:rgba(178,137,45,.8);font-size:1.875rem;text-align:left}.carousel--dashboard .carousel__content p,.carousel--dashboard .carousel__content-desc{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:1.25rem;background:rgba(0,0,0,.8);font-size:.875rem;line-height:1.4;word-break:break-word}.carousel--dashboard .carousel__content-desc p{width:100%;margin:0;padding:0;background-color:transparent}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) li.slick-active button:before{background-color:#34b44a;color:#34b44a}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .carousel--dashboard h3{background:rgba(0,158,79,.8)}.content-block{margin:.625rem 0}.content-block .content-block__content img{max-height:300px;margin:0 auto;padding:1.25rem 0}.content-block--image .content-block__image{margin:0 auto;padding:1.25rem;text-align:center}.content-block--image .content-block__image img{margin:0 auto}.content-block--image-large--right .content-block__image img{width:100%}.list-view-item{padding:0}.list-view-item .list-view-item__item{margin-bottom:.625rem;background-color:#fff;overflow:auto}.list-view-item .list-view-item__title{display:block;width:100%;padding:1.5625rem 1.875rem 1.4375rem}.list-view-item .list-view-item__title h4,.list-view-item .list-view-item__title--label{display:inline-block;margin:0}.list-view-item .list-view-item__title--label{padding-left:.625rem;font-size:.9375rem;vertical-align:top}.list-view-item .list-view-item__title--collapse,.list-view-item .list-view-item__title--expand{position:relative;padding-right:1.875rem;color:#000;font-size:.78125rem}.list-view-item .list-view-item__title--collapse:after,.list-view-item .list-view-item__title--expand:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M400.3,188.2l289.3,289.3c14,14,14,36.6,0,50.5l-33.7,33.7c-13.9,13.9-36.5,14-50.5,0.1L375,332.6L144.7,561.8 c-14,13.9-36.5,13.9-50.5-0.1L60.5,528c-14-14-14-36.6,0-50.5l289.3-289.3C363.7,174.3,386.3,174.3,400.3,188.2L400.3,188.2z' /%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem;position:absolute;right:0;bottom:0;content:''}.list-view-item .list-view-item__title .list-view-item__title--expand{display:none}.list-view-item .list-view-item__title .list-view-item__title--expand:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.list-view-item .list-view-item__title .list-view-item__title--collapse{display:block}.list-view-item .list-view-item__title.collapsed .list-view-item__title--expand{display:block}.list-view-item .list-view-item__title.collapsed .list-view-item__title--collapse{display:none}.list-view-item .list-view-item__content{padding:0 1.875rem 1.5625rem}.list-view-item .list-view-item__content p{display:block}.list-view-item .list-view-item__content .hidden{display:none}.list-view-item .list-view-item__content .button-remove{margin:-2.5rem 0 0 0;padding:.3125rem .9375rem;border:0;background-color:#c4382f;color:#fff;font-size:.78125rem;font-weight:600}.list-view-item .list-view-item__content--info,.list-view-item .list-view-item__content--info>a{color:#000;font-size:.9375rem;font-weight:400}.list-view-item .list-view-item__content--label{margin:0;padding:0;color:#999;font-size:.78125rem}.list-view-item .form-status{padding:0 0 .625rem 1.875rem}.list-view-item .form-status.hidden{padding:0}.nfl-modal.modal.in .modal-dialog{position:absolute;left:50%;width:80%;margin-top:2.5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.nfl-modal .hidden{display:none}.nfl-modal .close{position:absolute;top:0;right:0;margin:0;padding:0;border:0;background-color:transparent;color:#000;font-size:1.125rem}.nfl-modal .close:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='%23000' 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:.75rem;line-height:.75rem;display:inline-block;margin-right:.3125rem;content:''}.nfl-modal .form-group{padding:.625rem 0}.nfl-modal .form-group input{background-color:#fff}.nfl-modal .form-group input[type=text]{font-size:1.35rem}.nfl-modal .form-group textarea{margin-bottom:0}.nfl-modal .form-group .select{margin-bottom:.625rem}.nfl-modal .modal-content{padding:1.25rem 1.25rem 2.5rem;border:0;border-radius:0}.nfl-modal .modal-header{position:relative;padding:.9375rem 0}.nfl-modal .modal-title{font-size:2.79936rem;line-height:1.1;text-transform:uppercase}.nfl-modal .modal-body{margin:0;padding:0 0 1.25rem}.nfl-modal .modal-body p{margin:1.25rem}.nfl-modal .modal-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:.9375rem;background-color:#000}.nfl-modal .modal-meta .modal-meta__heading{display:inline-block;margin:.625rem 1.25rem 1.25rem;padding:.625rem 1.25rem;border-bottom:3px solid #34b44a;color:#fff;font-size:1.62rem;text-align:center}.nfl-modal .modal-meta p{color:#fff}.nfl-modal .modal-meta p a{color:#3498db}.nfl-modal .modal__pager{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:.625rem 0}.nfl-modal .modal__pager button{-webkit-box-flex:0;-ms-flex:0 1 49%;flex:0 1 49%;width:100%;min-width:auto;margin:0}.nfl-modal .modal-footer{text-align:center}.nfl-modal .modal-user-details.hidden{display:none}.nfl-modal .modal-confirm.hidden{display:none}.nfl-modal .button-primary{margin:1.25rem 0}.page-error{position:absolute;top:50%;left:50%;max-width:500px;margin:0 auto;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);text-align:center}.page-error h1{margin:0 0 .9375rem;color:#fff;font-family:"Endzone Sans Condensed Medium";font-size:2.79936rem;text-transform:uppercase;overflow:hidden}.page-error a,.page-error p{margin:0;font-weight:400}.page-error p{color:#fff;font-size:1.125rem}.page-error a{color:#34b44a}.page-error__footer{position:absolute;right:0;bottom:0;left:0;width:100%;padding:1.25rem 0;background-color:#ececec;text-align:center}.page-error__footer a,.page-error__footer p{margin:0;color:#999;font-size:.9375rem;font-weight:400}.page-error__header{position:absolute;top:0;width:100%;height:6.25rem;overflow:hidden}.page-error__header:before{position:absolute;top:3.875rem;left:-600%;width:1300%;padding-bottom:3000%;border-radius:50%;background:0 0;-webkit-box-shadow:0 0 0 9999px #f7f7f7;box-shadow:0 0 0 9999px #f7f7f7;content:'';z-index:1}.page-error__header-contents{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}.page-error__header-text{display:none}.page-error__logo{margin:1.5625rem 0 .9375rem}.page-error__logo img{width:7.8125rem;margin-right:.9375rem}.page-error__logo img:last-child{margin-right:0}.card-simple{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;margin:0;padding:1.5625rem;background-color:#fff}.card-simple__text{margin-bottom:3.125rem}.card-simple__text h2{font-size:1.62rem;text-transform:none}.card-simple__text p{color:#000;font-size:.9375rem;line-height:1.4}.card-simple .button-primary,.card-simple .button-secondary{position:absolute;bottom:1.5625rem;margin:0}.card-simple__image{margin-bottom:1.875rem}.card-simple__image img{max-width:100%;height:6.25rem;max-height:100%}.modal-share .button-mailto:before,.modal-share .button-sms:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;display:inline-block;margin-right:10px;content:'';vertical-align:middle}.modal-share .button-mailto:before{width:30px;height:30px;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:30px;line-height:30px}.modal-share .button-sms:before{width:30px;height:30px;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:30px;line-height:30px}.modal-share .close{top:.625rem;right:.625rem;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.125rem;text-transform:uppercase}.modal-share .close:before{width:12px;height:12px;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:12px;line-height:12px}.modal-share .modal-body{padding-top:1.875rem}.modal-share .modal-body p{margin:0 0 .9375rem}.modal-share .modal-body .button-secondary{display:block;width:100%;margin:0}.modal-share .modal-body .button-secondary:first-child{margin-bottom:.9375rem}.modal-share .modal-body .form-group{padding:0}.modal-share .modal-body .form-group label{display:block;color:#000;font-size:.9375rem}.modal-share .modal-body .form-group input{margin:.3125rem 0 0;color:#000;font-weight:400}.modal-share .modal-body .form-group .button-secondary{margin:.9375rem 0}.modal-share .modal-content{background-color:#e5e5e5}.modal-share .modal-dialog{top:12%}.modal-share .modal-header{position:absolute;top:-1.875rem;padding:.9375rem 1.25rem;border:0;border-radius:0;background-color:#fff}.modal-share .modal-title{font-size:1.62rem;text-transform:none}.modal-share__checkboxes{max-height:18.75rem;padding-top:0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;overflow-y:scroll}.modal-share__checkboxes>label{margin-top:1.25rem;margin-bottom:.625rem;color:#b3b3b3}.modal-share__checkboxes .form-check{margin-bottom:.3125rem}.modal-share__checkboxes .form-check label{color:#000;font-weight:500}.modal-share__checkboxes .form-check__group{margin-top:1.25rem}.modal-share__page-no{color:#000;font-size:1.35rem}.modal-share__page-no span{font-size:.9375rem}.modal-share__recipients{position:relative;margin:1.25rem;padding-left:2.5rem}.modal-share__recipients:before{position:absolute;left:0;margin:.3125rem 0;line-height:1.875rem;content:'To:'}.modal-share__recipients span{display:inline-block;margin:.3125rem;padding:.3125rem .625rem;border-radius:6.25rem;background-color:#3498db;color:#fff;font-size:.8125rem}.list-notifications{padding:0;list-style-type:none}.list-notifications p{margin-bottom:.625rem;font-size:.9375rem;font-weight:300}.list-notifications p b,.list-notifications p strong{font-size:1.125rem}.list-notifications.list-dashboard-notifications li{border:0}.list-notifications.list-dashboard-notifications li a,.list-notifications.list-dashboard-notifications li a p{font-weight:400}.list-notifications.list-dashboard-notifications p{padding-bottom:0}.list-notifications .notification p{margin-left:0}.list-notifications .notification--updates p{margin-bottom:0;font-size:1rem}.list-notifications .notification--updates p b,.list-notifications .notification--updates p strong{font-size:1rem}.content-page__container{width:100%;margin:3.125rem auto;overflow:auto}.content-page__container h1{width:100%;color:#000;font-family:"Endzone Sans Condensed Medium";font-size:3.125rem;text-align:left;text-transform:uppercase}.content-page__container p{width:100%;line-height:1.8em}.content-page__container .inline-video__wrapper{margin-bottom:1.875rem}.content-page__date{color:#595959;font-size:.9375rem;font-weight:300}.content-page__desc{padding:1.875rem 0;background-color:#f7f7f7}.content-page__desc p{color:#000}.content-page__desc p:last-child{margin-bottom:0}.content-page__meta .button-share{display:block;margin:.625rem 0 1.25rem auto}.content-page__meta .button-add-to-calendar{display:block;margin:.625rem 0 1.25rem auto}.content-page__text h1{margin-bottom:.9375rem;padding:.625rem 1.25rem;background-color:#fff;font-size:1.944rem;text-transform:none}.content-page__text p{color:#000}.content-page__type{position:relative;padding-right:.625rem;color:#000;font-size:1.125rem;font-weight:700;text-transform:uppercase}.content-page__type--article:before,.content-page__type--podcast:before,.content-page__type--resource:before,.content-page__type--video:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;display:inline-block;margin-right:.625rem;content:'';vertical-align:middle}.content-page__type--article:before{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%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-115.18' rx='20.18' ry='20.18' transform='rotate(90 371.28 155.54)'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='-.38' rx='20.18' ry='20.18' transform='rotate(90 371.28 270.34)'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='114.42' rx='20.18' ry='20.18' transform='rotate(90 371.28 385.14)'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='370.61' x='265.69' y='429.43' rx='20.18' ry='20.18' transform='rotate(90 285.87 614.74)'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='40.36' height='541.44' x='351.1' y='229.22' rx='20.18' ry='20.18' transform='rotate(90 371.28 499.94)'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.content-page__type--podcast:before{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%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='464.58' x='200.47' y='229.99' rx='31.75' ry='31.75'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='73.43' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='637.13' x='328.51' y='57.44' rx='31.75' ry='31.75'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='224.12' x='456.58' y='470.46' rx='31.75' ry='31.75'/%3E%3Crect fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' width='63.5' height='328.6' x='584.74' y='365.97' rx='31.75' ry='31.75'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.content-page__type--resource:before{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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.content-page__type--video:before{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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M350 61.57h40c1.6.35 3.19.76 4.8 1 19.8 3.42 40.24 4.72 59.3 10.56q189.55 58.11 230.35 252.74c2.41 11.52 3.33 23.36 4.93 35v39.92a46.67 46.67 0 0 0-1.07 5.44c-2.29 30.85-8.54 60.93-20.42 89.44-45.74 109.71-126.72 176.73-243.53 199.76-11.34 2.24-22.93 3.25-34.4 4.83H350c-1.59-.35-3.17-.77-4.78-1-19.8-3.42-40-5.35-59.35-10.45C167.67 657.58 75.54 556.1 55.52 435.94c-1.94-11.63-3.26-23.37-4.86-35.06V361c.36-1.81.76-3.62 1.08-5.44C55.09 336.13 57 316.34 62 297.41 94 177.66 193.1 87.71 315.61 66.35c11.39-1.99 22.95-3.2 34.39-4.78zm19.84 588.79c148.3.12 269.33-120.75 269.56-269.19S518.92 111.84 369.79 111.48c-147.63-.35-269.2 121-269.23 268.85-.02 148.94 120.62 269.9 269.32 270.03z'/%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M280.19 380.68V267.79c0-2.07-.05-4.16.06-6.23.82-14.94 11.8-21.76 25-14.9 12 6.21 23.44 13.39 35.1 20.19Q423 315 505.58 363.26c19 11.09 19 24.22.14 35.23l-195.34 114c-.72.42-1.43.84-2.16 1.24-16.3 9.08-28 2.3-28-16.41q-.11-58.32-.03-116.64z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem}.inline-podcast__wrapper{margin:.625rem 0 1.25rem}.inline-search{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 .625rem;border:0}.inline-search input{width:100%;padding:.625rem .9375rem;border:1px solid #000;background-color:#fff;color:#000;font-size:1.62rem;font-weight:400;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box}.inline-search input::-webkit-input-placeholder{color:#000}.inline-search input::-moz-placeholder{color:#000}.inline-search input::-ms-input-placeholder{color:#000}.inline-search input::placeholder{color:#000}.inline-search input:focus{outline-color:#fff}.inline-search button{width:1.875rem;height:1.875rem;margin-top:.9375rem;margin-left:-3.125rem;border:0;background-color:transparent}.inline-search button:after{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='%23000' 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:1.875rem;line-height:1.875rem;content:'';vertical-align:middle}.search-results__heading{display:block;width:100%;margin-bottom:1.25rem;color:#000;text-align:center}.search-results__empty-state,.search-results__result{padding:1.25rem 0;border-bottom:2px solid #65a053}.search-results__empty-state p,.search-results__result p{margin:0}.search-results__empty-state{position:relative;display:block;color:#1b1b1b}.search-results__result{position:relative;display:block;color:#000}.search-results__result:active,.search-results__result:focus,.search-results__result:hover{color:#000}.search-results__result p{padding-top:.3125rem;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem}.search-results__load-more{margin-top:4.375rem;text-align:center}.search-results__load-more .button-primary--no-arrow{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:transparent;color:#3d904d;font-size:1.35rem;font-weight:600}.search-results__load-more .button-primary--no-arrow:active,.search-results__load-more .button-primary--no-arrow:focus,.search-results__load-more .button-primary--no-arrow:hover{color:#65a053}.search-results__workspace{display:none}.nfl-team-prefix--legend .search-results__empty-state,.nfl-team-prefix--legend .search-results__result{border-color:#b2892d}.nfl-team-prefix--legend .search-results__load-more .button-primary--no-arrow{background-color:transparent;color:#a17717}.nfl-team-prefix--legend .search-results__load-more .button-primary--no-arrow:active,.nfl-team-prefix--legend .search-results__load-more .button-primary--no-arrow:focus,.nfl-team-prefix--legend .search-results__load-more .button-primary--no-arrow:hover{color:#b2892d}.onboarding{color:#fff}.onboarding input[type=text]{border-color:#3d904d;color:inherit}.onboarding input[type=text]::-webkit-input-placeholder{color:#999}.onboarding input[type=text]::-moz-placeholder{color:#999}.onboarding input[type=text]::-ms-input-placeholder{color:#999}.onboarding input[type=text]::placeholder{color:#999}.onboarding__container{max-width:62.5rem;margin:0 auto}.onboarding__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:34.375rem;margin:.625rem auto 0;overflow:auto}.onboarding__back,.onboarding__next,.onboarding__skip,.onboarding__submit{width:50%;margin:.625rem 0;border:0;background-color:transparent;font-size:1.35rem}.onboarding__back,.onboarding__skip{color:#999;font-weight:400}.onboarding__next,.onboarding__submit{color:#3d904d;font-weight:600}.onboarding__instructions{margin-bottom:2.5rem}.onboarding__instructions h2,.onboarding__instructions p{max-width:34.375rem;margin:0 auto 1.875rem;color:#fff;text-align:center}.onboarding__instructions h2{font-family:"Endzone Sans Condensed Medium";font-size:2.79936rem;font-weight:700}.onboarding__instructions p{font-size:1.35rem;font-weight:300;line-height:1.4}.onboarding__dots{margin:.625rem 0;text-align:center}.onboarding__dots button{width:.8125rem;height:.8125rem;margin:0 .5rem;border:0;border-radius:1.25rem;background-color:#e6e6e6}.onboarding__dots button.active{background-color:#3d904d}.onboarding__slide-content{margin-top:3.75rem}.onboarding__slide-content .form-group{max-width:25rem}.onboarding__slide{display:none}.onboarding__slide.onboarding__slide--active{display:block}.onboarding__status{display:none}.onboarding__status.active{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;height:40.625rem;max-height:100vh}.onboarding__status-wrapper{padding:1.25rem;background-color:#fff;color:#000;text-align:center}.onboarding__checkboxes{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:calc(100% + 30px);margin-right:-15px;margin-left:-15px}.onboarding__checkbox{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0 0 30px;padding:0 15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.onboarding__checkbox--content{position:relative;min-height:5rem;margin:0;padding:.625rem 1.25rem;border:2px solid #3d904d;background-color:#000;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem;cursor:pointer}.onboarding__checkbox--content p{margin-top:0;font-family:"Open Sans";font-size:.9375rem}.onboarding__checkbox--checked .onboarding__checkbox--content{background-color:#3d904d}.onboarding__checkbox--checked .onboarding__checkbox--content:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.9375rem;height:.9375rem;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='M594.5 123.4l-299 306.4-140-132.8-98.4 98.4 238.4 231.2 397.3-404.9-98.3-98.3z'/%3E%3C/svg%3E");background-size:.9375rem;line-height:.9375rem;position:absolute;top:.3125rem;right:.3125rem;padding:.625rem;content:''}.onboarding__pagination{margin-top:3.75rem}.onboarding .hidden{display:none}.nfl-team-prefix--legend .onboarding input[type=text]{border-color:#87775c}.nfl-team-prefix--legend .onboarding__checkbox--content{border-color:#87775c}.nfl-team-prefix--legend .onboarding__checkbox--checked .onboarding__checkbox--content{background-color:#87775c}.nfl-team-prefix--legend .onboarding__dots button.active{background-color:#87775c}.nfl-team-prefix--legend .onboarding__next,.nfl-team-prefix--legend .onboarding__submit{color:#87775c}.trusted-user-select{position:relative;display:block;width:100%;margin:0;background-color:#009e4f;z-index:101}.mmactive .trusted-user-select{display:none}.trusted-user-select__content{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;overflow:visible}.trusted-user-select p{-ms-flex-preferred-size:calc(100% - 100px);flex-basis:calc(100% - 100px);margin:0;padding:.3125rem .625rem;text-align:right}.trusted-user-select .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100px;flex-basis:100px;width:100%;margin-right:0;border-right:2px solid #1e7d35;border-left:2px solid #1e7d35;text-align:center}.trusted-user-select .dropdown button{width:100%;padding:.3125rem 2.1875rem .3125rem 1.25rem;border:0;background:0 0;font-size:.875rem;font-weight:700}.trusted-user-select .dropdown button:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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:1.25rem;line-height:1.25rem;position:absolute;top:50%;right:.625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:0;content:''}.trusted-user-select .dropdown button.dropdown-toggle{border:0;background-color:#009e4f;color:#000}.trusted-user-select .dropdown-menu{right:0;left:auto;width:100%;margin-top:.625rem;padding:0;border:0;border-radius:0;background:-webkit-gradient(linear,left bottom,left top,from(#02763c),to(#34b44a));background:-o-linear-gradient(bottom,#02763c 0,#34b44a 100%);background:linear-gradient(to top,#02763c 0,#34b44a 100%);color:#fff}.trusted-user-select .dropdown-menu span{display:block;margin-top:1.25rem;padding:.3125rem .875rem;-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background-color:#009e4f;color:#e6e6e6;font-size:.75rem;font-weight:300;line-height:.75rem;text-transform:uppercase}.trusted-user-select .dropdown-menu:before{position:absolute;top:-10px;right:.625rem;width:0;height:0;border-right:.625rem solid transparent;border-bottom:.625rem solid #34b44a;border-left:.625rem solid transparent;content:'';z-index:2000}.trusted-user-select .dropdown-menu form{padding:.3125rem .625rem;border-bottom:1px solid rgba(255,255,255,.5)}.trusted-user-select .dropdown-menu form:hover{background-color:#02763c}.trusted-user-select .dropdown-menu form:last-child{border-bottom:0}.trusted-user-select .dropdown-menu form label{margin:0;padding:.3125rem;cursor:pointer}.nfl-team-prefix--legend .trusted-user-select{background-color:#ae9977}.nfl-team-prefix--legend .trusted-user-select .dropdown{border-color:#87775c}.nfl-team-prefix--legend .trusted-user-select .dropdown button.dropdown-toggle{background-color:#ae9977}.nfl-team-prefix--legend .trusted-user-select .dropdown-menu{background:-webkit-gradient(linear,left bottom,left top,from(#87775c),to(#ae9977));background:-o-linear-gradient(bottom,#87775c 0,#ae9977 100%);background:linear-gradient(to top,#87775c 0,#ae9977 100%)}.nfl-team-prefix--legend .trusted-user-select .dropdown-menu span{background-color:#87775c}.nfl-team-prefix--legend .trusted-user-select .dropdown-menu:before{border-bottom:.625rem solid #ae9977}.nfl-team-prefix--legend .trusted-user-select .dropdown-menu form:hover{background-color:#87775c}.inline-image{width:100%}.inline-image img{width:100%}.inline-image figcaption{display:block;color:#b3b3b3;font-size:.75rem;font-weight:400;text-align:right}.flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.display-if-last{display:none}.display-if-last:last-child{display:block}.download-resources{padding:1.25rem 0 3.125rem}.download-resources p{margin:0}.download-resources__image:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:3.75rem;height:3.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='M350 61.57h40c1.6.35 3.19.76 4.8 1 19.8 3.42 40.24 4.72 59.3 10.56q189.55 58.11 230.35 252.74c2.41 11.52 3.33 23.36 4.93 35v39.92a46.67 46.67 0 0 0-1.07 5.44c-2.29 30.85-8.54 60.93-20.42 89.44-45.74 109.71-126.72 176.73-243.53 199.76-11.34 2.24-22.93 3.25-34.4 4.83H350c-1.59-.35-3.17-.77-4.78-1-19.8-3.42-40-5.35-59.35-10.45C167.67 657.58 75.54 556.1 55.52 435.94c-1.94-11.63-3.26-23.37-4.86-35.06V361c.36-1.81.76-3.62 1.08-5.44C55.09 336.13 57 316.34 62 297.41 94 177.66 193.1 87.71 315.61 66.35c11.39-1.99 22.95-3.2 34.39-4.78zm19.84 588.79c148.3.12 269.33-120.75 269.56-269.19S518.92 111.84 369.79 111.48c-147.63-.35-269.2 121-269.23 268.85-.02 148.94 120.62 269.9 269.32 270.03z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M280.19 380.68V267.79c0-2.07-.05-4.16.06-6.23.82-14.94 11.8-21.76 25-14.9 12 6.21 23.44 13.39 35.1 20.19Q423 315 505.58 363.26c19 11.09 19 24.22.14 35.23l-195.34 114c-.72.42-1.43.84-2.16 1.24-16.3 9.08-28 2.3-28-16.41q-.11-58.32-.03-116.64z'/%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem;position:absolute;bottom:.9375rem;left:30px;content:''}.download-resources__image .inline-image{position:relative;max-width:none;margin:0 0 1.25rem;float:none}.download-resources__list{position:relative;display:block;margin-bottom:.9375rem;padding:1.25rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#fff}.download-resources__list .download-resources__title{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#000;font-weight:600}.download-resources__list:active,.download-resources__list:focus,.download-resources__list:hover{text-decoration:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.download-resources__list:active .download-resources__title,.download-resources__list:focus .download-resources__title,.download-resources__list:hover .download-resources__title{color:#3d904d}.download-resources__list p{margin-left:5.625rem}.download-resources__desc{color:#000;font-size:.9375rem;font-weight:300}.download-resources__icon:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.download-resources__icon-audio:before{width:3.75rem;height:3.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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M255.7 672.8c-16.3-.1-29.5-13.3-29.6-29.6V268.8c.1-16.3 13.3-29.6 29.6-29.6s29.5 13.3 29.6 29.6v374.4c0 16.4-13.2 29.6-29.6 29.6zM167 643.2V493.3c0-16.3-13.3-29.6-29.6-29.6s-29.5 13.3-29.6 29.6v149.9c.1 16.3 13.3 29.6 29.6 29.6s29.5-13.2 29.6-29.6zm237.5 0V107.8c-.1-16.3-13.3-29.6-29.6-29.6-16.3.1-29.5 13.3-29.6 29.6v535.4c.1 16.3 13.3 29.6 29.6 29.6 16.4 0 29.6-13.3 29.6-29.6zm119.3 0V493.3c0-16.3-13.3-29.6-29.6-29.6s-29.5 13.3-29.6 29.6v149.9c.1 16.3 13.3 29.6 29.6 29.6s29.5-13.2 29.6-29.6zm119.3 0V395.8c-.1-16.3-13.3-29.6-29.6-29.6-16.3.1-29.5 13.3-29.6 29.6v247.5c.1 16.3 13.3 29.6 29.6 29.6 16.4-.1 29.6-13.3 29.6-29.7z'/%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem}.download-resources__icon-doc:before{width:3.75rem;height:3.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 d='M478 93.93a21.81 21.81 0 0115.59 6.52L624.8 231.59l.2.2.17.17.14.17v.31l.17.2.28.36.17.26v.17l.17.25.34.51.45.76.43.76v.29l.22.48.43 1V634.3a21.79 21.79 0 01-20.08 21.7l-1.71.06H207.75a21.87 21.87 0 01-21.87-21.86v-49.08h43.74v27.4h358V272H478a21.87 21.87 0 01-21.87-21.86V137.65H229.62V340.3h-43.74V115.79a21.87 21.87 0 0121.87-21.86zM140.06 369.65h340.8a18.07 18.07 0 0118 18v150.11a18.11 18.11 0 01-18 18h-340.8a18.09 18.09 0 01-18-18V387.67a18.09 18.09 0 0118-18.02z'/%3E%3Cg style='isolation:isolate' fill='%23fff'%3E%3Cpath d='M258.53 456.75q0 25.75-14.67 39.46t-42.35 13.71H172V405.58h32.76q25.54 0 39.68 13.49t14.09 37.68zm-23 .57q0-33.61-29.69-33.61h-11.76v67.94h9.5q31.96 0 31.97-34.33zM368.13 457.61q0 25.9-12.84 39.82t-36.83 13.91q-24 0-36.82-13.91t-12.85-40q0-26 12.88-39.78t36.93-13.74q24.06 0 36.79 13.84t12.74 39.86zm-76.15 0q0 17.47 6.64 26.33t19.84 8.85q26.48 0 26.48-35.18t-26.34-35.26q-13.2 0-19.91 8.89T292 457.61zM427.35 422.49q-12.5 0-19.34 9.39T401.16 458q0 34.91 26.19 34.9 11 0 26.62-5.49V506a73.89 73.89 0 01-28.69 5.35q-22.77 0-34.83-13.81t-12.06-39.64q0-16.27 5.93-28.51a42.73 42.73 0 0117-18.77q11.09-6.53 26-6.53a70.18 70.18 0 0130.54 7.35l-7.13 18a117 117 0 00-11.73-4.88 35.1 35.1 0 00-11.65-2.07z'/%3E%3C/g%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem}.download-resources__icon-play:before{width:3.75rem;height:3.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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M350 61.57h40c1.6.35 3.19.76 4.8 1 19.8 3.42 40.24 4.72 59.3 10.56q189.55 58.11 230.35 252.74c2.41 11.52 3.33 23.36 4.93 35v39.92a46.67 46.67 0 0 0-1.07 5.44c-2.29 30.85-8.54 60.93-20.42 89.44-45.74 109.71-126.72 176.73-243.53 199.76-11.34 2.24-22.93 3.25-34.4 4.83H350c-1.59-.35-3.17-.77-4.78-1-19.8-3.42-40-5.35-59.35-10.45C167.67 657.58 75.54 556.1 55.52 435.94c-1.94-11.63-3.26-23.37-4.86-35.06V361c.36-1.81.76-3.62 1.08-5.44C55.09 336.13 57 316.34 62 297.41 94 177.66 193.1 87.71 315.61 66.35c11.39-1.99 22.95-3.2 34.39-4.78zm19.84 588.79c148.3.12 269.33-120.75 269.56-269.19S518.92 111.84 369.79 111.48c-147.63-.35-269.2 121-269.23 268.85-.02 148.94 120.62 269.9 269.32 270.03z'/%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M280.19 380.68V267.79c0-2.07-.05-4.16.06-6.23.82-14.94 11.8-21.76 25-14.9 12 6.21 23.44 13.39 35.1 20.19Q423 315 505.58 363.26c19 11.09 19 24.22.14 35.23l-195.34 114c-.72.42-1.43.84-2.16 1.24-16.3 9.08-28 2.3-28-16.41q-.11-58.32-.03-116.64z'/%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem}.download-resources__icon-pdf:before{width:3.75rem;height:3.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 d='M478 93.93a21.81 21.81 0 0115.59 6.52L624.8 231.59l.2.2.17.17.14.17v.31l.17.2.28.36.17.26v.17l.17.25.34.51.45.76.43.76v.29l.22.48.43 1V634.3a21.79 21.79 0 01-20.08 21.7l-1.71.06H207.75a21.87 21.87 0 01-21.87-21.86v-49.08h43.74v27.4h358V272H478a21.87 21.87 0 01-21.87-21.86V137.65H229.62V340.3h-43.74V115.79a21.87 21.87 0 0121.87-21.86zM140.06 369.65h340.8a18.07 18.07 0 0118 18v150.11a18.11 18.11 0 01-18 18h-340.8a18.09 18.09 0 01-18-18V387.67a18.09 18.09 0 0118-18.02z'/%3E%3Cg style='isolation:isolate' fill='%23fff'%3E%3Cpath d='M254 439.12q0 16.85-10.53 25.77t-29.93 8.92h-9.5v37.11H182V406.58h33.33q19 0 28.87 8.17t9.8 24.37zm-50 16.56h7.28q10.21 0 15.28-4t5.06-11.74q0-7.79-4.24-11.49t-13.31-3.71h-9.99zM353.58 457.75q0 25.75-14.66 39.46t-42.36 13.71H267V406.58h32.76q25.55 0 39.68 13.49t14.14 37.68zm-23 .57q0-33.61-29.69-33.61h-11.75v67.94h9.49q31.97 0 31.97-34.33zM390.25 510.92h-21.77V406.58h59.81v18.13h-38v26.9h35.4v18.06h-35.4z'/%3E%3C/g%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem}.download-resources__icon-ppt:before{width:3.75rem;height:3.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 d='M478 93.93a21.81 21.81 0 0115.59 6.52L624.8 231.59l.2.2.17.17.14.17v.31l.17.2.28.36.17.26v.17l.17.25.34.51.45.76.43.76v.29l.22.48.43 1V634.3a21.79 21.79 0 01-20.08 21.7l-1.71.06H207.75a21.87 21.87 0 01-21.87-21.86v-49.08h43.74v27.4h358V272H478a21.87 21.87 0 01-21.87-21.86V137.65H229.62V340.3h-43.74V115.79a21.87 21.87 0 0121.87-21.86zM140.06 369.65h340.8a18.07 18.07 0 0118 18v150.11a18.11 18.11 0 01-18 18h-340.8a18.09 18.09 0 01-18-18V387.67a18.09 18.09 0 0118-18.02z'/%3E%3Cg style='isolation:isolate' fill='%23fff'%3E%3Cpath d='M262 438.12q0 16.85-10.53 25.77t-29.93 8.92h-9.5v37.11H190V405.58h33.33q19 0 28.87 8.17t9.8 24.37zm-50 16.56h7.28q10.21 0 15.28-4t5.06-11.74q0-7.79-4.24-11.49t-13.31-3.71h-9.99zM347.09 438.12q0 16.85-10.52 25.77t-29.94 8.92h-9.49v37.11H275V405.58h33.33q19 0 28.87 8.17t9.89 24.37zm-49.95 16.56h7.28q10.2 0 15.27-4t5.07-11.74q0-7.79-4.25-11.49t-13.31-3.71h-10.06zM400.32 509.92h-22.13V424h-28.33v-18.42h78.79V424h-28.33z'/%3E%3C/g%3E%3C/svg%3E");background-size:3.75rem;line-height:3.75rem}.download-resources__list-title{margin:2.5rem 0 .9375rem;font-size:1.944rem;text-transform:initial}.download-resources .heading-underline{margin-bottom:1.875rem}.nfl-team-prefix--legend .download-resources__list:active .download-resources__title,.nfl-team-prefix--legend .download-resources__list:focus .download-resources__title,.nfl-team-prefix--legend .download-resources__list:hover .download-resources__title{color:#a17717}.modal-video{background:rgba(0,0,0,.8)}.modal-video .close{color:#fff;font-size:1.35rem}.modal-video .modal-header h4{margin:0;padding:0;color:#fff;text-align:left}.modal-video .modal-body,.modal-video .modal-content{background-color:#151515}.modal-video .modal-body{padding:1.5625rem 0}.modal-video .modal-body p{margin:0;color:#fafafa;font-size:.9375rem}.modal-video .modal-dialog{margin-top:5%}.contacts-link-list{padding-left:0;list-style-type:none}.contacts-link-list .contact-form{position:relative;display:block;margin:3px 0 0;padding:1.25rem .9375rem 1.25rem 3.75rem;background:#fff;color:#595959}.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:0 0 .5rem;background:#fff}.contacts-link-list a{position:relative;display:block;padding:1.25rem .9375rem 1.25rem 3.75rem;background:#fff;color:#000;font-weight:400}.contacts-link-list a:before{position:absolute;top:50%;left:15px;width:25px;height:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../images/css-assets/isolated-logos/nfl.svg);background-repeat:no-repeat;background-position:center;background-size:100%;content:''}.contacts-link-list a.generic-staff-contact:before,.contacts-link-list a.trusted-user-contact:before{left:5px;width:35px}.contacts-link-list a.generic-staff-contact:before{background-image:url(../images/css-assets/icon-legends-staff.svg)}.contacts-link-list a.trusted-user-contact:before{background-image:url(../images/css-assets/icon-trusted-user.svg)}.contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.contacts-list p{color:#000}.contacts-list 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-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts-list ul li{display:block;-webkit-box-flex:0;-ms-flex:0;flex:0;background:#fafafa}.contacts-list ul li.contact-active{background:#fff}.contacts-list ul li.contact-active a{padding-left:57px;border-left:3px solid #009e4f}.contacts-list ul li.contact-active a:before{left:12px}.contacts-list ul li a{padding:15px 40px 15px 60px;color:#000;font-weight:400}.contacts-list ul li a:hover{padding-left:57px;border-left:3px solid #009e4f;background:#fff}.contacts-list ul li a:hover:before{left:12px}.nfl-team-prefix--legend .contacts-list ul li.contact-active a{border-left:3px solid #e4c173}.nfl-team-prefix--legend .contacts-list ul li a:hover{border-left:3px solid #e4c173}.nfl-team-prefix--atl .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/atl.svg)}.nfl-team-prefix--arz .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/az.svg)}.nfl-team-prefix--blt .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/bal.svg)}.nfl-team-prefix--buf .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/buf.svg)}.nfl-team-prefix--car .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/car.svg)}.nfl-team-prefix--chi .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/chi.svg)}.nfl-team-prefix--cin .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/cin.svg)}.nfl-team-prefix--clv .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/cle.svg)}.nfl-team-prefix--dal .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/dal.svg)}.nfl-team-prefix--den .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/den.svg)}.nfl-team-prefix--det .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/det.svg)}.nfl-team-prefix--gb .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/gb.svg)}.nfl-team-prefix--hst .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/hou.svg)}.nfl-team-prefix--ind .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/ind.svg)}.nfl-team-prefix--jax .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/jax.svg)}.nfl-team-prefix--kc .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/kc.svg)}.nfl-team-prefix--la .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/lar.svg)}.nfl-team-prefix--lac .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/lac.svg)}.nfl-team-prefix--mia .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/mia.svg)}.nfl-team-prefix--min .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/min.svg)}.nfl-team-prefix--ne .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/ne.svg)}.nfl-team-prefix--no .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/no.svg)}.nfl-team-prefix--nyg .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/nyg.svg)}.nfl-team-prefix--nyj .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/nyj.svg)}.nfl-team-prefix--lv .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/lv.svg)}.nfl-team-prefix--phi .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/phi.svg)}.nfl-team-prefix--pit .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/pit.svg)}.nfl-team-prefix--sf .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/sf.svg)}.nfl-team-prefix--sea .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/sea.svg)}.nfl-team-prefix--tb .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/tb.svg)}.nfl-team-prefix--ten .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/ten.svg)}.nfl-team-prefix--was .contacts-link-list .team-logo:before{background-image:url(../images/css-assets/isolated-logos/was.svg)}.complex-contacts{margin-bottom:20px}.complex-contacts ul{padding:0}.complex-contacts__title{width:100%;margin-bottom:0;padding:0;color:#000;font-size:.9375rem;font-weight:400}.complex-contacts__title:after{display:block;width:300px;max-width:100%;height:2px;margin-top:.3125rem;background-color:#ccc;content:''}.complex-contacts__title--default-team,.complex-contacts__title--selected-team{color:#000}.complex-contacts__title--default-team:after,.complex-contacts__title--selected-team:after{height:6px}.complex-contacts__title--atlantafalcons:after{background-color:#a71930}.complex-contacts__title--arizonacardinals:after{background-color:#97233f}.complex-contacts__title--baltimoreravens:after{background-color:#241773}.complex-contacts__title--buffalobills:after{background-color:#00338d}.complex-contacts__title--carolinapanthers:after{background-color:#0085ca}.complex-contacts__title--chicagobears:after{background-color:#0b162a}.complex-contacts__title--cincinnatibengals:after{background-color:#d94f00}.complex-contacts__title--clevelandbrowns:after{background-color:#311d00}.complex-contacts__title--dallascowboys:after{background-color:#041e42}.complex-contacts__title--denverbroncos:after{background-color:#fc4c02}.complex-contacts__title--detroitlions:after{background-color:#005a8b}.complex-contacts__title--greenbaypackers:after{background-color:#183028}.complex-contacts__title--houstontexans:after{background-color:#03202f}.complex-contacts__title--indianapoliscolts:after{background-color:#003a70}.complex-contacts__title--jacksonvillejaguars:after{background-color:#006272}.complex-contacts__title--kansascitychiefs:after{background-color:#c8102e}.complex-contacts__title--losangeleschargers:after{background-color:#0080c6}.complex-contacts__title--losangelesrams:after{background-color:#003594}.complex-contacts__title--miamidolphins:after{background-color:#008e97}.complex-contacts__title--minnesotavikings:after{background-color:#4f2683}.complex-contacts__title--newenglandpatriots:after{background-color:#024}.complex-contacts__title--neworleanssaints:after{background-color:#d3bcbd}.complex-contacts__title--newyorkgiants:after{background-color:#0b2265}.complex-contacts__title--newyorkjets:after{background-color:#203731}.complex-contacts__title--losvegasraiders:after{background-color:#87909a}.complex-contacts__title--philadelphiaeagles:after{background-color:#004953}.complex-contacts__title--pittsburghsteelers:after{background-color:#ffb81c}.complex-contacts__title--sanfrancisco49ers:after{background-color:#a6192e}.complex-contacts__title--seattleseahawks:after{background-color:#024}.complex-contacts__title--tampabaybuccaneers:after{background-color:#c8102e}.complex-contacts__title--tennesseetitans:after{background-color:#024}.complex-contacts__title--washington:after{background-color:#773141}.complex-contacts__list{position:relative;margin-bottom:.625rem;padding:1.25rem 1.25rem 1.25rem 4.375rem;background-color:#fff;list-style-type:none}.complex-contacts__list:last-child{margin-bottom:0}.complex-contacts__list: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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M534.34 462.5c-14.85-10.55-31.91-14.31-48.44-18-21.29-4.7-41.44-9.2-56-27.94-.27-1.61-.67-9.54 13-26.2 34.39-42.05 26.73-107.48 23.57-126.49-7-41.85-46.21-73.42-91.29-73.42s-84.3 31.57-91.29 73.42c-3.15 19-10.88 84.44 23.58 126.49 13.84 16.86 13.23 24.72 12.9 26.26-14.51 18.68-34.66 23.18-56 27.88-16.52 3.7-33.65 7.46-48.43 18-37.42 26.6-29.36 83.09-29 85.51a13.74 13.74 0 0 0 13.64 11.75h349.28A13.68 13.68 0 0 0 563.49 548a123.78 123.78 0 0 0-.2-33.12c-3.43-23.23-13.43-41.37-28.95-52.38zm-192-29.43c1.88-2.15 5.91-8.13 5.7-18.34-.2-12.42-6.71-26.6-19.27-41.91-11.42-14-18.14-33.52-20-58a201.25 201.25 0 0 1 2.23-46.53c4.77-28.68 32.31-50.38 64.09-50.38s59.31 21.63 64.08 50.38a200.92 200.92 0 0 1 2.22 46.49c-1.82 24.52-8.53 44.06-19.95 58-12.56 15.31-19.08 29.42-19.35 41.85-.27 10.34 4 16.25 5.37 18 20.63 27.21 48.1 33.32 72.42 38.69 14.51 3.23 28.15 6.25 38.42 13.57 15.52 11 18.34 32.92 18.41 47.16H213.38c0-14.24 2.82-36.14 18.4-47.16 10.28-7.32 24-10.34 38.49-13.57 24.25-5.32 51.73-11.44 72.02-38.25z'/%3E%3Cpath fill='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M662.57 253.58A313.83 313.83 0 1 0 687 375a307.9 307.9 0 0 0-24.43-121.42zm-287.5 406.61a285.23 285.23 0 0 1-111-547.88A285.2 285.2 0 0 1 486 637.75a282.31 282.31 0 0 1-110.93 22.44z'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;position:absolute;top:1.5625rem;left:1.25rem;display:block;content:''}.complex-contacts__list .accordion{position:relative}.complex-contacts__list .accordion-btn-close{position:absolute;top:3.75rem;right:0;max-width:30rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:0;background-color:transparent}.complex-contacts__list .accordion-btn-close:focus{outline:0}.complex-contacts__list .accordion-btn-close:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5rem;height:1.5rem;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='M400.3,188.2l289.3,289.3c14,14,14,36.6,0,50.5l-33.7,33.7c-13.9,13.9-36.5,14-50.5,0.1L375,332.6L144.7,561.8 c-14,13.9-36.5,13.9-50.5-0.1L60.5,528c-14-14-14-36.6,0-50.5l289.3-289.3C363.7,174.3,386.3,174.3,400.3,188.2L400.3,188.2z' /%3E%3C/svg%3E");background-size:1.5rem;line-height:1.5rem;position:absolute;right:15px;bottom:15px;content:''}.complex-contacts__list .accordion-btn-open{position:absolute;top:-3.75rem;right:-1.875rem;display:none;max-width:30rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:0;background-color:transparent}.complex-contacts__list .accordion-btn-open:focus{outline:0}.complex-contacts__list .accordion-btn-open:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:54px;height:54px;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:54px;line-height:54px;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:''}.complex-contacts__list .accordion-btn-open.collapsed{display:block}.complex-contacts__list--name{color:#000;font-size:1.125rem;font-weight:600}.complex-contacts__list--title{margin-top:5px;color:#000;font-size:.9375rem}.complex-contacts__list--address{color:#000;font-size:.78125rem;font-weight:400}.complex-contacts__list--email,.complex-contacts__list--number,.complex-contacts__list--website{position:relative;display:inline-block;padding:0 5px 0 30px;font-size:.9375rem;font-weight:400}.complex-contacts__list--email{padding-right:30px}.complex-contacts__list--email:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M652.84 143.47H97.16a46.36 46.36 0 0 0-46.31 46.3v370.46a46.36 46.36 0 0 0 46.31 46.3h555.68a46.36 46.36 0 0 0 46.31-46.3V189.77a46.36 46.36 0 0 0-46.31-46.3zM81.73 197l185.83 185.3L81.73 553.82zm586.54 0v358.49L481.59 383.15zM386 434.9a15.77 15.77 0 0 1-21.92 0l-261.4-260.56h544.64zm-96.53-30.79l52.81 52.65a46.47 46.47 0 0 0 65.52 0L459.7 405l184.91 170.66h-541z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem;position:absolute;bottom:1px;left:0;content:''}.complex-contacts__list--number{padding-top:10px;color:#000}.complex-contacts__list--number:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M569.54 427.82c-23.43-19.5-54.15-19.12-74.27 1.11l-37.49 37.49c-19 19-51.68 21-70 2.69-.23-.21-23.06-21.45-53.92-53.93-31.84-30.27-53.09-53.07-53.76-53.76-8.55-8.55-13-20.43-12.62-33.42a53.31 53.31 0 0 1 15.83-36.09l37.42-37.45c20.59-20.55 21-50.4 1.49-73.85l-87.81-112.9c-18.89-22.77-54.73-23.23-76.61-1.25l-75 75c-20.63 20.61-39.47 63.75-30.45 123 11.93 78.58 67.85 168.28 166.22 266.62C330.41 643 430.3 699.69 515.43 699.7c55.69 0 85.12-25.11 92.81-32.81l75-75c11.26-11.27 17.33-26.25 16.67-41.09-.64-13.85-7-26.47-18.35-35.89zm88.22 138.6l-75 75c-3.72 3.72-24.42 22.25-67.33 22.25-51.72 0-140.79-27.42-271.38-158C128.46 390.05 95.38 307.76 88 259.07c-9.22-60.63 17.25-89.09 20.3-92.13l75-75c3.9-3.91 8.73-6.17 13.27-6.17a12.35 12.35 0 0 1 9.72 4.51l87.85 113c5.58 6.67 10.28 16.57 1.11 25.72l-37.45 37.44a89.28 89.28 0 0 0-26.35 60.4c-.74 23.07 7.48 44.41 22.71 59.61.89.95 22.16 23.77 54.19 54.2 31 32.71 53.94 54 54.39 54.41 15 15 35.35 23.22 57.37 23.22a90 90 0 0 0 63.17-26.39l37.5-37.49c7.44-7.46 16.17-6.76 26.15 1.49L659 543a12.77 12.77 0 0 1 4.93 9.47c.18 4.74-2.05 9.83-6.17 13.95z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem;position:absolute;bottom:1px;left:0;content:''}.complex-contacts__list--website{padding-right:30px}.complex-contacts__list--website:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.25rem;height:1.25rem;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='M375 50.3C195.8 50.3 50.3 195.8 50.3 375S195.8 699.7 375 699.7 699.7 554.2 699.7 375 554.2 50.3 375 50.3zm-14.1 29.8v139.8c-34.3-.7-68.5-4.6-102.1-11.5 5.6-16.9 11.9-32.6 19-46.7 23.2-46.6 52.7-74.9 83.1-81.6zm28.2 0c30.4 6.7 59.9 35 83.2 81.6 7.5 15.1 13.8 30.8 19 46.8-33.7 6.9-67.9 10.7-102.2 11.4V80.1zM293 90c-15.3 16-28.9 36-40.4 59.1-8.4 17-15.5 34.7-21.2 52.7-27.6-7.5-52.6-16.8-74.2-27.7 36.3-39.3 82.9-69 135.8-84.1zm164 0c52.9 15.2 99.4 44.7 135.7 84-21.2 11.1-46.2 20.6-74 28-5.8-18.2-12.9-35.8-21.3-52.9C485.9 126 472.3 106 457 90zm154.1 106c35.1 46.3 57.2 103 60.1 165H544c-1-47.2-7.1-91.8-17.4-131.8 31.6-8.6 60-19.8 84.5-33.2zm-472.4.2c24.7 13.1 53.2 24.2 84.7 32.7-10.4 40-16.4 84.7-17.4 132H78.8c2.9-61.8 24.9-118.5 59.9-164.7zm112.1 39.3c34.2 7.3 71.2 11.6 110.1 12.5v112.9H234.1c1.1-45.2 7-87.7 16.7-125.4zm248.4.2c9.7 37.6 15.6 80.1 16.7 125.2H389.1V248c38.9-.8 75.9-5.1 110.1-12.3zM78.8 389.1H206c1 47.2 7.1 91.8 17.4 131.8-31.6 8.5-60 19.7-84.5 33.2-35.1-46.3-57.2-103.1-60.1-165zm155.3 0h126.8V502c-38.9.8-75.9 5.1-110.1 12.3-9.7-37.6-15.6-80.1-16.7-125.2zm155 0h126.8c-1.1 45.2-7 87.8-16.7 125.4-36.2-7.6-73.1-11.8-110.1-12.5V389.1zm154.9 0h127.2c-2.9 61.9-24.9 118.5-59.9 164.7-24.7-13.1-53.2-24.2-84.7-32.7 10.3-40 16.4-84.7 17.4-132zM360.9 530.2v139.7c-30.4-6.8-59.9-35-83.2-81.6-7.5-15.1-13.8-30.8-19-46.8 33.7-6.8 67.9-10.6 102.2-11.3zm28.2 0c34.3.7 68.5 4.6 102.1 11.5-5.2 16-11.5 31.6-19 46.7-23.3 46.5-52.8 74.8-83.2 81.6l.1-139.8zM231.3 548c6.2 19 13.3 36.8 21.3 53 11.5 23 25.1 43 40.4 59-52.9-15.2-99.4-44.7-135.7-84 21.2-11.1 46.2-20.5 74-28zm287.4.2c27.6 7.4 52.6 16.8 74.2 27.7-36.3 39.3-82.9 68.9-135.8 84.1 15.3-16 28.9-36 40.4-59.1 8.3-17 15.4-34.6 21.2-52.7z'/%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem;position:absolute;bottom:1px;left:0;content:''}.complex-contacts__list--details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.9375rem 0}.complex-contacts__list--details .team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 0 .9375rem;color:#595959;font-size:.78125rem;font-weight:300}.complex-contacts__list--details .team .title{color:#000;font-weight:400}.complex-contacts__details--teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.complex-contacts__details--header{width:100%;margin-bottom:0;padding:0 0 .3125rem;color:#000;font-size:.9375rem;font-weight:600}.complex-contacts__details--info{width:100%;margin-bottom:0;padding:0 0 .9375rem;color:#000;font-size:.78125rem;font-weight:400}.complex-contacts__details--trusted-users{width:100%;padding-bottom:.9375rem}.complex-contacts__details--trusted-users .complex-contacts__list--name{color:#000;font-size:.78125rem;font-weight:400}.complex-contacts__details--trusted-users .complex-contacts__list--email{padding-top:0;padding-left:1.5625rem;font-size:.78125rem;font-weight:400}.complex-contacts__details--trusted-users .complex-contacts__list--email:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.875rem;height:.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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M652.84 143.47H97.16a46.36 46.36 0 0 0-46.31 46.3v370.46a46.36 46.36 0 0 0 46.31 46.3h555.68a46.36 46.36 0 0 0 46.31-46.3V189.77a46.36 46.36 0 0 0-46.31-46.3zM81.73 197l185.83 185.3L81.73 553.82zm586.54 0v358.49L481.59 383.15zM386 434.9a15.77 15.77 0 0 1-21.92 0l-261.4-260.56h544.64zm-96.53-30.79l52.81 52.65a46.47 46.47 0 0 0 65.52 0L459.7 405l184.91 170.66h-541z'/%3E%3C/svg%3E");background-size:.875rem;line-height:.875rem;top:4px;content:''}.complex-contacts__details--trusted-users .complex-contacts__list--number{padding-top:0;padding-left:1.5625rem;color:#000;font-size:.78125rem;font-weight:400}.complex-contacts__details--trusted-users .complex-contacts__list--number:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.875rem;height:.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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M569.54 427.82c-23.43-19.5-54.15-19.12-74.27 1.11l-37.49 37.49c-19 19-51.68 21-70 2.69-.23-.21-23.06-21.45-53.92-53.93-31.84-30.27-53.09-53.07-53.76-53.76-8.55-8.55-13-20.43-12.62-33.42a53.31 53.31 0 0 1 15.83-36.09l37.42-37.45c20.59-20.55 21-50.4 1.49-73.85l-87.81-112.9c-18.89-22.77-54.73-23.23-76.61-1.25l-75 75c-20.63 20.61-39.47 63.75-30.45 123 11.93 78.58 67.85 168.28 166.22 266.62C330.41 643 430.3 699.69 515.43 699.7c55.69 0 85.12-25.11 92.81-32.81l75-75c11.26-11.27 17.33-26.25 16.67-41.09-.64-13.85-7-26.47-18.35-35.89zm88.22 138.6l-75 75c-3.72 3.72-24.42 22.25-67.33 22.25-51.72 0-140.79-27.42-271.38-158C128.46 390.05 95.38 307.76 88 259.07c-9.22-60.63 17.25-89.09 20.3-92.13l75-75c3.9-3.91 8.73-6.17 13.27-6.17a12.35 12.35 0 0 1 9.72 4.51l87.85 113c5.58 6.67 10.28 16.57 1.11 25.72l-37.45 37.44a89.28 89.28 0 0 0-26.35 60.4c-.74 23.07 7.48 44.41 22.71 59.61.89.95 22.16 23.77 54.19 54.2 31 32.71 53.94 54 54.39 54.41 15 15 35.35 23.22 57.37 23.22a90 90 0 0 0 63.17-26.39l37.5-37.49c7.44-7.46 16.17-6.76 26.15 1.49L659 543a12.77 12.77 0 0 1 4.93 9.47c.18 4.74-2.05 9.83-6.17 13.95z'/%3E%3C/svg%3E");background-size:.875rem;line-height:.875rem;top:4px;content:''}.nfl-team-prefix--shield .complex-contacts__title--default-team:after,.nfl-team-prefix--shield .complex-contacts__title--selected-team:after{background-color:#103366}.nfl-team-prefix--atl .complex-contacts__title--default-team:after{background-color:#a71930}.nfl-team-prefix--arz .complex-contacts__title--default-team:after{background-color:#97233f}.nfl-team-prefix--blt .complex-contacts__title--default-team:after{background-color:#241773}.nfl-team-prefix--buf .complex-contacts__title--default-team:after{background-color:#00338d}.nfl-team-prefix--car .complex-contacts__title--default-team:after{background-color:#0085ca}.nfl-team-prefix--chi .complex-contacts__title--default-team:after{background-color:#0b162a}.nfl-team-prefix--cin .complex-contacts__title--default-team:after{background-color:#d94f00}.nfl-team-prefix--clv .complex-contacts__title--default-team:after{background-color:#311d00}.nfl-team-prefix--dal .complex-contacts__title--default-team:after{background-color:#041e42}.nfl-team-prefix--den .complex-contacts__title--default-team:after{background-color:#fc4c02}.nfl-team-prefix--det .complex-contacts__title--default-team:after{background-color:#005a8b}.nfl-team-prefix--gb .complex-contacts__title--default-team:after{background-color:#183028}.nfl-team-prefix--hst .complex-contacts__title--default-team:after{background-color:#03202f}.nfl-team-prefix--ind .complex-contacts__title--default-team:after{background-color:#003a70}.nfl-team-prefix--jax .complex-contacts__title--default-team:after{background-color:#006272}.nfl-team-prefix--kc .complex-contacts__title--default-team:after{background-color:#c8102e}.nfl-team-prefix--la .complex-contacts__title--default-team:after{background-color:#003594}.nfl-team-prefix--lac .complex-contacts__title--default-team:after{background-color:#0080c6}.nfl-team-prefix--mia .complex-contacts__title--default-team:after{background-color:#008e97}.nfl-team-prefix--min .complex-contacts__title--default-team:after{background-color:#4f2683}.nfl-team-prefix--ne .complex-contacts__title--default-team:after{background-color:#024}.nfl-team-prefix--no .complex-contacts__title--default-team:after{background-color:#d3bcbd}.nfl-team-prefix--nyg .complex-contacts__title--default-team:after{background-color:#0b2265}.nfl-team-prefix--nyj .complex-contacts__title--default-team:after{background-color:#203731}.nfl-team-prefix--lv .complex-contacts__title--default-team:after{background-color:#87909a}.nfl-team-prefix--phi .complex-contacts__title--default-team:after{background-color:#004953}.nfl-team-prefix--pit .complex-contacts__title--default-team:after{background-color:#ffb81c}.nfl-team-prefix--sf .complex-contacts__title--default-team:after{background-color:#a6192e}.nfl-team-prefix--sea .complex-contacts__title--default-team:after{background-color:#024}.nfl-team-prefix--tb .complex-contacts__title--default-team:after{background-color:#c8102e}.nfl-team-prefix--ten .complex-contacts__title--default-team:after{background-color:#024}.nfl-team-prefix--was .complex-contacts__title--default-team:after{background-color:#773141}.contacts-team .select-options li{padding:.3125rem 0;font-size:.9375rem}.contacts-team .search-select-legends__title,.contacts-team .search-select-players__title,.contacts-team .search-select-team__title{width:100%;margin-bottom:0;color:#000;font-size:.9375rem;font-weight:400}.contacts-team .search-select-legends__title:after,.contacts-team .search-select-players__title:after,.contacts-team .search-select-team__title:after{display:block;width:300px;max-width:100%;height:2px;margin-top:.3125rem;background-color:#ccc;content:''}.contacts-team .search-select-players .search-select-legends__select .search-select-players__player{width:100%;float:none}.contacts-team .search-select-players .search-select-legends__select .year-search-end,.contacts-team .search-select-players .search-select-legends__select .year-search-input{display:inline-block}.contacts-team .search-select-players .search-select-legends__select .year-search-input{width:50%;float:left}.contacts-team .search-select-players .search-select-legends__select .year-search-end{width:49%;padding-left:10px}.contacts-team .search-select-players .search-select-legends__select .year-search-end .select{width:100%}.contacts-team .search-select-players .search-select-legends__select .year-search-end .select-styled{padding:.125rem .625rem}.contacts-team .search-select-players .search-select-legends__select form{display:block}.contacts-team .search-select-players .search-select-legends__select form .search-name{background-image:none}.contacts-team .search-select-players .search-select-legends__select form:before{width:0;height:0;background-image:none}.contacts-team .search-select-players .search-select-legends__select form button{width:100%;margin:10px 0}.contacts-team .search-select-players .search-select-legends__select label{display:none}.contacts-team .search-select-players__player{width:100%}.contacts-team .search-select-players__player form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-team .search-select-players__player form .button-primary{min-width:auto;margin:0 0 0 20px;padding:.375rem .75rem;font-size:.9375rem}.contacts-team .search-select-players__player form .button-primary:after{background-image:none}.contacts-team .search-select-players__player .search-name,.contacts-team .search-select-players__player .search-years{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='%238c8c8c' 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:initial;padding:.375rem .625rem;border-color:#000;background-position:center right .9375rem;color:#595959;font-size:.9375rem;font-weight:300;line-height:initial;-webkit-box-sizing:border-box;box-sizing:border-box}.contacts-team .search-select-players__player .search-name:focus,.contacts-team .search-select-players__player .search-years:focus{outline:0}.contacts-team .search-select-players__player .search-years{background-image:none}.contacts-team .search-select-players__player.search-by-team{width:100%}.contacts-team .search-select-players__player.search-by-team .search-select-team__select{padding:0}.contacts-team .search-select-players__player.search-by-team .search-select-team__select .select{width:100%}.contacts-team .search-select-players__player.search-by-name .button-primary{padding:.375rem .75rem;font-size:.9375rem}.contacts-team .search-select-players__player span{padding:0 10px;font-weight:400}.contacts-team .search-select-players .year-checkbox-form,.contacts-team .search-select-players__player.search-by-team,.contacts-team .search-select-players__player.search-by-year{display:none}.contacts-team .search-select-legends__select .year-search-end .select{width:60%;margin:0}.contacts-team .search-select-legends__select .year-search-end .select .select-options{margin-top:0}.contacts-team .search-select-legends__select .year-search-end .select .select-options:before{padding:0;content:''}.contacts-team .search-select-legends__select .search-select-legends__change-form .select{margin-bottom:.625rem}.contacts-team .search-select-legends__select .search-select-legends__change-form .select .select-options:before{display:block;width:100%;margin:0;padding:1px 0 1px 15px;background-color:#02763c;color:#fff;font-size:.75rem;font-weight:400;text-transform:uppercase;content:'search by:'}.contacts-team .search-select-team__select{padding:.625rem 0 1.875rem}.contacts-team .search-select-team__select .select{width:100%}.contacts-team .search-select-team__select .select .select-styled{margin-right:0}.contacts-team .search-select-players__select{padding:.625rem 0 1.875rem}.contacts-team .search-select-players__select .select{width:100%}.contacts-team .search-select-players__select .select .select-options:before{display:block;width:100%;margin-top:10px;padding:1px 0 1px 15px;background-color:#02763c;color:#fff;font-size:.75rem;font-weight:400;text-transform:uppercase;content:'search by:'}.contacts-team .select .select-styled{margin-right:.9375rem;padding:.125rem .625rem;color:#000;font-size:.9375rem;font-weight:300;text-transform:capitalize}.contacts-team .select .select-styled:after{top:.625rem}.nfl-team-prefix--legend .contacts-team .search-select-legends__select .search-select-legends__change-form .select .select-options:before{background-color:#b2892d}.nfl-team-prefix--legend .contacts-team .search-select-players__select .select .select-options:before{background-color:#b2892d}.survey,.survey-multi-step{margin:100px 0}.survey h1,.survey-multi-step h1{margin:0 0 35px;color:#333;font-family:"Open Sans";font-size:2.5rem;font-weight:300;text-align:center;text-transform:none}.survey .checkbox-title,.survey .radio-title,.survey label,.survey-multi-step .checkbox-title,.survey-multi-step .radio-title,.survey-multi-step label{margin:40px 0 10px;color:#2b2b2b;font-size:1.62rem;font-weight:400}.survey .sm-label,.survey-multi-step .sm-label{font-size:1.35rem}.survey input::-webkit-input-placeholder,.survey-multi-step input::-webkit-input-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::-moz-placeholder,.survey-multi-step input::-moz-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::-ms-placeholder,.survey-multi-step input::-ms-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::-webkit-input-placeholder,.survey-multi-step input::-webkit-input-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::-moz-placeholder,.survey-multi-step input::-moz-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::-ms-input-placeholder,.survey-multi-step input::-ms-input-placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input::placeholder,.survey-multi-step input::placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400;text-transform:lowercase}.survey input[type=checkbox],.survey input[type=radio],.survey input[type=text],.survey-multi-step input[type=checkbox],.survey-multi-step input[type=radio],.survey-multi-step input[type=text]{display:block;margin:0;font-size:1.62rem}.survey .select,.survey-multi-step .select{border-bottom:1px solid #8c8c8c}.survey .select:hover,.survey-multi-step .select:hover{border-color:#47a9e1}.survey .select-styled,.survey-multi-step .select-styled{padding-left:0;background-color:#fafafa;font-size:1.62rem}.survey .select-styled.active,.survey-multi-step .select-styled.active{color:#47a9e1}.survey .select-styled:hover,.survey-multi-step .select-styled:hover{color:#47a9e1}.survey .select-styled.placeholder,.survey-multi-step .select-styled.placeholder{color:#cdcdcd;font-size:1.62rem;font-weight:400}.survey .select-options,.survey-multi-step .select-options{background-color:#fff;font-size:1.1875rem}.survey .select-options li:hover,.survey-multi-step .select-options li:hover{background-color:#edf3f7;color:#2b2b2b}.survey input[type=checkbox],.survey input[type=radio],.survey-multi-step input[type=checkbox],.survey-multi-step input[type=radio]{display:inline-block;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.survey button[type=submit],.survey-multi-step button[type=submit]{padding:10px 30px}.survey button[type=submit]:after,.survey-multi-step button[type=submit]:after{background-image:none}.survey .form-group,.survey-multi-step .form-group{margin:0;padding:0}.survey .checkbox-group label,.survey .radio-group label,.survey-multi-step .checkbox-group label,.survey-multi-step .radio-group label{margin:5px 0;padding-left:10px;font-size:1.35rem;font-weight:400}.survey .button-primary,.survey .button-secondary,.survey-multi-step .button-primary,.survey-multi-step .button-secondary{min-width:205px;margin:0 5px;font-size:1.125rem;font-weight:600}.survey .button-secondary,.survey-multi-step .button-secondary{margin-bottom:20px;padding:10px 20px;border:0;background-color:#e5e5e5;color:#2b2b2b;text-transform:uppercase}.survey .button-secondary:disabled,.survey-multi-step .button-secondary:disabled{color:#999;opacity:.7}.survey .field-description,.survey-multi-step .field-description{margin-bottom:20px;color:#2b2b2b;font-size:1.35rem}.survey .hidden-step,.survey-multi-step .hidden-step{display:none}.survey-multi-step__form--body,.survey-multi-step__form--step-content,.survey__form--body,.survey__form--step-content{padding:20px 20px 60px;background-color:#fafafa}.survey-multi-step__form--body>p,.survey-multi-step__form--step-content>p,.survey__form--body>p,.survey__form--step-content>p{margin:0;color:#2b2b2b;font-size:1.35rem}.survey-multi-step__form--body>p.header,.survey-multi-step__form--step-content>p.header,.survey__form--body>p.header,.survey__form--step-content>p.header{margin-bottom:5px;padding-top:30px;color:#333;font-weight:600}.survey-multi-step__form--footer,.survey-multi-step__form--next,.survey__form--footer,.survey__form--next{padding:10px 80px;border-top:2px solid #e6e6e6;background-color:#fff;text-align:center}.survey-multi-step__errors,.survey__errors{margin:20px 0;padding:20px 20px 10px;background-color:#fafafa;color:#da2128}.survey-multi-step__success,.survey__success{display:none;padding:20px;background-color:#fff;color:#2b2b2b;text-align:center}.survey-multi-step__success h2,.survey__success h2{margin-top:50px;font-family:"Open Sans";font-size:1.62rem;font-weight:400;text-transform:none}.survey-multi-step__success p,.survey__success p{padding:0 30px;font-size:1.35rem}.survey-multi-step__success--checkmark-icon,.survey__success--checkmark-icon{position:relative;width:106px;height:106px;margin:0 auto;border-radius:80px;background:-o-linear-gradient(185deg,#34b44a 0,#009e4f 100%);background:linear-gradient(-95deg,#34b44a 0,#009e4f 100%)}.survey-multi-step__success--checkmark-icon:before,.survey__success--checkmark-icon:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1 3.75rem;height:1 3.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='M196,193.5c37.1-37.2,70-70.5,103.3-103.3c17.5-17.3,35.6-17.6,50.6-1.9c13.4,14,14.6,30.1,0.9,44.1c-43.1,43.8-86.6,87.1-130.6,130.1c-13.4,13.2-28.7,13.4-42.3,0.3c-22.5-21.4-44.7-43.2-66.1-65.6c-14.4-15.1-13-31.4,1.7-45.5c14.9-14.3,30-14.9,45.5,0.2C171.7,164.2,182.8,178.4,196,193.5L196,193.5z' /%3E%3C/svg%3E");background-size:1 3.75rem;line-height:1 3.75rem;position:absolute;top:25px;left:10px;content:''}.survey-multi-step__success-footer,.survey__success-footer{display:none;margin-top:2px;padding:10px 0;background-color:#fff;text-align:center}.survey-multi-step__success-footer .button-primary,.survey__success-footer .button-primary{width:50%;padding:.625rem 1.875rem}.survey-multi-step__success-footer .button-primary:after,.survey__success-footer .button-primary:after{background-image:none}.survey-multi-step__completion,.survey__completion{width:75%;margin:30px auto;text-align:center}.survey-multi-step__completion--amount-complete,.survey-multi-step__completion--bar,.survey__completion--amount-complete,.survey__completion--bar{position:relative;height:8px;margin:0 auto 10px;border-radius:3px;background-color:#e5e5e5}.survey-multi-step__completion--amount-complete,.survey__completion--amount-complete{position:absolute;background:-webkit-gradient(linear,left top,right top,from(#009e4f),to(#34b44a));background:-o-linear-gradient(left,#009e4f 0,#34b44a 100%);background:linear-gradient(90deg,#009e4f 0,#34b44a 100%);background-color:#009e4f}.nfl-team-prefix--legend .survey-multi-step__success--checkmark-icon,.nfl-team-prefix--legend .survey__success--checkmark-icon{background:-o-linear-gradient(185deg,#f5d68f 0,#b2892d 100%);background:linear-gradient(-95deg,#f5d68f 0,#b2892d 100%)}.nfl-team-prefix--legend .survey-multi-step__completion--amount-complete,.nfl-team-prefix--legend .survey__completion--amount-complete{background:-webkit-gradient(linear,left top,right top,from(#b2892d),to(#e4c173));background:-o-linear-gradient(left,#b2892d 0,#e4c173 100%);background:linear-gradient(90deg,#b2892d 0,#e4c173 100%);background-color:#b2892d}.pagination{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;margin:40px 0;vertical-align:middle}.pagination .next{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='%23333' 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:1.875rem;line-height:1.875rem;display:inline-block;width:20px;height:20px;margin-left:15px}.pagination .previous{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='%23333' 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:1.875rem;line-height:1.875rem;display:inline-block;width:20px;height:20px;margin-right:15px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagination ul{display:inline-block;margin:0;padding:0;list-style-type:none}.pagination ul li{display:inline-block;margin:.3125rem .1875rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:50%;background-color:#34b44a;color:#fff;opacity:.65}.pagination ul li a{display:block;min-width:2.5rem;min-height:2.5rem;padding:.5rem;color:#fff;font-size:.9375rem;text-align:center}.pagination ul li a:hover{text-decoration:none}.pagination ul li.active,.pagination ul li:active,.pagination ul li:focus,.pagination ul li:hover{opacity:1}.nfl-team-prefix--legend .pagination ul li{background-color:#b2892d}.mmactive .header-awning{height:100%;z-index:5}.mmactive .header-awning .active-backgrounds{position:fixed;display:block;height:100%;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1;z-index:0}.header-awning{position:absolute;width:100%;height:100px;background:0 0;overflow:hidden;z-index:1;pointer-events:none}.header-awning:before{position:absolute;top:62px;left:-600%;width:1300%;padding-bottom:3000%;border-radius:50%;background:0 0;-webkit-box-shadow:0 0 0 9999px #65a053;box-shadow:0 0 0 9999px #65a053;content:'';z-index:1}.header-awning:after{position:absolute;top:55px;left:-600%;width:1300%;padding-bottom:3000%;border-radius:50%;background:0 0;-webkit-box-shadow:0 0 0 9999px #163b16;box-shadow:0 0 0 9999px #163b16;content:'';z-index:2}.header-awning .active-backgrounds{top:0;left:0;display:none;width:100%;height:0;background-color:rgba(30,29,29,.9);opacity:0;z-index:-99}.header-awning .active-backgrounds:before{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1e1d1d;background-image:url(../images/css-assets/pattern-cities-transparent.svg);background-position:0;background-size:cover;content:''}.nfl-team-prefix--legend .header-awning:after{-webkit-box-shadow:0 0 0 9999px #000;box-shadow:0 0 0 9999px #000}.nfl-team-prefix--legend .header-awning:before{-webkit-box-shadow:0 0 0 9999px #ae9977;box-shadow:0 0 0 9999px #ae9977}.header-container{display:block;width:100%}.header{position:relative;width:100%;max-width:1400px;min-height:80px;margin:0 auto;padding:0 10px;z-index:6}.navigation__toggle-close,.navigation__toggle-open{display:none}.navigation__toggle{position:relative;width:30px;padding-top:.375rem;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;border:0;background-color:transparent;color:transparent;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.875rem;text-transform:uppercase;opacity:1;z-index:1}.navigation__toggle span.icon-bar{position:absolute;top:0;left:0;display:inline-block;width:1.5625rem;height:2px;border-radius:5px;background-color:#fff;opacity:1}.navigation__toggle span.icon-bar:nth-child(1){top:.3125rem}.navigation__toggle span.icon-bar:nth-child(2),.navigation__toggle span.icon-bar:nth-child(3){top:.875rem}.navigation__toggle span.icon-bar:nth-child(4){top:1.4375rem;width:1.25rem}.navigation__toggle.open span{left:0}.navigation__toggle.open span:nth-child(1){display:none;-webkit-transition:none;-o-transition:none;transition:none}.navigation__toggle.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.navigation__toggle.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.navigation__toggle.open span:nth-child(4){display:none;-webkit-transition:none;-o-transition:none;transition:none}.navigation__menu{position:absolute;top:110px;width:100%;height:100vh;padding-bottom:110px;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;opacity:0;overflow:auto;z-index:-4}.navigation__menu.active{display:fixed;height:100%;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1;z-index:6}.navigation__menu-titles{position:relative;width:100%;margin:0 auto;padding:0 0 0 70px;text-transform:none;list-style-type:none}.navigation__menu-titles button{padding:0;border:0;outline:0;background:0 0;text-align:left;text-transform:uppercase}.navigation__menu-titles.active li{opacity:1}.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button{padding-left:20px}.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button:focus,.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button:hover{color:#34b44a}.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button:focus:before,.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button:hover:before{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='%2334b44a' 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:1.875rem;line-height:1.875rem}.navigation__menu-titles.mobile-submenu-active .js-mobile-menu>button: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='%23fff' 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:1.875rem;line-height:1.875rem;position:absolute;margin-top:15px;margin-left:-30px;-webkit-transform:translateY(-50%) rotateY(180deg);transform:translateY(-50%) rotateY(180deg);content:''}.navigation__menu-titles li:first-child{display:block;width:50%;margin-left:0;font-size:1.25rem;text-transform:uppercase;opacity:1}.navigation__menu-titles li{display:none;margin-left:40px;padding-bottom:10px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0}.navigation__menu-content{position:relative;display:block;width:100%;margin:0 auto;padding:30px 0 50px;font-size:2.3328rem;text-transform:uppercase;list-style-type:none}.navigation__menu-content:before{position:absolute;top:0;left:68px;display:block;width:25%;height:2px;background:#34b44a;content:''}.navigation__menu-content:after{position:absolute;bottom:30px;left:68px;display:block;width:25%;height:2px;background:#34b44a;content:''}.navigation__menu-content.active:after,.navigation__menu-content.active:before{width:90%}.navigation__menu-content.active .navigation__menu-left-col li:not(:hover) a:not(:focus),.navigation__menu-content.active .navigation__menu-left-col li:not(:hover) button:not(:focus){opacity:.3}.navigation__menu-content.active .navigation__menu-left-col li.active a,.navigation__menu-content.active .navigation__menu-left-col li.active a:not(:focus),.navigation__menu-content.active .navigation__menu-left-col li.active button,.navigation__menu-content.active .navigation__menu-left-col li.active button:not(:focus){opacity:1}.navigation__menu-content ul{margin:0;padding:0;list-style-type:none}.navigation__menu-content ul li{margin:0;padding:0}.navigation__menu-content a{color:#fff;text-decoration:none}.navigation__menu-content .navigation__menu-left-col{width:100%;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.navigation__menu-content .navigation__menu-left-col li:not(:hover){-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.navigation__menu-content .navigation__menu-left-col li{position:relative;padding:20px 25px 20px 70px;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;line-height:40px}.navigation__menu-content .navigation__menu-left-col li button{padding-left:0;border:0;outline:0;background:0 0;text-align:left;text-transform:uppercase}.navigation__menu-content .navigation__menu-left-col li a,.navigation__menu-content .navigation__menu-left-col li button{display:inline-block;padding-right:20px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;word-break:break-word}.navigation__menu-content .navigation__menu-left-col li a:focus,.navigation__menu-content .navigation__menu-left-col li a:hover,.navigation__menu-content .navigation__menu-left-col li button:focus,.navigation__menu-content .navigation__menu-left-col li button:hover{outline:0;color:#34b44a;opacity:1}.navigation__menu-content .navigation__menu-left-col li:focus,.navigation__menu-content .navigation__menu-left-col li:hover{cursor:pointer}.navigation__menu-content .navigation__menu-left-col li:focus a,.navigation__menu-content .navigation__menu-left-col li:focus button,.navigation__menu-content .navigation__menu-left-col li:hover a,.navigation__menu-content .navigation__menu-left-col li:hover button{outline:0;color:#34b44a;opacity:1}.navigation__menu-content .navigation__menu-left-col.mobile-submenu-active{height:0;margin-left:-500px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;opacity:0;z-index:-99}.navigation__menu-content .navigation__menu-left-col .navigation__menu-parent{display:block}.navigation__menu-content .navigation__menu-left-col .navigation__menu-parent>span:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='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:2.5rem;line-height:2.5rem;position:absolute;margin-top:14px;margin-left:-22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;content:'';opacity:0}.navigation__menu-content .navigation__menu-right-col{position:relative;display:block;width:100%;margin-top:10px}.navigation__menu-content .navigation__menu-right-col.mobile-submenu-active{position:relative;height:100%;padding:20px 20px 0;opacity:1;z-index:99}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child{position:absolute;top:0;left:0;width:100%;height:0;padding-left:0!important;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;font-size:1.35rem;text-transform:none;opacity:0;z-index:-1;list-style-type:none}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active{position:relative;height:100%;padding-left:65px!important;opacity:1;z-index:4}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a{position:relative;opacity:1}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%2334b44a' 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:1.5625rem;line-height:1.5625rem;position:absolute;margin-top:15px;margin-left:-22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;content:'';opacity:0}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a:focus,.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a:hover{outline:0;color:#34b44a}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a:focus:after,.navigation__menu-content .navigation__menu-right-col .navigation__menu-child.active a:hover:after{margin-left:0;opacity:1}.navigation__menu-content .navigation__menu-right-col .navigation__menu-child a{position:absolute;display:block;padding:2px 0;opacity:0}.navigation__menu-content span[class^=icon]{position:absolute;top:25px;left:20px;padding:25px 25px 0}.navigation__menu-content .icon--dashboard{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M375 696.05A321.05 321.05 0 0 1 148 148a321.05 321.05 0 0 1 454 454 318.94 318.94 0 0 1-227 94.05zm0-616.51a295.46 295.46 0 0 0-208.92 504.38 295.46 295.46 0 1 0 417.84-417.84A293.54 293.54 0 0 0 375 79.54z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M621.8 375h-25.59a221.21 221.21 0 1 0-442.42 0H128.2a246.8 246.8 0 1 1 493.6 0z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M374.89 461.3a56.72 56.72 0 0 1-49.27-28.38l-.06-.11c-15.37-27.33-5.95-62.18 21-77.68 28.92-16.74 162.85-47.78 178-51.27a12.8 12.8 0 0 1 12.23 21.19C526.22 336.46 432.27 437 403.27 453.7a56.81 56.81 0 0 1-28.38 7.6zm-27.05-41.09a31.27 31.27 0 0 0 42.66 11.31c15.22-8.77 59.94-53 98.14-92.78-53.51 13.2-114.13 29.77-129.26 38.55-14.87 8.54-20.02 27.78-11.54 42.92z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--resource{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M639.21 306.08a11.5 11.5 0 0 1-10.32-6.42l-69.84-142c-4.89-7.91-12.5-12.43-20.94-12.43H213c-8.86 0-16.61 4.93-20.74 13.18l-71.2 141.35a11.49 11.49 0 1 1-20.52-10.34l71.22-141.29A46.08 46.08 0 0 1 213 122.29h325.11c16.59 0 31.87 9 40.87 24 .16.28.32.56.46.84l70.07 142.44a11.49 11.49 0 0 1-10.3 16.56zm57.42 264.2V386.49a57.5 57.5 0 0 0-57.43-57.44H110.8a57.5 57.5 0 0 0-57.43 57.44v183.79a57.49 57.49 0 0 0 57.43 57.43h528.4a57.49 57.49 0 0 0 57.43-57.43zM639.2 352a34.5 34.5 0 0 1 34.46 34.46v183.82a34.5 34.5 0 0 1-34.46 34.46H110.8a34.5 34.5 0 0 1-34.46-34.46V386.49A34.5 34.5 0 0 1 110.8 352zm-80.41-80.41a11.48 11.48 0 0 0-11.49-11.49H202.7a11.49 11.49 0 1 0 0 23h344.6a11.48 11.48 0 0 0 11.49-11.48zm-23-68.92a11.49 11.49 0 0 0-11.49-11.49H225.67a11.49 11.49 0 1 0 0 23h298.66a11.49 11.49 0 0 0 11.49-11.48zm-23 241.22A45.46 45.46 0 0 0 466.9 398H283.1a46 46 0 0 0 0 91.9h183.8a46 46 0 0 0 45.94-45.98zM466.9 421a22.47 22.47 0 0 1 23 23 23 23 0 0 1-23 23H283.1a23 23 0 0 1 0-45.95z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--mvp{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M493.11,659.68A17.14,17.14,0,0,1,476,676.82H277.85a17.14,17.14,0,0,1,0-34.28H316c-6.42-12.83-13.84-25.44-21.56-38.58-9.18-15.59-18.66-31.71-27.17-49.41-66.93-139.22-66.93-143-66.93-342.11v-4.17a17.14,17.14,0,1,1,34.28,0v4.17c0,195.08,0,195.08,63.55,327.26,7.89,16.4,17,31.9,25.81,46.88,10.51,17.87,21.36,36.33,29.85,56h42.42c8.49-19.63,19.34-38.09,29.85-56,8.81-15,17.92-30.48,25.81-46.88,63.55-132.18,63.55-132.18,63.55-327.26v-4.17a17.14,17.14,0,0,1,34.28,0v4.17c0,199.09,0,202.89-66.93,342.11-8.51,17.7-18,33.82-27.17,49.41-7.72,13.14-15.14,25.75-21.56,38.58H476A17.15,17.15,0,0,1,493.11,659.68ZM252.67,168.83l63.84,52.72-20.7,80.23a5.61,5.61,0,0,0,8.45,6.13l69.79-44.49,69.8,44.49a5.61,5.61,0,0,0,8.45-6.13l-20.7-80.23,63.83-52.72a5.61,5.61,0,0,0-3.22-9.93l-82.59-5.08L379.27,76.73a5.61,5.61,0,0,0-10.44,0l-30.35,77.09L255.9,158.9a5.62,5.62,0,0,0-3.23,9.93Z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--features{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M681.69 130.35H192.38c-9.17 0-15.29 6.11-15.29 15.29v168.2h-107c-4.59 0-9.18 1.53-12.23 4.58a11.9 11.9 0 0 0-3.06 12.24l30.55 227.83c1.53 21.41 15.29 61.16 61.16 61.16h474c42.83 0 76.49-33.65 76.49-76.45V145.64a15.32 15.32 0 0 0-15.31-15.29zM106.76 557L79.23 333.71h97.86v224.78c0 26-18.35 39.76-35.17 39.76-27.52 0-32.11-21.41-35.16-41.25zm568.81-13.8a54.82 54.82 0 0 1-55 55H200c-4.59 0-7.65-4.59-6.12-9.18C197 583 197 573.78 197 558.49l1.53-406.74H674V543.2z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M597.59 274.08H270.37a10.71 10.71 0 1 0 0 21.41h327.22a10.71 10.71 0 0 0 0-21.41zM403.4 349h-133a10.7 10.7 0 1 0 0 21.4h133a10.45 10.45 0 0 0 10.7-10.7c0-4.58-4.59-10.7-10.7-10.7zm0 44.35h-133a10.71 10.71 0 1 0 0 21.41h133a10.71 10.71 0 0 0 0-21.41zm0 42.81h-133a10.71 10.71 0 1 0 0 21.41h133a10.71 10.71 0 0 0 0-21.41zM597.59 349H472.21a10.7 10.7 0 1 0 0 21.4h125.38a10.44 10.44 0 0 0 10.7-10.7c0-4.58-4.58-10.7-10.7-10.7zm0 44.35H472.21a10.71 10.71 0 1 0 0 21.41h125.38a10.71 10.71 0 0 0 0-21.41z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--events{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='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='%23fff' 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='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23fff' 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='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23fff' 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:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--logo-pc{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='M361.23 64.84a313.32 313.32 0 0 0-221.56 534.87 313.32 313.32 0 1 0 443.11-443.1 311.27 311.27 0 0 0-221.55-91.77zm-208.3 105a294.57 294.57 0 0 1 416.59 0A297.91 297.91 0 0 1 594.3 198h-42.46v18h53v-3.62A292 292 0 0 1 655.6 367.8H66.85a292.13 292.13 0 0 1 49.84-154v2.2h54.91v-18h-43.45a300.78 300.78 0 0 1 24.78-28.14zm416.59 416.6a294.57 294.57 0 0 1-416.59 0 299.2 299.2 0 0 1-26.24-30h44.91v-18.06h-54.91v4.16a292.28 292.28 0 0 1-49.94-156.63h589a292.2 292.2 0 0 1-50.88 158v-5.53h-53v18.07h43.92a299.2 299.2 0 0 1-26.27 30.01z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M305.76 273.75h103.41c30.3 0 55.3-24.68 55.3-55v-35.91a55.2 55.2 0 0 0-55.3-55.3H266.08v218.69h39.68zm0-106.85h103.41a15.87 15.87 0 0 1 15.62 15.63v36.23a15.87 15.87 0 0 1-15.62 15.63H305.76zM261.39 482.77v73.73a72.41 72.41 0 0 0 72.8 72.5h117.47v-39.38H334.19a33.4 33.4 0 0 1-33.43-33.12v-73.73a33.4 33.4 0 0 1 33.43-33.12h117.47v-39.36H334.19a72.4 72.4 0 0 0-72.8 72.48zM116.69 449.56h54.91v18.07h-54.91zM551.84 449.56h52.99v18.07h-52.99zM116.69 286.78h54.91v18.07h-54.91zM551.84 286.78h52.99v18.07h-52.99z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.navigation__menu-content .icon--app{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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%3Cg transform='translate(-205 -381)'%3E%3Cg transform='translate(205 381)'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M214.2 69.1h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c0-20.9-17-37.8-37.8-37.8zm8.4 128.7c0 4.6-3.7 8.3-8.3 8.3h-91c-4.6 0-8.3-3.7-8.3-8.3v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M420.5 69.1h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.9-17-37.8-37.8-37.8zm8.3 128.7c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M626.8 69.1h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.9-17-37.8-37.8-37.8zm8.3 128.7c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0'  d='M214.2 292.2h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c0-20.8-17-37.8-37.8-37.8zm8.4 128.8c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M420.5 292.2h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 16.9 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.8-17-37.8-37.8-37.8zm8.3 128.8c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M626.8 292.2h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.8-17-37.8-37.8-37.8zm8.3 128.8c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M214.2 515.4h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c0-20.9-17-37.8-37.8-37.8zm8.4 128.7c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M420.5 515.4h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 16.9 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.9-17-37.8-37.8-37.8zm8.3 128.7c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M626.8 515.4h-91c-20.8 0-37.8 17-37.8 37.8v91c0 20.8 17 37.8 37.8 37.8h91c20.8 0 37.8-17 37.8-37.8v-91c-.1-20.9-17-37.8-37.8-37.8zm8.3 128.7c0 4.6-3.7 8.4-8.3 8.4h-91c-4.6 0-8.3-3.7-8.3-8.4v-91c0-4.6 3.7-8.3 8.3-8.3h91c4.6 0 8.3 3.7 8.3 8.3v91z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.nfl-team-prefix--legend .navigation__menu-content:before{background-color:#e4c173}.nfl-team-prefix--legend .navigation__menu-content:after{background-color:#e4c173}.nfl-team-prefix--legend .navigation__menu-left-col .navigation__menu-child.active a:after,.nfl-team-prefix--legend .navigation__menu-right-col .navigation__menu-child.active a:after{width:1.5625rem;height:1.5625rem;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='%23e4c173' 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:1.5625rem;line-height:1.5625rem}.nfl-team-prefix--legend .navigation__menu-left-col .navigation__menu-child.active a:focus,.nfl-team-prefix--legend .navigation__menu-left-col .navigation__menu-child.active a:hover,.nfl-team-prefix--legend .navigation__menu-right-col .navigation__menu-child.active a:focus,.nfl-team-prefix--legend .navigation__menu-right-col .navigation__menu-child.active a:hover{color:#e4c173}.nfl-team-prefix--legend .navigation__menu-left-col li a:focus,.nfl-team-prefix--legend .navigation__menu-left-col li a:hover,.nfl-team-prefix--legend .navigation__menu-left-col li button:focus,.nfl-team-prefix--legend .navigation__menu-left-col li button:hover,.nfl-team-prefix--legend .navigation__menu-right-col li a:focus,.nfl-team-prefix--legend .navigation__menu-right-col li a:hover,.nfl-team-prefix--legend .navigation__menu-right-col li button:focus,.nfl-team-prefix--legend .navigation__menu-right-col li button:hover{color:#e4c173}.nfl-team-prefix--legend .navigation__menu-left-col li:focus a,.nfl-team-prefix--legend .navigation__menu-left-col li:focus button,.nfl-team-prefix--legend .navigation__menu-left-col li:hover a,.nfl-team-prefix--legend .navigation__menu-left-col li:hover button,.nfl-team-prefix--legend .navigation__menu-right-col li:focus a,.nfl-team-prefix--legend .navigation__menu-right-col li:focus button,.nfl-team-prefix--legend .navigation__menu-right-col li:hover a,.nfl-team-prefix--legend .navigation__menu-right-col li:hover button{color:#e4c173}.nfl-team-prefix--legend .navigation__menu-titles .js-mobile-menu>button:focus,.nfl-team-prefix--legend .navigation__menu-titles .js-mobile-menu>button:hover{color:#e4c173}.nfl-team-prefix--legend .navigation__menu-titles .js-mobile-menu>button:focus:before,.nfl-team-prefix--legend .navigation__menu-titles .js-mobile-menu>button:hover:before{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='%23e4c173' 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:1.875rem;line-height:1.875rem}.footer-pre-login{text-align:center}.footer-pre-login__top{position:relative;padding:6.25rem 0 3.75rem;background:#000 url(../images/css-assets/pattern-cities.svg) repeat center center;overflow:hidden}.footer-pre-login__top:after{position:absolute;top:-7.8125rem;right:-20%;left:-20%;height:4.375rem;border-radius:100%;-webkit-box-shadow:0 0 0 5rem #fff;box-shadow:0 0 0 5rem #fff;content:''}.footer-pre-login__top h2,.footer-pre-login__top p{margin:0;color:#fff}.footer-pre-login__top h2{font-size:2.79936rem;font-weight:400}.footer-pre-login__top p{font-size:1.35rem}.footer-pre-login__top .button-primary,.footer-pre-login__top .button-transparent{display:block}.footer-pre-login__logo{margin-bottom:1.875rem}.footer-pre-login__logo img{width:145px;margin-right:1.875rem}.footer-pre-login__logo img:last-child{margin-right:0}.footer-pre-login__bottom{padding:1.875rem 0;background:#fff}.footer-pre-login__bottom li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem;padding-right:.625rem;border-right:2px solid #999}.footer-pre-login__bottom a,.footer-pre-login__bottom p{color:#999;font-size:.9375rem;font-weight:600}.footer-pre-login__bottom p{margin:.3125rem 0}.footer-pre-login__bottom--list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.footer-pre-login__bottom--link{white-space:nowrap}.footer-pre-login__bottom--link-btn{display:inline-block;border:0;background-color:transparent;color:#999;font-size:.9375rem;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer}.footer-pre-login__bottom--link-btn:focus,.footer-pre-login__bottom--link-btn:hover{color:#999;text-decoration:underline}.footer-pre-login__social{position:relative;padding:1.875rem 0;background-color:#000;text-align:center}.footer-pre-login__social:before{position:absolute;top:0;display:block;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#b3b3b3),to(transparent));background:-o-linear-gradient(left,transparent,#b3b3b3,transparent);background:linear-gradient(to right,transparent,#b3b3b3,transparent);content:''}.footer-pre-login__social a{display:inline-block;margin-right:1.875rem;color:#f1f1f1;font-size:.9375rem;font-weight:300}.footer-pre-login__social a:last-child{margin-right:0}.footer-pre-login__social-icon:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;display:inline-block;margin-right:.3125rem;content:'';vertical-align:middle}.footer-pre-login__social-icon-twitter: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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M375,54C197.69,54,54,197.69,54,375s143.74,321,321.05,321,321-143.74,321-321S552.31,54,375,54Zm153.36,252.2v10.16c0,108.89-76.95,233.74-217.77,233.74-43.56,0-84.21-14.51-117.6-37.74a89.42,89.42,0,0,0,18.87,1.45c34.85,0,68.24-13.07,94.37-34.84-33.39,0-61-23.23-71.14-56.62,4.36,1.45,10.17,1.45,14.52,1.45a85.31,85.31,0,0,0,20.33-2.91c-34.85-8.71-61-42.1-61-81.3v-1.45c10.16,5.81,21.78,10.16,34.84,10.16-20.32-14.52-33.39-39.2-33.39-68.23,0-16,2.91-30.49,10.16-42.1,37.75,49.36,94.37,82.75,158.25,85.65-1.45-5.81-1.45-13.06-1.45-18.87,0-46.46,34.84-82.75,76.95-82.75,21.77,0,40.65,10.16,55.17,26.13a168.15,168.15,0,0,0,49.36-20.33c-5.81,18.88-17.42,34.85-33.39,45C540,271.31,555.94,267,569,259.69,558.85,277.11,545.78,291.63,528.36,306.15Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.footer-pre-login__social-icon-instagram: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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M312.62,375c0-14.13,4.71-26.69,12.56-37.68,11-15.7,31.4-26.69,51.81-26.69s40.83,11,51.82,26.69c7.85,11,12.56,23.55,12.56,37.68,0,36.11-29.83,64.37-64.38,64.37S312.62,411.11,312.62,375ZM518.3,241.54v-7.85H455.5v62.8h62.8Zm-48.67,95.78A101.05,101.05,0,0,1,477.48,375C477.48,430,432,475.49,377,475.49S276.51,430,276.51,375a101.05,101.05,0,0,1,7.85-37.68h-55V488.05A34.85,34.85,0,0,0,264,522.59H490a34.85,34.85,0,0,0,34.54-34.54V337.32ZM698,375c0,177.31-143.73,321-321,321s-321-143.74-321-321S199.68,54,377,54,698,197.69,698,375ZM560.7,262A70.36,70.36,0,0,0,490,191.3H264A70.36,70.36,0,0,0,193.29,262v226.1A70.36,70.36,0,0,0,264,558.7H490a70.36,70.36,0,0,0,70.66-70.65V262Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.footer-pre-login__social-icon-facebook: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='%23595959' stroke='rgba(0,0,0,0)' stroke-width='0' d='M375,54C197.69,54,54,197.69,54,375s143.74,321,321.05,321,321-143.74,321-321S552.31,54,375,54ZM460.62,375h-56V572.7H322.07V375H283.16V305h38.91V259.81c0-31.14,14-82.5,82.51-82.5h60.71V245.8H421.7c-6.23,0-17.12,3.11-17.12,18.68V305h62.26Z'/%3E%3C/svg%3E");background-size:1.125rem;line-height:1.125rem}.login-box{max-width:18.75rem;padding:2.5rem 1.875rem;border-top:10px solid #ccc;background:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.login-box__btn-wrapper{padding:1.25rem 0}.login-box .password-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.login-box .password-container .password-visibility{width:10%;margin-bottom:1.875rem;padding-top:.4375rem;border-bottom:3px solid #000;background-color:#fff}.login-box .password-container .password-visibility:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem;display:block;content:''}.login-box .password-container .password-visibility:hover{cursor:pointer}.login-box .password-container .password-visibility:hover:after{width:1.5625rem;height:1.5625rem;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='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.login-box .password-container .password-visibility.active:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.login-box .password-container .password-visibility.active:hover{cursor:pointer}.login-box .password-container .password-visibility.active:hover:after{width:1.5625rem;height:1.5625rem;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='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.login-box__password{display:block;margin-top:.3125rem;font-weight:400;text-align:center}.login-box__password p{font-size:.9375rem}.login-box p{margin:0 0 .3125rem;color:#000}.login-box .button-secondary,.login-box .button-tertiary,.login-box input{display:block}.login-box .button-secondary,.login-box .button-tertiary{width:100%;margin:0}.login-box .form-control{margin-bottom:1.875rem!important}.login-box .form-group{padding:0}.login-box .form-group input{width:100%;padding:.125rem .625rem;border:0;border-bottom:3px solid #000}.login-box .form-group input:active,.login-box .form-group input:focus,.login-box .form-group input:hover{border-bottom:3px solid #999}.login-box .alert{margin-top:.9375rem}.login-box--app-callout{padding:0}.login-box--app-callout .forms-container{padding:2.25rem 1.875rem 1.125rem 1.875rem}.login-box .form .form-group .field-validation-error{display:block;margin-bottom:.75rem;margin-left:.625rem;font-weight:600}.hero-homepage{background:#e6e6e6}.hero-homepage__bottom,.hero-homepage__top{position:relative;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;background-repeat:no-repeat;background-size:cover;z-index:9993}.hero-homepage__bottom img,.hero-homepage__top img{width:10rem;max-width:100%}.hero-homepage__bottom:after,.hero-homepage__top:after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:'';z-index:-1}.hero-homepage__top{height:15.625rem;max-height:40vh;background-position:top center}.hero-homepage__top:after{background-color:#644b26;opacity:.4}.hero-homepage__bottom{height:21.875rem;max-height:50vh;background-position:bottom center}.hero-homepage__bottom:after{background-color:#000;opacity:.2}.hero-homepage__title{position:relative;height:12.5rem;max-height:40vh;margin-top:-3.125rem;margin-bottom:-3.125rem;background:url(../images/css-assets/homepage-hero-text-area.svg) no-repeat center;background-size:cover;z-index:9994}.hero-homepage__title .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;height:100%}.hero-homepage__title h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;font-family:"Endzone Tech Condensed",serif;font-size:1.125rem;line-height:1.4;text-align:center}.hero-homepage__title h1 span{display:inline-block}.hero-homepage__text{padding:4.375rem .9375rem 2.1875rem;background:#fff;text-align:center}.hero-homepage__text p{margin:0;color:#000}.hero-homepage .login-box{position:relative;margin:auto;margin-top:-1.875rem;margin-bottom:-1.875rem;z-index:9995}@media (max-width:442px){.hero-homepage__title .button-secondary{min-width:8.125rem;margin:0 0 0 .625rem}.hero-homepage__title h1{font-size:.9375rem}}.video-block{margin:1.875rem 0 3.75rem}.video-block iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-block__iframe-wrapper{position:relative;width:100%;padding-top:56.25%}.video-block__iframe-wrapper:after,.video-block__iframe-wrapper:before{position:absolute;display:block;width:25%;padding-top:25%;background-repeat:no-repeat;background-size:cover;content:'';z-index:-1}.video-block__iframe-wrapper:before{top:-.9375rem;left:-.625rem;background-image:url(../images/css-assets/video-rectangle-01.svg)}.video-block__iframe-wrapper:after{right:-.625rem;bottom:-.9375rem;background-image:url(../images/css-assets/video-rectangle-02.svg)}.video-block__contents{margin-bottom:1.5625rem}.video-block__contents h3,.video-block__contents p{margin-bottom:0;color:#000}.video-block__contents h3{font-size:1.62rem;font-weight:400}.video-block__contents p{font-size:.9375rem}.site-features{background:#f1f1f1}.site-features h3,.site-features h4,.site-features p{margin:0;color:#fff;font-weight:400}.site-features p{font-size:.9375rem}.site-features__jumbotron{width:100%;padding:1.5625rem;background-position:center;background-size:cover}.site-features__text-box{padding:0 0 1.5625rem}.site-features__text-box h3{font-size:1.944rem}.site-features__panel{position:relative;margin-bottom:.625rem;padding:1.25rem 1.25rem 1.25rem 6.25rem;background:#34b44a}.site-features__panel:last-child{margin-bottom:0}.site-features__panel h4{font-size:1.62rem}.site-features__icon{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;position:absolute;left:1.875rem}.site-features__icon-check{width:2.1875rem;height:2.1875rem;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='M664.6,254.2c-67-159.8-251-235-410.8-168s-235,251-168,410.8s251,235,410.8,168C613.1,616.1,689,502.1,689,375.7 C689.2,334,680.9,292.6,664.6,254.2z M377.1,660.8C219.5,660.6,92,532.8,92.2,375.2c0.1-114.4,68.6-217.6,173.9-262.2 c146-59.2,312.3,11.1,371.5,157.1c58,143-8.3,306.2-149.6,368.3C452.9,653.3,415.2,660.9,377.1,660.8z M320.1,518.5L191.9,390.4 c-5.9-5.9-5.9-15.4,0-21.2c5.9-5.9,15.4-5.9,21.2,0l107,106.9l212.7-212.8c5.9-5.9,15.4-5.9,21.2,0c5.9,5.9,5.9,15.4,0,21.2 L320.1,518.5z'/%3E%3C/svg%3E");background-size:2.1875rem;line-height:2.1875rem}.site-features__icon-contacts{width:37px;height:37px;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='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='%23fff' 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:37px;line-height:37px}.site-features__icon-features{width:2.1875rem;height:2.1875rem;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='M681.69 130.35H192.38c-9.17 0-15.29 6.11-15.29 15.29v168.2h-107c-4.59 0-9.18 1.53-12.23 4.58a11.9 11.9 0 0 0-3.06 12.24l30.55 227.83c1.53 21.41 15.29 61.16 61.16 61.16h474c42.83 0 76.49-33.65 76.49-76.45V145.64a15.32 15.32 0 0 0-15.31-15.29zM106.76 557L79.23 333.71h97.86v224.78c0 26-18.35 39.76-35.17 39.76-27.52 0-32.11-21.41-35.16-41.25zm568.81-13.8a54.82 54.82 0 0 1-55 55H200c-4.59 0-7.65-4.59-6.12-9.18C197 583 197 573.78 197 558.49l1.53-406.74H674V543.2z'/%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M597.59 274.08H270.37a10.71 10.71 0 1 0 0 21.41h327.22a10.71 10.71 0 0 0 0-21.41zM403.4 349h-133a10.7 10.7 0 1 0 0 21.4h133a10.45 10.45 0 0 0 10.7-10.7c0-4.58-4.59-10.7-10.7-10.7zm0 44.35h-133a10.71 10.71 0 1 0 0 21.41h133a10.71 10.71 0 0 0 0-21.41zm0 42.81h-133a10.71 10.71 0 1 0 0 21.41h133a10.71 10.71 0 0 0 0-21.41zM597.59 349H472.21a10.7 10.7 0 1 0 0 21.4h125.38a10.44 10.44 0 0 0 10.7-10.7c0-4.58-4.58-10.7-10.7-10.7zm0 44.35H472.21a10.71 10.71 0 1 0 0 21.41h125.38a10.71 10.71 0 0 0 0-21.41z'/%3E%3C/svg%3E");background-size:2.1875rem;line-height:2.1875rem}.site-features__icon-message{width:2.1875rem;height:2.1875rem;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='M646.28 134.57c26.73 13.23 44 32.87 50.3 61.19a98.77 98.77 0 0 1 2.42 21.05c.23 50.05 0 218.91.14 239.44.18 29.4-10.5 53.76-33.49 72.33-15.63 12.61-33.71 18.76-53.73 19-12.63.19-25.26.1-37.89 0-3.1 0-5.1.78-6.79 3.81-16.82 30.07-33.86 60-50.78 90-2.76 4.91-6 9-11.43 11.39-9.85 4.36-20.5-1.42-24.75-9Q458.65 605.43 437 567c-2.93-5.21-5.6-10.59-8.9-15.55-1.18-1.76-3.74-2.87-5.9-3.61-1.7-.58-3.75-.13-5.64-.13H141.83c-34.26 0-60.6-14.6-78.55-43.84-6.09-9.9-10.4-20.76-10.83-32.4-.93-25.06-2-208-1.45-252.73.44-37.52 17.06-65.8 51-83 13.85-7 28.94-8.24 44.2-8.24h458c4.26 0 8.53.29 12.77.37a74.76 74.76 0 0 1 29.31 6.7zm-70.56 31.66q-51.63-.1-103.26 0H142.8c-8.13 0-16.08 1-23.43 4.65-19.37 9.58-29.11 25.3-29.17 46.87-.1 34.89-.11 209.93 0 241.2.06 15.36 6.14 28.16 17.78 38.16 9.2 7.9 20.15 11.63 32.16 11.76 20.52.21 209.06.06 273 .06 8.37 0 16.74 0 25.1.05 7.41.07 12.89 3.46 16.53 9.91q17 30.23 34.11 60.43c2.66 4.71 5.42 9.36 8.52 14.7a34.31 34.31 0 0 0 2.48-3.22c13.11-23.12 26.34-46.19 39.22-69.45 4.67-8.43 11-12.72 20.86-12.51 16.73.34 33.47.18 50.2 0a48.73 48.73 0 0 0 24-6.18c17.62-10 26.12-25.64 26.17-45.58q.25-115.8 0-231.62a111.15 111.15 0 0 0-1.33-18.28c-3.31-19.55-15-32.46-33.61-38.16-13.57-3.89-46.04-2.79-49.67-2.79zM216 337.46c0 17.7 13 30.74 30.88 30.8a30.31 30.31 0 0 0 30.83-30.81c0-17.44-13.31-30.45-31.06-30.4-17.29-.4-30.65 12.8-30.65 30.41zm256.93.26c.06 17.28 13.28 30.58 30.44 30.62a30.6 30.6 0 0 0 31-30.73c.07-17.41-13.25-30.59-30.87-30.56-17.88.03-30.65 12.85-30.59 30.67zm-69.18-11.59c-5.12-13.39-16.8-20.08-32.41-18.94-11.93.87-23.13 10.46-25.85 22.14-3.32 14.29 2.31 28.24 14.22 35.09 2.83 1.63 13.83 5.86 24.78 2.75a31.73 31.73 0 0 0 22-29.72c-.04-3.69.59-2.83-2.76-11.32z'/%3E%3C/svg%3E");background-size:2.1875rem;line-height:2.1875rem}.foreground-photo-banner{position:relative;background-color:#000}.foreground-photo-banner:after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(95%,#272727)),url(../images/css-assets/foreground-photo-banner-pattern.svg) repeat center center;background:-o-linear-gradient(left,transparent,#272727 95%),url(../images/css-assets/foreground-photo-banner-pattern.svg) repeat center center;background:linear-gradient(to right,transparent,#272727 95%),url(../images/css-assets/foreground-photo-banner-pattern.svg) repeat center center;content:'';z-index:1}.foreground-photo-banner__image,.foreground-photo-banner__text-box{position:relative;z-index:2}.foreground-photo-banner__text-box{padding:1.875rem 0}.foreground-photo-banner__text-box h3,.foreground-photo-banner__text-box p{margin:0;color:#fff}.foreground-photo-banner__text-box h3{font-size:1.944rem;font-weight:400}.foreground-photo-banner__text-box p{font-size:.9375rem}.foreground-photo-banner__image{display:block;max-width:90%;margin:auto}.accordion-card{padding:3.125rem 0;background:#f1f1f1}.accordion-card p{color:#000}.accordion-card__img img{position:relative;display:none;z-index:1}.accordion-card__title p{margin-bottom:1.25rem;font-size:1.125rem;text-align:center}.accordion-card__title p:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.1875rem;height:2.1875rem;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:2.1875rem;line-height:2.1875rem;display:block;margin:0 auto;content:''}.accordion-card .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:.3125rem 0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(100%,#fff),to(transparent));background-image:-o-linear-gradient(top,#fff 100%,transparent);background-image:linear-gradient(to bottom,#fff 100%,transparent);background-repeat:no-repeat;background-position:center;background-size:70% 100%}.accordion-card .card-body>*{width:62%}.accordion-card .card-body p{font-size:.9375rem}.accordion-card .card-header{position:relative;padding:.625rem;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f1f1f1),color-stop(50%,#fff));background-image:-o-linear-gradient(top,#f1f1f1 50%,#fff 50%);background-image:linear-gradient(to bottom,#f1f1f1 50%,#fff 50%);background-repeat:no-repeat;background-position:center;background-size:70% 100%;z-index:2}.accordion-card .card-header button{position:relative;margin-left:2.5rem;padding:.125rem .3125rem;border:0;border-radius:0;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;line-height:.9;text-align:left;text-transform:uppercase}.accordion-card .card-header button:before{position:absolute;top:0;left:-2.5rem;display:block;margin-right:.9375rem;font-family:"Open Sans",sans-serif;font-weight:300;content:'\002B'}.accordion-card .card-header button[aria-expanded=true]:before{content:'\2212'}@media screen and (max-width:410px){.accordion-card .card-header{background-position:right;background-size:90% 100%}.accordion-card .card-body{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:5%;background-position:right;background-size:90% 100%}.accordion-card .card-body>*{width:82%}.accordion-card .card-body p{font-size:.9375rem}}.heading-underline__title,.heading-underline__title-white{display:inline-block;min-width:13.75rem;margin:0;font-size:2.3328rem}.heading-underline__title-white:after,.heading-underline__title:after{display:block;width:auto;max-width:100%;height:4px;margin-right:-2.5rem;background-color:#b2892d;content:''}.heading-underline__title-white{color:#fff}.heading-underline--full-width .heading-underline__title,.heading-underline--full-width .heading-underline__title-white{display:block;width:100%;text-align:left}.heading-underline--full-width .heading-underline__title-white:after,.heading-underline--full-width .heading-underline__title:after{margin:0}.heading-underline.background-gray{padding:1.875rem 0 1.25rem}body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .heading-underline__title-white:after,body:not(.staff-legends-dashboard):not(.nfl-team-prefix--legend) .heading-underline__title:after{background-color:#34b44a}.events-block{margin-bottom:-5.9375rem;padding:3.125rem 0 12.5rem;background:#272727 url(../images/css-assets/pattern-cities-transparent.svg) repeat center center}.events-block a{display:block}.events-block a,.events-block p{margin:0 0 .3125rem;color:#fff}.events-block p{font-size:1.125rem}.events-block__card{padding:1.25rem 0}.events-block__text{max-width:45rem}.events-block__date p:before,.events-block__location p:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;display:inline-block;margin-right:.4375rem;content:'';vertical-align:sub}.events-block__date p{font-weight:600}.events-block__date p:before{width:1.25rem;height:1.25rem;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='%23b3b3b3' 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='%23b3b3b3' 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='%23b3b3b3' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23b3b3b3' 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='%23b3b3b3' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23b3b3b3' 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:1.25rem;line-height:1.25rem}.events-block .events-block__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto;padding:0 0 0 1.125rem}.events-block .events-block__img img{display:block;width:6.25rem;margin:auto;border-radius:100%}.events-block__location p:before{width:1.25rem;height:1.25rem;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='%23b3b3b3' stroke='rgba(0,0,0,0)' stroke-width='0' d='M592 407.8l97.2 201.5c4 8.2-.2 14.9-9.2 14.9H70c-9 0-13.2-6.7-9.2-14.9L158 407.8c1.9-3.4 5.4-5.6 9.2-5.9h83.4c2.9.2 5.7 1.5 7.7 3.6 5.7 6.6 11.4 13 17.2 19.4 5.5 6.1 10.9 12.2 16.4 18.5h-99c-3.9.2-7.4 2.4-9.2 5.9l-64.4 133.5h511.5l-64.4-133.5c-1.9-3.4-5.4-5.6-9.2-5.9H458c5.5-6.3 10.9-12.4 16.4-18.5 5.8-6.4 11.6-12.8 17.2-19.4 2-2.1 4.8-3.4 7.7-3.6h83.6c3.8.3 7.2 2.5 9.1 5.9zm-74.1-137.7c0 110.1-90.9 130.8-133.6 236.6-1.6 3.9-5.3 6.4-9.5 6.4s-7.9-2.6-9.5-6.5C326.8 411.2 249.1 385 234.2 300c-14.6-83.7 42.8-165.7 126.6-173.7 40.2-4 80.1 9.4 110 36.8 30.1 27.4 47.2 66.3 47.1 107zm-67.5 0c0-42.1-33.8-76.2-75.5-76.2s-75.5 34.1-75.5 76.2 33.8 76.2 75.5 76.2c20 0 39.2-8 53.4-22.3 14.2-14.3 22.1-33.7 22.1-53.9z' /%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem}.events-block__responsive-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-bottom:.4375rem}.events-block__title a,.events-block__title-responsive a{font-family:"Endzone Sans Condensed Medium",serif;font-size:2.3328rem;line-height:1.4}.events-block__title-responsive a{font-size:1.62rem}.events-block__title{display:none}.events-block__topic{margin-bottom:1.5625rem}.events-block__type p,.events-block__type-responsive p{margin:0;color:#b3b3b3;font-size:.78125rem;text-align:left;text-transform:uppercase}.events-block__type{display:none;margin-bottom:.625rem}.events-block__date p,.events-block__desc p,.events-block__location p,.events-block__registration p{font-size:.9375rem}.events-block__desc{margin-top:.75rem}.events-block__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:18.75rem;margin-top:1.25rem}.events-block .button-follow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;margin-bottom:.625rem;padding:0;background:0 0;color:rgba(255,255,255,.7);font-size:.78125rem;font-weight:300}.events-block .button-follow:before{content:none}.events-block .button-follow:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.4375rem;height:1.4375rem;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:1.4375rem;line-height:1.4375rem;-ms-flex-negative:0;flex-shrink:0;margin-left:.625rem;content:''}.events-block .button-follow .button-follow__label{position:relative;top:2px}.events-block .button-follow:active,.events-block .button-follow:focus,.events-block .button-follow:hover{background:0 0}.events-block .button-follow--followed.button-follow:before{content:none}.events-block .button-follow--followed.button-follow:after{width:1.4375rem;height:1.4375rem;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:1.4375rem;line-height:1.4375rem}.events-block .heading-underline{margin-bottom:.8125rem}.events-block .heading-underline__title-white{padding:0}.events-block .points-flag{margin-bottom:.625rem}.events-block--dashboard{margin:0;padding:0;background:0 0}.events-block--dashboard .events-block__actions{margin-top:.625rem}.nfl-team-prefix--legend .events-block .button-follow--followed.button-follow:before{content:none}.nfl-team-prefix--legend .events-block .button-follow--followed.button-follow:after{width:1.4375rem;height:1.4375rem;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='%23e4c173' 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:1.4375rem;line-height:1.4375rem}.dashboard-alert-bar{position:relative;top:-1.25rem;display:block;width:100%;padding:1.25rem;background-color:#d2d5dd;z-index:2}.dashboard-alert-bar a,.dashboard-alert-bar p{display:block;margin:0;padding:0}.dashboard-alert-bar p{position:relative;margin-left:1.875rem;color:#000;font-size:.9375rem}.dashboard-alert-bar p:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:1.5625rem;height:1.5625rem;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='%23c4382f' stroke='rgba(0,0,0,0)' stroke-width='0' d='M681 576.6c20.1 35.1-5.1 78.9-45.2 78.9H114.2c-40.1 0-65.2-43.9-45.2-78.9l260.8-455.8c20.1-35.1 70.3-35 90.4 0L681 576.6zm-306-94.2c-27.6 0-50 22.6-50 50.4s22.4 50.4 50 50.4 50-22.6 50-50.4-22.4-50.4-50-50.4zm-47.5-181.2l8.1 149c.4 7 6.1 12.4 13 12.4h52.8c6.9 0 12.6-5.5 13-12.4l8.1-149c.4-7.5-5.5-13.9-13-13.9h-68.9c-7.5 0-13.5 6.4-13.1 13.9z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem;position:absolute;margin-left:-2rem;content:''}.dashboard-alert-bar a{padding:.9375rem 0 .625rem;color:#5185b3;text-decoration:none}.nfl-team-prefix--legend .dashboard-alert-bar{background-color:#dedad2}.nfl-team-prefix--legend .dashboard-alert-bar a{color:#877558}.hero-resource{margin-top:-1.25rem;padding:4.375rem 0 1.75rem;background-color:#f9f9f9}.hero-resource p{margin:0;color:#000}.hero-resource img{width:100%}.hero-resource__img{position:relative;margin-bottom:.9375rem}.hero-resource__image-wrapper{position:relative;margin:.8125rem -15px 0}.hero-resource__image-wrapper .points-flag{position:absolute;top:-.8125rem}.hero-resource__contents{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.hero-resource__logo img{width:auto;max-width:100%;margin-bottom:1.125rem;padding-bottom:1.5625rem}.hero-resource__logo .points-flag+img{margin-top:60px}.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:auto;margin-left:auto}.hero-resource__category{padding-bottom:.625rem}.hero-resource__category a,.hero-resource__category p{float:none;color:#000;font-size:.9375rem}.hero-resource__category a{font-weight:600}.hero-resource__category .hero-resource__category-back-to-link__links:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.1875rem;height:2.1875rem;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:2.1875rem;line-height:2.1875rem;position:relative;top:12px;display:inline-block;margin-left:-5px;content:''}.hero-resource__category .hero-resource__category-back-to-link__links:first-child:before{display:none}.hero-resource__page-title{display:inline-block;width:95%;margin:-1.5625rem 0 .3125rem;padding:.9375rem .875rem;background-color:#fff;font-size:2.3328rem;line-height:1.1;text-transform:none}.hero-resource__text p{padding:0 .875rem;font-size:1.125rem}.hero-resource__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:.75rem;padding:0 .875rem}.hero-resource__cta .button-follow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;background:0 0;color:#000;font-size:.78125rem}.hero-resource__cta .button-follow:focus,.hero-resource__cta .button-follow:hover{background:0 0;text-decoration:underline}.hero-resource__cta .button-follow:focus:before,.hero-resource__cta .button-follow:hover: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='%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:20px;line-height:20px}.hero-resource__cta .button-follow: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='%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:20px;line-height:20px;margin:-.125rem .625rem 0 0}.hero-resource__cta .button-follow--followed: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='%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:20px;line-height:20px}.hero-resource__cta .button-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0;background:0 0;color:#000;font-size:.78125rem}.hero-resource__cta .button-share:focus,.hero-resource__cta .button-share:hover{text-decoration:underline}.hero-resource__cta .button-share:focus:before,.hero-resource__cta .button-share:hover:before{width:1.5rem;height:1.5rem;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='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.5rem;line-height:1.5rem}.hero-resource__cta .button-share:before{width:24px;height:24px;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='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:24px;line-height:24px;margin:-.125rem 0 0 .5rem}.hero-resource__cta .button-add-to-calendar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0;background:#000;color:#fff;font-size:.78125rem;margin-left:1.25rem}.hero-resource__cta .button-add-to-calendar:focus,.hero-resource__cta .button-add-to-calendar:hover{background:rgba(0,0,0,.8);color:#fff;text-decoration:none}.hero-resource__cta .button-add-to-calendar:focus:before,.hero-resource__cta .button-add-to-calendar:hover: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='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:20px;line-height:20px}.hero-resource__cta .button-add-to-calendar: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='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:20px;line-height:20px;margin:-.125rem .625rem 0 0}.hero-resource__title{display:none}.hero-resource.hero-resource--no-image .hero-resource__page-title{margin:0}.quick-view{position:relative}.quick-view:last-child{margin-bottom:3.125rem}.quick-view:before{position:absolute;top:-.25rem;bottom:3.125rem;left:-50vw;display:block;width:100vw;margin-left:50%;background-color:#f9f9f9;content:'';z-index:0}.quick-view__content-container{position:relative;padding:.9375rem;border:4px solid #65a053;background-color:#fff;z-index:1}.quick-view .points-flag{position:absolute;top:.5rem;left:-.53125rem}.quick-view .points-flag+*{margin-top:2.90625rem}.quick-view h3{margin-bottom:1.875rem;font-size:1.62rem}.quick-view li,.quick-view p{margin:0;color:#000}.quick-view__cta:last-child{margin-bottom:3.125rem}.quick-view__cta .button-secondary{display:block;margin:1.25rem 0 0;background-color:#3d904d}.quick-view__cta .button-secondary:active,.quick-view__cta .button-secondary:focus,.quick-view__cta .button-secondary:hover{background-color:#65a053}.quick-view__hyperlink{color:#3d904d}.quick-view__hyperlink:active,.quick-view__hyperlink:focus,.quick-view__hyperlink:hover{color:#65a053}.quick-view__info{margin-bottom:1.25rem}.quick-view__info a{font-weight:400;overflow-wrap:break-word}.quick-view__info hr{min-width:100%;border-top:2px solid #ccc}.quick-view__date{font-weight:600}.quick-view__date:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='%23000' 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='%23000' 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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23000' 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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23000' 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;position:relative;top:2px;margin-right:.625rem;content:''}.quick-view__reg-window{display:inline;-webkit-box-shadow:inset 0 -.4375rem 0 rgba(209,190,152,.4);box-shadow:inset 0 -.4375rem 0 rgba(209,190,152,.4)}.quick-view__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quick-view__address:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:19px;height:19px;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='M592 407.8l97.2 201.5c4 8.2-.2 14.9-9.2 14.9H70c-9 0-13.2-6.7-9.2-14.9L158 407.8c1.9-3.4 5.4-5.6 9.2-5.9h83.4c2.9.2 5.7 1.5 7.7 3.6 5.7 6.6 11.4 13 17.2 19.4 5.5 6.1 10.9 12.2 16.4 18.5h-99c-3.9.2-7.4 2.4-9.2 5.9l-64.4 133.5h511.5l-64.4-133.5c-1.9-3.4-5.4-5.6-9.2-5.9H458c5.5-6.3 10.9-12.4 16.4-18.5 5.8-6.4 11.6-12.8 17.2-19.4 2-2.1 4.8-3.4 7.7-3.6h83.6c3.8.3 7.2 2.5 9.1 5.9zm-74.1-137.7c0 110.1-90.9 130.8-133.6 236.6-1.6 3.9-5.3 6.4-9.5 6.4s-7.9-2.6-9.5-6.5C326.8 411.2 249.1 385 234.2 300c-14.6-83.7 42.8-165.7 126.6-173.7 40.2-4 80.1 9.4 110 36.8 30.1 27.4 47.2 66.3 47.1 107zm-67.5 0c0-42.1-33.8-76.2-75.5-76.2s-75.5 34.1-75.5 76.2 33.8 76.2 75.5 76.2c20 0 39.2-8 53.4-22.3 14.2-14.3 22.1-33.7 22.1-53.9z' /%3E%3C/svg%3E");background-size:19px;line-height:19px;margin:-.125rem .4375rem 0 0;content:''}.quick-view__link{color:#000}.quick-view__type p{font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem;text-transform:uppercase}.quick-view__points-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px;font-size:.8125rem;line-height:1}.quick-view__points-info:before{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:25px;line-height:25px;width:13px;height:13px;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='M437.9,516.5V527c0,8.7-7,15.7-15.7,15.7h-94.4c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h15.7 V343.5h-15.7c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h62.9c8.7,0,15.7,7,15.7,15.7v183.5h15.7 C430.9,500.8,437.9,507.8,437.9,516.5z M375,270.2c23.2,0,41.9-18.8,41.9-41.9c0-23.2-18.8-41.9-41.9-41.9 c-23.2,0-41.9,18.8-41.9,41.9C333.1,251.4,351.8,270.2,375,270.2z M700,375c0,179.5-145.5,325-325,325S50,554.5,50,375 C50,195.6,195.5,50,375,50S700,195.6,700,375z M658.1,375c0-157.2-127.6-283.1-283.1-283.1C218.5,91.9,91.9,218.8,91.9,375 c0,156.5,126.8,283.1,283.1,283.1C531.5,658.1,658.1,531.3,658.1,375z'/%3E%3C/svg%3E");background-size:13px;line-height:13px;position:relative;top:-1px;-ms-flex-negative:0;flex-shrink:0;margin-right:.5625rem;content:''}.quick-view__points-info-text,.quick-view__points-info-text p{margin-bottom:0;color:#000;font-size:.78125rem}.quick-view__points-info-text a,.quick-view__points-info-text p a{color:#795e1f;text-decoration:underline}.nfl-team-prefix--legend .quick-view__content-container{border-color:#000}.nfl-team-prefix--legend .quick-view__cta .button-secondary{background-color:#000}.nfl-team-prefix--legend .quick-view__cta .button-secondary:active,.nfl-team-prefix--legend .quick-view__cta .button-secondary:focus,.nfl-team-prefix--legend .quick-view__cta .button-secondary:hover{background-color:#a48d67}.nfl-team-prefix--legend .quick-view__cta .button-secondary--checked{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(209,190,152,.82);color:#000}.nfl-team-prefix--legend .quick-view__cta .button-secondary--checked:active,.nfl-team-prefix--legend .quick-view__cta .button-secondary--checked:focus,.nfl-team-prefix--legend .quick-view__cta .button-secondary--checked:hover{background-color:rgba(209,190,152,.82)}.nfl-team-prefix--legend .quick-view__cta .button-secondary--checked:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:#000;height:#000;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='24px' stroke='rgba(0,0,0,0)' stroke-width='0' d='M664.6,254.2c-67-159.8-251-235-410.8-168s-235,251-168,410.8s251,235,410.8,168C613.1,616.1,689,502.1,689,375.7 C689.2,334,680.9,292.6,664.6,254.2z M377.1,660.8C219.5,660.6,92,532.8,92.2,375.2c0.1-114.4,68.6-217.6,173.9-262.2 c146-59.2,312.3,11.1,371.5,157.1c58,143-8.3,306.2-149.6,368.3C452.9,653.3,415.2,660.9,377.1,660.8z M320.1,518.5L191.9,390.4 c-5.9-5.9-5.9-15.4,0-21.2c5.9-5.9,15.4-5.9,21.2,0l107,106.9l212.7-212.8c5.9-5.9,15.4-5.9,21.2,0c5.9,5.9,5.9,15.4,0,21.2 L320.1,518.5z'/%3E%3C/svg%3E");background-size:#000;line-height:#000;-ms-flex-negative:0;flex-shrink:0;margin-right:.625rem;content:''}.nfl-team-prefix--legend .quick-view__hyperlink{color:#b2892d}.nfl-team-prefix--legend .quick-view__hyperlink:active,.nfl-team-prefix--legend .quick-view__hyperlink:focus,.nfl-team-prefix--legend .quick-view__hyperlink:hover{color:#8b6714}.details-block{margin-bottom:1.875rem;padding:0 0 2.5rem;overflow:hidden}.details-block__left .heading-underline.background-gray{padding:0}.details-block .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.details-block .intro-text{padding-top:1.5625rem}.details-block .intro-text .container{padding:0}.related-resources{margin-bottom:-5.9375rem;padding:4.375rem 0 8.75rem}.related-resources__no-results-text{color:#fff}.resource-card{position:relative;margin:1.5625rem 0 2.5rem;padding-top:66.66%;background-repeat:no-repeat;background-size:cover}.resource-card .points-flag{position:absolute;top:.75rem;left:-.1875rem;z-index:2}.resource-card--logo{background-image:url(../images/css-assets/resource-logo-placeholder.png);background-position:center}.resource-card--logo img{position:absolute;top:0;right:0;bottom:0;left:0;width:50%;margin:auto;padding:40px}.resource-card--perks{padding-top:50%}.resource-card--perks .resource-card__img-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:80%;height:70%;margin:auto;background-color:#fff}.resource-card--perks img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";width:80%;height:85%;padding:0}.resource-card--perks .resource-card__title{position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:rgba(30,125,53,.9)}.resource-card--perks .resource-card__title a{color:#fff;font-size:1.944rem}.resource-card--perks .resource-card__title .resource-card__modal-btn,.resource-card--perks .resource-card__title .resource-card__title-link{padding:.625rem .9375rem}.resource-card--perks .resource-card__social-left,.resource-card--perks .resource-card__social-right{display:none}.resource-card__background-link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;outline:0;background:0 0;color:transparent;font-size:0;cursor:pointer;z-index:1}.resource-card__background-link:focus,.resource-card__background-link:hover{border:0;outline:0}.resource-card__background-link:focus~.resource-card__title .resource-card__modal-btn,.resource-card__background-link:focus~.resource-card__title .resource-card__title-link,.resource-card__background-link:hover~.resource-card__title .resource-card__modal-btn,.resource-card__background-link:hover~.resource-card__title .resource-card__title-link{text-decoration:underline}.resource-card__modal .close{position:absolute;top:0;right:0;margin:0;padding:0;border:0;background-color:transparent;font-size:1.125rem}.resource-card__modal .close:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='%23000' 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:.75rem;line-height:.75rem;display:inline-block;margin-right:.3125rem;content:''}.resource-card__modal .modal-body{padding:1.25rem 0 2.5rem}.resource-card__modal .modal-body .button-secondary{margin:0 0 .9375rem 0}.resource-card__modal .modal-body a,.resource-card__modal .modal-body p,.resource-card__modal .modal-meta a,.resource-card__modal .modal-meta p{font-family:"Open Sans",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.4}.resource-card__modal .modal-body a:not([class*=button]),.resource-card__modal .modal-meta a:not([class*=button]){color:#009e4f}.resource-card__modal .modal-body p,.resource-card__modal .modal-meta p{color:#000}.resource-card__modal .modal-content{padding:1.25rem 1.25rem 2.5rem;border:0;border-radius:0}.resource-card__modal .modal-header{position:relative;padding:.9375rem 0}.resource-card__modal .modal-meta p{margin:0}.resource-card__modal .modal-title{font-size:2.79936rem;line-height:1.1;text-transform:uppercase}.resource-card__modal .heading-underline__title{padding:0 0 1.25rem;font-size:2.3328rem}.resource-card__modal-btn{display:block;border:0;background-color:transparent;color:#fff;text-align:left}.resource-card__modal-btn:active,.resource-card__modal-btn:focus,.resource-card__modal-btn:hover{border:0;outline:0;text-decoration:underline}.resource-card__text p{margin-bottom:1.875rem;padding:0 1.25rem;color:#fff;font-size:.9375rem;font-weight:300}.resource-card__social-left,.resource-card__social-right,.resource-card__title{position:absolute}.resource-card__social-left,.resource-card__social-right{top:.9375rem;z-index:2}.resource-card__social-right{right:.9375rem}.resource-card__social-right .button-follow:before{float:right}.resource-card__social-right .button-follow--followed:before{float:right}.resource-card__social-left{left:.9375rem}.resource-card__social-left .button-follow:before{float:left}.resource-card__social-left .button-follow--followed:before{float:left}.resource-card__title{right:0;bottom:-1.25rem;left:0;margin:0 1.25rem;background-color:#fff}.resource-card__title h4{margin:0;font-size:1.62rem;text-transform:initial}.resource-card__title h4 a{color:#000}.resource-card__title .resource-card__modal-btn,.resource-card__title .resource-card__title-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:.9375rem}.resource-card .button-follow{padding:0;background-color:transparent}.resource-card .button-follow:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;margin:0}.resource-card .button-follow--followed:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;margin:0}.resource-card .button-follow label{display:none}.nfl-team-prefix--legend .resource-card .button-follow:active,.nfl-team-prefix--legend .resource-card .button-follow:focus,.nfl-team-prefix--legend .resource-card .button-follow:hover{background-color:transparent}.nfl-team-prefix--legend .resource-card--perks .resource-card__title{background-color:rgba(178,137,45,.9)}.nfl-team-prefix--legend .resource-card--perks .resource-card__title:active,.nfl-team-prefix--legend .resource-card--perks .resource-card__title:focus,.nfl-team-prefix--legend .resource-card--perks .resource-card__title:hover{background-color:#b2892d}.nfl-team-prefix--legend .resource-card__modal .modal-body a:not([class*=button]),.nfl-team-prefix--legend .resource-card__modal .modal-meta a:not([class*=button]){color:#b2892d}.dashboard-top .title{display:block;padding:0 0 .9375rem;color:#000;font-family:"Endzone Sans Condensed Medium";font-size:2.3328rem;text-align:center;text-transform:uppercase}.dashboard-top .title .count{margin-left:.3125rem;font-size:1.35rem}.dashboard-top .title .count strong{color:#c40000}.dashboard-top__content{padding-bottom:2.5rem}.dashboard-top .button-custom{padding-right:0;font-size:1rem}.resource-card-text-only{position:relative;margin:1.5625rem 0 3.125rem;border-bottom:2px solid #668fbe}.resource-card-text-only__title{width:auto;max-width:72%;padding:.4375rem .9375rem .4375rem 0;color:#fff}.resource-card-text-only__title h4{margin:0;font-size:1.62rem;text-transform:initial}.resource-card-text-only__title h4 a{color:#fff}.resource-card-text-only__description p{color:#fff;font-size:.9375rem;font-weight:300}.resource-card-text-only__top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.4375rem 0}.resource-card-text-only__social-right{margin:.5rem 0;white-space:nowrap}.resource-card-text-only .button-follow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;padding:0;background-color:transparent}.resource-card-text-only .button-follow:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;position:relative;top:-.1875rem;right:0;margin:0 0 0 .375rem}.resource-card-text-only .button-follow--followed:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;margin:0 0 0 .375rem}.resource-card-text-only .button-follow label{position:static;font-size:.78125rem}.nfl-team-prefix--legend .resource-card-text-only .button-follow:active,.nfl-team-prefix--legend .resource-card-text-only .button-follow:focus,.nfl-team-prefix--legend .resource-card-text-only .button-follow:hover{background-color:transparent}.resource-card-full-width{position:relative;display:block;margin:1.5625rem 0 3.125rem;background-repeat:no-repeat;background-size:cover}.resource-card-full-width--logo{background:url(../images/css-assets/dashboard-header-bgs/bg_texture_stripes_dark.svg) repeat 0 25px scroll;background-size:450px 300px}.resource-card-full-width--logo:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(73,79,92,.9);content:''}.resource-card-full-width--logo img{position:relative;width:100%;padding:3.125rem 20%;z-index:2}.resource-card-full-width__bg{background-size:cover}.resource-card-full-width--logo,.resource-card-full-width__bg{width:100%;min-height:14.375rem}.resource-card-full-width__background-link{position:absolute;top:0;left:0;width:100%;min-height:14.375rem;padding:0;border:0;outline:0;background:0 0;color:transparent;font-size:0;cursor:pointer;z-index:1}.resource-card-full-width__background-link:focus,.resource-card-full-width__background-link:hover{border:0;outline:0}.resource-card-full-width__background-link:focus~.resource-card-full-width__title a,.resource-card-full-width__background-link:hover~.resource-card-full-width__title a{text-decoration:underline}.resource-card-full-width__text{position:relative;padding:5.625rem 1.25rem 1.25rem;background:url(../images/css-assets/dashboard-header-bgs/bg_texture_stripes_dark.svg) repeat 0 25px scroll;background-size:450px 300px}.resource-card-full-width__text:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(56,63,76,.9);content:''}.resource-card-full-width--logo .resource-card-full-width__text{padding:1.25rem}.resource-card-full-width__text p{position:relative;color:#fff;font-size:.9375rem;font-weight:300;z-index:2}.resource-card-full-width__social-left,.resource-card-full-width__social-right{position:absolute;top:.9375rem;z-index:2}.resource-card-full-width__social-right{right:.9375rem}.resource-card-full-width__social-left{left:.9375rem}.resource-card-full-width__title{position:absolute;margin:-1.875rem 1.25rem 0;background-color:#fff;z-index:2}.resource-card-full-width--logo .resource-card-full-width__title{position:relative;margin-top:1.25rem}.resource-card-full-width__title h4{margin:0;font-size:1.62rem;text-transform:initial}.resource-card-full-width__title h4 a{display:block;width:100%;padding:.9375rem;color:#000}.resource-card-full-width .button-follow{padding:0;background-color:transparent}.resource-card-full-width .button-follow:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;margin:0}.resource-card-full-width .button-follow--followed:before{width:1.5625rem;height:1.5625rem;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='%23ccc' 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:1.5625rem;line-height:1.5625rem;margin:0}.resource-card-full-width .button-follow label{display:none}.nfl-team-prefix--legend .resource-card-full-width .button-follow:active,.nfl-team-prefix--legend .resource-card-full-width .button-follow:focus,.nfl-team-prefix--legend .resource-card-full-width .button-follow:hover{background-color:transparent}.video-caption{padding:0 0 3.125rem}.video-caption__container{margin-top:.625rem}.video-caption__iframe-wrapper{position:relative}.video-caption__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.video-caption__text{padding:1.25rem}.video-caption__text h3{margin-bottom:.9375rem;font-family:"Open Sans",sans-serif;font-size:1.62rem;text-transform:initial}.video-caption__text p{margin:0;color:#000;font-size:1.35rem;line-height:1.4}.video-caption .inline-video{padding-bottom:0}.image-caption__container{margin-top:.9375rem}.image-caption__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-.3125rem;background-color:#fff}.image-caption__text{padding:.9375rem}.image-caption__text h3{font-size:1.944rem;line-height:1.4;text-transform:initial}.image-caption__text p{margin:1.25rem 0 0 .625rem;color:#000;font-size:1.35rem;text-transform:uppercase}.image-caption__text p:before{display:inline-block;width:25px;height:2px;margin-right:.3125rem;background-color:#ccc;content:'';vertical-align:middle}.image-caption--full{padding:0 0 3.125rem}.image-caption--full img{width:100%;margin-top:1.5625rem}.image-caption--full .image-caption__text{padding:0}.image-caption--full .image-caption__text p{margin:0;padding:.9375rem;background-color:#fff;font-size:1.125rem;text-transform:initial}.image-caption--full .image-caption__text p:before{display:none}.image-caption--left,.image-caption--right{padding:0 0 3.125rem;overflow:hidden}.image-caption--left img,.image-caption--right img{width:100%;margin-top:.625rem}.photo-gallery{padding:0 0 1.5625rem}.photo-gallery img{width:100%}.photo-gallery__image{position:relative;width:100%;padding-top:60%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-top:10px solid transparent;border-right:0;border-bottom:10px solid transparent;border-left:0;border-radius:0;background-color:transparent;background-repeat:no-repeat;background-size:cover}.photo-gallery__image:active,.photo-gallery__image:focus,.photo-gallery__image:hover{border:10px solid #000;outline:0}.photo-gallery__image:active:after,.photo-gallery__image:focus:after,.photo-gallery__image:hover:after{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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M466.8 318.3l155.7-155.7v64c0 13.7 11.1 24.7 24.7 24.7 13.7 0 24.8-11.1 24.8-24.7V102.8c0-.8 0-1.6-.1-2.4 0-.4-.1-.7-.2-1.1-.1-.4-.1-.9-.2-1.3l-.3-1.2c-.1-.4-.2-.8-.3-1.1-.1-.4-.3-.8-.4-1.2-.1-.4-.3-.7-.4-1.1s-.3-.7-.5-1.1c-.2-.4-.3-.8-.5-1.1-.2-.3-.4-.7-.6-1-.2-.4-.4-.7-.7-1.1-.2-.4-.5-.7-.8-1.1-.2-.3-.4-.6-.7-.9-.5-.6-1.1-1.2-1.6-1.8-.6-.6-1.2-1.1-1.8-1.6-.3-.2-.6-.4-.9-.7-.4-.3-.7-.5-1.1-.8-.4-.2-.7-.4-1.1-.7-.3-.2-.7-.4-1-.6-.4-.2-.7-.4-1.1-.5-.4-.2-.7-.3-1.1-.5-.4-.2-.7-.3-1.1-.4-.4-.1-.8-.3-1.2-.4-.4-.1-.7-.2-1.1-.3l-1.2-.3c-.4-.1-.9-.1-1.3-.2s-.7-.1-1.1-.2c-.8-.1-1.6-.1-2.4-.1H523.5c-13.7 0-24.7 11.1-24.7 24.7s11.1 24.7 24.7 24.7h64L431.7 283.2c-9.7 9.7-9.7 25.3 0 35s25.4 9.7 35.1.1zM283.2 431.7L127.5 587.5v-64c0-13.7-11.1-24.7-24.7-24.7-13.7 0-24.8 11.1-24.8 24.7v123.8c0 .8 0 1.6.1 2.4 0 .4.1.7.2 1.1.1.4.1.9.2 1.3l.3 1.2c.1.4.2.8.3 1.1.1.4.3.8.4 1.2.1.4.3.7.4 1.1.2.4.3.7.5 1.1.2.4.3.8.5 1.1.2.3.4.7.6 1 .2.4.4.7.7 1.1.2.4.5.7.8 1.1.2.3.4.6.7.9.5.6 1.1 1.2 1.6 1.8.6.6 1.2 1.1 1.8 1.6.3.2.6.4.9.7.4.3.7.5 1.1.8.4.2.7.4 1.1.7.3.2.7.4 1 .6.4.2.7.4 1.1.5.4.2.7.3 1.1.5.4.2.7.3 1.1.4.4.1.8.3 1.2.4.4.1.7.2 1.1.3l1.2.3c.4.1.9.1 1.3.2s.7.1 1.1.2c.8.1 1.6.1 2.4.1h123.7c13.7 0 24.7-11.1 24.7-24.7 0-13.7-11.1-24.7-24.7-24.7h-64L318.2 467c9.7-9.7 9.7-25.3 0-35-9.6-9.9-25.3-9.9-35-.3zM667.1 662.1c.3-.4.5-.7.8-1.1.2-.4.4-.7.7-1.1.2-.3.4-.7.6-1 .2-.4.4-.7.5-1.1.2-.4.3-.7.5-1.1.2-.4.3-.7.4-1.1.1-.4.3-.8.4-1.2.1-.4.2-.7.3-1.1l.3-1.2c.1-.4.1-.9.2-1.3s.1-.7.2-1.1c.1-.8.1-1.6.1-2.4V523.5c0-13.7-11.1-24.7-24.7-24.7-13.7 0-24.7 11.1-24.7 24.7v64L466.8 431.7c-9.7-9.7-25.3-9.7-35 0s-9.7 25.3 0 35l155.7 155.7h-64c-13.7 0-24.7 11.1-24.7 24.7 0 13.7 11.1 24.8 24.7 24.8h123.8c.8 0 1.6 0 2.4-.1.4 0 .7-.1 1.1-.2.4-.1.9-.1 1.3-.2l1.2-.3c.4-.1.8-.2 1.1-.3.4-.1.8-.3 1.2-.4.4-.1.7-.3 1.1-.4.4-.2.7-.3 1.1-.5.4-.2.8-.3 1.1-.5.3-.2.7-.4 1-.6.4-.2.7-.4 1.1-.7.4-.2.7-.5 1.1-.8.3-.2.6-.4.9-.7.6-.5 1.2-1 1.8-1.6.6-.6 1.1-1.2 1.6-1.8.2-.1.4-.5.7-.7zM162.5 127.5h64c13.7 0 24.7-11.1 24.7-24.7 0-13.7-11.1-24.8-24.7-24.8H102.7c-.8 0-1.6 0-2.4.1-.4 0-.7.1-1.1.2-.4.1-.9.1-1.3.2l-1.2.3c-.4.1-.8.2-1.1.3-.4.1-.8.3-1.2.4-.4.1-.7.3-1.1.4-.4.2-.7.3-1.1.5-.4.2-.8.3-1.1.5-.3.2-.7.4-1 .6-.4.2-.7.4-1.1.7-.4.2-.7.5-1.1.8-.3.2-.6.4-.9.7-1.3 1-2.4 2.2-3.5 3.5-.2.3-.4.6-.7.9-.3.4-.5.7-.8 1.1-.2.4-.4.7-.7 1.1-.2.3-.4.7-.6 1-.2.4-.4.7-.5 1.1-.2.4-.3.7-.5 1.1-.2.4-.3.7-.4 1.1-.1.4-.3.8-.4 1.2-.1.4-.2.7-.3 1.1l-.3 1.2c-.1.4-.1.9-.2 1.3s-.1.7-.2 1.1c-.1.8-.1 1.6-.1 2.4v123.8c0 13.7 11.1 24.7 24.7 24.7s24.7-11.1 24.7-24.7v-64l155.7 155.7c9.7 9.7 25.3 9.7 35 0s9.7-25.3 0-35L162.5 127.5z' /%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:''}.photo-gallery .carousel-item{padding:.9375rem 0}.photo-gallery .carousel-control-next,.photo-gallery .carousel-control-prev{width:auto}.photo-gallery .carousel-control-next:after,.photo-gallery .carousel-control-prev:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:3.4375rem;height:3.4375rem;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:3.4375rem;line-height:3.4375rem;display:block;content:''}.photo-gallery .carousel-control-prev:after{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.photo-gallery .modal{background-color:rgba(0,0,0,.8)}.photo-gallery .modal .close{position:absolute;top:.9375rem;right:1.25rem;padding:0;border:0;background:0 0;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.62rem;text-transform:uppercase}.photo-gallery .modal .close:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.9375rem;height:.9375rem;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='%23cdcdcd' 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:.9375rem;line-height:.9375rem;display:inline-block;margin-right:.9375rem;content:''}.photo-gallery .modal-body{padding:0}.photo-gallery .modal-body a,.photo-gallery .modal-body p{display:inline-block;font-size:.9375rem}.photo-gallery .modal-body a{color:#338cbf}.photo-gallery .modal-body p{margin:.9375rem;color:#000}.photo-gallery .modal-content{border:0;border-radius:0}.photo-gallery .modal-dialog{margin-top:15vw}.photo-gallery--fit-to-screen .photo-gallery__modal-caption{background-color:#fff}.photo-gallery--fit-to-screen .photo-gallery__modal-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;min-height:200px;background-color:#000}.photo-gallery--fit-to-screen .photo-gallery__modal-image-wrapper img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";width:100%;height:100%}.photo-gallery--fit-to-screen .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-height:calc(100vh - 15vw)}.photo-gallery--fit-to-screen .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.photo-gallery--fit-to-screen .modal-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:0}.account-form{width:100%;padding:1.5625rem;border-top:10px solid #e6e6e6;background:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.account-form label{color:#000;font-weight:400}.account-form p{margin:0;line-height:1.4}.account-form__header{margin-bottom:2rem;font-size:1.944rem;text-transform:none}.account-form__add-btn{display:block;margin:1.875rem auto 3.125rem;border:0;background:0 0;color:#000;font-size:.9375rem;text-transform:uppercase}.account-form__add-btn:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;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='%23fff' stroke-width='0' d='M701 320.7H429.3V49H320.7v271.7H49v108.7h271.7V701h108.7V429.3H701V320.7z' /%3E%3C/svg%3E");background-size:18px;line-height:18px;width:42px;height:42px;border-radius:21px;line-height:42px;background-color:#000;display:block;margin:auto;content:''}.account-form__btn-wrapper .button-secondary{display:block;width:100%;margin:0}.account-form__desc p{margin-top:.625rem;color:#999;font-size:.9375rem}.account-form__form .input-header{margin-bottom:2.5rem;font-size:1.944rem;text-transform:initial}.account-form__form label{display:block;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem}.account-form__form .form-group{padding:0}.account-form__form .form-group input{position:relative;margin-bottom:2.5rem;padding:.125rem .625rem;border:0;border-bottom:3px solid #000;z-index:2}.account-form__form .form-group input:active,.account-form__form .form-group input:focus,.account-form__form .form-group input:hover{border-bottom:3px solid #999}.account-form__form .form-group label{z-index:1}.account-form__form .form-group .password-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;z-index:2}.account-form__form .form-group .password-container .password-visibility{width:10%;margin-bottom:2.5rem;padding-top:.4375rem;border-bottom:3px solid #000;background-color:#fff}.account-form__form .form-group .password-container .password-visibility:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem;display:block;content:''}.account-form__form .form-group .password-container .password-visibility:hover{cursor:pointer}.account-form__form .form-group .password-container .password-visibility:hover:after{width:1.5625rem;height:1.5625rem;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='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.account-form__form .form-group .password-container .password-visibility.active:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.account-form__form .form-group .password-container .password-visibility.active:hover{cursor:pointer}.account-form__form .form-group .password-container .password-visibility.active:hover:after{width:1.5625rem;height:1.5625rem;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='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.account-form__link-wrapper{margin:3.125rem 0 0}.account-form__link-wrapper a{display:block;margin-bottom:.3125rem;font-size:.9375rem;text-align:center}.account-form__link-wrapper a:last-child{margin:0}.account-form__required{display:inline-block;margin-left:.625rem;color:#999;font-size:.9375rem}.account-form__sub-title p{margin:2.5rem 0 0;color:#000}.account-form .formulate-wrapper .container{padding:0}.account-form .formulate-wrapper .form-group{padding:.625rem 0}.account-form .formulate-wrapper .form-group>button{margin:1.875rem 0 0}.account-form .formulate-wrapper .formulate__row:has(input[type=text],input[type=email],input[type=password]):last-child .form-group{padding-bottom:0}.account-form .formulate-wrapper .formulate__field:has(input[type=text],input[type=email],input[type=password]){position:relative}.account-form .formulate-wrapper .formulate__field:has(input[type=text],input[type=email],input[type=password]) label{top:1.6875rem;left:1.0625rem;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;font-size:16px}.account-form .formulate-wrapper .formulate__field:has(input[type=text],input[type=email],input[type=password]):first-child{top:1.0625rem}.account-form .formulate-wrapper .formulate__field:has(input[type=text],input[type=email],input[type=password]) .password-visibility{-webkit-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.account-form .formulate-wrapper .formulate__field:has(input[type=text],input[type=email],input[type=password]) .password-visibility{-webkit-transition:none;-o-transition:none;transition:none}}.account-form .formulate-wrapper .formulate__field:has(input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input.textTrue) label{top:-.625rem;left:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.account-form .formulate-wrapper .formulate__field:has(input[type=password]:hover,input[type=password]:focus) .password-visibility{-webkit-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;border-color:#999}@media (prefers-reduced-motion:reduce){.account-form .formulate-wrapper .formulate__field:has(input[type=password]:hover,input[type=password]:focus) .password-visibility{-webkit-transition:none;-o-transition:none;transition:none}}.account-form .formulate-wrapper .formulate__field__label{font-size:.9375rem}.account-form .formulate-wrapper .formulate__field-alias--mobile-phone-desc,.account-form .formulate-wrapper .formulate__field-alias--past-teams{font-family:"Open Sans",sans-serif;line-height:1.4;text-transform:none}.account-form .formulate-wrapper .formulate__field-alias--mobile-phone-desc{margin-bottom:.9375rem;color:#595959;font-size:.9375rem;font-weight:300}.account-form .formulate-wrapper .formulate__field-alias--past-teams{margin-top:1.875rem;color:#000;font-size:1.125rem;font-weight:400}.account-form .formulate-wrapper .team-year-input{position:relative;top:1.4625rem!important}.registration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;min-height:100vh;background-color:#000;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.registration p{margin:0}.registration__footer{position:relative;display:none;width:100%;padding:1.875rem 0;background-color:#ececec;text-align:center}.registration__footer a,.registration__footer p{margin:0;color:#999;font-size:.9375rem;font-weight:400}.registration__form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10.9375rem;padding-bottom:6.25rem;z-index:5}.registration__header{position:absolute;top:0;width:100%;height:6.25rem;overflow:hidden}.registration__header:before{position:absolute;top:3.875rem;left:-600%;width:1300%;padding-bottom:3000%;border-radius:50%;background:0 0;-webkit-box-shadow:0 0 0 9999px #f7f7f7;box-shadow:0 0 0 9999px #f7f7f7;content:'';z-index:1}.registration__header-contents{position:absolute;top:5rem;z-index:5}.registration__header-text{display:none}.registration__logo{margin:-3.125rem 0 .9375rem}.registration__logo img{width:7.8125rem;margin-right:.9375rem}.registration__logo img:last-child{margin-right:0}.registration__title,.registration__title-full-width{margin-bottom:2.1875rem;text-align:center}.registration__title h2,.registration__title p,.registration__title-full-width h2,.registration__title-full-width p{display:block;color:#fff;line-height:1.1}.registration__title h2,.registration__title-full-width h2{font-size:2.3328rem}.intro-text{padding:1.5625rem 0 2.5rem}.intro-text li,.intro-text p{color:#000;font-size:1.125rem}.intro-text li:last-child,.intro-text p:last-child{margin-bottom:0}.intro-text b a,.intro-text strong a{font-weight:600}.intro-text a{color:#3d904d;font-weight:400}.intro-text a.button-primary,.intro-text a.button-primary--no-arrow{display:block;margin-top:1.25rem;color:#fff}.intro-text .container{display:block}.intro-text .heading-underline{padding-bottom:1.25rem}.intro-text.background-gray{margin-bottom:1.875rem;padding-top:0}.nfl-team-prefix--legend .intro-text a{color:#b2892d}.nfl-team-prefix--legend .intro-text a.button-primary,.nfl-team-prefix--legend .intro-text a.button-primary--no-arrow{color:#fff}.multi-cta-content{background-color:#f7f7f7}.multi-cta-content__content-block .button-primary--no-arrow{display:block}.multi-cta-content__img-block{margin-bottom:1.5625rem}.multi-cta-content__img-block img{display:block;width:9.375rem;max-width:100%;margin:auto}.multi-cta-card{padding:1.5625rem 0;background-color:#f7f7f7}.multi-cta-card__card{margin-bottom:1.5625rem}.multi-cta-card__card:last-child{margin-bottom:0}.multi-cta-card__img-wrapper{width:auto;padding-top:57%;background-repeat:no-repeat;background-size:cover}.multi-cta-card__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.9375rem 1.875rem;background-color:#fff}.multi-cta-card__text h4,.multi-cta-card__text p{margin-bottom:1.25rem;color:#000;font-size:1.125rem}.multi-cta-card__text h4{font-family:"Open Sans",sans-serif;font-weight:600;text-transform:none}.multi-cta-series{padding:0 0 3.125rem;background-color:#f7f7f7}.multi-cta-series__card{margin:1.25rem 0 1.875rem}.multi-cta-series__card:last-child{margin:0}.multi-cta-series__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.875rem;background-color:#000}.multi-cta-series__img-wrapper img{width:40%;padding-bottom:1.875rem}.multi-cta-series__img-wrapper h3{margin:0;color:#fff;font-size:5.3125rem}.multi-cta-series__text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.875rem;background-color:#fff}.multi-cta-series__text p{margin-bottom:1.875rem;color:#000}.multi-cta-series__text .button-primary--no-arrow,.multi-cta-series__text .button-tertiary{display:block}.multi-cta-series__text .button-primary--no-arrow{margin-bottom:3.75rem}.multi-cta-series__text .button-tertiary{margin:0 0 .625rem;border:2px solid #000}.multi-cta-series__text .button-tertiary:last-child{margin-bottom:0}.partners__content{padding:1.875rem 0 6.25rem;background-color:#f7f7f7}.partners__content [class*=col-]{margin-bottom:1.875rem}.modal{background:rgba(0,0,0,.8)}.modal-backdrop{z-index:-1}.perks__content{padding:4.375rem 0 7.5rem;background:#272727 url(../images/css-assets/pattern-cities-transparent.svg) repeat center center}.perks__content .heading-underline__title-white{margin-bottom:1.5625rem;text-align:left}.change-password__form .password-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:2.5rem}.change-password__form .password-container .password-visibility{position:relative;width:12%;border:2px solid #000;border-left:0;background-color:#fff}.change-password__form .password-container .password-visibility:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem;position:absolute;top:45%;left:.3125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:''}.change-password__form .password-container .password-visibility:hover{cursor:pointer}.change-password__form .password-container .password-visibility:hover:after{width:1.5625rem;height:1.5625rem;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='M400,212.5c-130.9,0-244.3,76.2-300,187.5c55.7,111.3,169.1,187.5,300,187.5S644.3,511.3,700,400C644.3,288.7,530.9,212.5,400,212.5z M547.9,312c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.2,28.3-95.4,43.2-147.9,43.2s-103.7-14.9-147.9-43.2c-35.2-22.5-65.1-52.6-87.5-88c22.4-35.5,52.3-65.6,87.5-88.1c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,82.9,67.1,150,150,150s150-67.1,150-150c0-18-3.2-35.3-9-51.3C543.3,309,545.6,310.5,547.9,312L547.9,312L547.9,312L547.9,312z M400,343.8c0,31-25.2,56.2-56.2,56.2s-56.2-25.2-56.2-56.2s25.2-56.2,56.2-56.2S400,312.7,400,343.8z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.change-password__form .password-container .password-visibility.active:after{width:1.5625rem;height:1.5625rem;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='gray' stroke='rgba(0,0,0,0)' stroke-width='0' d='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.change-password__form .password-container .password-visibility.active:hover{cursor:pointer}.change-password__form .password-container .password-visibility.active:hover:after{width:1.5625rem;height:1.5625rem;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='M654.6,108.3c-10.9-11-28.8-11-39.8,0L496.4,226.8c-30.5-9.2-62.7-14.2-96-14.2c-130.9,0.1-244.3,76.3-300,187.6c24.1,48.2,58.9,89.7,101.4,121.4l-93.2,93.1c-11,10.9-11,28.8,0,39.8c5.5,5.5,12.7,8.2,19.9,8.2s14.4-2.8,19.9-8.2l506.2-506.3C665.7,137.1,665.7,119.3,654.6,108.3L654.6,108.3z M344.2,287.6c24.8,0,45.8,16,53.2,38.2l-71.3,71.3c-22.2-7.5-38.2-28.5-38.2-53.2C287.9,312.9,313.1,287.6,344.2,287.6L344.2,287.6z M164.9,400.1c22.4-35.5,52.3-65.5,87.5-88c2.3-1.5,4.6-2.8,7-4.3c-5.9,16-9,33.3-9,51.3c0,32.2,10.1,61.9,27.4,86.4l-35.7,35.6C211.3,459.5,185.1,431.9,164.9,400.1L164.9,400.1zM550.4,359c0-15.9-2.5-31.3-7.1-45.7L354.7,502c14.4,4.6,29.7,7.1,45.7,7.1C483.3,509,550.4,441.9,550.4,359L550.4,359L550.4,359zM586.8,270l-40.7,40.7c0.8,0.5,1.5,0.9,2.2,1.4c35.2,22.5,65.1,52.6,87.5,88c-22.4,35.5-52.3,65.5-87.5,88.1c-44.3,28.3-95.5,43.2-148,43.2c-22.7,0-45.1-2.8-66.8-8.2l-44.9,45c35,12.6,72.6,19.4,111.8,19.4c130.9,0,244.3-76.2,300-187.5C674,347.5,634.7,302.6,586.8,270L586.8,270z'/%3E%3C/svg%3E");background-size:1.5625rem;line-height:1.5625rem}.change-password__form input{position:relative;display:block;width:88%;padding:.625rem 0 .625rem .9375rem;border:2px solid #000;border-right:0;z-index:2}.change-password__form label,.change-password__form span{display:inline;font-size:.9375rem}.change-password__form label{margin-left:.625rem;color:gray}.change-password__form .js-clear-form{margin-left:1.25rem;border:0;background-color:transparent;font-weight:600;text-transform:uppercase}.video-resource{padding:1.875rem 0 2.5rem}.video-resource .embed-responsive:before{display:none}.related-features{margin-bottom:-5.9375rem;padding:4.375rem 0 8.75rem}.related-features .list-features{margin-top:.9375rem}.related-features .heading-underline__title-white{padding:0}.points-flag__content{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.25rem .9375rem .25rem .5rem}.points-flag__content:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#e4c173),to(#ba8207));background-image:-o-linear-gradient(top,#e4c173 0,#ba8207 100%);background-image:linear-gradient(180deg,#e4c173 0,#ba8207 100%);font-size:0;line-height:0;content:'';-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 10px) 50%,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 10px) 50%,100% 100%,0 100%)}.points-flag .points-flag__text{position:relative;margin:0;color:#000;font-family:"Endzone Sans Condensed Medium";font-size:1.125rem;line-height:1.333}.nfl-team-prefix--legend .points-flag .points-flag__tooltip,.points-flag .points-flag__tooltip{position:relative;margin:0;font-size:.8125rem;line-height:1}.nfl-team-prefix--legend .points-flag .points-flag__tooltip:before,.points-flag .points-flag__tooltip:before{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:25px;line-height:25px;width:13px;height:13px;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='M437.9,516.5V527c0,8.7-7,15.7-15.7,15.7h-94.4c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h15.7 V343.5h-15.7c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h62.9c8.7,0,15.7,7,15.7,15.7v183.5h15.7 C430.9,500.8,437.9,507.8,437.9,516.5z M375,270.2c23.2,0,41.9-18.8,41.9-41.9c0-23.2-18.8-41.9-41.9-41.9 c-23.2,0-41.9,18.8-41.9,41.9C333.1,251.4,351.8,270.2,375,270.2z M700,375c0,179.5-145.5,325-325,325S50,554.5,50,375 C50,195.6,195.5,50,375,50S700,195.6,700,375z M658.1,375c0-157.2-127.6-283.1-283.1-283.1C218.5,91.9,91.9,218.8,91.9,375 c0,156.5,126.8,283.1,283.1,283.1C531.5,658.1,658.1,531.3,658.1,375z'/%3E%3C/svg%3E");background-size:13px;line-height:13px;margin-left:.25rem;content:''}.points-flag--large .points-flag__content{padding-left:.75rem}.points-flag--large .points-flag__text{font-size:1.62rem}.points-flag--medium .points-flag__content{padding-left:.75rem}.points-flag--medium .points-flag__text{font-size:1.35rem}.additional-details{padding:1.5625rem 0 2.5rem}.additional-details p{color:#000}.tooltip.show{opacity:1}.tooltip .arrow{width:17px;height:17px;-webkit-transform:scaleX(.6);-ms-transform:scaleX(.6);transform:scaleX(.6)}.tooltip .arrow:before{position:absolute;width:18px;height:18px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:4px solid #795e1f;border-top-width:0;border-left-width:0;background:#fff;content:''}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before{border-width:4px;border-right-width:0;border-bottom-width:0}.tooltip .tooltip-inner{padding:.9375rem 2.1875rem .9375rem .9375rem;border:4px solid #795e1f;border-radius:0;background:#fff;text-align:left;opacity:1}.tooltip .tooltip-inner p{margin-bottom:0;color:#000;font-size:.78125rem;line-height:1.2}.tooltip .tooltip-inner p a{color:#795e1f;text-decoration:underline}.tooltip .tooltip-content .tooltip-close{position:absolute;top:7px;right:10px}.tooltip .tooltip-content .tooltip-close:after{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:25px;line-height:25px;width:8px;height:8px;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='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:8px;line-height:8px;content:''}.legends-nav{margin-bottom:16px}.legends-nav__container{position:relative;margin:0 -.9375rem 1.5rem}.legends-nav__container:before{position:absolute;top:0;bottom:0;left:-50vw;display:block;width:100vw;margin-left:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.19);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.19);content:'';z-index:0}.legends-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;white-space:nowrap;overflow:auto}.legends-nav__list.overflown:after{position:absolute;top:0;right:0;bottom:0;width:25px;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);content:''}.legends-nav__list-item{position:relative;display:inline-block;margin:0 .9375rem;margin-right:.5625rem;padding:.625rem 0 .75rem;font-family:"Endzone Sans Condensed Medium";font-size:1rem;font-weight:400;line-height:1.375}.legends-nav__list-item--active:after{position:absolute;bottom:0;width:100%;height:.25rem;background-color:#000;content:''}.legends-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;text-transform:uppercase}.legends-nav__link-text{position:relative;top:2px}.points-display{margin:0;line-height:1.35}.points-display__title{margin:0;color:#000;font-size:.78125rem;font-weight:400;text-transform:uppercase}.points-display__points{margin:0;color:#795e1f;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.62rem;font-weight:400;text-transform:uppercase;white-space:nowrap}.product-card{margin-bottom:4rem;-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.45);box-shadow:0 12px 30px 0 rgba(0,0,0,.45)}.product-card__figure{position:relative;height:0;margin:0;padding-bottom:100%}.product-card__figure:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;background-image:-o-radial-gradient(circle,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,.3) 100%);background-image:radial-gradient(circle,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,.3) 100%);content:'';opacity:1;z-index:0}.product-card__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-card__image{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: top";-o-object-position:top;object-position:top;width:100%;height:100%}.product-card__product-name{position:absolute;bottom:-1.5rem;left:.625rem;padding:.1875rem 1rem .125rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:#fff;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-weight:600;z-index:1}.product-card .points-flag{position:absolute;top:.75rem;left:-.1875rem;z-index:1}.product-card .points-flag .points-flag__text{font-size:1.35rem}.product-card__link:focus,.product-card__link:hover{color:#000}.product-card__link:focus .product-card__figure:after,.product-card__link:hover .product-card__figure:after{opacity:0}.product-card__link:focus .product-card__product-name,.product-card__link:hover .product-card__product-name{background-color:#b2892d;color:#fff}.legends-hero{position:relative;width:100%;padding:4.375rem 0 .5rem;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png)}.legends-hero__content-wrapper{overflow:hidden}.legends-hero__back-to-cart{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1rem;text-transform:uppercase}.legends-hero__back-to-cart:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:30px;height:30px;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:30px;line-height:30px;position:relative;top:-1px;width:.625rem;margin-right:.9375rem;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);content:''}.legends-hero__bottom-container{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;width:100%}.legends-hero__bottom-container--align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.legends-hero__bottom-container--align-bottom .legends-hero__title{margin-bottom:0;line-height:1}.legends-hero__util-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.75rem}.legends-hero__util-container .cart-button{margin-right:-.9375rem}.legends-hero__title{margin-bottom:.25rem;font-size:2.79936rem}.legends-hero__description,.legends-hero__description p{color:#000}.legends-hero__tagline{position:absolute;left:0;display:none;width:100%;color:#000;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center;text-transform:uppercase}.legends-hero__tagline,.legends-hero__tagline p{margin:0}.event-registration-form{padding-top:2.25rem;background-color:#f9f9f9}.event-registration-form__content{max-width:33.75rem;margin:auto;padding:0 .9375rem}.event-registration-form__form-title{margin-bottom:1.25rem;color:#000;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-weight:600;text-transform:none}.event-registration-form__required-text{padding-top:.78125rem;border-top:1px solid rgba(108,108,108,.2)}.event-registration-form__required-text,.event-registration-form__required-text p{display:block;color:#000;font-size:.9375rem;line-height:1.4}.event-registration-form .fsBody,.wf-active .event-registration-form .fsBody{margin-bottom:2.5rem;padding:0;font-family:"Open Sans",sans-serif;line-height:1.6}.event-registration-form .fsBody .fsError,.wf-active .event-registration-form .fsBody .fsError{position:relative;padding:0;padding-left:1.75rem;border:0;background:0 0;color:#c40000;font-size:.9375rem;line-height:1.4;text-align:left}.event-registration-form .fsBody .fsError:before,.wf-active .event-registration-form .fsBody .fsError:before{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:25px;line-height:25px;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='%23c40000' stroke='rgba(0,0,0,0)' stroke-width='0' d='M437.9,516.5V527c0,8.7-7,15.7-15.7,15.7h-94.4c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h15.7 V343.5h-15.7c-8.7,0-15.7-7-15.7-15.7v-10.5c0-8.7,7-15.7,15.7-15.7h62.9c8.7,0,15.7,7,15.7,15.7v183.5h15.7 C430.9,500.8,437.9,507.8,437.9,516.5z M375,270.2c23.2,0,41.9-18.8,41.9-41.9c0-23.2-18.8-41.9-41.9-41.9 c-23.2,0-41.9,18.8-41.9,41.9C333.1,251.4,351.8,270.2,375,270.2z M700,375c0,179.5-145.5,325-325,325S50,554.5,50,375 C50,195.6,195.5,50,375,50S700,195.6,700,375z M658.1,375c0-157.2-127.6-283.1-283.1-283.1C218.5,91.9,91.9,218.8,91.9,375 c0,156.5,126.8,283.1,283.1,283.1C531.5,658.1,658.1,531.3,658.1,375z'/%3E%3C/svg%3E");background-size:18px;line-height:18px;position:absolute;top:2px;left:0;content:''}.event-registration-form .fsBody .fsValidationError,.wf-active .event-registration-form .fsBody .fsValidationError{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.event-registration-form .fsBody .fsValidationError input:not([type=checkbox]),.event-registration-form .fsBody .fsValidationError input:not([type=checkbox])+.select-styled,.event-registration-form .fsBody .fsValidationError select,.event-registration-form .fsBody .fsValidationError select+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox]),.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox])+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError select,.wf-active .event-registration-form .fsBody .fsValidationError select+.select-styled{border:2px solid #000!important}.event-registration-form .fsBody .fsValidationError input:not([type=checkbox]):invalid,.event-registration-form .fsBody .fsValidationError input:not([type=checkbox]):invalid+.select-styled,.event-registration-form .fsBody .fsValidationError input:not([type=checkbox])[aria-invalid=true],.event-registration-form .fsBody .fsValidationError input:not([type=checkbox])[aria-invalid=true]+.select-styled,.event-registration-form .fsBody .fsValidationError select:invalid,.event-registration-form .fsBody .fsValidationError select:invalid+.select-styled,.event-registration-form .fsBody .fsValidationError select[aria-invalid=true],.event-registration-form .fsBody .fsValidationError select[aria-invalid=true]+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox]):invalid,.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox]):invalid+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox])[aria-invalid=true],.wf-active .event-registration-form .fsBody .fsValidationError input:not([type=checkbox])[aria-invalid=true]+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError select:invalid,.wf-active .event-registration-form .fsBody .fsValidationError select:invalid+.select-styled,.wf-active .event-registration-form .fsBody .fsValidationError select[aria-invalid=true],.wf-active .event-registration-form .fsBody .fsValidationError select[aria-invalid=true]+.select-styled{border:2px solid #f94e4e!important}.event-registration-form .fsBody .fsValidationError .fsLabel,.wf-active .event-registration-form .fsBody .fsValidationError .fsLabel{color:#000!important}.event-registration-form .fsBody .fsFieldFocused,.wf-active .event-registration-form .fsBody .fsFieldFocused{margin:0!important;padding:0!important}.event-registration-form .fsBody .fsSectionHeader,.wf-active .event-registration-form .fsBody .fsSectionHeader{margin:0;padding:0;background-color:transparent}.event-registration-form .fsBody .fsForm,.wf-active .event-registration-form .fsBody .fsForm{margin:0;padding:0;background-color:#f9f9f9}.event-registration-form .fsBody .fsLabel,.event-registration-form .fsBody label.fsSupporting,.wf-active .event-registration-form .fsBody .fsLabel,.wf-active .event-registration-form .fsBody label.fsSupporting{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-top:0;margin-bottom:.625rem;color:#000;font-size:.9375rem;line-height:1.6}.event-registration-form .fsBody .fsRequiredMarker,.wf-active .event-registration-form .fsBody .fsRequiredMarker{color:#000;font-size:.9375rem}.event-registration-form .fsBody .select,.event-registration-form .fsBody input,.wf-active .event-registration-form .fsBody .select,.wf-active .event-registration-form .fsBody input{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.event-registration-form .fsBody .select:required~label.fsSupporting:after,.event-registration-form .fsBody input:required~label.fsSupporting:after,.wf-active .event-registration-form .fsBody .select:required~label.fsSupporting:after,.wf-active .event-registration-form .fsBody input:required~label.fsSupporting:after{margin-left:.15625rem;content:'*'}.event-registration-form .fsBody .fsSubFieldGroup,.wf-active .event-registration-form .fsBody .fsSubFieldGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.9375rem}.event-registration-form .fsBody .fsSubFieldGroup .fsSubField,.wf-active .event-registration-form .fsBody .fsSubFieldGroup .fsSubField{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%!important}.event-registration-form .fsBody .fsLabel.fsRequiredLabel+.fsSubFieldGroup .fsSubField .select+.fsSupporting:after,.wf-active .event-registration-form .fsBody .fsLabel.fsRequiredLabel+.fsSubFieldGroup .fsSubField .select+.fsSupporting:after{margin-left:.15625rem;content:'*'}.event-registration-form .fsBody .fsSubField,.wf-active .event-registration-form .fsBody .fsSubField{margin:0;padding:0 .9375rem}.event-registration-form .fsBody .fsField:not([type=checkbox]),.event-registration-form .fsBody .select-styled:not([type=checkbox]),.wf-active .event-registration-form .fsBody .fsField:not([type=checkbox]),.wf-active .event-registration-form .fsBody .select-styled:not([type=checkbox]){min-height:3.5625rem;padding:.75rem 1rem .875rem;border:2px solid #000;font-family:"Open Sans",sans-serif;font-size:1.125rem;line-height:1.6}.event-registration-form .fsBody .select-styled:after,.wf-active .event-registration-form .fsBody .select-styled:after{top:19px}.event-registration-form .fsBody .fsRowBody[fs-field-type=richtext],.wf-active .event-registration-form .fsBody .fsRowBody[fs-field-type=richtext]{color:#000}.event-registration-form .fsBody .fsFieldRow,.event-registration-form .fsBody .fsRow,.event-registration-form .fsBody .fsRowBody,.wf-active .event-registration-form .fsBody .fsFieldRow,.wf-active .event-registration-form .fsBody .fsRow,.wf-active .event-registration-form .fsBody .fsRowBody{margin-bottom:0!important}.event-registration-form .fsBody input,.wf-active .event-registration-form .fsBody input{font-family:"Open Sans",sans-serif}.event-registration-form .fsBody input[type=checkbox],.wf-active .event-registration-form .fsBody input[type=checkbox]{width:14px;height:14px;font-size:14px;line-height:1}.event-registration-form .fsBody input[type=checkbox]:before,.wf-active .event-registration-form .fsBody input[type=checkbox]:before{width:14px;height:14px}.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:.75rem!important;color:#000}.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:-.25rem;margin-bottom:.75rem}.event-registration-form .fsBody .fsSupporting:not(label),.wf-active .event-registration-form .fsBody .fsSupporting:not(label){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:.5rem;color:#6c6c6c;font-size:.9375rem;line-height:1.6}.event-registration-form .fsBody .fsSubmitButton,.wf-active .event-registration-form .fsBody .fsSubmitButton{width:100%;margin:0;padding:.625rem .9375rem .75rem;background-color:#000!important;color:#fff;font-family:"Open Sans",sans-serif;font-size:1.125rem!important;font-weight:600;line-height:1.6}.event-registration-form .fsBody .fsSubmitButton:active,.event-registration-form .fsBody .fsSubmitButton:focus,.event-registration-form .fsBody .fsSubmitButton:hover,.wf-active .event-registration-form .fsBody .fsSubmitButton:active,.wf-active .event-registration-form .fsBody .fsSubmitButton:focus,.wf-active .event-registration-form .fsBody .fsSubmitButton:hover{background-color:#333!important;color:#fff}.event-registration-form .fsBody .fsOptionLabel,.wf-active .event-registration-form .fsBody .fsOptionLabel{padding:0;border:0;background-color:transparent}.event-registration-form .fsBody .fieldset-content,.wf-active .event-registration-form .fsBody .fieldset-content{margin-bottom:1.25rem}.event-registration-form .fsBody .fsSubmit,.wf-active .event-registration-form .fsBody .fsSubmit{margin-top:1.25rem;padding:0}.event-registration-hero{padding:3.75rem 0 1.5rem}.event-registration-hero__title{margin-bottom:.125rem;font-size:2.79936rem}.event-registration-hero__description,.event-registration-hero__description p{color:#000;font-size:1.125rem}.event-registration-hero__content{max-width:33.75rem;margin:auto;padding:0 .9375rem}.event-registration-hero__tagline{top:2.75rem;left:0;display:none;width:100%;color:#000;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center;text-transform:uppercase}.event-registration-success{text-align:center}.event-registration-success__title{margin-bottom:1.375rem;color:#fff;font-size:2.79936rem}.event-registration-success__description{max-width:50rem;margin:0 auto 1.875rem}.event-registration-success__description,.event-registration-success__description p{color:#fff;font-size:1.125rem}.event-registration-success__button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.event-registration-success__button-calendar{margin-bottom:2rem}.event-registration-success__upcoming-events{color:#e4c173;font-size:1.125rem;font-weight:600;text-transform:uppercase}.event-registration-success__tagline{top:2.75rem;left:0;display:none;width:100%;color:#fff;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-align:center;text-transform:uppercase}.card-resource-subcategory__container{position:relative;display:block;margin-bottom:3.25rem;padding:0 1rem .25rem;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;background-blend-mode:multiply;background-color:#dbdbdb;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:160%;color:#fff;font-weight:300;-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.45);box-shadow:0 12px 30px 0 rgba(0,0,0,.45)}.card-resource-subcategory__container:focus,.card-resource-subcategory__container:hover{background-color:#0f3;color:#fff;text-decoration:none}.card-resource-subcategory__container:focus .card-resource-subcategory__title:after,.card-resource-subcategory__container:hover .card-resource-subcategory__title:after{width:100%}.card-resource-subcategory__content{position:relative;top:-.75rem;z-index:2}.card-resource-subcategory__title{position:relative;display:inline-block;margin-bottom:1rem;background:#fff;color:#000}.card-resource-subcategory__title:after{position:absolute;top:0;display:block;width:0;height:4px;-webkit-transition:width .6s;-o-transition:width .6s;transition:width .6s;background:#34b44a;content:''}.card-resource-subcategory__title h2{padding:.625rem 1.25rem .25rem;font-size:1.944rem;line-height:1.35;text-transform:none}.nfl-team-prefix--legend .card-resource-subcategory__container:focus,.nfl-team-prefix--legend .card-resource-subcategory__container:hover{background-color:#fbbf35}.nfl-team-prefix--legend .card-resource-subcategory__title:after{background:#b2892d}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.card-resource-subcategory__container{-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;background-color:#6c6c6c;background-image:none}.card-resource-subcategory__container:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:160%;content:'';opacity:.6;z-index:1}.card-resource-subcategory__container:focus,.card-resource-subcategory__container:hover{background-color:#34b44a}.nfl-team-prefix--legend .card-resource-subcategory__container{-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s;background-color:#6c6c6c;background-image:none}.nfl-team-prefix--legend .card-resource-subcategory__container:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-image:url(../images/css-assets/pattern-dark-gray-diagonal.png);background-repeat:repeat;background-position:center;background-size:160%;content:'';opacity:.6;z-index:1}.nfl-team-prefix--legend .card-resource-subcategory__container:focus,.nfl-team-prefix--legend .card-resource-subcategory__container:hover{background-color:#a17717}}.points-table{width:100%}.points-table__data{padding:0 1rem .625rem;color:#000;font-size:.9375rem;font-weight:400;white-space:nowrap;vertical-align:top}.points-table__data:first-child{padding-left:0}.points-table__data:last-child{padding-right:0}.points-table__data--points{text-align:right}.member-profile-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%}.member-profile-block__content{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-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;overflow-x:auto}.member-profile-block__title{margin:0 0 1.125rem;color:#000;font-family:"Open Sans",sans-serif;font-size:.78125rem;font-weight:600;line-height:1.4;text-transform:uppercase}.member-profile-block__title:after{display:block;width:100%;height:4px;margin-top:.625rem;background-color:#000;content:''}.member-profile-block__text-content,.member-profile-block__text-content p{color:#000;font-size:.9375rem}.member-profile-block__button-container{width:100%;margin-top:auto}.member-profile-block__button-container .button-tertiary{width:100%;margin:.75rem 0 0;padding:.625rem .875rem;border-width:2px;font-size:1.0625rem}.legends-mvp-page__content-container{padding:2.8125rem 0;overflow:hidden}.legends-mvp-page__content-container--narrow{max-width:50rem}.legends-mvp-page__content-container .related-resources{padding-top:0;padding-bottom:4.625rem}.legends-mvp-page__content-container.legends-mvp-page__order-confirmation{padding-bottom:0}.legends-mvp-page__content-container.legends-mvp-page__order-confirmation h2{margin-bottom:1.5rem;text-transform:none}.legends-mvp-page__row--profile{margin:0 -30px}.legends-mvp-page__col--profile{margin-bottom:3.625rem;padding:0 30px}.profile-notification{position:relative;display:none;margin-bottom:1.25rem;padding:1.125rem 1.5rem;background-color:#dedad1;text-align:center}.profile-notification__content,.profile-notification__content p{margin:0;color:#000;font-size:.9375rem;font-weight:600}.profile-notification__close{position:absolute;top:.375rem;right:0}.profile-notification__close:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:13px;height:13px;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='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:13px;line-height:13px;display:block;content:''}.profile-notification--info .profile-notification__close{display:none}.profile-notification--success{background-color:#d6e7d4}.profile-notification--visible{display:block}.event-table{margin-bottom:4.375rem}.event-table__container{width:100%;overflow:auto}.event-table__container::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.event-table__container::-webkit-scrollbar:horizontal{height:11px}.event-table__container::-webkit-scrollbar-thumb{border:2px solid #ececec;border-radius:8px;background-color:#989898}.event-table__container::-webkit-scrollbar-track{border-radius:8px;background-color:#ececec}.event-table__title{margin:0 0 .4375rem;font-family:"Open Sans",sans-serif;font-size:1.35rem;line-height:1.6;text-transform:none;white-space:nowrap}.event-table__ticket-link{color:#989898;font-weight:400;text-decoration:underline;white-space:nowrap}.event-table__data{padding:.75rem 2.625rem .75rem 0;color:#000;font-size:1.125rem;font-weight:400;white-space:nowrap}.event-table__data:last-child{margin-right:0}.legends-mvp-content-block{width:100%;margin-bottom:2.75rem}.legends-mvp-content-block .heading-underline{margin-bottom:1.5rem}.legends-mvp-content-block .heading-underline__title-white{padding:0;text-transform:none}.legends-mvp-content-block__content-container{width:100%;max-width:43.75rem}.legends-mvp-content-block__rte-content,.legends-mvp-content-block__rte-content p{color:#fff;font-size:1.125rem}.legends-mvp-content-block__rte-content h1,.legends-mvp-content-block__rte-content h2,.legends-mvp-content-block__rte-content h3,.legends-mvp-content-block__rte-content h4,.legends-mvp-content-block__rte-content h5,.legends-mvp-content-block__rte-content h6{color:#fff}.legends-mvp-content-block__rte-content h2{font-size:2.3328rem}.legends-mvp-content-block__rte-content ul{list-style:none}.legends-mvp-content-block__rte-content ul li:before{display:inline-block;width:1em;margin-left:-1em;color:#e4c173;font-weight:700;content:'\2022'}.legends-mvp-content-block__rte-content a{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;color:#e4c173;font-weight:400;text-decoration:underline}.legends-mvp-content-block__rte-content a:focus,.legends-mvp-content-block__rte-content a:hover{color:#b2892d}.legends-mvp-content-block__image-wrapper{width:100%;margin-top:2.5rem}.legends-mvp-content-block__image{width:100%;border:2px solid #fff}.legends-mvp-content-block__button-container{width:100%}.legends-mvp-content-block__button-container a{width:100%;margin-right:0;margin-left:0}.resource-grid{padding:2.5rem 0}.resource-grid h3{font-size:1.62rem}.resource-grid__container .col-12{margin-bottom:2.75rem}.resource-grid__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;background:#fff;-webkit-box-shadow:0 12px 30px 0 rgba(0,0,0,.45);box-shadow:0 12px 30px 0 rgba(0,0,0,.45)}.resource-grid__card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.75rem 1.5rem 2.5rem;color:#000;font-weight:400}.resource-grid__card-container:before{position:absolute;top:0;left:0;display:block;width:0;height:5px;-webkit-transition:width .6s;-o-transition:width .6s;transition:width .6s;background:#50a248;content:''}.resource-grid__card-container:focus,.resource-grid__card-container:hover{color:#000;text-decoration:none}.resource-grid__card-container:focus:before,.resource-grid__card-container:hover:before{width:100%}.resource-grid__card-container:focus .resource-grid__card-cta,.resource-grid__card-container:hover .resource-grid__card-cta{background-color:#50a248}.resource-grid__card-cta{position:absolute;bottom:-.75rem;margin-bottom:0;padding:.625rem 1.5rem;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;background-color:#1e7d35;color:#fff;font-weight:600;text-transform:uppercase}.nfl-team-prefix--legend .resource-grid__card-cta{background-color:#b2892d;color:#000}.nfl-team-prefix--legend .resource-grid__card-container:before{background:#cb9b32}.nfl-team-prefix--legend .resource-grid__card-container:focus .resource-grid__card-cta,.nfl-team-prefix--legend .resource-grid__card-container:hover .resource-grid__card-cta{background-color:#cb9b32}.cart-item-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%}.cart-item-table p{margin:0}.cart-item-table__heading{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.25rem 0;color:#000;font-size:.78125rem;font-weight:600;text-transform:uppercase}.cart-item-table__heading--delete{display:none}.cart-item-table__heading--footer{color:#000;font-family:"Open Sans";font-size:1.35rem;font-weight:400;text-transform:none}.cart-item-table__body{display:block;border-bottom:4px solid #000}.cart-item-table__form{width:100%}.cart-item-table__form--quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1rem;margin-bottom:1rem}.cart-item-table__form--quantity .select{max-width:4.375rem}.cart-item-table__form--quantity .select .select-options{max-height:200px}.cart-item-table__container .button-secondary{width:100%;margin:.625rem 0}.cart-item-table__header{display:block;border-bottom:4px solid #000}.cart-item-table__heading-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-item-table__footer{padding-top:1.25rem}.cart-item-table__footer .cart-item-table__points{padding:0}.cart-item-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:.75rem 0;border-top:1px solid #000}.cart-item-table__row:first-child{margin-top:0;border-top:0}.cart-item-table__row--footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-item-table__cell--product-info,.cart-item-table__heading--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cart-item-table__cell--points,.cart-item-table__heading--points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-item-table__product-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-item-table__product-image{width:50%;max-width:100%}.cart-item-table__cell--delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.cart-item-table__delete-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-item-table__cell--points,.cart-item-table__item-name{color:#000;font-family:"Endzone Sans Condensed Medium";font-size:1.944rem;line-height:1.15;text-align:left}.cart-item-table__item-meta,.cart-item-table__submit label{margin:0;color:#000;font-size:.9375rem}.cart-item-table__cell--points,.cart-item-table__product-text{padding:.25rem .75rem}.cart-item-table__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item-table__submit label{padding-left:.5rem}.cart-item-table__submit:hover label{cursor:pointer}.cart-item-table__order-desc,.cart-item-table__order-desc p{color:#000}.cart-item-table--order-summary.cart-item-table__container{padding-right:0}.cart-item-table--order-summary .cart-item-table{margin-top:1.25rem;margin-bottom:1.25rem}.cart-item-table--order-summary .cart-item-table__header{display:none}.cart-item-table--order-summary .cart-item-table__product-image{width:auto;max-width:80px}.cart-item-table--order-summary .cart-item-table__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.cart-total{margin-top:3rem}.cart-total__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.25rem 0}.cart-total__items{color:#000;font-size:.78125rem;font-weight:600;text-transform:uppercase}.cart-total__points{color:#000;font-family:"Endzone Sans Condensed Medium";font-size:1.944rem;line-height:1.15;text-align:left}.cart-total__insufficient{margin-top:1.5rem;color:#000}.cart-total__insufficient a{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;color:#795e1f;font-size:.9375rem;font-weight:400;text-decoration:underline}.cart-total__insufficient a:focus,.cart-total__insufficient a:hover{color:#a17717}.product-image-gallery{position:relative;margin-bottom:1.3125rem}.product-image-gallery .slick-list{min-width:100%}.product-image-gallery .points-flag{position:absolute;top:.75rem;left:-.1875rem;z-index:2}.product-image-gallery__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:.625rem;overflow:hidden}.product-image-gallery__image-wrapper{position:relative;display:block!important;-ms-flex-negative:0;flex-shrink:0;width:100%;height:0;padding-bottom:100%}.product-image-gallery__image{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: top";-o-object-position:top;object-position:top;position:absolute;top:0;left:0;display:block;width:100%;height:100%}.product-image-gallery__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 -.3125rem}.product-image-gallery__thumb-image-wrapper{position:relative;display:block;width:3.375rem;height:3.375rem;margin:0 .3125rem .625rem;padding:0;border:0}.product-image-gallery__thumb-image-wrapper:focus{outline:0}.product-image-gallery__thumb-image-wrapper--active{border:3px solid #cb9b32;outline:0}.product-image-gallery__thumb-image{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.product-info__title{font-size:1.944rem;text-transform:none}.product-info__description{margin-bottom:.625rem}.product-info__description,.product-info__description p,.product-info__description ul{color:#000;font-size:.9375rem}.product-info__back-link{color:#795e1f;font-size:.9375rem;font-weight:400;text-decoration:underline}.product-info__back-link:hover{color:#503e15}.product-info__back-link-wrapper{text-align:center}.product-info .cart-button{margin-bottom:1.75rem}.product-variation-options{display:block;margin:0 0 1.625rem;padding:0;border:0;outline:0}.product-variation-options__legend-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin-bottom:.75rem}.product-variation-options__legend{width:auto;margin:0;color:#000;font-family:"Open Sans",sans-serif;font-size:.78125rem;font-weight:600;line-height:1;text-transform:uppercase}.product-variation-options__selected-option{display:inline-block;margin:0 0 0 .625rem;line-height:1}.product-variation-options__selected-option-text{color:#000;font-size:.9375rem;line-height:1}.product-variation-options__options-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:3.75rem;margin:0 -.1875rem}.product-variation-options__options-container:before{display:block;min-height:inherit;font-size:0;content:''}.product-variation-options__option{display:none}.product-variation-options__option:checked+.product-variation-options__option-label-text{border-color:#000}.product-variation-options__option-container{display:block;min-width:3.125rem;margin:0 .1875rem .375rem;cursor:pointer}.product-variation-options__option-label-text{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:100%;height:100%;padding:.5rem;border:3px solid #fff;background-color:#fff;color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.35rem}.nfl-modal .added-to-cart-modal,added-to-cart-modal{background-color:transparent}.nfl-modal .added-to-cart-modal__modal-dialog,added-to-cart-modal__modal-dialog{max-width:22.375rem;margin-right:auto;margin-left:auto}.nfl-modal .added-to-cart-modal__modal-content,added-to-cart-modal__modal-content{padding:2.75rem;border:3px solid #ba8207;text-align:center}.nfl-modal .added-to-cart-modal__modal-content .cart-button,added-to-cart-modal__modal-content .cart-button{max-width:12.5rem}.nfl-modal .added-to-cart-modal__modal-body,added-to-cart-modal__modal-body{padding-bottom:0}.nfl-modal .added-to-cart-modal__modal-header,added-to-cart-modal__modal-header{position:static;padding:0 0 1.5rem;border:0}.nfl-modal .added-to-cart-modal__title,added-to-cart-modal__title{color:#000;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-weight:600;text-transform:none}.nfl-modal .added-to-cart-modal__close,added-to-cart-modal__close{top:.625rem;right:1.125rem;opacity:.25}.nfl-modal .added-to-cart-modal__close:focus,.nfl-modal .added-to-cart-modal__close:hover,added-to-cart-modal__close:focus,added-to-cart-modal__close:hover{opacity:1}.nfl-modal .added-to-cart-modal__close:before,added-to-cart-modal__close:before{width:16px;height:16px;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='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:16px;line-height:16px}.nfl-modal .added-to-cart-modal__back-link,added-to-cart-modal__back-link{border:0;outline:0;background:0 0;color:#795e1f;font-size:.9375rem;font-weight:400;text-decoration:underline}.nfl-modal .added-to-cart-modal__back-link:hover,added-to-cart-modal__back-link:hover{color:#503e15}.checkout-form.event-registration-form .event-registration-form__content{max-width:none;padding:0}.legends-mvp-form__input{width:100%;height:3.5625rem;padding:.75rem 1rem .875rem;border:2px solid #000;color:#000;font-family:"Open Sans",sans-serif;font-size:1.125rem;line-height:1.6}.legends-mvp-form__input[readonly]{height:auto;padding:0;border:0;background-color:transparent}.legends-mvp-form__input--select+.select-styled{height:3.5625rem;padding:.75rem 1rem .875rem;border:2px solid #000;font-family:"Open Sans",sans-serif;font-size:1.125rem;line-height:1.6}.legends-mvp-form__input--select+.select-styled:after{top:19px}.legends-mvp-form__input-wrapper{margin-bottom:.75rem}.legends-mvp-form__label{margin-top:0;margin-bottom:.625rem;color:#000;font-size:.9375rem;line-height:1.6}.legends-mvp-form__supporting{margin:.5rem 0 0;color:#6c6c6c;font-size:.9375rem;line-height:1.6}.checkout-form-block{margin-bottom:1.5rem}.checkout-form-block__title{margin:0 0 1.125rem;color:#000;font-family:"Open Sans",sans-serif;font-size:.78125rem;font-weight:600;line-height:1.4;text-transform:uppercase}.checkout-form-block__title:after{display:block;width:100%;height:4px;margin-top:.625rem;background-color:#000;content:''}.checkout-form-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem}.checkout-form-block__row-title,.checkout-form-block__value{margin-bottom:.5rem;color:#000;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-weight:400;line-height:1.6;text-transform:none}.checkout-form-block__left{max-width:21.5625rem}.checkout-form-block__right{text-align:right}.checkout-form-block__description,.checkout-form-block__description p{margin-bottom:0;color:#6c6c6c;font-size:.9375rem}.event-ticket-hero{padding:3.75rem 0 1.5rem;background-image:url(../images/css-assets/pattern-gray-diagonal-lg.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto;text-align:center}.event-ticket-hero__title{margin-bottom:.125rem;font-size:2.79936rem}.event-ticket-hero__description,.event-ticket-hero__description p{color:#000;font-size:1.125rem}.event-ticket-hero__content{max-width:33.75rem;margin:auto;padding:0 .9375rem}.event-ticket-hero__tagline{top:2.75rem;left:0;display:none;width:100%;color:#000;font-family:"Endzone Tech Condensed",serif;font-size:.9375rem;text-transform:uppercase}.event-ticket{padding-top:2.25rem;background-color:#f9f9f9;text-align:center}.app-callout{width:100%;margin:auto;padding:.875rem .9375rem 3.375rem}.app-callout .app-callout__promo-image-wrapper{max-width:20rem;margin:0 .9375rem}.app-callout .app-callout__promo-image{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";max-width:100%;max-height:100%}.app-callout .app-callout__text-container{margin:0 .9375rem}.app-callout .app-callout__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -.9375rem}.app-callout .app-callout__header{margin-bottom:.4375rem}.app-callout .app-callout__tag{display:inline-block;margin:0 0 .25rem;padding:.15625rem .25rem;border-radius:3px;background-color:#b29872;color:#fff;font-family:"Open Sans",sans-serif;font-size:.65104rem;font-weight:600;text-transform:uppercase}.app-callout .app-callout__title{font-size:2.9025rem}.app-callout .app-callout__desc-container{max-width:23.4375rem;margin:0 auto 1.875rem}.app-callout .app-callout__desc-container,.app-callout .app-callout__desc-container p{color:#000;font-size:1.215rem;line-height:1.333}.app-callout .app-callout__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -.3125rem}.app-callout .app-callout__link{position:relative;height:2.8125rem;margin:0 .3125rem}.app-callout .app-callout__store-image{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";max-width:100%;max-height:100%}.app-callout--login-box{padding:.875rem 1.5rem;background-color:#000;color:#fff;text-align:center}.app-callout--login-box .app-callout__header{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:100%;margin-bottom:.4375rem}.app-callout--login-box .app-callout__tag{margin:0 .625rem 0 0}.app-callout--login-box .app-callout__title{position:relative;top:1px;margin:0;color:#fff;font-size:1.35rem}.app-callout--login-box .app-callout__desc-container{max-width:14.6875rem;margin:0 auto .875rem}.app-callout--login-box .app-callout__desc-container,.app-callout--login-box .app-callout__desc-container p{color:#fff;font-size:.78125rem}.app-callout--login-box .app-callout__links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -.125rem}.app-callout--login-box .app-callout__link{height:2.4375rem;margin:0 .125rem}.app-callout--footer{position:relative;padding:2.125rem .9375rem 0}.app-callout--footer:before{position:absolute;top:0;display:block;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#b3b3b3),to(transparent));background:-o-linear-gradient(left,transparent,#b3b3b3,transparent);background:linear-gradient(to right,transparent,#b3b3b3,transparent);content:''}.app-callout--footer .app-callout__desc-container{max-width:32.375rem;margin:0 auto 1.0625rem}.app-callout--footer .app-callout__desc-container,.app-callout--footer .app-callout__desc-container p{color:#fff;font-size:.9375rem}.app-callout--footer .app-callout__links{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;margin:0 -.1875rem}.app-callout--footer .app-callout__link{position:relative;height:2.8125rem;margin:0 .1875rem}.app-callout--footer .app-callout__store-image{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";max-width:100%;max-height:100%}.event-pass{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.125rem 0 12.5rem}.event-pass__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;margin-right:1.875rem;color:#000;font-family:"Endzone Sans Condensed Medium";font-size:1.35rem;letter-spacing:.05em;text-transform:uppercase}.event-pass__close:after{width:1.25rem;height:1.25rem;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='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:1.25rem;line-height:1.25rem;display:inline-block;margin-left:.625rem;content:''}.event-pass__wrapper{margin-top:3.125rem;text-align:center}.event-pass__headline{font-family:"Open Sans";text-transform:none}.event-pass__block{max-width:14.375rem;margin-right:auto;margin-left:auto;padding:.625rem;border-radius:12px;background-color:#3d904d}.event-pass__img-wrap{padding:.9375rem;border-radius:10px;background-color:#fff}.event-pass__img-wrap img{width:11.25rem;height:11.25rem}.event-pass__callout{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;margin:.625rem 0 0;color:#fff;font-size:1.944rem;letter-spacing:.05em}.event-pass__callout:before{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='%23fff' stroke='rgba(0,0,0,0)' stroke-width='0' d='M341.4 443.4h-89.7v-29.1h60.5v-60.5h29.1v89.6zM50 353.7v89.7h89.7v-29.1H79.1v-60.5H50zm0-179.3v89.7h29.1v-60.5h60.5v-29.1H50zm291.4 89.7h-29.1v-60.5h-60.5v-29.1h89.7v89.6zm2.2 253.2H245c-11.2 0-20.2-9-20.2-20.2V122.8c0-11.2 9-20.2 20.2-20.2h224.1c11.2 0 20.2 9 20.2 20.2v298.1l42.6 42.6c6.7 6.7 6.7 17.9 0 22.4-6.7 6.7-17.9 6.7-24.7 0l-49.3-49.3c-22.4-22.4-58.3-22.4-78.4 0-22.4 22.4-22.4 56 0 78.4l174.8 172.6H700V481.5c0-22.4-9-44.8-26.9-62.8L529.7 277.5V118.4c0-31.4-24.7-56-56-56H240.5c-31.4 0-56 24.7-56 56v470.7c0 31.4 24.7 56 56 56h224.1L359.3 539.7c-6.7-6.7-11.2-13.4-15.7-22.4'/%3E%3C/svg%3E");background-size:1.875rem;line-height:1.875rem;display:block;margin-right:.3125rem;content:''}.nfl-team-prefix--legend .event-pass__block{background-color:#b2892d}.partner-link-list{padding-left:0;list-style-type:none}.partner-link-list li{margin:0 0 .5rem;background:#fff}.partner-link-list li 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 .9375rem 1.25rem 5.625rem;color:#000;font-weight:400}.partner-link-list li a img{position:absolute;left:15px;max-width:60px;max-height:50px}.checkin-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:26.5625rem;margin-right:auto;margin-bottom:2.125rem;margin-left:auto;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;border-radius:.75rem;background-color:#34b44a}.checkin-cta span{position:relative;display:inline-block;width:66%;padding:.625rem 1.125rem .5rem 4.875rem;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;line-height:1.2;text-transform:uppercase}.checkin-cta span:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='M700 155.4v468.4c0 31.1-25.2 56.5-56.1 56.5H105.7C75 680.3 50 655.1 50 624.2V155c0-30.7 24.8-55.7 55.4-55.7H173v45.9h-67.7c-5.4 0-9.8 4.4-9.8 9.9v469.2c0 5.7 4.6 10.2 10.2 10.2h538.1c5.7 0 10.6-4.9 10.6-10.6V155.4c0-5.7-4.6-10.2-10.2-10.2h-71.1v-46h71.1c30.8 0 55.8 25.2 55.8 56.2zM453.8 99.2H306.1v49.2h147.7V99.2zm-167.4 69h-19.7V69.7h-49.2v98.5H188v49.2h98.5v-49.2zm275.7 0h-29.5V69.7h-49.2v98.5h-19.7v49.2h98.5v-49.2zM259.8 395.4l-32.6 31.9 107.2 105.3L532.6 338 500 306.1 334.4 468.7l-74.6-73.3z'/%3E%3C/svg%3E");background-size:2.5rem;line-height:2.5rem;position:absolute;top:0;bottom:0;left:1.25rem;margin:auto;content:''}.checkin-cta span:last-of-type{width:34%;padding:1.125rem 1.125rem .875rem;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;background-color:#04582c;font-size:1.35rem;text-align:center}.checkin-cta span:last-of-type:before{display:none}.checkin-cta span:last-of-type:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='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:2.5rem;line-height:2.5rem;content:''}.checkin-cta:focus,.checkin-cta:hover{background-color:#009e4f;text-decoration:none}.checkin-cta:focus span,.checkin-cta:hover span{text-decoration:none}.checkin-cta:focus span:last-of-type,.checkin-cta:hover span:last-of-type{background-color:#003c10}.nfl-team-prefix--legend .checkin-cta{background-color:#ae9977}.nfl-team-prefix--legend .checkin-cta span:last-of-type{background-color:#87775c}.nfl-team-prefix--legend .checkin-cta:focus,.nfl-team-prefix--legend .checkin-cta:hover{background-color:#87775c}.nfl-team-prefix--legend .checkin-cta:focus span:last-of-type,.nfl-team-prefix--legend .checkin-cta:hover span:last-of-type{background-color:#5b4d35}.event-list{padding-top:1.125rem;background:#fff}.event-list__title{font-size:2.3328rem}.event-list p{color:#000;font-size:.9375rem}.event-list p a{color:#50a248;font-weight:400}.event-list__results{padding:1.75rem 0 11.25rem;background:#f7f7f7}.event-list__event{margin-bottom:1.875rem;padding:.625rem 1.25rem 1.375rem;background:#fff}.event-list__event h4{margin-bottom:.75rem;font-size:1.62rem;text-transform:none}.event-list__event span{display:block;margin-bottom:.875rem;color:#000;font-size:.9375rem}.event-list__event span:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.875rem;height:.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='%23000' 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='%23000' 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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='354.95' r='14.52'/%3E%3Cpath fill='%23000' 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='%23000' stroke='rgba(0,0,0,0)' stroke-width='0' cx='320.07' cy='454.85' r='14.52'/%3E%3Cpath fill='%23000' 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:.875rem;line-height:.875rem;margin-right:.375rem;content:''}.event-list__event a{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;padding:.375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#34b44a;color:#fff}.event-list__event a:after{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:2.5rem;height:2.5rem;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='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:2.5rem;line-height:2.5rem;content:''}.event-list__event a:focus,.event-list__event a:hover{background-color:#02763c;text-decoration:none}.search-bar{position:relative;margin-bottom:1.625rem}.search-bar input{width:100%;padding:1.25rem .875rem;border:0;border-bottom:1px solid #50a248;-webkit-box-sizing:border-box;box-sizing:border-box}.search-bar button{position:absolute;top:0;right:.875rem;bottom:0;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:1.75rem;height:1.75rem;margin:auto;padding:0;border:0;background:0 0}.search-bar button:after{width:1.75rem;height:1.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='%2350a248' 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:1.75rem;line-height:1.75rem;display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;content:''}.search-bar button:focus:after,.search-bar button:hover:after{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.attendee-list{padding-bottom:11.25rem}.attendee-list__back-to-top{position:fixed;right:.625rem;bottom:3.125rem;width:3.125rem;padding:.3125rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid #000;background-color:#fff;color:#000;font-size:.78125rem;text-align:center;text-transform:uppercase;z-index:9992}.attendee-list__back-to-top:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.6875rem;height:.6875rem;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='M400.3,188.2l289.3,289.3c14,14,14,36.6,0,50.5l-33.7,33.7c-13.9,13.9-36.5,14-50.5,0.1L375,332.6L144.7,561.8 c-14,13.9-36.5,13.9-50.5-0.1L60.5,528c-14-14-14-36.6,0-50.5l289.3-289.3C363.7,174.3,386.3,174.3,400.3,188.2L400.3,188.2z' /%3E%3C/svg%3E");background-size:.6875rem;line-height:.6875rem;display:block;margin:0 auto;padding-bottom:.5rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:''}.attendee-list__back-to-top:focus,.attendee-list__back-to-top:hover{background-color:#000;color:#fff;text-decoration:none}.attendee-list__back-to-top:focus:before,.attendee-list__back-to-top:hover:before{width:.6875rem;height:.6875rem;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='M400.3,188.2l289.3,289.3c14,14,14,36.6,0,50.5l-33.7,33.7c-13.9,13.9-36.5,14-50.5,0.1L375,332.6L144.7,561.8 c-14,13.9-36.5,13.9-50.5-0.1L60.5,528c-14-14-14-36.6,0-50.5l289.3-289.3C363.7,174.3,386.3,174.3,400.3,188.2L400.3,188.2z' /%3E%3C/svg%3E");background-size:.6875rem;line-height:.6875rem;content:''}.attendee-list__search-disclaimer{font-size:.9375rem}.attendee-list__search-disclaimer.hide{display:none!important}.attendee-list__tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;margin-bottom:1.25rem;border-bottom:1px solid #dbdbdb}.attendee-list__tab-nav .button-primary,.attendee-list__tab-nav .button-transparent{margin:0;border:2px solid #dbdbdb;border-bottom:none;border-radius:.5rem .5rem 0 0;background-color:#fff;color:#6c6c6c;font-family:"Open Sans",sans-serif;font-size:.9375rem;font-weight:600;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;padding:.75rem 1.25rem}.attendee-list__tab-nav .button-primary::after,.attendee-list__tab-nav .button-primary::before,.attendee-list__tab-nav .button-transparent::after,.attendee-list__tab-nav .button-transparent::before{display:none!important}.attendee-list__tab-nav .button-primary:hover,.attendee-list__tab-nav .button-transparent:hover{color:#34b44a}.attendee-list__tab-nav .button-primary:first-child,.attendee-list__tab-nav .button-transparent:first-child{border-right:none}.attendee-list__tab-nav .button-primary:last-child,.attendee-list__tab-nav .button-transparent:last-child{border-left:none}.attendee-list__tab-nav .button-primary.tab-active,.attendee-list__tab-nav .button-transparent.tab-active{background-color:#34b44a!important;color:#fff!important;border-color:#34b44a!important}.attendee-list__tab-nav .button-primary.tab-active:hover,.attendee-list__tab-nav .button-transparent.tab-active:hover{background-color:#02763c!important;border-color:#02763c!important;color:#fff!important}.attendee-list__tab-nav .button-primary:not(.tab-active),.attendee-list__tab-nav .button-transparent:not(.tab-active){background-color:#fff!important;color:#6c6c6c!important;border-color:#dbdbdb!important;border-bottom:3px solid #34b44a!important}.attendee-list__tab-nav .button-primary:not(.tab-active):hover,.attendee-list__tab-nav .button-transparent:not(.tab-active):hover{color:#34b44a!important}.attendee-list__tab-nav .button-primary.tab-active:hover~.attendee-list__tab-nav .button-primary:not(.tab-active),.attendee-list__tab-nav .button-primary.tab-active:hover~.attendee-list__tab-nav .button-transparent:not(.tab-active),.attendee-list__tab-nav .button-transparent.tab-active:hover~.attendee-list__tab-nav .button-primary:not(.tab-active),.attendee-list__tab-nav .button-transparent.tab-active:hover~.attendee-list__tab-nav .button-transparent:not(.tab-active){border-bottom:3px solid #02763c!important}.attendee-list__tab-pane{display:none!important}.attendee-list__tab-pane--active{display:block!important}.attendee-list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.attendee-list__wrap h4{margin-bottom:.75rem;font-family:"Open Sans",sans-serif;font-size:1.35rem;font-weight:600;text-transform:none}.attendee-list__wrap h5{color:#6c6c6c;font-family:"Open Sans",sans-serif;font-size:.9375rem;font-weight:300;text-transform:none}.attendee-list__ajax-error.hide{display:none}.attendee-list__check-all{min-height:7.125rem;border-bottom:1px solid #dbdbdb}.attendee-list__item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.attendee-list__item-name p{margin:0;padding-left:1.875rem}.attendee-list__check-all,.attendee-list__item{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;margin-bottom:1.25rem;padding:1.375rem 0}.attendee-list__check-all label,.attendee-list__item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-weight:600}.attendee-list__check-all [type=checkbox],.attendee-list__item [type=checkbox]{position:absolute;opacity:0}.attendee-list__check-all [type=checkbox]+label,.attendee-list__item [type=checkbox]+label{margin:0 0 0 1.875rem;cursor:pointer}.attendee-list__check-all [type=checkbox]+label:before,.attendee-list__item [type=checkbox]+label:before{display:inline-block;width:1.25rem;height:1.25rem;margin:0 .625rem 0 -1.875rem;border:1px solid #000;content:''}.attendee-list__check-all [type=checkbox]:checked+label:before,.attendee-list__item [type=checkbox]:checked+label:before{width:1.25rem;height:1.25rem;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='M196,193.5c37.1-37.2,70-70.5,103.3-103.3c17.5-17.3,35.6-17.6,50.6-1.9c13.4,14,14.6,30.1,0.9,44.1c-43.1,43.8-86.6,87.1-130.6,130.1c-13.4,13.2-28.7,13.4-42.3,0.3c-22.5-21.4-44.7-43.2-66.1-65.6c-14.4-15.1-13-31.4,1.7-45.5c14.9-14.3,30-14.9,45.5,0.2C171.7,164.2,182.8,178.4,196,193.5L196,193.5z' /%3E%3C/svg%3E");background-size:1.25rem;line-height:1.25rem;background-repeat:no-repeat;background-position:.125rem .25rem;background-size:1.625rem}.attendee-list__check-all [type=checkbox]:focus+label:before,.attendee-list__item [type=checkbox]:focus+label:before{outline:auto}.attendee-list__check-all [type=checkbox]:disabled+label,.attendee-list__item [type=checkbox]:disabled+label{opacity:.5}.attendee-list__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.attendee-list__links.hide{display:none}.attendee-list__links a,.attendee-list__links button{padding:.5rem 1.375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid #34b44a;background-color:#34b44a;color:#fff;font-size:.9375rem;font-weight:600;text-transform:uppercase}.attendee-list__links a.disabled,.attendee-list__links a:focus,.attendee-list__links a:hover,.attendee-list__links button.disabled,.attendee-list__links button:focus,.attendee-list__links button:hover{border-color:#02763c;background-color:#02763c;text-decoration:none}.attendee-list__links a.attendee-list__btn--clear,.attendee-list__links button.attendee-list__btn--clear{border:0;background-color:transparent;color:#6c6c6c;font-size:.9375rem;text-decoration:underline;text-transform:none}.attendee-list__links a.attendee-list__btn--clear:focus,.attendee-list__links a.attendee-list__btn--clear:hover,.attendee-list__links button.attendee-list__btn--clear:focus,.attendee-list__links button.attendee-list__btn--clear:hover{background-color:transparent;text-decoration:none}.attendee-list__links a.attendee-list__btn--check-in-all,.attendee-list__links a.attendee-list__btn--undo-check-in-all,.attendee-list__links button.attendee-list__btn--check-in-all,.attendee-list__links button.attendee-list__btn--undo-check-in-all{text-align:center}.attendee-list__links a.attendee-list__btn--check-in,.attendee-list__links button.attendee-list__btn--check-in{display:inline-block}.attendee-list__links a.attendee-list__btn--undo,.attendee-list__links button.attendee-list__btn--undo{display:none}.attendee-list__links a.attendee-list__btn--add,.attendee-list__links button.attendee-list__btn--add{display:none}.attendee-list__wrap--checked-in .attendee-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.attendee-list__wrap--checked-in .attendee-list__item-name{margin-bottom:.875rem}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--check-in,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--check-in{display:none}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo-check-in-all,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo-check-in-all{display:inline-block;margin-right:.5rem;border:2px solid #000;background:#fff;color:#000}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo-check-in-all.disabled,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo-check-in-all:focus,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo-check-in-all:hover,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo.disabled,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo:focus,.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--undo:hover,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo-check-in-all.disabled,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo-check-in-all:focus,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo-check-in-all:hover,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo.disabled,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo:focus,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--undo:hover{background:#000;color:#fff}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--add,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--add{display:inline-block}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--add:before,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--add:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.6875rem;height:.6875rem;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='M701 320.7H429.3V49H320.7v271.7H49v108.7h271.7V701h108.7V429.3H701V320.7z' /%3E%3C/svg%3E");background-size:.6875rem;line-height:.6875rem;margin-right:.3125rem;content:''}.attendee-list__wrap--checked-in .attendee-list__links a.attendee-list__btn--add.edit:before,.attendee-list__wrap--checked-in .attendee-list__links button.attendee-list__btn--add.edit:before{width:.6875rem;height:.6875rem;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='M62.3 337.9h626.3v75.2H62.3z'/%3E%3C/svg%3E");background-size:.6875rem;line-height:.6875rem}.attendee-list .modal-content{padding:1.6875rem 1.5625rem}.attendee-list .modal-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:0}.attendee-list .modal-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:1.875rem}.attendee-list .modal-links a,.attendee-list .modal-links button{margin:0;padding:.5rem 1.375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid #c40000;background-color:transparent;color:#c40000;font-family:"Open Sans",sans-serif;font-size:.9375rem;font-weight:600;text-transform:uppercase}.attendee-list .modal-links a:focus,.attendee-list .modal-links a:hover,.attendee-list .modal-links button:focus,.attendee-list .modal-links button:hover{background-color:#c40000;color:#fff;text-decoration:none}.attendee-list .modal-links button{border-color:#000;color:#000}.attendee-list .modal-links button:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:.6875rem;height:.6875rem;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='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:.6875rem;line-height:.6875rem;margin-right:.3125rem;content:''}.attendee-list .modal-links button:focus,.attendee-list .modal-links button:hover{background-color:#000;color:#fff}.attendee-list .modal-links button:focus:before,.attendee-list .modal-links button:hover:before{width:.6875rem;height:.6875rem;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:.6875rem;line-height:.6875rem}.attendee-list .modal-links h5{margin-bottom:2.25rem;font-size:1.125rem}.attendee-list .modal-body{padding:0}.attendee-list .modal-body p{margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:solid 2px #dbdbdb;color:#000;font-size:.78125rem}.attendee-list .modal-body h6{margin-bottom:1.5rem;font-size:1.125rem}.attendee-list .modal-body input{display:block;width:100%;margin-bottom:2.5rem;border:0;border-bottom:solid 1px #34b44a}.attendee-list .modal-body input::-webkit-input-placeholder{color:#dbdbdb}.attendee-list .modal-body input::-moz-placeholder{color:#dbdbdb}.attendee-list .modal-body input::-ms-input-placeholder{color:#dbdbdb}.attendee-list .modal-body input::placeholder{color:#dbdbdb}.attendee-list .modal-body button{display:block;width:100%;padding:.5rem 1.375rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:2px solid #34b44a;background-color:#34b44a;color:#fff;font-size:.9375rem;text-transform:uppercase}.attendee-list .modal-body button:focus,.attendee-list .modal-body button:hover{border-color:#02763c;background-color:#02763c;text-decoration:none}.attendee-list__dummy-data{display:none}.loading-spinner{position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000;opacity:.88;z-index:20}.loading-spinner p{display:block;margin-bottom:0;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:60px;font-weight:600;line-height:normal;text-align:center;text-transform:none}.loading-spinner .spinner{width:164px;height:164px;margin-bottom:30px;background-image:url(../images/css-assets/loading-gif.gif);background-repeat:no-repeat;background-position:center;background-size:contain}.nfl-team-prefix--legend .loading-spinner .spinner{background-image:url(../images/css-assets/loading-gif-gold.gif)}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:9999;background-color:transparent;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;pointer-events:none}.sticky-cta--show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:auto}.sticky-cta__inner{margin:0 auto;padding:0}.sticky-cta__inner:has(.attendee-list__btn--check-in-all),.sticky-cta__inner:has(.attendee-list__btn--clear){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100vw;height:3.75rem;gap:0;margin:0;padding:0;max-width:none}.attendee-list .sticky-cta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100vw;height:3.75rem;gap:0;margin:0;padding:0;max-width:none}.sticky-cta .button,.sticky-cta .button-add,.sticky-cta .button-inline,.sticky-cta .button-primary,.sticky-cta .button-primary--no-arrow,.sticky-cta .button-quaternary,.sticky-cta .button-secondary,.sticky-cta .button-tertiary,.sticky-cta .button-transparent{display:block;width:100%;min-width:0;margin:0;padding-left:1.25rem;padding-right:1.25rem;text-transform:none}.sticky-cta .button-add.attendee-list__btn--check-in-all,.sticky-cta .button-add.attendee-list__btn--clear,.sticky-cta .button-inline.attendee-list__btn--check-in-all,.sticky-cta .button-inline.attendee-list__btn--clear,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear,.sticky-cta .button-primary.attendee-list__btn--check-in-all,.sticky-cta .button-primary.attendee-list__btn--clear,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all,.sticky-cta .button-quaternary.attendee-list__btn--clear,.sticky-cta .button-secondary.attendee-list__btn--check-in-all,.sticky-cta .button-secondary.attendee-list__btn--clear,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all,.sticky-cta .button-tertiary.attendee-list__btn--clear,.sticky-cta .button-transparent.attendee-list__btn--check-in-all,.sticky-cta .button-transparent.attendee-list__btn--clear,.sticky-cta .button.attendee-list__btn--check-in-all,.sticky-cta .button.attendee-list__btn--clear{text-decoration:none;min-width:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0!important;border-radius:0!important;width:auto!important}.sticky-cta .button-add.attendee-list__btn--check-in-all:focus,.sticky-cta .button-add.attendee-list__btn--check-in-all:hover,.sticky-cta .button-add.attendee-list__btn--clear:focus,.sticky-cta .button-add.attendee-list__btn--clear:hover,.sticky-cta .button-inline.attendee-list__btn--check-in-all:focus,.sticky-cta .button-inline.attendee-list__btn--check-in-all:hover,.sticky-cta .button-inline.attendee-list__btn--clear:focus,.sticky-cta .button-inline.attendee-list__btn--clear:hover,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all:focus,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all:hover,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear:focus,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear:hover,.sticky-cta .button-primary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-primary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-primary.attendee-list__btn--clear:focus,.sticky-cta .button-primary.attendee-list__btn--clear:hover,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-quaternary.attendee-list__btn--clear:focus,.sticky-cta .button-quaternary.attendee-list__btn--clear:hover,.sticky-cta .button-secondary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-secondary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-secondary.attendee-list__btn--clear:focus,.sticky-cta .button-secondary.attendee-list__btn--clear:hover,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-tertiary.attendee-list__btn--clear:focus,.sticky-cta .button-tertiary.attendee-list__btn--clear:hover,.sticky-cta .button-transparent.attendee-list__btn--check-in-all:focus,.sticky-cta .button-transparent.attendee-list__btn--check-in-all:hover,.sticky-cta .button-transparent.attendee-list__btn--clear:focus,.sticky-cta .button-transparent.attendee-list__btn--clear:hover,.sticky-cta .button.attendee-list__btn--check-in-all:focus,.sticky-cta .button.attendee-list__btn--check-in-all:hover,.sticky-cta .button.attendee-list__btn--clear:focus,.sticky-cta .button.attendee-list__btn--clear:hover{text-decoration:none}.sticky-cta .button-add.attendee-list__btn--clear,.sticky-cta .button-inline.attendee-list__btn--clear,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear,.sticky-cta .button-primary.attendee-list__btn--clear,.sticky-cta .button-quaternary.attendee-list__btn--clear,.sticky-cta .button-secondary.attendee-list__btn--clear,.sticky-cta .button-tertiary.attendee-list__btn--clear,.sticky-cta .button-transparent.attendee-list__btn--clear,.sticky-cta .button.attendee-list__btn--clear{background-color:#8c8c8c!important;background:#8c8c8c!important;border:1px solid #8c8c8c!important;border-color:#8c8c8c!important;color:#fff!important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sticky-cta .button-add.attendee-list__btn--clear:active,.sticky-cta .button-add.attendee-list__btn--clear:focus,.sticky-cta .button-add.attendee-list__btn--clear:hover,.sticky-cta .button-inline.attendee-list__btn--clear:active,.sticky-cta .button-inline.attendee-list__btn--clear:focus,.sticky-cta .button-inline.attendee-list__btn--clear:hover,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear:active,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear:focus,.sticky-cta .button-primary--no-arrow.attendee-list__btn--clear:hover,.sticky-cta .button-primary.attendee-list__btn--clear:active,.sticky-cta .button-primary.attendee-list__btn--clear:focus,.sticky-cta .button-primary.attendee-list__btn--clear:hover,.sticky-cta .button-quaternary.attendee-list__btn--clear:active,.sticky-cta .button-quaternary.attendee-list__btn--clear:focus,.sticky-cta .button-quaternary.attendee-list__btn--clear:hover,.sticky-cta .button-secondary.attendee-list__btn--clear:active,.sticky-cta .button-secondary.attendee-list__btn--clear:focus,.sticky-cta .button-secondary.attendee-list__btn--clear:hover,.sticky-cta .button-tertiary.attendee-list__btn--clear:active,.sticky-cta .button-tertiary.attendee-list__btn--clear:focus,.sticky-cta .button-tertiary.attendee-list__btn--clear:hover,.sticky-cta .button-transparent.attendee-list__btn--clear:active,.sticky-cta .button-transparent.attendee-list__btn--clear:focus,.sticky-cta .button-transparent.attendee-list__btn--clear:hover,.sticky-cta .button.attendee-list__btn--clear:active,.sticky-cta .button.attendee-list__btn--clear:focus,.sticky-cta .button.attendee-list__btn--clear:hover{background-color:#333!important;background:#333!important;border-color:#333!important;color:#fff!important}.sticky-cta .button-add.attendee-list__btn--check-in-all,.sticky-cta .button-add.attendee-list__btn--undo-check-in-all,.sticky-cta .button-inline.attendee-list__btn--check-in-all,.sticky-cta .button-inline.attendee-list__btn--undo-check-in-all,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all,.sticky-cta .button-primary--no-arrow.attendee-list__btn--undo-check-in-all,.sticky-cta .button-primary.attendee-list__btn--check-in-all,.sticky-cta .button-primary.attendee-list__btn--undo-check-in-all,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all,.sticky-cta .button-quaternary.attendee-list__btn--undo-check-in-all,.sticky-cta .button-secondary.attendee-list__btn--check-in-all,.sticky-cta .button-secondary.attendee-list__btn--undo-check-in-all,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all,.sticky-cta .button-tertiary.attendee-list__btn--undo-check-in-all,.sticky-cta .button-transparent.attendee-list__btn--check-in-all,.sticky-cta .button-transparent.attendee-list__btn--undo-check-in-all,.sticky-cta .button.attendee-list__btn--check-in-all,.sticky-cta .button.attendee-list__btn--undo-check-in-all{background-color:#50a248!important;background:#50a248!important;border:1px solid #50a248!important;border-color:#50a248!important;color:#fff!important;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sticky-cta .button-add.attendee-list__btn--check-in-all:active,.sticky-cta .button-add.attendee-list__btn--check-in-all:focus,.sticky-cta .button-add.attendee-list__btn--check-in-all:hover,.sticky-cta .button-add.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-add.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-add.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-inline.attendee-list__btn--check-in-all:active,.sticky-cta .button-inline.attendee-list__btn--check-in-all:focus,.sticky-cta .button-inline.attendee-list__btn--check-in-all:hover,.sticky-cta .button-inline.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-inline.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-inline.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all:active,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all:focus,.sticky-cta .button-primary--no-arrow.attendee-list__btn--check-in-all:hover,.sticky-cta .button-primary--no-arrow.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-primary--no-arrow.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-primary--no-arrow.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-primary.attendee-list__btn--check-in-all:active,.sticky-cta .button-primary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-primary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-primary.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-primary.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-primary.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all:active,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-quaternary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-quaternary.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-quaternary.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-quaternary.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-secondary.attendee-list__btn--check-in-all:active,.sticky-cta .button-secondary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-secondary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-secondary.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-secondary.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-secondary.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all:active,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all:focus,.sticky-cta .button-tertiary.attendee-list__btn--check-in-all:hover,.sticky-cta .button-tertiary.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-tertiary.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-tertiary.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button-transparent.attendee-list__btn--check-in-all:active,.sticky-cta .button-transparent.attendee-list__btn--check-in-all:focus,.sticky-cta .button-transparent.attendee-list__btn--check-in-all:hover,.sticky-cta .button-transparent.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button-transparent.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button-transparent.attendee-list__btn--undo-check-in-all:hover,.sticky-cta .button.attendee-list__btn--check-in-all:active,.sticky-cta .button.attendee-list__btn--check-in-all:focus,.sticky-cta .button.attendee-list__btn--check-in-all:hover,.sticky-cta .button.attendee-list__btn--undo-check-in-all:active,.sticky-cta .button.attendee-list__btn--undo-check-in-all:focus,.sticky-cta .button.attendee-list__btn--undo-check-in-all:hover{background-color:#3f7f38!important;background:#3f7f38!important;border-color:#3f7f38!important;color:#fff!important}.attendee-list .sticky-cta .button,.attendee-list .sticky-cta .button-add,.attendee-list .sticky-cta .button-inline,.attendee-list .sticky-cta .button-primary,.attendee-list .sticky-cta .button-primary--no-arrow,.attendee-list .sticky-cta .button-quaternary,.attendee-list .sticky-cta .button-secondary,.attendee-list .sticky-cta .button-tertiary,.attendee-list .sticky-cta .button-transparent{text-decoration:none;min-width:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;border-radius:0}.attendee-list .sticky-cta .button-add:focus,.attendee-list .sticky-cta .button-add:hover,.attendee-list .sticky-cta .button-inline:focus,.attendee-list .sticky-cta .button-inline:hover,.attendee-list .sticky-cta .button-primary--no-arrow:focus,.attendee-list .sticky-cta .button-primary--no-arrow:hover,.attendee-list .sticky-cta .button-primary:focus,.attendee-list .sticky-cta .button-primary:hover,.attendee-list .sticky-cta .button-quaternary:focus,.attendee-list .sticky-cta .button-quaternary:hover,.attendee-list .sticky-cta .button-secondary:focus,.attendee-list .sticky-cta .button-secondary:hover,.attendee-list .sticky-cta .button-tertiary:focus,.attendee-list .sticky-cta .button-tertiary:hover,.attendee-list .sticky-cta .button-transparent:focus,.attendee-list .sticky-cta .button-transparent:hover,.attendee-list .sticky-cta .button:focus,.attendee-list .sticky-cta .button:hover{text-decoration:none}.sticky-cta #registerButton a{background-color:#34b44a;color:#fff}.sticky-cta #registerButton a:active,.sticky-cta #registerButton a:focus,.sticky-cta #registerButton a:hover{background-color:#2ea042;color:#fff}.sticky-cta #registerButton a.is-registered{background-color:#da2128!important;color:#fff!important}.sticky-cta #registerButton a.is-registered:active,.sticky-cta #registerButton a.is-registered:focus,.sticky-cta #registerButton a.is-registered:hover{background-color:#c41e24!important;color:#fff!important}body.has-sticky-cta{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.nfl-team-prefix--legend .sticky-cta #registerButton a{background-color:#b2892d;color:#fff}.nfl-team-prefix--legend .sticky-cta #registerButton a:active,.nfl-team-prefix--legend .sticky-cta #registerButton a:focus,.nfl-team-prefix--legend .sticky-cta #registerButton a:hover{background-color:#9e7928;color:#fff}.nfl-team-prefix--legend .sticky-cta #registerButton a.is-registered{background-color:#da2128!important;color:#fff!important}.nfl-team-prefix--legend .sticky-cta #registerButton a.is-registered:active,.nfl-team-prefix--legend .sticky-cta #registerButton a.is-registered:focus,.nfl-team-prefix--legend .sticky-cta #registerButton a.is-registered:hover{background-color:#c41e24!important;color:#fff!important}.modal-iframe .close{position:absolute;top:.625rem;right:.625rem;z-index:1060;margin:0;padding:0;border:0;background-color:transparent;color:#fff;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.125rem;text-transform:uppercase}.modal-iframe .close:before{display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:20px;line-height:20px;width:12px;height:12px;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:12px;line-height:12px;content:'';display:inline-block;margin-right:.3125rem;vertical-align:middle}.modal-iframe__dialog{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;height:100%}.modal-iframe__content{position:relative;width:100%;height:90vh;margin:auto;border-radius:0;overflow:hidden;background-color:#e5e5e5}.modal-iframe__body{padding:0!important;height:100%;overflow:hidden}.modal-iframe__iframe{display:block;width:100%;height:100%;border:0}.card-quick-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:16.3125rem;height:5.625rem;padding:1.25rem 1rem;border-top:4px solid #34b44a;background:#fff;gap:.5rem}.card-quick-link__link{position:relative;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:100%;max-width:16.3125rem;height:5.625rem;padding:1.25rem 1rem;border-top:4px solid #34b44a;background:#fff;gap:.5rem;text-decoration:none;color:inherit}.card-quick-link__link:active,.card-quick-link__link:focus,.card-quick-link__link:hover{text-decoration:none;color:inherit}.card-quick-link__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:2.8125rem;height:2.8125rem;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}.card-quick-link__icon-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.card-quick-link__icon-placeholder{width:100%;height:100%;background-color:#b3b3b3;border-radius:.25rem}.card-quick-link__text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:calc(100% - 2.8125rem - .5rem);color:#000;font-family:"Endzone Sans Condensed Medium",serif;font-size:1.944rem;font-weight:400;line-height:2.1875rem;letter-spacing:0;text-align:left;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-ms-flex-item-align:center;align-self:center}.card-quick-link--legend{border-top-color:#b2892d}.card-quick-link--legend .card-quick-link__link{border-top-color:#b2892d}.nfl-team-prefix--legend .card-quick-link{border-top-color:#b2892d}.nfl-team-prefix--legend .card-quick-link .card-quick-link__link{border-top-color:#b2892d}.nfl-team-prefix--legend .card-quick-link__link{border-top-color:#b2892d}.four-pack-cards{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:67.125rem;height:5.625rem;padding-bottom:8.4375rem;padding-top:2.1875rem;gap:.5rem}@media (max-width:767px){.four-pack-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;height:auto;gap:.5rem;padding-bottom:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.four-pack-cards .card-quick-link{max-width:100%}}@media (min-width:768px) and (max-width:991px){.four-pack-cards{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;height:auto;gap:.5rem;padding-bottom:6.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.four-pack-cards .card-quick-link{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - rem-calc(4));flex:1 1 calc(50% - rem-calc(4));max-width:calc(50% - rem-calc(4))}}@media (min-width:992px){.four-pack-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}