@font-face {
  font-family: "AS Circular";
  font-weight: 100;
  font-style: normal;
  font-display: fallback;
  src: url("https://resource.alaskaair.net/-/media/4E8D77C0D7A8411AB9C351C1EFF86681.woff2") format("woff2"), url("https://resource.alaskaair.net/-/media/CAAEEC88586944808EDE9B36A3460098.woff") format("woff");
}
@font-face {
  font-family: "AS Circular";
  font-weight: 300;
  font-style: normal;
  font-display: fallback;
  src: url("https://resource.alaskaair.net/-/media/A5558137DB0F4B818D85EBE44FDC542E.woff2") format("woff2"), url("https://resource.alaskaair.net/-/media/F4E82B6C6CBA46B4A322B4B99B2CBC63.woff") format("woff");
}
@font-face {
  font-family: "AS Circular";
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
  src: url("https://resource.alaskaair.net/-/media/1DD02F55437F4346B7EF7D5A08326D71.woff2") format("woff2"), url("https://resource.alaskaair.net/-/media/2339807B68A344348447336D15035425.woff") format("woff");
}
/* Document
   ========================================================================== */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

main {
  display: block;
}

/* Grouping content
   ========================================================================== */
hr {
  overflow: visible;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
  height: 0;
  /* 2 */
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-disable-line font-family-no-duplicate-names */
  font-size: 1rem;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  /* 1 */
  text-decoration: underline dotted;
  /* 1 */
  /* stylelint-disable-line declaration-block-no-duplicate-properties */
  border-bottom: none;
  /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  /* stylelint-disable-line font-family-no-duplicate-names */
  font-size: 1rem;
  /* 2 */
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 1 */
  font-family: inherit;
  /* 2 */
  font-size: 100%;
  /* 2 */
  line-height: 1.5rem;
  /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  display: table;
  /* 1 */
  box-sizing: border-box;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 2 */
  white-space: normal;
  /* 1 */
  color: inherit;
  /* 3 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  /* 1 */
  -webkit-appearance: textfield;
  /* 2 */
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}

/* Interactive
   ========================================================================== */
details {
  display: block;
}

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
template {
  display: none;
}

[hidden] {
  display: none;
}

.heading, .auro-markdown h1,
.auro-markdown h2,
.auro-markdown h3 {
  margin: calc(1rem + 0.75rem) 0;
  letter-spacing: -0.2px;
  font-weight: 500;
}

.heading--display, .auro-markdown h1 {
  margin-top: 0;
  font-size: 2.75rem;
  font-weight: 100;
  line-height: 3.375rem;
}
@media screen and (min-width: 1024px) {
  .heading--display, .auro-markdown h1 {
    font-size: 3rem;
    line-height: 3.75rem;
  }
}
@media screen and (min-width: 1232px) {
  .heading--display, .auro-markdown h1 {
    font-size: 3.5rem;
    line-height: 4.25rem;
  }
}

.heading--800 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.375rem;
}
@media screen and (min-width: 1024px) {
  .heading--800 {
    font-size: 2.25rem;
    line-height: 2.625rem;
  }
}
@media screen and (min-width: 1232px) {
  .heading--800 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}

