/* Universal breakpoints */
@keyframes from-right {
  0% {
    opacity: 0;
    transform: translateX(40rem); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.wrap {
  word-wrap: break-word;
  white-space: normal;
  word-break: break-word; }

.main-nav .main-nav__content-grid .logo-wrap {
  display: flex;
  gap: 27px;
  align-items: center;
  width: -moz-fit-content !important;
  width: fit-content !important; }
  @media (max-width: 767px) {
    .main-nav .main-nav__content-grid .logo-wrap {
      gap: 8px; } }
  @media screen and (max-width: 360px) {
    .main-nav .main-nav__content-grid .logo-wrap {
      padding-right: 10px; } }
  .main-nav .main-nav__content-grid .logo-wrap a img {
    height: 100% !important;
    width: auto !important; }
  .main-nav .main-nav__content-grid .logo-wrap a[title="Home"].desktop-hidden img {
    max-height: 40px; }
  @media (max-width: 767px) {
    .main-nav .main-nav__content-grid .logo-wrap a[title="Home"] {
      height: 22px !important; }
      .main-nav .main-nav__content-grid .logo-wrap a[title="Home"].desktop-hidden {
        height: 24px !important; } }
  @media (max-width: 479px) {
    .main-nav .main-nav__content-grid .logo-wrap a[title="Home"] {
      height: 16px !important; } }
  .main-nav .main-nav__content-grid .logo-wrap .separator {
    border-right: 1px solid #b7bdc9;
    height: 35px;
    width: 1px;
    margin-top: -5px; }
    @media (max-width: 767px) {
      .main-nav .main-nav__content-grid .logo-wrap .separator {
        height: 21px; } }

.main-nav .main-nav__content-grid .login-area #login-button {
  letter-spacing: 0.5px; }
  @media screen and (max-width: 360px) {
    .main-nav .main-nav__content-grid .login-area #login-button {
      padding: 4px !important;
      font-size: 12px; } }

