@charset "UTF-8";
/* display */
/* breakpoint */
/* breakpoint : content */
/* EI 호환 */
br {
  font-size: 0;
}

/* 기본 공통스타일 */
.tab-ul:after,
.ui:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.tab-ul li,
.tab-ul li a,
.table td,
.table td *,
.table td img,
.table th,
.table th *,
.table-default td img {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

.ui-tab_group .ui-tab_content {
  margin-top: 20px;
}
.ui-tab_group .ui-tab_content .tab__body {
  display: none;
}
.ui-tab_group .ui-tab_content .tab__body.active {
  display: block;
}
.ui-tab_group .ui-tab_content .tab_body {
  display: none;
}
.ui-tab_group .ui-tab_content .tab_body.active {
  display: block;
}

/* 기본 공통스타일 End */
/* 이미지 크게보기 */
.pic_btn {
  display: none;
  margin: 20px auto 0;
  text-align: center;
}
@media (max-width: 900px) {
  .pic_btn.w900 {
    display: block;
    width: 60%;
  }
}
@media (max-width: 540px) {
  .pic_btn.w900 {
    width: 75%;
  }
}
@media (max-width: 420px) {
  .pic_btn.w900 {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .pic_btn.w800 {
    display: block;
    width: 60%;
  }
}
@media (max-width: 540px) {
  .pic_btn.w800 {
    width: 75%;
  }
}
@media (max-width: 420px) {
  .pic_btn.w800 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .pic_btn {
    display: block;
    width: 60%;
  }
}
@media (max-width: 540px) {
  .pic_btn {
    width: 75%;
  }
}
@media (max-width: 420px) {
  .pic_btn {
    width: 100%;
  }
}
.pic_btn a {
  display: block;
  padding: 10px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
  background: #fff;
  font-weight: bold;
}
.pic_btn a:hover, .pic_btn a:focus {
  background: #2257B4;
  color: #fff;
  transition: 0.3s;
}

/* 이미지 크게보기 End */
/* 이미지박스 */
.imgbox {
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #dbdbdb;
  border-radius: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .imgbox {
    border-radius: 8px;
  }
}

.imgbox.bg01 {
  background: #F3F6FB;
}

.imgbox.bg02 {
  background: #F9F9F9;
}

.imgbox.noline {
  border: 0;
}

.imgbox.p00 {
  padding: 0;
  border: 0;
}

.imgbox.p10 {
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .imgbox.p10 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p15 {
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .imgbox.p15 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p20 {
  padding: 20px 20px;
}
@media (max-width: 767px) {
  .imgbox.p20 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p25 {
  padding: 25px 20px;
}
@media (max-width: 767px) {
  .imgbox.p25 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p30 {
  padding: 30px 20px;
}
@media (max-width: 767px) {
  .imgbox.p30 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p35 {
  padding: 35px 20px;
}
@media (max-width: 767px) {
  .imgbox.p35 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p40 {
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .imgbox.p40 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p45 {
  padding: 45px 20px;
}
@media (max-width: 767px) {
  .imgbox.p45 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p50 {
  padding: 50px 20px;
}
@media (max-width: 767px) {
  .imgbox.p50 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p55 {
  padding: 55px 20px;
}
@media (max-width: 767px) {
  .imgbox.p55 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p60 {
  padding: 60px 20px;
}
@media (max-width: 767px) {
  .imgbox.p60 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p65 {
  padding: 65px 20px;
}
@media (max-width: 767px) {
  .imgbox.p65 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p70 {
  padding: 70px 20px;
}
@media (max-width: 767px) {
  .imgbox.p70 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p75 {
  padding: 75px 20px;
}
@media (max-width: 767px) {
  .imgbox.p75 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p80 {
  padding: 80px 20px;
}
@media (max-width: 767px) {
  .imgbox.p80 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p85 {
  padding: 85px 20px;
}
@media (max-width: 767px) {
  .imgbox.p85 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p90 {
  padding: 90px 20px;
}
@media (max-width: 767px) {
  .imgbox.p90 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p95 {
  padding: 95px 20px;
}
@media (max-width: 767px) {
  .imgbox.p95 {
    padding: 8.334% 20px !important;
  }
}
.imgbox.p100 {
  padding: 100px 20px;
}
@media (max-width: 767px) {
  .imgbox.p100 {
    padding: 8.334% 20px !important;
  }
}

/* 이미지박스 End */
/* Tab */
.tab-ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 1px 0.5px 20px;
}
.tab-ul li {
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
}

.tab-ul.type2 {
  border: 1px solid #B1B8BE;
  border-radius: 8px;
  overflow: hidden;
}
.tab-ul.type2.line {
  border-top: 1px solid #323745;
}
.tab-ul.type2 li {
  min-height: 63px;
  border-right: 1px solid;
  border-color: #B1B8BE !important;
}
@media (max-width: 767px) {
  .tab-ul.type2 li {
    min-height: 57px;
  }
}
.tab-ul.type2 li button,
.tab-ul.type2 li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.tab-ul.type2 li button::before,
.tab-ul.type2 li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -1px;
  border-bottom: 1px solid #B1B8BE;
}
.tab-ul.type2 li button::after,
.tab-ul.type2 li a::after {
  content: "";
  position: absolute;
  left: 1px;
  bottom: -1px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  background: #2F6AAC;
  transition: 0.3s;
}
.tab-ul.type2 li button span,
.tab-ul.type2 li a span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #1E2124;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: 600;
  transition: 0.3s;
  z-index: 3;
}
@media (max-width: 767px) {
  .tab-ul.type2 li button span,
  .tab-ul.type2 li a span {
    font-size: 18px;
  }
}
@media (max-width: 420px) {
  .tab-ul.type2 li button span,
  .tab-ul.type2 li a span {
    font-size: 16px;
  }
}
.tab-ul.type2 li.on a::after, .tab-ul.type2 li.active a::after,
.tab-ul.type2 li a:hover::after,
.tab-ul.type2 li a:focus::after {
  opacity: 1;
}
.tab-ul.type2 li.on a span, .tab-ul.type2 li.active a span,
.tab-ul.type2 li a:hover span,
.tab-ul.type2 li a:focus span {
  color: #fff;
}
.tab-ul.type2 li a[target=_blank] span::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transition: all 0.3s;
  margin-left: 5px;
}
.tab-ul.type2 li a[target=_blank]:hover span::after, .tab-ul.type2 li a[target=_blank]:focus span::after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
@media (min-width: 1023px) {
  .tab-ul.type2.col2 li:nth-child(2n) {
    border-right: none;
  }
}
@media (min-width: 1023px) {
  .tab-ul.type2.col3 li:nth-child(3n) {
    border-right: none;
  }
}
@media (min-width: 767px) {
  .tab-ul.type2.col4 li:nth-child(4n) {
    border-right: none;
  }
}
@media (min-width: 1023px) {
  .tab-ul.type2.col5 li:nth-child(5n) {
    border-right: none;
  }
}
@media (min-width: 1023px) {
  .tab-ul.type2.col6 li:nth-child(6n) {
    border-right: none;
  }
}
@media (min-width: 1023px) {
  .tab-ul.type2.col7 li:nth-child(7n) {
    border-right: none;
  }
}
@media (min-width: 1023px) {
  .tab-ul.type2.col8 li:nth-child(8n) {
    border-right: none;
  }
}
@media (max-width: 1023px) {
  .tab-ul.type2.col4 li:nth-child(4n), .tab-ul.type2.col5 li:nth-child(4n), .tab-ul.type2.col6 li:nth-child(4n), .tab-ul.type2.col7 li:nth-child(4n), .tab-ul.type2.col8 li:nth-child(4n) {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .tab-ul.type2.col3 li:nth-child(4n), .tab-ul.type2.col4 li:nth-child(4n), .tab-ul.type2.col5 li:nth-child(4n), .tab-ul.type2.col6 li:nth-child(4n), .tab-ul.type2.col7 li:nth-child(4n), .tab-ul.type2.col8 li:nth-child(4n) {
    border-right: 1px solid;
  }
  .tab-ul.type2.col3 li:nth-child(3n), .tab-ul.type2.col4 li:nth-child(3n), .tab-ul.type2.col5 li:nth-child(3n), .tab-ul.type2.col6 li:nth-child(3n), .tab-ul.type2.col7 li:nth-child(3n), .tab-ul.type2.col8 li:nth-child(3n) {
    border-right: none;
  }
}
@media (max-width: 640px) {
  .tab-ul.type2.col2 li:nth-child(3n), .tab-ul.type2.col3 li:nth-child(3n), .tab-ul.type2.col4 li:nth-child(3n), .tab-ul.type2.col5 li:nth-child(3n), .tab-ul.type2.col6 li:nth-child(3n), .tab-ul.type2.col7 li:nth-child(3n), .tab-ul.type2.col8 li:nth-child(3n) {
    border-right: 1px solid;
  }
  .tab-ul.type2.col2 li:nth-child(2n), .tab-ul.type2.col3 li:nth-child(2n), .tab-ul.type2.col4 li:nth-child(2n), .tab-ul.type2.col5 li:nth-child(2n), .tab-ul.type2.col6 li:nth-child(2n), .tab-ul.type2.col7 li:nth-child(2n), .tab-ul.type2.col8 li:nth-child(2n) {
    border-right: none;
  }
}
@media (max-width: 420px) {
  .tab-ul.type2.col2 li, .tab-ul.type2.col3 li, .tab-ul.type2.col4 li, .tab-ul.type2.col5 li, .tab-ul.type2.col6 li, .tab-ul.type2.col7 li, .tab-ul.type2.col8 li {
    border-right: none;
  }
  .tab-ul.type2.col2 li:nth-child(3n), .tab-ul.type2.col3 li:nth-child(3n), .tab-ul.type2.col4 li:nth-child(3n), .tab-ul.type2.col5 li:nth-child(3n), .tab-ul.type2.col6 li:nth-child(3n), .tab-ul.type2.col7 li:nth-child(3n), .tab-ul.type2.col8 li:nth-child(3n) {
    border-right: none;
  }
}

.tab-ul.col2 li {
  width: calc(50% + 1px);
}

.tab-ul.col3 li {
  width: calc(33.33% + 1px);
}

.tab-ul.col4 li {
  width: calc(25% + 1px);
}

.tab-ul.col5 li {
  width: calc(20% + 1px);
}

.tab-ul.col6 li {
  width: calc(33.33% + 1px);
}

.tab-ul.col7 li {
  width: calc(25% + 1px);
}

.tab-ul.col8 li {
  width: calc(20% + 1px);
}

@media (max-width: 1023px) {
  .tab-ul.col4 li,
  .tab-ul.col5 li,
  .tab-ul.col6 li,
  .tab-ul.col7 li,
  .tab-ul.col8 li {
    width: calc(25% + 1px);
  }
}
@media (max-width: 767px) {
  .tab-ul.col3 li,
  .tab-ul.col4 li,
  .tab-ul.col5 li,
  .tab-ul.col6 li,
  .tab-ul.col7 li,
  .tab-ul.col8 li {
    width: calc(33.33% + 1px);
  }
}
@media (max-width: 640px) {
  .tab-ul.col2 li,
  .tab-ul.col3 li,
  .tab-ul.col4 li,
  .tab-ul.col5 li,
  .tab-ul.col6 li,
  .tab-ul.col7 li,
  .tab-ul.col8 li {
    width: calc(50% + 1px);
  }
}
@media (max-width: 420px) {
  .tab-ul.col2 li,
  .tab-ul.col3 li,
  .tab-ul.col4 li,
  .tab-ul.col5 li,
  .tab-ul.col6 li,
  .tab-ul.col7 li,
  .tab-ul.col8 li {
    width: calc(100% + 1px);
  }
}
.tab-select .tab-select-title {
  display: none;
}
.tab-select.mobile-select {
  position: relative;
  width: 100%;
}
.tab-select.mobile-select .tab-select-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #2257B4;
  border-radius: 10px;
}
.tab-select.mobile-select .tab-select-title::after {
  content: "";
  display: block;
  margin: 0 5px;
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.tab-select.mobile-select .tab-ul {
  overflow-y: auto;
  position: absolute;
  left: 50%;
  top: 60px;
  z-index: 20;
  transform: translate(-50%, 0);
  display: none;
  margin: 0 auto;
  padding: 5px 16px;
  width: 100%;
  height: 170px;
  border: 2px solid #2257B4;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 39.2437px rgba(0, 0, 0, 0.1);
  text-align: left;
}
.tab-select.mobile-select .tab-ul::-webkit-scrollbar {
  width: 8px; /* 스크롤바의 너비 */
}
.tab-select.mobile-select .tab-ul::-webkit-scrollbar-track {
  background: transparent; /*스크롤바 뒷 배경 색상*/
}
.tab-select.mobile-select .tab-ul::-webkit-scrollbar-thumb {
  height: 5px; /* 스크롤바의 길이 */
  background: #124E85; /* 스크롤바의 색상 */
}
.tab-select.mobile-select .tab-ul::before {
  display: none;
}
.tab-select.mobile-select .tab-ul li {
  float: none;
  margin-top: 0;
  width: 100%;
  max-width: 100%;
  height: 40px;
  min-height: 40px;
  background-color: #fff;
  flex: 0 0 100%;
}
.tab-select.mobile-select .tab-ul li a {
  border: 0 solid #000;
}
.tab-select.mobile-select .tab-ul li span {
  padding: 5px;
}
.tab-select.mobile-select .tab-ul li.active a::after,
.tab-select.mobile-select .tab-ul li a:hover:after,
.tab-select.mobile-select .tab-ul li a:focus:after {
  display: none;
}
.tab-select.mobile-select .active + .tab-ul {
  display: flex;
}

/* Tob-box */
.ir-icon__md {
  background-image: url(/assets/styleguide/img/top_icon.png);
}

.ir-icon__md.icon1 {
  background-position: 0px 0px;
}

.ir-icon__md.icon2 {
  background-position: -160px 0px;
}

.ir-icon__md.icon3 {
  background-position: -320px 0px;
}

.ir-icon__md.icon4 {
  background-position: -480px 0px;
}

.ir-icon__md.icon5 {
  background-position: -640px 0px;
}

.ir-icon__md.icon6 {
  background-position: 0px -160px;
}

.ir-icon__md.icon7 {
  background-position: -160px -160px;
}

.ir-icon__md.icon8 {
  background-position: -320px -160px;
}

.ir-icon__md.icon9 {
  background-position: -480px -160px;
}

.ir-icon__md.icon10 {
  background-position: -640px -160px;
}

.ir-icon__md.icon11 {
  background-position: 0px -320px;
}

.ir-icon__md.icon12 {
  background-position: -160px -320px;
}

.ir-icon__md.icon13 {
  background-position: -320px -320px;
}

.ir-icon__md.icon14 {
  background-position: -480px -320px;
}

.ir-icon__md.icon15 {
  background-position: -640px -320px;
}

.ir-icon__md.icon16 {
  background-position: 0px -480px;
}

.ir-icon__md.icon17 {
  background-position: -160px -480px;
}

.ir-icon__md.icon18 {
  background-position: -320px -480px;
}

.ir-icon__md.icon19 {
  background-position: -480px -480px;
}

.ir-icon__md.icon20 {
  background-position: -640px -480px;
}

.ir-icon__md.icon21 {
  background-position: 0px -640px;
}

.ir-icon__md.icon22 {
  background-position: -160px -640px;
}

.ir-icon__md.icon23 {
  background-position: -320px -640px;
}

.ir-icon__md.icon24 {
  background-position: -480px -640px;
}

.ir-icon__md.icon25 {
  background-position: -640px -640px;
}

.ir-icon__md.icon26 {
  background-position: 0px -800px;
}

.ir-icon__md.icon27 {
  background-position: -160px -800px;
}

.ir-icon__md.icon28 {
  background-position: -320px -800px;
}

.ir-icon__md.icon29 {
  background-position: -480px -800px;
}

.ir-icon__md.icon30 {
  background-position: -640px -800px;
}

.ir-icon__md.icon31 {
  background-position: 0px -960px;
}

.ir-icon__md.icon32 {
  background-position: -160px -960px;
}

.ir-icon__md.icon33 {
  background-position: -320px -960px;
}

.ir-icon__md.icon34 {
  background-position: -480px -960px;
}

.ir-icon__md.icon35 {
  background-position: -640px -960px;
}

.ir-icon__md.icon36 {
  background-position: 0px -1120px;
}

.ir-icon__md.icon37 {
  background-position: -160px -1120px;
}

.ir-icon__md.icon38 {
  background-position: -320px -1120px;
}

.ir-icon__md.icon39 {
  background-position: -480px -1120px;
}

.ir-icon__md.icon40 {
  background-position: -640px -1120px;
}

.ir-icon__md.icon41 {
  background-position: 0px -1280px;
}

.ui-topbox {
  position: relative;
  margin-bottom: 30px;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  background-image: linear-gradient(140deg, #EAECF3, #F2EAED, #F2EBEC);
  padding: 5px;
}
@media (max-width: 560px) {
  .ui-topbox {
    border-radius: 15px;
  }
}
.ui-topbox::before {
  z-index: 2;
  content: "";
  position: absolute;
  right: -35px;
  bottom: 0;
  width: 409px;
  height: 211px;
  background-image: url("data:image/svg+xml,%3Csvg width='409' height='211' viewBox='0 0 409 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M408.72 103.992C408.72 45.679 321.729 -0.84711 215.617 0.0117005C154.063 0.526987 99.4276 16.9088 64.497 41.9217C88.8364 34.2997 116.781 29.8768 146.539 29.6192C241.568 28.8248 319.445 71.0354 319.445 123.895C319.445 162.907 288.545 195.069 230.955 211C334.672 208.617 408.72 164.173 408.72 103.949V103.992Z' fill='url(%23paint0_linear_6299_24150)' fill-opacity='0.02'/%3E%3Cpath d='M84.3726 155.402C83.9919 112.698 144.09 76.9496 218.654 76.9496C244.628 76.9496 263.683 80.4492 283.79 87.0406C257.66 66.3862 211.354 52.5164 156.159 52.5164C69.5047 52.5164 -0.401311 89.5741 0.0017341 133.674C0.359997 172.363 54.7039 204.182 126.558 210.903C100.763 197.033 84.5965 177.366 84.395 155.402H84.3726Z' fill='url(%23paint1_linear_6299_24150)' fill-opacity='0.02'/%3E%3Cpath d='M249.239 166.104C249.44 187.703 220.286 205.481 184.124 205.781C147.985 206.082 118.517 188.82 118.316 167.199C118.114 145.622 147.268 127.844 183.43 127.544C219.592 127.243 249.037 144.505 249.239 166.104Z' fill='url(%23paint2_linear_6299_24150)' fill-opacity='0.02'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6299_24150' x1='-8.73856' y1='-7.29212' x2='36.9045' y2='406.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231949C1'/%3E%3Cstop offset='0.5' stop-color='%23A81581'/%3E%3Cstop offset='1' stop-color='%23E13800'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6299_24150' x1='-8.73856' y1='-7.29212' x2='36.9045' y2='406.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231949C1'/%3E%3Cstop offset='0.5' stop-color='%23A81581'/%3E%3Cstop offset='1' stop-color='%23E13800'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_6299_24150' x1='-8.73856' y1='-7.29212' x2='36.9045' y2='406.125' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231949C1'/%3E%3Cstop offset='0.5' stop-color='%23A81581'/%3E%3Cstop offset='1' stop-color='%23E13800'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.ui-topbox .inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 40px 64px;
}
@media (max-width: 767px) {
  .ui-topbox .inner {
    padding: 30px;
  }
}
@media (max-width: 520px) {
  .ui-topbox .inner {
    padding: 20px;
  }
}
.ui-topbox .inner .txtwrap {
  width: 100%;
  height: 100%;
}
.ui-topbox .inner .txtwrap .h-box {
  display: block;
  margin-bottom: 12px;
  color: #131416;
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: -0.016em;
  font-weight: bold;
  font-family: "title_font";
}
@media (max-width: 767px) {
  .ui-topbox .inner .txtwrap .h-box {
    font-size: 22px;
  }
}
@media (max-width: 420px) {
  .ui-topbox .inner .txtwrap .h-box {
    font-size: 20px;
  }
}
.ui-topbox .inner .txtwrap .con-box p {
  margin: 0;
  font-size: 17px;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .ui-topbox .inner .txtwrap .con-box p {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .ui-topbox .inner .txtwrap .con-box p {
    font-size: 15px;
  }
}
.ui-topbox .inner .txtwrap .con-box p + p {
  margin-top: 10px;
}
.ui-topbox .inner .txtwrap .con-box .txt-check {
  margin-top: 20px;
}
.ui-topbox .inner .txtwrap .con-box .txt-check ~ .txt-check {
  margin-top: 5px;
}
.ui-topbox .inner .txtwrap .con-box .border {
  margin: 32px 0 15px;
  width: 100%;
  height: 1px;
  border: 1px dashed #E1E6EF;
}
.ui-topbox .inner .txtwrap .con-box .btn-noline {
  font-size: 17px;
}
@media (max-width: 767px) {
  .ui-topbox .inner .txtwrap .con-box .btn-noline {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .ui-topbox .inner .txtwrap .con-box .btn-noline {
    font-size: 15px;
  }
}
.ui-topbox .inner .txtwrap .link {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 32px 0 0;
  width: calc(100% + 10px);
  margin-left: -5px;
}
.ui-topbox .inner .txtwrap .link .btn {
  margin: 5px;
}
@media (max-width: 520px) {
  .ui-topbox .inner .txtwrap .link {
    flex-direction: column;
  }
}
.ui-topbox.type2 .inner {
  padding-left: 224px;
  min-height: 183px;
  background: #fff;
  border-radius: 12px;
}
@media (max-width: 1023px) {
  .ui-topbox.type2 .inner {
    padding: 40px;
    padding-left: 180px;
  }
}
@media (max-width: 767px) {
  .ui-topbox.type2 .inner {
    padding: 30px;
  }
}
.ui-topbox.type2 .inner .circle {
  position: absolute;
  left: 63px;
  top: 40px;
  width: 120px;
  height: 120px;
  border-radius: 0;
}
@media (max-width: 1023px) {
  .ui-topbox.type2 .inner .circle {
    left: 30px;
  }
}
@media (max-width: 767px) {
  .ui-topbox.type2 .inner .circle {
    display: none;
  }
}
.ui-topbox.type2 .inner .circle .ir-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* Tob-box End */
/* 문단스타일 */
.m_0 {
  margin: 0px !important;
}

.mt_0 {
  margin-top: 0px !important;
}

.mb_0 {
  margin-bottom: 0px !important;
}

.mr_0 {
  margin-right: 0px !important;
}

.ml_0 {
  margin-left: 0px !important;
}

.m_5 {
  margin: 5px !important;
}

.mt_5 {
  margin-top: 5px !important;
}

.mb_5 {
  margin-bottom: 5px !important;
}

.mr_5 {
  margin-right: 5px !important;
}

.ml_5 {
  margin-left: 5px !important;
}

.m_10 {
  margin: 10px !important;
}

.mt_10 {
  margin-top: 10px !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.mr_10 {
  margin-right: 10px !important;
}

.ml_10 {
  margin-left: 10px !important;
}

.m_15 {
  margin: 15px !important;
}

.mt_15 {
  margin-top: 15px !important;
}

.mb_15 {
  margin-bottom: 15px !important;
}

.mr_15 {
  margin-right: 15px !important;
}

.ml_15 {
  margin-left: 15px !important;
}

.m_20 {
  margin: 20px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.mr_20 {
  margin-right: 20px !important;
}

.ml_20 {
  margin-left: 20px !important;
}

.m_25 {
  margin: 25px !important;
}

.mt_25 {
  margin-top: 25px !important;
}

.mb_25 {
  margin-bottom: 25px !important;
}

.mr_25 {
  margin-right: 25px !important;
}

.ml_25 {
  margin-left: 25px !important;
}

.m_30 {
  margin: 30px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

.mb_30 {
  margin-bottom: 30px !important;
}

.mr_30 {
  margin-right: 30px !important;
}

.ml_30 {
  margin-left: 30px !important;
}

.m_35 {
  margin: 35px !important;
}

.mt_35 {
  margin-top: 35px !important;
}

.mb_35 {
  margin-bottom: 35px !important;
}

.mr_35 {
  margin-right: 35px !important;
}

.ml_35 {
  margin-left: 35px !important;
}

.m_40 {
  margin: 40px !important;
}

.mt_40 {
  margin-top: 40px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.mr_40 {
  margin-right: 40px !important;
}

.ml_40 {
  margin-left: 40px !important;
}

.m_45 {
  margin: 45px !important;
}

.mt_45 {
  margin-top: 45px !important;
}

.mb_45 {
  margin-bottom: 45px !important;
}

.mr_45 {
  margin-right: 45px !important;
}

.ml_45 {
  margin-left: 45px !important;
}

.m_50 {
  margin: 50px !important;
}

.mt_50 {
  margin-top: 50px !important;
}

.mb_50 {
  margin-bottom: 50px !important;
}

.mr_50 {
  margin-right: 50px !important;
}

.ml_50 {
  margin-left: 50px !important;
}

.m_55 {
  margin: 55px !important;
}

.mt_55 {
  margin-top: 55px !important;
}

.mb_55 {
  margin-bottom: 55px !important;
}

.mr_55 {
  margin-right: 55px !important;
}

.ml_55 {
  margin-left: 55px !important;
}

.m_60 {
  margin: 60px !important;
}

.mt_60 {
  margin-top: 60px !important;
}

.mb_60 {
  margin-bottom: 60px !important;
}

.mr_60 {
  margin-right: 60px !important;
}

.ml_60 {
  margin-left: 60px !important;
}

.m_65 {
  margin: 65px !important;
}

.mt_65 {
  margin-top: 65px !important;
}

.mb_65 {
  margin-bottom: 65px !important;
}

.mr_65 {
  margin-right: 65px !important;
}

.ml_65 {
  margin-left: 65px !important;
}

.m_70 {
  margin: 70px !important;
}

.mt_70 {
  margin-top: 70px !important;
}

.mb_70 {
  margin-bottom: 70px !important;
}

.mr_70 {
  margin-right: 70px !important;
}

.ml_70 {
  margin-left: 70px !important;
}

.m_75 {
  margin: 75px !important;
}

.mt_75 {
  margin-top: 75px !important;
}

.mb_75 {
  margin-bottom: 75px !important;
}

.mr_75 {
  margin-right: 75px !important;
}

.ml_75 {
  margin-left: 75px !important;
}

.m_80 {
  margin: 80px !important;
}

.mt_80 {
  margin-top: 80px !important;
}

.mb_80 {
  margin-bottom: 80px !important;
}

.mr_80 {
  margin-right: 80px !important;
}

.ml_80 {
  margin-left: 80px !important;
}

.m_85 {
  margin: 85px !important;
}

.mt_85 {
  margin-top: 85px !important;
}

.mb_85 {
  margin-bottom: 85px !important;
}

.mr_85 {
  margin-right: 85px !important;
}

.ml_85 {
  margin-left: 85px !important;
}

.m_90 {
  margin: 90px !important;
}

.mt_90 {
  margin-top: 90px !important;
}

.mb_90 {
  margin-bottom: 90px !important;
}

.mr_90 {
  margin-right: 90px !important;
}

.ml_90 {
  margin-left: 90px !important;
}

.m_95 {
  margin: 95px !important;
}

.mt_95 {
  margin-top: 95px !important;
}

.mb_95 {
  margin-bottom: 95px !important;
}

.mr_95 {
  margin-right: 95px !important;
}

.ml_95 {
  margin-left: 95px !important;
}

.m_100 {
  margin: 100px !important;
}

.mt_100 {
  margin-top: 100px !important;
}

.mb_100 {
  margin-bottom: 100px !important;
}

.mr_100 {
  margin-right: 100px !important;
}

.ml_100 {
  margin-left: 100px !important;
}

.pb_0 {
  padding-bottom: 0px !important;
}

.pb_5 {
  padding-bottom: 5px !important;
}

.pb_10 {
  padding-bottom: 10px !important;
}

.pb_15 {
  padding-bottom: 15px !important;
}

.pb_20 {
  padding-bottom: 20px !important;
}

.pb_25 {
  padding-bottom: 25px !important;
}

.pb_30 {
  padding-bottom: 30px !important;
}

.pb_35 {
  padding-bottom: 35px !important;
}

.pb_40 {
  padding-bottom: 40px !important;
}

.pb_45 {
  padding-bottom: 45px !important;
}

.inline-block {
  display: inline-block;
}

.block {
  display: block;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.txt-check + .txt-check {
  margin-top: 0;
}

.txt-check {
  position: relative;
  padding-left: 23px;
  color: #1C4690 !important;
  font-size: 15px;
  text-align: left;
}
.txt-check:before {
  top: 7px;
  width: 16px;
  height: 9px;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.36 1.56234L14.1651 0.518188L9.1117 6.29356L8.51425 5.81592L7.52246 7.05525L9.3053 8.48184L15.36 1.56234Z' fill='%231C4690'/%3E%3Cpath d='M0 5.59614L3.76324 8.46835L9.80599 1.56234L8.61109 0.518188L3.54584 6.30705L0.961636 4.33458L0 5.59614Z' fill='%231C4690'/%3E%3C/svg%3E%0A");
}
.txt-check .btn-noline {
  font-size: 15px;
}

span.txt-check {
  display: inline-block;
  margin-top: 0;
}

.foot_note {
  position: relative;
  margin-top: 20px;
  color: #3D4E64;
  font-size: 15px;
}
.foot_note + .foot_note {
  margin-top: 0;
}
.foot_note > sup {
  color: #1C4690;
  margin-right: 3px;
}

.txt-fouse:before {
  top: 1px;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99996 0.041687C6.52637 0.041687 4.28594 1.04507 2.66546 2.66552L2.66546 2.66552C1.04501 4.286 0.041626 6.52644 0.041626 9.00002C0.041626 11.4736 1.04501 13.714 2.66546 15.3345L3.07692 14.923L2.66546 15.3345C4.28593 16.955 6.52637 17.9584 8.99996 17.9584C11.4735 17.9584 13.714 16.955 15.3344 15.3345C16.9549 13.714 17.9583 11.4736 17.9583 9.00002C17.9583 6.52643 16.9549 4.286 15.3344 2.66552L14.9265 3.07347L15.3344 2.66552C13.714 1.04507 11.4735 0.041687 8.99996 0.041687ZM3.54935 3.5494L3.54934 3.54941C2.15372 4.94505 1.29163 6.87128 1.29163 9.00002C1.29163 11.1288 2.15373 13.055 3.54934 14.4506C4.94498 15.8462 6.87121 16.7084 8.99996 16.7084C11.1287 16.7084 13.0549 15.8462 14.4506 14.4506C15.8462 13.055 16.7083 11.1288 16.7083 9.00002C16.7083 6.87127 15.8462 4.94504 14.4506 3.5494C13.0549 2.15379 11.1287 1.29169 8.99996 1.29169C6.87121 1.29169 4.94499 2.15378 3.54935 3.5494ZM10.0417 4.62498C10.0417 4.04969 9.57533 3.58331 9.00004 3.58331C8.42475 3.58331 7.95837 4.04969 7.95837 4.62498C7.95837 5.20027 8.42475 5.66665 9.00004 5.66665C9.57533 5.66665 10.0417 5.20027 10.0417 4.62498ZM7.75 7.33331C7.75 6.98813 8.02982 6.70831 8.375 6.70831H8.79167H9.20833H9.83333V7.33331V12.5417H10.6667C11.0118 12.5417 11.2917 12.8215 11.2917 13.1667C11.2917 13.5119 11.0118 13.7917 10.6667 13.7917H7.75C7.40482 13.7917 7.125 13.5119 7.125 13.1667C7.125 12.8215 7.40482 12.5417 7.75 12.5417H8.58333V7.95831H8.375C8.02982 7.95831 7.75 7.67849 7.75 7.33331Z' fill='%23222222'/%3E%3C/svg%3E%0A");
}

.se-h2 {
  position: relative;
  margin: 0 0 10px;
  color: #131416;
  font-size: 47px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  font-weight: 300;
}
.se-h2 b {
  font-weight: bold;
}
@media (max-width: 767px) {
  .se-h2 {
    font-size: 38px;
  }
}
@media (max-width: 420px) {
  .se-h2 {
    font-size: 30px;
  }
}

.h2,
.h3,
.h4,
.h5,
.h6 {
  position: relative;
  line-height: 1.1;
  letter-spacing: -0.02em;
  font-weight: bold;
}

.h5,
.h6 {
  letter-spacing: 0;
  font-weight: 400;
}

.h2::before,
.h3::before,
.h4::before,
.h5::before,
.h6::before,
.list-1st li:before,
.txt-check:before,
.txt-fouse:before,
.txt-tip:before,
.txt_bul:before {
  content: "";
  position: absolute;
  left: 0;
}

.h2 + .h3,
.h2 + .h4,
.h2 + .h5,
.h2 + .h6,
.h3 + .h4,
.h3 + .h5,
.h3 + .h6,
.h4 + .h5,
.h4 + .h6,
.h5 + .h6 {
  margin-top: 0;
}

.h2 + p,
.h3 + p,
.h4 + p,
.h5 + p,
.h6 + p {
  margin-top: 0;
}

.h2 + .list-1st,
.h3 + .list-1st,
.h4 + .list-1st,
.h5 + .list-1st,
.h6 + .list-1st {
  margin: 0;
}

.h2:first-child {
  margin: 0 0 25px;
}

.h2 {
  margin: 64px 0 25px;
  color: #131416;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .h2 {
    font-size: 24px;
    margin: 50px 0 20px;
  }
}
.h2.top-sub {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 12px;
}
.h2.top-sub .sub {
  position: relative;
  color: #2257B4;
  font-size: 17px;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .h2.top-sub .sub {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .h2.top-sub .sub {
    font-size: 15px;
  }
}
.h2.right-sub {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-end;
}
.h2.right-sub .txt-check {
  margin-top: 5px;
  line-height: 1.5;
  font-weight: 400;
}
.h2 small {
  color: #666;
}

.h3 {
  margin: 40px 0 20px;
  color: #131416;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .h3 {
    font-size: 22px;
    margin: 32px 0 15px;
  }
}
.h3.right-sub {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-end;
}
.h3.right-sub .txt-check {
  margin-top: 5px;
  line-height: 1.5;
  font-weight: 400;
}

.h4 {
  margin: 30px 0 20px;
  color: #123F72;
  font-size: 19px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .h4 {
    margin: 22px 0 15px;
  }
}

.h5 {
  margin: 0 0 8px;
  color: #131416;
  font-size: 17px;
  font-weight: 700;
}

.h6 {
  margin: 0 0 8px;
  color: #131416;
  font-size: 15px;
  font-weight: 700;
}

p {
  margin: 10px 0 0;
  color: #1E2124;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  p {
    font-size: 15px;
  }
}

p + .list-1st {
  margin-top: 10px;
}

.list-2st,
.list-3st {
  margin: 5px 0;
}

.list-1st > li,
.list-2st > li,
.list-3st > li,
.txt_bul,
.txt_bul2,
.txt_bul3 {
  position: relative;
  margin-top: 6px;
  color: #1E2124;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .list-1st > li,
  .list-2st > li,
  .list-3st > li,
  .txt_bul,
  .txt_bul2,
  .txt_bul3 {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .list-1st > li,
  .list-2st > li,
  .list-3st > li,
  .txt_bul,
  .txt_bul2,
  .txt_bul3 {
    font-size: 15px;
  }
}

.list-1st > li:first-child,
.list-2st > li:first-child,
.list-3st > li:first-child {
  margin: 0;
}

.list-1st > li .txt-check {
  margin-top: 6px;
  padding-left: 23px;
}

.list-1st.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2px 0;
}
.list-1st.col2 > li {
  margin: 0;
  width: calc(50% - 10px);
}
.list-1st.col2 > li.long {
  width: 100%;
}
.list-1st .list-2st {
  margin-left: 0;
}
.list-1st > dd,
.list-1st > li {
  padding-left: 25px;
  margin-top: 6px;
}
.list-1st > dd::before,
.list-1st > li::before {
  left: 8px;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #464C53;
}

.list-2st.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2px 0;
}
.list-2st.col2 > li {
  margin: 0;
  width: calc(50% - 10px);
}
.list-2st.col2 > li.long {
  width: 100%;
}
.list-2st .list-3st {
  margin-left: 3px;
}
.list-2st > dd,
.list-2st > li {
  padding-left: 16px;
}
.list-2st > dd::before,
.list-2st > li::before {
  left: 0;
  top: 12px;
  width: 6px;
  height: 1.2px;
  background-color: #464C53;
}

.list-3st.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2px 0;
}
.list-3st.col2 > li {
  margin: 0;
  width: calc(50% - 10px);
}
.list-3st.col2 > li.long {
  width: 100%;
}
.list-3st > dd,
.list-3st > li {
  padding-left: 13px;
}
.list-3st > dd::before,
.list-3st > li::before {
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  border: 1px solid #58616A;
  border-radius: 50%;
}

.num-list {
  counter-reset: item 0;
}
.num-list > li {
  position: relative;
  padding-left: 32px;
  color: #1E2124;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .num-list > li {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .num-list > li {
    font-size: 15px;
  }
}
.num-list > li + li {
  margin-top: 6px;
}
.num-list > li::before {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #464C53;
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
}
.num-list.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2px 0;
}
.num-list.col2 > li {
  margin: 0;
  width: calc(50% - 10px);
}
.num-list.col2 > li.long {
  width: 100%;
}

@media (max-width: 767px) {
  .num-list > li {
    padding-left: 22px;
  }
  .num-list > li::before {
    top: 3px;
  }
}
@media (max-width: 767px) {
  .list-1st.col2,
  .list-2st.col2,
  .list-3st.col2,
  .num-list.col2 {
    flex-direction: column;
  }
  .list-1st.col2 > li,
  .list-2st.col2 > li,
  .list-3st.col2 > li,
  .num-list.col2 > li {
    width: 100%;
  }
}
/* 문단 스타일 End */
/* 버튼 */
.ir-bbs {
  background: url(/pcms/dist/img/ir-bbs.png) no-repeat;
}

.ir-file.ir-bbs {
  position: relative;
  top: auto;
  transform: translate(0, 0);
}

.btn {
  position: relative;
  display: inline-block;
  padding: 11px 16px;
  max-width: 100%;
  border-radius: 4px;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  transition: 0.3s;
  text-transform: initial;
  text-align: left;
}
@media (max-width: 767px) {
  .btn {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .btn {
    font-size: 15px;
  }
}
.btn .ir {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
}
.btn.btn-icon {
  padding: 11px 35px 11px 16px;
}
.btn.btn-lg {
  padding: 13px 20px;
  font-size: 19px;
}
@media (max-width: 767px) {
  .btn.btn-lg {
    padding: 11px 16px;
    font-size: 17px;
  }
}
.btn.btn-lg.btn-icon {
  padding: 13px 60px 13px 20px;
  min-width: 256px;
}
@media (max-width: 767px) {
  .btn.btn-lg.btn-icon {
    padding: 11px 35px 11px 16px;
  }
}
@media (max-width: 420px) {
  .btn.btn-lg.btn-icon {
    max-width: 100%;
    min-width: 100%;
  }
}
.btn.btn-only-icon {
  padding: 20px;
}
.btn.btn-only-icon .ir {
  right: 50% !important;
  transform: translate(50%, -50%) !important;
}

.btn-lg .ir-arrow,
.btn-lg .ir-download,
.btn-lg .ir-link {
  right: 19px;
}

/* nomal ver. */
.btn-primary,
.btn-primary:link,
.btn-primary:visited {
  border: 1px solid #2257B4;
  border-radius: 4px;
  background: #2257B4;
  color: #fff;
}

.btn-primary.btn-only-icon,
.btn-primary.btn-only-icon:link,
.btn-primary.btn-only-icon:visited {
  border: 0;
}

.btn-primary.btn-only-icon:focus {
  outline: 2px dotted #D64210;
}

.btn-primary:hover {
  border-color: #1C4690;
  background: #1C4690;
}

.btn-primary:active {
  border-color: #14346C;
  background: #14346C;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-primary:focus {
  outline: 2px dotted #D64210;
}

.btn-primary.btn-icon .ir-arrow,
.btn-primary.btn-only-icon .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-noline.btn-icon .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%232257B4' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%232257B4' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:hover .ir-arrow,
.btn-primary.btn-only-icon:hover .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:focus .ir-arrow,
.btn-primary.btn-only-icon:focus .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon .ir-download,
.btn-primary.btn-only-icon .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-noline.btn-icon .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%232257B4' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%232257B4' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%232257B4' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:hover .ir-download,
.btn-primary.btn-only-icon:hover .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:focus .ir-download,
.btn-primary.btn-only-icon:focus .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon .ir-link,
.btn-primary.btn-only-icon .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-noline.btn-icon .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%232257B4' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%232257B4' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:hover .ir-link,
.btn-primary.btn-only-icon:hover .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-icon:focus .ir-link,
.btn-primary.btn-only-icon:focus .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23FFFFFF' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* nomal ver. End */
/* Secondary */
/* ov ver. */
.btn-secondary,
.btn-secondary:link,
.btn-secondary:visited {
  border-width: 1px;
  border-style: solid;
  border-color: #1C4690;
  border-radius: 4px;
  background: #F1F6FE;
  color: #1C4690;
}

.btn-secondary:hover {
  background: #E4EBF8;
}

.btn-secondary:active {
  background: #A7BCE1;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-secondary:focus {
  outline: 2px dotted #D64210;
}

.btn-secondary.btn-icon .ir-arrow,
.btn-secondary.btn-only-icon .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:hover .ir-arrow,
.btn-secondary.btn-only-icon:hover .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:focus .ir-arrow,
.btn-secondary.btn-only-icon:focus .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon .ir-download,
.btn-secondary.btn-only-icon .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:hover .ir-download,
.btn-secondary.btn-only-icon:hover .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:focus .ir-download,
.btn-secondary.btn-only-icon:focus .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon .ir-link,
.btn-secondary.btn-only-icon .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:hover .ir-link,
.btn-secondary.btn-only-icon:hover .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-secondary.btn-icon:focus .ir-link,
.btn-secondary.btn-only-icon:focus .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231C4690' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231C4690' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* ov ver. End */
/* Tertiary */
/* ov ver. */
.btn-tertiary,
.btn-tertiary:link,
.btn-tertiary:visited {
  border-width: 1px;
  border-style: solid;
  border-color: #1E2124;
  border-radius: 4px;
  background: #fff;
  color: #1E2124;
}

.btn-tertiary:hover {
  background: #F4F5F6;
}

.btn-tertiary:active {
  background: #E6E8EA;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-tertiary:focus {
  outline: 2px dotted #D64210;
}

.btn-tertiary.btn-icon .ir-arrow,
.btn-tertiary.btn-only-icon .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:hover .ir-arrow,
.btn-tertiary.btn-only-icon:hover .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:focus .ir-arrow,
.btn-tertiary.btn-only-icon:focus .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon .ir-download,
.btn-tertiary.btn-only-icon .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:hover .ir-download,
.btn-tertiary.btn-only-icon:hover .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:focus .ir-download,
.btn-tertiary.btn-only-icon:focus .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon .ir-link,
.btn-tertiary.btn-only-icon .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:hover .ir-link,
.btn-tertiary.btn-only-icon:hover .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-tertiary.btn-icon:focus .ir-link,
.btn-tertiary.btn-only-icon:focus .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%231E2124' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%231E2124' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* ov ver. End */
/* link ver. */
.btn.btn-noline {
  display: inline;
  vertical-align: baseline;
  padding: 0;
  border: 0;
  background: linear-gradient(to right, transparent 50%, rgba(34, 87, 180, 0.3) 50%);
  background-position: 0 0.8rem;
  background-repeat: repeat-x;
  background-size: 200%;
  color: #2257B4;
  transition: 0.5s ease-in-out;
  border: none !important;
}
@media (max-width: 767px) {
  .btn.btn-noline {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .btn.btn-noline {
    font-size: 15px;
  }
}

.btn-icon.btn-noline .ir-link,
.btn-icon.btn-noline .ir-download,
.btn-icon.btn-noline .ir-arrow {
  position: relative;
  right: 0;
  top: -2px;
  bottom: 0;
  transform: none;
  vertical-align: middle;
  margin-left: 3px;
}

.btn.btn-noline:hover,
.btn.btn-noline:focus {
  background-position: calc(-100% - 20px) 0.8rem;
}

/* link ver. End */
/* table ver */
.btn-primary.btn-table,
.btn-primary.btn-table:link,
.btn-primary.btn-table:visited {
  border: 1px solid #D9DAE1;
  border-radius: 4px;
  background: #ffffff;
  color: #36404A;
}

.btn-primary.btn-table:active,
.btn-primary.btn-table:hover {
  border-color: #019E75;
  color: #019E75;
}

.btn-primary.btn-only-icon.btn-table,
.btn-primary.btn-only-icon.btn-table:link,
.btn-primary.btn-only-icon.btn-table:visited {
  border: none;
  background: none;
}

.btn-primary.btn-only-icon.btn-table .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-only-icon.btn-table:hover .ir-arrow,
.btn-primary.btn-only-icon.btn-table:focus .ir-arrow {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8H2' stroke='%23019E75' stroke-linejoin='round'/%3E%3Cpath d='M10 4L14 8L10 12' stroke='%23019E75' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-only-icon.btn-table .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-only-icon.btn-table:focus .ir-download,
.btn-primary.btn-only-icon.btn-table:hover .ir-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 8.00277V14H14V8' stroke='%23019E75' stroke-linejoin='round'/%3E%3Cpath d='M11 7.66406L8 10.6641L5 7.66406' stroke='%23019E75' stroke-linejoin='round'/%3E%3Cpath d='M8 2V10.6667' stroke='%23019E75' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-only-icon.btn-table .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23697785' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23697785' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.btn-primary.btn-only-icon.btn-table:focus .ir-link,
.btn-primary.btn-only-icon.btn-table:hover .ir-link {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33594 4.14126V2.60156C4.33594 2.0838 4.75567 1.66406 5.27344 1.66406H13.3984C13.9162 1.66406 14.3359 2.0838 14.3359 2.60156V10.7266C14.3359 11.2443 13.9162 11.6641 13.3984 11.6641H11.8414' stroke='%23019E75' stroke-linejoin='round'/%3E%3Cpath d='M10.7266 4.33594H2.60156C2.0838 4.33594 1.66406 4.75567 1.66406 5.27344V13.3984C1.66406 13.9162 2.0838 14.3359 2.60156 14.3359H10.7266C11.2443 14.3359 11.6641 13.9162 11.6641 13.3984V5.27344C11.6641 4.75567 11.2443 4.33594 10.7266 4.33594Z' stroke='%23019E75' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* table ver End */
/* 버튼 End */
/* 테이블 */
.table-responsive {
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  margin: 8px 0;
  width: 100%;
  height: auto;
  min-height: 0.01%;
  background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-color: #fff;
  background-position: 0 0, 100%, 0 0, 100%;
  background-repeat: no-repeat;
  background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
  background-attachment: local, local, scroll, scroll;
}
.table-responsive .swipe-icon {
  position: absolute;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  animation: hand-move 1.3s ease-out infinite;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='24' viewBox='0 0 18 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4588 12.59C17.0068 9.9 15.2688 9.42 14.4408 9.345C13.8168 8.529 12.9268 8.083 11.9008 8.083C11.6808 8.083 11.4578 8.103 11.2328 8.143C10.6258 7.418 9.78879 7.023 8.83579 7.023C8.11579 7.023 7.48079 7.248 7.04279 7.505L5.25779 1.895C4.89279 0.732 3.92779 0 2.74479 0C1.84979 0 1.00879 0.427 0.494791 1.128C-0.0052093 1.805 -0.130209 2.653 0.137791 3.508L2.39079 10.596C2.07079 10.78 1.78679 11.026 1.55079 11.323C1.09079 11.903 0.813791 12.67 0.730791 13.603C0.606791 14.99 1.06579 16.536 2.09379 18.198C2.79379 19.318 3.56379 20.192 3.88379 20.532L4.94379 23.012C5.20379 23.618 5.79379 24 6.45379 24H13.5038C14.3098 24 14.9908 23.437 15.1238 22.646L15.1338 22.596L15.4308 20.128L15.4788 20.02C17.0588 16.424 17.7088 13.995 17.4758 12.59H17.4588ZM14.3408 19.77C14.3258 19.807 14.3148 19.845 14.3078 19.884L13.9978 22.454C13.9578 22.701 13.7428 22.871 13.4938 22.871H6.45279C6.24779 22.871 6.06279 22.761 5.98079 22.571L4.87279 19.99C4.84979 19.933 4.81579 19.884 4.77279 19.84C4.32079 19.365 1.61479 16.408 1.85479 13.71C1.99779 12.113 2.77479 11.596 3.30479 11.43C3.57279 11.345 3.71779 11.057 3.63479 10.79L1.21479 3.18C0.834791 1.97 1.79879 1.154 2.74479 1.154C3.34479 1.154 3.93979 1.484 4.18079 2.251L6.25079 8.751C6.32379 8.981 6.53479 9.111 6.74579 9.111C6.89379 9.111 7.04279 9.051 7.14579 8.911C7.23079 8.798 7.33379 8.689 7.45579 8.595C7.72779 8.385 8.25579 8.163 8.83579 8.163C9.42979 8.163 10.0758 8.4 10.5428 9.123C10.6428 9.273 10.8068 9.363 10.9798 9.363C11.0278 9.363 11.0748 9.356 11.1228 9.343C11.3278 9.283 11.6008 9.227 11.9028 9.227C12.4828 9.227 13.1708 9.437 13.6758 10.237C13.7708 10.387 13.9338 10.477 14.1098 10.477H14.1798C14.7868 10.477 16.0018 10.743 16.3458 12.793C16.6658 14.696 14.5798 19.223 14.3418 19.785L14.3408 19.77Z' fill='%23F0542B'/%3E%3Cpath d='M9.71881 3.29401H15.2238L14.0138 4.50701C13.7938 4.72701 13.7938 5.08501 14.0138 5.30701C14.1238 5.41701 14.2738 5.47101 14.4138 5.47101C14.5638 5.47101 14.7038 5.42101 14.8138 5.31101L16.9238 3.20101C17.1438 2.98101 17.1438 2.62101 16.9238 2.40101L14.7528 0.240012C14.5328 0.0200122 14.1758 0.0200122 13.9558 0.240012C13.7358 0.460012 13.7358 0.818012 13.9558 1.03801L15.0838 2.16801H9.72281C9.41081 2.16801 9.15881 2.42001 9.15881 2.73101C9.15881 3.04101 9.41081 3.29101 9.72281 3.29101L9.71881 3.29401Z' fill='%23F0542B'/%3E%3C/svg%3E%0A");
  box-shadow: -1px 1px 10px grey;
}

@keyframes hand-move {
  0%, 100% {
    background-position: 20px;
  }
  50% {
    background-position: 10px;
  }
}
.table-bordered {
  border-top-width: 2px;
  border-style: solid;
  border-color: #1E2124;
}

.table {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}
.table .th_type {
  background: #EEF2F7;
  color: #1E2124;
  font-weight: bold;
  text-align: center;
}
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tbody > tr > th,
.table tfoot > tr > td,
.table tfoot > tr > th {
  padding: 10px 15px;
  color: #1E2124;
  font-size: 17px;
}
@media (max-width: 767px) {
  .table thead > tr > th,
  .table thead > tr > td,
  .table tbody > tr > td,
  .table tbody > tr > th,
  .table tfoot > tr > td,
  .table tfoot > tr > th {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  .table thead > tr > th,
  .table thead > tr > td,
  .table tbody > tr > td,
  .table tbody > tr > th,
  .table tfoot > tr > td,
  .table tfoot > tr > th {
    font-size: 15px;
  }
}
.table tbody > tr > td .td-title,
.table tbody > tr > th .td-title,
.table tfoot > tr > td .td-title,
.table tfoot > tr > th .td-title {
  display: none;
}
.table thead > tr > th {
  color: #131416;
}
.table td,
.table th {
  border: 1px solid #CDD1D5;
  border-top: none;
}
.table td:first-child,
.table th:first-child {
  border-left: none;
}
.table td:last-child,
.table th:last-child {
  border-right: none;
}
.table th[scope=row],
.table th[scope=col] {
  text-align: center !important;
}
.table thead th {
  background: #EEF2F7;
  color: #131416;
  font-weight: bold;
}
.table tbody th {
  background: #fff;
  color: #1E2124;
}
.table tfoot {
  background: #fff;
  font-weight: bold;
}
.table tfoot th {
  font-weight: bold;
}
.table.noline td, .table.noline th {
  border: none;
  border-bottom: 1px solid #CDD1D5;
}

.table_unit {
  color: #123F72;
  margin-top: -30px !important;
  margin-bottom: 5px;
  text-align: right;
}
@media (max-width: 767px) {
  .table_unit {
    margin-top: 0 !important;
  }
}

.table.mobile[data-responsive=drop] colgroup,
.table.mobile[data-responsive=drop] thead th {
  display: none;
}
.table.mobile[data-responsive=drop] tbody tr,
.table.mobile[data-responsive=drop] tfoot tr {
  position: relative;
}
.table.mobile[data-responsive=drop] tbody tr:nth-child(odd),
.table.mobile[data-responsive=drop] tfoot tr:nth-child(odd) {
  background: #f8f8f8;
}
.table.mobile[data-responsive=drop] tbody tr:nth-child(odd) th,
.table.mobile[data-responsive=drop] tfoot tr:nth-child(odd) th {
  background: #f8f8f8;
}
.table.mobile[data-responsive=drop] tbody tr::after,
.table.mobile[data-responsive=drop] tfoot tr::after {
  content: "";
  position: static;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}
.table.mobile[data-responsive=drop] tbody tr th,
.table.mobile[data-responsive=drop] tbody tr td,
.table.mobile[data-responsive=drop] tfoot tr th,
.table.mobile[data-responsive=drop] tfoot tr td {
  position: relative;
  display: flex;
  padding: 10px;
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #ccc;
  text-align: left !important;
  min-height: 45px;
}
.table.mobile[data-responsive=drop] tbody tr th .td-title,
.table.mobile[data-responsive=drop] tbody tr td .td-title,
.table.mobile[data-responsive=drop] tfoot tr th .td-title,
.table.mobile[data-responsive=drop] tfoot tr td .td-title {
  position: static;
  display: block;
  padding: 0 10px;
  width: 30%;
  border-right: 1px solid #ccc;
  color: #222;
  font-size: 15px;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 10px;
}

.table.mobile[data-responsive=layout] colgroup {
  display: none;
}
.table.mobile[data-responsive=layout] tbody tr {
  position: relative;
  display: flex;
  flex-direction: column;
}
.table.mobile[data-responsive=layout] tbody tr:nth-child(odd) {
  background: #f8f8f8;
}
.table.mobile[data-responsive=layout] tbody tr:nth-child(odd) .th_type {
  background: #f8f8f8;
}
.table.mobile[data-responsive=layout] tbody tr:nth-child(even) .th_type {
  background: #fff;
}
.table.mobile[data-responsive=layout] tbody tr::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}
.table.mobile[data-responsive=layout] tbody tr td {
  position: relative;
  display: block;
  padding: 10px;
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #ccc;
  text-align: left !important;
  min-height: 45px;
}

/* 테이블 End */
.tooltip-box {
  position: absolute;
  right: 0;
  bottom: calc(100% + 15px);
  width: 399px;
  max-width: calc(100vw - 60px);
  padding: 24px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #B1B8BE;
  z-index: 21;
}
.tooltip-box::before {
  content: "";
  position: absolute;
  right: 24px;
  top: 100%;
  width: 22px;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_2067_5105' fill='white'%3E%3Cpath d='M0 3.64699e-06L11 12L22 0L0 3.64699e-06Z'/%3E%3C/mask%3E%3Cpath d='M0 3.64699e-06L11 12L22 0L0 3.64699e-06Z' fill='white'/%3E%3Cpath d='M11 12L10.2628 12.6757C10.4523 12.8824 10.7197 13 11 13C11.2803 13 11.5477 12.8824 11.7372 12.6757L11 12ZM0 3.64699e-06L-1.65772e-07 -0.999996L-2.27324 -0.999996L-0.737154 0.675728L0 3.64699e-06ZM22 0L22.7372 0.675725L24.2732 -1L22 -1V0ZM11 12L11.7372 11.3243L0.737154 -0.675721L0 3.64699e-06L-0.737154 0.675728L10.2628 12.6757L11 12ZM22 0L21.2628 -0.675725L10.2628 11.3243L11 12L11.7372 12.6757L22.7372 0.675725L22 0ZM0 3.64699e-06L1.65772e-07 1L22 1V0V-1L-1.65772e-07 -0.999996L0 3.64699e-06Z' fill='%23B1B8BE' mask='url(%23path-1-inside-1_2067_5105)'/%3E%3Crect x='1' width='20' height='1' fill='white'/%3E%3Cpath d='M21.7266 0H20.5625L19.7266 1H21.7266V0Z' fill='%23B1B8BE'/%3E%3Cpath d='M0.273438 0H1.4375L2.27344 1H0.273438V0Z' fill='%23B1B8BE'/%3E%3C/svg%3E%0A");
}
.tooltip-box .tooltip-title {
  position: relative;
  display: block;
  font-size: 15px;
  color: #1E2124;
  font-weight: bold;
}
.tooltip-box .tooltip-text {
  margin-top: 25px;
  color: #1E2124;
}
.tooltip-box .tooltip-text > li {
  font-size: 15px;
}
.tooltip-box .tooltip-text > li::before {
  background: #1E2124;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  max-width: 100%;
  width: auto;
  padding: 15px 24px;
  cursor: pointer;
  border: 1px solid transparent;
  overflow-wrap: break-word;
  transition: all 0.3s;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
  border-radius: 8px;
  vertical-align: middle;
  font-size: 17px;
}
.btn.primary, .btn.primary:link, .btn.primary:visited {
  color: #fff;
  background-color: #2257B4;
  border-color: #2257B4;
}
.btn.primary .ico-listul, .btn.primary:link .ico-listul, .btn.primary:visited .ico-listul {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.19922 6.0002C2.19922 5.55837 2.55739 5.2002 2.99922 5.2002H20.9992C21.441 5.2002 21.7992 5.55837 21.7992 6.0002C21.7992 6.44202 21.441 6.8002 20.9992 6.8002H2.99922C2.55739 6.8002 2.19922 6.44202 2.19922 6.0002ZM2.19922 12.0002C2.19922 11.5584 2.55739 11.2002 2.99922 11.2002H20.9992C21.441 11.2002 21.7992 11.5584 21.7992 12.0002C21.7992 12.442 21.441 12.8002 20.9992 12.8002H2.99922C2.55739 12.8002 2.19922 12.442 2.19922 12.0002ZM2.99922 17.2002C2.55739 17.2002 2.19922 17.5584 2.19922 18.0002C2.19922 18.442 2.55739 18.8002 2.99922 18.8002H20.9992C21.441 18.8002 21.7992 18.442 21.7992 18.0002C21.7992 17.5584 21.441 17.2002 20.9992 17.2002H2.99922Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-write, .btn.primary:link .ico-write, .btn.primary:visited .ico-write {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4343 2.43427C16.7467 2.12185 17.2533 2.12185 17.5657 2.43427L21.5657 6.43427C21.7157 6.58429 21.8 6.78778 21.8 6.99995C21.8 7.21212 21.7157 7.41561 21.5657 7.56564L12.5657 16.5656C12.4157 16.7157 12.2122 16.8 12 16.8H8C7.55817 16.8 7.2 16.4418 7.2 16V12C7.2 11.7878 7.28429 11.5843 7.43431 11.4343L16.4343 2.43427ZM17 4.13132L15.1314 5.99995L18 8.86858L19.8686 6.99995L17 4.13132ZM16.8686 9.99995L14 7.13132L8.8 12.3313V15.2H11.6686L16.8686 9.99995ZM4.8 4.59995C4.68954 4.59995 4.6 4.68949 4.6 4.79995V19.2C4.6 19.3104 4.68954 19.4 4.8 19.4H19.2C19.3105 19.4 19.4 19.3104 19.4 19.2V12.2C19.4 11.7581 19.7582 11.4 20.2 11.4C20.6418 11.4 21 11.7581 21 12.2V19.2C21 20.1941 20.1941 21 19.2 21H4.8C3.80589 21 3 20.1941 3 19.2V4.79995C3 3.80584 3.80589 2.99995 4.8 2.99995H11.7992C12.241 2.99995 12.5992 3.35812 12.5992 3.79995C12.5992 4.24178 12.241 4.59995 11.7992 4.59995H4.8Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-detail, .btn.primary:link .ico-detail, .btn.primary:visited .ico-detail {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63629 12.0843C4.03609 10.8283 5.08502 9.63166 6.59666 8.73858C8.10015 7.85031 10.0027 7.3002 11.9985 7.3002C16.0279 7.3002 19.3773 9.51934 20.3566 12.1209C20.359 12.1272 20.3594 12.1313 20.3594 12.1328L20.3594 12.133C19.8163 13.8467 17.4328 16.7002 11.9985 16.7002C6.62812 16.7002 4.20473 13.6043 3.63555 12.0869L3.63629 12.0843ZM11.9985 5.7002C9.71865 5.7002 7.53474 6.32599 5.7828 7.36103C4.03901 8.39127 2.66351 9.86534 2.11167 11.599C2.0057 11.9319 2.00656 12.2981 2.13461 12.6412C2.92028 14.7463 5.91647 18.3002 11.9985 18.3002C18.0562 18.3002 21.1104 15.0626 21.8852 12.6146C21.9975 12.26 21.9786 11.8883 21.854 11.5573C20.5835 8.18203 16.518 5.7002 11.9985 5.7002ZM9.79922 12.0002C9.79922 10.7852 10.7842 9.8002 11.9992 9.8002C13.2142 9.8002 14.1992 10.7852 14.1992 12.0002C14.1992 13.2152 13.2142 14.2002 11.9992 14.2002C10.7842 14.2002 9.79922 13.2152 9.79922 12.0002ZM11.9992 8.2002C9.90054 8.2002 8.19922 9.90151 8.19922 12.0002C8.19922 14.0989 9.90054 15.8002 11.9992 15.8002C14.0979 15.8002 15.7992 14.0989 15.7992 12.0002C15.7992 9.90151 14.0979 8.2002 11.9992 8.2002Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-delete, .btn.primary:link .ico-delete, .btn.primary:visited .ico-delete {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6304 4.23482C18.9428 3.92239 19.4493 3.92238 19.7618 4.23479C20.0742 4.5472 20.0742 5.05373 19.7618 5.36616L13.1294 11.999L19.7657 18.6357C20.0781 18.9481 20.0781 19.4546 19.7657 19.767C19.4532 20.0795 18.9467 20.0794 18.6343 19.767L11.998 13.1304L5.3618 19.767C5.04939 20.0794 4.54285 20.0795 4.23042 19.767C3.918 19.4546 3.91798 18.9481 4.23039 18.6357L10.8667 11.999L4.2343 5.36616C3.92189 5.05373 3.9219 4.5472 4.23433 4.23479C4.54676 3.92238 5.05329 3.92239 5.3657 4.23482L11.998 10.8676L18.6304 4.23482Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-download, .btn.primary:link .ico-download, .btn.primary:visited .ico-download {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5754 16.0542C12.4246 16.2111 12.2163 16.2998 11.9987 16.2998C11.7811 16.2998 11.5729 16.2111 11.4221 16.0542L6.42206 10.8542C6.11583 10.5358 6.12576 10.0293 6.44424 9.72309C6.76273 9.41685 7.26916 9.42678 7.5754 9.74527L11.1987 13.5135V3.79976C11.1987 3.35793 11.5569 2.99976 11.9987 2.99976C12.4406 2.99976 12.7987 3.35793 12.7987 3.79976V13.5135L16.4221 9.74527C16.7283 9.42678 17.2347 9.41685 17.5532 9.72309C17.8717 10.0293 17.8816 10.5358 17.5754 10.8542L12.5754 16.0542ZM3.60029 16.0003C3.6004 15.5585 3.24232 15.2003 2.80049 15.2001C2.35866 15.2 2.0004 15.5581 2.00029 16L1.99951 19.2C1.99946 19.4122 2.08372 19.6157 2.23376 19.7658C2.38379 19.9158 2.5873 20.0001 2.79951 20.0001H21.1987C21.6406 20.0001 21.9987 19.642 21.9987 19.2001V16.0001C21.9987 15.5583 21.6406 15.2001 21.1987 15.2001C20.7569 15.2001 20.3987 15.5583 20.3987 16.0001V18.4001H3.59971L3.60029 16.0003Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-copy, .btn.primary:link .ico-copy, .btn.primary:visited .ico-copy {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8.00001C6.19995 7.0059 7.00584 6.20001 7.99995 6.20001H19.2C20.1941 6.20001 21 7.0059 21 8.00001V19.2C21 20.1941 20.1941 21 19.2 21H7.99995C7.00584 21 6.19995 20.1941 6.19995 19.2V8.00001ZM7.99995 7.80001C7.88949 7.80001 7.79995 7.88955 7.79995 8.00001V19.2C7.79995 19.3105 7.88949 19.4 7.99995 19.4H19.2C19.3104 19.4 19.4 19.3105 19.4 19.2V8.00001C19.4 7.88955 19.3104 7.80001 19.2 7.80001H7.99995Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.00073 4.79982C3.00073 3.8057 3.80662 2.99982 4.80073 2.99982H18.2C18.6418 2.99982 19 3.35799 19 3.79982C19 4.24164 18.6418 4.59982 18.2 4.59982H4.80073C4.69027 4.59982 4.60073 4.68936 4.60073 4.79982V18.2C4.60073 18.6418 4.24256 19 3.80073 19C3.3589 19 3.00073 18.6418 3.00073 18.2V4.79982Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-link, .btn.primary:link .ico-link, .btn.primary:visited .ico-link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8509 4.92396C14.0162 2.75874 17.5267 2.75874 19.6919 4.92397C21.8571 7.0892 21.8571 10.5997 19.6919 12.7649L11.9911 20.4657C11.6786 20.7782 11.1721 20.7782 10.8597 20.4657C10.5473 20.1533 10.5473 19.6468 10.8597 19.3344L18.5605 11.6336C20.1009 10.0932 20.1009 7.59573 18.5605 6.05534C17.0201 4.51496 14.5227 4.51494 12.9823 6.05534L4.92108 14.1165C4.92107 14.1165 4.92108 14.1165 4.92108 14.1165C3.9575 15.0801 3.95749 16.6424 4.92108 17.606C5.88466 18.5696 7.44692 18.5696 8.41051 17.606L15.643 10.3735C15.9898 10.0267 15.9898 9.46445 15.643 9.11766C15.2962 8.77089 14.7339 8.77089 14.3871 9.11766L7.51506 15.9898C7.20264 16.3022 6.69611 16.3022 6.38369 15.9898C6.07127 15.6774 6.07127 15.1708 6.38369 14.8584L13.2558 7.98632C13.2557 7.98632 13.2558 7.98631 13.2558 7.98632C14.2274 7.01468 15.8028 7.01468 16.7744 7.98632C17.746 8.95794 17.746 10.5332 16.7744 11.5049L9.54188 18.7374C7.95346 20.3258 5.37812 20.3258 3.78969 18.7374C2.20129 17.1489 2.20129 14.5736 3.78969 12.9852L11.8509 4.92396Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-blank, .btn.primary:link .ico-blank, .btn.primary:visited .ico-blank {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.6 4.80002C4.59999 4.68955 4.68954 4.6 4.8 4.6H11.5991C12.041 4.6 12.3991 4.24183 12.3991 3.8C12.3991 3.35817 12.041 3 11.5991 3H4.8C3.80582 3 2.99991 3.80599 3 4.80017L3.00137 19.2004C3.00147 20.1944 3.80732 21.0002 4.80137 21.0002H19.1991C20.1932 21.0002 20.9991 20.1943 20.9991 19.2002V12.4002C20.9991 11.9584 20.641 11.6002 20.1991 11.6002C19.7573 11.6002 19.3991 11.9584 19.3991 12.4002V19.2002C19.3991 19.3107 19.3096 19.4002 19.1991 19.4002H4.80137C4.69092 19.4002 4.60138 19.3107 4.60137 19.2002L4.6 4.80002ZM13.9992 3.8C13.9992 4.24183 14.3574 4.6 14.7992 4.6H18.2678L10.4335 12.4343C10.1211 12.7467 10.1211 13.2533 10.4335 13.5657C10.746 13.8781 11.2525 13.8781 11.5649 13.5657L19.3992 5.73137V9.2002C19.3992 9.64202 19.7574 10.0002 20.1992 10.0002C20.641 10.0002 20.9992 9.64202 20.9992 9.2002V3.8C20.9992 3.35817 20.641 3 20.1992 3H14.7992C14.3574 3 13.9992 3.35817 13.9992 3.8Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-next, .btn.primary:link .ico-next, .btn.primary:visited .ico-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.40531 19.7351C8.70087 20.0635 9.2067 20.0902 9.53512 19.7946L17.5351 12.5949C17.7037 12.4432 17.8 12.2271 17.8 12.0003C17.8 11.7735 17.7037 11.5574 17.5351 11.4056L9.53515 4.20515C9.20675 3.90957 8.70092 3.93617 8.40534 4.26457C8.10976 4.59297 8.13637 5.0988 8.46477 5.39438L15.8041 12.0002L8.4648 18.6053C8.13638 18.9009 8.10975 19.4067 8.40531 19.7351Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-prev, .btn.primary:link .ico-prev, .btn.primary:visited .ico-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5947 19.7351C15.2991 20.0635 14.7933 20.0902 14.4649 19.7946L6.46486 12.5944C6.29629 12.4427 6.20004 12.2265 6.20004 11.9998C6.20004 11.773 6.2963 11.5568 6.46487 11.4051L14.4649 4.20513C14.7933 3.90956 15.2991 3.93618 15.5947 4.26459C15.8902 4.593 15.8636 5.09883 15.5352 5.3944L8.19591 11.9998L15.5352 18.6053C15.8636 18.9009 15.8902 19.4067 15.5947 19.7351Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-down, .btn.primary:link .ico-down, .btn.primary:visited .ico-down {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1987 15.2C21.6404 15.2 21.9983 15.5582 21.9985 15.9998V19.2C21.9985 19.6418 21.6406 19.9998 21.1987 19.9998H2.79932C2.58718 19.9998 2.38388 19.9155 2.23389 19.7654C2.08393 19.6154 1.99946 19.4122 1.99951 19.2L2.00049 15.9998C2.0007 15.5581 2.35862 15.2 2.80029 15.2C3.24212 15.2001 3.60021 15.559 3.6001 16.0008V18.4002H20.3989V15.9998C20.3991 15.5582 20.757 15.2 21.1987 15.2ZM11.9985 2.99982C12.4403 2.99982 12.7982 3.35788 12.7983 3.79962V13.5135L16.4224 9.74493C16.7286 9.4268 17.2349 9.41733 17.5532 9.72345C17.8715 10.0297 17.8817 10.5359 17.5757 10.8543L12.5757 16.0545C12.4249 16.2114 12.2161 16.2996 11.9985 16.2996C11.7811 16.2996 11.5731 16.2112 11.4224 16.0545L6.42236 10.8543C6.11624 10.5359 6.12571 10.0297 6.44385 9.72345C6.76231 9.41723 7.26944 9.42651 7.57568 9.74493L11.1987 13.5135V3.79962C11.1988 3.35795 11.5569 2.99992 11.9985 2.99982Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-check, .btn.primary:link .ico-check, .btn.primary:visited .ico-check {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7619 4.4874C14.6302 3.9196 13.3524 3.6 12 3.6C7.36081 3.6 3.6 7.36081 3.6 12C3.6 16.6392 7.36081 20.4 12 20.4C16.6392 20.4 20.4 16.6392 20.4 12C20.4 10.4817 19.9972 9.0575 19.2926 7.82841L20.2773 6.38701C21.3646 7.9873 22 9.91945 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.6874 2 15.2772 2.41794 16.6715 3.15595L15.7619 4.4874ZM17.118 5.3387C17.5468 5.66866 17.9429 6.03909 18.3005 6.44428L19.2269 5.08823C18.8549 4.69944 18.4519 4.34061 18.0218 4.01572L17.118 5.3387Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.4505 3.33922C19.8153 3.58845 19.909 4.08624 19.6598 4.45106L12.8281 14.4511C12.6938 14.6476 12.4789 14.7742 12.2419 14.7963C12.0049 14.8185 11.7703 14.7339 11.6019 14.5656L7.43364 10.3989C7.12116 10.0866 7.12106 9.58002 7.43342 9.26754C7.74578 8.95506 8.25231 8.95496 8.56479 9.26732L12.051 12.7522L18.3387 3.5485C18.5879 3.18368 19.0857 3.08998 19.4505 3.33922Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-refresh, .btn.primary:link .ico-refresh, .btn.primary:visited .ico-refresh {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.19766 12.0001C4.19766 7.69649 7.70723 4.2001 12.046 4.2001C14.9928 4.2001 17.5597 5.81393 18.9017 8.2002H15.8C15.3582 8.2002 15 8.55837 15 9.0002C15 9.44202 15.3582 9.8002 15.8 9.8002H20.8C21.2418 9.8002 21.6 9.44202 21.6 9.0002V4.0002C21.6 3.55837 21.2418 3.2002 20.8 3.2002C20.3582 3.2002 20 3.55837 20 4.0002V6.92494C18.3195 4.32325 15.3846 2.6001 12.046 2.6001C6.83203 2.6001 2.59766 6.8044 2.59766 12.0001C2.59766 17.1958 6.83203 21.4001 12.046 21.4001C16.7796 21.4001 20.7039 17.9361 21.3887 13.4098C21.4547 12.9729 21.1542 12.5652 20.7173 12.4991C20.2805 12.433 19.8727 12.7336 19.8067 13.1704C19.2395 16.9195 15.9831 19.8001 12.046 19.8001C7.70723 19.8001 4.19766 16.3037 4.19766 12.0001Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-search, .btn.primary:link .ico-search, .btn.primary:visited .ico-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-advanced, .btn.primary:link .ico-advanced, .btn.primary:visited .ico-advanced {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489ZM7.10156 10.9001C7.10156 10.4583 7.45973 10.1001 7.90156 10.1001H10.1031V7.9001C10.1031 7.45827 10.4613 7.1001 10.9031 7.1001C11.345 7.1001 11.7031 7.45827 11.7031 7.9001V10.1001H13.9016C14.3434 10.1001 14.7016 10.4583 14.7016 10.9001C14.7016 11.3419 14.3434 11.7001 13.9016 11.7001H11.7031V13.9001C11.7031 14.3419 11.345 14.7001 10.9031 14.7001C10.4613 14.7001 10.1031 14.3419 10.1031 13.9001V11.7001H7.90156C7.45973 11.7001 7.10156 11.3419 7.10156 10.9001Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-print, .btn.primary:link .ico-print, .btn.primary:visited .ico-print {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.8 2C6.35817 2 6 2.35817 6 2.8V7H3.80282C2.80892 7 2.00312 7.80556 2.00282 8.79946L2 18.2C1.99994 18.4122 2.08419 18.6157 2.23423 18.7658C2.38427 18.9159 2.58779 19.0002 2.8 19.0002H6.19922V21.2002C6.19922 21.642 6.55739 22.0002 6.99922 22.0002H17.1992C17.641 22.0002 17.9992 21.642 17.9992 21.2002V19.0002H21.2031C21.645 19.0002 22.0031 18.642 22.0031 18.2002V8.8C22.0031 7.80589 21.1972 7 20.2031 7H17.9992V2.8C17.9992 2.35817 17.641 2 17.1992 2H6.8ZM16.3992 7V3.6H7.6V7H16.3992ZM20.4031 17.4002H17.9992V14.0002C17.9992 13.788 17.9149 13.5845 17.7649 13.4345C17.6149 13.2845 17.4114 13.2002 17.1992 13.2002H6.99922C6.55739 13.2002 6.19922 13.5584 6.19922 14.0002V17.4002H3.60024L3.60282 8.79994C3.60286 8.68951 3.69239 8.6 3.80282 8.6H20.2031C20.3136 8.6 20.4031 8.68954 20.4031 8.8V17.4002ZM7.79922 14.8002V20.4002H16.3992V14.8002H7.79922Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-share, .btn.primary:link .ico-share, .btn.primary:visited .ico-share {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3984 6.3C14.3984 4.47746 15.8759 3 17.6984 3C19.521 3 20.9984 4.47746 20.9984 6.3C20.9984 8.12254 19.521 9.6 17.6984 9.6C16.6494 9.6 15.7146 9.11047 15.1102 8.34738L9.52782 11.3105C9.57512 11.5329 9.6 11.7637 9.6 12.0002C9.6 12.3148 9.55597 12.6191 9.47374 12.9074L14.9792 15.8297C15.5743 14.966 16.5703 14.3999 17.6984 14.3999C19.521 14.3999 20.9984 15.8774 20.9984 17.6999C20.9984 19.5224 19.521 20.9999 17.6984 20.9999C15.8759 20.9999 14.3984 19.5224 14.3984 17.6999C14.3984 17.5793 14.4049 17.4602 14.4175 17.343L8.67279 14.2936C8.07276 14.9143 7.23145 15.3002 6.3 15.3002C4.47746 15.3002 3 13.8227 3 12.0002C3 10.1777 4.47746 8.7002 6.3 8.7002C7.3121 8.7002 8.21778 9.15582 8.82312 9.87314L14.4503 6.88619C14.4162 6.69595 14.3984 6.50005 14.3984 6.3ZM17.6984 4.6C16.7596 4.6 15.9984 5.36112 15.9984 6.3C15.9984 7.23888 16.7596 8 17.6984 8C18.6373 8 19.3984 7.23888 19.3984 6.3C19.3984 5.36112 18.6373 4.6 17.6984 4.6ZM4.6 12.0002C4.6 11.0613 5.36112 10.3002 6.3 10.3002C7.23888 10.3002 8 11.0613 8 12.0002C8 12.9391 7.23888 13.7002 6.3 13.7002C5.36112 13.7002 4.6 12.9391 4.6 12.0002ZM15.9984 17.6999C15.9984 16.761 16.7596 15.9999 17.6984 15.9999C18.6373 15.9999 19.3984 16.761 19.3984 17.6999C19.3984 18.6388 18.6373 19.3999 17.6984 19.3999C16.7596 19.3999 15.9984 18.6388 15.9984 17.6999Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-like, .btn.primary:link .ico-like, .btn.primary:visited .ico-like {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.84279 3.00069C7.85776 3.00006 7.87276 2.99987 7.88775 3.00009C8.86548 3.01458 9.82407 3.27465 10.667 3.75671C11.1589 4.038 11.5645 4.46623 11.8833 4.87468C11.9227 4.92515 11.9614 4.97606 11.9992 5.02722C12.0371 4.97606 12.0757 4.92515 12.1151 4.87468C12.4339 4.46623 12.8396 4.03801 13.3314 3.75671C14.1744 3.27465 15.133 3.01458 16.1107 3.00009C16.1257 2.99987 16.1407 3.00006 16.1557 3.00069C17.7007 3.06467 19.1645 3.70893 20.2243 4.80459C21.2817 5.89773 21.8507 7.35228 21.7956 8.85363C21.7911 10.2724 21.1945 11.7053 20.3873 13.0116C19.57 14.3343 18.4895 15.6028 17.4185 16.7038C15.2802 18.9022 13.0965 20.5172 12.8801 20.6633L12.8799 20.6634L12.4466 20.9557C12.1762 21.138 11.8222 21.138 11.5519 20.9557L11.1186 20.6634L11.1165 20.662C10.902 20.5164 8.71872 18.902 6.57992 16.7033C5.50898 15.6024 4.42845 14.334 3.61116 13.0115C2.80391 11.7052 2.2073 10.2724 2.20288 8.85362C2.1478 7.35227 2.71673 5.89773 3.77414 4.80459C4.83397 3.70893 6.29773 3.06467 7.84279 3.00069ZM7.8645 4.6003C6.7485 4.65307 5.68545 5.12998 4.92415 5.917C4.15911 6.7079 3.7603 7.74703 3.80223 8.80609C3.80264 8.81664 3.80285 8.82719 3.80285 8.83774C3.80285 9.83437 4.23152 10.9717 4.97224 12.1703C5.70593 13.3576 6.70066 14.5328 7.72681 15.5876C8.75008 16.6396 9.7871 17.5541 10.5912 18.221C10.9927 18.554 11.3346 18.8239 11.5855 19.017C11.7109 19.1135 11.8132 19.1904 11.8883 19.2461C11.9259 19.2739 11.9562 19.2961 11.9789 19.3124L11.9993 19.327L12.0202 19.3121C12.0427 19.2959 12.0729 19.2738 12.1105 19.246C12.1855 19.1905 12.2877 19.1137 12.4131 19.0172C12.6639 18.8244 13.0057 18.5545 13.4072 18.2216C14.2113 17.5548 15.2483 16.6402 16.2716 15.5882C17.2978 14.5332 18.2925 13.3579 19.0262 12.1706C19.7669 10.9718 20.1956 9.83438 20.1956 8.83774C20.1956 8.82719 20.1958 8.81664 20.1962 8.80609C20.2381 7.74702 19.8393 6.7079 19.0743 5.917C18.313 5.12998 17.2499 4.65307 16.112 4.6003C15.4092 4.61445 14.7244 4.80326 14.1257 5.14563C13.8936 5.27837 13.639 5.52262 13.3764 5.85914C13.1193 6.18845 12.8895 6.56011 12.691 6.90192C12.5479 7.14847 12.2843 7.3002 11.9992 7.3002C11.7141 7.3002 11.4506 7.14847 11.3074 6.90192C11.1089 6.56011 10.8791 6.18845 10.6221 5.85914C10.3594 5.52262 10.1048 5.27837 9.8727 5.14563C9.27403 4.80326 8.58926 4.61445 7.88645 4.6003Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-filter, .btn.primary:link .ico-filter, .btn.primary:visited .ico-filter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.80078 8.52374C7.867 8.86303 8.63938 9.86127 8.63938 11.0399C8.63938 12.2185 7.867 13.2168 6.80078 13.5561L6.80078 21.2002C6.80078 21.642 6.44261 22.0002 6.00078 22.0002C5.55895 22.0002 5.20078 21.642 5.20078 21.2002L5.20078 13.557C4.13311 13.2185 3.35938 12.2196 3.35938 11.0399C3.35938 9.86023 4.13311 8.86128 5.20078 8.52284L5.20078 2.8C5.20078 2.35817 5.55895 2 6.00078 2C6.44261 2 6.80078 2.35817 6.80078 2.8V8.52374ZM5.99938 12.0799C5.425 12.0799 4.95938 11.6143 4.95938 11.0399C4.95938 10.4655 5.425 9.9999 5.99938 9.9999C6.57375 9.9999 7.03938 10.4655 7.03938 11.0399C7.03938 11.6143 6.57375 12.0799 5.99938 12.0799Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2008 21.2002L11.2008 17.1571C10.1331 16.8186 9.35938 15.8197 9.35938 14.64C9.35938 13.4603 10.1331 12.4614 11.2008 12.1229V2.8C11.2008 2.35817 11.559 2 12.0008 2C12.4426 2 12.8008 2.35817 12.8008 2.8L12.8008 12.1238C13.867 12.4631 14.6394 13.4614 14.6394 14.64C14.6394 15.8186 13.867 16.8169 12.8008 17.1562V21.2002C12.8008 21.642 12.4426 22.0002 12.0008 22.0002C11.559 22.0002 11.2008 21.642 11.2008 21.2002ZM10.9594 14.64C10.9594 15.2144 11.425 15.68 11.9994 15.68C12.5738 15.68 13.0394 15.2144 13.0394 14.64C13.0394 14.0656 12.5738 13.6 11.9994 13.6C11.425 13.6 10.9594 14.0656 10.9594 14.64Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2008 6.12294V2.8C17.2008 2.35817 17.559 2 18.0008 2C18.4426 2 18.8008 2.35817 18.8008 2.8V6.12383C19.867 6.46313 20.6394 7.46137 20.6394 8.64C20.6394 9.81863 19.867 10.8169 18.8008 11.1562L18.8008 21.2002C18.8008 21.642 18.4426 22.0002 18.0008 22.0002C17.559 22.0002 17.2008 21.642 17.2008 21.2002V11.1571C16.1331 10.8186 15.3594 9.81967 15.3594 8.64C15.3594 7.46033 16.1331 6.46138 17.2008 6.12294ZM17.9994 9.68C17.425 9.68 16.9594 9.21438 16.9594 8.64C16.9594 8.06562 17.425 7.6 17.9994 7.6C18.5738 7.6 19.0394 8.06562 19.0394 8.64C19.0394 9.21438 18.5738 9.68 17.9994 9.68Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btn.primary .ico-location, .btn.primary:link .ico-location, .btn.primary:visited .ico-location {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.782 10.1089C15.782 12.1977 14.0887 13.891 11.9999 13.891C9.91104 13.891 8.21771 12.1977 8.21771 10.1089C8.21771 8.02005 9.91104 6.32672 11.9999 6.32672C14.0887 6.32672 15.782 8.02005 15.782 10.1089Z' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M19.5642 10.1089C19.5642 14.2865 13.8909 21.4554 11.9999 21.4554C10.1088 21.4554 4.43555 14.2865 4.43555 10.1089C4.43555 5.93122 7.82221 2.54456 11.9999 2.54456C16.1775 2.54456 19.5642 5.93122 19.5642 10.1089Z' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn.primary:hover, .btn.primary:link:hover, .btn.primary:visited:hover {
  background-color: #1C4690;
  border-color: #1C4690;
}
.btn.primary:active, .btn.primary:focus, .btn.primary:link:active, .btn.primary:link:focus, .btn.primary:visited:active, .btn.primary:visited:focus {
  background-color: #14346C;
  border-color: #14346C;
}
.btn.secondary, .btn.secondary:link, .btn.secondary:visited {
  color: #2257B4;
  background-color: #F1F6FE;
  border-color: #2257B4;
}
.btn.secondary .ico-listul, .btn.secondary:link .ico-listul, .btn.secondary:visited .ico-listul {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.19922 6.0002C2.19922 5.55837 2.55739 5.2002 2.99922 5.2002H20.9992C21.441 5.2002 21.7992 5.55837 21.7992 6.0002C21.7992 6.44202 21.441 6.8002 20.9992 6.8002H2.99922C2.55739 6.8002 2.19922 6.44202 2.19922 6.0002ZM2.19922 12.0002C2.19922 11.5584 2.55739 11.2002 2.99922 11.2002H20.9992C21.441 11.2002 21.7992 11.5584 21.7992 12.0002C21.7992 12.442 21.441 12.8002 20.9992 12.8002H2.99922C2.55739 12.8002 2.19922 12.442 2.19922 12.0002ZM2.99922 17.2002C2.55739 17.2002 2.19922 17.5584 2.19922 18.0002C2.19922 18.442 2.55739 18.8002 2.99922 18.8002H20.9992C21.441 18.8002 21.7992 18.442 21.7992 18.0002C21.7992 17.5584 21.441 17.2002 20.9992 17.2002H2.99922Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-write, .btn.secondary:link .ico-write, .btn.secondary:visited .ico-write {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4343 2.43427C16.7467 2.12185 17.2533 2.12185 17.5657 2.43427L21.5657 6.43427C21.7157 6.58429 21.8 6.78778 21.8 6.99995C21.8 7.21212 21.7157 7.41561 21.5657 7.56564L12.5657 16.5656C12.4157 16.7157 12.2122 16.8 12 16.8H8C7.55817 16.8 7.2 16.4418 7.2 16V12C7.2 11.7878 7.28429 11.5843 7.43431 11.4343L16.4343 2.43427ZM17 4.13132L15.1314 5.99995L18 8.86858L19.8686 6.99995L17 4.13132ZM16.8686 9.99995L14 7.13132L8.8 12.3313V15.2H11.6686L16.8686 9.99995ZM4.8 4.59995C4.68954 4.59995 4.6 4.68949 4.6 4.79995V19.2C4.6 19.3104 4.68954 19.4 4.8 19.4H19.2C19.3105 19.4 19.4 19.3104 19.4 19.2V12.2C19.4 11.7581 19.7582 11.4 20.2 11.4C20.6418 11.4 21 11.7581 21 12.2V19.2C21 20.1941 20.1941 21 19.2 21H4.8C3.80589 21 3 20.1941 3 19.2V4.79995C3 3.80584 3.80589 2.99995 4.8 2.99995H11.7992C12.241 2.99995 12.5992 3.35812 12.5992 3.79995C12.5992 4.24178 12.241 4.59995 11.7992 4.59995H4.8Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-detail, .btn.secondary:link .ico-detail, .btn.secondary:visited .ico-detail {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63629 12.0843C4.03609 10.8283 5.08502 9.63166 6.59666 8.73858C8.10015 7.85031 10.0027 7.3002 11.9985 7.3002C16.0279 7.3002 19.3773 9.51934 20.3566 12.1209C20.359 12.1272 20.3594 12.1313 20.3594 12.1328L20.3594 12.133C19.8163 13.8467 17.4328 16.7002 11.9985 16.7002C6.62812 16.7002 4.20473 13.6043 3.63555 12.0869L3.63629 12.0843ZM11.9985 5.7002C9.71865 5.7002 7.53474 6.32599 5.7828 7.36103C4.03901 8.39127 2.66351 9.86534 2.11167 11.599C2.0057 11.9319 2.00656 12.2981 2.13461 12.6412C2.92028 14.7463 5.91647 18.3002 11.9985 18.3002C18.0562 18.3002 21.1104 15.0626 21.8852 12.6146C21.9975 12.26 21.9786 11.8883 21.854 11.5573C20.5835 8.18203 16.518 5.7002 11.9985 5.7002ZM9.79922 12.0002C9.79922 10.7852 10.7842 9.8002 11.9992 9.8002C13.2142 9.8002 14.1992 10.7852 14.1992 12.0002C14.1992 13.2152 13.2142 14.2002 11.9992 14.2002C10.7842 14.2002 9.79922 13.2152 9.79922 12.0002ZM11.9992 8.2002C9.90054 8.2002 8.19922 9.90151 8.19922 12.0002C8.19922 14.0989 9.90054 15.8002 11.9992 15.8002C14.0979 15.8002 15.7992 14.0989 15.7992 12.0002C15.7992 9.90151 14.0979 8.2002 11.9992 8.2002Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-delete, .btn.secondary:link .ico-delete, .btn.secondary:visited .ico-delete {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6304 4.23482C18.9428 3.92239 19.4493 3.92238 19.7618 4.23479C20.0742 4.5472 20.0742 5.05373 19.7618 5.36616L13.1294 11.999L19.7657 18.6357C20.0781 18.9481 20.0781 19.4546 19.7657 19.767C19.4532 20.0795 18.9467 20.0794 18.6343 19.767L11.998 13.1304L5.3618 19.767C5.04939 20.0794 4.54285 20.0795 4.23042 19.767C3.918 19.4546 3.91798 18.9481 4.23039 18.6357L10.8667 11.999L4.2343 5.36616C3.92189 5.05373 3.9219 4.5472 4.23433 4.23479C4.54676 3.92238 5.05329 3.92239 5.3657 4.23482L11.998 10.8676L18.6304 4.23482Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-download, .btn.secondary:link .ico-download, .btn.secondary:visited .ico-download {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5754 16.0542C12.4246 16.2111 12.2163 16.2998 11.9987 16.2998C11.7811 16.2998 11.5729 16.2111 11.4221 16.0542L6.42206 10.8542C6.11583 10.5358 6.12576 10.0293 6.44424 9.72309C6.76273 9.41685 7.26916 9.42678 7.5754 9.74527L11.1987 13.5135V3.79976C11.1987 3.35793 11.5569 2.99976 11.9987 2.99976C12.4406 2.99976 12.7987 3.35793 12.7987 3.79976V13.5135L16.4221 9.74527C16.7283 9.42678 17.2347 9.41685 17.5532 9.72309C17.8717 10.0293 17.8816 10.5358 17.5754 10.8542L12.5754 16.0542ZM3.60029 16.0003C3.6004 15.5585 3.24232 15.2003 2.80049 15.2001C2.35866 15.2 2.0004 15.5581 2.00029 16L1.99951 19.2C1.99946 19.4122 2.08372 19.6157 2.23376 19.7658C2.38379 19.9158 2.5873 20.0001 2.79951 20.0001H21.1987C21.6406 20.0001 21.9987 19.642 21.9987 19.2001V16.0001C21.9987 15.5583 21.6406 15.2001 21.1987 15.2001C20.7569 15.2001 20.3987 15.5583 20.3987 16.0001V18.4001H3.59971L3.60029 16.0003Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-copy, .btn.secondary:link .ico-copy, .btn.secondary:visited .ico-copy {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8.00001C6.19995 7.0059 7.00584 6.20001 7.99995 6.20001H19.2C20.1941 6.20001 21 7.0059 21 8.00001V19.2C21 20.1941 20.1941 21 19.2 21H7.99995C7.00584 21 6.19995 20.1941 6.19995 19.2V8.00001ZM7.99995 7.80001C7.88949 7.80001 7.79995 7.88955 7.79995 8.00001V19.2C7.79995 19.3105 7.88949 19.4 7.99995 19.4H19.2C19.3104 19.4 19.4 19.3105 19.4 19.2V8.00001C19.4 7.88955 19.3104 7.80001 19.2 7.80001H7.99995Z' fill='%232257B4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.00073 4.79982C3.00073 3.8057 3.80662 2.99982 4.80073 2.99982H18.2C18.6418 2.99982 19 3.35799 19 3.79982C19 4.24164 18.6418 4.59982 18.2 4.59982H4.80073C4.69027 4.59982 4.60073 4.68936 4.60073 4.79982V18.2C4.60073 18.6418 4.24256 19 3.80073 19C3.3589 19 3.00073 18.6418 3.00073 18.2V4.79982Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-link, .btn.secondary:link .ico-link, .btn.secondary:visited .ico-link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8509 4.92396C14.0162 2.75874 17.5267 2.75874 19.6919 4.92397C21.8571 7.0892 21.8571 10.5997 19.6919 12.7649L11.9911 20.4657C11.6786 20.7782 11.1721 20.7782 10.8597 20.4657C10.5473 20.1533 10.5473 19.6468 10.8597 19.3344L18.5605 11.6336C20.1009 10.0932 20.1009 7.59573 18.5605 6.05534C17.0201 4.51496 14.5227 4.51494 12.9823 6.05534L4.92108 14.1165C4.92107 14.1165 4.92108 14.1165 4.92108 14.1165C3.9575 15.0801 3.95749 16.6424 4.92108 17.606C5.88466 18.5696 7.44692 18.5696 8.41051 17.606L15.643 10.3735C15.9898 10.0267 15.9898 9.46445 15.643 9.11766C15.2962 8.77089 14.7339 8.77089 14.3871 9.11766L7.51506 15.9898C7.20264 16.3022 6.69611 16.3022 6.38369 15.9898C6.07127 15.6774 6.07127 15.1708 6.38369 14.8584L13.2558 7.98632C13.2557 7.98632 13.2558 7.98631 13.2558 7.98632C14.2274 7.01468 15.8028 7.01468 16.7744 7.98632C17.746 8.95794 17.746 10.5332 16.7744 11.5049L9.54188 18.7374C7.95346 20.3258 5.37812 20.3258 3.78969 18.7374C2.20129 17.1489 2.20129 14.5736 3.78969 12.9852L11.8509 4.92396Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-blank, .btn.secondary:link .ico-blank, .btn.secondary:visited .ico-blank {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.6 4.80002C4.59999 4.68955 4.68954 4.6 4.8 4.6H11.5991C12.041 4.6 12.3991 4.24183 12.3991 3.8C12.3991 3.35817 12.041 3 11.5991 3H4.8C3.80582 3 2.99991 3.80599 3 4.80017L3.00137 19.2004C3.00147 20.1944 3.80732 21.0002 4.80137 21.0002H19.1991C20.1932 21.0002 20.9991 20.1943 20.9991 19.2002V12.4002C20.9991 11.9584 20.641 11.6002 20.1991 11.6002C19.7573 11.6002 19.3991 11.9584 19.3991 12.4002V19.2002C19.3991 19.3107 19.3096 19.4002 19.1991 19.4002H4.80137C4.69092 19.4002 4.60138 19.3107 4.60137 19.2002L4.6 4.80002ZM13.9992 3.8C13.9992 4.24183 14.3574 4.6 14.7992 4.6H18.2678L10.4335 12.4343C10.1211 12.7467 10.1211 13.2533 10.4335 13.5657C10.746 13.8781 11.2525 13.8781 11.5649 13.5657L19.3992 5.73137V9.2002C19.3992 9.64202 19.7574 10.0002 20.1992 10.0002C20.641 10.0002 20.9992 9.64202 20.9992 9.2002V3.8C20.9992 3.35817 20.641 3 20.1992 3H14.7992C14.3574 3 13.9992 3.35817 13.9992 3.8Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-next, .btn.secondary:link .ico-next, .btn.secondary:visited .ico-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.40531 19.7351C8.70087 20.0635 9.2067 20.0902 9.53512 19.7946L17.5351 12.5949C17.7037 12.4432 17.8 12.2271 17.8 12.0003C17.8 11.7735 17.7037 11.5574 17.5351 11.4056L9.53515 4.20515C9.20675 3.90957 8.70092 3.93617 8.40534 4.26457C8.10976 4.59297 8.13637 5.0988 8.46477 5.39438L15.8041 12.0002L8.4648 18.6053C8.13638 18.9009 8.10975 19.4067 8.40531 19.7351Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-prev, .btn.secondary:link .ico-prev, .btn.secondary:visited .ico-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5947 19.7351C15.2991 20.0635 14.7933 20.0902 14.4649 19.7946L6.46486 12.5944C6.29629 12.4427 6.20004 12.2265 6.20004 11.9998C6.20004 11.773 6.2963 11.5568 6.46487 11.4051L14.4649 4.20513C14.7933 3.90956 15.2991 3.93618 15.5947 4.26459C15.8902 4.593 15.8636 5.09883 15.5352 5.3944L8.19591 11.9998L15.5352 18.6053C15.8636 18.9009 15.8902 19.4067 15.5947 19.7351Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-down, .btn.secondary:link .ico-down, .btn.secondary:visited .ico-down {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1987 15.2C21.6404 15.2 21.9983 15.5582 21.9985 15.9998V19.2C21.9985 19.6418 21.6406 19.9998 21.1987 19.9998H2.79932C2.58718 19.9998 2.38388 19.9155 2.23389 19.7654C2.08393 19.6154 1.99946 19.4122 1.99951 19.2L2.00049 15.9998C2.0007 15.5581 2.35862 15.2 2.80029 15.2C3.24212 15.2001 3.60021 15.559 3.6001 16.0008V18.4002H20.3989V15.9998C20.3991 15.5582 20.757 15.2 21.1987 15.2ZM11.9985 2.99982C12.4403 2.99982 12.7982 3.35788 12.7983 3.79962V13.5135L16.4224 9.74493C16.7286 9.4268 17.2349 9.41733 17.5532 9.72345C17.8715 10.0297 17.8817 10.5359 17.5757 10.8543L12.5757 16.0545C12.4249 16.2114 12.2161 16.2996 11.9985 16.2996C11.7811 16.2996 11.5731 16.2112 11.4224 16.0545L6.42236 10.8543C6.11624 10.5359 6.12571 10.0297 6.44385 9.72345C6.76231 9.41723 7.26944 9.42651 7.57568 9.74493L11.1987 13.5135V3.79962C11.1988 3.35795 11.5569 2.99992 11.9985 2.99982Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-check, .btn.secondary:link .ico-check, .btn.secondary:visited .ico-check {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7619 4.4874C14.6302 3.9196 13.3524 3.6 12 3.6C7.36081 3.6 3.6 7.36081 3.6 12C3.6 16.6392 7.36081 20.4 12 20.4C16.6392 20.4 20.4 16.6392 20.4 12C20.4 10.4817 19.9972 9.0575 19.2926 7.82841L20.2773 6.38701C21.3646 7.9873 22 9.91945 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.6874 2 15.2772 2.41794 16.6715 3.15595L15.7619 4.4874ZM17.118 5.3387C17.5468 5.66866 17.9429 6.03909 18.3005 6.44428L19.2269 5.08823C18.8549 4.69944 18.4519 4.34061 18.0218 4.01572L17.118 5.3387Z' fill='%232257B4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.4505 3.33922C19.8153 3.58845 19.909 4.08624 19.6598 4.45106L12.8281 14.4511C12.6938 14.6476 12.4789 14.7742 12.2419 14.7963C12.0049 14.8185 11.7703 14.7339 11.6019 14.5656L7.43364 10.3989C7.12116 10.0866 7.12106 9.58002 7.43342 9.26754C7.74578 8.95506 8.25231 8.95496 8.56479 9.26732L12.051 12.7522L18.3387 3.5485C18.5879 3.18368 19.0857 3.08998 19.4505 3.33922Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-refresh, .btn.secondary:link .ico-refresh, .btn.secondary:visited .ico-refresh {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.19766 12.0001C4.19766 7.69649 7.70723 4.2001 12.046 4.2001C14.9928 4.2001 17.5597 5.81393 18.9017 8.2002H15.8C15.3582 8.2002 15 8.55837 15 9.0002C15 9.44202 15.3582 9.8002 15.8 9.8002H20.8C21.2418 9.8002 21.6 9.44202 21.6 9.0002V4.0002C21.6 3.55837 21.2418 3.2002 20.8 3.2002C20.3582 3.2002 20 3.55837 20 4.0002V6.92494C18.3195 4.32325 15.3846 2.6001 12.046 2.6001C6.83203 2.6001 2.59766 6.8044 2.59766 12.0001C2.59766 17.1958 6.83203 21.4001 12.046 21.4001C16.7796 21.4001 20.7039 17.9361 21.3887 13.4098C21.4547 12.9729 21.1542 12.5652 20.7173 12.4991C20.2805 12.433 19.8727 12.7336 19.8067 13.1704C19.2395 16.9195 15.9831 19.8001 12.046 19.8001C7.70723 19.8001 4.19766 16.3037 4.19766 12.0001Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-search, .btn.secondary:link .ico-search, .btn.secondary:visited .ico-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-advanced, .btn.secondary:link .ico-advanced, .btn.secondary:visited .ico-advanced {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489ZM7.10156 10.9001C7.10156 10.4583 7.45973 10.1001 7.90156 10.1001H10.1031V7.9001C10.1031 7.45827 10.4613 7.1001 10.9031 7.1001C11.345 7.1001 11.7031 7.45827 11.7031 7.9001V10.1001H13.9016C14.3434 10.1001 14.7016 10.4583 14.7016 10.9001C14.7016 11.3419 14.3434 11.7001 13.9016 11.7001H11.7031V13.9001C11.7031 14.3419 11.345 14.7001 10.9031 14.7001C10.4613 14.7001 10.1031 14.3419 10.1031 13.9001V11.7001H7.90156C7.45973 11.7001 7.10156 11.3419 7.10156 10.9001Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-print, .btn.secondary:link .ico-print, .btn.secondary:visited .ico-print {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.8 2C6.35817 2 6 2.35817 6 2.8V7H3.80282C2.80892 7 2.00312 7.80556 2.00282 8.79946L2 18.2C1.99994 18.4122 2.08419 18.6157 2.23423 18.7658C2.38427 18.9159 2.58779 19.0002 2.8 19.0002H6.19922V21.2002C6.19922 21.642 6.55739 22.0002 6.99922 22.0002H17.1992C17.641 22.0002 17.9992 21.642 17.9992 21.2002V19.0002H21.2031C21.645 19.0002 22.0031 18.642 22.0031 18.2002V8.8C22.0031 7.80589 21.1972 7 20.2031 7H17.9992V2.8C17.9992 2.35817 17.641 2 17.1992 2H6.8ZM16.3992 7V3.6H7.6V7H16.3992ZM20.4031 17.4002H17.9992V14.0002C17.9992 13.788 17.9149 13.5845 17.7649 13.4345C17.6149 13.2845 17.4114 13.2002 17.1992 13.2002H6.99922C6.55739 13.2002 6.19922 13.5584 6.19922 14.0002V17.4002H3.60024L3.60282 8.79994C3.60286 8.68951 3.69239 8.6 3.80282 8.6H20.2031C20.3136 8.6 20.4031 8.68954 20.4031 8.8V17.4002ZM7.79922 14.8002V20.4002H16.3992V14.8002H7.79922Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-share, .btn.secondary:link .ico-share, .btn.secondary:visited .ico-share {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3984 6.3C14.3984 4.47746 15.8759 3 17.6984 3C19.521 3 20.9984 4.47746 20.9984 6.3C20.9984 8.12254 19.521 9.6 17.6984 9.6C16.6494 9.6 15.7146 9.11047 15.1102 8.34738L9.52782 11.3105C9.57512 11.5329 9.6 11.7637 9.6 12.0002C9.6 12.3148 9.55597 12.6191 9.47374 12.9074L14.9792 15.8297C15.5743 14.966 16.5703 14.3999 17.6984 14.3999C19.521 14.3999 20.9984 15.8774 20.9984 17.6999C20.9984 19.5224 19.521 20.9999 17.6984 20.9999C15.8759 20.9999 14.3984 19.5224 14.3984 17.6999C14.3984 17.5793 14.4049 17.4602 14.4175 17.343L8.67279 14.2936C8.07276 14.9143 7.23145 15.3002 6.3 15.3002C4.47746 15.3002 3 13.8227 3 12.0002C3 10.1777 4.47746 8.7002 6.3 8.7002C7.3121 8.7002 8.21778 9.15582 8.82312 9.87314L14.4503 6.88619C14.4162 6.69595 14.3984 6.50005 14.3984 6.3ZM17.6984 4.6C16.7596 4.6 15.9984 5.36112 15.9984 6.3C15.9984 7.23888 16.7596 8 17.6984 8C18.6373 8 19.3984 7.23888 19.3984 6.3C19.3984 5.36112 18.6373 4.6 17.6984 4.6ZM4.6 12.0002C4.6 11.0613 5.36112 10.3002 6.3 10.3002C7.23888 10.3002 8 11.0613 8 12.0002C8 12.9391 7.23888 13.7002 6.3 13.7002C5.36112 13.7002 4.6 12.9391 4.6 12.0002ZM15.9984 17.6999C15.9984 16.761 16.7596 15.9999 17.6984 15.9999C18.6373 15.9999 19.3984 16.761 19.3984 17.6999C19.3984 18.6388 18.6373 19.3999 17.6984 19.3999C16.7596 19.3999 15.9984 18.6388 15.9984 17.6999Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-like, .btn.secondary:link .ico-like, .btn.secondary:visited .ico-like {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.84279 3.00069C7.85776 3.00006 7.87276 2.99987 7.88775 3.00009C8.86548 3.01458 9.82407 3.27465 10.667 3.75671C11.1589 4.038 11.5645 4.46623 11.8833 4.87468C11.9227 4.92515 11.9614 4.97606 11.9992 5.02722C12.0371 4.97606 12.0757 4.92515 12.1151 4.87468C12.4339 4.46623 12.8396 4.03801 13.3314 3.75671C14.1744 3.27465 15.133 3.01458 16.1107 3.00009C16.1257 2.99987 16.1407 3.00006 16.1557 3.00069C17.7007 3.06467 19.1645 3.70893 20.2243 4.80459C21.2817 5.89773 21.8507 7.35228 21.7956 8.85363C21.7911 10.2724 21.1945 11.7053 20.3873 13.0116C19.57 14.3343 18.4895 15.6028 17.4185 16.7038C15.2802 18.9022 13.0965 20.5172 12.8801 20.6633L12.8799 20.6634L12.4466 20.9557C12.1762 21.138 11.8222 21.138 11.5519 20.9557L11.1186 20.6634L11.1165 20.662C10.902 20.5164 8.71872 18.902 6.57992 16.7033C5.50898 15.6024 4.42845 14.334 3.61116 13.0115C2.80391 11.7052 2.2073 10.2724 2.20288 8.85362C2.1478 7.35227 2.71673 5.89773 3.77414 4.80459C4.83397 3.70893 6.29773 3.06467 7.84279 3.00069ZM7.8645 4.6003C6.7485 4.65307 5.68545 5.12998 4.92415 5.917C4.15911 6.7079 3.7603 7.74703 3.80223 8.80609C3.80264 8.81664 3.80285 8.82719 3.80285 8.83774C3.80285 9.83437 4.23152 10.9717 4.97224 12.1703C5.70593 13.3576 6.70066 14.5328 7.72681 15.5876C8.75008 16.6396 9.7871 17.5541 10.5912 18.221C10.9927 18.554 11.3346 18.8239 11.5855 19.017C11.7109 19.1135 11.8132 19.1904 11.8883 19.2461C11.9259 19.2739 11.9562 19.2961 11.9789 19.3124L11.9993 19.327L12.0202 19.3121C12.0427 19.2959 12.0729 19.2738 12.1105 19.246C12.1855 19.1905 12.2877 19.1137 12.4131 19.0172C12.6639 18.8244 13.0057 18.5545 13.4072 18.2216C14.2113 17.5548 15.2483 16.6402 16.2716 15.5882C17.2978 14.5332 18.2925 13.3579 19.0262 12.1706C19.7669 10.9718 20.1956 9.83438 20.1956 8.83774C20.1956 8.82719 20.1958 8.81664 20.1962 8.80609C20.2381 7.74702 19.8393 6.7079 19.0743 5.917C18.313 5.12998 17.2499 4.65307 16.112 4.6003C15.4092 4.61445 14.7244 4.80326 14.1257 5.14563C13.8936 5.27837 13.639 5.52262 13.3764 5.85914C13.1193 6.18845 12.8895 6.56011 12.691 6.90192C12.5479 7.14847 12.2843 7.3002 11.9992 7.3002C11.7141 7.3002 11.4506 7.14847 11.3074 6.90192C11.1089 6.56011 10.8791 6.18845 10.6221 5.85914C10.3594 5.52262 10.1048 5.27837 9.8727 5.14563C9.27403 4.80326 8.58926 4.61445 7.88645 4.6003Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-filter, .btn.secondary:link .ico-filter, .btn.secondary:visited .ico-filter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.80078 8.52374C7.867 8.86303 8.63938 9.86127 8.63938 11.0399C8.63938 12.2185 7.867 13.2168 6.80078 13.5561L6.80078 21.2002C6.80078 21.642 6.44261 22.0002 6.00078 22.0002C5.55895 22.0002 5.20078 21.642 5.20078 21.2002L5.20078 13.557C4.13311 13.2185 3.35938 12.2196 3.35938 11.0399C3.35938 9.86023 4.13311 8.86128 5.20078 8.52284L5.20078 2.8C5.20078 2.35817 5.55895 2 6.00078 2C6.44261 2 6.80078 2.35817 6.80078 2.8V8.52374ZM5.99938 12.0799C5.425 12.0799 4.95938 11.6143 4.95938 11.0399C4.95938 10.4655 5.425 9.9999 5.99938 9.9999C6.57375 9.9999 7.03938 10.4655 7.03938 11.0399C7.03938 11.6143 6.57375 12.0799 5.99938 12.0799Z' fill='%232257B4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2008 21.2002L11.2008 17.1571C10.1331 16.8186 9.35938 15.8197 9.35938 14.64C9.35938 13.4603 10.1331 12.4614 11.2008 12.1229V2.8C11.2008 2.35817 11.559 2 12.0008 2C12.4426 2 12.8008 2.35817 12.8008 2.8L12.8008 12.1238C13.867 12.4631 14.6394 13.4614 14.6394 14.64C14.6394 15.8186 13.867 16.8169 12.8008 17.1562V21.2002C12.8008 21.642 12.4426 22.0002 12.0008 22.0002C11.559 22.0002 11.2008 21.642 11.2008 21.2002ZM10.9594 14.64C10.9594 15.2144 11.425 15.68 11.9994 15.68C12.5738 15.68 13.0394 15.2144 13.0394 14.64C13.0394 14.0656 12.5738 13.6 11.9994 13.6C11.425 13.6 10.9594 14.0656 10.9594 14.64Z' fill='%232257B4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2008 6.12294V2.8C17.2008 2.35817 17.559 2 18.0008 2C18.4426 2 18.8008 2.35817 18.8008 2.8V6.12383C19.867 6.46313 20.6394 7.46137 20.6394 8.64C20.6394 9.81863 19.867 10.8169 18.8008 11.1562L18.8008 21.2002C18.8008 21.642 18.4426 22.0002 18.0008 22.0002C17.559 22.0002 17.2008 21.642 17.2008 21.2002V11.1571C16.1331 10.8186 15.3594 9.81967 15.3594 8.64C15.3594 7.46033 16.1331 6.46138 17.2008 6.12294ZM17.9994 9.68C17.425 9.68 16.9594 9.21438 16.9594 8.64C16.9594 8.06562 17.425 7.6 17.9994 7.6C18.5738 7.6 19.0394 8.06562 19.0394 8.64C19.0394 9.21438 18.5738 9.68 17.9994 9.68Z' fill='%232257B4'/%3E%3C/svg%3E%0A");
}
.btn.secondary .ico-location, .btn.secondary:link .ico-location, .btn.secondary:visited .ico-location {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.782 10.1089C15.782 12.1977 14.0887 13.891 11.9999 13.891C9.91104 13.891 8.21771 12.1977 8.21771 10.1089C8.21771 8.02005 9.91104 6.32672 11.9999 6.32672C14.0887 6.32672 15.782 8.02005 15.782 10.1089Z' stroke='%232257B4' stroke-width='1.5'/%3E%3Cpath d='M19.5642 10.1089C19.5642 14.2865 13.8909 21.4554 11.9999 21.4554C10.1088 21.4554 4.43555 14.2865 4.43555 10.1089C4.43555 5.93122 7.82221 2.54456 11.9999 2.54456C16.1775 2.54456 19.5642 5.93122 19.5642 10.1089Z' stroke='%232257B4' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn.secondary:hover, .btn.secondary:link:hover, .btn.secondary:visited:hover {
  background-color: #E4EBF8;
}
.btn.secondary:active, .btn.secondary:focus, .btn.secondary:link:active, .btn.secondary:link:focus, .btn.secondary:visited:active, .btn.secondary:visited:focus {
  background-color: #A7BCE1;
}
.btn.tertiary, .btn.tertiary:link, .btn.tertiary:visited {
  color: #1E2124;
  background-color: #fff;
  border-color: #58616A;
}
.btn.tertiary .ico-listul, .btn.tertiary:link .ico-listul, .btn.tertiary:visited .ico-listul {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.19922 6.0002C2.19922 5.55837 2.55739 5.2002 2.99922 5.2002H20.9992C21.441 5.2002 21.7992 5.55837 21.7992 6.0002C21.7992 6.44202 21.441 6.8002 20.9992 6.8002H2.99922C2.55739 6.8002 2.19922 6.44202 2.19922 6.0002ZM2.19922 12.0002C2.19922 11.5584 2.55739 11.2002 2.99922 11.2002H20.9992C21.441 11.2002 21.7992 11.5584 21.7992 12.0002C21.7992 12.442 21.441 12.8002 20.9992 12.8002H2.99922C2.55739 12.8002 2.19922 12.442 2.19922 12.0002ZM2.99922 17.2002C2.55739 17.2002 2.19922 17.5584 2.19922 18.0002C2.19922 18.442 2.55739 18.8002 2.99922 18.8002H20.9992C21.441 18.8002 21.7992 18.442 21.7992 18.0002C21.7992 17.5584 21.441 17.2002 20.9992 17.2002H2.99922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-write, .btn.tertiary:link .ico-write, .btn.tertiary:visited .ico-write {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4343 2.43427C16.7467 2.12185 17.2533 2.12185 17.5657 2.43427L21.5657 6.43427C21.7157 6.58429 21.8 6.78778 21.8 6.99995C21.8 7.21212 21.7157 7.41561 21.5657 7.56564L12.5657 16.5656C12.4157 16.7157 12.2122 16.8 12 16.8H8C7.55817 16.8 7.2 16.4418 7.2 16V12C7.2 11.7878 7.28429 11.5843 7.43431 11.4343L16.4343 2.43427ZM17 4.13132L15.1314 5.99995L18 8.86858L19.8686 6.99995L17 4.13132ZM16.8686 9.99995L14 7.13132L8.8 12.3313V15.2H11.6686L16.8686 9.99995ZM4.8 4.59995C4.68954 4.59995 4.6 4.68949 4.6 4.79995V19.2C4.6 19.3104 4.68954 19.4 4.8 19.4H19.2C19.3105 19.4 19.4 19.3104 19.4 19.2V12.2C19.4 11.7581 19.7582 11.4 20.2 11.4C20.6418 11.4 21 11.7581 21 12.2V19.2C21 20.1941 20.1941 21 19.2 21H4.8C3.80589 21 3 20.1941 3 19.2V4.79995C3 3.80584 3.80589 2.99995 4.8 2.99995H11.7992C12.241 2.99995 12.5992 3.35812 12.5992 3.79995C12.5992 4.24178 12.241 4.59995 11.7992 4.59995H4.8Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-detail, .btn.tertiary:link .ico-detail, .btn.tertiary:visited .ico-detail {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63629 12.0843C4.03609 10.8283 5.08502 9.63166 6.59666 8.73858C8.10015 7.85031 10.0027 7.3002 11.9985 7.3002C16.0279 7.3002 19.3773 9.51934 20.3566 12.1209C20.359 12.1272 20.3594 12.1313 20.3594 12.1328L20.3594 12.133C19.8163 13.8467 17.4328 16.7002 11.9985 16.7002C6.62812 16.7002 4.20473 13.6043 3.63555 12.0869L3.63629 12.0843ZM11.9985 5.7002C9.71865 5.7002 7.53474 6.32599 5.7828 7.36103C4.03901 8.39127 2.66351 9.86534 2.11167 11.599C2.0057 11.9319 2.00656 12.2981 2.13461 12.6412C2.92028 14.7463 5.91647 18.3002 11.9985 18.3002C18.0562 18.3002 21.1104 15.0626 21.8852 12.6146C21.9975 12.26 21.9786 11.8883 21.854 11.5573C20.5835 8.18203 16.518 5.7002 11.9985 5.7002ZM9.79922 12.0002C9.79922 10.7852 10.7842 9.8002 11.9992 9.8002C13.2142 9.8002 14.1992 10.7852 14.1992 12.0002C14.1992 13.2152 13.2142 14.2002 11.9992 14.2002C10.7842 14.2002 9.79922 13.2152 9.79922 12.0002ZM11.9992 8.2002C9.90054 8.2002 8.19922 9.90151 8.19922 12.0002C8.19922 14.0989 9.90054 15.8002 11.9992 15.8002C14.0979 15.8002 15.7992 14.0989 15.7992 12.0002C15.7992 9.90151 14.0979 8.2002 11.9992 8.2002Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-delete, .btn.tertiary:link .ico-delete, .btn.tertiary:visited .ico-delete {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6304 4.23482C18.9428 3.92239 19.4493 3.92238 19.7618 4.23479C20.0742 4.5472 20.0742 5.05373 19.7618 5.36616L13.1294 11.999L19.7657 18.6357C20.0781 18.9481 20.0781 19.4546 19.7657 19.767C19.4532 20.0795 18.9467 20.0794 18.6343 19.767L11.998 13.1304L5.3618 19.767C5.04939 20.0794 4.54285 20.0795 4.23042 19.767C3.918 19.4546 3.91798 18.9481 4.23039 18.6357L10.8667 11.999L4.2343 5.36616C3.92189 5.05373 3.9219 4.5472 4.23433 4.23479C4.54676 3.92238 5.05329 3.92239 5.3657 4.23482L11.998 10.8676L18.6304 4.23482Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-download, .btn.tertiary:link .ico-download, .btn.tertiary:visited .ico-download {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5754 16.0542C12.4246 16.2111 12.2163 16.2998 11.9987 16.2998C11.7811 16.2998 11.5729 16.2111 11.4221 16.0542L6.42206 10.8542C6.11583 10.5358 6.12576 10.0293 6.44424 9.72309C6.76273 9.41685 7.26916 9.42678 7.5754 9.74527L11.1987 13.5135V3.79976C11.1987 3.35793 11.5569 2.99976 11.9987 2.99976C12.4406 2.99976 12.7987 3.35793 12.7987 3.79976V13.5135L16.4221 9.74527C16.7283 9.42678 17.2347 9.41685 17.5532 9.72309C17.8717 10.0293 17.8816 10.5358 17.5754 10.8542L12.5754 16.0542ZM3.60029 16.0003C3.6004 15.5585 3.24232 15.2003 2.80049 15.2001C2.35866 15.2 2.0004 15.5581 2.00029 16L1.99951 19.2C1.99946 19.4122 2.08372 19.6157 2.23376 19.7658C2.38379 19.9158 2.5873 20.0001 2.79951 20.0001H21.1987C21.6406 20.0001 21.9987 19.642 21.9987 19.2001V16.0001C21.9987 15.5583 21.6406 15.2001 21.1987 15.2001C20.7569 15.2001 20.3987 15.5583 20.3987 16.0001V18.4001H3.59971L3.60029 16.0003Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-copy, .btn.tertiary:link .ico-copy, .btn.tertiary:visited .ico-copy {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8.00001C6.19995 7.0059 7.00584 6.20001 7.99995 6.20001H19.2C20.1941 6.20001 21 7.0059 21 8.00001V19.2C21 20.1941 20.1941 21 19.2 21H7.99995C7.00584 21 6.19995 20.1941 6.19995 19.2V8.00001ZM7.99995 7.80001C7.88949 7.80001 7.79995 7.88955 7.79995 8.00001V19.2C7.79995 19.3105 7.88949 19.4 7.99995 19.4H19.2C19.3104 19.4 19.4 19.3105 19.4 19.2V8.00001C19.4 7.88955 19.3104 7.80001 19.2 7.80001H7.99995Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.00073 4.79982C3.00073 3.8057 3.80662 2.99982 4.80073 2.99982H18.2C18.6418 2.99982 19 3.35799 19 3.79982C19 4.24164 18.6418 4.59982 18.2 4.59982H4.80073C4.69027 4.59982 4.60073 4.68936 4.60073 4.79982V18.2C4.60073 18.6418 4.24256 19 3.80073 19C3.3589 19 3.00073 18.6418 3.00073 18.2V4.79982Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-link, .btn.tertiary:link .ico-link, .btn.tertiary:visited .ico-link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8509 4.92396C14.0162 2.75874 17.5267 2.75874 19.6919 4.92397C21.8571 7.0892 21.8571 10.5997 19.6919 12.7649L11.9911 20.4657C11.6786 20.7782 11.1721 20.7782 10.8597 20.4657C10.5473 20.1533 10.5473 19.6468 10.8597 19.3344L18.5605 11.6336C20.1009 10.0932 20.1009 7.59573 18.5605 6.05534C17.0201 4.51496 14.5227 4.51494 12.9823 6.05534L4.92108 14.1165C4.92107 14.1165 4.92108 14.1165 4.92108 14.1165C3.9575 15.0801 3.95749 16.6424 4.92108 17.606C5.88466 18.5696 7.44692 18.5696 8.41051 17.606L15.643 10.3735C15.9898 10.0267 15.9898 9.46445 15.643 9.11766C15.2962 8.77089 14.7339 8.77089 14.3871 9.11766L7.51506 15.9898C7.20264 16.3022 6.69611 16.3022 6.38369 15.9898C6.07127 15.6774 6.07127 15.1708 6.38369 14.8584L13.2558 7.98632C13.2557 7.98632 13.2558 7.98631 13.2558 7.98632C14.2274 7.01468 15.8028 7.01468 16.7744 7.98632C17.746 8.95794 17.746 10.5332 16.7744 11.5049L9.54188 18.7374C7.95346 20.3258 5.37812 20.3258 3.78969 18.7374C2.20129 17.1489 2.20129 14.5736 3.78969 12.9852L11.8509 4.92396Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-blank, .btn.tertiary:link .ico-blank, .btn.tertiary:visited .ico-blank {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.6 4.80002C4.59999 4.68955 4.68954 4.6 4.8 4.6H11.5991C12.041 4.6 12.3991 4.24183 12.3991 3.8C12.3991 3.35817 12.041 3 11.5991 3H4.8C3.80582 3 2.99991 3.80599 3 4.80017L3.00137 19.2004C3.00147 20.1944 3.80732 21.0002 4.80137 21.0002H19.1991C20.1932 21.0002 20.9991 20.1943 20.9991 19.2002V12.4002C20.9991 11.9584 20.641 11.6002 20.1991 11.6002C19.7573 11.6002 19.3991 11.9584 19.3991 12.4002V19.2002C19.3991 19.3107 19.3096 19.4002 19.1991 19.4002H4.80137C4.69092 19.4002 4.60138 19.3107 4.60137 19.2002L4.6 4.80002ZM13.9992 3.8C13.9992 4.24183 14.3574 4.6 14.7992 4.6H18.2678L10.4335 12.4343C10.1211 12.7467 10.1211 13.2533 10.4335 13.5657C10.746 13.8781 11.2525 13.8781 11.5649 13.5657L19.3992 5.73137V9.2002C19.3992 9.64202 19.7574 10.0002 20.1992 10.0002C20.641 10.0002 20.9992 9.64202 20.9992 9.2002V3.8C20.9992 3.35817 20.641 3 20.1992 3H14.7992C14.3574 3 13.9992 3.35817 13.9992 3.8Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-next, .btn.tertiary:link .ico-next, .btn.tertiary:visited .ico-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.40531 19.7351C8.70087 20.0635 9.2067 20.0902 9.53512 19.7946L17.5351 12.5949C17.7037 12.4432 17.8 12.2271 17.8 12.0003C17.8 11.7735 17.7037 11.5574 17.5351 11.4056L9.53515 4.20515C9.20675 3.90957 8.70092 3.93617 8.40534 4.26457C8.10976 4.59297 8.13637 5.0988 8.46477 5.39438L15.8041 12.0002L8.4648 18.6053C8.13638 18.9009 8.10975 19.4067 8.40531 19.7351Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-prev, .btn.tertiary:link .ico-prev, .btn.tertiary:visited .ico-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5947 19.7351C15.2991 20.0635 14.7933 20.0902 14.4649 19.7946L6.46486 12.5944C6.29629 12.4427 6.20004 12.2265 6.20004 11.9998C6.20004 11.773 6.2963 11.5568 6.46487 11.4051L14.4649 4.20513C14.7933 3.90956 15.2991 3.93618 15.5947 4.26459C15.8902 4.593 15.8636 5.09883 15.5352 5.3944L8.19591 11.9998L15.5352 18.6053C15.8636 18.9009 15.8902 19.4067 15.5947 19.7351Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-down, .btn.tertiary:link .ico-down, .btn.tertiary:visited .ico-down {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1987 15.2C21.6404 15.2 21.9983 15.5582 21.9985 15.9998V19.2C21.9985 19.6418 21.6406 19.9998 21.1987 19.9998H2.79932C2.58718 19.9998 2.38388 19.9155 2.23389 19.7654C2.08393 19.6154 1.99946 19.4122 1.99951 19.2L2.00049 15.9998C2.0007 15.5581 2.35862 15.2 2.80029 15.2C3.24212 15.2001 3.60021 15.559 3.6001 16.0008V18.4002H20.3989V15.9998C20.3991 15.5582 20.757 15.2 21.1987 15.2ZM11.9985 2.99982C12.4403 2.99982 12.7982 3.35788 12.7983 3.79962V13.5135L16.4224 9.74493C16.7286 9.4268 17.2349 9.41733 17.5532 9.72345C17.8715 10.0297 17.8817 10.5359 17.5757 10.8543L12.5757 16.0545C12.4249 16.2114 12.2161 16.2996 11.9985 16.2996C11.7811 16.2996 11.5731 16.2112 11.4224 16.0545L6.42236 10.8543C6.11624 10.5359 6.12571 10.0297 6.44385 9.72345C6.76231 9.41723 7.26944 9.42651 7.57568 9.74493L11.1987 13.5135V3.79962C11.1988 3.35795 11.5569 2.99992 11.9985 2.99982Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-check, .btn.tertiary:link .ico-check, .btn.tertiary:visited .ico-check {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7619 4.4874C14.6302 3.9196 13.3524 3.6 12 3.6C7.36081 3.6 3.6 7.36081 3.6 12C3.6 16.6392 7.36081 20.4 12 20.4C16.6392 20.4 20.4 16.6392 20.4 12C20.4 10.4817 19.9972 9.0575 19.2926 7.82841L20.2773 6.38701C21.3646 7.9873 22 9.91945 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.6874 2 15.2772 2.41794 16.6715 3.15595L15.7619 4.4874ZM17.118 5.3387C17.5468 5.66866 17.9429 6.03909 18.3005 6.44428L19.2269 5.08823C18.8549 4.69944 18.4519 4.34061 18.0218 4.01572L17.118 5.3387Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.4505 3.33922C19.8153 3.58845 19.909 4.08624 19.6598 4.45106L12.8281 14.4511C12.6938 14.6476 12.4789 14.7742 12.2419 14.7963C12.0049 14.8185 11.7703 14.7339 11.6019 14.5656L7.43364 10.3989C7.12116 10.0866 7.12106 9.58002 7.43342 9.26754C7.74578 8.95506 8.25231 8.95496 8.56479 9.26732L12.051 12.7522L18.3387 3.5485C18.5879 3.18368 19.0857 3.08998 19.4505 3.33922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-refresh, .btn.tertiary:link .ico-refresh, .btn.tertiary:visited .ico-refresh {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.19766 12.0001C4.19766 7.69649 7.70723 4.2001 12.046 4.2001C14.9928 4.2001 17.5597 5.81393 18.9017 8.2002H15.8C15.3582 8.2002 15 8.55837 15 9.0002C15 9.44202 15.3582 9.8002 15.8 9.8002H20.8C21.2418 9.8002 21.6 9.44202 21.6 9.0002V4.0002C21.6 3.55837 21.2418 3.2002 20.8 3.2002C20.3582 3.2002 20 3.55837 20 4.0002V6.92494C18.3195 4.32325 15.3846 2.6001 12.046 2.6001C6.83203 2.6001 2.59766 6.8044 2.59766 12.0001C2.59766 17.1958 6.83203 21.4001 12.046 21.4001C16.7796 21.4001 20.7039 17.9361 21.3887 13.4098C21.4547 12.9729 21.1542 12.5652 20.7173 12.4991C20.2805 12.433 19.8727 12.7336 19.8067 13.1704C19.2395 16.9195 15.9831 19.8001 12.046 19.8001C7.70723 19.8001 4.19766 16.3037 4.19766 12.0001Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-search, .btn.tertiary:link .ico-search, .btn.tertiary:visited .ico-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-advanced, .btn.tertiary:link .ico-advanced, .btn.tertiary:visited .ico-advanced {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489ZM7.10156 10.9001C7.10156 10.4583 7.45973 10.1001 7.90156 10.1001H10.1031V7.9001C10.1031 7.45827 10.4613 7.1001 10.9031 7.1001C11.345 7.1001 11.7031 7.45827 11.7031 7.9001V10.1001H13.9016C14.3434 10.1001 14.7016 10.4583 14.7016 10.9001C14.7016 11.3419 14.3434 11.7001 13.9016 11.7001H11.7031V13.9001C11.7031 14.3419 11.345 14.7001 10.9031 14.7001C10.4613 14.7001 10.1031 14.3419 10.1031 13.9001V11.7001H7.90156C7.45973 11.7001 7.10156 11.3419 7.10156 10.9001Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-print, .btn.tertiary:link .ico-print, .btn.tertiary:visited .ico-print {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.8 2C6.35817 2 6 2.35817 6 2.8V7H3.80282C2.80892 7 2.00312 7.80556 2.00282 8.79946L2 18.2C1.99994 18.4122 2.08419 18.6157 2.23423 18.7658C2.38427 18.9159 2.58779 19.0002 2.8 19.0002H6.19922V21.2002C6.19922 21.642 6.55739 22.0002 6.99922 22.0002H17.1992C17.641 22.0002 17.9992 21.642 17.9992 21.2002V19.0002H21.2031C21.645 19.0002 22.0031 18.642 22.0031 18.2002V8.8C22.0031 7.80589 21.1972 7 20.2031 7H17.9992V2.8C17.9992 2.35817 17.641 2 17.1992 2H6.8ZM16.3992 7V3.6H7.6V7H16.3992ZM20.4031 17.4002H17.9992V14.0002C17.9992 13.788 17.9149 13.5845 17.7649 13.4345C17.6149 13.2845 17.4114 13.2002 17.1992 13.2002H6.99922C6.55739 13.2002 6.19922 13.5584 6.19922 14.0002V17.4002H3.60024L3.60282 8.79994C3.60286 8.68951 3.69239 8.6 3.80282 8.6H20.2031C20.3136 8.6 20.4031 8.68954 20.4031 8.8V17.4002ZM7.79922 14.8002V20.4002H16.3992V14.8002H7.79922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-share, .btn.tertiary:link .ico-share, .btn.tertiary:visited .ico-share {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3984 6.3C14.3984 4.47746 15.8759 3 17.6984 3C19.521 3 20.9984 4.47746 20.9984 6.3C20.9984 8.12254 19.521 9.6 17.6984 9.6C16.6494 9.6 15.7146 9.11047 15.1102 8.34738L9.52782 11.3105C9.57512 11.5329 9.6 11.7637 9.6 12.0002C9.6 12.3148 9.55597 12.6191 9.47374 12.9074L14.9792 15.8297C15.5743 14.966 16.5703 14.3999 17.6984 14.3999C19.521 14.3999 20.9984 15.8774 20.9984 17.6999C20.9984 19.5224 19.521 20.9999 17.6984 20.9999C15.8759 20.9999 14.3984 19.5224 14.3984 17.6999C14.3984 17.5793 14.4049 17.4602 14.4175 17.343L8.67279 14.2936C8.07276 14.9143 7.23145 15.3002 6.3 15.3002C4.47746 15.3002 3 13.8227 3 12.0002C3 10.1777 4.47746 8.7002 6.3 8.7002C7.3121 8.7002 8.21778 9.15582 8.82312 9.87314L14.4503 6.88619C14.4162 6.69595 14.3984 6.50005 14.3984 6.3ZM17.6984 4.6C16.7596 4.6 15.9984 5.36112 15.9984 6.3C15.9984 7.23888 16.7596 8 17.6984 8C18.6373 8 19.3984 7.23888 19.3984 6.3C19.3984 5.36112 18.6373 4.6 17.6984 4.6ZM4.6 12.0002C4.6 11.0613 5.36112 10.3002 6.3 10.3002C7.23888 10.3002 8 11.0613 8 12.0002C8 12.9391 7.23888 13.7002 6.3 13.7002C5.36112 13.7002 4.6 12.9391 4.6 12.0002ZM15.9984 17.6999C15.9984 16.761 16.7596 15.9999 17.6984 15.9999C18.6373 15.9999 19.3984 16.761 19.3984 17.6999C19.3984 18.6388 18.6373 19.3999 17.6984 19.3999C16.7596 19.3999 15.9984 18.6388 15.9984 17.6999Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-like, .btn.tertiary:link .ico-like, .btn.tertiary:visited .ico-like {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.84279 3.00069C7.85776 3.00006 7.87276 2.99987 7.88775 3.00009C8.86548 3.01458 9.82407 3.27465 10.667 3.75671C11.1589 4.038 11.5645 4.46623 11.8833 4.87468C11.9227 4.92515 11.9614 4.97606 11.9992 5.02722C12.0371 4.97606 12.0757 4.92515 12.1151 4.87468C12.4339 4.46623 12.8396 4.03801 13.3314 3.75671C14.1744 3.27465 15.133 3.01458 16.1107 3.00009C16.1257 2.99987 16.1407 3.00006 16.1557 3.00069C17.7007 3.06467 19.1645 3.70893 20.2243 4.80459C21.2817 5.89773 21.8507 7.35228 21.7956 8.85363C21.7911 10.2724 21.1945 11.7053 20.3873 13.0116C19.57 14.3343 18.4895 15.6028 17.4185 16.7038C15.2802 18.9022 13.0965 20.5172 12.8801 20.6633L12.8799 20.6634L12.4466 20.9557C12.1762 21.138 11.8222 21.138 11.5519 20.9557L11.1186 20.6634L11.1165 20.662C10.902 20.5164 8.71872 18.902 6.57992 16.7033C5.50898 15.6024 4.42845 14.334 3.61116 13.0115C2.80391 11.7052 2.2073 10.2724 2.20288 8.85362C2.1478 7.35227 2.71673 5.89773 3.77414 4.80459C4.83397 3.70893 6.29773 3.06467 7.84279 3.00069ZM7.8645 4.6003C6.7485 4.65307 5.68545 5.12998 4.92415 5.917C4.15911 6.7079 3.7603 7.74703 3.80223 8.80609C3.80264 8.81664 3.80285 8.82719 3.80285 8.83774C3.80285 9.83437 4.23152 10.9717 4.97224 12.1703C5.70593 13.3576 6.70066 14.5328 7.72681 15.5876C8.75008 16.6396 9.7871 17.5541 10.5912 18.221C10.9927 18.554 11.3346 18.8239 11.5855 19.017C11.7109 19.1135 11.8132 19.1904 11.8883 19.2461C11.9259 19.2739 11.9562 19.2961 11.9789 19.3124L11.9993 19.327L12.0202 19.3121C12.0427 19.2959 12.0729 19.2738 12.1105 19.246C12.1855 19.1905 12.2877 19.1137 12.4131 19.0172C12.6639 18.8244 13.0057 18.5545 13.4072 18.2216C14.2113 17.5548 15.2483 16.6402 16.2716 15.5882C17.2978 14.5332 18.2925 13.3579 19.0262 12.1706C19.7669 10.9718 20.1956 9.83438 20.1956 8.83774C20.1956 8.82719 20.1958 8.81664 20.1962 8.80609C20.2381 7.74702 19.8393 6.7079 19.0743 5.917C18.313 5.12998 17.2499 4.65307 16.112 4.6003C15.4092 4.61445 14.7244 4.80326 14.1257 5.14563C13.8936 5.27837 13.639 5.52262 13.3764 5.85914C13.1193 6.18845 12.8895 6.56011 12.691 6.90192C12.5479 7.14847 12.2843 7.3002 11.9992 7.3002C11.7141 7.3002 11.4506 7.14847 11.3074 6.90192C11.1089 6.56011 10.8791 6.18845 10.6221 5.85914C10.3594 5.52262 10.1048 5.27837 9.8727 5.14563C9.27403 4.80326 8.58926 4.61445 7.88645 4.6003Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-filter, .btn.tertiary:link .ico-filter, .btn.tertiary:visited .ico-filter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.80078 8.52374C7.867 8.86303 8.63938 9.86127 8.63938 11.0399C8.63938 12.2185 7.867 13.2168 6.80078 13.5561L6.80078 21.2002C6.80078 21.642 6.44261 22.0002 6.00078 22.0002C5.55895 22.0002 5.20078 21.642 5.20078 21.2002L5.20078 13.557C4.13311 13.2185 3.35938 12.2196 3.35938 11.0399C3.35938 9.86023 4.13311 8.86128 5.20078 8.52284L5.20078 2.8C5.20078 2.35817 5.55895 2 6.00078 2C6.44261 2 6.80078 2.35817 6.80078 2.8V8.52374ZM5.99938 12.0799C5.425 12.0799 4.95938 11.6143 4.95938 11.0399C4.95938 10.4655 5.425 9.9999 5.99938 9.9999C6.57375 9.9999 7.03938 10.4655 7.03938 11.0399C7.03938 11.6143 6.57375 12.0799 5.99938 12.0799Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2008 21.2002L11.2008 17.1571C10.1331 16.8186 9.35938 15.8197 9.35938 14.64C9.35938 13.4603 10.1331 12.4614 11.2008 12.1229V2.8C11.2008 2.35817 11.559 2 12.0008 2C12.4426 2 12.8008 2.35817 12.8008 2.8L12.8008 12.1238C13.867 12.4631 14.6394 13.4614 14.6394 14.64C14.6394 15.8186 13.867 16.8169 12.8008 17.1562V21.2002C12.8008 21.642 12.4426 22.0002 12.0008 22.0002C11.559 22.0002 11.2008 21.642 11.2008 21.2002ZM10.9594 14.64C10.9594 15.2144 11.425 15.68 11.9994 15.68C12.5738 15.68 13.0394 15.2144 13.0394 14.64C13.0394 14.0656 12.5738 13.6 11.9994 13.6C11.425 13.6 10.9594 14.0656 10.9594 14.64Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2008 6.12294V2.8C17.2008 2.35817 17.559 2 18.0008 2C18.4426 2 18.8008 2.35817 18.8008 2.8V6.12383C19.867 6.46313 20.6394 7.46137 20.6394 8.64C20.6394 9.81863 19.867 10.8169 18.8008 11.1562L18.8008 21.2002C18.8008 21.642 18.4426 22.0002 18.0008 22.0002C17.559 22.0002 17.2008 21.642 17.2008 21.2002V11.1571C16.1331 10.8186 15.3594 9.81967 15.3594 8.64C15.3594 7.46033 16.1331 6.46138 17.2008 6.12294ZM17.9994 9.68C17.425 9.68 16.9594 9.21438 16.9594 8.64C16.9594 8.06562 17.425 7.6 17.9994 7.6C18.5738 7.6 19.0394 8.06562 19.0394 8.64C19.0394 9.21438 18.5738 9.68 17.9994 9.68Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.tertiary .ico-location, .btn.tertiary:link .ico-location, .btn.tertiary:visited .ico-location {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.782 10.1089C15.782 12.1977 14.0887 13.891 11.9999 13.891C9.91104 13.891 8.21771 12.1977 8.21771 10.1089C8.21771 8.02005 9.91104 6.32672 11.9999 6.32672C14.0887 6.32672 15.782 8.02005 15.782 10.1089Z' stroke='%231E2124' stroke-width='1.5'/%3E%3Cpath d='M19.5642 10.1089C19.5642 14.2865 13.8909 21.4554 11.9999 21.4554C10.1088 21.4554 4.43555 14.2865 4.43555 10.1089C4.43555 5.93122 7.82221 2.54456 11.9999 2.54456C16.1775 2.54456 19.5642 5.93122 19.5642 10.1089Z' stroke='%231E2124' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn.tertiary:hover, .btn.tertiary:link:hover, .btn.tertiary:visited:hover {
  background-color: #F4F5F6;
}
.btn.tertiary:active, .btn.tertiary:focus, .btn.tertiary:link:active, .btn.tertiary:link:focus, .btn.tertiary:visited:active, .btn.tertiary:visited:focus {
  background-color: #E6E8EA;
}
.btn .svg-icon {
  display: inline-block;
  font-size: 0;
  width: 24px;
  aspect-ratio: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.btn.xsmall {
  padding: 6px 9.5px;
  min-height: 32px;
  font-size: 15px;
}
.btn.xsmall .svg-icon {
  width: 16px;
}
.btn.small {
  padding: 6px 13px;
  min-height: 36px;
  font-size: 15px;
}
.btn.small .svg-icon {
  width: 16px;
}
.btn.medium {
  padding: 6px 11px;
  min-height: 40px;
  font-size: 17px;
}
.btn.medium .svg-icon {
  width: 20px;
}
@media (max-width: 767px) {
  .btn.medium {
    padding: 6px 13px;
    min-height: 36px;
    font-size: 15px;
  }
  .btn.medium .svg-icon {
    width: 16px;
  }
}
.btn.large {
  padding: 8px 18px;
  min-height: 48px;
  font-size: 19px;
}
.btn.large .svg-icon {
  width: 24px;
}
@media (max-width: 767px) {
  .btn.large {
    padding: 6px 11px;
    min-height: 40px;
    font-size: 17px;
  }
  .btn.large .svg-icon {
    width: 20px;
  }
}
.btn.xlarge {
  padding: 9px 21px;
  min-height: 56px;
  font-size: 19px;
}
.btn.xlarge .svg-icon {
  width: 24px;
}
@media (max-width: 767px) {
  .btn.xlarge {
    padding: 8px 18px;
    min-height: 48px;
    font-size: 19px;
  }
  .btn.xlarge .svg-icon {
    width: 24px;
  }
}
.btn.icon {
  padding: 0;
  border: 0;
}
.btn.icon .ico-listul {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.19922 6.0002C2.19922 5.55837 2.55739 5.2002 2.99922 5.2002H20.9992C21.441 5.2002 21.7992 5.55837 21.7992 6.0002C21.7992 6.44202 21.441 6.8002 20.9992 6.8002H2.99922C2.55739 6.8002 2.19922 6.44202 2.19922 6.0002ZM2.19922 12.0002C2.19922 11.5584 2.55739 11.2002 2.99922 11.2002H20.9992C21.441 11.2002 21.7992 11.5584 21.7992 12.0002C21.7992 12.442 21.441 12.8002 20.9992 12.8002H2.99922C2.55739 12.8002 2.19922 12.442 2.19922 12.0002ZM2.99922 17.2002C2.55739 17.2002 2.19922 17.5584 2.19922 18.0002C2.19922 18.442 2.55739 18.8002 2.99922 18.8002H20.9992C21.441 18.8002 21.7992 18.442 21.7992 18.0002C21.7992 17.5584 21.441 17.2002 20.9992 17.2002H2.99922Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-write {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4343 2.43427C16.7467 2.12185 17.2533 2.12185 17.5657 2.43427L21.5657 6.43427C21.7157 6.58429 21.8 6.78778 21.8 6.99995C21.8 7.21212 21.7157 7.41561 21.5657 7.56564L12.5657 16.5656C12.4157 16.7157 12.2122 16.8 12 16.8H8C7.55817 16.8 7.2 16.4418 7.2 16V12C7.2 11.7878 7.28429 11.5843 7.43431 11.4343L16.4343 2.43427ZM17 4.13132L15.1314 5.99995L18 8.86858L19.8686 6.99995L17 4.13132ZM16.8686 9.99995L14 7.13132L8.8 12.3313V15.2H11.6686L16.8686 9.99995ZM4.8 4.59995C4.68954 4.59995 4.6 4.68949 4.6 4.79995V19.2C4.6 19.3104 4.68954 19.4 4.8 19.4H19.2C19.3105 19.4 19.4 19.3104 19.4 19.2V12.2C19.4 11.7581 19.7582 11.4 20.2 11.4C20.6418 11.4 21 11.7581 21 12.2V19.2C21 20.1941 20.1941 21 19.2 21H4.8C3.80589 21 3 20.1941 3 19.2V4.79995C3 3.80584 3.80589 2.99995 4.8 2.99995H11.7992C12.241 2.99995 12.5992 3.35812 12.5992 3.79995C12.5992 4.24178 12.241 4.59995 11.7992 4.59995H4.8Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-detail {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63629 12.0843C4.03609 10.8283 5.08502 9.63166 6.59666 8.73858C8.10015 7.85031 10.0027 7.3002 11.9985 7.3002C16.0279 7.3002 19.3773 9.51934 20.3566 12.1209C20.359 12.1272 20.3594 12.1313 20.3594 12.1328L20.3594 12.133C19.8163 13.8467 17.4328 16.7002 11.9985 16.7002C6.62812 16.7002 4.20473 13.6043 3.63555 12.0869L3.63629 12.0843ZM11.9985 5.7002C9.71865 5.7002 7.53474 6.32599 5.7828 7.36103C4.03901 8.39127 2.66351 9.86534 2.11167 11.599C2.0057 11.9319 2.00656 12.2981 2.13461 12.6412C2.92028 14.7463 5.91647 18.3002 11.9985 18.3002C18.0562 18.3002 21.1104 15.0626 21.8852 12.6146C21.9975 12.26 21.9786 11.8883 21.854 11.5573C20.5835 8.18203 16.518 5.7002 11.9985 5.7002ZM9.79922 12.0002C9.79922 10.7852 10.7842 9.8002 11.9992 9.8002C13.2142 9.8002 14.1992 10.7852 14.1992 12.0002C14.1992 13.2152 13.2142 14.2002 11.9992 14.2002C10.7842 14.2002 9.79922 13.2152 9.79922 12.0002ZM11.9992 8.2002C9.90054 8.2002 8.19922 9.90151 8.19922 12.0002C8.19922 14.0989 9.90054 15.8002 11.9992 15.8002C14.0979 15.8002 15.7992 14.0989 15.7992 12.0002C15.7992 9.90151 14.0979 8.2002 11.9992 8.2002Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-delete {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6304 4.23482C18.9428 3.92239 19.4493 3.92238 19.7618 4.23479C20.0742 4.5472 20.0742 5.05373 19.7618 5.36616L13.1294 11.999L19.7657 18.6357C20.0781 18.9481 20.0781 19.4546 19.7657 19.767C19.4532 20.0795 18.9467 20.0794 18.6343 19.767L11.998 13.1304L5.3618 19.767C5.04939 20.0794 4.54285 20.0795 4.23042 19.767C3.918 19.4546 3.91798 18.9481 4.23039 18.6357L10.8667 11.999L4.2343 5.36616C3.92189 5.05373 3.9219 4.5472 4.23433 4.23479C4.54676 3.92238 5.05329 3.92239 5.3657 4.23482L11.998 10.8676L18.6304 4.23482Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-download {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5754 16.0542C12.4246 16.2111 12.2163 16.2998 11.9987 16.2998C11.7811 16.2998 11.5729 16.2111 11.4221 16.0542L6.42206 10.8542C6.11583 10.5358 6.12576 10.0293 6.44424 9.72309C6.76273 9.41685 7.26916 9.42678 7.5754 9.74527L11.1987 13.5135V3.79976C11.1987 3.35793 11.5569 2.99976 11.9987 2.99976C12.4406 2.99976 12.7987 3.35793 12.7987 3.79976V13.5135L16.4221 9.74527C16.7283 9.42678 17.2347 9.41685 17.5532 9.72309C17.8717 10.0293 17.8816 10.5358 17.5754 10.8542L12.5754 16.0542ZM3.60029 16.0003C3.6004 15.5585 3.24232 15.2003 2.80049 15.2001C2.35866 15.2 2.0004 15.5581 2.00029 16L1.99951 19.2C1.99946 19.4122 2.08372 19.6157 2.23376 19.7658C2.38379 19.9158 2.5873 20.0001 2.79951 20.0001H21.1987C21.6406 20.0001 21.9987 19.642 21.9987 19.2001V16.0001C21.9987 15.5583 21.6406 15.2001 21.1987 15.2001C20.7569 15.2001 20.3987 15.5583 20.3987 16.0001V18.4001H3.59971L3.60029 16.0003Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-copy {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8.00001C6.19995 7.0059 7.00584 6.20001 7.99995 6.20001H19.2C20.1941 6.20001 21 7.0059 21 8.00001V19.2C21 20.1941 20.1941 21 19.2 21H7.99995C7.00584 21 6.19995 20.1941 6.19995 19.2V8.00001ZM7.99995 7.80001C7.88949 7.80001 7.79995 7.88955 7.79995 8.00001V19.2C7.79995 19.3105 7.88949 19.4 7.99995 19.4H19.2C19.3104 19.4 19.4 19.3105 19.4 19.2V8.00001C19.4 7.88955 19.3104 7.80001 19.2 7.80001H7.99995Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.00073 4.79982C3.00073 3.8057 3.80662 2.99982 4.80073 2.99982H18.2C18.6418 2.99982 19 3.35799 19 3.79982C19 4.24164 18.6418 4.59982 18.2 4.59982H4.80073C4.69027 4.59982 4.60073 4.68936 4.60073 4.79982V18.2C4.60073 18.6418 4.24256 19 3.80073 19C3.3589 19 3.00073 18.6418 3.00073 18.2V4.79982Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-link {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8509 4.92396C14.0162 2.75874 17.5267 2.75874 19.6919 4.92397C21.8571 7.0892 21.8571 10.5997 19.6919 12.7649L11.9911 20.4657C11.6786 20.7782 11.1721 20.7782 10.8597 20.4657C10.5473 20.1533 10.5473 19.6468 10.8597 19.3344L18.5605 11.6336C20.1009 10.0932 20.1009 7.59573 18.5605 6.05534C17.0201 4.51496 14.5227 4.51494 12.9823 6.05534L4.92108 14.1165C4.92107 14.1165 4.92108 14.1165 4.92108 14.1165C3.9575 15.0801 3.95749 16.6424 4.92108 17.606C5.88466 18.5696 7.44692 18.5696 8.41051 17.606L15.643 10.3735C15.9898 10.0267 15.9898 9.46445 15.643 9.11766C15.2962 8.77089 14.7339 8.77089 14.3871 9.11766L7.51506 15.9898C7.20264 16.3022 6.69611 16.3022 6.38369 15.9898C6.07127 15.6774 6.07127 15.1708 6.38369 14.8584L13.2558 7.98632C13.2557 7.98632 13.2558 7.98631 13.2558 7.98632C14.2274 7.01468 15.8028 7.01468 16.7744 7.98632C17.746 8.95794 17.746 10.5332 16.7744 11.5049L9.54188 18.7374C7.95346 20.3258 5.37812 20.3258 3.78969 18.7374C2.20129 17.1489 2.20129 14.5736 3.78969 12.9852L11.8509 4.92396Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-blank {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.6 4.80002C4.59999 4.68955 4.68954 4.6 4.8 4.6H11.5991C12.041 4.6 12.3991 4.24183 12.3991 3.8C12.3991 3.35817 12.041 3 11.5991 3H4.8C3.80582 3 2.99991 3.80599 3 4.80017L3.00137 19.2004C3.00147 20.1944 3.80732 21.0002 4.80137 21.0002H19.1991C20.1932 21.0002 20.9991 20.1943 20.9991 19.2002V12.4002C20.9991 11.9584 20.641 11.6002 20.1991 11.6002C19.7573 11.6002 19.3991 11.9584 19.3991 12.4002V19.2002C19.3991 19.3107 19.3096 19.4002 19.1991 19.4002H4.80137C4.69092 19.4002 4.60138 19.3107 4.60137 19.2002L4.6 4.80002ZM13.9992 3.8C13.9992 4.24183 14.3574 4.6 14.7992 4.6H18.2678L10.4335 12.4343C10.1211 12.7467 10.1211 13.2533 10.4335 13.5657C10.746 13.8781 11.2525 13.8781 11.5649 13.5657L19.3992 5.73137V9.2002C19.3992 9.64202 19.7574 10.0002 20.1992 10.0002C20.641 10.0002 20.9992 9.64202 20.9992 9.2002V3.8C20.9992 3.35817 20.641 3 20.1992 3H14.7992C14.3574 3 13.9992 3.35817 13.9992 3.8Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-next {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.40531 19.7351C8.70087 20.0635 9.2067 20.0902 9.53512 19.7946L17.5351 12.5949C17.7037 12.4432 17.8 12.2271 17.8 12.0003C17.8 11.7735 17.7037 11.5574 17.5351 11.4056L9.53515 4.20515C9.20675 3.90957 8.70092 3.93617 8.40534 4.26457C8.10976 4.59297 8.13637 5.0988 8.46477 5.39438L15.8041 12.0002L8.4648 18.6053C8.13638 18.9009 8.10975 19.4067 8.40531 19.7351Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-prev {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5947 19.7351C15.2991 20.0635 14.7933 20.0902 14.4649 19.7946L6.46486 12.5944C6.29629 12.4427 6.20004 12.2265 6.20004 11.9998C6.20004 11.773 6.2963 11.5568 6.46487 11.4051L14.4649 4.20513C14.7933 3.90956 15.2991 3.93618 15.5947 4.26459C15.8902 4.593 15.8636 5.09883 15.5352 5.3944L8.19591 11.9998L15.5352 18.6053C15.8636 18.9009 15.8902 19.4067 15.5947 19.7351Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-down {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1987 15.2C21.6404 15.2 21.9983 15.5582 21.9985 15.9998V19.2C21.9985 19.6418 21.6406 19.9998 21.1987 19.9998H2.79932C2.58718 19.9998 2.38388 19.9155 2.23389 19.7654C2.08393 19.6154 1.99946 19.4122 1.99951 19.2L2.00049 15.9998C2.0007 15.5581 2.35862 15.2 2.80029 15.2C3.24212 15.2001 3.60021 15.559 3.6001 16.0008V18.4002H20.3989V15.9998C20.3991 15.5582 20.757 15.2 21.1987 15.2ZM11.9985 2.99982C12.4403 2.99982 12.7982 3.35788 12.7983 3.79962V13.5135L16.4224 9.74493C16.7286 9.4268 17.2349 9.41733 17.5532 9.72345C17.8715 10.0297 17.8817 10.5359 17.5757 10.8543L12.5757 16.0545C12.4249 16.2114 12.2161 16.2996 11.9985 16.2996C11.7811 16.2996 11.5731 16.2112 11.4224 16.0545L6.42236 10.8543C6.11624 10.5359 6.12571 10.0297 6.44385 9.72345C6.76231 9.41723 7.26944 9.42651 7.57568 9.74493L11.1987 13.5135V3.79962C11.1988 3.35795 11.5569 2.99992 11.9985 2.99982Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-check {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7619 4.4874C14.6302 3.9196 13.3524 3.6 12 3.6C7.36081 3.6 3.6 7.36081 3.6 12C3.6 16.6392 7.36081 20.4 12 20.4C16.6392 20.4 20.4 16.6392 20.4 12C20.4 10.4817 19.9972 9.0575 19.2926 7.82841L20.2773 6.38701C21.3646 7.9873 22 9.91945 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.6874 2 15.2772 2.41794 16.6715 3.15595L15.7619 4.4874ZM17.118 5.3387C17.5468 5.66866 17.9429 6.03909 18.3005 6.44428L19.2269 5.08823C18.8549 4.69944 18.4519 4.34061 18.0218 4.01572L17.118 5.3387Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.4505 3.33922C19.8153 3.58845 19.909 4.08624 19.6598 4.45106L12.8281 14.4511C12.6938 14.6476 12.4789 14.7742 12.2419 14.7963C12.0049 14.8185 11.7703 14.7339 11.6019 14.5656L7.43364 10.3989C7.12116 10.0866 7.12106 9.58002 7.43342 9.26754C7.74578 8.95506 8.25231 8.95496 8.56479 9.26732L12.051 12.7522L18.3387 3.5485C18.5879 3.18368 19.0857 3.08998 19.4505 3.33922Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-refresh {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.19766 12.0001C4.19766 7.69649 7.70723 4.2001 12.046 4.2001C14.9928 4.2001 17.5597 5.81393 18.9017 8.2002H15.8C15.3582 8.2002 15 8.55837 15 9.0002C15 9.44202 15.3582 9.8002 15.8 9.8002H20.8C21.2418 9.8002 21.6 9.44202 21.6 9.0002V4.0002C21.6 3.55837 21.2418 3.2002 20.8 3.2002C20.3582 3.2002 20 3.55837 20 4.0002V6.92494C18.3195 4.32325 15.3846 2.6001 12.046 2.6001C6.83203 2.6001 2.59766 6.8044 2.59766 12.0001C2.59766 17.1958 6.83203 21.4001 12.046 21.4001C16.7796 21.4001 20.7039 17.9361 21.3887 13.4098C21.4547 12.9729 21.1542 12.5652 20.7173 12.4991C20.2805 12.433 19.8727 12.7336 19.8067 13.1704C19.2395 16.9195 15.9831 19.8001 12.046 19.8001C7.70723 19.8001 4.19766 16.3037 4.19766 12.0001Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-search {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-advanced {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489ZM7.10156 10.9001C7.10156 10.4583 7.45973 10.1001 7.90156 10.1001H10.1031V7.9001C10.1031 7.45827 10.4613 7.1001 10.9031 7.1001C11.345 7.1001 11.7031 7.45827 11.7031 7.9001V10.1001H13.9016C14.3434 10.1001 14.7016 10.4583 14.7016 10.9001C14.7016 11.3419 14.3434 11.7001 13.9016 11.7001H11.7031V13.9001C11.7031 14.3419 11.345 14.7001 10.9031 14.7001C10.4613 14.7001 10.1031 14.3419 10.1031 13.9001V11.7001H7.90156C7.45973 11.7001 7.10156 11.3419 7.10156 10.9001Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-print {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.8 2C6.35817 2 6 2.35817 6 2.8V7H3.80282C2.80892 7 2.00312 7.80556 2.00282 8.79946L2 18.2C1.99994 18.4122 2.08419 18.6157 2.23423 18.7658C2.38427 18.9159 2.58779 19.0002 2.8 19.0002H6.19922V21.2002C6.19922 21.642 6.55739 22.0002 6.99922 22.0002H17.1992C17.641 22.0002 17.9992 21.642 17.9992 21.2002V19.0002H21.2031C21.645 19.0002 22.0031 18.642 22.0031 18.2002V8.8C22.0031 7.80589 21.1972 7 20.2031 7H17.9992V2.8C17.9992 2.35817 17.641 2 17.1992 2H6.8ZM16.3992 7V3.6H7.6V7H16.3992ZM20.4031 17.4002H17.9992V14.0002C17.9992 13.788 17.9149 13.5845 17.7649 13.4345C17.6149 13.2845 17.4114 13.2002 17.1992 13.2002H6.99922C6.55739 13.2002 6.19922 13.5584 6.19922 14.0002V17.4002H3.60024L3.60282 8.79994C3.60286 8.68951 3.69239 8.6 3.80282 8.6H20.2031C20.3136 8.6 20.4031 8.68954 20.4031 8.8V17.4002ZM7.79922 14.8002V20.4002H16.3992V14.8002H7.79922Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-share {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3984 6.3C14.3984 4.47746 15.8759 3 17.6984 3C19.521 3 20.9984 4.47746 20.9984 6.3C20.9984 8.12254 19.521 9.6 17.6984 9.6C16.6494 9.6 15.7146 9.11047 15.1102 8.34738L9.52782 11.3105C9.57512 11.5329 9.6 11.7637 9.6 12.0002C9.6 12.3148 9.55597 12.6191 9.47374 12.9074L14.9792 15.8297C15.5743 14.966 16.5703 14.3999 17.6984 14.3999C19.521 14.3999 20.9984 15.8774 20.9984 17.6999C20.9984 19.5224 19.521 20.9999 17.6984 20.9999C15.8759 20.9999 14.3984 19.5224 14.3984 17.6999C14.3984 17.5793 14.4049 17.4602 14.4175 17.343L8.67279 14.2936C8.07276 14.9143 7.23145 15.3002 6.3 15.3002C4.47746 15.3002 3 13.8227 3 12.0002C3 10.1777 4.47746 8.7002 6.3 8.7002C7.3121 8.7002 8.21778 9.15582 8.82312 9.87314L14.4503 6.88619C14.4162 6.69595 14.3984 6.50005 14.3984 6.3ZM17.6984 4.6C16.7596 4.6 15.9984 5.36112 15.9984 6.3C15.9984 7.23888 16.7596 8 17.6984 8C18.6373 8 19.3984 7.23888 19.3984 6.3C19.3984 5.36112 18.6373 4.6 17.6984 4.6ZM4.6 12.0002C4.6 11.0613 5.36112 10.3002 6.3 10.3002C7.23888 10.3002 8 11.0613 8 12.0002C8 12.9391 7.23888 13.7002 6.3 13.7002C5.36112 13.7002 4.6 12.9391 4.6 12.0002ZM15.9984 17.6999C15.9984 16.761 16.7596 15.9999 17.6984 15.9999C18.6373 15.9999 19.3984 16.761 19.3984 17.6999C19.3984 18.6388 18.6373 19.3999 17.6984 19.3999C16.7596 19.3999 15.9984 18.6388 15.9984 17.6999Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-like {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.84279 3.00069C7.85776 3.00006 7.87276 2.99987 7.88775 3.00009C8.86548 3.01458 9.82407 3.27465 10.667 3.75671C11.1589 4.038 11.5645 4.46623 11.8833 4.87468C11.9227 4.92515 11.9614 4.97606 11.9992 5.02722C12.0371 4.97606 12.0757 4.92515 12.1151 4.87468C12.4339 4.46623 12.8396 4.03801 13.3314 3.75671C14.1744 3.27465 15.133 3.01458 16.1107 3.00009C16.1257 2.99987 16.1407 3.00006 16.1557 3.00069C17.7007 3.06467 19.1645 3.70893 20.2243 4.80459C21.2817 5.89773 21.8507 7.35228 21.7956 8.85363C21.7911 10.2724 21.1945 11.7053 20.3873 13.0116C19.57 14.3343 18.4895 15.6028 17.4185 16.7038C15.2802 18.9022 13.0965 20.5172 12.8801 20.6633L12.8799 20.6634L12.4466 20.9557C12.1762 21.138 11.8222 21.138 11.5519 20.9557L11.1186 20.6634L11.1165 20.662C10.902 20.5164 8.71872 18.902 6.57992 16.7033C5.50898 15.6024 4.42845 14.334 3.61116 13.0115C2.80391 11.7052 2.2073 10.2724 2.20288 8.85362C2.1478 7.35227 2.71673 5.89773 3.77414 4.80459C4.83397 3.70893 6.29773 3.06467 7.84279 3.00069ZM7.8645 4.6003C6.7485 4.65307 5.68545 5.12998 4.92415 5.917C4.15911 6.7079 3.7603 7.74703 3.80223 8.80609C3.80264 8.81664 3.80285 8.82719 3.80285 8.83774C3.80285 9.83437 4.23152 10.9717 4.97224 12.1703C5.70593 13.3576 6.70066 14.5328 7.72681 15.5876C8.75008 16.6396 9.7871 17.5541 10.5912 18.221C10.9927 18.554 11.3346 18.8239 11.5855 19.017C11.7109 19.1135 11.8132 19.1904 11.8883 19.2461C11.9259 19.2739 11.9562 19.2961 11.9789 19.3124L11.9993 19.327L12.0202 19.3121C12.0427 19.2959 12.0729 19.2738 12.1105 19.246C12.1855 19.1905 12.2877 19.1137 12.4131 19.0172C12.6639 18.8244 13.0057 18.5545 13.4072 18.2216C14.2113 17.5548 15.2483 16.6402 16.2716 15.5882C17.2978 14.5332 18.2925 13.3579 19.0262 12.1706C19.7669 10.9718 20.1956 9.83438 20.1956 8.83774C20.1956 8.82719 20.1958 8.81664 20.1962 8.80609C20.2381 7.74702 19.8393 6.7079 19.0743 5.917C18.313 5.12998 17.2499 4.65307 16.112 4.6003C15.4092 4.61445 14.7244 4.80326 14.1257 5.14563C13.8936 5.27837 13.639 5.52262 13.3764 5.85914C13.1193 6.18845 12.8895 6.56011 12.691 6.90192C12.5479 7.14847 12.2843 7.3002 11.9992 7.3002C11.7141 7.3002 11.4506 7.14847 11.3074 6.90192C11.1089 6.56011 10.8791 6.18845 10.6221 5.85914C10.3594 5.52262 10.1048 5.27837 9.8727 5.14563C9.27403 4.80326 8.58926 4.61445 7.88645 4.6003Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-filter {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.80078 8.52374C7.867 8.86303 8.63938 9.86127 8.63938 11.0399C8.63938 12.2185 7.867 13.2168 6.80078 13.5561L6.80078 21.2002C6.80078 21.642 6.44261 22.0002 6.00078 22.0002C5.55895 22.0002 5.20078 21.642 5.20078 21.2002L5.20078 13.557C4.13311 13.2185 3.35938 12.2196 3.35938 11.0399C3.35938 9.86023 4.13311 8.86128 5.20078 8.52284L5.20078 2.8C5.20078 2.35817 5.55895 2 6.00078 2C6.44261 2 6.80078 2.35817 6.80078 2.8V8.52374ZM5.99938 12.0799C5.425 12.0799 4.95938 11.6143 4.95938 11.0399C4.95938 10.4655 5.425 9.9999 5.99938 9.9999C6.57375 9.9999 7.03938 10.4655 7.03938 11.0399C7.03938 11.6143 6.57375 12.0799 5.99938 12.0799Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2008 21.2002L11.2008 17.1571C10.1331 16.8186 9.35938 15.8197 9.35938 14.64C9.35938 13.4603 10.1331 12.4614 11.2008 12.1229V2.8C11.2008 2.35817 11.559 2 12.0008 2C12.4426 2 12.8008 2.35817 12.8008 2.8L12.8008 12.1238C13.867 12.4631 14.6394 13.4614 14.6394 14.64C14.6394 15.8186 13.867 16.8169 12.8008 17.1562V21.2002C12.8008 21.642 12.4426 22.0002 12.0008 22.0002C11.559 22.0002 11.2008 21.642 11.2008 21.2002ZM10.9594 14.64C10.9594 15.2144 11.425 15.68 11.9994 15.68C12.5738 15.68 13.0394 15.2144 13.0394 14.64C13.0394 14.0656 12.5738 13.6 11.9994 13.6C11.425 13.6 10.9594 14.0656 10.9594 14.64Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2008 6.12294V2.8C17.2008 2.35817 17.559 2 18.0008 2C18.4426 2 18.8008 2.35817 18.8008 2.8V6.12383C19.867 6.46313 20.6394 7.46137 20.6394 8.64C20.6394 9.81863 19.867 10.8169 18.8008 11.1562L18.8008 21.2002C18.8008 21.642 18.4426 22.0002 18.0008 22.0002C17.559 22.0002 17.2008 21.642 17.2008 21.2002V11.1571C16.1331 10.8186 15.3594 9.81967 15.3594 8.64C15.3594 7.46033 16.1331 6.46138 17.2008 6.12294ZM17.9994 9.68C17.425 9.68 16.9594 9.21438 16.9594 8.64C16.9594 8.06562 17.425 7.6 17.9994 7.6C18.5738 7.6 19.0394 8.06562 19.0394 8.64C19.0394 9.21438 18.5738 9.68 17.9994 9.68Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.btn.icon .ico-location {
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.782 10.1089C15.782 12.1977 14.0887 13.891 11.9999 13.891C9.91104 13.891 8.21771 12.1977 8.21771 10.1089C8.21771 8.02005 9.91104 6.32672 11.9999 6.32672C14.0887 6.32672 15.782 8.02005 15.782 10.1089Z' stroke='%2333363D' stroke-width='1.5'/%3E%3Cpath d='M19.5642 10.1089C19.5642 14.2865 13.8909 21.4554 11.9999 21.4554C10.1088 21.4554 4.43555 14.2865 4.43555 10.1089C4.43555 5.93122 7.82221 2.54456 11.9999 2.54456C16.1775 2.54456 19.5642 5.93122 19.5642 10.1089Z' stroke='%2333363D' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn.icon.xlarge {
  width: 40px;
  min-height: 40px;
  height: 40px;
}
.btn.icon.xlarge .svg-icon {
  width: 100%;
  height: 100%;
}
.btn.icon.large {
  width: 32px;
  min-height: 32px;
  height: 32px;
}
.btn.icon.large .svg-icon {
  width: 100%;
  height: 100%;
}
.btn.icon.medium {
  width: 24px;
  min-height: 24px;
  height: 24px;
}
.btn.icon.medium .svg-icon {
  width: 100%;
  height: 100%;
}
.btn.icon.border {
  border-radius: 50%;
  border: 1px solid #CDD1D5;
  background: #fff;
}
.btn.icon.border.xlarge .svg-icon, .btn.icon.border.large .svg-icon {
  width: 16px;
  height: 16px;
}
.btn.text {
  display: inline-block;
  min-height: auto !important;
  padding: 5px 2px;
  text-align: left;
  white-space: normal;
  color: #1E2124;
}
.btn.text.large {
  padding: 5px 2px;
}
.btn.text.medium {
  padding: 2px;
}
.btn.text.small {
  padding: 0 2px;
}
.btn.text:hover {
  background-color: #EEF2F7;
}
.btn.text:active, .btn.text:focus {
  background-color: #D6E0EB;
}
.btn.text .ico-listul {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.19922 6.0002C2.19922 5.55837 2.55739 5.2002 2.99922 5.2002H20.9992C21.441 5.2002 21.7992 5.55837 21.7992 6.0002C21.7992 6.44202 21.441 6.8002 20.9992 6.8002H2.99922C2.55739 6.8002 2.19922 6.44202 2.19922 6.0002ZM2.19922 12.0002C2.19922 11.5584 2.55739 11.2002 2.99922 11.2002H20.9992C21.441 11.2002 21.7992 11.5584 21.7992 12.0002C21.7992 12.442 21.441 12.8002 20.9992 12.8002H2.99922C2.55739 12.8002 2.19922 12.442 2.19922 12.0002ZM2.99922 17.2002C2.55739 17.2002 2.19922 17.5584 2.19922 18.0002C2.19922 18.442 2.55739 18.8002 2.99922 18.8002H20.9992C21.441 18.8002 21.7992 18.442 21.7992 18.0002C21.7992 17.5584 21.441 17.2002 20.9992 17.2002H2.99922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-write {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4343 2.43427C16.7467 2.12185 17.2533 2.12185 17.5657 2.43427L21.5657 6.43427C21.7157 6.58429 21.8 6.78778 21.8 6.99995C21.8 7.21212 21.7157 7.41561 21.5657 7.56564L12.5657 16.5656C12.4157 16.7157 12.2122 16.8 12 16.8H8C7.55817 16.8 7.2 16.4418 7.2 16V12C7.2 11.7878 7.28429 11.5843 7.43431 11.4343L16.4343 2.43427ZM17 4.13132L15.1314 5.99995L18 8.86858L19.8686 6.99995L17 4.13132ZM16.8686 9.99995L14 7.13132L8.8 12.3313V15.2H11.6686L16.8686 9.99995ZM4.8 4.59995C4.68954 4.59995 4.6 4.68949 4.6 4.79995V19.2C4.6 19.3104 4.68954 19.4 4.8 19.4H19.2C19.3105 19.4 19.4 19.3104 19.4 19.2V12.2C19.4 11.7581 19.7582 11.4 20.2 11.4C20.6418 11.4 21 11.7581 21 12.2V19.2C21 20.1941 20.1941 21 19.2 21H4.8C3.80589 21 3 20.1941 3 19.2V4.79995C3 3.80584 3.80589 2.99995 4.8 2.99995H11.7992C12.241 2.99995 12.5992 3.35812 12.5992 3.79995C12.5992 4.24178 12.241 4.59995 11.7992 4.59995H4.8Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-detail {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.63629 12.0843C4.03609 10.8283 5.08502 9.63166 6.59666 8.73858C8.10015 7.85031 10.0027 7.3002 11.9985 7.3002C16.0279 7.3002 19.3773 9.51934 20.3566 12.1209C20.359 12.1272 20.3594 12.1313 20.3594 12.1328L20.3594 12.133C19.8163 13.8467 17.4328 16.7002 11.9985 16.7002C6.62812 16.7002 4.20473 13.6043 3.63555 12.0869L3.63629 12.0843ZM11.9985 5.7002C9.71865 5.7002 7.53474 6.32599 5.7828 7.36103C4.03901 8.39127 2.66351 9.86534 2.11167 11.599C2.0057 11.9319 2.00656 12.2981 2.13461 12.6412C2.92028 14.7463 5.91647 18.3002 11.9985 18.3002C18.0562 18.3002 21.1104 15.0626 21.8852 12.6146C21.9975 12.26 21.9786 11.8883 21.854 11.5573C20.5835 8.18203 16.518 5.7002 11.9985 5.7002ZM9.79922 12.0002C9.79922 10.7852 10.7842 9.8002 11.9992 9.8002C13.2142 9.8002 14.1992 10.7852 14.1992 12.0002C14.1992 13.2152 13.2142 14.2002 11.9992 14.2002C10.7842 14.2002 9.79922 13.2152 9.79922 12.0002ZM11.9992 8.2002C9.90054 8.2002 8.19922 9.90151 8.19922 12.0002C8.19922 14.0989 9.90054 15.8002 11.9992 15.8002C14.0979 15.8002 15.7992 14.0989 15.7992 12.0002C15.7992 9.90151 14.0979 8.2002 11.9992 8.2002Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-delete {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6304 4.23482C18.9428 3.92239 19.4493 3.92238 19.7618 4.23479C20.0742 4.5472 20.0742 5.05373 19.7618 5.36616L13.1294 11.999L19.7657 18.6357C20.0781 18.9481 20.0781 19.4546 19.7657 19.767C19.4532 20.0795 18.9467 20.0794 18.6343 19.767L11.998 13.1304L5.3618 19.767C5.04939 20.0794 4.54285 20.0795 4.23042 19.767C3.918 19.4546 3.91798 18.9481 4.23039 18.6357L10.8667 11.999L4.2343 5.36616C3.92189 5.05373 3.9219 4.5472 4.23433 4.23479C4.54676 3.92238 5.05329 3.92239 5.3657 4.23482L11.998 10.8676L18.6304 4.23482Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-download {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5754 16.0542C12.4246 16.2111 12.2163 16.2998 11.9987 16.2998C11.7811 16.2998 11.5729 16.2111 11.4221 16.0542L6.42206 10.8542C6.11583 10.5358 6.12576 10.0293 6.44424 9.72309C6.76273 9.41685 7.26916 9.42678 7.5754 9.74527L11.1987 13.5135V3.79976C11.1987 3.35793 11.5569 2.99976 11.9987 2.99976C12.4406 2.99976 12.7987 3.35793 12.7987 3.79976V13.5135L16.4221 9.74527C16.7283 9.42678 17.2347 9.41685 17.5532 9.72309C17.8717 10.0293 17.8816 10.5358 17.5754 10.8542L12.5754 16.0542ZM3.60029 16.0003C3.6004 15.5585 3.24232 15.2003 2.80049 15.2001C2.35866 15.2 2.0004 15.5581 2.00029 16L1.99951 19.2C1.99946 19.4122 2.08372 19.6157 2.23376 19.7658C2.38379 19.9158 2.5873 20.0001 2.79951 20.0001H21.1987C21.6406 20.0001 21.9987 19.642 21.9987 19.2001V16.0001C21.9987 15.5583 21.6406 15.2001 21.1987 15.2001C20.7569 15.2001 20.3987 15.5583 20.3987 16.0001V18.4001H3.59971L3.60029 16.0003Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-copy {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.19995 8.00001C6.19995 7.0059 7.00584 6.20001 7.99995 6.20001H19.2C20.1941 6.20001 21 7.0059 21 8.00001V19.2C21 20.1941 20.1941 21 19.2 21H7.99995C7.00584 21 6.19995 20.1941 6.19995 19.2V8.00001ZM7.99995 7.80001C7.88949 7.80001 7.79995 7.88955 7.79995 8.00001V19.2C7.79995 19.3105 7.88949 19.4 7.99995 19.4H19.2C19.3104 19.4 19.4 19.3105 19.4 19.2V8.00001C19.4 7.88955 19.3104 7.80001 19.2 7.80001H7.99995Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.00073 4.79982C3.00073 3.8057 3.80662 2.99982 4.80073 2.99982H18.2C18.6418 2.99982 19 3.35799 19 3.79982C19 4.24164 18.6418 4.59982 18.2 4.59982H4.80073C4.69027 4.59982 4.60073 4.68936 4.60073 4.79982V18.2C4.60073 18.6418 4.24256 19 3.80073 19C3.3589 19 3.00073 18.6418 3.00073 18.2V4.79982Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.8509 4.92396C14.0162 2.75874 17.5267 2.75874 19.6919 4.92397C21.8571 7.0892 21.8571 10.5997 19.6919 12.7649L11.9911 20.4657C11.6786 20.7782 11.1721 20.7782 10.8597 20.4657C10.5473 20.1533 10.5473 19.6468 10.8597 19.3344L18.5605 11.6336C20.1009 10.0932 20.1009 7.59573 18.5605 6.05534C17.0201 4.51496 14.5227 4.51494 12.9823 6.05534L4.92108 14.1165C4.92107 14.1165 4.92108 14.1165 4.92108 14.1165C3.9575 15.0801 3.95749 16.6424 4.92108 17.606C5.88466 18.5696 7.44692 18.5696 8.41051 17.606L15.643 10.3735C15.9898 10.0267 15.9898 9.46445 15.643 9.11766C15.2962 8.77089 14.7339 8.77089 14.3871 9.11766L7.51506 15.9898C7.20264 16.3022 6.69611 16.3022 6.38369 15.9898C6.07127 15.6774 6.07127 15.1708 6.38369 14.8584L13.2558 7.98632C13.2557 7.98632 13.2558 7.98631 13.2558 7.98632C14.2274 7.01468 15.8028 7.01468 16.7744 7.98632C17.746 8.95794 17.746 10.5332 16.7744 11.5049L9.54188 18.7374C7.95346 20.3258 5.37812 20.3258 3.78969 18.7374C2.20129 17.1489 2.20129 14.5736 3.78969 12.9852L11.8509 4.92396Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-blank {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.6 4.80002C4.59999 4.68955 4.68954 4.6 4.8 4.6H11.5991C12.041 4.6 12.3991 4.24183 12.3991 3.8C12.3991 3.35817 12.041 3 11.5991 3H4.8C3.80582 3 2.99991 3.80599 3 4.80017L3.00137 19.2004C3.00147 20.1944 3.80732 21.0002 4.80137 21.0002H19.1991C20.1932 21.0002 20.9991 20.1943 20.9991 19.2002V12.4002C20.9991 11.9584 20.641 11.6002 20.1991 11.6002C19.7573 11.6002 19.3991 11.9584 19.3991 12.4002V19.2002C19.3991 19.3107 19.3096 19.4002 19.1991 19.4002H4.80137C4.69092 19.4002 4.60138 19.3107 4.60137 19.2002L4.6 4.80002ZM13.9992 3.8C13.9992 4.24183 14.3574 4.6 14.7992 4.6H18.2678L10.4335 12.4343C10.1211 12.7467 10.1211 13.2533 10.4335 13.5657C10.746 13.8781 11.2525 13.8781 11.5649 13.5657L19.3992 5.73137V9.2002C19.3992 9.64202 19.7574 10.0002 20.1992 10.0002C20.641 10.0002 20.9992 9.64202 20.9992 9.2002V3.8C20.9992 3.35817 20.641 3 20.1992 3H14.7992C14.3574 3 13.9992 3.35817 13.9992 3.8Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-next {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.40531 19.7351C8.70087 20.0635 9.2067 20.0902 9.53512 19.7946L17.5351 12.5949C17.7037 12.4432 17.8 12.2271 17.8 12.0003C17.8 11.7735 17.7037 11.5574 17.5351 11.4056L9.53515 4.20515C9.20675 3.90957 8.70092 3.93617 8.40534 4.26457C8.10976 4.59297 8.13637 5.0988 8.46477 5.39438L15.8041 12.0002L8.4648 18.6053C8.13638 18.9009 8.10975 19.4067 8.40531 19.7351Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-prev {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.5947 19.7351C15.2991 20.0635 14.7933 20.0902 14.4649 19.7946L6.46486 12.5944C6.29629 12.4427 6.20004 12.2265 6.20004 11.9998C6.20004 11.773 6.2963 11.5568 6.46487 11.4051L14.4649 4.20513C14.7933 3.90956 15.2991 3.93618 15.5947 4.26459C15.8902 4.593 15.8636 5.09883 15.5352 5.3944L8.19591 11.9998L15.5352 18.6053C15.8636 18.9009 15.8902 19.4067 15.5947 19.7351Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-down {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1987 15.2C21.6404 15.2 21.9983 15.5582 21.9985 15.9998V19.2C21.9985 19.6418 21.6406 19.9998 21.1987 19.9998H2.79932C2.58718 19.9998 2.38388 19.9155 2.23389 19.7654C2.08393 19.6154 1.99946 19.4122 1.99951 19.2L2.00049 15.9998C2.0007 15.5581 2.35862 15.2 2.80029 15.2C3.24212 15.2001 3.60021 15.559 3.6001 16.0008V18.4002H20.3989V15.9998C20.3991 15.5582 20.757 15.2 21.1987 15.2ZM11.9985 2.99982C12.4403 2.99982 12.7982 3.35788 12.7983 3.79962V13.5135L16.4224 9.74493C16.7286 9.4268 17.2349 9.41733 17.5532 9.72345C17.8715 10.0297 17.8817 10.5359 17.5757 10.8543L12.5757 16.0545C12.4249 16.2114 12.2161 16.2996 11.9985 16.2996C11.7811 16.2996 11.5731 16.2112 11.4224 16.0545L6.42236 10.8543C6.11624 10.5359 6.12571 10.0297 6.44385 9.72345C6.76231 9.41723 7.26944 9.42651 7.57568 9.74493L11.1987 13.5135V3.79962C11.1988 3.35795 11.5569 2.99992 11.9985 2.99982Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-check {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7619 4.4874C14.6302 3.9196 13.3524 3.6 12 3.6C7.36081 3.6 3.6 7.36081 3.6 12C3.6 16.6392 7.36081 20.4 12 20.4C16.6392 20.4 20.4 16.6392 20.4 12C20.4 10.4817 19.9972 9.0575 19.2926 7.82841L20.2773 6.38701C21.3646 7.9873 22 9.91945 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C13.6874 2 15.2772 2.41794 16.6715 3.15595L15.7619 4.4874ZM17.118 5.3387C17.5468 5.66866 17.9429 6.03909 18.3005 6.44428L19.2269 5.08823C18.8549 4.69944 18.4519 4.34061 18.0218 4.01572L17.118 5.3387Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.4505 3.33922C19.8153 3.58845 19.909 4.08624 19.6598 4.45106L12.8281 14.4511C12.6938 14.6476 12.4789 14.7742 12.2419 14.7963C12.0049 14.8185 11.7703 14.7339 11.6019 14.5656L7.43364 10.3989C7.12116 10.0866 7.12106 9.58002 7.43342 9.26754C7.74578 8.95506 8.25231 8.95496 8.56479 9.26732L12.051 12.7522L18.3387 3.5485C18.5879 3.18368 19.0857 3.08998 19.4505 3.33922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-refresh {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.19766 12.0001C4.19766 7.69649 7.70723 4.2001 12.046 4.2001C14.9928 4.2001 17.5597 5.81393 18.9017 8.2002H15.8C15.3582 8.2002 15 8.55837 15 9.0002C15 9.44202 15.3582 9.8002 15.8 9.8002H20.8C21.2418 9.8002 21.6 9.44202 21.6 9.0002V4.0002C21.6 3.55837 21.2418 3.2002 20.8 3.2002C20.3582 3.2002 20 3.55837 20 4.0002V6.92494C18.3195 4.32325 15.3846 2.6001 12.046 2.6001C6.83203 2.6001 2.59766 6.8044 2.59766 12.0001C2.59766 17.1958 6.83203 21.4001 12.046 21.4001C16.7796 21.4001 20.7039 17.9361 21.3887 13.4098C21.4547 12.9729 21.1542 12.5652 20.7173 12.4991C20.2805 12.433 19.8727 12.7336 19.8067 13.1704C19.2395 16.9195 15.9831 19.8001 12.046 19.8001C7.70723 19.8001 4.19766 16.3037 4.19766 12.0001Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-advanced {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.99844 10.9004C3.99844 7.08963 7.08767 4.00039 10.8984 4.00039C14.7092 4.00039 17.7984 7.08963 17.7984 10.9004C17.7984 12.7135 17.0991 14.3632 15.9555 15.5947C15.8799 15.6322 15.809 15.6825 15.746 15.7455C15.6829 15.8086 15.6326 15.8796 15.595 15.9554C14.3633 17.1002 12.7126 17.8004 10.8984 17.8004C7.08767 17.8004 3.99844 14.7112 3.99844 10.9004ZM16.318 17.4489C14.8468 18.6678 12.9582 19.4004 10.8984 19.4004C6.20402 19.4004 2.39844 15.5948 2.39844 10.9004C2.39844 6.20597 6.20402 2.40039 10.8984 2.40039C15.5929 2.40039 19.3984 6.20597 19.3984 10.9004C19.3984 12.9589 18.6667 14.8465 17.4491 16.3173L20.7662 19.6343C21.0786 19.9468 21.0786 20.4533 20.7662 20.7657C20.4538 21.0781 19.9473 21.0781 19.6348 20.7657L16.318 17.4489ZM7.10156 10.9001C7.10156 10.4583 7.45973 10.1001 7.90156 10.1001H10.1031V7.9001C10.1031 7.45827 10.4613 7.1001 10.9031 7.1001C11.345 7.1001 11.7031 7.45827 11.7031 7.9001V10.1001H13.9016C14.3434 10.1001 14.7016 10.4583 14.7016 10.9001C14.7016 11.3419 14.3434 11.7001 13.9016 11.7001H11.7031V13.9001C11.7031 14.3419 11.345 14.7001 10.9031 14.7001C10.4613 14.7001 10.1031 14.3419 10.1031 13.9001V11.7001H7.90156C7.45973 11.7001 7.10156 11.3419 7.10156 10.9001Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-print {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.8 2C6.35817 2 6 2.35817 6 2.8V7H3.80282C2.80892 7 2.00312 7.80556 2.00282 8.79946L2 18.2C1.99994 18.4122 2.08419 18.6157 2.23423 18.7658C2.38427 18.9159 2.58779 19.0002 2.8 19.0002H6.19922V21.2002C6.19922 21.642 6.55739 22.0002 6.99922 22.0002H17.1992C17.641 22.0002 17.9992 21.642 17.9992 21.2002V19.0002H21.2031C21.645 19.0002 22.0031 18.642 22.0031 18.2002V8.8C22.0031 7.80589 21.1972 7 20.2031 7H17.9992V2.8C17.9992 2.35817 17.641 2 17.1992 2H6.8ZM16.3992 7V3.6H7.6V7H16.3992ZM20.4031 17.4002H17.9992V14.0002C17.9992 13.788 17.9149 13.5845 17.7649 13.4345C17.6149 13.2845 17.4114 13.2002 17.1992 13.2002H6.99922C6.55739 13.2002 6.19922 13.5584 6.19922 14.0002V17.4002H3.60024L3.60282 8.79994C3.60286 8.68951 3.69239 8.6 3.80282 8.6H20.2031C20.3136 8.6 20.4031 8.68954 20.4031 8.8V17.4002ZM7.79922 14.8002V20.4002H16.3992V14.8002H7.79922Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-share {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3984 6.3C14.3984 4.47746 15.8759 3 17.6984 3C19.521 3 20.9984 4.47746 20.9984 6.3C20.9984 8.12254 19.521 9.6 17.6984 9.6C16.6494 9.6 15.7146 9.11047 15.1102 8.34738L9.52782 11.3105C9.57512 11.5329 9.6 11.7637 9.6 12.0002C9.6 12.3148 9.55597 12.6191 9.47374 12.9074L14.9792 15.8297C15.5743 14.966 16.5703 14.3999 17.6984 14.3999C19.521 14.3999 20.9984 15.8774 20.9984 17.6999C20.9984 19.5224 19.521 20.9999 17.6984 20.9999C15.8759 20.9999 14.3984 19.5224 14.3984 17.6999C14.3984 17.5793 14.4049 17.4602 14.4175 17.343L8.67279 14.2936C8.07276 14.9143 7.23145 15.3002 6.3 15.3002C4.47746 15.3002 3 13.8227 3 12.0002C3 10.1777 4.47746 8.7002 6.3 8.7002C7.3121 8.7002 8.21778 9.15582 8.82312 9.87314L14.4503 6.88619C14.4162 6.69595 14.3984 6.50005 14.3984 6.3ZM17.6984 4.6C16.7596 4.6 15.9984 5.36112 15.9984 6.3C15.9984 7.23888 16.7596 8 17.6984 8C18.6373 8 19.3984 7.23888 19.3984 6.3C19.3984 5.36112 18.6373 4.6 17.6984 4.6ZM4.6 12.0002C4.6 11.0613 5.36112 10.3002 6.3 10.3002C7.23888 10.3002 8 11.0613 8 12.0002C8 12.9391 7.23888 13.7002 6.3 13.7002C5.36112 13.7002 4.6 12.9391 4.6 12.0002ZM15.9984 17.6999C15.9984 16.761 16.7596 15.9999 17.6984 15.9999C18.6373 15.9999 19.3984 16.761 19.3984 17.6999C19.3984 18.6388 18.6373 19.3999 17.6984 19.3999C16.7596 19.3999 15.9984 18.6388 15.9984 17.6999Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-like {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.84279 3.00069C7.85776 3.00006 7.87276 2.99987 7.88775 3.00009C8.86548 3.01458 9.82407 3.27465 10.667 3.75671C11.1589 4.038 11.5645 4.46623 11.8833 4.87468C11.9227 4.92515 11.9614 4.97606 11.9992 5.02722C12.0371 4.97606 12.0757 4.92515 12.1151 4.87468C12.4339 4.46623 12.8396 4.03801 13.3314 3.75671C14.1744 3.27465 15.133 3.01458 16.1107 3.00009C16.1257 2.99987 16.1407 3.00006 16.1557 3.00069C17.7007 3.06467 19.1645 3.70893 20.2243 4.80459C21.2817 5.89773 21.8507 7.35228 21.7956 8.85363C21.7911 10.2724 21.1945 11.7053 20.3873 13.0116C19.57 14.3343 18.4895 15.6028 17.4185 16.7038C15.2802 18.9022 13.0965 20.5172 12.8801 20.6633L12.8799 20.6634L12.4466 20.9557C12.1762 21.138 11.8222 21.138 11.5519 20.9557L11.1186 20.6634L11.1165 20.662C10.902 20.5164 8.71872 18.902 6.57992 16.7033C5.50898 15.6024 4.42845 14.334 3.61116 13.0115C2.80391 11.7052 2.2073 10.2724 2.20288 8.85362C2.1478 7.35227 2.71673 5.89773 3.77414 4.80459C4.83397 3.70893 6.29773 3.06467 7.84279 3.00069ZM7.8645 4.6003C6.7485 4.65307 5.68545 5.12998 4.92415 5.917C4.15911 6.7079 3.7603 7.74703 3.80223 8.80609C3.80264 8.81664 3.80285 8.82719 3.80285 8.83774C3.80285 9.83437 4.23152 10.9717 4.97224 12.1703C5.70593 13.3576 6.70066 14.5328 7.72681 15.5876C8.75008 16.6396 9.7871 17.5541 10.5912 18.221C10.9927 18.554 11.3346 18.8239 11.5855 19.017C11.7109 19.1135 11.8132 19.1904 11.8883 19.2461C11.9259 19.2739 11.9562 19.2961 11.9789 19.3124L11.9993 19.327L12.0202 19.3121C12.0427 19.2959 12.0729 19.2738 12.1105 19.246C12.1855 19.1905 12.2877 19.1137 12.4131 19.0172C12.6639 18.8244 13.0057 18.5545 13.4072 18.2216C14.2113 17.5548 15.2483 16.6402 16.2716 15.5882C17.2978 14.5332 18.2925 13.3579 19.0262 12.1706C19.7669 10.9718 20.1956 9.83438 20.1956 8.83774C20.1956 8.82719 20.1958 8.81664 20.1962 8.80609C20.2381 7.74702 19.8393 6.7079 19.0743 5.917C18.313 5.12998 17.2499 4.65307 16.112 4.6003C15.4092 4.61445 14.7244 4.80326 14.1257 5.14563C13.8936 5.27837 13.639 5.52262 13.3764 5.85914C13.1193 6.18845 12.8895 6.56011 12.691 6.90192C12.5479 7.14847 12.2843 7.3002 11.9992 7.3002C11.7141 7.3002 11.4506 7.14847 11.3074 6.90192C11.1089 6.56011 10.8791 6.18845 10.6221 5.85914C10.3594 5.52262 10.1048 5.27837 9.8727 5.14563C9.27403 4.80326 8.58926 4.61445 7.88645 4.6003Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-filter {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.80078 8.52374C7.867 8.86303 8.63938 9.86127 8.63938 11.0399C8.63938 12.2185 7.867 13.2168 6.80078 13.5561L6.80078 21.2002C6.80078 21.642 6.44261 22.0002 6.00078 22.0002C5.55895 22.0002 5.20078 21.642 5.20078 21.2002L5.20078 13.557C4.13311 13.2185 3.35938 12.2196 3.35938 11.0399C3.35938 9.86023 4.13311 8.86128 5.20078 8.52284L5.20078 2.8C5.20078 2.35817 5.55895 2 6.00078 2C6.44261 2 6.80078 2.35817 6.80078 2.8V8.52374ZM5.99938 12.0799C5.425 12.0799 4.95938 11.6143 4.95938 11.0399C4.95938 10.4655 5.425 9.9999 5.99938 9.9999C6.57375 9.9999 7.03938 10.4655 7.03938 11.0399C7.03938 11.6143 6.57375 12.0799 5.99938 12.0799Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2008 21.2002L11.2008 17.1571C10.1331 16.8186 9.35938 15.8197 9.35938 14.64C9.35938 13.4603 10.1331 12.4614 11.2008 12.1229V2.8C11.2008 2.35817 11.559 2 12.0008 2C12.4426 2 12.8008 2.35817 12.8008 2.8L12.8008 12.1238C13.867 12.4631 14.6394 13.4614 14.6394 14.64C14.6394 15.8186 13.867 16.8169 12.8008 17.1562V21.2002C12.8008 21.642 12.4426 22.0002 12.0008 22.0002C11.559 22.0002 11.2008 21.642 11.2008 21.2002ZM10.9594 14.64C10.9594 15.2144 11.425 15.68 11.9994 15.68C12.5738 15.68 13.0394 15.2144 13.0394 14.64C13.0394 14.0656 12.5738 13.6 11.9994 13.6C11.425 13.6 10.9594 14.0656 10.9594 14.64Z' fill='%231E2124'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2008 6.12294V2.8C17.2008 2.35817 17.559 2 18.0008 2C18.4426 2 18.8008 2.35817 18.8008 2.8V6.12383C19.867 6.46313 20.6394 7.46137 20.6394 8.64C20.6394 9.81863 19.867 10.8169 18.8008 11.1562L18.8008 21.2002C18.8008 21.642 18.4426 22.0002 18.0008 22.0002C17.559 22.0002 17.2008 21.642 17.2008 21.2002V11.1571C16.1331 10.8186 15.3594 9.81967 15.3594 8.64C15.3594 7.46033 16.1331 6.46138 17.2008 6.12294ZM17.9994 9.68C17.425 9.68 16.9594 9.21438 16.9594 8.64C16.9594 8.06562 17.425 7.6 17.9994 7.6C18.5738 7.6 19.0394 8.06562 19.0394 8.64C19.0394 9.21438 18.5738 9.68 17.9994 9.68Z' fill='%231E2124'/%3E%3C/svg%3E%0A");
}
.btn.text .ico-location {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.782 10.1089C15.782 12.1977 14.0887 13.891 11.9999 13.891C9.91104 13.891 8.21771 12.1977 8.21771 10.1089C8.21771 8.02005 9.91104 6.32672 11.9999 6.32672C14.0887 6.32672 15.782 8.02005 15.782 10.1089Z' stroke='%231E2124' stroke-width='1.5'/%3E%3Cpath d='M19.5642 10.1089C19.5642 14.2865 13.8909 21.4554 11.9999 21.4554C10.1088 21.4554 4.43555 14.2865 4.43555 10.1089C4.43555 5.93122 7.82221 2.54456 11.9999 2.54456C16.1775 2.54456 19.5642 5.93122 19.5642 10.1089Z' stroke='%231E2124' stroke-width='1.5'/%3E%3C/svg%3E%0A");
}
.btn.text .svg-icon {
  margin-bottom: -5px;
}
.btn.text.medium .svg-icon {
  margin-bottom: -4px;
}
.btn.outline-none {
  border-color: transparent !important;
}
.btn.disabled, .btn:disabled {
  color: #6D7882 !important;
  background-color: #CDD1D5 !important;
  border-color: #CDD1D5 !important;
  cursor: not-allowed;
  pointer-events: none;
}

.accessibility_vod_wrap {
  border: 1px solid #dcdcdc;
}
.accessibility_vod_wrap .vod_box {
  padding-top: 56.25%;
  position: relative;
}
.accessibility_vod_wrap .vod_box .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.accessibility_vod_wrap .subtit {
  overflow: hidden;
  padding: 35px 65px;
  background: #fbfbfb;
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit {
    padding: 20px;
  }
}
.accessibility_vod_wrap .subtit strong {
  float: left;
  margin-top: 10px;
  padding-bottom: 20px;
  width: 15%;
  font-size: 16px;
  font-weight: 700;
  color: #2257B4;
  position: relative;
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit strong {
    padding-bottom: 0;
    float: none;
    width: 100%;
  }
}
.accessibility_vod_wrap .subtit strong:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  background: #2257B4;
  height: 2px;
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit strong:before {
    display: none;
  }
}
.accessibility_vod_wrap .subtit strong:after {
  content: "";
  position: absolute;
  left: 32px;
  bottom: -5px;
  background: transparent;
  width: 12px;
  height: 12px;
  border: 1px solid #2257B4;
  border-width: 0 2px 2px 0;
  transform: rotate(315deg);
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit strong:after {
    display: none;
  }
}
.accessibility_vod_wrap .subtit .subtit_txt {
  float: right;
  padding: 10px;
  width: calc(83% - 10px);
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit .subtit_txt {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 15px;
  }
}
.accessibility_vod_wrap .subtit .subtit_txt .txtwrap {
  width: 100%;
  height: 100px;
  overflow-y: scroll;
}
.accessibility_vod_wrap .subtit .subtit_txt .txtwrap:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.accessibility_vod_wrap .subtit .subtit_txt .txtwrap pre {
  width: 100%;
  white-space: pre-line;
  word-wrap: break-word;
  word-break: keep-all;
  font-family: "nsk", "sans-serif";
}
@media (max-width: 767px) {
  .accessibility_vod_wrap .subtit h4 {
    margin-bottom: 15px;
    padding: 0;
    background: none;
  }
}/*# sourceMappingURL=basic.css.map */