.heading--700, .auro-markdown h2 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 2.125rem;
}
@media screen and (min-width: 1024px) {
  .heading--700, .auro-markdown h2 {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}
@media screen and (min-width: 1232px) {
  .heading--700, .auro-markdown h2 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

.heading--600, .auro-markdown h3 {
  margin: 1rem 0;
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .heading--600, .auro-markdown h3 {
    font-size: 1.75rem;
    line-height: 2.125rem;
  }
}
@media screen and (min-width: 1232px) {
  .heading--600, .auro-markdown h3 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
}

.heading--500, .auro-markdown h4 {
  margin: 1rem 0;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.625rem;
}
@media screen and (min-width: 1024px) {
  .heading--500, .auro-markdown h4 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
@media screen and (min-width: 1232px) {
  .heading--500, .auro-markdown h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.heading--400 {
  margin: 0.75rem 0;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.625rem;
}

.heading--300 {
  margin: 0.75rem 0;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.625rem;
}

blockquote {
  margin-left: 0;
  border-left: 1px solid var(--auro-color-border-active-on-light);
  padding: var(--auro-size-xs);
  padding-left: var(--auro-size-xl);
  color: var(--auro-color-text-secondary-on-light);
  font-weight: 200;
  margin-top: var(--auro-size-lg);
  margin-bottom: var(--auro-size-lg);
}
blockquote p, blockquote .auro-markdown p, .auro-markdown blockquote p {
  line-height: 2;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote + p, .auro-markdown blockquote + p {
  margin-bottom: var(--auro-size-xl);
}

.auro_table, .auro-markdown table {
  display: block;
  overflow: scroll;
  width: auto;
  margin-bottom: 2rem;
  border-spacing: 0.75rem;
  border-collapse: collapse;
  font-weight: 100;
}
.auro_table tr:nth-child(even), .auro-markdown table tr:nth-child(even) {
  background-color: #f8f8f8;
}
.auro_table th, .auro-markdown table th {
  text-align: left;
  font-weight: 500;
}
@media screen and (min-width: 660px) {
  .auro_table, .auro-markdown table {
    display: table;
    width: 100%;
  }
}
.auro_table thead, .auro-markdown table thead {
  border-collapse: collapse;
  border-bottom: 1px solid #dbdbdb;
}
.auro_table th, .auro-markdown table th,
.auro_table td,
.auro-markdown table td {
  padding: 1rem;
}

*, *:before, *:after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: reduce) {
  *, *:before, *:after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
*:focus-visible {
  outline: 0;
}
*:focus-visible {
  outline: 0;
}

:focus:not(:focus-visible) {
  outline: 3px solid transparent;
}

.js-focus-visible :focus:not(.focus-visible) {
  outline: 3px solid transparent;
}

html {
  box-sizing: border-box;
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
.baseType {
  margin: 0;
  color: #222222;
  font-family: "AS Circular", Helvetica Neue, Arial, sans-serif;
  font-variant-ligatures: no-common-ligatures;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.baseParagraph {
  margin: 0 0 1rem;
  line-height: 1.5rem;
}
.baseParagraph .hyperlink, .baseParagraph .auro-markdown a, .auro-markdown .baseParagraph a {
  text-decoration: underline;
}

.hyperlink, .auro-markdown a {
  text-decoration: underline;
  color: #0074cb;
}
.hyperlink.focus-visible, .auro-markdown a.focus-visible {
  /* stylelint-disable-line selector-max-class */
  color: #ffffff;
  outline: #0074cb solid 0.25rem;
  background-color: #0074cb;
}
.hyperlink.focus-visible:hover, .auro-markdown a.focus-visible:hover {
  color: #ffffff !important;
}
.hyperlink:visited, .auro-markdown a:visited {
  color: #0074cb;
}
.hyperlink:visited.focus-visible, .auro-markdown a:visited.focus-visible {
  /* stylelint-disable-line selector-max-class */
  color: #ffffff;
  outline: #0074cb solid 0.25rem;
  background-color: #0074cb;
}
.hyperlink:visited.focus-visible:hover, .auro-markdown a:visited.focus-visible:hover {
  color: #ffffff !important;
}
.hyperlink--nav {
  display: block;
  text-decoration: none;
}
.hyperlink--nav:not(.is-touching):hover {
  text-decoration: underline !important;
}
.hyperlink--ondark {
  color: #00cff0;
}
.hyperlink--ondark:not(.is-touching):hover {
  color: #5de3f7;
}
.hyperlink--ondark:visited {
  color: #00cff0;
}
.hyperlink:not(.is-touching):hover, .auro-markdown a:not(.is-touching):hover {
  text-decoration: none;
  color: #054687;
}

img {
  max-width: 100%;
}

small,
.type--small {
  font-size: 0.75rem;
  line-height: 1rem;
}

/* stylelint-disable-line scss/dollar-variable-first-in-block */
p, .auro-markdown p {
  margin: 0 0 1rem;
  line-height: 1.5rem;
}

.fineprint {
  font-family: var(--auro-font-family-default);
  font-size: var(--auro-text-body-size-xs);
  line-height: var(--auro-text-body-height-xs);
  color: var(--auro-color-text-secondary-on-light);
}

/* stylelint-disable selector-type-no-unknown */
.auro-markdown a.focus-visible {
  color: #ffffff;
  outline: #0074cb solid 0.25rem;
  background-color: #0074cb;
}
.auro-markdown a.focus-visible:hover {
  color: #ffffff !important;
}
.auro-markdown p:last-child {
  margin-bottom: 0;
}
:not(pre) > code[class*=language-], pre[class*=language-] {
  background: #f8f8f8;
}

pre {
  background: var(--auro-color-base-gray-100) !important;
  border: unset !important;
  margin-bottom: var(--auro-size-lg) !important;
  padding-left: var(--auro-size-sm) !important;
  padding-top: var(--auro-size-md) !important;
  padding-bottom: var(--auro-size-md) !important;
}
pre code {
  font-size: 0.85rem !important;
}

auro-accordion pre {
  background: none !important;
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  padding: 0 !important;
}

auro-accordion + .exampleWrapper,
auro-accordion + p,
.auro-markdown auro-accordion + p {
  margin-top: 2rem !important;
}

code[class*=language-], pre[class*=language-] {
  font-family: monospace;
}

code:not(.html):not(.css):not(.js) {
  color: var(--auro-color-brand-flamingo-500);
}

.exampleWrapper {
  background: repeating-linear-gradient(45deg, #f3f3f3, #f3f3f3 10px, var(--auro-color-base-white) 10px, var(--auro-color-base-white) 20px);
}

.exampleWrapper--ondark {
  background: repeating-linear-gradient(45deg, var(--auro-color-background-darkest), var(--auro-color-background-darkest) 10px, var(--auro-color-background-darker) 10px, var(--auro-color-background-darker) 20px);
}