.chicos-get-rewarded {
  box-sizing: content-box; }
  .chicos-get-rewarded.chicos .rewards-grid__inner .a {
    background-color: #993720;
    color: white; }
  .chicos-get-rewarded.chicos .rewards-grid__inner .b {
    background-color: #eeebe7; }
  .chicos-get-rewarded.soma {
    color: #231f20; }
    .chicos-get-rewarded.soma .rewards-grid__inner {
      background-color: #f2ebe7; }
    .chicos-get-rewarded.soma .rewards__flex {
      -moz-column-gap: 60px !important;
      column-gap: 60px !important;
      flex-wrap: nowrap !important; }
    @media (min-width: 992px) {
      .chicos-get-rewarded.soma .a {
        padding-right: 0 !important; } }
    .chicos-get-rewarded.soma .b {
      padding: 30px 60px 60px 30px; }
      @media (min-width: 992px) {
        .chicos-get-rewarded.soma .b #style-exception {
          padding-left: 60px;
          border-left: 1px solid #231f20; } }
    .chicos-get-rewarded.soma .divider {
      background-color: #231f20;
      flex: 0 0 1px;
      align-self: stretch;
      margin: 0; }
    .chicos-get-rewarded.soma .rewards-title {
      font-weight: 600; }
  .chicos-get-rewarded.whbm h2 {
    text-transform: uppercase;
    background-color: black;
    color: white;
    font-size: 40px;
    line-height: 1.5;
    letter-spacing: 2.8px; }
  @media (min-width: 768px) {
    .chicos-get-rewarded.whbm .rewards-grid__inner .a,
    .chicos-get-rewarded.whbm .rewards-grid__inner .b {
      padding: 30px; } }
  @media (min-width: 768px) {
    .chicos-get-rewarded.whbm .rewards-grid__inner .b {
      border-left: none; } }
  @media (max-width: 767px) {
    .chicos-get-rewarded.whbm .rewards-grid__inner .b {
      border-top: none; } }
  .chicos-get-rewarded.whbm .rewards__flex {
    -moz-column-gap: 60px !important;
    column-gap: 60px !important;
    flex-wrap: nowrap !important; }
    @media (min-width: 992px) {
      .chicos-get-rewarded.whbm .rewards__flex #style-exception {
        padding-left: 60px;
        border-left: 1px solid black; } }
  .chicos-get-rewarded.whbm .divider {
    background-color: black;
    flex: 0 0 1px;
    align-self: stretch;
    margin: 0; }
  .chicos-get-rewarded.whbm .rewards-title {
    font-weight: 400; }
  .chicos-get-rewarded h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 8px;
    margin-top: 0; }
    @media (max-width: 991px) {
      .chicos-get-rewarded h2 {
        font-size: 36px;
        line-height: 1.25; } }
  .chicos-get-rewarded > p {
    text-align: center;
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .chicos-get-rewarded > p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px; } }
  .chicos-get-rewarded .rewards-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    width: 1124px;
    max-width: 100%;
    margin: 0 auto; }
    .chicos-get-rewarded .rewards-grid__inner {
      width: 100%;
      display: flex;
      grid-column: 1 / -1; }
      @media (max-width: 767px) {
        .chicos-get-rewarded .rewards-grid__inner {
          flex-direction: column; } }
      .chicos-get-rewarded .rewards-grid__inner .a .display__number {
        font-size: 120px !important;
        letter-spacing: -6px !important; }
        @media (max-width: 991px) {
          .chicos-get-rewarded .rewards-grid__inner .a .display__number {
            font-size: 67px !important;
            letter-spacing: -3.35px !important; } }
      .chicos-get-rewarded .rewards-grid__inner .a .display__percent {
        font-size: 80px !important; }
        @media (max-width: 991px) {
          .chicos-get-rewarded .rewards-grid__inner .a .display__percent {
            font-size: 48px !important; } }
      .chicos-get-rewarded .rewards-grid__inner .a,
      .chicos-get-rewarded .rewards-grid__inner .b {
        padding: 30px 60px;
        flex-grow: 1;
        display: flex;
        flex-direction: column; }
        @media (max-width: 991px) {
          .chicos-get-rewarded .rewards-grid__inner .a,
          .chicos-get-rewarded .rewards-grid__inner .b {
            padding: 30px 16px; } }
        .chicos-get-rewarded .rewards-grid__inner .a .rewards-title,
        .chicos-get-rewarded .rewards-grid__inner .b .rewards-title {
          text-align: center;
          margin-top: 0;
          margin-bottom: 30px;
          font-size: 24px;
          line-height: 1.15; }
          @media (max-width: 991px) {
            .chicos-get-rewarded .rewards-grid__inner .a .rewards-title,
            .chicos-get-rewarded .rewards-grid__inner .b .rewards-title {
              margin-bottom: 20px;
              font-size: 20px;
              line-height: 1.25; } }
        .chicos-get-rewarded .rewards-grid__inner .a .rewards__flex,
        .chicos-get-rewarded .rewards-grid__inner .b .rewards__flex {
          display: flex;
          -moz-column-gap: 80px;
          column-gap: 80px;
          row-gap: 40px;
          flex-wrap: wrap;
          justify-content: center;
          flex-grow: 1;
          align-items: center; }
          @media (max-width: 991px) {
            .chicos-get-rewarded .rewards-grid__inner .a .rewards__flex,
            .chicos-get-rewarded .rewards-grid__inner .b .rewards__flex {
              flex-direction: column;
              gap: 30px; }
              .chicos-get-rewarded .rewards-grid__inner .a .rewards__flex .divider,
              .chicos-get-rewarded .rewards-grid__inner .b .rewards__flex .divider {
                flex: 0 0 auto;
                width: 100%;
                height: 1px; } }
        .chicos-get-rewarded .rewards-grid__inner .a .reward,
        .chicos-get-rewarded .rewards-grid__inner .b .reward {
          flex-shrink: 0; }
          .chicos-get-rewarded .rewards-grid__inner .a .reward .display,
          .chicos-get-rewarded .rewards-grid__inner .b .reward .display {
            display: flex;
            align-items: baseline;
            justify-content: center; }
            .chicos-get-rewarded .rewards-grid__inner .a .reward .display__word,
            .chicos-get-rewarded .rewards-grid__inner .b .reward .display__word {
              font-size: 24px;
              margin-right: 9px; }
              @media (max-width: 991px) {
                .chicos-get-rewarded .rewards-grid__inner .a .reward .display__word,
                .chicos-get-rewarded .rewards-grid__inner .b .reward .display__word {
                  font-size: 20px; } }
            .chicos-get-rewarded .rewards-grid__inner .a .reward .display__number,
            .chicos-get-rewarded .rewards-grid__inner .b .reward .display__number {
              font-size: 96px;
              letter-spacing: -4.8px;
              line-height: 1; }
              @media (max-width: 991px) {
                .chicos-get-rewarded .rewards-grid__inner .a .reward .display__number,
                .chicos-get-rewarded .rewards-grid__inner .b .reward .display__number {
                  font-size: 54px;
                  letter-spacing: -2.7px; } }
            .chicos-get-rewarded .rewards-grid__inner .a .reward .display__percent,
            .chicos-get-rewarded .rewards-grid__inner .b .reward .display__percent {
              font-size: 64px;
              margin-left: 2px;
              margin-bottom: 12px;
              align-self: anchor-center; }
              @media (max-width: 991px) {
                .chicos-get-rewarded .rewards-grid__inner .a .reward .display__percent,
                .chicos-get-rewarded .rewards-grid__inner .b .reward .display__percent {
                  font-size: 42px; } }
          .chicos-get-rewarded .rewards-grid__inner .a .reward .description,
          .chicos-get-rewarded .rewards-grid__inner .b .reward .description {
            text-align: center;
            font-size: 20px;
            line-height: 1.5; }
            @media (max-width: 991px) {
              .chicos-get-rewarded .rewards-grid__inner .a .reward .description,
              .chicos-get-rewarded .rewards-grid__inner .b .reward .description {
                font-size: 18px;
                line-height: 26px; } }
            .chicos-get-rewarded .rewards-grid__inner .a .reward .description strong,
            .chicos-get-rewarded .rewards-grid__inner .b .reward .description strong {
              font-weight: 600; }

