@media (min-width: 320px) and (max-width: 766px) {
  .ttl {
    font-size: 20px;
    line-height: 155% !important; }
    .ttl br {
      display: none; }
  .subttl {
    font-size: 20px; }
    .subttl br {
      display: none; }
  .subttl-sm {
    font-size: 15px; }
    .subttl-sm br {
      display: none; }
  .paragraph {
    font-size: 15px; }
    .paragraph br {
      display: none; }
  .paragraph-thin {
    font-size: 15px; }
    .paragraph-thin br {
      display: none; }
  .bt {
    font-size: 15px; }
  .pict-hexagon {
    width: 200px;
    height: auto;
    padding: 30px 20px 0px 10px; }
    .pict-hexagon::before {
      left: 0;
      background-size: contain;
      width: 70.19px;
      height: 70.19px; }
    .pict-hexagon::after {
      width: 170px;
      height: 190px; }
  .pict-triangle {
    width: 200px; }
    .pict-triangle::before {
      left: 30px;
      background-size: contain;
      width: 40px;
      height: 40px; }
    .pict-triangle::after {
      background-size: cover;
      width: 150px;
      height: 150px; }
  .wrp-card:has(.card-offer) {
    flex-direction: column; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .header-card::before {
      bottom: -28px !important; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .header-card .subttl-sm {
      font-size: 18px !important; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .subttl-sm {
      font-size: 15px; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .title-module {
      font-size: 15px !important; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .list-icon {
      font-size: 15px !important; }
      .wrp-card:has(.card-offer) .itm-card.card-offer .list-icon .txt {
        font-size: 16px !important; }
    .wrp-card:has(.card-offer) .itm-card.card-offer .bt {
      font-size: 15px !important;
      padding: 10px 10px; }
      .wrp-card:has(.card-offer) .itm-card.card-offer .bt .icon {
        width: 22px;
        height: 22px; }
  .wrp-amount {
    font-size: 15px; }
    .wrp-amount .amount {
      font-size: 18px; }
      .wrp-amount .amount .price {
        font-size: 18px !important; }
        .wrp-amount .amount .price.promo {
          font-size: 15px !important; }
  .accordion-custom .accordion-button {
    font-size: 16px !important;
    line-height: 155%; }
  .accordion-custom .paragraph {
    font-size: 16px !important; }
  .itm-card.itm-article .ttl-card {
    font-size: 16px !important; }
  .itm-card.itm-article .descrption-card {
    font-size: 16px !important; }
  .itm-card.itm-article .dt-card {
    font-size: 15px !important; }
  .container-custom {
    padding: 0px 20px; }
  .container-full {
    padding: 1rem 20px 20px 20px !important; }
  .padding-container-no-banner {
    padding: 1rem 20px 20px 20px !important; } }

/*# sourceMappingURL=responsive-mobile.css.map */