@font-face {
  font-family: "NotoSansKR";
  src: url("../fonts/NotoSansKR-L.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "NotoSansKR";
  src: url("../fonts/NotoSansKR-R.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "NotoSansKR";
  src: url("../fonts/NotoSansKR-M.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "NotoSansKR";
  src: url("../fonts/NotoSansKR-B.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "NotoSansKR";
  src: url("../fonts/NotoSansKR-EB.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: "VerdanaPro";
  src: url("../fonts/VerdanaPro-L.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "VerdanaPro";
  src: url("../fonts/VerdanaPro-R.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "VerdanaPro";
  src: url("../fonts/VerdanaPro-B.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "VerdanaPro";
  src: url("../fonts/VerdanaPro-EB.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-L.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-R.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-M.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-B.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-EB.woff") format("woff");
  font-style: normal; }
@font-face {
  font-family: "BlackHanSans";
  src: url("../fonts/BlackHanSans.woff") format("woff"); }
@font-face {
  font-family: "FranklinGHV";
  src: url("../fonts/FranklinGHV.woff") format("woff"); }
@media (max-width: 768px) {
  body {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    body::-webkit-scrollbar {
      display: none;
      /* Chrome, Safari, Opera*/ } }

@media (max-width: 768px) {
  .mobile-enter {
    display: block; } }

section.main-visual {
  transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -moz-animation: background-color 0.3s linear;
  position: relative; }
  section.main-visual * {
    font-family: "NotoSansKR"; }
  @media (max-width: 768px) {
    section.main-visual {
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s; } }
  section.main-visual .franklinGothicHeavy {
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    font-family: "FranklinGHV";
    font-size: 82px;
    font-style: normal;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: -5px; }
    @media (max-width: 768px) {
      section.main-visual .franklinGothicHeavy {
        font-size: 47px;
        line-height: 28px;
        letter-spacing: -3px; } }
  section.main-visual.item-1 {
    background-color: #FBBE18; }
  section.main-visual.item-2 {
    background-color: #b3eade; }
  section.main-visual.item-3 {
    background-color: #f5b1a4; }
  section.main-visual.item-4 {
    background-color: #8fc4e3; }
  section.main-visual.item-5 {
    background-color: #f6c499; }
  section.main-visual.item-6 {
    background-color: #ffc9ce; }
  section.main-visual.item-7 {
    background-color: #b3e8bb; }
  section.main-visual.item-8 {
    background-color: #9DBDE3; }
  section.main-visual.item-9 {
    background-color: #A1D5C9; }
  section.main-visual.item-10 {
    background-color: #F3D962; }
  section.main-visual.item-11 {
    background: #EF8578; }
  section.main-visual.item-12 {
    background: #F1E0B8; }
  section.main-visual.item-13 {
    background: #A1D5C9; }
  section.main-visual *:before, section.main-visual *:after {
    display: none; }
  section.main-visual .swiper-button-box {
    position: absolute;
    min-width: 1080px;
    top: calc(50% - 40px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50; }
    @media (max-width: 768px) {
      section.main-visual .swiper-button-box {
        min-width: calc( 100vw - 40px);
        top: calc(50% - 20px); } }
    section.main-visual .swiper-button-box .swiper-button-prev {
      background: url("../images/newmain/ic_swiper_prev.svg") no-repeat center/cover;
      width: 24px;
      height: 40px;
      left: 0;
      margin: 0; }
      @media (max-width: 768px) {
        section.main-visual .swiper-button-box .swiper-button-prev {
          width: 14px;
          height: 23px; } }
    section.main-visual .swiper-button-box .swiper-button-next {
      background: url("../images/newmain/ic_swiper_next.svg") no-repeat center/cover;
      width: 24px;
      height: 40px;
      right: 0;
      margin: 0; }
      @media (max-width: 768px) {
        section.main-visual .swiper-button-box .swiper-button-next {
          width: 14px;
          height: 23px; } }
  section.main-visual .swiper-option-box {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    bottom: 50px; }
    @media (max-width: 768px) {
      section.main-visual .swiper-option-box {
        opacity: 0.6;
        right: 35px;
        bottom: 48px;
        padding-bottom: 0;
        display: block;
        left: unset; } }
    @media (max-width: 768px) {
      section.main-visual .swiper-option-box .swiper-pagination {
        display: none; } }
    section.main-visual .swiper-option-box .swiper-navi {
      display: inline-flex;
      align-items: center;
      color: #fff;
      font-family: "Roboto";
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      /* 100% */
      letter-spacing: -0.5px;
      padding: 4px 7px;
      border-radius: 31px;
      background: rgba(0, 0, 0, 0.6); }
      @media (max-width: 768px) {
        section.main-visual .swiper-option-box .swiper-navi {
          padding: 0 5px;
          font-size: 14px; } }
      section.main-visual .swiper-option-box .swiper-navi .current-txt {
        font-family: "Roboto"; }
      section.main-visual .swiper-option-box .swiper-navi .max-txt {
        font-family: "Roboto"; }
      section.main-visual .swiper-option-box .swiper-navi .unit-txt {
        font-family: "Roboto";
        padding: 0 1px; }
    section.main-visual .swiper-option-box .swiper-button-prev,
    section.main-visual .swiper-option-box .swiper-button-next {
      position: static;
      transform: none; }
      section.main-visual .swiper-option-box .swiper-button-prev:before,
      section.main-visual .swiper-option-box .swiper-button-next:before {
        display: none; }
    section.main-visual .swiper-option-box .swiper-toggle-btn {
      margin-left: 10px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background: url("../images/newmain/ic_pause.svg") no-repeat center/cover;
      width: 10px;
      height: 18px; }
      section.main-visual .swiper-option-box .swiper-toggle-btn.type-play {
        background: url("../images/newmain/ic_play.svg") no-repeat center/cover;
        height: 20px; }
  section.main-visual .intro-item-box {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-width: 930px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      section.main-visual .intro-item-box {
        padding: 89px 35px 40px; } }
    section.main-visual .intro-item-box .intro-item-wrap {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: flex-end; }
      section.main-visual .intro-item-box .intro-item-wrap .intro-item {
        display: none; }
        section.main-visual .intro-item-box .intro-item-wrap .intro-item[data-item=item-1] {
          display: block; }
      section.main-visual .intro-item-box .intro-item-wrap .info-box {
        position: relative;
        z-index: 2; }
        section.main-visual .intro-item-box .intro-item-wrap .info-box .intro-box {
          font-weight: 500;
          font-size: 22px;
          line-height: 22px;
          letter-spacing: 10px;
          color: #FFFFFF;
          text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15); }
          @media (max-width: 768px) {
            section.main-visual .intro-item-box .intro-item-wrap .info-box .intro-box {
              font-size: 16px;
              line-height: 16px;
              letter-spacing: 4px; } }
        section.main-visual .intro-item-box .intro-item-wrap .info-box .subject-box {
          padding: 20px 0 15px; }
          section.main-visual .intro-item-box .intro-item-wrap .info-box .subject-box .subject-txt {
            font-family: "BlackHanSans";
            color: #000000;
            font-size: 76px;
            line-height: 71px;
            letter-spacing: -5px;
            text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
            transform: matrix(0.99, 0, -0.18, 1, 0, 0);
            height: 135px; }
            @media (max-width: 768px) {
              section.main-visual .intro-item-box .intro-item-wrap .info-box .subject-box .subject-txt {
                font-size: 42px;
                line-height: 38px;
                letter-spacing: -3.8px;
                height: 75px; } }
            section.main-visual .intro-item-box .intro-item-wrap .info-box .subject-box .subject-txt .fc-white {
              color: #fff;
              font-family: "BlackHanSans"; }
        section.main-visual .intro-item-box .intro-item-wrap .info-box .con-box {
          font-size: 20px;
          line-height: 24px;
          letter-spacing: -2px;
          color: #fff;
          font-weight: 300;
          text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15); }
          @media (max-width: 768px) {
            section.main-visual .intro-item-box .intro-item-wrap .info-box .con-box {
              display: none; } }
        section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box {
          padding-top: 20px;
          padding-bottom: 50px; }
          @media (max-width: 768px) {
            section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box {
              padding-top: 0;
              padding-bottom: 0; } }
          section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            background: #000000;
            box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
            width: 255px;
            height: 60px; }
            @media (max-width: 768px) {
              section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn {
                width: 180px;
                height: 36px; } }
            section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn .txt {
              color: #fff;
              font-size: 18px;
              line-height: 18px;
              font-weight: 700;
              letter-spacing: -0.5px; }
              @media (max-width: 768px) {
                section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn .txt {
                  font-size: 16px; } }
            section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn .ic.ic-thunder {
              background: url("../images/newmain/ic_thunder.svg") no-repeat center/cover;
              width: 11px;
              height: 19px;
              margin-right: 5px; }
            section.main-visual .intro-item-box .intro-item-wrap .info-box .menu-box .menu-btn .ic.ic-arrow {
              background: url("../images/newmain/ic_btn_link.svg") no-repeat center/cover;
              width: 9px;
              height: 16px;
              margin-left: 10px; }
  section.main-visual .swiper-group-box {
    position: relative; }
    section.main-visual .swiper-group-box .swiper-pagination {
      margin: 0;
      position: static;
      padding-bottom: 7px;
      padding-right: 10px; }
      @media (max-width: 768px) {
        section.main-visual .swiper-group-box .swiper-pagination.swiper-pagination-fraction {
          font-size: 14px;
          letter-spacing: -0.5px;
          font-family: "Roboto";
          color: #fff; } }
      @media (max-width: 768px) {
        section.main-visual .swiper-group-box .swiper-pagination {
          bottom: 33px;
          padding-right: 35px; } }
      section.main-visual .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
        opacity: 1;
        width: 20px;
        height: 3px;
        background-color: #fff;
        border-radius: 0;
        margin: 0 2.5px; }
        section.main-visual .swiper-group-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background-color: #000; }
  section.main-visual .item-wrap {
    max-width: 930px;
    margin: 0 auto; }
  section.main-visual .item-box {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    bottom: -1px; }
    @media (max-width: 768px) {
      section.main-visual .item-box {
        height: 280px;
        bottom: -3px; } }
    @media (max-width: 768px) {
      section.main-visual .item-box .img-box {
        right: 20px; }
        section.main-visual .item-box .img-box img {
          width: 165px; } }
    section.main-visual .item-box .img-box.item-11 {
      right: -150px; }
      section.main-visual .item-box .img-box.item-11 img {
        width: 617px; }
      @media (max-width: 768px) {
        section.main-visual .item-box .img-box.item-11 {
          right: -6px; }
          section.main-visual .item-box .img-box.item-11 img {
            width: 204px; } }
    @media (max-width: 768px) {
      section.main-visual .item-box .img-box.item-1 {
        right: 20px; }
        section.main-visual .item-box .img-box.item-1 img {
          width: 165px; } }
    @media (max-width: 768px) {
      section.main-visual .item-box .img-box.item-2 {
        right: 20px; }
        section.main-visual .item-box .img-box.item-2 img {
          width: 165px; } }
    @media (max-width: 768px) {
      section.main-visual .item-box .img-box img.web {
        display: none; } }
    section.main-visual .item-box .img-box img .mobile {
      display: none; }
      @media (max-width: 768px) {
        section.main-visual .item-box .img-box img .mobile {
          display: block; } }
    @media (max-width: 768px) {
      section.main-visual .item-box .img-box {
        z-index: 1;
        position: absolute;
        right: 0;
        bottom: 0; }
        section.main-visual .item-box .img-box img {
          max-width: 100%; } }
  section.main-visual:hover img {
    transform: scale(1.07); }
    @media (max-width: 768px) {
      section.main-visual:hover img {
        right: 12px; } }

section.main-category {
  padding: 50px 0 0; }
  @media (max-width: 768px) {
    section.main-category {
      padding: 30px 0 0; } }
  section.main-category * {
    font-family: "NotoSansKR"; }
  section.main-category .category-list ul {
    position: relative;
    cursor: grab;
    width: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: all 0.2s;
    user-select: none;
    font-size: 0;
    justify-content: center; }
    @media (max-width: 768px) {
      section.main-category .category-list ul {
        justify-content: initial;
        padding: 0 35px;
        overflow-x: scroll;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */ }
        section.main-category .category-list ul::-webkit-scrollbar {
          display: none;
          /* Chrome, Safari, Opera*/ } }
    section.main-category .category-list ul li {
      display: inline-flex; }
      section.main-category .category-list ul li + li {
        margin-left: 51px; }
        @media (max-width: 768px) {
          section.main-category .category-list ul li + li {
            margin-left: 15px; } }
      section.main-category .category-list ul li .item-box {
        position: relative;
        z-index: 1; }
        section.main-category .category-list ul li .item-box.beta .img-box {
          overflow: hidden; }
          section.main-category .category-list ul li .item-box.beta .img-box:before {
            background: rgba(0, 0, 0, 0.6);
            position: absolute;
            content: 'Beta';
            height: 20px;
            line-height: 20px;
            width: 100%;
            left: 0;
            right: 0;
            bottom: 0;
            color: rgba(255, 255, 255, 0.9);
            font-size: 16px;
            font-weight: 500;
            font-family: "Roboto";
            text-align: center;
            letter-spacing: -0.045em;
            z-index: 3; }
            @media (max-width: 768px) {
              section.main-category .category-list ul li .item-box.beta .img-box:before {
                height: 18px;
                line-height: 18px;
                font-size: 15px; } }
        section.main-category .category-list ul li .item-box.new:after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 20px;
          height: 20px;
          background: url("../images/newmain/ic_new.svg") no-repeat center/cover; }
        section.main-category .category-list ul li .item-box.dot:after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 8px;
          height: 8px;
          background: #424ED7;
          border-radius: 50%; }
        section.main-category .category-list ul li .item-box .img-box {
          margin: 0 auto;
          position: relative;
          width: 80px;
          height: 80px;
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          background: #EEEEEE; }
          @media (max-width: 768px) {
            section.main-category .category-list ul li .item-box .img-box {
              width: 70px;
              height: 70px; } }
          section.main-category .category-list ul li .item-box .img-box img {
            max-width: 100%;
            z-index: 2; }
        section.main-category .category-list ul li .item-box .info-box {
          margin-top: 10px;
          height: 20px;
          position: relative;
          cursor: pointer; }
          @media (max-width: 768px) {
            section.main-category .category-list ul li .item-box .info-box {
              height: 16px; } }
          section.main-category .category-list ul li .item-box .info-box .txt-box {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            white-space: nowrap;
            color: #333;
            text-align: center;
            font-size: 20px;
            font-weight: 500;
            letter-spacing: -0.06em; }
            @media (max-width: 768px) {
              section.main-category .category-list ul li .item-box .info-box .txt-box {
                font-size: 14px; } }
          section.main-category .category-list ul li .item-box .info-box:hover ~ .img-box {
            color: #FFFFFF; }
            section.main-category .category-list ul li .item-box .info-box:hover ~ .img-box.item-1 img {
              content: url(/images/newmain/ic_category_item1_hover.svg?version=20231023); }
        section.main-category .category-list ul li .item-box:hover .item1 img {
          content: url(/images/newmain/ic_category_item1_hover.svg?version=20231023); }
        section.main-category .category-list ul li .item-box:hover .item2 img {
          content: url(/images/newmain/ic_category_item2_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item3 img {
          content: url(/images/newmain/ic_category_item3_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item4 img {
          content: url(/images/newmain/ic_category_item4_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item5 img {
          content: url(/images/newmain/ic_category_item5_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item6 img {
          content: url(/images/newmain/ic_category_item6_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item7 img {
          content: url(/images/newmain/ic_category_item7_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item8 img {
          content: url(/images/newmain/ic_category_item8_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item9 img {
          content: url(/images/newmain/ic_category_item9_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item10 img {
          content: url(/images/newmain/ic_category_item10_hover.svg); }
        section.main-category .category-list ul li .item-box:hover .item11 img {
          content: url(/images/newmain/ic_category_item11_hover.svg?version=20231109); }
        section.main-category .category-list ul li .item-box:hover .item12 img {
          content: url(/images/newmain/ic_category_item12_hover.svg?version=20231109); }
        section.main-category .category-list ul li .item-box:hover .item13 img {
          content: url(/images/newmain/ic_category_item13_hover.svg?version=20231109); }
        section.main-category .category-list ul li .item-box:hover .item14 img {
          content: url(/images/newmain/ic_category_item14_hover.svg?version=20231109); }

section.main-service {
  background-color: #f4f4f4;
  padding: 100px 0;
  transition: none;
  margin-bottom: 100px; }
  @media (max-width: 768px) {
    section.main-service {
      padding: 40px 0;
      margin-bottom: 80px; } }
  section.main-service * {
    font-family: "NotoSansKR"; }
    section.main-service *:before, section.main-service *:after {
      display: none; }
  section.main-service .wrap {
    max-width: 1000px; }
  section.main-service .tit-box {
    text-align: center;
    padding-bottom: 50px; }
    @media (max-width: 768px) {
      section.main-service .tit-box {
        padding-bottom: 33px;
        max-width: 258px;
        margin: 0 auto; } }
    section.main-service .tit-box img {
      max-width: 100%; }
  section.main-service .swiper-group-box .swiper-container .swiper-wrapper {
    justify-content: center; }
    @media (max-width: 768px) {
      section.main-service .swiper-group-box .swiper-container .swiper-wrapper {
        justify-content: initial; } }
    section.main-service .swiper-group-box .swiper-container .swiper-wrapper .swiper-slide {
      flex-shrink: 1;
      min-width: 210px;
      align-self: stretch;
      height: auto; }
      @media (max-width: 768px) {
        section.main-service .swiper-group-box .swiper-container .swiper-wrapper .swiper-slide {
          width: 210px;
          align-self: stretch;
          height: auto;
          flex-shrink: 0; } }
      section.main-service .swiper-group-box .swiper-container .swiper-wrapper .swiper-slide + .swiper-slide {
        margin-left: 20px; }
        @media (max-width: 768px) {
          section.main-service .swiper-group-box .swiper-container .swiper-wrapper .swiper-slide + .swiper-slide {
            margin-left: 0; } }
  section.main-service .swiper-group-box .item-box {
    padding: 30px 30px 104px;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: relative; }
    @media (max-width: 768px) {
      section.main-service .swiper-group-box .item-box {
        height: 100%;
        padding: 20px 20px 104px; } }
    section.main-service .swiper-group-box .item-box:after {
      display: block;
      content: '';
      position: absolute;
      left: 20px;
      top: 20px;
      width: 8px;
      height: 8px;
      background: #FBBE18;
      border-radius: 50%;
      z-index: 1; }
      @media (max-width: 768px) {
        section.main-service .swiper-group-box .item-box:after {
          left: 15px;
          top: 15px; } }
    section.main-service .swiper-group-box .item-box.item-1 {
      background: #333333 url("../images/newmain/ic_service_item1.svg") no-repeat right bottom 18px; }
    section.main-service .swiper-group-box .item-box.item-2 {
      background: #333333 url("../images/newmain/ic_service_item2.svg") no-repeat right bottom 18px; }
    section.main-service .swiper-group-box .item-box.item-3 {
      background: #333333 url("../images/newmain/ic_service_item3.svg") no-repeat right bottom 18px; }
    section.main-service .swiper-group-box .item-box.item-4 {
      background: #333333 url("../images/newmain/ic_service_item4.svg") no-repeat right bottom 18px; }
    section.main-service .swiper-group-box .item-box .subject-box {
      color: #fff;
      font-family: "BlackHanSans";
      letter-spacing: -0.03em;
      transform: matrix(0.99, 0, -0.18, 1, 0, 0);
      -webkit-transform: matrix(0.99, 0, -0.18, 1, 0, 0);
      -moz-transform: matrix(0.99, 0, -0.18, 1, 0, 0);
      font-size: 30px;
      line-height: 27px; }
      @media (max-width: 768px) {
        section.main-service .swiper-group-box .item-box .subject-box {
          text-indent: 0 !important; } }
    section.main-service .swiper-group-box .item-box .con-box {
      padding-top: 11px;
      font-size: 15px;
      line-height: 20px;
      color: #fff;
      font-weight: 400;
      letter-spacing: -0.5px; }
      @media (max-width: 768px) {
        section.main-service .swiper-group-box .item-box .con-box {
          font-size: 15px;
          line-height: 20px; } }
  @media (max-width: 768px) and (max-width: 768px) {
    section.main-service .swiper-group-box .item-box .con-box {
      text-indent: 0 !important; } }

section.main-faq {
  padding-bottom: 160px;
  padding-top: 130px; }
  @media (max-width: 768px) {
    section.main-faq {
      padding: 80px 35px 80px; } }
  section.main-faq * {
    font-family: "NotoSansKR"; }
    section.main-faq *:before, section.main-faq *:after {
      display: none; }
  section.main-faq .wrap {
    max-width: 1000px; }
  section.main-faq .tit-box {
    text-align: center;
    padding-bottom: 50px; }
    @media (max-width: 768px) {
      section.main-faq .tit-box {
        max-width: 197px;
        margin: 0 auto;
        padding-bottom: 30px; } }
    section.main-faq .tit-box img {
      max-width: 100%; }
  section.main-faq ul {
    display: flex;
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      section.main-faq ul {
        flex-direction: column;
        margin-bottom: 20px; } }
    section.main-faq ul li {
      width: 100%; }
      section.main-faq ul li + li {
        margin-left: 20px; }
        @media (max-width: 768px) {
          section.main-faq ul li + li {
            margin: 7px 0 0; } }
      section.main-faq ul li .box {
        background: #FFFFFF;
        height: 100%;
        border: 1px solid #E8E8E8;
        border-radius: 8px;
        padding: 30px; }
        @media (max-width: 768px) {
          section.main-faq ul li .box {
            padding: 20px; } }
        section.main-faq ul li .box .subject-box {
          color: #000;
          margin-bottom: 20px;
          text-align: center;
          font-weight: 700;
          font-size: 22px;
          line-height: 32px;
          letter-spacing: -0.5px; }
          @media (max-width: 768px) {
            section.main-faq ul li .box .subject-box {
              font-size: 18px;
              line-height: 26px;
              margin-bottom: 10px; } }
        section.main-faq ul li .box .con-box {
          color: #666;
          font-size: 16px;
          line-height: 26px;
          letter-spacing: -0.5px; }
          @media (max-width: 768px) {
            section.main-faq ul li .box .con-box {
              font-size: 15px;
              line-height: 21px; } }
          section.main-faq ul li .box .con-box .link-btn {
            text-decoration: underline;
            text-underline-position: under;
            font-weight: 700; }
  section.main-faq .foot-box {
    display: flex;
    justify-content: center; }
    section.main-faq .foot-box .foot-btn {
      filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.3));
      border-radius: 10px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 255px;
      height: 60px;
      background: #FBBE18; }
      section.main-faq .foot-box .foot-btn .txt {
        color: #000;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: -0.5px; }
      section.main-faq .foot-box .foot-btn .ic.ic-arrow {
        background: url(/images/estimate/ic_request_arrow.svg) no-repeat center/cover;
        width: 9px;
        height: 16px;
        margin-left: 10px; }

.no-transition {
  transition: unset;
  -webkit-transition: unset;
  -webkit-transition-timing-function: unset;
  transition-timing-function: unset; }

section .main-category div div ul li:nth-child(3) div div div {
  letter-spacing: -0.1em !important; }

.grand-prize {
  transition: none;
  z-index: 2; }
  @media (max-width: 768px) {
    .grand-prize {
      height: 48px; } }
  .grand-prize:hover > .detail {
    display: flex;
    position: absolute;
    top: 0;
    width: 100%; }
  .grand-prize:hover {
    transition: none;
    z-index: 21; }
  .grand-prize .display {
    display: flex;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: 35px;
    flex-shrink: 0;
    background: #101A50; }
    @media (max-width: 768px) {
      .grand-prize .display {
        gap: unset;
        height: 48px; } }
    .grand-prize .display .content-box {
      height: 26px;
      flex-shrink: 0; }
      @media (max-width: 768px) {
        .grand-prize .display .content-box {
          height: 38px;
          text-align: center;
          top: 2px; } }
      .grand-prize .display .content-box .header {
        top: -2px;
        display: inline-block;
        color: var(--W, #FFF);
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -1.2px; }
        .grand-prize .display .content-box .header span {
          top: -1px;
          color: var(--W, #FFF);
          font-family: Roboto;
          font-size: 20px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px;
          /* 100% */
          letter-spacing: -1.2px; }
          @media (max-width: 768px) {
            .grand-prize .display .content-box .header span {
              font-size: 13px;
              line-height: 13px;
              /* 100% */
              letter-spacing: -0.78px; } }
        @media (max-width: 768px) {
          .grand-prize .display .content-box .header {
            display: block;
            font-size: 13px;
            line-height: 13px;
            /* 100% */
            letter-spacing: -0.78px; } }
      .grand-prize .display .content-box .content {
        display: inline-block;
        color: var(--main_Y, #FBBE18);
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 100% */
        letter-spacing: -1.56px;
        margin-left: 10px; }
        @media (max-width: 768px) {
          .grand-prize .display .content-box .content {
            display: block;
            font-size: 20px;
            line-height: 20px;
            /* 100% */
            margin-left: 0;
            letter-spacing: -1.2px; } }
    .grand-prize .display .button {
      display: none;
      color: var(--cccccc, #CCC);
      text-align: center;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 14px;
      /* 116.667% */
      letter-spacing: -0.5px;
      border-radius: 4px;
      border: 1px solid var(--cccccc, #CCC);
      padding: 5px 6.999px 5px 8.001px;
      cursor: pointer; }
      @media (max-width: 768px) {
        .grand-prize .display .button {
          display: block;
          position: absolute;
          right: 35px; } }
  .grand-prize .detail {
    display: none;
    height: 136px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    gap: 10px;
    background: #101A50; }
    @media (max-width: 768px) {
      .grand-prize .detail {
        height: 131px; } }
    .grand-prize .detail .content .text-box {
      display: inline-block; }
      .grand-prize .detail .content .text-box .logo {
        display: inline-block;
        width: 186px;
        height: 106px;
        flex-shrink: 0;
        background: url(/images/newmain/prize_logo.png), #101A50 50%/cover no-repeat; }
      @media (max-width: 768px) {
        .grand-prize .detail .content .text-box {
          display: none; } }
      .grand-prize .detail .content .text-box .group {
        display: inline-block;
        top: -7px;
        margin-left: 10px; }
        .grand-prize .detail .content .text-box .group .title {
          color: var(--W, #FFF);
          font-size: 26px;
          font-style: normal;
          font-weight: 700;
          line-height: 26px;
          letter-spacing: -1.56px;
          margin-bottom: 10px; }
          .grand-prize .detail .content .text-box .group .title span {
            font-family: Roboto;
            font-size: 26px;
            font-style: normal;
            font-weight: 700;
            line-height: 26px;
            /* 100% */
            letter-spacing: -1.56px; }
        .grand-prize .detail .content .text-box .group .description {
          display: inline-block;
          color: var(--W, #FFF);
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          /* 122.222% */
          letter-spacing: -1.44px; }
    .grand-prize .detail .content .text-box-mo .logo {
      display: none; }
      @media (max-width: 768px) {
        .grand-prize .detail .content .text-box-mo .logo {
          display: inline-block;
          width: 122px;
          height: 70px;
          background: url(/images/newmain/prize_logo_mo.png), #101A50 50%/cover no-repeat; } }
    .grand-prize .detail .content .text-box-mo .title {
      display: none; }
      @media (max-width: 768px) {
        .grand-prize .detail .content .text-box-mo .title {
          display: inline-block;
          color: var(--W, #FFF);
          font-size: 26px;
          font-style: normal;
          font-weight: 700;
          line-height: 26px;
          letter-spacing: -1.56px;
          margin-left: 11px;
          margin-bottom: 5px;
          top: -12px; }
          .grand-prize .detail .content .text-box-mo .title span {
            text-align: justify;
            font-family: Roboto;
            font-size: 26px;
            font-style: normal;
            font-weight: 700;
            line-height: 30px;
            /* 115.385% */ } }
    .grand-prize .detail .content .text-box-mo .description {
      display: none; }
      @media (max-width: 768px) {
        .grand-prize .detail .content .text-box-mo .description {
          display: block;
          color: var(--W, #FFF);
          text-align: center;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 15px;
          /* 107.143% */
          letter-spacing: -1.12px; } }

.advertising {
  text-align: center;
  background: #F8F5F3;
  padding-top: 140px;
  padding-bottom: 140px; }
  @media (max-width: 768px) {
    .advertising {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .advertising .sub-title-box {
    color: var(333333, #333);
    font-size: 49px;
    font-style: italic;
    font-weight: 350;
    letter-spacing: -4.9px; }
    @media (max-width: 768px) {
      .advertising .sub-title-box {
        color: var(333333, #333);
        font-size: 24px;
        letter-spacing: -2.4px; } }
  .advertising .title-box {
    display: inline-block;
    color: var(333333, #333);
    font-family: Black Han Sans;
    font-size: 84px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: -5.04px; }
    @media (max-width: 768px) {
      .advertising .title-box {
        font-size: 32px;
        letter-spacing: -1.92px; } }
    .advertising .title-box span {
      font-family: Roboto;
      font-weight: 900;
      letter-spacing: -5.04px; }
      .advertising .title-box span.alphabet {
        font-family: Black Han Sans;
        font-weight: 400; }
  .advertising .img-box {
    margin-top: 50px;
    margin-bottom: 140px; }
    @media (max-width: 768px) {
      .advertising .img-box {
        margin-top: 27.7px;
        margin-bottom: 80px; } }
  .advertising .video-box {
    text-align: center;
    margin-top: 20px; }
    @media (max-width: 768px) {
      .advertising .video-box {
        margin-top: 12px; } }
    @media (max-width: 768px) {
      .advertising .video-box video {
        width: 274px; } }
  .advertising i.dott {
    position: absolute;
    width: 29px;
    height: 29px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' viewBox='0 0 28 29' fill='none'%3E%3Cellipse cx='13.8766' cy='14.7246' rx='13.4953' ry='14.072' fill='%23FBBE18'/%3E%3C/svg%3E") no-repeat center/cover; }
    @media (max-width: 768px) {
      .advertising i.dott {
        width: 10px;
        height: 10px; } }
  .advertising i.map {
    width: 78px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg width='78' height='23' viewBox='0 0 78 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M77.7149 0L75.2667 13.0131H69.9089L70.706 8.77625H69.7174L68.9203 13.0131H63.5625L66.0107 0H71.3685L70.5714 4.23681H71.56L72.3571 0H77.7149ZM54.0583 0.302629H64.6462L62.3119 12.7104H51.724L54.0583 0.302629ZM57.266 8.17099H58.4779L59.1042 4.84207H57.8923L57.266 8.17099ZM73.4516 22.9998H51.7654L53.5019 13.7696H59.4975L59.2869 14.8894H69.0137L69.2244 13.7696H75.1881L73.4516 22.9998ZM68.359 18.3696H58.6321L58.4158 19.5196H68.1426L68.359 18.3696Z' fill='black'/%3E%3Cpath d='M52.0445 0L51.2531 4.20655H53.645L52.8194 8.59467H50.4275L49.6304 12.8315H43.6349L46.0489 0H52.0445ZM29.5998 0.302629H35.5954L35.2879 1.93683H37.5203L37.8278 0.302629H43.8234L41.5232 12.5289H27.2996L29.5998 0.302629ZM34.1492 7.98942H36.3816L36.6663 6.47627H34.4339L34.1492 7.98942ZM48.5942 18.3393C48.3399 19.6911 47.6509 20.8108 46.5271 21.6985C45.4284 22.5661 44.1562 22.9998 42.7105 22.9998H31.0382C29.5925 22.9998 28.4728 22.5661 27.6793 21.6985C26.9108 20.8108 26.6538 19.6911 26.9081 18.3393C27.1624 16.9876 27.8389 15.878 28.9376 15.0104C30.0613 14.1227 31.3461 13.6788 32.7918 13.6788H44.4641C45.9098 13.6788 47.0169 14.1227 47.7854 15.0104C48.5789 15.878 48.8485 16.9876 48.5942 18.3393ZM42.1009 17.7643H33.6178C33.4477 17.7643 33.2875 17.8249 33.1371 17.9459C33.0118 18.0468 32.934 18.1779 32.9037 18.3393C32.8733 18.5007 32.8999 18.642 32.9834 18.763C33.092 18.8639 33.2313 18.9143 33.4014 18.9143H41.8845C42.0546 18.9143 42.2023 18.8639 42.3276 18.763C42.4779 18.642 42.5683 18.5007 42.5986 18.3393C42.629 18.1779 42.5899 18.0468 42.4813 17.9459C42.3978 17.8249 42.271 17.7643 42.1009 17.7643Z' fill='black'/%3E%3Cpath d='M3.63114 7.83833C7.44747 7.55587 10.1335 6.5572 11.6893 4.8423H4.83263L5.68666 0.302856H27.3728L26.5188 4.8423H19.6621C20.5726 6.5572 22.8829 7.55587 26.593 7.83833L24.5202 12.0751C22.4032 11.9137 20.5356 11.5001 18.9175 10.8344C17.2994 10.1686 16.0081 9.29095 15.0437 8.20148C13.6694 9.29095 12.0479 10.1686 10.1793 10.8344C8.31061 11.5001 6.28742 11.9137 4.1097 12.0751L3.63114 7.83833ZM1.63272 18.4606L2.48674 13.9212H25.4486L24.5945 18.4606H16.1114L15.2574 23.0001H9.2618L10.1158 18.4606H1.63272Z' fill='black'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat; }
  .advertising i.ic-arrow {
    background: url(/images/estimate/ic_request_arrow.svg) no-repeat center/cover;
    width: 9px;
    height: 16px;
    margin-left: 10px; }
  .advertising .button {
    text-align: center;
    width: 255px;
    padding: 18px 0px;
    margin: 0 auto 140px;
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.5px;
    border-radius: 10px;
    background: #FBBE18;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    cursor: pointer; }
    @media (max-width: 768px) {
      .advertising .button {
        margin: 14px auto 80px; } }
    .advertising .button span {
      top: 2px; }
  .advertising .bb-box1 {
    width: 678px;
    height: 123px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .advertising .bb-box1 {
        width: 260px;
        height: 52px; } }
    .advertising .bb-box1 .info-graphic-1 {
      display: block;
      width: 678px;
      height: 123px;
      background: url("data:image/svg+xml,%3Csvg width='678' height='123' viewBox='0 0 678 123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='53' r='13' fill='%23FBBE18'/%3E%3Cpath d='M147.27 0.66212H150.896L145.544 30.0689H141.918L147.27 0.66212ZM146.884 13.8229H155.116L154.572 16.8118H146.34L146.884 13.8229ZM131.375 30.6474C140.489 30.6474 145.351 33.0096 144.57 37.3001C143.79 41.5906 138.068 43.9528 128.954 43.9528C119.889 43.9528 115.076 41.5906 115.856 37.3001C116.637 33.0096 122.31 30.6474 131.375 30.6474ZM130.884 33.3471C124.122 33.3471 119.939 34.7933 119.482 37.3001C119.026 39.8069 122.683 41.2532 129.445 41.2532C136.256 41.2532 140.439 39.8069 140.895 37.3001C141.352 34.7933 137.695 33.3471 130.884 33.3471ZM125.093 20.4756H128.67L127.599 26.3569H124.022L125.093 20.4756ZM112.16 27.996L112.197 25.1035C120.135 25.1035 130.981 25.0071 140.332 23.7055L140.121 26.2123C130.455 27.8996 119.902 27.996 112.16 27.996ZM117.079 4.47054H142.461L141.97 7.17019H116.588L117.079 4.47054ZM128.928 9.0985C135.102 9.0985 138.699 11.4125 137.997 15.2691C137.303 19.0775 132.855 21.4397 126.681 21.4397C120.458 21.4397 116.87 19.0775 117.564 15.2691C118.266 11.4125 122.705 9.0985 128.928 9.0985ZM128.471 11.6053C124.306 11.6053 121.397 13.0516 120.994 15.2691C120.581 17.5349 122.973 18.9329 127.138 18.9329C131.254 18.9329 134.154 17.5349 134.567 15.2691C134.97 13.0516 132.587 11.6053 128.471 11.6053ZM128.77 0.276456H132.347L131.408 5.4347H127.831L128.77 0.276456ZM152.806 23.8019H192.643L192.107 26.7426H152.27L152.806 23.8019ZM172.103 17.3903H175.729L174.272 25.3928H170.646L172.103 17.3903ZM155.042 40.048H185.324L184.78 43.0369H154.498L155.042 40.048ZM156.78 30.5028H160.406L158.502 40.9639H154.876L156.78 30.5028ZM176.683 1.91552C186.14 1.91552 191.579 5.14546 190.605 10.4965C189.614 15.944 183.008 19.1257 173.551 19.1257C164.143 19.1257 158.695 15.944 159.686 10.4965C160.66 5.14546 167.275 1.91552 176.683 1.91552ZM176.157 4.808C169.101 4.808 164.042 7.02556 163.41 10.4965C162.761 14.0639 167.021 16.2333 174.077 16.2333C181.231 16.2333 186.232 14.0639 186.881 10.4965C187.513 7.02556 183.311 4.808 176.157 4.808ZM212.039 17.6313H220.565L220.021 20.6202H211.495L212.039 17.6313ZM231.11 0.61391H234.638L226.741 44.001H223.213L231.11 0.61391ZM222.262 1.57807H225.692L218.374 41.7835H214.944L222.262 1.57807ZM206.474 4.32592C212.158 4.32592 214.78 10.1109 213.104 19.3186C211.428 28.5263 206.7 34.3112 201.016 34.3112C195.332 34.3112 192.71 28.5263 194.386 19.3186C196.062 10.1109 200.79 4.32592 206.474 4.32592ZM205.868 7.65227C202.193 7.65227 199.008 12.232 197.718 19.3186C196.428 26.4051 197.938 31.0331 201.613 31.0331C205.288 31.0331 208.482 26.4051 209.772 19.3186C211.062 12.232 209.543 7.65227 205.868 7.65227ZM258.13 10.9786H269.4L268.847 14.0157H257.577L258.13 10.9786ZM248.175 3.21714H251.115L250.123 8.66463C248.605 17.0046 242.295 23.9465 234.614 26.839L233.23 23.9465C240.136 21.5361 245.955 15.4137 247.183 8.66463L248.175 3.21714ZM248.812 3.21714H251.752L250.725 8.85746C249.611 14.9799 253.124 20.7166 258.974 23.0306L256.514 25.7784C250.146 23.0788 246.39 16.5225 247.785 8.85746L248.812 3.21714ZM269.906 0.66212H273.532L267.618 33.1542H263.992L269.906 0.66212ZM238.188 40.048H267.441L266.897 43.0369H237.644L238.188 40.048ZM240.11 29.4904H243.736L241.577 41.3496H237.951L240.11 29.4904ZM290.487 4.75979H293.917L291.96 15.5102H301.907L303.864 4.75979H307.196L302.045 33.0578H285.336L290.487 4.75979ZM291.433 18.4026L289.301 30.1172H299.248L301.38 18.4026H291.433ZM323.483 0.61391H327.011L319.114 44.001H315.586L323.483 0.61391ZM312.983 17.9205H321.656L321.121 20.8612H312.448L312.983 17.9205ZM313.557 1.57807H316.987L309.668 41.7835H306.238L313.557 1.57807ZM345.126 15.7512H348.703L347.22 23.8983H343.643L345.126 15.7512ZM347.718 1.24061H350.854L350.477 3.31356C349.055 11.1232 339.253 16.5225 330.414 17.9688L329.569 15.0763C337.25 14.0639 346.262 9.24313 347.341 3.31356L347.718 1.24061ZM348.257 1.24061H351.393L351.016 3.31356C349.937 9.24313 357.193 14.0639 364.506 15.0763L362.558 17.9688C354.353 16.4743 346.476 11.0268 347.88 3.31356L348.257 1.24061ZM325.803 22.3075H365.64L365.113 25.1999H325.276L325.803 22.3075ZM344.486 28.9602C353.943 28.9602 359.086 31.6598 358.218 36.4324C357.34 41.2532 351.222 43.9046 341.765 43.9046C332.308 43.9046 327.205 41.2532 328.083 36.4324C328.951 31.6598 335.029 28.9602 344.486 28.9602ZM343.977 31.7562C336.872 31.7562 332.244 33.4917 331.709 36.4324C331.165 39.4213 335.169 41.1086 342.274 41.1086C349.428 41.1086 353.999 39.4213 354.543 36.4324C355.078 33.4917 351.131 31.7562 343.977 31.7562ZM359.117 48.9664L382.77 2.20477H385.71L362.106 48.9664H359.117ZM405.429 8.71284H416.797L416.253 11.7017H404.885L405.429 8.71284ZM416.752 0.61391H420.378L416.289 23.0788H412.663L416.752 0.61391ZM387.652 25.3446H415.876L414.025 35.5164H389.427L388.19 42.3138H384.662L386.39 32.8168H410.939L411.773 28.237H387.126L387.652 25.3446ZM384.986 40.5301H414.827L414.301 43.4225H384.46L384.986 40.5301ZM395.142 1.96373H398.131L397.359 6.20603C395.911 14.1603 389.706 20.5238 382.078 23.127L380.685 20.2827C387.548 18.1134 393.203 12.6177 394.37 6.20603L395.142 1.96373ZM395.73 1.96373H398.67L397.898 6.20603C396.854 11.9428 400.601 17.1974 406.496 19.2704L404.076 22.0664C397.566 19.6078 393.633 13.4854 394.958 6.20603L395.73 1.96373ZM456.781 0.61391H460.456L452.559 44.001H448.884L456.781 0.61391ZM435.044 10.7376H437.984L437.256 14.7388C435.563 24.043 428.534 32.2383 421.019 35.5646L419.462 32.8168C426.416 29.8761 432.903 22.5003 434.316 14.7388L435.044 10.7376ZM435.681 10.7376H438.621L437.893 14.7388C436.542 22.1628 440.553 29.2012 446.463 31.9973L443.896 34.7933C437.557 31.6598 433.312 23.7537 434.953 14.7388L435.681 10.7376ZM425.113 8.23076H449.319L448.792 11.1232H424.586L425.113 8.23076ZM436.707 1.33703H440.382L438.828 9.86983H435.153L436.707 1.33703ZM507.107 0.66212H510.733L504.81 33.2025H501.184L507.107 0.66212ZM506.933 15.0763H514.724L514.18 18.0652H506.389L506.933 15.0763ZM475.744 6.06141H501.812L501.286 8.95388H475.218L475.744 6.06141ZM487.786 11.5089C494.009 11.5089 497.702 14.6424 496.807 19.5596C495.93 24.3804 491.087 27.5621 484.864 27.5621C478.592 27.5621 474.909 24.3804 475.786 19.5596C476.681 14.6424 481.514 11.5089 487.786 11.5089ZM487.278 14.305C483.064 14.305 479.795 16.3779 479.216 19.5596C478.655 22.6449 481.168 24.7179 485.382 24.7179C489.547 24.7179 492.767 22.6449 493.328 19.5596C493.907 16.3779 491.443 14.305 487.278 14.305ZM487.948 0.66212H491.574L490.319 7.55585H486.693L487.948 0.66212ZM476.271 40.048H505.622L505.078 43.0369H475.727L476.271 40.048ZM477.991 30.5992H481.617L479.669 41.3014H476.043L477.991 30.5992ZM531.928 27.9478C540.895 27.9478 545.839 30.9367 544.927 35.9503C544.005 41.0121 537.982 43.9528 529.015 43.9528C520.097 43.9528 515.144 41.0121 516.066 35.9503C516.978 30.9367 523.01 27.9478 531.928 27.9478ZM531.402 30.8403C524.738 30.8403 520.222 32.7686 519.643 35.9503C519.055 39.1802 522.869 41.1086 529.533 41.1086C536.246 41.1086 540.762 39.1802 541.35 35.9503C541.929 32.7686 538.115 30.8403 531.402 30.8403ZM547.292 0.61391H550.918L546.162 26.7426H542.536L547.292 0.61391ZM547.928 11.6535H555.523L554.971 14.6906H547.376L547.928 11.6535ZM518.184 3.31356H521.761L520.533 10.0627H533.714L534.942 3.31356H538.47L534.838 23.2716H514.552L518.184 3.31356ZM520.015 12.9069L518.655 20.3792H531.836L533.196 12.9069H520.015ZM555.37 29.9725L558.631 9.0985L559.401 4.32592H563.468L562.502 9.0985L558.163 29.9725H555.37ZM554.733 41.0121C553.116 41.0121 551.981 39.7105 552.314 37.8786C552.665 35.9503 554.265 34.6969 555.882 34.6969C557.548 34.6969 558.692 35.9503 558.341 37.8786C558.008 39.7105 556.399 41.0121 554.733 41.0121Z' fill='%23333333'/%3E%3Cpath d='M77.971 53.8784L66.3882 117.513H52.2762L56.9394 91.8937H54.4194L49.9066 116.686H35.7946L47.0765 54.7048H61.1885L56.6758 79.4974H59.1958L63.859 53.8784H77.971ZM32.7354 115.034H4.67943L15.5101 55.5312H27.8581L24.4735 74.1257H27.8335L31.2181 55.5312H43.5661L32.7354 115.034ZM25.7276 85.6956H22.3676L19.1334 103.464H22.4934L25.7276 85.6956ZM110.347 69.9936C106.806 72.5279 102.586 74.4838 97.6872 75.8612C92.8444 77.2385 87.6231 77.9272 82.0231 77.9272L81.3082 68.0102C85.3402 68.0102 89.0245 67.4592 92.3611 66.3573C95.7536 65.2554 98.5544 63.7128 100.763 61.7294C103.038 59.6909 104.524 57.3769 105.219 54.7874H121.011C120.764 57.3769 121.378 59.6909 122.855 61.7294C124.398 63.7128 126.638 65.2554 129.573 66.3573C132.564 67.4592 136.076 68.0102 140.108 68.0102L135.783 77.9272C130.183 77.9272 125.184 77.2385 120.787 75.8612C116.446 74.4838 112.966 72.5279 110.347 69.9936ZM116.288 80.7371H138.548L136.592 91.4805H76.1961L78.1516 80.7371H100.496L101.308 76.2744H117.1L116.288 80.7371ZM121.402 93.7119C125.266 93.7119 128.234 94.7862 130.307 96.9349C132.38 99.0836 133.086 101.976 132.424 105.612C131.762 109.249 130.003 112.141 127.148 114.29C124.293 116.438 120.934 117.513 117.07 117.513H86.3257C82.4617 117.513 79.4932 116.438 77.4203 114.29C75.3475 112.141 74.6419 109.249 75.3038 105.612C75.9657 101.976 77.7242 99.0836 80.5793 96.9349C83.4344 94.7862 86.794 93.7119 90.658 93.7119H121.402ZM114.75 107.183C115.198 107.183 115.587 107.045 115.917 106.769C116.313 106.439 116.552 106.053 116.632 105.612C116.712 105.172 116.609 104.813 116.323 104.538C116.104 104.207 115.77 104.042 115.322 104.042H92.9776C92.5296 104.042 92.1075 104.207 91.7114 104.538C91.3812 104.813 91.176 105.172 91.0958 105.612C91.0156 106.053 91.0854 106.439 91.3052 106.769C91.5911 107.045 91.958 107.183 92.406 107.183H114.75ZM207.145 54.5395L195.683 117.513H179.891L191.353 54.5395H207.145ZM174.798 115.034H137.334L148.195 55.3659H163.987L160.737 73.2166H166.617L169.867 55.3659H185.659L174.798 115.034ZM164.361 85.6129H158.481L155.382 102.637H161.262L164.361 85.6129ZM275.585 54.7048H291.293L284.945 89.5798H269.237L270.139 84.6212H264.259L266.215 73.8778H272.095L272.742 70.3241H266.862L268.817 59.5807H274.697L275.585 54.7048ZM265.01 66.192H230.234L232.204 55.3659H266.98L265.01 66.192ZM226.022 89.3318L227.977 78.5884H230.749L232.029 69.2498H244.965L243.685 78.5884H247.045L249.165 69.2498H262.101L259.981 78.5884H262.753L260.798 89.3318H226.022ZM282.177 104.786C281.505 108.477 279.688 111.535 276.727 113.959C273.832 116.328 270.48 117.513 266.672 117.513H235.928C232.12 117.513 229.172 116.328 227.083 113.959C225.06 111.535 224.385 108.477 225.057 104.786C225.729 101.095 227.512 98.0644 230.408 95.6953C233.369 93.2711 236.753 92.059 240.561 92.059H271.305C275.113 92.059 278.029 93.2711 280.052 95.6953C282.14 98.0644 282.849 101.095 282.177 104.786ZM265.075 103.216H242.731C242.283 103.216 241.861 103.381 241.464 103.712C241.134 103.987 240.929 104.345 240.849 104.786C240.769 105.227 240.839 105.612 241.058 105.943C241.344 106.218 241.711 106.356 242.159 106.356H264.503C264.951 106.356 265.34 106.218 265.67 105.943C266.067 105.612 266.305 105.227 266.385 104.786C266.465 104.345 266.362 103.987 266.076 103.712C265.857 103.381 265.523 103.216 265.075 103.216ZM336.956 67.9275H295.628L297.885 55.5312H355.005L350.66 74.7868H335.708L336.956 67.9275ZM352.413 79.0016L350.156 91.3979H339.74L338.612 97.5961H322.904L324.032 91.3979H315.8L314.672 97.5961H298.964L300.092 91.3979H289.676L291.933 79.0016H352.413ZM289.837 99.7447H305.629L304.651 105.116H345.979L343.723 117.513H286.603L289.837 99.7447ZM388.231 118.339C381.959 118.339 377.424 116.797 374.625 113.711C371.837 110.571 370.984 106.026 372.067 100.075C372.819 95.9432 373.92 92.6651 375.369 90.2409C376.874 87.8167 378.857 85.9986 381.318 84.7865L381.348 84.6212C379.553 83.4092 378.373 81.894 377.807 80.0759C377.298 78.2578 377.35 75.6683 377.961 72.3076C378.964 66.7981 381.371 62.5007 385.18 59.4154C389.056 56.275 393.934 54.7048 399.814 54.7048C405.806 54.7048 410.117 56.2474 412.747 59.3327C415.388 62.363 416.196 66.6879 415.173 72.3076C414.552 75.7234 413.655 78.3404 412.484 80.1586C411.38 81.9216 409.737 83.4092 407.556 84.6212L407.526 84.7865C409.469 86.1088 410.696 87.982 411.207 90.4062C411.784 92.7753 411.701 95.9983 410.959 100.075C409.866 106.081 407.387 110.626 403.521 113.711C399.656 116.797 394.559 118.339 388.231 118.339ZM397.557 67.1011C396.549 67.1011 395.652 67.5694 394.865 68.506C394.079 69.4426 393.535 70.7374 393.234 72.3902C392.934 74.043 393.001 75.3653 393.436 76.357C393.872 77.3487 394.594 77.8446 395.602 77.8446C396.554 77.8446 397.428 77.3487 398.224 76.357C399.021 75.3653 399.57 74.043 399.87 72.3902C400.171 70.7374 400.099 69.4426 399.653 68.506C399.264 67.5694 398.565 67.1011 397.557 67.1011ZM392.909 92.6375C390.613 92.6375 389.034 95.0066 388.171 99.7447C387.78 101.893 387.746 103.464 388.07 104.455C388.449 105.447 389.255 105.943 390.487 105.943C391.663 105.943 392.593 105.447 393.278 104.455C394.018 103.464 394.584 101.893 394.975 99.7447C395.838 95.0066 395.149 92.6375 392.909 92.6375ZM439.644 55.5312C444.18 55.5312 447.62 56.6331 449.963 58.8369C452.362 61.0407 453.794 64.4015 454.26 68.9192C454.679 73.3819 454.227 79.2495 452.903 86.522C451.58 93.7945 449.863 99.6897 447.752 104.207C445.652 108.67 443.057 112.003 439.968 114.207C436.823 116.411 432.955 117.513 428.363 117.513C423.827 117.513 420.387 116.411 418.044 114.207C415.701 112.003 414.297 108.643 413.831 104.125C413.386 99.4968 413.81 93.6292 415.103 86.522C416.427 79.2495 418.139 73.3819 420.24 68.9192C422.35 64.4015 424.95 61.0407 428.039 58.8369C431.184 56.6331 435.052 55.5312 439.644 55.5312ZM430.619 105.116C432.019 105.116 433.171 103.712 434.074 100.902C435.054 97.9817 436.15 93.1885 437.363 86.522C438.577 79.8555 439.23 75.0348 439.324 72.0596C439.377 69.3049 438.732 67.9275 437.388 67.9275C436.044 67.9275 434.897 69.3049 433.948 72.0596C432.958 75.0348 431.857 79.8555 430.643 86.522C429.43 93.1885 428.782 97.9817 428.698 100.902C428.635 103.712 429.275 105.116 430.619 105.116ZM486.676 58.0105H502.468L466.889 115.034H451.097L486.676 58.0105ZM469.372 58.0105C471.612 58.0105 473.325 58.7543 474.51 60.2418C475.761 61.6743 476.181 63.5199 475.77 65.7788C475.359 68.0377 474.262 69.9109 472.479 71.3985C470.763 72.831 468.784 73.5472 466.544 73.5472C464.304 73.5472 462.564 72.8034 461.322 71.3159C460.081 69.8283 459.661 67.9826 460.062 65.7788C460.473 63.5199 461.565 61.6743 463.338 60.2418C465.121 58.7543 467.132 58.0105 469.372 58.0105ZM486.954 100.323C489.194 100.323 490.907 101.067 492.092 102.555C493.343 103.987 493.764 105.833 493.352 108.092C492.941 110.35 491.844 112.224 490.061 113.711C488.345 115.144 486.366 115.86 484.126 115.86C481.886 115.86 480.146 115.116 478.905 113.629C477.663 112.141 477.243 110.295 477.644 108.092C478.056 105.833 479.147 103.987 480.92 102.555C482.703 101.067 484.714 100.323 486.954 100.323ZM565.844 82.8031L567.499 73.7125H561.871L563.827 62.969H569.455L570.959 54.7048H586.667L581.552 82.8031H565.844ZM557.36 82.8031C554.112 82.8031 551.141 82.3624 548.445 81.4808C545.76 80.5442 543.513 79.1944 541.706 77.4314C539.201 79.1944 536.436 80.5442 533.409 81.4808C530.393 82.3624 527.26 82.8031 524.012 82.8031L523.147 73.7125C526.283 73.7125 528.801 73.1064 530.702 71.8943C532.669 70.6272 534.246 68.4234 535.433 65.283H525.941L527.747 55.3659H563.531L561.725 65.283H552.317C552.362 68.4234 553.109 70.6272 554.558 71.8943C556.073 73.1064 558.399 73.7125 561.535 73.7125L557.36 82.8031ZM535.561 108.422H577.729L576.075 117.513H518.115L521.875 96.8523H563.287L563.738 94.373H522.326L523.981 85.2824H581.101L577.341 105.943H536.013L535.561 108.422ZM652.203 54.7048L650.353 64.8698H656.653L654.382 77.3487H648.082L646.036 88.5881H630.244L636.411 54.7048H652.203ZM587.236 88.5881L587.812 76.1917C601.364 76.1917 608.652 73.3819 609.675 67.7622H591.027L593.253 55.5312H629.121C627.426 64.8422 624.715 71.8943 620.986 76.6876C617.258 81.4808 612.728 84.6763 607.397 86.2741C602.076 87.8167 595.356 88.5881 587.236 88.5881ZM645.647 91.6458L640.939 117.513H583.651L588.359 91.6458H645.647ZM627.825 102.803H602.121L601.474 106.356H627.178L627.825 102.803ZM653.485 84.456L658.33 55.5312H674.122L668.437 84.456L665.01 98.6704H651.738L653.485 84.456ZM657.622 102.803C659.862 102.803 661.579 103.519 662.774 104.951C664.026 106.384 664.441 108.257 664.02 110.571C663.598 112.885 662.501 114.758 660.729 116.191C659.012 117.623 657.034 118.339 654.794 118.339C652.554 118.339 650.813 117.595 649.572 116.108C648.33 114.62 647.91 112.775 648.312 110.571C648.733 108.257 649.83 106.384 651.602 104.951C653.375 103.519 655.382 102.803 657.622 102.803Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; }
      @media (max-width: 768px) {
        .advertising .bb-box1 .info-graphic-1 {
          width: 260px;
          height: 52px;
          background: url("data:image/svg+xml,%3Csvg width='260' height='52' viewBox='0 0 260 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='26' r='5' fill='%23FBBE18'/%3E%3Cpath d='M35.8742 1.19658H37.6502L35.0285 15.5999H33.2525L35.8742 1.19658ZM35.6849 7.64266H39.7169L39.4504 9.10661H35.4184L35.6849 7.64266ZM28.089 15.8833C32.553 15.8833 34.9344 17.0403 34.5518 19.1417C34.1693 21.2432 31.3667 22.4002 26.9027 22.4002C22.4627 22.4002 20.1053 21.2432 20.4878 19.1417C20.8704 17.0403 23.649 15.8833 28.089 15.8833ZM27.8483 17.2055C24.5363 17.2055 22.4873 17.9139 22.2638 19.1417C22.0404 20.3695 23.8314 21.0779 27.1434 21.0779C30.4794 21.0779 32.5284 20.3695 32.7518 19.1417C32.9753 17.9139 31.1843 17.2055 27.8483 17.2055ZM25.0118 10.9011H26.7638L26.2395 13.7818H24.4875L25.0118 10.9011ZM18.6773 14.5846L18.6952 13.1679C22.5832 13.1679 27.8958 13.1207 32.4758 12.4831L32.3724 13.711C27.6379 14.5374 22.4693 14.5846 18.6773 14.5846ZM21.0867 3.06193H33.5187L33.278 4.3842H20.846L21.0867 3.06193ZM26.8901 5.32868C29.9141 5.32868 31.6758 6.46206 31.332 8.35102C30.9924 10.2164 28.8138 11.3734 25.7898 11.3734C22.7418 11.3734 20.9844 10.2164 21.324 8.35102C21.6678 6.46206 23.8421 5.32868 26.8901 5.32868ZM26.6666 6.55651C24.6266 6.55651 23.2017 7.26487 23.004 8.35102C22.802 9.46079 23.9733 10.1455 26.0133 10.1455C28.0293 10.1455 29.45 9.46079 29.652 8.35102C29.8497 7.26487 28.6826 6.55651 26.6666 6.55651ZM26.8126 1.00768H28.5646L28.1047 3.53417H26.3527L26.8126 1.00768ZM38.5854 12.5304H58.0974L57.8352 13.9707H38.3232L38.5854 12.5304ZM48.037 9.38995H49.813L49.0995 13.3095H47.3235L48.037 9.38995ZM39.681 20.4876H54.513L54.2465 21.9516H39.4145L39.681 20.4876ZM40.532 15.8124H42.308L41.3753 20.9362H39.5993L40.532 15.8124ZM50.2806 1.81049C54.9126 1.81049 57.5767 3.39249 57.0996 6.01343C56.6139 8.68159 53.3783 10.24 48.7463 10.24C44.1383 10.24 41.4699 8.68159 41.9556 6.01343C42.4327 3.39249 45.6726 1.81049 50.2806 1.81049ZM50.0227 3.22721C46.5667 3.22721 44.089 4.31336 43.7796 6.01343C43.4615 7.76072 45.5481 8.82326 49.0041 8.82326C52.5081 8.82326 54.9575 7.76072 55.2756 6.01343C55.585 4.31336 53.5267 3.22721 50.0227 3.22721ZM67.5976 9.50801H71.7736L71.5072 10.972H67.3312L67.5976 9.50801ZM76.9388 1.17296H78.6668L74.7987 22.4238H73.0707L76.9388 1.17296ZM72.6048 1.6452H74.2848L70.7004 21.3376H69.0204L72.6048 1.6452ZM64.8718 2.99109C67.6558 2.99109 68.9401 5.82453 68.1192 10.3344C67.2983 14.8443 64.9826 17.6778 62.1986 17.6778C59.4146 17.6778 58.1303 14.8443 58.9512 10.3344C59.7721 5.82453 62.0878 2.99109 64.8718 2.99109ZM64.5753 4.62032C62.7753 4.62032 61.215 6.86346 60.5832 10.3344C59.9514 13.8054 60.6908 16.0722 62.4908 16.0722C64.2908 16.0722 65.8554 13.8054 66.4872 10.3344C67.119 6.86346 66.3753 4.62032 64.5753 4.62032ZM90.1729 6.24955H95.6929L95.4221 7.73711H89.9021L90.1729 6.24955ZM85.2968 2.44801H86.7368L86.2512 5.11617C85.5076 9.20106 82.4167 12.6012 78.6549 14.0179L77.9767 12.6012C81.3596 11.4206 84.2095 8.42186 84.8112 5.11617L85.2968 2.44801ZM85.6088 2.44801H87.0488L86.546 5.21062C86.0001 8.20935 87.7207 11.0192 90.5864 12.1526L89.3814 13.4984C86.2621 12.1762 84.4226 8.96494 85.106 5.21062L85.6088 2.44801ZM95.9406 1.19658H97.7166L94.8198 17.1111H93.0438L95.9406 1.19658ZM80.4052 20.4876H94.7332L94.4668 21.9516H80.1388L80.4052 20.4876ZM81.3465 15.3166H83.1225L82.0652 21.1251H80.2892L81.3465 15.3166ZM106.021 3.2036H107.701L106.742 8.46908H111.614L112.573 3.2036H114.205L111.682 17.0639H103.498L106.021 3.2036ZM106.485 9.8858L105.44 15.6235H110.312L111.357 9.8858H106.485ZM122.183 1.17296H123.911L120.042 22.4238H118.314L122.183 1.17296ZM117.04 9.64968H121.288L121.025 11.09H116.777L117.04 9.64968ZM117.321 1.6452H119.001L115.416 21.3376H113.736L117.321 1.6452ZM132.783 8.58714H134.535L133.809 12.5776H132.057L132.783 8.58714ZM134.053 1.47992H135.589L135.404 2.49524C134.708 6.32039 129.906 8.96494 125.577 9.6733L125.163 8.25657C128.926 7.76072 133.339 5.39952 133.868 2.49524L134.053 1.47992ZM134.317 1.47992H135.853L135.668 2.49524C135.139 5.39952 138.694 7.76072 142.275 8.25657L141.321 9.6733C137.303 8.94132 133.444 6.27316 134.132 2.49524L134.317 1.47992ZM123.319 11.7984H142.831L142.573 13.2151H123.061L123.319 11.7984ZM132.469 15.0568C137.101 15.0568 139.621 16.3791 139.195 18.7167C138.766 21.0779 135.769 22.3766 131.137 22.3766C126.505 22.3766 124.006 21.0779 124.435 18.7167C124.861 16.3791 127.837 15.0568 132.469 15.0568ZM132.22 16.4263C128.74 16.4263 126.473 17.2764 126.211 18.7167C125.945 20.1807 127.906 21.0071 131.386 21.0071C134.89 21.0071 137.129 20.1807 137.395 18.7167C137.657 17.2764 135.724 16.4263 132.22 16.4263ZM139.636 24.8558L151.221 1.95216H152.661L141.1 24.8558H139.636ZM162.319 5.13979H167.887L167.621 6.60373H162.053L162.319 5.13979ZM167.865 1.17296H169.641L167.638 12.1762H165.862L167.865 1.17296ZM153.612 13.2859H167.436L166.53 18.2681H154.482L153.876 21.5974H152.148L152.994 16.9458H165.018L165.427 14.7027H153.355L153.612 13.2859ZM152.307 20.7237H166.923L166.665 22.1405H152.049L152.307 20.7237ZM157.281 1.8341H158.745L158.367 3.91196C157.658 7.80794 154.618 10.9247 150.882 12.1998L150.2 10.8067C153.561 9.74413 156.331 7.05236 156.903 3.91196L157.281 1.8341ZM157.569 1.8341H159.009L158.631 3.91196C158.119 6.72179 159.955 9.2955 162.842 10.3108L161.657 11.6803C158.468 10.4761 156.542 7.47738 157.191 3.91196L157.569 1.8341ZM187.471 1.17296H189.271L185.403 22.4238H183.603L187.471 1.17296ZM176.825 6.13149H178.265L177.908 8.09129C177.079 12.6484 173.636 16.6625 169.955 18.2917L169.192 16.9458C172.599 15.5055 175.776 11.8928 176.468 8.09129L176.825 6.13149ZM177.137 6.13149H178.577L178.22 8.09129C177.558 11.7275 179.523 15.1749 182.417 16.5444L181.16 17.9139C178.056 16.3791 175.976 12.5067 176.78 8.09129L177.137 6.13149ZM171.96 4.90367H183.816L183.558 6.32039H171.702L171.96 4.90367ZM177.639 1.52714H179.439L178.678 5.70647H176.878L177.639 1.52714ZM212.121 1.19658H213.897L210.996 17.1347H209.22L212.121 1.19658ZM212.036 8.25657H215.852L215.585 9.72052H211.769L212.036 8.25657ZM196.759 3.84112H209.527L209.269 5.25785H196.501L196.759 3.84112ZM202.658 6.50928C205.706 6.50928 207.514 8.04406 207.076 10.4525C206.646 12.8137 204.274 14.3721 201.226 14.3721C198.154 14.3721 196.35 12.8137 196.78 10.4525C197.218 8.04406 199.586 6.50928 202.658 6.50928ZM202.408 7.87878C200.344 7.87878 198.744 8.8941 198.46 10.4525C198.185 11.9637 199.416 12.979 201.48 12.979C203.52 12.979 205.097 11.9637 205.372 10.4525C205.656 8.8941 204.448 7.87878 202.408 7.87878ZM202.737 1.19658H204.513L203.898 4.5731H202.122L202.737 1.19658ZM197.017 20.4876H211.393L211.127 21.9516H196.751L197.017 20.4876ZM197.86 15.8596H199.636L198.682 21.1015H196.906L197.86 15.8596ZM224.278 14.561C228.67 14.561 231.092 16.0249 230.645 18.4806C230.193 20.9598 227.243 22.4002 222.851 22.4002C218.483 22.4002 216.057 20.9598 216.509 18.4806C216.956 16.0249 219.91 14.561 224.278 14.561ZM224.02 15.9777C220.756 15.9777 218.544 16.9222 218.261 18.4806C217.973 20.0626 219.841 21.0071 223.105 21.0071C226.393 21.0071 228.605 20.0626 228.893 18.4806C229.176 16.9222 227.308 15.9777 224.02 15.9777ZM231.803 1.17296H233.579L231.25 13.9707H229.474L231.803 1.17296ZM232.115 6.58012H235.835L235.564 8.06768H231.844L232.115 6.58012ZM217.546 2.49524H219.298L218.697 5.80092H225.153L225.754 2.49524H227.482L225.703 12.2706H215.767L217.546 2.49524ZM218.443 7.19403L217.777 10.8539H224.233L224.899 7.19403H218.443ZM235.76 15.5527L237.357 5.32868L237.734 2.99109H239.726L239.253 5.32868L237.128 15.5527H235.76ZM235.448 20.9598C234.656 20.9598 234.1 20.3223 234.263 19.4251C234.435 18.4806 235.219 17.8667 236.011 17.8667C236.827 17.8667 237.387 18.4806 237.215 19.4251C237.052 20.3223 236.264 20.9598 235.448 20.9598Z' fill='%23333333'/%3E%3Cpath d='M30.453 26.9672L26.0405 51.2089H20.6645L22.441 41.4493H21.481L19.7618 50.8941H14.3858L18.6837 27.282H24.0597L22.3406 36.7269H23.3006L25.077 26.9672H30.453ZM13.2204 50.2644H2.53243L6.6584 27.5969H11.3624L10.073 34.6805H11.353L12.6424 27.5969H17.3464L13.2204 50.2644ZM10.5508 39.0881H9.27076L8.0387 45.8568H9.3187L10.5508 39.0881ZM42.7868 33.1063C41.4377 34.0718 39.8301 34.8169 37.9639 35.3416C36.1191 35.8663 34.13 36.1287 31.9967 36.1287L31.7243 32.3508C33.2603 32.3508 34.6639 32.1409 35.935 31.7211C37.2274 31.3013 38.2943 30.7137 39.1359 29.9581C40.0025 29.1815 40.5683 28.3 40.8332 27.3135H46.8492C46.755 28.3 46.9892 29.1815 47.5519 29.9581C48.1397 30.7137 48.9927 31.3013 50.111 31.7211C51.2505 32.1409 52.5883 32.3508 54.1243 32.3508L52.4767 36.1287C50.3433 36.1287 48.4391 35.8663 46.7639 35.3416C45.1101 34.8169 43.7844 34.0718 42.7868 33.1063ZM45.0498 37.1991H53.5298L52.7849 41.2919H29.7769L30.5218 37.1991H39.0338L39.3433 35.499H45.3593L45.0498 37.1991ZM46.9982 42.1419C48.4702 42.1419 49.601 42.5512 50.3907 43.3697C51.1803 44.1883 51.4491 45.2902 51.197 46.6754C50.9448 48.0606 50.2749 49.1625 49.1873 49.9811C48.0996 50.7996 46.8198 51.2089 45.3478 51.2089H33.6358C32.1638 51.2089 31.0329 50.7996 30.2433 49.9811C29.4536 49.1625 29.1848 48.0606 29.437 46.6754C29.6891 45.2902 30.359 44.1883 31.4467 43.3697C32.5343 42.5512 33.8142 42.1419 35.2862 42.1419H46.9982ZM44.4641 47.2736C44.6347 47.2736 44.783 47.2211 44.9087 47.1162C45.0597 46.9902 45.1504 46.8433 45.181 46.6754C45.2115 46.5075 45.1724 46.3711 45.0635 46.2661C44.9797 46.1402 44.8525 46.0772 44.6818 46.0772H36.1698C35.9992 46.0772 35.8384 46.1402 35.6875 46.2661C35.5617 46.3711 35.4835 46.5075 35.453 46.6754C35.4224 46.8433 35.449 46.9902 35.5327 47.1162C35.6416 47.2211 35.7814 47.2736 35.9521 47.2736H44.4641ZM79.6622 27.2191L75.2955 51.2089H69.2795L73.6462 27.2191H79.6622ZM67.3394 50.2644H53.0674L57.2049 27.5339H63.2209L61.9831 34.3342H64.2231L65.4609 27.5339H71.4769L67.3394 50.2644ZM63.3635 39.0566H61.1235L59.943 45.542H62.183L63.3635 39.0566ZM105.734 27.282H111.718L109.3 40.5677H103.316L103.66 38.6788H101.42L102.165 34.586H104.405L104.651 33.2323H102.411L103.156 29.1395H105.396L105.734 27.282ZM101.706 31.6581H88.4579L89.2086 27.5339H102.457L101.706 31.6581ZM86.8534 40.4733L87.5983 36.3805H88.6543L89.1419 32.823H94.0699L93.5823 36.3805H94.8623L95.6699 32.823H100.598L99.7903 36.3805H100.846L100.101 40.4733H86.8534ZM108.246 46.3606C107.99 47.7668 107.298 48.9317 106.17 49.8552C105.067 50.7577 103.79 51.2089 102.339 51.2089H90.6273C89.1766 51.2089 88.0534 50.7577 87.2577 49.8552C86.4871 48.9317 86.2298 47.7668 86.4858 46.3606C86.7417 44.9543 87.4212 43.8 88.5241 42.8975C89.6522 41.974 90.9416 41.5122 92.3923 41.5122H104.104C105.555 41.5122 106.666 41.974 107.436 42.8975C108.232 43.8 108.502 44.9543 108.246 46.3606ZM101.731 45.7624H93.2186C93.048 45.7624 92.8872 45.8254 92.7363 45.9513C92.6105 46.0562 92.5323 46.1927 92.5018 46.3606C92.4712 46.5285 92.4978 46.6754 92.5815 46.8013C92.6904 46.9063 92.8302 46.9587 93.0009 46.9587H101.513C101.684 46.9587 101.832 46.9063 101.958 46.8013C102.108 46.6754 102.199 46.5285 102.23 46.3606C102.26 46.1927 102.221 46.0562 102.112 45.9513C102.029 45.8254 101.901 45.7624 101.731 45.7624ZM129.114 32.3193H113.37L114.23 27.5969H135.99L134.334 34.9323H128.638L129.114 32.3193ZM135.002 36.538L134.143 41.2604H130.175L129.745 43.6216H123.761L124.191 41.2604H121.055L120.625 43.6216H114.641L115.071 41.2604H111.103L111.962 36.538H135.002ZM111.164 44.4401H117.18L116.807 46.4865H132.551L131.692 51.2089H109.932L111.164 44.4401ZM148.647 51.5237C146.258 51.5237 144.53 50.9361 143.464 49.7607C142.402 48.5644 142.077 46.8328 142.49 44.5661C142.776 42.9919 143.195 41.7431 143.748 40.8196C144.321 39.8961 145.076 39.2035 146.014 38.7418L146.025 38.6788C145.341 38.217 144.892 37.6399 144.676 36.9472C144.483 36.2546 144.502 35.2682 144.735 33.9879C145.117 31.889 146.034 30.2519 147.485 29.0766C148.961 27.8802 150.82 27.282 153.06 27.282C155.342 27.282 156.985 27.8697 157.987 29.0451C158.993 30.1994 159.301 31.847 158.911 33.9879C158.674 35.2891 158.333 36.2861 157.887 36.9787C157.466 37.6504 156.84 38.217 156.009 38.6788L155.998 38.7418C156.738 39.2455 157.206 39.9591 157.4 40.8826C157.62 41.7851 157.588 43.0129 157.306 44.5661C156.889 46.8538 155.945 48.5853 154.472 49.7607C153 50.9361 151.058 51.5237 148.647 51.5237ZM152.2 32.0045C151.816 32.0045 151.474 32.1829 151.175 32.5397C150.875 32.8965 150.668 33.3897 150.553 34.0193C150.439 34.649 150.464 35.1527 150.63 35.5305C150.796 35.9083 151.071 36.0972 151.455 36.0972C151.818 36.0972 152.151 35.9083 152.454 35.5305C152.758 35.1527 152.967 34.649 153.081 34.0193C153.196 33.3897 153.168 32.8965 152.999 32.5397C152.85 32.1829 152.584 32.0045 152.2 32.0045ZM150.429 41.7326C149.555 41.7326 148.953 42.6351 148.625 44.4401C148.476 45.2587 148.463 45.8568 148.586 46.2346C148.73 46.6124 149.037 46.8013 149.507 46.8013C149.955 46.8013 150.309 46.6124 150.57 46.2346C150.852 45.8568 151.068 45.2587 151.217 44.4401C151.545 42.6351 151.283 41.7326 150.429 41.7326ZM168.233 27.5969C169.961 27.5969 171.272 28.0166 172.164 28.8562C173.078 29.6957 173.624 30.976 173.801 32.6971C173.961 34.3971 173.789 36.6324 173.284 39.4029C172.78 42.1734 172.126 44.4191 171.322 46.1402C170.522 47.8403 169.534 49.1101 168.357 49.9496C167.159 50.7891 165.685 51.2089 163.936 51.2089C162.208 51.2089 160.897 50.7891 160.005 49.9496C159.112 49.1101 158.577 47.8298 158.4 46.1087C158.23 44.3457 158.392 42.1104 158.884 39.4029C159.389 36.6324 160.041 34.3971 160.841 32.6971C161.645 30.976 162.635 29.6957 163.812 28.8562C165.01 28.0166 166.484 27.5969 168.233 27.5969ZM164.795 46.4865C165.328 46.4865 165.767 45.9513 166.111 44.8809C166.484 43.7685 166.902 41.9425 167.364 39.4029C167.827 36.8633 168.076 35.0268 168.111 33.8934C168.132 32.844 167.886 32.3193 167.374 32.3193C166.862 32.3193 166.425 32.844 166.063 33.8934C165.686 35.0268 165.267 36.8633 164.804 39.4029C164.342 41.9425 164.095 43.7685 164.063 44.8809C164.039 45.9513 164.283 46.4865 164.795 46.4865ZM186.15 28.5414H192.166L178.612 50.2644H172.596L186.15 28.5414ZM179.558 28.5414C180.412 28.5414 181.064 28.8247 181.516 29.3914C181.992 29.9371 182.152 30.6402 181.996 31.5007C181.839 32.3613 181.421 33.0749 180.742 33.6416C180.088 34.1873 179.334 34.4601 178.481 34.4601C177.628 34.4601 176.964 34.1768 176.492 33.6101C176.019 33.0434 175.859 32.3403 176.012 31.5007C176.168 30.6402 176.584 29.9371 177.26 29.3914C177.939 28.8247 178.705 28.5414 179.558 28.5414ZM186.256 44.6605C187.11 44.6605 187.762 44.9438 188.213 45.5105C188.69 46.0562 188.85 46.7594 188.694 47.6199C188.537 48.4804 188.119 49.194 187.44 49.7607C186.786 50.3064 186.032 50.5793 185.179 50.5793C184.326 50.5793 183.662 50.2959 183.19 49.7292C182.717 49.1625 182.557 48.4594 182.71 47.6199C182.866 46.7594 183.282 46.0562 183.957 45.5105C184.637 44.9438 185.403 44.6605 186.256 44.6605ZM216.31 37.9862L216.94 34.5231H214.796L215.541 30.4303H217.685L218.258 27.282H224.242L222.294 37.9862H216.31ZM213.078 37.9862C211.84 37.9862 210.708 37.8183 209.681 37.4824C208.658 37.1256 207.802 36.6114 207.114 35.9398C206.16 36.6114 205.106 37.1256 203.953 37.4824C202.804 37.8183 201.611 37.9862 200.374 37.9862L200.044 34.5231C201.239 34.5231 202.198 34.2922 202.922 33.8304C203.671 33.3477 204.272 32.5082 204.724 31.3118H201.108L201.796 27.5339H215.428L214.74 31.3118H211.156C211.173 32.5082 211.458 33.3477 212.01 33.8304C212.587 34.2922 213.473 34.5231 214.668 34.5231L213.078 37.9862ZM204.773 47.7458H220.837L220.207 51.2089H198.127L199.559 43.3382H215.335L215.507 42.3937H199.731L200.362 38.9306H222.122L220.689 46.8013H204.945L204.773 47.7458ZM249.208 27.282L248.503 31.1544H250.903L250.038 35.9083H247.638L246.859 40.19H240.843L243.192 27.282H249.208ZM224.459 40.19L224.678 35.4676C229.841 35.4676 232.617 34.3971 233.007 32.2563H225.903L226.751 27.5969H240.415C239.769 31.1439 238.736 33.8304 237.316 35.6564C235.896 37.4824 234.17 38.6998 232.139 39.3084C230.112 39.8961 227.552 40.19 224.459 40.19ZM246.711 41.3548L244.917 51.2089H223.093L224.887 41.3548H246.711ZM239.921 45.605H230.129L229.883 46.9587H239.675L239.921 45.605ZM249.696 38.6158L251.542 27.5969H257.558L255.392 38.6158L254.087 44.0308H249.031L249.696 38.6158ZM251.272 45.605C252.126 45.605 252.78 45.8778 253.235 46.4235C253.712 46.9692 253.87 47.6828 253.71 48.5644C253.549 49.4459 253.131 50.1595 252.456 50.7052C251.802 51.2509 251.048 51.5237 250.195 51.5237C249.342 51.5237 248.679 51.2404 248.206 50.6737C247.733 50.107 247.573 49.4039 247.726 48.5644C247.886 47.6828 248.304 46.9692 248.979 46.4235C249.655 45.8778 250.419 45.605 251.272 45.605Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; } }
    .advertising .bb-box1 .q_mark {
      display: block;
      width: 20px;
      height: 22px;
      top: -86px;
      left: 676px; }
      @media (max-width: 768px) {
        .advertising .bb-box1 .q_mark {
          top: -51px;
          left: 242px; } }
      @media (max-width: 768px) {
        .advertising .bb-box1 .q_mark .s_box {
          left: -13vw; } }
  @media (max-width: 768px) {
    .advertising .bb-box2 {
      height: 51px; } }
  .advertising .bb-box2 .info-graphic-2 {
    display: inline-block;
    width: 663px;
    height: 123px;
    background: url("data:image/svg+xml,%3Csvg width='664' height='123' viewBox='0 0 664 123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20.6152' cy='53' r='13' fill='%23FBBE18'/%3E%3Cpath d='M105.755 4.808H108.891L108.54 6.73632C107.127 14.4978 97.3292 20.1381 88.638 21.5844L87.7347 18.7401C95.3355 17.6313 104.324 12.6659 105.404 6.73632L105.755 4.808ZM106.637 4.808H109.773L109.422 6.73632C108.342 12.6659 115.524 17.6313 122.721 18.7401L120.831 21.5844C112.568 20.1381 104.873 14.4978 106.286 6.73632L106.637 4.808ZM101.804 27.3211H105.381L102.353 43.9528H98.7764L101.804 27.3211ZM84.065 25.441H123.951L123.407 28.4299H83.5209L84.065 25.441ZM91.8569 3.36176H124.099L123.564 6.30244H91.3216L91.8569 3.36176ZM143.924 27.9478C152.891 27.9478 157.835 30.9367 156.922 35.9503C156.001 41.0121 149.978 43.9528 141.011 43.9528C132.093 43.9528 127.14 41.0121 128.061 35.9503C128.974 30.9367 135.006 27.9478 143.924 27.9478ZM143.397 30.8403C136.733 30.8403 132.217 32.7686 131.638 35.9503C131.05 39.1802 134.864 41.1086 141.528 41.1086C148.241 41.1086 152.757 39.1802 153.345 35.9503C153.924 32.7686 150.11 30.8403 143.397 30.8403ZM159.287 0.61391H162.913L158.157 26.7426H154.531L159.287 0.61391ZM159.924 11.6535H167.519L166.966 14.6906H159.371L159.924 11.6535ZM130.18 3.31356H133.757L132.528 10.0627H145.709L146.938 3.31356H150.466L146.833 23.2716H126.547L130.18 3.31356ZM132.011 12.9069L130.651 20.3792H143.832L145.192 12.9069H132.011ZM170.361 21.0541H200.545L200.01 23.9947H169.826L170.361 21.0541ZM162.592 35.4682H202.625L202.081 38.4571H162.048L162.592 35.4682ZM183.118 22.3075H186.695L184.071 36.7216H180.494L183.118 22.3075ZM173.441 4.13309H203.135L202.591 7.12198H176.523L173.75 22.3557H170.124L173.441 4.13309ZM228.868 8.37538H241.412L240.868 11.3643H228.324L228.868 8.37538ZM227.174 17.6795H239.767L239.223 20.6684H226.63L227.174 17.6795ZM210.526 4.42233H230.469L226.801 24.5732H206.858L210.526 4.42233ZM226.415 7.31481H213.528L210.913 21.6808H223.8L226.415 7.31481ZM241.64 0.66212H245.266L239.501 32.3347H235.875L241.64 0.66212ZM209.922 40.048H239.175L238.631 43.0369H209.378L209.922 40.048ZM211.835 29.5387H215.461L213.311 41.3496H209.685L211.835 29.5387ZM295.168 0.61391H298.696L290.799 44.001H287.271L295.168 0.61391ZM275.941 16.3297H284.663L284.128 19.2704H275.406L275.941 16.3297ZM286.155 1.67448H289.585L282.293 41.7353H278.863L286.155 1.67448ZM269.359 7.2666H272.152L271.108 13.0033C269.397 22.4039 263.862 31.2741 256.764 35.2754L255.001 32.5758C261.735 28.9602 266.849 21.0541 268.315 13.0033L269.359 7.2666ZM270.045 7.2666H272.887L271.843 13.0033C270.456 20.6202 272.567 28.1406 277.971 31.5634L275.234 34.2148C269.606 30.4064 267.369 21.97 269.001 13.0033L270.045 7.2666ZM261.007 5.77216H281.244L280.7 8.76105H260.463L261.007 5.77216ZM311.752 5.04904H314.741L314.074 8.71284C312.635 16.6189 306.354 23.127 298.727 25.7302L297.324 22.9342C304.263 20.6202 309.936 15.0281 311.085 8.71284L311.752 5.04904ZM312.389 5.04904H315.378L314.72 8.66463C313.649 14.546 317.094 19.8489 323.069 22.0182L320.689 24.8625C314.09 22.3557 310.379 16.0886 311.731 8.66463L312.389 5.04904ZM301.953 3.69922H325.522L324.978 6.68811H301.409L301.953 3.69922ZM332.012 0.61391H335.638L330.882 26.7426H327.256L332.012 0.61391ZM332.552 12.1838H340.147L339.594 15.2209H331.999L332.552 12.1838ZM301.934 29.1048H330.452L327.741 44.001H324.115L326.282 32.0937H301.39L301.934 29.1048ZM333.877 49.3039L333.327 46.9417C336.463 45.5919 338.698 43.2779 339.242 40.289L339.396 36.4806L340.941 39.5659C340.271 40.289 339.452 40.4819 338.619 40.4819C337.002 40.4819 335.823 39.4213 336.156 37.5894C336.481 35.8057 338.104 34.6969 339.77 34.6969C341.975 34.6969 342.964 36.5288 342.411 39.5659C341.604 44.001 338.317 47.5202 333.877 49.3039ZM373.038 3.98847C379.457 3.98847 382.894 9.86983 381.218 19.0775C379.551 28.237 373.964 34.1666 367.545 34.1666C361.175 34.1666 357.746 28.237 359.413 19.0775C361.089 9.86983 366.668 3.98847 373.038 3.98847ZM372.458 7.17019C368.048 7.17019 364.142 11.9428 362.843 19.0775C361.544 26.2123 363.714 30.9849 368.124 30.9849C372.534 30.9849 376.489 26.2123 377.788 19.0775C379.087 11.9428 376.868 7.17019 372.458 7.17019ZM394.535 0.565703H398.161L390.246 44.0492H386.62L394.535 0.565703ZM380.318 17.2938H393.107L392.572 20.2345H379.783L380.318 17.2938ZM434.662 0.565703H438.288L430.373 44.0492H426.747L434.662 0.565703ZM423.91 10.6412H433.906L433.371 13.5818H423.375L423.91 10.6412ZM398.281 30.8403H401.515C408.424 30.8403 414.045 30.6474 421.107 29.5387L420.906 32.5275C413.697 33.6363 407.969 33.8774 400.962 33.8774H397.728L398.281 30.8403ZM402.966 4.56696H422.125L419.343 19.8489H403.859L401.727 31.5634H398.15L400.817 16.9082H416.35L418.052 7.55585H402.421L402.966 4.56696ZM421.408 22.5003H431.453L430.918 25.441H420.873L421.408 22.5003ZM438.208 22.7895H478.241L477.706 25.7302H437.672L438.208 22.7895ZM456.396 24.6214H460.071L458.229 34.7451H454.554L456.396 24.6214ZM440.26 40.048H470.64L470.096 43.0369H439.716L440.26 40.048ZM442.015 30.4064H445.641L443.737 40.8675H440.111L442.015 30.4064ZM461.985 1.72269C471.344 1.72269 476.815 5.04904 475.841 10.4001C474.867 15.7512 468.185 19.0775 458.826 19.0775C449.565 19.0775 444.046 15.7512 445.02 10.4001C445.994 5.04904 452.724 1.72269 461.985 1.72269ZM461.45 4.66338C454.541 4.66338 449.482 6.88094 448.842 10.4001C448.201 13.9193 452.453 16.1369 459.362 16.1369C466.32 16.1369 471.329 13.9193 471.97 10.4001C472.61 6.88094 468.408 4.66338 461.45 4.66338ZM512.613 0.565703H516.288L508.382 44.001H504.707L512.613 0.565703ZM512.061 18.4026H520.244L519.7 21.3915H511.517L512.061 18.4026ZM500.581 5.29008H504.109C501.889 17.4867 493.973 28.6709 478.491 35.6611L476.991 32.865C490.396 26.7908 498.396 17.2938 500.485 5.82037L500.581 5.29008ZM483.97 5.29008H502.443L501.899 8.27897H483.426L483.97 5.29008ZM528.57 22.9824H532.147L529.751 36.1431H526.174L528.57 22.9824ZM544.887 22.9824H548.513L546.117 36.1431H542.491L544.887 22.9824ZM516.319 35.3718H556.352L555.808 38.3607H515.775L516.319 35.3718ZM542.022 3.45818C551.381 3.45818 557.206 7.79689 555.978 14.546C554.758 21.2469 547.353 25.5856 537.994 25.5856C528.733 25.5856 522.859 21.2469 524.079 14.546C525.307 7.79689 532.761 3.45818 542.022 3.45818ZM541.504 6.30244C534.301 6.30244 528.461 9.58058 527.558 14.546C526.663 19.4632 531.309 22.7413 538.512 22.7413C545.764 22.7413 551.604 19.4632 552.499 14.546C553.402 9.58058 548.756 6.30244 541.504 6.30244ZM563.701 29.9725C564.078 21.4397 573.411 18.3544 574.481 12.4731C575.025 9.48417 573.668 6.97735 569.993 6.97735C567.543 6.97735 565.021 8.18255 562.946 10.1591L561.021 8.08614C563.682 5.57933 567.111 3.69922 570.982 3.69922C576.519 3.69922 579.384 7.07377 578.454 12.1838C577.155 19.3186 567.702 22.2593 567.229 29.9725H563.701ZM563.602 41.0121C561.936 41.0121 560.85 39.7105 561.184 37.8786C561.535 35.9503 563.086 34.6969 564.752 34.6969C566.418 34.6969 567.562 35.9503 567.211 37.8786C566.877 39.7105 565.268 41.0121 563.602 41.0121Z' fill='%23333333'/%3E%3Cpath d='M25.3675 109.052H43.0075L40.7511 121.448H3.79114L6.09266 108.804L25.3896 89.5483C27.9329 86.9588 29.8511 84.7275 31.144 82.8543C32.503 80.926 33.353 79.0252 33.694 77.152C34.0751 75.0584 34.0759 73.5157 33.6964 72.524C33.3169 71.5323 32.5671 71.0364 31.4471 71.0364C30.3271 71.0364 29.3618 71.7251 28.5511 73.1025C27.7504 74.4248 27.0693 76.6286 26.5077 79.7139L11.1181 78.8874C12.3516 72.1108 14.8142 67.0421 18.5059 63.6813C22.2537 60.3205 27.3195 58.6401 33.7035 58.6401C40.2555 58.6401 44.8187 60.1828 47.3931 63.2681C50.0336 66.2983 50.7822 70.9538 49.6389 77.2346C48.4556 83.7358 45.3026 89.5207 40.18 94.5895L25.3675 109.052ZM63.8774 121.448H50.6293L52.6945 110.553H65.8605C68.5949 110.553 71.023 109.907 73.1448 108.616C75.2939 107.325 77.0932 105.401 78.5427 102.846C80.0245 100.263 81.1082 97.0886 81.7938 93.3224L82.2565 90.7802C82.7706 87.9555 82.934 85.4805 82.7466 83.3553C82.5915 81.2032 82.0968 79.4142 81.2626 77.9884C80.4333 76.5357 79.2644 75.4462 77.756 74.7198C76.2749 73.9935 74.4816 73.6303 72.3762 73.6303H59.0871L61.0776 62.6948H74.3667C78.4135 62.6948 81.9938 63.3808 85.1073 64.7527C88.2531 66.0978 90.8263 68.0348 92.827 70.5635C94.8599 73.0654 96.2328 76.038 96.9459 79.4814C97.6912 82.898 97.6844 86.6911 96.9254 90.8609L96.4773 93.3224C95.7233 97.4652 94.3492 101.258 92.3553 104.702C90.3886 108.145 87.9472 111.118 85.0308 113.62C82.1145 116.122 78.8498 118.059 75.2368 119.431C71.6561 120.776 67.8696 121.448 63.8774 121.448ZM69.5678 62.6948L58.8735 121.448H44.477L55.1714 62.6948H69.5678ZM122.393 59.4665H138.185L110.103 121.448H94.311L122.393 59.4665ZM167.194 89.2177C169.135 89.9339 170.408 91.5592 171.01 94.0936C171.623 96.5729 171.573 99.7684 170.861 103.68C169.788 109.575 167.304 114.148 163.408 117.399C159.513 120.649 154.429 122.275 148.157 122.275C135.557 122.275 130.485 115.525 132.942 102.027L148.288 100.788C147.736 103.818 147.6 106.104 147.879 107.647C148.169 109.134 149.013 109.878 150.413 109.878C151.813 109.878 152.893 109.327 153.654 108.225C154.425 107.068 155.026 105.305 155.457 102.936C155.928 100.347 155.434 98.4461 153.975 97.234C152.581 95.9668 150.251 95.3883 146.983 95.4985L149.119 83.7633C152.235 83.8735 154.687 83.3226 156.476 82.1105C158.32 80.8984 159.458 79.1078 159.889 76.7388C160.28 74.5901 160.309 73.0474 159.976 72.1108C159.652 71.1191 158.846 70.6232 157.558 70.6232C156.326 70.6232 155.338 71.2844 154.593 72.6066C153.849 73.9289 153.216 76.0225 152.694 78.8874L138.115 78.2263C139.268 71.8904 141.718 67.0421 145.466 63.6813C149.27 60.3205 154.028 58.6401 159.74 58.6401C165.844 58.6401 170.193 60.1277 172.787 63.1028C175.392 66.0228 176.178 70.3202 175.145 75.995C173.941 82.6063 171.291 87.0139 167.194 89.2177ZM189.933 121.448H176.685L178.75 110.553H191.916C194.651 110.553 197.079 109.907 199.201 108.616C201.35 107.325 203.149 105.401 204.599 102.846C206.08 100.263 207.164 97.0886 207.85 93.3224L208.312 90.7802C208.826 87.9555 208.99 85.4805 208.802 83.3553C208.647 81.2032 208.153 79.4142 207.318 77.9884C206.489 76.5357 205.32 75.4462 203.812 74.7198C202.331 73.9935 200.537 73.6303 198.432 73.6303H185.143L187.133 62.6948H200.422C204.469 62.6948 208.05 63.3808 211.163 64.7527C214.309 66.0978 216.882 68.0348 218.883 70.5635C220.916 73.0654 222.289 76.038 223.002 79.4814C223.747 82.898 223.74 86.6911 222.981 90.8609L222.533 93.3224C221.779 97.4652 220.405 101.258 218.411 104.702C216.444 108.145 214.003 111.118 211.087 113.62C208.17 116.122 204.906 118.059 201.293 119.431C197.712 120.776 193.925 121.448 189.933 121.448ZM195.624 62.6948L184.929 121.448H170.533L181.227 62.6948H195.624ZM244.924 82.5237H286.252L283.995 94.92H226.875L233.359 59.3013H290.479L288.222 71.6976H246.894L244.924 82.5237ZM262.05 106.573H283.554L281.298 118.969H220.818L223.074 106.573H246.258L247.928 97.3993H263.72L262.05 106.573ZM356.304 58.4748L348.693 100.292H332.901L334.179 93.2672H329.139L331.245 81.6973H336.285L337.263 76.3255H332.223L334.329 64.7556H339.369L340.512 58.4748H356.304ZM290.552 95.7464L297.186 59.3013H333.642L327.008 95.7464H290.552ZM307.76 83.3501H314.312L316.418 71.7802H309.866L307.76 83.3501ZM291.405 100.292H307.197L305.617 108.969H347.113L344.857 121.366L287.554 121.448L291.405 100.292ZM406.896 78.309H369.264C366.296 78.309 364.072 77.455 362.591 75.747C361.119 73.984 360.645 71.67 361.166 68.8051C361.688 65.9402 363 63.6537 365.103 61.9458C367.216 60.1828 369.756 59.3013 372.724 59.3013H410.356C413.324 59.3013 415.544 60.1828 417.015 61.9458C418.496 63.6537 418.976 65.9402 418.454 68.8051C417.933 71.67 416.615 73.984 414.503 75.747C412.4 77.455 409.864 78.309 406.896 78.309ZM378.13 70.21H400.978C401.426 70.21 401.787 70.0723 402.062 69.7968C402.392 69.5213 402.592 69.1908 402.662 68.8051C402.742 68.3643 402.662 68.0338 402.423 67.8134C402.249 67.5379 401.938 67.4002 401.49 67.4002H378.642C378.25 67.4002 377.889 67.5379 377.559 67.8134C377.238 68.0338 377.038 68.3643 376.958 68.8051C376.888 69.1908 376.968 69.5213 377.198 69.7968C377.427 70.0723 377.738 70.21 378.13 70.21ZM355.65 89.8788L357.29 80.8709H417.938L416.298 89.8788H355.65ZM410.782 110.953H369.286L368.865 113.267H411.201L409.712 121.448H351.584L354.984 102.771H396.48L396.916 100.374H355.42L356.894 92.2755H414.182L410.782 110.953ZM473.345 61.9458H484.349L482.514 72.0281H444.714L446.549 61.9458H457.553L458.456 56.9873H474.248L473.345 61.9458ZM506.119 58.6401L503.276 74.2595H509.576L507.319 86.6558H501.019L498.387 101.118H482.595L490.327 58.6401H506.119ZM459.395 73.5157H467.291C471.547 73.5157 474.758 74.6451 476.922 76.904C479.087 79.1629 479.829 82.1656 479.147 85.912C478.465 89.6585 476.63 92.6611 473.643 94.92C470.656 97.1789 467.034 98.3083 462.778 98.3083H454.882C450.626 98.3083 447.416 97.1789 445.251 94.92C443.086 92.6611 442.345 89.6585 443.027 85.912C443.709 82.1656 445.543 79.1629 448.53 76.904C451.518 74.6451 455.139 73.5157 459.395 73.5157ZM458.794 87.8954H462.742C463.358 87.8954 463.897 87.7026 464.359 87.3169C464.821 86.9313 465.108 86.4354 465.218 85.8294C465.328 85.2233 465.222 84.7275 464.901 84.3418C464.579 83.9562 464.11 83.7633 463.494 83.7633H459.546C458.93 83.7633 458.391 83.9562 457.929 84.3418C457.466 84.7275 457.18 85.2233 457.07 85.8294C456.96 86.4354 457.065 86.9313 457.387 87.3169C457.709 87.7026 458.178 87.8954 458.794 87.8954ZM441.099 101.118H456.891L455.312 109.796H496.808L494.702 121.366L437.399 121.448L441.099 101.118ZM555.504 58.6401H571.212L563.314 102.027H547.606L550.69 85.0856H544.978L542.646 97.8951H505.266L512.261 59.4665H528.053L526.745 66.6564H532.625L533.933 59.4665H549.641L547.234 72.6893H552.946L555.504 58.6401ZM529.195 85.4988L530.368 79.0527H524.488L523.315 85.4988H529.195ZM521.902 102.027L520.624 109.052H562.036L559.779 121.448H502.659L506.194 102.027H521.902ZM607.694 58.6401H621.722L610.44 120.622H596.412L600.925 95.8291H597.481L595.676 105.746C594.903 109.988 592.994 113.404 589.946 115.994C586.965 118.528 583.374 119.795 579.174 119.795C574.974 119.795 571.822 118.501 569.717 115.911C567.613 113.322 566.941 109.933 567.704 105.746L573.721 72.6893C574.483 68.5021 576.388 65.1138 579.435 62.5243C582.482 59.9349 586.106 58.6401 590.306 58.6401C594.506 58.6401 597.63 59.9349 599.679 62.5243C601.794 65.0587 602.465 68.447 601.693 72.6893L599.737 83.4328H603.181L607.694 58.6401ZM624.326 58.6401H638.438L627.006 121.448H612.894L624.326 58.6401ZM589.291 72.524C589.371 72.0832 589.296 71.7251 589.066 71.4497C588.846 71.1191 588.513 70.9538 588.065 70.9538C587.617 70.9538 587.194 71.1191 586.798 71.4497C586.468 71.7251 586.263 72.0832 586.183 72.524L580.121 105.829C580.04 106.27 580.11 106.655 580.33 106.986C580.616 107.261 580.983 107.399 581.431 107.399C581.879 107.399 582.268 107.261 582.598 106.986C582.938 106.655 583.148 106.27 583.229 105.829L589.291 72.524ZM638.512 88.3913L643.357 59.4665H659.149L653.464 88.3913L650.037 102.606H636.765L638.512 88.3913ZM642.649 106.738C644.889 106.738 646.606 107.454 647.802 108.887C649.053 110.319 649.468 112.192 649.047 114.506C648.625 116.82 647.528 118.693 645.756 120.126C644.039 121.558 642.061 122.275 639.821 122.275C637.581 122.275 635.84 121.531 634.599 120.043C633.358 118.556 632.938 116.71 633.339 114.506C633.76 112.192 634.857 110.319 636.63 108.887C638.402 107.454 640.409 106.738 642.649 106.738Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; }
    @media (max-width: 768px) {
      .advertising .bb-box2 .info-graphic-2 {
        width: 254px;
        height: 51px;
        background: url("data:image/svg+xml,%3Csvg width='254' height='51' viewBox='0 0 254 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='26' r='5' fill='%23FBBE18'/%3E%3Cpath d='M16.3846 3.25846H17.9206L17.7487 4.20294C17.0567 8.00448 12.2579 10.7671 8.00095 11.4754L7.55853 10.0823C11.2814 9.53926 15.6841 7.10722 16.2127 4.20294L16.3846 3.25846ZM16.8166 3.25846H18.3526L18.1807 4.20294C17.6521 7.10722 21.1694 9.53926 24.6945 10.0823L23.769 11.4754C19.7219 10.7671 15.9527 8.00448 16.6447 4.20294L16.8166 3.25846ZM14.4495 14.2853H16.2015L14.7187 22.4314H12.9667L14.4495 14.2853ZM5.76112 13.3644H25.2971L25.0307 14.8284H5.49465L5.76112 13.3644ZM9.57755 2.5501H25.3696L25.1074 3.99043H9.31538L9.57755 2.5501ZM35.0798 14.5922C39.4718 14.5922 41.8933 16.0562 41.4463 18.5118C40.995 20.9911 38.0449 22.4314 33.6529 22.4314C29.2849 22.4314 26.859 20.9911 27.3103 18.5118C27.7573 16.0562 30.7118 14.5922 35.0798 14.5922ZM34.8219 16.009C31.5579 16.009 29.346 16.9534 29.0623 18.5118C28.7743 20.0938 30.6424 21.0383 33.9064 21.0383C37.1944 21.0383 39.4063 20.0938 39.6943 18.5118C39.978 16.9534 38.1099 16.009 34.8219 16.009ZM42.6047 1.20421H44.3807L42.0512 14.0019H40.2752L42.6047 1.20421ZM42.9164 6.61137H46.6364L46.3657 8.09893H42.6457L42.9164 6.61137ZM28.348 2.52649H30.1L29.4983 5.83217H35.9543L36.556 2.52649H38.284L36.5047 12.3019H26.5687L28.348 2.52649ZM29.2447 7.22528L28.5785 10.8851H35.0345L35.7007 7.22528H29.2447ZM48.0285 11.2157H62.8125L62.5503 12.6561H47.7663L48.0285 11.2157ZM44.2234 18.2757H63.8314L63.5649 19.7397H43.9569L44.2234 18.2757ZM54.2767 11.8296H56.0287L54.7437 18.8896H52.9917L54.2767 11.8296ZM49.537 2.92789H64.081L63.8146 4.39184H51.0466L49.6884 11.8532H47.9124L49.537 2.92789ZM76.6849 5.00575H82.8289L82.5625 6.4697H76.4185L76.6849 5.00575ZM75.8555 9.56287H82.0235L81.757 11.0268H75.589L75.8555 9.56287ZM67.7014 3.06956H77.4694L75.6729 12.9394H65.9049L67.7014 3.06956ZM75.4835 4.48629H69.1715L67.8907 11.5227H74.2027L75.4835 4.48629ZM82.9406 1.22783H84.7166L81.8929 16.7409H80.1169L82.9406 1.22783ZM67.4052 20.5189H81.7332L81.4668 21.9828H67.1388L67.4052 20.5189ZM68.3422 15.3714H70.1182L69.0652 21.1564H67.2892L68.3422 15.3714ZM109.159 1.20421H110.887L107.018 22.455H105.29L109.159 1.20421ZM99.7414 8.90174H104.013L103.751 10.3421H99.4793L99.7414 8.90174ZM104.744 1.72368H106.424L102.852 21.3453H101.172L104.744 1.72368ZM96.5174 4.46267H97.8854L97.374 7.27251C96.5359 11.8769 93.8251 16.2215 90.3484 18.1813L89.485 16.859C92.7834 15.0881 95.2882 11.2157 96.006 7.27251L96.5174 4.46267ZM96.8534 4.46267H98.2454L97.734 7.27251C97.0549 11.0032 98.0884 14.6867 100.735 16.3631L99.3949 17.6618C96.6384 15.7965 95.5426 11.6643 96.342 7.27251L96.8534 4.46267ZM92.4267 3.7307H102.339L102.072 5.19465H92.1602L92.4267 3.7307ZM117.281 3.37652H118.745L118.419 5.17104C117.714 9.04341 114.638 12.231 110.901 13.5061L110.215 12.1366C113.613 11.0032 116.392 8.26421 116.955 5.17104L117.281 3.37652ZM117.593 3.37652H119.057L118.735 5.14742C118.211 8.02809 119.898 10.6254 122.824 11.688L121.659 13.0811C118.426 11.8532 116.609 8.78368 117.271 5.14742L117.593 3.37652ZM112.482 2.71538H124.026L123.759 4.17933H112.215L112.482 2.71538ZM127.205 1.20421H128.981L126.651 14.0019H124.875L127.205 1.20421ZM127.469 6.8711H131.189L130.918 8.35866H127.198L127.469 6.8711ZM112.473 15.1589H126.441L125.113 22.455H123.337L124.398 16.6229H112.206L112.473 15.1589ZM128.118 25.0524L127.849 23.8954C129.385 23.2342 130.479 22.1009 130.746 20.6369L130.821 18.7716L131.578 20.2827C131.25 20.6369 130.848 20.7314 130.44 20.7314C129.648 20.7314 129.071 20.2119 129.234 19.3146C129.393 18.441 130.188 17.8979 131.004 17.8979C132.084 17.8979 132.569 18.7952 132.298 20.2827C131.903 22.455 130.293 24.1787 128.118 25.0524ZM147.299 2.85706C150.443 2.85706 152.126 5.73772 151.306 10.2476C150.489 14.7339 147.752 17.6382 144.608 17.6382C141.488 17.6382 139.809 14.7339 140.626 10.2476C141.446 5.73772 144.179 2.85706 147.299 2.85706ZM147.015 4.41545C144.855 4.41545 142.942 6.75304 142.306 10.2476C141.669 13.7422 142.732 16.0798 144.892 16.0798C147.052 16.0798 148.989 13.7422 149.626 10.2476C150.262 6.75304 149.175 4.41545 147.015 4.41545ZM157.828 1.1806H159.604L155.727 22.4787H153.951L157.828 1.1806ZM150.865 9.37398H157.129L156.866 10.8143H150.602L150.865 9.37398ZM177.482 1.1806H179.258L175.381 22.4787H173.605L177.482 1.1806ZM172.216 6.11552H177.112L176.85 7.55585H171.954L172.216 6.11552ZM159.663 16.009H161.247C164.631 16.009 167.384 15.9145 170.843 15.3714L170.745 16.8354C167.214 17.3785 164.408 17.4965 160.976 17.4965H159.392L159.663 16.009ZM161.957 3.1404H171.341L169.979 10.6254H162.395L161.35 16.3631H159.598L160.905 9.18508H168.513L169.347 4.60435H161.691L161.957 3.1404ZM170.99 11.9241H175.91L175.648 13.3644H170.728L170.99 11.9241ZM179.219 12.0657H198.827L198.565 13.5061H178.957L179.219 12.0657ZM188.128 12.963H189.928L189.025 17.9215H187.225L188.128 12.963ZM180.224 20.5189H195.104L194.838 21.9828H179.958L180.224 20.5189ZM181.084 15.7965H182.86L181.927 20.9203H180.151L181.084 15.7965ZM190.865 1.74729C195.449 1.74729 198.128 3.37652 197.651 5.99746C197.174 8.61839 193.902 10.2476 189.318 10.2476C184.782 10.2476 182.078 8.61839 182.555 5.99746C183.032 3.37652 186.329 1.74729 190.865 1.74729ZM190.603 3.18762C187.219 3.18762 184.741 4.27378 184.427 5.99746C184.114 7.72113 186.196 8.80729 189.58 8.80729C192.988 8.80729 195.442 7.72113 195.755 5.99746C196.069 4.27378 194.011 3.18762 190.603 3.18762ZM215.662 1.1806H217.462L213.59 22.455H211.79L215.662 1.1806ZM215.392 9.91705H219.4L219.134 11.381H215.126L215.392 9.91705ZM209.769 3.49458H211.497C210.41 9.46843 206.533 14.9464 198.949 18.3702L198.215 17.0007C204.78 14.0255 208.699 9.37398 209.722 3.75431L209.769 3.49458ZM201.633 3.49458H210.681L210.415 4.95853H201.367L201.633 3.49458ZM223.478 12.1602H225.23L224.057 18.6063H222.305L223.478 12.1602ZM231.47 12.1602H233.246L232.073 18.6063H230.297L231.47 12.1602ZM217.477 18.2285H237.085L236.819 19.6924H217.211L217.477 18.2285ZM230.067 2.59732C234.651 2.59732 237.504 4.72241 236.902 8.02809C236.305 11.3102 232.678 13.4352 228.094 13.4352C223.558 13.4352 220.681 11.3102 221.278 8.02809C221.88 4.72241 225.531 2.59732 230.067 2.59732ZM229.813 3.99043C226.285 3.99043 223.425 5.59605 222.982 8.02809C222.544 10.4365 224.819 12.0421 228.347 12.0421C231.899 12.0421 234.76 10.4365 235.198 8.02809C235.641 5.59605 233.365 3.99043 229.813 3.99043ZM240.685 15.5839C240.87 11.4046 245.441 9.89344 245.965 7.01277C246.231 5.54883 245.567 4.321 243.767 4.321C242.567 4.321 241.331 4.9113 240.315 5.8794L239.372 4.86408C240.676 3.63625 242.355 2.71538 244.251 2.71538C246.963 2.71538 248.366 4.36823 247.911 6.8711C247.275 10.3657 242.644 11.806 242.413 15.5839H240.685ZM240.637 20.9911C239.821 20.9911 239.289 20.3536 239.452 19.4563C239.624 18.5118 240.384 17.8979 241.2 17.8979C242.016 17.8979 242.576 18.5118 242.404 19.4563C242.241 20.3536 241.453 20.9911 240.637 20.9911Z' fill='%23333333'/%3E%3Cpath d='M10.2792 45.5339H16.9992L16.1396 50.2563H2.05959L2.93636 45.4395L10.2876 38.104C11.2565 37.1175 11.9872 36.2675 12.4797 35.5539C12.9975 34.8193 13.3213 34.0952 13.4511 33.3816C13.5963 32.584 13.5966 31.9963 13.4521 31.6186C13.3075 31.2408 13.0219 31.0519 12.5952 31.0519C12.1685 31.0519 11.8008 31.3142 11.4919 31.8389C11.1869 32.3427 10.9274 33.1822 10.7135 34.3576L4.85081 34.0427C5.32071 31.4611 6.25885 29.5302 7.66522 28.2499C9.09293 26.9696 11.0228 26.3295 13.4548 26.3295C15.9508 26.3295 17.6892 26.9171 18.6699 28.0925C19.6758 29.2469 19.9609 31.0204 19.5254 33.4131C19.0746 35.8897 17.8735 38.0935 15.922 40.0244L10.2792 45.5339ZM24.9496 50.2563H19.9027L20.6895 46.1058H25.7051C26.7467 46.1058 27.6717 45.8598 28.48 45.3679C29.2987 44.876 29.9842 44.1432 30.5364 43.1696C31.1009 42.1858 31.5137 40.9765 31.7749 39.5417L31.9512 38.5733C32.147 37.4972 32.2093 36.5544 32.1379 35.7448C32.0788 34.9249 31.8903 34.2434 31.5725 33.7002C31.2566 33.1468 30.8113 32.7318 30.2367 32.4551C29.6725 32.1784 28.9893 32.04 28.1872 32.04H23.1247L23.883 27.8741H28.9455C30.4872 27.8741 31.8511 28.1354 33.0372 28.6581C34.2356 29.1705 35.2158 29.9084 35.978 30.8717C36.7524 31.8248 37.2755 32.9572 37.5471 34.269C37.831 35.5705 37.8284 37.0155 37.5393 38.604L37.3686 39.5417C37.0813 41.12 36.5579 42.565 35.7983 43.8768C35.0491 45.1885 34.119 46.321 33.008 47.2741C31.8971 48.2272 30.6534 48.965 29.277 49.4877C27.9129 50.0001 26.4704 50.2563 24.9496 50.2563ZM27.1174 27.8741L23.0433 50.2563H17.559L21.633 27.8741H27.1174ZM36.5433 50.2563L47.2412 26.6443H53.2572L42.5593 50.2563H36.5433ZM64.3082 37.9781C65.0479 38.2509 65.5325 38.8701 65.7621 39.8355C65.9956 40.78 65.9766 41.9974 65.7054 43.4875C65.2966 45.7333 64.3502 47.4753 62.8661 48.7137C61.3821 49.952 59.4454 50.5711 57.056 50.5711C52.256 50.5711 50.324 48.0001 51.26 42.8579L57.106 42.3856C56.8959 43.54 56.844 44.411 56.9503 44.9987C57.0605 45.5654 57.3823 45.8487 57.9156 45.8487C58.4489 45.8487 58.8605 45.6389 59.1502 45.2191C59.4438 44.7783 59.6727 44.1067 59.837 43.2042C60.0165 42.2177 59.8283 41.4936 59.2724 41.0319C58.7416 40.5492 57.8537 40.3288 56.6087 40.3707L57.4225 35.9002C58.6095 35.9422 59.5437 35.7323 60.2251 35.2706C60.9278 34.8088 61.3613 34.1267 61.5256 33.2242C61.6745 32.4056 61.6855 31.8179 61.5585 31.4611C61.4352 31.0833 61.1283 30.8945 60.6376 30.8945C60.1683 30.8945 59.7918 31.1463 59.5081 31.65C59.2244 32.1538 58.9832 32.9513 58.7846 34.0427L53.2304 33.7909C53.6697 31.3772 54.6033 29.5302 56.031 28.2499C57.48 26.9696 59.2925 26.3295 61.4685 26.3295C63.7939 26.3295 65.4507 26.8961 66.4391 28.0295C67.4313 29.1419 67.7306 30.779 67.3371 32.9408C66.8787 35.4594 65.8691 37.1385 64.3082 37.9781ZM72.9708 50.2563H67.924L68.7107 46.1058H73.7263C74.768 46.1058 75.693 45.8598 76.5013 45.3679C77.32 44.876 78.0054 44.1432 78.5576 43.1696C79.1221 42.1858 79.535 40.9765 79.7961 39.5417L79.9724 38.5733C80.1683 37.4972 80.2305 36.5544 80.1591 35.7448C80.1 34.9249 79.9116 34.2434 79.5938 33.7002C79.2778 33.1468 78.8326 32.7318 78.2579 32.4551C77.6937 32.1784 77.0106 32.04 76.2085 32.04H71.146L71.9043 27.8741H76.9668C78.5084 27.8741 79.8723 28.1354 81.0584 28.6581C82.2568 29.1705 83.2371 29.9084 83.9993 30.8717C84.7737 31.8248 85.2967 32.9572 85.5684 34.269C85.8523 35.5705 85.8497 37.0155 85.5606 38.604L85.3899 39.5417C85.1026 41.12 84.5792 42.565 83.8196 43.8768C83.0704 45.1885 82.1403 46.321 81.0293 47.2741C79.9183 48.2272 78.6746 48.965 77.2982 49.4877C75.9341 50.0001 74.4917 50.2563 72.9708 50.2563ZM75.1386 27.8741L71.0646 50.2563H65.5802L69.6543 27.8741H75.1386ZM93.9197 35.428H109.664L108.804 40.1504H87.0441L89.5139 26.5813H111.274L110.414 31.3037H94.6704L93.9197 35.428ZM100.444 44.5894H108.636L107.777 49.3118H84.7365L85.5961 44.5894H94.4281L95.0642 41.0949H101.08L100.444 44.5894ZM136.35 26.2665L133.451 42.1967H127.435L127.922 39.5207H126.002L126.804 35.1131H128.724L129.096 33.0668H127.176L127.979 28.6592H129.899L130.334 26.2665H136.35ZM111.302 40.4652L113.829 26.5813H127.717L125.19 40.4652H111.302ZM117.857 35.7428H120.353L121.156 31.3352H118.66L117.857 35.7428ZM111.627 42.1967H117.643L117.041 45.5024H132.849L131.989 50.2248L110.16 50.2563L111.627 42.1967ZM155.623 33.8223H141.287C140.157 33.8223 139.309 33.497 138.745 32.8464C138.185 32.1747 138.004 31.2932 138.202 30.2018C138.401 29.1104 138.901 28.2394 139.702 27.5888C140.507 26.9171 141.475 26.5813 142.605 26.5813H156.941C158.072 26.5813 158.918 26.9171 159.478 27.5888C160.042 28.2394 160.225 29.1104 160.026 30.2018C159.828 31.2932 159.326 32.1747 158.521 32.8464C157.72 33.497 156.754 33.8223 155.623 33.8223ZM144.665 30.737H153.369C153.54 30.737 153.677 30.6846 153.782 30.5796C153.907 30.4747 153.984 30.3488 154.01 30.2018C154.041 30.0339 154.011 29.908 153.919 29.824C153.853 29.7191 153.735 29.6666 153.564 29.6666H144.86C144.711 29.6666 144.573 29.7191 144.447 29.824C144.325 29.908 144.249 30.0339 144.218 30.2018C144.192 30.3488 144.222 30.4747 144.31 30.5796C144.397 30.6846 144.516 30.737 144.665 30.737ZM136.101 38.2299L136.726 34.7983H159.83L159.205 38.2299H136.101ZM157.104 46.258H141.296L141.135 47.1395H157.263L156.696 50.2563H134.552L135.847 43.1412H151.655L151.821 42.2282H136.013L136.575 39.1429H158.399L157.104 46.258ZM180.937 27.5888H185.129L184.43 31.4297H170.03L170.729 27.5888H174.921L175.265 25.6998H181.281L180.937 27.5888ZM193.423 26.3295L192.339 32.2797H194.739L193.88 37.0021H191.48L190.477 42.5116H184.461L187.407 26.3295H193.423ZM175.623 31.9963H178.631C180.252 31.9963 181.475 32.4266 182.3 33.2871C183.125 34.1477 183.407 35.2915 183.147 36.7188C182.888 38.146 182.189 39.2898 181.051 40.1504C179.913 41.0109 178.533 41.4412 176.912 41.4412H173.904C172.283 41.4412 171.06 41.0109 170.235 40.1504C169.41 39.2898 169.128 38.146 169.387 36.7188C169.647 35.2915 170.346 34.1477 171.484 33.2871C172.622 32.4266 174.002 31.9963 175.623 31.9963ZM175.394 37.4743H176.898C177.133 37.4743 177.338 37.4009 177.514 37.254C177.69 37.107 177.799 36.9181 177.841 36.6873C177.883 36.4564 177.843 36.2675 177.72 36.1206C177.598 35.9737 177.419 35.9002 177.184 35.9002H175.68C175.446 35.9002 175.24 35.9737 175.064 36.1206C174.888 36.2675 174.779 36.4564 174.737 36.6873C174.695 36.9181 174.735 37.107 174.858 37.254C174.981 37.4009 175.159 37.4743 175.394 37.4743ZM168.653 42.5116H174.669L174.067 45.8173H189.875L189.073 50.2248L167.243 50.2563L168.653 42.5116ZM212.236 26.3295H218.22L215.211 42.8579H209.227L210.402 36.4039H208.226L207.338 41.2837H193.098L195.762 26.6443H201.778L201.28 29.3833H203.52L204.018 26.6443H210.002L209.086 31.6815H211.262L212.236 26.3295ZM202.213 36.5613L202.66 34.1057H200.42L199.973 36.5613H202.213ZM199.435 42.8579L198.948 45.5339H214.724L213.865 50.2563H192.105L193.451 42.8579H199.435ZM232.118 26.3295H237.462L233.164 49.9415H227.82L229.539 40.4967H228.227L227.539 44.2746C227.245 45.8907 226.518 47.192 225.357 48.1785C224.221 49.1439 222.853 49.6267 221.253 49.6267C219.653 49.6267 218.452 49.1334 217.651 48.147C216.849 47.1605 216.593 45.8697 216.883 44.2746L219.176 31.6815C219.466 30.0864 220.192 28.7956 221.352 27.8091C222.513 26.8227 223.894 26.3295 225.494 26.3295C227.094 26.3295 228.284 26.8227 229.064 27.8091C229.87 28.7746 230.126 30.0654 229.832 31.6815L229.087 35.7743H230.399L232.118 26.3295ZM238.454 26.3295H243.83L239.475 50.2563H234.099L238.454 26.3295ZM225.107 31.6186C225.138 31.4506 225.109 31.3142 225.022 31.2093C224.938 31.0833 224.811 31.0204 224.64 31.0204C224.469 31.0204 224.308 31.0833 224.158 31.2093C224.032 31.3142 223.954 31.4506 223.923 31.6186L221.614 44.3061C221.583 44.474 221.61 44.6209 221.693 44.7468C221.802 44.8518 221.942 44.9043 222.113 44.9043C222.283 44.9043 222.432 44.8518 222.557 44.7468C222.687 44.6209 222.767 44.474 222.798 44.3061L225.107 31.6186ZM243.858 37.6632L245.704 26.6443H251.72L249.554 37.6632L248.248 43.0783H243.192L243.858 37.6632ZM245.434 44.6524C246.287 44.6524 246.942 44.9252 247.397 45.4709C247.874 46.0167 248.032 46.7303 247.871 47.6118C247.711 48.4933 247.293 49.2069 246.618 49.7526C245.964 50.2983 245.21 50.5711 244.357 50.5711C243.503 50.5711 242.84 50.2878 242.367 49.7211C241.894 49.1544 241.734 48.4513 241.887 47.6118C242.048 46.7303 242.466 46.0167 243.141 45.4709C243.816 44.9252 244.581 44.6524 245.434 44.6524Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; } }
  @media (max-width: 768px) {
    .advertising .bb-box3 {
      height: 53px; } }
  .advertising .bb-box3 .info-graphic-3 {
    display: inline-block;
    width: 766px;
    height: 123px;
    background: url("data:image/svg+xml,%3Csvg width='766' height='123' viewBox='0 0 766 123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22' cy='53' r='13' fill='%23FBBE18'/%3E%3Cpath d='M184.255 8.08614H187.244L186.901 9.96624C185.524 17.5349 179.273 23.6091 171.68 26.0195L170.425 23.2234C177.213 21.1987 182.815 15.9922 183.912 9.96624L184.255 8.08614ZM184.892 8.08614H187.832L187.489 9.96624C186.498 15.4137 190.177 20.2345 196.205 22.1146L193.981 24.9107C187.231 22.6931 183.277 16.9564 184.549 9.96624L184.892 8.08614ZM174.636 6.0132H198.156L197.629 8.90567H174.109L174.636 6.0132ZM185.658 0.372871H189.284L188.082 6.97735H184.456L185.658 0.372871ZM204.921 0.61391H208.547L203.694 27.2729H200.068L204.921 0.61391ZM205.496 11.991H213.091L212.538 15.0281H204.943L205.496 11.991ZM189.47 28.4299C198.486 28.4299 203.416 31.2259 202.521 36.1431C201.625 41.0603 195.678 43.8564 186.662 43.8564C177.695 43.8564 172.764 41.0603 173.66 36.1431C174.555 31.2259 180.503 28.4299 189.47 28.4299ZM188.961 31.2259C182.248 31.2259 177.798 33.0578 177.237 36.1431C176.675 39.2284 180.457 41.0603 187.17 41.0603C193.932 41.0603 198.382 39.2284 198.944 36.1431C199.505 33.0578 195.723 31.2259 188.961 31.2259ZM234.814 11.075H246.819L246.275 14.0639H234.27L234.814 11.075ZM226.206 2.63864C232.772 2.63864 236.788 6.68811 235.709 12.6177C234.63 18.5473 229.131 22.6449 222.565 22.6449C215.999 22.6449 212.041 18.5473 213.12 12.6177C214.199 6.68811 219.64 2.63864 226.206 2.63864ZM225.662 5.62753C221.105 5.62753 217.345 8.52001 216.599 12.6177C215.853 16.7154 218.56 19.6078 223.117 19.6078C227.674 19.6078 231.484 16.7154 232.23 12.6177C232.976 8.52001 230.219 5.62753 225.662 5.62753ZM247.106 0.61391H250.732L246.494 23.8983H242.868L247.106 0.61391ZM218.062 26.1159H221.688L220.652 31.8044H241.477L242.513 26.1159H246.09L242.94 43.4225H214.912L218.062 26.1159ZM220.135 34.6487L219.073 40.4819H239.898L240.96 34.6487H220.135ZM278.047 4.32592H281.036L280.404 7.79689C279.017 15.4137 272.634 21.6808 264.925 24.1876L263.63 21.3433C270.475 19.2704 276.309 13.8711 277.415 7.79689L278.047 4.32592ZM278.733 4.32592H281.722L281.09 7.79689C280.046 13.5336 284.015 18.6437 290.075 20.6202L287.753 23.4163C281.02 21.1023 276.767 15.1245 278.101 7.79689L278.733 4.32592ZM267.897 3.55459H292.054L291.528 6.44707H267.371L267.897 3.55459ZM299.204 0.61391H302.83L298.557 24.0912H294.931L299.204 0.61391ZM269.938 26.2605H273.515L272.532 31.6598H293.602L294.585 26.2605H298.162L295.038 43.4225H266.814L269.938 26.2605ZM272.006 34.5523L270.926 40.4819H291.996L293.076 34.5523H272.006ZM339.429 0.61391H343.006L335.109 44.001H331.532L339.429 0.61391ZM325.642 5.29008H329.219C326.955 17.7277 318.968 28.7673 303.143 35.7575L301.7 32.9132C315.595 26.839 323.44 17.3903 325.537 5.86857L325.642 5.29008ZM308.688 5.29008H327.161L326.626 8.23076H308.153L308.688 5.29008ZM339.334 49.3039L338.784 46.9417C341.921 45.5919 344.155 43.2779 344.699 40.289L344.853 36.4806L346.399 39.5659C345.728 40.289 344.909 40.4819 344.076 40.4819C342.459 40.4819 341.28 39.4213 341.613 37.5894C341.938 35.8057 343.561 34.6969 345.227 34.6969C347.432 34.6969 348.421 36.5288 347.869 39.5659C347.061 44.001 343.775 47.5202 339.334 49.3039ZM362.734 25.9713H402.767L402.231 28.912H362.198L362.734 25.9713ZM380.539 27.755H384.116L381.159 44.001H377.582L380.539 27.755ZM372.096 3.07251H401.692L398.629 19.8971H369.033L372.096 3.07251ZM397.637 5.96499H375.146L373.137 17.0046H395.628L397.637 5.96499ZM401.248 35.3718H441.281L440.737 38.3607H400.704L401.248 35.3718ZM421.375 24.6697H425.001L422.86 36.4324H419.234L421.375 24.6697ZM424.664 6.06141H427.8L427.273 8.95388C425.667 17.7759 414.95 24.4286 406.452 26.1641L405.459 23.2716C412.881 22.0664 422.856 15.9922 424.137 8.95388L424.664 6.06141ZM425.35 6.06141H428.437L427.91 8.95388C426.629 15.9922 434.508 21.97 441.549 23.127L439.562 25.9713C431.539 24.284 423.217 17.7759 424.823 8.95388L425.35 6.06141ZM410.12 4.66338H443.489L442.945 7.65227H409.576L410.12 4.66338ZM480.286 0.61391H483.912L478.06 32.7686H474.434L480.286 0.61391ZM467.972 14.1603H478.605L478.061 17.1492H467.428L467.972 14.1603ZM466.099 3.98847H469.921C467.903 15.0763 458.225 23.5609 445.082 27.6585L444.04 24.7661C455.625 21.1505 464.248 14.1603 465.845 5.38649L466.099 3.98847ZM450.027 3.98847H468.5L467.965 6.92915H449.492L450.027 3.98847ZM449.05 40.048H477.862L477.318 43.0369H448.506L449.05 40.048ZM450.971 29.4904H454.646L452.461 41.4942H448.786L450.971 29.4904ZM532.474 0.66212H536.1L530.081 33.7327H526.455L532.474 0.66212ZM522.617 12.2802H531.927L531.392 15.2209H522.082L522.617 12.2802ZM520.959 21.3915H530.269L529.742 24.284H520.432L520.959 21.3915ZM499.004 6.06141H523.798L523.272 8.95388H498.478L499.004 6.06141ZM510.508 11.5089C516.388 11.5089 519.858 14.787 518.954 19.7525C518.059 24.6697 513.387 27.996 507.507 27.996C501.676 27.996 498.214 24.6697 499.109 19.7525C500.013 14.787 504.677 11.5089 510.508 11.5089ZM509.999 14.305C506.177 14.305 503.118 16.5707 502.539 19.7525C501.96 22.9342 504.203 25.1517 508.025 25.1517C511.896 25.1517 514.945 22.9342 515.524 19.7525C516.103 16.5707 513.87 14.305 509.999 14.305ZM510.736 0.565703H514.362L513.028 7.8933H509.402L510.736 0.565703ZM500.756 40.048H530.009L529.465 43.0369H500.212L500.756 40.048ZM502.423 30.8885H506.049L504.119 41.4942H500.493L502.423 30.8885ZM544.847 2.92789H573.316L572.781 5.86857H544.312L544.847 2.92789ZM536.78 18.9811H576.813L576.278 21.9218H536.245L536.78 18.9811ZM570.866 2.92789H574.443L573.864 6.10961C573.197 9.77341 572.416 14.0639 569.84 20.1381L566.307 19.8971C568.865 13.9193 569.637 9.677 570.287 6.10961L570.866 2.92789ZM540.07 28.0924H570.058L567.268 43.4225H537.28L540.07 28.0924ZM566.004 30.9849H543.121L541.392 40.4819H564.275L566.004 30.9849ZM581.178 29.9725C581.556 21.4397 590.888 18.3544 591.959 12.4731C592.503 9.48417 591.146 6.97735 587.471 6.97735C585.021 6.97735 582.499 8.18255 580.424 10.1591L578.498 8.08614C581.159 5.57933 584.589 3.69922 588.46 3.69922C593.997 3.69922 596.861 7.07377 595.931 12.1838C594.633 19.3186 585.179 22.2593 584.706 29.9725H581.178ZM581.08 41.0121C579.414 41.0121 578.328 39.7105 578.661 37.8786C579.012 35.9503 580.563 34.6969 582.229 34.6969C583.895 34.6969 585.039 35.9503 584.688 37.8786C584.355 39.7105 582.746 41.0121 581.08 41.0121Z' fill='%23333333'/%3E%3Cpath d='M55.8085 60.293L54.2741 68.7225H16.1381L17.6725 60.293H28.8445L29.4462 56.9873H45.2382L44.6365 60.293H55.8085ZM72.5449 73.1025H78.8449L76.7389 84.6724H70.4389L67.7313 99.548H52.0233L59.4693 58.6401H75.1773L72.5449 73.1025ZM49.5033 99.548H8.84725L10.4869 90.54H22.9189L23.31 88.3913C20.2542 87.9505 17.9987 86.9588 16.5435 85.4162C15.0883 83.8735 14.6064 81.7524 15.0978 79.0527C15.6694 75.9123 17.2767 73.5433 19.9195 71.9455C22.5623 70.3478 25.9277 69.5489 30.0157 69.5489H40.0957C44.1837 69.5489 47.2583 70.3478 49.3195 71.9455C51.3807 73.5433 52.1254 75.9123 51.5538 79.0527C51.0424 81.8626 49.6892 84.0664 47.4944 85.6641C45.2996 87.2618 42.4971 88.1985 39.087 88.4739L38.7109 90.54H51.1429L49.5033 99.548ZM31.0315 77.8131C30.5835 77.8131 30.1714 77.9233 29.7953 78.1437C29.4752 78.364 29.28 78.6671 29.2098 79.0527C29.1396 79.4384 29.2245 79.7414 29.4644 79.9618C29.7602 80.1822 30.1322 80.2924 30.5802 80.2924H35.6202C36.0682 80.2924 36.4522 80.1822 36.7724 79.9618C37.1485 79.7414 37.3716 79.4384 37.4418 79.0527C37.512 78.6671 37.3992 78.364 37.1033 78.1437C36.8634 77.9233 36.5195 77.8131 36.0715 77.8131H31.0315ZM54.2512 101.614C58.2832 101.614 61.3298 102.413 63.391 104.011C65.5081 105.608 66.2558 108.115 65.6341 111.531C65.0123 114.947 63.352 117.454 60.6532 119.052C58.0104 120.649 54.673 121.448 50.641 121.448H19.897C15.865 121.448 12.7904 120.649 10.6732 119.052C8.61202 117.454 7.89231 114.947 8.51407 111.531C9.13583 108.115 10.7681 105.608 13.4109 104.011C16.1098 102.413 19.4752 101.614 23.5072 101.614H54.2512ZM50.5404 112.771C50.9884 112.771 51.3725 112.661 51.6926 112.44C52.0687 112.22 52.2919 111.917 52.3621 111.531C52.4323 111.145 52.3194 110.842 52.0235 110.622C51.7837 110.402 51.4397 110.291 50.9917 110.291H23.6077C23.1597 110.291 22.7477 110.402 22.3715 110.622C22.0514 110.842 21.8563 111.145 21.7861 111.531C21.7159 111.917 21.8007 112.22 22.0406 112.44C22.3365 112.661 22.7084 112.771 23.1564 112.771H50.5404ZM136.371 89.3004L134.25 100.953H73.7703L75.8913 89.3004H98.2353L98.7919 86.2426H92.1559C87.9559 86.2426 84.7935 85.003 82.6688 82.5237C80.5441 80.0444 79.8527 76.7663 80.5948 72.6893C81.337 68.6123 83.2216 65.3341 86.2489 62.8549C89.2762 60.3756 92.8898 59.136 97.0898 59.136H126.154C130.354 59.136 133.516 60.3756 135.641 62.8549C137.766 65.3341 138.457 68.6123 137.715 72.6893C136.973 76.7663 135.088 80.0444 132.061 82.5237C129.034 85.003 125.42 86.2426 121.22 86.2426H114.584L114.027 89.3004H136.371ZM96.4019 72.6066C96.3016 73.1576 96.4124 73.6259 96.7342 74.0116C97.056 74.3972 97.4969 74.5901 98.0569 74.5901H119.561C120.177 74.5901 120.688 74.3972 121.094 74.0116C121.556 73.6259 121.838 73.1576 121.938 72.6066C122.038 72.0557 121.922 71.6149 121.591 71.2844C121.325 70.8987 120.884 70.7059 120.268 70.7059H98.7639C98.1479 70.7059 97.6088 70.8987 97.1466 71.2844C96.7504 71.6149 96.5022 72.0557 96.4019 72.6066ZM90.6406 104.259L89.7681 109.052H131.096L128.84 121.448H71.7197L74.8486 104.259H90.6406ZM203.222 72.6893C202.48 76.7663 200.595 80.0444 197.568 82.5237C194.54 85.003 190.927 86.2426 186.727 86.2426H157.663C153.463 86.2426 150.3 85.003 148.176 82.5237C146.051 80.0444 145.36 76.7663 146.102 72.6893C146.844 68.6123 148.729 65.3341 151.756 62.8549C154.783 60.3756 158.397 59.136 162.597 59.136H191.661C195.861 59.136 199.023 60.3756 201.148 62.8549C203.273 65.3341 203.964 68.6123 203.222 72.6893ZM163.564 74.5901H185.068C185.684 74.5901 186.195 74.3972 186.601 74.0116C187.063 73.6259 187.344 73.1576 187.445 72.6066C187.545 72.0557 187.429 71.6149 187.097 71.2844C186.832 70.8987 186.391 70.7059 185.775 70.7059H164.271C163.655 70.7059 163.116 70.8987 162.653 71.2844C162.257 71.6149 162.009 72.0557 161.909 72.6066C161.808 73.1576 161.919 73.6259 162.241 74.0116C162.563 74.3972 163.004 74.5901 163.564 74.5901ZM201.878 89.3004L199.757 100.953H139.277L141.398 89.3004H201.878ZM155.275 109.052H196.603L194.347 121.448H137.227L140.355 104.259H156.147L155.275 109.052ZM263.143 99.1348C260.335 114.561 252.351 122.275 239.191 122.275C232.583 122.275 227.953 120.484 225.3 116.903C222.658 113.267 222.009 107.757 223.353 100.374C223.975 96.9585 224.983 93.5702 226.379 90.2094C227.785 86.7935 229.674 83.1848 232.046 79.3833L244.491 59.4665H262.131L250.181 78.9701C261.269 78.9701 265.589 85.6917 263.143 99.1348ZM239.793 100.044C239.211 103.239 239.08 105.498 239.4 106.82C239.689 108.308 240.393 109.052 241.513 109.052C242.689 109.052 243.693 108.308 244.524 106.82C245.324 105.498 246.015 103.239 246.597 100.044C247.159 96.9585 247.28 94.7547 246.96 93.4325C246.651 92.0551 245.909 91.3664 244.733 91.3664C243.613 91.3664 242.647 92.0551 241.836 93.4325C241.036 94.7547 240.355 96.9585 239.793 100.044ZM290.925 59.4665C295.461 59.4665 298.9 60.5684 301.243 62.7722C303.642 64.976 305.074 68.3368 305.54 72.8546C305.959 77.3172 305.507 83.1848 304.184 90.4573C302.86 97.7299 301.143 103.625 299.033 108.143C296.932 112.605 294.338 115.939 291.248 118.142C288.103 120.346 284.235 121.448 279.643 121.448C275.107 121.448 271.667 120.346 269.324 118.142C266.982 115.939 265.577 112.578 265.112 108.06C264.666 103.432 265.09 97.5646 266.384 90.4573C267.707 83.1848 269.419 77.3172 271.52 72.8546C273.63 68.3368 276.23 64.976 279.319 62.7722C282.464 60.5684 286.333 59.4665 290.925 59.4665ZM281.899 109.052C283.299 109.052 284.451 107.647 285.354 104.837C286.334 101.917 287.43 97.1238 288.644 90.4573C289.857 83.7909 290.511 78.9701 290.604 75.995C290.658 73.2402 290.012 71.8629 288.668 71.8629C287.324 71.8629 286.178 73.2402 285.228 75.995C284.239 78.9701 283.137 83.7909 281.924 90.4573C280.71 97.1238 280.062 101.917 279.978 104.837C279.915 107.647 280.555 109.052 281.899 109.052ZM359.726 58.6401H374.678L363.246 121.448H348.294L352.957 95.8291H350.353L345.84 120.622H330.888L342.17 58.6401H357.122L352.609 83.4328H355.213L359.726 58.6401ZM314.048 59.4665H338.576L335.883 74.2595C331.059 100.76 320.731 115.663 304.897 118.969L303.793 106.573C307.968 104.865 311.441 101.476 314.212 96.4076C316.982 91.3389 319.25 83.9562 321.015 74.2595L321.451 71.8629H311.791L314.048 59.4665ZM387.613 78.309C384.645 78.309 382.421 77.455 380.939 75.747C379.468 73.984 378.994 71.67 379.515 68.8051C380.036 65.9402 381.349 63.6537 383.452 61.9458C385.564 60.1828 388.105 59.3013 391.073 59.3013H408.545C410.729 59.3013 412.538 59.8247 413.971 60.8715C415.415 61.8632 416.307 63.2681 416.648 65.0862H421.94L423.113 58.6401H438.989L433.228 90.2921H417.352L419.984 75.8297H413.936L414.252 74.0942C413.172 75.4165 411.833 76.4633 410.237 77.2346C408.65 77.9508 406.933 78.309 405.085 78.309H387.613ZM396.151 67.4002C395.759 67.4002 395.398 67.5379 395.067 67.8134C394.747 68.0338 394.547 68.3643 394.467 68.8051C394.397 69.1908 394.477 69.5213 394.706 69.7968C394.936 70.0723 395.247 70.21 395.639 70.21H400.007C400.455 70.21 400.816 70.0723 401.09 69.7968C401.421 69.5213 401.621 69.1908 401.691 68.8051C401.771 68.3643 401.691 68.0338 401.451 67.8134C401.278 67.5379 400.967 67.4002 400.519 67.4002H396.151ZM387.214 113.267H429.55L428.061 121.448H369.933L373.332 102.771H414.828L415.265 100.374H373.769L375.243 92.2755H385.911L386.347 89.8788H373.999L375.639 80.8709H416.127L414.487 89.8788H402.139L401.703 92.2755H432.531L429.131 110.953H387.635L387.214 113.267ZM491.175 60.293H502.179L500.674 68.5572H462.874L464.379 60.293H475.383L475.984 56.9873H491.776L491.175 60.293ZM523.479 58.6401L521.75 68.144H528.05L526.139 78.6395H519.839L518.26 87.3169H502.552L507.771 58.6401H523.479ZM474.316 69.3836H488.932C492.18 69.3836 494.633 70.21 496.293 71.8629C497.952 73.5157 498.536 75.6919 498.044 78.3916C497.543 81.1463 496.157 83.3777 493.886 85.0856C491.625 86.7384 488.871 87.5649 485.623 87.5649H471.007C467.759 87.5649 465.305 86.7384 463.646 85.0856C461.997 83.3777 461.423 81.1463 461.924 78.3916C462.416 75.6919 463.792 73.5157 466.053 71.8629C468.313 70.21 471.068 69.3836 474.316 69.3836ZM476.162 79.5486H483.47C483.862 79.5486 484.19 79.4384 484.454 79.218C484.718 78.9976 484.885 78.6946 484.955 78.309C485.026 77.9233 484.969 77.6203 484.785 77.3999C484.601 77.1795 484.313 77.0693 483.921 77.0693H476.613C476.221 77.0693 475.893 77.1795 475.629 77.3999C475.365 77.6203 475.198 77.9233 475.127 78.309C475.057 78.6946 475.114 78.9976 475.298 79.218C475.482 79.4384 475.77 79.5486 476.162 79.5486ZM514.153 109.878H472.825L472.374 112.358H514.542L512.887 121.448H454.927L458.688 100.788H500.1L500.551 98.3083H459.139L460.794 89.2177H517.914L514.153 109.878ZM582.14 94.92H524.852L531.336 59.3013H547.128L546.135 64.7556H571.839L572.832 59.3013H588.624L582.14 94.92ZM568.605 82.5237L569.583 77.152H543.879L542.901 82.5237H568.605ZM582.918 99.8785L580.646 112.358H558.134L556.48 121.448H540.772L542.426 112.358H519.998L522.27 99.8785H582.918ZM674.391 58.6401L670.043 82.5237H676.343L674.087 94.92H667.787L662.958 121.448H647.166L658.599 58.6401H674.391ZM605.45 118.969L606.026 106.573C609.106 106.573 612.438 105.498 616.021 103.35C619.604 101.201 622.987 97.537 626.169 92.3581C629.362 87.1241 631.736 80.2373 633.29 71.6976H613.214L615.47 59.3013H651.338L649.082 71.6976C647.347 81.229 644.344 89.5758 640.072 96.7381C635.866 103.845 630.753 109.327 624.731 113.184C618.765 117.041 612.338 118.969 605.45 118.969ZM696.752 65.9126H738.164L736.058 77.4825H678.938L682.202 59.5492H697.91L696.752 65.9126ZM676.611 81.0361H737.091L735 92.5234H674.52L676.611 81.0361ZM730.372 108.721C729.7 112.413 727.883 115.47 724.922 117.895C722.027 120.264 718.675 121.448 714.867 121.448H684.123C680.315 121.448 677.367 120.264 675.278 117.895C673.255 115.47 672.58 112.413 673.252 108.721C673.923 105.03 675.707 102 678.602 99.6306C681.564 97.2065 684.948 95.9944 688.756 95.9944H719.5C723.308 95.9944 726.224 97.2065 728.246 99.6306C730.335 102 731.043 105.03 730.372 108.721ZM713.269 107.151H690.925C690.477 107.151 690.055 107.316 689.659 107.647C689.329 107.922 689.124 108.28 689.044 108.721C688.963 109.162 689.033 109.548 689.253 109.878C689.539 110.154 689.906 110.291 690.354 110.291H712.698C713.146 110.291 713.535 110.154 713.865 109.878C714.261 109.548 714.499 109.162 714.58 108.721C714.66 108.28 714.557 107.922 714.271 107.647C714.051 107.316 713.717 107.151 713.269 107.151ZM741.199 88.3913L746.044 59.4665H761.836L756.151 88.3913L752.724 102.606H739.452L741.199 88.3913ZM745.335 106.738C747.575 106.738 749.293 107.454 750.488 108.887C751.74 110.319 752.155 112.192 751.733 114.506C751.312 116.82 750.215 118.693 748.443 120.126C746.726 121.558 744.747 122.275 742.507 122.275C740.267 122.275 738.527 121.531 737.286 120.043C736.044 118.556 735.624 116.71 736.025 114.506C736.447 112.192 737.544 110.319 739.316 108.887C741.089 107.454 743.095 106.738 745.335 106.738Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; }
    @media (max-width: 768px) {
      .advertising .bb-box3 .info-graphic-3 {
        width: 290px;
        height: 53px;
        background: url("data:image/svg+xml,%3Csvg width='290' height='53' viewBox='0 0 290 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='27' r='5' fill='%23FBBE18'/%3E%3Cpath d='M47.3044 5.71662H48.7684L48.6007 6.63749C47.926 10.3446 44.8644 13.3197 41.1455 14.5003L40.5308 13.1308C43.8553 12.1391 46.5995 9.58899 47.1367 6.63749L47.3044 5.71662ZM47.6164 5.71662H49.0564L48.8887 6.63749C48.4031 9.30565 50.2053 11.6669 53.1577 12.5877L52.0684 13.9572C48.7621 12.8711 46.8256 10.0612 47.4487 6.63749L47.6164 5.71662ZM42.5932 4.7013H54.1132L53.8553 6.11802H42.3353L42.5932 4.7013ZM47.992 1.93869H49.768L49.1792 5.17354H47.4032L47.992 1.93869ZM57.4265 2.05675H59.2025L56.8258 15.1142H55.0498L57.4265 2.05675ZM57.7082 7.62919H61.4282L61.1575 9.11675H57.4375L57.7082 7.62919ZM49.8587 15.6809C54.2747 15.6809 56.6894 17.0504 56.251 19.4588C55.8126 21.8673 52.8993 23.2367 48.4833 23.2367C44.0913 23.2367 41.6766 21.8673 42.115 19.4588C42.5534 17.0504 45.4667 15.6809 49.8587 15.6809ZM49.6094 17.0504C46.3214 17.0504 44.1421 17.9477 43.867 19.4588C43.5919 20.97 45.4446 21.8673 48.7326 21.8673C52.0446 21.8673 54.2239 20.97 54.499 19.4588C54.7741 17.9477 52.9214 17.0504 49.6094 17.0504ZM72.068 7.18056H77.948L77.6815 8.64451H71.8015L72.068 7.18056ZM67.8521 3.04846C71.0681 3.04846 73.0351 5.03187 72.5065 7.93615C71.9778 10.8404 69.2845 12.8475 66.0685 12.8475C62.8525 12.8475 60.9138 10.8404 61.4425 7.93615C61.9711 5.03187 64.6361 3.04846 67.8521 3.04846ZM67.5857 4.5124C65.3537 4.5124 63.5118 5.92913 63.1465 7.93615C62.7812 9.94317 64.1073 11.3599 66.3393 11.3599C68.5713 11.3599 70.4372 9.94317 70.8025 7.93615C71.1678 5.92913 69.8177 4.5124 67.5857 4.5124ZM78.0887 2.05675H79.8647L77.7888 13.4614H76.0128L78.0887 2.05675ZM63.8631 14.5475H65.6391L65.1319 17.3337H75.3319L75.8391 14.5475H77.5911L76.0481 23.0242H62.3201L63.8631 14.5475ZM64.8784 18.7268L64.3583 21.5839H74.5583L75.0784 18.7268H64.8784ZM93.2433 3.87488H94.7073L94.3979 5.57495C93.7188 9.30565 90.5921 12.3752 86.8166 13.603L86.1822 12.2099C89.535 11.1946 92.3924 8.55006 92.9339 5.57495L93.2433 3.87488ZM93.5793 3.87488H95.0433L94.7339 5.57495C94.2225 8.38478 96.1669 10.8877 99.1347 11.8557L97.9974 13.2252C94.6997 12.0919 92.6166 9.16398 93.2699 5.57495L93.5793 3.87488ZM88.2721 3.49709H100.104L99.8462 4.91381H88.0142L88.2721 3.49709ZM103.606 2.05675H105.382L103.289 13.5558H101.513L103.606 2.05675ZM89.2718 14.6184H91.0238L90.5424 17.2629H100.862L101.344 14.6184H103.096L101.566 23.0242H87.7418L89.2718 14.6184ZM90.2846 18.6796L89.7559 21.5839H100.076L100.605 18.6796H90.2846ZM123.308 2.05675H125.06L121.192 23.3076H119.44L123.308 2.05675ZM116.556 4.34712H118.308C117.199 10.439 113.286 15.8462 105.535 19.2699L104.829 17.8768C111.634 14.9017 115.477 10.2737 116.504 4.63046L116.556 4.34712ZM108.252 4.34712H117.3L117.037 5.78745H107.989L108.252 4.34712ZM123.262 25.9049L122.992 24.7479C124.529 24.0868 125.623 22.9534 125.889 21.4895L125.965 19.6241L126.722 21.1353C126.393 21.4895 125.992 21.5839 125.584 21.5839C124.792 21.5839 124.215 21.0644 124.378 20.1672C124.537 19.2935 125.332 18.7505 126.148 18.7505C127.228 18.7505 127.713 19.6477 127.442 21.1353C127.046 23.3076 125.437 25.0313 123.262 25.9049ZM134.723 14.4767H154.331L154.068 15.917H134.46L134.723 14.4767ZM143.444 15.3503H145.196L143.747 23.3076H141.995L143.444 15.3503ZM139.308 3.26097H153.804L152.304 11.5016H137.808L139.308 3.26097ZM151.818 4.67769H140.802L139.818 10.0848H150.834L151.818 4.67769ZM153.587 19.081H173.195L172.928 20.545H153.32L153.587 19.081ZM163.445 13.8392H165.221L164.172 19.6005H162.396L163.445 13.8392ZM165.056 4.72491H166.592L166.334 6.14163C165.547 10.4626 160.298 13.7211 156.136 14.5711L155.649 13.1544C159.285 12.5641 164.17 9.58899 164.798 6.14163L165.056 4.72491ZM165.392 4.72491H166.904L166.646 6.14163C166.018 9.58899 169.878 12.5169 173.326 13.0836L172.353 14.4767C168.423 13.6503 164.347 10.4626 165.134 6.14163L165.392 4.72491ZM157.932 4.04016H174.276L174.01 5.50411H157.666L157.932 4.04016ZM192.3 2.05675H194.076L191.209 17.806H189.433L192.3 2.05675ZM186.268 8.69173H191.476L191.209 10.1557H186.001L186.268 8.69173ZM185.351 3.7096H187.223C186.234 9.14036 181.494 13.2961 175.056 15.3031L174.546 13.8864C180.221 12.1155 184.444 8.69173 185.226 4.39434L185.351 3.7096ZM177.479 3.7096H186.527L186.265 5.14993H177.217L177.479 3.7096ZM177 21.3714H191.112L190.845 22.8353H176.733L177 21.3714ZM177.941 16.2004H179.741L178.671 22.0798H176.871L177.941 16.2004ZM217.861 2.08036H219.637L216.689 18.2782H214.913L217.861 2.08036ZM213.033 7.77086H217.593L217.331 9.2112H212.771L213.033 7.77086ZM212.221 12.2335H216.781L216.523 13.6503H211.963L212.221 12.2335ZM201.468 4.72491H213.612L213.354 6.14163H201.21L201.468 4.72491ZM207.102 7.39307C209.982 7.39307 211.682 8.99869 211.239 11.4307C210.801 13.8392 208.512 15.4684 205.632 15.4684C202.776 15.4684 201.081 13.8392 201.519 11.4307C201.962 8.99869 204.246 7.39307 207.102 7.39307ZM206.853 8.76257C204.981 8.76257 203.483 9.87234 203.199 11.4307C202.915 12.9891 204.014 14.0753 205.886 14.0753C207.782 14.0753 209.275 12.9891 209.559 11.4307C209.843 9.87234 208.749 8.76257 206.853 8.76257ZM207.214 2.03314H208.99L208.336 5.62217H206.56L207.214 2.03314ZM202.326 21.3714H216.654L216.387 22.8353H202.059L202.326 21.3714ZM203.142 16.8851H204.918L203.973 22.0798H202.197L203.142 16.8851ZM223.921 3.19013H237.865L237.603 4.63046H223.659L223.921 3.19013ZM219.97 11.0529H239.578L239.316 12.4933H219.708L219.97 11.0529ZM236.665 3.19013H238.417L238.133 4.74852C237.807 6.54304 237.424 8.64451 236.163 11.6196L234.432 11.5016C235.685 8.57367 236.063 6.49581 236.381 4.74852L236.665 3.19013ZM221.582 15.5156H236.27L234.903 23.0242H220.215L221.582 15.5156ZM234.284 16.9323H223.076L222.229 21.5839H233.437L234.284 16.9323ZM241.716 16.4365C241.901 12.2572 246.472 10.746 246.996 7.86531C247.263 6.40137 246.598 5.17354 244.798 5.17354C243.598 5.17354 242.363 5.76384 241.346 6.73193L240.403 5.71662C241.707 4.48879 243.386 3.56792 245.282 3.56792C247.994 3.56792 249.398 5.22076 248.942 7.72364C248.306 11.2182 243.676 12.6586 243.444 16.4365H241.716ZM241.668 21.8436C240.852 21.8436 240.32 21.2061 240.483 20.3089C240.655 19.3644 241.415 18.7505 242.231 18.7505C243.047 18.7505 243.607 19.3644 243.435 20.3089C243.272 21.2061 242.484 21.8436 241.668 21.8436Z' fill='%23333333'/%3E%3Cpath d='M20.2691 28.7955L19.6846 32.0067H5.15658L5.7411 28.7955H9.9971L10.2263 27.5362H16.2423L16.0131 28.7955H20.2691ZM26.6449 33.6753H29.0449L28.2426 38.0829H25.8426L24.8111 43.7498H18.8271L21.6637 28.1658H27.6477L26.6449 33.6753ZM17.8671 43.7498H2.3791L3.00373 40.3182H7.73973L7.88872 39.4996C6.70328 39.3317 5.83338 38.9539 5.27902 38.3662C4.74981 37.7576 4.57689 36.9495 4.76027 35.9421C4.97421 34.7667 5.57391 33.8747 6.55936 33.266C7.56997 32.6364 8.86461 32.3216 10.4433 32.3216H14.2833C15.8619 32.3216 17.0313 32.6364 17.7914 33.266C18.5766 33.8747 18.8622 34.7667 18.6483 35.9421C18.4573 36.9915 17.9418 37.831 17.1018 38.4607C16.287 39.0693 15.2194 39.4262 13.899 39.5311L13.7557 40.3182H18.4917L17.8671 43.7498ZM10.8302 35.4698C10.6596 35.4698 10.5026 35.5118 10.3593 35.5958C10.2374 35.6797 10.163 35.7951 10.1363 35.9421C10.1095 36.089 10.1418 36.2044 10.2332 36.2884C10.346 36.3723 10.4876 36.4143 10.6583 36.4143H12.5783C12.749 36.4143 12.8953 36.3723 13.0172 36.2884C13.1605 36.2044 13.2455 36.089 13.2723 35.9421C13.299 35.7951 13.256 35.6797 13.1433 35.5958C13.0519 35.5118 12.9209 35.4698 12.7502 35.4698H10.8302ZM19.6758 44.5368C21.2545 44.5368 22.4239 44.8517 23.1839 45.4813C23.9691 46.09 24.2452 47.0345 24.0122 48.3148C23.7791 49.5951 23.1573 50.55 22.1467 51.1797C21.1612 51.7884 19.8792 52.0927 18.3005 52.0927H6.58851C5.00985 52.0927 3.82791 51.7884 3.0427 51.1797C2.28264 50.55 2.01913 49.5951 2.25218 48.3148C2.48522 47.0345 3.09447 46.09 4.07992 45.4813C5.09053 44.8517 6.38517 44.5368 7.96384 44.5368H19.6758ZM18.2622 48.787C18.4329 48.787 18.5792 48.745 18.7011 48.6611C18.8444 48.5771 18.9294 48.4617 18.9562 48.3148C18.9829 48.1679 18.9399 48.0524 18.8272 47.9685C18.7358 47.8845 18.6048 47.8425 18.4341 47.8425H8.00213C7.83147 47.8425 7.67449 47.8845 7.53121 47.9685C7.40926 48.0524 7.33492 48.1679 7.30818 48.3148C7.28143 48.4617 7.31375 48.5771 7.40514 48.6611C7.51786 48.745 7.65955 48.787 7.83022 48.787H18.2622ZM50.9597 39.8459L50.1517 44.285H27.1117L27.9197 39.8459H36.4317L36.6437 38.6811H34.1157C32.5157 38.6811 31.311 38.2088 30.5016 37.2643C29.6922 36.3199 29.4288 35.071 29.7115 33.5179C29.9942 31.9647 30.7122 30.7159 31.8655 29.7715C33.0187 28.827 34.3953 28.3547 35.9953 28.3547H47.0673C48.6673 28.3547 49.872 28.827 50.6815 29.7715C51.4909 30.7159 51.7542 31.9647 51.4715 33.5179C51.1888 35.071 50.4708 36.3199 49.3176 37.2643C48.1643 38.2088 46.7877 38.6811 45.1877 38.6811H42.6597L42.4477 39.8459H50.9597ZM35.7332 33.4864C35.695 33.6963 35.7372 33.8747 35.8598 34.0216C35.9824 34.1685 36.1504 34.242 36.3637 34.242H44.5557C44.7904 34.242 44.9851 34.1685 45.1398 34.0216C45.3159 33.8747 45.423 33.6963 45.4613 33.4864C45.4995 33.2765 45.4553 33.1086 45.3289 32.9827C45.2277 32.8358 45.0597 32.7623 44.8251 32.7623H36.6331C36.3984 32.7623 36.193 32.8358 36.0169 32.9827C35.866 33.1086 35.7715 33.2765 35.7332 33.4864ZM33.5385 45.5443L33.2061 47.3703H48.9501L48.0905 52.0927H26.3305L27.5225 45.5443H33.5385ZM75.6365 29.7715C76.4459 30.7159 76.7092 31.9647 76.4265 33.5179C76.1438 35.071 75.4258 36.3199 74.2726 37.2643C73.1193 38.2088 71.7427 38.6811 70.1427 38.6811H59.0707C57.4707 38.6811 56.266 38.2088 55.4566 37.2643C54.6472 36.3199 54.3838 35.071 54.6665 33.5179C54.9492 31.9647 55.6672 30.7159 56.8205 29.7715C57.9737 28.827 59.3503 28.3547 60.9503 28.3547H72.0223C73.6223 28.3547 74.827 28.827 75.6365 29.7715ZM61.3187 34.242H69.5107C69.7454 34.242 69.9401 34.1685 70.0948 34.0216C70.2709 33.8747 70.378 33.6963 70.4163 33.4864C70.4545 33.2765 70.4103 33.1086 70.2839 32.9827C70.1827 32.8358 70.0147 32.7623 69.7801 32.7623H61.5881C61.3534 32.7623 61.148 32.8358 60.9719 32.9827C60.821 33.1086 60.7265 33.2765 60.6882 33.4864C60.65 33.6963 60.6922 33.8747 60.8148 34.0216C60.9374 34.1685 61.1054 34.242 61.3187 34.242ZM75.9147 39.8459L75.1067 44.285H52.0667L52.8747 39.8459H75.9147ZM58.1611 47.3703H73.9051L73.0455 52.0927H51.2855L52.4775 45.5443H58.4935L58.1611 47.3703ZM99.2535 43.5924C98.1838 49.4691 95.1423 52.4075 90.129 52.4075C87.6116 52.4075 85.8478 51.7254 84.8374 50.3611C83.8309 48.9759 83.5836 46.8771 84.0955 44.0646C84.3324 42.7633 84.7167 41.4725 85.2484 40.1922C85.7839 38.8909 86.5035 37.5162 87.4071 36.068L92.1482 28.4807H98.8682L94.3157 35.9106C98.5398 35.9106 100.186 38.4712 99.2535 43.5924ZM90.3585 43.9387C90.1369 45.156 90.0869 46.0165 90.2086 46.5203C90.3187 47.0869 90.5872 47.3703 91.0138 47.3703C91.4618 47.3703 91.8441 47.0869 92.1606 46.5203C92.4656 46.0165 92.7289 45.156 92.9505 43.9387C93.1644 42.7633 93.2106 41.9238 93.0889 41.4201C92.9711 40.8953 92.6882 40.633 92.2402 40.633C91.8135 40.633 91.4458 40.8953 91.1369 41.4201C90.8319 41.9238 90.5724 42.7633 90.3585 43.9387ZM109.837 28.4807C111.565 28.4807 112.875 28.9004 113.768 29.74C114.682 30.5795 115.227 31.8598 115.405 33.5809C115.565 35.2809 115.392 37.5162 114.888 40.2867C114.384 43.0572 113.73 45.3029 112.926 47.024C112.126 48.724 111.137 49.9938 109.96 50.8334C108.762 51.6729 107.289 52.0927 105.539 52.0927C103.811 52.0927 102.501 51.6729 101.608 50.8334C100.716 49.9938 100.181 48.7136 100.004 46.9925C99.8339 45.2295 99.9954 42.9942 100.488 40.2867C100.992 37.5162 101.645 35.2809 102.445 33.5809C103.249 31.8598 104.239 30.5795 105.416 29.74C106.614 28.9004 108.088 28.4807 109.837 28.4807ZM106.399 47.3703C106.932 47.3703 107.371 46.8351 107.715 45.7647C108.088 44.6523 108.506 42.8263 108.968 40.2867C109.43 37.7471 109.679 35.9106 109.715 34.7772C109.735 33.7278 109.49 33.2031 108.978 33.2031C108.466 33.2031 108.029 33.7278 107.667 34.7772C107.29 35.9106 106.87 37.7471 106.408 40.2867C105.946 42.8263 105.699 44.6523 105.667 45.7647C105.643 46.8351 105.887 47.3703 106.399 47.3703ZM136.047 28.1658H141.743L137.388 52.0927H131.692L133.468 42.3331H132.476L130.757 51.7779H125.061L129.359 28.1658H135.055L133.336 37.6106H134.328L136.047 28.1658ZM118.646 28.4807H127.99L126.964 34.1161C125.127 44.2115 121.192 49.8889 115.16 51.1482L114.74 46.4258C116.33 45.7752 117.653 44.4844 118.708 42.5534C119.764 40.6225 120.628 37.81 121.3 34.1161L121.466 33.2031H117.786L118.646 28.4807ZM146.671 35.6587C145.54 35.6587 144.693 35.3334 144.128 34.6828C143.568 34.0111 143.387 33.1296 143.586 32.0382C143.785 30.9468 144.284 30.0758 145.085 29.4251C145.89 28.7535 146.858 28.4177 147.989 28.4177H154.645C155.477 28.4177 156.166 28.6171 156.712 29.0159C157.262 29.3937 157.602 29.9289 157.732 30.6215H159.748L160.195 28.1658H166.243L164.048 40.2237H158L159.003 34.7142H156.699L156.819 34.0531C156.407 34.5568 155.897 34.9556 155.289 35.2494C154.685 35.5223 154.031 35.6587 153.327 35.6587H146.671ZM149.923 31.503C149.774 31.503 149.636 31.5555 149.511 31.6604C149.389 31.7444 149.312 31.8703 149.282 32.0382C149.255 32.1851 149.286 32.3111 149.373 32.416C149.461 32.5209 149.579 32.5734 149.728 32.5734H151.392C151.563 32.5734 151.701 32.5209 151.805 32.416C151.931 32.3111 152.007 32.1851 152.034 32.0382C152.064 31.8703 152.034 31.7444 151.943 31.6604C151.876 31.5555 151.758 31.503 151.587 31.503H149.923ZM146.519 48.9759H162.647L162.08 52.0927H139.936L141.231 44.9776H157.039L157.205 44.0646H141.397L141.958 40.9793H146.022L146.189 40.0663H141.485L142.109 36.6347H157.533L156.909 40.0663H152.205L152.038 40.9793H163.782L162.487 48.0944H146.679L146.519 48.9759ZM186.123 28.7955H190.315L189.742 31.9438H175.342L175.915 28.7955H180.107L180.336 27.5362H186.352L186.123 28.7955ZM198.429 28.1658L197.77 31.7863H200.17L199.443 35.7847H197.043L196.441 39.0903H190.457L192.445 28.1658H198.429ZM179.7 32.2586H185.268C186.506 32.2586 187.441 32.5734 188.073 33.2031C188.705 33.8327 188.927 34.6618 188.74 35.6902C188.549 36.7396 188.021 37.5897 187.156 38.2403C186.294 38.87 185.245 39.1848 184.008 39.1848H178.44C177.202 39.1848 176.268 38.87 175.636 38.2403C175.007 37.5897 174.789 36.7396 174.98 35.6902C175.167 34.6618 175.691 33.8327 176.553 33.2031C177.414 32.5734 178.463 32.2586 179.7 32.2586ZM180.404 36.131H183.188C183.337 36.131 183.462 36.089 183.563 36.005C183.663 35.9211 183.727 35.8056 183.754 35.6587C183.78 35.5118 183.759 35.3964 183.689 35.3124C183.619 35.2285 183.509 35.1865 183.36 35.1865H180.576C180.426 35.1865 180.301 35.2285 180.201 35.3124C180.1 35.3964 180.036 35.5118 180.01 35.6587C179.983 35.8056 180.005 35.9211 180.075 36.005C180.145 36.089 180.254 36.131 180.404 36.131ZM194.877 47.6851H179.133L178.961 48.6296H195.025L194.394 52.0927H172.314L173.747 44.222H189.523L189.695 43.2775H173.919L174.549 39.8144H196.309L194.877 47.6851ZM220.777 41.9867H198.953L201.422 28.4177H207.438L207.06 30.4956H216.852L217.23 28.4177H223.246L220.777 41.9867ZM215.62 37.2643L215.993 35.218H206.201L205.828 37.2643H215.62ZM221.073 43.8757L220.207 48.6296H211.631L211.001 52.0927H205.017L205.647 48.6296H197.103L197.969 43.8757H221.073ZM255.919 28.1658L254.263 37.2643H256.663L255.804 41.9867H253.404L251.564 52.0927H245.548L249.903 28.1658H255.919ZM229.656 51.1482L229.876 46.4258C231.049 46.4258 232.318 46.0165 233.683 45.198C235.048 44.3794 236.337 42.9837 237.549 41.0108C238.766 39.0169 239.67 36.3933 240.262 33.1401H232.614L233.474 28.4177H247.138L246.278 33.1401C245.617 36.7711 244.473 39.9509 242.846 42.6794C241.244 45.3869 239.295 47.4752 237.001 48.9444C234.729 50.4136 232.28 51.1482 229.656 51.1482ZM264.438 30.9363H280.214L279.412 35.3439H257.652L258.895 28.5121H264.879L264.438 30.9363ZM256.765 36.6976H279.805L279.009 41.0737H255.969L256.765 36.6976ZM277.246 47.2444C276.99 48.6506 276.298 49.8154 275.169 50.7389C274.066 51.6414 272.79 52.0927 271.339 52.0927H259.627C258.176 52.0927 257.053 51.6414 256.257 50.7389C255.487 49.8154 255.23 48.6506 255.486 47.2444C255.741 45.8381 256.421 44.6838 257.524 43.7813C258.652 42.8578 259.941 42.396 261.392 42.396H273.104C274.555 42.396 275.665 42.8578 276.436 43.7813C277.232 44.6838 277.501 45.8381 277.246 47.2444ZM270.73 46.6462H262.218C262.048 46.6462 261.887 46.7092 261.736 46.8351C261.61 46.94 261.532 47.0765 261.502 47.2444C261.471 47.4123 261.498 47.5592 261.581 47.6851C261.69 47.7901 261.83 47.8425 262.001 47.8425H270.513C270.683 47.8425 270.832 47.7901 270.957 47.6851C271.108 47.5592 271.199 47.4123 271.23 47.2444C271.26 47.0765 271.221 46.94 271.112 46.8351C271.028 46.7092 270.901 46.6462 270.73 46.6462ZM281.37 39.4996L283.216 28.4807H289.232L287.066 39.4996L285.761 44.9146H280.705L281.37 39.4996ZM282.946 46.4888C283.799 46.4888 284.454 46.7616 284.909 47.3073C285.386 47.853 285.544 48.5666 285.383 49.4481C285.223 50.3297 284.805 51.0433 284.13 51.589C283.476 52.1347 282.722 52.4075 281.869 52.4075C281.015 52.4075 280.352 52.1242 279.879 51.5575C279.407 50.9908 279.247 50.2877 279.399 49.4481C279.56 48.5666 279.978 47.853 280.653 47.3073C281.328 46.7616 282.093 46.4888 282.946 46.4888Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center/cover; } }
