
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;0,800;0,900;1,300;1,400;1,700;1,800;1,900&family=Barlow+Condensed:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://www.angelo.edu/_ingredients/themes/fiat-lux/assets/css/container-queries.css");
/*      Request ID: dc4648b06ea6bddcdb2119fbd260a425_1751561272 (08/10/2025 1:48pm) (JcdhCoAgDAbQE+mOFCO/dLAU3HJ1+4J+PR4tnhQRxL1CRypYWWUhGityh1PzMnajTXqdKILuRt5wwugQ9qTXTeaPfv/Jtpu9)      */



/*      Resource ID: fad7acfc3875573aa063caf8249 (styles.scss, compiled by node-sass, minified by none) (08/10/2025 1:48pm) (A:41151, B:41331, C:32952, D:33092, F:33092, J:33092, K:33092)      */



body {
  --bg: #005799;
  --bg-text: white;
  --text: #002554;
  --links: #003087; }

body[data-theme="blue"] {
  --bg: #005799;
  --bg-alt: #003a66;
  --bg-text: white;
  --accent: #ffc72c;
  --accent-alt: #ffe292;
  --accent-text: #0e3363;
  --badge: #005799;
  --badge-text: white;
  --feature-bg: #0e3363; }

body[data-theme="gold"] {
  --bg: #ffc72c;
  --bg-alt: #ffe292;
  --bg-text: #0e3363;
  --accent: #005799;
  --accent-alt: #003a66;
  --accent-text: #ffc72c;
  --badge: #ffc72c;
  --badge-text: #0e3363;
  --feature-bg: #ffc72c; }

*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*:focus {
  outline: .2rem solid #5491ff; }

html {
  min-height: 100vh;
  background-color: white; }
  html::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-light.png");
    background-size: 50rem;
    background-repeat: no-repeat;
    background-position: calc(50% - 20rem) -15rem;
    z-index: -1; }

body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  color: var(--text);
  min-height: 100vh;
  display: flex;
  flex-direction: column; }

#lw_page {
  min-height: calc(100vh - 40px);
  display: flex;
  flex-direction: column; }

p, h2, h3, h4, h5, h6 {
  margin: 0 0 1rem 0; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.25rem; }

a {
  color: var(--links);
  text-decoration: underline;
  text-decoration-color: currentcolor;
  text-decoration-thickness: auto;
  text-decoration-color: #84dbf7;
  text-decoration-thickness: 2px;
  text-decoration-skip-ink: none; }
  a:focus, a:hover {
    color: #00153b;
    text-decoration-thickness: 3px;
    text-decoration-skip-ink: none; }
  a.button-yellow {
    display: inline-block;
    background-color: var(--accent);
    color: var(--accent-text);
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    padding: .5rem 1rem; }
    a.button-yellow:hover, a.button-yellow:focus {
      background-color: var(--accent-alt); }

.d-flex {
  display: flex; }

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

.skip {
  left: 4px;
  top: 4px;
  background: #fff;
  z-index: 2000; }
  .skip:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    width: auto;
    position: fixed;
    outline: .2rem solid #5491ff;
    box-shadow: 0 0 0 .2rem #5491ff; }

header {
  position: relative;
  z-index: 1000;
  background-color: var(--bg);
  padding-top: 1rem;
  text-align: center;
  font-size: .8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em; }
  header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-blue.png");
    background-size: 50rem;
    background-repeat: no-repeat;
    background-position: calc(50% - 20rem) -15rem;
    background-attachment: fixed;
    z-index: -1; }
  header h1 {
    margin: 0; }
  header a {
    display: inline-block;
    width: 100%;
    max-width: 30rem;
    padding: 0 1rem; }
  header svg {
    display: block;
    width: 100%;
    height: auto; }
    header svg path#text {
      fill: white; }
    header svg path#flame {
      fill: var(--accent); }

