@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  text-decoration: none;
  vertical-align: baseline; }

html, body {
  font-family: 'SandollGothicNeo1Unicode' , -apple-system, sans-serif;
  font-weight: normal; }
  html:lang(th), body:lang(th) {
    font-family: 'LINE Seed Sans TH', 'SandollGothicNeo1Unicode' , -apple-system, sans-serif; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.blind {
  display: none; }

/* webfont */
/*bakey*/
/* Icon Bob */
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); } }
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }
@keyframes webfontbanner {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); } }
@keyframes webfontbanner-float {
  100% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); } }
@keyframes fade-renew {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes spin {
  100% {
    transform: rotate(360deg); } }
@keyframes hvr-icon-bob-main {
  0% {
    transform: translateY(-6px); }
  50% {
    transform: translateY(-2px); }
  100% {
    transform: translateY(-6px); } }
@keyframes main-itembg01 {
  0% {
    transform: scale(1.1) translate3d(0, 0, 0); }
  60% {
    transform: scale(1.15) translate3d(-1%, 1%, 0); }
  100% {
    transform: scale(1.1) translate3d(0, 0, 0); } }
@keyframes main-itembg02 {
  0% {
    transform: scale(1.1) translate3d(0, 0, 0); }
  60% {
    transform: scale(1.15) translate3d(1%, 1%, 0); }
  100% {
    transform: scale(1.1) translate3d(0, 0, 0); } }
@keyframes main-itembg03 {
  0% {
    transform: scale(1.1); }
  60% {
    transform: scale(1.15); }
  100% {
    transform: scale(1.1); } }
@keyframes slide {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }
@keyframes loader {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-16px); } }
@keyframes moveSlideshow {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-33.3333%); } }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.mt-5px,
.my-5px {
  margin-top: 5px !important; }

.mb-5px,
.my-5px {
  margin-bottom: 5px !important; }

.ms-5px,
.mx-5px {
  margin-left: 5px !important; }

.me-5px,
.mx-5px {
  margin-right: 5px !important; }

.mt-10px,
.my-10px {
  margin-top: 10px !important; }

.mb-10px,
.my-10px {
  margin-bottom: 10px !important; }

.ms-10px,
.mx-10px {
  margin-left: 10px !important; }

.me-10px,
.mx-10px {
  margin-right: 10px !important; }

.mt-15px,
.my-15px {
  margin-top: 15px !important; }

.mb-15px,
.my-15px {
  margin-bottom: 15px !important; }

.ms-15px,
.mx-15px {
  margin-left: 15px !important; }

.me-15px,
.mx-15px {
  margin-right: 15px !important; }

.mt-20px,
.my-20px {
  margin-top: 20px !important; }

.mb-20px,
.my-20px {
  margin-bottom: 20px !important; }

.ms-20px,
.mx-20px {
  margin-left: 20px !important; }

.me-20px,
.mx-20px {
  margin-right: 20px !important; }

.mt-25px,
.my-25px {
  margin-top: 25px !important; }

.mb-25px,
.my-25px {
  margin-bottom: 25px !important; }

.ms-25px,
.mx-25px {
  margin-left: 25px !important; }

.me-25px,
.mx-25px {
  margin-right: 25px !important; }

.mt-30px,
.my-30px {
  margin-top: 30px !important; }

.mb-30px,
.my-30px {
  margin-bottom: 30px !important; }

.ms-30px,
.mx-30px {
  margin-left: 30px !important; }

.me-30px,
.mx-30px {
  margin-right: 30px !important; }

.mt-35px,
.my-35px {
  margin-top: 35px !important; }

.mb-35px,
.my-35px {
  margin-bottom: 35px !important; }

.ms-35px,
.mx-35px {
  margin-left: 35px !important; }

.me-35px,
.mx-35px {
  margin-right: 35px !important; }

.mt-40px,
.my-40px {
  margin-top: 40px !important; }

.mb-40px,
.my-40px {
  margin-bottom: 40px !important; }

.ms-40px,
.mx-40px {
  margin-left: 40px !important; }

.me-40px,
.mx-40px {
  margin-right: 40px !important; }

.mt-45px,
.my-45px {
  margin-top: 45px !important; }

.mb-45px,
.my-45px {
  margin-bottom: 45px !important; }

.ms-45px,
.mx-45px {
  margin-left: 45px !important; }

.me-45px,
.mx-45px {
  margin-right: 45px !important; }

.mt-50px,
.my-50px {
  margin-top: 50px !important; }

.mb-50px,
.my-50px {
  margin-bottom: 50px !important; }

.ms-50px,
.mx-50px {
  margin-left: 50px !important; }

.me-50px,
.mx-50px {
  margin-right: 50px !important; }

.mt-55px,
.my-55px {
  margin-top: 55px !important; }

.mb-55px,
.my-55px {
  margin-bottom: 55px !important; }

.ms-55px,
.mx-55px {
  margin-left: 55px !important; }

.me-55px,
.mx-55px {
  margin-right: 55px !important; }

.mt-60px,
.my-60px {
  margin-top: 60px !important; }

.mb-60px,
.my-60px {
  margin-bottom: 60px !important; }

.ms-60px,
.mx-60px {
  margin-left: 60px !important; }

.me-60px,
.mx-60px {
  margin-right: 60px !important; }

.mt-65px,
.my-65px {
  margin-top: 65px !important; }

.mb-65px,
.my-65px {
  margin-bottom: 65px !important; }

.ms-65px,
.mx-65px {
  margin-left: 65px !important; }

.me-65px,
.mx-65px {
  margin-right: 65px !important; }

.mt-70px,
.my-70px {
  margin-top: 70px !important; }

.mb-70px,
.my-70px {
  margin-bottom: 70px !important; }

.ms-70px,
.mx-70px {
  margin-left: 70px !important; }

.me-70px,
.mx-70px {
  margin-right: 70px !important; }

.mt-75px,
.my-75px {
  margin-top: 75px !important; }

.mb-75px,
.my-75px {
  margin-bottom: 75px !important; }

.ms-75px,
.mx-75px {
  margin-left: 75px !important; }

.me-75px,
.mx-75px {
  margin-right: 75px !important; }

.mt-80px,
.my-80px {
  margin-top: 80px !important; }

.mb-80px,
.my-80px {
  margin-bottom: 80px !important; }

.ms-80px,
.mx-80px {
  margin-left: 80px !important; }

.me-80px,
.mx-80px {
  margin-right: 80px !important; }

.mt-85px,
.my-85px {
  margin-top: 85px !important; }

.mb-85px,
.my-85px {
  margin-bottom: 85px !important; }

.ms-85px,
.mx-85px {
  margin-left: 85px !important; }

.me-85px,
.mx-85px {
  margin-right: 85px !important; }

.mt-90px,
.my-90px {
  margin-top: 90px !important; }

.mb-90px,
.my-90px {
  margin-bottom: 90px !important; }

.ms-90px,
.mx-90px {
  margin-left: 90px !important; }

.me-90px,
.mx-90px {
  margin-right: 90px !important; }

.mt-95px,
.my-95px {
  margin-top: 95px !important; }

.mb-95px,
.my-95px {
  margin-bottom: 95px !important; }

.ms-95px,
.mx-95px {
  margin-left: 95px !important; }

.me-95px,
.mx-95px {
  margin-right: 95px !important; }

.mt-100px,
.my-100px {
  margin-top: 100px !important; }

.mb-100px,
.my-100px {
  margin-bottom: 100px !important; }

.ms-100px,
.mx-100px {
  margin-left: 100px !important; }

.me-100px,
.mx-100px {
  margin-right: 100px !important; }

.mt-105px,
.my-105px {
  margin-top: 105px !important; }

.mb-105px,
.my-105px {
  margin-bottom: 105px !important; }

.ms-105px,
.mx-105px {
  margin-left: 105px !important; }

.me-105px,
.mx-105px {
  margin-right: 105px !important; }

.mt-110px,
.my-110px {
  margin-top: 110px !important; }

.mb-110px,
.my-110px {
  margin-bottom: 110px !important; }

.ms-110px,
.mx-110px {
  margin-left: 110px !important; }

.me-110px,
.mx-110px {
  margin-right: 110px !important; }

.mt-115px,
.my-115px {
  margin-top: 115px !important; }

.mb-115px,
.my-115px {
  margin-bottom: 115px !important; }

.ms-115px,
.mx-115px {
  margin-left: 115px !important; }

.me-115px,
.mx-115px {
  margin-right: 115px !important; }

.mt-120px,
.my-120px {
  margin-top: 120px !important; }

.mb-120px,
.my-120px {
  margin-bottom: 120px !important; }

.ms-120px,
.mx-120px {
  margin-left: 120px !important; }

.me-120px,
.mx-120px {
  margin-right: 120px !important; }

.mt-125px,
.my-125px {
  margin-top: 125px !important; }

.mb-125px,
.my-125px {
  margin-bottom: 125px !important; }

.ms-125px,
.mx-125px {
  margin-left: 125px !important; }

.me-125px,
.mx-125px {
  margin-right: 125px !important; }

.mt-130px,
.my-130px {
  margin-top: 130px !important; }

.mb-130px,
.my-130px {
  margin-bottom: 130px !important; }

.ms-130px,
.mx-130px {
  margin-left: 130px !important; }

.me-130px,
.mx-130px {
  margin-right: 130px !important; }

.btn {
  transition: all 0.3s;
  border-radius: 6px;
  font-size: 0.875rem;
  line-height: 1.64; }
  .btn:hover, .btn:focus {
    opacity: 1; }
  .btn:disabled,
  .btn .disabled {
    opacity: 0.8; }

.btn-width-default {
  min-width: 160px; }

.btn-width-120 {
  min-width: 120px; }

.btn-width-140 {
  min-width: 140px; }

.btn-width-180 {
  min-width: 180px; }

.btn-width-320 {
  min-width: 320px; }

.btn-size-default {
  padding: 8px 30px; }

.btn-size-md {
  padding: 11px 30px; }

.btn-size-lg {
  padding: 16px 30px; }

.btn-size-sm {
  padding: 2px 12px;
  min-width: 64px;
  font-size: 0.75rem !important; }

.btn-icon {
  display: inline-flex; }
  .btn-icon > svg + span {
    margin-left: 8px; }

.btn-close {
  width: 24px;
  height: 24px;
  background-size: cover;
  background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_X' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='translate(9 9)' d='m0 0 14 14'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(9 9)' d='M14 0 0 14'/%3E%3C/svg%3E%0A"); }
  .btn-close.text-white {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_X' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23fff;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='translate(9 9)' d='m0 0 14 14'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(9 9)' d='M14 0 0 14'/%3E%3C/svg%3E%0A"); }

.btn-border-none {
  border: none;
  background: transparent;
  color: #dddddd;
  padding: 0;
  width: 32px;
  height: 32px; }
  .btn-border-none.active {
    color: #1c1c1c; }

.btn-sandoll {
  color: #ffffff !important;
  background: #4173fa;
  border: 1px solid #4173fa; }
  .btn-sandoll.btn-icon {
    fill: #ffffff; }
    .btn-sandoll.btn-icon:hover, .btn-sandoll.btn-icon:focus {
      color: #ffffff; }
  .btn-sandoll:hover, .btn-sandoll:focus {
    background: #1955F5;
    color: #ffffff; }

.btn-white-outline {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff; }
  .btn-white-outline:hover, .btn-white-outline:focus {
    color: #ffffff;
    opacity: 0.8; }

.btn-ddd-outline {
  color: #ffffff;
  background: transparent;
  border: 1px solid #dddddd; }
  .btn-ddd-outline:hover, .btn-ddd-outline:focus {
    color: #dddddd;
    opacity: 0.8; }

.btn-sandoll-light {
  background-color: #F5F8FF;
  color: #4173fa !important; }
  .btn-sandoll-light:hover, .btn-sandoll-light:active {
    background-color: #EBF0FF; }

.btn-default {
  color: #ffffff;
  background: #333333;
  border: 1px solid #333333; }
  .btn-default:hover, .btn-default:focus {
    background: #1c1c1c;
    color: #ffffff; }

.btn-default-outline {
  color: #333333;
  background: #ffffff;
  border: 1px solid #dddddd; }
  .btn-default-outline:hover, .btn-default-outline:focus {
    background: #ffffff;
    color: #333333;
    border: 1px solid #4173fa; }

.btn-sandoll-outline {
  color: #4173fa;
  background: #ffffff;
  border: 1px solid #4173fa; }
  .btn-sandoll-outline.btn-icon {
    fill: #4173fa; }
    .btn-sandoll-outline.btn-icon:hover, .btn-sandoll-outline.btn-icon:focus {
      fill: #4173fa; }
  .btn-sandoll-outline:hover, .btn-sandoll-outline:focus {
    background: #ededed;
    color: #4173fa; }

.btn-ddd {
  color: #ffffff;
  background: #dddddd;
  border: 1px solid #dddddd; }
  .btn-ddd:disabled {
    opacity: 1; }
  .btn-ddd.btn-icon {
    fill: #ffffff; }
    .btn-ddd.btn-icon:hover, .btn-ddd.btn-icon:focus {
      fill: #ffffff; }
  .btn-ddd:hover, .btn-ddd:focus {
    color: #ffffff; }

.btn-ccc {
  color: #ffffff;
  background: #cccccc;
  border: 1px solid #cccccc; }
  .btn-ccc:disabled {
    opacity: 1; }
  .btn-ccc.btn-icon {
    fill: #ffffff; }
    .btn-ccc.btn-icon:hover, .btn-ccc.btn-icon:focus {
      fill: #ffffff; }
  .btn-ccc:hover, .btn-ccc:focus {
    color: #ffffff; }

.btn-cancel {
  color: #ffffff;
  background: #999999;
  border: 1px solid #999999; }
  .btn-cancel:disabled {
    opacity: 1; }
  .btn-cancel.btn-icon {
    fill: #ffffff; }
    .btn-cancel.btn-icon:hover, .btn-cancel.btn-icon:focus {
      fill: #ffffff; }
  .btn-cancel:hover, .btn-cancel:focus {
    color: #ffffff; }

.btn-cancel-outline {
  color: #999999;
  background: #ffffff;
  border: 1px solid #999999; }
  .btn-cancel-outline.btn-icon {
    fill: #999999; }
    .btn-cancel-outline.btn-icon:hover, .btn-cancel-outline.btn-icon:focus {
      fill: #999999; }
  .btn-cancel-outline:hover, .btn-cancel-outline:focus {
    color: #999999; }

.btn-light-blue {
  background-color: #EBF0FF;
  color: #345CC8; }

.btn-light-blue-outline {
  border: 1px solid #345CC8;
  color: #345CC8; }

.btn-radius-md {
  border-radius: 6px; }

.btn-radius-sm {
  border-radius: 4px !important; }

.btn-size-m {
  width: 216px;
  padding: 14px 0; }

.easy_login .fs-txt-2 {
  line-height: 1.5; }
.easy_login .btn-sns {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 60px; }
  .easy_login .btn-sns img {
    position: absolute;
    top: 17px;
    left: 15px;
    width: 24px;
    margin-right: 0px; }
    .easy_login .btn-sns img.sandoll_icon {
      width: 30px;
      top: 22px; }
  .easy_login .btn-sns:active, .easy_login .btn-sns:focus, .easy_login .btn-sns:hover {
    background: #f0f0f0;
    border: 1px solid #dddddd; }

.mobile .btn-width-default {
  min-width: 150px; }
.mobile .btn-width-180 {
  min-width: 180px; }
.mobile .btn-width-320 {
  min-width: 320px; }
.mobile .btn-size-default {
  padding: 8px 28px; }
.mobile .btn-size-lg {
  padding: 17px 30px;
  height: 60px; }
.mobile .btn-size-sm {
  padding: 4px 16px;
  min-width: 76px;
  font-size: 0.75rem !important; }
  .mobile .btn-size-sm.w-90 {
    min-width: 90px; }
.mobile .btn-width-110px {
  padding: 8px 0;
  min-width: 110px; }
.mobile .btn-size-m {
  padding: 9px 0; }

/* icon */
i.sd {
  background-position: center;
  background-size: cover;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  /*
  &.ic-grid{ //basic - ddd
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3260'%3E%3Cpath data-name='사각형 2429' d='M1.609-.391V14.36h17.7V-.391h-17.7m0-1.609h17.7A1.609 1.609 0 0 1 20.92-.391V14.36a1.609 1.609 0 0 1-1.609 1.609H1.609A1.609 1.609 0 0 1 0 14.36V-.391A1.609 1.609 0 0 1 1.609-2z' transform='translate(5.766 8.924)' style='fill:%23ddd'/%3E%3Cpath data-name='Union 1' d='M5.474 10.244H1.092a1.089 1.089 0 0 1-.857-1.763L3.987 3.7a1.092 1.092 0 0 1 1.713 0l1.357 1.731L11.074.409a1.091 1.091 0 0 1 1.7 0l6.451 8.065a1.09 1.09 0 0 1-.852 1.771z' transform='translate(6.483 13.175)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A");
    &.black{
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3260'%3E%3Cpath data-name='사각형 2429' d='M1.609-.391V14.36h17.7V-.391h-17.7m0-1.609h17.7A1.609 1.609 0 0 1 20.92-.391V14.36a1.609 1.609 0 0 1-1.609 1.609H1.609A1.609 1.609 0 0 1 0 14.36V-.391A1.609 1.609 0 0 1 1.609-2z' transform='translate(5.766 8.924)' style='fill:%231c1c1c'/%3E%3Cpath data-name='Union 1' d='M5.474 10.244H1.092a1.089 1.089 0 0 1-.857-1.763L3.987 3.7a1.092 1.092 0 0 1 1.713 0l1.357 1.731L11.074.409a1.091 1.091 0 0 1 1.7 0l6.451 8.065a1.09 1.09 0 0 1-.852 1.771z' transform='translate(6.483 13.175)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A");    
    }
  }
  &.ic-list{ //basic- ddd
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M26.48 45.129h-8.067a1.618 1.618 0 0 1-1.613-1.613V42.44a1.618 1.618 0 0 1 1.613-1.613h8.067a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -20.659)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3265'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -28.845)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3266'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -35.028)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A");
    &.black{
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M26.48 45.129h-8.067a1.618 1.618 0 0 1-1.613-1.613V42.44a1.618 1.618 0 0 1 1.613-1.613h8.067a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -20.659)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3265'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -28.845)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3266'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -35.028)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A");
    }
  }
  &.ic-noimg-grid{ //basic- ddd
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M23.179 24.8h-4.784a1.6 1.6 0 0 1-1.595-1.594v-4.785a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.591 1.591 0 0 1-1.595 1.595z' transform='translate(-.16 -.056)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3225'%3E%3Cpath data-name='Path 2424' d='M13.566 24.787H8.781a1.6 1.6 0 0 1-1.595-1.595v-4.784a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.583 1.583 0 0 1-1.594 1.595z' transform='translate(-.129 -.055)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3226'%3E%3Cpath data-name='Path 2425' d='M23.152 15.16h-4.757a1.6 1.6 0 0 1-1.595-1.594V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.595 1.595v4.758a1.6 1.6 0 0 1-1.596 1.594z' transform='translate(-.16 -.023)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3227'%3E%3Cpath data-name='Path 2426' d='M13.566 15.16H8.808a1.6 1.6 0 0 1-1.595-1.595V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.594 1.595v4.758a1.591 1.591 0 0 1-1.594 1.594z' transform='translate(-.128 -.023)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A");    
    &.black{
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M23.179 24.8h-4.784a1.6 1.6 0 0 1-1.595-1.594v-4.785a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.591 1.591 0 0 1-1.595 1.595z' transform='translate(-.16 -.056)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3225'%3E%3Cpath data-name='Path 2424' d='M13.566 24.787H8.781a1.6 1.6 0 0 1-1.595-1.595v-4.784a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.583 1.583 0 0 1-1.594 1.595z' transform='translate(-.129 -.055)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3226'%3E%3Cpath data-name='Path 2425' d='M23.152 15.16h-4.757a1.6 1.6 0 0 1-1.595-1.594V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.595 1.595v4.758a1.6 1.6 0 0 1-1.596 1.594z' transform='translate(-.16 -.023)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3227'%3E%3Cpath data-name='Path 2426' d='M13.566 15.16H8.808a1.6 1.6 0 0 1-1.595-1.595V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.594 1.595v4.758a1.591 1.591 0 0 1-1.594 1.594z' transform='translate(-.128 -.023)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A");    
    }
  }
  */ }
  i.sd.btn-prev-icon {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath data-name='Path 343' d='m3416.979 1508.94-6 6 6 6' transform='translate(-3406.979 -1506.939)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.btn-next-icon {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath data-name='Path 343' d='m3410.979 1508.94 6 6-6 6' transform='translate(-3404.979 -1506.939)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.btn-next-icon.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath data-name='Path 343' d='m3410.979 1508.94 6 6-6 6' transform='translate(-3404.979 -1506.939)' style='stroke:%23fff;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.btn-next-icon.text-999 {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath data-name='Path 343' d='m3410.979 1508.94 6 6-6 6' transform='translate(-3404.979 -1506.939)' style='stroke:%23999;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.btn-next-icon.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath data-name='Path 343' d='m3410.979 1508.94 6 6-6 6' transform='translate(-3404.979 -1506.939)' style='stroke:%234173fa;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.prev-icon {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath data-name='Path 317' d='m3430.979 1508.94-20 20 20 20' transform='translate(-3398.979 -1504.94)' style='stroke:%23fff;fill:none'/%3E%3Cpath data-name='Rectangle 127' style='fill:none' d='M0 0h48v48H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.prev-icon.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Path 317' d='m3418.979 1508.94-8 8 8 8' transform='translate(-3399.979 -1500.94)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 141' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.next-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath data-name='Path 316' d='m3410.979 1508.94 20 20-20 20' transform='translate(-3394.979 -1504.94)' style='stroke:%23fff;fill:none'/%3E%3Cpath data-name='Rectangle 128' style='fill:none' d='M0 0h48v48H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.next-icon.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Path 316' d='m3410.979 1508.94 8 8-8 8' transform='translate(-3397.979 -1500.94)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Rectangle 142' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-camera {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 12.7992C16.6329 12.7992 17.2515 12.9869 17.7778 13.3385C18.304 13.6901 18.7142 14.1899 18.9564 14.7746C19.1986 15.3594 19.2619 16.0028 19.1385 16.6235C19.015 17.2442 18.7102 17.8144 18.2627 18.262C17.8152 18.7095 17.245 19.0143 16.6242 19.1377C16.0035 19.2612 15.3601 19.1978 14.7754 18.9556C14.1906 18.7134 13.6909 18.3033 13.3393 17.777C12.9876 17.2508 12.8 16.6321 12.8 15.9992C12.8023 15.1513 13.1402 14.3387 13.7398 13.7391C14.3394 13.1395 15.152 12.8016 16 12.7992ZM16 11.1992C15.0506 11.1992 14.1226 11.4807 13.3332 12.0082C12.5439 12.5356 11.9286 13.2853 11.5653 14.1623C11.202 15.0394 11.107 16.0045 11.2922 16.9357C11.4774 17.8668 11.9345 18.722 12.6058 19.3933C13.2771 20.0646 14.1324 20.5218 15.0635 20.707C15.9946 20.8922 16.9597 20.7971 17.8368 20.4338C18.7139 20.0705 19.4636 19.4553 19.991 18.666C20.5184 17.8766 20.8 16.9486 20.8 15.9992C20.8 15.3689 20.6758 14.7447 20.4346 14.1623C20.1934 13.58 19.8398 13.0508 19.3941 12.6051C18.9483 12.1594 18.4192 11.8058 17.8368 11.5646C17.2545 11.3234 16.6303 11.1992 16 11.1992Z' fill='%231C1C1C'/%3E%3Cpath d='M18.533 8.79931L19.666 9.93231C19.8144 10.0817 19.9912 10.1999 20.1859 10.2801C20.3806 10.3603 20.5894 10.4008 20.8 10.3993H24.8V22.3993H7.19998V10.3993H11.2C11.6238 10.396 12.0299 10.2286 12.333 9.93231L13.467 8.79931H18.533ZM18.867 7.19931H13.133C13.028 7.19766 12.9239 7.21818 12.8274 7.25954C12.7309 7.30089 12.6442 7.36215 12.573 7.43931L11.2 8.79931H7.19998C6.77563 8.79931 6.36866 8.96788 6.0686 9.26794C5.76855 9.568 5.59998 9.97496 5.59998 10.3993V22.3993C5.59998 22.8237 5.76855 23.2306 6.0686 23.5307C6.36866 23.8307 6.77563 23.9993 7.19998 23.9993H24.8C25.2243 23.9993 25.6313 23.8307 25.9313 23.5307C26.2314 23.2306 26.4 22.8237 26.4 22.3993V10.3993C26.4 9.97496 26.2314 9.568 25.9313 9.26794C25.6313 8.96788 25.2243 8.79931 24.8 8.79931H20.8L19.44 7.43931C19.3653 7.36312 19.2761 7.30264 19.1777 7.26142C19.0793 7.2202 18.9737 7.19909 18.867 7.19931Z' fill='%231C1C1C'/%3E%3Cpath d='M22.4 12C22.2418 12 22.0871 12.0469 21.9555 12.1348C21.824 12.2227 21.7214 12.3477 21.6609 12.4939C21.6003 12.64 21.5845 12.8009 21.6153 12.9561C21.6462 13.1113 21.7224 13.2538 21.8343 13.3657C21.9462 13.4776 22.0887 13.5538 22.2439 13.5846C22.3991 13.6155 22.5599 13.5997 22.7061 13.5391C22.8523 13.4786 22.9772 13.376 23.0652 13.2445C23.1531 13.1129 23.2 12.9582 23.2 12.8C23.2 12.5878 23.1157 12.3843 22.9657 12.2343C22.8156 12.0843 22.6121 12 22.4 12Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-camera.sandoll {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.7996 8.80029H20.7996L19.4396 7.44029C19.2905 7.2916 19.0901 7.2057 18.8796 7.20029H13.1466C13.0416 7.19863 12.9375 7.21916 12.841 7.26051C12.7445 7.30187 12.6578 7.36313 12.5866 7.44029L11.1996 8.80029H7.19961C6.77526 8.80029 6.3683 8.96886 6.06824 9.26892C5.76818 9.56898 5.59961 9.97594 5.59961 10.4003V22.4003C5.59961 22.8246 5.76818 23.2316 6.06824 23.5317C6.3683 23.8317 6.77526 24.0003 7.19961 24.0003H24.7996C25.224 24.0003 25.6309 23.8317 25.931 23.5317C26.231 23.2316 26.3996 22.8246 26.3996 22.4003V10.4003C26.3996 9.97594 26.231 9.56898 25.931 9.26892C25.6309 8.96886 25.224 8.80029 24.7996 8.80029ZM15.9996 20.8003C15.0503 20.8003 14.1222 20.5188 13.3329 19.9913C12.5435 19.4639 11.9283 18.7143 11.565 17.8372C11.2017 16.9601 11.1066 15.995 11.2918 15.0639C11.477 14.1327 11.9342 13.2775 12.6055 12.6062C13.2768 11.9349 14.1321 11.4777 15.0632 11.2925C15.9943 11.1073 16.9594 11.2024 17.8365 11.5657C18.7136 11.929 19.4632 12.5442 19.9907 13.3336C20.5181 14.1229 20.7996 15.0509 20.7996 16.0003C20.7996 16.6306 20.6755 17.2548 20.4342 17.8372C20.193 18.4195 19.8394 18.9487 19.3937 19.3944C18.948 19.8401 18.4189 20.1937 17.8365 20.4349C17.2541 20.6761 16.63 20.8003 15.9996 20.8003ZM19.1996 16.0003C19.1996 16.6332 19.0119 17.2519 18.6603 17.7781C18.3087 18.3043 17.8089 18.7145 17.2242 18.9567C16.6395 19.1989 15.9961 19.2623 15.3753 19.1388C14.7546 19.0153 14.1844 18.7106 13.7369 18.263C13.2893 17.8155 12.9846 17.2453 12.8611 16.6246C12.7376 16.0038 12.801 15.3604 13.0432 14.7757C13.2854 14.191 13.6955 13.6912 14.2218 13.3396C14.748 12.988 15.3667 12.8003 15.9996 12.8003C16.8476 12.8027 17.6601 13.1406 18.2597 13.7402C18.8593 14.3398 19.1972 15.1523 19.1996 16.0003ZM22.3996 12.0003C22.5578 12.0003 22.7125 12.0472 22.8441 12.1351C22.9756 12.223 23.0782 12.348 23.1387 12.4941C23.1993 12.6403 23.2151 12.8012 23.1842 12.9564C23.1534 13.1115 23.0772 13.2541 22.9653 13.366C22.8534 13.4779 22.7109 13.554 22.5557 13.5849C22.4005 13.6158 22.2396 13.5999 22.0935 13.5394C21.9473 13.4788 21.8223 13.3763 21.7344 13.2447C21.6465 13.1132 21.5996 12.9585 21.5996 12.8003C21.5996 12.5881 21.6839 12.3846 21.8339 12.2346C21.984 12.0846 22.1874 12.0003 22.3996 12.0003Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-camera.fill {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7004 7.69989H18.2004L17.0104 6.50989C16.8799 6.37978 16.7046 6.30462 16.5204 6.29989H11.504C11.4122 6.29844 11.321 6.3164 11.2366 6.35258C11.1522 6.38877 11.0763 6.44237 11.014 6.50989L9.80039 7.69989H6.30039C5.92909 7.69989 5.57299 7.84739 5.31044 8.10994C5.04789 8.37249 4.90039 8.72858 4.90039 9.09989V19.5999C4.90039 19.9712 5.04789 20.3273 5.31044 20.5898C5.57299 20.8524 5.92909 20.9999 6.30039 20.9999H21.7004C22.0717 20.9999 22.4278 20.8524 22.6903 20.5898C22.9529 20.3273 23.1004 19.9712 23.1004 19.5999V9.09989C23.1004 8.72858 22.9529 8.37249 22.6903 8.10994C22.4278 7.84739 22.0717 7.69989 21.7004 7.69989ZM14.0004 18.1999C13.1697 18.1999 12.3577 17.9536 11.667 17.4921C10.9763 17.0306 10.438 16.3746 10.1201 15.6072C9.80221 14.8397 9.71903 13.9952 9.88109 13.1805C10.0432 12.3658 10.4432 11.6174 11.0305 11.03C11.6179 10.4427 12.3663 10.0426 13.181 9.88059C13.9957 9.71853 14.8402 9.8017 15.6077 10.1196C16.3751 10.4375 17.0311 10.9758 17.4926 11.6665C17.9541 12.3572 18.2004 13.1692 18.2004 13.9999C18.2004 14.5514 18.0918 15.0976 17.8807 15.6072C17.6696 16.1167 17.3602 16.5797 16.9702 16.9697C16.5802 17.3597 16.1172 17.6691 15.6077 17.8802C15.0981 18.0912 14.5519 18.1999 14.0004 18.1999ZM16.8004 13.9999C16.8004 14.5537 16.6362 15.095 16.3285 15.5555C16.0208 16.0159 15.5835 16.3748 15.0719 16.5867C14.5603 16.7987 13.9973 16.8541 13.4541 16.7461C12.911 16.638 12.4121 16.3714 12.0205 15.9798C11.6289 15.5882 11.3622 15.0893 11.2542 14.5461C11.1462 14.003 11.2016 13.44 11.4135 12.9284C11.6255 12.4167 11.9843 11.9794 12.4448 11.6718C12.9053 11.3641 13.4466 11.1999 14.0004 11.1999C14.7424 11.202 15.4533 11.4976 15.978 12.0223C16.5026 12.5469 16.7983 13.2579 16.8004 13.9999ZM19.6004 10.4999C19.7388 10.4999 19.8742 10.5409 19.9893 10.6179C20.1044 10.6948 20.1941 10.8041 20.2471 10.932C20.3001 11.0599 20.3139 11.2007 20.2869 11.3364C20.2599 11.4722 20.1933 11.597 20.0954 11.6949C19.9975 11.7928 19.8727 11.8594 19.737 11.8864C19.6012 11.9134 19.4604 11.8996 19.3325 11.8466C19.2046 11.7936 19.0953 11.7039 19.0184 11.5888C18.9414 11.4737 18.9004 11.3383 18.9004 11.1999C18.9004 11.0142 18.9741 10.8362 19.1054 10.7049C19.2367 10.5736 19.4147 10.4999 19.6004 10.4999Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-camera.fill.text-black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7004 7.69989H18.2004L17.0104 6.50989C16.8799 6.37978 16.7046 6.30462 16.5204 6.29989H11.504C11.4122 6.29844 11.321 6.3164 11.2366 6.35258C11.1522 6.38877 11.0763 6.44237 11.014 6.50989L9.80039 7.69989H6.30039C5.92909 7.69989 5.57299 7.84739 5.31044 8.10994C5.04789 8.37249 4.90039 8.72858 4.90039 9.09989V19.5999C4.90039 19.9712 5.04789 20.3273 5.31044 20.5898C5.57299 20.8524 5.92909 20.9999 6.30039 20.9999H21.7004C22.0717 20.9999 22.4278 20.8524 22.6903 20.5898C22.9529 20.3273 23.1004 19.9712 23.1004 19.5999V9.09989C23.1004 8.72858 22.9529 8.37249 22.6903 8.10994C22.4278 7.84739 22.0717 7.69989 21.7004 7.69989ZM14.0004 18.1999C13.1697 18.1999 12.3577 17.9536 11.667 17.4921C10.9763 17.0306 10.438 16.3746 10.1201 15.6072C9.80221 14.8397 9.71903 13.9952 9.88109 13.1805C10.0432 12.3658 10.4432 11.6174 11.0305 11.03C11.6179 10.4427 12.3663 10.0426 13.181 9.88059C13.9957 9.71853 14.8402 9.8017 15.6077 10.1196C16.3751 10.4375 17.0311 10.9758 17.4926 11.6665C17.9541 12.3572 18.2004 13.1692 18.2004 13.9999C18.2004 14.5514 18.0918 15.0976 17.8807 15.6072C17.6696 16.1167 17.3602 16.5797 16.9702 16.9697C16.5802 17.3597 16.1172 17.6691 15.6077 17.8802C15.0981 18.0912 14.5519 18.1999 14.0004 18.1999ZM16.8004 13.9999C16.8004 14.5537 16.6362 15.095 16.3285 15.5555C16.0208 16.0159 15.5835 16.3748 15.0719 16.5867C14.5603 16.7987 13.9973 16.8541 13.4541 16.7461C12.911 16.638 12.4121 16.3714 12.0205 15.9798C11.6289 15.5882 11.3622 15.0893 11.2542 14.5461C11.1462 14.003 11.2016 13.44 11.4135 12.9284C11.6255 12.4167 11.9843 11.9794 12.4448 11.6718C12.9053 11.3641 13.4466 11.1999 14.0004 11.1999C14.7424 11.202 15.4533 11.4976 15.978 12.0223C16.5026 12.5469 16.7983 13.2579 16.8004 13.9999ZM19.6004 10.4999C19.7388 10.4999 19.8742 10.5409 19.9893 10.6179C20.1044 10.6948 20.1941 10.8041 20.2471 10.932C20.3001 11.0599 20.3139 11.2007 20.2869 11.3364C20.2599 11.4722 20.1933 11.597 20.0954 11.6949C19.9975 11.7928 19.8727 11.8594 19.737 11.8864C19.6012 11.9134 19.4604 11.8996 19.3325 11.8466C19.2046 11.7936 19.0953 11.7039 19.0184 11.5888C18.9414 11.4737 18.9004 11.3383 18.9004 11.1999C18.9004 11.0142 18.9741 10.8362 19.1054 10.7049C19.2367 10.5736 19.4147 10.4999 19.6004 10.4999Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-search {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.73791 18.0075C8.78153 17.0487 8.18706 15.7881 8.05573 14.4403C7.9244 13.0925 8.26433 11.7408 9.01764 10.6155C9.77094 9.49014 10.891 8.66072 12.1872 8.26847C13.4833 7.87621 14.8754 7.94539 16.1262 8.4642C17.3771 8.98301 18.4095 9.91938 19.0475 11.1138C19.6856 12.3083 19.8898 13.687 19.6255 15.0152C19.3612 16.3433 18.6447 17.5388 17.598 18.398C16.5513 19.2572 15.2391 19.7271 13.8849 19.7275C13.1142 19.7297 12.3508 19.5788 11.6389 19.2835C10.927 18.9882 10.2808 18.5545 9.73791 18.0075ZM8.60491 19.1405C9.82536 20.3597 11.4308 21.1182 13.1476 21.2866C14.8645 21.4551 16.5867 21.0231 18.0209 20.0644C19.455 19.1056 20.5124 17.6793 21.013 16.0284C21.5136 14.3775 21.4264 12.6041 20.7662 11.0103C20.1061 9.41645 18.9138 8.10078 17.3925 7.28736C15.8711 6.47394 14.1149 6.21307 12.4228 6.54919C10.7308 6.88531 9.20754 7.79763 8.11261 9.13075C7.01769 10.4639 6.41879 12.1353 6.41791 13.8605C6.41676 14.8412 6.60937 15.8125 6.98468 16.7186C7.35999 17.6247 7.91061 18.4478 8.60491 19.1405Z' fill='%231C1C1C'/%3E%3Cpath d='M18.5575 17.3897L17.3886 18.5586L23.8374 25.0074C23.9926 25.1627 24.2026 25.2509 24.4222 25.2528C24.6418 25.2509 24.8518 25.1627 25.007 25.0074C25.1611 24.8518 25.2476 24.6416 25.2476 24.4226C25.2476 24.2036 25.1611 23.9935 25.007 23.8379L18.5575 17.3897Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-search.text-999 {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.73791 18.0075C8.78153 17.0487 8.18706 15.7881 8.05573 14.4403C7.9244 13.0925 8.26433 11.7408 9.01764 10.6155C9.77094 9.49014 10.891 8.66072 12.1872 8.26847C13.4833 7.87621 14.8754 7.94539 16.1262 8.4642C17.3771 8.98301 18.4095 9.91938 19.0475 11.1138C19.6856 12.3083 19.8898 13.687 19.6255 15.0152C19.3612 16.3433 18.6447 17.5388 17.598 18.398C16.5513 19.2572 15.2391 19.7271 13.8849 19.7275C13.1142 19.7297 12.3508 19.5788 11.6389 19.2835C10.927 18.9882 10.2808 18.5545 9.73791 18.0075ZM8.60491 19.1405C9.82536 20.3597 11.4308 21.1182 13.1476 21.2866C14.8645 21.4551 16.5867 21.0231 18.0209 20.0644C19.455 19.1056 20.5124 17.6793 21.013 16.0284C21.5136 14.3775 21.4264 12.6041 20.7662 11.0103C20.1061 9.41645 18.9138 8.10078 17.3925 7.28736C15.8711 6.47394 14.1149 6.21307 12.4228 6.54919C10.7308 6.88531 9.20754 7.79763 8.11261 9.13075C7.01769 10.4639 6.41879 12.1353 6.41791 13.8605C6.41676 14.8412 6.60937 15.8125 6.98468 16.7186C7.35999 17.6247 7.91061 18.4478 8.60491 19.1405Z' fill='%23999'/%3E%3Cpath d='M18.5575 17.3897L17.3886 18.5586L23.8374 25.0074C23.9926 25.1627 24.2026 25.2509 24.4222 25.2528C24.6418 25.2509 24.8518 25.1627 25.007 25.0074C25.1611 24.8518 25.2476 24.6416 25.2476 24.4226C25.2476 24.2036 25.1611 23.9935 25.007 23.8379L18.5575 17.3897Z' fill='%23999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-download {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_download' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1%7Bfill:none;stroke:%23fff;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cg id='Group_435' data-name='Group 435' transform='translate(0 1.625)'%3E%3Cpath id='Path_18' data-name='Path 18' class='cls-1' d='M4244.012 848h20' transform='translate(-4238.012 -825.625)'/%3E%3Cpath id='Line_1' data-name='Line 1' class='cls-1' transform='translate(16 5.375)' d='M0 13V0'/%3E%3Cpath id='Path_19' data-name='Path 19' class='cls-1' d='m4253 807.066 5 5-5 5' transform='rotate(90 2533.346 -1705.28)'/%3E%3C/g%3E%3Cpath id='Rectangle_132' data-name='Rectangle 132' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-download.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_download' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1%7Bfill:none;stroke:%234173FA;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cg id='Group_435' data-name='Group 435' transform='translate(0 1.625)'%3E%3Cpath id='Path_18' data-name='Path 18' class='cls-1' d='M4244.012 848h20' transform='translate(-4238.012 -825.625)'/%3E%3Cpath id='Line_1' data-name='Line 1' class='cls-1' transform='translate(16 5.375)' d='M0 13V0'/%3E%3Cpath id='Path_19' data-name='Path 19' class='cls-1' d='m4253 807.066 5 5-5 5' transform='rotate(90 2533.346 -1705.28)'/%3E%3C/g%3E%3Cpath id='Rectangle_132' data-name='Rectangle 132' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-heart {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3471 9.4721C11.7852 9.47043 12.2193 9.55555 12.6244 9.72255C13.0294 9.88956 13.3974 10.1351 13.7071 10.4451L14.8671 11.6051L16.0001 12.7381L17.1331 11.6051L18.2401 10.4981C18.9051 9.85627 19.7959 9.50175 20.7201 9.51109C21.5098 9.49918 22.2772 9.77379 22.8801 10.2841C23.2242 10.5844 23.5026 10.9526 23.6975 11.3656C23.8925 11.7786 24 12.2275 24.0131 12.6841C24.0276 13.1399 23.9487 13.5939 23.7814 14.0181C23.6141 14.4423 23.3618 14.8279 23.0401 15.1511L16.0001 22.1921L9.04006 15.2321C8.43803 14.611 8.08655 13.7894 8.05306 12.9251C7.99865 12.0806 8.276 11.2482 8.82606 10.6051C9.14058 10.2469 9.52831 9.96045 9.96304 9.76499C10.3978 9.56953 10.8694 9.46965 11.3461 9.4721M11.3461 7.87209C10.6456 7.87191 9.95315 8.0203 9.31432 8.30748C8.67548 8.59467 8.10483 9.0141 7.64006 9.5381C6.83225 10.5083 6.4136 11.7441 6.46534 13.0055C6.51708 14.267 7.03551 15.4643 7.92006 16.3651L15.4401 23.8851C15.5129 23.9602 15.5999 24.0201 15.696 24.0613C15.7921 24.1024 15.8955 24.1241 16.0001 24.1251C16.1048 24.1254 16.2086 24.1043 16.3049 24.063C16.4012 24.0217 16.488 23.9612 16.5601 23.8851L24.1471 16.2981C24.6248 15.821 24.9997 15.2511 25.2484 14.6234C25.4971 13.9958 25.6145 13.3237 25.5932 12.6489C25.572 11.9741 25.4125 11.3108 25.1247 10.7001C24.8369 10.0893 24.4269 9.5441 23.9201 9.09809C23.0275 8.31818 21.8783 7.89546 20.6931 7.91109C19.3483 7.90125 18.0542 8.42356 17.0931 9.3641L15.9861 10.4711L14.8261 9.31109C14.3691 8.85416 13.8265 8.49179 13.2294 8.2447C12.6323 7.99762 11.9923 7.87166 11.3461 7.87209Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-heart.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3471 9.4721C11.7852 9.47043 12.2193 9.55555 12.6244 9.72255C13.0294 9.88956 13.3974 10.1351 13.7071 10.4451L14.8671 11.6051L16.0001 12.7381L17.1331 11.6051L18.2401 10.4981C18.9051 9.85627 19.7959 9.50175 20.7201 9.51109C21.5098 9.49918 22.2772 9.77379 22.8801 10.2841C23.2242 10.5844 23.5026 10.9526 23.6975 11.3656C23.8925 11.7786 24 12.2275 24.0131 12.6841C24.0276 13.1399 23.9487 13.5939 23.7814 14.0181C23.6141 14.4423 23.3618 14.8279 23.0401 15.1511L16.0001 22.1921L9.04006 15.2321C8.43803 14.611 8.08655 13.7894 8.05306 12.9251C7.99865 12.0806 8.276 11.2482 8.82606 10.6051C9.14058 10.2469 9.52831 9.96045 9.96304 9.76499C10.3978 9.56953 10.8694 9.46965 11.3461 9.4721M11.3461 7.87209C10.6456 7.87191 9.95315 8.0203 9.31432 8.30748C8.67548 8.59467 8.10483 9.0141 7.64006 9.5381C6.83225 10.5083 6.4136 11.7441 6.46534 13.0055C6.51708 14.267 7.03551 15.4643 7.92006 16.3651L15.4401 23.8851C15.5129 23.9602 15.5999 24.0201 15.696 24.0613C15.7921 24.1024 15.8955 24.1241 16.0001 24.1251C16.1048 24.1254 16.2086 24.1043 16.3049 24.063C16.4012 24.0217 16.488 23.9612 16.5601 23.8851L24.1471 16.2981C24.6248 15.821 24.9997 15.2511 25.2484 14.6234C25.4971 13.9958 25.6145 13.3237 25.5932 12.6489C25.572 11.9741 25.4125 11.3108 25.1247 10.7001C24.8369 10.0893 24.4269 9.5441 23.9201 9.09809C23.0275 8.31818 21.8783 7.89546 20.6931 7.91109C19.3483 7.90125 18.0542 8.42356 17.0931 9.3641L15.9861 10.4711L14.8261 9.31109C14.3691 8.85416 13.8265 8.49179 13.2294 8.2447C12.6323 7.99762 11.9923 7.87166 11.3461 7.87209Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-heart-fill {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath data-name='Union 11' d='m126.978 6.6-8.036-8.04a5 5 0 0 1 0-7.071 5 5 0 0 1 7.071 0l.964.964.964-.964a5 5 0 0 1 7.071 0 5 5 0 0 1 0 7.071z' transform='translate(-110.979 17.689)' style='fill:%234173fa'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-heart-fill.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath data-name='Union 11' d='m126.978 6.6-8.036-8.04a5 5 0 0 1 0-7.071 5 5 0 0 1 7.071 0l.964.964.964-.964a5 5 0 0 1 7.071 0 5 5 0 0 1 0 7.071z' transform='translate(-110.979 17.689)' style='fill:%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-cart {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 7.19971C16.6759 7.20155 17.2853 7.4551 17.735 7.90479C18.1847 8.35447 18.4381 8.96366 18.44 9.59961V13.5996H21.827L23.027 23.1997H9.05395L10.254 13.5996H13.641V9.67969C13.6317 9.0443 13.87 8.43013 14.3054 7.96729C14.7408 7.50444 15.3392 7.22924 15.974 7.19971H16.04ZM16.0409 5.59961H15.934C14.883 5.64311 13.8899 6.09275 13.1638 6.85376C12.4377 7.61477 12.0351 8.62785 12.0409 9.67969V11.9998H9.54699C9.35101 12.0021 9.16235 12.0746 9.0155 12.2043C8.86864 12.3341 8.77338 12.5126 8.747 12.7068L7.34698 23.9067C7.3338 24.0193 7.3447 24.1334 7.37896 24.2415C7.41322 24.3495 7.47006 24.449 7.54571 24.5334C7.62135 24.6179 7.71408 24.6853 7.81774 24.7312C7.9214 24.7771 8.0336 24.8006 8.14697 24.7998H23.934C24.0469 24.7992 24.1585 24.7749 24.2615 24.7285C24.3644 24.6822 24.4566 24.6146 24.5319 24.5305C24.6073 24.4464 24.6642 24.3474 24.699 24.24C24.7338 24.1325 24.7457 24.0191 24.734 23.9067L23.334 12.7068C23.3096 12.5117 23.2149 12.3321 23.0676 12.2019C22.9203 12.0717 22.7306 11.9999 22.534 11.9998H20.0409V9.59961C20.0409 8.53874 19.6195 7.52139 18.8694 6.77124C18.1192 6.02109 17.1018 5.59961 16.0409 5.59961Z' fill='%231C1C1C'/%3E%3Cpath d='M21.827 13.5999L23.027 23.2H9.05395L10.254 13.5999H21.827ZM22.534 12H9.54699C9.35101 12.0023 9.16235 12.0748 9.0155 12.2046C8.86864 12.3344 8.77338 12.5128 8.747 12.707L7.34698 23.907C7.3338 24.0196 7.3447 24.1336 7.37896 24.2417C7.41322 24.3498 7.47006 24.4493 7.54571 24.5337C7.62135 24.6181 7.71408 24.6856 7.81774 24.7314C7.9214 24.7773 8.0336 24.8008 8.14697 24.8H23.934C24.0469 24.7994 24.1585 24.7751 24.2615 24.7288C24.3644 24.6824 24.4566 24.6149 24.5319 24.5308C24.6073 24.4466 24.6642 24.3477 24.699 24.2402C24.7338 24.1328 24.7457 24.0193 24.734 23.907L23.334 12.707C23.3076 12.5128 23.2123 12.3344 23.0654 12.2046C22.9186 12.0748 22.73 12.0023 22.534 12Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-cart.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.04 7.19971C16.6759 7.20155 17.2853 7.4551 17.735 7.90479C18.1847 8.35447 18.4381 8.96366 18.44 9.59961V13.5996H21.827L23.027 23.1997H9.05395L10.254 13.5996H13.641V9.67969C13.6317 9.0443 13.87 8.43013 14.3054 7.96729C14.7408 7.50444 15.3392 7.22924 15.974 7.19971H16.04ZM16.0409 5.59961H15.934C14.883 5.64311 13.8899 6.09275 13.1638 6.85376C12.4377 7.61477 12.0351 8.62785 12.0409 9.67969V11.9998H9.54699C9.35101 12.0021 9.16235 12.0746 9.0155 12.2043C8.86864 12.3341 8.77338 12.5126 8.747 12.7068L7.34698 23.9067C7.3338 24.0193 7.3447 24.1334 7.37896 24.2415C7.41322 24.3495 7.47006 24.449 7.54571 24.5334C7.62135 24.6179 7.71408 24.6853 7.81774 24.7312C7.9214 24.7771 8.0336 24.8006 8.14697 24.7998H23.934C24.0469 24.7992 24.1585 24.7749 24.2615 24.7285C24.3644 24.6822 24.4566 24.6146 24.5319 24.5305C24.6073 24.4464 24.6642 24.3474 24.699 24.24C24.7338 24.1325 24.7457 24.0191 24.734 23.9067L23.334 12.7068C23.3096 12.5117 23.2149 12.3321 23.0676 12.2019C22.9203 12.0717 22.7306 11.9999 22.534 11.9998H20.0409V9.59961C20.0409 8.53874 19.6195 7.52139 18.8694 6.77124C18.1192 6.02109 17.1018 5.59961 16.0409 5.59961Z' fill='%23fff'/%3E%3Cpath d='M21.827 13.5999L23.027 23.2H9.05395L10.254 13.5999H21.827ZM22.534 12H9.54699C9.35101 12.0023 9.16235 12.0748 9.0155 12.2046C8.86864 12.3344 8.77338 12.5128 8.747 12.707L7.34698 23.907C7.3338 24.0196 7.3447 24.1336 7.37896 24.2417C7.41322 24.3498 7.47006 24.4493 7.54571 24.5337C7.62135 24.6181 7.71408 24.6856 7.81774 24.7314C7.9214 24.7773 8.0336 24.8008 8.14697 24.8H23.934C24.0469 24.7994 24.1585 24.7751 24.2615 24.7288C24.3644 24.6824 24.4566 24.6149 24.5319 24.5308C24.6073 24.4466 24.6642 24.3477 24.699 24.2402C24.7338 24.1328 24.7457 24.0193 24.734 23.907L23.334 12.707C23.3076 12.5128 23.2123 12.3344 23.0654 12.2046C22.9186 12.0748 22.73 12.0023 22.534 12Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-cart-fill {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cg data-name='Group 640'%3E%3Cpath data-name='Path 639' d='M7 0v2.01A3.769 3.769 0 0 1 3.5 6 3.769 3.769 0 0 1 0 2.01V0' transform='rotate(180 9.75 6)' style='stroke:%234173fa;stroke-width:1.5px;fill:none'/%3E%3Cg data-name='Path 334' style='fill:%234173fa'%3E%3Cpath d='M16.099 12.25H1.9L.824.75h16.352L16.1 12.25z' style='stroke:none' transform='rotate(180 12.5 12.25)'/%3E%3Cpath d='m1.647 1.5.937 10h12.832l.937-10H1.647M0 0h18l-1.218 13H1.218L0 0z' style='fill:%234173fa;stroke:none' transform='rotate(180 12.5 12.25)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-user {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8.0004C16.8479 8.00277 17.6605 8.34067 18.2601 8.94028C18.8597 9.53988 19.1976 10.3524 19.2 11.2004C19.1976 12.0484 18.8597 12.8609 18.2601 13.4605C17.6605 14.0601 16.8479 14.398 16 14.4004C15.152 14.398 14.3394 14.0601 13.7398 13.4605C13.1402 12.8609 12.8023 12.0484 12.8 11.2004C12.8023 10.3524 13.1402 9.53988 13.7398 8.94028C14.3394 8.34067 15.152 8.00277 16 8.0004ZM16 6.40039C15.3696 6.40039 14.7454 6.52456 14.1631 6.76578C13.5807 7.007 13.0516 7.36057 12.6058 7.80629C12.1601 8.25201 11.8066 8.78115 11.5653 9.36351C11.3241 9.94587 11.2 10.57 11.2 11.2004C11.2 11.8307 11.3241 12.4549 11.5653 13.0373C11.8066 13.6196 12.1601 14.1488 12.6058 14.5945C13.0516 15.0402 13.5807 15.3938 14.1631 15.635C14.7454 15.8762 15.3696 16.0004 16 16.0004C17.273 16.0004 18.4939 15.4947 19.3941 14.5945C20.2942 13.6943 20.8 12.4734 20.8 11.2004C20.8 9.92735 20.2942 8.70646 19.3941 7.80629C18.4939 6.90612 17.273 6.40039 16 6.40039Z' fill='%231C1C1C'/%3E%3Cpath d='M16 19.1996C17.5558 19.2036 19.077 19.6594 20.3787 20.5115C21.6805 21.3635 22.7068 22.5753 23.333 23.9996H8.66696C9.29385 22.5759 10.3203 21.3646 11.6219 20.5126C12.9235 19.6606 14.4443 19.2045 16 19.1996ZM16 17.5996C13.909 17.5991 11.8751 18.2812 10.2073 19.5423C8.53953 20.8035 7.32908 22.5746 6.75996 24.5866C6.7271 24.7055 6.72221 24.8305 6.74565 24.9516C6.76909 25.0728 6.82024 25.1868 6.89509 25.2849C6.96995 25.383 7.06647 25.4625 7.17713 25.5171C7.28778 25.5716 7.40957 25.5999 7.53296 25.5996H24.453C24.5763 25.5999 24.6981 25.5716 24.8088 25.5171C24.9194 25.4625 25.016 25.383 25.0908 25.2849C25.1657 25.1868 25.2168 25.0728 25.2403 24.9516C25.2637 24.8305 25.2588 24.7055 25.226 24.5866C24.6575 22.5769 23.4491 20.8075 21.7842 19.5466C20.1192 18.2857 18.0885 17.6021 16 17.5996Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-user.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8.0004C16.8479 8.00277 17.6605 8.34067 18.2601 8.94028C18.8597 9.53988 19.1976 10.3524 19.2 11.2004C19.1976 12.0484 18.8597 12.8609 18.2601 13.4605C17.6605 14.0601 16.8479 14.398 16 14.4004C15.152 14.398 14.3394 14.0601 13.7398 13.4605C13.1402 12.8609 12.8023 12.0484 12.8 11.2004C12.8023 10.3524 13.1402 9.53988 13.7398 8.94028C14.3394 8.34067 15.152 8.00277 16 8.0004ZM16 6.40039C15.3696 6.40039 14.7454 6.52456 14.1631 6.76578C13.5807 7.007 13.0516 7.36057 12.6058 7.80629C12.1601 8.25201 11.8066 8.78115 11.5653 9.36351C11.3241 9.94587 11.2 10.57 11.2 11.2004C11.2 11.8307 11.3241 12.4549 11.5653 13.0373C11.8066 13.6196 12.1601 14.1488 12.6058 14.5945C13.0516 15.0402 13.5807 15.3938 14.1631 15.635C14.7454 15.8762 15.3696 16.0004 16 16.0004C17.273 16.0004 18.4939 15.4947 19.3941 14.5945C20.2942 13.6943 20.8 12.4734 20.8 11.2004C20.8 9.92735 20.2942 8.70646 19.3941 7.80629C18.4939 6.90612 17.273 6.40039 16 6.40039Z' fill='%23fff'/%3E%3Cpath d='M16 19.1996C17.5558 19.2036 19.077 19.6594 20.3787 20.5115C21.6805 21.3635 22.7068 22.5753 23.333 23.9996H8.66696C9.29385 22.5759 10.3203 21.3646 11.6219 20.5126C12.9235 19.6606 14.4443 19.2045 16 19.1996ZM16 17.5996C13.909 17.5991 11.8751 18.2812 10.2073 19.5423C8.53953 20.8035 7.32908 22.5746 6.75996 24.5866C6.7271 24.7055 6.72221 24.8305 6.74565 24.9516C6.76909 25.0728 6.82024 25.1868 6.89509 25.2849C6.96995 25.383 7.06647 25.4625 7.17713 25.5171C7.28778 25.5716 7.40957 25.5999 7.53296 25.5996H24.453C24.5763 25.5999 24.6981 25.5716 24.8088 25.5171C24.9194 25.4625 25.016 25.383 25.0908 25.2849C25.1657 25.1868 25.2168 25.0728 25.2403 24.9516C25.2637 24.8305 25.2588 24.7055 25.226 24.5866C24.6575 22.5769 23.4491 20.8075 21.7842 19.5466C20.1192 18.2857 18.0885 17.6021 16 17.5996Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-logout {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.413 7.19923H9.60005C9.38788 7.19923 9.18439 7.28352 9.03436 7.43354C8.88433 7.58357 8.80005 7.78706 8.80005 7.99923V23.9992C8.80005 24.2114 8.88433 24.4149 9.03436 24.5649C9.18439 24.7149 9.38788 24.7992 9.60005 24.7992H22.4C22.6122 24.7992 22.8157 24.7149 22.9657 24.5649C23.1158 24.4149 23.2 24.2114 23.2 23.9992V22.3592C23.2 22.1471 23.1158 21.9436 22.9657 21.7935C22.8157 21.6435 22.6122 21.5592 22.4 21.5592C22.1879 21.5592 21.9844 21.6435 21.8344 21.7935C21.6843 21.9436 21.6 22.1471 21.6 22.3592V23.1862H10.4V8.79923H21.6V9.59923C21.6 9.70429 21.6207 9.80832 21.6609 9.90538C21.7011 10.0024 21.7601 10.0906 21.8344 10.1649C21.9086 10.2392 21.9968 10.2981 22.0939 10.3383C22.191 10.3785 22.295 10.3992 22.4 10.3992C22.5051 10.3992 22.6091 10.3785 22.7062 10.3383C22.8033 10.2981 22.8914 10.2392 22.9657 10.1649C23.04 10.0906 23.0989 10.0024 23.1392 9.90538C23.1794 9.80832 23.2 9.70429 23.2 9.59923V7.99923C23.2023 7.89465 23.1836 7.79067 23.145 7.69343C23.1065 7.5962 23.0488 7.50768 22.9754 7.43311C22.9021 7.35853 22.8145 7.29942 22.7179 7.25925C22.6213 7.21908 22.5177 7.19867 22.413 7.19923Z' fill='%231C1C1C'/%3E%3Cpath d='M21.85 15.1988H14.343C14.1308 15.1988 13.9273 15.2831 13.7773 15.4331C13.6273 15.5832 13.543 15.7866 13.543 15.9988C13.543 16.211 13.6273 16.4145 13.7773 16.5645C13.9273 16.7145 14.1308 16.7988 14.343 16.7988H21.85C22.0621 16.7988 22.2656 16.7145 22.4156 16.5645C22.5657 16.4145 22.65 16.211 22.65 15.9988C22.65 15.7866 22.5657 15.5832 22.4156 15.4331C22.2656 15.2831 22.0621 15.1988 21.85 15.1988Z' fill='%231C1C1C'/%3E%3Cpath d='M23.6413 15.1994C23.4303 15.1973 23.2269 15.2786 23.0756 15.4257L20.2472 18.2541C20.0971 18.4041 20.0129 18.6076 20.0129 18.8198C20.0129 19.032 20.0971 19.2354 20.2472 19.3855C20.3213 19.4595 20.4096 19.5176 20.5068 19.5565C20.6041 19.5954 20.7082 19.6142 20.8129 19.6117C21.0239 19.6139 21.2272 19.5326 21.3786 19.3855L24.207 16.5571C24.357 16.407 24.4413 16.2035 24.4413 15.9914C24.4413 15.7792 24.357 15.5757 24.207 15.4257C24.0524 15.2837 23.8512 15.2032 23.6413 15.1994Z' fill='%231C1C1C'/%3E%3Cpath d='M20.8128 12.3718C20.6017 12.3696 20.3984 12.451 20.2471 12.5981C20.0971 12.7481 20.0128 12.9516 20.0128 13.1638C20.0128 13.3759 20.0971 13.5794 20.2471 13.7294L23.0755 16.5579C23.1496 16.6318 23.238 16.69 23.3352 16.7289C23.4324 16.7678 23.5365 16.7866 23.6412 16.7841C23.8522 16.7863 24.0556 16.705 24.2069 16.5579C24.3569 16.4078 24.4412 16.2044 24.4412 15.9922C24.4412 15.78 24.3569 15.5765 24.2069 15.4265L21.3785 12.5981C21.2239 12.4561 21.0227 12.3756 20.8128 12.3718Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-logout.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.413 7.19923H9.60005C9.38788 7.19923 9.18439 7.28352 9.03436 7.43354C8.88433 7.58357 8.80005 7.78706 8.80005 7.99923V23.9992C8.80005 24.2114 8.88433 24.4149 9.03436 24.5649C9.18439 24.7149 9.38788 24.7992 9.60005 24.7992H22.4C22.6122 24.7992 22.8157 24.7149 22.9657 24.5649C23.1158 24.4149 23.2 24.2114 23.2 23.9992V22.3592C23.2 22.1471 23.1158 21.9436 22.9657 21.7935C22.8157 21.6435 22.6122 21.5592 22.4 21.5592C22.1879 21.5592 21.9844 21.6435 21.8344 21.7935C21.6843 21.9436 21.6 22.1471 21.6 22.3592V23.1862H10.4V8.79923H21.6V9.59923C21.6 9.70429 21.6207 9.80832 21.6609 9.90538C21.7011 10.0024 21.7601 10.0906 21.8344 10.1649C21.9086 10.2392 21.9968 10.2981 22.0939 10.3383C22.191 10.3785 22.295 10.3992 22.4 10.3992C22.5051 10.3992 22.6091 10.3785 22.7062 10.3383C22.8033 10.2981 22.8914 10.2392 22.9657 10.1649C23.04 10.0906 23.0989 10.0024 23.1392 9.90538C23.1794 9.80832 23.2 9.70429 23.2 9.59923V7.99923C23.2023 7.89465 23.1836 7.79067 23.145 7.69343C23.1065 7.5962 23.0488 7.50768 22.9754 7.43311C22.9021 7.35853 22.8145 7.29942 22.7179 7.25925C22.6213 7.21908 22.5177 7.19867 22.413 7.19923Z' fill='%23fff'/%3E%3Cpath d='M21.85 15.1988H14.343C14.1308 15.1988 13.9273 15.2831 13.7773 15.4331C13.6273 15.5832 13.543 15.7866 13.543 15.9988C13.543 16.211 13.6273 16.4145 13.7773 16.5645C13.9273 16.7145 14.1308 16.7988 14.343 16.7988H21.85C22.0621 16.7988 22.2656 16.7145 22.4156 16.5645C22.5657 16.4145 22.65 16.211 22.65 15.9988C22.65 15.7866 22.5657 15.5832 22.4156 15.4331C22.2656 15.2831 22.0621 15.1988 21.85 15.1988Z' fill='%23fff'/%3E%3Cpath d='M23.6413 15.1994C23.4303 15.1973 23.2269 15.2786 23.0756 15.4257L20.2472 18.2541C20.0971 18.4041 20.0129 18.6076 20.0129 18.8198C20.0129 19.032 20.0971 19.2354 20.2472 19.3855C20.3213 19.4595 20.4096 19.5176 20.5068 19.5565C20.6041 19.5954 20.7082 19.6142 20.8129 19.6117C21.0239 19.6139 21.2272 19.5326 21.3786 19.3855L24.207 16.5571C24.357 16.407 24.4413 16.2035 24.4413 15.9914C24.4413 15.7792 24.357 15.5757 24.207 15.4257C24.0524 15.2837 23.8512 15.2032 23.6413 15.1994Z' fill='%23fff'/%3E%3Cpath d='M20.8128 12.3718C20.6017 12.3696 20.3984 12.451 20.2471 12.5981C20.0971 12.7481 20.0128 12.9516 20.0128 13.1638C20.0128 13.3759 20.0971 13.5794 20.2471 13.7294L23.0755 16.5579C23.1496 16.6318 23.238 16.69 23.3352 16.7289C23.4324 16.7678 23.5365 16.7866 23.6412 16.7841C23.8522 16.7863 24.0556 16.705 24.2069 16.5579C24.3569 16.4078 24.4412 16.2044 24.4412 15.9922C24.4412 15.78 24.3569 15.5765 24.2069 15.4265L21.3785 12.5981C21.2239 12.4561 21.0227 12.3756 20.8128 12.3718Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-remove {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg data-name='그룹 4019'%3E%3Cpath data-name='패스 2273' d='M19 9.547a.6.6 0 0 0-.437.187l-8.84 8.839a.635.635 0 0 0 0 .885.617.617 0 0 0 .437.187.6.6 0 0 0 .437-.187l8.839-8.839a.635.635 0 0 0 0-.885.583.583 0 0 0-.436-.187z' transform='translate(-2.091 -2.093)' style='fill:%23999'/%3E%3Cpath data-name='패스 2274' d='M10.174 9.547a.6.6 0 0 0-.437.187.635.635 0 0 0 0 .885l8.839 8.839a.617.617 0 0 0 .437.187.6.6 0 0 0 .437-.187.635.635 0 0 0 0-.885l-8.839-8.849a.651.651 0 0 0-.437-.177z' transform='translate(-2.094 -2.093)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-remove.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg data-name='그룹 4019'%3E%3Cpath data-name='패스 2273' d='M19 9.547a.6.6 0 0 0-.437.187l-8.84 8.839a.635.635 0 0 0 0 .885.617.617 0 0 0 .437.187.6.6 0 0 0 .437-.187l8.839-8.839a.635.635 0 0 0 0-.885.583.583 0 0 0-.436-.187z' transform='translate(-2.091 -2.093)' style='fill:%23fff'/%3E%3Cpath data-name='패스 2274' d='M10.174 9.547a.6.6 0 0 0-.437.187.635.635 0 0 0 0 .885l8.839 8.839a.617.617 0 0 0 .437.187.6.6 0 0 0 .437-.187.635.635 0 0 0 0-.885l-8.839-8.849a.651.651 0 0 0-.437-.177z' transform='translate(-2.094 -2.093)' style='fill:%23fff'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-removeCircle {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle data-name='Ellipse 113' cx='8' cy='8' r='8' transform='translate(2 2)' style='fill:%23ddd'/%3E%3Cpath data-name='Rectangle 345' style='fill:none' d='M0 0h20v20H0z'/%3E%3Cpath data-name='Line 154' transform='rotate(90 2 12)' style='stroke:%23fff;stroke-width:1.5px;fill:none' d='M0 0v8'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-removeCircleX {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7.5' y='7.05908' width='18' height='18' rx='9' fill='%231A1A1A' fill-opacity='0.6'/%3E%3Crect x='13.3976' y='13.434' width='0.675' height='8.1' transform='rotate(-45 13.3976 13.434)' fill='white'/%3E%3Crect x='19.1252' y='12.9567' width='0.675' height='8.1' transform='rotate(45 19.1252 12.9567)' fill='white'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-alert {
    width: 20px;
    height: 20px;
    vertical-align: -5px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18Z' fill='%23EBF0FF'/%3E%3Cpath d='M10 14.5C10.5523 14.5 11 14.0523 11 13.5C11 12.9477 10.5523 12.5 10 12.5C9.44772 12.5 9 12.9477 9 13.5C9 14.0523 9.44772 14.5 10 14.5Z' fill='%2391B4FF'/%3E%3Crect x='9.25' y='5' width='1.5' height='6' fill='%2391B4FF'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-star {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 9.42675L17.667 12.9997L18.04 13.7997L18.92 13.9067L22.84 14.3997L19.947 17.1197L19.307 17.7197L19.467 18.5867L20.214 22.4797L16.774 20.5727L16 20.1467L15.227 20.5737L11.787 22.4807L12.534 18.5877L12.694 17.7207L12.054 17.1207L9.16001 14.3997L13.08 13.9067L13.96 13.7997L14.333 12.9997L16 9.42675ZM16 6.73375C15.8474 6.73227 15.6977 6.77578 15.5697 6.85883C15.4416 6.94188 15.3409 7.0608 15.28 7.20075L12.88 12.3337L7.28001 13.0407C7.12975 13.0595 6.98788 13.1205 6.87091 13.2166C6.75393 13.3128 6.66665 13.4402 6.6192 13.584C6.57176 13.7278 6.5661 13.8821 6.60288 14.029C6.63967 14.1758 6.71739 14.3093 6.82701 14.4137L10.947 18.3067L9.88001 23.8797C9.85841 23.9953 9.86254 24.1142 9.89212 24.228C9.92169 24.3418 9.97598 24.4476 10.0511 24.5381C10.1263 24.6285 10.2204 24.7012 10.3269 24.7511C10.4333 24.801 10.5494 24.8268 10.667 24.8267C10.8038 24.8308 10.9387 24.7936 11.054 24.7197L15.987 21.9867L20.92 24.7197C21.0386 24.786 21.1713 24.8227 21.307 24.8267C21.4246 24.8268 21.5407 24.801 21.6472 24.7511C21.7536 24.7012 21.8478 24.6285 21.9229 24.5381C21.998 24.4476 22.0523 24.3418 22.0819 24.228C22.1115 24.1142 22.1156 23.9953 22.094 23.8797L21.027 18.3067L25.147 14.4137C25.2566 14.3093 25.3344 14.1758 25.3711 14.029C25.4079 13.8821 25.4023 13.7278 25.3548 13.584C25.3074 13.4402 25.2201 13.3128 25.1031 13.2166C24.9861 13.1205 24.8443 13.0595 24.694 13.0407L19.094 12.3337L16.693 7.19975C16.6409 7.05915 16.546 6.93845 16.4217 6.85466C16.2974 6.77087 16.1499 6.72823 16 6.73275V6.73375Z' fill='%231C1C1C'/%3E%3Cpath d='M16 9.42675L17.667 12.9997L18.04 13.7997L18.92 13.9067L22.84 14.3997L19.947 17.1197L19.307 17.7197L19.467 18.5867L20.214 22.4797L16.774 20.5727L16 20.1467L15.227 20.5737L11.787 22.4807L12.534 18.5877L12.694 17.7207L12.054 17.1207L9.16001 14.3997L13.08 13.9067L13.96 13.7997L14.333 12.9997L16 9.42675ZM16 6.73375C15.8474 6.73227 15.6977 6.77578 15.5697 6.85883C15.4416 6.94188 15.3409 7.0608 15.28 7.20075L12.88 12.3337L7.28001 13.0407C7.12975 13.0595 6.98788 13.1205 6.87091 13.2166C6.75393 13.3128 6.66665 13.4402 6.6192 13.584C6.57176 13.7278 6.5661 13.8821 6.60288 14.029C6.63967 14.1758 6.71739 14.3093 6.82701 14.4137L10.947 18.3067L9.88001 23.8797C9.85841 23.9953 9.86254 24.1142 9.89212 24.228C9.92169 24.3418 9.97598 24.4476 10.0511 24.5381C10.1263 24.6285 10.2204 24.7012 10.3269 24.7511C10.4333 24.801 10.5494 24.8268 10.667 24.8267C10.8038 24.8308 10.9387 24.7936 11.054 24.7197L15.987 21.9867L20.92 24.7197C21.0386 24.786 21.1713 24.8227 21.307 24.8267C21.4246 24.8268 21.5407 24.801 21.6472 24.7511C21.7536 24.7012 21.8478 24.6285 21.9229 24.5381C21.998 24.4476 22.0523 24.3418 22.0819 24.228C22.1115 24.1142 22.1156 23.9953 22.094 23.8797L21.027 18.3067L25.147 14.4137C25.2566 14.3093 25.3344 14.1758 25.3711 14.029C25.4079 13.8821 25.4023 13.7278 25.3548 13.584C25.3074 13.4402 25.2201 13.3128 25.1031 13.2166C24.9861 13.1205 24.8443 13.0595 24.694 13.0407L19.094 12.3337L16.693 7.19975C16.6409 7.05915 16.546 6.93845 16.4217 6.85466C16.2974 6.77087 16.1499 6.72823 16 6.73275V6.73375Z' fill='%23ddd'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-info {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2169' d='M16 8a8 8 0 1 1-8 8 8.006 8.006 0 0 1 8-8m0-1.6a9.6 9.6 0 1 0 9.6 9.6A9.594 9.594 0 0 0 16 6.4z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2504' d='M15.115 20.778c0 .494.412.742.879.742a.8.8 0 0 0 .893-.742v-6.359a.792.792 0 0 0-.879-.742.8.8 0 0 0-.893.742zm-.151-9.272a1 1 0 0 0 1.03 1 1.018 1.018 0 0 0 1.044-1 1.032 1.032 0 0 0-1.044-1.03 1.012 1.012 0 0 0-1.03 1.03z'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-info.text-999 {
      background-image: 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 d='M9.0001 4.50156C9.89012 4.50156 10.7601 4.76548 11.5002 5.25995C12.2402 5.75442 12.817 6.45722 13.1576 7.27949C13.4982 8.10176 13.5873 9.00656 13.4136 9.87947C13.24 10.7524 12.8114 11.5542 12.1821 12.1835C11.5527 12.8129 10.7509 13.2415 9.87801 13.4151C9.00509 13.5887 8.10029 13.4996 7.27802 13.159C6.45576 12.8184 5.75295 12.2417 5.25849 11.5016C4.76402 10.7616 4.5001 9.89158 4.5001 9.00156C4.50099 7.80836 4.97539 6.66429 5.81911 5.82057C6.66283 4.97685 7.8069 4.50246 9.0001 4.50156ZM9.0001 3.60156C7.93208 3.60156 6.88805 3.91827 6.00002 4.51163C5.112 5.10499 4.41986 5.94835 4.01115 6.93507C3.60244 7.92179 3.4955 9.00755 3.70386 10.0551C3.91222 11.1025 4.42652 12.0647 5.18172 12.8199C5.93693 13.5751 6.89911 14.0894 7.94661 14.2978C8.99411 14.5062 10.0799 14.3992 11.0666 13.9905C12.0533 13.5818 12.8967 12.8897 13.49 12.0016C14.0834 11.1136 14.4001 10.0696 14.4001 9.00156C14.4005 8.2923 14.2612 7.58991 13.99 6.93455C13.7187 6.27919 13.321 5.68372 12.8195 5.1822C12.3179 4.68067 11.7225 4.28293 11.0671 4.01171C10.4118 3.74049 9.70936 3.60112 9.0001 3.60156Z' fill='%23999999'/%3E%3Cpath d='M8.50202 11.6895C8.50202 11.9674 8.73377 12.1069 8.99646 12.1069C9.05714 12.1141 9.11865 12.1089 9.17726 12.0916C9.23586 12.0743 9.29032 12.0452 9.33732 12.0061C9.38432 11.9671 9.42288 11.9189 9.45064 11.8644C9.47839 11.81 9.49477 11.7505 9.49877 11.6895V8.11256C9.49533 8.0521 9.47959 7.99298 9.45253 7.93881C9.42546 7.88463 9.38764 7.83655 9.34136 7.79748C9.29509 7.75842 9.24133 7.7292 9.18339 7.71162C9.12544 7.69403 9.06451 7.68844 9.00433 7.69519C8.94366 7.68795 8.88214 7.69315 8.82354 7.71047C8.76493 7.72778 8.71047 7.75686 8.66347 7.79591C8.61647 7.83496 8.57791 7.88318 8.55016 7.93762C8.5224 7.99206 8.50602 8.05158 8.50202 8.11256V11.6895ZM8.41708 6.474C8.41705 6.54931 8.43214 6.62386 8.46146 6.69323C8.49077 6.7626 8.53372 6.82538 8.58776 6.87783C8.64179 6.93029 8.70581 6.97137 8.77601 6.99862C8.84622 7.02588 8.92118 7.03876 8.99646 7.0365C9.07203 7.03844 9.14725 7.0254 9.21775 6.99812C9.28826 6.97085 9.35267 6.92988 9.40727 6.87759C9.46186 6.8253 9.50556 6.76271 9.53585 6.69344C9.56613 6.62417 9.5824 6.54959 9.58371 6.474C9.58357 6.39729 9.56822 6.32137 9.53856 6.25063C9.5089 6.17988 9.46551 6.11572 9.41091 6.06185C9.3563 6.00797 9.29156 5.96546 9.22042 5.93675C9.14928 5.90805 9.07316 5.89373 8.99646 5.89462C8.92 5.89325 8.84404 5.9073 8.77313 5.93593C8.70221 5.96456 8.6378 6.00718 8.58372 6.06126C8.52965 6.11533 8.48702 6.17975 8.45839 6.25067C8.42976 6.32158 8.41571 6.39753 8.41708 6.474Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-info.text-ddd {
      background-image: 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 d='M9.0001 4.50156C9.89012 4.50156 10.7601 4.76548 11.5002 5.25995C12.2402 5.75442 12.817 6.45722 13.1576 7.27949C13.4982 8.10176 13.5873 9.00656 13.4136 9.87947C13.24 10.7524 12.8114 11.5542 12.1821 12.1835C11.5527 12.8129 10.7509 13.2415 9.87801 13.4151C9.00509 13.5887 8.10029 13.4996 7.27802 13.159C6.45576 12.8184 5.75295 12.2417 5.25849 11.5016C4.76402 10.7616 4.5001 9.89158 4.5001 9.00156C4.50099 7.80836 4.97539 6.66429 5.81911 5.82057C6.66283 4.97685 7.8069 4.50246 9.0001 4.50156ZM9.0001 3.60156C7.93208 3.60156 6.88805 3.91827 6.00002 4.51163C5.112 5.10499 4.41986 5.94835 4.01115 6.93507C3.60244 7.92179 3.4955 9.00755 3.70386 10.0551C3.91222 11.1025 4.42652 12.0647 5.18172 12.8199C5.93693 13.5751 6.89911 14.0894 7.94661 14.2978C8.99411 14.5062 10.0799 14.3992 11.0666 13.9905C12.0533 13.5818 12.8967 12.8897 13.49 12.0016C14.0834 11.1136 14.4001 10.0696 14.4001 9.00156C14.4005 8.2923 14.2612 7.58991 13.99 6.93455C13.7187 6.27919 13.321 5.68372 12.8195 5.1822C12.3179 4.68067 11.7225 4.28293 11.0671 4.01171C10.4118 3.74049 9.70936 3.60112 9.0001 3.60156Z' fill='%23ddd'/%3E%3Cpath d='M8.50202 11.6895C8.50202 11.9674 8.73377 12.1069 8.99646 12.1069C9.05714 12.1141 9.11865 12.1089 9.17726 12.0916C9.23586 12.0743 9.29032 12.0452 9.33732 12.0061C9.38432 11.9671 9.42288 11.9189 9.45064 11.8644C9.47839 11.81 9.49477 11.7505 9.49877 11.6895V8.11256C9.49533 8.0521 9.47959 7.99298 9.45253 7.93881C9.42546 7.88463 9.38764 7.83655 9.34136 7.79748C9.29509 7.75842 9.24133 7.7292 9.18339 7.71162C9.12544 7.69403 9.06451 7.68844 9.00433 7.69519C8.94366 7.68795 8.88214 7.69315 8.82354 7.71047C8.76493 7.72778 8.71047 7.75686 8.66347 7.79591C8.61647 7.83496 8.57791 7.88318 8.55016 7.93762C8.5224 7.99206 8.50602 8.05158 8.50202 8.11256V11.6895ZM8.41708 6.474C8.41705 6.54931 8.43214 6.62386 8.46146 6.69323C8.49077 6.7626 8.53372 6.82538 8.58776 6.87783C8.64179 6.93029 8.70581 6.97137 8.77601 6.99862C8.84622 7.02588 8.92118 7.03876 8.99646 7.0365C9.07203 7.03844 9.14725 7.0254 9.21775 6.99812C9.28826 6.97085 9.35267 6.92988 9.40727 6.87759C9.46186 6.8253 9.50556 6.76271 9.53585 6.69344C9.56613 6.62417 9.5824 6.54959 9.58371 6.474C9.58357 6.39729 9.56822 6.32137 9.53856 6.25063C9.5089 6.17988 9.46551 6.11572 9.41091 6.06185C9.3563 6.00797 9.29156 5.96546 9.22042 5.93675C9.14928 5.90805 9.07316 5.89373 8.99646 5.89462C8.92 5.89325 8.84404 5.9073 8.77313 5.93593C8.70221 5.96456 8.6378 6.00718 8.58372 6.06126C8.52965 6.11533 8.48702 6.17975 8.45839 6.25067C8.42976 6.32158 8.41571 6.39753 8.41708 6.474Z' fill='%23ddd'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-info-lined {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.5a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13zm0-1.3a7.8 7.8 0 1 0 0 15.6 7.8 7.8 0 0 0 0-15.6z' fill='%23fff'/%3E%3Cpath d='M12.281 16.882c0 .402.335.603.714.603a.65.65 0 0 0 .726-.603v-5.167a.643.643 0 0 0-.714-.602.65.65 0 0 0-.726.603v5.166zm-.123-7.533a.814.814 0 0 0 .837.812.827.827 0 0 0 .849-.812.837.837 0 0 0-.849-.837.823.823 0 0 0-.837.837z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-info-sandoll {
    background-size: 20px 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99893 19.5969C7.77785 19.597 5.62604 18.8282 3.90908 17.4192C2.19213 16.0102 1.01624 14.0487 0.582912 11.8703C0.149586 9.69195 0.485095 7.43071 1.53213 5.47191C2.57917 3.51311 4.27306 1.97806 6.3251 1.12816C8.37714 0.278257 10.6606 0.166892 12.786 0.811751C14.9114 1.45661 16.7475 2.81842 17.9813 4.66527C19.2152 6.51212 19.7696 8.72834 19.5517 10.9387C19.3338 13.1491 18.3568 15.216 16.786 16.7864C15.8967 17.6802 14.8397 18.3898 13.6747 18.8723C12.5098 19.3548 11.2598 19.6001 9.99893 19.5969ZM10.0048 7.67503C9.89676 7.66217 9.78683 7.67147 9.68252 7.70238C9.57821 7.73328 9.4829 7.78508 9.39932 7.85472C9.31573 7.92436 9.24738 8.01161 9.19815 8.10863C9.14891 8.20564 9.11906 8.3106 9.11221 8.41917V14.7746C9.1162 14.8828 9.14307 14.9879 9.19033 15.0852C9.2376 15.1825 9.30509 15.2691 9.3876 15.3391C9.47011 15.4091 9.56512 15.4607 9.66885 15.4914C9.77258 15.5222 9.88183 15.5305 9.98916 15.5168C10.0977 15.5307 10.2082 15.5238 10.3134 15.4934C10.4185 15.463 10.5161 15.4108 10.6005 15.341C10.6849 15.2713 10.7539 15.1847 10.8036 15.0871C10.8533 14.9896 10.8828 14.8839 10.8896 14.7746V8.41917C10.8827 8.31145 10.8541 8.20698 10.8056 8.11058C10.757 8.01418 10.6888 7.92823 10.6063 7.85863C10.5239 7.78902 10.4283 7.73792 10.3251 7.70628C10.2219 7.67465 10.1141 7.66362 10.0067 7.67503H10.0048ZM9.98916 4.47581C9.85295 4.47281 9.71717 4.49733 9.59072 4.54808C9.46428 4.59883 9.34918 4.67439 9.25283 4.77074C9.15649 4.86708 9.08093 4.98218 9.03018 5.10863C8.97943 5.23507 8.95491 5.37085 8.95791 5.50706C8.95701 5.64127 8.98415 5.77391 9.03604 5.89769C9.08793 6.02147 9.1643 6.13432 9.26065 6.22777C9.35699 6.32121 9.47128 6.39257 9.59658 6.44066C9.72189 6.48875 9.85504 6.51206 9.98916 6.50706C10.1238 6.51133 10.2579 6.48884 10.3837 6.44066C10.5095 6.39248 10.6243 6.31893 10.7216 6.22581C10.8189 6.1327 10.8964 6.02121 10.9501 5.89769C11.0038 5.77417 11.0324 5.64173 11.0341 5.50706C11.0346 5.3705 11.0083 5.23475 10.956 5.10863C10.9036 4.98251 10.8265 4.86869 10.7294 4.77269C10.6323 4.67669 10.5163 4.60094 10.3896 4.55003C10.2628 4.49912 10.1277 4.47369 9.99111 4.47581H9.98916Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-info-gray {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99933 15.9981C8.61116 15.9982 7.26627 15.5177 6.19318 14.637C5.12008 13.7564 4.38515 12.5305 4.11432 11.169C3.84349 9.80753 4.05318 8.39425 4.70758 7.17C5.36198 5.94575 6.42066 4.98635 7.70319 4.45516C8.98571 3.92397 10.4129 3.85437 11.7413 4.25741C13.0696 4.66044 14.2172 5.51157 14.9883 6.66585C15.7595 7.82013 16.106 9.20528 15.9698 10.5868C15.8336 11.9682 15.223 13.2601 14.2413 14.2415C13.6854 14.8002 13.0248 15.2437 12.2967 15.5452C11.5686 15.8468 10.7874 16.0001 9.99933 15.9981ZM10.003 8.54696C9.93547 8.53892 9.86677 8.54473 9.80158 8.56405C9.73638 8.58336 9.67681 8.61574 9.62457 8.65926C9.57233 8.70279 9.52961 8.75732 9.49884 8.81795C9.46807 8.87859 9.44941 8.94418 9.44513 9.01204V12.9842C9.44763 13.0518 9.46442 13.1175 9.49396 13.1783C9.5235 13.2391 9.56568 13.2932 9.61725 13.337C9.66882 13.3807 9.7282 13.413 9.79303 13.4322C9.85786 13.4514 9.92615 13.4566 9.99323 13.4481C10.0611 13.4568 10.1302 13.4525 10.1959 13.4334C10.2616 13.4144 10.3226 13.3818 10.3753 13.3382C10.428 13.2946 10.4712 13.2405 10.5023 13.1795C10.5333 13.1186 10.5517 13.0525 10.556 12.9842V9.01204C10.5517 8.94472 10.5338 8.87942 10.5035 8.81917C10.4731 8.75892 10.4305 8.7052 10.379 8.6617C10.3274 8.6182 10.2677 8.58626 10.2032 8.56649C10.1387 8.54672 10.0713 8.53982 10.0042 8.54696H10.003ZM9.99323 6.54744C9.90809 6.54557 9.82323 6.56089 9.7442 6.59261C9.66517 6.62433 9.59324 6.67156 9.53302 6.73177C9.47281 6.79198 9.42558 6.86392 9.39386 6.94295C9.36214 7.02198 9.34682 7.10684 9.34869 7.19198C9.34813 7.27586 9.36509 7.35876 9.39752 7.43612C9.42995 7.51348 9.47769 7.58401 9.5379 7.64242C9.59812 7.70082 9.66955 7.74542 9.74786 7.77547C9.82618 7.80553 9.9094 7.8201 9.99323 7.81698C10.0774 7.81964 10.1612 7.80559 10.2398 7.77547C10.3184 7.74536 10.3902 7.69939 10.451 7.64119C10.5118 7.583 10.5603 7.51332 10.5938 7.43612C10.6274 7.35891 10.6453 7.27614 10.6463 7.19198C10.6466 7.10663 10.6302 7.02178 10.5975 6.94295C10.5647 6.86413 10.5166 6.79299 10.4559 6.73299C10.3952 6.67299 10.3227 6.62565 10.2435 6.59383C10.1643 6.56201 10.0798 6.54611 9.99445 6.54744H9.99323Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-info-ccc {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99884 15.9981C8.61067 15.9982 7.26578 15.5177 6.19269 14.637C5.11959 13.7564 4.38466 12.5305 4.11383 11.169C3.843 9.80753 4.0527 8.39425 4.70709 7.17C5.36149 5.94575 6.42018 4.98635 7.7027 4.45516C8.98522 3.92397 10.4124 3.85437 11.7408 4.25741C13.0692 4.66044 14.2167 5.51157 14.9879 6.66585C15.759 7.82013 16.1055 9.20528 15.9693 10.5868C15.8331 11.9682 15.2225 13.2601 14.2408 14.2415C13.6849 14.8002 13.0243 15.2437 12.2962 15.5452C11.5681 15.8468 10.7869 16.0001 9.99884 15.9981ZM10.0025 8.54696C9.93498 8.53892 9.86628 8.54473 9.80109 8.56405C9.73589 8.58336 9.67633 8.61574 9.62409 8.65926C9.57184 8.70279 9.52912 8.75732 9.49835 8.81795C9.46758 8.87859 9.44892 8.94418 9.44464 9.01204V12.9842C9.44714 13.0518 9.46393 13.1175 9.49347 13.1783C9.52301 13.2391 9.56519 13.2932 9.61676 13.337C9.66833 13.3807 9.72771 13.413 9.79254 13.4322C9.85737 13.4514 9.92566 13.4566 9.99274 13.4481C10.0606 13.4568 10.1297 13.4525 10.1954 13.4334C10.2611 13.4144 10.3221 13.3818 10.3748 13.3382C10.4275 13.2946 10.4707 13.2405 10.5018 13.1795C10.5328 13.1186 10.5512 13.0525 10.5555 12.9842V9.01204C10.5512 8.94472 10.5333 8.87942 10.503 8.81917C10.4726 8.75892 10.43 8.7052 10.3785 8.6617C10.3269 8.6182 10.2672 8.58626 10.2027 8.56649C10.1382 8.54672 10.0708 8.53982 10.0037 8.54696H10.0025ZM9.99274 6.54744C9.9076 6.54557 9.82274 6.56089 9.74371 6.59261C9.66469 6.62433 9.59275 6.67156 9.53253 6.73177C9.47232 6.79198 9.42509 6.86392 9.39337 6.94295C9.36165 7.02198 9.34633 7.10684 9.34821 7.19198C9.34764 7.27586 9.3646 7.35876 9.39703 7.43612C9.42947 7.51348 9.4772 7.58401 9.53742 7.64242C9.59763 7.70082 9.66906 7.74542 9.74738 7.77547C9.82569 7.80553 9.90891 7.8201 9.99274 7.81698C10.0769 7.81964 10.1607 7.80559 10.2393 7.77547C10.3179 7.74536 10.3897 7.69939 10.4505 7.64119C10.5113 7.583 10.5598 7.51332 10.5933 7.43612C10.6269 7.35891 10.6448 7.27614 10.6458 7.19198C10.6462 7.10663 10.6297 7.02178 10.597 6.94295C10.5643 6.86413 10.5161 6.79299 10.4554 6.73299C10.3947 6.67299 10.3222 6.62565 10.243 6.59383C10.1638 6.56201 10.0793 6.54611 9.99396 6.54744H9.99274Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-star-half {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cg data-name='Polygon 4' style='fill:none'%3E%3Cpath d='m8 0 2.4 5.036 5.6.694-4.117 3.806L12.944 15 8 12.317 3.056 15l1.061-5.464L0 5.729l5.6-.694z' style='stroke:none' transform='translate(2 2)'/%3E%3Cpath d='M8 2.324 6.267 5.961l-4.007.496L5.205 9.18 4.44 13.11 8 11.18l3.559 1.931-.764-3.93 2.945-2.723-4.007-.496L8 2.324M8 0l2.4 5.036 5.6.693-4.117 3.807L12.944 15 8 12.317 3.056 15l1.06-5.464L0 5.729l5.6-.693L8 0z' style='fill:%23ddd;stroke:none' transform='translate(2 2)'/%3E%3C/g%3E%3Cpath data-name='Rectangle 539' style='fill:none' d='M0 0h20v20H0z'/%3E%3Cpath data-name='Intersection 3' d='m24175.117 24330.535-4.117-3.8 5.6-.7 2.4-5.031v12.313l-4.947 2.688z' transform='translate(-24169 -24319)' style='fill:%234173fa'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-star-fill {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.727 7.20039L19.127 12.3334L24.727 13.0404C24.8773 13.0591 25.0191 13.1201 25.1361 13.2163C25.2531 13.3124 25.3404 13.4398 25.3878 13.5836C25.4352 13.7274 25.4409 13.8817 25.4041 14.0286C25.3673 14.1755 25.2896 14.3089 25.18 14.4134L21.06 18.3064L22.127 23.8794C22.1562 24.0289 22.1421 24.1837 22.0863 24.3254C22.0306 24.4672 21.9355 24.5901 21.8123 24.6797C21.6891 24.7693 21.5429 24.8219 21.3908 24.8312C21.2388 24.8405 21.0872 24.8062 20.954 24.7324L16.021 21.9994L11.088 24.7324C10.9548 24.8062 10.8032 24.8405 10.6511 24.8312C10.4991 24.8219 10.3529 24.7693 10.2297 24.6797C10.1065 24.5901 10.0114 24.4672 9.95565 24.3254C9.89991 24.1837 9.8858 24.0289 9.91499 23.8794L10.982 18.3064L6.862 14.4134C6.75238 14.3089 6.67465 14.1755 6.63786 14.0286C6.60107 13.8817 6.60673 13.7274 6.65417 13.5836C6.70162 13.4398 6.7889 13.3124 6.90588 13.2163C7.02286 13.1201 7.16472 13.0591 7.31498 13.0404L12.915 12.3334L15.315 7.20039C15.3758 7.06397 15.4749 6.94809 15.6002 6.86678C15.7254 6.78546 15.8716 6.74219 16.021 6.74219C16.1704 6.74219 16.3165 6.78546 16.4418 6.86678C16.5671 6.94809 16.6662 7.06397 16.727 7.20039Z' fill='%234173FA'/%3E%3Cpath d='M16.727 7.20039L19.127 12.3334L24.727 13.0404C24.8773 13.0591 25.0191 13.1201 25.1361 13.2163C25.2531 13.3124 25.3404 13.4398 25.3878 13.5836C25.4352 13.7274 25.4409 13.8817 25.4041 14.0286C25.3673 14.1755 25.2896 14.3089 25.18 14.4134L21.06 18.3064L22.127 23.8794C22.1562 24.0289 22.1421 24.1837 22.0863 24.3254C22.0306 24.4672 21.9355 24.5901 21.8123 24.6797C21.6891 24.7693 21.5429 24.8219 21.3908 24.8312C21.2388 24.8405 21.0872 24.8062 20.954 24.7324L16.021 21.9994L11.088 24.7324C10.9548 24.8062 10.8032 24.8405 10.6511 24.8312C10.4991 24.8219 10.3529 24.7693 10.2297 24.6797C10.1065 24.5901 10.0114 24.4672 9.95565 24.3254C9.89991 24.1837 9.8858 24.0289 9.91499 23.8794L10.982 18.3064L6.862 14.4134C6.75238 14.3089 6.67465 14.1755 6.63786 14.0286C6.60107 13.8817 6.60673 13.7274 6.65417 13.5836C6.70162 13.4398 6.7889 13.3124 6.90588 13.2163C7.02286 13.1201 7.16472 13.0591 7.31498 13.0404L12.915 12.3334L15.315 7.20039C15.3758 7.06397 15.4749 6.94809 15.6002 6.86678C15.7254 6.78546 15.8716 6.74219 16.021 6.74219C16.1704 6.74219 16.3165 6.78546 16.4418 6.86678C16.5671 6.94809 16.6662 7.06397 16.727 7.20039Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-close {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_X' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='translate(9 9)' d='m0 0 14 14'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(9 9)' d='M14 0 0 14'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-close-bg {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_tagX_blck' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23fff%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='opacity:.5' d='M0 0h16v16H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='translate(4 4)' d='m0 0 8 8'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(4 4)' d='M8 0 0 8'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-comment {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='그룹 4024'%3E%3Cpath data-name='합치기 14' d='M0 9.5a9.5 9.5 0 1 1 17.455 5.2l.66 2.6a.53.53 0 0 1-.643.643l-2.537-.645A9.5 9.5 0 0 1 0 9.5zm1.584 0a7.915 7.915 0 0 0 12.443 6.493l.594-.414 1.521.387-.394-1.557.383-.581A7.917 7.917 0 1 0 1.584 9.5zm3.957 3.166a.792.792 0 1 1 0-1.583h5.541a.792.792 0 1 1 0 1.583zm0-4.75a.792.792 0 1 1 0-1.583h7.916a.792.792 0 0 1 0 1.583z' transform='translate(6.5 6.5)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-clip {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='&%23234;&%23183;&%23184;&%23235;&%23163;&%23185; 3308'%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2534' d='M9.66693 5.65765L8.5094 6.81518C8.47373 6.85763 8.42963 6.89221 8.37989 6.91671C8.33015 6.9412 8.27586 6.95509 8.22046 6.95749C8.16507 6.9599 8.10978 6.95075 8.05811 6.93065C8.00644 6.91055 7.95951 6.87992 7.9203 6.84071C7.8811 6.80151 7.85047 6.75458 7.83036 6.70291C7.81026 6.65123 7.80112 6.59594 7.80352 6.54055C7.80592 6.48516 7.81981 6.43087 7.84431 6.38113C7.86881 6.33139 7.90338 6.28728 7.94583 6.25162L9.10443 5.09302C9.3946 4.79373 9.55423 4.39159 9.54833 3.97477C9.54243 3.55795 9.37148 3.16048 9.07296 2.86952C8.782 2.57101 8.38454 2.40005 7.96772 2.39415C7.5509 2.38826 7.14876 2.54789 6.84947 2.83806L5.69087 3.99665C5.61586 4.07167 5.51411 4.11381 5.40803 4.11381C5.30194 4.11381 5.2002 4.07167 5.12518 3.99665C5.05017 3.92164 5.00803 3.8199 5.00803 3.71381C5.00803 3.60772 5.05017 3.50598 5.12519 3.43097L6.28378 2.27237C6.73267 1.833 7.33749 1.58957 7.9656 1.59547C8.59371 1.60137 9.19384 1.85611 9.63441 2.30384C10.0832 2.74439 10.3388 3.34512 10.3449 3.97401C10.351 4.6029 10.1071 5.20848 9.66693 5.65765Z' fill='white'/%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2535' d='M2.27694 6.2836L3.43447 5.12607C3.51111 5.06168 3.6091 5.02836 3.7091 5.0327C3.8091 5.03703 3.90385 5.0787 3.97462 5.14948C4.0454 5.22026 4.08707 5.315 4.09141 5.415C4.09574 5.515 4.06242 5.61299 3.99804 5.68963L2.8405 6.84716C2.55034 7.14646 2.3907 7.5486 2.3966 7.96542C2.4025 8.38223 2.57345 8.7797 2.87197 9.07066C3.16293 9.36918 3.5604 9.54013 3.97721 9.54603C4.39403 9.55193 4.79617 9.39229 5.09547 9.10213L6.253 7.94459C6.28867 7.90214 6.33277 7.86757 6.38251 7.84307C6.43225 7.81857 6.48654 7.80468 6.54193 7.80228C6.59733 7.79988 6.65262 7.80902 6.70429 7.82912C6.75596 7.84923 6.80289 7.87986 6.8421 7.91906C6.8813 7.95827 6.91193 8.0052 6.93203 8.05687C6.95214 8.10854 6.96128 8.16383 6.95888 8.21922C6.95648 8.27462 6.94259 8.32891 6.91809 8.37865C6.89359 8.42839 6.85902 8.47249 6.81656 8.50816L5.65903 9.66569C5.21017 10.1052 4.6053 10.3488 3.97711 10.3429C3.34891 10.3371 2.74867 10.0824 2.30805 9.63458C1.86026 9.19396 1.60551 8.59372 1.59968 7.96552C1.59385 7.33733 1.83741 6.73246 2.27694 6.2836Z' fill='white'/%3E%3Cpath id='&%23236;&%23132;&%23160; 729' d='M8.22655 4.27949L4.28195 8.22408C4.20731 8.29873 4.10618 8.34085 4.00061 8.34124C3.89504 8.34164 3.7936 8.30029 3.71839 8.2262C3.64338 8.15119 3.60123 8.04945 3.60123 7.94336C3.60123 7.83727 3.64338 7.73553 3.71839 7.66052L7.66298 3.71592C7.738 3.64091 7.83974 3.59876 7.94583 3.59876C8.05191 3.59876 8.15366 3.64091 8.22867 3.71592C8.30276 3.79113 8.34411 3.89257 8.34371 3.99814C8.34331 4.10371 8.3012 4.20484 8.22655 4.27949Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-clip.text-999 {
      background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.8348 15.3153L21.5198 17.6304C21.4484 17.7153 21.3602 17.7844 21.2607 17.8334C21.1613 17.8824 21.0527 17.9102 20.9419 17.915C20.8311 17.9198 20.7205 17.9015 20.6172 17.8613C20.5138 17.8211 20.42 17.7598 20.3416 17.6814C20.2632 17.603 20.2019 17.5092 20.1617 17.4058C20.1215 17.3025 20.1032 17.1919 20.108 17.0811C20.1128 16.9703 20.1406 16.8617 20.1896 16.7623C20.2386 16.6628 20.3077 16.5746 20.3926 16.5032L22.7098 14.186C23.2902 13.5875 23.6094 12.7832 23.5976 11.9495C23.5858 11.1159 23.2439 10.321 22.6469 9.73905C22.065 9.14201 21.27 8.80011 20.4364 8.78831C19.6028 8.77651 18.7985 9.09578 18.1999 9.67611L15.8827 11.9933C15.7327 12.1433 15.5292 12.2276 15.317 12.2276C15.1049 12.2276 14.9014 12.1433 14.7513 11.9933C14.6013 11.8433 14.517 11.6398 14.517 11.4276C14.517 11.2154 14.6013 11.012 14.7513 10.8619L17.0685 8.54474C17.9663 7.66599 19.176 7.17914 20.4322 7.19094C21.6884 7.20274 22.8887 7.71222 23.7698 8.60768C24.6675 9.48877 25.1786 10.6902 25.1908 11.948C25.203 13.2058 24.7153 14.417 23.8348 15.3153Z' fill='%23999999'/%3E%3Cpath d='M9.054 16.5677L11.3691 14.2526C11.5223 14.1238 11.7183 14.0572 11.9183 14.0659C12.1183 14.0745 12.3078 14.1579 12.4494 14.2994C12.5909 14.441 12.6743 14.6305 12.6829 14.8305C12.6916 15.0305 12.625 15.2265 12.4962 15.3797L10.1811 17.6948C9.60079 18.2934 9.28152 19.0977 9.29332 19.9313C9.30512 20.765 9.64702 21.5599 10.2441 22.1418C10.826 22.7388 11.6209 23.0808 12.4545 23.0926C13.2882 23.1043 14.0925 22.7851 14.6911 22.2047L17.0061 19.8897C17.0775 19.8048 17.1657 19.7356 17.2651 19.6866C17.3646 19.6376 17.4732 19.6098 17.584 19.605C17.6948 19.6002 17.8054 19.6185 17.9087 19.6587C18.012 19.6989 18.1059 19.7602 18.1843 19.8386C18.2627 19.917 18.324 20.0109 18.3642 20.1142C18.4044 20.2176 18.4227 20.3281 18.4179 20.4389C18.4131 20.5497 18.3853 20.6583 18.3363 20.7578C18.2873 20.8573 18.2182 20.9455 18.1332 21.0168L15.8182 23.3319C14.9205 24.2109 13.7107 24.6981 12.4543 24.6864C11.1979 24.6747 9.99747 24.1652 9.11622 23.2696C8.22065 22.3884 7.71115 21.1879 7.69949 19.9315C7.68782 18.6751 8.17494 17.4654 9.054 16.5677Z' fill='%23999999'/%3E%3Cpath d='M20.9531 12.559L13.0639 20.4482C12.9146 20.5975 12.7124 20.6817 12.5012 20.6825C12.2901 20.6833 12.0872 20.6006 11.9368 20.4524C11.7868 20.3024 11.7025 20.0989 11.7025 19.8867C11.7025 19.6745 11.7868 19.4711 11.9368 19.321L19.826 11.4318C19.976 11.2818 20.1795 11.1975 20.3917 11.1975C20.6038 11.1975 20.8073 11.2818 20.9573 11.4318C21.1055 11.5823 21.1882 11.7851 21.1874 11.9963C21.1866 12.2074 21.1024 12.4097 20.9531 12.559Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-find {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.70039 8C7.25856 8 6.90039 8.35817 6.90039 8.8C6.90039 9.24183 7.25856 9.6 7.70039 9.6L25.3004 9.6C25.7422 9.6 26.1004 9.24183 26.1004 8.8C26.1004 8.35817 25.7422 8 25.3004 8H7.70039ZM7.70039 15.2C7.25856 15.2 6.90039 15.5582 6.90039 16C6.90039 16.4418 7.25856 16.8 7.70039 16.8H11.8788C12.0061 16.239 12.1989 15.7028 12.4488 15.2L7.70039 15.2ZM12.9128 22.4C13.3173 23.0042 13.8108 23.5438 14.3745 24H7.70039C7.25856 24 6.90039 23.6418 6.90039 23.2C6.90039 22.7582 7.25856 22.4 7.70039 22.4L12.9128 22.4Z' fill='%23999'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8998 22.4C21.1089 22.4 22.8998 20.6092 22.8998 18.4C22.8998 16.1909 21.1089 14.4 18.8998 14.4C16.6907 14.4 14.8998 16.1909 14.8998 18.4C14.8998 20.6092 16.6907 22.4 18.8998 22.4ZM18.8998 24C21.9926 24 24.4998 21.4928 24.4998 18.4C24.4998 15.3073 21.9926 12.8 18.8998 12.8C15.807 12.8 13.2998 15.3073 13.2998 18.4C13.2998 21.4928 15.807 24 18.8998 24Z' fill='%23999'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.0671 21.5676C22.3795 21.2552 22.8861 21.2552 23.1985 21.5676L25.8384 24.2075C26.1508 24.5199 26.1508 25.0265 25.8384 25.3389C25.5259 25.6513 25.0194 25.6513 24.707 25.3389L22.0671 22.699C21.7547 22.3866 21.7547 21.8801 22.0671 21.5676Z' fill='%23999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-write {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='레이어_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 90.7 90.7' style='enable-background:new 0 0 90.7 90.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23999999;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='59.8,68 26.7,68 26.7,26.5 40.5,26.5 40.5,22.6 22.8,22.6 22.8,71.9 63.7,71.9 63.7,44.4 59.8,44.4 '/%3E%3Cpath class='st0' d='M39.1,46.3l9.7-0.5l19.1-19.1l-9.2-9.2L39.6,36.5L39.1,46.3z M43.5,38.3L58.7,23l3.6,3.6L47.1,41.9l-3.8,0.2 L43.5,38.3z'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-write.black {
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='레이어_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 90.7 90.7' style='enable-background:new 0 0 90.7 90.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%231c1c1c;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='59.8,68 26.7,68 26.7,26.5 40.5,26.5 40.5,22.6 22.8,22.6 22.8,71.9 63.7,71.9 63.7,44.4 59.8,44.4 '/%3E%3Cpath class='st0' d='M39.1,46.3l9.7-0.5l19.1-19.1l-9.2-9.2L39.6,36.5L39.1,46.3z M43.5,38.3L58.7,23l3.6,3.6L47.1,41.9l-3.8,0.2 L43.5,38.3z'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-write.white {
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='레이어_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 90.7 90.7' style='enable-background:new 0 0 90.7 90.7;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23fff;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='59.8,68 26.7,68 26.7,26.5 40.5,26.5 40.5,22.6 22.8,22.6 22.8,71.9 63.7,71.9 63.7,44.4 59.8,44.4 '/%3E%3Cpath class='st0' d='M39.1,46.3l9.7-0.5l19.1-19.1l-9.2-9.2L39.6,36.5L39.1,46.3z M43.5,38.3L58.7,23l3.6,3.6L47.1,41.9l-3.8,0.2 L43.5,38.3z'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-text-copy {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.94141 8.06348C5.94141 6.8838 6.89772 5.92749 8.07739 5.92749H19.4759C20.6556 5.92749 21.6119 6.8838 21.6119 8.06348V9.21432H20.1879V8.06348C20.1879 7.67025 19.8692 7.35148 19.4759 7.35148H8.07739C7.68417 7.35148 7.3654 7.67025 7.3654 8.06348V19.462C7.3654 19.8552 7.68417 20.174 8.07739 20.174H9.20973V21.598H8.07739C6.89772 21.598 5.94141 20.6417 5.94141 19.462V8.06348Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6347 11.8327H11.8188V24.6486H24.6347V11.8327ZM11.8188 10.4087C11.0323 10.4087 10.3948 11.0462 10.3948 11.8327V24.6486C10.3948 25.435 11.0323 26.0726 11.8188 26.0726H24.6347C25.4211 26.0726 26.0586 25.435 26.0586 24.6486V11.8327C26.0586 11.0462 25.4211 10.4087 24.6347 10.4087H11.8188Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-fileupload {
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='11' viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.733398 5.61641C0.733398 5.17458 1.09157 4.81641 1.5334 4.81641L10.3334 4.81641C10.7752 4.81641 11.1334 5.17458 11.1334 5.61641C11.1334 6.05824 10.7752 6.41641 10.3334 6.41641L1.5334 6.41641C1.09157 6.41641 0.733398 6.05823 0.733398 5.61641Z' fill='%231A1A1A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.9334 0.416504C6.37523 0.416504 6.7334 0.774676 6.7334 1.2165L6.7334 10.0165C6.7334 10.4583 6.37523 10.8165 5.9334 10.8165C5.49157 10.8165 5.1334 10.4583 5.1334 10.0165L5.1334 1.2165C5.1334 0.774676 5.49157 0.416504 5.9334 0.416504Z' fill='%231A1A1A'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-file-xls {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.604 8.00107V24.0011H10.404V12.6681L15.071 8.00107H21.604ZM22.404 6.40122H14.737C14.632 6.39956 14.5279 6.41992 14.4314 6.46127C14.3349 6.50263 14.2482 6.56405 14.177 6.64121L9.04401 11.774C8.89531 11.9231 8.80943 12.1236 8.80402 12.3341V24.8011C8.80402 25.0133 8.8883 25.2168 9.03833 25.3668C9.18836 25.5168 9.39183 25.6012 9.604 25.6012H22.404C22.6162 25.6012 22.8197 25.5168 22.9697 25.3668C23.1198 25.2168 23.204 25.0133 23.204 24.8011V7.20102C23.204 7.09596 23.1833 6.99193 23.1431 6.89487C23.1029 6.79781 23.044 6.70963 22.9697 6.63535C22.8954 6.56106 22.8072 6.50221 22.7101 6.46201C22.6131 6.4218 22.509 6.40122 22.404 6.40122Z' fill='%231C1C1C'/%3E%3Cpath d='M15.2 6.3999C14.9878 6.3999 14.7843 6.48419 14.6343 6.63422C14.4843 6.78425 14.4 6.98773 14.4 7.1999V11.9999H9.59999C9.38781 11.9999 9.18433 12.0842 9.0343 12.2342C8.88427 12.3842 8.79999 12.5877 8.79999 12.7999C8.79999 13.0121 8.88427 13.2156 9.0343 13.3656C9.18433 13.5156 9.38781 13.5999 9.59999 13.5999H15.2C15.305 13.5999 15.4091 13.5792 15.5061 13.539C15.6032 13.4988 15.6914 13.4399 15.7657 13.3656C15.84 13.2913 15.8989 13.2031 15.9391 13.106C15.9793 13.009 16 12.905 16 12.7999V7.1999C16 6.98773 15.9157 6.78425 15.7657 6.63422C15.6156 6.48419 15.4122 6.3999 15.2 6.3999Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1541 6.40122C15.1694 6.40034 15.1847 6.3999 15.2 6.3999C15.2153 6.3999 15.2306 6.40034 15.2458 6.40122H22.404C22.509 6.40122 22.6131 6.4218 22.7101 6.46201C22.8072 6.50221 22.8954 6.56106 22.9697 6.63535C23.044 6.70963 23.1029 6.79781 23.1431 6.89487C23.1833 6.99193 23.204 7.09596 23.204 7.20102V24.8011C23.204 25.0133 23.1198 25.2168 22.9697 25.3668C22.8197 25.5168 22.6162 25.6012 22.404 25.6012H9.604C9.39183 25.6012 9.18836 25.5168 9.03833 25.3668C8.8883 25.2168 8.80402 25.0133 8.80402 24.8011V12.8801C8.80134 12.8536 8.79999 12.8268 8.79999 12.7999C8.79999 12.773 8.80134 12.7462 8.80402 12.7197V12.3341C8.80943 12.1236 8.89531 11.9231 9.04401 11.774L14.177 6.64121C14.2482 6.56405 14.3349 6.50263 14.4314 6.46127C14.5279 6.41992 14.632 6.39956 14.737 6.40122H15.1541ZM14.4 8.67207L11.0722 11.9999H14.4V8.67207ZM10.404 13.5999V24.0011H21.604V8.00107H16V12.7999C16 12.905 15.9793 13.009 15.9391 13.106C15.8989 13.2031 15.84 13.2913 15.7657 13.3656C15.6914 13.4399 15.6032 13.4988 15.5061 13.539C15.4091 13.5792 15.305 13.5999 15.2 13.5999H10.404Z' fill='%231C1C1C'/%3E%3Crect x='8' y='14.8342' width='16' height='8.0606' rx='1.00758' fill='%231C1C1C'/%3E%3Cpath d='M20.066 21.3856C19.4241 21.3856 18.9359 21.2519 18.6016 21.0713V20.3825C18.9961 20.5564 19.4575 20.6835 19.9925 20.6835C20.6478 20.6835 20.922 20.4093 20.922 19.9746C20.922 19.5667 20.7481 19.4062 20.2132 19.2457L19.7518 19.1187C19.063 18.9247 18.6417 18.557 18.6417 17.7277C18.6417 16.9052 19.1767 16.3435 20.2734 16.3435C20.9153 16.3435 21.263 16.4639 21.5372 16.6043V17.2931C21.2296 17.1593 20.8284 17.0457 20.2934 17.0457C19.7785 17.0457 19.491 17.2596 19.491 17.6542C19.491 18.0354 19.6381 18.2025 20.1195 18.3363L20.5743 18.4767C21.3433 18.6974 21.8047 19.0184 21.8047 19.8877C21.8047 20.8105 21.243 21.3856 20.066 21.3856Z' fill='white'/%3E%3Cpath d='M15.1541 21.299V16.4241H16.0301V20.6102H18.0897V21.299H15.1541Z' fill='white'/%3E%3Cpath d='M10.1953 21.299L11.74 18.8047L10.2956 16.4241H11.2653L12.3553 18.2162H12.382L13.3918 16.4241H14.2812L12.8635 18.798L14.3681 21.299H13.3985L12.2483 19.3999H12.2282L11.078 21.299H10.1953Z' fill='white'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-edit {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.71172 11.4573L4.73182 9.47736L4.40183 11.7872L6.71172 11.4573ZM4.59039 8.20457L9.96441 2.83056C10.0035 2.79151 10.0455 2.75734 10.0899 2.72805C10.4004 2.52302 10.8224 2.55719 11.0958 2.83056L13.3585 5.0933C13.6709 5.40572 13.6709 5.91225 13.3585 6.22467L7.98451 11.5987L7.60738 11.9758C7.48498 12.0982 7.32619 12.1776 7.15483 12.2021L4.51497 12.5792C3.987 12.6546 3.53445 12.2021 3.60987 11.6741L3.987 9.03424C4.01148 8.86289 4.09087 8.70409 4.21327 8.5817L4.59039 8.20457Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-text {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4 8H9.59999C9.38781 8 9.18433 8.08429 9.0343 8.23431C8.88427 8.38434 8.79999 8.58783 8.79999 8.8C8.79999 9.01217 8.88427 9.21566 9.0343 9.36569C9.18433 9.51571 9.38781 9.6 9.59999 9.6H22.4C22.6122 9.6 22.8156 9.51571 22.9657 9.36569C23.1157 9.21566 23.2 9.01217 23.2 8.8C23.2 8.58783 23.1157 8.38434 22.9657 8.23431C22.8156 8.08429 22.6122 8 22.4 8Z' fill='%231C1C1C'/%3E%3Cpath d='M16 8C15.7878 8 15.5844 8.08429 15.4343 8.23431C15.2843 8.38434 15.2 8.58783 15.2 8.8V23.2C15.2 23.4122 15.2843 23.6157 15.4343 23.7657C15.5844 23.9157 15.7878 24 16 24C16.2122 24 16.4157 23.9157 16.5657 23.7657C16.7157 23.6157 16.8 23.4122 16.8 23.2V8.8C16.8 8.58783 16.7157 8.38434 16.5657 8.23431C16.4157 8.08429 16.2122 8 16 8Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-dropdown {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-dropdown.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%234173fa;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-moreDown {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 7.5L10 12.5L5 7.5' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-dropup {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-dropup.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%234173fa;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-moreUp {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' transform='rotate(180)'%0Axmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 7.5L10 12.5L5 7.5' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E%0A"); }
  i.sd.ic-fontsize {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.37306 12.5605C9.17428 12.5604 8.98035 12.6219 8.81793 12.7365C8.65552 12.8511 8.53259 13.0132 8.46606 13.2005L5.13306 22.3735C5.08318 22.5279 5.09554 22.6956 5.16751 22.8409C5.23948 22.9862 5.36537 23.0977 5.51834 23.1516C5.67131 23.2054 5.83926 23.1974 5.98641 23.1292C6.13356 23.061 6.24825 22.9381 6.30606 22.7865L7.21306 20.2005H11.3731L12.2931 22.7875C12.3356 22.909 12.4151 23.0141 12.5203 23.0882C12.6256 23.1622 12.7514 23.2015 12.8801 23.2005H13.0131C13.1124 23.2007 13.2104 23.1771 13.2987 23.1316C13.387 23.0861 13.4631 23.02 13.5206 22.939C13.5781 22.858 13.6154 22.7643 13.6292 22.6659C13.643 22.5675 13.633 22.4673 13.6001 22.3735L10.2931 13.2005C10.2237 13.0125 10.0982 12.8503 9.93369 12.7359C9.76917 12.6214 9.57348 12.5602 9.37306 12.5605ZM7.62706 19.0275L9.25406 14.4275H9.29406L10.9341 19.0275H7.62706Z' fill='%231C1C1C'/%3E%3Cpath d='M21.293 8.80078H20.813C20.6142 8.80068 20.4203 8.86216 20.2579 8.97676C20.0955 9.09137 19.9725 9.25347 19.906 9.44078L15.2 22.3738C15.1658 22.4675 15.1549 22.5681 15.1682 22.667C15.1815 22.7659 15.2187 22.86 15.2764 22.9414C15.3341 23.0227 15.4108 23.0888 15.4997 23.134C15.5887 23.1792 15.6873 23.2021 15.787 23.2008H16.254C16.3827 23.2018 16.5085 23.1625 16.6137 23.0884C16.719 23.0144 16.7985 22.9092 16.841 22.7878L18.121 19.1478H23.748L24.975 22.5878C25.0394 22.769 25.1589 22.9255 25.3167 23.0354C25.4745 23.1453 25.6627 23.2031 25.855 23.2008C26.0037 23.2013 26.1503 23.1658 26.2822 23.0973C26.4142 23.0288 26.5276 22.9294 26.6128 22.8075C26.698 22.6857 26.7524 22.545 26.7715 22.3976C26.7905 22.2501 26.7735 22.1003 26.722 21.9608L22.2 9.44078C22.1335 9.25347 22.0105 9.09137 21.8481 8.97676C21.6857 8.86216 21.4918 8.80068 21.293 8.80078ZM18.68 17.5478L20.88 11.3208H20.947L23.16 17.5478H18.68Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-check {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 511' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath data-name='Path 598' d='m-4693.282 1513.172 6.349 6.349 9.523-9.523' transform='translate(4701.346 -1498.76)' style='stroke:%23000;stroke-width:1.5px;fill:none'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-check.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 511' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath data-name='Path 598' d='m-4693.282 1513.172 6.349 6.349 9.523-9.523' transform='translate(4701.346 -1498.76)' style='stroke:%234173fa;stroke-width:1.5px;fill:none'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-like {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.20002 13.5996C6.98785 13.5996 6.78437 13.6839 6.63434 13.8339C6.48431 13.984 6.40002 14.1874 6.40002 14.3996V23.1996C6.40002 23.4118 6.48431 23.6153 6.63434 23.7653C6.78437 23.9153 6.98785 23.9996 7.20002 23.9996C7.4122 23.9996 7.61568 23.9153 7.76571 23.7653C7.91574 23.6153 8.00002 23.4118 8.00002 23.1996V14.3996C8.00002 14.1874 7.91574 13.984 7.76571 13.8339C7.61568 13.6839 7.4122 13.5996 7.20002 13.5996Z' fill='%23999'/%3E%3Cpath d='M15.4401 7.19962C15.4784 7.198 15.5166 7.2056 15.5514 7.22179C15.5862 7.23797 15.6166 7.26226 15.6401 7.29262C15.6645 7.32175 15.682 7.35608 15.6912 7.39299C15.7004 7.42991 15.701 7.46843 15.6931 7.50562L14.7861 11.6656L14.3591 13.6126H23.2001V18.0256L20.6131 23.1996H11.2001V14.0396L11.4671 13.5996L15.2401 7.31962C15.2588 7.28289 15.2875 7.25215 15.3229 7.23094C15.3582 7.20972 15.3988 7.19887 15.4401 7.19962ZM15.4401 5.59962C15.1212 5.60033 14.8079 5.68279 14.5301 5.83914C14.2522 5.99548 14.0191 6.22048 13.8531 6.49262L10.0931 12.7726L9.82606 13.2126L9.77306 13.2926C9.65723 13.4858 9.59734 13.7074 9.60006 13.9326V23.1996C9.60006 23.624 9.76864 24.0309 10.0687 24.331C10.3688 24.6311 10.7757 24.7996 11.2001 24.7996H20.6131C20.9089 24.7985 21.1986 24.7157 21.4504 24.5605C21.7022 24.4052 21.9062 24.1834 22.0401 23.9196L24.6271 18.7326C24.7375 18.5084 24.7966 18.2625 24.8001 18.0126V13.5996C24.8001 13.1753 24.6315 12.7683 24.3314 12.4683C24.0314 12.1682 23.6244 11.9996 23.2001 11.9996H16.3471L17.2541 7.83962C17.3126 7.56929 17.3097 7.28928 17.2456 7.02022C17.1815 6.75116 17.0579 6.49991 16.8838 6.28496C16.7097 6.07002 16.4897 5.89687 16.2398 5.77826C15.9899 5.65965 15.7166 5.5986 15.4401 5.59962Z' fill='%23999'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-like.text-black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.20002 13.5996C6.98785 13.5996 6.78437 13.6839 6.63434 13.8339C6.48431 13.984 6.40002 14.1874 6.40002 14.3996V23.1996C6.40002 23.4118 6.48431 23.6153 6.63434 23.7653C6.78437 23.9153 6.98785 23.9996 7.20002 23.9996C7.4122 23.9996 7.61568 23.9153 7.76571 23.7653C7.91574 23.6153 8.00002 23.4118 8.00002 23.1996V14.3996C8.00002 14.1874 7.91574 13.984 7.76571 13.8339C7.61568 13.6839 7.4122 13.5996 7.20002 13.5996Z' fill='%231c1c1c'/%3E%3Cpath d='M15.4401 7.19962C15.4784 7.198 15.5166 7.2056 15.5514 7.22179C15.5862 7.23797 15.6166 7.26226 15.6401 7.29262C15.6645 7.32175 15.682 7.35608 15.6912 7.39299C15.7004 7.42991 15.701 7.46843 15.6931 7.50562L14.7861 11.6656L14.3591 13.6126H23.2001V18.0256L20.6131 23.1996H11.2001V14.0396L11.4671 13.5996L15.2401 7.31962C15.2588 7.28289 15.2875 7.25215 15.3229 7.23094C15.3582 7.20972 15.3988 7.19887 15.4401 7.19962ZM15.4401 5.59962C15.1212 5.60033 14.8079 5.68279 14.5301 5.83914C14.2522 5.99548 14.0191 6.22048 13.8531 6.49262L10.0931 12.7726L9.82606 13.2126L9.77306 13.2926C9.65723 13.4858 9.59734 13.7074 9.60006 13.9326V23.1996C9.60006 23.624 9.76864 24.0309 10.0687 24.331C10.3688 24.6311 10.7757 24.7996 11.2001 24.7996H20.6131C20.9089 24.7985 21.1986 24.7157 21.4504 24.5605C21.7022 24.4052 21.9062 24.1834 22.0401 23.9196L24.6271 18.7326C24.7375 18.5084 24.7966 18.2625 24.8001 18.0126V13.5996C24.8001 13.1753 24.6315 12.7683 24.3314 12.4683C24.0314 12.1682 23.6244 11.9996 23.2001 11.9996H16.3471L17.2541 7.83962C17.3126 7.56929 17.3097 7.28928 17.2456 7.02022C17.1815 6.75116 17.0579 6.49991 16.8838 6.28496C16.7097 6.07002 16.4897 5.89687 16.2398 5.77826C15.9899 5.65965 15.7166 5.5986 15.4401 5.59962Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-like-fill {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='그룹 3997'%3E%3Cg data-name='그룹 3214'%3E%3Cpath data-name='패스 2378' d='M7.2 24a.8.8 0 0 1-.8-.8v-8.8a.8.8 0 0 1 .8-.8.8.8 0 0 1 .8.8v8.8a.8.8 0 0 1-.8.8z' style='fill:%234173fa'/%3E%3C/g%3E%3Cg data-name='그룹 3215'%3E%3Cpath data-name='패스 2379' d='M23.2 12h-6.853l.907-4.16a1.847 1.847 0 0 0-1.8-2.24 1.864 1.864 0 0 0-1.587.893l-3.773 6.28-.267.44-.053.08a1.216 1.216 0 0 0-.173.64V23.2a1.6 1.6 0 0 0 1.6 1.6h9.413a1.607 1.607 0 0 0 1.427-.88l2.587-5.187a1.683 1.683 0 0 0 .173-.72V13.6A1.6 1.6 0 0 0 23.2 12z' style='fill:%234173fa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-page-next {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-page-next.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='%231c1c1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-page-next.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-page-prev {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-page-prev.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-page-first {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1667 15L9.16669 10L14.1667 5' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.83331 5V15' stroke='%23999999' stroke-linecap='round'/%3E%3C/svg%3E "); }
  i.sd.ic-page-last {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83331 5L10.8333 10L5.83331 15' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 15L14.1667 5' stroke='%23999999' stroke-linecap='round'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-compare {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.79922 7.19995C7.91556 7.19995 7.19922 7.9163 7.19922 8.79995V23.2C7.19922 24.0836 7.91556 24.8 8.79922 24.8H23.1992C24.0829 24.8 24.7992 24.0836 24.7992 23.2V8.79995C24.7992 7.9163 24.0829 7.19995 23.1992 7.19995H8.79922ZM11.9993 11.1999C11.5574 11.1999 11.1993 11.5581 11.1993 11.9999C11.1993 12.4418 11.5574 12.7999 11.9993 12.7999H19.9993C20.4411 12.7999 20.7993 12.4418 20.7993 11.9999C20.7993 11.5581 20.4411 11.1999 19.9993 11.1999H11.9993ZM11.1993 15.9999C11.1993 15.5581 11.5574 15.1999 11.9993 15.1999H19.9993C20.4411 15.1999 20.7993 15.5581 20.7993 15.9999C20.7993 16.4418 20.4411 16.7999 19.9993 16.7999H11.9993C11.5574 16.7999 11.1993 16.4418 11.1993 15.9999ZM11.9993 19.1999C11.5574 19.1999 11.1993 19.5581 11.1993 19.9999C11.1993 20.4418 11.5574 20.7999 11.9993 20.7999H16.7993C17.2411 20.7999 17.5993 20.4418 17.5993 19.9999C17.5993 19.5581 17.2411 19.1999 16.7993 19.1999H11.9993Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-compare.black {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.79922 7.19995C7.91556 7.19995 7.19922 7.9163 7.19922 8.79995V23.2C7.19922 24.0836 7.91556 24.8 8.79922 24.8H23.1992C24.0829 24.8 24.7992 24.0836 24.7992 23.2V8.79995C24.7992 7.9163 24.0829 7.19995 23.1992 7.19995H8.79922ZM11.9993 11.1999C11.5574 11.1999 11.1993 11.5581 11.1993 11.9999C11.1993 12.4418 11.5574 12.7999 11.9993 12.7999H19.9993C20.4411 12.7999 20.7993 12.4418 20.7993 11.9999C20.7993 11.5581 20.4411 11.1999 19.9993 11.1999H11.9993ZM11.1993 15.9999C11.1993 15.5581 11.5574 15.1999 11.9993 15.1999H19.9993C20.4411 15.1999 20.7993 15.5581 20.7993 15.9999C20.7993 16.4418 20.4411 16.7999 19.9993 16.7999H11.9993C11.5574 16.7999 11.1993 16.4418 11.1993 15.9999ZM11.9993 19.1999C11.5574 19.1999 11.1993 19.5581 11.1993 19.9999C11.1993 20.4418 11.5574 20.7999 11.9993 20.7999H16.7993C17.2411 20.7999 17.5993 20.4418 17.5993 19.9999C17.5993 19.5581 17.2411 19.1999 16.7993 19.1999H11.9993Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-share {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.7098 17.1336L10.9098 18.5192L19.2234 23.3192L20.0234 21.9336L11.7098 17.1336Z' fill='%231C1C1C'/%3E%3Cpath d='M19.207 9.74316L10.8129 14.5897L11.6129 15.9752L20.007 11.1287L19.207 9.74316Z' fill='%231C1C1C'/%3E%3Cpath d='M9.3094 14.9252C9.73374 14.9252 10.1407 15.0938 10.4408 15.3938C10.7408 15.6939 10.9094 16.1009 10.9094 16.5252C10.9094 16.9495 10.7408 17.3565 10.4408 17.6566C10.1407 17.9566 9.73374 18.1252 9.3094 18.1252C8.88505 18.1252 8.47808 17.9566 8.17802 17.6566C7.87796 17.3565 7.70939 16.9495 7.70939 16.5252C7.70939 16.1009 7.87796 15.6939 8.17802 15.3938C8.47808 15.0938 8.88505 14.9252 9.3094 14.9252ZM9.3094 13.3252C8.88887 13.3242 8.47229 13.4062 8.08357 13.5666C7.69485 13.7271 7.34165 13.9628 7.04429 14.2601C6.74693 14.5575 6.51128 14.9107 6.35084 15.2994C6.1904 15.6881 6.10833 16.1047 6.10939 16.5252C6.10833 16.9457 6.1904 17.3623 6.35084 17.751C6.51128 18.1398 6.74693 18.493 7.04429 18.7903C7.34165 19.0877 7.69485 19.3233 8.08357 19.4838C8.47229 19.6442 8.88887 19.7263 9.3094 19.7252C9.72992 19.7263 10.1465 19.6442 10.5352 19.4838C10.9239 19.3233 11.2771 19.0877 11.5745 18.7903C11.8719 18.493 12.1075 18.1398 12.268 17.751C12.4284 17.3623 12.5104 16.9457 12.5094 16.5252C12.5094 15.6765 12.1722 14.8626 11.5721 14.2625C10.972 13.6623 10.1581 13.3252 9.3094 13.3252Z' fill='%231C1C1C'/%3E%3Cpath d='M21.521 22.0981C21.8024 22.0935 22.0794 22.1682 22.3203 22.3136C22.5032 22.4177 22.6636 22.5571 22.7919 22.7238C22.9203 22.8905 23.0142 23.0812 23.068 23.2846C23.1231 23.4876 23.1371 23.6996 23.1093 23.9082C23.0814 24.1168 23.0123 24.3177 22.9059 24.4992C22.7656 24.7428 22.5636 24.945 22.3202 25.0857C22.0768 25.2263 21.8007 25.3004 21.5196 25.3004C21.2382 25.3049 20.9613 25.2302 20.7203 25.0848C20.5374 24.9808 20.3771 24.8414 20.2487 24.6747C20.1203 24.508 20.0265 24.3173 19.9726 24.1139C19.9176 23.9108 19.9036 23.6988 19.9314 23.4903C19.9592 23.2817 20.0283 23.0808 20.1347 22.8992C20.2751 22.6557 20.4771 22.4534 20.7205 22.3128C20.9638 22.1721 21.2399 22.0981 21.521 22.0981ZM21.5217 20.497C20.9594 20.4952 20.4066 20.6425 19.9197 20.9238C19.4328 21.2051 19.029 21.6104 18.7496 22.0984C18.5384 22.462 18.4012 22.8638 18.3458 23.2807C18.2904 23.6975 18.3179 24.1212 18.4267 24.5274C18.5355 24.9336 18.7235 25.3143 18.98 25.6476C19.2364 25.9809 19.5561 26.2602 19.9208 26.4696C20.4072 26.7499 20.9585 26.8982 21.5199 26.8998C22.0823 26.9015 22.635 26.7543 23.122 26.473C23.6089 26.1917 24.0126 25.7864 24.292 25.2984C24.5032 24.9347 24.6404 24.5329 24.6959 24.1161C24.7513 23.6992 24.7238 23.2755 24.6149 22.8693C24.5061 22.4631 24.3181 22.0825 24.0617 21.7492C23.8053 21.4159 23.4855 21.1365 23.1208 20.9272C22.6344 20.6468 22.0832 20.4985 21.5217 20.497Z' fill='%231C1C1C'/%3E%3Cpath d='M21.519 7.70177C21.8004 7.69721 22.0774 7.7719 22.3183 7.9173C22.5012 8.02132 22.6615 8.16077 22.7899 8.32748C22.9183 8.49419 23.0121 8.68482 23.066 8.88822C23.121 9.0913 23.1351 9.30332 23.1072 9.51189C23.0794 9.72045 23.0103 9.92137 22.9039 10.1029C22.7636 10.3464 22.5615 10.5487 22.3182 10.6894C22.0748 10.83 21.7987 10.904 21.5176 10.904C21.2362 10.9086 20.9592 10.8339 20.7183 10.6885C20.5354 10.5845 20.3751 10.445 20.2467 10.2783C20.1183 10.1116 20.0245 9.92099 19.9706 9.71758C19.9156 9.5145 19.9015 9.30248 19.9293 9.09392C19.9572 8.88535 20.0263 8.68443 20.1327 8.5029C20.273 8.25936 20.475 8.05708 20.7184 7.91644C20.9618 7.7758 21.2379 7.70176 21.519 7.70177ZM21.5197 6.10061C20.9573 6.09887 20.4046 6.24614 19.9176 6.52744C19.4307 6.80873 19.027 7.21401 18.7476 7.70203C18.5364 8.06568 18.3992 8.46748 18.3438 8.88433C18.2884 9.30118 18.3158 9.72486 18.4247 10.1311C18.5335 10.5372 18.7215 10.9179 18.9779 11.2512C19.2344 11.5845 19.5541 11.8639 19.9188 12.0732C20.4052 12.3536 20.9565 12.5019 21.5179 12.5035C22.0802 12.5052 22.633 12.3579 23.1199 12.0766C23.6069 11.7953 24.0106 11.3901 24.29 10.902C24.5012 10.5384 24.6384 10.1366 24.6938 9.71974C24.7492 9.30289 24.7218 8.87921 24.6129 8.47302C24.5041 8.06683 24.3161 7.68614 24.0596 7.35283C23.8032 7.01953 23.4835 6.74018 23.1188 6.53084C22.6349 6.24447 22.082 6.0957 21.5197 6.10061Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-reply {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_reply' xmlns='http://www.w3.org/2000/svg' width='16.061' height='16'%3E%3Cdefs%3E%3Cstyle%3E .cls-3%7Bfill:none;stroke:%23ddd;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h16v16H0z'/%3E%3Cpath id='Path_711' data-name='Path 711' class='cls-3' d='M-23427.937-23622.949v10h13' transform='translate(23428.936 23623.949)'/%3E%3Cpath id='Path_712' data-name='Path 712' class='cls-3' d='m17.527 13 4 4-4 4' transform='translate(-6.527 -6)'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-encore {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_alarm' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1,.cls-2%7Bfill:none%7D.cls-2%7Bstroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' class='cls-1' d='M0 0h32v32H0z'/%3E%3Cg id='Ellipse_421' data-name='Ellipse 421' class='cls-2' transform='translate(6.5 6.5)'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' style='stroke:none'/%3E%3Ccircle class='cls-1' cx='9.5' cy='9.5' r='8.75'/%3E%3C/g%3E%3Cpath id='Path_732' data-name='Path 732' class='cls-2' d='M-23257-23621.273v6h4' transform='translate(23273 23632.273)'/%3E%3Cpath id='Line_477' data-name='Line 477' class='cls-2' transform='rotate(-10.02 136.54 -31.142)' d='m0 3 3-3'/%3E%3Cpath id='Line_478' data-name='Line 478' class='cls-2' transform='rotate(10.02 -119.049 134.256)' d='M3 3 0 0'/%3E%3Cpath id='Path_733' data-name='Path 733' class='cls-2' d='M7 4.914V6.5a3.5 3.5 0 0 1-7 0V4.914' transform='rotate(135 5.84 9.198)'/%3E%3Cpath id='Path_734' data-name='Path 734' class='cls-2' d='M7 5.086V3.5a3.5 3.5 0 0 0-7 0v1.587' transform='rotate(45 5.866 29.525)'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-encore-fill {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_alarmOn' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Polygon_27' data-name='Polygon 27' class='cls-1' d='m8 0 8 10H0z' transform='rotate(90 3.208 12.208)'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Cpath id='Polygon_27-2' data-name='Polygon 27' class='cls-1' d='m8 0 8 10H0z' transform='rotate(-90 8 8)'/%3E%3C/clipPath%3E%3Cstyle%3E .cls-1%7Bfill:%23fff;stroke:%23707070%7D.cls-2,.cls-3%7Bfill:none%7D.cls-3%7Bstroke:%234173fa;stroke-width:1.5px%7D.cls-6%7Bstroke:none%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' class='cls-2' d='M0 0h32v32H0z'/%3E%3Cg id='Ellipse_421' data-name='Ellipse 421' class='cls-3' transform='translate(6.5 6.5)'%3E%3Ccircle class='cls-6' cx='9.5' cy='9.5' r='9.5'/%3E%3Ccircle class='cls-2' cx='9.5' cy='9.5' r='8.75'/%3E%3C/g%3E%3Cpath id='Path_732' data-name='Path 732' class='cls-3' d='M-23257-23621.273v6h4' transform='translate(23272.998 23632.273)'/%3E%3Cpath id='Line_477' data-name='Line 477' class='cls-3' transform='matrix(.985 -.174 .174 .985 7.5 23.283)' d='m0 3 3-3'/%3E%3Cpath id='Line_478' data-name='Line 478' class='cls-3' transform='rotate(10.02 -119.049 134.256)' d='M3 3 0 0'/%3E%3Cpath id='Path_733' data-name='Path 733' class='cls-3' d='M7 4.914V6.5a3.5 3.5 0 0 1-7 0V4.914' transform='rotate(135 5.84 9.198)'/%3E%3Cpath id='Path_734' data-name='Path 734' class='cls-3' d='M7 5.086V3.5a3.5 3.5 0 0 0-7 0v1.587' transform='rotate(45 5.866 29.526)'/%3E%3Cg id='Group_905' data-name='Group 905' transform='translate(-5.416)'%3E%3Cg id='Mask_Group_803' data-name='Mask Group 803' style='clip-path:url(%23clip-path)'%3E%3Cg id='Ellipse_422' data-name='Ellipse 422' class='cls-3' transform='translate(8.916 3.5)'%3E%3Ccircle class='cls-6' cx='12.5' cy='12.5' r='12.5'/%3E%3Ccircle class='cls-2' cx='12.5' cy='12.5' r='11.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_906' data-name='Group 906' transform='translate(22 9)'%3E%3Cg id='Mask_Group_803-2' data-name='Mask Group 803' style='clip-path:url(%23clip-path-2)'%3E%3Cg id='Ellipse_422-2' data-name='Ellipse 422' class='cls-3' transform='translate(-18.5 -5.5)'%3E%3Ccircle class='cls-6' cx='12.5' cy='12.5' r='12.5'/%3E%3Ccircle class='cls-2' cx='12.5' cy='12.5' r='11.75'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-go {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_go' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(10 10)' d='M12 0 0 12'/%3E%3Cpath id='Path_601' data-name='Path 601' class='cls-2' d='M-23744-23622.437h8v8' transform='translate(23757.998 23632.436)'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-go.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_go' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23fff;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(10 10)' d='M12 0 0 12'/%3E%3Cpath id='Path_601' data-name='Path 601' class='cls-2' d='M-23744-23622.437h8v8' transform='translate(23757.998 23632.436)'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-go.text-sandoll {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_go' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%234173FA;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='translate(10 10)' d='M12 0 0 12'/%3E%3Cpath id='Path_601' data-name='Path 601' class='cls-2' d='M-23744-23622.437h8v8' transform='translate(23757.998 23632.436)'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-plus {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_plus' data-name='ic_plus' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='rotate(45 -1.061 23.044)' d='m0 0 12 12'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='rotate(45 -1.061 23.044)' d='M12 0 0 12'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-plus.text-999 {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic__' data-name='ic_+' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23999;stroke-width:1px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='rotate(45 -1.061 23.044)' d='m0 0 12 12'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='rotate(45 -1.061 23.044)' d='M12 0 0 12'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-plus.text-white {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_plus' data-name='ic_plus' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23fff;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='rotate(45 -1.061 23.044)' d='m0 0 12 12'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='rotate(45 -1.061 23.044)' d='M12 0 0 12'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-minus {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_minus' data-name='ic_minus' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='rotate(45 -1.061 23.044)' d='M12 0 0 12'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-blog {
    background-size: 32px 32px;
    background-image: url("data:image/svg+xml,%3Csvg id='ic-blog' data-name='ic-blog' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 145.69 66.53'%3E%3Cpath class='cls-1' d='M535.48 1234.06v-29.82c0-6.88-5.44-7.79-5.44-7.79v-11.93s15.79 1 16.71 20.1v29.44zM554.19 1218.06a16.44 16.44 0 011.44-6.8 18.48 18.48 0 014.23-5.85 19.65 19.65 0 016.18-3.85 19.85 19.85 0 017.25-1.33 20.49 20.49 0 017.37 1.33 19.16 19.16 0 016.17 3.85 17.64 17.64 0 014.14 5.79 17.42 17.42 0 010 13.73 17.46 17.46 0 01-4.14 5.77 19 19 0 01-6.17 3.86 20.49 20.49 0 01-7.37 1.34 19.85 19.85 0 01-7.25-1.34 19.5 19.5 0 01-6.18-3.86 18.34 18.34 0 01-4.23-5.84 16.4 16.4 0 01-1.44-6.8zm11.46-.07a7.6 7.6 0 002.24 5.52 7.24 7.24 0 005.39 2.28 7.8 7.8 0 000-15.6 7.28 7.28 0 00-5.39 2.28 7.6 7.6 0 00-2.24 5.53zM523.09 1205.62c-2.5-2.89-6.67-5.39-10.67-5.26-4.68.16-8.65 1-11.64 3.57h-.14v-18.42h-11.05v48.2h11.05v-2.34h.14a16 16 0 0010 3.13c4.87 0 9.34-1.39 12.25-4.67s4.36-6.4 4.36-11.83a19.3 19.3 0 00-4.3-12.38zm-9.47 18a7.46 7.46 0 01-5.48 2.28 7.26 7.26 0 01-5.38-2.28 7.92 7.92 0 010-11 7.26 7.26 0 015.38-2.28 7.81 7.81 0 015.48 13.32zM624.3 1200.57v2.63h-.14c-2.67-2.43-5.4-3.48-9.73-3.48-4.84 0-9.07 1.61-12 5.07s-4.45 8.12-4.45 14c0 5.24 1.33 9.43 4 12.54a14.23 14.23 0 0011.13 4.8c4.89 0 8.58-1.27 11.09-4.74h.14v2.24c0 5.83-6.17 8.79-10.67 8.33v8.75c5.39.77 11.79.47 16.27-3.79 3.78-3.59 5.38-8.75 5.38-17.21v-29.14zm-2.11 23a7.48 7.48 0 01-5.48 2.28 7.26 7.26 0 01-5.38-2.28 7.9 7.9 0 010-11 7.26 7.26 0 015.38-2.28 7.81 7.81 0 015.48 13.32z' transform='translate(-489.59 -1184.52)'/%3E%3C/svg%3E"); }
    i.sd.ic-blog.white {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%231C1C1C'/%3E%3Cg clip-path='url(%23clip0_567_8433)'%3E%3Cpath d='M11.4914 14.056C11.1874 14.056 10.941 14.3024 10.941 14.6064C10.941 14.9104 11.1874 15.158 11.4914 15.158C11.7954 15.158 12.0418 14.9116 12.0418 14.6064C12.0418 14.3012 11.7954 14.056 11.4914 14.056Z' fill='white'/%3E%3Cpath d='M16.9336 13.9984C16.6058 13.9984 16.3402 14.264 16.3402 14.5917C16.3402 14.9195 16.6058 15.1851 16.9336 15.1851C17.2614 15.1851 17.527 14.9195 17.527 14.5917C17.527 14.264 17.2614 13.9984 16.9336 13.9984Z' fill='white'/%3E%3Cpath d='M21.8604 8.57983H10.1407C8.95846 8.57983 8 9.5383 8 10.7206V17.6762C8 18.8584 8.95846 19.8169 10.1407 19.8169H14.2797L15.688 23.1342C15.688 23.1342 15.7852 23.4213 16.0192 23.4213C16.2543 23.4213 16.3504 23.1342 16.3504 23.1342L17.7587 19.8169H21.8604C23.0427 19.8169 24.0011 18.8584 24.0011 17.6762V10.7206C24.0011 9.5383 23.0427 8.57983 21.8604 8.57983ZM13.0263 14.7285C13.0195 16 11.705 16.0362 11.705 16.0362C11.1964 16.0362 10.9093 15.6994 10.9093 15.6994V15.9288H9.95196V11.9797C9.95196 11.9797 9.94744 11.9785 9.95196 11.9774V11.9797C10.0119 11.9887 10.9093 11.9774 10.9093 11.9774V13.4874C11.1342 13.1031 11.7853 13.1099 11.7853 13.1099C13.2026 13.2422 13.0251 14.7285 13.0251 14.7285H13.0263ZM14.7126 13.232V15.9356H13.7756V13.2591C13.7756 12.8952 13.3235 12.7935 13.3235 12.7935V11.8497C14.82 11.9107 14.7126 13.232 14.7126 13.232ZM16.9336 16.0384C16.0656 16.0384 15.3625 15.3908 15.3625 14.5928C15.3625 13.7949 16.0656 13.1472 16.9336 13.1472C17.8016 13.1472 18.5047 13.7949 18.5047 14.5928C18.5047 15.3908 17.8016 16.0384 16.9336 16.0384ZM22.0673 16.0384C22.0673 16.0384 22.0808 17.4117 20.6849 17.4117H20.26V16.5222H20.5165C20.5165 16.5222 21.1031 16.5764 21.0964 15.6722C21.0964 15.6722 20.9822 16.0384 20.1594 16.0384C20.1594 16.0384 18.9929 15.9548 18.9929 14.8166V14.3849C18.9929 14.3849 19.0201 13.2049 20.3006 13.1111C20.3006 13.1111 20.8059 13.0568 21.1167 13.475V13.1857H22.0673V16.0396V16.0384Z' fill='white'/%3E%3Cpath d='M20.5776 14.012C20.2577 14.012 19.9977 14.2719 19.9977 14.5918C19.9977 14.9117 20.2577 15.1716 20.5776 15.1716C20.8974 15.1716 21.1574 14.9117 21.1574 14.5918C21.1574 14.2719 20.8974 14.012 20.5776 14.012Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_567_8433'%3E%3Crect width='16' height='14.8404' fill='white' transform='translate(8 8.57983)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }
  i.sd.ic-kakao {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.6 29.2' style='enable-background:new 0 0 27.6 29.2' xml:space='preserve'%3E%3Cpath d='M14.3 5.9c-4.8 0-8.7 3.6-8.7 8 0 3.3 1.4 4.8 3.2 6.3V24c0 .1.1.2.2.2h.1l3.3-2.5h.1c.6.1 1.1.2 1.7.2 4.8 0 8.7-3.6 8.7-8s-3.8-8-8.6-8M11.4 16c.8 0 1.5-.5 1.8-1.3h1.3c-.2 1.5-1.6 2.6-3.1 2.5-1.8 0-3.2-1.4-3.2-3.1V14c0-1.8 1.4-3.2 3.1-3.2h.1c1.5 0 2.8 1.1 3.1 2.6h-1.3c-.2-.8-1-1.4-1.8-1.4-1.1 0-2 .8-2 1.9v.2c-.1 1 .8 1.9 2 1.9-.1 0 0 0 0 0m8.3 1.1h-1.1v-2.6c0-.5-.3-.9-.7-.9h-.2c-.6 0-1 .4-1 1.1v2.4h-1.1v-6.3h1.1v2.4c.3-.4.8-.7 1.3-.6.5 0 .9.2 1.2.5.3.4.5.9.5 1.4v2.6z'/%3E%3C/svg%3E");
    background-size: 32px 32px; }
    i.sd.ic-kakao.white {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%231C1C1C'/%3E%3Cg clip-path='url(%23clip0_567_8376)'%3E%3Cpath d='M16.0006 7.53857C11.5821 7.53857 8 10.8519 8 14.9392C8 17.9572 9.26363 19.3985 10.9953 20.7125L11.0037 20.7161V24.2586C11.0037 24.4254 11.1945 24.5214 11.3289 24.4218L14.3626 22.1681L14.4274 22.1969C14.9362 22.2905 15.4618 22.3397 15.9994 22.3397C20.4179 22.3397 24 19.0265 24 14.9392C24 10.8519 20.4191 7.53857 16.0006 7.53857ZM13.3185 16.8136C14.1034 16.8136 14.7742 16.3444 14.9758 15.6184H16.1362C15.853 17.014 14.7658 17.9296 13.3197 17.9296C11.6385 17.9296 10.3053 16.6756 10.3053 14.9308C10.3053 13.1859 11.6385 11.9319 13.3197 11.9319C14.7814 11.9319 15.8746 12.8655 16.1446 14.2851H14.9878C14.8114 13.5135 14.1178 13.0323 13.3197 13.0323C12.1893 13.0323 11.4369 13.8387 11.4369 14.932C11.4369 16.0252 12.2925 16.816 13.3197 16.816M20.9615 17.8144H19.8983V15.4168C19.8983 14.8648 19.5767 14.5684 19.0823 14.5684C18.5303 14.5684 18.1763 14.9056 18.1763 15.5896V17.8144H17.113V11.9499H18.1763V14.1555C18.4319 13.7679 18.8435 13.5783 19.4039 13.5783C19.8575 13.5783 20.2283 13.7271 20.5163 14.0319C20.8127 14.3367 20.9615 14.7484 20.9615 15.2848V17.8144Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_567_8376'%3E%3Crect width='16' height='16.9228' fill='white' transform='translate(8 7.53857)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }
  i.sd.ic-letter {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-3,.cls-4%7Bfill:none%7D.cls-3%7Bstroke:%23000;stroke-width:.65px;stroke-linecap:round%7D %3C/style%3E%3C/defs%3E%3Cg id='ic_letter' transform='translate(0.23)'%3E%3Cg id='Group_32' transform='translate(3.269 8.5)'%3E%3Cg id='Group_31'%3E%3Cpath id='Subtraction_4' d='M12.36 10.194A5.3 5.3 0 0 1 8.49 8.51 4.979 4.979 0 1 1 4.99 0a5.139 5.139 0 0 1 1.381.19v3.634H18.24V.225a5 5 0 0 1 6.483 4.74 5 5 0 0 1-8.5 3.546 5.218 5.218 0 0 1-3.863 1.683z' transform='translate(0 4.572)'/%3E%3Cg id='Group_14' transform='translate(6.196)'%3E%3Cg id='Rectangle_522' fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.65px'%3E%3Cpath stroke='none' d='M0 0H11.077V8H0z' transform='translate(0.571)'/%3E%3Cpath d='M-0.325 -0.325H11.402000000000001V8.325000000000001H-0.325z' class='cls-4' transform='translate(0.571)'/%3E%3C/g%3E%3Cpath id='Path_556' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.65px' d='M11685 1780.322l5.535 4.745 5.536-4.745' transform='translate(-11684.43 -1779.801)'/%3E%3Cpath id='Path_557' d='M11685 1784.9l4.494-3.575' class='cls-3' transform='translate(-11685.001 -1777.058)'/%3E%3Cpath id='Path_558' d='M11689.5 1784.9l-4.5-3.575' class='cls-3' transform='translate(-11677.281 -1777.058)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath id='Rectangle_526' d='M0 0H32V32H0z' class='cls-4' transform='translate(-0.23)'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-letter.white {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%231C1C1C'/%3E%3Cg clip-path='url(%23clip0_567_8291)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.9643 9.27982C22.9341 9.21444 22.8897 9.15524 22.8327 9.10726C22.8114 9.0893 22.7887 9.07327 22.765 9.05925C22.6938 9.01708 22.6153 8.99433 22.5365 8.99025C22.4915 8.98789 22.4459 8.99159 22.4008 9.00174C22.3765 9.0072 22.3525 9.01448 22.3291 9.02357L9.96194 13.6171C9.80232 13.6764 9.68385 13.8128 9.64754 13.9792C9.61123 14.1456 9.66208 14.319 9.78248 14.4394L12.9645 17.6213C13.139 17.7958 13.4147 17.8169 13.6137 17.671L16.2962 15.7038L14.329 18.3863C14.1831 18.5853 14.2042 18.861 14.3787 19.0355L17.5607 22.2175C17.6811 22.3379 17.8545 22.3888 18.0208 22.3525C18.1872 22.3162 18.3237 22.1977 18.3829 22.0381L22.977 9.66932C23.0081 9.58852 23.0177 9.50083 23.0049 9.41523C22.998 9.36901 22.9845 9.3234 22.9643 9.27982ZM12.9645 19.7427C13.1597 19.5475 13.1597 19.2309 12.9645 19.0356C12.7692 18.8404 12.4526 18.8404 12.2574 19.0356L10.136 21.1569C9.94078 21.3522 9.94078 21.6688 10.136 21.864C10.3313 22.0593 10.6479 22.0593 10.8431 21.864L12.9645 19.7427ZM11.1967 17.2678C11.392 17.4631 11.392 17.7797 11.1967 17.975L9.78249 19.3892C9.58722 19.5844 9.27064 19.5844 9.07538 19.3892C8.88012 19.1939 8.88012 18.8773 9.07538 18.6821L10.4896 17.2678C10.6849 17.0726 11.0014 17.0726 11.1967 17.2678ZM14.7322 21.5105C14.9275 21.3152 14.9275 20.9986 14.7322 20.8033C14.537 20.6081 14.2204 20.6081 14.0251 20.8033L12.6109 22.2176C12.4157 22.4128 12.4157 22.7294 12.6109 22.9247C12.8062 23.1199 13.1228 23.1199 13.318 22.9247L14.7322 21.5105Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_567_8291'%3E%3Crect width='20' height='20' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); }
  i.sd.ic-play {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cg data-name='Polygon 1' style='fill:none'%3E%3Cpath d='m9 0 9 16H0z' style='stroke:none' transform='rotate(90 9 16)'/%3E%3Cpath d='M9 3.06 2.565 14.5h12.87L9 3.06M9 0l9 16H0L9 0z' style='fill:%23fff;stroke:none' transform='rotate(90 9 16)'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-play-fill {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='20' height='20' viewBox='-3 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3E%3Ctitle%3Eplay%3C/title%3E%3Cdesc%3ECreated with Sketch Beta.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' sketch:type='MSPage'%3E%3Cg id='Icon-Set-Filled' sketch:type='MSLayerGroup' transform='translate(-419.000000, -571.000000)' fill='%23fff'%3E%3Cpath d='M440.415,583.554 L421.418,571.311 C420.291,570.704 419,570.767 419,572.946 L419,597.054 C419,599.046 420.385,599.36 421.418,598.689 L440.415,586.446 C441.197,585.647 441.197,584.353 440.415,583.554' id='play' sketch:type='MSShapeGroup'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  i.sd.ic-pause {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='24' height='24' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M120.16 45A20.162 20.162 0 0 0 100 65.16v381.68A20.162 20.162 0 0 0 120.16 467h65.68A20.162 20.162 0 0 0 206 446.84V65.16A20.162 20.162 0 0 0 185.84 45h-65.68zm206 0A20.162 20.162 0 0 0 306 65.16v381.68A20.162 20.162 0 0 0 326.16 467h65.68A20.162 20.162 0 0 0 412 446.84V65.16A20.162 20.162 0 0 0 391.84 45h-65.68z'/%3E%3C/svg%3E"); }
  i.sd.ic-menu {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_menu' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Line_2' data-name='Line 2' class='cls-1' transform='translate(8 10)' d='M0 0h16'/%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' transform='translate(8 16)' d='M0 0h16'/%3E%3Cpath id='Line_4' data-name='Line 4' class='cls-1' transform='translate(8 22)' d='M0 0h16'/%3E%3Cpath id='Rectangle_133' data-name='Rectangle 133' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E "); }
    i.sd.ic-menu.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_menu' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1%7Bfill:none;stroke:%23fff;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Line_2' data-name='Line 2' class='cls-1' transform='translate(8 10)' d='M0 0h16'/%3E%3Cpath id='Line_3' data-name='Line 3' class='cls-1' transform='translate(8 16)' d='M0 0h16'/%3E%3Cpath id='Line_4' data-name='Line 4' class='cls-1' transform='translate(8 22)' d='M0 0h16'/%3E%3Cpath id='Rectangle_133' data-name='Rectangle 133' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E "); }
  i.sd.ic-lang {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.5C11.3258 5.50099 12.597 6.0281 13.5344 6.96556C14.4719 7.90303 14.999 9.17422 15 10.5C14.999 11.8258 14.4719 13.097 13.5344 14.0344C12.597 14.9719 11.3258 15.499 10 15.5C8.67422 15.499 7.40303 14.9719 6.46556 14.0344C5.5281 13.097 5.001 11.8258 5.00001 10.5C5.001 9.17422 5.5281 7.90303 6.46556 6.96556C7.40303 6.0281 8.67422 5.50099 10 5.5ZM10 4.5C9.21193 4.49951 8.4315 4.65437 7.70332 4.95572C6.97514 5.25707 6.31351 5.69901 5.75626 6.25626C5.19901 6.81351 4.75708 7.47514 4.45572 8.20332C4.15437 8.9315 3.99951 9.71193 4 10.5C3.99951 11.2881 4.15437 12.0685 4.45572 12.7967C4.75708 13.5249 5.19901 14.1865 5.75626 14.7437C6.31351 15.301 6.97514 15.7429 7.70332 16.0443C8.4315 16.3456 9.21193 16.5005 10 16.5C10.7881 16.5005 11.5685 16.3456 12.2967 16.0443C13.0249 15.7429 13.6865 15.301 14.2437 14.7437C14.801 14.1865 15.2429 13.5249 15.5443 12.7967C15.8456 12.0685 16.0005 11.2881 16 10.5C16.0005 9.71193 15.8456 8.9315 15.5443 8.20332C15.2429 7.47514 14.801 6.81351 14.2437 6.25626C13.6865 5.69901 13.0249 5.25707 12.2967 4.95572C11.5685 4.65437 10.7881 4.49951 10 4.5Z' fill='%231C1C1C'/%3E%3Cpath d='M10.5 16V5C10.5 4.72386 10.2761 4.5 10 4.5C9.72386 4.5 9.5 4.72386 9.5 5V16C9.5 16.2761 9.72386 16.5 10 16.5C10.2761 16.5 10.5 16.2761 10.5 16Z' fill='%231C1C1C'/%3E%3Cpath d='M15.5 10H4.5C4.22386 10 4 10.2239 4 10.5C4 10.7761 4.22386 11 4.5 11H15.5C15.7761 11 16 10.7761 16 10.5C16 10.2239 15.7761 10 15.5 10Z' fill='%231C1C1C'/%3E%3Cpath d='M10 5.5C10.5581 5.5 11.1419 5.95812 11.6081 6.75812C12.2196 7.90898 12.5266 9.19707 12.5 10.5C12.5256 11.8028 12.2186 13.0907 11.6081 14.2419C11.1413 15.0419 10.55 15.5 10 15.5C9.45 15.5 8.85813 15.0419 8.39188 14.2419C7.78044 13.091 7.47343 11.8029 7.5 10.5C7.47445 9.19718 7.7814 7.90935 8.39188 6.75812C8.85875 5.95812 9.44188 5.5 10 5.5ZM10 4.5C8.06688 4.5 6.5 7.18312 6.5 10.5C6.5 13.8169 8.06688 16.5 10 16.5C11.9331 16.5 13.5 13.8169 13.5 10.5C13.5 7.18312 11.9331 4.5 10 4.5Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-expand {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath data-name='Rectangle 127' style='fill:none' d='M0 0h48v48H0z'/%3E%3Cpath data-name='Path 606' d='m12 32.183 20-20' transform='translate(2 1.816)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Path 607' d='m16.266 10.053 6 6 6-6' transform='rotate(-135 27.758 12.274)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Path 608' d='m16.266 10.053 6 6 6-6' transform='rotate(45 -4.29 14.878)' style='stroke:%231c1c1c;fill:none'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-alram {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28.07' viewBox='0 0 28 28.07'%3E%3Cpath data-name='패스 2164' d='M.162.061v.015a.015.015 0 0 1 .01.01v.007L.185.1a.054.054 0 0 1 .03.045v.06H.1v-.06A.054.054 0 0 1 .139.1h.006V.093A.015.015 0 0 1 .162.076V.061m0 0a.03.03 0 0 0-.029.021.069.069 0 0 0-.039.063V.2L.085.217a.008.008 0 0 0 .006.011h.142A.008.008 0 0 0 .24.217L.231.2V.145a.069.069 0 0 0-.04-.063.03.03 0 0 0-.02-.02H.162z' transform='translate(9.052 -.061)' style='fill:%23fff'/%3E%3Cpath data-name='패스 2165' d='M.169.282a.03.03 0 0 1-.03-.03h.015a.015.015 0 1 0 .03 0H.2a.03.03 0 0 1-.03.03z' transform='translate(18.613 27.735)' style='fill:%23fff'/%3E%3Cg%3E%3Cpath data-name='패스 2170' d='M14.947 5.6V7a1.647 1.647 0 0 1 .409.058 1.424 1.424 0 0 1 .947.947l.175.6.561.269a4.94 4.94 0 0 1 2.819 4.444v5.532l.175.316.257.468H9.6l.257-.468.175-.316v-5.531a4.94 4.94 0 0 1 2.819-4.444l.561-.269.175-.6A1.418 1.418 0 0 1 14.936 7l.012-1.4m0 0a2.81 2.81 0 0 0-2.69 2 6.316 6.316 0 0 0-3.626 5.719v5.17L7.8 20a.7.7 0 0 0 .62 1.041h13.065a.7.7 0 0 0 .62-1.041l-.83-1.509v-5.17A6.329 6.329 0 0 0 17.649 7.6a2.814 2.814 0 0 0-1.883-1.883 2.885 2.885 0 0 0-.819-.117z' transform='translate(-.947 -.688)' style='fill:%23fff'/%3E%3Cpath data-name='패스 2171' d='M15.607 26.007A2.815 2.815 0 0 1 12.8 23.2h1.4a1.4 1.4 0 1 0 2.807 0h1.4a2.815 2.815 0 0 1-2.8 2.807z' transform='translate(-1.572 -2.849)' style='fill:%23fff'/%3E%3C/g%3E%3C/svg%3E "); }
    i.sd.ic-alram.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2164' d='M.173.061v.017A.017.017 0 0 1 .19.091L.192.1H.2a.061.061 0 0 1 .034.056V.231H.107V.156A.061.061 0 0 1 .147.1h.007V.093A.017.017 0 0 1 .173.078V.061m0 0A.035.035 0 0 0 .14.086a.078.078 0 0 0-.04.07V.22L.085.239a.009.009 0 0 0 .007.013h.162A.009.009 0 0 0 .262.239L.251.22V.156a.078.078 0 0 0-.045-.07.035.035 0 0 0-.023-.024h-.01z' style='fill:%231c1c1c' transform='translate(10.331 -.061)'/%3E%3Cpath data-name='Path 2165' d='M.174.286A.035.035 0 0 1 .139.252h.017a.017.017 0 1 0 .035 0h.017a.035.035 0 0 1-.034.034z' style='fill:%231c1c1c' transform='translate(21.238 31.653)'/%3E%3Cg%3E%3Cpath data-name='Path 2170' d='M15.96 5.6v1.6a1.878 1.878 0 0 1 .467.067 1.623 1.623 0 0 1 1.08 1.08l.2.68.64.307A5.631 5.631 0 0 1 21.56 14.4v6.307l.2.36.293.533H9.867l.293-.533.2-.36V14.4a5.631 5.631 0 0 1 3.213-5.067l.64-.307.2-.68A1.616 1.616 0 0 1 15.947 7.2l.013-1.6m0 0a3.2 3.2 0 0 0-3.067 2.28A7.2 7.2 0 0 0 8.76 14.4v5.893l-.947 1.72A.8.8 0 0 0 8.52 23.2h14.893a.8.8 0 0 0 .707-1.187l-.947-1.72V14.4a7.215 7.215 0 0 0-4.133-6.52 3.208 3.208 0 0 0-2.147-2.147 3.289 3.289 0 0 0-.933-.133z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2171' d='M16 26.4a3.209 3.209 0 0 1-3.2-3.2h1.6a1.6 1.6 0 1 0 3.2 0h1.6a3.209 3.209 0 0 1-3.2 3.2z' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-alram.gray {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2164' d='M.173.061v.017A.017.017 0 0 1 .19.091L.192.1H.2a.061.061 0 0 1 .034.056V.231H.107V.156A.061.061 0 0 1 .147.1h.007V.093A.017.017 0 0 1 .173.078V.061m0 0A.035.035 0 0 0 .14.086a.078.078 0 0 0-.04.07V.22L.085.239a.009.009 0 0 0 .007.013h.162A.009.009 0 0 0 .262.239L.251.22V.156a.078.078 0 0 0-.045-.07.035.035 0 0 0-.023-.024h-.01z' style='fill:%23ccc' transform='translate(10.331 -.061)'/%3E%3Cpath data-name='Path 2165' d='M.174.286A.035.035 0 0 1 .139.252h.017a.017.017 0 1 0 .035 0h.017a.035.035 0 0 1-.034.034z' style='fill:%23ccc' transform='translate(21.238 31.653)'/%3E%3Cg%3E%3Cpath data-name='Path 2170' d='M15.96 5.6v1.6a1.878 1.878 0 0 1 .467.067 1.623 1.623 0 0 1 1.08 1.08l.2.68.64.307A5.631 5.631 0 0 1 21.56 14.4v6.307l.2.36.293.533H9.867l.293-.533.2-.36V14.4a5.631 5.631 0 0 1 3.213-5.067l.64-.307.2-.68A1.616 1.616 0 0 1 15.947 7.2l.013-1.6m0 0a3.2 3.2 0 0 0-3.067 2.28A7.2 7.2 0 0 0 8.76 14.4v5.893l-.947 1.72A.8.8 0 0 0 8.52 23.2h14.893a.8.8 0 0 0 .707-1.187l-.947-1.72V14.4a7.215 7.215 0 0 0-4.133-6.52 3.208 3.208 0 0 0-2.147-2.147 3.289 3.289 0 0 0-.933-.133z' style='fill:%23ccc'/%3E%3Cpath data-name='Path 2171' d='M16 26.4a3.209 3.209 0 0 1-3.2-3.2h1.6a1.6 1.6 0 1 0 3.2 0h1.6a3.209 3.209 0 0 1-3.2 3.2z' style='fill:%23ccc'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-home {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg data-name='Group 3254'%3E%3Cpath data-name='빼기 5' d='M18000.066 23050.4v-12.32l-9.025-7.186-9.029 7.18v12.326h5.016v-4.014a4.011 4.011 0 1 1 8.021 0v4.014h5.014m0 2.006h-6.021a1 1 0 0 1-1-1v-5.02a2.006 2.006 0 0 0-4.012 0v5.02a1.007 1.007 0 0 1-1 1h-6.018a2 2 0 0 1-2.006-2.006v-12.326a1.994 1.994 0 0 1 .2-.867 2.019 2.019 0 0 1 .559-.7l9.029-7.182a2.009 2.009 0 0 1 2.5 0l9.027 7.182a2.008 2.008 0 0 1 .555.7 1.968 1.968 0 0 1 .2.867v12.326a2.007 2.007 0 0 1-2.006 2.006z' transform='translate(-17970.974 -23021.025)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-home.text-black {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg data-name='Group 3254'%3E%3Cpath data-name='빼기 5' d='M18000.066 23050.4v-12.32l-9.025-7.186-9.029 7.18v12.326h5.016v-4.014a4.011 4.011 0 1 1 8.021 0v4.014h5.014m0 2.006h-6.021a1 1 0 0 1-1-1v-5.02a2.006 2.006 0 0 0-4.012 0v5.02a1.007 1.007 0 0 1-1 1h-6.018a2 2 0 0 1-2.006-2.006v-12.326a1.994 1.994 0 0 1 .2-.867 2.019 2.019 0 0 1 .559-.7l9.029-7.182a2.009 2.009 0 0 1 2.5 0l9.027 7.182a2.008 2.008 0 0 1 .555.7 1.968 1.968 0 0 1 .2.867v12.326a2.007 2.007 0 0 1-2.006 2.006z' transform='translate(-17970.974 -23021.025)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-delete {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2320' d='M19.827 25.6h-7.654A3.457 3.457 0 0 1 8.8 22.067V8.8a.8.8 0 0 1 1.6 0v13.267A1.863 1.863 0 0 0 12.173 24h7.653a1.863 1.863 0 0 0 1.774-1.933V8.8a.8.8 0 1 1 1.6 0v13.267a3.457 3.457 0 0 1-3.373 3.533z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2321' d='M24 9.6H8A.8.8 0 0 1 8 8h16a.8.8 0 0 1 0 1.6z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2322' d='M13.6 22.4a.8.8 0 0 1-.8-.8v-8.8a.8.8 0 1 1 1.6 0v8.8a.8.8 0 0 1-.8.8z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2323' d='M18.4 22.4a.8.8 0 0 1-.8-.8v-8.8a.8.8 0 1 1 1.6 0v8.8a.8.8 0 0 1-.8.8z' style='fill:%231c1c1c'/%3E%3Cpath data-name='Path 2324' d='M19.2 9.6h-6.4V7.867A2.265 2.265 0 0 1 15.067 5.6H16.8A2.407 2.407 0 0 1 19.2 8zM14.4 8h3.2a.8.8 0 0 0-.8-.8h-1.733a.66.66 0 0 0-.667.667z' style='fill:%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-delete-999 {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3924 16H7.60866C7.03646 15.9862 6.4931 15.746 6.09786 15.332C5.70261 14.918 5.48779 14.3641 5.50054 13.7919V5.5C5.50054 5.36739 5.55321 5.24022 5.64698 5.14645C5.74075 5.05268 5.86793 5 6.00054 5C6.13315 5 6.26032 5.05268 6.35409 5.14645C6.44786 5.24022 6.50054 5.36739 6.50054 5.5V13.7919C6.48865 14.0987 6.59842 14.3977 6.80595 14.624C7.01349 14.8503 7.30199 14.9854 7.60866 15H12.3918C12.6986 14.9856 12.9872 14.8505 13.1949 14.6242C13.4026 14.3979 13.5124 14.0988 13.5005 13.7919V5.5C13.5005 5.36739 13.5532 5.24022 13.647 5.14645C13.7408 5.05268 13.8679 5 14.0005 5C14.1331 5 14.2603 5.05268 14.3541 5.14645C14.4479 5.24022 14.5005 5.36739 14.5005 5.5V13.7919C14.5133 14.3641 14.2985 14.918 13.9032 15.332C13.508 15.746 12.9646 15.9862 12.3924 16Z' fill='%23999999'/%3E%3Cpath d='M15 6H5C4.86739 6 4.74022 5.94732 4.64645 5.85355C4.55268 5.75979 4.5 5.63261 4.5 5.5C4.5 5.36739 4.55268 5.24021 4.64645 5.14645C4.74022 5.05268 4.86739 5 5 5H15C15.1326 5 15.2598 5.05268 15.3536 5.14645C15.4473 5.24021 15.5 5.36739 15.5 5.5C15.5 5.63261 15.4473 5.75979 15.3536 5.85355C15.2598 5.94732 15.1326 6 15 6Z' fill='%23999999'/%3E%3Cpath d='M8.5 14C8.43434 14 8.36932 13.9871 8.30866 13.9619C8.248 13.9368 8.19288 13.9 8.14645 13.8536C8.10002 13.8071 8.06319 13.752 8.03806 13.6913C8.01293 13.6307 8 13.5657 8 13.5V8C8 7.86739 8.05268 7.74022 8.14645 7.64645C8.24021 7.55268 8.36739 7.5 8.5 7.5C8.63261 7.5 8.75979 7.55268 8.85355 7.64645C8.94732 7.74022 9 7.86739 9 8V13.5C9 13.6326 8.94732 13.7598 8.85355 13.8536C8.75979 13.9473 8.63261 14 8.5 14Z' fill='%23999999'/%3E%3Cpath d='M11.5 14C11.4343 14 11.3693 13.9871 11.3087 13.9619C11.248 13.9368 11.1929 13.9 11.1464 13.8536C11.1 13.8071 11.0632 13.752 11.0381 13.6913C11.0129 13.6307 11 13.5657 11 13.5V8C11 7.86739 11.0527 7.74022 11.1464 7.64645C11.2402 7.55268 11.3674 7.5 11.5 7.5C11.6326 7.5 11.7598 7.55268 11.8536 7.64645C11.9473 7.74022 12 7.86739 12 8V13.5C12 13.6326 11.9473 13.7598 11.8536 13.8536C11.7598 13.9473 11.6326 14 11.5 14Z' fill='%23999999'/%3E%3Cpath d='M12 6H8V4.91688C7.99984 4.73076 8.03637 4.54644 8.10752 4.37447C8.17867 4.20249 8.28302 4.04623 8.41463 3.91463C8.54623 3.78303 8.70249 3.67867 8.87447 3.60752C9.04644 3.53637 9.23076 3.49984 9.41688 3.5H10.5C10.8975 3.50115 11.2783 3.65956 11.5594 3.94062C11.8404 4.22167 11.9988 4.60253 12 5V6ZM9 5H11C11 4.86739 10.9473 4.74022 10.8536 4.64645C10.7598 4.55268 10.6326 4.5 10.5 4.5H9.41688C9.36197 4.49941 9.3075 4.5098 9.25665 4.53054C9.20581 4.55128 9.15962 4.58197 9.1208 4.6208C9.08197 4.65962 9.05128 4.70581 9.03054 4.75665C9.0098 4.8075 8.99941 4.86197 9 4.91688V5Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-delete-fill {
    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='M17.9984 7.2H5.99844C5.83931 7.2 5.6867 7.13679 5.57417 7.02426C5.46165 6.91174 5.39844 6.75913 5.39844 6.6C5.39844 6.44087 5.46165 6.28826 5.57417 6.17574C5.6867 6.06321 5.83931 6 5.99844 6H17.9984C18.1576 6 18.3102 6.06321 18.4227 6.17574C18.5352 6.28826 18.5984 6.44087 18.5984 6.6C18.5984 6.75913 18.5352 6.91174 18.4227 7.02426C18.3102 7.13679 18.1576 7.2 17.9984 7.2Z' fill='%23999999'/%3E%3Cpath d='M16.7983 6H7.1983C7.03917 6 6.88656 6.06321 6.77404 6.17574C6.66151 6.28826 6.5983 6.44087 6.5983 6.6V16.5502C6.583 17.2369 6.84079 17.9016 7.31508 18.3984C7.78937 18.8952 8.44141 19.1835 9.12805 19.2H14.8678C15.5541 19.1821 16.2053 18.8934 16.6795 18.3969C17.1536 17.9005 17.412 17.2366 17.3983 16.5502V6.6C17.3983 6.44087 17.3351 6.28826 17.2226 6.17574C17.11 6.06321 16.9574 6 16.7983 6ZM10.7983 16.2C10.7983 16.3591 10.7351 16.5117 10.6226 16.6243C10.51 16.7368 10.3574 16.8 10.1983 16.8C10.0392 16.8 9.88656 16.7368 9.77404 16.6243C9.66151 16.5117 9.5983 16.3591 9.5983 16.2V9.6C9.5983 9.44087 9.66151 9.28826 9.77404 9.17574C9.88656 9.06321 10.0392 9 10.1983 9C10.3574 9 10.51 9.06321 10.6226 9.17574C10.7351 9.28826 10.7983 9.44087 10.7983 9.6V16.2ZM14.3983 16.2C14.3983 16.3591 14.3351 16.5117 14.2226 16.6243C14.11 16.7368 13.9574 16.8 13.7983 16.8C13.6392 16.8 13.4866 16.7368 13.374 16.6243C13.2615 16.5117 13.1983 16.3591 13.1983 16.2V9.6C13.1983 9.44087 13.2615 9.28826 13.374 9.17574C13.4866 9.06321 13.6392 9 13.7983 9C13.9574 9 14.11 9.06321 14.2226 9.17574C14.3351 9.28826 14.3983 9.44087 14.3983 9.6V16.2Z' fill='%23999999'/%3E%3Cpath d='M14.3977 7.19922H9.59766V5.89947C9.59746 5.67613 9.6413 5.45495 9.72668 5.24858C9.81205 5.04221 9.93729 4.85469 10.0952 4.69677C10.2531 4.53885 10.4406 4.41362 10.647 4.32824C10.8534 4.24287 11.0746 4.19902 11.2979 4.19922H12.5977C13.0746 4.2006 13.5317 4.39069 13.8689 4.72796C14.2062 5.06522 14.3963 5.52226 14.3977 5.99922V7.19922ZM10.7977 5.99922H13.1977C13.1977 5.84009 13.1344 5.68748 13.0219 5.57496C12.9094 5.46243 12.7568 5.39922 12.5977 5.39922H11.2979C11.232 5.39852 11.1667 5.41098 11.1056 5.43587C11.0446 5.46076 10.9892 5.49758 10.9426 5.54417C10.896 5.59077 10.8592 5.64619 10.8343 5.7072C10.8094 5.76821 10.797 5.83358 10.7977 5.89947V5.99922Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-modify {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.44461 10.9628L9.27304 13.7913L15.9906 7.07375L13.1621 4.24532L6.44461 10.9628ZM5.5018 14.7341L5.91428 11.8467L8.38916 14.3216L5.5018 14.7341ZM5.7375 10.2557L5.2661 10.7271C5.1131 10.8801 5.01386 11.0786 4.98326 11.2928L4.51185 14.5927C4.41757 15.2526 4.98326 15.8183 5.64322 15.724L8.94305 15.2526C9.15725 15.222 9.35574 15.1228 9.50874 14.9698L9.98015 14.4984L16.6977 7.78086C17.0882 7.39033 17.0882 6.75717 16.6977 6.36664L13.8692 3.53821C13.5275 3.19651 13 3.15379 12.6119 3.41007C12.5564 3.44669 12.5038 3.4894 12.455 3.53821L5.7375 10.2557Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-link {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231c1c1c' class='bi bi-link-45deg' viewBox='0 0 16 16'%3E%3Cpath d='M4.715 6.542 3.343 7.914a3 3 0 1 0 4.243 4.243l1.828-1.829A3 3 0 0 0 8.586 5.5L8 6.086a1.002 1.002 0 0 0-.154.199 2 2 0 0 1 .861 3.337L6.88 11.45a2 2 0 1 1-2.83-2.83l.793-.792a4.018 4.018 0 0 1-.128-1.287z'/%3E%3Cpath d='M6.586 4.672A3 3 0 0 0 7.414 9.5l.775-.776a2 2 0 0 1-.896-3.346L9.12 3.55a2 2 0 1 1 2.83 2.83l-.793.792c.112.42.155.855.128 1.287l1.372-1.372a3 3 0 1 0-4.243-4.243L6.586 4.672z'/%3E%3C/svg%3E"); }
  i.sd.ic-graph {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='15.1992' y='10.4' width='1.6' height='11.2' rx='0.8' fill='%231C1C1C'/%3E%3Crect x='11.1992' y='15.2' width='1.6' height='6.4' rx='0.8' fill='%231C1C1C'/%3E%3Crect x='19.1992' y='12.8' width='1.6' height='8.8' rx='0.8' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.0004 8.8H8.00039L8.00039 23.2H24.0004V8.8ZM8.00039 7.2C7.11674 7.2 6.40039 7.91634 6.40039 8.8V23.2C6.40039 24.0837 7.11673 24.8 8.00039 24.8H24.0004C24.884 24.8 25.6004 24.0837 25.6004 23.2V8.8C25.6004 7.91634 24.884 7.2 24.0004 7.2H8.00039Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-fontedit {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.0545 12.333C22.1044 12.3248 21.159 12.4689 20.2545 12.76C20.1182 12.8064 19.9999 12.8943 19.9161 13.0115C19.8323 13.1286 19.7874 13.269 19.7875 13.413C19.7867 13.5025 19.8038 13.5913 19.8377 13.6742C19.8716 13.757 19.9216 13.8323 19.9849 13.8956C20.0482 13.9589 20.1235 14.009 20.2064 14.0429C20.2892 14.0768 20.378 14.0938 20.4675 14.093C20.5037 14.0962 20.5402 14.0918 20.5745 14.08C21.152 13.9845 21.7362 13.9353 22.3215 13.933C24.2415 13.933 24.9485 14.32 24.9485 15.946V16.933L22.1215 17.28C20.1085 17.547 18.8945 18.533 18.8945 20.387C18.8945 22.44 20.2815 23.414 22.2015 23.414C22.7184 23.4531 23.2374 23.3751 23.7199 23.1859C24.2024 22.9966 24.636 22.701 24.9885 22.321H25.1085L25.1755 22.668C25.207 22.8219 25.2905 22.9603 25.4119 23.0599C25.5334 23.1595 25.6854 23.2143 25.8425 23.215H26.0825C26.2626 23.2142 26.4351 23.1423 26.5625 23.015C26.6898 22.8876 26.7617 22.7151 26.7625 22.535V15.495C26.7755 13.335 25.4155 12.335 23.0555 12.335L23.0545 12.333ZM22.6815 21.986C21.5485 21.986 20.8015 21.439 20.8015 20.333C20.8015 19.16 21.3885 18.68 22.6015 18.56L24.9615 18.32V21.267C24.3065 21.7613 23.5016 22.0145 22.6815 21.986Z' fill='%231C1C1C'/%3E%3Cpath d='M11.5479 8.8H10.8949C10.7236 8.80005 10.5564 8.85248 10.4157 8.95025C10.2751 9.04802 10.1677 9.18646 10.1079 9.347L5.4679 22.08C5.42112 22.207 5.40565 22.3435 5.42281 22.4777C5.43997 22.612 5.48925 22.7402 5.56648 22.8514C5.64371 22.9625 5.7466 23.0535 5.86644 23.1164C5.98628 23.1794 6.11953 23.2125 6.2549 23.213C6.42843 23.2148 6.59807 23.1616 6.73947 23.061C6.88086 22.9604 6.98674 22.8175 7.0419 22.653L8.2809 19.16H13.9079L15.1609 22.653C15.2194 22.8154 15.3261 22.9561 15.4668 23.0562C15.6074 23.1563 15.7753 23.211 15.9479 23.213H16.1349C16.2696 23.2143 16.4026 23.1828 16.5224 23.1213C16.6422 23.0597 16.7453 22.97 16.8227 22.8598C16.9002 22.7496 16.9496 22.6222 16.9669 22.4886C16.9842 22.3551 16.9688 22.2193 16.9219 22.093L12.3339 9.36C12.277 9.19654 12.1707 9.05481 12.0297 8.95447C11.8887 8.85413 11.72 8.80015 11.5469 8.8H11.5479ZM8.8539 17.56L11.0539 11.333H11.1209L13.3339 17.56H8.8539Z' fill='%231C1C1C'/%3E%3Cpath d='M23.0545 12.333C22.1044 12.3248 21.159 12.4689 20.2545 12.76C20.1182 12.8064 19.9999 12.8943 19.9161 13.0115C19.8323 13.1286 19.7874 13.269 19.7875 13.413C19.7867 13.5025 19.8038 13.5913 19.8377 13.6742C19.8716 13.757 19.9216 13.8323 19.9849 13.8956C20.0482 13.9589 20.1235 14.009 20.2064 14.0429C20.2892 14.0768 20.378 14.0938 20.4675 14.093C20.5037 14.0962 20.5402 14.0918 20.5745 14.08C21.152 13.9845 21.7362 13.9353 22.3215 13.933C24.2415 13.933 24.9485 14.32 24.9485 15.946V16.933L22.1215 17.28C20.1085 17.547 18.8945 18.533 18.8945 20.387C18.8945 22.44 20.2815 23.414 22.2015 23.414C22.7184 23.4531 23.2374 23.3751 23.7199 23.1859C24.2024 22.9966 24.636 22.701 24.9885 22.321H25.1085L25.1755 22.668C25.207 22.8219 25.2905 22.9603 25.4119 23.0599C25.5334 23.1595 25.6854 23.2143 25.8425 23.215H26.0825C26.2626 23.2142 26.4351 23.1423 26.5625 23.015C26.6898 22.8876 26.7617 22.7151 26.7625 22.535V15.495C26.7755 13.335 25.4155 12.335 23.0555 12.335L23.0545 12.333ZM22.6815 21.986C21.5485 21.986 20.8015 21.439 20.8015 20.333C20.8015 19.16 21.3885 18.68 22.6015 18.56L24.9615 18.32V21.267C24.3065 21.7613 23.5016 22.0145 22.6815 21.986Z' fill='%231C1C1C'/%3E%3Cpath d='M11.5479 8.8H10.8949C10.7236 8.80005 10.5564 8.85248 10.4157 8.95025C10.2751 9.04802 10.1677 9.18646 10.1079 9.347L5.4679 22.08C5.42112 22.207 5.40565 22.3435 5.42281 22.4777C5.43997 22.612 5.48925 22.7402 5.56648 22.8514C5.64371 22.9625 5.7466 23.0535 5.86644 23.1164C5.98628 23.1794 6.11953 23.2125 6.2549 23.213C6.42843 23.2148 6.59807 23.1616 6.73947 23.061C6.88086 22.9604 6.98674 22.8175 7.0419 22.653L8.2809 19.16H13.9079L15.1609 22.653C15.2194 22.8154 15.3261 22.9561 15.4668 23.0562C15.6074 23.1563 15.7753 23.211 15.9479 23.213H16.1349C16.2696 23.2143 16.4026 23.1828 16.5224 23.1213C16.6422 23.0597 16.7453 22.97 16.8227 22.8598C16.9002 22.7496 16.9496 22.6222 16.9669 22.4886C16.9842 22.3551 16.9688 22.2193 16.9219 22.093L12.3339 9.36C12.277 9.19654 12.1707 9.05481 12.0297 8.95447C11.8887 8.85413 11.72 8.80015 11.5469 8.8H11.5479ZM8.8539 17.56L11.0539 11.333H11.1209L13.3339 17.56H8.8539Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-meatball {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 10.8C11.7627 10.8 11.5307 10.8704 11.3334 11.0023C11.136 11.1341 10.9822 11.3216 10.8914 11.5408C10.8006 11.7601 10.7768 12.0014 10.8231 12.2342C10.8694 12.4669 10.9837 12.6808 11.1515 12.8486C11.3193 13.0164 11.5332 13.1307 11.7659 13.177C11.9987 13.2233 12.24 13.1995 12.4593 13.1087C12.6785 13.0179 12.866 12.8641 12.9978 12.6667C13.1297 12.4694 13.2 12.2374 13.2 12C13.2 11.6818 13.0736 11.3766 12.8486 11.1515C12.6235 10.9265 12.3183 10.8 12 10.8Z' fill='%231C1C1C'/%3E%3Cpath d='M16.8001 10.8C16.5628 10.8 16.3308 10.8704 16.1334 11.0023C15.9361 11.1341 15.7823 11.3216 15.6914 11.5408C15.6006 11.7601 15.5769 12.0014 15.6232 12.2342C15.6695 12.4669 15.7837 12.6808 15.9516 12.8486C16.1194 13.0164 16.3332 13.1307 16.566 13.177C16.7988 13.2233 17.04 13.1995 17.2593 13.1087C17.4786 13.0179 17.666 12.8641 17.7979 12.6667C17.9297 12.4694 18.0001 12.2374 18.0001 12C18.0001 11.6818 17.8737 11.3766 17.6486 11.1515C17.4236 10.9265 17.1184 10.8 16.8001 10.8Z' fill='%231C1C1C'/%3E%3Cpath d='M7.2 10.8C6.96266 10.8 6.73065 10.8704 6.53332 11.0023C6.33598 11.1341 6.18217 11.3216 6.09135 11.5408C6.00052 11.7601 5.97676 12.0014 6.02306 12.2342C6.06936 12.4669 6.18365 12.6808 6.35147 12.8486C6.5193 13.0164 6.73311 13.1307 6.96589 13.177C7.19867 13.2233 7.43995 13.1995 7.65922 13.1087C7.87849 13.0179 8.06591 12.8641 8.19776 12.6667C8.32962 12.4694 8.4 12.2374 8.4 12C8.4 11.6818 8.27357 11.3766 8.04853 11.1515C7.82348 10.9265 7.51826 10.8 7.2 10.8Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-multi {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4001 11.2001C15.7714 11.2001 16.1275 11.3476 16.3901 11.6101C16.6526 11.8727 16.8001 12.2288 16.8001 12.6001V19.6001C16.8001 19.9714 16.6526 20.3275 16.3901 20.59C16.1275 20.8526 15.7714 21.0001 15.4001 21.0001H8.40011C8.21626 21.0001 8.0342 20.9638 7.86435 20.8935C7.69449 20.8231 7.54016 20.72 7.41016 20.59C7.28015 20.46 7.17703 20.3057 7.10668 20.1358C7.03632 19.966 7.00011 19.7839 7.00011 19.6001V12.6001C7.00011 12.2288 7.14761 11.8727 7.41016 11.6101C7.67271 11.3476 8.0288 11.2001 8.40011 11.2001H15.4001ZM15.4001 9.80006H8.40011C8.03215 9.79913 7.66763 9.87093 7.3275 10.0113C6.98737 10.1517 6.67834 10.3579 6.41815 10.6181C6.15796 10.8783 5.95175 11.1873 5.81136 11.5275C5.67098 11.8676 5.59918 12.2321 5.60011 12.6001V19.6001C5.59918 19.968 5.67098 20.3325 5.81136 20.6727C5.95175 21.0128 6.15796 21.3218 6.41815 21.582C6.67834 21.8422 6.98737 22.0484 7.3275 22.1888C7.66763 22.3292 8.03215 22.401 8.40011 22.4001H15.4001C15.7681 22.401 16.1326 22.3292 16.4727 22.1888C16.8128 22.0484 17.1219 21.8422 17.3821 21.582C17.6423 21.3218 17.8485 21.0128 17.9888 20.6727C18.1292 20.3325 18.201 19.968 18.2001 19.6001V12.6001C18.201 12.2321 18.1292 11.8676 17.9888 11.5275C17.8485 11.1873 17.6423 10.8783 17.3821 10.6181C17.1219 10.3579 16.8128 10.1517 16.4727 10.0113C16.1326 9.87093 15.7681 9.79913 15.4001 9.80006Z' fill='%23999999'/%3E%3Cpath d='M19.6001 7.00011C19.9714 7.00011 20.3275 7.14761 20.59 7.41016C20.8526 7.67271 21.0001 8.0288 21.0001 8.40011V15.4001C21.0001 15.7714 20.8526 16.1275 20.59 16.3901C20.3275 16.6526 19.9714 16.8001 19.6001 16.8001H16.8001V18.2001H19.6001C19.968 18.201 20.3325 18.1292 20.6727 17.9888C21.0128 17.8485 21.3218 17.6423 21.582 17.3821C21.8422 17.1219 22.0484 16.8128 22.1888 16.4727C22.3292 16.1326 22.401 15.7681 22.4001 15.4001V8.40011C22.401 8.03215 22.3292 7.66763 22.1888 7.3275C22.0484 6.98737 21.8422 6.67834 21.582 6.41815C21.3218 6.15796 21.0128 5.95175 20.6727 5.81136C20.3325 5.67098 19.968 5.59918 19.6001 5.60011H12.6001C12.2321 5.59918 11.8676 5.67098 11.5275 5.81136C11.1873 5.95175 10.8783 6.15796 10.6181 6.41815C10.3579 6.67834 10.1517 6.98737 10.0113 7.3275C9.87093 7.66763 9.79913 8.03215 9.80006 8.40011V11.2001H11.2001V8.40011C11.2001 8.0288 11.3476 7.67271 11.6101 7.41016C11.8727 7.14761 12.2288 7.00011 12.6001 7.00011H19.6001Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-sort {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3999 10.3999C10.1877 10.3999 9.9842 10.4842 9.83417 10.6342C9.68414 10.7842 9.59985 10.9877 9.59985 11.1999V23.9999C9.59985 24.105 9.62055 24.209 9.66075 24.306C9.70096 24.4031 9.75988 24.4913 9.83417 24.5656C9.90845 24.6399 9.99664 24.6988 10.0937 24.739C10.1908 24.7792 10.2948 24.7999 10.3999 24.7999C10.5049 24.7999 10.6089 24.7792 10.706 24.739C10.8031 24.6988 10.8913 24.6399 10.9655 24.5656C11.0398 24.4913 11.0988 24.4031 11.139 24.306C11.1792 24.209 11.1999 24.105 11.1999 23.9999V11.1999C11.1999 10.9877 11.1156 10.7842 10.9655 10.6342C10.8155 10.4842 10.612 10.3999 10.3999 10.3999Z' fill='%23999999'/%3E%3Cpath d='M21.6001 8.80005C21.3879 8.80005 21.1844 8.88433 21.0344 9.03436C20.8843 9.18439 20.8 9.38786 20.8 9.60004V22.4C20.8 22.6122 20.8843 22.8157 21.0344 22.9657C21.1844 23.1158 21.3879 23.2 21.6001 23.2C21.8122 23.2 22.0157 23.1158 22.1657 22.9657C22.3158 22.8157 22.4 22.6122 22.4 22.4V9.60004C22.4 9.38786 22.3158 9.18439 22.1657 9.03436C22.0157 8.88433 21.8122 8.80005 21.6001 8.80005Z' fill='%23999999'/%3E%3Cpath d='M10.401 9.13082C10.2427 9.12854 10.0874 9.17374 9.95505 9.2606C9.8227 9.34746 9.71942 9.47199 9.65853 9.61812C9.59765 9.76425 9.58196 9.92528 9.61347 10.0804C9.64499 10.2355 9.72226 10.3777 9.83534 10.4885L13.2295 13.8826C13.3028 13.9576 13.391 14.0165 13.4884 14.0555C13.5858 14.0945 13.6903 14.1126 13.7951 14.1089C14.0062 14.111 14.2095 14.0297 14.3608 13.8826C14.5109 13.7326 14.5951 13.5291 14.5951 13.3169C14.5951 13.1047 14.5109 12.9012 14.3608 12.7512L10.9667 9.35709C10.8121 9.21508 10.6109 9.13459 10.401 9.13082Z' fill='%23999999'/%3E%3Cpath d='M10.4009 9.13141C10.1899 9.12927 9.98653 9.21059 9.83519 9.35768L6.44108 12.7518C6.29105 12.9018 6.20677 13.1053 6.20677 13.3175C6.20677 13.5296 6.29105 13.7331 6.44108 13.8832C6.51441 13.9582 6.6026 14.0171 6.70002 14.0561C6.79744 14.095 6.90192 14.1132 7.00677 14.1094C7.21779 14.1116 7.42112 14.0303 7.57246 13.8832L10.9666 10.4891C11.1166 10.339 11.2009 10.1355 11.2009 9.92337C11.2009 9.7112 11.1166 9.50771 10.9666 9.35768C10.812 9.21567 10.6108 9.13518 10.4009 9.13141Z' fill='%23999999'/%3E%3Cpath d='M18.2066 19.4326C17.9956 19.4305 17.7923 19.5118 17.6409 19.6589C17.4909 19.8089 17.4066 20.0124 17.4066 20.2246C17.4066 20.4367 17.4909 20.6402 17.6409 20.7903L21.035 24.1844C21.1083 24.2594 21.1965 24.3183 21.294 24.3573C21.3914 24.3962 21.4959 24.4144 21.6007 24.4106C21.8117 24.4128 22.0151 24.3315 22.1664 24.1844C22.3164 24.0343 22.4007 23.8309 22.4007 23.6187C22.4007 23.4065 22.3164 23.203 22.1664 23.053L18.7723 19.6589C18.6209 19.5118 18.4176 19.4305 18.2066 19.4326Z' fill='%23999999'/%3E%3Cpath d='M24.9945 19.4323C24.7835 19.4301 24.5801 19.5115 24.4288 19.6585L21.0347 23.0527C20.8847 23.2027 20.8004 23.4062 20.8004 23.6183C20.8004 23.8305 20.8847 24.034 21.0347 24.184C21.108 24.2591 21.1962 24.318 21.2936 24.3569C21.391 24.3959 21.4955 24.4141 21.6004 24.4103C21.8114 24.4124 22.0147 24.3311 22.1661 24.184L25.5602 20.7899C25.6345 20.7156 25.6934 20.6274 25.7336 20.5304C25.7738 20.4333 25.7945 20.3293 25.7945 20.2242C25.7945 20.1192 25.7738 20.0152 25.7336 19.9181C25.6934 19.821 25.6345 19.7328 25.5602 19.6585C25.4088 19.5115 25.2055 19.4301 24.9945 19.4323Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-sort.text-black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3999 10.3999C10.1877 10.3999 9.9842 10.4842 9.83417 10.6342C9.68414 10.7842 9.59985 10.9877 9.59985 11.1999V23.9999C9.59985 24.105 9.62055 24.209 9.66075 24.306C9.70096 24.4031 9.75988 24.4913 9.83417 24.5656C9.90845 24.6399 9.99664 24.6988 10.0937 24.739C10.1908 24.7792 10.2948 24.7999 10.3999 24.7999C10.5049 24.7999 10.6089 24.7792 10.706 24.739C10.8031 24.6988 10.8913 24.6399 10.9655 24.5656C11.0398 24.4913 11.0988 24.4031 11.139 24.306C11.1792 24.209 11.1999 24.105 11.1999 23.9999V11.1999C11.1999 10.9877 11.1156 10.7842 10.9655 10.6342C10.8155 10.4842 10.612 10.3999 10.3999 10.3999Z' fill='%231c1c1c'/%3E%3Cpath d='M21.6001 8.80005C21.3879 8.80005 21.1844 8.88433 21.0344 9.03436C20.8843 9.18439 20.8 9.38786 20.8 9.60004V22.4C20.8 22.6122 20.8843 22.8157 21.0344 22.9657C21.1844 23.1158 21.3879 23.2 21.6001 23.2C21.8122 23.2 22.0157 23.1158 22.1657 22.9657C22.3158 22.8157 22.4 22.6122 22.4 22.4V9.60004C22.4 9.38786 22.3158 9.18439 22.1657 9.03436C22.0157 8.88433 21.8122 8.80005 21.6001 8.80005Z' fill='%231c1c1c'/%3E%3Cpath d='M10.401 9.13082C10.2427 9.12854 10.0874 9.17374 9.95505 9.2606C9.8227 9.34746 9.71942 9.47199 9.65853 9.61812C9.59765 9.76425 9.58196 9.92528 9.61347 10.0804C9.64499 10.2355 9.72226 10.3777 9.83534 10.4885L13.2295 13.8826C13.3028 13.9576 13.391 14.0165 13.4884 14.0555C13.5858 14.0945 13.6903 14.1126 13.7951 14.1089C14.0062 14.111 14.2095 14.0297 14.3608 13.8826C14.5109 13.7326 14.5951 13.5291 14.5951 13.3169C14.5951 13.1047 14.5109 12.9012 14.3608 12.7512L10.9667 9.35709C10.8121 9.21508 10.6109 9.13459 10.401 9.13082Z' fill='%231c1c1c'/%3E%3Cpath d='M10.4009 9.13141C10.1899 9.12927 9.98653 9.21059 9.83519 9.35768L6.44108 12.7518C6.29105 12.9018 6.20677 13.1053 6.20677 13.3175C6.20677 13.5296 6.29105 13.7331 6.44108 13.8832C6.51441 13.9582 6.6026 14.0171 6.70002 14.0561C6.79744 14.095 6.90192 14.1132 7.00677 14.1094C7.21779 14.1116 7.42112 14.0303 7.57246 13.8832L10.9666 10.4891C11.1166 10.339 11.2009 10.1355 11.2009 9.92337C11.2009 9.7112 11.1166 9.50771 10.9666 9.35768C10.812 9.21567 10.6108 9.13518 10.4009 9.13141Z' fill='%231c1c1c'/%3E%3Cpath d='M18.2066 19.4326C17.9956 19.4305 17.7923 19.5118 17.6409 19.6589C17.4909 19.8089 17.4066 20.0124 17.4066 20.2246C17.4066 20.4367 17.4909 20.6402 17.6409 20.7903L21.035 24.1844C21.1083 24.2594 21.1965 24.3183 21.294 24.3573C21.3914 24.3962 21.4959 24.4144 21.6007 24.4106C21.8117 24.4128 22.0151 24.3315 22.1664 24.1844C22.3164 24.0343 22.4007 23.8309 22.4007 23.6187C22.4007 23.4065 22.3164 23.203 22.1664 23.053L18.7723 19.6589C18.6209 19.5118 18.4176 19.4305 18.2066 19.4326Z' fill='%231c1c1c'/%3E%3Cpath d='M24.9945 19.4323C24.7835 19.4301 24.5801 19.5115 24.4288 19.6585L21.0347 23.0527C20.8847 23.2027 20.8004 23.4062 20.8004 23.6183C20.8004 23.8305 20.8847 24.034 21.0347 24.184C21.108 24.2591 21.1962 24.318 21.2936 24.3569C21.391 24.3959 21.4955 24.4141 21.6004 24.4103C21.8114 24.4124 22.0147 24.3311 22.1661 24.184L25.5602 20.7899C25.6345 20.7156 25.6934 20.6274 25.7336 20.5304C25.7738 20.4333 25.7945 20.3293 25.7945 20.2242C25.7945 20.1192 25.7738 20.0152 25.7336 19.9181C25.6934 19.821 25.6345 19.7328 25.5602 19.6585C25.4088 19.5115 25.2055 19.4301 24.9945 19.4323Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-toLang {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ic_to-en_lined'%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2532' d='M6.71987 6.60319C6.45596 6.60319 6.29046 6.82753 6.29046 7.12964C6.29046 7.4514 6.45685 7.66591 6.71987 7.66591H9.15051C9.35537 7.66591 9.40457 7.71507 9.40457 7.90009C9.40457 9.75382 8.21386 10.939 6.38797 11.7237C6.30775 11.7697 6.24166 11.8367 6.19687 11.9176C6.15208 11.9984 6.13031 12.0899 6.1339 12.1823C6.12686 12.3418 6.18188 12.4979 6.28743 12.6179C6.39299 12.7378 6.54089 12.8123 6.70019 12.8258C6.80856 12.822 6.91492 12.7955 7.0124 12.748C8.11628 12.3817 9.07248 11.6694 9.73903 10.717C10.4056 9.76463 10.747 8.62285 10.7125 7.46123C10.7125 6.7587 10.4879 6.60319 9.85366 6.60319H6.71987ZM11.9721 14.4266C11.9721 14.7778 12.2262 14.9334 12.5777 14.9334C12.9293 14.9334 13.204 14.777 13.204 14.4266V10.0568H14.2569C14.5593 10.0568 14.6666 9.82264 14.6666 9.52054C14.6666 9.21843 14.5593 8.99409 14.2569 8.99409H13.2022V6.33505C13.2022 6.03295 12.9383 5.8667 12.5759 5.8667C12.2342 5.8667 11.9703 6.03295 11.9703 6.33505L11.9721 14.4266Z' fill='%23999999'/%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2533' d='M18.1737 25.1901C17.8934 25.9558 19.1536 26.3682 19.4221 25.5591L20.1453 23.5203H23.516L24.2401 25.5517C24.5086 26.3294 25.8501 25.929 25.5588 25.1984L22.6411 17.6243C22.5861 17.4644 22.484 17.3254 22.3486 17.2257C22.2132 17.1261 22.0508 17.0707 21.8833 17.0669C21.7158 17.063 21.5512 17.111 21.4115 17.2044C21.2717 17.2978 21.1636 17.432 21.1015 17.5892L18.1737 25.1901ZM21.8265 18.7553L23.1078 22.3855H20.5417L21.8265 18.7553Z' fill='%23999999'/%3E%3Cpath id='Ellipse 1 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M16.0032 7.16404C16.0429 6.724 16.4317 6.39942 16.8718 6.43907C21.4786 6.85421 25.1457 10.5214 25.5609 15.1282C25.6005 15.5682 25.2759 15.9571 24.8359 15.9967C24.3959 16.0364 24.007 15.7118 23.9673 15.2718C23.6216 11.4352 20.5648 8.37835 16.7282 8.03261C16.2881 7.99296 15.9635 7.60409 16.0032 7.16404ZM7.16404 16.0032C7.60409 15.9635 7.99296 16.2881 8.03261 16.7282C8.38017 20.585 11.4674 23.6537 15.3324 23.9726C15.7727 24.0089 16.1003 24.3953 16.0639 24.8356C16.0276 25.276 15.6412 25.6035 15.2009 25.5671C10.56 25.1843 6.85639 21.5028 6.43907 16.8718C6.39942 16.4317 6.724 16.0429 7.16404 16.0032Z' fill='%23999999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-toLang.text-black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ic_to-en_lined'%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2532' d='M6.71987 6.60319C6.45596 6.60319 6.29046 6.82753 6.29046 7.12964C6.29046 7.4514 6.45685 7.66591 6.71987 7.66591H9.15051C9.35537 7.66591 9.40457 7.71507 9.40457 7.90009C9.40457 9.75382 8.21386 10.939 6.38797 11.7237C6.30775 11.7697 6.24166 11.8367 6.19687 11.9176C6.15208 11.9984 6.13031 12.0899 6.1339 12.1823C6.12686 12.3418 6.18188 12.4979 6.28743 12.6179C6.39299 12.7378 6.54089 12.8123 6.70019 12.8258C6.80856 12.822 6.91492 12.7955 7.0124 12.748C8.11628 12.3817 9.07248 11.6694 9.73903 10.717C10.4056 9.76463 10.747 8.62285 10.7125 7.46123C10.7125 6.7587 10.4879 6.60319 9.85366 6.60319H6.71987ZM11.9721 14.4266C11.9721 14.7778 12.2262 14.9334 12.5777 14.9334C12.9293 14.9334 13.204 14.777 13.204 14.4266V10.0568H14.2569C14.5593 10.0568 14.6666 9.82264 14.6666 9.52054C14.6666 9.21843 14.5593 8.99409 14.2569 8.99409H13.2022V6.33505C13.2022 6.03295 12.9383 5.8667 12.5759 5.8667C12.2342 5.8667 11.9703 6.03295 11.9703 6.33505L11.9721 14.4266Z' fill='%231c1c1c'/%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2533' d='M18.1737 25.1901C17.8934 25.9558 19.1536 26.3682 19.4221 25.5591L20.1453 23.5203H23.516L24.2401 25.5517C24.5086 26.3294 25.8501 25.929 25.5588 25.1984L22.6411 17.6243C22.5861 17.4644 22.484 17.3254 22.3486 17.2257C22.2132 17.1261 22.0508 17.0707 21.8833 17.0669C21.7158 17.063 21.5512 17.111 21.4115 17.2044C21.2717 17.2978 21.1636 17.432 21.1015 17.5892L18.1737 25.1901ZM21.8265 18.7553L23.1078 22.3855H20.5417L21.8265 18.7553Z' fill='%231c1c1c'/%3E%3Cpath id='Ellipse 1 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M16.0032 7.16404C16.0429 6.724 16.4317 6.39942 16.8718 6.43907C21.4786 6.85421 25.1457 10.5214 25.5609 15.1282C25.6005 15.5682 25.2759 15.9571 24.8359 15.9967C24.3959 16.0364 24.007 15.7118 23.9673 15.2718C23.6216 11.4352 20.5648 8.37835 16.7282 8.03261C16.2881 7.99296 15.9635 7.60409 16.0032 7.16404ZM7.16404 16.0032C7.60409 15.9635 7.99296 16.2881 8.03261 16.7282C8.38017 20.585 11.4674 23.6537 15.3324 23.9726C15.7727 24.0089 16.1003 24.3953 16.0639 24.8356C16.0276 25.276 15.6412 25.6035 15.2009 25.5671C10.56 25.1843 6.85639 21.5028 6.43907 16.8718C6.39942 16.4317 6.724 16.0429 7.16404 16.0032Z' fill='%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-refresh {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3265 7.59998C12.2686 7.60018 12.2115 7.58646 12.16 7.55998L10.3465 6.71348C10.2988 6.69116 10.256 6.65966 10.2205 6.62078C10.1849 6.5819 10.1574 6.5364 10.1395 6.48688C10.1215 6.43737 10.1135 6.3848 10.1159 6.33218C10.1183 6.27957 10.131 6.22794 10.1533 6.18023C10.1756 6.13253 10.2071 6.08969 10.246 6.05416C10.2849 6.01864 10.3304 5.99111 10.3799 5.97317C10.4294 5.95522 10.482 5.94721 10.5346 5.94958C10.5872 5.95195 10.6388 5.96466 10.6865 5.98698L12.133 6.66698L12.8065 5.21348C12.8289 5.16578 12.8604 5.12294 12.8992 5.08741C12.9381 5.05189 12.9836 5.02436 13.0331 5.00642C13.0827 4.98847 13.1352 4.98046 13.1878 4.98283C13.2405 4.9852 13.2921 4.99791 13.3398 5.02023C13.3875 5.04256 13.4303 5.07406 13.4659 5.11294C13.5014 5.15182 13.5289 5.19732 13.5469 5.24684C13.5648 5.29635 13.5728 5.34892 13.5704 5.40153C13.5681 5.45415 13.5554 5.50578 13.533 5.55348L12.6865 7.36698C12.6409 7.46277 12.5596 7.53689 12.46 7.57348C12.4182 7.59243 12.3725 7.6015 12.3265 7.59998Z' fill='%231c1c1c'/%3E%3Cpath d='M8.00005 12.8002C7.08808 12.8002 6.19499 12.5403 5.42534 12.0511C4.65568 11.5619 4.04132 10.8636 3.65418 10.0379C3.26703 9.21215 3.12313 8.29323 3.23931 7.38869C3.35549 6.48415 3.72695 5.63143 4.3102 4.93035C4.89346 4.22927 5.66436 3.70886 6.53266 3.43004C7.40096 3.15122 8.33073 3.12552 9.2131 3.35597C10.0955 3.58641 10.8939 4.06345 11.515 4.73125C12.1361 5.39904 12.5541 6.22995 12.72 7.1267C12.7395 7.23099 12.7167 7.33873 12.6567 7.42622C12.5967 7.51371 12.5043 7.57377 12.4 7.5932C12.2958 7.61262 12.188 7.58982 12.1005 7.52981C12.013 7.4698 11.953 7.37749 11.9335 7.2732C11.7581 6.32417 11.2454 5.47058 10.4901 4.86982C9.73476 4.26907 8.78769 3.96166 7.82352 4.00429C6.85935 4.04693 5.94311 4.43672 5.24374 5.10179C4.54437 5.76686 4.10904 6.66237 4.01803 7.62318C3.92702 8.58399 4.18646 9.54531 4.74851 10.3299C5.31056 11.1144 6.13732 11.6693 7.07634 11.8922C8.01535 12.1151 9.0033 11.991 9.858 11.5428C10.7127 11.0945 11.3765 10.3524 11.727 9.4532C11.766 9.3542 11.8426 9.27473 11.9401 9.23225C11.9884 9.21122 12.0404 9.1999 12.093 9.19895C12.1457 9.198 12.198 9.20742 12.247 9.2267C12.2961 9.24597 12.3408 9.2747 12.3787 9.31127C12.4166 9.34783 12.447 9.3915 12.468 9.43979C12.489 9.48807 12.5003 9.54003 12.5013 9.59269C12.5022 9.64535 12.4928 9.69768 12.4735 9.7467C12.1247 10.6487 11.5102 11.4236 10.7114 11.9688C9.91265 12.514 8.96717 12.804 8.00005 12.8002Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-myfont {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.053 12.3331C22.1028 12.3249 21.1575 12.469 20.253 12.7601C20.1167 12.8065 19.9983 12.8944 19.9146 13.0116C19.8308 13.1287 19.7858 13.2691 19.786 13.4131C19.7852 13.5026 19.8022 13.5914 19.8361 13.6743C19.87 13.7571 19.9201 13.8324 19.9834 13.8957C20.0467 13.959 20.122 14.0091 20.2048 14.043C20.2877 14.0769 20.3765 14.0939 20.466 14.0931C20.5022 14.0963 20.5386 14.0919 20.573 14.0801C21.1505 13.9846 21.7347 13.9354 22.32 13.9331C24.24 13.9331 24.947 14.3201 24.947 15.9461V16.9331L22.12 17.2801C20.107 17.5471 18.893 18.5331 18.893 20.3871C18.893 22.4401 20.28 23.4141 22.2 23.4141C22.7168 23.4532 23.2358 23.3752 23.7184 23.1859C24.2009 22.9967 24.6345 22.7011 24.987 22.3211H25.107L25.174 22.6681C25.2055 22.822 25.2889 22.9604 25.4104 23.06C25.5319 23.1596 25.6839 23.2144 25.841 23.2151H26.081C26.2611 23.2143 26.4336 23.1424 26.561 23.0151C26.6883 22.8877 26.7602 22.7152 26.761 22.5351V15.4951C26.774 13.3351 25.414 12.3351 23.054 12.3351L23.053 12.3331ZM22.68 21.9861C21.547 21.9861 20.8 21.4391 20.8 20.3331C20.8 19.1601 21.387 18.6801 22.6 18.5601L24.96 18.3201V21.2671C24.305 21.7614 23.5001 22.0146 22.68 21.9861Z' fill='%231C1C1C'/%3E%3Cpath d='M11.547 8.80005H10.894C10.7227 8.8001 10.5555 8.85252 10.4148 8.95029C10.2742 9.04806 10.1667 9.1865 10.107 9.34705L5.46699 22.08C5.4202 22.2071 5.40473 22.3435 5.42189 22.4778C5.43905 22.6121 5.48834 22.7402 5.56556 22.8514C5.64279 22.9626 5.74568 23.0535 5.86552 23.1165C5.98537 23.1794 6.11862 23.2125 6.25399 23.213C6.42752 23.2149 6.59716 23.1616 6.73855 23.061C6.87995 22.9604 6.98583 22.8176 7.04099 22.653L8.27999 19.16H13.907L15.16 22.653C15.2185 22.8155 15.3252 22.9561 15.4658 23.0562C15.6065 23.1563 15.7744 23.211 15.947 23.213H16.134C16.2687 23.2143 16.4017 23.1828 16.5215 23.1213C16.6413 23.0598 16.7444 22.9701 16.8218 22.8599C16.8992 22.7496 16.9487 22.6223 16.966 22.4887C16.9833 22.3551 16.9678 22.2193 16.921 22.093L12.333 9.36005C12.2761 9.19659 12.1698 9.05486 12.0288 8.95452C11.8878 8.85418 11.7191 8.8002 11.546 8.80005H11.547ZM8.85299 17.56L11.053 11.333H11.12L13.333 17.56H8.85299Z' fill='%231C1C1C'/%3E%3Cpath d='M23.053 12.3331C22.1028 12.3249 21.1575 12.469 20.253 12.7601C20.1167 12.8065 19.9983 12.8944 19.9146 13.0116C19.8308 13.1287 19.7858 13.2691 19.786 13.4131C19.7852 13.5026 19.8022 13.5914 19.8361 13.6743C19.87 13.7571 19.9201 13.8324 19.9834 13.8957C20.0467 13.959 20.122 14.0091 20.2048 14.043C20.2877 14.0769 20.3765 14.0939 20.466 14.0931C20.5022 14.0963 20.5386 14.0919 20.573 14.0801C21.1505 13.9846 21.7347 13.9354 22.32 13.9331C24.24 13.9331 24.947 14.3201 24.947 15.9461V16.9331L22.12 17.2801C20.107 17.5471 18.893 18.5331 18.893 20.3871C18.893 22.4401 20.28 23.4141 22.2 23.4141C22.7168 23.4532 23.2358 23.3752 23.7184 23.1859C24.2009 22.9967 24.6345 22.7011 24.987 22.3211H25.107L25.174 22.6681C25.2055 22.822 25.2889 22.9604 25.4104 23.06C25.5319 23.1596 25.6839 23.2144 25.841 23.2151H26.081C26.2611 23.2143 26.4336 23.1424 26.561 23.0151C26.6883 22.8877 26.7602 22.7152 26.761 22.5351V15.4951C26.774 13.3351 25.414 12.3351 23.054 12.3351L23.053 12.3331ZM22.68 21.9861C21.547 21.9861 20.8 21.4391 20.8 20.3331C20.8 19.1601 21.387 18.6801 22.6 18.5601L24.96 18.3201V21.2671C24.305 21.7614 23.5001 22.0146 22.68 21.9861Z' fill='%231C1C1C'/%3E%3Cpath d='M11.547 8.80005H10.894C10.7227 8.8001 10.5555 8.85252 10.4148 8.95029C10.2742 9.04806 10.1667 9.1865 10.107 9.34705L5.46699 22.08C5.4202 22.2071 5.40473 22.3435 5.42189 22.4778C5.43905 22.6121 5.48834 22.7402 5.56556 22.8514C5.64279 22.9626 5.74568 23.0535 5.86552 23.1165C5.98537 23.1794 6.11862 23.2125 6.25399 23.213C6.42752 23.2149 6.59716 23.1616 6.73855 23.061C6.87995 22.9604 6.98583 22.8176 7.04099 22.653L8.27999 19.16H13.907L15.16 22.653C15.2185 22.8155 15.3252 22.9561 15.4658 23.0562C15.6065 23.1563 15.7744 23.211 15.947 23.213H16.134C16.2687 23.2143 16.4017 23.1828 16.5215 23.1213C16.6413 23.0598 16.7444 22.9701 16.8218 22.8599C16.8992 22.7496 16.9487 22.6223 16.966 22.4887C16.9833 22.3551 16.9678 22.2193 16.921 22.093L12.333 9.36005C12.2761 9.19659 12.1698 9.05486 12.0288 8.95452C11.8878 8.85418 11.7191 8.8002 11.546 8.80005H11.547ZM8.85299 17.56L11.053 11.333H11.12L13.333 17.56H8.85299Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-myfont.text-white {
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.95 11.4087V11.1245C16.9505 10.5104 16.8299 9.90232 16.5952 9.33493C16.3604 8.76754 16.0161 8.252 15.5819 7.81781C15.1477 7.38363 14.6322 7.03931 14.0648 6.80455C13.4974 6.5698 12.8893 6.44922 12.2752 6.44971C11.0825 6.44796 9.9344 6.90298 9.06669 7.72132C8.19898 8.53965 7.67755 9.65918 7.6095 10.85H7.59975C6.57873 10.85 5.59953 11.2556 4.87757 11.9775C4.1556 12.6995 3.75 13.6787 3.75 14.6997C3.75 15.7207 4.1556 16.6999 4.87757 17.4219C5.59953 18.1439 6.57873 18.5495 7.59975 18.5495H16.95V18.5405C17.8483 18.4718 18.6875 18.0663 19.2994 17.4051C19.9114 16.7439 20.2509 15.8759 20.25 14.975C20.248 14.0748 19.9075 13.2084 19.2961 12.5477C18.6848 11.887 17.8473 11.4804 16.95 11.4087Z' fill='white'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-window {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6533 11.6522H5V5H11.6533V11.6522Z' fill='%234173fa'/%3E%3Cpath d='M19.0001 11.6522H12.3462V5H18.9995V11.6522H19.0001Z' fill='%234173fa'/%3E%3Cpath d='M11.6533 19H5V12.3478H11.6533V19Z' fill='%234173fa'/%3E%3Cpath d='M19.0001 19H12.3462V12.3478H18.9995V19H19.0001Z' fill='%234173fa'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-window.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6533 11.6522H5V5H11.6533V11.6522Z' fill='%231c1c1c'/%3E%3Cpath d='M19.0001 11.6522H12.3462V5H18.9995V11.6522H19.0001Z' fill='%231c1c1c'/%3E%3Cpath d='M11.6533 19H5V12.3478H11.6533V19Z' fill='%231c1c1c'/%3E%3Cpath d='M19.0001 19H12.3462V12.3478H18.9995V19H19.0001Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-window.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.6533 11.6522H5V5H11.6533V11.6522Z' fill='white'/%3E%3Cpath d='M19.0001 11.6522H12.3462V5H18.9995V11.6522H19.0001Z' fill='white'/%3E%3Cpath d='M11.6533 19H5V12.3478H11.6533V19Z' fill='white'/%3E%3Cpath d='M19.0001 19H12.3462V12.3478H18.9995V19H19.0001Z' fill='white'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-apple {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Apple svg'%3E%3Cg id='Group'%3E%3Cpath id='Vector' d='M18.0928 8.45882C17.0277 9.11765 16.3699 10.2471 16.3699 11.502C16.3699 12.9137 17.2157 14.2 18.5 14.7333C18.2494 15.549 17.8735 16.302 17.4036 16.9922C16.7145 17.9647 15.994 18.9686 14.9289 18.9686C13.8639 18.9686 13.5506 18.3412 12.2976 18.3412C11.0759 18.3412 10.6373 19 9.63494 19C8.63253 19 7.94337 18.0902 7.16024 16.9608C6.12651 15.3922 5.53133 13.5725 5.5 11.6588C5.5 8.55294 7.50482 6.8902 9.50964 6.8902C10.5747 6.8902 11.4518 7.58039 12.1096 7.58039C12.7361 7.58039 13.7386 6.85882 14.9289 6.85882C16.1819 6.82745 17.3723 7.42353 18.0928 8.45882ZM14.3651 5.54118C14.8976 4.91373 15.1795 4.12941 15.2108 3.31373C15.2108 3.21961 15.2108 3.09412 15.1795 3C14.2711 3.09412 13.4253 3.53333 12.8301 4.22353C12.2976 4.81961 11.9843 5.57255 11.953 6.38824C11.953 6.48235 11.953 6.57647 11.9843 6.67059C12.047 6.67059 12.141 6.70196 12.2036 6.70196C13.0494 6.63922 13.8325 6.2 14.3651 5.54118Z' fill='%234173FA'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-apple.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Apple svg'%3E%3Cg id='Group'%3E%3Cpath id='Vector' d='M18.0928 8.45882C17.0277 9.11765 16.3699 10.2471 16.3699 11.502C16.3699 12.9137 17.2157 14.2 18.5 14.7333C18.2494 15.549 17.8735 16.302 17.4036 16.9922C16.7145 17.9647 15.994 18.9686 14.9289 18.9686C13.8639 18.9686 13.5506 18.3412 12.2976 18.3412C11.0759 18.3412 10.6373 19 9.63494 19C8.63253 19 7.94337 18.0902 7.16024 16.9608C6.12651 15.3922 5.53133 13.5725 5.5 11.6588C5.5 8.55294 7.50482 6.8902 9.50964 6.8902C10.5747 6.8902 11.4518 7.58039 12.1096 7.58039C12.7361 7.58039 13.7386 6.85882 14.9289 6.85882C16.1819 6.82745 17.3723 7.42353 18.0928 8.45882ZM14.3651 5.54118C14.8976 4.91373 15.1795 4.12941 15.2108 3.31373C15.2108 3.21961 15.2108 3.09412 15.1795 3C14.2711 3.09412 13.4253 3.53333 12.8301 4.22353C12.2976 4.81961 11.9843 5.57255 11.953 6.38824C11.953 6.48235 11.953 6.57647 11.9843 6.67059C12.047 6.67059 12.141 6.70196 12.2036 6.70196C13.0494 6.63922 13.8325 6.2 14.3651 5.54118Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-apple.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Apple svg'%3E%3Cg id='Group'%3E%3Cpath id='Vector' d='M18.0928 8.45882C17.0277 9.11765 16.3699 10.2471 16.3699 11.502C16.3699 12.9137 17.2157 14.2 18.5 14.7333C18.2494 15.549 17.8735 16.302 17.4036 16.9922C16.7145 17.9647 15.994 18.9686 14.9289 18.9686C13.8639 18.9686 13.5506 18.3412 12.2976 18.3412C11.0759 18.3412 10.6373 19 9.63494 19C8.63253 19 7.94337 18.0902 7.16024 16.9608C6.12651 15.3922 5.53133 13.5725 5.5 11.6588C5.5 8.55294 7.50482 6.8902 9.50964 6.8902C10.5747 6.8902 11.4518 7.58039 12.1096 7.58039C12.7361 7.58039 13.7386 6.85882 14.9289 6.85882C16.1819 6.82745 17.3723 7.42353 18.0928 8.45882ZM14.3651 5.54118C14.8976 4.91373 15.1795 4.12941 15.2108 3.31373C15.2108 3.21961 15.2108 3.09412 15.1795 3C14.2711 3.09412 13.4253 3.53333 12.8301 4.22353C12.2976 4.81961 11.9843 5.57255 11.953 6.38824C11.953 6.48235 11.953 6.57647 11.9843 6.67059C12.047 6.67059 12.141 6.70196 12.2036 6.70196C13.0494 6.63922 13.8325 6.2 14.3651 5.54118Z' fill='%231c1c1c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-applestore {
    background-image: url("data:image/svg+xml,%0A%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.23295 4.00189H16.7667C18.5523 4.00189 19.998 5.44755 20 7.23314V16.7669C20 18.5525 18.5523 19.9981 16.7687 19.9981H7.23295C5.44737 19.9981 4.00171 18.5525 4.00171 16.7689V7.23314C4.00171 5.44755 5.44737 4.00189 7.23295 4.00189ZM12.2559 7.11718L11.9319 7.67704L11.614 7.11518C11.4101 6.76526 10.9682 6.64729 10.6182 6.84724C10.2683 7.05119 10.1504 7.49309 10.3503 7.84301L11.0921 9.1307L8.7167 13.2477H6.86113C6.45722 13.2477 6.1333 13.5717 6.1333 13.9756C6.1333 14.3795 6.45722 14.7034 6.86113 14.7034H13.4796C13.7975 14.1075 13.3876 13.2477 12.6558 13.2477H10.3983L13.5196 7.84501C13.7195 7.49509 13.6016 7.04919 13.2516 6.84924C12.9017 6.64929 12.4558 6.76726 12.2559 7.11718ZM8.42476 16.6669L9.1246 15.4532C8.74669 14.9973 8.2688 14.8574 7.68094 15.0393L7.16106 15.9391C6.96111 16.289 7.07908 16.7349 7.429 16.9349C7.77892 17.1348 8.22481 17.0169 8.42476 16.6669ZM17.0447 13.2517H15.1512C15.0062 13.0007 14.8668 12.7593 14.7329 12.5274C13.9859 11.2336 13.4109 10.2378 13.0057 9.54261C12.5758 9.90052 12.1399 10.9563 12.7498 12.008C13.0142 12.4668 13.3381 13.0276 13.7211 13.6907C14.2012 14.5218 14.7741 15.5137 15.4391 16.6669C15.6431 17.0169 16.085 17.1348 16.4349 16.9349C16.7848 16.7309 16.9028 16.289 16.7028 15.9391L15.993 14.7074H17.0447C17.4486 14.7074 17.7726 14.3835 17.7726 13.9796C17.7726 13.5757 17.4486 13.2517 17.0447 13.2517Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-applestore.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Apple svg'%3E%3Cpath id='Subtract' fill-rule='evenodd' clip-rule='evenodd' d='M8.93848 4.66887H20.0612C22.1444 4.66887 23.831 6.35547 23.8333 8.43865V19.5614C23.8333 21.6446 22.1444 23.3312 20.0635 23.3312H8.93848C6.85531 23.3312 5.1687 21.6446 5.1687 19.5637V8.43865C5.1687 6.35547 6.85531 4.66887 8.93848 4.66887ZM14.7986 8.30337L14.4206 8.95655L14.0497 8.30103C13.8118 7.8928 13.2962 7.75516 12.888 7.98844C12.4798 8.22639 12.3421 8.74193 12.5754 9.15017L13.4409 10.6525L10.6695 15.4557H8.50469C8.03347 15.4557 7.65556 15.8336 7.65556 16.3048C7.65556 16.776 8.03347 17.154 8.50469 17.154H16.2262C16.5971 16.4588 16.1189 15.4557 15.2651 15.4557H12.6314L16.2729 9.1525C16.5062 8.74426 16.3685 8.22405 15.9603 7.99077C15.552 7.75749 15.0318 7.89513 14.7986 8.30337ZM10.3289 19.4448L11.1454 18.0288C10.7045 17.4969 10.147 17.3336 9.46114 17.5459L8.85461 18.5956C8.62133 19.0039 8.75897 19.5241 9.1672 19.7573C9.57544 19.9906 10.0957 19.853 10.3289 19.4448ZM20.3856 15.4604H18.1764C18.0073 15.1675 17.8447 14.8858 17.6885 14.6153C16.8169 13.1058 16.1462 11.9441 15.6733 11.133C15.1718 11.5506 14.6632 12.7823 15.3748 14.0094C15.6833 14.5447 16.0612 15.199 16.5082 15.9727C17.0682 16.9423 17.7365 18.0994 18.5123 19.4448C18.7503 19.853 19.2658 19.9906 19.6741 19.7573C20.0823 19.5194 20.2199 19.0039 19.9867 18.5956L19.1585 17.1586H20.3856C20.8568 17.1586 21.2347 16.7807 21.2347 16.3095C21.2347 15.8383 20.8568 15.4604 20.3856 15.4604Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    i.sd.ic-applestore.black {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='29' height='28' viewBox='0 0 29 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Apple svg'%3E%3Cpath id='Subtract' fill-rule='evenodd' clip-rule='evenodd' d='M8.93848 4.66887H20.0612C22.1444 4.66887 23.831 6.35547 23.8333 8.43865V19.5614C23.8333 21.6446 22.1444 23.3312 20.0635 23.3312H8.93848C6.85531 23.3312 5.1687 21.6446 5.1687 19.5637V8.43865C5.1687 6.35547 6.85531 4.66887 8.93848 4.66887ZM14.7986 8.30337L14.4206 8.95655L14.0497 8.30103C13.8118 7.8928 13.2962 7.75516 12.888 7.98844C12.4798 8.22639 12.3421 8.74193 12.5754 9.15017L13.4409 10.6525L10.6695 15.4557H8.50469C8.03347 15.4557 7.65556 15.8336 7.65556 16.3048C7.65556 16.776 8.03347 17.154 8.50469 17.154H16.2262C16.5971 16.4588 16.1189 15.4557 15.2651 15.4557H12.6314L16.2729 9.1525C16.5062 8.74426 16.3685 8.22405 15.9603 7.99077C15.552 7.75749 15.0318 7.89513 14.7986 8.30337ZM10.3289 19.4448L11.1454 18.0288C10.7045 17.4969 10.147 17.3336 9.46114 17.5459L8.85461 18.5956C8.62133 19.0039 8.75897 19.5241 9.1672 19.7573C9.57544 19.9906 10.0957 19.853 10.3289 19.4448ZM20.3856 15.4604H18.1764C18.0073 15.1675 17.8447 14.8858 17.6885 14.6153C16.8169 13.1058 16.1462 11.9441 15.6733 11.133C15.1718 11.5506 14.6632 12.7823 15.3748 14.0094C15.6833 14.5447 16.0612 15.199 16.5082 15.9727C17.0682 16.9423 17.7365 18.0994 18.5123 19.4448C18.7503 19.853 19.2658 19.9906 19.6741 19.7573C20.0823 19.5194 20.2199 19.0039 19.9867 18.5956L19.1585 17.1586H20.3856C20.8568 17.1586 21.2347 16.7807 21.2347 16.3095C21.2347 15.8383 20.8568 15.4604 20.3856 15.4604Z' fill='%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-store {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.8268 8.04L24.5468 17.76L17.7468 24.533L8.02676 14.813V8.04H14.8268ZM14.8268 6.44H8.02676C7.60241 6.44 7.19544 6.60857 6.89539 6.90863C6.59533 7.20869 6.42676 7.61565 6.42676 8.04V14.827C6.43007 15.2508 6.59745 15.6569 6.89376 15.96L16.6138 25.68C16.9148 25.9794 17.3222 26.1473 17.7468 26.147C18.1708 26.1447 18.5773 25.9772 18.8798 25.68L25.6668 18.893C25.816 18.7443 25.9344 18.5677 26.0152 18.3732C26.0959 18.1787 26.1375 17.9701 26.1375 17.7595C26.1375 17.5489 26.0959 17.3403 26.0152 17.1458C25.9344 16.9513 25.816 16.7746 25.6668 16.626L15.9468 6.906C15.801 6.75692 15.6267 6.63874 15.4343 6.5585C15.2419 6.47826 15.0352 6.43862 14.8268 6.44Z' fill='%23999999'/%3E%3Cpath d='M12.3196 10.72C11.8955 10.7222 11.4891 10.8898 11.1866 11.187C10.9622 11.4107 10.8092 11.6961 10.7472 12.0069C10.6852 12.3177 10.7169 12.6399 10.8383 12.9327C10.9597 13.2255 11.1652 13.4756 11.429 13.6514C11.6927 13.8271 12.0026 13.9206 12.3196 13.92C12.7436 13.9177 13.1501 13.7502 13.4526 13.453C13.677 13.2292 13.8299 12.9438 13.8919 12.633C13.9539 12.3222 13.9222 12 13.8009 11.7072C13.6795 11.4145 13.4739 11.1643 13.2102 10.9886C12.9465 10.8128 12.6365 10.7193 12.3196 10.72Z' fill='%23999999'/%3E%3Cpath d='M14.8268 8.04L24.5468 17.76L17.7468 24.533L8.02676 14.813V8.04H14.8268ZM14.8268 6.44H8.02676C7.60241 6.44 7.19544 6.60857 6.89539 6.90863C6.59533 7.20869 6.42676 7.61565 6.42676 8.04V14.827C6.43007 15.2508 6.59745 15.6569 6.89376 15.96L16.6138 25.68C16.9148 25.9794 17.3222 26.1473 17.7468 26.147C18.1708 26.1447 18.5773 25.9772 18.8798 25.68L25.6668 18.893C25.816 18.7443 25.9344 18.5677 26.0152 18.3732C26.0959 18.1787 26.1375 17.9701 26.1375 17.7595C26.1375 17.5489 26.0959 17.3403 26.0152 17.1458C25.9344 16.9513 25.816 16.7746 25.6668 16.626L15.9468 6.906C15.801 6.75692 15.6267 6.63874 15.4343 6.5585C15.2419 6.47826 15.0352 6.43862 14.8268 6.44Z' fill='%23999999'/%3E%3Cpath d='M12.3196 10.72C11.8955 10.7222 11.4891 10.8898 11.1866 11.187C10.9622 11.4107 10.8092 11.6961 10.7472 12.0069C10.6852 12.3177 10.7169 12.6399 10.8383 12.9327C10.9597 13.2255 11.1652 13.4756 11.429 13.6514C11.6927 13.8271 12.0026 13.9206 12.3196 13.92C12.7436 13.9177 13.1501 13.7502 13.4526 13.453C13.677 13.2292 13.8299 12.9438 13.8919 12.633C13.9539 12.3222 13.9222 12 13.8009 11.7072C13.6795 11.4145 13.4739 11.1643 13.2102 10.9886C12.9465 10.8128 12.6365 10.7193 12.3196 10.72Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-pc {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ic_pc'%3E%3Cpath id='Rectangle 28 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M5.3999 7.2C5.3999 6.53726 5.93716 6 6.5999 6H17.3999C18.0626 6 18.5999 6.53726 18.5999 7.2V14.4C18.5999 15.0627 18.0626 15.6 17.3999 15.6H6.5999C5.93716 15.6 5.3999 15.0627 5.3999 14.4V7.2ZM17.3999 7.2L6.5999 7.2V14.4H17.3999V7.2Z' fill='%234173FA'/%3E%3Cpath id='Rectangle 29' d='M4.7998 17.4C4.7998 17.0686 5.06843 16.8 5.3998 16.8H18.5998C18.9312 16.8 19.1998 17.0686 19.1998 17.4C19.1998 17.7314 18.9312 18 18.5998 18H5.39981C5.06843 18 4.7998 17.7314 4.7998 17.4Z' fill='%234173FA'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-mobile {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='ic_mobile'%3E%3Cpath id='Rectangle 30 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M6.6001 5.4001C6.6001 4.40598 7.40599 3.6001 8.4001 3.6001H15.6001C16.5942 3.6001 17.4001 4.40599 17.4001 5.4001V18.6001C17.4001 19.5942 16.5942 20.4001 15.6001 20.4001H8.4001C7.40599 20.4001 6.6001 19.5942 6.6001 18.6001V5.4001ZM8.4001 4.8001C8.06873 4.8001 7.8001 5.06873 7.8001 5.4001V18.6001C7.8001 18.9315 8.06873 19.2001 8.4001 19.2001H15.6001C15.9315 19.2001 16.2001 18.9315 16.2001 18.6001V5.4001C16.2001 5.06873 15.9315 4.8001 15.6001 4.8001H8.4001Z' fill='%234173FA'/%3E%3Cpath id='Rectangle 31' d='M9.6001 5.9999C9.6001 5.66853 9.86873 5.3999 10.2001 5.3999H13.8001C14.1315 5.3999 14.4001 5.66853 14.4001 5.9999C14.4001 6.33127 14.1315 6.5999 13.8001 6.5999H10.2001C9.86873 6.5999 9.6001 6.33127 9.6001 5.9999Z' fill='%234173FA'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-top {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4574 8.44412C15.3133 8.58994 15.2319 8.78619 15.2303 8.99112V25.1371C15.2306 25.342 15.3121 25.5385 15.457 25.6834C15.602 25.8283 15.7984 25.9099 16.0033 25.9101C16.1051 25.9111 16.206 25.8915 16.3 25.8525C16.394 25.8135 16.4792 25.7559 16.5503 25.6831C16.6943 25.5373 16.7758 25.3411 16.7773 25.1361V8.97612C16.7771 8.77119 16.6956 8.57473 16.5506 8.42982C16.4057 8.28491 16.2093 8.20339 16.0043 8.20312C15.7979 8.2095 15.6019 8.2965 15.4574 8.44412Z' fill='%231C1C1C'/%3E%3Cpath d='M15.4529 6.8605L15.4055 6.90788C15.2608 7.05297 15.1795 7.24954 15.1795 7.45447C15.1795 7.6594 15.2608 7.85596 15.4055 8.00106L21.1097 13.7053C21.2548 13.85 21.4514 13.9313 21.6563 13.9313C21.8612 13.9313 22.0578 13.85 22.2029 13.7053L22.2503 13.6579C22.395 13.5128 22.4763 13.3163 22.4763 13.1113C22.4763 12.9064 22.395 12.7098 22.2503 12.5647L16.546 6.8605C16.4009 6.71577 16.2044 6.63451 15.9994 6.63451C15.7945 6.63451 15.598 6.71578 15.4529 6.8605Z' fill='%231C1C1C'/%3E%3Cpath d='M15.4534 6.86105L9.74917 12.5653C9.60445 12.7104 9.52319 12.9069 9.52319 13.1119C9.52319 13.3168 9.60445 13.5134 9.74917 13.6585L9.79655 13.7058C9.94165 13.8506 10.1382 13.9318 10.3431 13.9318C10.5481 13.9318 10.7446 13.8506 10.8897 13.7058L16.594 8.00161C16.7387 7.85651 16.8199 7.65995 16.8199 7.45502C16.8199 7.25008 16.7387 7.05352 16.594 6.90842L16.5466 6.86104C16.4015 6.71632 16.2049 6.63506 16 6.63506C15.7951 6.63506 15.5985 6.71633 15.4534 6.86105Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-line-height {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 9.5998C6.40002 9.15798 6.7582 8.7998 7.20002 8.7998H15.2C15.6419 8.7998 16 9.15798 16 9.5998C16 10.0416 15.6419 10.3998 15.2 10.3998H7.20002C6.7582 10.3998 6.40002 10.0416 6.40002 9.5998Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6 8C22.0419 8 22.4 8.35817 22.4 8.8L22.4 24C22.4 24.4418 22.0419 24.8 21.6 24.8C21.1582 24.8 20.8 24.4418 20.8 24L20.8 8.8C20.8 8.35817 21.1582 8 21.6 8Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 22.4001C6.40002 21.9583 6.7582 21.6001 7.20002 21.6001H15.2C15.6419 21.6001 16 21.9583 16 22.4001C16 22.8419 15.6419 23.2001 15.2 23.2001H7.20002C6.7582 23.2001 6.40002 22.8419 6.40002 22.4001Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H15.2C15.6419 15.2002 16 15.5584 16 16.0002C16 16.442 15.6419 16.8002 15.2 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0343 8.23431C21.3467 7.9219 21.8532 7.9219 22.1657 8.23431L25.3657 11.4343C25.6781 11.7467 25.6781 12.2533 25.3657 12.5657C25.0532 12.8781 24.5467 12.8781 24.2343 12.5657L21.6 9.93137L18.9657 12.5657C18.6532 12.8781 18.1467 12.8781 17.8343 12.5657C17.5219 12.2533 17.5219 11.7467 17.8343 11.4343L21.0343 8.23431Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1657 24.5655C21.8532 24.8779 21.3467 24.8779 21.0343 24.5655L17.8343 21.3655C17.5219 21.0531 17.5219 20.5465 17.8343 20.2341C18.1467 19.9217 18.6532 19.9217 18.9657 20.2341L21.6 22.8684L24.2343 20.2341C24.5467 19.9217 25.0532 19.9217 25.3657 20.2341C25.6781 20.5465 25.6781 21.0531 25.3657 21.3655L22.1657 24.5655Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-line-height.active {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 9.5998C6.40002 9.15798 6.7582 8.7998 7.20002 8.7998H15.2C15.6419 8.7998 16 9.15798 16 9.5998C16 10.0416 15.6419 10.3998 15.2 10.3998H7.20002C6.7582 10.3998 6.40002 10.0416 6.40002 9.5998Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6 8C22.0419 8 22.4 8.35817 22.4 8.8L22.4 24C22.4 24.4418 22.0419 24.8 21.6 24.8C21.1582 24.8 20.8 24.4418 20.8 24L20.8 8.8C20.8 8.35817 21.1582 8 21.6 8Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 22.4001C6.40002 21.9583 6.7582 21.6001 7.20002 21.6001H15.2C15.6419 21.6001 16 21.9583 16 22.4001C16 22.8419 15.6419 23.2001 15.2 23.2001H7.20002C6.7582 23.2001 6.40002 22.8419 6.40002 22.4001Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H15.2C15.6419 15.2002 16 15.5584 16 16.0002C16 16.442 15.6419 16.8002 15.2 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.0343 8.23431C21.3467 7.9219 21.8532 7.9219 22.1657 8.23431L25.3657 11.4343C25.6781 11.7467 25.6781 12.2533 25.3657 12.5657C25.0532 12.8781 24.5467 12.8781 24.2343 12.5657L21.6 9.93137L18.9657 12.5657C18.6532 12.8781 18.1467 12.8781 17.8343 12.5657C17.5219 12.2533 17.5219 11.7467 17.8343 11.4343L21.0343 8.23431Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1657 24.5655C21.8532 24.8779 21.3467 24.8779 21.0343 24.5655L17.8343 21.3655C17.5219 21.0531 17.5219 20.5465 17.8343 20.2341C18.1467 19.9217 18.6532 19.9217 18.9657 20.2341L21.6 22.8684L24.2343 20.2341C24.5467 19.9217 25.0532 19.9217 25.3657 20.2341C25.6781 20.5465 25.6781 21.0531 25.3657 21.3655L22.1657 24.5655Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0062 7.20001C11.794 7.20001 11.5905 7.2843 11.4405 7.43433C11.2904 7.58436 11.2062 7.78784 11.2062 8.00002V11.2C11.2062 11.4122 11.2904 11.6157 11.4405 11.7657C11.5905 11.9157 11.794 12 12.0062 12C12.2183 12 12.4218 11.9157 12.5718 11.7657C12.7219 11.6157 12.8062 11.4122 12.8062 11.2V8.00002C12.8062 7.78784 12.7219 7.58436 12.5718 7.43433C12.4218 7.2843 12.2183 7.20001 12.0062 7.20001Z' fill='%231C1C1C'/%3E%3Cpath d='M12.0062 7.20001C11.794 7.20001 11.5905 7.2843 11.4405 7.43433C11.2904 7.58436 11.2062 7.78784 11.2062 8.00002V11.2C11.2062 11.4122 11.2904 11.6157 11.4405 11.7657C11.5905 11.9157 11.794 12 12.0062 12C12.2183 12 12.4218 11.9157 12.5718 11.7657C12.7219 11.6157 12.8062 11.4122 12.8062 11.2V8.00002C12.8062 7.78784 12.7219 7.58436 12.5718 7.43433C12.4218 7.2843 12.2183 7.20001 12.0062 7.20001Z' fill='%231C1C1C'/%3E%3Cpath d='M12.0062 20C11.9011 20 11.7971 20.0207 11.7 20.0609C11.603 20.1011 11.5148 20.16 11.4405 20.2343C11.3662 20.3086 11.3073 20.3968 11.2671 20.4939C11.2268 20.5909 11.2062 20.6949 11.2062 20.8V24C11.2062 24.2122 11.2904 24.4157 11.4405 24.5657C11.5905 24.7157 11.794 24.8 12.0062 24.8C12.2183 24.8 12.4218 24.7157 12.5718 24.5657C12.7219 24.4157 12.8062 24.2122 12.8062 24V20.8C12.8062 20.6949 12.7855 20.5909 12.7453 20.4939C12.7051 20.3968 12.6461 20.3086 12.5718 20.2343C12.4976 20.16 12.4094 20.1011 12.3123 20.0609C12.2152 20.0207 12.1112 20 12.0062 20Z' fill='%231C1C1C'/%3E%3Cpath d='M12.0062 20C11.9011 20 11.7971 20.0207 11.7 20.0609C11.603 20.1011 11.5148 20.16 11.4405 20.2343C11.3662 20.3086 11.3073 20.3968 11.2671 20.4939C11.2268 20.5909 11.2062 20.6949 11.2062 20.8V24C11.2062 24.2122 11.2904 24.4157 11.4405 24.5657C11.5905 24.7157 11.794 24.8 12.0062 24.8C12.2183 24.8 12.4218 24.7157 12.5718 24.5657C12.7219 24.4157 12.8062 24.2122 12.8062 24V20.8C12.8062 20.6949 12.7855 20.5909 12.7453 20.4939C12.7051 20.3968 12.6461 20.3086 12.5718 20.2343C12.4976 20.16 12.4094 20.1011 12.3123 20.0609C12.2152 20.0207 12.1112 20 12.0062 20Z' fill='%231C1C1C'/%3E%3Cpath d='M20.0071 13.6C19.795 13.6 19.5915 13.6843 19.4414 13.8344C19.2914 13.9844 19.2071 14.1879 19.2071 14.4V17.6C19.2071 17.8122 19.2914 18.0157 19.4414 18.1657C19.5915 18.3158 19.795 18.4 20.0071 18.4C20.2193 18.4 20.4228 18.3158 20.5728 18.1657C20.7228 18.0157 20.8071 17.8122 20.8071 17.6V14.4C20.8071 14.1879 20.7228 13.9844 20.5728 13.8344C20.4228 13.6843 20.2193 13.6 20.0071 13.6Z' fill='%231C1C1C'/%3E%3Cpath d='M20.0071 13.6C19.795 13.6 19.5915 13.6843 19.4414 13.8344C19.2914 13.9844 19.2071 14.1879 19.2071 14.4V17.6C19.2071 17.8122 19.2914 18.0157 19.4414 18.1657C19.5915 18.3158 19.795 18.4 20.0071 18.4C20.2193 18.4 20.4228 18.3158 20.5728 18.1657C20.7228 18.0157 20.8071 17.8122 20.8071 17.6V14.4C20.8071 14.1879 20.7228 13.9844 20.5728 13.8344C20.4228 13.6843 20.2193 13.6 20.0071 13.6Z' fill='%231C1C1C'/%3E%3Cpath d='M23.1999 21.593H15.1999C15.0948 21.593 14.9908 21.6137 14.8938 21.6539C14.7967 21.6941 14.7085 21.753 14.6342 21.8273C14.5599 21.9016 14.501 21.9898 14.4608 22.0869C14.4206 22.1839 14.3999 22.288 14.3999 22.393C14.3999 22.6052 14.4842 22.8087 14.6342 22.9587C14.7842 23.1087 14.9877 23.193 15.1999 23.193H23.1999C23.4121 23.193 23.6156 23.1087 23.7656 22.9587C23.9156 22.8087 23.9999 22.6052 23.9999 22.393C23.9999 22.288 23.9792 22.1839 23.939 22.0869C23.8988 21.9898 23.8399 21.9016 23.7656 21.8273C23.6913 21.753 23.6031 21.6941 23.5061 21.6539C23.409 21.6137 23.305 21.593 23.1999 21.593Z' fill='%231C1C1C'/%3E%3Cpath d='M23.1999 21.593H15.1999C15.0948 21.593 14.9908 21.6137 14.8938 21.6539C14.7967 21.6941 14.7085 21.753 14.6342 21.8273C14.5599 21.9016 14.501 21.9898 14.4608 22.0869C14.4206 22.1839 14.3999 22.288 14.3999 22.393C14.3999 22.6052 14.4842 22.8087 14.6342 22.9587C14.7842 23.1087 14.9877 23.193 15.1999 23.193H23.1999C23.4121 23.193 23.6156 23.1087 23.7656 22.9587C23.9156 22.8087 23.9999 22.6052 23.9999 22.393C23.9999 22.288 23.9792 22.1839 23.939 22.0869C23.8988 21.9898 23.8399 21.9016 23.7656 21.8273C23.6913 21.753 23.6031 21.6941 23.5061 21.6539C23.409 21.6137 23.305 21.593 23.1999 21.593Z' fill='%231C1C1C'/%3E%3Cpath d='M23.1999 8.79401H15.1999C14.9877 8.79401 14.7842 8.87829 14.6342 9.02832C14.4842 9.17835 14.3999 9.38184 14.3999 9.59401C14.3999 9.80618 14.4842 10.0097 14.6342 10.1597C14.7842 10.3097 14.9877 10.394 15.1999 10.394H23.1999C23.4121 10.394 23.6156 10.3097 23.7656 10.1597C23.9156 10.0097 23.9999 9.80618 23.9999 9.59401C23.9999 9.38184 23.9156 9.17835 23.7656 9.02832C23.6156 8.87829 23.4121 8.79401 23.1999 8.79401Z' fill='%231C1C1C'/%3E%3Cpath d='M23.1999 8.79401H15.1999C14.9877 8.79401 14.7842 8.87829 14.6342 9.02832C14.4842 9.17835 14.3999 9.38184 14.3999 9.59401C14.3999 9.80618 14.4842 10.0097 14.6342 10.1597C14.7842 10.3097 14.9877 10.394 15.1999 10.394H23.1999C23.4121 10.394 23.6156 10.3097 23.7656 10.1597C23.9156 10.0097 23.9999 9.80618 23.9999 9.59401C23.9999 9.38184 23.9156 9.17835 23.7656 9.02832C23.6156 8.87829 23.4121 8.79401 23.1999 8.79401Z' fill='%231C1C1C'/%3E%3Cpath d='M16.8 15.193H8.8C8.58783 15.193 8.38434 15.2773 8.23431 15.4273C8.08428 15.5773 8 15.7808 8 15.993C8 16.2052 8.08428 16.4087 8.23431 16.5587C8.38434 16.7087 8.58783 16.793 8.8 16.793H16.8C17.0122 16.793 17.2157 16.7087 17.3657 16.5587C17.5157 16.4087 17.6 16.2052 17.6 15.993C17.6 15.7808 17.5157 15.5773 17.3657 15.4273C17.2157 15.2773 17.0122 15.193 16.8 15.193Z' fill='%231C1C1C'/%3E%3Cpath d='M16.8 15.193H8.8C8.58783 15.193 8.38434 15.2773 8.23431 15.4273C8.08428 15.5773 8 15.7808 8 15.993C8 16.2052 8.08428 16.4087 8.23431 16.5587C8.38434 16.7087 8.58783 16.793 8.8 16.793H16.8C17.0122 16.793 17.2157 16.7087 17.3657 16.5587C17.5157 16.4087 17.6 16.2052 17.6 15.993C17.6 15.7808 17.5157 15.5773 17.3657 15.4273C17.2157 15.2773 17.0122 15.193 16.8 15.193Z' fill='%231C1C1C'/%3E%3Cpath d='M11.2 21.593H8.8C8.69495 21.593 8.59091 21.6137 8.49385 21.6539C8.39679 21.6941 8.3086 21.753 8.23431 21.8273C8.16003 21.9016 8.1011 21.9898 8.0609 22.0869C8.02069 22.1839 8 22.288 8 22.393C8 22.6052 8.08428 22.8087 8.23431 22.9587C8.38434 23.1087 8.58783 23.193 8.8 23.193H11.2C11.4122 23.193 11.6157 23.1087 11.7657 22.9587C11.9157 22.8087 12 22.6052 12 22.393C12 22.288 11.9793 22.1839 11.9391 22.0869C11.8989 21.9898 11.84 21.9016 11.7657 21.8273C11.6914 21.753 11.6032 21.6941 11.5061 21.6539C11.4091 21.6137 11.3051 21.593 11.2 21.593Z' fill='%231C1C1C'/%3E%3Cpath d='M11.2 21.593H8.8C8.69495 21.593 8.59091 21.6137 8.49385 21.6539C8.39679 21.6941 8.3086 21.753 8.23431 21.8273C8.16003 21.9016 8.1011 21.9898 8.0609 22.0869C8.02069 22.1839 8 22.288 8 22.393C8 22.6052 8.08428 22.8087 8.23431 22.9587C8.38434 23.1087 8.58783 23.193 8.8 23.193H11.2C11.4122 23.193 11.6157 23.1087 11.7657 22.9587C11.9157 22.8087 12 22.6052 12 22.393C12 22.288 11.9793 22.1839 11.9391 22.0869C11.8989 21.9898 11.84 21.9016 11.7657 21.8273C11.6914 21.753 11.6032 21.6941 11.5061 21.6539C11.4091 21.6137 11.3051 21.593 11.2 21.593Z' fill='%231C1C1C'/%3E%3Cpath d='M11.2 8.79401H8.8C8.58783 8.79401 8.38434 8.87829 8.23431 9.02832C8.08428 9.17835 8 9.38184 8 9.59401C8 9.80618 8.08428 10.0097 8.23431 10.1597C8.38434 10.3097 8.58783 10.394 8.8 10.394H11.2C11.4122 10.394 11.6157 10.3097 11.7657 10.1597C11.9157 10.0097 12 9.80618 12 9.59401C12 9.38184 11.9157 9.17835 11.7657 9.02832C11.6157 8.87829 11.4122 8.79401 11.2 8.79401Z' fill='%231C1C1C'/%3E%3Cpath d='M11.2 8.79401H8.8C8.58783 8.79401 8.38434 8.87829 8.23431 9.02832C8.08428 9.17835 8 9.38184 8 9.59401C8 9.80618 8.08428 10.0097 8.23431 10.1597C8.38434 10.3097 8.58783 10.394 8.8 10.394H11.2C11.4122 10.394 11.6157 10.3097 11.7657 10.1597C11.9157 10.0097 12 9.80618 12 9.59401C12 9.38184 11.9157 9.17835 11.7657 9.02832C11.6157 8.87829 11.4122 8.79401 11.2 8.79401Z' fill='%231C1C1C'/%3E%3Cpath d='M23.2 15.193H20.8C20.5878 15.193 20.3843 15.2773 20.2343 15.4273C20.0843 15.5773 20 15.7808 20 15.993C20 16.2052 20.0843 16.4087 20.2343 16.5587C20.3843 16.7087 20.5878 16.793 20.8 16.793H23.2C23.4122 16.793 23.6157 16.7087 23.7657 16.5587C23.9157 16.4087 24 16.2052 24 15.993C24 15.7808 23.9157 15.5773 23.7657 15.4273C23.6157 15.2773 23.4122 15.193 23.2 15.193Z' fill='%231C1C1C'/%3E%3Cpath d='M23.2 15.193H20.8C20.5878 15.193 20.3843 15.2773 20.2343 15.4273C20.0843 15.5773 20 15.7808 20 15.993C20 16.2052 20.0843 16.4087 20.2343 16.5587C20.3843 16.7087 20.5878 16.793 20.8 16.793H23.2C23.4122 16.793 23.6157 16.7087 23.7657 16.5587C23.9157 16.4087 24 16.2052 24 15.993C24 15.7808 23.9157 15.5773 23.7657 15.4273C23.6157 15.2773 23.4122 15.193 23.2 15.193Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-1 {
    background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"%3E%3Cpath fill="%231c1c1c" d="M26.12 23.84c-0.32 0-0.72-0.2-0.96-0.4-2.6-2.32-5.8-5.12-8.76-7.44-1.6 1.96-2.92 3.2-5.16 5.040-1.72 1.4-4.24 2.92-6 3.8-0.16 0.080-0.28 0.080-0.48 0.080-0.28 0-0.44-0.12-0.44-0.44 0-0.2 0.16-0.44 0.56-0.72 3.080-2.24 5.2-4.24 7.68-7.48 1.64-2.12 2.96-4.28 3.64-6.080 0.040-0.2 0-0.4-0.16-0.64-0.32-0.56-0.72-0.92-1.8-1.64-0.32-0.2-0.6-0.36-0.6-0.68 0-0.24 0.68-0.48 1.080-0.48 0.64 0 1.6 0.28 2.36 0.56 1.040 0.4 1.76 0.76 2.28 1.080 0.6 0.36 0.72 0.68 0.72 1.040 0 0.28 0.040 0.52-0.24 1.080-0.72 1.44-1.32 2.44-2.4 4 0.88 0.76 1.84 1.52 2.6 1.96 0.8 0.48 1.52 0.76 2.040 0.88 1 0.2 1.52 0.4 2.040 0.88 0.56 0.52 1.36 1.28 2.2 2.4 0.56 0.76 0.8 1.44 0.8 2.040s-0.4 1.16-1 1.16z"%3E%3C/path%3E%3C/svg%3E%0A'); }
  i.sd.ic-filter-2 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M26.61 24.995c-4.165-0.945-8.54-4.34-10.22-8.12-1.68 3.745-6.020 7.21-10.29 8.295l-1.26-2.52c5.25-1.505 9.975-6.020 9.975-10.78v-5.145h3.115v5.040c0 4.9 4.48 9.345 9.835 10.71l-1.155 2.52z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-3 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M28.79 21.325l0.455 0.385-0.63 0.84-1.645 2.345-10.465-7.91-10.465 7.91-1.645-2.345-0.595-0.875 0.455-0.385 1.61 0.035 9.065-6.825v-5.81l-1.26-1.435v-0.63h5.67v0.63l-1.26 1.435v5.81l9.065 6.825h1.645z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-4 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M25.725 24.19c-0.21 0-2.31-2.45-2.695-3.115-0.63-1.050-3.395-3.99-4.34-5.18-0.175-0.21-0.77-0.805-1.12-1.12-0.56 0.595-1.82 2.205-2.975 3.045-0.875 0.63-3.29 3.43-4.095 4.025-0.665 0.49-2.1 1.575-3.325 1.995-1.225 0.385-2.765 0.98-3.99 1.26-0.805 0-0.91-0.245-1.085-0.42 1.54-0.7 3.85-2.275 5.565-3.57 0.63-0.49 1.61-1.4 2.17-1.925 0.875-0.805 2.345-2.59 2.765-2.59 0.385 0 0.385 0.315 0.56 0.49 0.63-0.63 0.105-0.91 0.21-1.435 0.42-0.385 1.575-2.030 2.275-2.87 0.175-0.035 0.525-0.84 0.7-0.875 0.315-0.63 0.735-1.505 0.91-2.275 0.14 0 0.49-0.21 0.98-0.21l0.28-0.245c-0.77-0.77-1.96-1.050-2.905-2.31 0.56 0 1.26 0.14 1.68 0.14 0.35 0 0.7-0.175 1.085-0.175 0.525 0 0.84 0.175 1.715 1.015 0.77-0.035 1.015 0.56 1.33 0.98v0.56c-1.085 0-1.995 2.8-2.8 4.27 1.015 0.875 3.080 2.695 4.235 3.78 0.35 0.315 1.26 0.84 1.645 1.225 0.21 0.21 0.070 1.085 0.42 1.085 0.42 0 0.385-0.28 0.525-0.28 0.455 1.295 2.905 1.085 2.8 2.17-0.070 0.63-2.17 2.555-2.52 2.555zM9.235 21.005c0.175 0.175 0.455 0.42 0.63 0.42 0.14-0.175 0.21-0.42 0.21-0.42-0.175-0.175-0.665-0.14-0.84 0zM15.15 15.51l-0.245-0.070-0.21 0.42 0.245 0.105 0.21-0.455zM18.405 8.195l-0.245-0.070-0.21 0.42 0.245 0.070 0.21-0.42z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-5, i.sd.ic-filter-10, i.sd.ic-filter-17, i.sd.ic-filter-23 {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2705 8.00472C14.2705 9.66699 13.6818 11.0868 12.5043 12.2643C11.3332 13.4354 9.9165 14.021 8.25423 14.021C6.59197 14.021 5.17211 13.4354 3.99467 12.2643C2.81724 11.0868 2.22852 9.66699 2.22852 8.00472C2.22852 6.33616 2.81724 4.91631 3.99467 3.74516C5.17211 2.56772 6.59197 1.979 8.25423 1.979C9.9165 1.979 11.3332 2.56772 12.5043 3.74516C13.6818 4.91631 14.2705 6.33616 14.2705 8.00472ZM13.4016 8.00472C13.4016 6.58172 12.8979 5.36965 11.8904 4.36851C10.8893 3.36108 9.67724 2.85736 8.25423 2.85736C6.83123 2.85736 5.61601 3.36108 4.60858 4.36851C3.60744 5.36965 3.10687 6.58172 3.10687 8.00472C3.10687 9.42143 3.60744 10.6335 4.60858 11.6409C5.61601 12.6421 6.83123 13.1426 8.25423 13.1426C9.67724 13.1426 10.8893 12.6421 11.8904 11.6409C12.8979 10.6335 13.4016 9.42143 13.4016 8.00472ZM6.7053 6.75802C6.7053 6.96581 6.62975 7.14526 6.47863 7.29637C6.33381 7.44749 6.15436 7.52304 5.94028 7.52304C5.7325 7.52304 5.55305 7.44749 5.40193 7.29637C5.25082 7.14526 5.17526 6.96581 5.17526 6.75802C5.17526 6.54394 5.25082 6.36449 5.40193 6.21967C5.55305 6.06856 5.7325 5.993 5.94028 5.993C6.15436 5.993 6.33381 6.06856 6.47863 6.21967C6.62975 6.36449 6.7053 6.54394 6.7053 6.75802ZM11.3238 6.75802C11.3238 6.96581 11.2482 7.14526 11.0971 7.29637C10.9523 7.44749 10.7728 7.52304 10.5587 7.52304C10.351 7.52304 10.1715 7.44749 10.0204 7.29637C9.86928 7.14526 9.79372 6.96581 9.79372 6.75802C9.79372 6.54394 9.86928 6.36449 10.0204 6.21967C10.1715 6.06856 10.351 5.993 10.5587 5.993C10.7728 5.993 10.9523 6.06856 11.0971 6.21967C11.2482 6.36449 11.3238 6.54394 11.3238 6.75802ZM5.47749 9.43075L6.06306 9.09074C6.56048 9.99744 7.29087 10.4508 8.25423 10.4508C9.21759 10.4508 9.94484 9.99744 10.436 9.09074L11.031 9.43075C10.7162 10.0289 10.3258 10.4854 9.85983 10.8002C9.40019 11.1151 8.86499 11.2725 8.25423 11.2725C7.63718 11.2725 7.09883 11.1151 6.63919 10.8002C6.17955 10.4854 5.79232 10.0289 5.47749 9.43075Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-6, i.sd.ic-filter-18 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M27.805 5.605c-1.615 0-2.14 0.335-2.14 1.95v18.45c0 1.050-0.040 1.91-0.825 1.91s-1.165-0.375-1.765-1.125l-13.91-17.395v15.335c0 1.65 0.49 1.91 1.95 1.91 0.485 0 0.79 0.15 0.79 0.635 0 0.525-0.15 0.675-0.79 0.675-1.31 0-1.835-0.15-3.040-0.15s-1.8 0.15-3.035 0.15c-0.525 0-0.825-0.15-0.825-0.675 0-0.45 0.265-0.635 0.825-0.635 1.425 0 2.025-0.26 2.025-1.91v-17.625c0-0.9-0.45-1.425-1.95-1.425-0.56 0-0.825-0.15-0.825-0.675 0-0.6 0.26-0.75 0.825-0.75h4.39c0.975 0 1.575 0.45 2.325 1.385l11.735 14.21v-12.33c0-1.615-0.485-1.91-2.1-1.91-0.56 0-0.79-0.225-0.79-0.635 0-0.56 0.15-0.715 0.79-0.715 1.165 0 1.725 0.115 3.11 0.115s1.915-0.115 3.225-0.115c0.525 0 0.785 0.19 0.785 0.715 0 0.485-0.225 0.635-0.785 0.635z' fill='%231c1c1c'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-7, i.sd.ic-filter-19 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M6.375 3.15h4.445l11.235 19.075h0.105v-19.075h3.465v25.485h-3.885l-11.76-20.2h-0.14v20.195h-3.465v-25.48z' fill='%231c1c1c'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-20 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M9.875 8.63v19.040c0 1.015-0.84 1.575-1.82 1.575s-1.855-0.56-1.855-1.575v-22.68c0-1.19 0.91-2.17 2.275-2.17 1.82 0 2.625 1.015 3.395 2.45l10.080 17.815v-18.76c0-1.050 0.875-1.575 1.925-1.575s1.925 0.525 1.925 1.575v22.685c0 1.19-1.050 2.17-2.31 2.17-1.715 0-2.52-0.875-3.43-2.66l-10.185-17.89z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-8, i.sd.ic-filter-21 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M27.085 7.735c0-2.7-2.010-4.68-4.77-4.68s-4.71 1.95-4.71 4.65v2.43c-0.12-0.21-0.27-0.42-0.39-0.6-0.21-0.33-0.42-0.66-0.63-0.96-0.69-1.11-1.29-2.040-1.74-2.73-1.14-1.77-2.85-2.79-4.74-2.79-2.97 0-5.1 2.070-5.1 4.95-0.060 4.59-0.090 11.55-0.090 16.56 0 2.67 2.010 4.65 4.71 4.65s4.74-1.95 4.74-4.68v-2.34c0.060 0.090 0.15 0.21 0.21 0.33 0.48 0.72 0.9 1.41 1.32 2.1 0.36 0.54 0.69 1.080 0.96 1.53l0.090 0.15c0-0.030 0 0 0.090 0.090 0.99 1.71 2.85 2.82 4.74 2.82 2.85 0 4.92-1.92 5.1-4.77 0.24-5.13 0.21-11.79 0.21-16.71z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M26.335 7.735c0-2.28-1.68-3.93-4.020-3.93s-3.96 1.62-3.96 3.9v5.040c-0.3-0.48-0.6-0.93-0.87-1.38-0.3-0.48-0.6-0.96-0.9-1.41l-0.63-0.99-1.74-2.7c-0.99-1.56-2.46-2.46-4.11-2.46-2.55 0-4.35 1.74-4.35 4.2-0.060 4.59-0.090 11.55-0.090 16.56 0 2.25 1.68 3.9 3.96 3.9s3.99-1.62 3.99-3.93v-4.95c0.3 0.45 0.6 0.93 0.87 1.38 0.24 0.39 0.48 0.78 0.72 1.14 0.48 0.75 0.9 1.44 1.32 2.13 0.36 0.54 0.69 1.080 0.96 1.53 0.060 0.060 0.12 0.15 0.18 0.24 0.87 1.5 2.49 2.46 4.11 2.46 2.46 0 4.2-1.62 4.35-4.050 0.24-5.13 0.21-11.76 0.21-16.68z'%3E%3C/path%3E%3Cpath fill='%23999' d='M25.615 7.735c0-1.89-1.35-3.21-3.3-3.21s-3.24 1.29-3.24 3.18v7.5c-0.72-1.14-1.47-2.34-2.19-3.45-0.54-0.84-1.050-1.65-1.53-2.4l-1.74-2.7c-0.87-1.38-2.1-2.13-3.51-2.13-2.16 0-3.63 1.41-3.63 3.48-0.060 4.59-0.090 11.55-0.090 16.56 0 1.86 1.35 3.18 3.24 3.18s3.27-1.29 3.27-3.21v-7.44l1.26 2.010c0.57 0.87 1.11 1.77 1.65 2.61 0.48 0.75 0.93 1.47 1.32 2.13l1.14 1.77c0.78 1.32 2.13 2.13 3.51 2.13 2.1 0 3.51-1.32 3.63-3.36 0.24-5.13 0.21-11.73 0.21-16.65z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M24.895 7.735c0-1.5-1.020-2.49-2.58-2.49s-2.52 0.96-2.52 2.46v2.22c0 2.46 0 5.25-0.030 7.77-1.56-2.55-3.51-5.58-5.010-7.95l-1.74-2.7c-0.75-1.17-1.74-1.8-2.91-1.8-1.77 0-2.91 1.080-2.91 2.76-0.060 4.59-0.090 11.55-0.090 16.56 0 1.47 1.020 2.46 2.52 2.46s2.55-0.96 2.55-2.49v-2.76c0-2.31-0.030-4.89 0-7.2 1.32 2.1 2.88 4.56 4.23 6.75 0.96 1.5 1.8 2.88 2.46 3.9 0.69 1.14 1.77 1.8 2.91 1.8 1.71 0 2.82-1.020 2.91-2.67 0.24-5.13 0.21-11.7 0.21-16.62z'%3E%3C/path%3E%3Cpath fill='%23999' d='M9.625 26.305c1.2 0 1.83-0.69 1.83-1.77 0-3.54-0.030-8.85 0.030-12.45 2.19 3.6 6.090 9.72 7.98 12.75 0.54 0.87 1.32 1.47 2.31 1.47 1.35 0 2.13-0.75 2.19-1.98 0.24-5.13 0.21-11.67 0.21-16.59 0-1.080-0.69-1.77-1.86-1.77s-1.8 0.69-1.8 1.74c0 3.63 0.030 8.7-0.060 12.48-2.25-3.72-6.39-10.14-8.040-12.75-0.57-0.9-1.29-1.47-2.31-1.47-1.38 0-2.19 0.78-2.19 2.040-0.060 4.59-0.090 11.55-0.090 16.56 0 1.050 0.66 1.74 1.8 1.74z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-9, i.sd.ic-filter-22 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M9.27 25.41c0.175 2.415 1.225 3.78-0.42 4.060-1.155 0.21-1.68-0.805-1.645-2.17 0.070-2.1 0.84-7.175 0.91-10.185 0.070-2.625 0.14-6.265-0.14-10.15-0.070-0.84 0.525-1.4 1.295-1.645 0.84-0.28 1.61-0.175 2.030 0.7 4.27 7.945 7.455 13.090 10.745 16.975 0.21-2.415 0.56-6.405 0.665-8.33 0.21-3.255 0.455-6.475 0.245-10.605-0.035-0.84 0.49-1.575 1.435-1.855 0.84-0.21 1.575 0.21 1.365 1.155-0.77 4.025-1.295 8.435-1.505 11.060-0.14 1.785-0.525 7.105-0.385 8.89 0.175 2.38 0.77 3.71-0.42 4.060-1.015 0.28-1.925 0.105-2.485-0.77-2.73-4.235-5.25-10.605-10.78-16.94-0.28 2.205-0.42 5.145-0.525 7.245-0.105 1.785-0.525 6.72-0.385 8.505z' fill='%231c1c1c'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-11 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M14.535 28.24c2.93-0.52 4.175-0.87 5.885-1.625 3.16-1.335 5.105-3.885 5.105-6.67 0-2-0.955-3.595-2.64-4.495-0.61-0.35-1.16-0.52-2.29-0.755-0.435 1.625-3.16 5.25-5.45 7.335 0.115 0.35 0.23 0.665 0.29 0.785 0.26 0.58 0.375 1.015 0.375 1.245 0 0.435-0.52 0.9-1.015 0.9s-0.785-0.29-1.365-1.365c-2.695 2.175-4.35 3.045-5.915 3.045-1.45 0-2.58-1.655-2.58-3.71 0-1.625 0.81-3.19 2.525-4.815 1.335-1.275 2.38-2 4.64-3.13 0.085-1.655 0.115-1.77 0.405-4.525-1.045 0.115-1.51 0.145-2.090 0.145-2.235 0-3.51-0.695-4.58-2.525l0.175-0.205c0.085-0.030 0.145-0.030 0.205-0.030 0.115 0 0.29 0.060 0.495 0.205q1.045 0.785 1.39 0.93c0.495 0.205 1.275 0.32 2.26 0.32 0.93 0 1.45-0.060 2.405-0.23 0.175-0.55 0.29-0.985 0.35-1.13 0.375-1.335 0.465-1.825 0.465-2.405 0-0.81-0.29-1.19-1.535-1.825l0.060-0.23c0.29-0.26 0.435-0.29 0.785-0.29 1.565 0 3.42 0.955 3.42 1.77 0 0.23-0.115 0.52-0.29 0.84-0.52 0.9-0.785 1.51-1.16 2.93 1.885-0.405 2.695-0.695 4.41-1.655 0.93-0.52 1.39-0.695 1.855-0.695 0.755 0 1.39 0.35 1.39 0.81 0 0.495-0.435 0.87-1.625 1.335-2.235 0.9-3.48 1.245-6.555 1.71-0.405 1.655-0.58 2.64-0.64 4.175 1.625-0.52 2.725-0.695 4.96-0.84-0.115-0.495-0.145-0.58-0.405-1.1l0.085-0.205c0.145-0.060 0.26-0.060 0.32-0.060 0.435 0 0.93 0.375 1.71 1.305 2.9 0.405 4.29 0.955 5.715 2.32 1.13 1.075 1.825 2.695 1.825 4.32 0 2.96-2.030 5.625-5.425 7.135-1.915 0.87-3.885 1.22-7.89 1.39l-0.060-0.435zM12.045 16.26c-1.565 0.9-2.29 1.42-3.22 2.405-1.48 1.535-2.38 3.13-2.38 4.235 0 0.755 1.075 1.885 1.8 1.885s2.495-1.015 4.64-2.64c-0.52-2.090-0.64-2.84-0.84-5.885zM18.685 14.55c-2.145 0.085-3.19 0.32-5.045 1.075 0.030 2.205 0.205 3.48 0.81 5.075 1.915-1.71 3.71-4.32 4.235-6.145z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-12 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M21.885 12.455c1.87 0.58 2.775 1.020 3.795 1.895 1.54 1.345 2.365 3.16 2.365 5.25 0 3.215-1.4 5.335-4.7 7.065-1.21 0.63-2.005 0.935-4.205 1.62-0.385-0.795-0.605-1.155-1.185-1.84 2.53-0.575 3.71-0.99 5.17-1.895 2.035-1.265 2.94-2.775 2.94-4.92 0-1.925-0.96-3.63-2.665-4.645-0.605-0.385-1.125-0.58-2.17-0.88-1.485 3.52-3.49 6.295-6.68 9.265 0.11 0.66 0.22 1.155 0.47 2.31l-1.87 0.8c-0.19-0.8-0.245-1.045-0.33-1.46l-0.030-0.19c-1.675 1.21-3.3 1.925-4.345 1.925-1.76 0-3.6-2.31-3.6-4.51 0-2.335 1.46-4.81 3.985-6.82 0.96-0.745 1.65-1.155 3.27-1.925l0.135-3.905c-2.64 0.19-3.050 0.22-5.335 0.3l-0.41-1.95c2.475-0.025 2.915-0.055 5.8-0.22 0.055-1.65 0.085-2.005 0.25-4.125l2.115 0.3c0.135 0.025 0.275 0.165 0.275 0.275 0 0.14-0.11 0.275-0.415 0.63-0.085 1.1-0.11 1.32-0.165 2.72 2.97-0.22 4.975-0.52 8.47-1.265v2.005c-2.53 0.495-4.29 0.74-8.58 1.21l-0.14 3.215c1.73-0.465 2.995-0.66 4.4-0.66 0.44 0 0.745 0 1.375 0.055l0.415-1.1 1.98 0.66c0.11 0.055 0.22 0.19 0.22 0.275 0 0.14-0.22 0.305-0.58 0.44l-0.025 0.085zM12.125 15.45c-1.595 0.795-2.53 1.485-3.52 2.555-1.235 1.375-1.925 2.775-1.925 4.015 0 1.43 0.905 2.695 1.925 2.695 0.905 0 2.28-0.745 3.82-2.090-0.19-1.675-0.25-3.215-0.3-7.175zM18.475 13.775c-1.265 0-3.215 0.355-4.4 0.825 0 3.465 0.025 4.205 0.14 6.46 2.2-2.005 3.85-4.345 5.060-7.23-0.355-0.055-0.52-0.055-0.795-0.055z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-13 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M13.965 7.945c-0.14 1.73-0.165 1.98-0.165 3.49 1.375-0.355 2.035-0.44 3.63-0.44 1.35 0 1.955 0.025 3.325 0.245 0.415-0.85 0.69-1.070 1.185-1.070 0.52 0 0.99 0.355 0.99 0.795 0 0.085-0.025 0.25-0.085 0.495l-0.025 0.355c1.675 0.905 2.42 1.46 3.19 2.365 1.29 1.485 1.98 3.325 1.98 5.25 0 3.355-1.895 6.13-5.030 7.45-1.455 0.605-4.015 1.1-5.61 1.1-0.795 0-1.345-0.415-1.345-1.020 0-0.33 0.22-0.66 0.495-0.795 0.25-0.135 0.3-0.135 1.65-0.22 4.81-0.355 7.725-2.75 7.725-6.38 0-1.595-0.63-3.19-1.76-4.345-0.55-0.58-1.125-0.96-2.365-1.54-3.080 4.62-3.93 5.775-6.295 8.44 0.275 0.88 0.3 0.99 0.3 1.32 0 0.58-0.385 0.96-0.96 0.96-0.355 0-0.66-0.165-1.070-0.63-2.555 2.145-3.85 2.775-5.525 2.775-2.090 0-3.575-1.84-3.575-4.37s1.045-5.225 2.75-7.12c1.125-1.235 2.090-1.895 4.29-2.915 0.025-0.855 0.025-0.96 0.055-1.79l0.055-1.125c0.025-0.195 0.055-0.715 0.11-1.29h-5.060c-0.855 0-1.35-0.33-1.35-0.935s0.55-1.070 1.35-1.070h5.25c0.25-2.145 0.415-2.53 1.235-2.53 0.66 0 1.1 0.415 1.1 1.020q0 0.275-0.165 1.51h10.64c0.74 0 1.235 0.385 1.235 0.96s-0.55 1.045-1.235 1.045h-10.915zM11.685 14.355c-1.595 0.88-2.255 1.375-3.050 2.365-1.29 1.54-2.005 3.49-2.005 5.39 0 1.43 0.685 2.42 1.73 2.42 1.155 0 2.885-1.015 4.59-2.75-0.77-2.94-0.96-3.985-1.265-7.425zM14.68 19.905c1.95-2.115 2.83-3.325 5.030-6.82-1.070-0.165-1.62-0.22-2.365-0.22-1.29 0-2.445 0.19-3.575 0.575 0.025 1.76 0.41 4.51 0.905 6.46z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-14 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M21.13 10.775c4.59-0.030 6.655 2.005 6.655 6.49v2.23c-0.030 2.64-0.575 4.315-1.895 5.745-1.1 1.125-2.53 1.485-6.16 1.54h-2.060v-2.665h1.895c4.26 0.055 5.195-0.77 5.39-4.755v-2.035c-0.11-2.695-0.85-3.605-3.16-3.85l-6.405 10.505c-1.155 1.95-2.475 2.775-4.48 2.805h-0.88c-3.355 0.025-4.95-1.84-4.895-5.72v-3.74c-0.085-4.51 1.895-6.6 6.27-6.545h0.55l0.085-1.95h-6.9v-2.665h6.985l0.11-2.335h2.83l-0.085 2.335h12.485v2.665h-12.595l-0.085 1.95h6.35zM11.205 13.44c-2.255-0.055-3.27 1.1-3.245 3.765v3.325c0 2.61 0.495 3.435 2.145 3.575h0.605c1.045 0 1.455-0.22 2.115-1.21l0.41-0.66-0.605-0.66c-0.66-0.715-0.96-1.595-0.96-2.75 0-0.355 0.025-0.935 0.055-1.675l0.135-3.71h-0.66zM14.56 17.18c-0.030 0.275-0.030 0.69-0.030 1.185 0 0.605 0.085 0.905 0.33 1.235l3.82-6.16h-3.985l-0.135 3.74z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-15 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M7.77 9.15c0.2 0 0.24 0 0.88 0.24 0.32 0.16 1 0.28 1.32 0.28 0.96 0 2.84-0.64 3.32-1.12 0.12-0.96 0.12-1.32 0.12-1.6 0-0.88-0.16-1.4-0.44-1.56-0.28-0.12-0.44-0.24-0.48-0.28q-0.12-0.2-0.32-0.4c0.4-0.8 0.68-0.96 1.72-0.96 0.56 0 1.16 0.24 2.36 1 0.16 0.32 0.2 0.48 0.2 0.72q0 0.2-0.16 0.68l-0.040 0.4c0 0.040 0 0.2 0.040 0.36 0.28-0.040 0.56-0.12 0.6-0.16l0.68-0.24c0.76-0.080 1.2-0.12 1.24-0.12s0.16 0.040 0.36 0.12c0.36 0.24 0.4 0.32 0.6 0.6v0.24c0 0.56-0.56 1-2 1.52-1.28 0.44-1.52 0.56-2.48 1.12-0.12 0.76-0.12 0.88-0.16 1.6 0.16-0.080 0.32-0.12 0.4-0.12q2.24-0.56 3.28-0.56c2.080 0 4.040 0.56 5.2 1.52 1.76 1.36 2.84 3.36 2.84 5.080 0 2.28-0.4 3.52-1.72 5.32-1.28 1.76-2.88 2.96-5.24 3.84-0.080 0.040-0.32 0.12-0.6 0.2-1.6 0.68-3.8 1.32-4.96 1.44l-0.16-0.16v-0.36c0.28-0.16 0.48-0.24 0.52-0.24 0.52-0.28 1.040-0.56 1.6-0.84 4.28-1.92 4.56-2.080 6.040-3.84 1.56-1.92 2.24-3.32 2.24-4.76 0-3.56-2.080-5.64-5.84-5.8 0.48 0.6 0.8 1.24 0.8 1.72 0 0.76-0.16 1.080-1 2.080l-0.24 0.28c-0.6 0.76-1 1.12-2 2.040l-0.68 0.64-0.52 0.52 0.040 0.52s0.080 0.56 0.24 1.6v0.040c-0.040 0.52-0.72 1-1.44 1-0.48 0-0.72-0.16-1.52-1-0.44 0.32-0.76 0.48-0.92 0.56l-1.080 0.52c-1.4 0.68-2.16 0.96-2.64 0.96-0.92 0-2-0.92-2-1.68 0-2.040 0.52-3.4 1.8-4.88 0.56-0.68 1.84-1.88 2.44-2.32q2.2-1.68 2.76-2.16l0.040-0.76 0.040-0.8c-1.52 0.36-2.040 0.48-2.36 0.48-1.6 0-3.040-1.16-3.12-2.52h0.4zM8.77 21.39c0.76-0.080 0.96-0.16 1.4-0.44 0.2-0.12 0.36-0.2 0.52-0.32 1.2-0.68 1.24-0.76 1.8-1.48 0.040-0.32 0.080-0.6 0.080-0.72 0-0.080 0-0.28-0.040-0.56v-0.56q0-0.24 0.040-2.44-0.68 0.080-2.56 1.56c-1.32 1-1.96 2.080-1.96 3.32 0 0.16 0.040 0.36 0.12 0.56l0.2 0.56 0.4 0.52zM16.415 12.35c-0.68 0-1.040 0.16-1.6 0.76q-0.2 2.36-0.2 2.76c0 0.28 0.040 0.68 0.080 1.24 1.88-1.84 2.4-2.64 2.4-3.72 0-0.36-0.080-0.6-0.28-1.040h-0.4z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-filter-16 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M12.165 6.655c0.11-1.51 0.135-1.76 0.355-3.215l2.83 0.14c-0.275 1.565-0.3 1.84-0.495 3.105 5.665-0.030 6.545-0.030 11.66-0.135v2.585h-11.795c-0.11 1.32-0.11 1.485-0.22 2.94 1.87-0.385 2.75-0.47 4.18-0.47 5.91 0 9.295 2.75 9.295 7.615 0 2.805-1.070 5.195-2.995 6.735-1.155 0.905-2.39 1.43-5.085 2.145l-1.32-2.64c3.245-0.88 4.070-1.21 4.975-2.115 1.015-0.99 1.675-2.72 1.675-4.345 0-1.1-0.355-2.2-0.99-3.025-0.575-0.715-1.1-1.1-2.225-1.51-2.475 4.48-3.71 6.075-6.955 8.91 0.195 1.1 0.25 1.265 0.58 2.365l-2.695 1.045c-0.19-0.855-0.22-0.965-0.385-1.815-1.98 1.21-3.135 1.625-4.535 1.625-2.17 0-3.3-1.345-3.3-3.93s0.905-4.895 2.665-6.845c1.21-1.345 2.225-2.060 4.48-3.19 0.055-1.62 0.085-1.87 0.165-3.52h-6.215v-2.445h6.35zM8.59 18.175c-0.905 1.32-1.345 2.72-1.345 4.345 0 1.045 0.245 1.43 0.935 1.43 1.1 0 2.42-0.55 3.85-1.625-0.14-2.035-0.165-2.94-0.165-4.48 0-0.58 0-1.46 0.025-2.61-1.785 1.155-2.5 1.815-3.3 2.94zM18.215 13.97c-1.265 0-2.035 0.11-3.74 0.495-0.055 1.21-0.055 2.005-0.055 2.72 0 0.635 0.055 1.84 0.135 3.3 1.87-1.815 3.545-4.125 4.645-6.49l-0.99-0.025z'%3E%3C/path%3E%3C/svg%3E%0A"); }
  i.sd.ic-oblique {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Frame 316'%3E%3Cpath id='i' d='M12.0815 1.71875C12.8926 1.71875 13.4062 2.23581 13.4062 3.03726C13.4062 3.96797 12.7303 4.61429 11.9192 4.61429C11.1081 4.61429 10.5945 4.09723 10.5945 3.29579C10.5945 2.36508 11.2704 1.71875 12.0815 1.71875ZM10.6485 18.032C10.5404 18.6008 10.6756 18.8593 11.0811 18.8593C11.5407 18.8593 11.9192 18.5749 12.1896 18.3164C12.3789 18.4198 12.5952 18.8593 12.5952 19.1696C12.5952 19.454 11.6218 20.2812 10.5674 20.2812C9.45892 20.2812 8.62079 19.6091 8.89115 18.032L10.2159 10.0434C10.3511 9.16443 10.1619 8.98346 8.86412 8.98346C8.64782 8.98346 8.59375 8.93176 8.59375 8.69908C8.59375 8.44055 8.72893 8.13031 9.08041 8.0269C9.70225 7.84593 11.4596 7.74252 12.46 7.74252C12.2437 8.41469 12.1355 9.19029 11.9733 10.1727L10.6485 18.032Z' fill='%23999999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-check-blue {
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='16' height='16' rx='8' fill='%234173FA'/%3E%3Cpath d='M4.18143 7.24793C4.07591 7.24686 3.97425 7.28752 3.89858 7.36106C3.82357 7.43608 3.78143 7.53782 3.78143 7.6439C3.78143 7.74999 3.82357 7.85173 3.89858 7.92675L7.00985 11.038C7.04652 11.0755 7.09061 11.105 7.13932 11.1245C7.18803 11.144 7.24027 11.153 7.2927 11.1512C7.39821 11.1522 7.49987 11.1116 7.57554 11.038C7.65055 10.963 7.6927 10.8613 7.6927 10.7552C7.6927 10.6491 7.65055 10.5473 7.57554 10.4723L4.46427 7.36106C4.38698 7.29006 4.28636 7.24981 4.18143 7.24793Z' fill='white'/%3E%3Cpath d='M11.8179 5.83334C11.7124 5.83227 11.6107 5.87294 11.535 5.94648L7.00955 10.472C6.93453 10.547 6.89239 10.6487 6.89239 10.7548C6.89239 10.8609 6.93453 10.9626 7.00954 11.0376C7.0462 11.0752 7.0903 11.1046 7.13901 11.1241C7.18772 11.1436 7.23996 11.1527 7.29239 11.1508C7.3979 11.1519 7.49956 11.1112 7.57523 11.0376L12.1007 6.51216C12.1757 6.43715 12.2179 6.3354 12.2179 6.22932C12.2179 6.12323 12.1757 6.02149 12.1007 5.94647C12.0234 5.87547 11.9228 5.83522 11.8179 5.83334Z' fill='white'/%3E%3C/svg%3E"); }
  i.sd.ic-check-blue-square {
    width: 24px;
    height: 24px;
    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%3Crect x='4' y='4' width='16' height='16' rx='2' fill='%234173FA'/%3E%3Cpath d='M7.40381 11.6567L10.9393 15.1923L16.5962 9.53542' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-check-blue-big {
    width: 70px;
    height: 70px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='71' height='70' viewBox='0 0 71 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='70' height='70' rx='35' fill='%234173FA'/%3E%3Cpath d='M23.2486 30.9829C22.91 30.9795 22.5839 31.11 22.3411 31.3459C22.1004 31.5866 21.9652 31.913 21.9652 32.2534C21.9652 32.5937 22.1004 32.9201 22.3411 33.1608L32.3231 43.1428C32.4407 43.2632 32.5822 43.3577 32.7385 43.4202C32.8947 43.4827 33.0624 43.5119 33.2306 43.5058C33.5691 43.5092 33.8952 43.3788 34.138 43.1428C34.3787 42.9021 34.5139 42.5757 34.5139 42.2354C34.5139 41.895 34.3787 41.5686 34.138 41.3279L24.156 31.3459C23.908 31.1181 23.5852 30.989 23.2486 30.9829Z' fill='white'/%3E%3Cpath d='M47.748 26.4445C47.4095 26.441 47.0834 26.5715 46.8406 26.8075L32.3213 41.3267C32.0807 41.5674 31.9455 41.8938 31.9455 42.2342C31.9455 42.5746 32.0806 42.901 32.3213 43.1416C32.4389 43.262 32.5804 43.3565 32.7367 43.419C32.893 43.4815 33.0606 43.5107 33.2288 43.5046C33.5673 43.5081 33.8935 43.3776 34.1362 43.1416L48.6555 28.6224C48.8962 28.3817 49.0314 28.0553 49.0314 27.7149C49.0314 27.3746 48.8962 27.0481 48.6555 26.8075C48.4075 26.5797 48.0847 26.4505 47.748 26.4445Z' fill='white'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-check-blue-big.bg-grad {
      background-image: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='70' height='70' rx='35' fill='url(%23paint0_linear_15967_26430)'/%3E%3Cpath d='M22.7489 30.9829C22.4104 30.9795 22.0842 31.11 21.8415 31.3459C21.6008 31.5866 21.4656 31.913 21.4656 32.2534C21.4656 32.5937 21.6008 32.9201 21.8415 33.1608L31.8235 43.1428C31.9411 43.2632 32.0826 43.3577 32.2388 43.4202C32.3951 43.4827 32.5627 43.5118 32.7309 43.5058C33.0694 43.5092 33.3956 43.3788 33.6384 43.1428C33.879 42.9022 34.0143 42.5757 34.0143 42.2354C34.0143 41.895 33.879 41.5686 33.6384 41.3279L23.6564 31.3459C23.4084 31.1181 23.0856 30.989 22.7489 30.9829Z' fill='white'/%3E%3Cpath d='M47.2493 26.4445C46.9107 26.441 46.5846 26.5715 46.3418 26.8075L31.8226 41.3267C31.5819 41.5674 31.4467 41.8938 31.4467 42.2342C31.4467 42.5746 31.5819 42.901 31.8225 43.1416C31.9402 43.262 32.0817 43.3565 32.2379 43.419C32.3942 43.4815 32.5618 43.5107 32.73 43.5046C33.0685 43.5081 33.3947 43.3776 33.6375 43.1416L48.1567 28.6224C48.3974 28.3817 48.5326 28.0553 48.5326 27.7149C48.5326 27.3746 48.3974 27.0481 48.1567 26.8075C47.9087 26.5797 47.5859 26.4505 47.2493 26.4445Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_15967_26430' x1='35' y1='0' x2='35' y2='70' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23799DFF'/%3E%3Cstop offset='1' stop-color='%234173FA'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"); }
  i.sd.ic-alert-white {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18Z' fill='white'/%3E%3Cpath d='M10 14.5C10.5523 14.5 11 14.0523 11 13.5C11 12.9477 10.5523 12.5 10 12.5C9.44772 12.5 9 12.9477 9 13.5C9 14.0523 9.44772 14.5 10 14.5Z' fill='%2391B4FF'/%3E%3Crect x='9.25' y='5' width='1.5' height='6' fill='%2391B4FF'/%3E%3C/svg%3E"); }
  i.sd.ic-arrow-blue {
    width: 24px;
    height: 24px;
    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%3Ccircle cx='12' cy='12' r='12' fill='%234173FA'/%3E%3Cpath d='M15.3775 11.5184C15.5046 11.5184 15.625 11.5719 15.7187 11.6589C15.906 11.8462 15.906 12.1472 15.7187 12.3345L10.3138 17.7393C10.2268 17.8263 10.0997 17.8799 9.97264 17.8799C9.84555 17.8799 9.72515 17.8263 9.6315 17.7393C9.4442 17.552 9.4442 17.251 9.6315 17.0637L15.0364 11.6589C15.13 11.5719 15.2504 11.5184 15.3775 11.5184Z' fill='%23F5F8FF'/%3E%3Cpath d='M9.97264 6.1134C10.0997 6.1134 10.2201 6.16697 10.3138 6.25393L15.7187 11.6588C15.906 11.8461 15.906 12.1471 15.7187 12.3344C15.6317 12.4213 15.5046 12.4748 15.3775 12.4748C15.2504 12.4748 15.13 12.4213 15.0364 12.3344L9.6315 6.92955C9.4442 6.74225 9.4442 6.44123 9.6315 6.25393C9.72514 6.16697 9.84555 6.1134 9.97264 6.1134Z' fill='%23F5F8FF'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-talk {
    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%3Cg id='ic_cs'%3E%3Cpath id='&%23237;&%23149;&%23169;&%23236;&%23185;&%23152;&%23234;&%23184;&%23176; 16' d='M5.1465 13.7609C4.97605 13.7928 4.80067 13.7867 4.63285 13.743C4.46503 13.6994 4.30889 13.6193 4.17555 13.5084C4.04221 13.3976 3.93494 13.2587 3.86139 13.1017C3.78784 12.9446 3.74981 12.7733 3.75 12.5999V11.3999C3.74978 11.2264 3.78783 11.0551 3.86143 10.898C3.93502 10.7409 4.04236 10.6019 4.17579 10.4911C4.30922 10.3802 4.46545 10.3001 4.63337 10.2565C4.80128 10.213 4.97675 10.2069 5.14725 10.2389C5.52611 8.70752 6.40692 7.34712 7.64918 6.37474C8.89143 5.40236 10.4236 4.87402 12.0011 4.87402C13.5787 4.87402 15.1108 5.40236 16.3531 6.37474C17.5953 7.34712 18.4761 8.70752 18.855 10.2389C19.0253 10.2073 19.2006 10.2136 19.3682 10.2574C19.5358 10.3011 19.6918 10.3813 19.8249 10.4921C19.9581 10.6029 20.0652 10.7417 20.1387 10.8986C20.2122 11.0555 20.2502 11.2267 20.25 11.3999V12.5999C20.2498 12.773 20.2116 12.9439 20.138 13.1005C20.0644 13.2571 19.9572 13.3957 19.8241 13.5062C19.6909 13.6168 19.5351 13.6968 19.3676 13.7404C19.2002 13.784 19.0252 13.7902 18.855 13.7587C18.6639 14.519 18.3484 15.2425 17.9213 15.8999L18.4133 17.8499C18.43 17.9161 18.4294 17.9854 18.4115 18.0513C18.3936 18.1171 18.3589 18.1772 18.311 18.2258C18.263 18.2743 18.2032 18.3096 18.1376 18.3282C18.0719 18.3469 18.0026 18.3482 17.9363 18.3322L16.0463 17.8484C14.862 18.6821 13.4483 19.1281 12 19.1249C10.4237 19.1208 8.89371 18.5911 7.65236 17.6195C6.41101 16.648 5.52919 15.2901 5.1465 13.7609ZM12 17.9384C13.2073 17.9406 14.3854 17.5674 15.3713 16.8704L15.8138 16.5599L16.9463 16.8502L16.65 15.6824L16.932 15.2467C17.5436 14.3052 17.8756 13.2095 17.8898 12.0869V11.9114C17.8635 10.7517 17.4955 9.62549 16.832 8.67396C16.1685 7.72242 15.2389 6.98785 14.1598 6.5623C13.0806 6.13675 11.8998 6.03914 10.7655 6.2817C9.63106 6.52426 8.59348 7.0962 7.78271 7.92586C6.97195 8.75552 6.42405 9.806 6.20769 10.9457C5.99132 12.0854 6.1161 13.2635 6.56639 14.3326C7.01668 15.4017 7.77246 16.3141 8.73903 16.9555C9.7056 17.597 10.84 17.9389 12 17.9384ZM14.652 11.9999C14.6533 11.8253 14.7063 11.655 14.8043 11.5104C14.9023 11.3659 15.041 11.2536 15.2027 11.1877C15.3644 11.1219 15.542 11.1054 15.7131 11.1403C15.8842 11.1752 16.0412 11.2601 16.1641 11.3841C16.2871 11.5081 16.3706 11.6657 16.4041 11.8371C16.4376 12.0085 16.4195 12.186 16.3523 12.3471C16.2851 12.5083 16.1716 12.6459 16.0263 12.7427C15.8809 12.8395 15.7101 12.8911 15.5355 12.8909C15.4188 12.8909 15.3033 12.8678 15.1957 12.823C15.088 12.7781 14.9902 12.7123 14.9081 12.6295C14.826 12.5467 14.761 12.4484 14.7171 12.3403C14.6731 12.2323 14.651 12.1166 14.652 11.9999ZM11.1158 11.9999C11.1171 11.8253 11.1701 11.655 11.268 11.5105C11.366 11.366 11.5046 11.2537 11.6663 11.1878C11.828 11.1219 12.0055 11.1054 12.1766 11.1402C12.3477 11.1751 12.5046 11.2599 12.6276 11.3838C12.7506 11.5077 12.8341 11.6653 12.8677 11.8366C12.9013 12.008 12.8834 12.1854 12.8163 12.3466C12.7492 12.5078 12.6358 12.6455 12.4906 12.7424C12.3453 12.8392 12.1746 12.8909 12 12.8909C11.8833 12.891 11.7677 12.868 11.6599 12.8232C11.5522 12.7784 11.4543 12.7126 11.3721 12.6298C11.2899 12.5469 11.2249 12.4486 11.1809 12.3405C11.1369 12.2324 11.1148 12.1166 11.1158 11.9999ZM7.581 11.9999C7.58233 11.8253 7.63534 11.655 7.73335 11.5104C7.83135 11.3659 7.96996 11.2536 8.13169 11.1877C8.29342 11.1219 8.47104 11.1054 8.64214 11.1403C8.81324 11.1752 8.97016 11.2601 9.09312 11.3841C9.21608 11.5081 9.29957 11.6657 9.33306 11.8371C9.36655 12.0085 9.34854 12.186 9.28131 12.3471C9.21407 12.5083 9.10062 12.6459 8.95526 12.7427C8.8099 12.8395 8.63913 12.8911 8.4645 12.8909C8.34784 12.8909 8.23234 12.8678 8.12466 12.823C8.01698 12.7781 7.91924 12.7123 7.83711 12.6295C7.75497 12.5467 7.69004 12.4484 7.64609 12.3403C7.60213 12.2323 7.58001 12.1166 7.581 11.9999Z' fill='%231C1C1C'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.ic-payment {
    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='M11.1203 6.02988L18.4103 13.3199L13.3103 18.3996L6.02031 11.1096V6.02988H11.1203ZM11.1203 4.82988H6.02031C5.70205 4.82988 5.39683 4.9563 5.17178 5.18135C4.94674 5.40639 4.82031 5.71162 4.82031 6.02988V11.1201C4.82279 11.438 4.94833 11.7426 5.17056 11.9699L12.4606 19.2599C12.6863 19.4844 12.9919 19.6104 13.3103 19.6101C13.6284 19.6084 13.9332 19.4828 14.1601 19.2599L19.2503 14.1696C19.3622 14.0581 19.451 13.9257 19.5116 13.7798C19.5722 13.6339 19.6034 13.4775 19.6034 13.3195C19.6034 13.1615 19.5722 13.0051 19.5116 12.8592C19.451 12.7134 19.3622 12.5809 19.2503 12.4694L11.9603 5.17938C11.851 5.06757 11.7203 4.97893 11.576 4.91875C11.4316 4.85858 11.2767 4.82884 11.1203 4.82988Z' fill='%231C1C1C'/%3E%3Cpath d='M9.24005 8.04004C8.922 8.04174 8.61716 8.16739 8.3903 8.39029C8.22198 8.55812 8.1073 8.77216 8.06079 9.00526C8.01428 9.23836 8.03805 9.48002 8.12908 9.69959C8.22011 9.91917 8.37429 10.1068 8.57208 10.2386C8.76987 10.3704 9.00235 10.4405 9.24005 10.44C9.55809 10.4383 9.86293 10.3127 10.0898 10.0898C10.2581 9.92196 10.3728 9.70792 10.4193 9.47482C10.4658 9.24172 10.442 9.00006 10.351 8.78049C10.26 8.56092 10.1058 8.37332 9.90801 8.2415C9.71022 8.10967 9.47774 8.03956 9.24005 8.04004Z' fill='%231C1C1C'/%3E%3Cpath d='M11.1203 6.02988L18.4103 13.3199L13.3103 18.3996L6.02031 11.1096V6.02988H11.1203ZM11.1203 4.82988H6.02031C5.70205 4.82988 5.39683 4.9563 5.17178 5.18135C4.94674 5.40639 4.82031 5.71162 4.82031 6.02988V11.1201C4.82279 11.438 4.94833 11.7426 5.17056 11.9699L12.4606 19.2599C12.6863 19.4844 12.9919 19.6104 13.3103 19.6101C13.6284 19.6084 13.9332 19.4828 14.1601 19.2599L19.2503 14.1696C19.3622 14.0581 19.451 13.9257 19.5116 13.7798C19.5722 13.6339 19.6034 13.4775 19.6034 13.3195C19.6034 13.1615 19.5722 13.0051 19.5116 12.8592C19.451 12.7134 19.3622 12.5809 19.2503 12.4694L11.9603 5.17938C11.851 5.06757 11.7203 4.97893 11.576 4.91875C11.4316 4.85858 11.2767 4.82884 11.1203 4.82988Z' fill='%231C1C1C'/%3E%3Cpath d='M9.24005 8.04004C8.922 8.04174 8.61716 8.16739 8.3903 8.39029C8.22198 8.55812 8.1073 8.77216 8.06079 9.00526C8.01428 9.23836 8.03805 9.48002 8.12908 9.69959C8.22011 9.91917 8.37429 10.1068 8.57208 10.2386C8.76987 10.3704 9.00235 10.4405 9.24005 10.44C9.55809 10.4383 9.86293 10.3127 10.0898 10.0898C10.2581 9.92196 10.3728 9.70792 10.4193 9.47482C10.4658 9.24172 10.442 9.00006 10.351 8.78049C10.26 8.56092 10.1058 8.37332 9.90801 8.2415C9.71022 8.10967 9.47774 8.03956 9.24005 8.04004Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-coupon {
    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='M10.2001 9C10.0814 9 9.96543 9.03519 9.86676 9.10112C9.76809 9.16705 9.69118 9.26075 9.64577 9.37039C9.60036 9.48003 9.58848 9.60067 9.61163 9.71705C9.63478 9.83344 9.69192 9.94035 9.77583 10.0243C9.85975 10.1082 9.96666 10.1653 10.083 10.1885C10.1994 10.2116 10.3201 10.1997 10.4297 10.1543C10.5393 10.1089 10.6331 10.032 10.699 9.93334C10.7649 9.83467 10.8001 9.71867 10.8001 9.6C10.8001 9.44087 10.7369 9.28826 10.6244 9.17574C10.5118 9.06321 10.3592 9 10.2001 9Z' fill='%231C1C1C'/%3E%3Cpath d='M10.2001 11.3999C10.0814 11.3999 9.96543 11.4351 9.86676 11.501C9.76809 11.5669 9.69118 11.6607 9.64577 11.7703C9.60036 11.8799 9.58848 12.0006 9.61163 12.117C9.63478 12.2333 9.69192 12.3403 9.77583 12.4242C9.85975 12.5081 9.96666 12.5652 10.083 12.5884C10.1994 12.6115 10.3201 12.5996 10.4297 12.5542C10.5393 12.5088 10.6331 12.4319 10.699 12.3332C10.7649 12.2346 10.8001 12.1186 10.8001 11.9999C10.8001 11.8408 10.7369 11.6882 10.6244 11.5756C10.5118 11.4631 10.3592 11.3999 10.2001 11.3999Z' fill='%231C1C1C'/%3E%3Cpath d='M10.2001 13.8003C10.0814 13.8003 9.96543 13.8355 9.86676 13.9014C9.76809 13.9673 9.69118 14.061 9.64577 14.1707C9.60036 14.2803 9.58848 14.401 9.61163 14.5173C9.63478 14.6337 9.69192 14.7406 9.77583 14.8246C9.85975 14.9085 9.96666 14.9656 10.083 14.9888C10.1994 15.0119 10.3201 15 10.4297 14.9546C10.5393 14.9092 10.6331 14.8323 10.699 14.7336C10.7649 14.635 10.8001 14.519 10.8001 14.4003C10.8001 14.2412 10.7369 14.0886 10.6244 13.976C10.5118 13.8635 10.3592 13.8003 10.2001 13.8003Z' fill='%231C1C1C'/%3E%3Cpath d='M18.6002 7.8001V9.24985C18.065 9.48325 17.6096 9.86775 17.2897 10.3562C16.9698 10.8447 16.7994 11.4159 16.7994 11.9997C16.7994 12.5836 16.9698 13.1548 17.2897 13.6432C17.6096 14.1317 18.065 14.5162 18.6002 14.7496V16.2001H5.4002V14.7503C5.93539 14.5169 6.39084 14.1324 6.71071 13.644C7.03057 13.1555 7.20095 12.5843 7.20095 12.0005C7.20095 11.4166 7.03057 10.8454 6.71071 10.357C6.39084 9.8685 5.93539 9.484 5.4002 9.2506V7.8001H18.6002ZM19.2002 6.6001H4.8002C4.7214 6.6001 4.64338 6.61562 4.57059 6.64577C4.49779 6.67592 4.43165 6.72012 4.37593 6.77583C4.32022 6.83155 4.27602 6.89769 4.24587 6.97049C4.21571 7.04328 4.2002 7.1213 4.2002 7.2001V9.68035C4.20046 9.81316 4.24478 9.94213 4.32622 10.047C4.40766 10.152 4.5216 10.2269 4.6502 10.2601C5.03409 10.3618 5.37357 10.5876 5.61578 10.9023C5.85799 11.217 5.98933 11.603 5.98933 12.0001C5.98933 12.3972 5.85799 12.7832 5.61578 13.0979C5.37357 13.4126 5.03409 13.6384 4.6502 13.7401C4.52235 13.7747 4.40926 13.85 4.32806 13.9546C4.24685 14.0592 4.20197 14.1874 4.2002 14.3198V16.8001C4.2002 16.9592 4.26341 17.1118 4.37593 17.2244C4.48845 17.3369 4.64107 17.4001 4.8002 17.4001H19.2002C19.3593 17.4001 19.5119 17.3369 19.6245 17.2244C19.737 17.1118 19.8002 16.9592 19.8002 16.8001V14.3198C19.7999 14.187 19.7556 14.0581 19.6742 13.9531C19.5927 13.8482 19.4788 13.7733 19.3502 13.7401C18.9663 13.6384 18.6268 13.4126 18.3846 13.0979C18.1424 12.7832 18.0111 12.3972 18.0111 12.0001C18.0111 11.603 18.1424 11.217 18.3846 10.9023C18.6268 10.5876 18.9663 10.3618 19.3502 10.2601C19.478 10.2255 19.5911 10.1502 19.6723 10.0456C19.7535 9.941 19.7984 9.81277 19.8002 9.68035V7.2001C19.8002 7.04097 19.737 6.88835 19.6245 6.77583C19.5119 6.66331 19.3593 6.6001 19.2002 6.6001Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-coupon.white {
      background-image: url("data:image/svg+xml,%0A%3Csvg id='레이어_1' data-name='레이어 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 95.56'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;%7D.cls-2%7Bfill:%23fff;%7D.cls-3,.cls-4%7Bfill:%23fff;%7D.cls-4%7Bstroke:%23fff;stroke-width:1.5px;%7D%3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_133' data-name='Rectangle 133' class='cls-1' d='M0,0H96V95.56H0Z'/%3E%3Cg id='Subtraction_2' data-name='Subtraction 2'%3E%3Cpath class='cls-1' d='M78,70.17H18v-14a9,9,0,0,0,0-16.9V25.38H78V39.32a9,9,0,0,0,0,16.91Z'/%3E%3Cpath class='cls-2' d='M73.5,65.7V59a13.39,13.39,0,0,1,0-22.35V29.86h-51V36.6A13.39,13.39,0,0,1,22.5,59V65.7h51M78,70.18H18v-14a8.95,8.95,0,0,0,0-16.9V25.38H78v14a8.95,8.95,0,0,0,0,16.9v14Z'/%3E%3C/g%3E%3Cg id='Ellipse_114' data-name='Ellipse 114'%3E%3Cellipse class='cls-3' cx='41.25' cy='47.03' rx='2.25' ry='2.24'/%3E%3Crect class='cls-4' x='41.25' y='47.03'/%3E%3C/g%3E%3Cg id='Ellipse_116' data-name='Ellipse 116'%3E%3Cellipse class='cls-3' cx='41.25' cy='38.07' rx='2.25' ry='2.24'/%3E%3Crect class='cls-4' x='41.25' y='38.07'/%3E%3C/g%3E%3Cg id='Ellipse_117' data-name='Ellipse 117'%3E%3Cellipse class='cls-3' cx='41.25' cy='29.11' rx='2.25' ry='2.24'/%3E%3Crect class='cls-4' x='41.25' y='29.11'/%3E%3C/g%3E%3Cg id='Ellipse_115' data-name='Ellipse 115'%3E%3Cellipse class='cls-3' cx='41.25' cy='55.99' rx='2.25' ry='2.24'/%3E%3Crect class='cls-4' x='41.25' y='55.99'/%3E%3C/g%3E%3Cg id='Ellipse_118' data-name='Ellipse 118'%3E%3Cellipse class='cls-3' cx='41.25' cy='64.95' rx='2.25' ry='2.24'/%3E%3Crect class='cls-4' x='41.25' y='64.95'/%3E%3C/g%3E%3C/svg%3E"); }
  i.sd.ic-triangle {
    width: 80px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='25' viewBox='0 0 80 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M39.567 7.77148C39.7594 7.43815 40.2406 7.43815 40.433 7.77148L45.6292 16.7715C45.8216 17.1048 45.5811 17.5215 45.1962 17.5215H34.8038C34.4189 17.5215 34.1784 17.1048 34.3708 16.7715L39.567 7.77148Z' fill='%23FFB100' stroke='%23FFB100'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-circle {
    width: 80px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='25' viewBox='0 0 80 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='40' cy='12.5' r='5.5' stroke='%236F95FB'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-color-x {
    width: 80px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='25' viewBox='0 0 80 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Crect x='35.5322' y='17.9609' width='1.40403' height='14.0403' rx='0.702016' transform='rotate(-135 35.5322 17.9609)' fill='%23F54BB4'/%3E%3Crect x='34.5391' y='8.0332' width='1.40403' height='14.0403' rx='0.702016' transform='rotate(-45 34.5391 8.0332)' fill='%23F54BB4'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  i.sd.menu {
    width: 32px;
    height: 32px; }
    i.sd.menu.ic-nav-font {
      background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.5531 12.3331C22.6029 12.3249 21.6576 12.469 20.7531 12.7601C20.6168 12.8065 20.4984 12.8944 20.4146 13.0116C20.3309 13.1287 20.2859 13.2691 20.2861 13.4131C20.2853 13.5026 20.3023 13.5914 20.3362 13.6743C20.3701 13.7571 20.4201 13.8324 20.4834 13.8957C20.5468 13.959 20.622 14.0091 20.7049 14.043C20.7878 14.0769 20.8765 14.0939 20.9661 14.0931C21.0022 14.0963 21.0387 14.0919 21.0731 14.0801C21.6505 13.9846 22.2347 13.9354 22.8201 13.9331C24.7401 13.9331 25.4471 14.3201 25.4471 15.9461V16.9331L22.6201 17.2801C20.6071 17.5471 19.3931 18.5331 19.3931 20.3871C19.3931 22.4401 20.7801 23.4141 22.7001 23.4141C23.2169 23.4532 23.7359 23.3752 24.2184 23.1859C24.7009 22.9967 25.1346 22.7011 25.4871 22.3211H25.6071L25.6741 22.6681C25.7055 22.822 25.789 22.9604 25.9105 23.06C26.0319 23.1596 26.184 23.2144 26.3411 23.2151H26.5811C26.7612 23.2143 26.9337 23.1424 27.061 23.0151C27.1884 22.8877 27.2603 22.7152 27.2611 22.5351V15.4951C27.2741 13.3351 25.9141 12.3351 23.5541 12.3351L23.5531 12.3331ZM23.1801 21.9861C22.0471 21.9861 21.3001 21.4391 21.3001 20.3331C21.3001 19.1601 21.8871 18.6801 23.1001 18.5601L25.4601 18.3201V21.2671C24.8051 21.7614 24.0001 22.0146 23.1801 21.9861Z' fill='%23999999'/%3E%3Cpath d='M12.0469 8.80005H11.3939C11.2226 8.8001 11.0554 8.85252 10.9148 8.95029C10.7741 9.04806 10.6667 9.1865 10.6069 9.34705L5.96693 22.08C5.92014 22.2071 5.90467 22.3435 5.92183 22.4778C5.93899 22.6121 5.98827 22.7402 6.0655 22.8514C6.14273 22.9626 6.24562 23.0535 6.36546 23.1165C6.4853 23.1794 6.61856 23.2125 6.75393 23.213C6.92746 23.2149 7.0971 23.1616 7.23849 23.061C7.37989 22.9604 7.48577 22.8176 7.54093 22.653L8.77993 19.16H14.4069L15.6599 22.653C15.7184 22.8155 15.8251 22.9561 15.9658 23.0562C16.1064 23.1563 16.2743 23.211 16.4469 23.213H16.6339C16.7686 23.2143 16.9016 23.1828 17.0214 23.1213C17.1412 23.0598 17.2443 22.9701 17.3217 22.8599C17.3992 22.7496 17.4487 22.6223 17.4659 22.4887C17.4832 22.3551 17.4678 22.2193 17.4209 22.093L12.8329 9.36005C12.7761 9.19659 12.6698 9.05486 12.5287 8.95452C12.3877 8.85418 12.219 8.8002 12.0459 8.80005H12.0469ZM9.35293 17.56L11.5529 11.333H11.6199L13.8329 17.56H9.35293Z' fill='%23999999'/%3E%3Cpath d='M23.5531 12.3331C22.6029 12.3249 21.6576 12.469 20.7531 12.7601C20.6168 12.8065 20.4984 12.8944 20.4146 13.0116C20.3309 13.1287 20.2859 13.2691 20.2861 13.4131C20.2853 13.5026 20.3023 13.5914 20.3362 13.6743C20.3701 13.7571 20.4201 13.8324 20.4834 13.8957C20.5468 13.959 20.622 14.0091 20.7049 14.043C20.7878 14.0769 20.8765 14.0939 20.9661 14.0931C21.0022 14.0963 21.0387 14.0919 21.0731 14.0801C21.6505 13.9846 22.2347 13.9354 22.8201 13.9331C24.7401 13.9331 25.4471 14.3201 25.4471 15.9461V16.9331L22.6201 17.2801C20.6071 17.5471 19.3931 18.5331 19.3931 20.3871C19.3931 22.4401 20.7801 23.4141 22.7001 23.4141C23.2169 23.4532 23.7359 23.3752 24.2184 23.1859C24.7009 22.9967 25.1346 22.7011 25.4871 22.3211H25.6071L25.6741 22.6681C25.7055 22.822 25.789 22.9604 25.9105 23.06C26.0319 23.1596 26.184 23.2144 26.3411 23.2151H26.5811C26.7612 23.2143 26.9337 23.1424 27.061 23.0151C27.1884 22.8877 27.2603 22.7152 27.2611 22.5351V15.4951C27.2741 13.3351 25.9141 12.3351 23.5541 12.3351L23.5531 12.3331ZM23.1801 21.9861C22.0471 21.9861 21.3001 21.4391 21.3001 20.3331C21.3001 19.1601 21.8871 18.6801 23.1001 18.5601L25.4601 18.3201V21.2671C24.8051 21.7614 24.0001 22.0146 23.1801 21.9861Z' fill='%23999999'/%3E%3Cpath d='M12.0469 8.80005H11.3939C11.2226 8.8001 11.0554 8.85252 10.9148 8.95029C10.7741 9.04806 10.6667 9.1865 10.6069 9.34705L5.96693 22.08C5.92014 22.2071 5.90467 22.3435 5.92183 22.4778C5.93899 22.6121 5.98827 22.7402 6.0655 22.8514C6.14273 22.9626 6.24562 23.0535 6.36546 23.1165C6.4853 23.1794 6.61856 23.2125 6.75393 23.213C6.92746 23.2149 7.0971 23.1616 7.23849 23.061C7.37989 22.9604 7.48577 22.8176 7.54093 22.653L8.77993 19.16H14.4069L15.6599 22.653C15.7184 22.8155 15.8251 22.9561 15.9658 23.0562C16.1064 23.1563 16.2743 23.211 16.4469 23.213H16.6339C16.7686 23.2143 16.9016 23.1828 17.0214 23.1213C17.1412 23.0598 17.2443 22.9701 17.3217 22.8599C17.3992 22.7496 17.4487 22.6223 17.4659 22.4887C17.4832 22.3551 17.4678 22.2193 17.4209 22.093L12.8329 9.36005C12.7761 9.19659 12.6698 9.05486 12.5287 8.95452C12.3877 8.85418 12.219 8.8002 12.0459 8.80005H12.0469ZM9.35293 17.56L11.5529 11.333H11.6199L13.8329 17.56H9.35293Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
    i.sd.menu.ic-nav-freefont {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.9621 15.4387C25.35 15.4387 24.6996 15.8468 24.5466 16.6375H27.3522C27.2885 15.8596 26.6891 15.4387 25.9621 15.4387ZM26.0132 13.7681C27.9644 13.7681 29.2652 15.2219 29.2652 16.8288C29.2652 17.6705 29.0229 18.1678 27.7603 18.1678H24.5211C24.6103 19.1116 25.2862 19.6089 26.2172 19.6089C27.0462 19.6089 27.62 19.3794 28.0026 19.1371C28.8061 18.6397 29.6223 19.8385 28.8188 20.5144C28.4362 20.8332 27.4542 21.2796 26.1789 21.2796C23.9217 21.2796 22.4551 19.8512 22.4551 17.4664C22.4551 15.0051 24.2022 13.7681 26.0132 13.7681Z' fill='%23999999'/%3E%3Cpath d='M18.2141 15.4387C17.602 15.4387 16.9516 15.8468 16.7985 16.6375H19.6042C19.5404 15.8596 18.941 15.4387 18.2141 15.4387ZM18.2651 13.7681C20.2163 13.7681 21.5171 15.2219 21.5171 16.8288C21.5171 17.6705 21.2748 18.1678 20.0123 18.1678H16.773C16.8623 19.1116 17.5382 19.6089 18.4692 19.6089C19.2981 19.6089 19.872 19.3794 20.2546 19.1371C21.058 18.6397 21.8742 19.8385 21.0708 20.5144C20.6882 20.8332 19.7062 21.2796 18.4309 21.2796C16.1736 21.2796 14.707 19.8512 14.707 17.4664C14.707 15.0051 16.4542 13.7681 18.2651 13.7681Z' fill='%23999999'/%3E%3Cpath d='M10.2437 13.8065C10.7283 13.8065 11.2129 14.087 11.2129 14.6226V14.865C11.6975 14.0998 12.4755 13.7937 13.0238 13.7937C13.3682 13.7937 13.6615 13.832 13.9676 13.985C14.822 14.3676 14.4139 16 13.4702 15.7066C13.2662 15.6429 12.9473 15.5919 12.6923 15.5919C12.0164 15.5919 11.468 15.8852 11.2129 16.5228V20.438C11.2129 20.9864 10.7283 21.2542 10.2437 21.2542C9.74633 21.2542 9.26172 20.9864 9.26172 20.438V14.6226C9.26172 14.087 9.74633 13.8065 10.2437 13.8065Z' fill='%23999999'/%3E%3Cpath d='M3.97141 15.5919H3.49955C2.98943 15.5919 2.73438 15.171 2.73438 14.7374C2.73438 14.3293 2.97668 13.9212 3.4868 13.9212H3.97141V13.4876C3.97141 11.5109 5.05542 10.7202 6.471 10.7202C6.93011 10.7202 7.29994 10.7712 7.64427 10.8605C8.67727 11.1283 8.29468 12.7097 7.38921 12.4929C7.15966 12.4419 6.96837 12.4164 6.77707 12.4164C6.08841 12.4164 5.92262 12.7734 5.92262 13.5386V13.9212H7.13416C7.65703 13.9212 7.92484 14.3548 7.92484 14.7757C7.92484 15.1965 7.66978 15.5919 7.14691 15.5919H5.92262V20.438C5.92262 20.9864 5.45076 21.2542 4.95339 21.2542C4.46878 21.2542 3.97141 20.9864 3.97141 20.438V15.5919Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-align-left {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 8.8C6.40002 8.35817 6.7582 8 7.20002 8H24.8C25.2419 8 25.6 8.35817 25.6 8.8C25.6 9.24183 25.2419 9.6 24.8 9.6H7.20002C6.7582 9.6 6.40002 9.24183 6.40002 8.8Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 23.1999C6.40002 22.7581 6.7582 22.3999 7.20002 22.3999H24.8C25.2419 22.3999 25.6 22.7581 25.6 23.1999C25.6 23.6417 25.2419 23.9999 24.8 23.9999H7.20002C6.7582 23.9999 6.40002 23.6417 6.40002 23.1999Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 19.5998C6.40002 19.158 6.7582 18.7998 7.20002 18.7998H18.4C18.8419 18.7998 19.2 19.158 19.2 19.5998C19.2 20.0416 18.8419 20.3998 18.4 20.3998H7.20002C6.7582 20.3998 6.40002 20.0416 6.40002 19.5998Z' fill='%23cccC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H24.8C25.2419 15.2002 25.6 15.5584 25.6 16.0002C25.6 16.442 25.2419 16.8002 24.8 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 12.4001C6.40002 11.9583 6.7582 11.6001 7.20002 11.6001H18.4C18.8419 11.6001 19.2 11.9583 19.2 12.4001C19.2 12.8419 18.8419 13.2001 18.4 13.2001H7.20002C6.7582 13.2001 6.40002 12.8419 6.40002 12.4001Z' fill='%23ccc'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-arrow-triangle {
    width: 6px;
    height: 4px;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='4' viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.37512 3.33792C3.22481 3.46809 3.00171 3.46809 2.8514 3.33792L0.460187 1.26707C0.180225 1.02462 0.351695 0.564698 0.722049 0.564698L5.50447 0.564698C5.87483 0.564698 6.04629 1.02462 5.76633 1.26707L3.37512 3.33792Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-voucher {
    background-image: 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='M3.60002 4.5H14.4C14.5194 4.5 14.6338 4.55268 14.7182 4.64645C14.8026 4.74021 14.85 4.86739 14.85 5V7.06687C14.8487 7.17723 14.815 7.28409 14.7541 7.37127C14.6932 7.45845 14.6084 7.5212 14.5125 7.55C14.2246 7.63473 13.97 7.82288 13.7883 8.08515C13.6067 8.34741 13.5082 8.66906 13.5082 9C13.5082 9.33094 13.6067 9.65259 13.7883 9.91485C13.97 10.1771 14.2246 10.3653 14.5125 10.45C14.609 10.4777 14.6944 10.5401 14.7555 10.6275C14.8166 10.715 14.8498 10.8224 14.85 10.9331V13C14.85 13.1326 14.8026 13.2598 14.7182 13.3536C14.6338 13.4473 14.5194 13.5 14.4 13.5H3.60002C3.48068 13.5 3.36622 13.4473 3.28183 13.3536C3.19743 13.2598 3.15002 13.1326 3.15002 13V10.9331C3.15135 10.8228 3.18502 10.7159 3.24592 10.6287C3.30682 10.5415 3.39164 10.4788 3.48752 10.45C3.77544 10.3653 4.03006 10.1771 4.21172 9.91485C4.39337 9.65259 4.49187 9.33094 4.49187 9C4.49187 8.66906 4.39337 8.34741 4.21172 8.08515C4.03006 7.82288 3.77544 7.63473 3.48752 7.55C3.39108 7.52233 3.30562 7.45989 3.24454 7.37246C3.18347 7.28503 3.15022 7.17755 3.15002 7.06687V5C3.15002 4.93434 3.16166 4.86932 3.18428 4.80866C3.20689 4.748 3.24004 4.69288 3.28183 4.64645C3.32361 4.60002 3.37322 4.56319 3.42782 4.53806C3.48241 4.51293 3.54093 4.5 3.60002 4.5Z' fill='%234173FA' fill-opacity='0.3'/%3E%3Cpath d='M7.65007 6.75C7.56107 6.75 7.47407 6.77639 7.40007 6.82584C7.32607 6.87529 7.26839 6.94557 7.23433 7.02779C7.20027 7.11002 7.19136 7.2005 7.20872 7.28779C7.22608 7.37508 7.26894 7.45526 7.33188 7.5182C7.39481 7.58113 7.47499 7.62399 7.56228 7.64135C7.64957 7.65872 7.74005 7.64981 7.82228 7.61575C7.90451 7.58169 7.97479 7.52401 8.02424 7.45001C8.07368 7.376 8.10007 7.289 8.10007 7.2C8.10007 7.08065 8.05266 6.96619 7.96827 6.8818C7.88388 6.79741 7.76942 6.75 7.65007 6.75Z' fill='%234173FA'/%3E%3Cpath d='M7.65007 8.54999C7.56107 8.54999 7.47407 8.57638 7.40007 8.62583C7.32607 8.67527 7.26839 8.74555 7.23433 8.82778C7.20027 8.91001 7.19136 9.00049 7.20872 9.08778C7.22608 9.17507 7.26894 9.25525 7.33188 9.31819C7.39481 9.38112 7.47499 9.42398 7.56228 9.44134C7.64957 9.4587 7.74005 9.44979 7.82228 9.41573C7.90451 9.38167 7.97479 9.324 8.02424 9.24999C8.07368 9.17599 8.10007 9.08899 8.10007 8.99999C8.10007 8.88064 8.05266 8.76618 7.96827 8.68179C7.88388 8.5974 7.76942 8.54999 7.65007 8.54999Z' fill='%234173FA'/%3E%3Cpath d='M7.65007 10.35C7.56107 10.35 7.47407 10.3764 7.40007 10.4258C7.32607 10.4753 7.26839 10.5455 7.23433 10.6278C7.20027 10.71 7.19136 10.8005 7.20872 10.8878C7.22608 10.9751 7.26894 11.0552 7.33188 11.1182C7.39481 11.1811 7.47499 11.224 7.56228 11.2413C7.64957 11.2587 7.74005 11.2498 7.82228 11.2157C7.90451 11.1817 7.97479 11.124 8.02424 11.05C8.07368 10.976 8.10007 10.889 8.10007 10.8C8.10007 10.6806 8.05266 10.5662 7.96827 10.4818C7.88388 10.3974 7.76942 10.35 7.65007 10.35Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-individual-product {
    background-image: 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 d='M9.10653 4.65316L9.26053 5.48437H13.9219C14.3102 5.48437 14.625 5.79917 14.625 6.1875V13.2187C14.625 13.6071 14.3102 13.9219 13.9219 13.9219H4.07813C3.98104 13.9219 3.88856 13.9022 3.80444 13.8666C3.55208 13.7599 3.375 13.51 3.375 13.2187V4.78125C3.375 4.39292 3.6898 4.07812 4.07812 4.07812H8.41517C8.7541 4.07812 9.04479 4.31991 9.10653 4.65316Z' fill='%23FFB100' fill-opacity='0.3'/%3E%3Cpath d='M7.56531 11.7697V7.33185H10.2766V8.0188H8.32521V9.11307H10.0578V9.7757H8.32521V11.7697H7.56531Z' fill='%23FFB100'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-special-product {
    background-image: 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='M5.53544 3.49133C5.28193 3.49133 5.07641 3.66635 5.07641 3.88224V9.07693H3.83487C3.45504 9.07693 3.23955 9.44738 3.4697 9.7047L8.63483 15.4797C8.81854 15.6851 9.18146 15.6851 9.36517 15.4797L14.5303 9.7047C14.7604 9.44738 14.545 9.07693 14.1651 9.07693H12.923V3.88224C12.923 3.66635 12.7175 3.49133 12.464 3.49133H5.53544Z' fill='%23F54BB4' fill-opacity='0.3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.14579 7.65339C8.25654 7.54263 8.25654 7.36307 8.14579 7.25231C8.03503 7.14156 7.85547 7.14156 7.74471 7.25231C7.63396 7.36307 7.63396 7.54263 7.74471 7.65339C7.85547 7.76414 8.03503 7.76414 8.14579 7.65339ZM8.59152 8.09912C8.94845 7.7422 8.94845 7.1635 8.59152 6.80658C8.2346 6.44965 7.65591 6.44965 7.29898 6.80658C6.94206 7.1635 6.94206 7.7422 7.29898 8.09912C7.65591 8.45605 8.2346 8.45605 8.59152 8.09912Z' fill='%23F54BB4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.46676 10.041C7.34368 9.91787 7.34368 9.7183 7.46676 9.59522L10.0875 6.97447C10.2106 6.85138 10.4102 6.85138 10.5332 6.97447C10.6563 7.09756 10.6563 7.29712 10.5332 7.42021L7.9125 10.041C7.78941 10.164 7.58985 10.164 7.46676 10.041Z' fill='%23F54BB4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.2555 9.7631C10.3663 9.65234 10.3663 9.47278 10.2555 9.36202C10.1448 9.25127 9.96521 9.25127 9.85446 9.36202C9.7437 9.47278 9.7437 9.65234 9.85446 9.7631C9.96521 9.87385 10.1448 9.87385 10.2555 9.7631ZM10.7013 10.2088C11.0582 9.85191 11.0582 9.27322 10.7013 8.91629C10.3443 8.55936 9.76565 8.55936 9.40872 8.91629C9.0518 9.27322 9.0518 9.85191 9.40872 10.2088C9.76565 10.5658 10.3443 10.5658 10.7013 10.2088Z' fill='%23F54BB4'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-webfont {
    background-image: 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='M4.05005 4.95005C4.05005 4.45299 4.45299 4.05005 4.95005 4.05005H7.65005C7.89858 4.05005 8.10005 4.25152 8.10005 4.50005C8.10005 4.74858 7.89858 4.95005 7.65005 4.95005L4.95005 4.95005V13.05H13.05V10.35C13.05 10.1015 13.2515 9.90005 13.5 9.90005C13.7486 9.90005 13.95 10.1015 13.95 10.35V13.05C13.95 13.5471 13.5471 13.95 13.05 13.95H4.95005C4.45299 13.95 4.05005 13.5471 4.05005 13.05V4.95005Z' fill='%23222A40'/%3E%3Crect x='11.7649' y='4.06763' width='5.27845' height='0.897995' rx='0.448997' transform='rotate(90 11.7649 4.06763)' fill='%23222A40'/%3E%3Crect x='8.67676' y='6.25781' width='5.27845' height='0.897995' rx='0.448998' fill='%23222A40'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-cancel {
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.8576' cy='10.6998' r='10.36' fill='black' fill-opacity='0.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.05233 6.89542C7.20542 6.74234 7.45362 6.74234 7.6067 6.89542L14.6627 13.9514C14.8158 14.1045 14.8158 14.3527 14.6627 14.5058C14.5096 14.6589 14.2614 14.6589 14.1083 14.5058L7.05233 7.44979C6.89925 7.29671 6.89925 7.04851 7.05233 6.89542Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.6627 6.89535C14.8158 7.04844 14.8158 7.29664 14.6627 7.44972L7.60668 14.5057C7.4536 14.6588 7.2054 14.6588 7.05231 14.5057C6.89923 14.3526 6.89923 14.1044 7.05231 13.9513L14.1083 6.89535C14.2614 6.74226 14.5096 6.74226 14.6627 6.89535Z' fill='white'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-to {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0409 11.5935C17.9316 11.4855 17.7844 11.4244 17.6307 11.4232H5.52118C5.36749 11.4234 5.22014 11.4846 5.11146 11.5933C5.00278 11.702 4.94163 11.8493 4.94143 12.003C4.94069 12.0793 4.95539 12.155 4.98465 12.2255C5.01391 12.296 5.05712 12.3599 5.11168 12.4132C5.22105 12.5212 5.36823 12.5823 5.52193 12.5835H17.6419C17.7956 12.5833 17.943 12.5222 18.0517 12.4135C18.1603 12.3048 18.2215 12.1574 18.2217 12.0037C18.2169 11.8489 18.1517 11.7019 18.0409 11.5935Z' fill='%231C1C1C'/%3E%3Cpath d='M19.2296 11.5894L19.1941 11.5539C19.0853 11.4453 18.9378 11.3844 18.7841 11.3844C18.6305 11.3844 18.483 11.4453 18.3742 11.5539L14.096 15.832C13.9875 15.9409 13.9265 16.0883 13.9265 16.242C13.9265 16.3957 13.9875 16.5431 14.096 16.6519L14.1316 16.6875C14.2404 16.796 14.3878 16.857 14.5415 16.857C14.6952 16.857 14.8426 16.796 14.9515 16.6875L19.2296 12.4093C19.3382 12.3005 19.3991 12.153 19.3991 11.9993C19.3991 11.8456 19.3382 11.6982 19.2296 11.5894Z' fill='%231C1C1C'/%3E%3Cpath d='M19.2287 11.5901L14.9506 7.31188C14.8417 7.20334 14.6943 7.14239 14.5406 7.14239C14.3869 7.14239 14.2395 7.20334 14.1307 7.31188L14.0951 7.34741C13.9866 7.45623 13.9256 7.60366 13.9256 7.75736C13.9256 7.91105 13.9866 8.05848 14.0951 8.1673L18.3733 12.4455C18.4821 12.554 18.6296 12.615 18.7833 12.615C18.9369 12.615 19.0844 12.554 19.1932 12.4455L19.2287 12.4099C19.3373 12.3011 19.3982 12.1537 19.3982 12C19.3982 11.8463 19.3373 11.6989 19.2287 11.5901Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-to.text-sandoll {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0549 15.4596C23.9091 15.3156 23.7128 15.2342 23.5079 15.2326H7.3619C7.15697 15.2329 6.96051 15.3144 6.8156 15.4593C6.67069 15.6042 6.58917 15.8007 6.5889 16.0056C6.58792 16.1074 6.60752 16.2083 6.64653 16.3023C6.68554 16.3963 6.74315 16.4814 6.8159 16.5526C6.96173 16.6966 7.15797 16.778 7.3629 16.7796H23.5229C23.7278 16.7793 23.9243 16.6978 24.0692 16.5529C24.2141 16.408 24.2956 16.2115 24.2959 16.0066C24.2895 15.8001 24.2025 15.6041 24.0549 15.4596Z' fill='%234173FA'/%3E%3Cpath d='M25.6408 15.4515L25.5935 15.4041C25.4484 15.2594 25.2518 15.1781 25.0469 15.1781C24.8419 15.1781 24.6454 15.2594 24.5003 15.4041L18.7961 21.1084C18.6513 21.2535 18.5701 21.45 18.5701 21.655C18.5701 21.8599 18.6513 22.0565 18.796 22.2016L18.8434 22.2489C18.9885 22.3937 19.1851 22.4749 19.39 22.4749C19.5949 22.4749 19.7915 22.3937 19.9366 22.2489L25.6408 16.5447C25.7856 16.3996 25.8668 16.203 25.8668 15.9981C25.8668 15.7932 25.7856 15.5966 25.6408 15.4515Z' fill='%234173FA'/%3E%3Cpath d='M25.6401 15.4522L19.9358 9.74795C19.7907 9.60323 19.5942 9.52196 19.3892 9.52196C19.1843 9.52196 18.9877 9.60323 18.8426 9.74795L18.7953 9.79533C18.6505 9.94042 18.5693 10.137 18.5693 10.3419C18.5693 10.5469 18.6505 10.7434 18.7953 10.8885L24.4995 16.5928C24.6446 16.7375 24.8411 16.8187 25.0461 16.8187C25.251 16.8187 25.4476 16.7375 25.5927 16.5927L25.6401 16.5454C25.7848 16.4003 25.866 16.2037 25.866 15.9988C25.866 15.7938 25.7848 15.5973 25.6401 15.4522Z' fill='%234173FA'/%3E%3Cpath d='M25.6401 16.5468L25.5927 16.5942C25.4476 16.7389 25.251 16.8202 25.0461 16.8202C24.8412 16.8202 24.6446 16.7389 24.4995 16.5942L18.7953 10.89C18.6505 10.7449 18.5693 10.5483 18.5693 10.3434C18.5693 10.1384 18.6505 9.94188 18.7953 9.79679L18.8426 9.74941C18.9877 9.60469 19.1843 9.52341 19.3892 9.52341C19.5942 9.52341 19.7907 9.6047 19.9358 9.74942L25.64 15.4536C25.7848 15.5987 25.8661 15.7953 25.8661 16.0002C25.8661 16.2052 25.7848 16.4017 25.6401 16.5468Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
    i.sd.ic-to.text-white {
      background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0549 15.4596C23.9091 15.3156 23.7128 15.2342 23.5079 15.2326H7.3619C7.15697 15.2329 6.96051 15.3144 6.8156 15.4593C6.67069 15.6042 6.58917 15.8007 6.5889 16.0056C6.58792 16.1074 6.60752 16.2083 6.64653 16.3023C6.68554 16.3963 6.74315 16.4814 6.8159 16.5526C6.96173 16.6966 7.15797 16.778 7.3629 16.7796H23.5229C23.7278 16.7793 23.9243 16.6978 24.0692 16.5529C24.2141 16.408 24.2956 16.2115 24.2959 16.0066C24.2895 15.8001 24.2025 15.6041 24.0549 15.4596Z' fill='%23fff'/%3E%3Cpath d='M25.6408 15.4515L25.5935 15.4041C25.4484 15.2594 25.2518 15.1781 25.0469 15.1781C24.8419 15.1781 24.6454 15.2594 24.5003 15.4041L18.7961 21.1084C18.6513 21.2535 18.5701 21.45 18.5701 21.655C18.5701 21.8599 18.6513 22.0565 18.796 22.2016L18.8434 22.2489C18.9885 22.3937 19.1851 22.4749 19.39 22.4749C19.5949 22.4749 19.7915 22.3937 19.9366 22.2489L25.6408 16.5447C25.7856 16.3996 25.8668 16.203 25.8668 15.9981C25.8668 15.7932 25.7856 15.5966 25.6408 15.4515Z' fill='%23fff'/%3E%3Cpath d='M25.6401 15.4522L19.9358 9.74795C19.7907 9.60323 19.5942 9.52196 19.3892 9.52196C19.1843 9.52196 18.9877 9.60323 18.8426 9.74795L18.7953 9.79533C18.6505 9.94042 18.5693 10.137 18.5693 10.3419C18.5693 10.5469 18.6505 10.7434 18.7953 10.8885L24.4995 16.5928C24.6446 16.7375 24.8411 16.8187 25.0461 16.8187C25.251 16.8187 25.4476 16.7375 25.5927 16.5927L25.6401 16.5454C25.7848 16.4003 25.866 16.2037 25.866 15.9988C25.866 15.7938 25.7848 15.5973 25.6401 15.4522Z' fill='%23fff'/%3E%3Cpath d='M25.6401 16.5468L25.5927 16.5942C25.4476 16.7389 25.251 16.8202 25.0461 16.8202C24.8412 16.8202 24.6446 16.7389 24.4995 16.5942L18.7953 10.89C18.6505 10.7449 18.5693 10.5483 18.5693 10.3434C18.5693 10.1384 18.6505 9.94188 18.7953 9.79679L18.8426 9.74941C18.9877 9.60469 19.1843 9.52341 19.3892 9.52341C19.5942 9.52341 19.7907 9.6047 19.9358 9.74942L25.64 15.4536C25.7848 15.5987 25.8661 15.7953 25.8661 16.0002C25.8661 16.2052 25.7848 16.4017 25.6401 16.5468Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
  i.sd.ic-back {
    width: 28px;
    height: 28px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4298 13.3701C10.2636 13.3701 10.1061 13.4401 9.98355 13.5538C9.73855 13.7988 9.73855 14.1926 9.98355 14.4376L17.0536 21.5076C17.1673 21.6213 17.3336 21.6914 17.4998 21.6914C17.6661 21.6914 17.8236 21.6213 17.9461 21.5076C18.1911 21.2626 18.1911 20.8688 17.9461 20.6238L10.8761 13.5538C10.7536 13.4401 10.5961 13.3701 10.4298 13.3701Z' fill='%231C1C1C'/%3E%3Cpath d='M17.4998 6.2998C17.3336 6.2998 17.1761 6.36988 17.0536 6.48363L9.98355 13.5536C9.73855 13.7986 9.73855 14.1923 9.98355 14.4373C10.0973 14.5511 10.2636 14.6211 10.4298 14.6211C10.5961 14.6211 10.7536 14.5511 10.8761 14.4373L17.9461 7.36739C18.1911 7.12239 18.1911 6.72863 17.9461 6.48363C17.8236 6.36988 17.6661 6.2998 17.4998 6.2998Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }

.active i.sd.ic-page-next {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='%231c1c1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.active i.sd.ic-page-prev {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%231c1c1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.active i.sd.ic-page-first {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1667 15L9.16669 10L14.1667 5' stroke='%231c1c1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.83331 5V15' stroke='%231c1c1c' stroke-linecap='round'/%3E%3C/svg%3E "); }
.active i.sd.ic-page-last {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83331 5L10.8333 10L5.83331 15' stroke='%231c1c1c' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 15L14.1667 5' stroke='%231c1c1c' stroke-linecap='round'/%3E%3C/svg%3E%0A"); }

input[name=show_row] + i,
#fontdesc_form i,
input[name=af_show_row] + i,
input[name=aff_show_row] + i,
input[name=new_show_row] + i {
  background-color: white; }
  input[name=show_row] + i.ic-grid,
  #fontdesc_form i.ic-grid,
  input[name=af_show_row] + i.ic-grid,
  input[name=aff_show_row] + i.ic-grid,
  input[name=new_show_row] + i.ic-grid {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.1992 8.4667H8.79922L8.79922 8.4667V22.8667L23.1992 22.8667L23.1992 8.4667ZM8.79922 6.8667C7.91556 6.8667 7.19922 7.58305 7.19922 8.4667V22.8667C7.19922 23.7504 7.91556 24.4667 8.79922 24.4667H23.1992C24.0829 24.4667 24.7992 23.7504 24.7992 22.8667V8.4667C24.7992 7.58304 24.0829 6.8667 23.1992 6.8667H8.79922Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18.8001V23.6668H8V18.689L9.88449 15.967C10.5207 15.0479 11.8793 15.0479 12.5155 15.967L13.6466 17.6008L17.0928 12.7186C17.7303 11.8155 19.0697 11.8155 19.7071 12.7186L24 18.8001Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
  input[name=show_row] + i.ic-list,
  #fontdesc_form i.ic-list,
  input[name=af_show_row] + i.ic-list,
  input[name=aff_show_row] + i.ic-list,
  input[name=new_show_row] + i.ic-list {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.19922 8.79995C7.19922 7.91629 7.91556 7.19995 8.79922 7.19995H23.1992C24.0829 7.19995 24.7992 7.9163 24.7992 8.79995V10.4C24.7992 11.2836 24.0829 12 23.1992 12H8.79922C7.91556 12 7.19922 11.2836 7.19922 10.4V8.79995Z' fill='%23CCCCCC'/%3E%3Cpath d='M7.19922 21.6C7.19922 20.7163 7.91556 20 8.79922 20H23.1992C24.0829 20 24.7992 20.7163 24.7992 21.6V23.2C24.7992 24.0837 24.0829 24.8 23.1992 24.8H8.79922C7.91556 24.8 7.19922 24.0837 7.19922 23.2V21.6Z' fill='%23CCCCCC'/%3E%3Cpath d='M7.19922 15.2001C7.19922 14.3164 7.91556 13.6001 8.79922 13.6001H23.1992C24.0829 13.6001 24.7992 14.3164 24.7992 15.2001V16.8001C24.7992 17.6838 24.0829 18.4001 23.1992 18.4001H8.79922C7.91556 18.4001 7.19922 17.6838 7.19922 16.8001V15.2001Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
  input[name=show_row] + i.ic-noimg-grid,
  #fontdesc_form i.ic-noimg-grid,
  input[name=af_show_row] + i.ic-noimg-grid,
  input[name=aff_show_row] + i.ic-noimg-grid,
  input[name=new_show_row] + i.ic-noimg-grid {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M23.179 24.8h-4.784a1.6 1.6 0 0 1-1.595-1.594v-4.785a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.591 1.591 0 0 1-1.595 1.595z' transform='translate(-.16 -.056)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3225'%3E%3Cpath data-name='Path 2424' d='M13.566 24.787H8.781a1.6 1.6 0 0 1-1.595-1.595v-4.784a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.583 1.583 0 0 1-1.594 1.595z' transform='translate(-.129 -.055)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3226'%3E%3Cpath data-name='Path 2425' d='M23.152 15.16h-4.757a1.6 1.6 0 0 1-1.595-1.594V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.595 1.595v4.758a1.6 1.6 0 0 1-1.596 1.594z' transform='translate(-.16 -.023)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3227'%3E%3Cpath data-name='Path 2426' d='M13.566 15.16H8.808a1.6 1.6 0 0 1-1.595-1.595V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.594 1.595v4.758a1.591 1.591 0 0 1-1.594 1.594z' transform='translate(-.128 -.023)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A"); }

input[type="radio"] + label i.ic-thema-light {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2113 26.9253C16.1045 27.064 15.8954 27.064 15.7887 26.9253L14.9448 25.8291C14.8098 25.6538 14.9348 25.3998 15.1561 25.3998L16.8438 25.3998C17.0651 25.3998 17.1901 25.6538 17.0551 25.8291L16.2113 26.9253Z' fill='%23ccc'/%3E%3Cpath d='M15.7887 5.0747C15.8955 4.93604 16.1046 4.93604 16.2113 5.0747L17.0552 6.17088C17.1902 6.34623 17.0652 6.60021 16.8439 6.60021H15.1562C14.9349 6.60021 14.8099 6.34623 14.9449 6.17088L15.7887 5.0747Z' fill='%23ccc'/%3E%3Cpath d='M5.07446 16.2112C4.93579 16.1044 4.93579 15.8953 5.07446 15.7885L6.17063 14.9447C6.34598 14.8097 6.59996 14.9347 6.59996 15.156L6.59996 16.8437C6.59996 17.065 6.34598 17.19 6.17063 17.055L5.07446 16.2112Z' fill='%23ccc'/%3E%3Cpath d='M26.9255 15.7888C27.0642 15.8956 27.0642 16.1047 26.9255 16.2115L25.8294 17.0553C25.654 17.1903 25.4 17.0653 25.4 16.844L25.4 15.1563C25.4 14.935 25.654 14.81 25.8294 14.945L26.9255 15.7888Z' fill='%23ccc'/%3E%3Cpath d='M8.12512 8.4237C8.10254 8.25016 8.25042 8.10229 8.42395 8.12486L9.79574 8.30329C10.0152 8.33184 10.1064 8.59982 9.94991 8.75629L8.75655 9.94965C8.60007 10.1061 8.33209 10.0149 8.30355 9.79549L8.12512 8.4237Z' fill='%23ccc'/%3E%3Cpath d='M23.8749 23.5763C23.8975 23.7498 23.7496 23.8977 23.576 23.8751L22.2043 23.6967C21.9848 23.6682 21.8936 23.4002 22.0501 23.2437L23.2435 22.0503C23.3999 21.8939 23.6679 21.9851 23.6965 22.2045L23.8749 23.5763Z' fill='%23ccc'/%3E%3Cpath d='M23.5761 8.12524C23.7496 8.10267 23.8975 8.25054 23.8749 8.42407L23.6965 9.79586C23.6679 10.0153 23.3999 10.1065 23.2435 9.95003L22.0501 8.75667C21.8936 8.60019 21.9848 8.33221 22.2043 8.30367L23.5761 8.12524Z' fill='%23ccc'/%3E%3Cpath d='M8.42394 23.8748C8.25041 23.8973 8.10253 23.7495 8.12511 23.5759L8.30354 22.2041C8.33208 21.9847 8.60006 21.8935 8.75654 22.05L9.9499 23.2433C10.1064 23.3998 10.0152 23.6678 9.79573 23.6963L8.42394 23.8748Z' fill='%23ccc'/%3E%3Cpath d='M24 16C24 20.4183 20.4183 24 16 24C11.5817 24 8 20.4183 8 16C8 11.5817 11.5817 8 16 8C20.4183 8 24 11.5817 24 16Z' fill='%23ccc'/%3E%3C/svg%3E%0A"); }
input[type="radio"] + label i.ic-thema-dark {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00004 17.5999C13.302 17.5999 17.6 13.3018 17.6 7.99991C17.6 7.74369 17.59 7.4898 17.5703 7.23863C17.5421 6.87873 17.8506 6.57116 18.202 6.65365C22.4427 7.6489 25.6 11.4557 25.6 15.9999C25.6 21.3019 21.302 25.5999 16 25.5999C11.4558 25.5999 7.64903 22.4426 6.65377 18.2019C6.57129 17.8505 6.87885 17.5419 7.23876 17.5702C7.48992 17.5899 7.74381 17.5999 8.00004 17.5999Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
input[type="radio"] + label i.ic-align-left {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 8.8C6.40002 8.35817 6.7582 8 7.20002 8H24.8C25.2419 8 25.6 8.35817 25.6 8.8C25.6 9.24183 25.2419 9.6 24.8 9.6H7.20002C6.7582 9.6 6.40002 9.24183 6.40002 8.8Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 23.1999C6.40002 22.7581 6.7582 22.3999 7.20002 22.3999H24.8C25.2419 22.3999 25.6 22.7581 25.6 23.1999C25.6 23.6417 25.2419 23.9999 24.8 23.9999H7.20002C6.7582 23.9999 6.40002 23.6417 6.40002 23.1999Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 19.5998C6.40002 19.158 6.7582 18.7998 7.20002 18.7998H18.4C18.8419 18.7998 19.2 19.158 19.2 19.5998C19.2 20.0416 18.8419 20.3998 18.4 20.3998H7.20002C6.7582 20.3998 6.40002 20.0416 6.40002 19.5998Z' fill='%23cccC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H24.8C25.2419 15.2002 25.6 15.5584 25.6 16.0002C25.6 16.442 25.2419 16.8002 24.8 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%23ccc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 12.4001C6.40002 11.9583 6.7582 11.6001 7.20002 11.6001H18.4C18.8419 11.6001 19.2 11.9583 19.2 12.4001C19.2 12.8419 18.8419 13.2001 18.4 13.2001H7.20002C6.7582 13.2001 6.40002 12.8419 6.40002 12.4001Z' fill='%23ccc'/%3E%3C/svg%3E%0A"); }
input[type="radio"] + label i.ic-align-center {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 8.8C6.40002 8.35817 6.7582 8 7.20002 8H24.8C25.2419 8 25.6 8.35817 25.6 8.8C25.6 9.24183 25.2419 9.6 24.8 9.6H7.20002C6.7582 9.6 6.40002 9.24183 6.40002 8.8Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 23.1999C6.40002 22.7581 6.7582 22.3999 7.20002 22.3999H24.8C25.2419 22.3999 25.6 22.7581 25.6 23.1999C25.6 23.6417 25.2419 23.9999 24.8 23.9999H7.20002C6.7582 23.9999 6.40002 23.6417 6.40002 23.1999Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.59998 19.5998C9.59998 19.158 9.95815 18.7998 10.4 18.7998H21.6C22.0418 18.7998 22.4 19.158 22.4 19.5998C22.4 20.0416 22.0418 20.3998 21.6 20.3998H10.4C9.95815 20.3998 9.59998 20.0416 9.59998 19.5998Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H24.8C25.2419 15.2002 25.6 15.5584 25.6 16.0002C25.6 16.442 25.2419 16.8002 24.8 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.59998 12.4001C9.59998 11.9583 9.95815 11.6001 10.4 11.6001H21.6C22.0418 11.6001 22.4 11.9583 22.4 12.4001C22.4 12.8419 22.0418 13.2001 21.6 13.2001H10.4C9.95815 13.2001 9.59998 12.8419 9.59998 12.4001Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }
input[type="radio"] + label i.ic-align-right {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 8.8C6.90002 8.35817 7.2582 8 7.70002 8H25.3C25.7419 8 26.1 8.35817 26.1 8.8C26.1 9.24183 25.7419 9.6 25.3 9.6H7.70002C7.2582 9.6 6.90002 9.24183 6.90002 8.8Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 23.1999C6.90002 22.7581 7.2582 22.3999 7.70002 22.3999H25.3C25.7419 22.3999 26.1 22.7581 26.1 23.1999C26.1 23.6417 25.7419 23.9999 25.3 23.9999H7.70002C7.2582 23.9999 6.90002 23.6417 6.90002 23.1999Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3 19.5998C13.3 19.158 13.6582 18.7998 14.1 18.7998H25.3001C25.7419 18.7998 26.1001 19.158 26.1001 19.5998C26.1001 20.0416 25.7419 20.3998 25.3001 20.3998H14.1C13.6582 20.3998 13.3 20.0416 13.3 19.5998Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 16.0002C6.90002 15.5584 7.2582 15.2002 7.70002 15.2002H25.3C25.7419 15.2002 26.1 15.5584 26.1 16.0002C26.1 16.442 25.7419 16.8002 25.3 16.8002H7.70002C7.2582 16.8002 6.90002 16.442 6.90002 16.0002Z' fill='%23CCCCCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3 12.4001C13.3 11.9583 13.6582 11.6001 14.1 11.6001H25.3001C25.7419 11.6001 26.1001 11.9583 26.1001 12.4001C26.1001 12.8419 25.7419 13.2001 25.3001 13.2001H14.1C13.6582 13.2001 13.3 12.8419 13.3 12.4001Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A"); }

input[type="radio"]:checked + label i.ic-thema-light {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2113 26.9253C16.1045 27.064 15.8954 27.064 15.7887 26.9253L14.9448 25.8291C14.8098 25.6538 14.9348 25.3998 15.1561 25.3998L16.8438 25.3998C17.0651 25.3998 17.1901 25.6538 17.0551 25.8291L16.2113 26.9253Z' fill='%231C1C1C'/%3E%3Cpath d='M15.7887 5.0747C15.8955 4.93604 16.1046 4.93604 16.2113 5.0747L17.0552 6.17088C17.1902 6.34623 17.0652 6.60021 16.8439 6.60021H15.1562C14.9349 6.60021 14.8099 6.34623 14.9449 6.17088L15.7887 5.0747Z' fill='%231C1C1C'/%3E%3Cpath d='M5.07446 16.2112C4.93579 16.1044 4.93579 15.8953 5.07446 15.7885L6.17063 14.9447C6.34598 14.8097 6.59996 14.9347 6.59996 15.156L6.59996 16.8437C6.59996 17.065 6.34598 17.19 6.17063 17.055L5.07446 16.2112Z' fill='%231C1C1C'/%3E%3Cpath d='M26.9255 15.7888C27.0642 15.8956 27.0642 16.1047 26.9255 16.2115L25.8294 17.0553C25.654 17.1903 25.4 17.0653 25.4 16.844L25.4 15.1563C25.4 14.935 25.654 14.81 25.8294 14.945L26.9255 15.7888Z' fill='%231C1C1C'/%3E%3Cpath d='M8.12512 8.4237C8.10254 8.25016 8.25042 8.10229 8.42395 8.12486L9.79574 8.30329C10.0152 8.33184 10.1064 8.59982 9.94991 8.75629L8.75655 9.94965C8.60007 10.1061 8.33209 10.0149 8.30355 9.79549L8.12512 8.4237Z' fill='%231C1C1C'/%3E%3Cpath d='M23.8749 23.5763C23.8975 23.7498 23.7496 23.8977 23.576 23.8751L22.2043 23.6967C21.9848 23.6682 21.8936 23.4002 22.0501 23.2437L23.2435 22.0503C23.3999 21.8939 23.6679 21.9851 23.6965 22.2045L23.8749 23.5763Z' fill='%231C1C1C'/%3E%3Cpath d='M23.5761 8.12524C23.7496 8.10267 23.8975 8.25054 23.8749 8.42407L23.6965 9.79586C23.6679 10.0153 23.3999 10.1065 23.2435 9.95003L22.0501 8.75667C21.8936 8.60019 21.9848 8.33221 22.2043 8.30367L23.5761 8.12524Z' fill='%231C1C1C'/%3E%3Cpath d='M8.42394 23.8748C8.25041 23.8973 8.10253 23.7495 8.12511 23.5759L8.30354 22.2041C8.33208 21.9847 8.60006 21.8935 8.75654 22.05L9.9499 23.2433C10.1064 23.3998 10.0152 23.6678 9.79573 23.6963L8.42394 23.8748Z' fill='%231C1C1C'/%3E%3Cpath d='M24 16C24 20.4183 20.4183 24 16 24C11.5817 24 8 20.4183 8 16C8 11.5817 11.5817 8 16 8C20.4183 8 24 11.5817 24 16Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
input[type="radio"]:checked + label i.ic-thema-dark {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00004 17.5999C13.302 17.5999 17.6 13.3018 17.6 7.99991C17.6 7.74369 17.59 7.4898 17.5703 7.23863C17.5421 6.87873 17.8506 6.57116 18.202 6.65365C22.4427 7.6489 25.6 11.4557 25.6 15.9999C25.6 21.3019 21.302 25.5999 16 25.5999C11.4558 25.5999 7.64903 22.4426 6.65377 18.2019C6.57129 17.8505 6.87885 17.5419 7.23876 17.5702C7.48992 17.5899 7.74381 17.5999 8.00004 17.5999Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
input[type="radio"]:checked + label i.ic-align-left {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 8.8C6.40002 8.35817 6.7582 8 7.20002 8H24.8C25.2419 8 25.6 8.35817 25.6 8.8C25.6 9.24183 25.2419 9.6 24.8 9.6H7.20002C6.7582 9.6 6.40002 9.24183 6.40002 8.8Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 23.1999C6.40002 22.7581 6.7582 22.3999 7.20002 22.3999H24.8C25.2419 22.3999 25.6 22.7581 25.6 23.1999C25.6 23.6417 25.2419 23.9999 24.8 23.9999H7.20002C6.7582 23.9999 6.40002 23.6417 6.40002 23.1999Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 19.5998C6.40002 19.158 6.7582 18.7998 7.20002 18.7998H18.4C18.8419 18.7998 19.2 19.158 19.2 19.5998C19.2 20.0416 18.8419 20.3998 18.4 20.3998H7.20002C6.7582 20.3998 6.40002 20.0416 6.40002 19.5998Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H24.8C25.2419 15.2002 25.6 15.5584 25.6 16.0002C25.6 16.442 25.2419 16.8002 24.8 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%231C1C1C'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 12.4001C6.40002 11.9583 6.7582 11.6001 7.20002 11.6001H18.4C18.8419 11.6001 19.2 11.9583 19.2 12.4001C19.2 12.8419 18.8419 13.2001 18.4 13.2001H7.20002C6.7582 13.2001 6.40002 12.8419 6.40002 12.4001Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
input[type="radio"]:checked + label i.ic-align-center {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 8.8C6.40002 8.35817 6.7582 8 7.20002 8H24.8C25.2419 8 25.6 8.35817 25.6 8.8C25.6 9.24183 25.2419 9.6 24.8 9.6H7.20002C6.7582 9.6 6.40002 9.24183 6.40002 8.8Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 23.1999C6.40002 22.7581 6.7582 22.3999 7.20002 22.3999H24.8C25.2419 22.3999 25.6 22.7581 25.6 23.1999C25.6 23.6417 25.2419 23.9999 24.8 23.9999H7.20002C6.7582 23.9999 6.40002 23.6417 6.40002 23.1999Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.59998 19.5998C9.59998 19.158 9.95815 18.7998 10.4 18.7998H21.6C22.0418 18.7998 22.4 19.158 22.4 19.5998C22.4 20.0416 22.0418 20.3998 21.6 20.3998H10.4C9.95815 20.3998 9.59998 20.0416 9.59998 19.5998Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.40002 16.0002C6.40002 15.5584 6.7582 15.2002 7.20002 15.2002H24.8C25.2419 15.2002 25.6 15.5584 25.6 16.0002C25.6 16.442 25.2419 16.8002 24.8 16.8002H7.20002C6.7582 16.8002 6.40002 16.442 6.40002 16.0002Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.59998 12.4001C9.59998 11.9583 9.95815 11.6001 10.4 11.6001H21.6C22.0418 11.6001 22.4 11.9583 22.4 12.4001C22.4 12.8419 22.0418 13.2001 21.6 13.2001H10.4C9.95815 13.2001 9.59998 12.8419 9.59998 12.4001Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
input[type="radio"]:checked + label i.ic-align-right {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 8.8C6.90002 8.35817 7.2582 8 7.70002 8H25.3C25.7419 8 26.1 8.35817 26.1 8.8C26.1 9.24183 25.7419 9.6 25.3 9.6H7.70002C7.2582 9.6 6.90002 9.24183 6.90002 8.8Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 23.1999C6.90002 22.7581 7.2582 22.3999 7.70002 22.3999H25.3C25.7419 22.3999 26.1 22.7581 26.1 23.1999C26.1 23.6417 25.7419 23.9999 25.3 23.9999H7.70002C7.2582 23.9999 6.90002 23.6417 6.90002 23.1999Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3 19.5998C13.3 19.158 13.6582 18.7998 14.1 18.7998H25.3001C25.7419 18.7998 26.1001 19.158 26.1001 19.5998C26.1001 20.0416 25.7419 20.3998 25.3001 20.3998H14.1C13.6582 20.3998 13.3 20.0416 13.3 19.5998Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.90002 16.0002C6.90002 15.5584 7.2582 15.2002 7.70002 15.2002H25.3C25.7419 15.2002 26.1 15.5584 26.1 16.0002C26.1 16.442 25.7419 16.8002 25.3 16.8002H7.70002C7.2582 16.8002 6.90002 16.442 6.90002 16.0002Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3 12.4001C13.3 11.9583 13.6582 11.6001 14.1 11.6001H25.3001C25.7419 11.6001 26.1001 11.9583 26.1001 12.4001C26.1001 12.8419 25.7419 13.2001 25.3001 13.2001H14.1C13.6582 13.2001 13.3 12.8419 13.3 12.4001Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }

#fontdesc_form .active i.ic-grid,
input[name=show_row]:checked + i.ic-grid,
input[name=af_show_row]:checked + i.ic-grid,
input[name=aff_show_row]:checked + i.ic-grid,
input[name=new_show_row]:checked + i.ic-grid {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.1992 8.4667H8.79922L8.79922 8.4667V22.8667L23.1992 22.8667L23.1992 8.4667ZM8.79922 6.8667C7.91556 6.8667 7.19922 7.58305 7.19922 8.4667V22.8667C7.19922 23.7504 7.91556 24.4667 8.79922 24.4667H23.1992C24.0829 24.4667 24.7992 23.7504 24.7992 22.8667V8.4667C24.7992 7.58304 24.0829 6.8667 23.1992 6.8667H8.79922Z' fill='%231c1c1c'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18.8001V23.6668H8V18.689L9.88449 15.967C10.5207 15.0479 11.8793 15.0479 12.5155 15.967L13.6466 17.6008L17.0928 12.7186C17.7303 11.8155 19.0697 11.8155 19.7071 12.7186L24 18.8001Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
#fontdesc_form .active i.ic-list,
input[name=show_row]:checked + i.ic-list,
input[name=af_show_row]:checked + i.ic-list,
input[name=aff_show_row]:checked + i.ic-list,
input[name=new_show_row]:checked + i.ic-list {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.19922 8.79995C7.19922 7.91629 7.91556 7.19995 8.79922 7.19995H23.1992C24.0829 7.19995 24.7992 7.9163 24.7992 8.79995V10.4C24.7992 11.2836 24.0829 12 23.1992 12H8.79922C7.91556 12 7.19922 11.2836 7.19922 10.4V8.79995Z' fill='%231c1c1c'/%3E%3Cpath d='M7.19922 21.6C7.19922 20.7163 7.91556 20 8.79922 20H23.1992C24.0829 20 24.7992 20.7163 24.7992 21.6V23.2C24.7992 24.0837 24.0829 24.8 23.1992 24.8H8.79922C7.91556 24.8 7.19922 24.0837 7.19922 23.2V21.6Z' fill='%231c1c1c'/%3E%3Cpath d='M7.19922 15.2001C7.19922 14.3164 7.91556 13.6001 8.79922 13.6001H23.1992C24.0829 13.6001 24.7992 14.3164 24.7992 15.2001V16.8001C24.7992 17.6838 24.0829 18.4001 23.1992 18.4001H8.79922C7.91556 18.4001 7.19922 17.6838 7.19922 16.8001V15.2001Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
#fontdesc_form .active i.ic-noimg-grid,
input[name=show_row]:checked + i.ic-noimg-grid,
input[name=af_show_row]:checked + i.ic-noimg-grid,
input[name=aff_show_row]:checked + i.ic-noimg-grid,
input[name=new_show_row]:checked + i.ic-noimg-grid {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M23.179 24.8h-4.784a1.6 1.6 0 0 1-1.595-1.594v-4.785a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.591 1.591 0 0 1-1.595 1.595z' transform='translate(-.16 -.056)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3225'%3E%3Cpath data-name='Path 2424' d='M13.566 24.787H8.781a1.6 1.6 0 0 1-1.595-1.595v-4.784a1.6 1.6 0 0 1 1.595-1.595h4.784a1.6 1.6 0 0 1 1.595 1.595v4.784a1.583 1.583 0 0 1-1.594 1.595z' transform='translate(-.129 -.055)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3226'%3E%3Cpath data-name='Path 2425' d='M23.152 15.16h-4.757a1.6 1.6 0 0 1-1.595-1.594V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.595 1.595v4.758a1.6 1.6 0 0 1-1.596 1.594z' transform='translate(-.16 -.023)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3227'%3E%3Cpath data-name='Path 2426' d='M13.566 15.16H8.808a1.6 1.6 0 0 1-1.595-1.595V8.808a1.6 1.6 0 0 1 1.595-1.595h4.758a1.6 1.6 0 0 1 1.594 1.595v4.758a1.591 1.591 0 0 1-1.594 1.594z' transform='translate(-.128 -.023)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
#fontdesc_form .active i.ic-compare,
input[name=show_row]:checked + i.ic-compare,
input[name=af_show_row]:checked + i.ic-compare,
input[name=aff_show_row]:checked + i.ic-compare,
input[name=new_show_row]:checked + i.ic-compare {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.79922 7.19995C7.91556 7.19995 7.19922 7.9163 7.19922 8.79995V23.2C7.19922 24.0836 7.91556 24.8 8.79922 24.8H23.1992C24.0829 24.8 24.7992 24.0836 24.7992 23.2V8.79995C24.7992 7.9163 24.0829 7.19995 23.1992 7.19995H8.79922ZM11.9993 11.1999C11.5574 11.1999 11.1993 11.5581 11.1993 11.9999C11.1993 12.4418 11.5574 12.7999 11.9993 12.7999H19.9993C20.4411 12.7999 20.7993 12.4418 20.7993 11.9999C20.7993 11.5581 20.4411 11.1999 19.9993 11.1999H11.9993ZM11.1993 15.9999C11.1993 15.5581 11.5574 15.1999 11.9993 15.1999H19.9993C20.4411 15.1999 20.7993 15.5581 20.7993 15.9999C20.7993 16.4418 20.4411 16.7999 19.9993 16.7999H11.9993C11.5574 16.7999 11.1993 16.4418 11.1993 15.9999ZM11.9993 19.1999C11.5574 19.1999 11.1993 19.5581 11.1993 19.9999C11.1993 20.4418 11.5574 20.7999 11.9993 20.7999H16.7993C17.2411 20.7999 17.5993 20.4418 17.5993 19.9999C17.5993 19.5581 17.2411 19.1999 16.7993 19.1999H11.9993Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }

input[name="fontstyle_modal"] + label i.ic-filter-1 {
  background-image: url('data:image/svg+xml,%3Csvg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"%3E%3Cpath fill="%231c1c1c" d="M26.12 23.84c-0.32 0-0.72-0.2-0.96-0.4-2.6-2.32-5.8-5.12-8.76-7.44-1.6 1.96-2.92 3.2-5.16 5.040-1.72 1.4-4.24 2.92-6 3.8-0.16 0.080-0.28 0.080-0.48 0.080-0.28 0-0.44-0.12-0.44-0.44 0-0.2 0.16-0.44 0.56-0.72 3.080-2.24 5.2-4.24 7.68-7.48 1.64-2.12 2.96-4.28 3.64-6.080 0.040-0.2 0-0.4-0.16-0.64-0.32-0.56-0.72-0.92-1.8-1.64-0.32-0.2-0.6-0.36-0.6-0.68 0-0.24 0.68-0.48 1.080-0.48 0.64 0 1.6 0.28 2.36 0.56 1.040 0.4 1.76 0.76 2.28 1.080 0.6 0.36 0.72 0.68 0.72 1.040 0 0.28 0.040 0.52-0.24 1.080-0.72 1.44-1.32 2.44-2.4 4 0.88 0.76 1.84 1.52 2.6 1.96 0.8 0.48 1.52 0.76 2.040 0.88 1 0.2 1.52 0.4 2.040 0.88 0.56 0.52 1.36 1.28 2.2 2.4 0.56 0.76 0.8 1.44 0.8 2.040s-0.4 1.16-1 1.16z"%3E%3C/path%3E%3C/svg%3E%0A'); }
input[name="fontstyle_modal"] + label i.ic-filter-2 {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M26.61 24.995c-4.165-0.945-8.54-4.34-10.22-8.12-1.68 3.745-6.020 7.21-10.29 8.295l-1.26-2.52c5.25-1.505 9.975-6.020 9.975-10.78v-5.145h3.115v5.040c0 4.9 4.48 9.345 9.835 10.71l-1.155 2.52z'%3E%3C/path%3E%3C/svg%3E%0A"); }
input[name="fontstyle_modal"] + label i.ic-filter-3 {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c1c1c' d='M28.79 21.325l0.455 0.385-0.63 0.84-1.645 2.345-10.465-7.91-10.465 7.91-1.645-2.345-0.595-0.875 0.455-0.385 1.61 0.035 9.065-6.825v-5.81l-1.26-1.435v-0.63h5.67v0.63l-1.26 1.435v5.81l9.065 6.825h1.645z'%3E%3C/path%3E%3C/svg%3E%0A"); }
input[name="fontstyle_modal"] + label i.ic-filter-4 {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%231c11c' d='M25.725 24.19c-0.21 0-2.31-2.45-2.695-3.115-0.63-1.050-3.395-3.99-4.34-5.18-0.175-0.21-0.77-0.805-1.12-1.12-0.56 0.595-1.82 2.205-2.975 3.045-0.875 0.63-3.29 3.43-4.095 4.025-0.665 0.49-2.1 1.575-3.325 1.995-1.225 0.385-2.765 0.98-3.99 1.26-0.805 0-0.91-0.245-1.085-0.42 1.54-0.7 3.85-2.275 5.565-3.57 0.63-0.49 1.61-1.4 2.17-1.925 0.875-0.805 2.345-2.59 2.765-2.59 0.385 0 0.385 0.315 0.56 0.49 0.63-0.63 0.105-0.91 0.21-1.435 0.42-0.385 1.575-2.030 2.275-2.87 0.175-0.035 0.525-0.84 0.7-0.875 0.315-0.63 0.735-1.505 0.91-2.275 0.14 0 0.49-0.21 0.98-0.21l0.28-0.245c-0.77-0.77-1.96-1.050-2.905-2.31 0.56 0 1.26 0.14 1.68 0.14 0.35 0 0.7-0.175 1.085-0.175 0.525 0 0.84 0.175 1.715 1.015 0.77-0.035 1.015 0.56 1.33 0.98v0.56c-1.085 0-1.995 2.8-2.8 4.27 1.015 0.875 3.080 2.695 4.235 3.78 0.35 0.315 1.26 0.84 1.645 1.225 0.21 0.21 0.070 1.085 0.42 1.085 0.42 0 0.385-0.28 0.525-0.28 0.455 1.295 2.905 1.085 2.8 2.17-0.070 0.63-2.17 2.555-2.52 2.555zM9.235 21.005c0.175 0.175 0.455 0.42 0.63 0.42 0.14-0.175 0.21-0.42 0.21-0.42-0.175-0.175-0.665-0.14-0.84 0zM15.15 15.51l-0.245-0.070-0.21 0.42 0.245 0.105 0.21-0.455zM18.405 8.195l-0.245-0.070-0.21 0.42 0.245 0.070 0.21-0.42z'%3E%3C/path%3E%3C/svg%3E%0A"); }
input[name="fontstyle_modal"] + label i.ic-filter-5 {
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2705 8.00472C14.2705 9.66699 13.6818 11.0868 12.5043 12.2643C11.3332 13.4354 9.9165 14.021 8.25423 14.021C6.59197 14.021 5.17211 13.4354 3.99467 12.2643C2.81724 11.0868 2.22852 9.66699 2.22852 8.00472C2.22852 6.33616 2.81724 4.91631 3.99467 3.74516C5.17211 2.56772 6.59197 1.979 8.25423 1.979C9.9165 1.979 11.3332 2.56772 12.5043 3.74516C13.6818 4.91631 14.2705 6.33616 14.2705 8.00472ZM13.4016 8.00472C13.4016 6.58172 12.8979 5.36965 11.8904 4.36851C10.8893 3.36108 9.67724 2.85736 8.25423 2.85736C6.83123 2.85736 5.61601 3.36108 4.60858 4.36851C3.60744 5.36965 3.10687 6.58172 3.10687 8.00472C3.10687 9.42143 3.60744 10.6335 4.60858 11.6409C5.61601 12.6421 6.83123 13.1426 8.25423 13.1426C9.67724 13.1426 10.8893 12.6421 11.8904 11.6409C12.8979 10.6335 13.4016 9.42143 13.4016 8.00472ZM6.7053 6.75802C6.7053 6.96581 6.62975 7.14526 6.47863 7.29637C6.33381 7.44749 6.15436 7.52304 5.94028 7.52304C5.7325 7.52304 5.55305 7.44749 5.40193 7.29637C5.25082 7.14526 5.17526 6.96581 5.17526 6.75802C5.17526 6.54394 5.25082 6.36449 5.40193 6.21967C5.55305 6.06856 5.7325 5.993 5.94028 5.993C6.15436 5.993 6.33381 6.06856 6.47863 6.21967C6.62975 6.36449 6.7053 6.54394 6.7053 6.75802ZM11.3238 6.75802C11.3238 6.96581 11.2482 7.14526 11.0971 7.29637C10.9523 7.44749 10.7728 7.52304 10.5587 7.52304C10.351 7.52304 10.1715 7.44749 10.0204 7.29637C9.86928 7.14526 9.79372 6.96581 9.79372 6.75802C9.79372 6.54394 9.86928 6.36449 10.0204 6.21967C10.1715 6.06856 10.351 5.993 10.5587 5.993C10.7728 5.993 10.9523 6.06856 11.0971 6.21967C11.2482 6.36449 11.3238 6.54394 11.3238 6.75802ZM5.47749 9.43075L6.06306 9.09074C6.56048 9.99744 7.29087 10.4508 8.25423 10.4508C9.21759 10.4508 9.94484 9.99744 10.436 9.09074L11.031 9.43075C10.7162 10.0289 10.3258 10.4854 9.85983 10.8002C9.40019 11.1151 8.86499 11.2725 8.25423 11.2725C7.63718 11.2725 7.09883 11.1151 6.63919 10.8002C6.17955 10.4854 5.79232 10.0289 5.47749 9.43075Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }

.active i.sd.menu.ic-home, .active i.sd.nav.ic-home {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.687 25.0078H18.8862C18.6741 25.0078 18.4718 24.9235 18.3218 24.7734C18.1717 24.6234 18.0874 24.4192 18.0874 24.207V20.207C18.0874 19.7827 17.9187 19.3762 17.6187 19.0762C17.3186 18.7761 16.9121 18.6074 16.4878 18.6074C16.0634 18.6074 15.655 18.7761 15.355 19.0762C15.0549 19.3762 14.8862 19.7827 14.8862 20.207V24.207C14.8862 24.4192 14.8019 24.6234 14.6519 24.7734C14.5018 24.9235 14.2996 25.0078 14.0874 25.0078H9.28662C8.86228 25.0078 8.45582 24.8391 8.15576 24.5391C7.8557 24.239 7.68701 23.8326 7.68701 23.4082V13.584C7.68673 13.3449 7.74029 13.1084 7.84326 12.8926C7.94885 12.6759 8.10108 12.4855 8.28858 12.334L15.4878 6.61133C15.7708 6.38662 16.1206 6.26367 16.4819 6.26367C16.8433 6.26367 17.1951 6.38662 17.478 6.61133L24.6772 12.334C24.8647 12.485 25.0164 12.6756 25.1206 12.8926C25.2258 13.1077 25.2807 13.3445 25.2808 13.584V23.4082C25.2808 23.8326 25.1121 24.239 24.812 24.5391C24.512 24.8391 24.1055 25.0078 23.6812 25.0078H23.687Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
.active i.sd.menu.ic-menu, .active i.sd.nav.ic-menu {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.7 8.79395H9.3C9.08783 8.79395 8.88434 8.87823 8.73431 9.02826C8.58428 9.17829 8.5 9.38178 8.5 9.59395C8.5 9.80612 8.58428 10.0096 8.73431 10.1596C8.88434 10.3097 9.08783 10.3939 9.3 10.3939H23.7C23.9122 10.3939 24.1157 10.3097 24.2657 10.1596C24.4157 10.0096 24.5 9.80612 24.5 9.59395C24.5 9.38178 24.4157 9.17829 24.2657 9.02826C24.1157 8.87823 23.9122 8.79395 23.7 8.79395Z' fill='%234173FA'/%3E%3Cpath d='M23.7 8.79395H9.3C9.08783 8.79395 8.88434 8.87823 8.73431 9.02826C8.58428 9.17829 8.5 9.38178 8.5 9.59395C8.5 9.80612 8.58428 10.0096 8.73431 10.1596C8.88434 10.3097 9.08783 10.3939 9.3 10.3939H23.7C23.9122 10.3939 24.1157 10.3097 24.2657 10.1596C24.4157 10.0096 24.5 9.80612 24.5 9.59395C24.5 9.38178 24.4157 9.17829 24.2657 9.02826C24.1157 8.87823 23.9122 8.79395 23.7 8.79395Z' fill='%234173FA'/%3E%3Cpath d='M23.7 15.1929H9.3C9.08783 15.1929 8.88434 15.2772 8.73431 15.4272C8.58428 15.5772 8.5 15.7807 8.5 15.9929C8.5 16.205 8.58428 16.4085 8.73431 16.5586C8.88434 16.7086 9.08783 16.7929 9.3 16.7929H23.7C23.9122 16.7929 24.1157 16.7086 24.2657 16.5586C24.4157 16.4085 24.5 16.205 24.5 15.9929C24.5 15.7807 24.4157 15.5772 24.2657 15.4272C24.1157 15.2772 23.9122 15.1929 23.7 15.1929Z' fill='%234173FA'/%3E%3Cpath d='M23.7 15.1929H9.3C9.08783 15.1929 8.88434 15.2772 8.73431 15.4272C8.58428 15.5772 8.5 15.7807 8.5 15.9929C8.5 16.205 8.58428 16.4085 8.73431 16.5586C8.88434 16.7086 9.08783 16.7929 9.3 16.7929H23.7C23.9122 16.7929 24.1157 16.7086 24.2657 16.5586C24.4157 16.4085 24.5 16.205 24.5 15.9929C24.5 15.7807 24.4157 15.5772 24.2657 15.4272C24.1157 15.2772 23.9122 15.1929 23.7 15.1929Z' fill='%234173FA'/%3E%3Cpath d='M23.7 21.593H9.3C9.08783 21.593 8.88434 21.6773 8.73431 21.8273C8.58428 21.9774 8.5 22.1808 8.5 22.393C8.5 22.6052 8.58428 22.8087 8.73431 22.9587C8.88434 23.1087 9.08783 23.193 9.3 23.193H23.7C23.9122 23.193 24.1157 23.1087 24.2657 22.9587C24.4157 22.8087 24.5 22.6052 24.5 22.393C24.5 22.1808 24.4157 21.9774 24.2657 21.8273C24.1157 21.6773 23.9122 21.593 23.7 21.593Z' fill='%234173FA'/%3E%3Cpath d='M23.7 21.593H9.3C9.08783 21.593 8.88434 21.6773 8.73431 21.8273C8.58428 21.9774 8.5 22.1808 8.5 22.393C8.5 22.6052 8.58428 22.8087 8.73431 22.9587C8.88434 23.1087 9.08783 23.193 9.3 23.193H23.7C23.9122 23.193 24.1157 23.1087 24.2657 22.9587C24.4157 22.8087 24.5 22.6052 24.5 22.393C24.5 22.1808 24.4157 21.9774 24.2657 21.8273C24.1157 21.6773 23.9122 21.593 23.7 21.593Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
.active i.sd.menu.ic-nav-font, .active i.sd.nav.ic-nav-font {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4072 20.3732C19.4072 18.5202 20.6202 17.5332 22.6342 17.2662L25.4612 16.9192V15.9322C25.4612 14.2922 24.7542 13.9192 22.8342 13.9192C22.2489 13.9209 21.6646 13.97 21.0872 14.0662C20.9905 14.0819 20.8915 14.0765 20.7971 14.0503C20.7027 14.0242 20.615 13.9778 20.5402 13.9145C20.4654 13.8512 20.4053 13.7725 20.3638 13.6837C20.3224 13.5949 20.3007 13.4981 20.3002 13.4002C20.3001 13.2562 20.345 13.1157 20.4288 12.9986C20.5126 12.8815 20.6309 12.7936 20.7672 12.7472C21.6717 12.4561 22.6171 12.3119 23.5672 12.3202C25.9272 12.3202 27.2742 13.3332 27.2742 15.4672V22.5072C27.2734 22.6873 27.2015 22.8598 27.0742 22.9871C26.9468 23.1145 26.7743 23.1864 26.5942 23.1872H26.3542C26.1971 23.1864 26.0451 23.1317 25.9236 23.0321C25.8022 22.9324 25.7187 22.7941 25.6872 22.6402L25.6202 22.2932H25.5002C25.1467 22.6718 24.7129 22.9665 24.2307 23.1557C23.7484 23.3448 23.2299 23.4236 22.7132 23.3862C20.7932 23.4002 19.4072 22.4402 19.4072 20.3732ZM25.4602 21.2662V18.3202L23.1002 18.5602C21.8872 18.6802 21.3002 19.1602 21.3002 20.3332C21.3002 21.4402 22.0472 21.9862 23.1802 21.9862C24.0002 22.0149 24.8051 21.7601 25.4602 21.2662Z' fill='%234173FA'/%3E%3Cpath d='M11.3932 8.80005H12.0462C12.2193 8.8002 12.388 8.85418 12.5291 8.95452C12.6701 9.05486 12.7764 9.19659 12.8332 9.36005L17.4332 22.08C17.4786 22.2063 17.493 22.3417 17.4751 22.4747C17.4572 22.6077 17.4075 22.7345 17.3304 22.8443C17.2532 22.9541 17.1508 23.0437 17.0317 23.1056C16.9127 23.1676 16.7804 23.1999 16.6462 23.2H16.4602C16.2872 23.1999 16.1184 23.1459 15.9774 23.0456C15.8364 22.9452 15.7301 22.8035 15.6732 22.64L14.4202 19.147H8.78024L7.54024 22.64C7.48176 22.8025 7.37504 22.9431 7.23439 23.0432C7.09374 23.1433 6.92586 23.198 6.75324 23.2C6.61754 23.2005 6.48377 23.1679 6.36343 23.1053C6.24308 23.0426 6.13976 22.9516 6.06235 22.8401C5.98493 22.7287 5.93574 22.6001 5.919 22.4654C5.90226 22.3308 5.91847 22.1941 5.96624 22.067L10.5932 9.34705C10.6575 9.18697 10.7678 9.04955 10.9103 8.95218C11.0527 8.85481 11.2207 8.80187 11.3932 8.80005ZM9.35324 17.56H13.8332L11.6062 11.32H11.5402L9.35324 17.56Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
.active i.sd.menu.ic-nav-freefont, .active i.sd.nav.ic-nav-freefont {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.9621 15.4387C25.35 15.4387 24.6996 15.8468 24.5466 16.6375H27.3522C27.2885 15.8596 26.6891 15.4387 25.9621 15.4387ZM26.0132 13.7681C27.9644 13.7681 29.2652 15.2219 29.2652 16.8288C29.2652 17.6705 29.0229 18.1678 27.7603 18.1678H24.5211C24.6103 19.1116 25.2862 19.6089 26.2172 19.6089C27.0462 19.6089 27.62 19.3794 28.0026 19.1371C28.8061 18.6397 29.6223 19.8385 28.8188 20.5144C28.4362 20.8332 27.4542 21.2796 26.1789 21.2796C23.9217 21.2796 22.4551 19.8512 22.4551 17.4664C22.4551 15.0051 24.2022 13.7681 26.0132 13.7681Z' fill='%234173FA'/%3E%3Cpath d='M18.2141 15.4387C17.602 15.4387 16.9516 15.8468 16.7985 16.6375H19.6042C19.5404 15.8596 18.941 15.4387 18.2141 15.4387ZM18.2651 13.7681C20.2163 13.7681 21.5171 15.2219 21.5171 16.8288C21.5171 17.6705 21.2748 18.1678 20.0123 18.1678H16.773C16.8623 19.1116 17.5382 19.6089 18.4692 19.6089C19.2981 19.6089 19.872 19.3794 20.2546 19.1371C21.058 18.6397 21.8742 19.8385 21.0708 20.5144C20.6882 20.8332 19.7062 21.2796 18.4309 21.2796C16.1736 21.2796 14.707 19.8512 14.707 17.4664C14.707 15.0051 16.4542 13.7681 18.2651 13.7681Z' fill='%234173FA'/%3E%3Cpath d='M10.2437 13.8065C10.7283 13.8065 11.2129 14.087 11.2129 14.6226V14.865C11.6975 14.0998 12.4755 13.7937 13.0238 13.7937C13.3682 13.7937 13.6615 13.832 13.9676 13.985C14.822 14.3676 14.4139 16 13.4702 15.7066C13.2662 15.6429 12.9473 15.5919 12.6923 15.5919C12.0164 15.5919 11.468 15.8852 11.2129 16.5228V20.438C11.2129 20.9864 10.7283 21.2542 10.2437 21.2542C9.74633 21.2542 9.26172 20.9864 9.26172 20.438V14.6226C9.26172 14.087 9.74633 13.8065 10.2437 13.8065Z' fill='%234173FA'/%3E%3Cpath d='M3.97141 15.5919H3.49955C2.98943 15.5919 2.73438 15.171 2.73438 14.7374C2.73438 14.3293 2.97668 13.9212 3.4868 13.9212H3.97141V13.4876C3.97141 11.5109 5.05542 10.7202 6.471 10.7202C6.93011 10.7202 7.29994 10.7712 7.64427 10.8605C8.67727 11.1283 8.29468 12.7097 7.38921 12.4929C7.15966 12.4419 6.96837 12.4164 6.77707 12.4164C6.08841 12.4164 5.92262 12.7734 5.92262 13.5386V13.9212H7.13416C7.65703 13.9212 7.92484 14.3548 7.92484 14.7757C7.92484 15.1965 7.66978 15.5919 7.14691 15.5919H5.92262V20.438C5.92262 20.9864 5.45076 21.2542 4.95339 21.2542C4.46878 21.2542 3.97141 20.9864 3.97141 20.438V15.5919Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
.active i.sd.menu.ic-user, .active i.sd.nav.ic-user {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5002 15.9999C19.1512 15.9999 21.3002 13.8509 21.3002 11.1999C21.3002 8.54894 19.1512 6.3999 16.5002 6.3999C13.8492 6.3999 11.7002 8.54894 11.7002 11.1999C11.7002 13.8509 13.8492 15.9999 16.5002 15.9999Z' fill='%234173FA'/%3E%3Cpath d='M24.9532 25.6C25.0766 25.6003 25.1983 25.572 25.309 25.5174C25.4196 25.4629 25.5162 25.3834 25.591 25.2853C25.6659 25.1872 25.717 25.0731 25.7405 24.952C25.7639 24.8309 25.759 24.7059 25.7262 24.587C25.1586 22.5734 23.9489 20.8003 22.2809 19.5375C20.613 18.2747 18.5782 17.5913 16.4862 17.5913C14.3941 17.5913 12.3593 18.2747 10.6914 19.5375C9.02346 20.8003 7.8137 22.5734 7.24616 24.587C7.21329 24.706 7.20841 24.831 7.2319 24.9522C7.2554 25.0735 7.30664 25.1876 7.3816 25.2857C7.45657 25.3838 7.55323 25.4633 7.66401 25.5178C7.77479 25.5723 7.89669 25.6004 8.02016 25.6H24.9532Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
.active i.sd.menu.ic-find, .active i.sd.nav.ic-find {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.70039 8C7.25856 8 6.90039 8.35817 6.90039 8.8C6.90039 9.24183 7.25856 9.6 7.70039 9.6L25.3004 9.6C25.7422 9.6 26.1004 9.24183 26.1004 8.8C26.1004 8.35817 25.7422 8 25.3004 8H7.70039ZM7.70039 15.2C7.25856 15.2 6.90039 15.5582 6.90039 16C6.90039 16.4418 7.25856 16.8 7.70039 16.8H11.8788C12.0061 16.239 12.1989 15.7028 12.4488 15.2L7.70039 15.2ZM12.9128 22.4C13.3173 23.0042 13.8108 23.5438 14.3745 24H7.70039C7.25856 24 6.90039 23.6418 6.90039 23.2C6.90039 22.7582 7.25856 22.4 7.70039 22.4L12.9128 22.4Z' fill='%234173FA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8998 22.4C21.1089 22.4 22.8998 20.6092 22.8998 18.4C22.8998 16.1909 21.1089 14.4 18.8998 14.4C16.6907 14.4 14.8998 16.1909 14.8998 18.4C14.8998 20.6092 16.6907 22.4 18.8998 22.4ZM18.8998 24C21.9926 24 24.4998 21.4928 24.4998 18.4C24.4998 15.3073 21.9926 12.8 18.8998 12.8C15.807 12.8 13.2998 15.3073 13.2998 18.4C13.2998 21.4928 15.807 24 18.8998 24Z' fill='%234173FA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.0671 21.5676C22.3795 21.2552 22.8861 21.2552 23.1985 21.5676L25.8384 24.2075C26.1508 24.5199 26.1508 25.0265 25.8384 25.3389C25.5259 25.6513 25.0194 25.6513 24.707 25.3389L22.0671 22.699C21.7547 22.3866 21.7547 21.8801 22.0671 21.5676Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }

/* header */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #19212c;
  opacity: 0;
  transition: all 0.1s; }
  header.show {
    opacity: 1;
    z-index: 999; }
  header.webview-prev-wrap {
    height: 64px;
    overflow: hidden; }
    header.webview-prev-wrap a {
      flex-wrap: wrap;
      color: #ffffff;
      font-size: 0.875rem;
      width: 160px; }
      header.webview-prev-wrap a img {
        width: 24px;
        height: 24px; }
  header .navbar {
    height: 60px; }
    header .navbar.family-site {
      height: 46px;
      border-bottom: 1px solid #444; }
      header .navbar.family-site .btn-group .btn {
        font-size: 0.75rem; }
        header .navbar.family-site .btn-group .btn.btn-light {
          display: inline-flex;
          align-items: center;
          border-top-left-radius: 4px;
          border-bottom-left-radius: 4px;
          padding: 2px 10px 2px 6px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px; }
          header .navbar.family-site .btn-group .btn.btn-light .ic-clip {
            background-image: url("data:image/svg+xml,%0A%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='&%23234;&%23183;&%23184;&%23235;&%23163;&%23185; 3308'%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2534' d='M9.66693 5.65777L8.5094 6.8153C8.47373 6.85775 8.42963 6.89233 8.37989 6.91683C8.33015 6.94133 8.27586 6.95522 8.22046 6.95762C8.16507 6.96002 8.10978 6.95088 8.05811 6.93077C8.00644 6.91067 7.95951 6.88004 7.9203 6.84083C7.8811 6.80163 7.85047 6.7547 7.83036 6.70303C7.81026 6.65135 7.80112 6.59607 7.80352 6.54067C7.80592 6.48528 7.81981 6.43099 7.84431 6.38125C7.86881 6.33151 7.90338 6.2874 7.94583 6.25174L9.10443 5.09314C9.3946 4.79385 9.55423 4.39171 9.54833 3.97489C9.54243 3.55807 9.37148 3.16061 9.07296 2.86965C8.782 2.57113 8.38454 2.40018 7.96772 2.39428C7.5509 2.38838 7.14876 2.54801 6.84947 2.83818L5.69087 3.99677C5.61586 4.07179 5.51411 4.11393 5.40803 4.11393C5.30194 4.11393 5.2002 4.07179 5.12518 3.99678C5.05017 3.92176 5.00803 3.82002 5.00803 3.71393C5.00803 3.60785 5.05017 3.5061 5.12519 3.43109L6.28378 2.27249C6.73267 1.83312 7.33749 1.58969 7.9656 1.59559C8.59371 1.60149 9.19384 1.85623 9.63441 2.30396C10.0832 2.74451 10.3388 3.34524 10.3449 3.97413C10.351 4.60302 10.1071 5.2086 9.66693 5.65777Z' fill='%231C1C1C'/%3E%3Cpath id='&%23237;&%23140;&%23168;&%23236;&%23138;&%23164; 2535' d='M2.27694 6.28354L3.43447 5.12601C3.51111 5.06162 3.6091 5.0283 3.7091 5.03263C3.8091 5.03697 3.90385 5.07864 3.97462 5.14942C4.0454 5.22019 4.08707 5.31494 4.09141 5.41494C4.09574 5.51494 4.06242 5.61293 3.99804 5.68957L2.8405 6.8471C2.55034 7.14639 2.3907 7.54854 2.3966 7.96536C2.4025 8.38217 2.57345 8.77964 2.87197 9.0706C3.16293 9.36912 3.5604 9.54007 3.97721 9.54597C4.39403 9.55187 4.79617 9.39223 5.09547 9.10207L6.253 7.94453C6.28867 7.90208 6.33277 7.86751 6.38251 7.84301C6.43225 7.81851 6.48654 7.80462 6.54193 7.80222C6.59733 7.79982 6.65262 7.80896 6.70429 7.82906C6.75596 7.84917 6.80289 7.87979 6.8421 7.919C6.8813 7.95821 6.91193 8.00514 6.93203 8.05681C6.95214 8.10848 6.96128 8.16377 6.95888 8.21916C6.95648 8.27456 6.94259 8.32885 6.91809 8.37859C6.89359 8.42833 6.85902 8.47243 6.81656 8.5081L5.65903 9.66563C5.21017 10.1052 4.6053 10.3487 3.97711 10.3429C3.34891 10.3371 2.74867 10.0823 2.30805 9.63452C1.86026 9.19389 1.60551 8.59366 1.59968 7.96546C1.59385 7.33727 1.83741 6.7324 2.27694 6.28354Z' fill='%231C1C1C'/%3E%3Cpath id='&%23236;&%23132;&%23160; 729' d='M8.22655 4.27961L4.28195 8.2242C4.20731 8.29885 4.10618 8.34097 4.00061 8.34137C3.89504 8.34176 3.7936 8.30041 3.71839 8.22632C3.64338 8.15131 3.60123 8.04957 3.60123 7.94348C3.60123 7.83739 3.64338 7.73565 3.71839 7.66064L7.66298 3.71604C7.738 3.64103 7.83974 3.59889 7.94583 3.59889C8.05191 3.59889 8.15366 3.64103 8.22867 3.71604C8.30276 3.79125 8.34411 3.89269 8.34371 3.99826C8.34331 4.10383 8.3012 4.20496 8.22655 4.27961Z' fill='%231C1C1C'/%3E%3C/g%3E%3C/svg%3E%0A"); }
      header .navbar.family-site .btn-group .sd {
        width: 16px;
        height: 16px; }
      header .navbar.family-site .btn-group .btn-navy-dark {
        background-color: #2C394E;
        color: #ffffff;
        padding: 2px 6px 2px 6px; }
        header .navbar.family-site .btn-group .btn-navy-dark:nth-of-type(1) {
          padding-left: 12px; }
        header .navbar.family-site .btn-group .btn-navy-dark:nth-last-of-type(1) {
          border-top-right-radius: 4px;
          border-bottom-right-radius: 4px;
          padding: 2px 12px 2px 6px; }
      header .navbar.family-site .navbar-nav.ms-auto .nav-item {
        padding-right: 1rem; }
        header .navbar.family-site .navbar-nav.ms-auto .nav-item:last-child {
          padding-right: 0; }
        header .navbar.family-site .navbar-nav.ms-auto .nav-item a {
          font-size: 0.75rem;
          padding: 6px 8px;
          border-radius: 4px; }
          header .navbar.family-site .navbar-nav.ms-auto .nav-item a:hover {
            color: #1c1c1c;
            background-color: #F0F0F0; }
          header .navbar.family-site .navbar-nav.ms-auto .nav-item a:active, header .navbar.family-site .navbar-nav.ms-auto .nav-item a:focus {
            color: white; }
    header .navbar .container-fluid {
      background: #19212c;
      padding: 0 42px 0 50px; }
  header .navbar-nav .dropdown-menu {
    width: 11.25rem;
    border-radius: 0; }
    header .navbar-nav .dropdown-menu a {
      padding: 10px 20px; }
      header .navbar-nav .dropdown-menu a:hover {
        background: none;
        color: #ffffff; }
  header .logo {
    width: 40px;
    height: auto; }
  header .navbar .navbar-nav.ms-auto .nav-item {
    padding-right: 2rem; }
    header .navbar .navbar-nav.ms-auto .nav-item:nth-last-of-type(1) {
      padding-right: 0.5rem; }
  header .navbar .navbar-nav.ms-auto .nav-link {
    padding: 1rem 0 1rem 0; }
  header .navbar .navbar-nav .nav-item {
    padding-right: 2.25rem; }
  header .navbar .navbar-nav .nav-link {
    padding: 1rem 0 1rem 0;
    color: #ffffff;
    font-size: 0.875rem;
    position: relative; }
    header .navbar .navbar-nav .nav-link.active {
      color: #ffffff;
      font-weight: bold; }
    header .navbar .navbar-nav .nav-link:hover {
      color: #ffffff; }
    header .navbar .navbar-nav .nav-link i {
      font-size: 1rem; }
  header .navbar .navbar-nav .go_webfont_btn {
    color: #777777;
    padding: 11px;
    min-width: 4.25rem;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #777777; }
  header .navbar .navbar-nav .dropdown-toggle::after {
    display: none; }
  header .navbar .navbar-nav.ms-auto .nav-link {
    font-weight: normal; }
    header .navbar .navbar-nav.ms-auto .nav-link:hover {
      color: #ffffff; }
  header .navbar-brand {
    font-size: inherit;
    padding: 0;
    margin-right: 40px; }
  header .position-relative {
    margin-left: 1.75rem; }
    header .position-relative .form-control[type="search"] {
      cursor: pointer;
      border: 1px solid #cccccc;
      border-radius: 100px;
      font-size: 14px;
      font-weight: bold;
      padding: 0.4rem 20px;
      min-width: 300px; }
    header .position-relative .image_search {
      top: 1px;
      right: 50px;
      color: #ffffff; }
      header .position-relative .image_search > i {
        width: 32px;
        height: 32px; }
    header .position-relative .text_search {
      top: 1px;
      right: 5px; }
      header .position-relative .text_search > i {
        width: 32px;
        height: 32px; }
      header .position-relative .text_search:before {
        content: "";
        width: 1px;
        height: 16px;
        background: #cccccc;
        position: absolute;
        top: 8px;
        left: 3px; }
    header .position-relative button {
      background: transparent;
      border: none;
      box-shadow: none; }
  header .offcanvas-end {
    border-left: none;
    width: 100%;
    max-width: 375px;
    background: #19212c;
    color: #ffffff; }
    header .offcanvas-end .offcanvas-body {
      overflow-x: hidden;
      padding: 1rem 5.3%;
      position: relative; }
    header .offcanvas-end .btn-close {
      padding: 0.25em 0.25em;
      opacity: 1; }
    header .offcanvas-end .offcanvas-header {
      padding: 13px 5.3%; }
    header .offcanvas-end .fs-title-2 {
      color: #ffffff; }
    header .offcanvas-end .mt-auto {
      width: 100%;
      padding: 0 0 20px; }
      header .offcanvas-end .mt-auto .select-wrap {
        color: white;
        background-color: transparent;
        background-position: calc(100% - 8px) center;
        background-size: 20px 20px;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23fff;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    header .offcanvas-end .navbar-nav button.position-absolute {
      right: 0;
      top: 14px;
      border: none;
      width: 16px;
      height: 20px;
      background: #fff;
      background-size: 16px 16px;
      padding: 0;
      background-repeat: no-repeat;
      background-position: center center; }
      header .offcanvas-end .navbar-nav button.position-absolute[aria-expanded="false"] {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E"); }
      header .offcanvas-end .navbar-nav button.position-absolute[aria-expanded="true"] {
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    header .offcanvas-end .navbar-nav .nav-link {
      padding: 14px 0;
      font-size: 1.25rem;
      color: #ffffff;
      display: block;
      width: 100%; }
      header .offcanvas-end .navbar-nav .nav-link[aria-expanded="false"] {
        background-position: center center;
        background-size: 16px 16px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right center; }
      header .offcanvas-end .navbar-nav .nav-link[aria-expanded="true"] {
        background-position: center center;
        background-size: 16px 16px;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: right center; }
      header .offcanvas-end .navbar-nav .nav-link.active {
        color: #4173fa; }
      header .offcanvas-end .navbar-nav .nav-link.nav_webfont {
        min-width: 84px; }
        header .offcanvas-end .navbar-nav .nav-link.nav_webfont img {
          width: 14px;
          height: 14px;
          vertical-align: middle; }
    header .offcanvas-end .navbar-nav .collapse,
    header .offcanvas-end .navbar-nav .collapsing {
      margin: 4px 0 8px; }
      header .offcanvas-end .navbar-nav .collapse a,
      header .offcanvas-end .navbar-nav .collapsing a {
        display: block;
        padding: 10px 0;
        font-size: 1rem;
        color: #ffffff; }
    header .offcanvas-end hr {
      border-color: #dddddd;
      width: 105%;
      margin-left: 0%; }
    header .offcanvas-end .login-menu {
      margin-top: 0.625rem; }
    header .offcanvas-end .logout {
      background: #f9f9f9; }
      header .offcanvas-end .logout .nav-link {
        display: flex;
        padding: 24px 0 40px 5%;
        align-items: center;
        font-size: 1rem;
        font-weight: bold;
        color: #ffffff; }
        header .offcanvas-end .logout .nav-link i {
          width: 32px;
          height: 32px;
          margin-right: 8px; }
  header .logo {
    width: 36px; }
  header .navbar {
    height: 60px;
    padding: 0;
    /*
    .container-fluid{
      padding: 10px 2.64% 9px;
      min-width:100%;
    }*/ }

@media (max-width: 576px) {
  header .navbar .container-fluid {
    min-width: 100%;
    padding: 0 5%; }
    header .navbar .container-fluid .navbar-collapse {
      padding-bottom: 20px; } }
@media (max-width: 1300px) and (min-width: 760px) {
  header .navbar .navbar-nav.me-auto {
    padding: 0; } }
/* footer */
/*footer */
footer {
  padding: 60px 0;
  background: #f9f9f9;
  width: 100%;
  min-width: 1200px !important; }
  footer .container-1200 {
    max-width: 1200px; }
    footer .container-1200 .footer_sub_title {
      line-height: 1.61;
      font-weight: 650;
      font-size: 0.875rem;
      color: #1c1c1c !important; }
      footer .container-1200 .footer_sub_title a {
        color: #1c1c1c;
        margin-right: 1.25rem; }
        footer .container-1200 .footer_sub_title a.lang {
          font-weight: normal; }
          footer .container-1200 .footer_sub_title a.lang i {
            vertical-align: middle;
            width: 20px;
            height: 20px; }
    footer .container-1200 .fs-title-1 {
      color: #1c1c1c; }
      footer .container-1200 .fs-title-1 > a {
        color: #1c1c1c; }
    footer .container-1200 .hr-ddd {
      margin-top: 40px; }
    footer .container-1200 .footer_copyright {
      margin-top: 10px;
      line-height: 1.68;
      font-size: 0.75rem; }
      footer .container-1200 .footer_copyright span {
        margin-right: 12px; }
    footer .container-1200 .footer_menu {
      width: 176px; }
      footer .container-1200 .footer_menu li {
        line-height: 1.68;
        font-size: 0.875rem;
        margin-bottom: 0.75rem; }
        footer .container-1200 .footer_menu li:not(.footer_sub_title) > a {
          display: block;
          margin-bottom: 8px;
          margin-right: 16px; }
        footer .container-1200 .footer_menu li a {
          color: #1c1c1c; }
    footer .container-1200 .btn-wrap {
      margin-top: 20px; }
    footer .container-1200 .sns_wrap {
      text-align: right;
      width: 50%; }
      footer .container-1200 .sns_wrap > a {
        width: 32px;
        height: 32px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: 8px;
        color: #ffffff;
        background-color: #1c1c1c;
        border-radius: 50%; }
      footer .container-1200 .sns_wrap i {
        font-size: 16px;
        color: #ffffff; }

@media (max-width: 1199px) {
  footer.responsive, footer.mobile {
    overflow: hidden;
    min-width: 100vw !important;
    font-size: 0.75rem;
    padding: 40px 0 95px; }
    footer.responsive .container-1200, footer.mobile .container-1200 {
      width: 100%;
      padding: 0 20px; }
      footer.responsive .container-1200 > .d-flex, footer.mobile .container-1200 > .d-flex {
        flex-wrap: wrap;
        flex-direction: column; }
      footer.responsive .container-1200 .sns_wrap, footer.mobile .container-1200 .sns_wrap {
        width: 50%; }
      footer.responsive .container-1200 .footer_copyright, footer.mobile .container-1200 .footer_copyright {
        margin-top: 16px;
        font-size: 0.625rem; }
        footer.responsive .container-1200 .footer_copyright span, footer.mobile .container-1200 .footer_copyright span {
          display: block;
          margin-top: 4px; }
        footer.responsive .container-1200 .footer_copyright br, footer.mobile .container-1200 .footer_copyright br {
          display: none; }
      footer.responsive .container-1200 .footer_sub_title, footer.mobile .container-1200 .footer_sub_title {
        margin-bottom: 0.25rem; }
        footer.responsive .container-1200 .footer_sub_title a, footer.mobile .container-1200 .footer_sub_title a {
          margin-right: 1rem; }
      footer.responsive .container-1200 .fs-title-1 > p.fw-normal, footer.mobile .container-1200 .fs-title-1 > p.fw-normal {
        margin-top: 0.25rem; }
      footer.responsive .container-1200 .btn-wrap, footer.mobile .container-1200 .btn-wrap {
        margin-bottom: 20px; }
    footer.responsive .hr-ddd, footer.mobile .hr-ddd {
      margin-top: 0px; }
    footer.responsive ul.list-unstyled.footer_menu, footer.mobile ul.list-unstyled.footer_menu {
      display: flex;
      align-items: flex-start;
      margin-bottom: 1.25rem;
      width: 100%; }
      footer.responsive ul.list-unstyled.footer_menu li.footer_sub_title, footer.mobile ul.list-unstyled.footer_menu li.footer_sub_title {
        min-width: 56px;
        margin-right: 28px; }
        footer.responsive ul.list-unstyled.footer_menu li.footer_sub_title > a, footer.mobile ul.list-unstyled.footer_menu li.footer_sub_title > a {
          margin-right: 0; }
      footer.responsive ul.list-unstyled.footer_menu li:not(.footer_sub_title), footer.mobile ul.list-unstyled.footer_menu li:not(.footer_sub_title) {
        margin-bottom: 8px; }
      footer.responsive ul.list-unstyled.footer_menu li > a, footer.mobile ul.list-unstyled.footer_menu li > a {
        display: inline;
        margin-bottom: 8px;
        margin-right: 16px; }
        footer.responsive ul.list-unstyled.footer_menu li > a br, footer.mobile ul.list-unstyled.footer_menu li > a br {
          display: none; }
    footer.responsive ul.list-unstyled li, footer.mobile ul.list-unstyled li {
      padding: 0; }
      footer.responsive ul.list-unstyled li > a, footer.mobile ul.list-unstyled li > a {
        margin-bottom: 20px; }
    footer.responsive .sns_wrap, footer.mobile .sns_wrap {
      margin: 2.5rem 0;
      text-align: center;
      width: 100%; }
      footer.responsive .sns_wrap > a, footer.mobile .sns_wrap > a {
        width: 38px;
        height: 38px;
        margin-left: 0;
        margin-right: 12px;
        overflow: hidden; }
        footer.responsive .sns_wrap > a i, footer.mobile .sns_wrap > a i {
          font-size: 20px; }
          footer.responsive .sns_wrap > a i.sd, footer.mobile .sns_wrap > a i.sd {
            width: 38px;
            height: 38px;
            background-size: 38px 38px; } }
/* 웹폰트메인 */
/* 웹폰트 메인 */
@keyframes show {
    /*
    0% {margin-top:-270px;}
    5% {margin-top:-180px;}
    33% {margin-top:-180px;}
    38% {margin-top:-90px;}
    66% {margin-top:-90px;}
    71% {margin-top:0px;}
    99.99% {margin-top:0px;}
    100% {margin-top:-270px;}
*/
  0% {
    margin-top: 0px; }
  5% {
    margin-top: -90px; }
  33% {
    margin-top: -90px; }
  38% {
    margin-top: -180px; }
  66% {
    margin-top: -180px; }
  71% {
    margin-top: -270px; }
  99.99% {
    margin-top: -270px; }
  100% {
    margin-top: 0px; } }
@keyframes main_animation {
  0% {
    margin-top: 0px; }
  33% {
    margin-top: 0px; }
  36% {
    margin-top: -100%; }
  66% {
    margin-top: -100%; }
  69% {
    margin-top: -200%; }
  96% {
    margin-top: -200%; }
  99.999% {
    margin-top: -300%; }
  100% {
    margin-top: 0px; } }
@keyframes main_animation_txt {
  0% {
    margin-top: 0px; }
  33% {
    margin-top: 0px; }
  36% {
    margin-top: -60%; }
  66% {
    margin-top: -60%; }
  69% {
    margin-top: -120%; }
  96% {
    margin-top: -120%; }
  99.999% {
    margin-top: -180%; }
  100% {
    margin-top: 0px; } }
@keyframes main_animation_txt_m {
  0% {
    margin-top: 0px; }
  33% {
    margin-top: 0px; }
  36% {
    margin-top: -50%; }
  66% {
    margin-top: -50%; }
  69% {
    margin-top: -100%; }
  96% {
    margin-top: -100%; }
  99.999% {
    margin-top: -150%; }
  100% {
    margin-top: 0px; } }
#main .webfont_main {
  padding: 168px 0 60px;
  max-height: 650px;
  width: 100%;
  height: 100%;
  background: #19212c; }
  #main .webfont_main h1 {
    margin: 70px 0 40px 0;
    font-size: 5rem;
    white-space: nowrap;
    line-height: 1.38;
    display: inline-block; }
    #main .webfont_main h1 br.mobile {
      display: none !important; }
    #main .webfont_main h1 .flip_txt {
      overflow: hidden;
      display: inline-block;
      width: 300px;
      margin-top: -100px;
      height: 180px;
      vertical-align: text-top; }
      #main .webfont_main h1 .flip_txt .css {
        font-size: 0.875rem;
        margin-bottom: 8px;
        width: 360px;
        display: inline-block;
        text-align: left;
        line-height: 1.43; }
      #main .webfont_main h1 .flip_txt .word {
        text-align: center;
        display: block; }
      #main .webfont_main h1 .flip_txt > span {
        height: 100%;
        display: block;
        font-size: 5.75rem;
        line-height: 1; }
        #main .webfont_main h1 .flip_txt > span:first-child {
          animation: main_animation_txt 9s linear infinite; }
        #main .webfont_main h1 .flip_txt > span.SDPress {
          font-family: Sandoll Press;
          font-weight: normal;
          color: #5bcffa; }
          #main .webfont_main h1 .flip_txt > span.SDPress .css {
            font-size: 0.75rem;
            padding-left: 50px; }
        #main .webfont_main h1 .flip_txt > span.SDHoyoyo {
          font-family: Sandoll Hoyoyo;
          font-weight: normal;
          color: #59de92; }
          #main .webfont_main h1 .flip_txt > span.SDHoyoyo .css {
            padding-left: 50px; }
        #main .webfont_main h1 .flip_txt > span.SDGwanghwamun {
          font-family: Sandoll Gwanghwamun;
          font-weight: normal;
          font-size: 5.625rem;
          color: #ffb94a; }
          #main .webfont_main h1 .flip_txt > span.SDGwanghwamun .css {
            padding-left: 24px; }
    #main .webfont_main h1 .flip_img {
      width: 140px;
      height: 140px;
      overflow: hidden;
      display: inline-block;
      vertical-align: text-top;
      position: relative;
      margin-top: -20px; }
      #main .webfont_main h1 .flip_img img:first-child {
        animation: main_animation 9s linear infinite; }
      #main .webfont_main h1 .flip_img img {
        display: block;
        width: 140px;
        height: 140px; }
#main .merit_sandollcloud .logo {
  width: 3.75rem;
  margin: 2rem 0 0.75rem; }
#main .merit_sandollcloud ul li {
  border-top: 1px solid #dddddd;
  display: flex;
  align-items: center;
  padding: 2.5rem 0; }
  #main .merit_sandollcloud ul li > img {
    width: 3.375rem;
    height: 3.375rem;
    margin-right: 1.875rem; }
  #main .merit_sandollcloud ul li > div {
    width: calc(100% - 84px);
    line-height: 1.64;
    word-break: keep-all; }
    #main .merit_sandollcloud ul li > div h4 {
      font-size: 1rem;
      font-weight: bold; }
    #main .merit_sandollcloud ul li > div p {
      font-size: 0.875rem; }
#main .merit_webfont {
  margin: 120px 0; }
  #main .merit_webfont .d-flex.align-items-start h3 {
    width: 17.59%;
    word-break: keep-all; }
  #main .merit_webfont .d-flex.align-items-start p {
    width: 82.41%;
    word-break: keep-all; }
  #main .merit_webfont ul {
    margin-top: 2.5rem; }
    #main .merit_webfont ul li {
      background: #19212c;
      padding: 48px 0 44px;
      color: #ffffff;
      font-weight: bold;
      text-align: center;
      display: block; }
      #main .merit_webfont ul li:nth-child(1) {
        width: 29.31%; }
      #main .merit_webfont ul li:nth-child(2) {
        width: 22.75%; }
      #main .merit_webfont ul li:nth-child(3) {
        width: 27.24%; }
      #main .merit_webfont ul li:nth-child(4) {
        width: 20.68%; }
      #main .merit_webfont ul li.rounded {
        border-radius: 74px !important; }
      #main .merit_webfont ul li img {
        display: block;
        width: 32px;
        height: 32px;
        margin: 0 auto 8px; }
#main .use_webfont {
  margin-top: 8.75rem; }
  #main .use_webfont .nav-wrap {
    width: 33.8%; }
    #main .use_webfont .nav-wrap h3 {
      margin-bottom: 2.5rem;
      word-break: keep-all; }
    #main .use_webfont .nav-wrap .active button {
      background: #232d3b;
      color: #ffffff; }
    #main .use_webfont .nav-wrap .nav-link {
      padding: 0;
      color: #1c1c1c;
      background: none;
      border: none;
      box-shadow: none; }
      #main .use_webfont .nav-wrap .nav-link span.fw-bold {
        padding-top: 20px;
        width: 2.25rem; }
    #main .use_webfont .nav-wrap button {
      padding: 20px;
      text-align: left;
      border: none;
      width: calc(100% - 36px);
      background: #ffffff;
      color: #1c1c1c;
      border-radius: 10px;
      margin-bottom: 0.75rem; }
      #main .use_webfont .nav-wrap button h4 {
        margin-bottom: 0.5rem;
        font-variation-settings: "wght" 400, "LTSP" 3, "KRSP" 3;
        font-size: 1rem; }
      #main .use_webfont .nav-wrap button p {
        font-size: 0.875rem;
        line-height: 1.64; }
  #main .use_webfont .tab-content {
    margin-left: 4.31%;
    width: 61.89%; }
    #main .use_webfont .tab-content .tab-pane img {
      max-width: 100%; }
#main .experience_webfont {
  margin-top: 10rem; }
  #main .experience_webfont h3 {
    margin-bottom: 2.5rem;
    word-break: keep-all; }
  #main .experience_webfont .d-flex {
    justify-content: space-between; }
    #main .experience_webfont .d-flex > div {
      min-height: 26.25rem;
      width: 32.32%;
      background-color: #313941;
      padding: 40px 30px;
      display: flex;
      flex-direction: column;
      color: #ffffff;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      #main .experience_webfont .d-flex > div h4 {
        font-weight: bold;
        font-size: 1.25rem;
        line-height: 1.5; }
      #main .experience_webfont .d-flex > div p {
        line-height: 1.64;
        font-size: 0.875rem; }
        #main .experience_webfont .d-flex > div p .ic-go {
          width: 16px;
          height: 16px;
          vertical-align: text-bottom; }
      #main .experience_webfont .d-flex > div:nth-child(1) {
        background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/experience_01@3x.png"); }
      #main .experience_webfont .d-flex > div:nth-child(2) {
        background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/experience_02@3x.png"); }
      #main .experience_webfont .d-flex > div:nth-child(3) {
        background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/experience_03@3x.png"); }

.faq_webfont {
  margin-top: 10rem; }
  .faq_webfont h3 {
    margin-bottom: 2.125rem; }
    .faq_webfont h3 a {
      color: #1c1c1c; }
  .faq_webfont .accordion-item {
    border: none;
    border-bottom: 1px solid #dddddd; }
    .faq_webfont .accordion-item .accordion-button {
      font-weight: bold;
      padding: 23px 0;
      outline: none;
      line-height: 1.5; }
      .faq_webfont .accordion-item .accordion-button:focus {
        border-color: transparent;
        box-shadow: none; }
      .faq_webfont .accordion-item .accordion-button:after {
        width: 16px;
        height: 16px;
        background-size: 16px; }
    .faq_webfont .accordion-item .accordion-button:not(.collapsed) {
      background: transparent;
      color: #1c1c1c;
      box-shadow: none; }
      .faq_webfont .accordion-item .accordion-button:not(.collapsed):after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
    .faq_webfont .accordion-item .accordion-body {
      line-height: 1.64;
      padding: 0 0 23px 0; }
  .faq_webfont .d-flex.justify-content-end .btn-sm.btn-default-outline {
    padding: 5px 15px; }

.trial_webfont {
  margin-top: 9.875rem; }
  .trial_webfont .container-1160 {
    padding: 88px 0 75px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/trial_webfont@3x.png"); }
    .trial_webfont .container-1160 h3 {
      word-break: keep-all;
      margin-bottom: 0.8125rem; }
    .trial_webfont .container-1160 h3 + .btn-wrap {
      margin-top: 2.25rem; }

@media (max-width: 1160px) and (min-width: 760px) {
  #contents:not(.pc) #main .webfont_main {
    padding: 120px 0 60px; }
    #contents:not(.pc) #main .webfont_main h1 {
      margin: 50px auto 40px;
      font-size: 3.75rem; }
      #contents:not(.pc) #main .webfont_main h1 .flip_txt {
        width: 240px;
        margin-top: -60px;
        height: 144px; }
        #contents:not(.pc) #main .webfont_main h1 .flip_txt .css {
          margin-bottom: 4px;
          font-size: 12px; }
        #contents:not(.pc) #main .webfont_main h1 .flip_txt > span {
          font-size: 4.125rem; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span:first-child {
            animation: main_animation_txt 9s linear infinite; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span.SDGwanghwamun {
            font-size: 4rem; }
      #contents:not(.pc) #main .webfont_main h1 .flip_img {
        margin-top: -16px;
        width: 100px;
        height: 100px; }
        #contents:not(.pc) #main .webfont_main h1 .flip_img img {
          width: 100px;
          height: 100px; } }
@media (max-width: 760px) {
  #contents:not(.pc) .faq_webfont .accordion-item .accordion-button {
    font-size: 0.875rem; }
  #contents:not(.pc) .faq_webfont .accordion-item .accordion-body {
    font-size: 0.875rem; }
  #contents:not(.pc) .trial_webfont .container-1160 {
    padding: 44px 5.4% 38px; }
  #contents:not(.pc) #main .webfont_main {
    padding: 80px 0 80px; }
    #contents:not(.pc) #main .webfont_main h1 {
      word-break: keep-all;
      margin: 40px auto 30px;
      font-size: 2.5rem;
      width: 100%; }
      #contents:not(.pc) #main .webfont_main h1 br.mobile {
        display: block !important; }
      #contents:not(.pc) #main .webfont_main h1 .flip_txt {
        width: 200px;
        margin-top: -50px;
        height: 100px; }
        #contents:not(.pc) #main .webfont_main h1 .flip_txt .css {
          margin-bottom: 4px;
          font-size: 10px;
          padding-left: 0; }
        #contents:not(.pc) #main .webfont_main h1 .flip_txt > span {
          font-size: 2.75rem;
          line-height: 1.38; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span:first-child {
            animation: main_animation_txt_m 9s linear infinite; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span.SDPress .css {
            padding-left: 0;
            margin-left: 00px;
            width: 120%;
            font-size: 0.625rem; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span.SDHoyoyo .css {
            padding-left: 30px; }
          #contents:not(.pc) #main .webfont_main h1 .flip_txt > span.SDGwanghwamun {
            font-size: 2.625rem; }
      #contents:not(.pc) #main .webfont_main h1 .flip_img {
        width: 80px;
        height: 80px;
        margin-top: -8px;
        vertical-align: middle; }
        #contents:not(.pc) #main .webfont_main h1 .flip_img img {
          width: 80px;
          height: 80px; }
    #contents:not(.pc) #main .webfont_main .btn {
      width: 100%; }
  #contents:not(.pc) #main .merit_webfont {
    margin: 80px 0; }
    #contents:not(.pc) #main .merit_webfont .d-flex.align-items-start h3 {
      width: 100%;
      margin-bottom: 0.75rem; }
    #contents:not(.pc) #main .merit_webfont .d-flex.align-items-start p {
      width: 100%; }
    #contents:not(.pc) #main .merit_webfont ul {
      margin-top: 2.5rem;
      flex-direction: column; }
      #contents:not(.pc) #main .merit_webfont ul li {
        padding: 48px 0 44px;
        margin-bottom: 12px; }
        #contents:not(.pc) #main .merit_webfont ul li:nth-child(1), #contents:not(.pc) #main .merit_webfont ul li:nth-child(2), #contents:not(.pc) #main .merit_webfont ul li:nth-child(3), #contents:not(.pc) #main .merit_webfont ul li:nth-child(4) {
          width: 100%; }
  #contents:not(.pc) #main .use_webfont {
    margin-top: 8.75rem; }
    #contents:not(.pc) #main .use_webfont > .d-flex {
      flex-direction: column; }
    #contents:not(.pc) #main .use_webfont .nav-wrap {
      width: 100%; }
    #contents:not(.pc) #main .use_webfont .tab-content {
      margin-left: 0;
      width: 100%; }
  #contents:not(.pc) #main .experience_webfont .d-flex {
    flex-direction: column; }
    #contents:not(.pc) #main .experience_webfont .d-flex > div {
      width: 100%;
      margin-bottom: 1rem; } }
/* 이용하기 */
.webfontTooltip {
  padding: 0; }
  .webfontTooltip.show {
    opacity: 1; }
  .webfontTooltip.border {
    border: 1px solid #ffffff; }
  .webfontTooltip .tooltip-arrow {
    display: none; }
  .webfontTooltip .tooltip-inner {
    text-align: left;
    padding: 12px 14px;
    border-radius: 4px;
    background: #1c1c1c;
    max-width: 398px;
    font-size: 12px; }

#howtouse {
  min-height: calc(100vh - 500px); }
  #howtouse .sd {
    width: 32px;
    height: 32px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center; }
    #howtouse .sd.icon-check {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3631 13.4959C8.15207 13.4937 7.94874 13.575 7.79741 13.7221C7.64738 13.8722 7.5631 14.0756 7.5631 14.2878C7.5631 14.5 7.64738 14.7035 7.79741 14.8535L14.02 21.076C14.0933 21.1511 14.1815 21.21 14.2789 21.2489C14.3763 21.2879 14.4808 21.3061 14.5856 21.3023C14.7967 21.3044 15 21.2231 15.1513 21.076C15.3014 20.926 15.3856 20.7225 15.3856 20.5104C15.3856 20.2982 15.3014 20.0947 15.1513 19.9447L8.92878 13.7221C8.7742 13.5801 8.57297 13.4996 8.3631 13.4959Z' fill='%231C1C1C'/%3E%3Cpath d='M23.636 10.6667C23.425 10.6645 23.2216 10.7459 23.0703 10.893L14.0193 19.9439C13.8693 20.094 13.785 20.2974 13.785 20.5096C13.785 20.7218 13.8693 20.9253 14.0193 21.0753C14.0926 21.1503 14.1808 21.2092 14.2783 21.2482C14.3757 21.2872 14.4802 21.3053 14.585 21.3016C14.796 21.3037 14.9994 21.2224 15.1507 21.0753L24.2017 12.0243C24.3517 11.8743 24.436 11.6708 24.436 11.4586C24.436 11.2465 24.3517 11.043 24.2017 10.8929C24.0471 10.7509 23.8459 10.6704 23.636 10.6667Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    #howtouse .sd.ic-check {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3631 13.4959C8.15207 13.4937 7.94874 13.575 7.79741 13.7221C7.64738 13.8722 7.5631 14.0756 7.5631 14.2878C7.5631 14.5 7.64738 14.7035 7.79741 14.8535L14.02 21.076C14.0933 21.1511 14.1815 21.21 14.2789 21.2489C14.3763 21.2879 14.4808 21.3061 14.5856 21.3023C14.7967 21.3044 15 21.2231 15.1513 21.076C15.3014 20.926 15.3856 20.7225 15.3856 20.5104C15.3856 20.2982 15.3014 20.0947 15.1513 19.9447L8.92878 13.7221C8.7742 13.5801 8.57297 13.4996 8.3631 13.4959Z' fill='%233A68F1'/%3E%3Cpath d='M23.636 10.6667C23.425 10.6645 23.2216 10.7459 23.0703 10.893L14.0193 19.9439C13.8693 20.094 13.785 20.2974 13.785 20.5096C13.785 20.7218 13.8693 20.9253 14.0193 21.0753C14.0926 21.1503 14.1808 21.2092 14.2783 21.2482C14.3757 21.2872 14.4802 21.3053 14.585 21.3016C14.796 21.3037 14.9994 21.2224 15.1507 21.0753L24.2017 12.0243C24.3517 11.8743 24.436 11.6708 24.436 11.4586C24.436 11.2465 24.3517 11.043 24.2017 10.8929C24.0471 10.7509 23.8459 10.6704 23.636 10.6667Z' fill='%233A68F1'/%3E%3C/svg%3E%0A"); }
    #howtouse .sd.icon-x {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.6531 9.54703C21.5483 9.54666 21.4445 9.56776 21.3482 9.60904C21.2519 9.65032 21.1651 9.71089 21.0931 9.78703L9.77308 21.107C9.62567 21.2588 9.54321 21.462 9.54321 21.6735C9.54321 21.8851 9.62567 22.0883 9.77308 22.24C9.84589 22.3151 9.93288 22.375 10.029 22.4162C10.1251 22.4574 10.2285 22.4791 10.3331 22.48C10.4379 22.4803 10.5416 22.4592 10.6379 22.4179C10.7342 22.3767 10.821 22.3161 10.8931 22.24L22.2131 10.92C22.3605 10.7683 22.4429 10.5651 22.4429 10.3535C22.4429 10.142 22.3605 9.93876 22.2131 9.78703C22.1419 9.70987 22.0552 9.64861 21.9587 9.60725C21.8622 9.5659 21.7581 9.54537 21.6531 9.54703Z' fill='%231C1C1C'/%3E%3Cpath d='M10.347 9.54702C10.2422 9.54665 10.1385 9.56775 10.0421 9.60903C9.94583 9.65031 9.85899 9.71088 9.78699 9.78702C9.63959 9.93876 9.55713 10.142 9.55713 10.3535C9.55713 10.5651 9.63959 10.7683 9.78699 10.92L21.107 22.24C21.1798 22.3151 21.2668 22.375 21.3629 22.4162C21.4591 22.4574 21.5624 22.4791 21.667 22.48C21.7718 22.4803 21.8755 22.4592 21.9718 22.4179C22.0681 22.3767 22.155 22.3161 22.227 22.24C22.3744 22.0883 22.4569 21.8851 22.4569 21.6735C22.4569 21.462 22.3744 21.2588 22.227 21.107L10.907 9.77302C10.7553 9.63001 10.5555 9.54903 10.347 9.54602V9.54702Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
    #howtouse .sd.icon-info {
      width: 16px;
      height: 16px;
      background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99995 3.99995C8.79108 3.99995 9.56444 4.23455 10.2222 4.67407C10.88 5.1136 11.3927 5.73831 11.6955 6.46922C11.9982 7.20012 12.0774 8.00439 11.9231 8.78031C11.7688 9.55624 11.3878 10.269 10.8284 10.8284C10.269 11.3878 9.55624 11.7688 8.78031 11.9231C8.00439 12.0774 7.20012 11.9982 6.46922 11.6955C5.73832 11.3927 5.1136 10.88 4.67407 10.2222C4.23455 9.56444 3.99995 8.79108 3.99995 7.99995C4.00075 6.93933 4.42243 5.92238 5.1724 5.1724C5.92238 4.42243 6.93933 4.00075 7.99995 3.99995ZM7.99995 3.19995C7.0506 3.19995 6.12257 3.48147 5.33322 4.0089C4.54386 4.53633 3.92863 5.28599 3.56533 6.16307C3.20203 7.04016 3.10697 8.00528 3.29218 8.93639C3.47739 9.86749 3.93455 10.7228 4.60584 11.3941C5.27713 12.0654 6.13241 12.5225 7.06352 12.7077C7.99463 12.8929 8.95975 12.7979 9.83683 12.4346C10.7139 12.0713 11.4636 11.456 11.991 10.6667C12.5184 9.87733 12.8 8.9493 12.8 7.99995C12.8003 7.3695 12.6765 6.74515 12.4354 6.16261C12.1943 5.58006 11.8407 5.05076 11.3949 4.60496C10.9491 4.15916 10.4198 3.80561 9.8373 3.56453C9.25476 3.32344 8.63041 3.19956 7.99995 3.19995Z' fill='%23999999'/%3E%3Cpath d='M7.55752 10.3889C7.55752 10.6359 7.76352 10.7599 7.99702 10.7599C8.05095 10.7663 8.10563 10.7617 8.15772 10.7463C8.20982 10.7309 8.25823 10.7051 8.30001 10.6703C8.34178 10.6356 8.37606 10.5928 8.40073 10.5444C8.4254 10.496 8.43996 10.4431 8.44352 10.3889V7.20938C8.44045 7.15563 8.42647 7.10308 8.40241 7.05493C8.37835 7.00677 8.34473 6.96403 8.30359 6.92931C8.26246 6.89459 8.21468 6.86861 8.16317 6.85298C8.11166 6.83735 8.05751 6.83238 8.00402 6.83838C7.95008 6.83195 7.8954 6.83656 7.84331 6.85196C7.79121 6.86735 7.7428 6.89319 7.70102 6.92791C7.65925 6.96262 7.62498 7.00548 7.6003 7.05387C7.57563 7.10226 7.56107 7.15517 7.55752 7.20938V10.3889ZM7.48202 5.75287C7.48198 5.81982 7.4954 5.88608 7.52146 5.94774C7.54752 6.00941 7.58569 6.06521 7.63372 6.11184C7.68175 6.15847 7.73866 6.19498 7.80106 6.21921C7.86347 6.24344 7.9301 6.25488 7.99702 6.25287C8.06419 6.2546 8.13105 6.24301 8.19372 6.21876C8.2564 6.19452 8.31365 6.15811 8.36218 6.11162C8.41071 6.06514 8.44955 6.0095 8.47647 5.94793C8.50339 5.88636 8.51785 5.82006 8.51902 5.75287C8.51889 5.68469 8.50525 5.61721 8.47888 5.55432C8.45252 5.49144 8.41395 5.43441 8.36541 5.38652C8.31687 5.33863 8.25932 5.30084 8.19609 5.27532C8.13286 5.24981 8.0652 5.23708 7.99702 5.23787C7.92905 5.23665 7.86153 5.24914 7.7985 5.27459C7.73546 5.30004 7.67821 5.33793 7.63014 5.386C7.58207 5.43406 7.54418 5.49132 7.51873 5.55436C7.49328 5.61739 7.4808 5.68491 7.48202 5.75287Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  #howtouse > section:nth-child(1) {
    padding-top: 4.5rem; }
    #howtouse > section:nth-child(1) h2 {
      margin-bottom: 2.5rem;
      line-height: 1.38; }
    #howtouse > section:nth-child(1) .order-1 {
      width: 61.71%;
      padding: 40px 32px;
      margin-right: 2%;
      border: 1px solid #dddddd; }
      #howtouse > section:nth-child(1) .order-1 li {
        margin-bottom: 0.5rem; }
    #howtouse > section:nth-child(1) .container-1160 ul.d-flex {
      position: relative; }
      #howtouse > section:nth-child(1) .container-1160 ul.d-flex.dim:after {
        content: '산돌구름 웹폰트 8월 8일 정식 오픈';
        color: #fff;
        position: absolute;
        font-size: 26px;
        font-weight: bold;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 80%;
        background: rgba(0, 0, 0, 0.6);
        height: 100%;
        right: 0; }
      #howtouse > section:nth-child(1) .container-1160 ul.d-flex.dim li .fs-title-4 {
        opacity: 0; }
      #howtouse > section:nth-child(1) .container-1160 ul.d-flex li {
        width: calc(20% - 16px);
        border: 1px solid #dddddd;
        padding: 40px 30px;
        cursor: pointer;
        transition: background 0.1s ease-in-out , border 0.1s ease-in-out; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li > a {
          color: #1c1c1c; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li.disabled {
          cursor: inherit; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li.disabled a {
            cursor: inherit; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li.disabled .fs-txt-3,
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li.disabled .fs-title-3,
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li.disabled .fs-title-4 {
            color: #999999 !important; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:not(.disabled):hover {
          border: 1px solid #19212c;
          background: #19212c; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:not(.disabled):hover .fs-txt-3,
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:not(.disabled):hover .fs-title-3,
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:not(.disabled):hover .fs-title-4 {
            color: #ffffff; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:not(.disabled):hover button:not(.btn-ccc) {
            color: #ffffff;
            border: 1px solid #ffffff;
            background: #19212c; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(1) {
          border-top: 4px solid #dddddd !important; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(2) {
          border-top: 4px solid #C3D2FF !important; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(3) {
          border-top: 4px solid #91B4FF !important; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(3) h4:after {
            content: '';
            display: inline-block;
            background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/NEW.png");
            width: 28px;
            height: 15px;
            background-size: 100%;
            margin-left: 2px;
            background-repeat: no-repeat; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(4) {
          border-top: 4px solid #4173FA !important; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li:nth-of-type(5) {
          border-top: 4px solid #19212C !important; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li .fs-title-3 img {
          height: auto;
          width: 32px;
          vertical-align: text-top; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li .fs-txt-3 {
          color: #1c1c1c; }
        #howtouse > section:nth-child(1) .container-1160 ul.d-flex li button {
          margin-top: 12px;
          padding: 6px 16px; }
          #howtouse > section:nth-child(1) .container-1160 ul.d-flex li button:not(.btn-ccc) {
            border: 1px solid #1c1c1c;
            background-color: #1c1c1c;
            color: #ffffff; }
    #howtouse > section:nth-child(1) .container-1160 .caution {
      background-color: #f9f9f9;
      padding: 32px 36px;
      line-height: 1.64;
      font-size: 0.75rem; }
  #howtouse > section:nth-child(2) ul.d-flex {
    margin-top: 3rem; }
    #howtouse > section:nth-child(2) ul.d-flex > li {
      width: calc((100% - 80px) / 6);
      padding: 0px 0;
      text-align: center;
      position: relative; }
      #howtouse > section:nth-child(2) ul.d-flex > li:after {
        content: '';
        position: absolute;
        right: -8px;
        width: 1px;
        height: 100%;
        top: 0;
        background-color: #dddddd; }
      #howtouse > section:nth-child(2) ul.d-flex > li .fs-txt-3 {
        color: #1c1c1c; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1) {
        border: none !important; }
        #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1) > ol li:not(.fs-title-4) {
          justify-content: start;
          font-size: 0.875rem;
          color: #999999;
          font-weight: bold; }
        #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1):after {
          display: none; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(2) {
        border-top: 4px solid #dddddd; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(3) {
        border-top: 4px solid #C3D2FF; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(4) {
        border-top: 4px solid #91B4FF; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(5) {
        border-top: 4px solid #4173FA; }
      #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(6) {
        border-top: 4px solid #19212C; }
      #howtouse > section:nth-child(2) ul.d-flex > li > ol li {
        height: 48px;
        display: flex;
        line-height: 1;
        align-items: center;
        width: 100%;
        justify-content: center; }

@media (max-width: 760px) {
  .webfontTooltip {
    opacity: 1;
    padding: 0; }
    .webfontTooltip .tooltip-inner {
      padding: 6px 10px;
      max-width: calc(100% - 10.8%);
      font-size: 12px; }

  #contents:not(.pc) #howtouse > section:nth-child(1) {
    padding-top: 3.75rem; }
    #contents:not(.pc) #howtouse > section:nth-child(1) h2 {
      margin-bottom: 1.5rem; }
    #contents:not(.pc) #howtouse > section:nth-child(1) .order-1 {
      width: 100%;
      margin-right: 0%; }
    #contents:not(.pc) #howtouse > section:nth-child(1) .container-1160 ul.d-flex {
      flex-wrap: wrap; }
      #contents:not(.pc) #howtouse > section:nth-child(1) .container-1160 ul.d-flex.dim:after {
        content: '8월 8일 오픈예정';
        color: #fff;
        position: absolute;
        font-size: 26px;
        font-weight: bold;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        height: 80%;
        right: 0;
        bottom: 0; }
      #contents:not(.pc) #howtouse > section:nth-child(1) .container-1160 ul.d-flex li {
        padding: 30px 24px;
        width: calc(100%);
        margin-bottom: 16px; }
    #contents:not(.pc) #howtouse > section:nth-child(1) .caution {
      padding: 28px 24px; }
  #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex {
    margin-top: 3rem;
    flex-wrap: wrap; }
    #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1) {
      width: 50%;
      border: none !important; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1) > ol li:not(.fs-title-4) {
        justify-content: start;
        font-size: 0.875rem;
        color: #999999;
        font-weight: bold; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex > li:nth-of-type(1):after {
        display: none; }
    #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll {
      display: block;
      overflow-y: hidden;
      overflow-x: auto;
      white-space: nowrap;
      width: 50%; }
    #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li {
      width: 100%;
      display: inline-block;
      padding: 0px 0;
      text-align: center;
      position: relative; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:nth-of-type(1) {
        border-top: 4px solid #dddddd; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:nth-of-type(2) {
        border-top: 4px solid #C3D2FF; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:nth-of-type(3) {
        border-top: 4px solid #91B4FF; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:nth-of-type(4) {
        border-top: 4px solid #4173FA; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:nth-of-type(5) {
        border-top: 4px solid #19212C; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li:after {
        display: none; }
      #contents:not(.pc) #howtouse > section:nth-child(2) ul.d-flex .scroll > li > ol li {
        height: 48px;
        display: flex;
        line-height: 1;
        align-items: center;
        width: 100%;
        justify-content: center; } }
/* 마이페이지 */
#mypage .sd.icon-info {
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99995 3.99995C8.79108 3.99995 9.56444 4.23455 10.2222 4.67407C10.88 5.1136 11.3927 5.73831 11.6955 6.46922C11.9982 7.20012 12.0774 8.00439 11.9231 8.78031C11.7688 9.55624 11.3878 10.269 10.8284 10.8284C10.269 11.3878 9.55624 11.7688 8.78031 11.9231C8.00439 12.0774 7.20012 11.9982 6.46922 11.6955C5.73832 11.3927 5.1136 10.88 4.67407 10.2222C4.23455 9.56444 3.99995 8.79108 3.99995 7.99995C4.00075 6.93933 4.42243 5.92238 5.1724 5.1724C5.92238 4.42243 6.93933 4.00075 7.99995 3.99995ZM7.99995 3.19995C7.0506 3.19995 6.12257 3.48147 5.33322 4.0089C4.54386 4.53633 3.92863 5.28599 3.56533 6.16307C3.20203 7.04016 3.10697 8.00528 3.29218 8.93639C3.47739 9.86749 3.93455 10.7228 4.60584 11.3941C5.27713 12.0654 6.13241 12.5225 7.06352 12.7077C7.99463 12.8929 8.95975 12.7979 9.83683 12.4346C10.7139 12.0713 11.4636 11.456 11.991 10.6667C12.5184 9.87733 12.8 8.9493 12.8 7.99995C12.8003 7.3695 12.6765 6.74515 12.4354 6.16261C12.1943 5.58006 11.8407 5.05076 11.3949 4.60496C10.9491 4.15916 10.4198 3.80561 9.8373 3.56453C9.25476 3.32344 8.63041 3.19956 7.99995 3.19995Z' fill='%231c1c1c'/%3E%3Cpath d='M7.55752 10.3889C7.55752 10.6359 7.76352 10.7599 7.99702 10.7599C8.05095 10.7663 8.10563 10.7617 8.15772 10.7463C8.20982 10.7309 8.25823 10.7051 8.30001 10.6703C8.34178 10.6356 8.37606 10.5928 8.40073 10.5444C8.4254 10.496 8.43996 10.4431 8.44352 10.3889V7.20938C8.44045 7.15563 8.42647 7.10308 8.40241 7.05493C8.37835 7.00677 8.34473 6.96403 8.30359 6.92931C8.26246 6.89459 8.21468 6.86861 8.16317 6.85298C8.11166 6.83735 8.05751 6.83238 8.00402 6.83838C7.95008 6.83195 7.8954 6.83656 7.84331 6.85196C7.79121 6.86735 7.7428 6.89319 7.70102 6.92791C7.65925 6.96262 7.62498 7.00548 7.6003 7.05387C7.57563 7.10226 7.56107 7.15517 7.55752 7.20938V10.3889ZM7.48202 5.75287C7.48198 5.81982 7.4954 5.88608 7.52146 5.94774C7.54752 6.00941 7.58569 6.06521 7.63372 6.11184C7.68175 6.15847 7.73866 6.19498 7.80106 6.21921C7.86347 6.24344 7.9301 6.25488 7.99702 6.25287C8.06419 6.2546 8.13105 6.24301 8.19372 6.21876C8.2564 6.19452 8.31365 6.15811 8.36218 6.11162C8.41071 6.06514 8.44955 6.0095 8.47647 5.94793C8.50339 5.88636 8.51785 5.82006 8.51902 5.75287C8.51889 5.68469 8.50525 5.61721 8.47888 5.55432C8.45252 5.49144 8.41395 5.43441 8.36541 5.38652C8.31687 5.33863 8.25932 5.30084 8.19609 5.27532C8.13286 5.24981 8.0652 5.23708 7.99702 5.23787C7.92905 5.23665 7.86153 5.24914 7.7985 5.27459C7.73546 5.30004 7.67821 5.33793 7.63014 5.386C7.58207 5.43406 7.54418 5.49132 7.51873 5.55436C7.49328 5.61739 7.4808 5.68491 7.48202 5.75287Z' fill='%231c1c1c'/%3E%3C/svg%3E%0A"); }
#mypage .profile {
  padding-top: 5rem;
  margin-bottom: 1.75rem; }
  #mypage .profile .container-1200 {
    overflow: visible; }
  #mypage .profile .ic-setting,
  #mypage .profile .ic-share {
    width: 32px;
    height: 32px; }
    #mypage .profile .ic-setting > img,
    #mypage .profile .ic-share > img {
      width: 32px; }
  #mypage .profile .user_type > span {
    font-weight: normal;
    font-size: 0.75rem;
    color: #999999;
    border: 1px solid #efefef;
    background: #f9f9f9;
    padding: 2px 12px;
    border-radius: 20px; }
#mypage .use_product {
  margin-bottom: 4rem; }
  #mypage .use_product .bg {
    border-radius: 0.5rem;
    min-height: 185px;
    padding: 26px 28px;
    display: flex;
    background-color: #19212c;
    background-repeat: no-repeat; }
    #mypage .use_product .bg .text-decoration-underline {
      cursor: pointer; }
    #mypage .use_product .bg > div:nth-of-type(2) {
      margin-left: auto;
      padding-left: 16px;
      min-height: 126px;
      width: 35.5%;
      border-left: 1px solid #555; }
      #mypage .use_product .bg > div:nth-of-type(2) p {
        font-size: 0.875rem;
        display: flex;
        margin-bottom: 12px; }
        #mypage .use_product .bg > div:nth-of-type(2) p.btn-wrap {
          margin-top: 1.75rem; }
    #mypage .use_product .bg * {
      color: #ffffff; }
    #mypage .use_product .bg.none {
      background-size: cover;
      flex-direction: column;
      background-position: center;
      background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/mypage_none_bg.png");
      padding: 88px 0 74px;
      min-height: auto; }
      #mypage .use_product .bg.none h3 {
        margin-bottom: 36px; }
#mypage .excess_traffic {
  margin-top: -48px;
  margin-bottom: 4rem; }
  #mypage .excess_traffic .d-flex {
    border: 1px solid #19212c;
    border-radius: 8px;
    padding: 20px 24px; }
    #mypage .excess_traffic .d-flex > div {
      width: 33.3%;
      position: relative;
      border-left: 1px solid #dddddd;
      padding-left: 16px; }
      #mypage .excess_traffic .d-flex > div:first-child {
        border-left: none;
        padding: 0; }
      #mypage .excess_traffic .d-flex > div p {
        margin-bottom: 12px; }
        #mypage .excess_traffic .d-flex > div p:last-child {
          margin-bottom: 0; }
#mypage .add_traffic .d-flex li {
  border: 1px solid #dddddd;
  width: calc(50% - 8px);
  display: flex;
  align-items: center;
  margin-top: 12px; }
  #mypage .add_traffic .d-flex li > div:nth-of-type(2) {
    padding-left: 28px; }
  #mypage .add_traffic .d-flex li:nth-of-type(2n) {
    margin-left: auto; }
#mypage .add_traffic .d-flex .fs-title-5 {
  color: #1c1c1c;
  margin-bottom: 0.5rem; }
#mypage .add_traffic .d-flex .fs-txt-3 {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap; }
#mypage .add_traffic .d-flex .volume {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  color: #4173fa;
  font-size: 1.25rem;
  background-color: #19212c; }
#mypage .total_usage_status {
  padding-top: 5rem;
  margin-bottom: 5rem; }
  #mypage .total_usage_status h3 {
    margin-bottom: 0.75rem; }
  #mypage .total_usage_status .bg {
    border-radius: 0.5rem;
    display: flex;
    background-color: #19212c;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    background-position: center;
    background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/mypage_none_bg.png");
    padding: 60px 0 53px; }
    #mypage .total_usage_status .bg * {
      color: #ffffff; }
  #mypage .total_usage_status .used_traffic_chart {
    background: #19212c;
    border-radius: 0.5rem;
    padding: 1.75rem;
    min-width: 48rem;
    flex: 1; }
    #mypage .total_usage_status .used_traffic_chart * {
      color: #ffffff; }
    #mypage .total_usage_status .used_traffic_chart .progress {
      background: #dddddd; }
    #mypage .total_usage_status .used_traffic_chart .progress-bar {
      transition: 0.4s linear;
      transition-delay: 1s;
      transition-property: width, background-color; }
    #mypage .total_usage_status .used_traffic_chart .progress-moved .progress-bar {
      border-radius: 8px;
      background-color: #59de92; }
  #mypage .total_usage_status .add_traffic_chart {
    border: 1px solid #dddddd;
    border-radius: 0.5rem;
    min-height: 206px; }
    #mypage .total_usage_status .add_traffic_chart > div {
      height: 100%;
      min-width: 11.25rem;
      padding: 1.75rem 1.25rem;
      display: flex; }
      #mypage .total_usage_status .add_traffic_chart > div.isTraffic {
        min-width: 23.5rem;
        padding: 1.75rem; }
    #mypage .total_usage_status .add_traffic_chart .progress {
      background: #fff;
      margin-bottom: 1.25rem; }
    #mypage .total_usage_status .add_traffic_chart .progress-bar {
      margin-right: 4px;
      border-radius: 8px;
      background-color: #ffb94a; }
      #mypage .total_usage_status .add_traffic_chart .progress-bar:nth-of-type(1) {
        width: 270px; }
      #mypage .total_usage_status .add_traffic_chart .progress-bar:nth-of-type(2) {
        width: 20px; }
      #mypage .total_usage_status .add_traffic_chart .progress-bar:nth-of-type(3) {
        width: 10px; }
      #mypage .total_usage_status .add_traffic_chart .progress-bar:nth-of-type(4) {
        width: 8px;
        margin-right: 0; }
      #mypage .total_usage_status .add_traffic_chart .progress-bar:first-child:nth-last-child(1) {
        margin-right: 0;
        width: 100%; }
  #mypage .total_usage_status .progress {
    margin: 0.5rem 0;
    padding: 0px;
    height: 0.5rem;
    border-radius: 8px; }
#mypage .period_usage_status {
  margin-bottom: 5rem; }
  #mypage .period_usage_status .container-1200 {
    overflow: inherit; }
  #mypage .period_usage_status .nav .nav-link {
    padding: 5px 12px;
    font-size: 0.75rem;
    background: #ffffff;
    color: #999999;
    border: 1px solid #dddddd; }
    #mypage .period_usage_status .nav .nav-link.active {
      background: #1c1c1c;
      border: 1px solid #1c1c1c;
      color: #ffffff; }
  #mypage .period_usage_status #monthlyChart,
  #mypage .period_usage_status #dailyChart {
    height: 280px;
    width: 100% !important; }
  #mypage .period_usage_status .tab-pane:hover button {
    z-index: 10;
    display: block; }
  #mypage .period_usage_status .tab-pane button + div {
    min-width: 175px; }
  #mypage .period_usage_status .tab-pane button {
    padding: 0;
    position: absolute;
    top: calc(50% - 26px);
    border: none;
    box-shadow: none;
    display: none;
    background: transparent; }
    #mypage .period_usage_status .tab-pane button:disabled {
      display: none;
      z-index: -1; }
    #mypage .period_usage_status .tab-pane button:nth-of-type(1) {
      left: 34px; }
    #mypage .period_usage_status .tab-pane button:nth-of-type(2) {
      right: 0; }
    #mypage .period_usage_status .tab-pane button img {
      width: 52px;
      height: 52px; }
#mypage .recent_payment_details .payment-list li {
  font-size: 0.875rem;
  width: 100%;
  border-bottom: 1px solid #dddddd; }
  #mypage .recent_payment_details .payment-list li dl {
    align-items: center;
    display: flex;
    height: 54px; }
    #mypage .recent_payment_details .payment-list li dl dt {
      padding: 10px 0;
      margin-right: 20px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(1) {
        width: 160px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(2) {
        width: 120px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(3) {
        width: 120px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(4) {
        width: 160px; }
        #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(4) span {
          display: block;
          margin-top: 4px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(5) {
        width: 100px; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(6) {
        width: 220px;
        margin-left: auto; }
      #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(7) {
        width: 80px;
        margin-right: 0; }
#mypage .recent_payment_details .bg {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9; }
#mypage .userchk-wrap .d-flex {
  flex-wrap: wrap;
  align-items: stretch; }
#mypage .userchk-wrap input.form-control {
  font-size: 0.875rem;
  padding: 9px 20px 8px;
  width: 15rem;
  order: 1; }
  #mypage .userchk-wrap input.form-control::placeholder {
    color: #999999; }
  #mypage .userchk-wrap input.form-control.is-invalid {
    background-image: none;
    border-color: #ff6e40; }
  #mypage .userchk-wrap input.form-control.is-invalid + .invalid-feedback {
    font-size: 0.875rem;
    margin-top: 8px;
    color: #ff6e40;
    width: 100%;
    order: 4; }
#mypage .userchk-wrap .parsley-errors-list {
  order: 3; }
#mypage .userchk-wrap .invalid-feedback {
  order: 4;
  color: #ff6e40; }
#mypage .userchk-wrap button {
  margin-left: 8px;
  order: 2; }
#mypage .userchk-wrap .userchk input[type="password"] {
  width: calc(100% - 150px); }
#mypage .userchk-wrap .userchk .btn-sandoll {
  width: 140px; }
#mypage .userchk-wrap {
  max-width: 510px;
  padding-top: 96px;
  margin: 0 auto 200px; }
#mypage .change_userInfo hr {
  margin: 1.375rem 0 1.375rem;
  border-color: #dddddd; }
#mypage .change_userInfo .nav-btn {
  margin-top: 1.5rem; }
  #mypage .change_userInfo .nav-btn li {
    width: 50%; }
#mypage .change_userInfo .form-check-label {
  line-height: 1.64; }
#mypage .change_userInfo .profile_img_wrap .profile-img {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  object-fit: cover;
  background: #f9f9f9; }
#mypage .change_userInfo .profile_img_wrap .cropper-container.cropper-bg {
  opacity: 0;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden; }
#mypage .change_userInfo .profile_img_wrap .position-absolute {
  bottom: 0px;
  left: 56px;
  width: 32px;
  height: 32px;
  background: #999999;
  border-radius: 50%; }
#mypage .change_userInfo .profile_img_wrap .dropdown-toggle::after {
  display: none; }
#mypage .change_userInfo .profile_img_wrap ul {
  border: 1px solid #dddddd;
  border-radius: 0;
  padding: 0;
  inset: 50px auto auto 8px !important; }
  #mypage .change_userInfo .profile_img_wrap ul li a {
    color: #333; }
  #mypage .change_userInfo .profile_img_wrap ul li:first-child a {
    padding: 14px 20px 10px; }
  #mypage .change_userInfo .profile_img_wrap ul li:last-child a {
    padding: 10px 20px 14px; }
  #mypage .change_userInfo .profile_img_wrap ul li a:hover {
    background: #f9f9f9; }
#mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) {
  width: 57.5%; }
  #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 0.75rem;
    min-height: 1.75rem; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group label {
      width: 29%; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group > p,
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group > .d-flex,
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group > .form-control,
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group > .fileBox {
      width: 71%; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group textarea {
      height: 118px; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .fileBox input {
      display: none; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .fileBox .parsley-errors-list {
      width: 100%; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .error,
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .parsley-errors-list {
      width: 71%;
      margin-left: auto; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .form-control {
      padding: 9px 20px 8px;
      border: 1px solid #dddddd;
      font-size: 0.875rem; }
      #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .form-control.select-wrap {
        width: 5.125rem;
        margin-right: 8px;
        background-position: 82% center; }
        #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .form-control.select-wrap.w-100 {
          background-position: 95% center !important; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .certify-wrap input {
      width: calc(100% - 152px); }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .certify-wrap .btn-default {
      width: 9rem;
      margin-left: 0.5rem; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .f_hp_wrap select.form-control {
      width: 9rem !important;
      margin-right: 0.5rem;
      background-position: 90% center; }
    #mypage .change_userInfo form > div:not(.form-check):not(.d-flex):not(.btn-wrap) .form-group .f_hp_wrap input.form-control {
      width: calc(100% - 152px); }
#mypage .add_traffic .payment-list li,
#mypage .last_traffic .payment-list li {
  font-size: 0.875rem;
  width: 100%;
  border-bottom: 1px solid #dddddd; }
  #mypage .add_traffic .payment-list li dl,
  #mypage .last_traffic .payment-list li dl {
    align-items: center;
    display: flex;
    height: 54px; }
    #mypage .add_traffic .payment-list li dl dt,
    #mypage .last_traffic .payment-list li dl dt {
      padding: 10px 0;
      margin-right: 20px; }
      #mypage .add_traffic .payment-list li dl dt:nth-of-type(1),
      #mypage .last_traffic .payment-list li dl dt:nth-of-type(1) {
        width: 180px; }
      #mypage .add_traffic .payment-list li dl dt:nth-of-type(2),
      #mypage .last_traffic .payment-list li dl dt:nth-of-type(2) {
        width: 120px; }
      #mypage .add_traffic .payment-list li dl dt:nth-of-type(3),
      #mypage .last_traffic .payment-list li dl dt:nth-of-type(3) {
        width: 120px; }
      #mypage .add_traffic .payment-list li dl dt:nth-of-type(4),
      #mypage .last_traffic .payment-list li dl dt:nth-of-type(4) {
        width: 120px; }
      #mypage .add_traffic .payment-list li dl dt:nth-of-type(5),
      #mypage .last_traffic .payment-list li dl dt:nth-of-type(5) {
        margin-left: auto;
        margin-right: 0;
        width: 160px; }
#mypage .add_traffic .bg,
#mypage .last_traffic .bg {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9f9; }

@media (max-width: 760px) {
  #mypage .total_usage_status .used_traffic_chart {
    background: #19212c;
    border-radius: 0.5rem;
    padding: 1.75rem;
    min-width: 100%;
    flex: 1; }
  #mypage .total_usage_status .add_traffic_chart {
    margin-top: 16px;
    height: 100%; }
    #mypage .total_usage_status .add_traffic_chart > div {
      height: 100%;
      min-width: 100%;
      min-height: 206px;
      padding: 1.75rem 1.25rem; }
      #mypage .total_usage_status .add_traffic_chart > div.isTraffic {
        min-width: 100%;
        padding: 1.75rem; }
  #mypage .add_traffic .payment-list li,
  #mypage .last_traffic .payment-list li {
    font-size: 0.875rem;
    width: 100%;
    border-bottom: 1px solid #dddddd; }
    #mypage .add_traffic .payment-list li dl,
    #mypage .last_traffic .payment-list li dl {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      height: auto;
      padding: 10px 0; }
      #mypage .add_traffic .payment-list li dl dt,
      #mypage .last_traffic .payment-list li dl dt {
        padding: 4px 0;
        margin-right: 0px; }
        #mypage .add_traffic .payment-list li dl dt:nth-of-type(1),
        #mypage .last_traffic .payment-list li dl dt:nth-of-type(1) {
          width: 100%; }
        #mypage .add_traffic .payment-list li dl dt:nth-of-type(2),
        #mypage .last_traffic .payment-list li dl dt:nth-of-type(2) {
          width: 100%; }
        #mypage .add_traffic .payment-list li dl dt:nth-of-type(3),
        #mypage .last_traffic .payment-list li dl dt:nth-of-type(3) {
          width: 100%; }
        #mypage .add_traffic .payment-list li dl dt:nth-of-type(4),
        #mypage .last_traffic .payment-list li dl dt:nth-of-type(4) {
          width: 100%; }
        #mypage .add_traffic .payment-list li dl dt:nth-of-type(5),
        #mypage .last_traffic .payment-list li dl dt:nth-of-type(5) {
          margin-left: auto;
          margin-right: 0;
          width: 100%; }
  #mypage .excess_traffic {
    margin-top: -48px;
    margin-bottom: 4rem; }
    #mypage .excess_traffic .d-flex {
      border: 1px solid #19212c;
      border-radius: 8px;
      padding: 24px 5.4%;
      flex-direction: column; }
      #mypage .excess_traffic .d-flex > div {
        width: 100%;
        position: relative;
        border-left: none;
        border-bottom: 1px solid #dddddd;
        padding-left: 0px;
        padding: 20px 0; }
        #mypage .excess_traffic .d-flex > div:first-child {
          padding-bottom: 20px; }
        #mypage .excess_traffic .d-flex > div:last-child {
          border-bottom: none;
          padding-bottom: 0; }
        #mypage .excess_traffic .d-flex > div p {
          margin-bottom: 12px; }
          #mypage .excess_traffic .d-flex > div p:last-child {
            margin-bottom: 0; }
  #mypage .add_traffic .d-flex li {
    width: 100%;
    margin-left: 0; }
  #mypage .use_product {
    margin-bottom: 4rem; }
    #mypage .use_product .bg {
      flex-direction: column; }
      #mypage .use_product .bg > div:nth-of-type(2) {
        margin-left: auto;
        margin-top: 24px;
        padding-left: 0;
        padding-top: 24px;
        width: 100%;
        border-top: 1px solid #555;
        border-left: none; }
        #mypage .use_product .bg > div:nth-of-type(2) p {
          font-size: 0.875rem; }
      #mypage .use_product .bg.none {
        padding: 88px 20% 74px; }
  #mypage .recent_payment_details .payment-list li {
    padding: 16px 0; }
    #mypage .recent_payment_details .payment-list li dl {
      flex-direction: column;
      height: auto; }
      #mypage .recent_payment_details .payment-list li dl dt {
        width: 100% !important;
        margin-right: 0;
        padding: 4px; }
        #mypage .recent_payment_details .payment-list li dl dt:nth-of-type(4) span {
          display: inline;
          margin-top: 0;
          margin-left: 16px; }
  #mypage .recent_payment_details .bg {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9; }
  #mypage .period_usage_status .tab-pane button {
    display: block; }
    #mypage .period_usage_status .tab-pane button:nth-of-type(1) {
      left: 30px; }
    #mypage .period_usage_status .tab-pane button img {
      width: 26px;
      height: 26px; } }
/* 나의 프로젝트 */
#myproject .editWebfont {
  padding-top: 5rem;
  position: relative;
  overflow: inherit !important; }
  #myproject .editWebfont .dropdown-toggle {
    padding: 0 24px 0 0;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% center; }
    #myproject .editWebfont .dropdown-toggle:after {
      display: none; }
    #myproject .editWebfont .dropdown-toggle[aria-expanded='true'] {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%231c1c1c;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  #myproject .editWebfont > .d-flex > div:nth-of-type(1) {
    width: 29.74%;
    margin-right: 4.13%; }
    #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div {
      border: 1px solid #19212c;
      border-radius: 8px;
      padding: 24px 20px;
      position: -webkit-sticky;
      /* 사파리 브라우저 지원 */
      position: sticky;
      top: 100px;
      width: 100%; }
      #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div .webfont-list dt {
        padding: 16px 0;
        border-bottom: 1px solid #dddddd;
        font-size: 0.875rem; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div .webfont-list dt:nth-last-of-type(1) {
          border-bottom: none; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div .webfont-list dt .preview {
          margin-top: 0.5rem;
          font-size: 2.3125rem;
          white-space: nowrap;
          overflow: hidden;
          width: 100%;
          line-height: 1.3; }
      #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div .webfont-list .ic-removeCircle {
        cursor: pointer; }
      #myproject .editWebfont > .d-flex > div:nth-of-type(1) > div .btn-sandoll:disabled {
        background: #cccccc;
        border: 1px solid #cccccc;
        opacity: 1; }
  #myproject .editWebfont > .d-flex > div:nth-of-type(2) {
    width: 62.13%;
    padding: 24px 0px; }
    #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list {
      width: 100%;
      overflow-x: hidden; }
      #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt {
        border-bottom: 1px solid #dddddd; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt h5 {
          padding: 12px 0; }
          #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt h5 .btn {
            padding: 0;
            line-height: 1.5; }
            #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt h5 .btn.del-fontfamily {
              font-size: 12px;
              padding: 4px 8px;
              border: 1px solid #EAEAEA;
              background-color: #F9F9F9; }
            #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt h5 .btn.collapseBtn {
              width: 20px;
              height: 20px;
              background-repeat: no-repeat;
              background-position: center;
              transition: transform 0.3s;
              background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
              #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt h5 .btn.collapseBtn[aria-expanded="true"] {
                transform: rotate(-180deg); }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt .form-check-label {
          font-size: 1rem; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dt .text-999 {
          font-size: 0.875rem; }
      #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd {
        align-items: flex-start;
        border-bottom: 1px solid #dddddd;
        padding: 12px 0;
        transition: opacity 0.3s; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd.d-flex {
          opacity: 1; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd.d-none {
          opacity: 0; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd .preview {
          font-size: 2.3125rem;
          white-space: nowrap;
          overflow: hidden;
          width: 100%;
          line-height: 1.5; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd .form-check-input[type=checkbox] {
          width: 24px;
          height: 24px;
          background-size: 16px 16px;
          margin-right: 8px;
          margin-top: 0;
          border-radius: 2px; }
        #myproject .editWebfont > .d-flex > div:nth-of-type(2) .webfont-list dd .form-check-label {
          width: calc(100% - 32px);
          padding-top: 4px; }
#myproject .myproject {
  padding-top: 5rem; }
  #myproject .myproject .del-fontfamily,
  #myproject .myproject .copy-html,
  #myproject .myproject .copy-css {
    display: inline-flex;
    align-items: center;
    min-width: 120px;
    justify-content: end;
    font-size: 0.75rem;
    padding: 0; }
    #myproject .myproject .del-fontfamily img,
    #myproject .myproject .copy-html img,
    #myproject .myproject .copy-css img {
      width: 32px;
      height: 32px; }
  #myproject .myproject .ic-setting {
    width: 32px;
    height: 32px; }
  #myproject .myproject .position-relative .success {
    position: absolute;
    top: 0.75rem;
    right: 0;
    display: inline-block;
    background: #333333;
    color: white;
    font-size: 12px;
    padding: 4px 8px;
    opacity: 0;
    transition: opacity 0.5s; }
  #myproject .myproject .btn-wrap .btn-sandoll:disabled {
    opacity: 1;
    border-color: #999999;
    background-color: #999999; }
  #myproject .myproject .btn-wrap .btn-default-outline:disabled {
    opacity: 1;
    color: #999999; }
  #myproject .myproject .project-wrap {
    margin-top: 1.75rem;
    border-radius: 0.5rem;
    border: 1px solid #dddddd;
    padding: 30px 24px 40px;
    transition: all 0.1s ease-in-out; }
    #myproject .myproject .project-wrap .toggle {
      --width: 64px;
      --height: 22px;
      position: relative;
      display: inline-block;
      width: var(--width);
      height: var(--height);
      border-radius: var(--height);
      cursor: pointer; }
    #myproject .myproject .project-wrap .toggle input {
      display: none; }
    #myproject .myproject .project-wrap .toggle .slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: var(--height);
      background-color: #dddddd;
      transition: all 0.4s ease-in-out; }
    #myproject .myproject .project-wrap .toggle .slider::before {
      content: '';
      position: absolute;
      top: 4px;
      left: 4px;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background-color: #fff;
      transition: all 0.4s ease-in-out; }
    #myproject .myproject .project-wrap .toggle input:checked + .slider {
      background-color: #4173fa; }
    #myproject .myproject .project-wrap .toggle input:checked + .slider::before {
      transform: translateX(calc(var(--width) - var(--height))); }
    #myproject .myproject .project-wrap .toggle .labels {
      position: absolute;
      top: 6px;
      left: 8px;
      width: 100%;
      height: 100%;
      font-size: 10px;
      transition: all 0.4s ease-in-out; }
    #myproject .myproject .project-wrap .toggle .labels::after {
      content: attr(data-off);
      position: absolute;
      left: 14px;
      color: #ffffff;
      opacity: 1;
      transition: all 0.4s ease-in-out; }
    #myproject .myproject .project-wrap .toggle .labels::before {
      content: attr(data-on);
      position: absolute;
      left: 5px;
      color: #ffffff;
      opacity: 0;
      transition: all 0.4s ease-in-out; }
    #myproject .myproject .project-wrap .toggle input:checked ~ .labels::after {
      opacity: 0; }
    #myproject .myproject .project-wrap .toggle input:checked ~ .labels::before {
      opacity: 1; }
    #myproject .myproject .project-wrap .vertical-bar {
      height: 20px;
      width: 1px;
      background: #999999;
      display: inline-block; }
    #myproject .myproject .project-wrap.disabled {
      background-color: #F9F9F9; }
      #myproject .myproject .project-wrap.disabled * {
        color: #999999 !important; }
      #myproject .myproject .project-wrap.disabled .prj_disabled {
        transition: all 0.1s ease-in-out;
        display: none !important; }
      #myproject .myproject .project-wrap.disabled .toggle {
        margin-left: auto; }
    #myproject .myproject .project-wrap.none {
      background-size: cover;
      flex-direction: column;
      background-position: center;
      background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/mypage_none_bg.png");
      padding: 60px 0 53px;
      min-height: auto; }
      #myproject .myproject .project-wrap.none > * {
        color: #ffffff; }
    #myproject .myproject .project-wrap > div.mt-3 a {
      height: 16px;
      display: inline-block; }
    #myproject .myproject .project-wrap .dropdown-toggle {
      padding: 0 24px 0 0;
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23333;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: 100% center; }
      #myproject .myproject .project-wrap .dropdown-toggle:after {
        display: none; }
      #myproject .myproject .project-wrap .dropdown-toggle[aria-expanded='true'] {
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23333;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    #myproject .myproject .project-wrap .copy_script_wrap {
      margin-top: 1.625rem;
      margin-bottom: 2.375rem; }
      #myproject .myproject .project-wrap .copy_script_wrap textarea[name="copyCode"] {
        background-color: #f9f9f9;
        border: none;
        width: 100%;
        padding: 10px 16px;
        font-size: 0.875rem;
        line-height: 1.64;
        color: #333333;
        resize: none; }
    #myproject .myproject .project-wrap > div:not(.btn-wrap):not(.copy_script_wrap) {
      margin-bottom: 0.5rem;
      font-size: 0.875rem;
      line-height: 1.64; }
      #myproject .myproject .project-wrap > div:not(.btn-wrap):not(.copy_script_wrap) label.fw-bold {
        min-width: 5.6%; }
      #myproject .myproject .project-wrap > div:not(.btn-wrap):not(.copy_script_wrap) .text-sandoll {
        font-size: 0.75rem;
        padding: 4px 8px;
        background: #ebf0ff;
        border-radius: 5px; }
    #myproject .myproject .project-wrap .webfont-list {
      margin-top: 0.75rem; }
      #myproject .myproject .project-wrap .webfont-list textarea {
        padding: 0;
        border: none;
        background-color: #f9f9f9;
        padding: 16px;
        line-height: 1.64;
        font-size: 0.875rem;
        width: 100%;
        resize: none; }
        #myproject .myproject .project-wrap .webfont-list textarea:empty, #myproject .myproject .project-wrap .webfont-list textarea:invalid {
          display: none; }
      #myproject .myproject .project-wrap .webfont-list dt.none {
        padding: 60px 0 56px;
        border: none;
        background-color: #f1f1f1; }
      #myproject .myproject .project-wrap .webfont-list dt h5 {
        font-weight: bold; }
      #myproject .myproject .project-wrap .webfont-list dt .form-check-label {
        font-size: 1rem;
        font-weight: bold;
        width: auto; }
      #myproject .myproject .project-wrap .webfont-list dt .text-999 {
        font-size: 0.875rem;
        font-weight: normal; }
      #myproject .myproject .project-wrap .webfont-list dd {
        align-items: flex-start;
        padding-bottom: 1.25rem;
        padding-top: 0.625rem;
        border-top: 1px solid #dddddd; }
        #myproject .myproject .project-wrap .webfont-list dd:nth-of-type(1):not(.form-check) {
          border-top: none;
          padding-top: 0; }
        #myproject .myproject .project-wrap .webfont-list dd:last-child {
          padding-bottom: 0; }
        #myproject .myproject .project-wrap .webfont-list dd .form-check-input[type=checkbox] {
          width: 16px;
          height: 16px;
          margin-top: 0.5rem; }
        #myproject .myproject .project-wrap .webfont-list dd .form-check-label {
          width: calc(100% - 28px); }
          #myproject .myproject .project-wrap .webfont-list dd .form-check-label h6 {
            font-size: 0.875rem;
            font-weight: bold;
            min-height: 34px; }
        #myproject .myproject .project-wrap .webfont-list dd .preview {
          margin-top: 0.5rem;
          margin-bottom: 1rem;
          display: block;
          font-size: 36px;
          line-height: 1.2;
          overflow-x: hidden;
          overflow-y: visible;
          white-space: nowrap;
          text-overflow: clip; }

@media (max-width: 760px) {
  #myproject .myproject .btn-wrap {
    flex-direction: column; }
    #myproject .myproject .btn-wrap .btn {
      width: 100%;
      height: 60px; }
  #myproject .myproject .project-wrap.none {
    padding: 60px 20%;
    word-break: keep-all; }
    #myproject .myproject .project-wrap.none p {
      line-height: 1.64; }
  #myproject .myproject .project-wrap .toggle .labels {
    top: 3px; }
  #myproject .editWebfont.container-1160 {
    padding-top: 3.75rem !important; }
  #myproject .editWebfont > .d-flex {
    flex-direction: column; }
    #myproject .editWebfont > .d-flex > div:nth-of-type(1) {
      width: 100%;
      margin-right: 0; }
    #myproject .editWebfont > .d-flex > div:nth-of-type(2) {
      width: 100%;
      margin-top: 30px; } }
/* 결제 */
#inicisModalDiv {
  opacity: 1 !important; }

.pop-conts {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999; }
  .pop-conts iframe {
    margin: 100px auto 100px;
    display: block; }

#store .container-1200.d-flex {
  justify-content: space-between; }
  #store .container-1200.d-flex > .order-1 {
    width: 45rem; }
    #store .container-1200.d-flex > .order-1 .product_items {
      display: flex;
      background: #f9f9f9;
      align-items: center;
      height: 88px;
      padding-right: 1.25rem;
      margin-bottom: 0.5rem; }
      #store .container-1200.d-flex > .order-1 .product_items:last-child {
        margin-bottom: 0; }
      #store .container-1200.d-flex > .order-1 .product_items.coupon .price {
        color: #4173fa; }
      #store .container-1200.d-flex > .order-1 .product_items img {
        width: 88px;
        height: 88px; }
      #store .container-1200.d-flex > .order-1 .product_items > div:nth-of-type(1) {
        margin-left: 0.75rem; }
      #store .container-1200.d-flex > .order-1 .product_items .ms-auto {
        text-align: right; }
        #store .container-1200.d-flex > .order-1 .product_items .ms-auto .fs-title-3 {
          margin-bottom: 0.375rem; }
    #store .container-1200.d-flex > .order-1 .user_info .btn-size-sm {
      min-width: 80px;
      padding: 4px 12px; }
    #store .container-1200.d-flex > .order-1 section .fs-title-3,
    #store .container-1200.d-flex > .order-1 form .fs-title-3 {
      margin-bottom: 1.5rem; }
    #store .container-1200.d-flex > .order-1 section .caution,
    #store .container-1200.d-flex > .order-1 form .caution {
      background: #f9f9f9;
      padding: 2.5rem 2rem; }
      #store .container-1200.d-flex > .order-1 section .caution ul,
      #store .container-1200.d-flex > .order-1 form .caution ul {
        list-style: "· ";
        padding-left: 10px; }
        #store .container-1200.d-flex > .order-1 section .caution ul li,
        #store .container-1200.d-flex > .order-1 form .caution ul li {
          line-height: 1.64; }
    #store .container-1200.d-flex > .order-1 section .info_list,
    #store .container-1200.d-flex > .order-1 form .info_list {
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #dddddd; }
      #store .container-1200.d-flex > .order-1 section .info_list > li,
      #store .container-1200.d-flex > .order-1 form .info_list > li {
        display: flex;
        align-items: center;
        margin-bottom: 0.875rem;
        min-height: 2rem; }
        #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2,
        #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 {
          display: none; }
          #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2 .fs-title-5,
          #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 .fs-title-5 {
            padding: 20px 0 16px; }
          #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2 .form-group,
          #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 .form-group {
            display: flex;
            align-items: center;
            margin-bottom: 0.75rem; }
            #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2 .form-group label,
            #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 .form-group label {
              width: 146px; }
            #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2 .form-group > div,
            #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 .form-group > div {
              width: calc(100% - 146px); }
              #store .container-1200.d-flex > .order-1 section .info_list > li .taxType2 .form-group > div input[type="text"]:nth-child(2),
              #store .container-1200.d-flex > .order-1 form .info_list > li .taxType2 .form-group > div input[type="text"]:nth-child(2) {
                margin-top: 0.75rem; }
        #store .container-1200.d-flex > .order-1 section .info_list > li .w-100 .w-75 .form-control,
        #store .container-1200.d-flex > .order-1 form .info_list > li .w-100 .w-75 .form-control {
          width: calc(258px); }
        #store .container-1200.d-flex > .order-1 section .info_list > li .w-100 .w-75 input[type="number"]::-webkit-outer-spin-button,
        #store .container-1200.d-flex > .order-1 section .info_list > li .w-100 .w-75 input[type="number"]::-webkit-inner-spin-button,
        #store .container-1200.d-flex > .order-1 form .info_list > li .w-100 .w-75 input[type="number"]::-webkit-outer-spin-button,
        #store .container-1200.d-flex > .order-1 form .info_list > li .w-100 .w-75 input[type="number"]::-webkit-inner-spin-button {
          -webkit-appearance: none;
          margin: 0; }
        #store .container-1200.d-flex > .order-1 section .info_list > li .w-100 .w-75 .parsley-error-list.filled,
        #store .container-1200.d-flex > .order-1 form .info_list > li .w-100 .w-75 .parsley-error-list.filled {
          margin: 0.5rem 0 0 0; }
        #store .container-1200.d-flex > .order-1 section .info_list > li > label,
        #store .container-1200.d-flex > .order-1 form .info_list > li > label {
          width: 10.625rem; }
        #store .container-1200.d-flex > .order-1 section .info_list > li > div,
        #store .container-1200.d-flex > .order-1 form .info_list > li > div {
          width: calc(100% - 170px); }
          #store .container-1200.d-flex > .order-1 section .info_list > li > div .form-control,
          #store .container-1200.d-flex > .order-1 form .info_list > li > div .form-control {
            padding: 9px 14px 8px;
            border: 1px solid #dddddd;
            font-size: 0.875rem; }
          #store .container-1200.d-flex > .order-1 section .info_list > li > div .fs-txt-4,
          #store .container-1200.d-flex > .order-1 form .info_list > li > div .fs-txt-4 {
            margin-top: 0.75rem; }
          #store .container-1200.d-flex > .order-1 section .info_list > li > div.fs-txt-2,
          #store .container-1200.d-flex > .order-1 form .info_list > li > div.fs-txt-2 {
            flex-wrap: wrap; }
            #store .container-1200.d-flex > .order-1 section .info_list > li > div.fs-txt-2 input[type="text"],
            #store .container-1200.d-flex > .order-1 form .info_list > li > div.fs-txt-2 input[type="text"] {
              padding-left: 20px;
              width: calc(100% - 148px); }
            #store .container-1200.d-flex > .order-1 section .info_list > li > div.fs-txt-2 button,
            #store .container-1200.d-flex > .order-1 form .info_list > li > div.fs-txt-2 button {
              width: 8.75rem;
              padding: 9px 30px; }
          #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown,
          #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown {
            width: 100%; }
            #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown button,
            #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown button {
              width: 100%; }
            #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown button[aria-expanded='true'],
            #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown button[aria-expanded='true'] {
              background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
            #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul,
            #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul {
              padding: 0;
              position: absolute;
              border-radius: 0;
              width: 100%;
              border: 1px solid #dddddd;
              border-top: none;
              top: 46px;
              left: 0; }
              #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul .form-check-input,
              #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul .form-check-input {
                display: none; }
                #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul .form-check-input:checked + label,
                #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul .form-check-input:checked + label {
                  color: #4173fa; }
                #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul .form-check-input:disabled + label,
                #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul .form-check-input:disabled + label {
                  color: #999999;
                  background: #f9f9f9;
                  cursor: inherit; }
              #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul .list-group-item,
              #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul .list-group-item {
                border: none;
                padding: 9px 13px; }
                #store .container-1200.d-flex > .order-1 section .info_list > li > div .coupon-dropdown ul .list-group-item:hover,
                #store .container-1200.d-flex > .order-1 form .info_list > li > div .coupon-dropdown ul .list-group-item:hover {
                  cursor: pointer;
                  background: #f9f9f9; }
        #store .container-1200.d-flex > .order-1 section .info_list > li .btn-group input + label,
        #store .container-1200.d-flex > .order-1 form .info_list > li .btn-group input + label {
          font-size: 0.875rem;
          width: 50%;
          border: 1px solid #dddddd; }
        #store .container-1200.d-flex > .order-1 section .info_list > li .btn-group input:checked + label,
        #store .container-1200.d-flex > .order-1 form .info_list > li .btn-group input:checked + label {
          border: 1px solid #4173fa;
          background: #4173fa;
          color: #fff; }
    #store .container-1200.d-flex > .order-1 section .payment-tab li button,
    #store .container-1200.d-flex > .order-1 form .payment-tab li button {
      width: 108px;
      height: 108px;
      border: 1px solid #dddddd;
      background: #fff;
      box-sizing: border-box;
      margin-right: 0.75rem;
      font-size: 0.875rem;
      color: #333333; }
      #store .container-1200.d-flex > .order-1 section .payment-tab li button img,
      #store .container-1200.d-flex > .order-1 form .payment-tab li button img {
        width: 53px;
        height: 53px;
        margin: 0 auto 12px;
        display: block;
        object-fit: contain;
        border: none; }
      #store .container-1200.d-flex > .order-1 section .payment-tab li button.active,
      #store .container-1200.d-flex > .order-1 form .payment-tab li button.active {
        border: 1px solid #4173fa; }
    #store .container-1200.d-flex > .order-1 section .payment-tab li:last-child button,
    #store .container-1200.d-flex > .order-1 form .payment-tab li:last-child button {
      margin-right: 0; }
  #store .container-1200.d-flex > .order-2 {
    width: 22.5rem; }
    #store .container-1200.d-flex > .order-2 > div {
      background: #f9f9f9;
      padding: 3.75rem 1.25rem 2.9375rem; }
      #store .container-1200.d-flex > .order-2 > div .d-flex {
        margin-bottom: 1.875rem; }
        #store .container-1200.d-flex > .order-2 > div .d-flex label {
          width: 40%; }
        #store .container-1200.d-flex > .order-2 > div .d-flex p {
          width: 60%;
          text-align: right; }
      #store .container-1200.d-flex > .order-2 > div hr {
        border-color: #dddddd;
        margin: 1.875rem 0; }
      #store .container-1200.d-flex > .order-2 > div .form-check {
        align-items: flex-start;
        line-height: 1.64; }
#store .container-572 .fs-title-3 {
  margin: 0.75rem 0; }
#store .container-572 .product_items {
  background: #f9f9f9;
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem; }
  #store .container-572 .product_items:last-of-type {
    margin-bottom: 0; }
  #store .container-572 .product_items img {
    width: 100px;
    height: 100px;
    margin-right: 0.75rem; }
  #store .container-572 .product_items .fs-title-4 {
    margin-bottom: 0.5rem; }
#store .container-572 .howtoUse {
  padding-top: 3rem; }
  #store .container-572 .howtoUse .nav {
    border-bottom: 1px solid #dddddd; }
    #store .container-572 .howtoUse .nav .nav-link {
      font-size: 1rem;
      font-weight: bold;
      padding: 7px 0;
      color: #999999;
      background: transparent;
      border: none; }
    #store .container-572 .howtoUse .nav .nav-link.active {
      border-bottom: 2px solid #1c1c1c;
      color: #1c1c1c; }
  #store .container-572 .howtoUse .fs-title-4 {
    margin-top: 20px; }
  #store .container-572 .howtoUse .fs-txt-3:not(.btn-default-outline) {
    margin-top: 16px; }
#store .container-572 .guide > .d-flex {
  background: #f9f9f9;
  padding: 28px 28px;
  justify-content: space-between; }
  #store .container-572 .guide > .d-flex > div {
    text-align: center;
    width: 30%;
    padding: 0 6px;
    line-height: 1.64;
    word-break: keep-all; }
  #store .container-572 .guide > .d-flex img {
    width: 69px;
    height: 69px; }
#store .container-572 .guide .fs-title-4 {
  margin-top: 20px; }
#store .container-572 .guide .fs-txt-2:not(.btn-default-outline) {
  margin-top: 16px; }

@media (max-width: 760px) {
  #contents:not(.pc) #store .product_info {
    min-height: auto;
    background-position: top right;
    background-size: 100% auto; }
    #contents:not(.pc) #store .product_info .container-1160 {
      height: 100%;
      padding: 3.125rem 5.4% 2.5rem; }
      #contents:not(.pc) #store .product_info .container-1160 .order-1 {
        width: 100%;
        display: flex;
        flex-direction: column; }
      #contents:not(.pc) #store .product_info .container-1160 .order-2 {
        height: inherit;
        width: 100%; }
        #contents:not(.pc) #store .product_info .container-1160 .order-2 .form-check {
          border: 1px solid #dddddd;
          padding: 28px 16px; }
          #contents:not(.pc) #store .product_info .container-1160 .order-2 .form-check .text-decoration-line-through {
            vertical-align: super; }
          #contents:not(.pc) #store .product_info .container-1160 .order-2 .form-check .fs-txt-3 {
            color: #333333; }
          #contents:not(.pc) #store .product_info .container-1160 .order-2 .form-check.form-chk-new {
            padding: 0;
            border: none; }
            #contents:not(.pc) #store .product_info .container-1160 .order-2 .form-check.form-chk-new .fs-txt-3 {
              color: #999999; }
      #contents:not(.pc) #store .product_info .container-1160 .product_name {
        font-size: 2.125rem;
        line-height: 1.38;
        min-height: 200px;
        display: inline-flex;
        align-items: flex-start;
        margin-bottom: 2.25rem; }
      #contents:not(.pc) #store .product_info .container-1160 .fs-txt-3 a {
        color: #333333;
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position: center right;
        background-image: url("https://media.sandollcloud.com/static/images/PSP/icon/ic_download_normal.png"); }
        #contents:not(.pc) #store .product_info .container-1160 .fs-txt-3 a:hover {
          color: #4173fa;
          background-image: url("https://media.sandollcloud.com/static/images/PSP/icon/ic-download-blue.png"); }
      #contents:not(.pc) #store .product_info .container-1160 .fs-txt-4 {
        margin-top: 0.75rem; }
      #contents:not(.pc) #store .product_info .container-1160 .border-top-ddd {
        margin-top: 1.75rem;
        padding-top: 1.75rem;
        border-top: 1px solid #dddddd; }
    #contents:not(.pc) #store .product_info .recommend_product_item .fs-txt-1 {
      color: #333333;
      margin-top: 0.25rem; }
    #contents:not(.pc) #store .product_info .position-fixed.btn-wrap {
      padding: 0 5.4%;
      left: 0;
      z-index: 9;
      bottom: 30px;
      height: auto;
      top: inherit;
      background: white; }
      #contents:not(.pc) #store .product_info .position-fixed.btn-wrap .btn-default {
        width: calc(100% - 60px); }
      #contents:not(.pc) #store .product_info .position-fixed.btn-wrap .btn-default-outline {
        width: 60px;
        height: 60px;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
  #contents:not(.pc) #store .product_purchase > img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem; }
  #contents:not(.pc) #store .product_purchase .d-flex {
    flex-wrap: wrap; }
    #contents:not(.pc) #store .product_purchase .d-flex .fs-txt-2 .ic-page-next {
      width: 12px;
      height: 12px; }
    #contents:not(.pc) #store .product_purchase .d-flex > form {
      width: 100%; }
      #contents:not(.pc) #store .product_purchase .d-flex > form .fs-title-2 {
        margin: 0.75rem 0; }
      #contents:not(.pc) #store .product_purchase .d-flex > form .product-encore {
        position: absolute;
        top: 0;
        right: 0; }
        #contents:not(.pc) #store .product_purchase .d-flex > form .product-encore span {
          display: none; }
      #contents:not(.pc) #store .product_purchase .d-flex > form .product-info {
        padding: 20px 0;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd; }
        #contents:not(.pc) #store .product_purchase .d-flex > form .product-info ul li {
          width: 100%;
          flex-wrap: wrap;
          margin-bottom: 20px; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .product-info ul li:last-child {
            margin-bottom: 0.5rem; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .product-info ul li label {
            width: 100%;
            margin-bottom: 0.5rem; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .product-info ul li > span {
            width: 100%; }
      #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed {
        padding: 0 5.4%;
        z-index: 99;
        left: 0;
        bottom: 40px; }
        #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview {
          padding: 0 0 20px 0;
          bottom: 0;
          background: #333333; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview.cancel {
            background: #999999;
            padding: 0 0 20px 0;
            bottom: 0; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview .btn-cancel,
          #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview .btn-default {
            font-weight: bold;
            padding: 25px 0; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview button.btn-default {
            width: 40%;
            position: relative; }
            #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview button.btn-default:after {
              position: absolute;
              content: "";
              right: 0;
              top: 28px;
              height: 16px;
              width: 1px;
              background-color: #999999; }
          #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap.position-fixed.webview a.btn-default {
            font-weight: bold;
            width: 60%; }
      #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap .btn-cancel,
      #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap .btn-default {
        width: calc(100% - 60px); }
      #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap .product-encore,
      #contents:not(.pc) #store .product_purchase .d-flex > form .btn-wrap .btn-default-outline {
        position: relative;
        top: inherit;
        right: inherit;
        width: 60px;
        padding: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
  #contents:not(.pc) #store .container-1200.d-flex {
    flex-wrap: wrap;
    flex-direction: column; }
    #contents:not(.pc) #store .container-1200.d-flex > .order-1 {
      width: 100%; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 .product_items {
        height: auto;
        min-height: 88px;
        padding: 16px 0;
        background: white;
        border-top: 1px solid #dddddd;
        margin-bottom: 0; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-1 .product_items .fs-txt-3 {
          word-break: keep-all; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .product_items .fs-txt-3 > .me-1 {
            display: inline-flex; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-1 .product_items:last-child {
          border-bottom: 1px solid #dddddd; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 section .fs-title-3,
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 form .fs-title-3 {
        margin-bottom: 0.875rem; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 section.mt-40px,
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 form.mt-40px {
        border-top: none;
        padding-top: 0; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list {
        padding-bottom: 0;
        border-bottom: none; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li {
          display: flex;
          align-items: center;
          margin-bottom: 0.875rem;
          min-height: 2rem; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 {
            display: none; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .fs-title-4 {
              padding: 20px 0 16px; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .form-group {
              flex-direction: column;
              margin-bottom: 1rem; }
              #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .form-group label {
                width: 100%;
                margin-bottom: 0.75rem; }
              #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .form-group > div {
                width: 100%; }
                #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .form-group > div input[type="text"]:nth-child(2) {
                  margin-top: 0.5rem; }
              #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .taxType2 .form-group:last-child {
                margin-bottom: 0; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li.flex-column {
            margin-bottom: 1rem; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li.flex-column > label,
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li.flex-column > div {
              width: 100%; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li.flex-column > label {
              margin-bottom: 0.75rem; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > label {
            width: 4.25rem; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div {
            width: calc(100% - 68px); }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div .form-control {
              padding: 13px 14px 12px; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div .fs-txt-4 {
              margin-top: 0.75rem; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div.fs-txt-2 {
              flex-wrap: wrap; }
              #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div.fs-txt-2 input[type="text"] {
                padding-left: 20px;
                width: calc(100% - 114px); }
              #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div.fs-txt-2 button {
                width: 6.625rem;
                padding: 9px 10px; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div .coupon-dropdown button {
              width: 100%;
              height: 48px; }
            #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li > div .coupon-dropdown ul {
              top: 49px; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .d-flex.w-100 .flex-wrap.w-100 .form-control {
            width: calc(50% - 12px); }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .d-flex.w-100 input[type="number"]::-webkit-outer-spin-button,
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .d-flex.w-100 input[type="number"]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .d-flex.w-100 .parsley-error-list.filled {
            margin: 0.5rem 0 0 0; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .info_list > li .btn-group input + label {
            padding: 11px 0 10px; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-1 .payment-tab li {
        width: calc(33.3% - 16px / 3);
        margin-right: 0.5rem;
        margin-bottom: 0.5rem; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-1 .payment-tab li button {
          width: 100%;
          height: 104px;
          border: 1px solid #dddddd;
          background: #fff;
          margin-right: 0; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .payment-tab li button img {
            width: 53px;
            height: 53px;
            margin: 0 auto 12px;
            display: block; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-1 .payment-tab li button.active {
            border: 2px solid #4173fa; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-1 .payment-tab li:nth-child(3n) button {
          margin-right: 0; }
    #contents:not(.pc) #store .container-1200.d-flex > .order-2 {
      width: 100%; }
      #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div {
        background: white;
        padding: 1.5rem 0; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div .d-flex {
          margin-bottom: 1rem; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div .d-flex label {
            width: 40%; }
          #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div .d-flex p {
            width: 60%; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div hr {
          border-top: 2px solid black;
          opacity: 1;
          margin: 1.5rem 0 1.5rem; }
        #contents:not(.pc) #store .container-1200.d-flex > .order-2 > div .form-check {
          align-items: flex-start;
          line-height: 1.64; }
  #contents:not(.pc) #store .container-572 {
    padding: 0 5.4%;
    width: 100%;
    max-width: 100%;
    min-height: calc(100vh - 60px); }
    #contents:not(.pc) #store .container-572 .fs-title-3 {
      margin: 0.75rem 0; }
    #contents:not(.pc) #store .container-572 .fs-title-1 + .product_items {
      margin-top: 0.5rem; }
    #contents:not(.pc) #store .container-572 .product_items {
      background: #f9f9f9;
      height: 88px;
      display: flex;
      align-items: center; }
      #contents:not(.pc) #store .container-572 .product_items:first-child {
        margin-top: 0.5rem; }
      #contents:not(.pc) #store .container-572 .product_items img {
        width: 88px;
        height: 88px; }
      #contents:not(.pc) #store .container-572 .product_items .fs-title-3 {
        margin-top: 0;
        margin-bottom: 0.5rem; }
    #contents:not(.pc) #store .container-572 .howtoUse {
      padding-top: 3rem; }
      #contents:not(.pc) #store .container-572 .howtoUse .nav {
        border-bottom: 1px solid #dddddd; }
        #contents:not(.pc) #store .container-572 .howtoUse .nav .nav-link {
          font-size: 1rem;
          font-weight: bold;
          padding: 7px 0;
          color: #999999;
          background: transparent;
          border: none; }
        #contents:not(.pc) #store .container-572 .howtoUse .nav .nav-link.active {
          border-bottom: 2px solid #1c1c1c;
          color: #1c1c1c; }
      #contents:not(.pc) #store .container-572 .howtoUse .fs-title-3 {
        margin-top: 16px; }
      #contents:not(.pc) #store .container-572 .howtoUse .fs-txt-2:not(.btn-default-outline) {
        margin-top: 6px; }
    #contents:not(.pc) #store .container-572 .guide > .d-flex {
      background: #f9f9f9;
      padding: 24px 65px 30px;
      flex-direction: column; }
      #contents:not(.pc) #store .container-572 .guide > .d-flex > div {
        text-align: center;
        width: 100%;
        margin-bottom: 30px; }
        #contents:not(.pc) #store .container-572 .guide > .d-flex > div:last-child {
          margin-bottom: 0; }
      #contents:not(.pc) #store .container-572 .guide > .d-flex img {
        width: 69px;
        height: 69px; }
    #contents:not(.pc) #store .container-572 .guide .fs-title-3 {
      margin-top: 16px; }
    #contents:not(.pc) #store .container-572 .guide .fs-txt-2:not(.btn-default-outline) {
      margin-top: 6px; }
    #contents:not(.pc) #store .container-572 .virtualAccount {
      margin-top: 1rem; }
      #contents:not(.pc) #store .container-572 .virtualAccount .fs-title-3 {
        margin-top: 0;
        margin-bottom: 0.75rem; } }
/* 고객지원 */
/*고객지원 */
#support {
  min-height: calc(100vh - 500px); }
  #support .fs-title-4 {
    color: #1c1c1c; }
  #support .support_common {
    background: #19212c;
    padding: 120px 0 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("https://media.sandollcloud.com/static/images/PSP/webfont/webfont_support_bg@3x.png"); }
    #support .support_common .nav .nav-link {
      color: #999999;
      font-size: 1.625rem;
      padding: 0;
      margin-right: 24px;
      font-weight: bold; }
      #support .support_common .nav .nav-link.active {
        color: #ffffff; }
  #support .support_nav a {
    color: #999999;
    padding: 0;
    margin-right: 1.5rem;
    font-weight: bold; }
    #support .support_nav a.active {
      color: #1c1c1c;
      font-weight: bold; }
  #support .uploadImage_wrap {
    margin-bottom: 2rem; }
    #support .uploadImage_wrap > label {
      cursor: pointer;
      width: 82px;
      height: 82px;
      margin-right: 0.5rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background: #efefef; }
      #support .uploadImage_wrap > label span i {
        width: 36px;
        height: 36px; }
      #support .uploadImage_wrap > label input {
        opacity: 0;
        display: none; }
    #support .uploadImage_wrap .previewImg_wrap {
      width: 82px;
      height: 82px;
      position: relative;
      margin-right: 0.5rem;
      text-align: center; }
      #support .uploadImage_wrap .previewImg_wrap img {
        max-width: 100%;
        max-height: 100%; }
      #support .uploadImage_wrap .previewImg_wrap .ic-close-bg {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        width: 16px;
        height: 16px; }
  #support .list_wrap .support_list {
    margin-top: 0.3125rem; }
    #support .list_wrap .support_list > li {
      padding: 1.4375rem 0;
      border-bottom: 1px solid #dddddd; }
      #support .list_wrap .support_list > li.header {
        padding: 60px 0 0;
        border-bottom: none; }
        #support .list_wrap .support_list > li.header h2 {
          line-height: 1.5; }
        #support .list_wrap .support_list > li.header .datetime {
          margin-top: 0.625rem;
          color: #999999; }
      #support .list_wrap .support_list > li:last-child {
        border-bottom: none; }
      #support .list_wrap .support_list > li.inner {
        padding: 24px 0px 0px; }
      #support .list_wrap .support_list > li dl dt[data-bs-toggle='collapse'] {
        cursor: pointer;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 98% center; }
        #support .list_wrap .support_list > li dl dt[data-bs-toggle='collapse'][aria-expanded='true'] {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
        #support .list_wrap .support_list > li dl dt[data-bs-toggle='collapse'] label {
          width: 12.7%;
          font-weight: bold;
          font-size: 0.875rem;
          color: #999999;
          padding-left: 0px; }
      #support .list_wrap .support_list > li dl dt.faq_contents {
        font-size: 0.875rem;
        margin-top: 1.25rem;
        line-height: 1.64;
        padding-left: calc(12.7% + 5px); }
  #support .dot-list {
    list-style: "· ";
    padding-left: 10px; }
    #support .dot-list li {
      line-height: 1.68; }
  #support .tab-content .fs-txt-1 {
    margin-bottom: 0.75rem; }
  #support .caution {
    background-color: #f9f9f9;
    padding: 40px; }
    #support .caution ul {
      list-style: "· ";
      padding-left: 10px; }
      #support .caution ul li {
        word-break: break-word;
        line-height: 1.68; }
  #support .faq_wrap nav.d-flex {
    margin-top: 40px;
    border-bottom: 1px solid #dddddd; }
    #support .faq_wrap nav.d-flex a {
      color: #999999;
      font-size: 1rem;
      font-weight: bold;
      padding: 0 0 17px 0;
      margin-right: 28px; }
      #support .faq_wrap nav.d-flex a.active {
        border-bottom: 2px solid #333;
        color: #1c1c1c; }
  #support .faq_wrap .support_search {
    font-size: 0.875rem; }
    #support .faq_wrap .support_search .form-group {
      width: 36%;
      margin-right: 0.75rem; }
      #support .faq_wrap .support_search .form-group .form-control {
        height: 40px;
        padding-left: 42px; }
      #support .faq_wrap .support_search .form-group .position-absolute {
        top: 4px;
        left: 8px;
        z-index: 1; }
  #support .qna_wrap .support_list li,
  #support .notice_wrap .support_list li {
    padding: 20px 10px; }
    #support .qna_wrap .support_list li.header,
    #support .notice_wrap .support_list li.header {
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      padding: 20px 10px;
      background: #f9f9f9; }
    #support .qna_wrap .support_list li.text-center,
    #support .notice_wrap .support_list li.text-center {
      padding: 60px 0;
      color: #999999;
      background-color: #f9f9f9; }
    #support .qna_wrap .support_list li.result_none,
    #support .notice_wrap .support_list li.result_none {
      text-align: center;
      padding: 100px 0; }
      #support .qna_wrap .support_list li.result_none > p,
      #support .notice_wrap .support_list li.result_none > p {
        line-height: 1.64;
        font-size: 16px;
        margin-bottom: 16px; }
      #support .qna_wrap .support_list li.result_none .emoticon,
      #support .notice_wrap .support_list li.result_none .emoticon {
        font-size: 5rem;
        color: #cccccc;
        font-weight: bold;
        margin-bottom: 1.75rem; }
      #support .qna_wrap .support_list li.result_none .btn-sandoll,
      #support .notice_wrap .support_list li.result_none .btn-sandoll {
        font-size: 0.75rem;
        padding: 8px 39px;
        line-height: 1.64; }
    #support .qna_wrap .support_list li dt:first-child,
    #support .notice_wrap .support_list li dt:first-child {
      font-weight: bold;
      font-size: 0.875rem;
      line-height: 1.64;
      width: calc(100% - 84px); }
    #support .qna_wrap .support_list li dt:last-child,
    #support .notice_wrap .support_list li dt:last-child {
      font-size: 0.875rem;
      min-width: 5.25rem;
      text-align: center; }
  #support .qna_wrap .support_list {
    margin-top: 0.75rem; }
    #support .qna_wrap .support_list li:first-child:not(.text-center) {
      border-top: 1px solid #dddddd; }
  #support .inquiry_area ul:not(.parsley-errors-list) {
    border-bottom: 1px solid #dddddd;
    padding: 45px 0 30px 0; }
    #support .inquiry_area ul:not(.parsley-errors-list).border-none {
      border-bottom: none;
      padding-top: 32px; }
    #support .inquiry_area ul:not(.parsley-errors-list) li {
      display: flex;
      margin-bottom: 0.9375rem; }
      #support .inquiry_area ul:not(.parsley-errors-list) li:last-child {
        margin-bottom: 0; }
      #support .inquiry_area ul:not(.parsley-errors-list) li.align-items-lg-start h3 {
        font-size: 1.625rem;
        flex-grow: 1;
        font-weight: bold;
        line-height: 1.5;
        width: calc(100% - 140px); }
      #support .inquiry_area ul:not(.parsley-errors-list) li.align-items-lg-start > div {
        min-width: 8.75rem;
        width: auto;
        margin-bottom: 0; }
        #support .inquiry_area ul:not(.parsley-errors-list) li.align-items-lg-start > div .btn.d-inline-flex {
          padding: 0;
          font-size: 0.875rem; }
      #support .inquiry_area ul:not(.parsley-errors-list) li > label {
        padding: 16px 0;
        font-size: 1rem;
        font-weight: bold;
        width: 12.6%; }
      #support .inquiry_area ul:not(.parsley-errors-list) li > div {
        width: 85.4%; }
        #support .inquiry_area ul:not(.parsley-errors-list) li > div .file_list .ic-remove {
          cursor: pointer;
          vertical-align: middle;
          width: 20px;
          height: 20px; }
        #support .inquiry_area ul:not(.parsley-errors-list) li > div textarea {
          min-height: 240px; }
        #support .inquiry_area ul:not(.parsley-errors-list) li > div p {
          line-height: 1.64; }
          #support .inquiry_area ul:not(.parsley-errors-list) li > div p.fs-txt-3 {
            color: #999999; }
        #support .inquiry_area ul:not(.parsley-errors-list) li > div .form-control {
          width: 29.625rem;
          height: 3rem; }
          #support .inquiry_area ul:not(.parsley-errors-list) li > div .form-control::placeholder {
            color: #999999; }

@media (max-width: 760px) {
  #support .support_common {
    background: #19212c;
    padding: 80px 0 24px; }
    #support .support_common .nav .nav-link {
      font-size: 1.25rem;
      margin-right: 20px; }
  #support .faq_wrap nav.d-flex a {
    font-size: 0.875rem;
    padding: 0 0 14px 0;
    margin-right: 20px; }
  #support .faq_wrap .support_search .form-group {
    width: 100%;
    margin-right: 0; }
  #support .support_list img {
    max-width: 100%; }
  #support .list_wrap .support_list dl dt[data-bs-toggle='collapse'] {
    background-position: 98% top !important; }
    #support .list_wrap .support_list dl dt[data-bs-toggle='collapse'] .fs-title-4 {
      width: 90%; }
    #support .list_wrap .support_list dl dt[data-bs-toggle='collapse'] label {
      width: 100% !important;
      display: block;
      margin-bottom: 0.75rem;
      padding-left: 0px; }
  #support .list_wrap .support_list dl dt.faq_contents {
    padding-left: 0 !important; }
  #support .qna_wrap .btn-wrap.d-flex,
  #support .notice_wrap .btn-wrap.d-flex {
    flex-direction: column; }
    #support .qna_wrap .btn-wrap.d-flex > span,
    #support .notice_wrap .btn-wrap.d-flex > span {
      width: 100%;
      margin-bottom: 1rem; }
    #support .qna_wrap .btn-wrap.d-flex .fs-txt-3,
    #support .notice_wrap .btn-wrap.d-flex .fs-txt-3 {
      font-size: 0.875rem !important; }
  #support .qna_wrap .support_list li,
  #support .notice_wrap .support_list li {
    padding: 24px 0px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath data-name='Path 316' d='m3410.979 1508.94 8 8-8 8' transform='translate(-3397.979 -1500.94)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 142' style='fill:none' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 100% center; }
    #support .qna_wrap .support_list li dt:first-child,
    #support .notice_wrap .support_list li dt:first-child {
      width: 100%; }
    #support .qna_wrap .support_list li dt:last-child,
    #support .notice_wrap .support_list li dt:last-child {
      margin-top: 0.75rem;
      text-align: left; }
    #support .qna_wrap .support_list li.text-center,
    #support .notice_wrap .support_list li.text-center {
      padding: 40px 0;
      background-image: none; }
      #support .qna_wrap .support_list li.text-center .fs-title-4,
      #support .notice_wrap .support_list li.text-center .fs-title-4 {
        color: #999999; }
  #support .inquiry_area ul:not(.parsley-errors-list).bd-none {
    border-bottom: none; }
  #support .inquiry_area ul:not(.parsley-errors-list) li {
    display: flex;
    flex-direction: column;
    margin-bottom: 0.9375rem; }
    #support .inquiry_area ul:not(.parsley-errors-list) li.align-items-lg-start {
      flex-direction: column; }
      #support .inquiry_area ul:not(.parsley-errors-list) li.align-items-lg-start > div {
        margin-top: 0.75rem; }
    #support .inquiry_area ul:not(.parsley-errors-list) li:last-child {
      margin-bottom: 1rem; }
    #support .inquiry_area ul:not(.parsley-errors-list) li > label {
      padding: 0px 0 12px 0;
      width: 100%; }
    #support .inquiry_area ul:not(.parsley-errors-list) li > div {
      width: 100%;
      margin-left: 0;
      margin-bottom: 12px; }
      #support .inquiry_area ul:not(.parsley-errors-list) li > div textarea {
        min-height: 160px; }
      #support .inquiry_area ul:not(.parsley-errors-list) li > div .btn_file {
        width: 150px;
        padding: 13px 0; }
      #support .inquiry_area ul:not(.parsley-errors-list) li > div .form-control {
        font-size: 0.875rem;
        width: 100%; }
  #support .inquiry_area .btn-wrap .btn-width-320 {
    width: 100% !important; }
    #support .inquiry_area .btn-wrap .btn-width-320.btn-default-outline {
      margin-top: 0.5rem; } }
/* 로그인/회원가입/아이디 비밀번호찾기 */
/* 로그인 */
#user {
  padding: 96px 0;
  background: white;
  min-height: 80vh;
  display: flex;
  justify-content: center;
  /* 아이디 패스워드 찾기 전용*/
  /* 알림 페이지 PSP 2.0 */
  /* 회원가입 전용*/
  /* 회원가입 경로선택 */ }
  #user .btn {
    border-radius: 8px; }
  #user .btn-wrap.d-flex .btn + .btn {
    margin-left: 8px; }
  #user.narrow-pt {
    padding-top: 58px; }
  #user.d-block {
    padding-top: 95px; }
    #user.d-block .d-flex.align-items-center .form-check {
      margin: 1rem 0; }
      #user.d-block .d-flex.align-items-center .form-check.th {
        margin-right: 20px; }
        #user.d-block .d-flex.align-items-center .form-check.th label {
          min-width: 68px; }
    #user.d-block .d-flex.align-items-center .d-flex.align-items-center {
      width: calc(100% - 112px); }
      #user.d-block .d-flex.align-items-center .d-flex.align-items-center div {
        margin-bottom: 1rem; }
        #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:first-of-type {
          width: 34.5%;
          max-width: 293px; }
        #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:nth-of-type(2) {
          margin-right: auto; }
        #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:nth-of-type(3) {
          min-width: 78px;
          text-align: center; }
        #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:nth-of-type(4) {
          text-align: right;
          width: 17.7%;
          margin-right: 1.25rem; }
        #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:last-of-type {
          margin-right: 20px; }
          #user.d-block .d-flex.align-items-center .d-flex.align-items-center div:last-of-type .btn {
            min-width: 64px;
            padding: 4px;
            border-radius: 4px; }
  #user .fs-title-0,
  #user .fs-title-1,
  #user .fs-title-2,
  #user .fs-title-3,
  #user .fs-title-4 {
    color: #1c1c1c; }
  #user form[name="dormancyForm"] hr {
    background-color: #dddddd;
    border-color: #dddddd;
    width: 100%;
    opacity: 1; }
  #user form[name="dormancyForm"] .form-check {
    width: calc(100% - 80px); }
  #user .wishfont_head {
    padding-bottom: 3.3125rem;
    line-height: 1.64;
    color: #1c1c1c; }
    #user .wishfont_head .fs-title-4 {
      margin-bottom: 1rem; }
    #user .wishfont_head .fs-title-1 {
      margin-bottom: 0; }
  #user .list-wrap .nav-tabs.wish {
    margin-bottom: 0.25rem;
    border-bottom: none; }
    #user .list-wrap .nav-tabs.wish .nav-link {
      font-size: 1.25rem;
      padding: 0;
      border: none;
      color: #dddddd;
      margin-right: 1.25rem; }
      #user .list-wrap .nav-tabs.wish .nav-link:hover {
        text-decoration: underline; }
      #user .list-wrap .nav-tabs.wish .nav-link.active {
        color: #1c1c1c; }
        #user .list-wrap .nav-tabs.wish .nav-link.active:hover {
          text-decoration: none; }
  #user .none-items {
    padding: 80px 0;
    text-align: left; }
    #user .none-items > div {
      max-width: 360px;
      margin: 0 auto; }
    #user .none-items .fs-title-2 {
      margin: 0 0 1.5rem; }
  #user .tab-content .result_none {
    text-align: center;
    padding: 100px 0; }
    #user .tab-content .result_none > p {
      line-height: 1.64;
      font-size: 16px;
      margin-bottom: 16px; }
    #user .tab-content .result_none .emoticon {
      font-size: 5rem;
      color: #cccccc;
      font-weight: bold;
      margin-bottom: 1.75rem; }
    #user .tab-content .result_none .btn-sandoll {
      font-size: 0.75rem;
      padding: 8px 39px;
      line-height: 1.5; }
  #user .search-list .item.font p.fs-txt-3 {
    min-height: 42px; }
  #user .wish-list {
    border-top: 1px solid #1c1c1c;
    padding-bottom: 0.625rem;
    border-bottom: 1px solid #dddddd; }
    #user .wish-list .items.items-border {
      border-top: 1px solid #dddddd;
      padding-top: 1rem;
      margin-top: 1rem; }
      #user .wish-list .items.items-border:first-of-type {
        border-top: none;
        margin-top: 0; }
    #user .wish-list .items[data-dropdown="close"] > .form-check {
      display: none; }
    #user .wish-list .items .fontImage {
      width: 72px;
      height: 72px;
      background-color: #dddddd;
      margin-right: 0.5rem; }
    #user .wish-list .items > .d-flex {
      margin-bottom: 0.75rem; }
    #user .wish-list .items .form-check {
      margin-bottom: 0.375rem; }
    #user .wish-list .items .fs-title-4 a {
      color: #1c1c1c; }
    #user .wish-list .items .fs-txt-4 {
      color: #999999;
      margin-top: 0.375rem; }
  #user .cart-list {
    margin-bottom: 1.25rem;
    border-top: 1px solid #dddddd; }
    #user .cart-list .items {
      padding: 10px 0;
      border-bottom: 1px solid #dddddd; }
      #user .cart-list .items:hover {
        background-color: #F5F8FF; }
        #user .cart-list .items:hover .fs-title-4 {
          color: #4173fa; }
      #user .cart-list .items:last-of-type {
        border-bottom: none; }
      #user .cart-list .items .itemImg {
        width: 68px;
        height: 68px; }
      #user .cart-list .items .btn-default-outline {
        color: #1c1c1c;
        border-radius: 4px;
        padding: 4px 7px;
        min-width: 61px; }
      #user .cart-list .items .form-check {
        margin-right: 0.75rem; }
      #user .cart-list .items .fs-title-4 {
        max-width: 293px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 34.5%;
        color: #1c1c1c; }
        #user .cart-list .items .fs-title-4.total_price {
          text-align: right;
          width: 16%;
          margin-right: 1.25rem; }
        #user .cart-list .items .fs-title-4.disabled {
          color: #999999;
          width: 7%;
          margin-right: 1.25rem; }
      #user .cart-list .items .product-type {
        font-size: 0.75rem;
        color: #999999;
        position: relative;
        margin-right: 20px;
        min-width: 68px;
        display: inline-flex;
        align-items: center; }
        #user .cart-list .items .product-type i {
          width: 18px;
          height: 18px;
          margin-right: 4px; }
        #user .cart-list .items .product-type:after {
          position: absolute;
          background-color: #dddddd;
          content: "";
          height: 18px;
          width: 1px;
          display: inline-block;
          right: -10px;
          top: 0px; }
      #user .cart-list .items .fs-txt-3:not(.product_cnt) {
        text-align: left;
        color: #777;
        width: 320px; }
      #user .cart-list .items .product_cnt {
        text-align: right; }
      #user .cart-list .items .btn-del {
        border: none;
        width: 64px;
        height: 32px;
        margin-right: 20px;
        background: transparent; }
      #user .cart-list .items .btn-encore {
        border: none;
        font-size: 1.25rem;
        background: transparent;
        margin-right: 0.5rem; }
    #user .cart-list .none-items {
      margin-top: 2.5rem; }
  #user .list-wrap .nav {
    margin-bottom: 0; }
  #user .list-wrap .btn-wrap.text-end .btn-sandoll {
    min-width: 220px; }
  #user .list-wrap .PriceTotal {
    color: #1c1c1c; }
  #user .joinFinish_bg {
    padding: 100px 0;
    background-image: linear-gradient(#dee7ff, white);
    position: relative; }
    #user .joinFinish_bg:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      border-bottom: 1px dashed #dddddd; }
    #user .joinFinish_bg .user-container {
      margin: 0 auto; }
  #user .user-container {
    max-width: 572px;
    width: 100%; }
    #user .user-container.w-500 {
      max-width: 500px; }
    #user .user-container.w-780 {
      max-width: 780px;
      margin: 0 auto; }
    #user .user-container .fs-txt-2,
    #user .user-container .error {
      line-height: 1.64;
      word-break: keep-all; }
    #user .user-container .prev-icon.black {
      width: 20px;
      height: 20px; }
    #user .user-container .joinFinish {
      margin-top: 60px; }
      #user .user-container .joinFinish .text-center .heading4 {
        margin-bottom: 12px; }
      #user .user-container .joinFinish .text-center .btn-default {
        padding: 8px 12px; }
      #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block {
        width: calc(50% - 15px);
        border-radius: 16px;
        padding: 30px;
        border: 1px solid #f0f0f0;
        box-shadow: 2px 2px 11px 0px rgba(166, 167, 217, 0.6); }
        #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block:nth-of-type(2) {
          margin-left: 30px; }
        #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block .text-sandoll.fw-bold.mb-1 {
          font-size: 12px;
          line-height: 1.68; }
        #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block p.body2_r {
          margin-bottom: 28px;
          min-height: 46px; }
        #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex,
        #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block {
          border-radius: 12px;
          width: 100%;
          padding: 17px 16px;
          color: #1c1c1c; }
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex:nth-of-type(1),
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block:nth-of-type(1) {
            margin-bottom: 12px; }
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex.bg-1,
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block.bg-1 {
            background-image: linear-gradient(#e3ebff, #fdf5ff); }
            #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex.bg-1 img,
            #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block.bg-1 img {
              width: 71px; }
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex.bg-2,
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block.bg-2 {
            background-image: linear-gradient(#baccfe, #dee7ff); }
            #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex.bg-2 img,
            #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block.bg-2 img {
              width: 101px; }
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex h4,
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block h4 {
            width: 100%; }
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex p,
          #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block p {
            font-size: 0.75rem;
            line-height: 1.68; }
  #user .fs-txt-1:not(.btn-sandoll) {
    color: #1c1c1c;
    word-break: break-word; }
    #user .fs-txt-1:not(.btn-sandoll) > a {
      color: #1c1c1c; }
  #user .nav {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #dddddd; }
    #user .nav .nav-link {
      padding: 0.75rem 0;
      font-size: 1rem;
      font-weight: bold;
      color: #999999;
      margin-right: 1.25rem; }
      #user .nav .nav-link.active {
        color: #1c1c1c; }
    #user .nav.nav-btn {
      border-bottom: none;
      display: flex;
      margin-bottom: 1.75rem; }
      #user .nav.nav-btn .nav-link {
        width: 50%;
        margin: 0;
        padding: 15px 0;
        text-align: center;
        font-size: 1rem;
        font-weight: normal;
        background: white;
        color: #333333;
        border: 1px solid #dddddd; }
        #user .nav.nav-btn .nav-link.active {
          color: white;
          background: #4173fa;
          border: 1px solid #4173fa; }
    #user .nav.nav-btn.cart {
      margin-bottom: 2.75rem; }
      #user .nav.nav-btn.cart .nav-link {
        color: #999999; }
        #user .nav.nav-btn.cart .nav-link.active {
          border: 1px solid #333333;
          color: white;
          background-color: #333333; }
    #user .nav.title-size {
      margin-bottom: 0.625rem;
      border: none; }
      #user .nav.title-size .nav-link {
        font-size: 2.125rem;
        color: #cccccc; }
        #user .nav.title-size .nav-link.active {
          color: #1c1c1c; }
        #user .nav.title-size .nav-link:last-of-type {
          margin-right: 0; }
  #user form.find .form-control {
    height: 40px;
    padding: 9px 20px 8px 20px;
    font-size: 0.875rem; }
  #user form.find #timer {
    top: 50%;
    left: calc(100% - 210px);
    transform: translateY(-50%); }
  #user form.find .btn-default.btn-size-default {
    padding: 9px 30px 8px 30px; }
  #user form.find.corpor .btn-wrap {
    display: block; }
  #user form.find.corpor .form-group .fs-title-4 {
    margin-top: 1.25rem;
    margin-bottom: 0.9375rem; }
  #user form.find .form-group {
    margin-top: 0; }
    #user form.find .form-group .fs-title-4 {
      margin-top: 20px;
      margin-bottom: 16px; }
  #user form.find .form-control.is-invalid {
    margin-bottom: 1.5rem; }
  #user form.find .form-control.is-invalid + .invalid-feedback {
    bottom: 0px;
    left: 0;
    width: calc(100% - 200px); }
  #user form.find .form-control .select-wrap {
    background-position: 94% center; }
  #user form.find .inputVertify-wrap {
    display: none;
    margin-top: 0.75rem; }
    #user form.find .inputVertify-wrap > div {
      width: calc(100% - 190px); }
    #user form.find .inputVertify-wrap .position-absolute {
      right: 14px;
      top: 13px; }
  #user form.find .btn-wrap {
    display: none; }
    #user form.find .btn-wrap a {
      color: #333333; }
  #user form.findid .form-control.is-invalid {
    margin-bottom: 0;
    background-image: none;
    border-color: #ff6e40; }
  #user form.findid .form-control.is-invalid + .invalid-feedback:not(:empty) {
    position: relative;
    bottom: inherit;
    font-size: 0.875rem;
    margin-top: 12px;
    color: #ff6e40;
    width: 100%;
    order: 3; }
  #user form.findid .d-flex.flex-wrap .form-control {
    order: 1;
    width: calc(100% - 152px); }
  #user form.findid .d-flex.flex-wrap .btn-default {
    width: 144px; }
  #user form.findid .d-flex.flex-wrap .btn {
    order: 2; }
  #user .alarm ul {
    margin-top: 0.75rem; }
    #user .alarm ul li.none {
      height: 80vh;
      display: flex;
      align-items: center;
      justify-content: center; }
      #user .alarm ul li.none .ic-alram {
        height: 120px;
        width: 120px; }
      #user .alarm ul li.none:hover {
        background: transparent; }
    #user .alarm ul li a {
      border-top: 1px solid #dddddd;
      padding: 12px;
      min-height: 104px; }
      #user .alarm ul li a img {
        width: 80px;
        height: 80px;
        margin-left: 2.5rem; }
      #user .alarm ul li a .fs-txt-2 {
        /*
        overflow: hidden;
        word-break: break-all;
        text-overflow: ellipsis;
        */
        color: #1c1c1c;
        white-space: normal;
        color: #1c1c1c;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* ellipsis line */
        -webkit-box-orient: vertical;
        max-height: calc(1.68 * 16px * 2); }
      #user .alarm ul li a p {
        line-height: 1.64; }
      #user .alarm ul li a.not-read {
        background: #EBF0FF; }
      #user .alarm ul li a:hover:not(.none) {
        background: #F5F8FF; }
  #user .joinForm .form-control {
    padding: 9px 14px 8px; }
  #user .joinForm .fs-txt-3.btn-size-default {
    height: 60px;
    padding: 9px 30px 8px; }
  #user .joinForm #beforechk {
    margin-top: 8px; }
  #user .joinForm #timer {
    top: 13px;
    left: calc(100% - 200px); }
  #user .joinForm #vertify_comment,
  #user .joinForm #error_comment {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    line-height: 1.64; }
    #user .joinForm #vertify_comment:empty,
    #user .joinForm #error_comment:empty {
      margin-bottom: 0;
      margin-top: 0; }
  #user .joinForm .form-group {
    margin-top: 0;
    margin-bottom: 1.5rem; }
    #user .joinForm .form-group.mb-12px {
      margin-bottom: 0.75rem; }
    #user .joinForm .form-group .fs-title-4 {
      margin-bottom: 0.75rem; }
    #user .joinForm .form-group .form-check {
      margin-bottom: 0.75rem !important;
      margin-top: 0 !important;
      width: 60px; }
    #user .joinForm .form-group .info_mail {
      margin-top: 0.75rem;
      line-height: 1.64; }
    #user .joinForm .form-group .d-flex.flex-wrap input.form-control {
      width: calc(100% - 154px); }
    #user .joinForm .form-group .d-flex.flex-wrap select.form-control,
    #user .joinForm .form-group .d-flex.flex-wrap button[type="button"] {
      width: 144px;
      background-position: 92% center; }
      #user .joinForm .form-group .d-flex.flex-wrap select.form-control:disabled,
      #user .joinForm .form-group .d-flex.flex-wrap button[type="button"]:disabled {
        opacity: 1;
        background-color: #999999;
        border: 1px solid #999999; }
    #user .joinForm .form-group .d-flex.flex-wrap .parsley-errors-list {
      margin-bottom: 0; }
  #user .joinForm hr {
    border-color: #dddddd;
    margin: 2.5rem 0 2.1875rem; }
  #user .fs-title-1 {
    color: #1c1c1c;
    margin-bottom: 5rem; }
  #user .fs-title-2 {
    margin: 5rem 0; }
  #user .fs-title-3,
  #user .fs-title-4 {
    margin-bottom: 0.75rem; }
  #user .form-group {
    margin-top: 1.25rem;
    position: relative; }
  #user .form-control label {
    display: block; }
  #user .form-control.is-invalid {
    background-image: none;
    border-color: #ff6e40; }
  #user .form-control.is-invalid + .invalid-feedback {
    position: absolute;
    bottom: 17px;
    font-size: 0.875rem;
    left: 20px;
    margin-top: 0;
    color: #ff6e40;
    width: calc(100% - 200px); }
  #user .d-flex.align-items-center .form-check {
    margin: 1.125rem 0; }
    #user .d-flex.align-items-center .form-check:last-child .form-check-label {
      width: 50px; }
  #user .d-flex.align-items-center .fs-txt-3 a {
    color: #333333;
    margin-left: 12px; }
    #user .d-flex.align-items-center .fs-txt-3 a:first-child {
      margin-left: 0; }
  #user .regist_btn {
    padding: 14px 0; }
  #user .btn-wrap {
    margin-bottom: 2.5rem; }
    #user .btn-wrap .btn.w-100 {
      margin-bottom: 0.75rem;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #user .btn-wrap .btn-sns {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 60px;
      position: relative; }
      #user .btn-wrap .btn-sns img {
        width: 24px;
        margin-right: 8px;
        margin-left: 2px; }
        #user .btn-wrap .btn-sns img.sandoll_icon {
          margin-left: 0;
          width: 30px; }
      #user .btn-wrap .btn-sns .fs-txt-4 {
        position: absolute;
        right: 16px; }
  #user .show_email_other,
  #user .show_email {
    cursor: pointer; }
  #user .position-relative .sandoll_icon {
    position: absolute;
    top: 24px;
    left: 16px;
    width: 30px;
    z-index: 1; }
  #user .join-list.location_type {
    cursor: pointer; }
  #user .join-list li {
    padding: 1.25rem 0;
    border-top: 1px solid #dddddd; }
    #user .join-list li a {
      color: #333333; }
    #user .join-list li:last-child:not([style*="display: none"]) {
      border-bottom: 1px solid #dddddd; }
    #user .join-list li .fs-title-3 {
      color: #1c1c1c;
      margin-bottom: 0.75rem; }
  #user #commonConfirmModal .fs-title-2 {
    margin-top: 0;
    margin-bottom: 0; }
  #user .modal .btn-wrap .btn {
    height: 47px;
    padding: 0; }
  #user .bg-f9f9f9 {
    padding: 16px 20px;
    border-radius: 10px;
    border: 1px solid #dddddd; }

.stepBox li {
  padding: 22px 16px;
  font-size: 14px;
  border: 1px solid #dddddd;
  border-radius: 10px; }
  .stepBox li + li {
    margin-top: 10px; }
.stepBox span {
  display: inline-block;
  margin-left: 5px; }

#checkCertificationModal .fs-txt-1 {
  margin: 2.5rem 0; }

#policyTermsUserModal .modal-dialog:not(.modal-m),
#policyTermsServiceModal .modal-dialog:not(.modal-m),
#policyPrivacyModal .modal-dialog:not(.modal-m),
#policyMarketingModal .modal-dialog:not(.modal-m),
#contentsGuideModal .modal-dialog:not(.modal-m),
#supportTargetModal .modal-dialog:not(.modal-m),
#channelGuideModal .modal-dialog:not(.modal-m),
#detailModal .modal-dialog:not(.modal-m),
#agreeModal .modal-dialog:not(.modal-m),
#guideLineModal .modal-dialog:not(.modal-m) {
  max-width: 572px; }
#policyTermsUserModal .fs-title-1,
#policyTermsServiceModal .fs-title-1,
#policyPrivacyModal .fs-title-1,
#policyMarketingModal .fs-title-1,
#contentsGuideModal .fs-title-1,
#supportTargetModal .fs-title-1,
#channelGuideModal .fs-title-1,
#detailModal .fs-title-1,
#agreeModal .fs-title-1,
#guideLineModal .fs-title-1 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
#policyTermsUserModal .scrollable-area,
#policyTermsServiceModal .scrollable-area,
#policyPrivacyModal .scrollable-area,
#policyMarketingModal .scrollable-area,
#contentsGuideModal .scrollable-area,
#supportTargetModal .scrollable-area,
#channelGuideModal .scrollable-area,
#detailModal .scrollable-area,
#agreeModal .scrollable-area,
#guideLineModal .scrollable-area {
  background: #f9f9f9;
  padding: 32px;
  font-size: 0.875rem;
  line-height: 1.64;
  height: 460px;
  overflow-y: auto;
  margin-bottom: 60px;
  word-break: break-word; }
  #policyTermsUserModal .scrollable-area::-webkit-scrollbar-track,
  #policyTermsServiceModal .scrollable-area::-webkit-scrollbar-track,
  #policyPrivacyModal .scrollable-area::-webkit-scrollbar-track,
  #policyMarketingModal .scrollable-area::-webkit-scrollbar-track,
  #contentsGuideModal .scrollable-area::-webkit-scrollbar-track,
  #supportTargetModal .scrollable-area::-webkit-scrollbar-track,
  #channelGuideModal .scrollable-area::-webkit-scrollbar-track,
  #detailModal .scrollable-area::-webkit-scrollbar-track,
  #agreeModal .scrollable-area::-webkit-scrollbar-track,
  #guideLineModal .scrollable-area::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #dddddd; }
  #policyTermsUserModal .scrollable-area::-webkit-scrollbar,
  #policyTermsServiceModal .scrollable-area::-webkit-scrollbar,
  #policyPrivacyModal .scrollable-area::-webkit-scrollbar,
  #policyMarketingModal .scrollable-area::-webkit-scrollbar,
  #contentsGuideModal .scrollable-area::-webkit-scrollbar,
  #supportTargetModal .scrollable-area::-webkit-scrollbar,
  #channelGuideModal .scrollable-area::-webkit-scrollbar,
  #detailModal .scrollable-area::-webkit-scrollbar,
  #agreeModal .scrollable-area::-webkit-scrollbar,
  #guideLineModal .scrollable-area::-webkit-scrollbar {
    width: 4px;
    background-color: #dddddd; }
  #policyTermsUserModal .scrollable-area::-webkit-scrollbar-thumb,
  #policyTermsServiceModal .scrollable-area::-webkit-scrollbar-thumb,
  #policyPrivacyModal .scrollable-area::-webkit-scrollbar-thumb,
  #policyMarketingModal .scrollable-area::-webkit-scrollbar-thumb,
  #contentsGuideModal .scrollable-area::-webkit-scrollbar-thumb,
  #supportTargetModal .scrollable-area::-webkit-scrollbar-thumb,
  #channelGuideModal .scrollable-area::-webkit-scrollbar-thumb,
  #detailModal .scrollable-area::-webkit-scrollbar-thumb,
  #agreeModal .scrollable-area::-webkit-scrollbar-thumb,
  #guideLineModal .scrollable-area::-webkit-scrollbar-thumb {
    background-color: #1c1c1c; }
  #policyTermsUserModal .scrollable-area h4 strong,
  #policyTermsServiceModal .scrollable-area h4 strong,
  #policyPrivacyModal .scrollable-area h4 strong,
  #policyMarketingModal .scrollable-area h4 strong,
  #contentsGuideModal .scrollable-area h4 strong,
  #supportTargetModal .scrollable-area h4 strong,
  #channelGuideModal .scrollable-area h4 strong,
  #detailModal .scrollable-area h4 strong,
  #agreeModal .scrollable-area h4 strong,
  #guideLineModal .scrollable-area h4 strong {
    font-weight: bold; }

#detailModal .modal-body,
#agreeModal .modal-body {
  display: flex;
  flex-direction: column;
  max-height: 540px;
  padding: 40px; }
#detailModal .scrollable-area,
#agreeModal .scrollable-area {
  height: calc(100% - 88px);
  margin-bottom: 0; }

#supportTargetModal .scrollable-area,
#channelGuideModal .scrollable-area {
  height: auto; }

#changeOptionModal .btn-icon {
  font-size: 0.75rem;
  color: #1c1c1c;
  padding: 8px 16px; }
#changeOptionModal .form-control[name='quantity'] {
  width: 72px;
  margin: 0 0.5rem; }

.studentCertificationModal hr {
  opacity: 1; }
.studentCertificationModal .univ {
  display: none; }
.studentCertificationModal .btn-default {
  padding: 8px 0; }
.studentCertificationModal .mt-12px {
  margin-top: 0.75rem; }

.webview .user-container {
  padding: 0 5.3%; }
  .webview .user-container.dormancy {
    height: 100%; }

.radioBox {
  position: relative; }
  .radioBox + .radioBox {
    margin-top: 10px; }
  .radioBox_text {
    position: relative;
    width: 100%;
    padding: 20px 50px 18px;
    font-weight: bold;
    background: #ffffff; }
    .radioBox_text::before {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 16px;
      width: 24px;
      height: 24px;
      background: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12' r='8.25' stroke='%23DDDDDD' stroke-width='1.5'/%3E%3C/svg%3E%0A") 0 0/100% 100% no-repeat; }
  .radioBox_label {
    display: block;
    border: 1px solid #dddddd;
    border-radius: 10px;
    font-size: 1rem;
    overflow: hidden; }
  .radioBox_inner {
    display: none;
    font-size: 0.875rem;
    padding: 17px;
    background: #ffffff; }
  .radioBox_input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 55px; }
    .radioBox_input:checked + .radioBox_label {
      border-color: #c3deff; }
      .radioBox_input:checked + .radioBox_label .radioBox_inner {
        display: block; }
      .radioBox_input:checked + .radioBox_label .radioBox_text {
        background-color: #ebf0ff;
        border-bottom: 1px solid #c3deff; }
        .radioBox_input:checked + .radioBox_label .radioBox_text::before {
          background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.5' cy='12' r='8.25' stroke='%23C3D2FF' stroke-width='1.5'/%3E%3Ccircle cx='12.5' cy='12' r='5' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
  .radioBox .form-group + .form-group {
    margin-top: 20px !important; }
  .radioBox .form-group > label[class^="fs-txt"] + * {
    margin-top: 4px; }
  .radioBox .d-flex .select-wrap {
    width: 96px; }
    .radioBox .d-flex .select-wrap + * {
      width: calc(100% - 106px);
      margin-left: 10px; }

.inputWrap {
  position: relative; }
  .inputWrap .invalid-feedback {
    position: absolute;
    left: 0;
    top: 1px;
    bottom: 0;
    width: auto;
    padding: 9px 20px 8px 20px;
    font-size: inherit;
    color: #ff6e40;
    margin-top: 0;
    line-height: 1.68; }
  .inputWrap.is-invalid .form-control {
    border-color: #ff6e40;
    color: transparent; }
    .inputWrap.is-invalid .form-control::placeholder {
      opacity: 0; }
    .inputWrap.is-invalid .form-control:hover {
      border-color: #ff6e40; }
  .inputWrap.is-invalid .invalid-feedback {
    display: inline-block; }

.gray-box {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 20px 16px;
  color: #1c1c1c; }
  .gray-box li + li {
    margin-top: 10px; }

.mobile #user {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
  margin-top: 0;
  padding-top: 85px !important;
  padding-bottom: 120px;
  /* 아이디 비밀번호 찾기 전용 */
  /* 회원가입 경로선택 */
  /* 알림 페이지 PSP 2.0 */ }
  .mobile #user.narrow-pt {
    padding-top: 58px !important; }
  .mobile #user.flex-column {
    padding-top: 58px !important; }
  .mobile #user .fs-title-1 {
    margin-bottom: 1.75rem; }
  .mobile #user .joinFinish_bg {
    padding: 60px 0px; }
    .mobile #user .joinFinish_bg:after {
      width: calc(100% - 40px);
      left: 20px; }
  .mobile #user .user-container {
    padding: 0 20px; }
    .mobile #user .user-container.dormancy {
      height: 100%; }
    .mobile #user .user-container .joinFinish {
      margin-top: 33px; }
      .mobile #user .user-container .joinFinish .text-center .heading3 {
        margin-bottom: 30px; }
      .mobile #user .user-container .joinFinish > .d-flex.justify-content-center {
        flex-direction: column; }
        .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block {
          width: 100%;
          padding: 20px;
          box-shadow: 3px 3px 14px 0px rgba(166, 167, 217, 0.6); }
          .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block:nth-of-type(2) {
            margin-left: 0;
            margin-top: 30px; }
          .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex,
          .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block {
            border-radius: 12px;
            width: 100%;
            padding: 17px 16px;
            color: #1c1c1c; }
            .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block div.d-flex p .fw-bold,
            .mobile #user .user-container .joinFinish > .d-flex.justify-content-center > .d-block a.d-block p .fw-bold {
              font-weight: normal !important;
              text-decoration: underline;
              text-underline-position: under; }
  .mobile #user .info_mail {
    line-height: 1.64; }
  .mobile #user .d-flex.align-items-center .form-check {
    margin: 1.125rem 0;
    width: 40%; }
  .mobile #user .d-flex.align-items-center .form-check + .fs-txt-2 {
    width: 60%;
    text-align: right;
    overflow: visible;
    white-space: nowrap; }
  .mobile #user .d-flex.align-items-center .fs-txt-2 a {
    color: #333333;
    margin-left: 8px;
    position: relative;
    /*
    &:before{
      content:"";
      position: absolute;
      top:0px;
      left:-6px;
      background:$sandollSubColor;
      width:1px;
      height:14px;
    }
    */ }
    .mobile #user .d-flex.align-items-center .fs-txt-2 a:first-child {
      margin-left: 0; }
      .mobile #user .d-flex.align-items-center .fs-txt-2 a:first-child:before {
        display: none; }
  .mobile #user .form-control {
    padding: 9px 16px;
    font-size: 0.875rem; }
    .mobile #user .form-control label {
      display: block; }
    .mobile #user .form-control.is-invalid {
      background-image: none;
      border-color: #ff6e40; }
    .mobile #user .form-control.is-invalid + .invalid-feedback {
      position: absolute;
      bottom: 17px;
      font-size: 0.875rem;
      left: 20px;
      margin-top: 0;
      color: #ff6e40;
      width: calc(100% - 200px); }
  .mobile #user .btn-wrap {
    margin-bottom: 2.25rem; }
    .mobile #user .btn-wrap.position-fixed {
      bottom: 80px;
      left: 0;
      padding: 0 20px;
      width: 100%;
      margin-bottom: 0; }
    .mobile #user .btn-wrap .btn.w-100 {
      padding: 17px 30px;
      margin-bottom: 0.5rem; }
  .mobile #user .nav {
    margin-bottom: 2.25rem; }
    .mobile #user .nav .nav-link {
      padding: 1rem 0;
      width: 50%;
      font-size: 0.875rem;
      font-weight: normal;
      margin-right: 0;
      text-align: center;
      line-height: 1.68; }
      .mobile #user .nav .nav-link.active {
        position: relative;
        color: #1c1c1c; }
        .mobile #user .nav .nav-link.active:after {
          content: "";
          width: 100%;
          height: 2px;
          background: #1c1c1c;
          position: absolute;
          bottom: -1px;
          left: 0; }
    .mobile #user .nav.wish {
      margin-bottom: 0.25rem;
      border-bottom: none; }
      .mobile #user .nav.wish .nav-link {
        width: auto;
        font-size: 1rem;
        padding: 0;
        border: none;
        color: #dddddd;
        margin-right: 1rem; }
        .mobile #user .nav.wish .nav-link:hover {
          text-decoration: underline; }
        .mobile #user .nav.wish .nav-link.active {
          color: #1c1c1c; }
          .mobile #user .nav.wish .nav-link.active:hover {
            text-decoration: none; }
    .mobile #user .nav.nav-btn {
      border-bottom: none;
      display: flex;
      margin-bottom: 1.75rem; }
      .mobile #user .nav.nav-btn .nav-link {
        width: 50%;
        margin: 0;
        padding: 15px 0;
        text-align: center;
        font-size: 1rem;
        font-weight: normal;
        background: white;
        color: #333333;
        border: 1px solid #dddddd; }
        .mobile #user .nav.nav-btn .nav-link.active {
          color: white;
          background: #4173fa;
          border: 1px solid #4173fa; }
    .mobile #user .nav.nav-btn.cart {
      margin-bottom: 2rem; }
      .mobile #user .nav.nav-btn.cart .nav-link {
        color: #999999; }
        .mobile #user .nav.nav-btn.cart .nav-link.active {
          border: 1px solid #333333;
          color: white;
          background-color: #333333; }
          .mobile #user .nav.nav-btn.cart .nav-link.active:after {
            display: none; }
  .mobile #user .nav-position-fixed {
    position: fixed;
    left: 50%;
    top: 58px;
    transform: translateX(-50%);
    justify-content: center;
    width: 100%;
    padding-bottom: 20px;
    z-index: 10; }
    .mobile #user .nav-position-fixed .nav {
      background-color: #ffffff;
      display: flex;
      justify-content: center; }
    .mobile #user .nav-position-fixed .nav-link {
      max-width: calc(572px / 2); }
    .mobile #user .nav-position-fixed + .tab-content {
      padding-top: 58px; }
  .mobile #user form.find .form-control {
    height: 48px; }
  .mobile #user form.find .radioBox .form-control {
    height: 40px;
    padding-left: 12px; }
  .mobile #user form.find #beforechk {
    margin-top: 24px; }
  .mobile #user form.find #timer {
    left: calc(100% - 170px); }
  .mobile #user form.find.corpor .btn-wrap {
    display: block; }
  .mobile #user form.find.corpor .form-group .fs-title-4 {
    margin-top: 1.25rem;
    margin-bottom: 0.9375rem; }
  .mobile #user form.find .form-group {
    margin-top: 0; }
    .mobile #user form.find .form-group:first-of-type .fs-title-4 {
      margin-top: 3.75rem; }
    .mobile #user form.find .form-group .fs-title-4 {
      margin-bottom: 0.9375rem; }
  .mobile #user form.find .form-control.is-invalid {
    margin-bottom: 1.5rem; }
  .mobile #user form.find .form-control.is-invalid + .invalid-feedback {
    bottom: 0px;
    left: 0;
    width: calc(100% - 200px); }
  .mobile #user form.find .form-control .select-wrap {
    background-position: 94% center; }
  .mobile #user form.find #sendVertifyNum,
  .mobile #user form.find .btn-default.fs-txt-2 {
    padding: 12px 13px;
    min-width: 110px; }
  .mobile #user form.find .inputVertify-wrap > div {
    width: calc(100% - 120px); }
  .mobile #user form.find .inputVertify-wrap .btn {
    width: 110px;
    padding: 13px 13px; }
  .mobile #user form.find .inputVertify-wrap .position-absolute {
    right: 20px;
    top: 17px; }
  .mobile #user form.findid .form-control.is-invalid {
    background-image: none;
    margin-bottom: 0;
    border-color: #ff6e40; }
  .mobile #user form.findid .form-control.is-invalid + .invalid-feedback:not(:empty) {
    width: 100%;
    order: 3; }
  .mobile #user form.findid .d-flex.flex-wrap .form-control {
    order: 1;
    width: calc(100% - 118px); }
  .mobile #user form.findid .d-flex.flex-wrap .btn {
    order: 2; }
  .mobile #user form.findid .d-flex.flex-wrap .btn-default {
    padding: 12px 13px;
    width: 110px; }
  .mobile #user .join-list li .fs-title-2 {
    color: #1c1c1c;
    margin-bottom: 0.75rem;
    margin-top: 0; }
  .mobile #user .select-wrap[name='location'],
  .mobile #user .select-wrap[name='user_sex'] {
    background-size: 12px 12px;
    background-position: 95% center !important; }
  .mobile #user .alarm {
    width: 100%; }
    .mobile #user .alarm .container-572 {
      width: 100%;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .mobile #user .alarm .container-572 > .d-flex {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        padding: 14px 5.4%; }
        .mobile #user .alarm .container-572 > .d-flex .prev-icon {
          margin-left: -12px; }
    .mobile #user .alarm ul {
      width: 100%;
      margin-top: 0; }
      .mobile #user .alarm ul li {
        width: 100%; }
        .mobile #user .alarm ul li a {
          padding: 16px 20px;
          min-height: 98px; }
          .mobile #user .alarm ul li a img {
            width: 60px;
            height: 60px;
            margin-left: 0.75rem; }
          .mobile #user .alarm ul li a .fs-txt-2 {
            max-height: calc(1.64 * 14px * 2); }
        .mobile #user .alarm ul li .ic-alram {
          width: 80px;
          height: 80px; }
  .mobile #user .joinForm hr {
    margin: 1.5rem 0 1.25rem; }
  .mobile #user .joinForm .parsley-errors-list {
    margin-bottom: 0.75rem; }
  .mobile #user .joinForm .form-check {
    align-items: start;
    word-break: break-word;
    line-height: 1.68;
    width: 100%; }
    .mobile #user .joinForm .form-check.type02 {
      width: auto;
      margin-bottom: 0 !important; }
      .mobile #user .joinForm .form-check.type02 + .form-check.type02 {
        margin-left: 30px; }
  .mobile #user .joinForm .d-flex.justify-content-between.align-items-start {
    word-break: break-word;
    line-height: 1.68; }
    .mobile #user .joinForm .d-flex.justify-content-between.align-items-start > a {
      min-width: 60px; }
  .mobile #user .joinForm .form-row {
    position: relative;
    word-break: break-word;
    line-height: 1.68; }
    .mobile #user .joinForm .form-row > a {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 60px; }
    .mobile #user .joinForm .form-row .form-check {
      width: calc(100% - 80px); }
    .mobile #user .joinForm .form-row .parsley-errors-list {
      margin-left: 23px;
      margin-top: -10px; }
  .mobile #user .joinForm .select-wrap {
    background-size: 16px 16px;
    background-position: 88% center; }
  .mobile #user .joinForm .form-group {
    margin-bottom: 2.5rem; }
    .mobile #user .joinForm .form-group .d-flex.flex-wrap input.form-control {
      width: calc(100% - 116px); }
    .mobile #user .joinForm .form-group .d-flex.flex-wrap button[type="button"] {
      width: 108px;
      white-space: nowrap; }
      .mobile #user .joinForm .form-group .d-flex.flex-wrap button[type="button"].md {
        width: auto;
        padding: 8px 12px; }
    .mobile #user .joinForm .form-group .d-flex.flex-wrap .parsley-errors-list {
      margin-bottom: 0; }
    .mobile #user .joinForm .form-group.is_F .select-wrap {
      width: 108px; }
  .mobile #user .wishfont_head {
    padding: 0 5.3% 0; }
    .mobile #user .wishfont_head .fs-title-1 {
      margin-bottom: 0; }
  .mobile #user .wish-list {
    padding-bottom: 1.5rem; }
    .mobile #user .wish-list .items.items-border {
      padding-top: 1.125rem;
      margin-top: 1.75rem; }
      .mobile #user .wish-list .items.items-border:first-of-type {
        margin-top: 2px; }
    .mobile #user .wish-list .items[data-dropdown="close"] > .d-flex {
      margin-bottom: 0; }
    .mobile #user .wish-list .items .fontImage {
      width: 64px;
      height: 64px; }
    .mobile #user .wish-list .items > .d-flex {
      margin-bottom: 1rem; }
    .mobile #user .wish-list .items .form-check {
      margin-bottom: 0.625rem; }
    .mobile #user .wish-list .items .fs-title-3 {
      margin-bottom: 0rem; }
      .mobile #user .wish-list .items .fs-title-3 a {
        color: #1c1c1c; }
    .mobile #user .wish-list .items .fs-txt-3 {
      color: #999999;
      margin-top: 0.375rem; }
  .mobile #user .cart-list {
    border-top: none;
    margin-bottom: 1.25rem; }
    .mobile #user .cart-list .items {
      position: relative;
      padding: 24px 0 20px;
      border-bottom: solid 1px #dddddd; }
      .mobile #user .cart-list .items:first-of-type {
        margin-top: 11px;
        border-top: solid 1px #dddddd; }
      .mobile #user .cart-list .items #changeOptionForm {
        height: calc(100vh - 180px); }
      .mobile #user .cart-list .items .itemImg {
        width: 48px;
        height: 48px; }
      .mobile #user .cart-list .items .form-check {
        margin-right: 0; }
      .mobile #user .cart-list .items .fs-title-3 {
        width: 100%;
        margin-left: 0.75rem;
        margin-bottom: 0;
        color: #1c1c1c; }
        .mobile #user .cart-list .items .fs-title-3.total_price {
          text-align: left;
          width: auto;
          margin-right: 0; }
        .mobile #user .cart-list .items .fs-title-3.disabled {
          width: 100%;
          color: #999999;
          margin-right: 0; }
      .mobile #user .cart-list .items .btn-default-outline {
        width: calc(100% - 12px);
        margin-left: 0.75rem;
        border-radius: 6px;
        padding: 7px 0; }
      .mobile #user .cart-list .items p.fs-txt-2 {
        text-align: left;
        margin-left: 0.75rem; }
      .mobile #user .cart-list .items .btn-del {
        position: absolute;
        top: 24px;
        right: 0;
        margin-left: auto;
        padding: 0;
        margin-right: 0; }
        .mobile #user .cart-list .items .btn-del i {
          width: 28px;
          height: 28px; }
      .mobile #user .cart-list .items .btn-encore {
        margin-top: -3px;
        border: none;
        font-size: 1rem;
        background: transparent;
        margin-right: 0.25rem; }
        .mobile #user .cart-list .items .btn-encore i {
          width: 28px;
          height: 28px; }
      .mobile #user .cart-list .items .product-type:after {
        display: none; }
      .mobile #user .cart-list .items .product_cnt::after {
        content: "";
        display: inline-block;
        margin: 0 8px;
        width: 1px;
        height: 18px;
        background-color: #dddddd;
        vertical-align: middle; }
  .mobile #user .nav-type.fixed {
    position: fixed;
    top: 57px;
    left: 0;
    right: 0;
    padding: 10px 20px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    z-index: 1001; }
  .mobile #user .nav-type .btn-size-sm {
    min-width: 56px;
    padding: 3px 0;
    font-size: 10px !important; }
  .mobile #user .none-items {
    padding: 48px 0; }
    .mobile #user .none-items .text-ddd.fw-bold {
      color: #dddddd;
      font-size: 2.75rem;
      margin-bottom: 32px;
      line-height: 1.38; }
    .mobile #user .none-items p {
      line-height: 1.64; }
  .mobile #user #beforechk .btn {
    padding: 9px 8px; }
  .mobile #user #beforechk #timer {
    left: inherit;
    right: 128px; }
  .mobile #user .form-cont {
    display: flex;
    flex-wrap: wrap;
    font-size: 0; }
    .mobile #user .form-cont input {
      display: inline-block;
      width: calc(100% - 129px);
      flex: 1;
      vertical-align: middle; }
    .mobile #user .form-cont .btn {
      margin-left: 10px;
      height: auto;
      min-width: 108px;
      padding: 9px 8px; }
  .mobile #user .regist_btn {
    height: 48px; }
.mobile .studentCertificationModal .select-wrap {
  background-position: 98% center !important; }
.mobile .studentCertificationModal .btn-default {
  padding: 13px 0;
  width: 150px; }
.mobile .studentCertificationModal .mt-12px {
  margin-top: 0.75rem; }
.mobile #policyTermsUserModal .modal-content > .btn-close,
.mobile #policyTermsServiceModal .modal-content > .btn-close,
.mobile #policyPrivacyModal .modal-content > .btn-close,
.mobile #policyMarketingModal .modal-content > .btn-close,
.mobile #contentsGuideModal .modal-content > .btn-close,
.mobile #channelGuideModal .modal-content > .btn-close,
.mobile #detailModal .modal-content > .btn-close,
.mobile #agreeModal .modal-content > .btn-close,
.mobile #guideLineModal .modal-content > .btn-close {
  right: 5.3%; }
.mobile #policyTermsUserModal .modal-dialog,
.mobile #policyTermsServiceModal .modal-dialog,
.mobile #policyPrivacyModal .modal-dialog,
.mobile #policyMarketingModal .modal-dialog,
.mobile #contentsGuideModal .modal-dialog,
.mobile #channelGuideModal .modal-dialog,
.mobile #detailModal .modal-dialog,
.mobile #agreeModal .modal-dialog,
.mobile #guideLineModal .modal-dialog {
  max-width: 100%;
  margin: 0 0; }
.mobile #policyTermsUserModal .modal-body,
.mobile #policyTermsServiceModal .modal-body,
.mobile #policyPrivacyModal .modal-body,
.mobile #policyMarketingModal .modal-body,
.mobile #contentsGuideModal .modal-body,
.mobile #channelGuideModal .modal-body,
.mobile #detailModal .modal-body,
.mobile #agreeModal .modal-body,
.mobile #guideLineModal .modal-body {
  padding: 30px 5.3%; }
.mobile #policyTermsUserModal .fs-title-1,
.mobile #policyTermsServiceModal .fs-title-1,
.mobile #policyPrivacyModal .fs-title-1,
.mobile #policyMarketingModal .fs-title-1,
.mobile #contentsGuideModal .fs-title-1,
.mobile #channelGuideModal .fs-title-1,
.mobile #detailModal .fs-title-1,
.mobile #agreeModal .fs-title-1,
.mobile #guideLineModal .fs-title-1 {
  margin-top: 3.75rem; }
.mobile #policyTermsUserModal .scrollable-area,
.mobile #policyTermsServiceModal .scrollable-area,
.mobile #policyPrivacyModal .scrollable-area,
.mobile #policyMarketingModal .scrollable-area,
.mobile #contentsGuideModal .scrollable-area,
.mobile #channelGuideModal .scrollable-area,
.mobile #detailModal .scrollable-area,
.mobile #agreeModal .scrollable-area,
.mobile #guideLineModal .scrollable-area {
  background: #ffffff;
  padding: 0;
  line-height: 1.64;
  height: auto;
  overflow-y: visible;
  margin-bottom: 0; }
.mobile #checkCertificationModal .modal-body {
  padding: 60px 44px 48px; }
.mobile #checkCertificationModal p.fs-txt-2 {
  margin: 0 0;
  color: #1c1c1c; }
.mobile #checkCertificationModal .modal-content .modal-footer {
  padding: 0 !important; }
  .mobile #checkCertificationModal .modal-content .modal-footer .btn {
    padding: 13px 0; }
.mobile .radioBox_text {
  padding-right: 10px; }
.mobile .radioBox .d-flex .select-wrap {
  width: 70px; }
  .mobile .radioBox .d-flex .select-wrap + * {
    width: calc(100% - 80px); }
.mobile .inputWrap .invalid-feedback {
  padding-left: 13px; }

#supportTargetModal .modal-content > .btn-close {
  right: 5.3%; }
#supportTargetModal .modal-content {
  border: none;
  max-height: 60vh;
  overflow: hidden;
  border-radius: 0.75rem; }
#supportTargetModal .modal-body {
  padding: 60px 32px; }
#supportTargetModal .scrollable-area {
  background: #f9f9f9;
  padding: 32px 20px;
  line-height: 1.64;
  height: calc(60vh - 220px);
  overflow-y: auto;
  margin-bottom: 0; }

/* 결제내역 관리 세금 계산서, 현금영수증 */
#user .receipt_area .list-style-disc {
  line-height: 1.64;
  margin-bottom: 20px; }
  #user .receipt_area .list-style-disc li {
    margin-bottom: 4px; }
#user .receipt_area .table .btn {
  font-size: 0.875rem;
  padding-left: 10px;
  padding-right: 10px; }
#user .receipt_area .pay_area p {
  line-height: 1.64; }
#user .receipt_area .pay_area .card_info_area .invoice_area > p {
  margin-top: 30px; }
#user .receipt_area .pay_area .text_area {
  margin-top: 30px;
  padding-bottom: 30px; }
  #user .receipt_area .pay_area .text_area p {
    margin-top: 30px;
    margin-bottom: 15px; }
  #user .receipt_area .pay_area .text_area ul li {
    margin-bottom: 5px;
    text-indent: -8px; }
#user .receipt_area .pay_area .info {
  margin-bottom: 30px; }
  #user .receipt_area .pay_area .info li {
    margin-bottom: 5px;
    text-indent: -8px; }
#user .receipt_area .pay_area dl {
  margin-top: 40px;
  padding-top: 40px;
  text-align: center; }
  #user .receipt_area .pay_area dl dt {
    font-size: 21px; }
  #user .receipt_area .pay_area dl dd {
    font-size: 14px; }
#user .receipt_area .pay_area .pay_help {
  display: block;
  width: 60% !important;
  margin: 0 auto;
  margin-top: 45px; }
#user .receipt_area .pay_area .btn {
  width: 100%; }
#user .receipt_area .pay_area .pay_btn {
  margin-top: 30px; }
  #user .receipt_area .pay_area .pay_btn .btn {
    padding: 13px;
    margin-bottom: 15px; }
#user .receipt_area .confirm_area {
  text-align: center; }
  #user .receipt_area .confirm_area p {
    margin-top: 30px;
    text-align: left;
    padding: 0 35px; }
  #user .receipt_area .confirm_area img {
    width: 85%;
    margin-top: 50px; }
#user .receipt_area .bank_area .bank_box {
  margin: 0 !important; }
  #user .receipt_area .bank_area .bank_box fieldset {
    margin-top: 20px; }
    #user .receipt_area .bank_area .bank_box fieldset:first-child {
      margin-top: 30px; }
  #user .receipt_area .bank_area .bank_box input {
    display: none; }
    #user .receipt_area .bank_area .bank_box input:checked + label {
      border: 1px solid #4474f8;
      background: url("../../static/images/msub/chk_on.png") no-repeat 20px center;
      background-size: 27px;
      color: #4474f8;
      opacity: 1; }
  #user .receipt_area .bank_area .bank_box label {
    display: block;
    padding: 32px 20px;
    border: 1px solid #aaaaa8;
    border-radius: 3px;
    background: url("../../static/images/msub/chk_off.png") no-repeat 20px center;
    background-size: 27px;
    background-color: #ffffff !important;
    cursor: pointer;
    text-align: right;
    color: #6a6a6a; }
#user .receipt_area .bank_area .list_menu {
  overflow: hidden;
  margin-top: 30px;
  padding-top: 30px;
  text-align: center; }
  #user .receipt_area .bank_area .list_menu li {
    float: left;
    position: relative;
    width: 50%;
    padding: 10px 0;
    cursor: pointer;
    color: #a8a8a8; }
    #user .receipt_area .bank_area .list_menu li:hover {
      color: #4474f8; }
    #user .receipt_area .bank_area .list_menu li:first-child::after {
      position: absolute;
      top: 15px;
      right: 0;
      width: 1px;
      height: 15px;
      border-right: 1px solid #e3e3e3;
      content: ""; }
#user .receipt_area .bank_area .cash_area form {
  margin-top: 30px; }
#user .receipt_area .bank_area .cash_area ul li.on {
  color: #4474f8; }
#user .receipt_area .bank_area .cash_area .list_area {
  display: none; }
#user .receipt_area .bank_area .cash_area .list_area.on {
  display: block; }
#user .receipt_area .bank_area .cash_area .cash_box tr:first-child .input_box {
  width: 47.1%;
  margin: 0;
  box-sizing: border-box; }
#user .receipt_area .bank_area .cash_area .cash_box tr:first-child .float {
  float: left; }
#user .receipt_area .bank_area .cash_area .cash_box tr:first-child .var {
  display: inline-block;
  width: 5.8%;
  margin-top: 6px;
  text-align: center; }
#user .receipt_area .bank_area .cash_area .cash_box tr:last-child .input_box {
  width: 100%; }
#user .receipt_area .bank_area .cash_area .cash_box tr input[type=radio] {
  margin-right: 5px;
  margin-left: 1px; }
#user .receipt_area .bank_area .cash_area .cash_box .tit {
  padding-top: 14px;
  display: inline-block; }
#user .receipt_area .bank_area .cash_area .info_area {
  margin-top: 30px;
  padding: 30px 0; }
  #user .receipt_area .bank_area .cash_area .info_area p:first-child {
    margin-bottom: 15px; }
#user .receipt_area .bank_area .cash_area .cash_info {
  margin-top: 50px; }
  #user .receipt_area .bank_area .cash_area .cash_info .btn {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%; }

/* 모든 폰트& 폰트 상세 */
/* project 관련 스타일 */
.btn-addUrl {
  background-position: center center;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_plus' data-name='ic_plus' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-2%7Bfill:none;stroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cpath id='Rectangle_140' data-name='Rectangle 140' style='fill:none' d='M0 0h32v32H0z'/%3E%3Cpath id='Line_119' data-name='Line 119' class='cls-2' transform='rotate(45 -1.061 23.044)' d='m0 0 12 12'/%3E%3Cpath id='Line_120' data-name='Line 120' class='cls-2' transform='rotate(45 -1.061 23.044)' d='M12 0 0 12'/%3E%3C/svg%3E%0A"); }
  .btn-addUrl:disabled {
    opacity: 0.5; }

input[name="siteUrl"].form-control,
input[name="devUrl"].form-control {
  padding-left: 64px; }

.form-group .position-absolute.text-999 {
  position: absolute;
  display: inline-block;
  top: 50px;
  left: 14px;
  z-index: 1; }
.form-group.devUrl_wrap .position-absolute.text-999 {
  top: 11px; }

.btn-addPrj {
  width: 32px;
  height: 32px;
  display: inline-block;
  border: none;
  padding: 0;
  background-position: center;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  transition: background-image 0.3s;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2220' d='M14.2 7.2H6.6a.8.8 0 0 0-.8.8v16a.8.8 0 0 0 .8.8h15.8a.8.8 0 0 0 .8-.8v-7.8a.8.8 0 1 0-1.6 0v7H7.4V8.8h6.8a.8.8 0 0 0 0-1.6z' style='fill:%231c1c1c' transform='translate(1 1)'/%3E%3Cpath data-name='Path 2222' d='M128.667 246.28a.8.8 0 0 0 .8-.8v-8a.8.8 0 0 0-.8-.8.8.8 0 0 0-.8.8v8a.8.8 0 0 0 .8.8z' style='fill:%231c1c1c' transform='rotate(180 76.027 125.239)'/%3E%3Cpath d='M-234.813 124.667v8a.8.8 0 0 0 .8.8.8.8 0 0 0 .8-.8v-8a.8.8 0 0 0-.8-.8.8.8 0 0 0-.8.8z' style='fill:%231c1c1c' transform='rotate(90 -45.479 197.534)'/%3E%3C/svg%3E%0A"); }
  .btn-addPrj:hover {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath data-name='Path 2220' d='M14.2 7.2H6.6a.8.8 0 0 0-.8.8v16a.8.8 0 0 0 .8.8h15.8a.8.8 0 0 0 .8-.8v-7.8a.8.8 0 1 0-1.6 0v7H7.4V8.8h6.8a.8.8 0 0 0 0-1.6z' style='fill:%234173fa' transform='translate(1 1)'/%3E%3Cpath data-name='Path 2222' d='M128.667 246.28a.8.8 0 0 0 .8-.8v-8a.8.8 0 0 0-.8-.8.8.8 0 0 0-.8.8v8a.8.8 0 0 0 .8.8z' style='fill:%234173fa' transform='rotate(180 76.027 125.239)'/%3E%3Cpath d='M-234.813 124.667v8a.8.8 0 0 0 .8.8.8.8 0 0 0 .8-.8v-8a.8.8 0 0 0-.8-.8.8.8 0 0 0-.8.8z' style='fill:%234173fa' transform='rotate(90 -45.479 197.534)'/%3E%3C/svg%3E%0A"); }

.devUrl_wrap > div {
  margin-bottom: 0.5rem; }
  .devUrl_wrap > div:last-child {
    margin-bottom: 0; }

.ic-removeCircle {
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 1; }

/* 산돌구름 웹폰트 관련 스타일 */
.filterForm {
  margin-bottom: 40px; }
  .filterForm button[type="reset"] {
    padding: 0;
    background: white;
    border: none;
    display: none; }
  .filterForm > .d-flex:first-of-type {
    border: 1px solid #dddddd;
    height: 52px; }
    .filterForm > .d-flex:first-of-type .form-group {
      position: relative; }
      .filterForm > .d-flex:first-of-type .form-group .form-control {
        padding-left: 32px;
        padding-right: 32px; }
      .filterForm > .d-flex:first-of-type .form-group:after {
        position: absolute;
        content: "";
        background: #dddddd;
        height: 24px;
        width: 1px;
        right: 0;
        top: 16px; }
      .filterForm > .d-flex:first-of-type .form-group:last-child {
        padding: 0 20px 0 16px;
        min-width: 114px; }
        .filterForm > .d-flex:first-of-type .form-group:last-child .btn {
          margin-right: 8px; }
          .filterForm > .d-flex:first-of-type .form-group:last-child .btn:last-child {
            margin-right: 0; }
        .filterForm > .d-flex:first-of-type .form-group:last-child:after {
          display: none; }
      .filterForm > .d-flex:first-of-type .form-group.font-search-wrap {
        width: 19.56%; }
        .filterForm > .d-flex:first-of-type .form-group.font-search-wrap input {
          padding-left: 52px; }
        .filterForm > .d-flex:first-of-type .form-group.font-search-wrap button.position-absolute {
          top: 10px;
          left: 16px;
          padding: 0;
          height: 32px;
          background: none;
          border: none; }
      .filterForm > .d-flex:first-of-type .form-group.font-size-wrap {
        width: 23%;
        padding: 0 32px;
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-position: 14px center;
        background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.37306 12.5605C9.17428 12.5604 8.98035 12.6219 8.81793 12.7365C8.65552 12.8511 8.53259 13.0132 8.46606 13.2005L5.13306 22.3735C5.08318 22.5279 5.09554 22.6956 5.16751 22.8409C5.23948 22.9862 5.36537 23.0977 5.51834 23.1516C5.67131 23.2054 5.83926 23.1974 5.98641 23.1292C6.13356 23.061 6.24825 22.9381 6.30606 22.7865L7.21306 20.2005H11.3731L12.2931 22.7875C12.3356 22.909 12.4151 23.0141 12.5203 23.0882C12.6256 23.1622 12.7514 23.2015 12.8801 23.2005H13.0131C13.1124 23.2007 13.2104 23.1771 13.2987 23.1316C13.387 23.0861 13.4631 23.02 13.5206 22.939C13.5781 22.858 13.6154 22.7643 13.6292 22.6659C13.643 22.5675 13.633 22.4673 13.6001 22.3735L10.2931 13.2005C10.2237 13.0125 10.0982 12.8503 9.93369 12.7359C9.76917 12.6214 9.57348 12.5602 9.37306 12.5605ZM7.62706 19.0275L9.25406 14.4275H9.29406L10.9341 19.0275H7.62706Z' fill='%231C1C1C'/%3E%3Cpath d='M21.293 8.80078H20.813C20.6142 8.80068 20.4203 8.86216 20.2579 8.97676C20.0955 9.09137 19.9725 9.25347 19.906 9.44078L15.2 22.3738C15.1658 22.4675 15.1549 22.5681 15.1682 22.667C15.1815 22.7659 15.2187 22.86 15.2764 22.9414C15.3341 23.0227 15.4108 23.0888 15.4997 23.134C15.5887 23.1792 15.6873 23.2021 15.787 23.2008H16.254C16.3827 23.2018 16.5085 23.1625 16.6137 23.0884C16.719 23.0144 16.7985 22.9092 16.841 22.7878L18.121 19.1478H23.748L24.975 22.5878C25.0394 22.769 25.1589 22.9255 25.3167 23.0354C25.4745 23.1453 25.6627 23.2031 25.855 23.2008C26.0037 23.2013 26.1503 23.1658 26.2822 23.0973C26.4142 23.0288 26.5276 22.9294 26.6128 22.8075C26.698 22.6857 26.7524 22.545 26.7715 22.3976C26.7905 22.2501 26.7735 22.1003 26.722 21.9608L22.2 9.44078C22.1335 9.25347 22.0105 9.09137 21.8481 8.97676C21.6857 8.86216 21.4918 8.80068 21.293 8.80078ZM18.68 17.5478L20.88 11.3208H20.947L23.16 17.5478H18.68Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"); }
        .filterForm > .d-flex:first-of-type .form-group.font-size-wrap .range-slider input {
          width: 75%;
          margin-left: 1.25rem; }
      .filterForm > .d-flex:first-of-type .form-group.select-wrap {
        min-width: 43.7%;
        flex: 1; }
  .filterForm .form-control {
    padding: 15px 0 14px;
    border: none;
    font-size: 0.875rem; }
    .filterForm .form-control ::placeholder {
      color: #999999; }
    .filterForm .form-control:disabled {
      border: none;
      background: #fff; }
  .filterForm .select-wrap.preview-text-wrap .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    border-radius: 0;
    border: 1px solid #dddddd; }
  .filterForm .select-wrap.preview-text-wrap .select-wrap[aria-expanded="true"] {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  .filterForm .select-wrap.preview-text-wrap .dropdown-toggle:after {
    display: none; }
  .filterForm .select-wrap.preview-text-wrap .dropdown-item {
    padding: 12px 20px;
    cursor: pointer;
    border: none; }
    .filterForm .select-wrap.preview-text-wrap .dropdown-item:hover {
      background: #f9f9f9; }
  .filterForm .select-wrap.preview-text-wrap input[type="radio"] {
    display: none; }
  .filterForm .select-wrap.preview-text-wrap input[type="radio"]:checked + label {
    color: #4173fa; }
  .filterForm .select-wrap .form-control {
    position: relative;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4 8H9.59999C9.38781 8 9.18433 8.08429 9.0343 8.23431C8.88427 8.38434 8.79999 8.58783 8.79999 8.8C8.79999 9.01217 8.88427 9.21566 9.0343 9.36569C9.18433 9.51571 9.38781 9.6 9.59999 9.6H22.4C22.6122 9.6 22.8156 9.51571 22.9657 9.36569C23.1157 9.21566 23.2 9.01217 23.2 8.8C23.2 8.58783 23.1157 8.38434 22.9657 8.23431C22.8156 8.08429 22.6122 8 22.4 8Z' fill='%231C1C1C'/%3E%3Cpath d='M16 8C15.7878 8 15.5844 8.08429 15.4343 8.23431C15.2843 8.38434 15.2 8.58783 15.2 8.8V23.2C15.2 23.4122 15.2843 23.6157 15.4343 23.7657C15.5844 23.9157 15.7878 24 16 24C16.2122 24 16.4157 23.9157 16.5657 23.7657C16.7157 23.6157 16.8 23.4122 16.8 23.2V8.8C16.8 8.58783 16.7157 8.38434 16.5657 8.23431C16.4157 8.08429 16.2122 8 16 8Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
    background-size: 32px 32px, 16px 16px;
    background-repeat: no-repeat;
    background-position: 16px center, calc(100% - 16px) center;
    padding-left: 52px !important;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .filterForm .select-wrap .form-control[aria-expanded="true"] {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4 8H9.59999C9.38781 8 9.18433 8.08429 9.0343 8.23431C8.88427 8.38434 8.79999 8.58783 8.79999 8.8C8.79999 9.01217 8.88427 9.21566 9.0343 9.36569C9.18433 9.51571 9.38781 9.6 9.59999 9.6H22.4C22.6122 9.6 22.8156 9.51571 22.9657 9.36569C23.1157 9.21566 23.2 9.01217 23.2 8.8C23.2 8.58783 23.1157 8.38434 22.9657 8.23431C22.8156 8.08429 22.6122 8 22.4 8Z' fill='%231C1C1C'/%3E%3Cpath d='M16 8C15.7878 8 15.5844 8.08429 15.4343 8.23431C15.2843 8.38434 15.2 8.58783 15.2 8.8V23.2C15.2 23.4122 15.2843 23.6157 15.4343 23.7657C15.5844 23.9157 15.7878 24 16 24C16.2122 24 16.4157 23.9157 16.5657 23.7657C16.7157 23.6157 16.8 23.4122 16.8 23.2V8.8C16.8 8.58783 16.7157 8.38434 16.5657 8.23431C16.4157 8.08429 16.2122 8 16 8Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  .filterForm .filter-select-wrap {
    margin: 1rem 0 1.25rem;
    align-items: center; }
    .filterForm .filter-select-wrap .list-group {
      overflow-x: hidden;
      border: 1px solid #dddddd;
      border-radius: 0; }
      .filterForm .filter-select-wrap .list-group::-webkit-scrollbar {
        width: 6px; }
      .filterForm .filter-select-wrap .list-group::-webkit-scrollbar-thumb {
        background-color: #4173fa;
        border-radius: 6px; }
      .filterForm .filter-select-wrap .list-group::-webkit-scrollbar-track {
        background-color: #dddddd;
        border-radius: 6px;
        box-shadow: none; }
      .filterForm .filter-select-wrap .list-group .list-group-item {
        border: none;
        padding: 12px 20px;
        font-size: 0.875rem; }
    .filterForm .filter-select-wrap .accordion-collapse {
      position: absolute;
      margin-top: 20px;
      z-index: 1;
      background: #fff; }
  .filterForm .filter-selecter {
    display: flex;
    border: 1px solid #dddddd;
    padding: 8px 32px 8px 16px;
    font-size: 0.875rem;
    background: transparent;
    border-radius: 32px;
    color: #333333;
    margin-right: 0.5rem;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: calc(100% - 8px) center; }
    .filterForm .filter-selecter[aria-expanded='true'] {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  .filterForm .list-order {
    padding: 0 32px 0 0 !important;
    background-position: calc(100% - 4px) center !important;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A") !important;
    background-size: 16px 16px !important;
    background-repeat: no-repeat; }
  .filterForm #filterOrderby .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    border-radius: 0;
    border: 1px solid #dddddd; }
  .filterForm #filterOrderby .select-wrap[aria-expanded="true"] {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  .filterForm #filterOrderby .dropdown-toggle:after {
    display: none; }
  .filterForm #filterOrderby .dropdown-item {
    padding: 12px 20px;
    cursor: pointer;
    border: none; }
    .filterForm #filterOrderby .dropdown-item:hover {
      background: #f9f9f9; }
  .filterForm #filterOrderby input[type="radio"] {
    display: none; }
  .filterForm #filterOrderby input[type="radio"]:checked + label {
    color: #4173fa; }
  .filterForm #filterLang .list-group,
  .filterForm #filterUse .list-group,
  .filterForm #filterBrand .list-group,
  .filterForm #filterSelectFont .list-group,
  .filterForm #filterPrice .list-group,
  .filterForm #filterUser .list-group,
  .filterForm #filterPrice .list-group,
  .filterForm #filterBrandDesigner .list-group {
    max-height: 200px;
    overflow-y: auto; }
    .filterForm #filterLang .list-group .fs-title-4,
    .filterForm #filterUse .list-group .fs-title-4,
    .filterForm #filterBrand .list-group .fs-title-4,
    .filterForm #filterSelectFont .list-group .fs-title-4,
    .filterForm #filterPrice .list-group .fs-title-4,
    .filterForm #filterUser .list-group .fs-title-4,
    .filterForm #filterPrice .list-group .fs-title-4,
    .filterForm #filterBrandDesigner .list-group .fs-title-4 {
      padding-left: 1.25rem;
      margin: 1.125rem 0 0.75rem; }
    .filterForm #filterLang .list-group .list-group-item,
    .filterForm #filterUse .list-group .list-group-item,
    .filterForm #filterBrand .list-group .list-group-item,
    .filterForm #filterSelectFont .list-group .list-group-item,
    .filterForm #filterPrice .list-group .list-group-item,
    .filterForm #filterUser .list-group .list-group-item,
    .filterForm #filterPrice .list-group .list-group-item,
    .filterForm #filterBrandDesigner .list-group .list-group-item {
      cursor: pointer;
      border: none; }
      .filterForm #filterLang .list-group .list-group-item:hover,
      .filterForm #filterUse .list-group .list-group-item:hover,
      .filterForm #filterBrand .list-group .list-group-item:hover,
      .filterForm #filterSelectFont .list-group .list-group-item:hover,
      .filterForm #filterPrice .list-group .list-group-item:hover,
      .filterForm #filterUser .list-group .list-group-item:hover,
      .filterForm #filterPrice .list-group .list-group-item:hover,
      .filterForm #filterBrandDesigner .list-group .list-group-item:hover {
        background: #f9f9f9; }
    .filterForm #filterLang .list-group input[type="checkbox"],
    .filterForm #filterUse .list-group input[type="checkbox"],
    .filterForm #filterBrand .list-group input[type="checkbox"],
    .filterForm #filterSelectFont .list-group input[type="checkbox"],
    .filterForm #filterPrice .list-group input[type="checkbox"],
    .filterForm #filterUser .list-group input[type="checkbox"],
    .filterForm #filterPrice .list-group input[type="checkbox"],
    .filterForm #filterBrandDesigner .list-group input[type="checkbox"] {
      display: none; }
    .filterForm #filterLang .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterUse .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterBrand .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterSelectFont .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterPrice .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterUser .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterPrice .list-group input[type="checkbox"]:checked + label,
    .filterForm #filterBrandDesigner .list-group input[type="checkbox"]:checked + label {
      color: #4173fa; }
    .filterForm #filterLang .list-group input[type="radio"],
    .filterForm #filterUse .list-group input[type="radio"],
    .filterForm #filterBrand .list-group input[type="radio"],
    .filterForm #filterSelectFont .list-group input[type="radio"],
    .filterForm #filterPrice .list-group input[type="radio"],
    .filterForm #filterUser .list-group input[type="radio"],
    .filterForm #filterPrice .list-group input[type="radio"],
    .filterForm #filterBrandDesigner .list-group input[type="radio"] {
      display: none; }
    .filterForm #filterLang .list-group input[type="radio"]:checked + label,
    .filterForm #filterUse .list-group input[type="radio"]:checked + label,
    .filterForm #filterBrand .list-group input[type="radio"]:checked + label,
    .filterForm #filterSelectFont .list-group input[type="radio"]:checked + label,
    .filterForm #filterPrice .list-group input[type="radio"]:checked + label,
    .filterForm #filterUser .list-group input[type="radio"]:checked + label,
    .filterForm #filterPrice .list-group input[type="radio"]:checked + label,
    .filterForm #filterBrandDesigner .list-group input[type="radio"]:checked + label {
      color: #4173fa; }
  .filterForm #filterBrand .list-group hr {
    border-top: 1px solid #dddddd;
    opacity: 1;
    width: calc(100% - 40px);
    margin: 10px auto 4px; }
  .filterForm #filterBrand .list-group .fs-title-4:first-child {
    border-top-left-radius: 1.125rem;
    border-top-right-radius: 1.125rem; }
  .filterForm #filterBrand .list-group > div {
    max-height: 180px; }
  .filterForm #filterProperty .list-group {
    padding: 28px; }
    .filterForm #filterProperty .list-group .list-group-item {
      padding: 0;
      margin-bottom: 0.9375rem; }
      .filterForm #filterProperty .list-group .list-group-item .d-flex {
        align-items: center; }
        .filterForm #filterProperty .list-group .list-group-item .d-flex .range-slider {
          width: 100%; }
          .filterForm #filterProperty .list-group .list-group-item .d-flex .range-slider .range {
            width: 100%; }
          .filterForm #filterProperty .list-group .list-group-item .d-flex .range-slider span {
            margin-left: auto;
            font-size: 0.75rem; }
    .filterForm #filterProperty .list-group .fs-txt-3 {
      margin-bottom: 0.875rem; }
    .filterForm #filterProperty .list-group .form-check-input[type=checkbox] {
      height: 16px;
      width: 16px;
      margin-right: 0.5rem; }
  .filterForm #filterStyle .list-group {
    padding: 28px 20px;
    width: 23.4375rem;
    flex-direction: row;
    flex-wrap: wrap; }
    .filterForm #filterStyle .list-group > div {
      display: inline-flex;
      flex-direction: column;
      text-align: center;
      width: 77px;
      margin-right: 0.5rem;
      margin-bottom: 1.75rem; }
      .filterForm #filterStyle .list-group > div:nth-of-type(4n) {
        margin-right: 0; }
      .filterForm #filterStyle .list-group > div:nth-of-type(5), .filterForm #filterStyle .list-group > div:nth-of-type(6), .filterForm #filterStyle .list-group > div:nth-of-type(7), .filterForm #filterStyle .list-group > div:nth-of-type(8) {
        margin-bottom: 0; }
      .filterForm #filterStyle .list-group > div .fs-txt-4 {
        margin-top: 0.5rem; }
      .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox] {
        background-color: white;
        width: 77px;
        height: 68px;
        border: 1px solid #dddddd; }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA001 {
          background-position: center center;
          background-size: 60px 60px;
          background-repeat: no-repeat;
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1243'%3E%3Cpath data-name='Rectangle 1308' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 802' d='M-12.454-16.989v6.007h5.294a5.9 5.9 0 0 0 2.367-.364 2.491 2.491 0 0 0 1.4-2.518 2.779 2.779 0 0 0-1.35-2.731 5.1 5.1 0 0 0-2.276-.394zm6.4-3.883a10.219 10.219 0 0 1 3.618.576 5.652 5.652 0 0 1 2.148 1.563 6.923 6.923 0 0 1 1.153 1.881A6.131 6.131 0 0 1 1.29-14.5a6.7 6.7 0 0 1-.8 3.133 4.493 4.493 0 0 1-2.659 2.176A4.175 4.175 0 0 1 .023-7.424a7.357 7.357 0 0 1 .645 3.5v1.5A11.487 11.487 0 0 0 .789-.347a1.867 1.867 0 0 0 .85 1.274v.561H-3.5q-.212-.743-.3-1.2A11.01 11.01 0 0 1-4-1.637l-.03-2.078a4.06 4.06 0 0 0-.781-2.852A4.145 4.145 0 0 0-7.63-7.28h-4.824v8.768h-4.566v-22.36zm18.115 18.81a3.34 3.34 0 0 0 2.564-1.145 5.3 5.3 0 0 0 1.047-3.648 5.583 5.583 0 0 0-.994-3.58 3.248 3.248 0 0 0-2.662-1.229 3.138 3.138 0 0 0-3.14 2.139 7.585 7.585 0 0 0-.456 2.806 6.4 6.4 0 0 0 .485 2.564 3.164 3.164 0 0 0 3.156 2.093zm-1.077-13.38a5.7 5.7 0 0 1 2.169.379 5.2 5.2 0 0 1 2.549 2.4v-2.382h4.2V.639a8.784 8.784 0 0 1-1.077 4.824q-1.851 2.791-7.1 2.791A9.674 9.674 0 0 1 6.554 7.01a4.589 4.589 0 0 1-2.215-3.717h4.7a1.947 1.947 0 0 0 .592 1.092 3.654 3.654 0 0 0 2.351.592 3.159 3.159 0 0 0 3.128-1.562 7.914 7.914 0 0 0 .516-3.368v-1.062A5.272 5.272 0 0 1 14.291.578a5.368 5.368 0 0 1-3.353.986A6.345 6.345 0 0 1 5.849-.674a9.046 9.046 0 0 1-1.9-6.06 10.215 10.215 0 0 1 1.836-6.2 6.065 6.065 0 0 1 5.199-2.507z' transform='translate(29.02 35.858)' style='fill:%23999999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA001:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1243'%3E%3Cpath data-name='Rectangle 1308' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 802' d='M-12.454-16.989v6.007h5.294a5.9 5.9 0 0 0 2.367-.364 2.491 2.491 0 0 0 1.4-2.518 2.779 2.779 0 0 0-1.35-2.731 5.1 5.1 0 0 0-2.276-.394zm6.4-3.883a10.219 10.219 0 0 1 3.618.576 5.652 5.652 0 0 1 2.148 1.563 6.923 6.923 0 0 1 1.153 1.881A6.131 6.131 0 0 1 1.29-14.5a6.7 6.7 0 0 1-.8 3.133 4.493 4.493 0 0 1-2.659 2.176A4.175 4.175 0 0 1 .023-7.424a7.357 7.357 0 0 1 .645 3.5v1.5A11.487 11.487 0 0 0 .789-.347a1.867 1.867 0 0 0 .85 1.274v.561H-3.5q-.212-.743-.3-1.2A11.01 11.01 0 0 1-4-1.637l-.03-2.078a4.06 4.06 0 0 0-.781-2.852A4.145 4.145 0 0 0-7.63-7.28h-4.824v8.768h-4.566v-22.36zm18.115 18.81a3.34 3.34 0 0 0 2.564-1.145 5.3 5.3 0 0 0 1.047-3.648 5.583 5.583 0 0 0-.994-3.58 3.248 3.248 0 0 0-2.662-1.229 3.138 3.138 0 0 0-3.14 2.139 7.585 7.585 0 0 0-.456 2.806 6.4 6.4 0 0 0 .485 2.564 3.164 3.164 0 0 0 3.156 2.093zm-1.077-13.38a5.7 5.7 0 0 1 2.169.379 5.2 5.2 0 0 1 2.549 2.4v-2.382h4.2V.639a8.784 8.784 0 0 1-1.077 4.824q-1.851 2.791-7.1 2.791A9.674 9.674 0 0 1 6.554 7.01a4.589 4.589 0 0 1-2.215-3.717h4.7a1.947 1.947 0 0 0 .592 1.092 3.654 3.654 0 0 0 2.351.592 3.159 3.159 0 0 0 3.128-1.562 7.914 7.914 0 0 0 .516-3.368v-1.062A5.272 5.272 0 0 1 14.291.578a5.368 5.368 0 0 1-3.353.986A6.345 6.345 0 0 1 5.849-.674a9.046 9.046 0 0 1-1.9-6.06 10.215 10.215 0 0 1 1.836-6.2 6.065 6.065 0 0 1 5.199-2.507z' transform='translate(29.02 35.858)' style='fill:%234474f8'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA002 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1240'%3E%3Cpath data-name='Rectangle 1305' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 803' d='M-17.748-19.2a1.291 1.291 0 0 0-.066.5c0 .133 0 .2.033.664a19.308 19.308 0 0 1 2.723.332c.066.731.1 3.587.1 4.317 0 1.229-.1 7.738-.1 10.229A18.314 18.314 0 0 1-15.19-.1a5.938 5.938 0 0 1-1.594.365A2.423 2.423 0 0 0-17.947.6a2.2 2.2 0 0 0-.033.432 3.814 3.814 0 0 0 .033.6c1.129 0 1.793-.033 2.059-.066.8-.1 2.557-.2 3.421-.2 1.727 0 3.221.266 5.081.266a10.809 10.809 0 0 0 .1-1.2 18.118 18.118 0 0 0-2.192-.6 3.341 3.341 0 0 1-1.2-.432c.033-1.03.066-2.657.066-3.321 0-1.229-.033-2.258-.033-3.487 0-.332 0-.6.033-.963.332 0 .565-.033.9-.033 1.959 0 2.026.133 3.155 2.391l3.819 7.638a18.75 18.75 0 0 1 2.557-.2c2.026 0 3.388.2 4.45.2 0-.133.033-.232.033-.365 0-.6-.365-.731-1.1-1C1.914-.2 1.748-.3 1.183-1.262c-.365-.664-1-1.694-1.561-2.59l-.764-1.262c-.565-.863-.8-1.262-1.428-2.192L-3.666-9C-.478-10.03.652-12.056.652-14.015c0-2.723-2.557-5.546-7.207-5.546-1.03 0-6.211.332-6.642.332-.5 0-1.428-.1-2.159-.1-.532 0-1.794.067-2.392.129zm8.8 1.229c2.557 0 4.484.9 4.484 4.45 0 2.723-2.026 3.653-5.048 3.653-.432 0-.9-.033-1.129-.033.033-.93 0-7.8.066-7.97a6.916 6.916 0 0 1 1.628-.096zM5.866-6.675c0 1.528.9 2.922 2.989 4.118l-1 .565C5.069-.4 4.9-.166 4.9.73c0 1.86 1.926 2.557 3.653 2.956v.066C6.3 4.45 4.7 5.015 4.7 6.642 4.7 8.1 6.729 9.93 11.943 9.93c3.122 0 8.469-.963 8.469-4.815a3.939 3.939 0 0 0-2.424-3.553 12.77 12.77 0 0 0-4.45-.7c-.9 0-1.594.033-2.358.033C9.386.9 7.925.8 7.925-.166c0-.631.9-1.2 2.225-1.893a10.974 10.974 0 0 0 2.923.332c3.055 0 6.044-1.959 6.044-4.882a5.421 5.421 0 0 0-.4-2.092 2.331 2.331 0 0 1 .93.2l1.395.531c.3 0 .764-.266.764-1.594 0-.83-.066-1.561-.731-1.561a7.484 7.484 0 0 0-1.561.365c-.365.1-.731.2-1.727.4a6.7 6.7 0 0 0-4.948-1.86c-5.014-.002-6.973 2.855-6.973 5.545zm6.709-4.417c1.76 0 2.69 1.162 2.69 4.417 0 2.79-1.328 3.852-2.624 3.852-2.524 0-2.956-2.358-2.956-4.417 0-2.26.93-3.852 2.889-3.852zm-.465 15.31a21.526 21.526 0 0 1 4.417.266 1.96 1.96 0 0 1 1.594 1.76c0 1.2-2.424 2.657-5.746 2.657-1.063 0-4.716-.266-4.716-2.325 0-2.159 2.524-2.359 4.45-2.359z' transform='translate(27.98 34.547)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA002:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1240'%3E%3Cpath data-name='Rectangle 1305' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 803' d='M-17.748-19.2a1.291 1.291 0 0 0-.066.5c0 .133 0 .2.033.664a19.308 19.308 0 0 1 2.723.332c.066.731.1 3.587.1 4.317 0 1.229-.1 7.738-.1 10.229A18.314 18.314 0 0 1-15.19-.1a5.938 5.938 0 0 1-1.594.365A2.423 2.423 0 0 0-17.947.6a2.2 2.2 0 0 0-.033.432 3.814 3.814 0 0 0 .033.6c1.129 0 1.793-.033 2.059-.066.8-.1 2.557-.2 3.421-.2 1.727 0 3.221.266 5.081.266a10.809 10.809 0 0 0 .1-1.2 18.118 18.118 0 0 0-2.192-.6 3.341 3.341 0 0 1-1.2-.432c.033-1.03.066-2.657.066-3.321 0-1.229-.033-2.258-.033-3.487 0-.332 0-.6.033-.963.332 0 .565-.033.9-.033 1.959 0 2.026.133 3.155 2.391l3.819 7.638a18.75 18.75 0 0 1 2.557-.2c2.026 0 3.388.2 4.45.2 0-.133.033-.232.033-.365 0-.6-.365-.731-1.1-1C1.914-.2 1.748-.3 1.183-1.262c-.365-.664-1-1.694-1.561-2.59l-.764-1.262c-.565-.863-.8-1.262-1.428-2.192L-3.666-9C-.478-10.03.652-12.056.652-14.015c0-2.723-2.557-5.546-7.207-5.546-1.03 0-6.211.332-6.642.332-.5 0-1.428-.1-2.159-.1-.532 0-1.794.067-2.392.129zm8.8 1.229c2.557 0 4.484.9 4.484 4.45 0 2.723-2.026 3.653-5.048 3.653-.432 0-.9-.033-1.129-.033.033-.93 0-7.8.066-7.97a6.916 6.916 0 0 1 1.628-.096zM5.866-6.675c0 1.528.9 2.922 2.989 4.118l-1 .565C5.069-.4 4.9-.166 4.9.73c0 1.86 1.926 2.557 3.653 2.956v.066C6.3 4.45 4.7 5.015 4.7 6.642 4.7 8.1 6.729 9.93 11.943 9.93c3.122 0 8.469-.963 8.469-4.815a3.939 3.939 0 0 0-2.424-3.553 12.77 12.77 0 0 0-4.45-.7c-.9 0-1.594.033-2.358.033C9.386.9 7.925.8 7.925-.166c0-.631.9-1.2 2.225-1.893a10.974 10.974 0 0 0 2.923.332c3.055 0 6.044-1.959 6.044-4.882a5.421 5.421 0 0 0-.4-2.092 2.331 2.331 0 0 1 .93.2l1.395.531c.3 0 .764-.266.764-1.594 0-.83-.066-1.561-.731-1.561a7.484 7.484 0 0 0-1.561.365c-.365.1-.731.2-1.727.4a6.7 6.7 0 0 0-4.948-1.86c-5.014-.002-6.973 2.855-6.973 5.545zm6.709-4.417c1.76 0 2.69 1.162 2.69 4.417 0 2.79-1.328 3.852-2.624 3.852-2.524 0-2.956-2.358-2.956-4.417 0-2.26.93-3.852 2.889-3.852zm-.465 15.31a21.526 21.526 0 0 1 4.417.266 1.96 1.96 0 0 1 1.594 1.76c0 1.2-2.424 2.657-5.746 2.657-1.063 0-4.716-.266-4.716-2.325 0-2.159 2.524-2.359 4.45-2.359z' transform='translate(27.98 34.547)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA003 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1244'%3E%3Cpath data-name='Rectangle 1309' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 804' d='M-15.431 3.934h8.756V.741l-1.317-.1v-4.9h1.646c1.152 0 1.514.428 2.008 1.382l1.35 2.666c.23.494.2.823-.329.922l-.922.1v3.123h9.052V.708L3.266.609.83-4.131a3.829 3.829 0 0 0-2.4-2.205 5.518 5.518 0 0 0 4.312-5.6c0-4.476-3.489-6.024-8.558-6.024H-15.4v3.226l1.745.132V-.345c0 .79-.132.955-.757 1.053l-1.02.1zm7.44-11.784v-6.221h1.547c2.37 0 3.39.691 3.39 2.929 0 2.205-1.053 3.292-3.028 3.292zM16.268 2.815c0 2.9-.757 4.444-3.39 4.444a5.441 5.441 0 0 1-1.514-.2c-.494-.165-.691-.428-.691-1.086V4.658l-3.983.263v4.872c1.382.79 4.345 1.185 6.353 1.185 7.11 0 8.295-4.312 8.295-8.986v-14.055a18.906 18.906 0 0 0-6.55-1.284c-5.794 0-8.888 3.588-8.888 8.953 0 4.378 1.745 7.768 6.517 7.768a4.413 4.413 0 0 0 3.851-1.81zm-.362-5.464a1.93 1.93 0 0 1-2.074 2.205c-2.107 0-2.469-2.008-2.469-4.378 0-2.436.757-4.608 2.9-4.608a5.553 5.553 0 0 1 1.646.263z' transform='translate(27.43 32.941)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA003:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1244'%3E%3Cpath data-name='Rectangle 1309' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 804' d='M-15.431 3.934h8.756V.741l-1.317-.1v-4.9h1.646c1.152 0 1.514.428 2.008 1.382l1.35 2.666c.23.494.2.823-.329.922l-.922.1v3.123h9.052V.708L3.266.609.83-4.131a3.829 3.829 0 0 0-2.4-2.205 5.518 5.518 0 0 0 4.312-5.6c0-4.476-3.489-6.024-8.558-6.024H-15.4v3.226l1.745.132V-.345c0 .79-.132.955-.757 1.053l-1.02.1zm7.44-11.784v-6.221h1.547c2.37 0 3.39.691 3.39 2.929 0 2.205-1.053 3.292-3.028 3.292zM16.268 2.815c0 2.9-.757 4.444-3.39 4.444a5.441 5.441 0 0 1-1.514-.2c-.494-.165-.691-.428-.691-1.086V4.658l-3.983.263v4.872c1.382.79 4.345 1.185 6.353 1.185 7.11 0 8.295-4.312 8.295-8.986v-14.055a18.906 18.906 0 0 0-6.55-1.284c-5.794 0-8.888 3.588-8.888 8.953 0 4.378 1.745 7.768 6.517 7.768a4.413 4.413 0 0 0 3.851-1.81zm-.362-5.464a1.93 1.93 0 0 1-2.074 2.205c-2.107 0-2.469-2.008-2.469-4.378 0-2.436.757-4.608 2.9-4.608a5.553 5.553 0 0 1 1.646.263z' transform='translate(27.43 32.941)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA004 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1245'%3E%3Cpath data-name='Rectangle 1310' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 805' d='M-5.306-13.79c0 2.237-2.144 2.672-3.853 2.672h-2.517v-5.126h2.827c1.586-.001 3.543.403 3.543 2.454zm.684 14.2a2.664 2.664 0 0 0 2.268 1.365A2.476 2.476 0 0 0 .224-.711a3.133 3.133 0 0 0-.683-1.833l-4.07-5.437a5.932 5.932 0 0 0 4.474-5.9c0-3.635-2.3-6.648-8.42-6.648h-5.344c-2.082 0-3.045.963-3.045 3.045v16.338c0 2.485 1.771 2.92 2.61 2.92s2.61-.435 2.61-2.92v-6.12h1.9zM14.64-6.365a3.738 3.738 0 0 1-3.759 3.945 3.692 3.692 0 0 1-3.635-3.945 3.615 3.615 0 0 1 3.635-3.915 3.731 3.731 0 0 1 3.759 3.915zM4.294 7.4a11.755 11.755 0 0 0 6.09 1.52c5.5 0 9.1-2.858 9.1-8.916v-11.589c0-2.361-1.616-2.734-2.423-2.734a2.324 2.324 0 0 0-2.392 2.3h-.062a5.808 5.808 0 0 0-4.94-2.423c-4.66 0-7.363 3.821-7.363 8.109S5.009 1.619 9.7 1.619a5.819 5.819 0 0 0 4.691-2.05h.093V.5c0 2.579-1.46 4.287-4.1 4.287a6.826 6.826 0 0 1-3.542-1.024 3.058 3.058 0 0 0-1.709-.59A2.1 2.1 0 0 0 3.02 5.378 2.466 2.466 0 0 0 4.294 7.4z' transform='translate(28.863 35.519)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA004:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1245'%3E%3Cpath data-name='Rectangle 1310' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 805' d='M-5.306-13.79c0 2.237-2.144 2.672-3.853 2.672h-2.517v-5.126h2.827c1.586-.001 3.543.403 3.543 2.454zm.684 14.2a2.664 2.664 0 0 0 2.268 1.365A2.476 2.476 0 0 0 .224-.711a3.133 3.133 0 0 0-.683-1.833l-4.07-5.437a5.932 5.932 0 0 0 4.474-5.9c0-3.635-2.3-6.648-8.42-6.648h-5.344c-2.082 0-3.045.963-3.045 3.045v16.338c0 2.485 1.771 2.92 2.61 2.92s2.61-.435 2.61-2.92v-6.12h1.9zM14.64-6.365a3.738 3.738 0 0 1-3.759 3.945 3.692 3.692 0 0 1-3.635-3.945 3.615 3.615 0 0 1 3.635-3.915 3.731 3.731 0 0 1 3.759 3.915zM4.294 7.4a11.755 11.755 0 0 0 6.09 1.52c5.5 0 9.1-2.858 9.1-8.916v-11.589c0-2.361-1.616-2.734-2.423-2.734a2.324 2.324 0 0 0-2.392 2.3h-.062a5.808 5.808 0 0 0-4.94-2.423c-4.66 0-7.363 3.821-7.363 8.109S5.009 1.619 9.7 1.619a5.819 5.819 0 0 0 4.691-2.05h.093V.5c0 2.579-1.46 4.287-4.1 4.287a6.826 6.826 0 0 1-3.542-1.024 3.058 3.058 0 0 0-1.709-.59A2.1 2.1 0 0 0 3.02 5.378 2.466 2.466 0 0 0 4.294 7.4z' transform='translate(28.863 35.519)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA005 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1239'%3E%3Cpath data-name='Rectangle 1304' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 806' d='M-6.866-15.126q.031.311.062.652t.031.683a9.663 9.663 0 0 1-.5 3.076 8.355 8.355 0 0 1-1.442 2.657 7.132 7.132 0 0 1-2.315 1.864 6.658 6.658 0 0 1-3.076.7 6.107 6.107 0 0 1-1.973-.311 4.784 4.784 0 0 1-1.616-.916A4.351 4.351 0 0 1-18.8-8.2a4.594 4.594 0 0 1-.4-1.957 7.028 7.028 0 0 1 .792-3.293 10.577 10.577 0 0 1 2.108-2.779 15.139 15.139 0 0 1 3.029-2.221 22.993 22.993 0 0 1 3.531-1.616 23.593 23.593 0 0 1 3.651-.994 18.428 18.428 0 0 1 3.355-.34q1.087 0 2.051.031a18.957 18.957 0 0 1 1.9.155 16.881 16.881 0 0 1 1.864.357q.932.233 1.988.606 1.025-.373 2.051-.637a7.741 7.741 0 0 1 1.926-.264v.249a13.2 13.2 0 0 0-1.662.357 7.668 7.668 0 0 0-1.569.637 6.842 6.842 0 0 1 1.968 1.769 4.008 4.008 0 0 1 .823 2.485 4.556 4.556 0 0 1-.746 2.641 5.91 5.91 0 0 1-1.91 1.771 9.132 9.132 0 0 1-2.563 1.01 15.048 15.048 0 0 1-2.7.388v.062A4.99 4.99 0 0 1 2.346-8.6a2.745 2.745 0 0 1 .73 1.957 6.544 6.544 0 0 1-.3 1.926q-.3.963-.637 1.88t-.632 1.753A4.78 4.78 0 0 0 1.212.5q0 .963.715.963A4.244 4.244 0 0 0 4.07.687a15.324 15.324 0 0 0 2.641-2.175q.684-.683 1.32-1.429t1.212-1.444q.575-.7 1.025-1.32t.761-1.025l.249.217Q10.5-5.4 9.445-4.066T7.208-1.488A18.044 18.044 0 0 1 4.163 1.06a5.694 5.694 0 0 1-3.138.963 2.588 2.588 0 0 1-1.864-.652 2.293 2.293 0 0 1-.684-1.74 6.184 6.184 0 0 1 .388-2.082q.388-1.087.854-2.144t.856-1.957a3.928 3.928 0 0 0 .388-1.46 2.181 2.181 0 0 0-.155-.916 1.2 1.2 0 0 0-.45-.513 2.006 2.006 0 0 0-.7-.264q-.4-.078-.9-.14l.062-.249a7 7 0 0 0 .932 0q.466-.031 1.15-.124a4.891 4.891 0 0 0 2.252-.882 6.616 6.616 0 0 0 1.553-1.584 6.5 6.5 0 0 0 .885-1.833 5.906 5.906 0 0 0 .28-1.631 4.44 4.44 0 0 0-.28-1.678A4.082 4.082 0 0 0 4.6-19.2a15.022 15.022 0 0 0-3.511 3.588Q-.4-13.48-1.724-11.134t-2.641 4.66a22.6 22.6 0 0 1-3.029 4.163 14.046 14.046 0 0 1-3.961 3 11.881 11.881 0 0 1-5.453 1.15 8.329 8.329 0 0 1-1.833-.217A5.822 5.822 0 0 1-20.4.92a4.156 4.156 0 0 1-1.3-1.243 3.176 3.176 0 0 1-.513-1.817 2.562 2.562 0 0 1 .482-1.538 1.457 1.457 0 0 1 1.227-.668 1.818 1.818 0 0 1 1.118.373 1.211 1.211 0 0 1 .5 1.025 1.441 1.441 0 0 1-.311.979 1.324 1.324 0 0 1-.9.419 2.769 2.769 0 0 0 .881 2.33 3.846 3.846 0 0 0 2.408.683A6.382 6.382 0 0 0-13.7.718a10.2 10.2 0 0 0 2.548-2 18.58 18.58 0 0 0 2.206-2.9Q-7.922-5.837-6.9-7.639t2.113-3.635a34.179 34.179 0 0 1 2.361-3.48A20.13 20.13 0 0 1 .388-17.72a12.39 12.39 0 0 1 3.464-2.1 8.671 8.671 0 0 0-1.662-.65 13.776 13.776 0 0 0-1.74-.373A15.7 15.7 0 0 0-1.165-21q-.761-.031-1.32-.031a16.4 16.4 0 0 0-4.971.808 16.643 16.643 0 0 0-4.629 2.283A12.914 12.914 0 0 0-15.5-14.4a8.263 8.263 0 0 0-1.336 4.582 3.843 3.843 0 0 0 .96 2.718A3.46 3.46 0 0 0-13.2-6.055a4.393 4.393 0 0 0 2.439-.715 7.232 7.232 0 0 0 1.907-1.817A8.985 8.985 0 0 0-7.6-11.01a7.917 7.917 0 0 0 .45-2.563q0-.28-.016-.683t-.047-.839zM2.827 4.011a3.338 3.338 0 0 0-2.47.9 3.385 3.385 0 0 0-.823 2.425 3.77 3.77 0 0 0 .249 1.382 3.285 3.285 0 0 0 .7 1.1 3.192 3.192 0 0 0 1.087.73 3.743 3.743 0 0 0 1.445.264 6.632 6.632 0 0 0 2.765-.59A10.413 10.413 0 0 0 8.249 8.64a18.2 18.2 0 0 0 2.206-2.252Q11.5 5.13 12.412 3.809t1.724-2.625q.808-1.3 1.522-2.33l-.058-.062a11.341 11.341 0 0 1-1.1 1.134 9.351 9.351 0 0 1-1.28.963 6.98 6.98 0 0 1-1.429.683 4.847 4.847 0 0 1-1.6.264A2.283 2.283 0 0 1 8.249.951a3.335 3.335 0 0 1-.668-2.066 6.93 6.93 0 0 1 .777-3.091 10.851 10.851 0 0 1 2.019-2.827 11.118 11.118 0 0 1 2.8-2.066 6.626 6.626 0 0 1 3.076-.808 3.449 3.449 0 0 1 1.864.435 2.819 2.819 0 0 1 1.056 1.584l.715-1.336 3.169-.186q-1.682 2.858-3.297 5.779t-3.418 5.81a12.85 12.85 0 0 0 3.247-1.43 19.419 19.419 0 0 0 2.827-2.128A26.619 26.619 0 0 0 24.9-3.958q1.165-1.383 2.221-2.781l.186.093a36.322 36.322 0 0 1-2.252 2.936 26.83 26.83 0 0 1-2.625 2.687 19.7 19.7 0 0 1-2.983 2.19 13.75 13.75 0 0 1-3.355 1.445 21.377 21.377 0 0 1-2.532 3.511 16.132 16.132 0 0 1-3.091 2.7 14.34 14.34 0 0 1-3.635 1.74 13.786 13.786 0 0 1-4.194.621 11.242 11.242 0 0 1-2.175-.2 5.523 5.523 0 0 1-1.816-.684A3.705 3.705 0 0 1-2.61 9.06a3.538 3.538 0 0 1-.466-1.88 3.144 3.144 0 0 1 .357-1.507 3.414 3.414 0 0 1 .948-1.118 4.262 4.262 0 0 1 1.352-.684 5.227 5.227 0 0 1 1.538-.233 8.326 8.326 0 0 1 .839.062q.559.062.87.093zm7.736-5.375a3.38 3.38 0 0 0 .311 1.523 1.378 1.378 0 0 0 1.367.621 2.373 2.373 0 0 0 1.336-.466 7.407 7.407 0 0 0 1.336-1.2 12.627 12.627 0 0 0 1.243-1.662 16.637 16.637 0 0 0 1.025-1.864 12.5 12.5 0 0 0 .684-1.786 5.336 5.336 0 0 0 .249-1.445 4.718 4.718 0 0 0-.047-.668 2.277 2.277 0 0 0-.171-.606 1.056 1.056 0 0 0-.373-.45 1.192 1.192 0 0 0-.684-.171 3.637 3.637 0 0 0-2.268.885 9.875 9.875 0 0 0-2 2.175 13.778 13.778 0 0 0-1.445 2.687 6.7 6.7 0 0 0-.563 2.428z' transform='translate(27.215 35.316)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA005:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1239'%3E%3Cpath data-name='Rectangle 1304' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 806' d='M-6.866-15.126q.031.311.062.652t.031.683a9.663 9.663 0 0 1-.5 3.076 8.355 8.355 0 0 1-1.442 2.657 7.132 7.132 0 0 1-2.315 1.864 6.658 6.658 0 0 1-3.076.7 6.107 6.107 0 0 1-1.973-.311 4.784 4.784 0 0 1-1.616-.916A4.351 4.351 0 0 1-18.8-8.2a4.594 4.594 0 0 1-.4-1.957 7.028 7.028 0 0 1 .792-3.293 10.577 10.577 0 0 1 2.108-2.779 15.139 15.139 0 0 1 3.029-2.221 22.993 22.993 0 0 1 3.531-1.616 23.593 23.593 0 0 1 3.651-.994 18.428 18.428 0 0 1 3.355-.34q1.087 0 2.051.031a18.957 18.957 0 0 1 1.9.155 16.881 16.881 0 0 1 1.864.357q.932.233 1.988.606 1.025-.373 2.051-.637a7.741 7.741 0 0 1 1.926-.264v.249a13.2 13.2 0 0 0-1.662.357 7.668 7.668 0 0 0-1.569.637 6.842 6.842 0 0 1 1.968 1.769 4.008 4.008 0 0 1 .823 2.485 4.556 4.556 0 0 1-.746 2.641 5.91 5.91 0 0 1-1.91 1.771 9.132 9.132 0 0 1-2.563 1.01 15.048 15.048 0 0 1-2.7.388v.062A4.99 4.99 0 0 1 2.346-8.6a2.745 2.745 0 0 1 .73 1.957 6.544 6.544 0 0 1-.3 1.926q-.3.963-.637 1.88t-.632 1.753A4.78 4.78 0 0 0 1.212.5q0 .963.715.963A4.244 4.244 0 0 0 4.07.687a15.324 15.324 0 0 0 2.641-2.175q.684-.683 1.32-1.429t1.212-1.444q.575-.7 1.025-1.32t.761-1.025l.249.217Q10.5-5.4 9.445-4.066T7.208-1.488A18.044 18.044 0 0 1 4.163 1.06a5.694 5.694 0 0 1-3.138.963 2.588 2.588 0 0 1-1.864-.652 2.293 2.293 0 0 1-.684-1.74 6.184 6.184 0 0 1 .388-2.082q.388-1.087.854-2.144t.856-1.957a3.928 3.928 0 0 0 .388-1.46 2.181 2.181 0 0 0-.155-.916 1.2 1.2 0 0 0-.45-.513 2.006 2.006 0 0 0-.7-.264q-.4-.078-.9-.14l.062-.249a7 7 0 0 0 .932 0q.466-.031 1.15-.124a4.891 4.891 0 0 0 2.252-.882 6.616 6.616 0 0 0 1.553-1.584 6.5 6.5 0 0 0 .885-1.833 5.906 5.906 0 0 0 .28-1.631 4.44 4.44 0 0 0-.28-1.678A4.082 4.082 0 0 0 4.6-19.2a15.022 15.022 0 0 0-3.511 3.588Q-.4-13.48-1.724-11.134t-2.641 4.66a22.6 22.6 0 0 1-3.029 4.163 14.046 14.046 0 0 1-3.961 3 11.881 11.881 0 0 1-5.453 1.15 8.329 8.329 0 0 1-1.833-.217A5.822 5.822 0 0 1-20.4.92a4.156 4.156 0 0 1-1.3-1.243 3.176 3.176 0 0 1-.513-1.817 2.562 2.562 0 0 1 .482-1.538 1.457 1.457 0 0 1 1.227-.668 1.818 1.818 0 0 1 1.118.373 1.211 1.211 0 0 1 .5 1.025 1.441 1.441 0 0 1-.311.979 1.324 1.324 0 0 1-.9.419 2.769 2.769 0 0 0 .881 2.33 3.846 3.846 0 0 0 2.408.683A6.382 6.382 0 0 0-13.7.718a10.2 10.2 0 0 0 2.548-2 18.58 18.58 0 0 0 2.206-2.9Q-7.922-5.837-6.9-7.639t2.113-3.635a34.179 34.179 0 0 1 2.361-3.48A20.13 20.13 0 0 1 .388-17.72a12.39 12.39 0 0 1 3.464-2.1 8.671 8.671 0 0 0-1.662-.65 13.776 13.776 0 0 0-1.74-.373A15.7 15.7 0 0 0-1.165-21q-.761-.031-1.32-.031a16.4 16.4 0 0 0-4.971.808 16.643 16.643 0 0 0-4.629 2.283A12.914 12.914 0 0 0-15.5-14.4a8.263 8.263 0 0 0-1.336 4.582 3.843 3.843 0 0 0 .96 2.718A3.46 3.46 0 0 0-13.2-6.055a4.393 4.393 0 0 0 2.439-.715 7.232 7.232 0 0 0 1.907-1.817A8.985 8.985 0 0 0-7.6-11.01a7.917 7.917 0 0 0 .45-2.563q0-.28-.016-.683t-.047-.839zM2.827 4.011a3.338 3.338 0 0 0-2.47.9 3.385 3.385 0 0 0-.823 2.425 3.77 3.77 0 0 0 .249 1.382 3.285 3.285 0 0 0 .7 1.1 3.192 3.192 0 0 0 1.087.73 3.743 3.743 0 0 0 1.445.264 6.632 6.632 0 0 0 2.765-.59A10.413 10.413 0 0 0 8.249 8.64a18.2 18.2 0 0 0 2.206-2.252Q11.5 5.13 12.412 3.809t1.724-2.625q.808-1.3 1.522-2.33l-.058-.062a11.341 11.341 0 0 1-1.1 1.134 9.351 9.351 0 0 1-1.28.963 6.98 6.98 0 0 1-1.429.683 4.847 4.847 0 0 1-1.6.264A2.283 2.283 0 0 1 8.249.951a3.335 3.335 0 0 1-.668-2.066 6.93 6.93 0 0 1 .777-3.091 10.851 10.851 0 0 1 2.019-2.827 11.118 11.118 0 0 1 2.8-2.066 6.626 6.626 0 0 1 3.076-.808 3.449 3.449 0 0 1 1.864.435 2.819 2.819 0 0 1 1.056 1.584l.715-1.336 3.169-.186q-1.682 2.858-3.297 5.779t-3.418 5.81a12.85 12.85 0 0 0 3.247-1.43 19.419 19.419 0 0 0 2.827-2.128A26.619 26.619 0 0 0 24.9-3.958q1.165-1.383 2.221-2.781l.186.093a36.322 36.322 0 0 1-2.252 2.936 26.83 26.83 0 0 1-2.625 2.687 19.7 19.7 0 0 1-2.983 2.19 13.75 13.75 0 0 1-3.355 1.445 21.377 21.377 0 0 1-2.532 3.511 16.132 16.132 0 0 1-3.091 2.7 14.34 14.34 0 0 1-3.635 1.74 13.786 13.786 0 0 1-4.194.621 11.242 11.242 0 0 1-2.175-.2 5.523 5.523 0 0 1-1.816-.684A3.705 3.705 0 0 1-2.61 9.06a3.538 3.538 0 0 1-.466-1.88 3.144 3.144 0 0 1 .357-1.507 3.414 3.414 0 0 1 .948-1.118 4.262 4.262 0 0 1 1.352-.684 5.227 5.227 0 0 1 1.538-.233 8.326 8.326 0 0 1 .839.062q.559.062.87.093zm7.736-5.375a3.38 3.38 0 0 0 .311 1.523 1.378 1.378 0 0 0 1.367.621 2.373 2.373 0 0 0 1.336-.466 7.407 7.407 0 0 0 1.336-1.2 12.627 12.627 0 0 0 1.243-1.662 16.637 16.637 0 0 0 1.025-1.864 12.5 12.5 0 0 0 .684-1.786 5.336 5.336 0 0 0 .249-1.445 4.718 4.718 0 0 0-.047-.668 2.277 2.277 0 0 0-.171-.606 1.056 1.056 0 0 0-.373-.45 1.192 1.192 0 0 0-.684-.171 3.637 3.637 0 0 0-2.268.885 9.875 9.875 0 0 0-2 2.175 13.778 13.778 0 0 0-1.445 2.687 6.7 6.7 0 0 0-.563 2.428z' transform='translate(27.215 35.316)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA006 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1241'%3E%3Cpath data-name='Rectangle 1306' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 807' d='m-.322 1.14-4.593-9.187a6.828 6.828 0 0 0 4.148-6.48c0-4.251-3.154-7.233-7.919-7.233h-9.291a.324.324 0 0 0-.343.343V1.209a.324.324 0 0 0 .343.343h4.354a.324.324 0 0 0 .343-.343v-8.33a.182.182 0 0 1 .206-.206h3.12l4.011 8.536a.464.464 0 0 0 .514.343h4.867a.254.254 0 0 0 .28-.252.356.356 0 0 0-.039-.16zm2.037-.082L-2.417-7.2a8.468 8.468 0 0 0 3.467-6.71 7 7 0 0 0-3.188-6.1 7.692 7.692 0 0 1 2.126 5.483A7.627 7.627 0 0 1-3.886-7.7L.351.814a1.939 1.939 0 0 1 .249.817c0 .462-.379.675-1.159.675h-4.63l.069.137c.35.7.487.788 1.2.788h4.5C1.522 3.232 2 2.778 2 2.092a2.361 2.361 0 0 0-.283-1.034zM-8.96-11.612h-4.114a.182.182 0 0 1-.206-.206V-17.2a.182.182 0 0 1 .206-.206h4.114a2.834 2.834 0 0 1 3.154 2.88 2.841 2.841 0 0 1-3.154 2.914zm0-5.039h-3.565v4.285h1.1v-3.36h3.565a3.287 3.287 0 0 1 1.063.171 2.244 2.244 0 0 0-2.163-1.097zm-3.566 10.078v7.782c0 .9-.2 1.1-1.1 1.1h-4.3c0 .819.12.926 1.046.926h4.354c.761 0 1.1-.336 1.1-1.1v-7.782h1.44l-.446-.926zM10.066.9c2.1 0 3.538-.751 4.248-1.92h.038V.386c0 2.434-1.028 3.668-3.325 3.668A4.981 4.981 0 0 1 7.6 2.614a.321.321 0 0 0-.514 0L4.649 5.082a.387.387 0 0 0-.133.272.391.391 0 0 0 .1.243 8.713 8.713 0 0 0 6.274 2.5c5.451 0 8.262-2.777 8.262-8.33V-14.7a.324.324 0 0 0-.343-.343h-4.115a.324.324 0 0 0-.343.343v1.2h-.038c-.71-1.169-2.15-1.92-4.248-1.92a5.431 5.431 0 0 0-5.554 4.011 12.931 12.931 0 0 0-.549 4.148 13.074 13.074 0 0 0 .549 4.148A5.431 5.431 0 0 0 10.066.9zm9.839-15.564V-.231c0 5.931-3.116 9.085-9.016 9.085a10.413 10.413 0 0 1-5.52-1.611 9.966 9.966 0 0 0 6.617 2.537C17.454 9.779 21 6.31 21-.231v-13.336c0-.901-.193-1.097-1.095-1.097zM9.106-9.59a2.382 2.382 0 0 1 2.468-1.783 2.332 2.332 0 0 1 2.469 1.783 7.091 7.091 0 0 1 .309 2.331 7.091 7.091 0 0 1-.309 2.331 2.332 2.332 0 0 1-2.468 1.783 2.382 2.382 0 0 1-2.469-1.783 8.325 8.325 0 0 1-.274-2.331 8.325 8.325 0 0 1 .274-2.331zm2.468-1.028A1.607 1.607 0 0 0 9.826-9.35a7.152 7.152 0 0 0-.24 2.091 7.306 7.306 0 0 0 .24 2.091 1.622 1.622 0 0 0 1.231 1.228 8 8 0 0 1-.374-2.736 7.808 7.808 0 0 1 .206-2.16 1.18 1.18 0 0 1 1.268-.926 5.638 5.638 0 0 1 1.073.117 1.576 1.576 0 0 0-1.656-.974zm-.411 13.164a5 5 0 0 0 2.163-.514A5.511 5.511 0 0 0 13.6.763a6.578 6.578 0 0 1-3.531.891A6.548 6.548 0 0 1 6.024.4a7 7 0 0 0 5.139 2.146z' transform='translate(28.32 35.675)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA006:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1241'%3E%3Cpath data-name='Rectangle 1306' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 807' d='m-.322 1.14-4.593-9.187a6.828 6.828 0 0 0 4.148-6.48c0-4.251-3.154-7.233-7.919-7.233h-9.291a.324.324 0 0 0-.343.343V1.209a.324.324 0 0 0 .343.343h4.354a.324.324 0 0 0 .343-.343v-8.33a.182.182 0 0 1 .206-.206h3.12l4.011 8.536a.464.464 0 0 0 .514.343h4.867a.254.254 0 0 0 .28-.252.356.356 0 0 0-.039-.16zm2.037-.082L-2.417-7.2a8.468 8.468 0 0 0 3.467-6.71 7 7 0 0 0-3.188-6.1 7.692 7.692 0 0 1 2.126 5.483A7.627 7.627 0 0 1-3.886-7.7L.351.814a1.939 1.939 0 0 1 .249.817c0 .462-.379.675-1.159.675h-4.63l.069.137c.35.7.487.788 1.2.788h4.5C1.522 3.232 2 2.778 2 2.092a2.361 2.361 0 0 0-.283-1.034zM-8.96-11.612h-4.114a.182.182 0 0 1-.206-.206V-17.2a.182.182 0 0 1 .206-.206h4.114a2.834 2.834 0 0 1 3.154 2.88 2.841 2.841 0 0 1-3.154 2.914zm0-5.039h-3.565v4.285h1.1v-3.36h3.565a3.287 3.287 0 0 1 1.063.171 2.244 2.244 0 0 0-2.163-1.097zm-3.566 10.078v7.782c0 .9-.2 1.1-1.1 1.1h-4.3c0 .819.12.926 1.046.926h4.354c.761 0 1.1-.336 1.1-1.1v-7.782h1.44l-.446-.926zM10.066.9c2.1 0 3.538-.751 4.248-1.92h.038V.386c0 2.434-1.028 3.668-3.325 3.668A4.981 4.981 0 0 1 7.6 2.614a.321.321 0 0 0-.514 0L4.649 5.082a.387.387 0 0 0-.133.272.391.391 0 0 0 .1.243 8.713 8.713 0 0 0 6.274 2.5c5.451 0 8.262-2.777 8.262-8.33V-14.7a.324.324 0 0 0-.343-.343h-4.115a.324.324 0 0 0-.343.343v1.2h-.038c-.71-1.169-2.15-1.92-4.248-1.92a5.431 5.431 0 0 0-5.554 4.011 12.931 12.931 0 0 0-.549 4.148 13.074 13.074 0 0 0 .549 4.148A5.431 5.431 0 0 0 10.066.9zm9.839-15.564V-.231c0 5.931-3.116 9.085-9.016 9.085a10.413 10.413 0 0 1-5.52-1.611 9.966 9.966 0 0 0 6.617 2.537C17.454 9.779 21 6.31 21-.231v-13.336c0-.901-.193-1.097-1.095-1.097zM9.106-9.59a2.382 2.382 0 0 1 2.468-1.783 2.332 2.332 0 0 1 2.469 1.783 7.091 7.091 0 0 1 .309 2.331 7.091 7.091 0 0 1-.309 2.331 2.332 2.332 0 0 1-2.468 1.783 2.382 2.382 0 0 1-2.469-1.783 8.325 8.325 0 0 1-.274-2.331 8.325 8.325 0 0 1 .274-2.331zm2.468-1.028A1.607 1.607 0 0 0 9.826-9.35a7.152 7.152 0 0 0-.24 2.091 7.306 7.306 0 0 0 .24 2.091 1.622 1.622 0 0 0 1.231 1.228 8 8 0 0 1-.374-2.736 7.808 7.808 0 0 1 .206-2.16 1.18 1.18 0 0 1 1.268-.926 5.638 5.638 0 0 1 1.073.117 1.576 1.576 0 0 0-1.656-.974zm-.411 13.164a5 5 0 0 0 2.163-.514A5.511 5.511 0 0 0 13.6.763a6.578 6.578 0 0 1-3.531.891A6.548 6.548 0 0 1 6.024.4a7 7 0 0 0 5.139 2.146z' transform='translate(28.32 35.675)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA007 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1238'%3E%3Cpath data-name='Rectangle 1299' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 809' d='M12.149-4.4a13.961 13.961 0 0 1-8.233 2.7 13.961 13.961 0 0 1-8.234-2.7L-5.62-2.5a13.844 13.844 0 0 0 9.535 3.771A13.844 13.844 0 0 0 13.451-2.5zM-11.9-7.985A15.8 15.8 0 0 0 3.915 7.83 15.8 15.8 0 0 0 19.731-7.985 15.8 15.8 0 0 0 3.915-23.8 15.8 15.8 0 0 0-11.9-7.985zm2.465.047a13.39 13.39 0 0 1 13.35-13.4 13.4 13.4 0 0 1 13.4 13.4 13.39 13.39 0 0 1-13.4 13.35A13.38 13.38 0 0 1-9.435-7.939zm5.768-3.814a2.226 2.226 0 0 0 2.28 2.278 2.264 2.264 0 0 0 2.325-2.279 2.3 2.3 0 0 0-2.326-2.326 2.264 2.264 0 0 0-2.279 2.326zm10.559 0a2.226 2.226 0 0 0 2.28 2.278 2.264 2.264 0 0 0 2.328-2.279 2.3 2.3 0 0 0-2.326-2.326 2.264 2.264 0 0 0-2.282 2.326z' transform='translate(25.9 37.715)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA007:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1238'%3E%3Cpath data-name='Rectangle 1299' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 809' d='M12.149-4.4a13.961 13.961 0 0 1-8.233 2.7 13.961 13.961 0 0 1-8.234-2.7L-5.62-2.5a13.844 13.844 0 0 0 9.535 3.771A13.844 13.844 0 0 0 13.451-2.5zM-11.9-7.985A15.8 15.8 0 0 0 3.915 7.83 15.8 15.8 0 0 0 19.731-7.985 15.8 15.8 0 0 0 3.915-23.8 15.8 15.8 0 0 0-11.9-7.985zm2.465.047a13.39 13.39 0 0 1 13.35-13.4 13.4 13.4 0 0 1 13.4 13.4 13.39 13.39 0 0 1-13.4 13.35A13.38 13.38 0 0 1-9.435-7.939zm5.768-3.814a2.226 2.226 0 0 0 2.28 2.278 2.264 2.264 0 0 0 2.325-2.279 2.3 2.3 0 0 0-2.326-2.326 2.264 2.264 0 0 0-2.279 2.326zm10.559 0a2.226 2.226 0 0 0 2.28 2.278 2.264 2.264 0 0 0 2.328-2.279 2.3 2.3 0 0 0-2.326-2.326 2.264 2.264 0 0 0-2.282 2.326z' transform='translate(25.9 37.715)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
        .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA008 {
          background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1242'%3E%3Cpath data-name='Rectangle 1307' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 808' d='M-13.929 4.974a10.547 10.547 0 0 1 1.549-1.466 14.356 14.356 0 0 1 1.632-1.149A10.7 10.7 0 0 1-8.6 1.41a10.561 10.561 0 0 1 3-.466 11.584 11.584 0 0 1 2.282.25l2.182.55 1 .25.666-.55L.313.46-.22-2.088l-.433-1.749-.366-1.183a4.388 4.388 0 0 0-.366-.8 1.319 1.319 0 0 0-.7-.583l-.366-.05h-.267V-5.2l-.05 1.1Q-3-1.6-6.133-.239l-.966.4-.3-.283.267-.4a5.3 5.3 0 0 0 .416-2l.017-1v-9.361l.05-1.033A3.329 3.329 0 0 1-5.067-16.5l1.333-.783 5.18-2.915q3.015 1.316 3.048 5.1a7.418 7.418 0 0 1-.083 1.2 7.859 7.859 0 0 1-.666 2.074A7.789 7.789 0 0 1 2.5-9.966a10.015 10.015 0 0 1-1.283 1.2L.08-7.984a8.53 8.53 0 0 1 .983.5 4.967 4.967 0 0 1 1.182 1.065 6.206 6.206 0 0 1 .891 1.441 11.765 11.765 0 0 1 .558 1.824l.383 1.632A10.617 10.617 0 0 0 4.561.144 2.04 2.04 0 0 0 6.676 1.61l.566-.133.267.3-2.532 4.28-.716-.15a4.463 4.463 0 0 1-1.432-.683 4.9 4.9 0 0 1-1.6-1.982L.8 2.326l-2.153 2.165-1.465 1.566-1.316-.7a11 11 0 0 0-2.082-.75 10.658 10.658 0 0 0-2.665-.366 10.723 10.723 0 0 0-1.882.2 7.291 7.291 0 0 0-2.365.9l-1.016.716-.433-.25zM-2.718-7.351l.866-.333a4.619 4.619 0 0 0 1.283-.8 5.307 5.307 0 0 0 1.9-4.2 8.007 8.007 0 0 0-.167-1.491 6.046 6.046 0 0 0-.45-1.341A5.438 5.438 0 0 0-.67-17.328l-.466-.333-.217.083-.45.267a2.068 2.068 0 0 0-.85 1.432l-.067.683zm-11.66 2.931a1.88 1.88 0 0 1-1.066-1.965 3.228 3.228 0 0 1 .65-2.049 2.338 2.338 0 0 1 1.932-.933h.433v-.8a3.517 3.517 0 0 1 .067-.849q.283-1.915 2.915-3.265l1.5-.783.2.267-.333.583a2.659 2.659 0 0 0-.267.933 7.772 7.772 0 0 0-.1 1.432v7.1A16.026 16.026 0 0 1-8.632-1.8 4.2 4.2 0 0 1-10.181.61a9.713 9.713 0 0 1-1.432.949l-1.166.616-.35-.183a2.842 2.842 0 0 0 .7-1.766v-5.6h-.516q-.849-.017-1.033 1.1zm-1.532-11.843a8.729 8.729 0 0 1 1.649-2.473 3.582 3.582 0 0 1 2.631-1.274 6.544 6.544 0 0 1 1.716.266l2.182.583a3.073 3.073 0 0 0 2.215-.183l.583-.416.3.25-.267.45a7.042 7.042 0 0 1-2.482 2.648 3.217 3.217 0 0 1-1.649.45 6.033 6.033 0 0 1-1.249-.15l-1.916-.4a7.821 7.821 0 0 0-1.6-.167 2.112 2.112 0 0 0-1.566.583l-.316.35-.366-.167zm24.1 19.2.949-.8V-7.4l-.031-1.234a3.054 3.054 0 0 0-.233-.949l-.433-.7.883.133a6.721 6.721 0 0 0 1.183.067 9.184 9.184 0 0 0 1.674-.117 13.71 13.71 0 0 0 1.741-.416q.783-.233 1.8-.616a14.577 14.577 0 0 0 1.6-.666l1.116-.566.683.849a3.7 3.7 0 0 0 3.6 1.033l.65-.15v.117l-.217.333a11.723 11.723 0 0 1-1.271 1.432l-.6.566v7.179L21.3.227a5.007 5.007 0 0 0 .666 1.849l.766 1.4a2.8 2.8 0 0 1 .333 1.2 3.674 3.674 0 0 1-1.749 2.648L17.5 10.371l-2 1.882a7.681 7.681 0 0 0-2.715-1.666 5.554 5.554 0 0 0-1.549-.217 4.3 4.3 0 0 0-2.032.433l-.8.533-.333-.15a9.343 9.343 0 0 1 1-1.249 6.88 6.88 0 0 1 1.4-1.133 6.915 6.915 0 0 1 1.616-.766 7.288 7.288 0 0 1 2.249-.333 7.262 7.262 0 0 1 2.032.267 16.021 16.021 0 0 1 1.6.6l.466-.383a2.35 2.35 0 0 0 .883-1.8 3.634 3.634 0 0 0-.666-1.7A7.524 7.524 0 0 1 18 3.459l-.33-1.016-1.316.833a22.812 22.812 0 0 0-1.966 1.482l-1.5 1.3-.533-.666a6.2 6.2 0 0 0-.991-.833 4.206 4.206 0 0 0-1.149-.55A4.406 4.406 0 0 0 9 3.817a3.669 3.669 0 0 0-1.108.142l-.683.25-.15-.15zm4.7-12.176V1.51a10.627 10.627 0 0 1 2.715 1l1.932-1.283v-9.145L16.6-8.3a3.883 3.883 0 0 1-1.266-.9l-.534-.633z' transform='translate(26.045 34.108)' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E%0A"); }
          .filterForm #filterStyle .list-group > div .form-check-input[type=checkbox]#FACCLA008:checked {
            background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg data-name='Group 1242'%3E%3Cpath data-name='Rectangle 1307' style='fill:none' d='M0 0h60v60H0z'/%3E%3Cpath data-name='Path 808' d='M-13.929 4.974a10.547 10.547 0 0 1 1.549-1.466 14.356 14.356 0 0 1 1.632-1.149A10.7 10.7 0 0 1-8.6 1.41a10.561 10.561 0 0 1 3-.466 11.584 11.584 0 0 1 2.282.25l2.182.55 1 .25.666-.55L.313.46-.22-2.088l-.433-1.749-.366-1.183a4.388 4.388 0 0 0-.366-.8 1.319 1.319 0 0 0-.7-.583l-.366-.05h-.267V-5.2l-.05 1.1Q-3-1.6-6.133-.239l-.966.4-.3-.283.267-.4a5.3 5.3 0 0 0 .416-2l.017-1v-9.361l.05-1.033A3.329 3.329 0 0 1-5.067-16.5l1.333-.783 5.18-2.915q3.015 1.316 3.048 5.1a7.418 7.418 0 0 1-.083 1.2 7.859 7.859 0 0 1-.666 2.074A7.789 7.789 0 0 1 2.5-9.966a10.015 10.015 0 0 1-1.283 1.2L.08-7.984a8.53 8.53 0 0 1 .983.5 4.967 4.967 0 0 1 1.182 1.065 6.206 6.206 0 0 1 .891 1.441 11.765 11.765 0 0 1 .558 1.824l.383 1.632A10.617 10.617 0 0 0 4.561.144 2.04 2.04 0 0 0 6.676 1.61l.566-.133.267.3-2.532 4.28-.716-.15a4.463 4.463 0 0 1-1.432-.683 4.9 4.9 0 0 1-1.6-1.982L.8 2.326l-2.153 2.165-1.465 1.566-1.316-.7a11 11 0 0 0-2.082-.75 10.658 10.658 0 0 0-2.665-.366 10.723 10.723 0 0 0-1.882.2 7.291 7.291 0 0 0-2.365.9l-1.016.716-.433-.25zM-2.718-7.351l.866-.333a4.619 4.619 0 0 0 1.283-.8 5.307 5.307 0 0 0 1.9-4.2 8.007 8.007 0 0 0-.167-1.491 6.046 6.046 0 0 0-.45-1.341A5.438 5.438 0 0 0-.67-17.328l-.466-.333-.217.083-.45.267a2.068 2.068 0 0 0-.85 1.432l-.067.683zm-11.66 2.931a1.88 1.88 0 0 1-1.066-1.965 3.228 3.228 0 0 1 .65-2.049 2.338 2.338 0 0 1 1.932-.933h.433v-.8a3.517 3.517 0 0 1 .067-.849q.283-1.915 2.915-3.265l1.5-.783.2.267-.333.583a2.659 2.659 0 0 0-.267.933 7.772 7.772 0 0 0-.1 1.432v7.1A16.026 16.026 0 0 1-8.632-1.8 4.2 4.2 0 0 1-10.181.61a9.713 9.713 0 0 1-1.432.949l-1.166.616-.35-.183a2.842 2.842 0 0 0 .7-1.766v-5.6h-.516q-.849-.017-1.033 1.1zm-1.532-11.843a8.729 8.729 0 0 1 1.649-2.473 3.582 3.582 0 0 1 2.631-1.274 6.544 6.544 0 0 1 1.716.266l2.182.583a3.073 3.073 0 0 0 2.215-.183l.583-.416.3.25-.267.45a7.042 7.042 0 0 1-2.482 2.648 3.217 3.217 0 0 1-1.649.45 6.033 6.033 0 0 1-1.249-.15l-1.916-.4a7.821 7.821 0 0 0-1.6-.167 2.112 2.112 0 0 0-1.566.583l-.316.35-.366-.167zm24.1 19.2.949-.8V-7.4l-.031-1.234a3.054 3.054 0 0 0-.233-.949l-.433-.7.883.133a6.721 6.721 0 0 0 1.183.067 9.184 9.184 0 0 0 1.674-.117 13.71 13.71 0 0 0 1.741-.416q.783-.233 1.8-.616a14.577 14.577 0 0 0 1.6-.666l1.116-.566.683.849a3.7 3.7 0 0 0 3.6 1.033l.65-.15v.117l-.217.333a11.723 11.723 0 0 1-1.271 1.432l-.6.566v7.179L21.3.227a5.007 5.007 0 0 0 .666 1.849l.766 1.4a2.8 2.8 0 0 1 .333 1.2 3.674 3.674 0 0 1-1.749 2.648L17.5 10.371l-2 1.882a7.681 7.681 0 0 0-2.715-1.666 5.554 5.554 0 0 0-1.549-.217 4.3 4.3 0 0 0-2.032.433l-.8.533-.333-.15a9.343 9.343 0 0 1 1-1.249 6.88 6.88 0 0 1 1.4-1.133 6.915 6.915 0 0 1 1.616-.766 7.288 7.288 0 0 1 2.249-.333 7.262 7.262 0 0 1 2.032.267 16.021 16.021 0 0 1 1.6.6l.466-.383a2.35 2.35 0 0 0 .883-1.8 3.634 3.634 0 0 0-.666-1.7A7.524 7.524 0 0 1 18 3.459l-.33-1.016-1.316.833a22.812 22.812 0 0 0-1.966 1.482l-1.5 1.3-.533-.666a6.2 6.2 0 0 0-.991-.833 4.206 4.206 0 0 0-1.149-.55A4.406 4.406 0 0 0 9 3.817a3.669 3.669 0 0 0-1.108.142l-.683.25-.15-.15zm4.7-12.176V1.51a10.627 10.627 0 0 1 2.715 1l1.932-1.283v-9.145L16.6-8.3a3.883 3.883 0 0 1-1.266-.9l-.534-.633z' transform='translate(26.045 34.108)' style='fill:%234173fa'/%3E%3C/g%3E%3C/svg%3E%0A"); }
      .filterForm #filterStyle .list-group > div input[type="checkbox"]:checked {
        border: 1px solid #4173fa; }
      .filterForm #filterStyle .list-group > div input[type="checkbox"]:checked + label {
        color: #4173fa; }

/* 폰트 - 폰트 리스트 */
.search-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0; }
  .search-list.list-row li.font {
    width: 100%;
    border: none;
    margin-bottom: 30px;
    margin-right: 0;
    border-bottom: 1px solid #dddddd; }
    .search-list.list-row li.font:last-child {
      margin-bottom: 60px; }
    .search-list.list-row li.font .preview {
      min-height: 51px;
      display: block;
      font-size: 39px;
      line-height: 1.3;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: clip;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      margin: 1rem 0 1.5rem; }
      .search-list.list-row li.font .preview.detail_vertical {
        writing-mode: vertical-rl;
        margin-left: auto;
        height: 360px;
        overflow: auto;
        white-space: pre-line;
        overflow-y: hidden; }
    .search-list.list-row li.font .fs-title-3,
    .search-list.list-row li.font .fs-txt-3 {
      padding: 0; }
    .search-list.list-row li.font .fs-title-3 {
      margin-top: 0; }
    .search-list.list-row li.font .btn-addPrj {
      right: 0;
      top: 0; }
  .search-list li {
    position: relative;
    overflow: hidden; }
    .search-list li a {
      text-decoration: none;
      color: #1c1c1c; }
    .search-list li dl {
      border: 1px solid gray;
      position: relative; }
    .search-list li .btn-addPrj {
      top: 12px;
      right: 12px;
      position: absolute; }
    .search-list li p {
      margin: 0; }
    .search-list li .fs-title-3 {
      margin: 24px 0 4px; }
    .search-list li .fs-txt-3 {
      color: #999999; }
      .search-list li .fs-txt-3 a {
        color: #999999; }
    .search-list li.font {
      width: calc(33.3% - 32px / 3);
      border: 1px solid #dddddd;
      position: relative;
      margin-right: 16px;
      margin-bottom: 60px; }
      .search-list li.font .fs-title-3,
      .search-list li.font .fs-txt-3 {
        padding: 0 20px; }
        .search-list li.font .fs-title-3 .text-sale,
        .search-list li.font .fs-txt-3 .text-sale {
          display: block; }
      .search-list li.font:nth-of-type(3n) {
        margin-right: 0; }
      .search-list li.font .preview {
        margin: 1.75rem 0 2.25rem 1.25rem;
        display: block;
        line-height: 1.3 !important;
        overflow: hidden;
        white-space: nowrap;
        font-size: 39px;
        max-height: 120px;
        min-height: 51px; }
        .search-list li.font .preview.detail_vertical {
          writing-mode: vertical-rl;
          margin-left: auto;
          height: 360px;
          overflow: auto;
          white-space: pre-line;
          overflow-y: hidden; }
      .search-list li.font img.preview {
        height: 51px;
        margin: 1.75rem 0 1.125rem 1.25rem; }

/* 폰트 상세  파일 쪼갤예정*/
article#font .text-999 {
  color: #999999 !important; }
  article#font .text-999 .next-icon {
    width: 20px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cpath data-name='Path 316' d='m3410.979 1508.94 20 20-20 20' transform='translate(-3394.979 -1504.94)' style='stroke:%23999;fill:none'/%3E%3Cpath data-name='Rectangle 128' style='fill:none' d='M0 0h48v48H0z'/%3E%3C/svg%3E%0A"); }
article#font #page_top {
  padding-top: 4.6875rem; }
  article#font #page_top .container-1160 {
    overflow: visible; }
article#font .fs-title-1,
article#font .fs-title-2,
article#font .fs-title-3,
article#font .fs-title-4 {
  color: #1c1c1c; }
article#font .custom-pagination .page-link {
  cursor: pointer; }
article#font .font_purchase {
  padding-top: 4.6875rem;
  margin-bottom: 2.5rem; }
  article#font .font_purchase .typicalImage {
    width: 49.31%;
    background: #D7D8D9;
    display: block; }
  article#font .font_purchase .vid {
    width: 49.31%;
    margin-bottom: -0.5rem; }
  article#font .font_purchase .font_right_wrap {
    margin-left: 3.8%;
    width: 46.6%; }
    article#font .font_purchase .font_right_wrap .fs-title-4 a {
      color: #1c1c1c; }
      article#font .font_purchase .font_right_wrap .fs-title-4 a i {
        width: 16px;
        height: 20px; }
    article#font .font_purchase .font_right_wrap hr {
      margin: 0.75rem 0 1.5rem;
      border-color: #dddddd; }
    article#font .font_purchase .font_right_wrap .usable-app {
      background-color: #dddddd;
      border-radius: 8px;
      padding: 12px 16px;
      background-repeat: no-repeat;
      background-size: 16px 16px;
      background-position: center right 10px;
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 343' d='m3410.979 1508.94 6 6-6 6' transform='translate(-3404.979 -1506.939)' style='stroke:%23999;fill:none'/%3E%3Cpath data-name='Rectangle 170' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
      article#font .font_purchase .font_right_wrap .usable-app .fs-title-4 {
        margin-bottom: 6px; }
  article#font .font_purchase .purchaseForm .text-uppercase {
    text-transform: uppercase; }
  article#font .font_purchase .purchaseForm .fs-title-4 {
    margin-bottom: 0.75rem; }
  article#font .font_purchase .purchaseForm .fs-title-2 {
    margin-bottom: 0.5rem; }
  article#font .font_purchase .purchaseForm p.description {
    line-height: 1.64;
    width: 100%;
    max-height: calc(14px * 12 * 1.68);
    margin: 1.25rem 0 1.875rem;
    overflow: hidden;
    position: relative;
    word-wrap: break-word;
    word-break: keep-all; }
    article#font .font_purchase .purchaseForm p.description.fs-txt-2 {
      max-height: calc(16px * 12 * 1.68); }
    article#font .font_purchase .purchaseForm p.description .more {
      position: absolute;
      background: #fff;
      padding: 0 0 0 4px;
      right: 0;
      bottom: 0;
      border: none; }
      article#font .font_purchase .purchaseForm p.description .more .text-sandoll {
        padding-left: 0.5rem;
        text-decoration: underline; }
    article#font .font_purchase .purchaseForm p.description.show {
      max-height: inherit; }
      article#font .font_purchase .purchaseForm p.description.show .more .text-sandoll {
        padding-left: 0; }
  article#font .font_purchase .purchaseForm .form-group.border-top {
    border-top: 1px solid #dddddd;
    padding-top: 1.25rem; }
  article#font .font_purchase .purchaseForm .form-control {
    padding: 12px 20px;
    font-size: 0.875rem;
    margin-bottom: 0.75rem; }
  article#font .font_purchase .purchaseForm .nav .nav-item {
    width: 50%; }
  article#font .font_purchase .purchaseForm .nav .nav-link {
    width: 100%;
    padding: 1rem 0 0.75rem;
    font-size: 1rem;
    background: white;
    border: none;
    border-bottom: 1px solid #dddddd;
    color: #999999;
    text-align: center; }
    article#font .font_purchase .purchaseForm .nav .nav-link.active {
      border-bottom: 1px solid #4173fa;
      color: #333333; }
  article#font .font_purchase .purchaseForm .selectedList li {
    display: flex;
    font-size: 1rem;
    border-bottom: 1px solid #dddddd;
    padding: 20px 0; }
    article#font .font_purchase .purchaseForm .selectedList li > .price {
      margin-left: auto; }
    article#font .font_purchase .purchaseForm .selectedList li .ic-close {
      width: 16px;
      height: 16px;
      cursor: pointer;
      margin-left: 0.5rem; }
    article#font .font_purchase .purchaseForm .selectedList li.totalPrice {
      border-bottom: none; }
article#font .license_info {
  border-top: 1px solid #dddddd;
  padding-top: 1.5rem;
  margin-bottom: 2.75rem; }
article#font .font_info {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #dddddd;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  article#font .font_info .fs-title-4 {
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  article#font .font_info > *:not(.fs-title-4) {
    display: none; }
  article#font .font_info.open .fs-title-4 {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  article#font .font_info.open > *:not(.fs-title-4) {
    display: block; }
article#font .fontDesc.filterForm {
  margin-bottom: 0; }
  article#font .fontDesc.filterForm .preview-text-input {
    width: 66%;
    flex: 1;
    padding-left: 52px;
    position: relative;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4 8H9.59999C9.38781 8 9.18433 8.08429 9.0343 8.23431C8.88427 8.38434 8.79999 8.58783 8.79999 8.8C8.79999 9.01217 8.88427 9.21566 9.0343 9.36569C9.18433 9.51571 9.38781 9.6 9.59999 9.6H22.4C22.6122 9.6 22.8156 9.51571 22.9657 9.36569C23.1157 9.21566 23.2 9.01217 23.2 8.8C23.2 8.58783 23.1157 8.38434 22.9657 8.23431C22.8156 8.08429 22.6122 8 22.4 8Z' fill='%231C1C1C'/%3E%3Cpath d='M16 8C15.7878 8 15.5844 8.08429 15.4343 8.23431C15.2843 8.38434 15.2 8.58783 15.2 8.8V23.2C15.2 23.4122 15.2843 23.6157 15.4343 23.7657C15.5844 23.9157 15.7878 24 16 24C16.2122 24 16.4157 23.9157 16.5657 23.7657C16.7157 23.6157 16.8 23.4122 16.8 23.2V8.8C16.8 8.58783 16.7157 8.38434 16.5657 8.23431C16.4157 8.08429 16.2122 8 16 8Z' fill='%231C1C1C'/%3E%3C/svg%3E%0A");
    background-position: 10px center; }
  article#font .fontDesc.filterForm .font-size-wrap {
    width: 23.9%;
    padding-right: 20px; }
  article#font .fontDesc.filterForm .nav .active .ic-compare {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3284'%3E%3Cpath data-name='Subtraction 3' d='M19.385 18H1.616A1.616 1.616 0 0 1 0 16.388V1.612A1.616 1.616 0 0 1 1.616 0h17.77A1.615 1.615 0 0 1 21 1.612v14.776A1.615 1.615 0 0 1 19.385 18zm-13.8-7.119a.738.738 0 1 0 0 1.477h6.6a.738.738 0 1 0 0-1.477zm0-5.239a.738.738 0 1 0 0 1.477h9.83a.738.738 0 1 0 0-1.477z' transform='translate(6 7)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  article#font .fontDesc.filterForm .nav .active .ic-list {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M26.48 45.129h-8.067a1.618 1.618 0 0 1-1.613-1.613V42.44a1.618 1.618 0 0 1 1.613-1.613h8.067a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -20.659)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3265'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -28.845)' style='fill:%231c1c1c'/%3E%3C/g%3E%3Cg data-name='Group 3266'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -35.028)' style='fill:%231c1c1c'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  article#font .fontDesc.filterForm .nav .ic-list {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3224'%3E%3Cpath data-name='Path 2423' d='M26.48 45.129h-8.067a1.618 1.618 0 0 1-1.613-1.613V42.44a1.618 1.618 0 0 1 1.613-1.613h8.067a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -20.659)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3265'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -28.845)' style='fill:%23ddd'/%3E%3C/g%3E%3Cg data-name='Group 3266'%3E%3Cpath data-name='Path 2423' d='M32.934 47.129H18.413a1.618 1.618 0 0 1-1.613-1.613V44.44a1.618 1.618 0 0 1 1.613-1.613h14.521a1.618 1.618 0 0 1 1.613 1.613v1.076a1.61 1.61 0 0 1-1.613 1.613z' transform='translate(-9.54 -35.028)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A"); }
  article#font .fontDesc.filterForm .nav .ic-compare {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg data-name='Group 3284'%3E%3Cpath data-name='Subtraction 3' d='M19.385 18H1.616A1.616 1.616 0 0 1 0 16.388V1.612A1.616 1.616 0 0 1 1.616 0h17.77A1.615 1.615 0 0 1 21 1.612v14.776A1.615 1.615 0 0 1 19.385 18zm-13.8-7.119a.738.738 0 1 0 0 1.477h6.6a.738.738 0 1 0 0-1.477zm0-5.239a.738.738 0 1 0 0 1.477h9.83a.738.738 0 1 0 0-1.477z' transform='translate(6 7)' style='fill:%23ddd'/%3E%3C/g%3E%3C/svg%3E%0A"); }
article#font .font_preview_list {
  width: 100%; }
  article#font .font_preview_list .more {
    display: none; }
  article#font .font_preview_list.minimum-3 .item {
    display: none; }
    article#font .font_preview_list.minimum-3 .item:nth-of-type(1), article#font .font_preview_list.minimum-3 .item:nth-of-type(2), article#font .font_preview_list.minimum-3 .item:nth-of-type(3) {
      display: block; }
  article#font .font_preview_list.minimum-3 .more {
    display: block;
    padding-top: 1.25rem; }
  article#font .font_preview_list .use {
    font-weight: normal;
    color: #999999;
    border-radius: 8px;
    font-size: 0.625rem;
    padding: 2px 5px;
    background: #f9f9f9;
    margin-left: 0.5rem;
    border: 1px solid #dddddd; }
  article#font .font_preview_list.paragraph li {
    margin-top: 2.5rem;
    width: 100%;
    border: 1px solid #dddddd;
    padding: 40px 40px 60px 40px;
    position: relative; }
    article#font .font_preview_list.paragraph li select {
      border: none;
      background: white;
      margin-left: -5px;
      padding: 0;
      margin-bottom: 0.75rem; }
    article#font .font_preview_list.paragraph li .preview {
      line-height: 1.3; }
      article#font .font_preview_list.paragraph li .preview.detail_vertical {
        writing-mode: vertical-rl;
        margin-left: auto;
        height: 360px;
        overflow: auto;
        white-space: pre-line;
        overflow-y: hidden; }
  article#font .font_preview_list .badge-wrap {
    margin-bottom: 0.75rem; }
  article#font .font_preview_list .fs-title-3 {
    margin-bottom: 0.75rem; }
  article#font .font_preview_list .fs-title-4 {
    margin-bottom: 1rem; }
  article#font .font_preview_list .add-myfontlist {
    position: absolute;
    top: 0px !important;
    right: 0 !important;
    left: inherit !important; }
  article#font .font_preview_list .fs-txt-4,
  article#font .font_preview_list .fs-txt-3 {
    margin-bottom: 1rem;
    color: #999999; }
    article#font .font_preview_list .fs-txt-4.badge-wrap,
    article#font .font_preview_list .fs-txt-3.badge-wrap {
      margin-bottom: 0.75rem; }
  article#font .font_preview_list .item {
    position: relative;
    width: 100%;
    margin-top: 2.5rem;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 1.5rem; }
    article#font .font_preview_list .item .btn-addPrj {
      top: 0px;
      right: 0px;
      position: absolute; }
    article#font .font_preview_list .item .preview {
      min-height: 51px;
      max-height: calc(120px * 1.3);
      display: block;
      font-size: 39px;
      line-height: 1.3;
      white-space: nowrap; }
      article#font .font_preview_list .item .preview.detail_vertical {
        writing-mode: vertical-rl;
        margin-left: auto;
        height: 360px;
        overflow: auto;
        white-space: pre-line;
        overflow-y: hidden; }
article#font .font_info ul li,
article#font .license_info ul li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.64;
  margin-bottom: 1rem; }
  article#font .font_info ul li .fs-title-5,
  article#font .license_info ul li .fs-title-5 {
    margin-bottom: 0.125rem;
    width: 100px; }
  article#font .font_info ul li .fs-txt-3,
  article#font .license_info ul li .fs-txt-3 {
    width: calc(100% - 100px); }
    article#font .font_info ul li .fs-txt-3 a:not(.text-decoration-underline),
    article#font .license_info ul li .fs-txt-3 a:not(.text-decoration-underline) {
      cursor: inherit; }
    article#font .font_info ul li .fs-txt-3 a,
    article#font .license_info ul li .fs-txt-3 a {
      color: #333333; }
  article#font .font_info ul li.lang,
  article#font .license_info ul li.lang {
    cursor: pointer; }
    article#font .font_info ul li.lang .fs-txt-3,
    article#font .license_info ul li.lang .fs-txt-3 {
      height: 1.5rem;
      padding-right: 20px;
      width: auto;
      overflow: hidden;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: right 2px;
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
    article#font .font_info ul li.lang.arrow_none,
    article#font .license_info ul li.lang.arrow_none {
      cursor: inherit; }
      article#font .font_info ul li.lang.arrow_none .fs-txt-3,
      article#font .license_info ul li.lang.arrow_none .fs-txt-3 {
        background-image: none !important; }
    article#font .font_info ul li.lang.open .fs-txt-3,
    article#font .license_info ul li.lang.open .fs-txt-3 {
      height: auto;
      overflow: auto;
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  article#font .font_info ul li:last-child,
  article#font .license_info ul li:last-child {
    margin-bottom: 0; }
    article#font .font_info ul li:last-child .fs-txt-2,
    article#font .license_info ul li:last-child .fs-txt-2 {
      margin-bottom: 0; }

#webfontlicenseModal .modal-content > .btn-close {
  top: 20px;
  right: 20px; }
#webfontlicenseModal .modal-dialog {
  max-width: 572px; }
#webfontlicenseModal .modal-body {
  padding: 40px 60px 60px; }
#webfontlicenseModal .fs-title-1 {
  margin-top: 2.5rem;
  margin-bottom: 0.5rem; }
#webfontlicenseModal p {
  font-size: 0.875rem; }
#webfontlicenseModal .scrollable-area {
  margin-top: 40px;
  font-size: 0.875rem;
  line-height: 1.68;
  height: auto;
  overflow-y: auto;
  word-break: break-word;
  padding-right: 18px; }
  #webfontlicenseModal .scrollable-area table th {
    background: #f9f9f9; }
  #webfontlicenseModal .scrollable-area table td {
    padding: 14px 10px;
    border-bottom: 1px solid #dddddd;
    color: #333; }
    #webfontlicenseModal .scrollable-area table td:first-child {
      padding-right: 26px; }
  #webfontlicenseModal .scrollable-area::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #dddddd; }
  #webfontlicenseModal .scrollable-area::-webkit-scrollbar {
    width: 4px;
    background-color: #dddddd; }
  #webfontlicenseModal .scrollable-area::-webkit-scrollbar-thumb {
    background-color: #1c1c1c; }

.custom-modal#selectWebfontModal .modal-content {
  overflow: hidden; }
  .custom-modal#selectWebfontModal .modal-content .modal-body {
    overflow: hidden; }
.custom-modal .webfont-list {
  border-top: 1px solid #dddddd;
  margin: 16px 0;
  border-bottom: 1px solid #dddddd; }
  .custom-modal .webfont-list .scroll {
    max-height: calc(80vh - 402px);
    overflow-y: auto; }
  .custom-modal .webfont-list dt {
    margin-top: 1.25rem;
    padding-bottom: 1rem; }
    .custom-modal .webfont-list dt h5 {
      font-weight: bold; }
    .custom-modal .webfont-list dt .form-check-label {
      font-size: 1rem;
      font-weight: bold;
      width: auto; }
    .custom-modal .webfont-list dt .text-999 {
      font-weight: normal; }
  .custom-modal .webfont-list dd {
    align-items: flex-start;
    padding-bottom: 1rem; }
    .custom-modal .webfont-list dd .form-check-input[type=checkbox] {
      width: 24px;
      height: 24px;
      background-size: 16px 16px;
      margin-right: 8px; }
    .custom-modal .webfont-list dd .form-check-label {
      padding-top: 4px;
      width: calc(100% - 32px); }
      .custom-modal .webfont-list dd .form-check-label h6 {
        font-size: 0.875rem; }
    .custom-modal .webfont-list dd .preview {
      margin-top: 0.5rem;
      display: block;
      font-size: 22px;
      line-height: 1.3;
      overflow-x: hidden;
      overflow-y: visible;
      white-space: nowrap;
      text-overflow: clip; }

@media (max-width: 760px) {
  #contents:not(.pc) .filterForm {
    margin-bottom: 30px; }
    #contents:not(.pc) .filterForm > .d-flex:first-of-type {
      height: auto;
      border: none;
      flex-direction: column; }
      #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group {
        height: 55px;
        padding: 0 32px 0 36px;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #dddddd; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group:after {
          display: none; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group:last-child {
          border-bottom: none;
          display: flex;
          align-items: center;
          padding-left: 0; }
          #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group:last-child:after {
            display: none; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-search-wrap {
          width: 100%;
          background-image: url("data:image/svg+xml,%0A%3Csvg id='ic_search' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1,.cls-2%7Bfill:none%7D.cls-1%7Bstroke:%23000;stroke-width:1.5px%7D %3C/style%3E%3C/defs%3E%3Cg id='Ellipse_11' data-name='Ellipse 11' class='cls-1' transform='translate(7 7.25)'%3E%3Ccircle cx='7' cy='7' r='7' style='stroke:none'/%3E%3Ccircle class='cls-2' cx='7' cy='7' r='6.25'/%3E%3C/g%3E%3Cpath id='Line_18' data-name='Line 18' class='cls-1' transform='translate(18.5 18.75)' d='m0 0 6 6'/%3E%3Cpath id='Rectangle_131' data-name='Rectangle 131' class='cls-2' d='M0 0h32v32H0z'/%3E%3C/svg%3E%0A");
          background-position: 0px center;
          background-size: 32px 32px;
          background-repeat: no-repeat; }
          #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-search-wrap input {
            padding-left: 0px; }
          #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-search-wrap button.position-absolute {
            opacity: 0;
            left: -6px !important;
            top: 8px !important; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-size-wrap {
          width: 100%;
          padding-right: 10px;
          background-position: 2px center; }
          #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-size-wrap .range-slider {
            width: calc(100% - 8px);
            margin-left: auto; }
            #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.font-size-wrap .range-slider input {
              width: 100%;
              margin-left: 0; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.select-wrap {
          width: 100%;
          padding: 0; }
          #contents:not(.pc) .filterForm > .d-flex:first-of-type .form-group.select-wrap .form-control {
            padding-left: 36px !important;
            background-position: 0px center, calc(100% - 4px) center; }
      #contents:not(.pc) .filterForm > .d-flex:first-of-type .d-flex.justify-content-end {
        margin-top: -55px; }
        #contents:not(.pc) .filterForm > .d-flex:first-of-type .d-flex.justify-content-end .select-wrap {
          background-color: transparent;
          border: none;
          box-shadow: none; }
    #contents:not(.pc) .filterForm .form-control {
      padding: 16px 0; }
    #contents:not(.pc) .filterForm .select-wrap {
      padding-right: 32px;
      background-position: calc(100% - 4px) center; }
      #contents:not(.pc) .filterForm .select-wrap .form-control {
        padding-left: 0px; }
    #contents:not(.pc) .filterForm .filter-select-wrap {
      margin: 1rem 0 1.75rem;
      align-items: center;
      overflow-y: hidden;
      overflow-x: visible;
      white-space: nowrap; }
      #contents:not(.pc) .filterForm .filter-select-wrap::-webkit-scrollbar {
        width: 1px;
        height: 1px; }
      #contents:not(.pc) .filterForm .filter-select-wrap::-webkit-scrollbar-track {
        background-color: white; }
      #contents:not(.pc) .filterForm .filter-select-wrap .list-group::-webkit-scrollbar {
        width: 8px; }
      #contents:not(.pc) .filterForm .filter-select-wrap .list-group::-webkit-scrollbar-thumb {
        background-color: #4173fa;
        border-radius: 8px; }
      #contents:not(.pc) .filterForm .filter-select-wrap .list-group::-webkit-scrollbar-track {
        background-color: #dddddd;
        border-radius: 8px;
        box-shadow: none; }
      #contents:not(.pc) .filterForm .filter-select-wrap .list-group .list-group-item {
        border: none;
        padding: 12px 20px;
        font-size: 0.875rem; }
      #contents:not(.pc) .filterForm .filter-select-wrap .modal-dialog {
        margin: 0;
        width: 100%;
        max-width: 100%;
        position: absolute;
        bottom: 0;
        left: 0; }
        #contents:not(.pc) .filterForm .filter-select-wrap .modal-dialog .modal-content {
          border: none;
          border-radius: 0;
          padding-top: 10px; }
          #contents:not(.pc) .filterForm .filter-select-wrap .modal-dialog .modal-content .list-group {
            border: none;
            width: 100%;
            border-radius: 0; }
          #contents:not(.pc) .filterForm .filter-select-wrap .modal-dialog .modal-content .btn-wrap {
            padding: 20px 5.4% 40px; }
    #contents:not(.pc) .filterForm .list-order-wrap .modal-dialog {
      margin: 0;
      width: 100%;
      max-width: 100%;
      position: absolute;
      bottom: 0;
      left: 0; }
      #contents:not(.pc) .filterForm .list-order-wrap .modal-dialog .modal-content {
        border: none;
        border-radius: 0;
        padding-top: 10px; }
        #contents:not(.pc) .filterForm .list-order-wrap .modal-dialog .modal-content .list-group {
          border: none;
          width: 100%;
          border-radius: 0; }
        #contents:not(.pc) .filterForm .list-order-wrap .modal-dialog .modal-content .btn-wrap {
          padding: 20px 5.4% 40px; }
  #contents:not(.pc) article#font .font_purchase {
    margin-top: 0;
    padding-top: 0; }
    #contents:not(.pc) article#font .font_purchase .typicalImage,
    #contents:not(.pc) article#font .font_purchase .vid {
      width: 112%;
      margin-left: -6%; }
    #contents:not(.pc) article#font .font_purchase .font_right_wrap {
      margin-top: 1.75rem;
      margin-left: 0;
      width: 100%; }
      #contents:not(.pc) article#font .font_purchase .font_right_wrap hr {
        margin: 1rem 0 1rem; }
    #contents:not(.pc) article#font .font_purchase .purchaseForm .fs-title-4 {
      margin-bottom: 0.75rem; }
    #contents:not(.pc) article#font .font_purchase .purchaseForm .fs-title-2 {
      margin-bottom: 0.5rem; }
    #contents:not(.pc) article#font .font_purchase .purchaseForm p.description {
      font-size: 0.875rem !important;
      max-height: calc(14px * 12 * 1.5);
      margin: 1.25rem 0 1.875rem; }
    #contents:not(.pc) article#font .font_purchase .font_info ul li .fs-title-5,
    #contents:not(.pc) article#font .font_purchase .license_info ul li .fs-title-5 {
      margin-bottom: 0.25rem;
      width: 100%; }
    #contents:not(.pc) article#font .font_purchase .font_info ul li .fs-txt-3,
    #contents:not(.pc) article#font .font_purchase .license_info ul li .fs-txt-3 {
      width: 100%; }
    #contents:not(.pc) article#font .font_purchase .font_info ul li.lang,
    #contents:not(.pc) article#font .font_purchase .license_info ul li.lang {
      cursor: pointer; }
      #contents:not(.pc) article#font .font_purchase .font_info ul li.lang .fs-txt-3,
      #contents:not(.pc) article#font .font_purchase .license_info ul li.lang .fs-txt-3 {
        height: 1rem;
        padding-right: 20px;
        width: auto;
        overflow: hidden;
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position: right 2px;
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
  #contents:not(.pc) article#font .fontDesc.filterForm {
    margin-bottom: 0; }
    #contents:not(.pc) article#font .fontDesc.filterForm .preview-text-input {
      width: 100%;
      padding-left: 40px;
      background-position: 0px center; }
    #contents:not(.pc) article#font .fontDesc.filterForm .font-size-wrap {
      width: 100%;
      padding-right: 20px; }
  #contents:not(.pc) article#font .font_preview_list.paragraph li {
    margin-top: 1.5rem;
    padding: 20px 20px 30px 20px; }
  #contents:not(.pc) article#font .font_preview_list .item {
    margin-top: 1.5rem;
    padding-bottom: 1rem; }
    #contents:not(.pc) article#font .font_preview_list .item .btn-addPrj {
      top: -8px;
      right: -4px;
      position: absolute; }
  #contents:not(.pc) #webfontlicenseModal .modal-dialog {
    margin: 0; }
  #contents:not(.pc) #webfontlicenseModal .modal-content {
    max-height: 100vh;
    height: 100vh; }
  #contents:not(.pc) #webfontlicenseModal .modal-body {
    padding: 60px 5.4% 60px; }
  #contents:not(.pc) #webfontlicenseModal .fs-title-1 {
    margin-top: 0;
    margin-bottom: 0; }
  #contents:not(.pc) #webfontlicenseModal .scrollable-area {
    margin-top: 20px;
    height: 70vh; } }
@media (max-width: 1000px) and (min-width: 650px) {
  #contents:not(.pc) .search-list li.font {
    width: calc(50% - 8px); }
    #contents:not(.pc) .search-list li.font:nth-of-type(3n) {
      margin-right: 16px; }
    #contents:not(.pc) .search-list li.font:nth-of-type(2n) {
      margin-right: 0; } }
@media (max-width: 650px) {
  #contents:not(.pc) .search-list li {
    /* 폰트 - 폰트리스트 / 검색결과 폰트리스트 */ }
    #contents:not(.pc) .search-list li.font {
      width: 100%;
      margin-right: 0;
      margin-bottom: 40px; }

  .custom-modal#selectWebfontModal .modal-content > .btn-close {
    right: 16px; }
  .custom-modal#selectWebfontModal .modal-dialog {
    margin: 0; }
  .custom-modal#selectWebfontModal .webfont-list .scroll {
    max-height: calc(100vh - 402px); }
  .custom-modal#selectWebfontModal .modal-content {
    overflow: hidden;
    height: 100vh;
    max-height: 100vh; }
    .custom-modal#selectWebfontModal .modal-content .modal-body {
      overflow: hidden; } }
.ic-alert[data-bs-toggle="tooltip"] {
  cursor: pointer; }

html, body {
  color: #333333;
  scroll-behavior: smooth;
  font-family: "Sandoll GothicNeo1Uni TTF", -apple-system, sans-serif;
  font-weight: 400; }

@keyframes slide-from-right {
  from {
    transform: translateX(30px); } }
@keyframes slide-to-left {
  to {
    transform: translateX(-30px); } }
::view-transition-old(root) {
  animation: 300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-to-left; }

::view-transition-new(root) {
  animation: 300ms cubic-bezier(0.4, 0, 0.2, 1) both slide-from-right; }

a,
a:hover,
a:focus,
a:active,
a:visited,
a:link,
a:focus-visible {
  text-decoration: none;
  outline: none; }

input::-ms-clear,
input::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
  display: none; }

.w-33 {
  width: 33.3%; }

.pe-60px {
  padding-right: 60px; }

.pb-60px {
  padding-bottom: 60px !important; }

.scrolldown {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.2s;
  animation-duration: .3s, 1.2s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-in-out, ease-in-out;
  animation-timing-function: ease-in-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite; }

.pageloading {
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
  display: flex;
  transition: all 0.2s;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1; }

textarea,
input,
button,
section {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none; }
  textarea:focus, textarea:focus-visible, textarea:active,
  input:focus,
  input:focus-visible,
  input:active,
  button:focus,
  button:focus-visible,
  button:active,
  section:focus,
  section:focus-visible,
  section:active {
    outline: none; }

.btn:focus, .btn:focus-visible, .btn:active {
  outline: none;
  box-shadow: none; }

.form-check-input:focus,
.form-radio-input:focus {
  box-shadow: none; }

.form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dddddd; }
  .form-control:focus {
    box-shadow: none; }
  .form-control.parsley-error {
    border-color: #ff6e40; }
  .form-control.is-invalid {
    background-image: none;
    border-color: #ff6e40; }
  .form-control.is-invalid + .invalid-feedback {
    color: #ff6e40;
    width: calc(100% - 200px); }
  .form-control.select-wrap {
    padding-right: 32px;
    position: relative;
    color: #1c1c1c;
    background-size: 16px 16px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1011 5 5 5-5' transform='translate(-6206 -1005)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 98% center; }
  .form-control.size-default {
    padding: 9px 14px 8px;
    font-size: 0.875rem; }
    .form-control.size-default ::placeholder {
      color: #999999; }
    .form-control.size-default:hover, .form-control.size-default:focus, .form-control.size-default:active {
      border-color: #4173fa; }
  .form-control:disabled, .form-control[readonly] {
    border: 1px solid #dddddd;
    color: #999999;
    background: #f9f9f9; }

.form-control::placeholder {
  color: #999999;
  font-family: "Sandoll GothicNeo1Uni TTF", -apple-system, sans-serif; }

.form-check + .parsley-errors-list {
  margin-left: 1.8125rem; }

.parsley-errors-list {
  color: #ff6e40;
  font-size: 0.875rem;
  width: 100%;
  order: 3; }
  .parsley-errors-list.filled {
    margin: 0.75rem 0 0; }

.list-style {
  list-style: '·  '; }
  .list-style li {
    margin-left: 15px; }

.form-check:not(.form-switch) {
  display: flex;
  align-items: center;
  padding-left: 0; }
  .form-check:not(.form-switch) .form-check-label {
    width: calc(100% - 34px); }
  .form-check:not(.form-switch) .form-check-input[type=checkbox] {
    border-radius: 0;
    border: none;
    margin-top: 0;
    vertical-align: baseline;
    float: inherit;
    margin-left: 0;
    margin-right: 0.5rem;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='14.5' height='14.5' rx='1.25' stroke='%23DDDDDD' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
    .form-check:not(.form-switch) .form-check-input[type=checkbox]:checked {
      border: none;
      background-color: transparent;
      background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0C0.895431 0 0 0.895431 0 2V14C0 15.1046 0.895431 16 2 16H14C15.1046 16 16 15.1046 16 14V2C16 0.895431 15.1046 0 14 0H2ZM3.93414 7.12653C3.64125 6.83364 3.16637 6.83364 2.87348 7.12653C2.58059 7.41942 2.58059 7.8943 2.87348 8.18719L6.40901 11.7227C6.70191 12.0156 7.17678 12.0156 7.46967 11.7227L13.1265 6.06587C13.4194 5.77298 13.4194 5.2981 13.1265 5.00521C12.8336 4.71232 12.3588 4.71232 12.0659 5.00521L6.93934 10.1317L3.93414 7.12653Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }
    .form-check:not(.form-switch) .form-check-input[type=checkbox].partly {
      background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0C0.895431 0 0 0.895431 0 2V14C0 15.1046 0.895431 16 2 16H14C15.1046 16 16 15.1046 16 14V2C16 0.895431 15.1046 0 14 0H2ZM3 7.25C2.58579 7.25 2.25 7.58579 2.25 8C2.25 8.41421 2.58579 8.75 3 8.75H13C13.4142 8.75 13.75 8.41421 13.75 8C13.75 7.58579 13.4142 7.25 13 7.25H3Z' fill='%234173FA'/%3E%3C/svg%3E%0A"); }

.form-check:not(.form-switch) .form-check-input {
  float: inherit;
  margin-left: 0;
  width: 24px;
  height: 24px;
  background-size: 16px 16px;
  margin-right: 8px;
  margin-right: 0.5rem;
  box-shadow: none; }
  .form-check:not(.form-switch) .form-check-input[type=radio] {
    width: 18px;
    height: 18px;
    margin-top: 0;
    background-color: white;
    border: none;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8.25' stroke='%23DDDDDD' stroke-width='1.5'/%3E%3C/svg%3E%0A"); }
    .form-check:not(.form-switch) .form-check-input[type=radio]:checked {
      background-size: 24px;
      background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='8.25' stroke='%23C3D2FF' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' fill='%234173FA'/%3E%3C/svg%3E%0A"); }

.badge-wrap > span:nth-child(3), .badge-wrap > span:nth-child(4), .badge-wrap > span:nth-child(5) {
  display: none; }

.text-333 {
  color: #333333 !important; }

.text-999 {
  color: #999999 !important; }

.text-ccc {
  color: #cccccc !important; }

.text-sandoll {
  color: #4173fa !important; }

.text-lsandoll {
  color: #c3d2ff !important; }

.text-orange {
  color: #ff7436 !important; }

.text-black {
  color: #1c1c1c !important; }

.text-sale {
  color: #ff7436; }

.text-yellowgreen {
  color: #e1ff7d !important; }

.text-white {
  color: #fff !important; }

.fw-bold {
  font-family: "Sandoll GothicNeo1Uni TTF";
  font-weight: 500 !important; }

.fw-700 {
  font-family: "Sandoll GothicNeo1Uni TTF";
  font-weight: 700 !important; }

.text-decoration-underline {
  text-underline-position: under; }

.tutorialBtn {
  background-color: #19212c;
  color: #ffffff !important;
  font-size: 10px;
  border-radius: 20px;
  position: fixed;
  bottom: 130px;
  right: 30px;
  z-index: 99;
  display: flex;
  align-items: center;
  text-align: left;
  width: 82px;
  line-height: 1.5;
  font-weight: 480;
  height: 40px;
  padding: 0 0 0 2px; }

#tutorialModal {
  bottom: 135px;
  top: inherit;
  left: inherit;
  right: 30px;
  padding-right: 0 !important;
  overflow-y: visible;
  overflow-x: visible;
  width: auto;
  height: auto; }
  #tutorialModal .tutorialModal {
    margin-bottom: 0;
    border-radius: 8px;
    padding: 0;
    border: 1px solid #dddddd;
    width: 280px;
    height: 460px;
    background: white; }
    #tutorialModal .tutorialModal .modal-content {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      background-color: transparent;
      padding: 0;
      border: none; }
      #tutorialModal .tutorialModal .modal-content .modal-body {
        position: relative;
        overflow: hidden;
        padding: 24px 20px 36px 20px;
        text-align: center; }
        #tutorialModal .tutorialModal .modal-content .modal-body .ic-close {
          position: absolute;
          top: 12px;
          right: 12px;
          cursor: pointer; }
        #tutorialModal .tutorialModal .modal-content .modal-body .fs-title-3 {
          margin-bottom: 1rem;
          text-align: left; }
        #tutorialModal .tutorialModal .modal-content .modal-body .fs-title-5 {
          margin-bottom: 0.5rem;
          text-align: left; }
        #tutorialModal .tutorialModal .modal-content .modal-body .fs-txt-3 {
          text-align: left; }
          #tutorialModal .tutorialModal .modal-content .modal-body .fs-txt-3 .text-decoration-underline {
            color: #1c1c1c; }
        #tutorialModal .tutorialModal .modal-content .modal-body img.d-block {
          height: 160px;
          max-width: 100%; }
        #tutorialModal .tutorialModal .modal-content .modal-body .video_link {
          background: #f9f9f9;
          border: 1px solid #eaeaea;
          padding: 4px 4px 4px 10px;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          margin: 0 auto;
          font-size: 12px;
          border-radius: 4px; }
      #tutorialModal .tutorialModal .modal-content .btn-wrap {
        width: 100%; }
        #tutorialModal .tutorialModal .modal-content .btn-wrap > * {
          font-size: 0.875rem;
          position: inherit;
          text-align: center;
          padding: 15px;
          top: inherit; }
          #tutorialModal .tutorialModal .modal-content .btn-wrap > *:after {
            display: none; }
        #tutorialModal .tutorialModal .modal-content .btn-wrap #swiper-button-prev {
          background: #F0F0F0;
          color: #1c1c1c; }
        #tutorialModal .tutorialModal .modal-content .btn-wrap #swiper-button-next {
          background: #19212c;
          color: white; }
        #tutorialModal .tutorialModal .modal-content .btn-wrap .tutorialCloseBtn {
          background-color: #F9F9F9;
          color: #1c1c1c;
          border: none; }

.container-572 {
  width: 572px;
  margin: 0 auto;
  overflow: hidden; }

.list-style-dot {
  list-style-type: disc; }

.list-style-num {
  list-style-type: decimal; }

.container-auto {
  width: 100%;
  margin: 0 auto;
  padding: 0 5%;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.9621 15.4387C25.35 15.4387 24.6996 15.8468 24.5466 16.6375H27.3522C27.2885 15.8596 26.6891 15.4387 25.9621 15.4387ZM26.0132 13.7681C27.9644 13.7681 29.2652 15.2219 29.2652 16.8288C29.2652 17.6705 29.0229 18.1678 27.7603 18.1678H24.5211C24.6103 19.1116 25.2862 19.6089 26.2172 19.6089C27.0462 19.6089 27.62 19.3794 28.0026 19.1371C28.8061 18.6397 29.6223 19.8385 28.8188 20.5144C28.4362 20.8332 27.4542 21.2796 26.1789 21.2796C23.9217 21.2796 22.4551 19.8512 22.4551 17.4664C22.4551 15.0051 24.2022 13.7681 26.0132 13.7681Z' fill='%23999999'/%3E%3Cpath d='M18.2141 15.4387C17.602 15.4387 16.9516 15.8468 16.7985 16.6375H19.6042C19.5404 15.8596 18.941 15.4387 18.2141 15.4387ZM18.2651 13.7681C20.2163 13.7681 21.5171 15.2219 21.5171 16.8288C21.5171 17.6705 21.2748 18.1678 20.0123 18.1678H16.773C16.8623 19.1116 17.5382 19.6089 18.4692 19.6089C19.2981 19.6089 19.872 19.3794 20.2546 19.1371C21.058 18.6397 21.8742 19.8385 21.0708 20.5144C20.6882 20.8332 19.7062 21.2796 18.4309 21.2796C16.1736 21.2796 14.707 19.8512 14.707 17.4664C14.707 15.0051 16.4542 13.7681 18.2651 13.7681Z' fill='%23999999'/%3E%3Cpath d='M10.2437 13.8065C10.7283 13.8065 11.2129 14.087 11.2129 14.6226V14.865C11.6975 14.0998 12.4755 13.7937 13.0238 13.7937C13.3682 13.7937 13.6615 13.832 13.9676 13.985C14.822 14.3676 14.4139 16 13.4702 15.7066C13.2662 15.6429 12.9473 15.5919 12.6923 15.5919C12.0164 15.5919 11.468 15.8852 11.2129 16.5228V20.438C11.2129 20.9864 10.7283 21.2542 10.2437 21.2542C9.74633 21.2542 9.26172 20.9864 9.26172 20.438V14.6226C9.26172 14.087 9.74633 13.8065 10.2437 13.8065Z' fill='%23999999'/%3E%3Cpath d='M3.97141 15.5919H3.49955C2.98943 15.5919 2.73438 15.171 2.73438 14.7374C2.73438 14.3293 2.97668 13.9212 3.4868 13.9212H3.97141V13.4876C3.97141 11.5109 5.05542 10.7202 6.471 10.7202C6.93011 10.7202 7.29994 10.7712 7.64427 10.8605C8.67727 11.1283 8.29468 12.7097 7.38921 12.4929C7.15966 12.4419 6.96837 12.4164 6.77707 12.4164C6.08841 12.4164 5.92262 12.7734 5.92262 13.5386V13.9212H7.13416C7.65703 13.9212 7.92484 14.3548 7.92484 14.7757C7.92484 15.1965 7.66978 15.5919 7.14691 15.5919H5.92262V20.438C5.92262 20.9864 5.45076 21.2542 4.95339 21.2542C4.46878 21.2542 3.97141 20.9864 3.97141 20.438V15.5919Z' fill='%23999999'/%3E%3C/svg%3E%0A"); }
  .container-auto hr {
    border-color: #dddddd;
    opacity: 1;
    background-color: #dddddd; }
  .container-auto .nav .nav-link {
    border: none;
    background: none;
    color: #1c1c1c; }
    .container-auto .nav .nav-link.active {
      color: #4173fa; }
  .container-auto .tab-content {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 40px; }
  .container-auto #regno_error .parsley-errors-list.filled {
    margin-top: 0;
    margin-bottom: 0.75rem; }
  .container-auto .add_txt {
    padding: 20px 5%;
    background: #f9f9f9;
    text-align: center; }
  .container-auto .parsley-errors-list.filled {
    width: 100%; }

.container-1160 {
  max-width: 1160px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto; }

.container-1200 {
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto; }

.container-768 {
  max-width: 768px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto; }

#contents > article {
  margin-top: 0;
  padding-bottom: 0; }

header.show:not(.webview-prev-wrap) ~ #contents > article {
  margin-top: 106px;
  min-height: 65vh;
  padding-bottom: 200px;
  outline: none; }
  header.show:not(.webview-prev-wrap) ~ #contents > article#fontDesc, header.show:not(.webview-prev-wrap) ~ #contents > article#main, header.show:not(.webview-prev-wrap) ~ #contents > article#compsans, header.show:not(.webview-prev-wrap) ~ #contents > article#compserif {
    margin-top: 0; }

header.webview-prev-wrap ~ #contents > article {
  margin-top: 0;
  width: 100%;
  padding-bottom: 200px; }

header.webview-prev-wrap ~ #contents.webview > article {
  margin-top: 0;
  min-width: 100%;
  padding-bottom: 80px; }

#contents.pc {
  min-width: 1160px; }

/*modal custom */
.sandollModal .modal-header {
  border-bottom: none; }
  .sandollModal .modal-header .btn-close {
    box-shadow: none;
    opacity: 1; }
.sandollModal .modal-footer {
  border-top: none; }

.custom-modal.mypage-modal .modal-content .fs-txt-2 {
  white-space: inherit; }
.custom-modal.mypage-modal .form-control.size-default {
  padding: 9px 20px 8px; }
.custom-modal.mypage-modal .dropdown-menu {
  margin-top: -3px !important;
  max-height: 120px;
  overflow-y: auto;
  padding: 0;
  border-radius: 0;
  width: 452px;
  border: 1px solid #dddddd; }
.custom-modal.mypage-modal .select-wrap[aria-expanded="true"] {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath data-name='Path 433' d='m6209 1016 5-5 5 5' transform='translate(-6206 -1006)' style='stroke:%23000;fill:none'/%3E%3Cpath data-name='Rectangle 171' style='fill:none' d='M0 0h16v16H0z'/%3E%3C/svg%3E%0A"); }
.custom-modal.mypage-modal .dropdown-toggle:after {
  display: none; }
.custom-modal.mypage-modal .dropdown-item {
  padding: 10px 20px 9px;
  cursor: pointer;
  border: none; }
  .custom-modal.mypage-modal .dropdown-item:hover {
    background: #f9f9f9; }
.custom-modal.mypage-modal input[type="radio"] {
  display: none; }
.custom-modal.mypage-modal input[type="radio"]:checked + label {
  color: #4173fa; }
.custom-modal .modal-dialog:not(.modal-lg) {
  max-width: 572px; }
.custom-modal .modal-content {
  border: none;
  max-height: 80vh;
  border-radius: 0.75rem;
  overflow: hidden; }
  .custom-modal .modal-content iframe {
    width: 100%;
    height: 350px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; }
  .custom-modal .modal-content > .btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
    opacity: 1;
    z-index: 1;
    box-shadow: none;
    color: #1c1c1c; }
  .custom-modal .modal-content .modal-body {
    padding: 40px 60px 0;
    line-height: 1.64;
    overflow: auto;
    height: calc(100% - 120px); }
  .custom-modal .modal-content .list-style {
    line-height: 1.64; }
  .custom-modal .modal-content .fs-title-1,
  .custom-modal .modal-content .fs-title-2,
  .custom-modal .modal-content .fs-title-3,
  .custom-modal .modal-content .fs-title-4 {
    color: #1c1c1c; }
  .custom-modal .modal-content hr {
    background-color: #dddddd;
    opacity: 1; }
  .custom-modal .modal-content textarea.fs-txt-3 {
    padding: 12px 14px;
    height: 80px; }
    .custom-modal .modal-content textarea.fs-txt-3.alert {
      border: 1px solid #ff6e40; }
  .custom-modal .modal-content .fs-txt-2 {
    white-space: pre-line; }
  .custom-modal .modal-content .modal-header {
    border-bottom: none; }
    .custom-modal .modal-content .modal-header .btn-close {
      opacity: 1; }
  .custom-modal .modal-content .modal-footer {
    border-top: none;
    padding-bottom: 40px;
    padding-top: 0; }
    .custom-modal .modal-content .modal-footer > * {
      margin: 0; }

/* font-size new */
.heading1,
.fs-title-0 {
  font-size: 2.75rem !important;
  font-weight: bold;
  line-height: 1.38; }

.heading2,
.fs-title-1 {
  font-size: 2.125rem !important;
  font-weight: bold;
  line-height: 1.42; }

.heading3,
.fs-title-2 {
  font-size: 1.625rem !important;
  font-weight: bold;
  line-height: 1.45; }

.heading4,
.fs-title-3 {
  font-size: 1.25rem !important;
  font-weight: bold;
  line-height: 1.48; }

.heading5,
.fs-title-4 {
  font-size: 1rem !important;
  font-weight: bold;
  line-height: 1.58; }

.heading6,
.fs-title-5 {
  font-size: 0.875rem !important;
  font-weight: bold;
  line-height: 1.61; }

.body0_r,
.fs-txt-1 {
  font-size: 1.25rem !important;
  font-weight: normal;
  line-height: 1.5; }

.body1_r,
.fs-txt-2 {
  font-size: 1rem !important;
  font-weight: normal;
  line-height: 1.58; }

.body2_r,
.fs-txt-3 {
  font-size: 0.875rem !important;
  font-weight: normal;
  line-height: 1.61; }

.body3_n {
  font-size: 0.8125rem !important;
  font-weight: normal;
  line-height: 1.64; }

.body3_r {
  font-size: 0.8125rem !important;
  font-weight: normal;
  line-height: 1.64; }

.caption1,
.fs-txt-4 {
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.64; }

.caption2,
.fs-txt-5 {
  font-size: 0.6875rem;
  font-weight: normal;
  line-height: 1.70; }

.text-min {
  font-size: 0.625rem;
  font-weight: normal;
  line-height: 1.80; }

.loader {
  display: flex;
  justify-content: center;
  align-items: center; }
  .loader span {
    background: #4173fa;
    border-radius: 50%;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    opacity: 1;
    animation: loader 0.6s infinite alternate; }
    .loader span:nth-of-type(2) {
      animation-delay: 0.1s; }
    .loader span:nth-of-type(3) {
      animation-delay: 0.3s; }

p.line2-ellipsis,
h4.line2-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* ellipsis line */
  -webkit-box-orient: vertical;
  height: 3em; }

/* Skip Nav - 음성사용자 전용 */
#skipNav {
  position: relative;
  z-index: 999;
  display: none; }

#skipNav a {
  display: block;
  height: 1px;
  width: 1px;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  background: #4173fa;
  white-space: nowrap;
  text-align: center; }

#skipNav a:focus, #skipNav a:active {
  height: auto;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  top: 0; }

/* rangeSlider */
.range-slider {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */ }
  .range-slider .range-slider-value {
    margin-left: 1rem;
    font-size: 0.75rem;
    font-weight: 600; }
  .range-slider .range::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Override default look */
    appearance: none;
    border-radius: 50%;
    width: 12px;
    /* Set a specific slider handle width */
    height: 12px;
    /* Slider handle height */
    background: #4173fa;
    cursor: pointer;
    /* Cursor on hover */ }
  .range-slider .range::-moz-range-thumb {
    width: 12px;
    /* Set a specific slider handle width */
    height: 12px;
    /* Slider handle height */
    background: #4173fa;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    /* Cursor on hover */ }
  .range-slider .range {
    -webkit-appearance: none;
    height: 1px;
    border-radius: 0px;
    background: #d3d3d3;
    outline: none;
    width: 100%;
    opacity: 1;
    box-shadow: none;
    -webkit-transition: .2s;
    transition: opacity .2s; }
  .range-slider input[type="range"]:disabled::-webkit-slider-thumb {
    cursor: context-menu !important;
    background: #dddddd; }
  .range-slider input[type="range"]:disabled::-moz-range-thumb {
    cursor: context-menu !important;
    background: #dddddd; }
  .range-slider input[type="range"]:disabled::-ms-thumb {
    cursor: context-menu !important;
    background: #dddddd; }

.custom-pagination .page-item.active .page-link {
  color: #1c1c1c;
  background: transparent;
  font-weight: 700; }
.custom-pagination .page-item .page-link:focus {
  box-shadow: none; }
.custom-pagination .page-link {
  border: none;
  color: #999999;
  padding: 0 6px;
  background: transparent;
  cursor: pointer; }
  .custom-pagination .page-link:hover {
    background: transparent; }

*:not(.mobile) #commonConfirmModal .btn-wrap,
*:not(.mobile) #commonConfirmModal2 .btn-wrap,
*:not(.mobile) #alertLoginModal .btn-wrap,
*:not(.mobile) .commonConfirmType .btn-wrap {
  display: flex; }
  *:not(.mobile) #commonConfirmModal .btn-wrap .btn,
  *:not(.mobile) #commonConfirmModal2 .btn-wrap .btn,
  *:not(.mobile) #alertLoginModal .btn-wrap .btn,
  *:not(.mobile) .commonConfirmType .btn-wrap .btn {
    width: auto;
    flex: 1;
    border-radius: 8px; }
    *:not(.mobile) #commonConfirmModal .btn-wrap .btn + .btn,
    *:not(.mobile) #commonConfirmModal2 .btn-wrap .btn + .btn,
    *:not(.mobile) #alertLoginModal .btn-wrap .btn + .btn,
    *:not(.mobile) .commonConfirmType .btn-wrap .btn + .btn {
      margin-left: 8px; }
*:not(.mobile) #commonConfirmModal.custom-modal .modal-dialog:not(.modal-lg) .modal-content,
*:not(.mobile) #commonConfirmModal2.custom-modal .modal-dialog:not(.modal-lg) .modal-content,
*:not(.mobile) #alertLoginModal.custom-modal .modal-dialog:not(.modal-lg) .modal-content,
*:not(.mobile) .commonConfirmType.custom-modal .modal-dialog:not(.modal-lg) .modal-content {
  max-width: 480px;
  margin: 0 auto; }
*:not(.mobile) #commonAlertModal .btn-wrap .btn,
*:not(.mobile) .commonAlertType .btn-wrap .btn {
  width: 100%;
  border-radius: 8px; }
*:not(.mobile) #commonAlertModal.custom-modal .modal-dialog:not(.modal-lg) .modal-content,
*:not(.mobile) .commonAlertType.custom-modal .modal-dialog:not(.modal-lg) .modal-content {
  max-width: 480px;
  margin: 0 auto; }
*:not(.mobile) #commonAlertModal.custom-modal .modal-content .modal-body,
*:not(.mobile) .commonAlertType.custom-modal .modal-content .modal-body {
  padding: 60px 40px 0; }
*:not(.mobile) #commonAlertModal.custom-modal .modal-content .fs-txt-2,
*:not(.mobile) .commonAlertType.custom-modal .modal-content .fs-txt-2 {
  white-space: normal; }

.mobile-none-close#commonConfirmModal, .mobile-none-close#commonConfirmModal2, .mobile-none-close#confirmModal, .mobile-none-close.commonConfirmType, .mobile-none-close#alertLoginModal, .mobile-none-close#commonAlertModal, .mobile-none-close.commonAlertType {
  z-index: 100000000; }
  .mobile-none-close#commonConfirmModal.custom-modal .modal-dialog, .mobile-none-close#commonConfirmModal2.custom-modal .modal-dialog, .mobile-none-close#confirmModal.custom-modal .modal-dialog, .mobile-none-close.commonConfirmType.custom-modal .modal-dialog, .mobile-none-close#alertLoginModal.custom-modal .modal-dialog, .mobile-none-close#commonAlertModal.custom-modal .modal-dialog, .mobile-none-close.commonAlertType.custom-modal .modal-dialog {
    position: fixed;
    bottom: 0;
    display: block;
    min-height: auto;
    max-width: 100%;
    width: 100%;
    margin: 0; }
  .mobile-none-close#commonConfirmModal.custom-modal .modal-content, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content, .mobile-none-close#confirmModal.custom-modal .modal-content, .mobile-none-close.commonConfirmType.custom-modal .modal-content, .mobile-none-close#alertLoginModal.custom-modal .modal-content, .mobile-none-close#commonAlertModal.custom-modal .modal-content, .mobile-none-close.commonAlertType.custom-modal .modal-content {
    margin: 0;
    max-width: 100%;
    border-radius: 16px 16px 0 0; }
    .mobile-none-close#commonConfirmModal.custom-modal .modal-content .modal-body, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content .modal-body, .mobile-none-close#confirmModal.custom-modal .modal-content .modal-body, .mobile-none-close.commonConfirmType.custom-modal .modal-content .modal-body, .mobile-none-close#alertLoginModal.custom-modal .modal-content .modal-body, .mobile-none-close#commonAlertModal.custom-modal .modal-content .modal-body, .mobile-none-close.commonAlertType.custom-modal .modal-content .modal-body {
      padding: 30px 20px 20px; }
      .mobile-none-close#commonConfirmModal.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close#confirmModal.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close.commonConfirmType.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close#alertLoginModal.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close#commonAlertModal.custom-modal .modal-content .modal-body .btn-wrap, .mobile-none-close.commonAlertType.custom-modal .modal-content .modal-body .btn-wrap {
        margin-top: 40px; }
        .mobile-none-close#commonConfirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close#confirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close.commonConfirmType.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close#alertLoginModal.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close#commonAlertModal.custom-modal .modal-content .modal-body .btn-wrap .btn, .mobile-none-close.commonAlertType.custom-modal .modal-content .modal-body .btn-wrap .btn {
          font-size: 14px;
          border-radius: 8px !important; }
          .mobile-none-close#commonConfirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close#confirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close.commonConfirmType.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close#alertLoginModal.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close#commonAlertModal.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50, .mobile-none-close.commonAlertType.custom-modal .modal-content .modal-body .btn-wrap .btn.w-50 {
            width: calc(50% - 5px) !important; }
        .mobile-none-close#commonConfirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close#confirmModal.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close.commonConfirmType.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close#alertLoginModal.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close#commonAlertModal.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn, .mobile-none-close.commonAlertType.custom-modal .modal-content .modal-body .btn-wrap .btn + .btn {
          margin-left: 10px; }
    .mobile-none-close#commonConfirmModal.custom-modal .modal-content p.fs-txt-2, .mobile-none-close#commonConfirmModal2.custom-modal .modal-content p.fs-txt-2, .mobile-none-close#confirmModal.custom-modal .modal-content p.fs-txt-2, .mobile-none-close.commonConfirmType.custom-modal .modal-content p.fs-txt-2, .mobile-none-close#alertLoginModal.custom-modal .modal-content p.fs-txt-2, .mobile-none-close#commonAlertModal.custom-modal .modal-content p.fs-txt-2, .mobile-none-close.commonAlertType.custom-modal .modal-content p.fs-txt-2 {
      min-height: 46px; }

.mobile .carousel-control-prev,
.mobile .carousel-control-next {
  display: none !important; }

/* 키보드 포커싱 전용 
:focus-visible
일반 포커싱 할때랑 outline 컬러 따로 넣을건지 확인 필요함 
*/
.cls-1 {
  fill: #1c1c1c; }

.cls-3, .cls-4 {
  fill: none; }

.cls-3 {
  stroke: #1c1c1c;
  stroke-width: .65px;
  stroke-linecap: round; }

footer:not(.pc) {
  min-width: 100%; }

@media (max-width: 1160px) and (min-width: 760px) {
  article.pc .container-572 {
    min-width: 572px; }
  article.pc .container-1160 {
    min-width: 1160px; }
  article.pc .container-768 {
    min-width: 768px; }

  .container-1160 {
    padding: 0 1%; }
    .container-1160.webview {
      padding: 0 4.8%; }

  .container-1200 {
    padding: 0 20px; }

  .container-768 {
    padding: 0 1%; }
    .container-768.webview {
      margin: 0 auto;
      padding: 0 4.8%; } }
@media (max-width: 760px) {
  header.show:not(.webview-prev-wrap) ~ #contents:not(.pc) > article {
    padding-top: 58px;
    margin-top: 0px; }

  #contents:not(.pc) .container-1160,
  #contents:not(.pc) .container-768 {
    width: 100%;
    padding: 0 5.4%; }

  #contents.pc .container-572 {
    min-width: 572px;
    padding: 0 1%; }
  #contents.pc .container-1160 {
    min-width: 1160px;
    padding: 0 1%; }
  #contents.pc .container-768 {
    min-width: 768px;
    padding: 0 1%; }

  #contents:not(.pc) > article {
    min-width: 100%;
    padding-top: 58px;
    margin-top: 0;
    padding-bottom: 120px; }

  .form-control.size-default {
    padding: 12px 14px 12px;
    height: 48px; }

  footer .list-unstyled {
    line-height: 1.64; }

  #contents:not(.pc) {
    /* text size */ }
    #contents:not(.pc) .fs-title-0,
    #contents:not(.pc) .heading1 {
      font-size: 2.125rem !important; }
    #contents:not(.pc) .fs-title-1,
    #contents:not(.pc) .heading2 {
      font-size: 1.625rem !important; }
    #contents:not(.pc) .fs-title-2,
    #contents:not(.pc) .heading3 {
      font-size: 1.25rem !important; }
    #contents:not(.pc) .fs-title-3,
    #contents:not(.pc) .heading4 {
      font-size: 1rem !important; }
    #contents:not(.pc) .fs-title-4,
    #contents:not(.pc) .heading5 {
      font-size: 0.875rem !important; }
    #contents:not(.pc) .fs-title-5,
    #contents:not(.pc) .heading6 {
      font-size: 0.75rem !important; }
    #contents:not(.pc) .fs-txt-0
    .body0_r {
      font-size: 1.25rem !important; }
    #contents:not(.pc) .fs-txt-1,
    #contents:not(.pc) .body1_r {
      font-size: 1rem !important; }
    #contents:not(.pc) .fs-txt-2,
    #contents:not(.pc) .body2_r {
      font-size: 0.875rem !important; }
    #contents:not(.pc) .fs-txt-3,
    #contents:not(.pc) .body3_r,
    #contents:not(.pc) .body3_n {
      font-size: 0.75rem !important; }
    #contents:not(.pc) .fs-txt-4,
    #contents:not(.pc) .caption1 {
      font-size: 0.625rem !important; }
    #contents:not(.pc) .fs-txt-5,
    #contents:not(.pc) .caption2 {
      font-size: 0.6875rem;
      line-height: 1.64; }
    #contents:not(.pc) .modal-backdrop.show {
      opacity: 0.8; }

  .custom-modal.toast-modal.fade .modal-dialog {
    transform: translate(0, 100%); }
  .custom-modal.toast-modal.show .modal-dialog {
    transform: none; }
  .custom-modal.toast-modal .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
    .custom-modal.toast-modal .modal-dialog .modal-content {
      padding: 40px 5.4%;
      border: none;
      border-radius: 0;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
      .custom-modal.toast-modal .modal-dialog .modal-content p.text-999 {
        margin-bottom: 12px; }
      .custom-modal.toast-modal .modal-dialog .modal-content a.d-flex {
        height: 44px;
        color: #1c1c1c; }
  .custom-modal .modal-content {
    border: none;
    max-height: 80vh;
    border-radius: 0.75rem; }
    .custom-modal .modal-content .modal-body {
      padding: 24px 30px 0;
      line-height: 1.35; }
    .custom-modal .modal-content .btn-wrap {
      display: flex;
      justify-content: center; }
      .custom-modal .modal-content .btn-wrap .btn-default-outline {
        margin-right: auto; } }

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