@charset "UTF-8";
input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 0 solid #FFF !important;
  outline-offset: 0 !important; }

input:focus + label {
  outline: 0 solid #FFF !important;
  outline-offset: 0 !important; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:801px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1261px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1261px)/";
  width: 1261px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1261px) and (max-width:1681px)/";
  width: 1261px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  background: white;
  color: #333333;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }
  @media (min-width: 551px) {
    html {
      font-size: 16px; } }
  @media (min-width: 801px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 16px; } }

body {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #333333;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #757575; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.75rem; }

hr {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.9375rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.375rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cccccc;
  color: #333333;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  color: #999999;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.75rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.75rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e5e5e5; }

.table-tfoot {
  border: 1px solid #e5e5e5; }

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #cccccc;
  color: #666666;
  font-size: 1rem;
  padding: 0.875rem 2.25rem;
  border-radius: 0;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.75rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #096bc4;
  border-color: #096bc4;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.5625rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.75rem 0.75rem; }
  .button--icon svg {
    fill: #757575; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 0;
      border-right-width: 1px;
      border-top-right-radius: 0; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.75rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.375rem 0.75rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.375rem; }
  .dropdown-menu-item a {
    margin: -0.375rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.75rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.625rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #666666;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 551px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.375rem;
    padding-left: 1.875rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 1rem;
      left: 0;
      top: 0;
      width: 1rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 0.875rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 0.875rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 0.875rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 0.875rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.875rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.875rem;
    margin: 0.0625rem 0 0 -2.9375rem;
    width: 2.875rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.25rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.25rem;
    width: 1.25rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 5.625rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 1.75rem;
  cursor: pointer;
  display: inline-block;
  height: 1.75rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 3.75rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.25003rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.25003rem;
  left: 0.18749rem;
  position: absolute;
  top: 0.18749rem;
  transition: all 100ms ease-out;
  width: 1.25003rem; }
  .switch--checked .switch-toggle::before {
    left: 2.18749rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.6875;
  position: absolute;
  right: 0.375rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.375rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.625rem;
  width: 1.625rem; }
  .switch-label--icon.icon svg {
    height: 1.625rem;
    width: 1.625rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.375rem;
  width: 1.375rem;
  float: left;
  margin: 0 0 0 -1.875rem;
  position: relative;
  top: 0.625rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.1875rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.375rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #cc4749; }

.form-field--error .form-input-indicator > svg {
  fill: #cc4749; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #e5e5e5;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #e5e5e5; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #757575;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757575;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757575;
  display: block;
  font-size: 15px;
  padding: 0.75rem 1.5rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  font-weight: 700; }

@media (min-width: 551px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 551px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 551px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 15px;
  padding: 0.75rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #333333;
  font-size: 15px;
  padding: 0.1875rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    font-size: 1rem;
    margin-left: 0.375rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #757575;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.3125rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #333333; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #333333;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox .button {
    margin: 0 0 0 0.75rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.125rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.125rem; }
  .alertBox-close .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: #333333;
    padding: 1.875rem;
    display: block;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 0.75rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.75rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.25rem;
    width: 1.25rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.375rem 0.75rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 2.5rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.75rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 551px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.375rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 12.5rem; } }

@media (min-width: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.card-body {
  padding: 0.75rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #757575; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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:before, .slick-track:after {
    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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #999999;
    opacity: 1;
    -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: ""; }

/* Dots */
.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: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  height: 3.8125rem;
  margin-top: -0.9375rem;
  padding: 0.625rem;
  width: 2.5rem;
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.5625rem;
    width: 1.25rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1261px) {
    .slick-next {
      right: -3.375rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1261px) {
    .slick-prev {
      left: -3.375rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2rem;
    width: 2rem;
    margin: 0;
    padding: 0.3125rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 0.9375rem;
      width: 0.9375rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.slick-slide .card-image,
.slick-slide .heroCarousel-image {
  -webkit-touch-callout: default; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.625rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #FFF;
    content: attr(aria-label);
    cursor: default;
    font-size: .9rem;
    padding: 0.25rem 0.375rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 551px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #cccccc;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 551px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 801px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 801px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.75rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.25rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  float: left;
  font-weight: 400;
  margin: 0 0.375rem 0 0; }

.definitionList-value {
  margin: 0; }

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-500italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Medium Italic"), local("Montserrat-MediumItalic"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-500italic.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.woff2") format("woff2"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/files/fonts/montserrat-v14-latin-700italic.svg#Montserrat") format("svg");
  /* Legacy iOS */ }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.5625rem top 0.6875rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label {
  color: #000; }
  .form-label small {
    float: right;
    margin-top: 0.375rem; }

.form-label--inlineSmall small {
  color: #000;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.375rem;
  text-transform: none; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  background-color: #FFF;
  border: solid #a6a6a6;
  border-width: 2px;
  height: 1rem;
  width: 1rem;
  left: 0;
  top: 0; }

.form-radio + .form-label::after {
  background: #a6a6a6;
  border: 3px solid #a6a6a6;
  border-radius: 0.875rem; }

.form-increment .button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 2px solid #c7c7c7;
  color: #e5e5e5; }

.form-input--incrementTotal {
  color: #000; }

.form-label--alternate {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500; }

.form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFF;
  border: 2px solid #c7c7c7;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #000;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%; }

.form-select#shipping-country, .form-select#shipping-state {
  border: 2px solid #c7c7c7;
  color: #000;
  padding-left: 8px; }

input.button.button--primary.form-prefixPostfix-button--postfix {
  background: #000;
  border: 1px solid #000; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.375rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  z-index: 100; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.75rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.25rem 1.125rem;
    text-decoration: none; }

.form-wishlist {
  position: relative; }
  @media (min-width: 551px) {
    .form-wishlist {
      float: left;
      padding: 0 0.625rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .form-wishlist {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .form-wishlist {
      display: inline-block;
      margin-top: 1rem; } }
  .form-wishlist .button {
    width: 100%; }
    @media (min-width: 801px) {
      .form-wishlist .button {
        width: auto; } }
    @media (min-width: 1261px) {
      .form-wishlist .button {
        margin-right: 0.75rem; } }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 551px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 801px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1261px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: #c7c7c7;
    border-left: 1px solid #c7c7c7;
    color: #666;
    font-weight: 500;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0;
    border-top: none;
    margin-bottom: 0; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal .form-field {
    position: relative; }

@media (min-width: 1261px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 2.75rem;
  border-bottom: 2px solid #e5e5e5; }

.modal-header-title {
  font-size: 28px;
  text-align: center;
  font-weight: 500;
  color: #000;
  letter-spacing: -1px; }

.modal-close {
  height: 2rem;
  width: 2rem;
  color: #757575;
  font-size: 38px;
  line-height: 2rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  .modal-close::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.625rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    background-color: #000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #FFF;
    content: attr(title);
    cursor: default;
    font-size: .9rem;
    padding: 0.25rem 0.375rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 801px) {
    .modal-close {
      font-size: 38px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.625rem); }

button.modal-close::before, button.modal-close::after {
  display: none !important; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .modal-content {
    color: #333333;
    font-size: 1.125rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #096bc4;
      border-color: #096bc4;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: #666666;
      border-color: #666666;
      color: white; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.hide-content {
  opacity: 0; }

@keyframes animate-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg); }
  100% {
    opacity: 1;
    transform: rotateX(0deg); } }

@keyframes animate-icon-content {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1); } }

div.modal-body div.previewCart section.productView div.productView-details {
  width: 100% !important; }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  overflow: visible;
  text-align: center; }
  @media (min-width: 551px) {
    ol.breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer; }
  .breadcrumb:not(:first-child)::before {
    border-right: 0.1em solid #757575;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin: 0 0.25rem;
    transform: rotate(15deg);
    text-decoration: none; }

.breadcrumb-label {
  text-decoration: none; }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #e5e5e5;
    border-radius: 4px;
    margin: 0 0.375rem 0 0.75rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #333333;
    text-transform: uppercase; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #757575; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #757575; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.25rem;
  margin-top: -0.125rem;
  width: 1.25rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.75rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.75rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #757575;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.375rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .button + .button {
        margin-left: 0.75rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #a6a6a6; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.125rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.75rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.6875rem 1.125rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.tabs-contents {
  margin-bottom: 2.5rem; }

.tabs-mobile {
  margin-top: -3.5rem;
  padding-bottom: 1rem; }

.tab-title-mobile {
  color: #000;
  font-weight: 700;
  letter-spacing: -.5px;
  margin-bottom: 2.5rem; }

#tab-details-mobile {
  margin-top: -1.5rem; }

#tab-details-mobile h3 {
  color: #096bc4;
  font-weight: 500;
  letter-spacing: -.5px;
  margin-top: -.25rem; }

#tab-details-mobile hr {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }

div#tab-description-mobile.tab-content-mobile {
  margin-top: -1.5rem; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 0.9375rem;
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  width: 100%; }

@media (min-width: 801px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 801px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-heading {
  font-size: 1rem;
  line-height: 19px;
  margin: 0; }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.75rem !important;
    padding: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-title {
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #757575;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 801px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.75rem; }
  .inlineList--labels > li {
    margin-bottom: 0.75rem;
    margin-left: 0.75rem; }

.alertBox {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #333333; }

.alertBox-icon .icon {
  height: 1.5625rem;
  width: 1.5625rem; }

.alertBox--info {
  background-color: #096bc4;
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.frameupgrade.alertBox--info {
  background-color: #096BC4;
  font-weight: 500;
  margin-bottom: 30px; }

.frameupgrade a {
  color: #FFF; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 0.875rem;
  left: -0.125rem;
  margin-right: 0.0625rem;
  position: relative;
  top: 0.1875rem;
  width: 0.875rem; }

.form-field--success .form-input[type="text"] {
  padding-right: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.6875rem center;
  background-repeat: no-repeat; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.25rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.25rem center; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.3125rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.25rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.1875rem; }

.form-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.75rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.75rem; } }

.form-label--alternate {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.75rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.375rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.125rem;
  font-size: 13px;
  height: 2.25rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.5625rem 0.75rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1261px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #666666; }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.375rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1261px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.75rem; } }

.form-prefixPostfix-button--postfix {
  margin: 0.75rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.75rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.1875rem 0.3125rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.1875rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

.form-option {
  border: 1px solid #cccccc;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #999999; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.375rem;
  padding: 1px 0.375rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.375rem;
  width: 1.375rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 551px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.25rem;
  line-height: 1rem;
  padding: 0.5625rem 0.75rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.card:focus-within .card-figcaption {
  opacity: 1; }

.card.focus-within .card-figcaption {
  opacity: 1; }

.card-figure {
  margin-top: 0;
  overflow: hidden;
  padding: 3px;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-height: 150px;
  max-width: 500px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-figcaption-body a, .card-figcaption-body a:hover {
  background: #000;
  color: #FFF;
  font-size: 13px;
  font-weight: 500; }

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  max-height: 100%;
  object-fit: contain;
  width: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.25rem;
  padding-bottom: 2rem;
  text-align: center; }
  .card-title > a {
    color: #000;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

.card-text {
  margin-bottom: 0.1875rem;
  color: #000;
  font-weight: 500; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.375rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.375rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 551px) {
    .card-body {
      text-align: left; } }

.card-text-brandname, .card-text-price {
  color: #FFF !important;
  font-size: 1px; }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.75rem;
    transition: all 0.15s ease; }
    @media (min-width: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #757575; }
    .card--alternate:hover .card-body {
      background-color: #757575; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: #000;
      font-weight: 500; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.375rem;
  padding-left: 1.875rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1rem;
    left: 0;
    top: 0;
    width: 1rem; }
  .navList-action--checkbox::after {
    height: 0.875rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 0.875rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 0.875rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.5rem; }
  .navList-action--checkbox::after {
    margin-top: -0.4375rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.25rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.8125rem;
    width: 0.8125rem;
    fill: #333333; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.75rem; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 2px solid #e5e5e5;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  overflow: hidden;
  color: #666;
  margin-bottom: 0.5rem; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757575;
  font-size: 13px;
  line-height: 2.125rem;
  margin-bottom: 0;
  padding-left: 0.75rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.1875rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #333333;
  height: 2.125rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.6875rem -0.6875rem 0 0;
  padding: 0.0625rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navBigBoy {
  width: 100%;
  background: #000; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 3000;
  --featured-img: linear-gradient(180deg,#096bc4,#000);
  --bg-blend-mode: overlay;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: radial-gradient(50% 50% at top center, rgba(0, 0, 0, 0.66), #000), var(--featured-img);
  background-size: 120% 2000px, 100% 2000px;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 3000; } }
  .navUser .dropdown-menu {
    background-color: #FFF;
    border-right: 2px solid #C7C7C7;
    border-bottom: 2px solid #C7C7C7;
    border-left: 2px solid #C7C7C7;
    box-shadow: none;
    position: absolute; }
    .navUser .dropdown-menu.is-open::after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 458px;
      position: absolute; }

@media screen and (max-width: 800px) {
  .navUser {
    background: #FFF;
    top: 20px;
    z-index: 10; }
    .navUser .dropdown-menu.is-open {
      top: 41px !important;
      border-top: 1px solid #FFF; }
  .header-logo-image {
    top: 75px;
    left: -55px;
    max-height: 55px; }
  nav.container.navUser {
    z-index: 10; }
  .header-logo-image-container {
    z-index: 1300; } }

a.navPages-contact.mobile-contact {
  text-decoration: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 18px; }

@media (min-width: 801px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  height: 41px;
  color: #FFF;
  font-weight: 500;
  font-size: 13px;
  padding: 0.66rem;
  text-decoration: none;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #FFF;
    text-decoration: underline; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #FFF;
      stroke: #FFF; }
  .navUser-action .icon {
    height: 0.5rem;
    width: 0.5rem;
    margin: -1px 0 0 0.1875rem; }
  .navUser-action svg {
    fill: #FFF;
    stroke: #FFF;
    transition: all 0.15s ease; }

.navUser-action--currencySelector + .dropdown-menu::before {
  left: auto !important;
  right: 0.75rem; }

.navUser-action--currencySelector + .dropdown-menu::after {
  left: auto !important;
  right: 0.875rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 18.75rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 8.75rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 8.875rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.25rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.3125rem;
        padding-right: 0.3125rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.5625rem;
        margin-top: 0.5rem;
        padding-left: 0.125rem; } }

.navUser-item--cart {
  display: block;
  background: #096bc4;
  margin-left: 13px !important; }
  @media (max-width: 551px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .navUser-item--cart .navUser-action {
    color: #333333; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #FFF; }
  .navUser-item--cart .dropdown-menu {
    max-width: 20rem; }
    .navUser-item--cart .dropdown-menu.is-open::before, .navUser-item--cart .dropdown-menu.is-open::after {
      left: auto; }
    .navUser-item--cart .dropdown-menu.is-open::before {
      right: 0.4375rem; }
    .navUser-item--cart .dropdown-menu.is-open::after {
      right: 1.875rem; }

.navUser-item-cartLabel {
  color: #FFF; }
  @media (min-width: 551px) {
    .navUser-item-cartLabel {
      display: inline; } }

.navUser-item-cartLabel a:hover {
  color: #FFF; }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: #999;
  cursor: default;
  display: inline-block;
  margin: 0 -0.75rem;
  padding: 0 2px;
  position: relative;
  z-index: 1;
  font-size: 13px; }

.navUser-item.navUser-USA {
  width: 10.35rem; }

.navUser-USA img {
  max-width: 24px;
  float: left;
  padding-top: .5rem;
  margin-right: 10px; }

@media screen and (max-width: 840px) {
  .navUser-USA img {
    display: none; }
  .dropdown-menu .is-open {
    left: 410px; }
  .navUser-item.navUser-USA {
    width: 9rem;
    margin-left: -1.5rem; } }

@media screen and (max-width: 800px) {
  .dropdown-menu .is-open {
    left: 456px; } }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open::before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #e5e5e5;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #FFF;
  border-radius: 50%;
  color: #000;
  display: none;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.1875rem;
  text-align: center;
  width: 20px; }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

@media screen and (min-width: 1px) {
  .navUser-item {
    float: left; } }

img.header-logo-image {
  margin-top: 10px; }

.searchBox {
  max-width: 450px;
  margin-left: 35%;
  margin-top: -70px;
  margin-bottom: -10px; }

.button .button--primary .form-prefixPostfix-button--postfix {
  font-family: fontawesome; }

@media screen and (max-width: 1260px) {
  .form-prefixPostfix .button {
    max-width: 50px;
    top: -12px;
    left: -25px; }
  .searchBox {
    max-width: 350px;
    margin-left: 35%;
    margin-top: -70px;
    margin-bottom: -10px; }
  input#search_query_adv.form-input {
    width: 300px; }
  .button .button--primary .form-prefixPostfix-button--postfix {
    margin-top: 0 !important;
    margin-left: 0; }
  svg.svg-inline--fa.fa-search.fa-w-16 {
    color: #FFF;
    left: 25px; } }

@media screen and (max-width: 800px) {
  .searchBox {
    display: none; } }

.navUser-section--first {
  margin-right: 0;
  margin-left: 72px !important;
  position: relative;
  top: -83px;
  z-index: 2000 !important; }

.navUser-section--first .navUser-action {
  display: inline-block; }

.navUser-section--first img {
  max-width: 28px; }

@media screen and (max-width: 970px) {
  .navUser-section--first {
    margin-left: 0 !important; }
  .navUser-section--first a {
    display: none; } }

@media screen and (max-width: 800px) {
  .banners {
    background: #096bc4;
    height: 41px;
    display: block;
    z-index: 50 !important;
    margin-top: -64px !important; }
  .header {
    background-color: #FFF;
    border-bottom: 2px solid #c7c7c7 !important;
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    height: 43px;
    display: block;
    float: none;
    z-index: 20; }
  body {
    margin-top: 52px; } }

.top-menu-item {
  margin-right: 5px; }

a.navUser-action svg {
  max-height: 14px;
  max-width: 20px;
  padding-top: 2px; }

.form-prefixPostfix svg {
  z-index: 1001;
  float: left;
  max-width: 16px;
  max-height: 16px;
  position: relative;
  left: -48px;
  top: 16px;
  fill: #FFF; }

@media screen and (max-width: 1260px) {
  .form-prefixPostfix svg {
    left: 18px; } }

.banners-elite {
  background: #CC0000;
  height: 41px;
  vertical-align: middle;
  color: #fff;
  padding: 0.75rem 0;
  text-align: center; }

.promo-banner-elite {
  margin: -8px 0 -0.3rem;
  color: #fff; }

.promo-main-elite a {
  text-decoration: none;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px; }

.promo-important-elite {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  vertical-align: middle;
  padding: 0 1px; }

a.promo-details-elite {
  font-size: 12px;
  vertical-align: middle;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  text-decoration: underline; }

@media screen and (max-width: 800px) {
  .banners-elite {
    background: #c00;
    height: 41px;
    display: block;
    z-index: 50 !important;
    margin-top: -64px !important;
    margin-bottom: 64px !important; } }

@media screen and (max-width: 551px) {
  nav.container.navUser {
    padding-top: 41px;
    height: 43px; }
  input#search_query_adv.form-input {
    max-width: 230px; } }

@media screen and (max-width: 317px) {
  .banners-elite {
    height: 63px; } }

nav.navPages {
  max-width: 1900px; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 2px solid #cccccc;
  margin: 0.375rem 0.75rem;
  padding-left: 0.75rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10;
  background: #fff; }
  @media (min-width: 801px) {
    .navPages-container {
      background: #dcdcdc;
      display: block;
      height: auto;
      padding: 0;
      position: relative;
      max-height: 41px; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 0; }

.navPages {
  background-color: #e5e5e5;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .navPages {
      margin: 0 auto;
      max-width: 75rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 801px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 801px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none;
    font-family: Montserrat,Arial,sans-serif;
    text-transform: uppercase; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    column-count: 7;
    column-gap: 0; }
    @media (min-width: 801px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 75rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 801px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 2px solid #cccccc;
    margin-top: 0.75rem;
    padding-top: 0.75rem; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 801px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 801px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 801px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px;
    display: none; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.5rem;
        width: 0.5rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 801px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

li.navPages-item a {
  padding-left: 15px; }

.navPages-action {
  padding: 11px 16px 8px;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }
  @media (min-width: 801px) {
    .navPages-action {
      display: inline-block; }
      .navPages-action.is-open {
        background-color: #eee;
        color: #000; } }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.is-open svg {
    fill: #757575;
    stroke: #757575; }
  .navPages-action:hover, .navPages-action.activePage {
    color: #757575; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #757575;
      stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navPages-action-moreIcon {
  height: 0.5rem;
  width: 0.5rem;
  margin-left: 0.375rem;
  transform: rotate(-90deg);
  display: none; }
  @media (min-width: 801px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

.navPage-childList {
  display: none; }
  @media (min-width: 801px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 801px) {
    .navPage-subMenu {
      background-color: #eee;
      padding: 1.5rem .5rem 1rem .5rem !important;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block;
    margin-top: -1px; }

@media (min-width: 801px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 13.4375rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #cccccc;
    display: inherit;
    height: auto;
    margin-left: 13.4375rem;
    padding: 0 !important;
    top: 0;
    width: 14.4375rem; } }

@media (min-width: 801px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

@media (min-width: 801px) {
  .navPage-subMenu-item {
    padding: 0 0.25rem !important; }
    .navPage-subMenu-item .navPages-action {
      text-transform: none;
      width: 100%; }
    .navPage-subMenu-item > .navPage-subMenu-action {
      border-bottom: none;
      font-weight: 500;
      margin-bottom: 1px;
      font-family: 'Montserrat',sans-serif;
      font-size: 14px;
      letter-spacing: -.5px;
      color: #000;
      height: 26px; } }

.navPage-subMenu-item-indent, .navPage-childList-item-indent {
  margin-left: 10px !important; }

a.navPage-subMenu-action.navPages-action.navPage-subMenu-item-indent:hover {
  margin-left: 15px !important;
  transition: .3s; }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 801px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; }
    .navPage-subMenu-item-child .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-child .navPage-subMenu-action:hover,
    .navPage-subMenu-item-parent .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
      background: #e5e5e5;
      color: #096bc4;
      font-weight: 500;
      opacity: 0.3; } }

.navPage-subMenu-action {
  padding: 0 !important; }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.75rem 0 1.125rem; } }

.navPage-childList-item a {
  border-bottom: none;
  font-family: Montserrat,sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.5px;
  color: #000;
  margin-left: 15px;
  line-height: 1.4rem;
  margin-top: -1px;
  margin-bottom: -3px; }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.375rem; }

.navPage-childList-item.navPage-childList-item-small a {
  line-height: 1.5rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.75rem; }
  @media (min-width: 801px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.75rem 1.5rem; }

div.menu-section-custom {
  max-width: 1900px;
  width: 100%;
  border-left: 0;
  margin: auto;
  padding-left: 0; }

div.menu-section-custom.custom-inner {
  margin-top: -.5rem; }

.menu-heading-first {
  color: #096bc4 !important; }

.menu-heading {
  color: #096bc4 !important;
  margin: 20px 0 5px 28px; }

img.menu-icon-parent {
  float: left;
  max-width: 28px;
  margin: -4px 5px 0 -4px; }

img.menu-icon-child {
  margin: 0 5px 5px 0;
  max-width: 24px; }

.navPages .navPage-subMenu-list {
  max-width: 1900px; }

.navPage-subMenu-item > .navPage-subMenu-action:hover {
  color: #888;
  margin-left: 5px;
  transition: .3s; }

.navPage-childList-item a:hover {
  color: #888; }

.navPages-item {
  color: #000;
  padding-left: 0; }

.navPages-item a {
  padding-left: 10px; }

.navPages .navPage-subMenu-list.navPage-list-nascar {
  column-count: 6; }

.navPages .navPage-subMenu-list.navPage-list-icon {
  column-count: 6; }

.menu-section-more {
  max-width: 1900px; }

div.menu-section-golf {
  margin-top: -20px !important; }

.navPage-childList-tricky {
  margin-bottom: 0; }

.navPages-moreitem {
  margin: auto;
  max-width: 1900px; }

.navPages-moreitem a.navPages-action.has-subMenu {
  padding: 0 0 .5em .25em;
  color: #096bc4; }

.navPages-moreitem-worldskylines a.navPages-action.has-subMenu {
  margin-top: 2em; }

li.navPages-item.navPages-item-skylines.navPages-item-skylines-mobile {
  display: none; }

.navPages-moreitem.navPages-moreitem-nationalparks {
  display: none; }

.navPages-moreitem.navPages-moreitem-icons {
  display: none; }

@media screen and (max-width: 1615px) {
  .navPages .navPage-subMenu-list {
    column-count: 6; }
  .navPages .navPage-subMenu-list.navPage-list-nascar {
    column-count: 5; } }

@media screen and (max-width: 1530px) {
  li.navPages-item.navPages-item-icons {
    display: none; }
  .navPages-moreitem.navPages-moreitem-icons {
    display: block; }
  .navPages-moreitem-golfhorse a.navPages-action.has-subMenu {
    margin-top: 2em; } }

@media screen and (max-width: 1430px) {
  .navPages .navPage-subMenu-list {
    column-count: 5; }
  .navPages .navPage-subMenu-list.navPage-list-nascar {
    column-count: 4; }
  li.navPages-item.navPages-item-usskylines {
    display: none; }
  li.navPages-item.navPages-item-worldskylines {
    display: none; }
  li.navPages-item.navPages-item-skylines.navPages-item-skylines-mobile {
    display: block; } }

@media screen and (max-width: 1235px) {
  .navPages .navPage-subMenu-list {
    column-count: 4; }
  .navPages .navPage-subMenu-list.navPage-list-nascar {
    column-count: 3; }
  li.navPages-item.navPages-item-nationalparks {
    display: none; }
  .navPages-moreitem.navPages-moreitem-nationalparks {
    display: block; }
  .navPages-moreitem-icons a.navPages-action.has-subMenu {
    margin-top: 2em; } }

@media screen and (max-width: 1010px) {
  .navPages .navPage-subMenu-list {
    column-count: 3; }
  .navPages .navPage-subMenu-list.navPage-list-nascar {
    column-count: 2; }
  .menu-parent-icon.menu-parent-skylines, .menu-parent-icon.menu-parent-more, .menu-parent-icon.menu-parent-framing {
    display: none; }
  li.navPages-item a {
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (max-width: 830px) {
  .menu-parent-icon {
    display: none; } }

@media screen and (max-width: 800px) {
  .navPages-container.is-open {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-height: 100%;
    top: -14px; }
  .menu-parent-icon {
    display: inline-block; }
  nav.navPages {
    padding: .5em .5em .5em 2.5em; }
  .navPages .navPage-subMenu-list {
    column-count: 2; }
  .navPages .navPage-subMenu-list.navPage-list-nascar {
    column-count: 1; }
  li.navPages-item a {
    padding-left: 0; }
  .navPage-subMenu-item {
    padding: 3px 0; }
  .navPage-subMenu-action.navPages-action {
    text-transform: none; }
  li.navPages-item.navPages-item-skylines.navPages-item-skylines-mobile {
    display: none; }
  li.navPages-item.navPages-item-usskylines {
    display: block; }
  li.navPages-item.navPages-item-worldskylines {
    display: block; }
  li.navPages-item.navPages-item-nationalparks {
    display: block; }
  .navPages-moreitem.navPages-moreitem-nationalparks {
    display: none; }
  li.navPages-item.navPages-item-icons {
    display: block; }
  .navPages-moreitem.navPages-moreitem-icons {
    display: none; }
  .menu-parent-icon.menu-parent-skylines, .menu-parent-icon.menu-parent-more, .menu-parent-icon.menu-parent-framing {
    display: block; }
  li.navPages-item a.navPages-action.navPages-action--compare {
    display: none; }
  .mobile-usa img {
    max-width: 24px;
    float: left;
    margin: 8px 10px 10px 10px; }
  a.navPages-contact.mobile-contact {
    padding: 11px 10px 8px 0;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important; }
  .navPages-item {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    padding-left: 10px; }
  .navPages-quickSearch {
    margin-bottom: -2rem; } }

@media screen and (max-width: 600px) {
  .navPages .navPage-subMenu-list {
    column-count: 1; }
  .navPage-subMenu-item:last-child {
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 1em;
    margin-bottom: .25em; } }

.navPage-subMenu-banner {
  display: block;
  min-height: 72px;
  max-width: 1900px;
  width: 100%;
  border-left: 0;
  margin: auto;
  padding-left: 0; }

a.nfl-banner-link {
  display: block;
  font-size: 1.5rem;
  padding: 1.2rem 1rem .5rem;
  background: linear-gradient(to right, #096bc4, transparent), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl/nflxl-menu.jpg") no-repeat center;
  background-size: cover;
  color: #FFF;
  text-decoration: none;
  min-height: 72px;
  margin: 1rem auto .75rem;
  font-weight: bold;
  max-width: 1900px;
  text-align: center; }

.nfl-banner-link img {
  max-width: 42px;
  margin-top: -2px; }

.nfl-banner-button {
  margin: -4px 0 auto 1rem;
  background: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.nfl-banner-button:hover {
  background: #FFF; }

.menu-link-icon {
  display: inline-block; }

.menu-link-text {
  padding-top: 3px; }

.menu-parent-golfhorse, .menu-parent-more {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 0; }

.menu-parent-icons {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -50px; }

.menu-parent-mlb {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-parent-nascar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -100px; }

.menu-parent-nationalparks {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-parent-college {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px 0; }

.menu-parent-nfl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-parent-nhl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-parent-skylines {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -150px; }

.menu-parent-usskylines {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-parent-worldskylines {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-parent-framing {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-top-spritesheet_48.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px 0; }

.menu-college-ufl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -0px; }

.menu-college-uga {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -50px; }

.menu-college-uhou {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -0px; }

.menu-college-uia {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-college-uil {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -100px; }

.menu-college-ukan {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-college-uky {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -0px; }

.menu-college-ulam {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-college-ulou {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-college-umd {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -150px; }

.menu-college-umem {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-college-umi {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-college-umia {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -0px; }

.menu-college-umn {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -50px; }

.menu-college-umo {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -100px; }

.menu-college-ums {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -150px; }

.menu-college-umt {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -200px; }

.menu-college-unc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -200px; }

.menu-college-und {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -200px; }

.menu-college-une {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -200px; }

.menu-college-unm {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -0px; }

.menu-college-unod {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -50px; }

.menu-college-unv {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -100px; }

.menu-college-uok {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -150px; }

.menu-college-uor {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -200px; }

.menu-college-upitt {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -250px; }

.menu-college-urich {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -250px; }

.menu-college-usal {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -250px; }

.menu-college-usc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -250px; }

.menu-college-usm {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -250px; }

.menu-college-utep {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -0px; }

.menu-college-utn {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -50px; }

.menu-college-utsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -100px; }

.menu-college-utx {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -150px; }

.menu-college-uut {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -200px; }

.menu-college-uva {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -250px; }

.menu-college-uwa {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -300px; }

.menu-college-uwi {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -300px; }

.menu-college-uwy {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -300px; }

.menu-college-vanu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -300px; }

.menu-college-vat {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -300px; }

.menu-college-vcu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -300px; }

.menu-college-vilu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -0px; }

.menu-college-wasu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -50px; }

.menu-college-wfu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -100px; }

.menu-college-wich {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -150px; }

.menu-college-wkyu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -200px; }

.menu-college-wssu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -250px; }

.menu-college-wvu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -300px; }

.menu-college-xavu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -350px; }

.menu-college-yale {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -350px; }

.menu-college-airf {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -350px; }

.menu-college-alstu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -350px; }

.menu-college-apsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -350px; }

.menu-college-armnav {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -350px; }

.menu-college-army {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -350px; }

.menu-college-arsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -0px; }

.menu-college-asu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -50px; }

.menu-college-aub {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -100px; }

.menu-college-augu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -150px; }

.menu-college-bayu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -200px; }

.menu-college-bcu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -250px; }

.menu-college-boisu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -300px; }

.menu-college-bosc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -350px; }

.menu-college-bten {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -400px; }

.menu-college-byu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -400px; }

.menu-college-cfp-bowl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -400px; }

.menu-college-cfp-championship {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -400px; }

.menu-college-clem {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -400px; }

.menu-college-cmiu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -400px; }

.menu-college-coc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -400px; }

.menu-college-cosu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -400px; }

.menu-college-cotton {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -0px; }

.menu-college-creu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -50px; }

.menu-college-cws {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -100px; }

.menu-college-duke {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -150px; }

.menu-college-ecu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -200px; }