.masthead {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--bg-text); }
  @media (max-width: 480px) {
    .masthead {
      display: block; }
      .masthead-separator {
        display: none; } }
  .masthead-university {
    padding: 10px; }
  .masthead-issues-selector {
    display: inline-block; }
    .masthead-issues-selector button {
      cursor: pointer; }
      .masthead-issues-selector button:hover, .masthead-issues-selector button:focus {
        background: var(--bg-alt); }
    .masthead-issues-selector button,
    .masthead-issues-selector > span {
      font-family: inherit;
      font-weight: inherit;
      font-size: inherit;
      color: inherit;
      text-transform: inherit;
      letter-spacing: inherit;
      background: transparent;
      border: 0;
      padding: 10px;
      display: inline-block; }
      .masthead-issues-selector button svg,
      .masthead-issues-selector > span svg {
        display: inline-block;
        height: 1rem;
        width: auto;
        vertical-align: bottom;
        transition: transform .3s ease; }
        .masthead-issues-selector button svg path,
        .masthead-issues-selector > span svg path {
          fill: currentColor; }
      .masthead-issues-selector button[aria-expanded='true'],
      .masthead-issues-selector > span[aria-expanded='true'] {
        background: #0e3363;
        color: white; }
        .masthead-issues-selector button[aria-expanded='true'] svg,
        .masthead-issues-selector > span[aria-expanded='true'] svg {
          transform: rotate(-180deg); }
    .masthead-issues-selector ul {
      display: flex;
      justify-content: center;
      position: absolute;
      left: 0;
      width: 100%;
      list-style-type: none;
      background: #0e3363;
      color: white;
      margin: 0;
      padding: 1rem;
      border-bottom: 4px solid var(--accent);
      box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25); }
      .masthead-issues-selector ul li a {
        display: flex;
        align-items: center;
        color: white;
        padding: .5rem 1rem;
        text-transform: none;
        letter-spacing: normal;
        font-weight: 600; }
        .masthead-issues-selector ul li a:hover, .masthead-issues-selector ul li a:focus {
          background: #005799;
          color: white; }
        .masthead-issues-selector ul li a::before {
          content: '';
          display: inline-block;
          height: 1.5em;
          width: 1.25em;
          background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-small-gold.svg");
          background-repeat: no-repeat; }
        .masthead-issues-selector ul li a.current {
          background: white;
          color: #005799 !important; }

main {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 2rem; }
  @media (max-width: 580px) {
    main {
      padding: 1rem; } }

h2.section-header {
  border-bottom: 4px solid var(--accent); }
  h2.section-header strong {
    font-weight: 800; }
  h2.section-header span {
    background: var(--bg);
    color: var(--bg-text);
    display: inline-block;
    padding: 0.25rem 1rem 0.25rem 1rem; }

.badge {
  display: inline-block;
  text-transform: uppercase;
  font-size: .6em;
  font-weight: 600;
  background: var(--badge);
  color: var(--badge-text);
  padding: 0.5em 0.5em;
  box-decoration-break: clone;
  letter-spacing: 0.05em;
  border-left: 0.75em solid var(--accent);
  line-height: 1; }

.cover-stories {
  position: relative;
  padding: 2rem 0;
  margin: 0 0 4rem 0; }
  .cover-stories .flickity-viewport {
    overflow: hidden; }
  .cover-stories::before {
    content: '';
    background: var(--feature-bg);
    width: 75%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .cover-stories .stories {
    position: relative;
    width: 100%; }
    .cover-stories .stories.flickity-enabled:focus {
      outline: 0; }
      .using-keyboard .cover-stories .stories.flickity-enabled:focus {
        outline: .2rem solid #5491ff;
        box-shadow: 0 0 0 .2rem #5491ff; }
  .cover-stories .story {
    width: 100%; }
  .cover-stories .story-inner {
    display: flex;
    position: relative;
    max-width: 1280px;
    margin: 0 auto; }
    .cover-stories .story-inner .story-media {
      z-index: 1;
      flex-basis: 50%; }
      .cover-stories .story-inner .story-media img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow-clip-margin: unset; }
    .cover-stories .story-inner .story-text {
      flex-basis: 50%;
      background: var(--feature-bg);
      padding: 2rem 2rem 3rem 2rem;
      color: var(--bg-text);
      position: relative; }
    .cover-stories .story-inner h2 {
      font-size: 4rem;
      text-transform: uppercase;
      font-weight: 800;
      line-height: 1; }
      .cover-stories .story-inner h2 a {
        color: inherit; }
        .cover-stories .story-inner h2 a:not(:hover) {
          text-decoration: none; }
  .cover-stories .controls {
    position: relative;
    margin-top: -3rem;
    margin-right: 2rem;
    display: flex;
    justify-content: end; }
    .cover-stories .controls button {
      border: none;
      padding: 0;
      height: 3rem;
      width: 3rem;
      margin-right: .5rem;
      cursor: pointer; }
      .cover-stories .controls button:last-child {
        margin-right: 0; }
      .cover-stories .controls button.previous, .cover-stories .controls button.next {
        background: var(--feature-bg); }
        .cover-stories .controls button.previous svg path, .cover-stories .controls button.next svg path {
          fill: white; }
        .cover-stories .controls button.previous:hover, .cover-stories .controls button.previous:focus, .cover-stories .controls button.next:hover, .cover-stories .controls button.next:focus {
          background-color: var(--accent); }
          .cover-stories .controls button.previous:hover svg path, .cover-stories .controls button.previous:focus svg path, .cover-stories .controls button.next:hover svg path, .cover-stories .controls button.next:focus svg path {
            fill: var(--feature-bg); }
      .cover-stories .controls button.thumbnail {
        width: auto;
        background-color: transparent; }
        .cover-stories .controls button.thumbnail img {
          display: block;
          height: 100%;
          opacity: .25; }
        .cover-stories .controls button.thumbnail.active img {
          opacity: 1; }
    .cover-stories .controls:hover button.thumbnail img, .cover-stories .controls:focus-within button.thumbnail img {
      opacity: .25; }
    .cover-stories .controls:hover button.thumbnail:hover img, .cover-stories .controls:hover button.thumbnail:focus img, .cover-stories .controls:focus-within button.thumbnail:hover img, .cover-stories .controls:focus-within button.thumbnail:focus img {
      opacity: 1; }
  @media (max-width: 900px) {
    .cover-stories {
      margin-bottom: 3rem; }
      .cover-stories::before {
        display: none; }
      .cover-stories .story-inner {
        display: block; }
        .cover-stories .story-inner .story-text {
          padding-bottom: 4rem; }
      .cover-stories .controls {
        margin: -4rem 0 0 0;
        justify-content: center; } }
  @media (max-width: 580px) {
    .cover-stories .story-inner h2 {
      font-size: 2rem; } }

@media (max-width: 900px) {
  .row-welcome-highlights {
    display: block; } }

.welcome-story {
  flex-basis: 60%;
  margin: 0 2rem 4rem 0;
  display: flex;
  position: relative;
  background: var(--feature-bg);
  color: var(--bg-text); }
  @media (max-width: 900px) {
    .welcome-story {
      margin-right: 0; } }
  @media (max-width: 580px) {
    .welcome-story {
      display: block; } }
  .welcome-story .story-media {
    flex-basis: 33.333%;
    min-width: 12.5rem; }
    .welcome-story .story-media img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      overflow-clip-margin: unset; }
    @media (max-width: 580px) {
      .welcome-story .story-media {
        height: 15rem; }
        .welcome-story .story-media img {
          object-position: 50% 15%; } }
  .welcome-story .story-text {
    flex-basis: 66.666%;
    padding: 3rem 2rem 3rem 2rem; }
    .welcome-story .story-text h2 {
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1;
      text-align: left;
      padding: 0;
      background: transparent;
      color: var(--bg-text); }
      .welcome-story .story-text h2 span {
        display: block;
        font-size: 1rem;
        background: var(--bg);
        color: var(--bg-text);
        margin: 1rem -2rem 1rem -4rem;
        padding: 0.5rem 1rem 0.5rem 4rem;
        border-bottom: 4px solid var(--accent); }
      .welcome-story .story-text h2 img {
        display: inline-block; }
    .welcome-story .story-text .summary {
      font-weight: 400; }
    .welcome-story .story-text a {
      font-weight: 600;
      text-decoration-color: inherit; }
    @media (max-width: 580px) {
      .welcome-story .story-text {
        padding-top: 0;
        padding-bottom: 1rem; }
        .welcome-story .story-text h2 span {
          margin-right: -2rem;
          margin-left: -2rem;
          margin-top: 0;
          padding-left: 2rem;
          padding-right: 2rem; } }

.college-highlights {
  flex-basis: 40%;
  margin-bottom: 4rem; }
  .college-highlights a {
    background-color: var(--bg);
    background-image: linear-gradient(var(--bg) 0, var(--bg) 100%), url("/live/image/gid/331/width/800/crop/1/55802_BW_seal.jpg");
    background-size: cover;
    background-position: 50% 50%;
    background-blend-mode: multiply, normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2.8rem;
    color: white;
    text-decoration: none;
    text-align: center;
    transition: transform .3s ease; }
    .college-highlights a span {
      display: inline-block;
      font-weight: 900;
      font-size: 1.25em;
      color: var(--accent-text);
      background-color: var(--accent);
      padding: 0 .5em; }
    .college-highlights a:hover, .college-highlights a:focus {
      box-shadow: inset 0 0 0 1rem var(--accent); }
  @media (max-width: 580px) {
    .college-highlights a {
      font-size: 2rem; } }

.news {
  --cols: 4;
  --gap: 2rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 4rem 0;
  gap: var(--gap); }
  @media (max-width: 800px) {
    .news {
      --cols: 2; } }
  @media (max-width: 450px) {
    .news {
      --cols: 1; } }
  .news .story {
    margin: 0;
    padding: 0;
    flex-grow: 0;
    flex-basis: calc(100% / var(--cols) - (var(--gap) * (var(--cols) - 1) / var(--cols))); }
    .news .story .story-media {
      margin-bottom: .5rem; }
      .news .story .story-media img {
        display: block;
        width: 100%;
        height: auto; }
    .news .story .story-text {
      font-size: 1rem;
      font-size: clamp(0.9rem, 1.25vw, 1rem); }
      .news .story .story-text h3 {
        line-height: 1;
        margin: 0 0 .5rem 0;
        font-size: 1rem;
        font-size: clamp(1rem, 1.5vw, 1.25rem); }
      .news .story .story-text > :last-child {
        margin-bottom: 0; }
    .news .story.plug {
      flex-grow: 1;
      container-type: inline-size; }
      .news .story.plug .story-inner {
        height: 100%;
        background-color: var(--bg);
        background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-light.png"), url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-light.png");
        background-size: 50%;
        background-blend-mode: color-burn;
        background-repeat: no-repeat;
        background-position: 96% 50%;
        color: var(--bg-text);
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        margin: 0;
        padding: 1rem; }
        .news .story.plug .story-inner .story-media {
          background: none;
          margin: 0;
          padding: 0; }
          .news .story.plug .story-inner .story-media img {
            border: none;
            width: 100%;
            height: 100%;
            object-fit: cover;
            overflow-clip-margin: unset; }
        .news .story.plug .story-inner .story-text {
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .news .story.plug .story-inner .story-text h2 {
            text-transform: uppercase;
            line-height: 1;
            font-size: clamp(1.2rem, 4cqi, 2rem); }
            .news .story.plug .story-inner .story-text h2 strong {
              display: block;
              font-size: 1.65em;
              font-weight: 900; }

.main-events {
  flex-basis: calc(50% - 2rem);
  flex-shrink: 0;
  min-height: 700px;
  margin-bottom: 4rem; }
  .main-events .event {
    margin: 1rem 0 3rem 0;
    padding: 0;
    display: flex;
    align-items: start; }
    .main-events .event .cal_date {
      flex-basis: 4rem;
      flex-shrink: 0;
      margin-right: 1rem;
      text-align: center;
      border: 3px solid var(--bg); }
      .main-events .event .cal_date div.cal_date_month {
        text-transform: uppercase;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1;
        background: var(--bg);
        color: var(--bg-text);
        padding: 0.2rem; }
      .main-events .event .cal_date div.cal_date_day {
        font-size: 2.2rem;
        font-weight: 600;
        line-height: 1;
        padding: 0.5rem; }
    .main-events .event .event-text h3 {
      line-height: 1;
      margin: 0 0 .5rem 0;
      font-size: 1.25rem; }
    .main-events .event .event-text :last-child {
      margin-bottom: 0; }

@media (max-width: 900px) {
  .row-events-plugs {
    flex-direction: column-reverse; } }

.plugs {
  flex-basis: 50%;
  flex-shrink: 0;
  margin-left: 2rem;
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column; }
  .plugs .story {
    flex-basis: 50%;
    padding: 1rem;
    margin-bottom: 2rem;
    position: relative; }
    .plugs .story:last-child {
      margin-bottom: 0; }
    .plugs .story h2 {
      font-size: 2rem; }
      .plugs .story h2 strong {
        color: var(--accent); }
    .plugs .story .story-media {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .plugs .story .story-media img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow-clip-margin: unset; }
    .plugs .story .story-text {
      position: relative;
      color: var(--bg-text);
      font-size: 1.25rem; }
    .plugs .story:first-child {
      display: flex;
      align-items: end;
      position: relative; }
      .plugs .story:first-child .story-text {
        text-align: center;
        padding: 1rem;
        position: relative;
        z-index: 1; }
        .plugs .story:first-child .story-text::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          height: 100%;
          background: var(--bg);
          z-index: -1;
          opacity: .85; }
    .plugs .story:not(:first-child) {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .plugs .story:not(:first-child) .story-media {
        background: var(--bg); }
        .plugs .story:not(:first-child) .story-media img {
          mix-blend-mode: overlay; }
    .plugs .story.LTC {
      font-family: 'Barlow Condensed', sans-serif; }
      .plugs .story.LTC h2 {
        font-size: 3rem; }
      .plugs .story.LTC p {
        font-size: 1.75rem; }
      .plugs .story.LTC a.button-yellow {
        font-size: 1.25rem; }
      .plugs .story.LTC:first-child {
        display: block;
        position: relative;
        padding: 0; }
        .plugs .story.LTC:first-child .story-inner {
          height: 100%;
          background: black; }
          @media (max-width: 900px) {
            .plugs .story.LTC:first-child .story-inner {
              display: block; } }
        .plugs .story.LTC:first-child .story-media img {
          object-position: 0 50%; }
        @media (max-width: 900px) {
          .plugs .story.LTC:first-child .story-media {
            position: absolute;
            height: 100%; } }
        .plugs .story.LTC:first-child .story-text {
          text-align: center;
          padding: 1rem;
          height: 100%;
          position: relative;
          z-index: 1;
          display: flex;
          flex-direction: column;
          justify-content: end; }
          .plugs .story.LTC:first-child .story-text h2 {
            text-transform: uppercase;
            line-height: 1; }
            .plugs .story.LTC:first-child .story-text h2 em {
              color: var(--accent);
              font-size: 4rem; }
          .plugs .story.LTC:first-child .story-text::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 100%;
            background: linear-gradient(0deg, var(--bg) 15%, transparent 85%);
            z-index: -1;
            opacity: .9; }
          .plugs .story.LTC:first-child .story-text::after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/chevron.svg");
            background-repeat: no-repeat;
            background-position: 110% 50%;
            background-size: 50%;
            opacity: .5;
            z-index: -2; }
          @media (max-width: 900px) {
            .plugs .story.LTC:first-child .story-text {
              padding-top: 5rem; } }
      .plugs .story.LTC:not(:first-child) .story-media img {
        mix-blend-mode: normal;
        object-position: 100% 50%; }
      .plugs .story.LTC:not(:first-child) .story-media::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 20px;
        background: repeating-linear-gradient(90deg, transparent, transparent 15px, white 15px, white 16px);
        transform: skew(45deg); }
      .plugs .story.LTC:not(:first-child) .story-text h2 {
        text-shadow: 0 0 5px black, 0 0 5px black;
        line-height: 1; }
      .plugs .story.LTC .outlined {
        text-transform: uppercase;
        font-style: italic;
        position: relative;
        display: block; }
        .plugs .story.LTC .outlined:is(em, strong, i, b, span) {
          display: inline-block; }
        .plugs .story.LTC .outlined .dupe {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          margin: 0;
          padding: 0;
          transform: translateX(-0.05em) translateY(0.05em);
          text-stroke: max(.025em,1.5px) white;
          -webkit-text-stroke: max(.025em,1.5px) white;
          mix-blend-mode: overlay;
          user-select: none; }
          .plugs .story.LTC .outlined .dupe, .plugs .story.LTC .outlined .dupe * {
            color: transparent; }
        .plugs .story.LTC .outlined .orig {
          position: relative;
          display: block; }
  @media (max-width: 900px) {
    .plugs {
      margin-left: 0; }
      .plugs .story {
        margin-bottom: 4rem; }
        .plugs .story:first-child {
          padding: 0; }
          .plugs .story:first-child .story-inner {
            display: flex; }
          .plugs .story:first-child .story-media {
            position: static;
            height: auto; }
          .plugs .story:first-child .story-text::before {
            opacity: 1; }
        .plugs .story:last-child {
          min-height: 250px; } }
  @media (max-width: 580px) {
    .plugs .story:first-child .story-inner {
      flex-direction: column; } }