.faq {
  margin-top: 80px;
  color: #3b3d49;
  scroll-margin-top: 180px; }
  @media (max-width: 991px) {
    .faq {
      margin-top: 40px; } }
  .faq h3 {
    font-weight: 500; }
  .faq .flex {
    gap: 30px;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      .faq .flex {
        flex-direction: column;
        gap: 20px; } }
    .faq .flex > div {
      flex: 1; }
    .faq .flex .account-panels {
      display: flex;
      flex-direction: column;
      gap: 20px; }
    .faq .flex .account-panel {
      margin: 0; }
    .faq .flex dd {
      box-sizing: border-box; }
      .faq .flex dd p {
        margin: 0 0 16px 0;
        padding: 0;
        line-height: 24px; }
      .faq .flex dd a {
        color: #3f647c;
        font-weight: 500;
        text-decoration: underline; }
        .faq .flex dd a::after {
          width: 0 !important; }
      .faq .flex dd ul,
      .faq .flex dd ol {
        padding-left: 24px;
        margin-bottom: 8px;
        line-height: 24px; }

.footnotes {
  color: #3b3d49;
  margin-top: 80px;
  margin-bottom: 40px;
  padding: 0 40px; }
  @media (max-width: 767px) {
    .footnotes {
      padding: 0 20px;
      margin-top: 50px;
      margin-bottom: 60px; } }
  .footnotes p {
    font-size: 14px;
    line-height: 20px;
    scroll-margin-top: 200px; }
  .footnotes a {
    color: #3f647c;
    font-weight: 500; }

    /* @media screen and (max-width: 560px) and (orientation: portrait) {
    .global-nav .main-nav .main-nav__content-grid .login-area #login-button:not(.vista){
  width: 110px !important;
}
    } */
	.chicos-get-rewarded .rewards-grid__inner .a .reward .description{
		padding-top: 10px;
	}
   