.special-content {
  color: #000; }
  .special-content img {
    width: 100%; }
  .special-content .hr {
    border-color: #000; }
  .special-content .container {
    background-color: #F0FFFE;
    background-image: url(/assets/images/special/swimwear2023/bg1.png), url(/assets/images/special/swimwear2023/bg2.png);
    background-position: top right, top 180px left;
    background-size: 22%, 18%;
    background-repeat: no-repeat; }
    @media (max-width: 576px) {
      .special-content .container {
        background-position: top right, top 60px left;
        background-size: 28%, 20%; } }
  .special-content__header {
    text-align: center; }
    .special-content__header .header-desc {
      margin-top: 0;
      padding-top: 3rem; }
      @media (max-width: 576px) {
        .special-content__header .header-desc {
          padding-top: 1.5rem; } }
      .special-content__header .header-desc h1 {
        font-family: 'Bodoni Moda', serif;
        font-weight: 500;
        font-size: 1.2rem;
        letter-spacing: 2px;
        margin-bottom: 0.5rem;
        line-height: 1.4; }
        .special-content__header .header-desc h1 span {
          display: block;
          margin-bottom: 0.4rem;
          font-family: futura-pt, sans-serif;
          font-weight: normal; }
  .special-content__about {
    text-align: center; }
    @media (max-width: 576px) {
      .special-content__about {
        text-align: left;
        font-size: 0.8rem; } }
    .special-content__about .menu-area {
      max-width: 650px;
      margin: auto; }
      .special-content__about .menu-area > div {
        margin-bottom: 1.5rem; }
        @media (max-width: 576px) {
          .special-content__about .menu-area > div {
            margin-bottom: 0.5rem; } }
        .special-content__about .menu-area > div .menu {
          display: block;
          text-align: center;
          font-size: 0.7rem;
          background: #d6f4f2;
          border-radius: 1rem;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
          .special-content__about .menu-area > div .menu span {
            display: block;
            margin-top: 0.3rem;
            margin-bottom: 0rem;
            font-family: 'Bodoni Moda', serif;
            font-weight: 500;
            font-size: 1rem;
            line-height: 1.2; }
  .special-content__items {
    max-width: 95%;
    margin: auto; }
    .special-content__items h2 {
      letter-spacing: 2px;
      margin-bottom: 0.5rem;
      line-height: 1.8;
      font-size: 0.8rem;
      font-family: futura-pt, sans-serif;
      margin-bottom: 2rem; }
      .special-content__items h2 span {
        font-family: 'Bodoni Moda', serif;
        font-weight: 500;
        font-size: 1.2rem;
        font-weight: normal; }
    .special-content__items p {
      font-size: 0.9rem; }
      @media (max-width: 576px) {
        .special-content__items p {
          font-size: 0.8rem; } }
      .special-content__items p.lead {
        margin-bottom: 2rem; }
        @media (max-width: 576px) {
          .special-content__items p.lead {
            margin-bottom: 1.3rem; } }
    .special-content__items figure {
      position: relative; }
      .special-content__items figure .icon-sale {
        position: absolute;
        top: 12px;
        left: 12px;
        display: block;
        width: 50px;
        height: 50px;
        color: #fff;
        background: #F86B6B;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Bodoni Moda', serif; }
        @media (max-width: 576px) {
          .special-content__items figure .icon-sale {
            top: 5px;
            left: 5px;
            width: 38px;
            height: 38px;
            font-size: 0.7rem; } }
    .special-content__items a {
      color: #000; }
    .special-content__items .fig-row > div {
      padding-right: 1rem;
      padding-left: 1rem; }
      @media (max-width: 576px) {
        .special-content__items .fig-row > div {
          padding-right: 0.5rem;
          padding-left: 0.5rem; } }
    .special-content__items .more {
      text-decoration: underline;
      font-weight: 600;
      margin-top: 1rem;
      padding-bottom: 2rem; }

/*# sourceMappingURL=swimwear2023.css.map */