.main-content {
  max-width: 740px;
  margin: 0 auto;
  font-size: 1.125rem;
  font-size: clamp(1rem, 3vw, 1.125rem);
  line-height: 1.5; }
  .main-content h1 {
    font-size: 3.5rem;
    font-size: clamp(2.25rem, 6vw, 3.5rem);
    font-weight: 900;
    line-height: 1; }
  .main-content p {
    margin: 0 0 2rem 0; }
  .main-content a {
    font-weight: 600; }
  .main-content .details-summary {
    font-size: 1.5rem;
    font-size: clamp(1.25rem, 3.5vw, 1.5rem); }
  .main-content blockquote {
    background: var(--feature-bg);
    color: var(--bg-text);
    margin: 0 0 2rem 0;
    padding: 2rem;
    font-size: 1.5rem;
    font-weight: 600;
    border-left: 12px solid var(--accent); }
    .main-content blockquote p:last-child {
      margin-bottom: 0; }
  .main-content .tools {
    text-align: center; }
    .main-content .tools .save-and-share {
      margin-bottom: 2rem; }
      .main-content .tools .save-and-share p {
        margin-bottom: 0; }
      .main-content .tools .save-and-share .lw_widget_saveandshare ul {
        display: flex;
        justify-content: center; }
        .main-content .tools .save-and-share .lw_widget_saveandshare ul li {
          height: auto;
          order: 2; }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li.facebook {
            order: 1; }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li a {
            width: 2.625rem;
            height: 2.625rem;
            background: #84dbf7;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center; }
            .main-content .tools .save-and-share .lw_widget_saveandshare ul li a::before {
              filter: invert(13%) sepia(42%) saturate(5876%) hue-rotate(211deg) brightness(92%) contrast(107%);
              height: 1rem;
              width: 1rem;
              line-height: 1; }
            .main-content .tools .save-and-share .lw_widget_saveandshare ul li a:hover {
              background: #ffc72c; }
              .main-content .tools .save-and-share .lw_widget_saveandshare ul li a:hover::before {
                color: #005799; }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li.twitter a::before {
            content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20width%3D%2216%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M389.2%2048h70.6L305.6%20224.2%20487%20464H345L233.7%20318.6%20106.5%20464H35.8L200.7%20275.5%2026.8%2048H172.4L272.9%20180.9%20389.2%2048zM364.4%20421.8h39.1L151.1%2088h-42L364.4%20421.8z%22%2F%3E%3C%2Fsvg%3E); }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li.facebook {
            order: 1; }
            .main-content .tools .save-and-share .lw_widget_saveandshare ul li.facebook a::before {
              content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20width%3D%2216%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M504%20256C504%20119%20393%208%20256%208S8%20119%208%20256c0%20123.8%2090.7%20226.4%20209.3%20245V327.7h-63V256h63v-54.6c0-62.2%2037-96.5%2093.7-96.5%2027.1%200%2055.5%204.8%2055.5%204.8v61h-31.3c-30.8%200-40.4%2019.1-40.4%2038.7V256h68.8l-11%2071.7h-57.8V501C413.3%20482.4%20504%20379.8%20504%20256z%22%2F%3E%3C%2Fsvg%3E); }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li.email a::before {
            content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20width%3D%2216%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.3%20190.8c3.9-3.1%209.7-.2%209.7%204.7V400c0%2026.5-21.5%2048-48%2048H48c-26.5%200-48-21.5-48-48V195.6c0-5%205.7-7.8%209.7-4.7%2022.4%2017.4%2052.1%2039.5%20154.1%20113.6%2021.1%2015.4%2056.7%2047.8%2092.2%2047.6%2035.7%20.3%2072-32.8%2092.3-47.6%20102-74.1%20131.6-96.3%20154-113.7zM256%20320c23.2%20.4%2056.6-29.2%2073.4-41.4%20132.7-96.3%20142.8-104.7%20173.4-128.7%205.8-4.5%209.2-11.5%209.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5%2064%200%2085.5%200%20112v19c0%207.4%203.4%2014.3%209.2%2018.9%2030.6%2023.9%2040.7%2032.4%20173.4%20128.7%2016.8%2012.2%2050.2%2041.8%2073.4%2041.4z%22%2F%3E%3C%2Fsvg%3E); }
          .main-content .tools .save-and-share .lw_widget_saveandshare ul li.permalink a::before {
            content: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2216%22%20width%3D%2216%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M326.6%20185.4c59.7%2059.8%2058.9%20155.7%20.4%20214.6-.1%20.1-.2%20.3-.4%20.4l-67.2%2067.2c-59.3%2059.3-155.7%2059.3-215%200-59.3-59.3-59.3-155.7%200-215l37.1-37.1c9.8-9.8%2026.8-3.3%2027.3%2010.6%20.6%2017.7%203.8%2035.5%209.7%2052.7%202%205.8%20.6%2012.3-3.8%2016.6l-13.1%2013.1c-28%2028-28.9%2073.7-1.2%20102%2028%2028.6%2074.1%2028.7%20102.3%20.5l67.2-67.2c28.2-28.2%2028.1-73.8%200-101.8-3.7-3.7-7.4-6.6-10.3-8.6a16%2016%200%200%201%20-6.9-12.6c-.4-10.6%203.3-21.5%2011.7-29.8l21.1-21.1c5.5-5.5%2014.2-6.2%2020.6-1.7a152.5%20152.5%200%200%201%2020.5%2017.2zM467.5%2044.4c-59.3-59.3-155.7-59.3-215%200l-67.2%2067.2c-.1%20.1-.3%20.3-.4%20.4-58.6%2058.9-59.4%20154.8%20.4%20214.6a152.5%20152.5%200%200%200%2020.5%2017.2c6.4%204.5%2015.1%203.8%2020.6-1.7l21.1-21.1c8.4-8.4%2012.1-19.2%2011.7-29.8a16%2016%200%200%200%20-6.9-12.6c-2.9-2-6.6-4.9-10.3-8.6-28.1-28.1-28.2-73.6%200-101.8l67.2-67.2c28.2-28.2%2074.3-28.1%20102.3%20.5%2027.8%2028.3%2026.9%2073.9-1.2%20102l-13.1%2013.1c-4.4%204.4-5.8%2010.8-3.8%2016.6%205.9%2017.2%209%2035%209.7%2052.7%20.5%2013.9%2017.5%2020.4%2027.3%2010.6l37.1-37.1c59.3-59.3%2059.3-155.7%200-215z%22%2F%3E%3C%2Fsvg%3E); }
        .main-content .tools .save-and-share .lw_widget_saveandshare ul [class*="lw-icon"] {
          display: none; }