.menu-college-ewau {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -250px; }

.menu-college-famu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -300px; }

.menu-college-flau {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -350px; }

.menu-college-frst {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -400px; }

.menu-college-fsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -450px; }

.menu-college-gasu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -450px; }

.menu-college-gat {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -450px; }

.menu-college-gonu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -450px; }

.menu-college-grsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -450px; }

.menu-college-hamu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -450px; }

.menu-college-howu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -450px; }

.menu-college-hvd {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -450px; }

.menu-college-iasu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -450px; }

.menu-college-ilsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -0px; }

.menu-college-inu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -50px; }

.menu-college-jmu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -100px; }

.menu-college-jsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -150px; }

.menu-college-ksu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -200px; }

.menu-college-lafayette {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -250px; }

.menu-college-lehigh {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -300px; }

.menu-college-loyu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -350px; }

.menu-college-lsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -400px; }

.menu-college-maru {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -450px; }

.menu-college-mostu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -500px; }

.menu-college-mqu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -500px; }

.menu-college-mssu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -500px; }

.menu-college-msu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -500px; }

.menu-college-mtsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -500px; }

.menu-college-navy {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -500px; }

.menu-college-ncaa {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -500px; }

.menu-college-ncat {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -500px; }

.menu-college-nccu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -500px; }

.menu-college-ncsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -500px; }

.menu-college-ndsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -0px; }

.menu-college-nwu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -50px; }

.menu-college-oksu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -100px; }

.menu-college-orange {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -150px; }

.menu-college-orsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -200px; }

.menu-college-osu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -250px; }

.menu-college-psu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -300px; }

.menu-college-puru {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -350px; }

.menu-college-rmu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -400px; }

.menu-college-rose {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -450px; }

.menu-college-rutu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -500px; }

.menu-college-saintjohns {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -550px; }

.menu-college-scar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -550px; }

.menu-college-scsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -550px; }

.menu-college-sdcas {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -550px; }

.menu-college-sdsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -550px; }

.menu-college-sfa {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -550px; }

.menu-college-smu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -300px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -550px; }

.menu-college-souu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -350px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -550px; }

.menu-college-stan {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -400px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -400px -550px; }

.menu-college-stthomas {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -450px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -450px -550px; }

.menu-college-syru {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -500px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -500px -550px; }

.menu-college-tcu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -0px; }

.menu-college-tnsu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -50px; }

.menu-college-troy {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -100px; }

.menu-college-tusku {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -150px; }

.menu-college-txam {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -200px; }

.menu-college-txt {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -250px; }

.menu-college-ual {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -330px; }

.menu-college-ualb {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -350px; }

.menu-college-uar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -400px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -400px; }

.menu-college-uaz {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -450px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -450px; }

.menu-college-ucalb {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -500px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -500px; }

.menu-college-ucf {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -550px -550px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -550px -550px; }

.menu-college-ucin {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat 0px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -600px; }

.menu-college-ucla {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -50px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -600px; }

.menu-college-uco {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -100px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -600px; }

.menu-college-uconn {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -150px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -600px; }

.menu-college-uday {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -200px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -600px; }

.menu-college-ude {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-48_20250715.png") no-repeat -250px -600px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -600px; }

.menu-nfl-nfl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 0; }

.menu-nfl-nfl49 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -50px; }

.menu-nfl-nfl100 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px 0; }

.menu-nfl-nflbear {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-nfl-nflben {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -100px; }

.menu-nfl-nflbil {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-nfl-nflbrn {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px 0; }

.menu-nfl-nflbron {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-nfl-nflbuc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-nfl-nflcar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -150px; }

.menu-nfl-nflchf {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-nfl-nflchg {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-nfl-nflcolt {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px 0; }

.menu-nfl-nflcom {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -50px; }

.menu-nfl-nflcow {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -100px; }

.menu-nfl-nfldol {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -150px; }

.menu-nfl-nfleag {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -200px; }

.menu-nfl-nflfal {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -200px; }

.menu-nfl-nflgia {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -200px; }

.menu-nfl-nfljag {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -200px; }

.menu-nfl-nfljet {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px 0; }

.menu-nfl-nfllion {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -50px; }

.menu-nfl-nflpack {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -100px; }

.menu-nfl-nflpan {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -150px; }

.menu-nfl-nflpat {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -200px; }

.menu-nfl-nflraid {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -250px; }

.menu-nfl-nflram {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -250px; }

.menu-nfl-nflrav {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -250px; }

.menu-nfl-nflsb {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -250px; }

.menu-nfl-nflsb13 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -250px; }

.menu-nfl-nflsb14 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px 0; }

.menu-nfl-nflsb15 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -50px; }

.menu-nfl-nflsb16 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -100px; }

.menu-nfl-nflsb17 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -150px; }

.menu-nfl-nflsb18 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -200px; }

.menu-nfl-nflsb19 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -250px; }

.menu-nfl-nflsb20 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat 0px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -300px; }

.menu-nfl-nflsb21 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -50px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -300px; }

.menu-nfl-nflsb22 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -100px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -300px; }

.menu-nfl-nflsb23 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -150px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -300px; }

.menu-nfl-nflsea {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -200px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -300px; }

.menu-nfl-nflste {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -250px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -300px; }

.menu-nfl-nflsts {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -300px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px 0; }

.menu-nfl-nfltex {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -300px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -50px; }

.menu-nfl-nfltit {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -300px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -100px; }

.menu-nfl-nflvik {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-48_r2.png") no-repeat -300px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -150px; }

.menu-nhl-nhl100 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -0px; }

.menu-nhl-nhlwing {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -50px; }

.menu-nhl-nhlava {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -0px; }

.menu-nhl-nhl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-nhl-nhlbjac {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -100px; }

.menu-nhl-nhlblack {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-nhl-nhlblu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -0px; }

.menu-nhl-nhlbru {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-nhl-nhlca {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-nhl-nhlcanu {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -150px; }

.menu-nhl-nhlcap {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-nhl-nhlcc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-nhl-nhlcoy {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -0px; }

.menu-nhl-nhldev {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -50px; }

.menu-nhl-nhlduck {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -100px; }

.menu-nhl-nhlflam {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -150px; }

.menu-nhl-nhlfly {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -200px; }

.menu-nhl-nhlgok {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -200px; }

.menu-nhl-nhlhc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -200px; }

.menu-nhl-nhlhc16 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -200px; }

.menu-nhl-nhlhc19 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -0px; }

.menu-nhl-nhlhur {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -50px; }

.menu-nhl-nhlisl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -100px; }

.menu-nhl-nhljet {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -150px; }

.menu-nhl-nhlking {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -200px; }

.menu-nhl-nhlkrak {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -250px; }

.menu-nhl-nhlligh {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -250px; }

.menu-nhl-nhlmam {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -250px; }

.menu-nhl-nhlmap {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -250px; }

.menu-nhl-nhloil {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -250px; }

.menu-nhl-nhlpan {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -0px; }

.menu-nhl-nhlpen {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -50px; }

.menu-nhl-nhlpred {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -100px; }

.menu-nhl-nhlrang {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -150px; }

.menu-nhl-nhlsab {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -200px; }

.menu-nhl-nhlsc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -250px; }

.menu-nhl-nhlsc15 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -300px; }

.menu-nhl-nhlsc16 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -300px; }

.menu-nhl-nhlsc17 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -300px; }

.menu-nhl-nhlsc18 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -300px; }

.menu-nhl-nhlsc19 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -300px; }

.menu-nhl-nhlsc20 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -300px; }

.menu-nhl-nhlsc21 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -0px; }

.menu-nhl-nhlsc22 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -50px; }

.menu-nhl-nhlsen {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -100px; }

.menu-nhl-nhlshar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -150px; }

.menu-nhl-nhlss {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -200px; }

.menu-nhl-nhlss15 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -250px; }

.menu-nhl-nhlss17 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -300px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -300px; }

.menu-nhl-nhlss22 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat 0px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -350px; }

.menu-nhl-nhlss23 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -50px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -350px; }

.menu-nhl-nhlss25 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -100px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -350px; }

.menu-nhl-nhlstar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -150px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -350px; }

.menu-nhl-nhlutah {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -200px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -350px; }

.menu-nhl-nhlwc {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -250px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -350px; }

.menu-nhl-nhlwc16 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -300px -350px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -300px -350px; }

.menu-nhl-nhlwc19 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -0px; }

.menu-nhl-nhlwc20 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -50px; }

.menu-nhl-nhlwc22 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -100px; }

.menu-nhl-nhlwc23 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -150px; }

.menu-nhl-nhlwc24 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -200px; }

.menu-nhl-nhlwild {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-48_20250715.png") no-repeat -350px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  margin-top: -3px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -350px -250px; }

.menu-nascar-wgi {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -0px; }

.menu-nascar-son {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -50px; }

.menu-nascar-nascar-bars {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -0px; }

.menu-nascar-nhms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-nascar-bms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -100px; }

.menu-nascar-atms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-nascar-tss {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -0px; }

.menu-nascar-acs {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-nascar-pr {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-nascar-rir {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -150px; }

.menu-nascar-nascar-white {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-nascar-nws {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-nascar-nvs {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -0px; }

.menu-nascar-pir {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -50px; }

.menu-nascar-tms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -100px; }

.menu-nascar-cls {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -150px; }

.menu-nascar-cms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -200px; }

.menu-nascar-cs {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -200px; }

.menu-nascar-csr {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -200px; }

.menu-nascar-dis {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -200px; }

.menu-nascar-dr {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -0px; }

.menu-nascar-dvis {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -50px; }

.menu-nascar-eps {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -100px; }

.menu-nascar-hms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -150px; }

.menu-nascar-ims {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -200px; }

.menu-nascar-ks {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat 0px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -0px -250px; }

.menu-nascar-kys {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -50px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -250px; }

.menu-nascar-mis {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -100px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -250px; }

.menu-nascar-lvms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -150px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -250px; }

.menu-nascar-ms {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -200px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -250px; }

.menu-nascar-nascar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/menu-nascar-spritesheet-48_20250606.png") no-repeat -250px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -0px; }

.menu-mlb-arizona-diamondbacks {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 0; }

.menu-mlb-atlanta-braves {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -50px; }

.menu-mlb-baltimore-orioles {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px 0; }

.menu-mlb-boston-red-sox {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -50px; }

.menu-mlb-chicago-cubs {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -100px; }

.menu-mlb-chicago-white-sox {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -100px; }

.menu-mlb-cincinnati-reds {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px 0; }

.menu-mlb-cleveland-guardians {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -50px; }

.menu-mlb-cleveland-indians {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -100px; }

.menu-mlb-colorado-rockies {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -150px; }

.menu-mlb-detroit-tigers {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -150px; }

.menu-mlb-houston-astros {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -150px; }

.menu-mlb-kansas-city-royals {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px 0; }

.menu-mlb-los-angeles-angels {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -50px; }

.menu-mlb-los-angeles-dodgers {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -100px; }

.menu-mlb-miami-marlins {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -150px; }

.menu-mlb-milwaukee-brewers {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -200px; }

.menu-mlb-minnesota-twins {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -200px; }

.menu-mlb-mlb {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -200px; }

.menu-mlb-new-york-mets {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -200px; }

.menu-mlb-new-york-yankees {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px 0; }

.menu-mlb-oakland-athletics {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -50px; }

.menu-mlb-philadelphia-phillies {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px -100px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -100px; }

.menu-mlb-pittsburgh-pirates {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px -150px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -150px; }

.menu-mlb-san-diego-padres {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px -200px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -200px; }

.menu-mlb-san-francisco-giants {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat 0px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 -250px; }

.menu-mlb-seattle-mariners {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -50px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -50px -250px; }

.menu-mlb-st-louis-cardinals {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -100px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -100px -250px; }

.menu-mlb-tampa-bay-rays {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -150px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -150px -250px; }

.menu-mlb-texas-rangers {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -200px -250px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -200px -250px; }

.menu-mlb-toronto-blue-jays {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -250px 0px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px 0; }

.menu-mlb-washington-nationals {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-48_r3.png") no-repeat -250px -50px;
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 5px;
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: -250px -50px; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757575;
    display: inline-block;
    padding: 0.375rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.25rem;
    width: 1.25rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: rgba(0, 0, 0, 0.5);
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.375rem;
    margin-right: 0.75rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440 transparent;
      border-style: solid;
      border-width: 0.625rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #000;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      color: #FFF;
      content: attr(title);
      cursor: default;
      font-size: .9rem;
      padding: 0.25rem 0.375rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap;
      text-transform: uppercase;
      font-weight: 500; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 1.3125rem;
  width: 1.3125rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 551px) {
    .heroCarousel.slick-initialized {
      max-height: 25rem; } }
  @media (min-width: 801px) {
    .heroCarousel.slick-initialized {
      max-height: 37.5rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        opacity: 1; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    margin: 0;
    top: 50%;
    transform: translateY(-50%); }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    height: 56.25vw;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 25rem; } }
    @media (min-width: 801px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 37.5rem; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.75rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 551px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      margin: 0 auto;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 43.75rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin: 0; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 1.5rem 0 0; }

@media (min-width: 801px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0;
  display: none; }

.writeReview-productDetails .product-title {
  margin-top: 1rem;
  font-weight: 500;
  text-transform: none;
  letter-spacing: -.5px;
  font-size: 1rem;
  color: #000; }

@media (min-width: 801px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 40.8953%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

#modal-review-form.modal.open div.modal-content div.modal-body form.form.writeReview-form fieldset.form-fieldset div.form-field.form-field--submit input.button.button--primary {
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 17px; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.75rem;
        padding-top: 0.75rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 551px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.1875rem; }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.375rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.375rem; }
  @media (min-width: 551px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top;
  max-width: 45%;
  border: none;
  margin: .5rem 1rem 1rem; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none;
  font-weight: 500;
  color: #000;
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 1em;
  letter-spacing: -1px; }

