/* compiled by scssphp 1.1.0 on Thu, 22 May 2025 20:15:49 +0000 (0.3236s) */

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@charset "UTF-8";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
 ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  /* 1 */
  /* 2 */
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio, canvas, progress, video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, [hidden] {
  /* 1 */
  display: none; }

/* Links
 ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0; }

/* Text-level semantics
 ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
 ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
 ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, select, textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

html {
  box-sizing: border-box; }

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

.button, button, input[type="button"], input[type="reset"], input[type="submit"] {
  appearance: none;
  background-color: #f5bb5b;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 0 18px rgba(56, 42, 24, 0.1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "roboto-slab", "Georgia", "Cambria", "Times New Roman", "Times", serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875em;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 1.15rem 3rem;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  .button:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    background-color: #f2a72b;
    color: #fff; }
  .button:disabled, button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    .button:disabled:hover, button:disabled:hover, input[type="button"]:disabled:hover, input[type="reset"]:disabled:hover, input[type="submit"]:disabled:hover {
      background-color: #f5bb5b; }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 0.375rem;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375rem; }

input, select, textarea {
  display: block;
  font-family: "roboto-slab", "Georgia", "Cambria", "Times New Roman", "Times", serif;
  font-size: 1em; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select[multiple] {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 0.75rem;
  padding: 0.5rem;
  transition: border-color 150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover, select[multiple]:hover {
    border-color: #b1b1b1; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select[multiple]:focus {
    border-color: #e68b5e;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px #e68b5e;
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled, select[multiple]:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover, select[multiple]:disabled:hover {
      border: 1px solid #ddd; }
  input[type="color"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="email"]::placeholder, input[type="month"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, input[type="week"]::placeholder, input:not([type])::placeholder, textarea::placeholder, select[multiple]::placeholder {
    color: #999; }

textarea {
  resize: vertical; }

[type="search"] {
  appearance: none; }

[type="checkbox"], [type="radio"] {
  display: inline;
  margin-right: 0.375rem; }

[type="file"] {
  margin-bottom: 0.75rem;
  width: 100%; }

select {
  margin-bottom: 0.75rem;
  max-width: 100%;
  width: auto; }

.checkbox-group label {
  display: inline-block; }

html {
  box-sizing: border-box; }

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

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

figure {
  margin: 0; }

img, picture {
  margin: 0;
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 0.75rem 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #a6a6a6;
  font-weight: 600;
  padding: 0.75rem 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75rem 0; }

tr, td, th {
  vertical-align: middle; }

html {
  overflow-x: hidden; }

body {
  background-position: 0 -39%;
  color: #38455a;
  font-family: "roboto-slab", "Georgia", "Cambria", "Times New Roman", "Times", serif;
  font-size: 0.875em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }
@media screen and (min-width: 1450px) {
  body {
    font-size: 1em; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "roboto-slab", "Georgia", "Cambria", "Times New Roman", "Times", serif;
  font-size: 1.333em;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 0.75rem; }

h1 {
  font-size: 2.375em; }

h2 {
  font-size: 1.5em; }

p {
  margin: 0 0 0.75rem; }

a {
  color: #e68b5e;
  text-decoration: none;
  transition: color 150ms ease; }
  a:active, a:focus, a:hover {
    color: #ad6847; }

sup {
  top: -0.3em;
  font-size: 65%; }
  .alert, .filterNote, .site_note, .notifications, #site_notification, #notifications {
    font-size: 0.875em;
    background-color: #f8cf8b;
    color: #635338;
    display: block;
    padding: 0.75rem 0;
    line-height: 1;
    text-align: center;
    border-color: #dfba7d;
    border-style: solid;
    border-width: 0; }
  @media screen and (min-width: 600px) {
    .alert, .filterNote, .site_note, .notifications, #site_notification, #notifications {
      padding: 1.5rem 0; } }
  .alert p:last-of-type, .filterNote p:last-of-type, .site_note p:last-of-type, .notifications p:last-of-type, #site_notification p:last-of-type, #notifications p:last-of-type {
    margin: 0; }
  .alert a, .filterNote a, .site_note a, .notifications a, #site_notification a, #notifications a {
    color: #4a3e2a; }
    .alert a:focus, .filterNote a:focus, .site_note a:focus, .notifications a:focus, #site_notification a:focus, #notifications a:focus, .alert a:hover, .filterNote a:hover, .site_note a:hover, .notifications a:hover, #site_notification a:hover, #notifications a:hover {
      color: #19150e; }
  .error, #send_error, #email_notification, #errors {
    font-size: 0.875em;
    background-color: #d05950;
    color: #532420;
    display: block;
    padding: 0.75rem 0;
    line-height: 1;
    text-align: center;
    border-color: #bb5048;
    border-style: solid;
    border-width: 0; }
  @media screen and (min-width: 600px) {
    .error, #send_error, #email_notification, #errors {
      padding: 1.5rem 0; } }
  .error p:last-of-type, #send_error p:last-of-type, #email_notification p:last-of-type, #errors p:last-of-type {
    margin: 0; }
  .error a, #send_error a, #email_notification a, #errors a {
    color: #3e1b18; }
    .error a:focus, #send_error a:focus, #email_notification a:focus, #errors a:focus, .error a:hover, #send_error a:hover, #email_notification a:hover, #errors a:hover {
      color: #150908; }
  .notice {
    font-size: 0.875em;
    background-color: #e5edf8;
    color: #5c5f63;
    display: block;
    padding: 0.75rem 0;
    line-height: 1;
    text-align: center;
    border-color: #ced5df;
    border-style: solid;
    border-width: 0; }
  @media screen and (min-width: 600px) {
    .notice {
      padding: 1.5rem 0; } }
  .notice p:last-of-type {
    margin: 0; }
  .notice a {
    color: #45474a; }
    .notice a:focus, .notice a:hover {
      color: #171819; }
  .success, #send_success, #auctionStarted, #success, #voteResults, #watchlistChanged {
    font-size: 0.875em;
    background-color: #e6efc2;
    color: #5c604e;
    display: block;
    padding: 0.75rem 0;
    line-height: 1;
    text-align: center;
    border-color: #cfd7af;
    border-style: solid;
    border-width: 0; }
  @media screen and (min-width: 600px) {
    .success, #send_success, #auctionStarted, #success, #voteResults, #watchlistChanged {
      padding: 1.5rem 0; } }
  .success p:last-of-type, #send_success p:last-of-type, #auctionStarted p:last-of-type, #success p:last-of-type, #voteResults p:last-of-type, #watchlistChanged p:last-of-type {
    margin: 0; }
  .success a, #send_success a, #auctionStarted a, #success a, #voteResults a, #watchlistChanged a {
    color: #45483a; }
    .success a:focus, #send_success a:focus, #auctionStarted a:focus, #success a:focus, #voteResults a:focus, #watchlistChanged a:focus, .success a:hover, #send_success a:hover, #auctionStarted a:hover, #success a:hover, #voteResults a:hover, #watchlistChanged a:hover {
      color: #171813; }

main .filterNote, main .site_note, main .notifications, main #site_notification, main #notifications {
  margin-bottom: 3rem;
  border-width: 1px; }

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 3rem; }
  .wrapper::after {
    clear: both;
    content: "";
    display: block; }

.subhead {
  color: #83bdc0;
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase; }

.lead-in {
  color: rgba(56, 69, 90, 0.75);
  font-size: 1.15em;
  line-height: 1.6;
  margin: 1.5rem 0 3rem;
  max-width: 30em; }

.one-third-shift {
  margin-top: 1.5rem; }
@media screen and (min-width: 600px) {
  .one-third-shift {
    margin-left: 34.1192173411%; } }

.headline {
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  text-shadow: 0 0 20px rgba(56, 42, 24, 0.1);
  z-index: 1; }
@media screen and (min-width: 600px) {
  .headline {
    font-size: 3.8em;
    margin-left: 6.1721523119%; } }

.create-new {
  display: inline-block; }

body, .features, .pricing {
  background-image: url("/images/svg/baseball-scarecard-name.svg"), url("/images/svg/baseball-scarecard-data.svg");
  background-repeat: repeat-y, repeat;
  background-position: left top, left top; }

.as-seen-in {
  margin-left: 20px;
  width: 250px; }

.main-footer {
  text-align: center;
  color: rgba(56, 69, 90, 0.5);
  padding: 0.75rem 3rem; }
@media screen and (min-width: 600px) {
  .main-footer {
    padding: 6rem 3rem; } }
.main-footer h2 {
  color: rgba(56, 69, 90, 0.75);
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase; }
.main-footer nav {
  margin: 3rem 0; }
  .main-footer nav a {
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 0.875em;
    letter-spacing: 2px;
    text-transform: uppercase; }
  @media screen and (min-width: 700px) {
    .main-footer nav a {
      margin-right: 3rem; } }
@media screen and (min-width: 700px) {
  .main-footer ul, .main-footer li {
    display: inline-block; } }
.main-footer p {
  margin: 0 auto 1.5rem;
  max-width: 700px; }

.navigation {
  margin: 3rem auto;
  padding: 0 1.5rem; }
@media screen and (min-width: 800px) {
  .navigation {
    padding: 0 3rem; } }
.navigation .ottoneu-logo {
  height: 44px;
  width: 215px; }
  .navigation .ottoneu-logo .a {
    fill: #39455b; }
  .navigation .ottoneu-logo .b {
    fill: #5ba077; }
  @media screen and (min-width: 700px) {
    .navigation .ottoneu-logo {
      float: left; } }
@media screen and (max-width: 700px) {
  .navigation nav {
    margin-left: 1.8rem;
    margin-top: -1rem; } }
@media screen and (min-width: 700px) {
  .navigation nav {
    margin-top: 0.5rem;
    float: right; } }
.navigation nav a {
  display: inline-block;
  color: rgba(56, 69, 90, 0.4);
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  margin-left: 1.5rem;
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 2px; }
  .navigation nav a:hover, .navigation nav a:focus {
    color: #df6b32; }

.features {
  box-shadow: 0 -30px 70px rgba(56, 42, 24, 0.1);
  padding-top: 5rem; }
  .features h1 {
    margin-bottom: 3rem;
    font-size: 2em;
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif; }
  .features h2 {
    margin-bottom: 0.25rem;
    font-size: 1.35em; }
  .features h3 {
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 0.875em;
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    text-transform: uppercase; }
  .features p {
    line-height: 1.8; }

.seasons {
  clear: both;
  position: relative; }
@media screen and (max-width: 850px) {
  .seasons {
    padding-bottom: 3rem; } }
.seasons h1 {
  margin-top: -4rem; }
.seasons ul {
  display: block; }
  .seasons ul::after {
    clear: both;
    content: "";
    display: block; }
.seasons li {
  margin-bottom: 1.5rem; }
@media screen and (min-width: 700px) and (max-width: 860px) {
  .seasons li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 48.8211739883%; }
    .seasons li:last-child {
      margin-right: 0; }
    .seasons li:nth-child(2n) {
      margin-right: 0; }
    .seasons li:nth-child(2n+1) {
      clear: left; } }
@media screen and (min-width: 860px) {
  .seasons li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
    margin-bottom: 0; }
    .seasons li:last-child {
      margin-right: 0; } }

.your-team {
  display: block;
  padding-bottom: 12rem; }
  .your-team::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (max-width: 950px) {
    .your-team {
      padding-top: 12rem; } }
  .your-team li {
    margin-bottom: 1.5rem; }
  @media screen and (min-width: 500px) {
    .your-team li {
      float: left;
      display: block;
      margin-right: 2.3576520234%;
      width: 48.8211739883%; }
      .your-team li:nth-child(2n) {
        margin-right: 0; }
      .your-team li:nth-child(2n+1) {
        clear: left; }
      .your-team li:last-child {
        margin-right: 0; } }
@media screen and (min-width: 950px) {
  .your-team li {
    float: left;
    display: block;
    margin-right: 3.5786642602%;
    width: 48.2106678699%; }
    .your-team li:last-child {
      margin-right: 0; } }

.cards {
  position: relative; }

.card {
  box-shadow: 0 0 30px rgba(56, 42, 24, 0.1);
  border-radius: 3px;
  overflow: hidden; }
@media screen and (max-width: 950px) {
  .card {
    height: 250px; } }

.card-header {
  display: block;
  padding: 1.5rem; }
  .card-header::after {
    clear: both;
    content: "";
    display: block; }
  .card-header div {
    float: left;
    width: 50%; }
  .card-header h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.6875em; }
  .card-header h3.card-title {
    font-size: 0.75em;
    margin-bottom: 0; }

.card-body {
  padding: 1.5rem 1.5rem 0.75rem; }
  .card-body h4 {
    font-size: 0.6875em;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .card-body p, .card-body h5 {
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 0.75em;
    margin-bottom: 0; }
  .card-body ul:not(:last-child) {
    margin-bottom: 1rem; }
  .card-body li {
    display: block;
    margin-bottom: 0.5rem; }
    .card-body li::after {
      clear: both;
      content: "";
      display: block; }

.team-name {
  float: left; }

.team-record {
  float: right; }

.cards-league {
  width: 50%; }
@media screen and (min-width: 950px) {
  .cards-league {
    width: 80%; } }

.cards-team {
  width: 70%; }
@media screen and (min-width: 950px) {
  .cards-team {
    width: 100%; } }
.cards-team h5 {
  float: left; }
.cards-team p {
  float: right;
  width: 40px; }

@supports not (mix-blend-mode: multiply) {
  .pricing {
    background: none; } }
@supports (mix-blend-mode: multiply) {
  .pricing {
    background-blend-mode: multiply; } }

.pricing {
  padding: 6rem 0;
  overflow: hidden; }
  .pricing h1 {
    color: #f8cf8b;
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 2em;
    margin-bottom: 3rem;
    position: relative;
    text-align: center; }
  .pricing .wrapper {
    max-width: 1000px; }
  .pricing ul {
    display: block; }
    .pricing ul::after {
      clear: both;
      content: "";
      display: block; }
  @media screen and (max-width: 700px) {
    .pricing li {
      margin-bottom: 3rem; } }
@media screen and (min-width: 700px) {
  .pricing li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%; }
    .pricing li:last-child {
      margin-right: 0; } }

.plan {
  background-color: #83bdc0;
  border-radius: 3px;
  overflow: hidden;
  text-align: center; }
  .plan.primary .plan-button {
    background-color: #e68b5e; }
    .plan.primary .plan-button:focus, .plan.primary .plan-button:hover {
      background-color: #cf7d55; }
  .plan.primary .champion h4 {
    font-size: 3.625em; }
  .plan.secondary {
    margin-top: 3rem; }

.plan-button {
  box-shadow: 0 -2px 6px #72b4b7;
  background-color: #f5bb5b;
  color: #fff;
  display: block;
  font-size: 0.875em;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 1.15rem 0.75rem;
  text-transform: uppercase; }
  .plan-button:hover, .plan-button:focus {
    color: #fff;
    background-color: #f2a72b; }

.plan-name {
  background: #8dc2c5;
  box-shadow: 0 2px 6px #79b8bb;
  padding: 1.15rem 0.75rem; }
  .plan-name h2 {
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    margin-bottom: 0.25rem;
    color: white; }
  .plan-name h3 {
    color: #48686a;
    font-size: 0.875em;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase; }

.plan-awards {
  padding: 3rem 0.75rem; }
  .plan-awards h3 {
    color: #48686a;
    font-size: 1em;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .plan-awards h4 {
    color: white;
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 2.625em;
    line-height: 1;
    font-weight: bold; }
  .plan-awards.all-pro {
    padding: 1.5rem 0.75rem; }

.champion {
  margin-bottom: 1.25rem; }
  .champion h4 {
    font-size: 3.25em; }

@media screen and (min-width: 700px) {
  .runner-up {
    display: inline-block;
    width: 45%; } }

.runner-up-group {
  display: block; }
  .runner-up-group::after {
    clear: both;
    content: "";
    display: block; }

.inquire {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 0.875em;
  padding: 1.5rem 1.6rem; }
  .inquire:focus, .inquire:hover {
    color: rgba(255, 255, 255, 0.3); }

.join-league-section {
  margin: 3rem auto 0;
  max-width: 500px;
  position: relative;
  text-align: center; }
@media screen and (min-width: 850px) {
  .join-league-section {
    padding-top: 6rem;
    padding-bottom: 3rem; } }
.join-league-section h2 {
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: white;
  line-height: 1.4;
  margin-bottom: 1.5rem; }
.join-league-section .button {
  background-color: #f5bb5b; }
  .join-league-section .button:hover, .join-league-section .button:focus {
    background-color: #f2a72b;
    color: #fff; }

.quotes {
  color: rgba(56, 69, 90, 0.75);
  padding: 3rem 0 0; }
@media screen and (min-width: 600px) {
  .quotes {
    padding: 3rem 3rem 0; } }
.quotes h1 {
  color: #5a9f76;
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 2em;
  margin-bottom: 3rem; }
@media screen and (min-width: 600px) {
  .quotes h1 {
    margin-left: 6.1721523119%; } }
.quotes blockquote {
  position: relative;
  padding-left: 3rem; }
  .quotes blockquote:before {
    position: absolute;
    top: -3rem;
    left: -0.25rem;
    content: "“";
    display: block;
    font-size: 115px; }
.quotes ul {
  display: block; }
  .quotes ul::after {
    clear: both;
    content: "";
    display: block; }
@media screen and (max-width: 860px) {
  .quotes li {
    margin-bottom: 3rem; } }
@media screen and (min-width: 860px) {
  .quotes li {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%; }
    .quotes li:last-child {
      margin-right: 0; } }
.quotes .wrapper {
  position: relative;
  padding-top: 3rem; }

.gm-quote {
  margin: 0; }
  .gm-quote p {
    font-size: 1.15em;
    line-height: 1.7;
    margin-bottom: 1.5rem; }
  .gm-quote cite {
    color: #4a8795;
    font-style: normal;
    letter-spacing: 2px;
    font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase; }

@media screen and (min-width: 600px) and (max-width: 1050px) {
  .home-hero .headline {
    margin-left: 0; } }
@media screen and (min-width: 1100px) {
  .home-hero .headline {
    font-size: 5em; } }
@media screen and (min-width: 1450px) {
  .home-hero .headline {
    font-size: 4.5em; } }
@media screen and (min-width: 600px) and (max-width: 1050px) {
  .home-hero .one-third-shift {
    margin-left: 0; } }
@media screen and (min-width: 1100px) {
  .home-hero .one-third-shift {
    margin-top: -3rem; } }

.home-ottoneu-title {
  font-family: "sofia-pro", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 0.875em;
  letter-spacing: 2px;
  margin-bottom: 1.5rem;
  text-transform: uppercase; }
  .home-ottoneu-title svg {
    position: relative;
    top: 5px;
    bottom: 5px;
    height: 22px;
    width: 22px;
    display: inline-block;
    margin-right: 0.5rem; }

.home-section-title {
  font-size: 3em;
  max-width: 50rem; }
@media screen and (min-width: 600px) {
  .home-section-title {
    margin-left: -3rem; } }

.home-section-body {
  max-width: 35rem; }

.home-football {
  margin-bottom: 3rem;
  padding-top: 9rem; }
@media screen and (min-width: 600px) {
  .home-football {
    margin-bottom: 6rem;
    padding: 6rem 6rem 0; } }
@media screen and (min-width: 1200px) {
  .home-football {
    padding: 6rem 3rem 0; } }
.home-football::before {
  position: absolute;
  top: -7rem;
  left: -8rem;
  height: 435px;
  width: 600px;
  background-image: url("/images/home/home-play-illustration.svg");
  background-repeat: no-repeat;
  content: "";
  display: none;
  pointer-events: none; }
@media screen and (min-width: 1050px) {
  .home-football::before {
    display: block; } }
.home-football::after {
  position: absolute;
  top: -2rem;
  right: -10%;
  left: -10%;
  height: 150px;
  width: 493px;
  background-image: url("/images/home/home-play-illustration-bottom-small.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  pointer-events: none; }
@media screen and (min-width: 480px) {
  .home-football::after {
    right: 0; } }
@media screen and (min-width: 600px) {
  .home-football::after {
    top: -4rem; } }
@media screen and (min-width: 915px) {
  .home-football::after {
    height: 420px;
    width: 493px;
    background-image: url("/images/home/home-play-illustration-bottom.svg");
    right: -10vh;
    bottom: 13rem;
    top: auto; } }
@media screen and (min-width: 1050px) {
  .home-football::after {
    bottom: 2rem;
    right: -1rem; } }
.home-football .home-ottoneu-title svg {
  fill: #e68b5e; }

.home-baseball {
  background-color: #5a9f76;
  background-image: url("/images/baseball-background.svg");
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding: 3rem 0;
  position: relative; }
@media screen and (min-width: 600px) {
  .home-baseball {
    padding: 8rem 3rem; } }
@media screen and (min-width: 1200px) {
  .home-baseball {
    padding: 8rem 0; } }
.home-baseball::after {
  position: absolute;
  right: -40%;
  bottom: -2rem;
  left: -40%;
  height: 441px;
  width: 739px;
  background-image: url("/images/home/home-baseball-scorecard.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  pointer-events: none; }
@media screen and (max-width: 900px) {
  .home-baseball::after {
    display: none; } }
@media screen and (min-width: 1015px) {
  .home-baseball::after {
    right: -20%; } }
@media screen and (min-width: 1250px) {
  .home-baseball::after {
    right: -1rem; } }
.home-baseball .home-ottoneu-title svg {
  fill: #f5bb5b; }
.home-baseball .home-section-title {
  color: #fcedd3; }
.home-baseball .home-section-body {
  color: rgba(255, 255, 255, 0.75); }

.baseball-hero {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 70vh;
  padding-bottom: 15rem;
  padding-bottom: 15rem; }
  .baseball-hero:after {
    position: absolute;
    right: -3rem;
    bottom: -2rem;
    left: -3rem;
    height: 291px;
    width: 491px;
    display: block;
    content: "";
    background-image: url("/images/svg/home-baseball-hero.svg");
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0.6;
    background-size: contain;
    z-index: -1; }
  @media screen and (min-width: 740px) {
    .baseball-hero:after {
      height: 441px;
      width: 739px;
      right: -17rem; } }
@media screen and (min-width: 945px) {
  .baseball-hero:after {
    bottom: 6rem; } }
.baseball-hero .hero-intro-shift {
  margin-top: 1.5rem; }
@media screen and (min-width: 600px) {
  .baseball-hero .hero-intro-shift {
    margin-left: 6.1721523119%; } }
.baseball-hero .button {
  margin-right: 0.75rem; }

@supports not (mix-blend-mode: multiply) {
  .features {
    background: none; } }
@supports (mix-blend-mode: multiply) {
  .features {
    background-blend-mode: multiply;
    background-color: #5a9f76; } }

.features {
  color: #38455a;
  padding-bottom: 6rem; }
  .features h1 {
    color: #f8cf8b; }
  .features h2 {
    color: white; }
  .features h3 {
    color: #a4cab4; }

@media screen and (min-width: 950px) {
  .your-team {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 65.8807826589%; }
    .your-team:last-child {
      margin-right: 0; } }

.seasons:before {
  position: absolute;
  top: -13rem;
  left: -10rem;
  height: 89px;
  width: 612px;
  background-image: url("/images/svg/features-scorecard-higher.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: none; }
@media screen and (min-width: 950px) {
  .seasons:before {
    display: block; } }
.seasons:after {
  position: absolute;
  top: -7rem;
  right: -16rem;
  left: -16rem;
  height: 100px;
  width: 493px;
  background-image: url("/images/svg/features-scorecard-lower.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  content: ""; }
@media screen and (min-width: 740px) {
  .seasons:after {
    height: 150px;
    width: 739px; } }
@media screen and (min-width: 850px) {
  .seasons:after {
    display: block; } }

@media screen and (min-width: 950px) {
  .cards {
    float: left;
    display: block;
    margin-right: 2.3576520234%;
    width: 31.7615653177%;
    float: right; }
    .cards:last-child {
      margin-right: 0; } }

.card {
  background: #f9d9a3; }

.card-header {
  background: #fadfb1;
  box-shadow: 0 2px 10px #f9d395; }
  .card-header h2 {
    color: #4a8795; }
  .card-header h3 {
    color: #83bdc0; }

.card-body h4 {
  color: #4a8795; }
.card-body h5 {
  color: #38455a; }
.card-body p {
  color: #7a6559; }

.cards-league {
  position: absolute;
  top: -9rem;
  left: 0rem; }
@media screen and (min-width: 950px) {
  .cards-league {
    left: 1rem; } }

.cards-team {
  position: absolute;
  top: -7rem;
  right: 1rem;
  left: 1rem; }
@media screen and (min-width: 950px) {
  .cards-team {
    top: -4.5rem;
    right: -6rem; } }
@media screen and (min-width: 1280px) {
  .cards-team {
    right: -10rem; } }

@supports not (mix-blend-mode: multiply) {
  .pricing {
    background: none; } }
@supports (mix-blend-mode: multiply) {
  .pricing {
    background-blend-mode: multiply;
    background-color: #4a8795; } }

.pricing h1:after {
  position: absolute;
  top: -3rem;
  right: -20rem;
  left: -20rem;
  height: 60px;
  width: 382.5px;
  background-image: url("/images/svg/pricing-scorecard-higher.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: ""; }
@media screen and (max-width: 440px) {
  .pricing h1:after {
    display: none; } }
@media screen and (min-width: 740px) {
  .pricing h1:after {
    height: 80px;
    width: 510px;
    right: -24rem; } }

.plan {
  box-shadow: 0 0 30px #3c6e7a; }

.join-league-section:before {
  position: absolute;
  top: -4rem;
  left: -32rem;
  height: 132px;
  width: 595px;
  background-image: url("/images/svg/pricing-scorecard-lower.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: ""; }
@media screen and (max-width: 440px) {
  .join-league-section:before {
    display: none; } }
@media screen and (min-width: 740px) {
  .join-league-section:before {
    height: 176px;
    width: 892px;
    left: -54rem; } }