picture.lw_image {
  display: block; }
  picture.lw_image.lw_align_left {
    max-width: 50%;
    margin-right: 2rem;
    margin-bottom: 2rem; }
  picture.lw_image.lw_align_right {
    max-width: 50%;
    margin-left: 2rem;
    margin-bottom: 2rem; }
  picture.lw_image + .lw_image_caption {
    margin: 0 0 2rem 0;
    padding: 1rem;
    background: rgba(205, 205, 205, 0.44);
    max-width: 100%; }
    picture.lw_image + .lw_image_caption.lw_align_left {
      max-width: 50%;
      margin-right: 2rem;
      margin-top: -2rem; }
    picture.lw_image + .lw_image_caption.lw_align_right {
      max-width: 50%;
      margin-left: 2rem;
      margin-top: -2rem; }
    picture.lw_image + .lw_image_caption.lw_align_center {
      margin-left: auto;
      margin-right: auto; }
    picture.lw_image + .lw_image_caption.lw_column_width_full {
      width: 100% !important; }
    picture.lw_image + .lw_image_caption > :last-child {
      margin-bottom: 0; }
  @media (max-width: 580px) {
    picture.lw_image.lw_align_left, picture.lw_image.lw_align_right {
      float: none;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      text-align: center; }
    picture.lw_image + .lw_image_caption.lw_align_left,
    picture.lw_image + .lw_image_caption.lw_align_right {
      float: none;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%; } }