.productReview-author {
  color: #757575;
  margin-bottom: 1rem;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.375rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

div.productView-rating {
  vertical-align: middle;
  color: #096bc4; }

.footer-payment-icons svg, .icon--ratingFull svg {
  fill: #FFDA44; }

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.75rem;
    margin-bottom: 0; }
  @media (min-width: 320px) and (max-width: 801px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  margin: auto;
  max-width: 1318px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 40.8953%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails .slick-list {
    margin-left: 2.5rem;
    margin-right: 2.5rem; }
  .productView-thumbnails .slick-next {
    right: 0;
    margin-top: 0; }
  .productView-thumbnails .slick-prev {
    left: 0;
    margin-top: 0; }
  .productView-thumbnails img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 50px; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding: 0.375rem;
  text-align: center; }
  @media (min-width: 1261px) {
    .productView-thumbnail {
      width: 20%; } }

li.productView-thumbnail:first-child {
  display: none; }

.productView-thumbnail-link {
  border: 2px solid #e5e5e5;
  box-sizing: content-box;
  display: flex;
  height: 67px;
  justify-content: center;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%;
  margin-top: 2px; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  padding-bottom: 1rem; }

.upc-label, dd.productView-info-value.upc-value {
  color: #FFF !important; }

@media (min-width: 801px) {
  .productView-product {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 0; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-size: 20px;
  margin: -1rem 0 2.5rem;
  text-align: center;
  font-weight: 500;
  letter-spacing: -1px;
  color: #000; }
  @media (min-width: 1261px) {
    .productView-title {
      font-size: 1.75rem; } }

.productView-brand {
  color: #FFF;
  font-size: 1px;
  margin: -10px 0 0; }
  .productView-brand a {
    color: #FFF;
    text-decoration: none; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 15px;
  margin-bottom: .25rem;
  color: #000; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: .25rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: block;
  margin-left: 0;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  color: #096bc4;
  text-decoration: none;
  font-weight: 500; }
  .productView-reviewLink:hover {
    color: #333333; }
  .productView-reviewLink--new {
    padding: 0; }
  .productView-reviewLink > a {
    color: #096bc4;
    text-decoration: none;
    font-weight: 500; }
    .productView-reviewLink > a:hover {
      color: #333333; }

.productView-reviewLink--new {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: #096bc4;
  text-decoration: none;
  font-weight: 500; }

.productView-info {
  margin-top: 5px !important;
  display: inline-block; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }

.productView-info-name,
.productView-info-value {
  display: inline-block; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.1875rem;
  margin-right: .25rem; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500; } }

.productView-info-value {
  font-weight: 500;
  font-size: 14px;
  color: #000;
  margin-bottom: 1rem; }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 1rem; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: left; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.625rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .productView-options .form-action {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 801px) {
      .productView-options .form-action .button {
        width: 100%; } }
    @media (min-width: 1261px) {
      .productView-options .form-action .button {
        margin-right: 0.75rem; } }
  .productView-options .form-action .button--primary {
    text-transform: uppercase;
    margin: -1.25rem 0 0 0; }

.productOptions-list {
  border: 1px solid #cccccc;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #cccccc; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.25rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.productView-description {
  clear: right;
  float: left;
  width: 100%; }

.tab-title, .tab.is-active .tab-title {
  font-weight: 500;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px; }

a.tab-title {
  background: #e5e5e5;
  border-left: 2px solid #e5e5e5;
  border-top: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5; }

.tabs {
  border-bottom: none; }

li.tab a.tab-title {
  background: #e5e5e5;
  color: #000; }

li.tab.is-active a.tab-title {
  color: #000;
  background: #FFF; }

li.tab.is-active {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 1px; }

.tab-content.is-active {
  display: block;
  padding-bottom: 0; }

.tab-content {
  border-top: 2px solid #e5e5e5; }

.desc-columns {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.desc-panoramatext {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border: 2px solid #e5e5e5;
  padding: 1.5rem 1.5rem 0;
  margin: .25rem 1rem 0;
  color: #000;
  text-transform: uppercase;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  font-weight: 500; }

.panorama-title {
  text-transform: none !important;
  text-align: center;
  font-weight: 500;
  font-size: 1.75rem;
  letter-spacing: 1px;
  font-family: 'Bodoni Moda', serif;
  margin-bottom: 1.5rem; }

.panorama-subline {
  font-family: 'Bodoni Moda', serif !important;
  font-style: italic !important;
  letter-spacing: -.5px;
  font-size: 1.15rem;
  font-weight: 500;
  text-transform: none; }

.desc-productinfo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

p.desc-robarra {
  text-align: center;
  text-transform: none;
  font-size: 16px;
  letter-spacing: -.5px;
  font-family: Georgia,serif; }

.desc-productinfo h4 {
  color: #000;
  font-weight: 500;
  text-align: center; }

a.tab-title {
  background: #FFF;
  color: #000;
  font-weight: 500; }

.tab-title {
  font-weight: 500; }

@media screen and (min-width: 801px) {
  .tab-title {
    padding: .75rem 1.5rem; }
  li.tab {
    margin-right: 1rem; }
  .tab {
    background: #FFF !important; } }

.tab-content.is-active {
  padding-top: 2rem; }

#tab-details.tab-content.is-active {
  padding-top: 1rem; }

#tab-details.tab-content.is-active h3, #tab-xl.tab-content.is-active h3 {
  margin-top: 1rem;
  color: #096bc4;
  letter-spacing: -.5px;
  font-weight: 500; }

#tab-details.tab-content.is-active hr, #tab-xl.tab-content.is-active hr {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto; }

#tab-details h4 {
  color: #096BC4;
  font-weight: 500; }

#tab-details li {
  padding-bottom: 1rem; }

.wow, .awesome {
  font-weight: bold;
  font-style: italic; }

@media screen and (max-width: 800px) {
  .tab {
    border-top: none; } }

.frame-productpage {
  margin-top: -2.25rem; }

.framing-instructions li {
  margin-bottom: 1rem; }

.framing-important {
  color: #096BC4;
  font-weight: 500;
  background: #E5E5E5;
  padding: .5rem; }

.framing-address {
  color: #096BC4;
  font-weight: 500; }

.desc-gigapixel-full {
  margin-bottom: 3rem !important; }

.desc-gigapixel-full h3 {
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #000;
  margin-bottom: 1.75rem; }

.desc-gigapixel-left {
  float: left;
  margin-right: 2rem; }

.gigapixel-page-logo {
  float: left;
  padding: 0 2rem 3rem 0; }

a.gigapixel {
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-weight: 500; }

a.button.gigapixel {
  border: 2px solid #e5e5e5; }

a.button.button--primary.gigapixel {
  border: 2px solid #096bc4; }

a.button.button--primary.gigapixel:hover {
  border: 2px solid #666; }

@media screen and (max-width: 1440px) {
  a.button.gigapixel {
    margin-left: 0;
    display: table; } }

@media screen and (max-width: 1060px) {
  .desc-gigapixel-left {
    max-width: 40%; } }

@media screen and (max-width: 800px) {
  .desc-gigapixel-full {
    text-align: center; }
  .desc-gigapixel-left {
    max-width: 100%;
    margin-bottom: 2rem;
    margin-right: 0;
    text-align: center; }
  .desc-gigapixel-right {
    text-align: center;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e5e5e5; }
  a.button.gigapixel {
    display: block;
    max-width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  li.tab.is-active {
    border-bottom: none; } }

a.button.dropdown-menu-button {
  border: 2px solid #e5e5e5;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: -.25rem;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 13px;
  color: #666; }

a.button.dropdown-menu-button i.icon {
  display: none; }

@media screen and (min-width: 801px) {
  .tab.is-active {
    border-left: none;
    border-bottom: none; } }

section.toggle.videoGallery h4.toggle-title {
  color: #000;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -1px; }

section#product-reviews.toggle.productReviews h4.toggle-title {
  margin-bottom: 1rem; }

.form-quantity-label {
  float: left;
  padding-top: 5px;
  margin-right: 10px; }

form.form.form-wishlist.form-action {
  margin-bottom: -.75rem; }

.productView-options .form-action .button--primary {
  border: 2px solid #096bc4; }

.productView-options .form-action .button--primary:active {
  border: 2px solid #000; }

.productView-options .form-action .button--primary:hover {
  border: 2px solid #666; }

.productView-options .form-action {
  clear: both; }

@media screen and (min-width: 1311px) {
  .productView-images {
    width: 72% !important; }
  .productView-details {
    width: 28% !important; } }

@media screen and (max-width: 1260px) {
  .productView-options .form-action .button--primary {
    margin: -.25rem 0 1rem 0; }
  .productView-options .form-action {
    float: none; } }

@media screen and (min-width: 951px) and (max-width: 1310px) {
  .productView-images {
    width: 65% !important; }
  .productView-details {
    width: 35% !important; } }

@media screen and (min-width: 801px) and (max-width: 950px) {
  .productView-images {
    width: 55% !important; }
  .productView-details {
    width: 45% !important; } }

@media screen and (min-width: 801px) {
  .tabs-mobile {
    display: none; } }

@media screen and (max-width: 800px) {
  .productView-details.product-data {
    order: unset !important; }
  .productView-details {
    padding-bottom: 0; }
  .price-section.price-section--withoutTax {
    font-size: 1.5rem;
    font-weight: 500; }
  .productView-options .form-action {
    padding: unset;
    display: flex; }
  .productView-description {
    margin-top: .5rem; }
  .tab-title, .tab.is-active .tab-title {
    padding-left: 1rem;
    margin-top: -1px; }
  article.productView-description ul.tabs, #tab-description, #tab-details {
    display: none; }
  #tab-reviews {
    display: block; } }

.add-to-cart-wallet-buttons {
  margin: 2em 0 1em;
  display: block;
  clear: both;
  padding: 2em 0 0; }

@media screen and (max-width: 1260px) {
  .add-to-cart-wallet-buttons {
    margin: 0 0 1em;
    padding: 0; } }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #e5e5e5;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e5e5e5; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.25rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.25rem;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.25rem 1rem 1.25rem; }
  @media (min-width: 801px) {
    .compareTable-item {
      padding-top: 1.25rem; } }

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #757575;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.25rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }
  .compareTable-product .card-figure {
    overflow: visible; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 62.5rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 2px solid #e5e5e5;
  margin-bottom: 2.25rem; }
  .toggle:last-of-type {
    margin-bottom: 4.5rem; }

.toggle-title {
  margin-bottom: 2.25rem; }

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 801px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 801px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.reset-filters {
  display: none; }

.banners {
  background-color: #757575;
  color: white;
  padding: 0.75rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.1875rem 0.5rem 0.1875rem 0.6875rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.75rem;
    width: 0.75rem;
    display: inline-block;
    fill: #757575;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart {
  display: table;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 801px) {
    .cart {
      display: table; } }

.cart-header {
  display: table-header-group;
  text-align: left;
  border-bottom: 2px solid #e5e5e5; }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  border-top: 1px solid #e5e5e5; }
  @media (min-width: 801px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 2px solid #e5e5e5;
  clear: both;
  display: table-row;
  padding: 1.5rem 0;
  padding-left: 0; }
  @media (min-width: 551px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        display: none; } }

.cart-item-block {
  text-align: left; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.375rem; }

.cart-item-figure {
  float: none;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: center;
  width: 8.33333%; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-height: 14rem;
  max-width: 100px;
  margin-left: 0;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 6.25rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 801px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: left; } }

.cart-item-info:last-child {
  text-align: right; }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.1875rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0.375rem;
  text-align: right;
  width: 33.33333%;
  display: none; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #FFF;
  margin-bottom: 0;
  font-size: 1px; }

.cart-item-name {
  display: inline-block;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  text-align: left; }
  .cart-item-name__label {
    display: inline-block; }
  .cart-item-name + .definitionList {
    margin-top: 0.375rem;
    text-align: left; }
  .cart-item-name a {
    text-decoration: none;
    color: #000; }

.cart-item-options--giftWrapping {
  margin-top: 1.125rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #333333; }

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.125rem;
  margin-top: 0.125rem;
  padding: 0.1875rem;
  transition: background-color 0.15s ease;
  width: 1.125rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 801px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 2px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.25rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.3125rem top 0.4375rem;
    background-size: 1.25rem 1.25rem;
    height: 2.25rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 0.75rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

input#shipping-city.form-input, input#shipping-zip.form-input, input#couponcode.form-input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.cart-total-label {
  color: #757575;
  width: 33.33333%;
  display: block;
  padding-left: 0;
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.1875rem;
  padding-top: 0.1875rem;
  position: relative; }
  @media (min-width: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.25rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: #333333; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.75rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.625rem; }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.375rem; }

.previewCart-additionalCheckoutButtons {
  padding-bottom: 1.5rem;
  padding-right: 1.5rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #e5e5e5; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-height: 90%; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      padding-bottom: 100%; } }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.1875rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #757575;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  display: block; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.75rem 0.375rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.75rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.375rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.75rem;
  padding-top: 0.375rem; }

.previewCartAction-viewCart {
  padding-left: 0.375rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.cart-item-value, .cart-total-value {
  font-weight: 500; }

.cart-header-item, .cart-total-label {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px; }

.cart-total-grandTotal {
  font-size: 1.5em;
  font-weight: 500; }

div.FloatRight.AmazonPaymentsCheckout.RemoteCheckout.CheckoutButton p {
  display: none; }

div.FloatRight.AmazonPaymentsCheckout.RemoteCheckout.CheckoutButton {
  padding: 10px 0; }

div.FloatRight.PayPalExpressCheckout.RemoteCheckout.CheckoutButton p {
  display: none; }

div.FloatRight.PayPalExpressCheckout.RemoteCheckout.CheckoutButton {
  padding: 10px 0; }

div.FloatRight.PayPalExpressCreditCheckout.RemoteCheckout.CheckoutButton p {
  display: none; }

.cart-main {
  width: 75%; }

.cart-secure {
  float: right;
  width: 22%;
  background: #e5e5e5;
  padding: 0 20px 15px 5px;
  text-align: center; }

.cart-secure ul {
  list-style: none; }

.secure-checkout h3 {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: -30px;
  color: #000; }

.secure-checkout h4 {
  font-size: 1em;
  font-style: italic;
  opacity: 0.8; }

.secure-checkout a {
  text-decoration: none; }

.secure-checkout li {
  border-bottom: 2px solid #c7c7c7;
  padding-bottom: 20px; }

.secure-checkout .last {
  border-bottom: none;
  padding-bottom: 0; }

.cart-continue {
  float: left;
  display: none; }

.cart-continue .button {
  background: #000;
  color: #FFF;
  float: left; }

.cart-continue .button:hover {
  background: #666; }

@media screen and (max-width: 550px) {
  .cart-continue {
    display: none; } }

.data-cart-content-left {
  width: 66%;
  float: left; }

.data-cart-right {
  float: right; }

.data-cart-totals-right {
  float: right;
  border: 2px solid #c7c7c7;
  padding: 5px 20px 0 20px;
  margin-bottom: 2em; }

.cart-grandtotal-bottom {
  margin-bottom: -25px;
  padding-bottom: 0;
  border-top: 6px double #e5e5e5 !important; }

.coupon-form .button {
  padding-left: .75em;
  background-color: #000;
  border-color: #000; }

div.cart-actions a.button.button--primary {
  width: 100%; }

ul.breadcrumbs {
  clear: both; }

.cart-checkout-bottom {
  width: 355px;
  float: right;
  clear: both;
  margin-bottom: 2em; }

@media screen and (min-width: 1261px) {
  .cart-totals {
    width: 100%; } }

@media screen and (max-width: 1260px) {
  .cart-totals {
    width: 100%; } }

@media screen and (max-width: 1084px) {
  .data-cart-content-left {
    width: 63%; } }

@media screen and (max-width: 1014px) {
  .data-cart-content-left {
    width: 100%; } }

@media screen and (max-width: 800px) {
  .data-cart-content-left {
    width: 100%; }
  .data-cart-right {
    width: 100%; }
  .data-cart-totals-right {
    width: 100%;
    padding-bottom: 10px; }
  .coupon-form {
    float: left;
    margin-bottom: -8px; }
  .cart-total-label {
    width: 45%; }
  li.cart-total {
    padding: 5px 0 3px 0; }
  li.cart-total.cart-grandtotal-bottom {
    border-bottom: none; }
  div.cart-actions a.button.button--primary {
    width: auto; }
  .cart-grandtotal-bottom {
    border-top: 6px double #e5e5e5 !important; }
  .cart-checkout-bottom {
    width: 100%;
    float: none; } }

@media screen and (max-width: 660px) {
  .cart-total-label {
    width: 35%; } }

@media screen and (max-width: 584px) {
  .cart-total-label {
    width: 100%;
    float: left;
    text-align: left;
    padding: 5px 0 0; }
  .coupon-form {
    margin: 10px 0 12px; }
  .cart-total-value {
    padding-left: 0; } }

.cart-item-figure {
  width: 20%; }

td.cart-item-block.cart-item-title {
  padding-left: 0; }

.cart-item-label {
  padding-left: 0;
  color: #757575;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500; }

td.cart-item-block.cart-item-info.cart-item-quantity {
  margin-top: 0; }

td.cart-item-block.cart-item-info {
  margin-top: 0;
  margin-bottom: 1.5rem; }

.cart-list, .cart-total, .previewCartAction, .previewCartItem + .previewCartItem {
  border-top: none; }

.data-cart-totals-right {
  max-width: 525px;
  width: 525px; }

.cart-item-quantity .form-increment {
  display: table-cell;
  margin: 0 .1875rem 1px 0;
  vertical-align: middle; }

.cart-footer {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  background: #E5E5E5;
  display: block;
  clear: both;
  margin-bottom: 3rem;
  border: 2px solid #c7c7c7; }

.cart-footer-inner {
  display: flex; }

.cart-footer-section {
  flex: 1;
  border-right: 2px solid #c7c7c7;
  padding: 1rem;
  text-align: center; }

.cart-footer-section:last-child {
  border-right: none; }

.cart-footer-section h4 {
  text-transform: uppercase;
  color: #096BC4;
  font-weight: 500;
  font-size: 1rem;
  margin: 0 1rem .5rem; }

.cart-footer-section p {
  margin-bottom: 0;
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 500; }

@media screen and (max-width: 1640px) {
  .data-cart-totals-right {
    width: 450px; } }

@media screen and (max-width: 1440px) {
  .data-cart-totals-right {
    width: 400px; } }

@media screen and (max-width: 1340px) {
  .data-cart-totals-right {
    width: 350px; } }

@media screen and (max-width: 1170px) {
  .data-cart-content-left {
    width: 60%; } }

@media screen and (max-width: 1090px) {
  .data-cart-content-left {
    width: 58%; }
  .form-input--incrementTotal {
    width: 1.2rem; } }

@media screen and (max-width: 990px) {
  .data-cart-content-left {
    width: 57%; } }

@media screen and (max-width: 970px) {
  .data-cart-content-left {
    width: 100%; }
  .data-cart-totals-right {
    max-width: 100%;
    width: 100%; }
  .coupon-form {
    float: none;
    margin-bottom: 1rem; }
  .cart-footer {
    max-width: 100%; } }

@media screen and (max-width: 800px) {
  .cart-header {
    display: none; }
  .cart-item-value {
    padding-left: 0; }
  .cart-item-info:last-child {
    text-align: right; }
  .cart-item-block.cart-item-title {
    margin-top: 1.5rem; }
  .cart-item-subtotal .cart-item-label {
    text-align: right; }
  .cart-footer-section {
    padding: .5rem; } }

@media screen and (max-width: 660px) {
  button.button.button--primary.button--small.shipping-estimate-submit {
    clear: both !important;
    display: block !important;
    float: right; }
  .cart-footer-inner {
    display: block;
    text-align: center; }
  .cart-footer-section {
    flex: none;
    text-align: center;
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #e5e5e5; }
  .cart-footer-section:last-child {
    border-bottom: none; } }

@media screen and (max-width: 550px) {
  td.cart-item-block {
    display: block;
    width: 100%;
    margin-bottom: 4.5rem;
    float: none;
    clear: both !important; }
  td.cart-item-block.cart-item-figure {
    margin: 4rem 0;
    clear: both !important;
    display: block; }
  .cart-item-label {
    display: flex; }
  .cart-item-info:last-child {
    text-align: left; } }

dt.definitionList-key {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; }

dd.definitionList-value {
  font-size: 14px;
  font-weight: 500;
  clear: both; }

a.cart-change {
  color: #096bc4;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px; }

.shipping-estimate-submit {
  text-transform: uppercase;
  font-weight: 500; }

.cart-actions a.button.button--primary {
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 13px; }

.coupon-code-info {
  text-align: left; }

a.button.button--primary.button-black.button-coupon-info {
  padding: 9px 0.75rem;
  font-size: 14px;
  display: block;
  margin-top: 1rem;
  background-color: #000;
  border-color: #000; }

.world-ship-info {
  text-align: left;
  float: left;
  display: block; }

.page-cart-content {
  margin-bottom: 2em;
  text-align: center; }

.ups-neato {
  text-align: left;
  display: block !important;
  clear: both !important; }

.cart-total-edd {
  clear: both;
  text-align: left;
  margin: 1em 0 -2em;
  font-size: 16px; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.address {
  display: inline-block;
  padding: 0 0.75rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1261px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 15.625rem;
    padding: 1.5rem; }
    @media (min-width: 551px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.75rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.75rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.375rem; } }

.address-title {
  margin: 0 0 0.75rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.75rem; }

.address-details--postal {
  font-size: 15px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
  margin-bottom: 1.875rem;
  padding-bottom: 52.5%;
  padding-top: none;
  overflow: visible;
  border: 2px solid #E5E5E5; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.875rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.75rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.75rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 801px) {
    .video {
      margin-bottom: 1.875rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.video-figure {
  margin-right: 1.875rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none;
  font-weight: 500;
  color: #000;
  font-size: 16px;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  letter-spacing: -.5px; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0;
  letter-spacing: -.5px; }

.video-figure > img {
  display: block;
  height: 67px;
  width: 120px;
  object-fit: cover;
  border: 2px solid #e5e5e5; }

.previewCart {
  z-index: 20000;
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 100%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: 100%; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 100%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center;
  color: #000; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px; }
    .previewCartCheckout .button + p {
      margin-top: 0.75rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.75rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 801px) {
    .suggestiveCart {
      display: block; } }

.previewCartItem-content .previewCartItem-name, .previewCartItem-content .previewCartItem-price {
  font-size: 15px;
  color: #000; }

.previewCartItem-price {
  margin-bottom: 1.2rem; }

.previewCartItem-image img {
  padding: 0 1rem; }

.previewCartItem-sku {
  font-size: 15px;
  color: #000; }

.previewCartItem-sku-product {
  color: #096bc4;
  font-weight: 500; }

a.button.button--small.button--primary {
  text-transform: uppercase;
  font-weight: 500; }

.previewCartAction-viewCart a.button.button--small.button--action {
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500; }

.previewCartAction-viewCart a.button.button--small.button--action:hover {
  background: #666; }

.black-button {
  background: #000;
  color: #FFF; }

.black-button:hover {
  background: #666;
  color: #FFF; }

.previewCartItem-brand {
  color: #FFF;
  font-size: 1px; }

.previewCartItem + .previewCartItem {
  border-top: 0; }

.previewCartAction {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  border-top: 2px solid #E5E5E5;
  display: block;
  padding: 1.5rem 0.75rem; }

.modal-body .previewCart section.productView figure.productView-image {
  display: block;
  clear: both;
  float: none;
  flex: none; }

.modal-body .previewCart section.productView div.productView-details {
  display: block;
  clear: both;
  float: none;
  flex: none; }

.previewCart .productView {
  display: block; }

.modal-content .modal-body .previewCart section.productView .productView-details h4.productView-title {
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 24px; }

.login {
  margin: 3rem auto 6rem;
  max-width: 56.25rem; }

.login-row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 801px) {
    .login-row {
      margin-top: 6rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.75rem; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.navBar--account {
  display: none; }
  @media (min-width: 801px) {
    .navBar--account {
      display: block; } }

.account-heading {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.75rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.75rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.0625rem;
  padding: 0;
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  width: 2.0625rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.375rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.1875rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.75rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.1875rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.375rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757575;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.375rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.3125rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.375rem;
  padding: 0.1875rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #757575;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #757575;
  font-size: 15px;
  margin-bottom: 0.1875rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 34.375rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 40.625rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #E5E5E5 !important; }

.icon--ratingFull svg {
  fill: #096bc4; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 0.875rem;
    width: 0.875rem;
    margin-top: -3px; }

.paymentMethodsTitle {
  margin: 0 0 0.75rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.75rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 0.1875rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.75rem;
    width: 1.75rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 2.625rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.75rem; }
  .methodHeader-default {
    fill: #666666;
    height: 1.125rem;
    margin-left: 0.75rem;
    width: 1.125rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.25rem;
        width: 1.25rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 11.625rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.75rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.75rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.1875rem;
  width: 2.125rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.5625rem;
  top: 2.4375rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.3125rem;
    width: 1.3125rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 551px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.75rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%;
  margin-top: 0.5rem; }

.manual-captcha-input-container {
  align-items: center;
  display: flex; }
  .manual-captcha-input-container .question {
    font-size: 1.25rem;
    margin-right: 1rem; }
  .manual-captcha-input-container .form-input {
    flex: 1; }

.header {
  background-color: #FFF;
  border-bottom: 1px solid #e5e5e5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  margin: -2.5rem auto .5rem;
  text-align: center; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 5.15625rem;
      margin-right: 5.15625rem; } }
  @media (min-width: 801px) {
    .header-logo {
      margin: -2.5rem auto .5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.375rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo__link {
    color: #333333;
    display: inline-block;
    padding: 0.75rem 0;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0;
        width: 100%; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #757575; }

.container.logo-container {
  margin-bottom: -17px !important;
  margin-top: 5.1rem; }

@media screen and (max-width: 840px) {
  .logo-container {
    max-width: 100%; } }

.header-logo--left {
  text-align: left;
  max-width: 700px; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 10.5rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .header-logo--right {
      margin-right: 2.5rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 2.25vw;
  font-weight: 400;
  letter-spacing: 0.3125rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.1875rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.125rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image-container {
  position: relative; }

.header-logo-image-container:after {
  content: '';
  display: block; }

.header-logo-image {
  max-height: 1.9375rem;
  top: -6px; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 1.9375rem; }
  @media (min-width: 801px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

img.header-logo-image {
  margin-top: -30px;
  margin-left: -11rem; }

@media screen and (max-width: 800px) {
  .header-logo-image {
    top: 71px;
    left: -58px;
    max-height: 58px; } }

.mobileMenu-toggle {
  height: 3.4375rem;
  width: 3.4375rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.125rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 801px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #000;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.25rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.6875rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #000;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.banners {
  background: #096bc4;
  height: 41px;
  vertical-align: middle; }

@media screen and (max-width: 500px) {
  .banners {
    height: auto; } }

.promo-banner {
  margin: -.2rem 0 -.3rem;
  color: #FFF; }

.promo-main a {
  text-decoration: none;
  font-weight: 500;
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px; }

.promo-important {
  color: #FFF;
  font-weight: 700;
  font-size: 16px;
  vertical-align: middle;
  padding: 0 1px; }

a.promo-details {
  font-size: 12px;
  vertical-align: middle;
  font-weight: 500;
  color: #FFF;
  text-transform: none;
  text-decoration: underline; }

#search_query_adv {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important; }

.form-prefixPostfix .button {
  margin-left: 0 !important; }

.searchBox {
  max-width: 450px;
  margin-top: -79px;
  margin-bottom: -10px;
  margin-left: auto;
  z-index: 1001; }

@media screen and (max-width: 1280px) {
  img.header-logo-image {
    margin-left: -9.5rem; } }

@media screen and (max-width: 1260px) {
  .container.logo-container {
    margin-bottom: -27px !important;
    z-index: 2000; }
  .banners {
    height: auto; } }

@media screen and (max-width: 900px) {
  p.promo-main {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .banners {
    height: auto; } }

@media screen and (max-width: 950px) {
  img.header-logo-image {
    max-width: 150px;
    padding-top: 0; }
  .searchBox {
    max-width: 450px;
    margin-top: -61px;
    margin-bottom: -47px;
    margin-left: auto;
    z-index: 1001; } }

@media screen and (max-width: 800px) {
  nav.container.navUser {
    padding: 5px;
    border-bottom: 2px solid #e5e5e5; }
  .container.logo-container {
    margin-bottom: -109px !important; }
  img.header-logo-image {
    padding-top: 0;
    top: -116px;
    max-width: 100px;
    z-index: 1010;
    margin: -9.75rem 0 .5rem -3rem; }
  .searchBox {
    display: none; }
  li.navUser-item.navUser-item--cart {
    margin-top: 0; }
  a.mobileMenu-toggle {
    z-index: 10001;
    top: -6px;
    left: -6px; }
  a.mobileMenu-toggle.is-open {
    top: -6px; }
  input#search_query.form-input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: -20px; } }

@media screen and (max-width: 551px) {
  nav.container.navUser {
    padding-top: 41px; }
  img.header-logo-image {
    padding-top: 10px; } }

/*--- HOLIDAY CSS HOME PAGE --*/
.holiday-banners-group1, .holiday-banners-group2, .holiday-banners-group3 {
  background: #dc3636;
  text-align: center;
  color: #FFF;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 3px 0 2px; }

.holiday-banners-group2 {
  padding: 0; }

.holiday-promo-banner {
  display: table-cell;
  vertical-align: middle; }

.holiday-promo-small {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  vertical-align: middle; }

.holiday-promo-large {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  vertical-align: middle; }

.holiday-promo-larger {
  text-decoration: none;
  font-size: 30px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle; }

.holiday-promo-details {
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
  margin-left: 3px; }

.holiday-splash-link {
  text-decoration: none !important; }

.holiday-splash-third {
  max-width: 25%;
  flex: 1;
  background: #000;
  padding: 0;
  height: 590px; }

.holiday-splash-third .holiday-splash-item {
  padding-bottom: 0 !important; }

.holiday-shipping-header {
  background: #339c0d;
  margin-top: 0px;
  padding: 20px;
  text-align: center; }

.holiday-shipping-header h2 {
  color: #FFF;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  line-height: 2rem;
  font-size: 2rem;
  margin-top: 5px;
  margin-bottom: 15px; }

.holiday-shipping-header h3 {
  text-transform: none !important;
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 0; }

.holiday-shipping-header h4 {
  margin-top: 0;
  margin-bottom: 0px;
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline; }

.holiday-shipping-body {
  text-align: center;
  padding: 20px 20px 0; }

.holiday-shipping-body h4 {
  color: #FFF;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic; }

.holiday-shipping-body hr {
  padding: 0;
  margin: 5px 10%; }

.holiday-shipping-body h5 {
  color: #FFF;
  margin-top: 8px;
  margin-bottom: 0.5rem; }

.holiday-splash-twothird {
  max-width: 75%;
  flex: 2; }

article.splash-holiday {
  display: flex;
  margin-top: -74px;
  margin-bottom: 2rem; }

.holiday-splash-half .holiday-splash-item {
  max-width: 47%;
  background: #096bc4;
  margin: 0 0 20px 20px;
  display: block;
  height: 285px; }

.holiday-splash-item {
  width: 100%;
  height: 100%;
  display: block;
  float: left; }

.holiday-splash-banner h3 {
  color: #FFF;
  text-transform: uppercase; }

.holiday-splash-subbanner img {
  max-width: 48px; }

.holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
  background: #000;
  max-width: 50%;
  position: relative;
  top: 152px;
  float: right;
  padding: 0 20px 20px; }

.holiday-splash-college .holiday-splash-subbanner img, .holiday-splash-nfl .holiday-splash-subbanner img, .holiday-splash-nhl .holiday-splash-subbanner img {
  width: 32px;
  padding-bottom: 7px;
  margin-right: 10px; }

.holiday-splash-college .holiday-splash-subbanner h3, .holiday-splash-nfl .holiday-splash-subbanner h3, .holiday-splash-nhl .holiday-splash-subbanner h3, .holiday-splash-usskyline .holiday-splash-subbanner h3 {
  margin-top: 20px; }

.holiday-splash-nhl .holiday-splash-subbanner {
  top: 148px; }

.holiday-splash-nhl .holiday-splash-subbanner {
  top: 152px; }

.holiday-splash-usskyline .holiday-splash-subbanner {
  background: #000;
  max-width: 50%;
  position: relative;
  top: 158px;
  float: right;
  padding: 0 20px 20px; }

.holiday-splash-college {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2024-college.jpg") top right;
  background-size: cover; }

.holiday-splash-nfl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2024-nfl.jpg") left top;
  background-size: cover; }

.holiday-splash-nhl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2024-nhl.jpg") left top;
  background-size: cover; }

.holiday-splash-usskyline {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2024-skyline.jpg") left top;
  background-size: cover; }

.holidaysplash-button {
  background: #FFF;
  padding: 10px 12px 8px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500; }

@media screen and (max-width: 1474px) {
  .holiday-splash-third {
    height: 625px; }
  .holiday-splash-half .holiday-splash-item {
    height: 303px;
    max-width: 47%;
    width: 47%; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 170px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 176px; } }

@media screen and (max-width: 1302px) {
  .holiday-splash-third {
    height: 645px; }
  .holiday-splash-half .holiday-splash-item {
    height: 312px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 179px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 185px; } }

@media screen and (max-width: 1196px) {
  .holiday-splash-third {
    max-width: 33%;
    height: 590px; }
  .holiday-splash-half .holiday-splash-item {
    height: 285px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 152px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 158px; } }

@media screen and (max-width: 1132px) {
  .holiday-splash-third {
    max-width: 33%;
    height: 630px; }
  .holiday-splash-half .holiday-splash-item {
    height: 305px;
    max-width: 46%;
    width: 46%; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 172px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 178px; } }

@media screen and (max-width: 950px) {
  .holiday-splash-third {
    max-width: 49%;
    width: 49%;
    height: 590px; }
  .holiday-splash-twothird {
    max-width: 49%;
    width: 49%; }
  .holiday-splash-half .holiday-splash-item {
    height: 133px;
    max-width: 100%;
    width: 100%; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 0; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 0;
    height: 133px; }
  .holiday-splash-college {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-college-b.jpg") top left;
    background-size: contain; }
  .holiday-splash-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-nfl.jpg") left top;
    background-size: contain; }
  .holiday-splash-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-nhl.jpg") left top;
    background-size: contain; }
  .holiday-splash-usskyline {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-skyline.jpg") left top;
    background-size: contain; } }

@media screen and (max-width: 800px) {
  .splash-holiday {
    margin-top: -72px !important; } }

@media screen and (max-width: 783px) {
  .holiday-splash-third {
    height: 620px; }
  .holiday-splash-half .holiday-splash-item {
    height: 140px;
    max-width: 100%;
    width: 100%; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    top: 0;
    height: 140px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    top: 0;
    height: 140px; } }

@media screen and (max-width: 696px) {
  article.splash-holiday {
    display: block;
    flex: none; }
  .holiday-shipping-header h2 {
    font-size: 20px;
    line-height: 20px; }
  .holiday-shipping-body h4 {
    font-size: 18px; }
  .holiday-shipping-body h5 {
    font-size: 15px; }
  .holiday-splash-third {
    max-width: 100%;
    width: 100%;
    height: 490px;
    display: block;
    flex: none;
    clear: both;
    margin-bottom: 20px; }
  .holiday-splash-twothird {
    max-width: 100%;
    width: 100%;
    display: block;
    flex: none;
    clear: both;
    float: left;
    margin-left: -20px; }
  .holiday-splash-half .holiday-splash-item {
    height: 200px;
    max-width: 100%;
    width: 100%; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    max-width: 100%;
    height: 133px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    max-width: 100%;
    height: 133px; }
  .holiday-splash-college {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-college-b.jpg") left;
    background-size: cover; }
  .holiday-splash-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-nfl.jpg") left;
    background-size: cover; }
  .holiday-splash-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-nhl.jpg") left;
    background-size: cover; }
  .holiday-splash-usskyline {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/product_images/uploaded_images/holiday2021-skyline.jpg") left top;
    background-size: cover; } }

@media screen and (max-width: 482px) {
  .holiday-splash-third {
    height: 515px; } }

@media screen and (max-width: 457px) {
  .holiday-splash-third {
    height: 535px; } }

@media screen and (max-width: 373px) {
  .holiday-splash-third {
    height: 565px; }
  .holiday-shipping-body h5 {
    font-size: 14px; } }

.holiday-shipping-expire {
  position: relative; }

.holiday-shipping-expire:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 5px solid;
  border-color: #CC0000;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg); }

@media screen and (max-width: 800px) {
  .header-logo--left .header-logo-image {
    right: unset;
    position: relative !important;
    z-index: 20000 !important;
    top: 48px !important;
    left: 1px; } }

@media screen and (max-width: 551px) {
  .header-logo--left .header-logo-image {
    top: 43px !important;
    left: -1px;
    background: #FFF;
    border-left: 4px solid #FFF;
    border-right: 2px solid #FFF; } }

@media screen and (max-width: 550px) {
  .header-logo--left .header-logo-image {
    left: 82px !important; } }

.body {
  margin-bottom: 0;
  margin-top: 1.5rem;
  color: #000; }
  @media (min-width: 801px) {
    .body {
      margin-top: 2.5rem; } }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

.page-content--centered {
  margin-top: -1rem; }

.page-content--textCenter {
  text-align: center; }

.page-heading {
  font-weight: 700;
  color: #000;
  letter-spacing: -2px;
  font-size: 2rem;
  margin: 0 0 2rem; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 801px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: none !important; }

hr {
  border: solid #e5e5e5;
  border-width: 2px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.9375rem; }

@media screen and (max-width: 800px) {
  section.page {
    margin-top: -2rem; } }

input:focus + label {
  outline: none !important; }

.splash {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }

.wall-splash-bar {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home/white-wall.jpg") top center no-repeat;
  background-size: cover;
  padding: 2.5rem 0 .1rem;
  margin-bottom: 2.5rem;
  box-shadow: inset 6px 156px 13px 3px rgba(255, 255, 255, 0.1), inset 6px 20px 53px 3px rgba(255, 255, 255, 0.8); }

.home-splash a {
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  display: block; }

article.splash {
  display: block;
  margin-top: -40px; }

.home-splash-item {
  height: 330px;
  background: 000; }

.top-splash-bar {
  clear: both;
  display: block; }

.home-college-top {
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
  width: 100%; }

.home-splash-banner {
  max-width: 1900px;
  width: 325px;
  margin-left: auto;
  background: linear-gradient(rgba(0, 0, 0, 0.8) 30%, black 100%);
  padding: 0 1.5rem 1.5rem;
  clear: both;
  float: none;
  position: relative;
  top: 152px; }

.home-splash-link h3 {
  color: #FFF;
  font-weight: 700;
  padding-top: 1rem;
  letter-spacing: -1px;
  font-size: 2rem;
  line-height: 2.75rem;
  margin-bottom: 1rem; }

.home-splash-banner .splash-button {
  background: none;
  color: #FFF;
  border: 2px solid #FFF;
  padding: 8px 0 6px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center; }

.home-splash-banner img {
  max-width: 42px;
  float: left;
  padding: 5px 10px 0 0;
  margin-right: 2px; }

.top-splash-bar .home-splash-item.home-splash-college a.home-splash-link .home-splash-banner {
  top: 188px;
  margin-left: auto; }

.home-splash-subbanner img {
  padding: 0 5px 0 0;
  max-width: 38px;
  margin: 0 3px 0 -2px; }

.top-splash-bar {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.mid-splash-bar, .low-splash-bar {
  display: flex;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  width: 100%;
  float: none; }

.mid-splash-bar .home-splash-item, .low-splash-bar .home-splash-item {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2); }

.home-splash-college {
  width: 100%;
  display: block;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/college_20250723.jpg") no-repeat center 72%, #000; }

.home-splash-nfl {
  flex: 1;
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nfl_20250217.jpg") no-repeat center left;
  background-size: cover;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem; }

.home-splash-nhl {
  flex: 1;
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nhl_20250422.jpg") no-repeat center left;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem; }

.home-splash-parks {
  flex: 1;
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nationalparks_20230413.jpg") no-repeat center left;
  background-size: cover;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem; }

.home-splash-skylines {
  flex: 1;
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/skyline_20230413.jpg") no-repeat center left;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem; }

@media screen and (min-width: 801px) {
  .home-splash-mobile, .college-splash-mobile, .nfl-splash-mobile, .nhl-splash-mobile, .nascar-splash-mobile, .mlb-splash-mobile, .usskyline-splash-mobile, .worldskyline-splash-mobile, .nationalparks-splash-mobile, .icons-splash-mobile, .golfhorse-splash-mobile, .lighthouse-splash-mobile {
    display: none; } }

@media screen and (max-width: 800px) {
  .page-heading {
    margin: 2rem 0 1.5rem; }
  .home-splash {
    display: none; }
  .home-splash-mobile {
    display: block; }
  .college-splash-mobile, .nfl-splash-mobile, .nhl-splash-mobile, .nascar-splash-mobile, .mlb-splash-mobile, .usskyline-splash-mobile, .worldskyline-splash-mobile, .nationalparks-splash-mobile, .icons-splash-mobile, .golfhorse-splash-mobile, .lighthouse-splash-mobile {
    display: block;
    margin: 1.25rem 0 3.75rem; }
  .home-splash-mobile-header, .college-splash-mobile-header, .nfl-splash-mobile-header, .nhl-splash-mobile-header, .nascar-splash-mobile-header, .mlb-splash-mobile-header, .usskyline-splash-mobile-header, .worldskyline-splash-mobile-header, .nationalparks-splash-mobile-header, .icons-splash-mobile-header, .golfhorse-splash-mobile-header, .lighthouse-splash-mobile-header {
    margin: -0.5rem 0 -1.25rem;
    width: 100%; }
  .home-splash-mobile h3, .college-splash-mobile h3, .nfl-splash-mobile h3, .nhl-splash-mobile h3, .nascar-splash-mobile h3, .mlb-splash-mobile h3, .usskyline-splash-mobile h3, .worldskyline-splash-mobile h3, .nationalparks-splash-mobile h3, .icons-splash-mobile h3, .golfhorse-splash-mobile h3, .lighthouse-splash-mobile h3 {
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: -.5px;
    color: #000; }
  .home-category-listing {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, auto));
    margin-bottom: -1rem; }
  .home-category-section {
    border: 2px solid #E5E5E5;
    padding: 0.75rem 0.5rem 0;
    text-align: center;
    margin: 0.25rem; }
  .home-category-listing a {
    text-decoration: none; }
  .icons-category-mobile-ncaa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-nascar-bars {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-mlb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-usflag {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-globe {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-nationalparks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-icons {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-golf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-lighthouse {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-framing {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-category-mobile-more {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/logos/icons-category-spritesheet.png?20220414") no-repeat -306px 0px;
    width: 100px;
    height: 100px; } }

@media screen and (max-width: 700px) {
  .home-category-listing {
    grid-template-columns: repeat(auto-fill, minmax(200px, auto)); }
  .home-category-section {
    padding: 1.5rem 0.5rem 0; } }

.home-products {
  margin: 4rem 0 3rem; }

.featured-start {
  margin-top: 1rem; }

.home-whyus {
  padding: 3rem 0 3rem;
  text-align: center;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: -1.5rem;
  background: #096bc4;
  background: -moz-radial-gradient(circle, #096bc4 19%, #094882 81%, #094882 100%);
  background: -webkit-radial-gradient(circle, #096bc4 19%, #094882 81%, #094882 100%);
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/egg-shell.png"), radial-gradient(circle, #096bc4 19%, #094882 81%, #094882 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#096bc4",endColorstr="#094882",GradientType=1); }

.whyus {
  max-width: 1378px;
  width: 84.5%;
  margin-left: auto;
  margin-right: auto; }

.whyus-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.whyus-item {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 1rem 1.25rem; }

.whyus-img {
  width: 150px;
  height: 150px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  padding: 1rem; }

.whyus-1, .whyus-2, .whyus-3 {
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.1); }

.whyus-1 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/home/whyus-1.svg") #FFF no-repeat center;
  background-size: 70%; }

.whyus-2 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/home/whyus-2.svg") #FFF no-repeat center;
  background-size: 70%; }

.whyus-3 {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/home/whyus-3.svg") #FFF no-repeat center;
  background-size: 60%; }

.home-whyus h2 {
  color: #FFF;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 2rem;
  margin-bottom: 3rem; }

.home-whyus h3 {
  color: #FFF;
  font-size: 1.25rem;
  margin: 1.5rem 0 1rem;
  font-weight: 500;
  letter-spacing: -.5px; }

.home-whyus h4 {
  margin: 0;
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #FFF; }

@media screen and (max-width: 675px) {
  .whyus-list {
    display: block;
    margin-bottom: 0; }
  .whyus-item {
    display: inline-block;
    flex: none;
    margin-bottom: 2rem; } }

.home-subfooter {
  margin: 4rem 0 4rem;
  display: flex; }

.home-about-left, .home-about-right {
  max-width: 49.5%; }

.home-about-left {
  min-width: 50%;
  min-height: 400px;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/about-us/bg-location.jpg");
  background-size: cover;
  border-radius: 10% 0; }

.home-about-right {
  margin-left: 4rem; }

.home-about-right h2 {
  margin-top: -0.75rem;
  font-weight: 700;
  letter-spacing: -1px;
  font-size: 2rem;
  color: #096bc4; }

.home-button-subfooter {
  margin-top: 2.5rem;
  padding-bottom: 0.75rem; }

.home-about-button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  padding: 15px 1rem 13px;
  border: none;
  background: #096bc4;
  color: #FFF; }

.home-about-button:hover {
  background: #666; }

a.home-about-button, a.home-about-button:hover {
  text-decoration: none;
  color: #FFF; }

@media screen and (max-width: 950px) {
  .home-subfooter {
    display: block;
    padding: 0 1rem; }
  .home-about-left, .home-about-right {
    max-width: 100%; }
  .home-about-left {
    min-height: 300px;
    background-position-y: 71%;
    margin-bottom: 2rem; }
  .home-about-right {
    margin-left: 0; }
  .home-button-subfooter {
    text-align: center; } }

.contentpage-new-section, .contentpage-faq-category, .contentpage-terms-category, .contentpage-privacy-category {
  border: 2px solid #C7C7C7;
  margin-bottom: 2rem; }

.contentpage-new-section h2, .contentpage-terms-title, .contentpage-privacy-title {
  text-align: center;
  font-weight: 500;
  color: #000;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 1.75rem;
  background: #E5E5E5;
  margin: 0;
  padding: 0.5rem;
  border-bottom: 2px solid #C7C7C7; }

.contentpage-new-section hr {
  margin: -1rem 1.75rem 0; }

.contentpage-new-category {
  padding: 1.5rem;
  margin-top: -2rem; }

.contentpage-new-category-last {
  padding-bottom: 0 !important; }

.contentpage-new-category h3 {
  color: #096BC4;
  font-weight: 500;
  letter-spacing: -.5px; }

.contentpage-new-category ul {
  list-style-type: none;
  margin-left: 0; }

.contentpage-new-category li p {
  margin-bottom: .75rem; }

.contentpage-new-category img {
  float: left;
  max-width: 28px;
  margin-right: 1rem; }

.contentpage-faq-title {
  text-align: center;
  background: #E5E5E5;
  text-transform: uppercase;
  color: #000;
  padding: 1rem 0;
  margin-top: 0;
  border-bottom: 2px solid #C7C7C7; }

.contentpage-faq-section {
  padding: 0 1.5rem;
  margin-top: -1rem; }

.contentpage-faq-question h3, .contentpage-faq-question-spaced h3 {
  color: #096BC4;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 1rem; }

.contentpage-faq-question-spaced h3 {
  margin-bottom: -1rem; }

.contentpage-faq-subanswer h4 {
  text-transform: uppercase;
  letter-spacing: -.5px;
  font-weight: 500; }

.contentpage-faq-list {
  margin-top: 2.5rem; }

.contentpage-faq-category hr {
  margin: 1rem 0 -1rem; }

.contentpage-terms-section, .contentpage-privacy-section {
  padding: 1.5rem 1.75rem 0; }

.contentpage-frameinfo h5 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #096BC4;
  text-transform: none;
  letter-spacing: -.5px; }

.contentpage-frameinfo ul {
  list-style-type: none; }

.contentpage-fanclub {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -0.75rem; }

.contentpage-fanclub-header p {
  text-align: center;
  margin: 1rem 0;
  padding-bottom: 1rem;
  color: #096BC4;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  border-bottom: 2px solid #E5E5E5;
  font-size: .75rem; }

.contentpage-fanclub-section {
  margin: 1rem 0 -1rem; }

.contentpage-fanclub-terms {
  font-size: .75rem;
  color: rgba(0, 0, 0, 0.66); }

.emotive-fanclub {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

.contentpage-fanclub-signup .fan-club-subscribe #mc_embed_signup {
  padding: 0 2rem 1rem !important; }

.contentpage-fanclub-signup .fan-club-subscribe #mc_embed_signup h2 {
  letter-spacing: -1px;
  padding-top: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #000; }

.contentpage-fanclub .contentpage-fanclub-signup .fan-club-subscribe #mc_embed_signup form#mc-embedded-subscribe-form.validate #mc_embed_signup_scroll .mc-field-group input#mce-EMAIL.required, .contentpage-fanclub .contentpage-fanclub-signup .fan-club-subscribe #mc_embed_signup form#mc-embedded-subscribe-form.validate #mc_embed_signup_scroll .mc-field-group input#mce-MMERGE1 {
  border: 2px solid #C7C7C7;
  height: 50px; }

.contentpage-fanclub .contentpage-fanclub-signup .fan-club-subscribe #mc_embed_signup form#mc-embedded-subscribe-form.validate #mc_embed_signup_scroll #mce-responses.clear {
  height: 0; }

.contentpage-usa h2 {
  color: #096BC4;
  letter-spacing: -.5px;
  font-weight: 500; }

.contentpage-promo h3 {
  text-align: center;
  color: #096BC4;
  font-weight: 500;
  letter-spacing: -1px;
  margin-top: -0.5rem; }

.contentpage-privacy-subsection h3, .contentpage-privacy-section h3 {
  margin-top: 0;
  color: #096BC4;
  font-weight: 500;
  letter-spacing: -1px; }

.contentpage-reviews-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 2rem 1rem; }

.contentpage-reviews-item {
  padding: 1.5rem;
  border: 2px solid #C7C7C7;
  max-width: 48%; }

.contentpage-reviews-image, .contentpage-reviews-rating {
  text-align: center;
  margin-bottom: 1rem; }

.contentpage-reviews-image img {
  max-height: 271px; }

.contentpage-reviews-button {
  background: #096BC4;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1rem; }

.contentpage-reviews-link {
  margin: 2rem 0 1rem;
  text-align: center; }

.contentpage-about {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.contentpage-about-logo {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/blakeway-collage.jpg") no-repeat;
  background-size: cover;
  text-align: center;
  background-position: center; }

.contentpage-about-logo img {
  max-width: 400px;
  margin: 2rem 0; }

.contentpage-about-intro {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/egg-shell.png"), radial-gradient(circle, #096bc4 19%, #094882 81%, #094882 100%);
  padding: 2rem 2rem 3rem; }

.contentpage-about-intro h3 {
  color: #FFF;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -1px; }

.contentpage-about-intro p {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  letter-spacing: -.5px;
  color: #FFF;
  font-weight: 500;
  text-rendering: optimizeLegibility; }

.contentpage-about-photographers {
  background: radial-gradient(circle, white 19%, white 51%, rgba(255, 255, 255, 0) 100%), url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home/white-wall.jpg") top center no-repeat;
  padding: 2rem 2rem 3rem; }

.contentpage-about-photographers h3, .contentpage-about-licensed h3, .contentpage-about-quality h3, .contentpage-about-gigapixel h3, .contentpage-about-work h3, .contentpage-about-contact h3 {
  color: #096bc4;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -1px;
  text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 20px #FFF, 0 0 30px #FFF; }

.contentpage-about-photographers p {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  color: #096bc4;
  text-rendering: optimizeLegibility;
  font-weight: 500;
  letter-spacing: -.5px;
  text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 20px #FFF, 0 0 30px #FFF; }

.contentpage-about-licensed {
  padding: 2rem 2rem 3rem; }

.contentpage-about-quality {
  padding: 0 2rem; }

.contentpage-about-licensed p, .contentpage-about-quality p, .contentpage-about-work p {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.15rem; }

.contentpage-about-licensors ul {
  display: -ms-flexbox;
  display: flex;
  list-style-type: none; }

.contentpage-about-gigapixel h3, .contentpage-about-office h3 {
  text-align: left; }

.contentpage-about-gigapixel {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/about-bwgigapixel.jpg") no-repeat center;
  background-size: cover;
  padding: 5rem 2rem 5rem;
  margin-top: 4rem; }

.contentpage-about-gigapixelcontent {
  max-width: 50%;
  padding: 1rem 2rem 3rem;
  background: rgba(255, 255, 255, 0.85); }

.contentpage-about-gigapixel p {
  font-size: 1.15rem; }

.contentpage-about-gigapixel-button {
  margin: 2.5rem 0 1.5rem; }

.contentpage-about-gigapixel-button a {
  background: #096bc4;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 1rem; }

.contentpage-about-office {
  display: flex;
  background: #096bc4; }

.contentpage-about-office h3, .contentpage-about-minnesota h3 {
  color: #FFF;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -1px; }

.contentpage-about-officeleft {
  width: 60%;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/about-us/bg-location.jpg") no-repeat left;
  background-size: cover; }

.contentpage-about-officeright {
  max-width: 40%;
  font-size: 1.5rem;
  padding: 1rem 3.5rem;
  color: #FFF; }

.contentpage-about-minnesota {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/about-minnesota.jpg") bottom right no-repeat, #096bc4;
  background-size: 80%;
  padding: 2rem 3.5rem 3rem; }

.contentpage-about-minnesota p {
  max-width: 35%;
  color: #FFF;
  font-size: 1.5rem;
  text-shadow: 0 0 5px #096bc4, 0 0 10px #096bc4, 0 0 20px #096bc4, 0 0 30px #096bc4; }

.contentpage-about-work {
  margin: 3.5rem 0; }

.contentpage-about-work-img {
  text-align: center; }

.contentpage-about-work-img img {
  border-radius: 40px 0; }

.contentpage-about-contact {
  margin-bottom: .75rem; }

.contentpage-about-contactlinks {
  display: flex; }

.contentpage-about-contactlink {
  width: 33%;
  margin: 1rem;
  background: #096bc4;
  padding: 2rem 2rem 3rem;
  text-align: center; }

.contentpage-about-contactlink h4 {
  color: #FFF;
  margin: 1rem 0 2rem;
  font-weight: 500;
  letter-spacing: -.5px;
  font-size: 1.5rem; }

.contentpage-about-aboutnews {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/about-news.png") no-repeat center;
  background-size: contain;
  min-height: 100px; }

.contentpage-about-aboutfaq {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/about-faq.png") no-repeat center;
  background-size: contain;
  min-height: 100px; }

.contentpage-about-aboutcontact {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/pages/about-contact.png") no-repeat center;
  background-size: contain;
  min-height: 100px; }

.contentpage-about-contactlink a {
  background: #000;
  padding: 1rem;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500; }

@media screen and (min-width: 1001px) {
  .contentpage-about-gigapixel-mobile, .contentpage-about-office-mobile, .contentpage-about-minnesota-mobile {
    display: none; }
  .contentpage-about-gigapixel, .contentpage-about-minnesota {
    display: block; } }

@media screen and (max-width: 1440px) {
  .contentpage-about-minnesota p {
    max-width: 50%; } }

@media screen and (max-width: 1100px) {
  .contentpage-about-officeleft, .contentpage-about-officeright {
    max-width: 50%; } }

@media screen and (max-width: 1000px) {
  .contentpage-about-gigapixel-mobile, .contentpage-about-office-mobile, .contentpage-about-minnesota-mobile {
    display: block;
    padding: 0;
    margin-bottom: 5rem; }
  .contentpage-about-gigapixel, .contentpage-about-office, .contentpage-about-minnesota {
    display: none; }
  .contentpage-about-gigapixel-mobile h3, .contentpage-about-office-mobile h3, .contentpage-about-minnesota-mobile h3 {
    color: #096bc4;
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -1px;
    margin-top: 5rem; }
  .contentpage-about-gigapixel-mobile p, .contentpage-about-office-mobile p, .contentpage-about-minnesota-mobile p {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.15rem; }
  .contentpage-about-gigapixel-button {
    text-align: center;
    margin: 2.5rem 0 3rem; }
  .contentpage-about-img {
    text-align: center; } }

@media screen and (max-width: 800px) {
  .contentpage-reviews-item {
    max-width: 100%; }
  .contentpage-reviews-image img {
    max-height: unset; }
  .contentpage-about-intro p, .contentpage-about-photographers p {
    max-width: 100%;
    font-size: 1.15rem; }
  .contentpage-about-licensed p, .contentpage-about-quality p, .contentpage-about-work p {
    max-width: 100%; }
  .contentpage-about-gigapixel-mobile p, .contentpage-about-office-mobile p, .contentpage-about-minnesota-mobile p, .contentpage-about-work {
    max-width: 100%;
    padding: 0 2rem; }
  .contentpage-about-contactlinks {
    display: block; }
  .contentpage-about-contactlink {
    width: 70%;
    margin: 2rem 0 1.5rem;
    margin-left: auto;
    margin-right: auto; } }

.contentpage-marketplace h2 {
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
  margin-bottom: -1rem; }

.contentpage-marketplace h3 {
  color: #096bc4;
  font-weight: 700; }

.marketplace-product {
  width: 100%;
  border: 3px solid #e5e5e5;
  margin-bottom: 2em; }

.marketplace-product-row {
  width: 100%;
  display: flex; }

.marketplace-info {
  flex: 1;
  padding: .5rem;
  border: 1px solid #e5e5e5; }

.marketplace-info h3 {
  line-height: 1em;
  margin: .5em 0;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: -.5px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5); }

.marketplace-info h4 {
  line-height: 1em;
  text-align: center;
  margin: 0 0 .25em; }

.marketplace-info p {
  margin: .5em; }

.marketplace-product-row-img {
  flex-wrap: wrap;
  justify-content: flex-start;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }

.marketplace-img {
  padding: 1em; }

.marketplace-img img {
  border: 1px solid #e5e5e5; }

.contentpage-marketplace-head {
  max-width: 40%;
  float: right;
  padding: 0 0 2em 2em; }

.contentpage-marketplace-head {
  max-width: 40%;
  float: right;
  padding: 0 0 2em 2em; }

.contentpage-marketplace-splash {
  display: flex;
  margin: 2em 0; }

.contentpage-marketplace-splashitem {
  margin: 1em; }

@media screen and (max-width: 800px) {
  .marketplace-product-row {
    flex-wrap: wrap; }
  .marketplace-info {
    min-width: 200px; }
  .contentpage-marketplace-head {
    max-width: 60%; } }

@media screen and (min-width: 601px) {
  .contentpage-marketplace-head-mobile {
    display: none; } }

@media screen and (max-width: 600px) {
  .contentpage-marketplace-head {
    display: none; } }

.mobile-home-splash-holiday {
  display: none; }

.home-splash-holiday {
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  margin-bottom: -3rem; }

.home-splash-holiday-first {
  -ms-flex: 1;
  flex: 1;
  max-width: 25%;
  background: #000;
  padding: 0;
  max-height: 590px; }

.home-splash-holiday-last {
  max-width: 75%;
  flex: 2; }

.holiday-shipping-header {
  background: #CC0000;
  margin-top: 0;
  padding: 20px;
  text-align: center; }

.holiday-splash-button {
  color: #FFF;
  border: 2px solid #FFF;
  padding: 1rem;
  text-align: center;
  text-transform: uppercase; }

.holiday-shipping-header h3 {
  color: #FFF;
  letter-spacing: -.5px; }

.holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
  background: #000;
  max-width: 50%;
  position: relative;
  top: 134px;
  float: right;
  padding: 0 20px 20px; }

.holiday-splash-nhl .holiday-splash-subbanner {
  top: 134px; }

.holiday-splash-usskyline .holiday-splash-subbanner {
  background: #000;
  max-width: 50%;
  position: relative;
  top: 140px;
  float: right;
  padding: 0 20px 20px; }

.holiday-splash-college {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/holiday2024-college.jpg") top right;
  background-size: cover; }

.holiday-splash-nfl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/holiday2024-nfl.jpg") left top;
  background-size: cover; }

.holiday-splash-nhl {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/holiday2024-nhl.jpg") left top;
  background-size: cover; }

.holiday-splash-usskyline {
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/holiday2024-skyline.jpg") left top;
  background-size: cover; }

@media screen and (max-width: 1474px) {
  .home-splash-holiday {
    margin-bottom: -2.5rem; }
  .home-splash-holiday-first {
    max-height: 626px; }
  .holiday-shipping-body {
    margin-top: 15px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    top: 152px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    top: 158px; } }

@media screen and (max-width: 1343px) {
  .holiday-shipping-body {
    margin-top: 7px; } }

@media screen and (max-width: 1302px) {
  .home-splash-holiday-first {
    max-width: 30%;
    height: 644px;
    max-height: 800px; }
  .home-splash-holiday-last {
    max-width: 70%; }
  .holiday-shipping-body {
    margin-top: 16px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    top: 161px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    top: 167px; }
  .holiday-splash-subbanner {
    white-space: nowrap; } }

@media screen and (max-width: 1280px) {
  .holiday-shipping-header {
    padding: 2.25rem 1rem; } }

@media screen and (max-width: 1196px) {
  .home-splash-holiday-first {
    height: 591px; }
  .holiday-shipping-header {
    padding: 1rem 1.5rem; }
  .holiday-shipping-body {
    margin-top: -6px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    top: 134px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    top: 140px; }
  .holiday-splash-college-banner {
    min-width: 187px; } }

@media screen and (max-width: 1132px) {
  .home-splash-holiday-first {
    height: 630px; }
  .holiday-shipping-header {
    padding: 2rem 1rem; }
  .holiday-shipping-body {
    margin-top: -3px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    top: 154px; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    top: 160px;
    min-width: 176px; } }

@media screen and (max-width: 964px) {
  .holiday-shipping-header {
    padding: 1.5rem 1rem; }
  .holiday-shipping-body {
    margin-top: 4px; } }

@media screen and (max-width: 950px) {
  .home-splash-holiday-first {
    max-width: 40%;
    height: 592px; }
  .home-splash-holiday-last {
    max-width: 60%; }
  .holiday-shipping-body {
    margin-top: 15px; }
  .holiday-splash-college .holiday-splash-subbanner, .holiday-splash-nfl .holiday-splash-subbanner, .holiday-splash-nhl .holiday-splash-subbanner {
    top: 0; }
  .holiday-splash-usskyline .holiday-splash-subbanner {
    top: 0;
    min-width: 176px; }
  .holiday-splash-button {
    padding: .5rem; }
  .holiday-splash-banner {
    max-height: 100%;
    width: 180px; }
  .holiday-splash-college {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/2024-college-mobile.jpg") top right;
    background-size: cover; }
  .holiday-splash-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/2024-nfl-mobile.jpg") right top;
    background-size: cover; }
  .holiday-splash-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/2024-nhl-mobile.jpg") right top;
    background-size: cover; }
  .holiday-splash-usskyline {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/2024-skyline-mobile.jpg") right top;
    background-size: cover; } }

@media screen and (max-width: 921px) {
  .holiday-shipping-body {
    margin-top: 4px; } }

@media screen and (max-width: 893px) {
  .holiday-shipping-body {
    margin-top: -13px; } }

@media screen and (max-width: 800px) {
  .mobile-home-splash-holiday {
    display: block;
    width: 100%;
    text-align: center; }
  .mobile-holiday-shipping-header {
    background: #CC0000;
    margin: 0;
    padding: 20px;
    text-align: center; }
  .mobile-holiday-shipping-header h2 {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    line-height: 2rem;
    font-size: 2rem;
    margin-top: 5px;
    margin-bottom: 15px; }
  .mobile-holiday-shipping-header h3 {
    color: #FFF;
    letter-spacing: -.5px;
    text-transform: none !important;
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 0; }
  .mobile-holiday-shipping-header h4, .mobile-holiday-shipping-header a {
    margin: .5rem 0 .25rem;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: underline; }
  .mobile-holiday-shipping-body {
    background: #000;
    margin: 0 0 2rem;
    padding: 1rem 0; }
  .mobile-holiday-shipping-body h4 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic; }
  .mobile-holiday-shipping-body hr {
    padding: 0;
    margin: 5px 10%; }
  .mobile-holiday-shipping-body h5 {
    color: #fff;
    margin-top: 8px;
    margin-bottom: 0.5rem; } }

.frameup-page-info {
  max-width: 100%;
  clear: both;
  text-align: center; }

.frameup-search {
  max-width: 800px;
  margin: 1em auto; }

.frameup-intro {
  font-size: 2em;
  padding-bottom: 1.5em;
  color: #000;
  font-weight: 500;
  letter-spacing: -1px; }

.frameup-page-info h1, .frameup-page-info h2 {
  margin-top: 0;
  font-weight: 700;
  font-size: 3rem;
  letter-spacing: -1px;
  color: #000; }

.frameup-process {
  width: 100%;
  clear: both; }

.frameup-process-row {
  display: flex;
  margin-bottom: 4em;
  justify-content: center;
  align-items: center; }

.frameup-process-col {
  flex: 1;
  text-align: center; }

.frameup-process-col:nth-child(2n) {
  flex: 2; }

.frameup-step-number {
  border-radius: 50%;
  width: 54px;
  margin: .5em auto -.75em;
  border: 2px solid #096bc4;
  color: #FFF;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  background: #096bc4; }

.frameup-person {
  font-weight: 700;
  text-decoration: underline; }

a.frameup-contact {
  font-weight: 700;
  color: #096bc4; }

.frameup-step-content {
  font-size: 14px; }

.frameup-step-content h3 {
  font-weight: 500;
  letter-spacing: -1px;
  color: #000; }

.frameup-notice-outer {
  clear: both;
  width: 100%; }

.frameup-notice {
  max-width: 60%;
  margin: 4em auto 4em;
  background: #096BC4;
  padding: 2.25em 2em 1em;
  color: #fff;
  font-size: 1.25em;
  font-weight: 400;
  text-align: center;
  letter-spacing: -.5px; }

.frameup-notice a {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0; }

.frameup-page .frameup-reviews ul#productReviews-list.productReviews-list li.productReview {
  width: 50%; }

.frameup-page-reviews {
  text-align: center; }

.frameup-page-reviews h2 {
  font-size: 2em;
  font-weight: 700;
  letter-spacing: -1px;
  color: #000;
  margin-bottom: 0; }

.frameup-page-reviews h3 {
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
  margin: 0 auto 3em; }

.frameup-page-reviews a {
  color: #096bc4; }

@media screen and (max-width: 1000px) {
  .frameup-intro {
    font-size: 1.65em; }
  .frameup-step-content {
    font-size: 1em; }
  .frameup-process-row {
    display: block;
    margin-bottom: 8em; } }

@media screen and (max-width: 800px) {
  .frameup-page-info h1, .frameup-page-info h2 {
    font-size: 2em; }
  .frameup-intro {
    font-size: 1.25em; }
  .frameup-process-row {
    margin-bottom: 4em; }
  .frameup-notice {
    max-width: 100%;
    padding: 1.25em 1em .1em; } }

@media screen and (max-width: 670px) {
  .frameup-reviews ul#productReviews-list.productReviews-list li.productReview, .frameup-page .frameup-reviews ul#productReviews-list.productReviews-list li.productReview, .productReview {
    width: 100%;
    max-width: 100%;
    padding-right: 2em; } }

.frameup-page-intro {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center; }

.frameup-page-info {
  width: 70%;
  display: inline-block; }

.frameup-page-new {
  width: 200px;
  display: inline-block;
  margin-bottom: 3em; }

.frameup-page-ending {
  display: inline-block;
  width: 100%;
  text-align: center; }

.frameup-page-ending h2 {
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
  font-size: 3em; }

@media screen and (max-width: 1350px) {
  .frameup-page-intro {
    display: flex; }
  .frameup-page-info {
    flex: 3; }
  .frameup-page-new {
    flex: 1; }
  .frameup-page-new img {
    max-width: 250px; } }

@media screen and (max-width: 1230px) {
  .frameup-page-intro {
    display: flex; }
  .frameup-page-info {
    flex: 4; }
  .frameup-page-new {
    flex: 1; }
  .frameup-page-new img {
    max-width: 200px; } }

@media screen and (max-width: 550px) {
  .frameup-page-intro {
    display: block; } }

.contentpage-careers {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.contentpage-careers-intro {
  display: flex;
  min-height: 300px;
  background: #096bc4; }

.careers-intro-left {
  width: 50%;
  padding: 3em 2em 2em 2em;
  color: #FFF;
  font-size: 1.25em; }

.careers-intro-right {
  float: right;
  width: 50%;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/about-us/bg-location.jpg") no-repeat left;
  background-size: cover; }

.contentpage-careers-section h2 {
  color: #000;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase; }

.contentpage-careers-section h3 {
  font-weight: 700;
  letter-spacing: -1px;
  color: #000; }

.contentpage-careers-section h4 {
  font-weight: 700;
  letter-spacing: -1px;
  color: #114d93; }

.contentpage-careers-section a {
  background: #096bc4;
  padding: 1em;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase; }

.contentpage-careers-button {
  /* margin:2em 0 3em;*/ }

.contentpage-careers-job {
  display: flex; }

.contentpage-careers-job-left {
  width: 50%; }

.contentpage-careers-job-right {
  width: 50%;
  text-align: right; }

.contentpage-careers-job-left h4 {
  margin: 0; }

.contentpage-careers-job-left p {
  margin: 0; }

.contentpage-careers-job-right {
  padding-top: 1em; }

@media screen and (max-width: 850px) {
  .contentpage-careers-intro {
    display: block; }
  .careers-intro-left {
    width: 100%;
    font-size: 1em;
    padding: 2em 2em 5px; }
  .careers-intro-right {
    width: 100%;
    float: none;
    min-height: 250px;
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/about-us/bg-location.jpg") no-repeat left 70%;
    background-size: cover; }
  .contentpage-careers-job {
    display: block;
    width: 100%; }
  .contentpage-careers-job-left {
    width: 100%; }
  .contentpage-careers-job-right {
    width: 100%;
    text-align: left;
    margin: 1em 0 3em; } }

.contentpage-about-careers {
  text-align: center;
  margin-bottom: 2em;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: #e5e5e5;
  padding: 2em 2em 3.5em; }

.contentpage-about-careers h4 {
  font-weight: 900;
  color: #000;
  letter-spacing: -2px;
  text-transform: uppercase;
  font-size: 2.5em;
  margin: 0 auto .5em; }

.contentpage-about-careers a {
  background: #096bc4;
  padding: 1em;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em; }

.category-emotive {
  display: none; }

.footer {
  border-top: 1px solid #e5e5e5;
  padding: 5rem 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  --featured-img: linear-gradient(180deg,#096bc4,#000);
  --bg-blend-mode: overlay;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: radial-gradient(50% 50% at top center, rgba(0, 0, 0, 0.66), #000), var(--featured-img);
  background-size: 120% 2000px,100% 2000px; }

@media screen and (min-width: 1281px) and (max-width: 1386px) {
  .footer {
    margin: 0 -4rem; } }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.footer-info {
  display: block; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #FFF;
  display: inline-block;
  float: none;
  font-size: 15px;
  margin-bottom: 3rem;
  overflow-wrap: break-word;
  text-align: left;
  vertical-align: top;
  -ms-word-break: break-all; }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.footer-info-heading {
  border-bottom: 2px solid #FFF;
  color: #FFF;
  font-family: 'Montserrat',sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-transform: uppercase;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #FFF;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #FFF;
      text-decoration: underline; }

.footer-icons {
  display: block;
  width: 100%; }

.footer-payment {
  display: block;
  float: left;
  margin-left: -17px;
  text-align: left;
  width: 55%; }

.footer-social {
  display: block;
  float: right;
  margin-left: -17px;
  text-align: right;
  width: 45%; }

@media screen and (max-width: 1228px) {
  .footer-payment {
    float: none;
    margin-left: -17px;
    text-align: left;
    width: 100%;
    margin-top: -1rem !important; }
  .footer-social {
    float: none;
    margin-left: -27px;
    text-align: left;
    width: 100%;
    margin-top: -1.5rem;
    margin-bottom: -2rem !important; } }

.payment-icons, .social-icons {
  list-style-type: none; }

.payment-icons li, .social-icons li {
  display: inline-block; }

.payment-icons img, .social-icons img {
  max-width: 42px;
  width: 42px; }

.payment-icons .svg-inline--fa, .social-icons .svg-inline--fa {
  max-width: 42px;
  width: 42px;
  height: 2em;
  color: rgba(255, 255, 255, 0.95); }

.social-icons .svg-inline--fa {
  height: 2.3em;
  width: 39px; }

.footer-copyright {
  text-align: center;
  color: #FFF;
  clear: both; }
  @media (min-width: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #FFF;
    font-size: 12px;
    margin: 0; }
  .footer-copyright > .paypal-credit {
    color: #757575;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: #FFF;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #FFF;
      text-decoration: underline; }

@media screen and (max-width: 600px) {
  .footer-payment, .footer-social {
    margin-left: 0;
    text-align: center;
    width: 100%; }
  .footer-payment img, .footer-social img {
    margin: 4px; } }

.footer-payment-icons {
  height: 2.5rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.375rem;
    vertical-align: middle;
    width: 3.125rem; }
  .footer-payment-icons svg {
    fill: #FFDA44; }

.icon--ratingFull svg {
  fill: #096bc4; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left; }

.footer-logo {
  margin-bottom: 10px; }

.footer-info-col .header-logo-image {
  max-width: 200px;
  text-align: left;
  padding: 0;
  margin: -1.5rem 0 0 0; }

.footer-info-col .header-logo-image-container {
  margin-bottom: 1.5rem; }

.footer-info-col a.button.button--primary {
  margin-top: 1rem;
  margin-bottom: -1.5rem; }

article.footer-info-col a {
  color: #FFF;
  text-decoration: none; }

li.payment-icons i.fab::before, li.social-icons i.fab::before {
  color: #FFF;
  font-size: 32px;
  margin-right: .5rem; }

.footer .button.button--primary.button-black {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 13px; }

.footer-info-fanclub {
  text-transform: none;
  letter-spacing: -.5px;
  font-size: 2em;
  border-bottom: none;
  margin-bottom: -1em;
  margin-top: -.5em; }

.fanclub-terms {
  opacity: .5;
  font-size: .7em; }

.footer-info-col #mc-embedded-subscribe {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 13px;
  border: none;
  background: #096bc4;
  color: #FFF;
  margin-top: 1em; }

div.mc-field-group input#mce-EMAIL.required.email, div.mc-field-group input#mce-MMERGE1 {
  color: #000;
  border: none;
  padding: 1em;
  width: 100%;
  margin-bottom: .5em; }

div#mce-success-response.response {
  margin-top: .55em; }

.footer-start {
  width: 46.7%;
  padding-right: 1em;
  display: inline-block;
  float: left; }

.footer-end {
  display: inline-block;
  width: 50%; }

.footer-nav {
  display: flex; }

.footer-info-col--fanclub {
  margin-top: -0.8em; }

.footer-info-col--fanclub p {
  margin-top: .75em; }

div.footer-logo-image {
  max-width: 150px;
  display: inline-block;
  margin-right: 1em;
  float: left; }

.footer-company-info {
  margin: -2em 0 2.5em;
  font-size: .8em;
  line-height: 1.75em; }

.footer-company {
  display: inline-block;
  padding-top: 0.8em; }

.footer-company-name {
  display: none; }

@media screen and (max-width: 1228px) {
  .footer-payment {
    float: none;
    margin-left: -17px;
    text-align: left;
    width: 100%;
    margin-top: -1rem !important; }
  .footer-social {
    float: none;
    margin-left: -27px;
    text-align: left;
    width: 100%;
    margin-top: -1.5rem;
    margin-bottom: -2rem !important; } }

@media screen and (max-width: 1100px) {
  .footer {
    min-height: 630px; }
  .footer-start {
    width: 38%; }
  .footer-end {
    width: 61%; }
  .footer-phone a, .powered-by a {
    white-space: nowrap; } }

@media screen and (max-width: 912px) {
  .footer {
    min-height: auto;
    padding-bottom: 1.5em; }
  .footer-start {
    width: 100%; }
  .footer-end {
    width: 100%; } }

@media screen and (max-width: 600px) {
  div.footer-logo-image {
    float: none; }
  .footer-company-info {
    text-align: center; }
  .footer-nav {
    display: block; }
  .footer-payment, .footer-social {
    margin-left: 0;
    text-align: center;
    width: 100%; }
  .footer-payment img, .footer-social img {
    margin: 4px; } }

.payment-icons svg {
  fill: #FFF;
  max-width: 36px;
  max-height: 36px;
  margin-right: .5rem; }
  .payment-icons svg :last-child {
    margin-right: 0; }

.social-icons svg {
  fill: #FFF;
  max-width: 36px;
  max-height: 36px;
  margin-left: .5rem; }
  .social-icons svg :first-child {
    margin-left: 0; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1900px;
  padding: 0 2rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 2rem; } }

.container.navUser {
  max-width: 100%; }

@media screen and (max-width: 1280px) {
  .container {
    padding: 0 1rem; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.375rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 551px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 801px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1261px) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 0.9375rem;
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.57895%;
    width: 100%; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.25rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 1261px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1261px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 35.41667%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

.listItem-nflxl {
  width: 100%; }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-details {
    padding-right: 2rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.375rem; }

.listItem-brand {
  color: #FFF;
  font-size: 1px;
  margin: 0 0 0.1875rem; }
  @media (min-width: 801px) {
    .listItem-brand {
      font-size: 1px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 1.2rem;
  margin: 0 0 1.5rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #000;
  letter-spacing: -1px; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 1.2rem;
      font-weight: 500; } }
  .listItem-title > a {
    text-decoration: none;
    color: #000;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

@media screen and (max-width: 650px) {
  .listItem-title {
    margin-top: 2rem; } }

@media screen and (max-width: 550px) {
  .listItem-title {
    margin-top: .5rem; } }

.listItem-price {
  margin-bottom: 1rem;
  font-weight: 500;
  color: #000; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1261px) {
  .listItem-actions {
    vertical-align: middle;
    width: 25%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.5625rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0;
  border-radius: none !important;
  -webkit-border-radius: none !important;
  -moz-border-radius: none !important;
  border: 2px solid #e5e5e5;
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 1.2rem; }
  @media (min-width: 1261px) {
    .listItem-actions .button {
      width: 100%;
      border-radius: none !important;
      -webkit-border-radius: none !important;
      -moz-border-radius: none !important; }
      .listItem-actions .button + .button {
        margin: 0.75rem 0 0;
        border-radius: none !important;
        -webkit-border-radius: none !important;
        -moz-border-radius: none !important; } }

.page-sidebar + .page-content {
  width: 100%; }
  @media (min-width: 1261px) {
    .page-sidebar + .page-content .productList .listItem-details {
      padding-right: 3rem; } }
  @media (min-width: 1261px) {
    .page-sidebar + .page-content .productList .listItem-actions {
      width: 30%; } }

.listItem-sku .sku-inner {
  font-size: 16px;
  position: relative; }

.listItem-sku .sku-inner::after {
  bottom: -3px;
  color: #FFF;
  content: 'T';
  font-weight: 700;
  position: absolute;
  transform: translate(-100%, 0); }

main.body .container #mc_embed_signup {
  background: #e5e5e5;
  padding: 30px 30px 20px 30px;
  text-align: center;
  margin-bottom: 2.5rem; }

main.body .container #mc_embed_signup_scroll label {
  font-family: 'Montserrat',sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  color: #000;
  letter-spacing: -.5px; }

main.body .container #mc_embed_signup_scroll p {
  color: #096bc4;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase; }

.category-seo-icon {
  float: left;
  padding: 0 20px 20px 0; }

.pagination {
  margin-top: 4rem; }

main.body .container input#mc-embedded-subscribe.button {
  margin-top: 25px;
  border: none;
  background: #096BC4;
  color: #FFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 13px; }

main.body .container #mce-EMAIL {
  border: 2px solid #c7c7c7;
  height: 41px;
  vertical-align: middle;
  padding: 0 10px; }

.pagination-list li a, .pagination-list li button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0px !important;
  transition: background-color 300ms ease-out;
  background: none;
  color: #757575;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.3125rem 0.5rem; }

.pagination-item.pagination-item--current {
  border-color: #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #E5E5E5;
  margin: 0 0.375rem 0 0.75rem; }

.category-top {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 3rem 0 5rem; }

.category-top h2 {
  margin-bottom: -2.5rem; }

.category-top h3 {
  margin-bottom: -2.5rem;
  font-weight: 500;
  color: #000;
  text-transform: uppercase; }

.listItem-figure {
  text-align: left; }

.category-description {
  display: table; }

.category-description p {
  font-size: 14px; }

.category-description h2 {
  width: 100%;
  text-align: center;
  margin: 0 0 1.5rem;
  color: #000;
  font-weight: 500;
  letter-spacing: -2px;
  font-size: 1.8rem; }

.footer-cat-img {
  float: left;
  max-width: 400px;
  margin: .6rem 2rem 2rem 0; }

.footer-logo {
  white-space: nowrap; }

.footer-logo img {
  max-width: 18px; }

@media screen and (max-width: 800px) {
  .footer-cat-img {
    max-width: 250px; } }

@media screen and (max-width: 600px) {
  .footer-cat-img {
    max-width: 100%; } }

.gigapixel-gallery h3 {
  width: 100%;
  text-align: center;
  margin: 2rem 0 1rem;
  color: #000;
  font-weight: 500;
  letter-spacing: -2px;
  font-size: 1.8rem; }

.gigapixel-gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: -2rem; }

.gigapixel-item {
  display: inline-block;
  padding: 1rem;
  text-align: center;
  flex-basis: 33.333333%; }

.gigapixel-item img {
  display: block;
  margin-bottom: -1rem;
  border: 2px solid #e5e5e5; }

.gigapixel-item h4 {
  color: #000;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: -1.5rem; }

.gigapixel-item h5 {
  font-weight: 500;
  font-size: 14px;
  color: #000;
  margin-bottom: -1rem; }

.gigapixel-item a {
  text-decoration: none; }

.gigapixel-button {
  margin: 2.8rem 0 1rem; }

.gigapixel-item .gigapixel-button a {
  background: #FFF;
  border: 2px solid #e5e5e5;
  color: #666;
  font-size: 16px;
  padding: 11px 30px 10px;
  text-transform: uppercase;
  font-weight: 500; }

.category-gigapixel .gigapixel-gallery .gigapixel-button-more {
  margin: 0 auto 1rem;
  width: 100%; }

.gigapixel-button-more {
  padding: 2rem 0 0;
  text-align: center; }

.gigapixel-button-more a {
  text-decoration: none;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  background: #000;
  padding: 13px 30px 11px;
  min-height: 41px; }

.gigapixel-button-more a:hover {
  background: #666; }

.category-emotive-signup {
  background: #e5e5e5; }

.category-emotive iframe {
  border: none !important; }

@media screen and (max-width: 1140px) {
  .gigapixel-item {
    display: inline-block;
    padding: 1rem;
    flex-basis: 50%; } }

@media screen and (max-width: 800px) {
  .gigapixel-item {
    flex-basis: 100%; } }

.category-college, .category-nfl, .category-nhl, .category-nascar, .category-mlb, .category-usskyline, .category-worldskyline, .category-nationalpark, .category-worldicon, .category-golfhorse, .category-lighthouse, .category-misccat {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }

.category-college a, .category-nfl a, .nfl-splash-link a, .category-nhl a, .nhl-splash-link a, .category-nascar a, .nascar-splash-link a, .category-mlb a, .mlb-splash-link a, .category-usskyline a, .usskyline-splash-link a, .category-worldskyline a, .worldskyline-splash-link a, .category-nationalpark a, .nationalpark-splash-link a, .category-worldicon a, .worldicon-splash-link a, .category-golfhorse a, .golfhorse-splash-link a, .category-lighthouse a, .lighthouse-splash-link a, .category-misccat a, .misccat-splash-link a {
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  display: block; }

article.category-college-header, article.category-nfl-header, article.category-nhl-header, article.category-nascar-header, article.category-mlb-header, article.category-usskyline-header, article.category-worldskyline-header, article.category-nationalpark-header, article.category-worldicon-header, article.category-golfhorse-header, article.category-lighthouse-header, article.category-misccat-header {
  display: block;
  margin-top: -2.5rem; }

.category-college-header, .category-nfl-header, .category-nhl-header, .category-nascar-header, .category-mlb-header, .category-usskyline-header, .category-worldskyline-header, .category-nationalpark-header, .category-worldicon-header, .category-golfhorse-header, .category-lighthouse-header, .category-misccat-header {
  clear: both;
  display: block;
  margin-bottom: 35px; }

.category-college {
  margin-top: 3rem; }

.category-college a, .category-nfl a, .nfl-splash-link a, .category-nhl a, .nhl-splash-link a, .category-nascar a, .nascar-splash-link a, .category-mlb a, .mlb-splash-link a, .category-usskyline a, .usskyline-splash-link a, .category-worldskyline a, .worldskyline-splash-link a, .category-nationalpark a, .nationalpark-splash-link a, .category-worldicon a, .worldicon-splash-link a, .category-golfhorse a, .golfhorse-splash-link a, .category-lighthouse a, .lighthouse-splash-link a, .category-misccat a, .misccat-splash-link a {
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  display: block; }

article.category-college-header, article.category-nfl-header, article.category-nhl-header, article.category-nascar-header, article.category-mlb-header, article.category-usskyline-header, article.category-worldskyline-header, article.category-nationalpark-header, article.category-worldicon-header, article.category-golfhorse-header, article.category-lighthouse-header, article.category-misccat-header {
  display: block;
  margin-top: -2.5rem; }

.category-college-header, .category-nfl-header, .category-nhl-header, .category-nascar-header, .category-mlb-header, .category-usskyline-header, .category-worldskyline-header, .category-nationalpark-header, .category-worldicon-header, .category-golfhorse-header, .category-lighthouse-header, .category-misccat-header {
  clear: both;
  display: block;
  margin-bottom: 35px; }

.category-college {
  margin-top: 3rem; }

.college-splash .top-splash-bar, .nfl-splash .top-splash-bar, .nhl-splash .top-splash-bar, .nascar-splash .top-splash-bar, .mlb-splash .top-splash-bar, .usskyline-splash .top-splash-bar, .worldskyline-splash .top-splash-bar, .natpark-splash .top-splash-bar, .icon-splash .top-splash-bar, .golfhorse-splash .top-splash-bar, .misccat-splash .top-splash-bar {
  display: flex;
  margin-top: 3.25rem;
  width: 100%;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto; }

.nascar-splash .mid-splash-bar, .mlb-splash .mid-splash-bar, .usskyline-splash .mid-splash-bar, .worldskyline-splash .med-splash-bar, .natpark-splash .mid-splash-bar, .icon-splash .mid-splash-bar, .golfhorse-splash .mid-splash-bar, .misccat-splash .mid-splash-bar {
  display: flex;
  width: 100%;
  max-width: 1900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -2.5rem; }

.nfl-splash .top-splash-bar, .nhl-splash .top-splash-bar {
  margin-bottom: -2.5rem; }

.golfhorse-splash .mid-splash-bar {
  margin-bottom: 0; }

.college-splash-link, .nfl-splash-link, .nhl-splash-link, .nascar-splash-link, .mlb-splash-link, .usskyline-splash-link, .worldskyline-splash-link, .natpark-splash-link, .icon-splash-link, .golfhorse-splash-link, .misccat-splash-link {
  height: 100%;
  width: 100%;
  text-decoration: none;
  display: block; }

.college-splash-link img, .nfl-splash-link img, .mlb-splash-link img {
  display: none; }

.college-splash-link h3, .nfl-splash-link h3, .nhl-splash-link h3, .nascar-splash-link h3, .mlb-splash-link h3, .usskyline-splash-link h3, .worldskyline-splash-link h3, .natpark-splash-link h3, .icon-splash-link h3, .golfhorse-splash-link h3, .misccat-splash-link h3 {
  color: #FFF;
  font-weight: 700;
  padding-top: 0;
  letter-spacing: -2px;
  font-size: 2rem;
  line-height: 1.75rem;
  margin: 1.9rem 0 1rem; }

.college-splash-banner, .nfl-splash-banner, .nhl-splash-banner, .nascar-splash-banner, .mlb-splash-banner, .usskyline-splash-banner, .worldskyline-splash-banner, .natpark-splash-banner, .icon-splash-banner, .golfhorse-splash-banner, .misccat-splash-banner {
  background: rgba(0, 0, 0, 0.8);
  padding: 0 2rem 2rem;
  width: 335px;
  float: right; }

.nascar-splash-banner {
  width: 300px; }

.mlb-splash-banner {
  width: 370px; }

.worldskyline-splash-banner {
  width: 230px; }

.natpark-splash-banner {
  width: 270px; }

.icon-splash-banner {
  width: 320px; }

.golfhorse-splash-banner {
  width: 310px; }

.college-splash-link .splash-button, .nfl-splash-link .splash-button, .nhl-splash-link .splash-button, .nascar-splash-link .splash-button, .mlb-splash-link .splash-button, .usskyline-splash-link .splash-button, .worldskyline-splash-link .splash-button, .natpark-splash-link .splash-button, .icon-splash-link .splash-button, .golfhorse-splash-link .splash-button, .misccat-splash-link .splash-button {
  background: none;
  color: #FFF;
  border: 2px solid #FFF;
  padding: 8px 10px 13px;
  min-height: 41px; }

.college-splash-championship {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/college-championship_20250121.jpg") right top no-repeat, #333;
  background-size: cover;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.college-splash-bowls {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/college-bowls_20250121.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.college-splash-item.college-splash-championship a.college-splash-link .college-splash-banner, .college-splash-item.college-splash-bowls a.college-splash-link .college-splash-banner {
  top: 182px;
  position: relative; }

.college-splash .low-splash-bar {
  display: flex; }

.low-splash-bar .college-splash-item {
  display: inline-block;
  background: #000;
  flex: 1;
  height: 92px; }

.college-splash-football {
  margin-right: 1.25rem; }

.college-splash-basketball, .college-splash-hockey {
  margin-right: 1.25rem;
  margin-left: 1.25rem; }

.college-splash-baseball {
  margin-left: 1.25rem; }

.low-splash-bar .college-splash-banner {
  background: rgba(0, 0, 0, 0.8);
  padding: 1.5rem 1.5rem 2rem;
  width: auto;
  float: left;
  height: 92px;
  position: relative;
  top: 0; }

.low-splash-bar .college-splash-link h3 {
  font-size: 1.5rem;
  line-height: 1.55rem;
  margin-bottom: 1.5rem;
  letter-spacing: -1px;
  margin-top: 34px; }

.category-listing-misc h4 {
  color: #096BC4;
  text-transform: uppercase;
  font-weight: 500; }

.nfl-splash {
  margin-bottom: -1.75rem; }

.nfl-splash-link h4 {
  color: #FFF;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 0; }

.nfl-splash-superbowl {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nfl/nfl-superbowl_20250210.jpg") right bottom no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.nfl-splash-oversized {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nfl-xl_20240212.jpg") left top no-repeat, #333;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.nfl-splash-item.nfl-splash-superbowl a.nfl-splash-link .nfl-splash-banner {
  top: 182px;
  position: relative; }

.nfl-splash-item.nfl-splash-oversized a.nfl-splash-link .nfl-splash-banner {
  top: 146px;
  position: relative; }

.nhl-splash-item.nhl-splash-stanley a.nhl-splash-link .nhl-splash-banner {
  top: 174px;
  position: relative; }

.nhl-splash-item.nhl-splash-premier a.nhl-splash-link .nhl-splash-banner {
  top: 182px;
  position: relative; }

.nhl-splash-stanley {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nhl_20240625.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.nhl-splash-premier {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nhl/nhl-premier_20230420.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 330px;
  display: inline-block; }

.nascar-splash-daytona {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-daytona_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.nascar-splash-indy {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-indy_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.nascar-splash-bristol {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-bristol_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.nascar-splash-talladega {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-talladega_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.nascar-splash-item.nascar-splash-daytona a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-indy a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-bristol a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-talladega a.nascar-splash-link .nascar-splash-banner {
  top: 102px;
  position: relative; }

.mlb-splash-worldseries {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/mlb/mlb-worldseries_20230420.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.mlb-splash-redsox {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/mlb/mlb-redsox_20230420.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.mlb-splash-twins {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/mlb/mlb-twins_20230420.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.mlb-splash-braves {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/mlb/mlb-braves_20230420.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.mlb-splash-item.mlb-splash-worldseries a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-redsox a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-twins a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-braves a.mlb-splash-link .mlb-splash-banner {
  top: 102px;
  position: relative; }

.usskyline-splash-newyork {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-ny_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.usskyline-splash-chicago {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-chi_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.usskyline-splash-sanfran {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-sf_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.usskyline-splash-mpls {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-mn_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.usskyline-splash-item.usskyline-splash-newyork a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-chicago a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-sanfran a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-mpls a.usskyline-splash-link .usskyline-splash-banner {
  top: 102px;
  position: relative; }

.worldskyline-splash-london {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-lon_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.worldskyline-splash-paris {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-par_20230421.jpg") right top no-repeat, #333;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.worldskyline-splash-sydney {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-syd_20230421.jpg") 30% top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.worldskyline-splash-madrid {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-madr_20230421.jpg") right top no-repeat, #333;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.worldskyline-splash-item.worldskyline-splash-london a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-paris a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-sydney a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-madrid a.worldskyline-splash-link .worldskyline-splash-banner {
  top: 102px;
  position: relative; }

.natpark-splash-gc {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/parks/parks-gc_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.natpark-splash-mv {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/parks/parks-mv_20230421.jpg") center top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.natpark-splash-glacier {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/parks/parks-gnp_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.natpark-splash-arches {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/parks/parks-anp_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.natpark-splash-item.natpark-splash-gc a.natpark-splash-link .natpark-splash-banner, .natpark-splash-item.natpark-splash-mv a.natpark-splash-link .natpark-splash-banner {
  top: 74px;
  position: relative; }

.natpark-splash-item.natpark-splash-glacier a.natpark-splash-link .natpark-splash-banner, .natpark-splash-item.natpark-splash-arches a.natpark-splash-link .natpark-splash-banner {
  top: 102px;
  position: relative; }

.icon-splash-niagara {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/icons/icon-nia_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.icon-splash-ts {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/icons/icon-nyts_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.icon-splash-stone {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/icons/icon-ston_20230421.jpg") center top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.icon-splash-taj {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/icons/icon-taj_20230421.jpg") 80% top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.icon-splash-item.icon-splash-niagara a.icon-splash-link .icon-splash-banner, .icon-splash-item.icon-splash-ts a.icon-splash-link .icon-splash-banner, .icon-splash-item.icon-splash-stone a.icon-splash-link .icon-splash-banner, .icon-splash-item.icon-splash-taj a.icon-splash-link .icon-splash-banner {
  top: 102px;
  position: relative; }

.golfhorse-splash-horse {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/golfhorse/golfhorse-cd_20230421.jpg") center top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.golfhorse-splash-pb {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/golfhorse/golfhorse-pb_20230421.jpg") right top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.golfhorse-splash-augusta {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/golfhorse/golfhorse-aug_20230421.jpg") left top no-repeat, #333;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.golfhorse-splash-rt {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/golfhorse/golfhorse-rt_20230421.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.golfhorse-splash-item.golfhorse-splash-horse a.golfhorse-splash-link .golfhorse-splash-banner, .golfhorse-splash-item.golfhorse-splash-pb a.golfhorse-splash-link .golfhorse-splash-banner, .golfhorse-splash-item.golfhorse-splash-augusta a.golfhorse-splash-link .golfhorse-splash-banner, .golfhorse-splash-item.golfhorse-splash-rt a.golfhorse-splash-link .golfhorse-splash-banner {
  top: 102px;
  position: relative; }

.misccat-splash-nationalparks {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-nationalparks_20220427.jpg") center top no-repeat, #333;
  background-size: cover;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.misccat-splash-icons {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-icons_20220427.jpg") right top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.misccat-splash-golfhorse {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-golfhorse_20220427.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.misccat-splash-lighthouses {
  flex: 1;
  background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-lighthouses_20220427.jpg") left top no-repeat, #333;
  background-size: cover;
  margin-left: 1.25rem;
  margin-bottom: 2.5rem;
  height: 250px;
  display: inline-block; }

.misccat-splash-item.misccat-splash-nationalparks a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-icons a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-golfhorse a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-lighthouses a.misccat-splash-link .misccat-splash-banner {
  top: 102px;
  position: relative; }

@media screen and (max-width: 1333px) {
  .college-splash .low-splash-bar {
    display: none; }
  .college-splash {
    margin-bottom: -1.5rem; }
  .nfl-splash .top-splash-bar {
    margin-bottom: 0; }
  .nhl-splash .top-splash-bar {
    margin-bottom: -1.75rem; }
  .nascar-splash .top-splash-bar, .mlb-splash .top-splash-bar, .usskyline-splash .top-splash-bar, .worldskyline-splash .top-splash-bar, .natpark-splash .top-splash-bar, .icon-splash .top-splash-bar, .golfhorse-splash .top-splash-bar {
    margin-bottom: 0; }
  .mlb-splash {
    margin-bottom: 3rem; }
  .category-top {
    margin: 2.25rem 0 5rem; }
  .category-top-nascar {
    margin-top: 3rem; }
  .usskyline-splash-mpls, .worldskyline-splash-madrid, .natpark-splash, .icon-splash, .misccat-splash-lighthouses {
    margin-bottom: 3rem; } }

@media screen and (max-width: 1000px) {
  .college-splash .top-splash-bar, .nfl-splash .top-splash-bar, .nhl-splash .top-splash-bar, .nascar-splash .top-splash-bar, .mlb-splash .top-splash-bar, .usskyline-splash .top-splash-bar, .worldskyline-splash .top-splash-bar, .icon-splash .top-splash-bar, .golfhorse-splash .top-splash-bar, .misccat-splash .top-splash-bar {
    display: block;
    width: 100%;
    flex: none;
    margin: 2rem 0 -1.25rem; }
  .nascar-splash .mid-splash-bar, .mlb-splash .mid-splash-bar, .usskyline-splash .mid-splash-bar, .worldskyline-splash .med-splash-bar, .natpark-splash .mid-splash-bar, .icon-splash .mid-splash-bar, .golfhorse-splash .mid-splash-bar, .misccat-splash .mid-splash-bar {
    display: block;
    width: 100%;
    flex: none; }
  .college-splash-championship, .nfl-splash-superbowl, .nhl-splash-stanley, .nascar-splash-daytona, .nascar-splash-bristol, .mlb-splash-worldseries, .usskyline-splash-newyork, .usskyline-splash-sanfran, .worldskyline-splash-london, .worldskyline-splash-sydney, .natpark-splash-gc, .natpark-splash-glacier, .icon-splash-niagara, .icon-splash-stone, .golfhorse-splash-horse, .golfhorse-splash-augusta {
    flex: none;
    width: 100%;
    height: 250px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem; }
  .mlb-splash-redsox, .mlb-splash-twins, .mlb-splash-braves {
    display: none; }
  .college-splash-bowls, .nfl-splash-oversized, .nhl-splash-premier, .nascar-splash-indy, .nascar-splash-talladega, .usskyline-splash-chicago, .usskyline-splash-mpls, .worldskyline-splash-paris, .worldskyline-splash-madrid, .natpark-splash-arches, .icon-splash-ts, .icon-splash-taj, .golfhorse-splash-pb, .misccat-splash-nationalparks, .misccat-splash-icons, .misccat-splash-golfhorse, .misccat-splash-lighthouses {
    flex: none;
    width: 100%;
    height: 250px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem; }
  .natpark-splash-mv, .golfhorse-splash-rt {
    display: none; }
  .nfl-splash-superbowl, .nfl-splash-oversized, .nhl-splash-stanley, .nhl-splash-premier {
    height: 330px; }
  .college-splash-item.college-splash-championship a.college-splash-link .college-splash-banner, .college-splash-item.college-splash-bowls a.college-splash-link .college-splash-banner {
    top: 102px;
    position: relative; }
  .college-splash-championship {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/college-championship_20250121-mobile.jpg") no-repeat right top;
    background-size: cover;
    margin-top: 1rem; }
  .college-splash-bowls {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/college-bowls_200250121-mobile.jpg") no-repeat left top;
    background-size: cover;
    margin-bottom: 1.5rem; }
  .nfl-splash-superbowl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nfl/nfl-superbowl_20230421-mobile.jpg") no-repeat left top;
    background-size: cover;
    height: 250px;
    margin-top: 1rem; }
  .nfl-splash-oversized {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nfl/nfl-xl_20230421-mobile.jpg") no-repeat left top;
    background-size: cover;
    height: 250px; }
  .nfl-splash-item.nfl-splash-superbowl a.nfl-splash-link .nfl-splash-banner {
    top: 102px;
    position: relative; }
  .nfl-splash-item.nfl-splash-oversized a.nfl-splash-link .nfl-splash-banner {
    top: 60px;
    position: relative; }
  .nhl-splash-stanley {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/home/nhl_20230622-mobile.jpg") no-repeat center top;
    background-size: cover;
    height: 250px;
    margin-top: 1rem; }
  .nhl-splash-premier {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nhl/nhl-premier_20230421-mobile.jpg") no-repeat center top;
    background-size: cover;
    height: 250px;
    margin-bottom: 1.5rem; }
  .nhl-splash-item.nhl-splash-stanley a.nhl-splash-link .nhl-splash-banner {
    top: 94px;
    position: relative; }
  .nhl-splash-item.nhl-splash-premier a.nhl-splash-link .nhl-splash-banner {
    top: 102px;
    position: relative; }
  .nascar-splash-daytona {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-daytona_20230421-mobile.jpg") no-repeat top left;
    background-size: cover;
    height: 250px;
    margin-top: 1rem; }
  .nascar-splash-indy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-indy_20230421-mobile.jpg") no-repeat top left;
    background-size: cover;
    height: 250px;
    margin-bottom: 3.25rem; }
  .nascar-splash-bristol {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-bristol_20230421-mobile.jpg") no-repeat top left;
    background-size: cover;
    height: 250px; }
  .nascar-splash-talladega {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/nascar/nascar-talladega_20230421-mobile.jpg") no-repeat top left;
    background-size: cover;
    height: 250px; }
  .mlb-splash-worldseries {
    margin-top: 1rem;
    background-size: cover; }
  .usskyline-splash-newyork {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-ny_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-top: 1rem; }
  .usskyline-splash-chicago {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-chi_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3.25rem; }
  .usskyline-splash-sanfran {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-sf_20230421.jpg") no-repeat top left;
    background-size: cover; }
  .usskyline-splash-mpls {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-mn_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3rem; }
  .worldskyline-splash-london {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-lon_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-top: 1rem; }
  .worldskyline-splash-paris {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-par_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3.25rem; }
  .worldskyline-splash-sydney {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-syd_20230421.jpg") no-repeat top left;
    background-size: cover; }
  .worldskyline-splash-madrid {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/skylines/skyline-madr_20230421.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3rem; }
  .icon-splash-niagara, .icon-splash-stone, .golfhorse-splash-horse, .golfhorse-splash-augusta {
    margin-top: 1rem; }
  .misccat-splash-nationalparks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-nationalparks_20220427_wide.jpg") no-repeat top left;
    background-size: cover;
    margin-top: 1rem; }
  .misccat-splash-icons {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-icons_20220427_wide.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3.25rem; }
  .misccat-splash-golfhorse {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-golfhorse_20220427_wide.jpg") no-repeat top left;
    background-size: cover; }
  .misccat-splash-lighthouses {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/images/landing/misc/misccat-lighthouses_20220427_wide.jpg") no-repeat top left;
    background-size: cover;
    margin-bottom: 3rem; } }

@media screen and (max-width: 800px) {
  .college-splash-item.college-splash-championship a.college-splash-link .college-splash-banner, .college-splash-item.college-splash-bowls a.college-splash-link .college-splash-banner, .nascar-splash-item.nascar-splash-daytona a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-indy a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-bristol a.nascar-splash-link .nascar-splash-banner, .nascar-splash-item.nascar-splash-talladega a.nascar-splash-link .nascar-splash-banner, .mlb-splash-item.mlb-splash-worldseries a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-redsox a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-twins a.mlb-splash-link .mlb-splash-banner, .mlb-splash-item.mlb-splash-braves a.mlb-splash-link .mlb-splash-banner {
    top: 101px;
    position: relative; }
  .usskyline-splash-item.usskyline-splash-newyork a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-chicago a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-sanfran a.usskyline-splash-link .usskyline-splash-banner, .usskyline-splash-item.usskyline-splash-mpls a.usskyline-splash-link .usskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-london a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-paris a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-sydney a.worldskyline-splash-link .worldskyline-splash-banner, .worldskyline-splash-item.worldskyline-splash-madrid a.worldskyline-splash-link .worldskyline-splash-banner, .misccat-splash-item.misccat-splash-nationalparks a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-icons a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-golfhorse a.misccat-splash-link .misccat-splash-banner, .misccat-splash-item.misccat-splash-lighthouses a.misccat-splash-link .misccat-splash-banner {
    top: 101px; }
  .college-splash, .nfl-splash, .nhl-splash, .mlb-splash, .nascar-splash, .usskyline-splash, .worldskyline-splash, .natpark-splash, .icon-splash, .golfhorse-splash {
    display: none; }
  .category-top {
    margin: -2em 0 3em; } }

@media screen and (max-width: 585px) {
  .college-splash-championship, .college-splash-bowls, .nfl-splash-superbowl, .nfl-splash-oversized, .nhl-splash-stanley, .nhl-splash-premier, .nascar-splash-daytona, .nascar-splash-indy, .nascar-splash-bristol, .nascar-splash-talladega, .mlb-splash-worldseries, .usskyline-splash-newyork, .usskyline-splash-chicago, .usskyline-splash-sanfran, .usskyline-splash-mpls, .worldskyline-splash-london, .worldskyline-splash-paris, .worldskyline-splash-sydney, .worldskyline-splash-madrid, .natpark-splash-gc, .natpark-splash-glacier, .natpark-splash-arches, .icon-splash-niagara, .icon-splash-ts, .icon-splash-stone, .icon-splash-taj, .golfhorse-splash-horse, .golfhorse-splash-pb, .golfhorse-splash-augusta, .misccat-splash-nationalparks, .misccat-splash-icons, .misccat-splash-golfhorse, .misccat-splash-lighthouses {
    display: none; } }

.category-listing img, .category-listing-nascarlong img {
  margin-bottom: -1.5rem; }

.category-listing h5, .category-listing-nascarlong h5 {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -.5px;
  color: #000; }

.category-listing-nologo, .category-listing-nologo-short {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
  line-height: 1.8rem;
  font-weight: 500;
  letter-spacing: -.5px; }

.category-listing-nologo li, .category-listing-long li, .category-listing-nologo-short li {
  list-style-type: none; }

.category-listing-long {
  -webkit-column-count: 3;
  column-count: 3;
  line-height: 1.8rem;
  font-weight: 500;
  letter-spacing: -.5px; }

.category-listing, .category-listing-nfl, .category-listing-nhl, .category-listing-nascarlong {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, auto)); }

.category-listing-nfl, .category-listing-nhl {
  grid-template-columns: repeat(auto-fill, minmax(200px, auto)); }

.category-listing-nascarlong {
  grid-template-columns: repeat(auto-fill, minmax(220px, auto)); }

.category-listing a, .category-listing-home a, .category-listing-nfl a, .category-listing-nhl a, .category-listing-duo a, .category-listing-nascarlong a, .category-listing-long a, .category-listing-nologo a, .category-listing-nologo-short a, .facetLabel {
  text-decoration: none; }

.category-section-college, .category-section-nfl, .category-section-nhl, .category-section-nascar, .category-section-mlb, .category-section-home {
  padding: .75rem .5rem 0;
  text-align: center;
  margin: 0 .25rem 2rem; }

.category-item-college, .category-item-nfl, .category-item-nhl, .category-item-mlb, .category-item-nascar, .category-item-nfl, .category-item-nhl, .category-item-home {
  text-align: center; }

.category-item-college a, .category-item-nfl a, .category-item-nhl a, .category-item-nascar a, .category-item-mlb a, .category-item-home a {
  width: 100%;
  height: 100;
  display: block; }

.subcategory-icon-left, .subcategory-icon-right {
  fill: #FFF;
  width: 32px;
  height: 32px;
  float: left;
  display: inline-block;
  margin-right: 1rem;
  padding-top: 5px; }

.subcategory-icon-left svg, .subcategory-icon-right svg {
  width: 30px;
  height: 30px; }

.subcategory-text {
  font-size: 1.8rem;
  color: #FFF;
  float: left;
  font-weight: 700;
  letter-spacing: -.5px;
  margin-right: 5px; }

.category-link-icon {
  margin-left: auto;
  margin-right: auto; }

.category-icon-link-text, .category-icon-link-text-nascar {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -.5px;
  color: #000;
  margin: .75rem 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.category-name-full {
  display: none; }

.home-splash-mobile-header img {
  margin-bottom: 1em; }

@media screen and (max-width: 1415px) {
  .category-listing-nologo, .category-listing-nologo-short {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5; } }

@media screen and (max-width: 1155px) {
  .category-listing-nologo, .category-listing-nologo-short {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; } }

@media screen and (max-width: 1050px) {
  .category-listing-long {
    -webkit-column-count: 2;
    column-count: 2; } }

@media screen and (max-width: 1000px) {
  .category-listing-nologo, .category-listing-nologo-short {
    -webkit-column-count: 3;
    column-count: 3; } }

@media screen and (max-width: 775px) {
  .category-listing-nologo, .category-listing-nologo-short {
    -webkit-column-count: 2;
    column-count: 2; } }

@media screen and (max-width: 999px) {
  .category-listing, .category-listing-nfl, .category-listing-nhl, .category-listing-nascarlong, .category-listing-home {
    display: block;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    width: 100%; }
  .first-college, .first-nfl, .first-nhl, .first-nsacar {
    margin-top: 16px !important; }
  .category-item-college, .category-item-nfl, .category-item-nhl, .category-item-nascar, .category-item-mlb, .category-item-home {
    display: inline-block;
    text-align: center;
    margin: 0; }
  .category-item-nascar {
    width: 100%; }
  .category-item-college, .category-item-nfl, .category-item-nhl, .category-item-mlb, .category-item-home {
    width: 100%;
    text-align: left; }
  div[class^="category-link-icon icons-mobile-"] {
    float: left;
    margin: 0 1rem 0 0; }
  .category-section-college:first-child, .category-section-nfl:first-child, .category-section-nhl:first-child {
    padding-top: 0; }
  .category-section-college:last-child, .category-section-nfl:last-child, .category-section-nhl:last-child, .category-section-nascar:last-child, .category-section-mlb:last-child {
    margin-bottom: 2em; }
  .category-icon-link-text, .category-icon-link-text-nascar {
    font-size: 1em;
    text-transform: none;
    margin: 0 1rem 0;
    padding-top: .25em; }
  .category-icon-link-text-nascar {
    text-align: left; }
  .category-name-full {
    display: inline; }
  .category-section-college, .category-section-nfl, .category-section-nhl, .category-section-mlb, .category-section-nascar, .category-section-home {
    margin: 0; } }

@media screen and (max-width: 720px) {
  .category-listing-nascarlong {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; } }

@media screen and (max-width: 699px) {
  .category-listing, .category-listing-nfl, .category-listing-nhl, .category-listing-nascarlong, .category-listing-home {
    display: block; }
  .category-name-full {
    display: none; } }

@media screen and (max-width: 620px) {
  .category-listing, .category-listing-nfl, .category-listing-nhl, .category-listing-nascarlong, .category-listing-home {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; }
  .category-listing-nologo, .category-listing-nologo-short {
    -webkit-column-count: 1;
    column-count: 1; }
  .category-name-full {
    display: inline; } }

.splash-button {
  background: #FFF;
  height: 42px;
  vertical-align: middle;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 0 13px; }

@media screen and (min-width: 1000px) {
  .category-listing-mobile {
    display: none; }
  .icons-college-sfa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-smu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-souu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-stan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-stthomas {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-syru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-tcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-tnsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-troy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-tusku {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-txam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-txt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-ual {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-ualb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-uar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-uaz {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-ucalb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-ucf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-ucin {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-ucla {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-uco {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-uconn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-uday {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-ude {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-ufl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-uga {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uhou {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-ukan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uky {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-ulam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-ulou {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-umd {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-umem {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-umi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-umia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-umn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-umo {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-ums {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-umt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-unc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-und {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-une {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-unm {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-unod {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-unv {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-uok {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uor {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-upitt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-urich {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-usal {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-usc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-usm {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-utep {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-utn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-utsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-utx {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-uut {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-uva {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-uwa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-uwi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-uwy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-vanu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-vcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-wkyu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-wssu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-yale {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-airf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-alstu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-army {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-aub {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-augu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-boisu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-arsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-asu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-armnav {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-bayu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-bcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-bten {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-byu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-cfp-bowl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-cfp-championship {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-bosc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-vilu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-cmiu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-wasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-wfu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-wich {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-xavu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-apsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-wvu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-clem {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-vat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-coc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-cosu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-cws {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-duke {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-cotton {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-creu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-ecu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-ewau {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-famu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-flau {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-frst {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-fsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-gasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-gat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-gonu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-grsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-hamu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-howu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-hvd {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-iasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-ilsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-inu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-jmu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-jsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-ksu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-lafayette {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-lehigh {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-loyu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-lsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-maru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-mostu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-mqu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-mssu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-msu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-mtsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -714px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-navy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -816px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-ncaa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -918px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-ncat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1020px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-nccu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px 0px;
    width: 100px;
    height: 100px; }
  .icons-college-ncsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -102px;
    width: 100px;
    height: 100px; }
  .icons-college-ndsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -204px;
    width: 100px;
    height: 100px; }
  .icons-college-nwu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -306px;
    width: 100px;
    height: 100px; }
  .icons-college-oksu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -408px;
    width: 100px;
    height: 100px; }
  .icons-college-orange {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -510px;
    width: 100px;
    height: 100px; }
  .icons-college-orange25 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -612px;
    width: 100px;
    height: 100px; }
  .icons-college-orsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -714px;
    width: 100px;
    height: 100px; }
  .icons-college-osu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -816px;
    width: 100px;
    height: 100px; }
  .icons-college-psu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -918px;
    width: 100px;
    height: 100px; }
  .icons-college-puru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -1020px;
    width: 100px;
    height: 100px; }
  .icons-college-rmu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -1122px -1122px;
    width: 100px;
    height: 100px; }
  .icons-college-rose {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat 0px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-rutu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -102px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-saintjohns {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -204px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-scar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -306px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-scsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -408px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-sdcas {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -510px -1224px;
    width: 100px;
    height: 100px; }
  .icons-college-sdsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-100_20250715.png") no-repeat -612px -1224px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfl49 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfl100 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflbear {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflben {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflbil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflbrn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflbron {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflbuc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflcar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflchf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflchg {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflcolt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflcom {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflcow {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfldol {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfleag {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflfal {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflgia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfljag {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfljet {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfllion {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflpack {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflpan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflpat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflraid {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflram {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflrav {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb13 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb14 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -306px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb18 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -408px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -510px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat 0px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb21 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -102px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -204px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsb23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -306px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsea {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -408px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflste {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -510px -612px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflsts {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -612px 0px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfltex {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -612px -102px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nfltit {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -612px -204px;
    width: 100px;
    height: 100px; }
  .icons-nfl-nflvik {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-100_r2.png") no-repeat -612px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc24 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwild {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwing {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlkrak {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlligh {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhl100 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlava {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlmam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlmap {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlbjac {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlblack {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlblu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlbru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhloil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlca {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlcap {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlcanu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlcc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlcoy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlduck {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhldev {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlflam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlgok {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlfly {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlhc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlhc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlpan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlhur {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlking {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhljet {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlpen {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlpred {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlhc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsab {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlrang {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlisl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc18 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc21 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsc20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -510px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlshar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -612px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlsen {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat 0px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -102px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -204px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss25 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -306px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -408px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -510px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlstar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -612px -714px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlss22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px 0px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlutah {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px -102px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px -204px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px -306px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px -408px;
    width: 100px;
    height: 100px; }
  .icons-nhl-nhlwc20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-100_20250715.png") no-repeat -714px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-dis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-nascar-csr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-nascar-dr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-nascar-hms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-nascar-ks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-nascar-dvis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-nascar-ims {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-nascar-eps {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-nascar-kys {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-nascar-lvms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-nascar-mis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-nascar-ms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nascar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px 0px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nascar-bars {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px -102px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nascar-white {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px -204px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nhms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px -306px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nvs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px -408px;
    width: 100px;
    height: 100px; }
  .icons-nascar-nws {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px -408px;
    width: 100px;
    height: 100px; }
  .icons-nascar-pir {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px -408px;
    width: 100px;
    height: 100px; }
  .icons-nascar-pr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px -408px;
    width: 100px;
    height: 100px; }
  .icons-nascar-rir {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px 0px;
    width: 100px;
    height: 100px; }
  .icons-nascar-son {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px -102px;
    width: 100px;
    height: 100px; }
  .icons-nascar-tms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px -204px;
    width: 100px;
    height: 100px; }
  .icons-nascar-tss {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px -306px;
    width: 100px;
    height: 100px; }
  .icons-nascar-wgi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px -408px;
    width: 100px;
    height: 100px; }
  .icons-nascar-acs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat 0px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-atms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -102px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-bms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -204px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-cls {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -306px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-cms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -408px -510px;
    width: 100px;
    height: 100px; }
  .icons-nascar-cs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-100_20250606.png") no-repeat -510px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-arizona-diamondbacks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-atlanta-braves {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px -102px;
    width: 100px;
    height: 100px; }
  .icons-mlb-baltimore-orioles {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-boston-red-sox {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px -102px;
    width: 100px;
    height: 100px; }
  .icons-mlb-chicago-cubs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px -204px;
    width: 100px;
    height: 100px; }
  .icons-mlb-chicago-white-sox {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px -204px;
    width: 100px;
    height: 100px; }
  .icons-mlb-cincinnati-reds {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-cleveland-guardians {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px -102px;
    width: 100px;
    height: 100px; }
  .icons-mlb-cleveland-indians {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px -204px;
    width: 100px;
    height: 100px; }
  .icons-mlb-colorado-rockies {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px -306px;
    width: 100px;
    height: 100px; }
  .icons-mlb-detroit-tigers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px -306px;
    width: 100px;
    height: 100px; }
  .icons-mlb-houston-astros {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px -306px;
    width: 100px;
    height: 100px; }
  .icons-mlb-kansas-city-royals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-los-angeles-angels {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px -102px;
    width: 100px;
    height: 100px; }
  .icons-mlb-los-angeles-dodgers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px -204px;
    width: 100px;
    height: 100px; }
  .icons-mlb-miami-marlins {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px -306px;
    width: 100px;
    height: 100px; }
  .icons-mlb-milwaukee-brewers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px -408px;
    width: 100px;
    height: 100px; }
  .icons-mlb-minnesota-twins {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px -408px;
    width: 100px;
    height: 100px; }
  .icons-mlb-mlb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px -408px;
    width: 100px;
    height: 100px; }
  .icons-mlb-new-york-mets {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px -408px;
    width: 100px;
    height: 100px; }
  .icons-mlb-new-york-yankees {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-oakland-athletics {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px -102px;
    width: 100px;
    height: 100px; }
  .icons-mlb-philadelphia-phillies {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px -204px;
    width: 100px;
    height: 100px; }
  .icons-mlb-pittsburgh-pirates {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px -306px;
    width: 100px;
    height: 100px; }
  .icons-mlb-san-diego-padres {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px -408px;
    width: 100px;
    height: 100px; }
  .icons-mlb-san-francisco-giants {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat 0px -510px;
    width: 100px;
    height: 100px; }
  .icons-mlb-seattle-mariners {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -102px -510px;
    width: 100px;
    height: 100px; }
  .icons-mlb-st-louis-cardinals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -204px -510px;
    width: 100px;
    height: 100px; }
  .icons-mlb-tampa-bay-rays {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -306px -510px;
    width: 100px;
    height: 100px; }
  .icons-mlb-texas-rangers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -408px -510px;
    width: 100px;
    height: 100px; }
  .icons-mlb-toronto-blue-jays {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -510px 0px;
    width: 100px;
    height: 100px; }
  .icons-mlb-washington-nationals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-100_r3.png") no-repeat -510px -102px;
    width: 100px;
    height: 100px; } }

@media screen and (max-width: 999px) {
  .icons-mobile-home-framing {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0; }
  .icons-mobile-home-golfhorse {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -66px; }
  .icons-mobile-home-icons {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px 0; }
  .icons-mobile-home-lighthouse {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-home-mlb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -132px; }
  .icons-mobile-home-nascar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-home-nationalparks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px 0; }
  .icons-mobile-home-ncaa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-home-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-home-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -198px; }
  .icons-mobile-home-usskylines {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-home-worldskylines {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/home-spritesheet-64.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-college-tnsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -0px; }
  .icons-mobile-college-troy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -66px; }
  .icons-mobile-college-tusku {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -0px; }
  .icons-mobile-college-txam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-college-txt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -132px; }
  .icons-mobile-college-ual {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-college-ualb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -0px; }
  .icons-mobile-college-uar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-college-uaz {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-college-ucalb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -198px; }
  .icons-mobile-college-ucf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-college-ucin {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-college-ucla {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -0px; }
  .icons-mobile-college-uco {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -66px; }
  .icons-mobile-college-uconn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -132px; }
  .icons-mobile-college-uday {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -198px; }
  .icons-mobile-college-ude {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -264px; }
  .icons-mobile-college-ufl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -264px; }
  .icons-mobile-college-uga {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -264px; }
  .icons-mobile-college-uhou {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -264px; }
  .icons-mobile-college-uia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -0px; }
  .icons-mobile-college-uil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -66px; }
  .icons-mobile-college-ukan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -132px; }
  .icons-mobile-college-uky {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -198px; }
  .icons-mobile-college-ulam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -264px; }
  .icons-mobile-college-ulou {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -330px; }
  .icons-mobile-college-umd {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -330px; }
  .icons-mobile-college-umem {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -330px; }
  .icons-mobile-college-umi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -330px; }
  .icons-mobile-college-umia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -330px; }
  .icons-mobile-college-umn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -0px; }
  .icons-mobile-college-umo {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -66px; }
  .icons-mobile-college-ums {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -132px; }
  .icons-mobile-college-umt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -198px; }
  .icons-mobile-college-unc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -264px; }
  .icons-mobile-college-und {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -330px; }
  .icons-mobile-college-une {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -396px; }
  .icons-mobile-college-unm {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -396px; }
  .icons-mobile-college-unod {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -396px; }
  .icons-mobile-college-unv {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -396px; }
  .icons-mobile-college-uok {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -396px; }
  .icons-mobile-college-uor {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -396px; }
  .icons-mobile-college-upitt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -0px; }
  .icons-mobile-college-urich {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -66px; }
  .icons-mobile-college-usal {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -132px; }
  .icons-mobile-college-usc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -198px; }
  .icons-mobile-college-usm {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -264px; }
  .icons-mobile-college-utep {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -330px; }
  .icons-mobile-college-utn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -396px; }
  .icons-mobile-college-utsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -462px; }
  .icons-mobile-college-utx {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -462px; }
  .icons-mobile-college-uut {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -462px; }
  .icons-mobile-college-uva {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -462px; }
  .icons-mobile-college-uwa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -462px; }
  .icons-mobile-college-uwi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -462px; }
  .icons-mobile-college-uwy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -462px; }
  .icons-mobile-college-vanu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -0px; }
  .icons-mobile-college-vat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -66px; }
  .icons-mobile-college-vcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -132px; }
  .icons-mobile-college-vilu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -198px; }
  .icons-mobile-college-wasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -264px; }
  .icons-mobile-college-wfu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -330px; }
  .icons-mobile-college-wich {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -396px; }
  .icons-mobile-college-wkyu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -462px; }
  .icons-mobile-college-wssu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -528px; }
  .icons-mobile-college-wvu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -528px; }
  .icons-mobile-college-xavu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -528px; }
  .icons-mobile-college-yale {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -528px; }
  .icons-mobile-college-airf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -528px; }
  .icons-mobile-college-alstu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -528px; }
  .icons-mobile-college-apsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -528px; }
  .icons-mobile-college-army {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -528px; }
  .icons-mobile-college-arsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -0px; }
  .icons-mobile-college-asu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -66px; }
  .icons-mobile-college-aub {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -132px; }
  .icons-mobile-college-augu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -198px; }
  .icons-mobile-college-bayu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -264px; }
  .icons-mobile-college-bcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -330px; }
  .icons-mobile-college-boisu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -396px; }
  .icons-mobile-college-bosc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -462px; }
  .icons-mobile-college-bten {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -528px; }
  .icons-mobile-college-byu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -594px; }
  .icons-mobile-college-cfp-bowl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -594px; }
  .icons-mobile-college-cfp-championship {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -594px; }
  .icons-mobile-college-clem {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -594px; }
  .icons-mobile-college-cmiu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -594px; }
  .icons-mobile-college-coc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -594px; }
  .icons-mobile-college-cosu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -594px; }
  .icons-mobile-college-cotton {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -594px; }
  .icons-mobile-college-creu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -594px; }
  .icons-mobile-college-cws {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -0px; }
  .icons-mobile-college-duke {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -66px; }
  .icons-mobile-college-ecu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -132px; }
  .icons-mobile-college-ewau {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -198px; }
  .icons-mobile-college-famu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -264px; }
  .icons-mobile-college-flau {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -330px; }
  .icons-mobile-college-frst {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -396px; }
  .icons-mobile-college-fsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -462px; }
  .icons-mobile-college-gasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -528px; }
  .icons-mobile-college-gat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -594px; }
  .icons-mobile-college-gonu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -660px; }
  .icons-mobile-college-grsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -660px; }
  .icons-mobile-college-hamu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -660px; }
  .icons-mobile-college-howu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -660px; }
  .icons-mobile-college-hvd {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -660px; }
  .icons-mobile-college-iasu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -660px; }
  .icons-mobile-college-ilsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -660px; }
  .icons-mobile-college-inu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -660px; }
  .icons-mobile-college-jmu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -660px; }
  .icons-mobile-college-jsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -660px; }
  .icons-mobile-college-ksu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -0px; }
  .icons-mobile-college-lafayette {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -66px; }
  .icons-mobile-college-lehigh {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -132px; }
  .icons-mobile-college-loyu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -198px; }
  .icons-mobile-college-lsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -264px; }
  .icons-mobile-college-maru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -330px; }
  .icons-mobile-college-mostu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -396px; }
  .icons-mobile-college-mqu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -462px; }
  .icons-mobile-college-mssu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -528px; }
  .icons-mobile-college-msu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -594px; }
  .icons-mobile-college-mtsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -660px; }
  .icons-mobile-college-navy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -726px; }
  .icons-mobile-college-ncaa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -726px; }
  .icons-mobile-college-ncat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -726px; }
  .icons-mobile-college-nccu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -726px; }
  .icons-mobile-college-ncsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -726px; }
  .icons-mobile-college-ndsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -330px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -726px; }
  .icons-mobile-college-nwu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -396px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -726px; }
  .icons-mobile-college-oksu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -462px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -726px; }
  .icons-mobile-college-orange {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -528px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -528px -726px; }
  .icons-mobile-college-orsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -594px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -594px -726px; }
  .icons-mobile-college-osu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -660px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -660px -726px; }
  .icons-mobile-college-psu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -0px; }
  .icons-mobile-college-puru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -66px; }
  .icons-mobile-college-rmu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -132px; }
  .icons-mobile-college-rose {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -198px; }
  .icons-mobile-college-rutu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -264px; }
  .icons-mobile-college-saintjohns {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -330px; }
  .icons-mobile-college-scar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -396px; }
  .icons-mobile-college-scsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -462px; }
  .icons-mobile-college-sdcas {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -528px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -528px; }
  .icons-mobile-college-sdsu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -594px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -594px; }
  .icons-mobile-college-sfa {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -660px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -660px; }
  .icons-mobile-college-smu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -726px -726px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -726px -726px; }
  .icons-mobile-college-souu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat 0px -792px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -792px; }
  .icons-mobile-college-stan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -66px -792px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -792px; }
  .icons-mobile-college-stthomas {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -132px -792px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -792px; }
  .icons-mobile-college-syru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -198px -792px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -792px; }
  .icons-mobile-college-tcu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/college-spritesheet-64_20250715.png") no-repeat -264px -792px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -792px; }
  .icons-mobile-nfl-nfl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -396px; }
  .icons-mobile-nfl-nfl49 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -396px; }
  .icons-mobile-nfl-nfl100 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -396px; }
  .icons-mobile-nfl-nflbear {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -396px; }
  .icons-mobile-nfl-nflben {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -396px; }
  .icons-mobile-nfl-nflbil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -396px; }
  .icons-mobile-nfl-nflbrn {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -396px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px 0; }
  .icons-mobile-nfl-nflbron {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -396px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -66px; }
  .icons-mobile-nfl-nflbuc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -396px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -132px; }
  .icons-mobile-nfl-nflcar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -396px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -198px; }
  .icons-mobile-nfl-nflchf {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0; }
  .icons-mobile-nfl-nflchg {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -66px; }
  .icons-mobile-nfl-nflcolt {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px 0; }
  .icons-mobile-nfl-nflcom {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-nfl-nflcow {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -132px; }
  .icons-mobile-nfl-nfldol {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-nfl-nfleag {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px 0; }
  .icons-mobile-nfl-nflfal {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-nfl-nflgia {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-nfl-nfljag {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -198px; }
  .icons-mobile-nfl-nfljet {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-nfl-nfllion {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-nfl-nflpack {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px 0; }
  .icons-mobile-nfl-nflpan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -66px; }
  .icons-mobile-nfl-nflpat {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -132px; }
  .icons-mobile-nfl-nflraid {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -198px; }
  .icons-mobile-nfl-nflram {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -264px; }
  .icons-mobile-nfl-nflrav {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -264px; }
  .icons-mobile-nfl-nflsb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -264px; }
  .icons-mobile-nfl-nflsb13 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 198px -264px; }
  .icons-mobile-nfl-nflsb14 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px 0; }
  .icons-mobile-nfl-nflsb15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -66px; }
  .icons-mobile-nfl-nflsb16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -132px; }
  .icons-mobile-nfl-nflsb17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -198px; }
  .icons-mobile-nfl-nflsb18 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -264px; }
  .icons-mobile-nfl-nflsb19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat 0px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -330px; }
  .icons-mobile-nfl-nflsb20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -66px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -330px; }
  .icons-mobile-nfl-nflsb21 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -132px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -330px; }
  .icons-mobile-nfl-nflsb22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -198px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -330px; }
  .icons-mobile-nfl-nflsb23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -264px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -330px; }
  .icons-mobile-nfl-nflsea {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px 0; }
  .icons-mobile-nfl-nflste {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -66px; }
  .icons-mobile-nfl-nflsts {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -132px; }
  .icons-mobile-nfl-nfltex {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -198px; }
  .icons-mobile-nfl-nfltit {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -264px; }
  .icons-mobile-nfl-nflvik {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nfl-spritesheet-64_r2.png") no-repeat -330px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -330px; }
  .icons-mobile-nhl-nhlwing {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -0px; }
  .icons-mobile-nhl-nhl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -66px; }
  .icons-mobile-nhl-nhl100 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -0px; }
  .icons-mobile-nhl-nhlava {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-nhl-nhlbjac {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -132px; }
  .icons-mobile-nhl-nhlblack {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-nhl-nhlblu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -0px; }
  .icons-mobile-nhl-nhlbru {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-nhl-nhlca {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-nhl-nhlcanu {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -198px; }
  .icons-mobile-nhl-nhlcap {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-nhl-nhlcoy {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-nhl-nhlcc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -0px; }
  .icons-mobile-nhl-nhlduck {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -66px; }
  .icons-mobile-nhl-nhldev {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -132px; }
  .icons-mobile-nhl-nhlfly {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -198px; }
  .icons-mobile-nhl-nhlwc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -264px; }
  .icons-mobile-nhl-nhlhc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -264px; }
  .icons-mobile-nhl-nhlhc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -264px; }
  .icons-mobile-nhl-nhlgok {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -264px; }
  .icons-mobile-nhl-nhlwc20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -0px; }
  .icons-mobile-nhl-nhlflam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -66px; }
  .icons-mobile-nhl-nhlhur {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -132px; }
  .icons-mobile-nhl-nhlligh {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -198px; }
  .icons-mobile-nhl-nhlhc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -264px; }
  .icons-mobile-nhl-nhlisl {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -330px; }
  .icons-mobile-nhl-nhlkrak {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -330px; }
  .icons-mobile-nhl-nhlking {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -330px; }
  .icons-mobile-nhl-nhlmap {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -330px; }
  .icons-mobile-nhl-nhljet {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -330px; }
  .icons-mobile-nhl-nhlmam {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -0px; }
  .icons-mobile-nhl-nhlpan {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -66px; }
  .icons-mobile-nhl-nhlwc22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -132px; }
  .icons-mobile-nhl-nhloil {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -198px; }
  .icons-mobile-nhl-nhlsab {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -264px; }
  .icons-mobile-nhl-nhlpen {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -330px; }
  .icons-mobile-nhl-nhlpred {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -396px; }
  .icons-mobile-nhl-nhlsc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -396px; }
  .icons-mobile-nhl-nhlsc15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -396px; }
  .icons-mobile-nhl-nhlrang {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -396px; }
  .icons-mobile-nhl-nhlsc17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -396px; }
  .icons-mobile-nhl-nhlsc18 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -396px; }
  .icons-mobile-nhl-nhlsc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -0px; }
  .icons-mobile-nhl-nhlsc19 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -66px; }
  .icons-mobile-nhl-nhlwc23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -132px; }
  .icons-mobile-nhl-nhlsc20 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -198px; }
  .icons-mobile-nhl-nhlsc21 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -264px; }
  .icons-mobile-nhl-nhlsen {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -330px; }
  .icons-mobile-nhl-nhlsc22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -396px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -396px; }
  .icons-mobile-nhl-nhlwc24 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat 0px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -462px; }
  .icons-mobile-nhl-nhlss {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -66px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -462px; }
  .icons-mobile-nhl-nhlshar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -132px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -462px; }
  .icons-mobile-nhl-nhlss17 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -198px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -462px; }
  .icons-mobile-nhl-nhlss22 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -264px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -462px; }
  .icons-mobile-nhl-nhlss15 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -330px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -462px; }
  .icons-mobile-nhl-nhlutah {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -396px -462px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -396px -462px; }
  .icons-mobile-nhl-nhlss23 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -0px; }
  .icons-mobile-nhl-nhlwc {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -66px; }
  .icons-mobile-nhl-nhlwild {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -132px; }
  .icons-mobile-nhl-nhlstar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -198px; }
  .icons-mobile-nhl-nhlwc16 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -264px; }
  .icons-mobile-nhl-nhlss25 {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/nhl-spritesheet-64_20250715.png") no-repeat -462px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -462px -330px; }
  .icons-mobile-mlb-arizona-diamondbacks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -264px; }
  .icons-mobile-mlb-atlanta-braves {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -264px; }
  .icons-mobile-mlb-baltimore-orioles {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -264px; }
  .icons-mobile-mlb-boston-red-sox {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -264px; }
  .icons-mobile-mlb-chicago-cubs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px 0; }
  .icons-mobile-mlb-chicago-white-sox {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -66px; }
  .icons-mobile-mlb-cincinnati-reds {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -132px; }
  .icons-mobile-mlb-cleveland-guardians {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -198px; }
  .icons-mobile-mlb-colorado-rockies {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -264px; }
  .icons-mobile-mlb-detroit-tigers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -330px; }
  .icons-mobile-mlb-houston-astros {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -330px; }
  .icons-mobile-mlb-kansas-city-royals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -330px; }
  .icons-mobile-mlb-los-angeles-angels {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -330px; }
  .icons-mobile-mlb-los-angeles-dodgers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -264px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -330px; }
  .icons-mobile-mlb-miami-marlins {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -330px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px 0; }
  .icons-mobile-mlb-milwaukee-brewers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0; }
  .icons-mobile-mlb-minnesota-twins {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -66px; }
  .icons-mobile-mlb-mlb {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px 0; }
  .icons-mobile-mlb-new-york-mets {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-mlb-new-york-yankees {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -132px; }
  .icons-mobile-mlb-oakland-athletics {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-mlb-philadelphia-phillies {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px 0; }
  .icons-mobile-mlb-pittsburgh-pirates {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-mlb-san-diego-padres {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-mlb-san-francisco-giants {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 -198px; }
  .icons-mobile-mlb-seattle-mariners {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-mlb-st-louis-cardinals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-mlb-tampa-bay-rays {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px 0; }
  .icons-mobile-mlb-texas-rangers {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -66px; }
  .icons-mobile-mlb-toronto-blue-jays {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -132px; }
  .icons-mobile-mlb-washington-nationals {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/mlb-spritesheet-64_r3.png") no-repeat -198px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -198px; }
  .icons-mobile-nascar-hms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -0px; }
  .icons-mobile-nascar-cms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -66px; }
  .icons-mobile-nascar-cs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -0px; }
  .icons-mobile-nascar-csr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -66px; }
  .icons-mobile-nascar-dis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -132px; }
  .icons-mobile-nascar-dvis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -132px; }
  .icons-mobile-nascar-dr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -0px; }
  .icons-mobile-nascar-eps {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -66px; }
  .icons-mobile-nascar-ims {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -132px; }
  .icons-mobile-nascar-ks {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -198px; }
  .icons-mobile-nascar-kys {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -198px; }
  .icons-mobile-nascar-lvms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -198px; }
  .icons-mobile-nascar-mis {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -0px; }
  .icons-mobile-nascar-ms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -66px; }
  .icons-mobile-nascar-nascar {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -132px; }
  .icons-mobile-nascar-nascar-bars {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -198px; }
  .icons-mobile-nascar-nascar-white {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -264px; }
  .icons-mobile-nascar-nhms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -264px; }
  .icons-mobile-nascar-nvs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -264px; }
  .icons-mobile-nascar-nws {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -264px; }
  .icons-mobile-nascar-pir {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -0px; }
  .icons-mobile-nascar-pr {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px -66px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -66px; }
  .icons-mobile-nascar-wgi {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px -132px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -132px; }
  .icons-mobile-nascar-atms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px -198px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -198px; }
  .icons-mobile-nascar-bms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px -264px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -264px; }
  .icons-mobile-nascar-rir {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat 0px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -0px -330px; }
  .icons-mobile-nascar-son {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -66px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -66px -330px; }
  .icons-mobile-nascar-tms {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -132px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -132px -330px; }
  .icons-mobile-nascar-tss {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -198px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -198px -330px; }
  .icons-mobile-nascar-acs {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -264px -330px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -264px -330px; }
  .icons-mobile-nascar-cls {
    background: url("https://cdn11.bigcommerce.com/s-xexc16uo8q/content/assets/icons-nascar-spritesheet-64_20250606.png") no-repeat -330px 0px;
    width: 64px;
    height: 64px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    -moz-transform-origin: -330px -0px; } }