@media (min-width: 740px) {
  .outset-image--right > picture.lw_image,
  .outset-image--right > img.mceItem,
  .outset-image--right > picture.lw_image + .lw_image_caption {
    margin-right: calc(-10vw + (740px / 10));
    max-width: 100vw !important;
    width: auto !important; } }

@media (min-width: 740px) {
  .outset-image--left > picture.lw_image,
  .outset-image--left > img.mceItem,
  .outset-image--left > picture.lw_image + .lw_image_caption {
    margin-left: calc(-10vw + (740px / 10));
    max-width: 100vw !important;
    width: auto !important; } }

.event-details-date-time-cost {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 2rem; }
  .event-details-date-time-cost svg {
    height: 1em;
    width: auto; }

.wide-block {
  width: calc(100vw - 1.875rem - 1.875rem);
  max-width: 1200px;
  position: relative;
  left: 50%;
  margin-bottom: 1rem;
  transform: translateX(-50%); }

.wysiwyg-columns .row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem; }

.grid-system {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem; }

footer {
  position: relative;
  padding: 3rem;
  text-align: center;
  margin-top: auto;
  background-color: var(--bg); }
  footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/live/resource/image/_ingredients/themes/fiat-lux/assets/images/flame-blue.png");
    background-size: 50rem;
    background-repeat: no-repeat;
    background-position: calc(50% - 20rem) -15rem;
    background-attachment: fixed;
    z-index: 0; }
  footer a {
    display: inline-block;
    mix-blend-mode: normal;
    position: relative; }