div.listItem-content div.listItem-actions a.button.button--primary {
  background-color: #FFFFFF;
  font-size: 13px;
  padding: 9px 24px; }

.panorama-title-psu13 {
  font-family: "fenway-park-jf", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #001446;
  font-size: 5em;
  margin-bottom: 0; }

.panorama-subtitle-psu13 {
  text-align: center;
  font-family: "termina", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #001446;
  font-size: 1.5em; }

@media screen and (max-width: 1045px) {
  .panorama-subtitle-psu13 {
    font-size: 1.2em; } }

@media screen and (max-width: 860px) {
  .panorama-subtitle-psu13 {
    font-size: 1em; } }

@media screen and (max-width: 760px) {
  .panorama-title-psu13 {
    font-size: 4em; }
  .panorama-subtitle-psu13 {
    font-size: 1.5em; } }

@media screen and (max-width: 600px) {
  .panorama-title-psu13 {
    font-size: 3em; }
  .panorama-subtitle-psu13 {
    font-size: 1.2em; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-images {
      width: 75%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-details {
      clear: right;
      float: right;
      width: 25%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

#attribute_textarea_12294 {
  height: 150px; }

.oilers-notice {
  border: 10px solid #096bc4;
  color: #096bc4;
  padding: .5em;
  margin-bottom: 2em;
  text-align: center;
  font-size: 1.5em;
  font-weight: 900;
  letter-spacing: -1px; }

div .oilers-button {
  background: #000;
  max-width: 300px;
  margin: .35em auto .25em;
  color: #FFF;
  text-transform: uppercase;
  border: none;
  text-decoration: none !important;
  font-size: 1.25em; }

.oilers-button a {
  text-decoration: none !important; }

.oilers-link {
  text-decoration: none; }

.productView-edd {
  margin: .75em 0 -2em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px; }

@media screen and (max-width: 800px) {
  .productView-edd {
    margin: -.5em 0 -1em;
    color: #096bc4; } }

.panorama-title-txam7 img {
  max-width: 90%; }

.alert-psu13 {
  font-weight: bold;
  color: #096bc4;
  letter-spacing: -.5px;
  margin-bottom: 1em; }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 3.125rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 3.125rem;
  z-index: 10; }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #096bc4; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #007dc6; }

.starwrap {
  height: 3.125rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.125rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 551px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1261px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 0.9375rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.125rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: black; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.25rem;
  line-height: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.75rem;
  padding-top: 0.09375rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #096bc4;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: black; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.25rem;
  left: -25px;
  line-height: 1rem;
  padding-top: 0.09375rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 7.4375rem;
  z-index: 10; }

.sale-flag-sash {
  background: #096bc4;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: black; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 801px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }
