/* [project]/web/src/styles/global.scss.css [client] (css) */
*, :before, :after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

:where([class^="coco"]) a {
  color: var(--f-primary);
  text-decoration: none;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

input, optgroup, select, textarea, button:where(:not([class^="coco"])) {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

select, button:where(:not([class^="coco"])) {
  text-transform: none;
}

input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]), button:where(:not([class^="coco"])) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

[role="button"], button:where(:not([class^="coco"])) {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root {
  --font-weight-scale: -100;
}

html {
  scroll-behavior: smooth;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: calc(400 + var(--font-weight-scale));
}

body, html {
  overscroll-behavior-y: none;
}

body {
  background: var(--f-other-5, #0d0d12);
  scrollbar-color: #ffffff40;
}

body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

body::-webkit-scrollbar-track {
  background: #0d0d12;
}

body::-webkit-scrollbar-thumb {
  background-color: #ffffff40;
  border-radius: 10px;
}

details > summary {
  list-style: none;
}

details > summary::-webkit-details-marker {
  display: none;
}

details > summary:focus {
  outline: none;
}

.\!container {
  width: 100% !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 475px) {
  .\!container {
    max-width: 475px !important;
  }

  .container {
    max-width: 475px;
  }
}

@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
    padding-left: .6rem !important;
    padding-right: .6rem !important;
  }

  .container {
    max-width: 640px;
    padding-left: .6rem;
    padding-right: .6rem;
  }
}

@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }

  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }

  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }

  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1980px) {
  .\!container {
    max-width: 1980px !important;
  }

  .container {
    max-width: 1980px;
  }
}

@media (min-width: 2560px) {
  .\!container {
    max-width: 2560px !important;
  }

  .container {
    max-width: 2560px;
  }
}

.i-bx--copy {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20 2H10c-1.103 0-2 .897-2 2v4H4c-1.103 0-2 .897-2 2v10c0 1.103.897 2 2 2h10c1.103 0 2-.897 2-2v-4h4c1.103 0 2-.897 2-2V4c0-1.103-.897-2-2-2zM4 20V10h10l.002 10H4zm16-6h-4v-4c0-1.103-.897-2-2-2h-4V4h10v10z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--data {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20 17V7c0-2.168-3.663-4-8-4S4 4.832 4 7v10c0 2.168 3.663 4 8 4s8-1.832 8-4zM12 5c3.691 0 5.931 1.507 6 1.994C17.931 7.493 15.691 9 12 9S6.069 7.493 6 7.006C6.069 6.507 8.309 5 12 5zM6 9.607C7.479 10.454 9.637 11 12 11s4.521-.546 6-1.393v2.387c-.069.499-2.309 2.006-6 2.006s-5.931-1.507-6-2V9.607zM6 17v-2.393C7.479 15.454 9.637 16 12 16s4.521-.546 6-1.393v2.387c-.069.499-2.309 2.006-6 2.006s-5.931-1.507-6-2z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--image-add {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 5h13v7h2V5c0-1.103-.897-2-2-2H4c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h8v-2H4V5z'/%3E%3Cpath fill='black' d='m8 11l-3 4h11l-4-6l-3 4z'/%3E%3Cpath fill='black' d='M19 14h-2v3h-3v2h3v3h2v-3h3v-2h-3z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--show {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 9a3.02 3.02 0 0 0-3 3c0 1.642 1.358 3 3 3c1.641 0 3-1.358 3-3c0-1.641-1.359-3-3-3z'/%3E%3Cpath fill='black' d='M12 5c-7.633 0-9.927 6.617-9.948 6.684L1.946 12l.105.316C2.073 12.383 4.367 19 12 19s9.927-6.617 9.948-6.684l.106-.316l-.105-.316C21.927 11.617 19.633 5 12 5zm0 12c-5.351 0-7.424-3.846-7.926-5C4.578 10.842 6.652 7 12 7c5.351 0 7.424 3.846 7.926 5c-.504 1.158-2.578 5-7.926 5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--user {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 2a5 5 0 1 0 5 5a5 5 0 0 0-5-5zm0 8a3 3 0 1 1 3-3a3 3 0 0 1-3 3zm9 11v-1a7 7 0 0 0-7-7h-4a7 7 0 0 0-7 7v1h2v-1a5 5 0 0 1 5-5h4a5 5 0 0 1 5 5v1z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--video-plus {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M11 8H9v3H6v2h3v3h2v-3h3v-2h-3z'/%3E%3Cpath fill='black' d='M18 7c0-1.103-.897-2-2-2H4c-1.103 0-2 .897-2 2v10c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2v-3.333L22 17V7l-4 3.333V7zm-1.999 10H4V7h12v5l.001 5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-bx--world {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 2C6.486 2 2 6.486 2 12s4.486 10 10 10s10-4.486 10-10S17.514 2 12 2zM4 12c0-.899.156-1.762.431-2.569L6 11l2 2v2l2 2l1 1v1.931C7.061 19.436 4 16.072 4 12zm14.33 4.873C17.677 16.347 16.687 16 16 16v-1a2 2 0 0 0-2-2h-4v-3a2 2 0 0 0 2-2V7h1a2 2 0 0 0 2-2v-.411C17.928 5.778 20 8.65 20 12a7.947 7.947 0 0 1-1.67 4.873z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--app-apple-b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40' width='120' height='40'%3E%3Cg fill='none'%3E%3Crect width='120' height='40' fill='%23000' rx='6'/%3E%3Crect width='119' height='39' x='.5' y='.5' stroke='%23fff' stroke-opacity='.08' rx='5.5'/%3E%3Cpath fill='%23fff' d='M24.705 20.763c.012-.92.262-1.822.727-2.622a5.5 5.5 0 011.933-1.954 5.7 5.7 0 00-1.965-1.709 5.8 5.8 0 00-2.54-.669c-1.896-.194-3.734 1.107-4.7 1.107-.985 0-2.472-1.088-4.074-1.056a6.1 6.1 0 00-2.93.854 5.9 5.9 0 00-2.12 2.153c-2.182 3.69-.554 9.114 1.537 12.097 1.047 1.46 2.27 3.092 3.87 3.035 1.566-.064 2.15-.975 4.04-.975 1.873 0 2.422.974 4.054.938 1.68-.027 2.74-1.468 3.749-2.942A12 12 0 0028 25.612a5.37 5.37 0 01-2.395-1.94 5.2 5.2 0 01-.9-2.909m-3.085-8.916A5.3 5.3 0 0022.88 8a5.64 5.64 0 00-3.621 1.83 5.1 5.1 0 00-1.023 1.726 5 5 0 00-.268 1.978c.7.007 1.393-.141 2.025-.434a4.6 4.6 0 001.629-1.253m76.847 1.436q-.725 0-1.25-.31a2.1 2.1 0 01-.805-.879q-.282-.569-.282-1.332 0-.754.282-1.33.285-.575.792-.898.512-.323 1.196-.323.415 0 .805.138.39.137.7.431.31.293.489.764.179.467.179 1.135v.338h-3.902v-.715h2.965q0-.378-.153-.668A1.16 1.16 0 0098.408 9q-.402 0-.703.198-.297.195-.46.511-.16.313-.16.681v.56q0 .49.172.837.176.345.49.527.312.18.731.179.272 0 .496-.077a1.03 1.03 0 00.636-.623l.904.163q-.108.4-.39.7a1.9 1.9 0 01-.7.463q-.418.164-.955.163m-6.074-3.012v2.914h-.956V6.64h.943v2.435h.06a1.4 1.4 0 01.528-.63q.354-.233.927-.233.504 0 .882.208.38.208.588.62.21.41.21 1.023v3.122h-.955v-3.007q0-.54-.278-.838-.278-.3-.773-.3-.34 0-.608.144a1.04 1.04 0 00-.418.422q-.15.275-.15.665m-1.619-1.996v.767h-2.681v-.767zM88.814 7.1h.956v4.644q0 .278.083.419a.43.43 0 00.214.188q.135.048.29.048.115 0 .202-.016l.134-.025.173.789a1.9 1.9 0 01-.62.102 1.7 1.7 0 01-.703-.134 1.2 1.2 0 01-.528-.435q-.201-.294-.201-.738zm-6.134 3.17v2.914h-.956V8.275h.917v.8h.061q.17-.39.53-.627.365-.237.918-.237.501 0 .879.211.377.208.585.62t.207 1.02v3.122h-.955v-3.007q0-.534-.278-.834-.278-.304-.764-.304-.333 0-.591.144-.255.143-.406.422a1.4 1.4 0 00-.147.665m-3.811 3.013q-.69 0-1.205-.316a2.13 2.13 0 01-.799-.885q-.284-.57-.284-1.33 0-.764.284-1.336a2.13 2.13 0 01.8-.888q.514-.317 1.204-.317t1.205.317.799.888.284 1.336q0 .76-.284 1.33-.285.568-.8.885-.514.316-1.204.316m.003-.802q.448 0 .742-.236.293-.237.434-.63.144-.393.144-.866 0-.469-.144-.863a1.4 1.4 0 00-.434-.636q-.294-.24-.742-.24-.45 0-.748.24-.294.24-.437.636-.141.393-.141.863 0 .473.14.866.144.393.438.63.298.236.748.236m-7.249.799q-.595 0-1.06-.303a2.07 2.07 0 01-.73-.873q-.261-.57-.261-1.365t.265-1.361q.269-.566.735-.866t1.058-.3q.457 0 .735.153.28.15.434.351.158.202.243.355h.058V6.639h.956v6.545h-.934v-.763h-.08q-.086.156-.249.357a1.4 1.4 0 01-.441.352q-.28.15-.729.15m.211-.815q.412 0 .697-.217.288-.22.435-.61.15-.39.15-.908 0-.512-.147-.895a1.3 1.3 0 00-.432-.598 1.14 1.14 0 00-.703-.214q-.43 0-.719.224-.288.223-.434.61a2.5 2.5 0 00-.144.873q0 .492.147.885t.434.623q.291.228.716.227m-5.244.828q-.465 0-.844-.173a1.4 1.4 0 01-.597-.508q-.218-.332-.218-.815 0-.416.16-.684t.432-.425q.27-.156.607-.236a6 6 0 01.684-.122l.716-.083q.274-.034.4-.112.123-.076.124-.249v-.022q0-.42-.237-.65-.233-.23-.696-.23-.483 0-.76.215-.275.21-.381.47l-.898-.205q.16-.447.466-.722.31-.279.713-.403.403-.128.847-.128.294 0 .623.07.332.067.62.25.291.182.476.52.186.337.186.873v3.26h-.934v-.67h-.038a1.4 1.4 0 01-.278.364q-.185.178-.476.297a1.9 1.9 0 01-.697.118m.208-.767q.396 0 .677-.157.285-.156.432-.409.15-.255.15-.546v-.633a.5.5 0 01-.198.096 3 3 0 01-.33.073q-.184.03-.36.055l-.294.038a2.4 2.4 0 00-.508.118.9.9 0 00-.365.24.6.6 0 00-.134.409q0 .354.262.537.262.18.668.179m-4.491.757q-.69 0-1.205-.316a2.13 2.13 0 01-.8-.885q-.284-.57-.284-1.33 0-.764.285-1.336a2.13 2.13 0 01.799-.888q.514-.317 1.205-.317.69 0 1.204.317.515.316.8.888.284.573.284 1.336 0 .76-.285 1.33-.285.568-.799.885-.514.316-1.205.316m.003-.802q.447 0 .741-.236.294-.237.435-.63.144-.393.144-.866 0-.469-.144-.863a1.4 1.4 0 00-.435-.636q-.294-.24-.741-.24-.45 0-.748.24-.294.24-.438.636-.14.393-.14.863 0 .473.14.866.144.393.438.63.297.236.748.236m-2.856-5.842v6.545h-.956V6.64zm-4.879 3.631v2.914h-.955V8.275h.917v.8h.06q.17-.39.531-.627.365-.237.917-.237.502 0 .88.211.376.208.584.62t.208 1.02v3.122h-.956v-3.007q0-.534-.278-.834-.278-.304-.764-.304-.332 0-.59.144-.257.143-.407.422a1.4 1.4 0 00-.147.665m-6.818 2.914-1.444-4.909h.987l.962 3.605h.048l.965-3.605h.988l.959 3.59h.048l.955-3.59h.988l-1.442 4.91h-.975l-.997-3.545h-.073l-.997 3.544zm-3.77.099q-.69 0-1.205-.316a2.13 2.13 0 01-.799-.885q-.285-.57-.284-1.33 0-.764.284-1.336a2.13 2.13 0 01.8-.888q.513-.317 1.204-.317.69 0 1.205.317.515.316.8.888.284.573.284 1.336 0 .76-.285 1.33-.285.568-.799.885-.515.316-1.205.316m.003-.802q.448 0 .742-.236.293-.237.435-.63t.143-.866q0-.469-.143-.863a1.4 1.4 0 00-.435-.636q-.294-.24-.742-.24-.45 0-.747.24-.295.24-.438.636-.14.393-.14.863 0 .473.14.866.143.393.438.63.297.236.747.236m-5.87.703H36V6.64h2.186q.962 0 1.652.393.69.39 1.058 1.122.371.729.371 1.748 0 1.023-.374 1.758-.37.735-1.074 1.131-.703.393-1.7.393m-1.131-.863h1.077q.747 0 1.243-.28.495-.285.741-.822.246-.54.246-1.317 0-.77-.246-1.307a1.74 1.74 0 00-.725-.815q-.483-.279-1.199-.278h-1.137zm67.421 17.937q-1.313 0-2.267-.546a3.7 3.7 0 01-1.46-1.556q-.512-1.012-.512-2.381 0-1.347.512-2.364a3.86 3.86 0 011.443-1.59q.926-.575 2.176-.575.807 0 1.523.262.721.256 1.273.795.556.54.875 1.375.318.83.318 1.978v.63h-7.154v-1.386h5.182a2.2 2.2 0 00-.256-1.051 1.85 1.85 0 00-.698-.733 1.97 1.97 0 00-1.035-.267 2 2 0 00-1.107.307q-.478.3-.745.795a2.3 2.3 0 00-.267 1.074v1.21q0 .761.279 1.307.278.54.778.83.5.284 1.17.284.45 0 .813-.125.364-.13.631-.381.267-.25.403-.62l1.92.216a3 3 0 01-.693 1.33 3.4 3.4 0 01-1.295.875q-.79.307-1.807.307m-9.378-.171v-8.727h1.994v1.455h.091q.24-.756.818-1.165.586-.415 1.336-.415.17 0 .38.017.216.012.358.04v1.892a2 2 0 00-.414-.08 4 4 0 00-.54-.04 2.1 2.1 0 00-1.012.245q-.443.239-.698.665-.255.425-.256.983v5.13zm-5.457.171q-1.279 0-2.216-.563a3.8 3.8 0 01-1.455-1.574q-.51-1.011-.511-2.363 0-1.352.511-2.37a3.8 3.8 0 011.455-1.579q.937-.562 2.215-.562 1.279 0 2.216.562a3.8 3.8 0 011.45 1.58q.516 1.017.516 2.369t-.517 2.363a3.8 3.8 0 01-1.449 1.574q-.937.563-2.216.563m.01-1.648q.695 0 1.16-.38.466-.387.693-1.035.233-.647.233-1.443 0-.801-.233-1.449-.227-.653-.693-1.04-.465-.386-1.16-.386-.71 0-1.181.387-.466.386-.699 1.04a4.4 4.4 0 00-.227 1.448q0 .796.227 1.443.233.648.699 1.034.471.381 1.182.381m-4.974-7.25v1.591h-5.017v-1.59zm-3.778-2.09h2.057v8.192q0 .416.125.637.13.216.34.295.21.08.466.08.195 0 .353-.029.165-.029.25-.05l.346 1.607q-.165.057-.471.125-.301.069-.739.08a3.35 3.35 0 01-1.392-.233 2.17 2.17 0 01-.983-.807q-.358-.546-.352-1.364zm-4.086 2.379q-.08-.743-.67-1.158-.585-.415-1.523-.415-.66 0-1.13.199-.472.199-.722.54a1.3 1.3 0 00-.256.778q0 .364.165.63.17.268.46.455.29.183.642.307.353.126.71.21l1.091.273q.66.153 1.267.415.615.261 1.097.659.488.398.773.96.284.563.284 1.318 0 1.024-.523 1.801-.522.775-1.511 1.21-.984.433-2.38.433-1.359 0-2.359-.42-.995-.421-1.557-1.228-.556-.807-.602-1.966h2.074q.045.608.375 1.011.33.404.858.603a3.4 3.4 0 001.193.198q.687 0 1.205-.204.522-.21.818-.58.296-.374.3-.875-.005-.454-.266-.75-.262-.3-.733-.5a7 7 0 00-1.091-.363l-1.324-.341q-1.437-.37-2.273-1.12-.83-.755-.83-2.005 0-1.029.558-1.801.562-.772 1.528-1.2.966-.43 2.188-.431 1.238 0 2.17.432.938.426 1.472 1.187.534.756.55 1.739zM57.303 33.361v-12h2.023v1.443h.119a3.8 3.8 0 01.449-.676q.29-.363.784-.62.495-.26 1.261-.26 1.012 0 1.824.517.818.51 1.296 1.517.483.999.483 2.454 0 1.438-.472 2.443-.471 1.006-1.284 1.534a3.3 3.3 0 01-1.841.529q-.75 0-1.244-.25a2.5 2.5 0 01-.796-.602 4 4 0 01-.46-.677h-.085v4.648zm2.017-7.636q0 .846.239 1.483.244.636.699.994.459.352 1.113.352.682 0 1.142-.363.46-.37.693-1.006.24-.642.239-1.46 0-.813-.233-1.443t-.693-.989-1.148-.358q-.659 0-1.12.347-.46.346-.698.971-.233.625-.233 1.472m-11.547 7.636v-12h2.023v1.443h.119q.16-.318.449-.676a2.4 2.4 0 01.784-.62q.495-.26 1.261-.26 1.012 0 1.824.517.818.51 1.296 1.517.482.999.482 2.454 0 1.438-.471 2.443-.472 1.006-1.284 1.534a3.3 3.3 0 01-1.841.529q-.75 0-1.244-.25a2.5 2.5 0 01-.796-.602 4 4 0 01-.46-.677h-.085v4.648zm2.017-7.636q0 .846.239 1.483.243.636.698.994.461.352 1.114.352.682 0 1.142-.363.46-.37.693-1.006.24-.642.239-1.46 0-.813-.233-1.443t-.693-.989-1.148-.358q-.659 0-1.12.347-.46.346-.698.971-.233.625-.233 1.472m-11.54 4.364H36l4.097-11.637h2.602L46.8 30.088h-2.25l-3.108-9.25h-.09zm.074-4.563h6.136v1.693h-6.136z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 3em;
  height: 1em;
  display: inline-block;
}

.i-com--app-apple-w {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40' width='120' height='40'%3E%3Cg fill='none'%3E%3Crect width='120' height='40' fill='%23fff' rx='6'/%3E%3Crect width='119' height='39' x='.5' y='.5' stroke='%23000' stroke-opacity='.06' rx='5.5'/%3E%3Cpath fill='%23000' d='M24.705 20.763c.012-.92.262-1.822.727-2.622a5.5 5.5 0 011.933-1.954 5.7 5.7 0 00-1.965-1.709 5.8 5.8 0 00-2.54-.669c-1.896-.194-3.734 1.107-4.7 1.107-.985 0-2.472-1.088-4.074-1.056a6.1 6.1 0 00-2.93.854 5.9 5.9 0 00-2.12 2.153c-2.182 3.69-.554 9.114 1.537 12.097 1.047 1.46 2.27 3.092 3.87 3.035 1.566-.064 2.15-.975 4.04-.975 1.873 0 2.422.974 4.054.938 1.68-.027 2.74-1.468 3.749-2.942A12 12 0 0028 25.612a5.37 5.37 0 01-2.395-1.94 5.2 5.2 0 01-.9-2.909m-3.085-8.916A5.3 5.3 0 0022.88 8a5.64 5.64 0 00-3.621 1.83 5.1 5.1 0 00-1.023 1.726 5 5 0 00-.268 1.978c.7.007 1.393-.141 2.025-.434a4.6 4.6 0 001.629-1.253m76.847 1.436q-.725 0-1.25-.31a2.1 2.1 0 01-.805-.879q-.282-.569-.282-1.332 0-.754.282-1.33.285-.575.792-.898.512-.323 1.196-.323.415 0 .805.138.39.137.7.431.31.293.489.764.179.467.179 1.135v.338h-3.902v-.715h2.965a1.4 1.4 0 00-.153-.668A1.16 1.16 0 0098.408 9q-.402 0-.703.198-.297.195-.46.511-.16.313-.16.681v.56q0 .49.172.837.176.345.49.527.312.18.731.179.272 0 .496-.077a1.03 1.03 0 00.636-.623l.904.163q-.108.4-.39.7a1.9 1.9 0 01-.7.463 2.6 2.6 0 01-.955.163m-6.074-3.012v2.914h-.956V6.64h.943v2.435h.06a1.4 1.4 0 01.528-.63q.354-.233.927-.233.504 0 .882.208.38.208.588.62.21.41.21 1.023v3.122h-.955v-3.007q0-.54-.278-.838-.278-.3-.773-.3-.34 0-.608.144a1.04 1.04 0 00-.418.422q-.15.275-.15.665m-1.619-1.996v.767h-2.681v-.767zM88.814 7.1h.956v4.644q0 .278.083.419a.43.43 0 00.214.188q.135.048.29.048.115 0 .202-.016l.134-.025.173.789a1.9 1.9 0 01-.62.102 1.7 1.7 0 01-.703-.134 1.2 1.2 0 01-.528-.435q-.201-.294-.201-.738zm-6.134 3.17v2.914h-.956V8.275h.917v.8h.061q.17-.39.53-.627.365-.237.918-.237.501 0 .879.211.377.208.585.62t.207 1.02v3.122h-.955v-3.007q0-.534-.278-.834-.278-.304-.764-.304-.333 0-.591.144-.255.143-.406.422a1.4 1.4 0 00-.147.665m-3.81 3.013q-.691 0-1.206-.316a2.13 2.13 0 01-.799-.885q-.285-.57-.284-1.33 0-.764.284-1.336t.8-.888 1.204-.317 1.205.317.799.888.284 1.336q0 .76-.284 1.33-.285.568-.799.885-.515.316-1.205.316m.002-.802q.448 0 .742-.236.293-.237.434-.63.144-.393.144-.866 0-.469-.144-.863a1.4 1.4 0 00-.434-.636q-.294-.24-.742-.24-.45 0-.748.24-.294.24-.437.636-.141.393-.141.863 0 .473.14.866.144.393.438.63.298.236.748.236m-7.248.799q-.595 0-1.06-.303a2.07 2.07 0 01-.73-.873q-.261-.57-.261-1.365t.265-1.361q.269-.566.735-.866t1.058-.3q.457 0 .735.153.28.15.434.351.158.202.243.355h.058V6.639h.956v6.545h-.934v-.763h-.08q-.086.156-.249.357a1.4 1.4 0 01-.441.352q-.28.15-.729.15m.211-.815q.412 0 .697-.217.288-.22.435-.61.15-.39.15-.908 0-.512-.147-.895a1.3 1.3 0 00-.432-.598 1.14 1.14 0 00-.703-.214q-.43 0-.719.224-.288.223-.434.61a2.5 2.5 0 00-.144.873q0 .492.147.885t.434.623q.291.228.716.227m-5.244.828q-.465 0-.844-.173a1.4 1.4 0 01-.597-.508q-.218-.332-.218-.815 0-.416.16-.684t.432-.425q.27-.156.607-.236a6 6 0 01.684-.122l.716-.083q.274-.034.4-.112.123-.076.124-.249v-.022q0-.42-.237-.65-.233-.23-.696-.23-.483 0-.76.215-.275.21-.381.47l-.898-.205q.16-.447.466-.722.31-.279.713-.403.403-.128.847-.128.294 0 .623.07.332.067.62.25.291.182.476.52.186.337.186.873v3.26h-.934v-.67h-.038a1.4 1.4 0 01-.278.364q-.185.178-.476.297a1.9 1.9 0 01-.697.118m.208-.767q.396 0 .677-.157.285-.156.432-.409.15-.255.15-.546v-.633a.5.5 0 01-.198.096 3 3 0 01-.33.073q-.184.03-.36.055l-.294.038a2.4 2.4 0 00-.508.118.9.9 0 00-.365.24.6.6 0 00-.134.409q0 .354.262.537.262.18.668.179m-4.491.757q-.69 0-1.205-.316a2.13 2.13 0 01-.8-.885q-.284-.57-.284-1.33 0-.764.285-1.336a2.13 2.13 0 01.799-.888q.514-.317 1.205-.317.69 0 1.204.317.515.316.8.888t.284 1.336q0 .76-.284 1.33-.285.568-.8.885-.514.316-1.204.316m.003-.802q.447 0 .741-.236.294-.237.435-.63.144-.393.144-.866 0-.469-.144-.863a1.4 1.4 0 00-.435-.636q-.294-.24-.741-.24-.45 0-.748.24-.294.24-.438.636-.14.393-.14.863 0 .473.14.866.144.393.438.63.297.236.748.236m-2.857-5.842v6.545h-.956V6.64zm-4.879 3.631v2.914h-.955V8.275h.917v.8h.06q.17-.39.531-.627.365-.237.917-.237.502 0 .88.211.376.208.584.62t.208 1.02v3.122h-.956v-3.007q0-.534-.278-.834-.278-.304-.764-.304-.332 0-.59.144-.257.143-.407.422a1.4 1.4 0 00-.147.665m-6.818 2.914-1.444-4.909h.987l.962 3.605h.048l.965-3.605h.988l.959 3.59h.048l.955-3.59h.988l-1.442 4.91h-.975l-.997-3.545h-.073l-.997 3.544zm-3.77.099q-.69 0-1.205-.316a2.13 2.13 0 01-.799-.885q-.285-.57-.284-1.33 0-.764.284-1.336a2.13 2.13 0 01.8-.888q.513-.317 1.204-.317.69 0 1.205.317.515.316.8.888.284.573.284 1.336 0 .76-.285 1.33-.285.568-.799.885-.515.316-1.205.316m.003-.802q.448 0 .742-.236.293-.237.435-.63t.143-.866q0-.469-.143-.863a1.4 1.4 0 00-.435-.636q-.294-.24-.742-.24-.45 0-.747.24-.295.24-.438.636-.14.393-.14.863 0 .473.14.866.143.393.438.63.297.236.747.236m-5.87.703H36V6.64h2.186q.962 0 1.652.393.69.39 1.058 1.122.371.729.371 1.748 0 1.023-.374 1.758-.37.735-1.074 1.131-.703.393-1.7.393m-1.131-.863h1.077q.747 0 1.243-.28.495-.285.741-.822.246-.54.246-1.317 0-.77-.246-1.307a1.74 1.74 0 00-.725-.815q-.483-.279-1.199-.278h-1.137zm67.421 17.937q-1.313 0-2.267-.546a3.7 3.7 0 01-1.46-1.556q-.512-1.012-.512-2.381 0-1.347.512-2.364a3.86 3.86 0 011.443-1.59q.926-.575 2.176-.575.807 0 1.523.262.721.256 1.273.795.556.54.875 1.375.318.83.318 1.978v.63h-7.154v-1.386h5.182a2.2 2.2 0 00-.256-1.051 1.85 1.85 0 00-.698-.733 1.97 1.97 0 00-1.035-.267 2 2 0 00-1.107.307q-.478.3-.745.795a2.3 2.3 0 00-.267 1.074v1.21q0 .761.279 1.307.278.54.778.83.5.284 1.17.284.45 0 .813-.125.364-.13.631-.381.267-.25.403-.62l1.92.216a3 3 0 01-.693 1.33 3.4 3.4 0 01-1.295.875q-.79.307-1.807.307m-9.378-.171v-8.727h1.994v1.455h.091q.24-.756.818-1.165.586-.415 1.336-.415.17 0 .38.017.216.012.358.04v1.892a2 2 0 00-.414-.08 4 4 0 00-.54-.04 2.1 2.1 0 00-1.012.245q-.443.239-.698.665-.255.425-.256.983v5.13zm-5.457.171q-1.279 0-2.216-.563a3.8 3.8 0 01-1.455-1.574q-.51-1.011-.511-2.363 0-1.352.511-2.37a3.8 3.8 0 011.455-1.579q.937-.562 2.215-.562 1.279 0 2.216.562a3.77 3.77 0 011.45 1.58q.516 1.017.516 2.369t-.517 2.363a3.8 3.8 0 01-1.449 1.574q-.937.563-2.216.563m.01-1.648q.695 0 1.16-.38.466-.387.693-1.035.233-.647.233-1.443 0-.801-.233-1.449-.227-.653-.693-1.04-.465-.386-1.16-.386-.71 0-1.181.387-.466.386-.699 1.04a4.4 4.4 0 00-.227 1.448q0 .796.227 1.443.233.648.699 1.034.471.381 1.182.381m-4.974-7.25v1.591h-5.017v-1.59zm-3.778-2.09h2.057v8.192q0 .416.125.637.13.216.34.295.21.08.466.08.195 0 .353-.029.165-.029.25-.05l.346 1.607q-.165.057-.471.125-.301.069-.739.08a3.35 3.35 0 01-1.392-.233 2.17 2.17 0 01-.983-.807q-.358-.546-.352-1.364zm-4.086 2.379q-.08-.743-.67-1.158-.585-.415-1.523-.415-.66 0-1.13.199-.472.199-.722.54a1.3 1.3 0 00-.256.778q0 .364.165.63.17.268.46.455.291.183.642.307.353.126.71.21l1.091.273q.66.153 1.267.415.615.261 1.097.659.488.398.773.96.284.563.284 1.318 0 1.024-.523 1.801-.522.775-1.511 1.21-.984.433-2.38.433-1.359 0-2.359-.42-.995-.421-1.557-1.228-.556-.807-.602-1.966h2.074q.045.608.375 1.011.33.404.858.603a3.4 3.4 0 001.193.198q.687 0 1.205-.204.522-.21.818-.58a1.4 1.4 0 00.301-.875q-.006-.454-.267-.75-.262-.3-.733-.5a7 7 0 00-1.09-.363l-1.325-.341q-1.437-.37-2.273-1.12-.83-.755-.83-2.005 0-1.029.558-1.801.562-.772 1.528-1.2.966-.43 2.188-.431 1.238 0 2.17.432.938.426 1.472 1.187a3.03 3.03 0 01.55 1.739zM57.303 33.361v-12h2.023v1.443h.119q.16-.318.449-.676a2.4 2.4 0 01.784-.62q.495-.26 1.261-.26 1.012 0 1.824.517.818.51 1.296 1.517.483.999.483 2.454 0 1.438-.472 2.443-.471 1.006-1.284 1.534a3.3 3.3 0 01-1.841.529q-.75 0-1.244-.25a2.5 2.5 0 01-.796-.602 4 4 0 01-.46-.677h-.085v4.648zm2.017-7.636q0 .846.239 1.483.244.636.698.994.46.352 1.114.352.682 0 1.142-.363.46-.37.693-1.006.24-.642.239-1.46 0-.813-.233-1.443t-.693-.989-1.148-.358q-.659 0-1.12.347-.46.346-.698.971-.233.625-.233 1.472m-11.547 7.636v-12h2.023v1.443h.119q.16-.318.449-.676.29-.363.784-.62.495-.26 1.261-.26 1.012 0 1.824.517.818.51 1.296 1.517.482.999.482 2.454 0 1.438-.471 2.443-.472 1.006-1.284 1.534a3.3 3.3 0 01-1.841.529q-.75 0-1.244-.25a2.5 2.5 0 01-.796-.602 4 4 0 01-.46-.677h-.085v4.648zm2.017-7.636q0 .846.239 1.483.243.636.698.994.461.352 1.114.352.682 0 1.142-.363.46-.37.693-1.006.24-.642.239-1.46 0-.813-.233-1.443t-.693-.989-1.148-.358q-.659 0-1.12.347-.46.346-.698.971-.233.625-.233 1.472m-11.54 4.364H36l4.097-11.637h2.602L46.8 30.088h-2.25l-3.108-9.25h-.09zm.074-4.563h6.136v1.693h-6.136z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 3em;
  height: 1em;
  display: inline-block;
}

.i-com--app-google-b {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40' width='120' height='40'%3E%3Cg fill='none'%3E%3Crect width='120' height='40' fill='%23000' rx='6'/%3E%3Crect width='119' height='39' x='.5' y='.5' stroke='%23fff' stroke-opacity='.08' rx='5.5'/%3E%3Cpath fill='%23EA4335' d='M17.805 19.471 8.09 29.828l.001.006a2.625 2.625 0 003.866 1.59l.03-.019 10.936-6.338z'/%3E%3Cpath fill='%23FBBC04' d='m27.633 17.708-.009-.007-4.721-2.748-5.32 4.754 5.339 5.36 4.696-2.722a2.641 2.641 0 00.015-4.637'/%3E%3Cpath fill='%234285F4' d='M8.09 10.171q-.09.326-.09.679v18.3q0 .354.09.678l10.05-10.092z'/%3E%3Cpath fill='%2334A853' d='m17.877 20 5.027-5.05-10.922-6.36a2.628 2.628 0 00-3.892 1.578v.003z'/%3E%3Cpath fill='%23fff' d='M78.49 6.965v6.545h-.909l-3.327-4.8h-.06v4.8h-.988V6.965h.914l3.33 4.807h.061V6.965zm-6.515 3.273q0 1.049-.384 1.802-.383.752-1.051 1.157a2.86 2.86 0 01-1.512.403 2.9 2.9 0 01-1.518-.403 2.8 2.8 0 01-1.048-1.16q-.384-.755-.384-1.8 0-1.047.384-1.799a2.8 2.8 0 011.048-1.157q.667-.405 1.518-.406.847 0 1.512.406a2.8 2.8 0 011.051 1.157q.384.75.384 1.8m-.978 0q0-.799-.26-1.346-.255-.55-.702-.83a1.83 1.83 0 00-1.007-.285q-.566 0-1.01.284-.444.282-.703.831-.255.547-.256 1.346 0 .798.256 1.348.26.547.703.831.444.282 1.01.282.562 0 1.007-.282.447-.284.703-.83.258-.55.259-1.35M57.722 7.815v-.85h5.066v.85h-2.042v5.695h-.985V7.815zm-1.115-.85v6.545h-.988V6.965zm-9.555.85v-.85h5.066v.85h-2.042v5.695h-.985V7.815zm-5.1 5.695V6.965h4.104v.85H42.94V9.81h2.902v.847H42.94v2.004h3.154v.85zM39.64 9.033a2 2 0 00-.249-.521 1.6 1.6 0 00-.856-.649 2 2 0 00-.598-.086q-.552 0-.997.284-.444.285-.703.834-.255.547-.256 1.34 0 .796.26 1.345.258.55.709.834.45.285 1.025.285.534 0 .93-.218.4-.218.617-.613.22-.4.22-.94l.257.048h-1.873v-.815h2.573v.745q0 .825-.352 1.431a2.4 2.4 0 01-.965.934q-.614.33-1.407.329-.888 0-1.56-.41a2.77 2.77 0 01-1.041-1.16Q35 11.278 35 10.24q0-.782.217-1.405.218-.623.61-1.058.398-.438.93-.668a2.9 2.9 0 011.174-.234q.53 0 .987.157.46.157.819.444a2.52 2.52 0 01.917 1.557zM92.518 30.01h1.629V18.998h-1.629zm14.671-7.046-1.867 4.775h-.056l-1.938-4.774h-1.755l2.906 6.672-1.656 3.712h1.698L109 22.965zm-9.237 5.795c-.534 0-1.278-.269-1.278-.936 0-.849.926-1.175 1.726-1.175.716 0 1.054.156 1.489.368-.127 1.02-.997 1.743-1.937 1.743m.196-6.035c-1.179 0-2.401.524-2.906 1.686l1.446.609c.309-.609.884-.808 1.488-.808.843 0 1.699.51 1.713 1.417v.113a3.6 3.6 0 00-1.699-.425c-1.558 0-3.145.864-3.145 2.48 0 1.473 1.278 2.422 2.71 2.422 1.095 0 1.7-.496 2.078-1.077h.056v.85h1.572V25.77c0-1.954-1.446-3.045-3.313-3.045m-10.066 1.581h-2.316v-3.774h2.316c1.218 0 1.91 1.017 1.91 1.887 0 .853-.692 1.887-1.91 1.887m-.042-5.307h-3.903V30.01h1.629v-4.172h2.274c1.805 0 3.58-1.32 3.58-3.42 0-2.101-1.775-3.42-3.58-3.42m-21.282 9.763c-1.125 0-2.067-.95-2.067-2.256 0-1.32.942-2.285 2.067-2.285 1.112 0 1.983.965 1.983 2.285 0 1.305-.871 2.256-1.983 2.256m1.87-5.18h-.056c-.366-.44-1.068-.837-1.954-.837-1.857 0-3.558 1.646-3.558 3.76 0 2.1 1.701 3.733 3.558 3.733.886 0 1.588-.397 1.954-.852h.057v.54c0 1.433-.76 2.2-1.983 2.2-.999 0-1.618-.725-1.87-1.335l-1.421.596c.408.994 1.49 2.214 3.29 2.214 1.913 0 3.53-1.136 3.53-3.902V22.97H68.63zm2.673 6.429h1.631V18.997h-1.631zm4.035-3.633c-.042-1.447 1.111-2.185 1.94-2.185.648 0 1.197.325 1.379.794zm5.063-1.25c-.31-.836-1.252-2.383-3.178-2.383-1.913 0-3.501 1.518-3.501 3.747 0 2.1 1.574 3.746 3.683 3.746 1.702 0 2.687-1.05 3.095-1.66l-1.266-.852c-.422.624-.999 1.035-1.829 1.035s-1.42-.383-1.8-1.134l4.964-2.073zM40.85 23.895v1.589h3.768c-.112.894-.407 1.547-.857 2-.549.554-1.407 1.165-2.91 1.165-2.322 0-4.136-1.888-4.136-4.23 0-2.341 1.814-4.228 4.135-4.228 1.252 0 2.166.497 2.84 1.135l1.112-1.121c-.943-.908-2.194-1.604-3.952-1.604-3.178 0-5.85 2.612-5.85 5.819s2.672 5.818 5.85 5.818c1.715 0 3.009-.568 4.021-1.632 1.042-1.05 1.365-2.526 1.365-3.718 0-.37-.028-.71-.085-.993zm9.67 4.867c-1.124 0-2.095-.937-2.095-2.27 0-1.349.97-2.271 2.096-2.271 1.124 0 2.095.922 2.095 2.27 0 1.334-.97 2.27-2.095 2.27m0-6.017c-2.053 0-3.726 1.575-3.726 3.747 0 2.157 1.673 3.746 3.727 3.746s3.726-1.59 3.726-3.746c0-2.172-1.673-3.747-3.726-3.747m8.13 6.017c-1.125 0-2.096-.937-2.096-2.27 0-1.349.97-2.271 2.096-2.271 1.125 0 2.095.922 2.095 2.27 0 1.334-.97 2.27-2.095 2.27m0-6.017c-2.053 0-3.726 1.575-3.726 3.747 0 2.157 1.673 3.746 3.726 3.746s3.726-1.59 3.726-3.746c0-2.172-1.673-3.747-3.726-3.747'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 3em;
  height: 1em;
  display: inline-block;
}

.i-com--app-google-w {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40' width='120' height='40'%3E%3Cg fill='none'%3E%3Crect width='120' height='40' fill='%23fff' rx='6'/%3E%3Crect width='119' height='39' x='.5' y='.5' stroke='%23000' stroke-opacity='.06' rx='5.5'/%3E%3Cpath fill='%23EA4335' d='M17.805 19.462 8.09 30.006l.001.006C8.39 31.158 9.411 32 10.625 32c.486 0 .941-.134 1.332-.37l.03-.018 10.936-6.453z'/%3E%3Cpath fill='%23FBBC04' d='m27.633 17.666-.009-.006-4.721-2.799-5.32 4.84 5.339 5.457 4.696-2.77A2.7 2.7 0 0029 20.022a2.69 2.69 0 00-1.367-2.356'/%3E%3Cpath fill='%234285F4' d='M8.09 9.993a2.7 2.7 0 00-.09.69v18.633q0 .36.09.69L18.14 19.73z'/%3E%3Cpath fill='%2334A853' d='m17.877 20 5.027-5.14-10.922-6.476A2.6 2.6 0 0010.626 8c-1.214 0-2.237.845-2.536 1.99v.003z'/%3E%3Cpath fill='%23000' d='M78.49 6.727v6.546h-.909l-3.327-4.8h-.06v4.8h-.988V6.727h.914l3.33 4.807h.061V6.727zM71.975 10q0 1.049-.384 1.803-.383.75-1.051 1.157a2.86 2.86 0 01-1.512.402 2.9 2.9 0 01-1.518-.402 2.8 2.8 0 01-1.048-1.16q-.384-.754-.384-1.8 0-1.049.384-1.8a2.8 2.8 0 011.048-1.156q.667-.406 1.518-.406.847 0 1.512.406A2.8 2.8 0 0171.59 8.2q.384.75.384 1.799m-.978 0q0-.8-.26-1.345-.255-.55-.702-.831a1.83 1.83 0 00-1.007-.285q-.566 0-1.01.285-.444.28-.703.83-.255.547-.256 1.346 0 .799.256 1.349.26.546.703.83.444.282 1.01.282.562 0 1.007-.281.447-.285.703-.831.258-.55.259-1.349M57.722 7.577v-.85h5.066v.85h-2.042v5.696h-.985V7.577zm-1.115-.85v6.546h-.988V6.727zm-9.555.85v-.85h5.066v.85h-2.042v5.696h-.985V7.577zm-5.1 5.696V6.727h4.104v.85H42.94v1.995h2.902v.847H42.94v2.004h3.154v.85zM39.64 8.795a2 2 0 00-.249-.52 1.6 1.6 0 00-.856-.65 2 2 0 00-.598-.086q-.552 0-.997.285-.444.284-.703.834-.255.546-.256 1.339 0 .795.26 1.345.258.55.709.835t1.025.284q.534 0 .93-.217.4-.218.617-.614.22-.4.22-.94l.257.048h-1.873v-.815h2.573v.745q0 .825-.352 1.432a2.4 2.4 0 01-.965.933q-.614.33-1.407.33-.888 0-1.56-.41a2.77 2.77 0 01-1.041-1.16Q35 11.038 35 10.003q0-.783.217-1.406.218-.623.61-1.058.398-.438.93-.668a2.9 2.9 0 011.174-.233q.53 0 .987.156.46.157.819.445a2.52 2.52 0 01.917 1.556zm52.878 20.977h1.629V18.76h-1.629zm14.671-7.045-1.867 4.774h-.056l-1.938-4.774h-1.755l2.906 6.672-1.656 3.712h1.698L109 22.727zm-9.237 5.794c-.534 0-1.278-.269-1.278-.935 0-.85.926-1.175 1.726-1.175.716 0 1.054.155 1.489.368-.127 1.02-.997 1.742-1.937 1.742m.196-6.035c-1.179 0-2.401.524-2.906 1.686l1.446.609c.309-.609.884-.808 1.488-.808.843 0 1.699.51 1.713 1.418v.112a3.6 3.6 0 00-1.699-.424c-1.558 0-3.145.864-3.145 2.478 0 1.474 1.278 2.424 2.71 2.424 1.095 0 1.7-.496 2.078-1.078h.056v.85h1.572v-4.221c0-1.955-1.446-3.046-3.313-3.046m-10.066 1.581h-2.316v-3.774h2.316c1.218 0 1.91 1.017 1.91 1.887 0 .853-.692 1.887-1.91 1.887m-.042-5.307h-3.903v11.012h1.629V25.6h2.274c1.805 0 3.58-1.32 3.58-3.42 0-2.101-1.775-3.42-3.58-3.42m-21.282 9.763c-1.125 0-2.067-.95-2.067-2.256 0-1.32.942-2.285 2.067-2.285 1.112 0 1.983.966 1.983 2.285 0 1.305-.871 2.256-1.983 2.256m1.87-5.18h-.056c-.366-.44-1.068-.836-1.954-.836-1.857 0-3.558 1.645-3.558 3.76 0 2.1 1.701 3.732 3.558 3.732.886 0 1.588-.397 1.954-.852h.057v.54c0 1.433-.76 2.2-1.983 2.2-.999 0-1.618-.724-1.87-1.335l-1.421.597c.408.993 1.49 2.213 3.29 2.213 1.913 0 3.53-1.135 3.53-3.902v-6.727H68.63zm2.673 6.429h1.631V18.76h-1.631zm4.035-3.633c-.042-1.447 1.111-2.185 1.94-2.185.648 0 1.197.326 1.379.794zM80.4 24.89c-.31-.837-1.252-2.383-3.178-2.383-1.913 0-3.501 1.517-3.501 3.746 0 2.1 1.574 3.746 3.683 3.746 1.702 0 2.687-1.05 3.095-1.66l-1.266-.852c-.422.625-.999 1.036-1.829 1.036s-1.42-.383-1.8-1.135l4.964-2.072zm-39.55-1.234v1.59h3.768c-.112.893-.407 1.546-.857 2-.549.554-1.407 1.164-2.91 1.164-2.322 0-4.136-1.888-4.136-4.229s1.814-4.229 4.135-4.229c1.252 0 2.166.497 2.84 1.136l1.112-1.122c-.943-.908-2.194-1.604-3.952-1.604-3.178 0-5.85 2.612-5.85 5.82 0 3.206 2.672 5.817 5.85 5.817 1.715 0 3.009-.568 4.021-1.632 1.042-1.05 1.365-2.526 1.365-3.718 0-.37-.028-.71-.085-.993zm9.67 4.867c-1.124 0-2.095-.936-2.095-2.27 0-1.349.97-2.27 2.096-2.27 1.124 0 2.095.921 2.095 2.27 0 1.334-.97 2.27-2.095 2.27m0-6.016c-2.053 0-3.726 1.575-3.726 3.746 0 2.157 1.673 3.746 3.727 3.746s3.726-1.589 3.726-3.746c0-2.171-1.673-3.746-3.726-3.746m8.13 6.016c-1.125 0-2.096-.936-2.096-2.27 0-1.349.97-2.27 2.096-2.27 1.125 0 2.095.921 2.095 2.27 0 1.334-.97 2.27-2.095 2.27m0-6.016c-2.053 0-3.726 1.575-3.726 3.746 0 2.157 1.673 3.746 3.726 3.746s3.726-1.589 3.726-3.746c0-2.171-1.673-3.746-3.726-3.746'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 3em;
  height: 1em;
  display: inline-block;
}

.i-com--back-fill {
  width: .84em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48' width='40' height='48'%3E%3Cpath fill='black' d='M21.022 12 9 24l12.022 12L24 33.027 14.957 24 24 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--check {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m20 31.172-6.586-6.586-2.828 2.828L20 36.828l19.414-19.414-2.828-2.828z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--check-circle {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='m21.002 32.826-7.426-7.41 2.824-2.832 4.598 4.59 10.588-10.588 2.828 2.828z'/%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24c.002 11.03 8.974 20.002 20 20.002 11.028 0 20-8.972 20.002-20.002C44.002 12.972 35.03 4 24 4m0 36.002c-8.82 0-15.998-7.178-16-16.002 0-8.822 7.178-16 16-16 8.824 0 16.002 7.178 16.002 16C40 32.824 32.822 40.002 24 40.002'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--check-circle-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m-2.998 28.826-7.426-7.41 2.824-2.832 4.598 4.59 10.588-10.588 2.828 2.828z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--check-shield {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='black' d='M41.99 13.8a2 2 0 00-1.096-1.59l-16-8a2 2 0 00-1.79 0l-16 8A2 2 0 006.01 13.8c-.022.214-1.922 21.534 17.178 30.028a1.98 1.98 0 001.624 0c19.1-8.494 17.2-29.812 17.178-30.028M24 39.794C10.462 33.25 9.822 19.284 9.932 15.27L24 8.236l14.058 7.03c.074 3.978-.656 18.036-14.058 24.528'/%3E%3Cpath fill='black' d='m22 25.172-4.586-4.586-2.828 2.828L22 30.828l11.414-11.414-2.828-2.828z'/%3E%3Cpath stroke='black' d='M41.99 13.8a2 2 0 00-1.096-1.59l-16-8a2 2 0 00-1.79 0l-16 8A2 2 0 006.01 13.8c-.022.214-1.922 21.534 17.178 30.028a1.98 1.98 0 001.624 0c19.1-8.494 17.2-29.812 17.178-30.028ZM24 39.794C10.462 33.25 9.822 19.284 9.932 15.27L24 8.236l14.058 7.03c.074 3.978-.656 18.036-14.058 24.528Z'/%3E%3Cpath stroke='black' d='m22 25.172-4.586-4.586-2.828 2.828L22 30.828l11.414-11.414-2.828-2.828z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--circle {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23circle_a)'%3E%3Cpath fill='black' d='M20 0C8.972 0 0 8.972 0 20c.002 11.03 8.974 20.002 20 20.002 11.028 0 20-8.972 20.002-20.002C40.002 8.972 31.03 0 20 0m0 36.002c-8.82 0-15.998-7.178-16-16.002 0-8.822 7.178-16 16-16 8.824 0 16.002 7.178 16.002 16C36 28.824 28.822 36.002 20 36.002'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='circle_a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--circle-check {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cg fill='none'%3E%3Cg fill='black' clip-path='url(%23circle-check_a)'%3E%3Cpath d='m17.002 28.826-7.426-7.41 2.824-2.832 4.598 4.59 10.588-10.588 2.828 2.828z'/%3E%3Cpath d='M20 0C8.972 0 0 8.972 0 20c.002 11.03 8.974 20.002 20 20.002 11.028 0 20-8.972 20.002-20.002C40.002 8.972 31.03 0 20 0m0 36.002c-8.82 0-15.998-7.178-16-16.002 0-8.822 7.178-16 16-16 8.824 0 16.002 7.178 16.002 16C36 28.824 28.822 36.002 20 36.002'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='circle-check_a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--circle-check-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23circle-check-solid_a)'%3E%3Cpath fill='black' d='M20 0C8.972 0 0 8.972 0 20s8.972 20 20 20 20-8.972 20-20S31.028 0 20 0m-2.998 28.826-7.426-7.41 2.824-2.832 4.598 4.59 10.588-10.588 2.828 2.828z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='circle-check-solid_a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--copy {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M39 5H20c-2.206 0-4 1.794-4 4v7H9c-2.206 0-4 1.794-4 4v19c0 2.206 1.794 4 4 4h19c2.206 0 4-1.794 4-4v-7h7c2.206 0 4-1.794 4-4V9c0-2.206-1.794-4-4-4M9 39V20h19l.004 19zm30-11h-7v-8c0-2.206-1.794-4-4-4h-8V9h19z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--down {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M33.027 17 24 26.043 14.973 17 12 19.979 24 32l12-12.021z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--down-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m12.952 23.14 8.96 8.913V8h4.175v24.053l8.961-8.912L38 26.075 24 40 10 26.076z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--down-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m23.996 34 14-16h-28z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--edit-alt-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m32 4.024 6 6-4.574 4.576-6-6zM8 28v6h6l16.598-16.574-6-6zm0 12h32v4H8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--email {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M40 8H8c-2.206 0-4 1.794-4 4v24c0 2.206 1.794 4 4 4h32c2.206 0 4-1.794 4-4V12c0-2.206-1.794-4-4-4m0 4v1.022L24 25.468 8 13.024V12zM8 36V18.088l14.772 11.49a1.99 1.99 0 002.456 0L40 18.088 40.004 36z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--email-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M40 8H8a4 4 0 00-4 4v24a4 4 0 004 4h32a4 4 0 004-4V12a4 4 0 00-4-4m0 9.4L24 28.068 8 17.4v-4.806L24 23.26l16-10.666z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--empty01 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='%23F5F5F5' d='M24 39c13.255 0 24-2.35 24-5.25S37.255 28.5 24 28.5 0 30.85 0 33.75 10.745 39 24 39'/%3E%3Cpath stroke='%23D9D9D9' stroke-width='.75' d='m41.25 18.57-7.61-8.626C33.276 9.355 32.743 9 32.18 9H15.82c-.562 0-1.095.355-1.46.943L6.75 18.57v6.93h34.5z'/%3E%3Cpath fill='%23FAFAFA' stroke='%23D9D9D9' stroke-width='.75' d='M31.21 20.948c0-1.204.745-2.197 1.67-2.198h8.37v13.603c0 1.592-.99 2.897-2.212 2.897H8.963c-1.223 0-2.213-1.306-2.213-2.897V18.75h8.37c.925 0 1.67.992 1.67 2.196v.016c0 1.204.754 2.176 1.678 2.176h11.064c.924 0 1.678-.98 1.678-2.185z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--error {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23error_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fff'/%3E%3Cpath fill='%23FF4D4F' d='M12 0a12 12 0 110 24 12 12 0 010-24m4.707 7.293a1 1 0 00-1.414 0L12 10.586 8.707 7.293a1 1 0 10-1.414 1.414L10.586 12l-3.293 3.293a1 1 0 101.414 1.414L12 13.414l3.293 3.293a1 1 0 101.414-1.414L13.414 12l3.293-3.293a1 1 0 000-1.414'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='error_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--error-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M25.768 5.983c-.692-1.31-2.844-1.31-3.536 0l-18 34.075a2.006 2.006 0 00.783 2.684c.3.17.64.259.985.258h36a1.994 1.994 0 002-1.948 2 2 0 00-.234-.992zM26 36.987h-4v-4.009h4zm-4-8.018V18.948h4l.002 10.021z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--error02 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M23.906 4C12.93 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S34.986 4 23.906 4M24 40c-8.822 0-16-7.178-16-16S15.134 8 23.906 8C32.782 8 40 15.178 40 24s-7.178 16-16 16'/%3E%3Cpath d='M22 14h4v14h-4zm0 16h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--globe {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m15.862 18h-5.528A29.34 29.34 0 0030.75 9.514 16.03 16.03 0 0139.862 22M25.06 8.054c2.07 2.728 4.854 7.56 5.254 13.946H18.06c.278-5.192 1.988-10.056 4.902-13.948C23.306 8.032 23.65 8 24 8c.358 0 .708.032 1.06.054m-7.684 1.4c-1.968 3.782-3.104 8.07-3.316 12.546H8.138a16.03 16.03 0 019.238-12.546M8.138 26h5.948c.272 4.758 1.33 8.956 3.112 12.46A16.02 16.02 0 018.138 26M22.9 39.946C20.098 36.55 18.444 31.792 18.082 26h12.226c-.416 5.546-2.234 10.392-5.206 13.944-.364.024-.728.056-1.102.056-.372 0-.734-.032-1.1-.054m8.022-1.544c1.91-3.588 3.076-7.802 3.382-12.402h5.556a16.01 16.01 0 01-8.938 12.402'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--help {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 12a7.877 7.877 0 00-7.868 7.868h4A3.87 3.87 0 0124 16a3.87 3.87 0 013.868 3.868c0 1.196-.962 2.064-2.432 3.252q-.721.564-1.382 1.198C22.058 26.312 22 28.43 22 28.666V30h4l-.002-1.266c.002-.032.066-.772.882-1.586.3-.3.678-.6 1.07-.916 1.558-1.262 3.916-3.168 3.916-6.364A7.874 7.874 0 0024 12m-2 20h4v4h-4z'/%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m0 36c-8.822 0-16-7.178-16-16S15.178 8 24 8s16 7.178 16 16-7.178 16-16 16'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--hide {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 38c1.892 0 3.62-.206 5.196-.562l-3.514-3.514c-.546.042-1.1.076-1.682.076-10.702 0-14.848-7.692-15.852-10a17.3 17.3 0 013.016-4.594L8.368 16.61c-3.076 3.334-4.242 6.692-4.264 6.758-.138.41-.138.855 0 1.266C4.146 24.766 8.734 38 24 38m0-28c-3.674 0-6.692.792-9.208 1.962L7.414 4.586 4.586 7.414l36 36 2.828-2.828-6.638-6.638c5.228-3.902 7.094-9.23 7.122-9.314.138-.41.138-.855 0-1.266C43.854 23.234 39.266 10 24 10m9.944 21.116-4.56-4.56c.38-.78.616-1.638.616-2.556 0-3.282-2.718-6-6-6-.918 0-1.776.236-2.554.618l-3.616-3.616A18.5 18.5 0 0124 14c10.702 0 14.848 7.692 15.852 10-.604 1.384-2.332 4.684-5.908 7.116'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--image {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M15.5 22a3 3 0 100-6 3 3 0 000 6m6 6-3-4-6 8h23l-8-12z'/%3E%3Cpath d='M39.5 8h-31c-2.206 0-4 1.794-4 4v24c0 2.206 1.794 4 4 4h31c2.206 0 4-1.794 4-4V12c0-2.206-1.794-4-4-4m-31 28V12h31l.004 24z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--info {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m0 36c-8.822 0-16-7.178-16-16S15.178 8 24 8s16 7.178 16 16-7.178 16-16 16'/%3E%3Cpath d='M22 22h4v12h-4zm0-8h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--left {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--left-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m24.86 35.049-8.913-8.962H40v-4.174H15.947l8.913-8.961L21.924 10 8 24l13.924 14z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--link {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M8.006 39.995A10.25 10.25 0 0015.275 43a10.25 10.25 0 007.271-3.006l5.816-5.818-2.908-2.908-5.815 5.818a6.183 6.183 0 01-8.726 0 6.18 6.18 0 010-8.725l5.818-5.816-2.908-2.908-5.817 5.816a10.294 10.294 0 000 14.54m31.989-17.449a10.3 10.3 0 000-14.54 10.294 10.294 0 00-14.541 0l-5.815 5.817 2.907 2.908 5.816-5.818a6.183 6.183 0 018.725 0 6.18 6.18 0 010 8.725l-5.818 5.816 2.908 2.908z'/%3E%3Cpath d='m16.729 34.18-2.91-2.909 17.453-17.45 2.907 2.91z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--loading {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M24 37.2c7.29 0 13.2-5.91 13.2-13.2S31.29 10.8 24 10.8 10.8 16.71 10.8 24 16.71 37.2 24 37.2m0 6c10.604 0 19.2-8.597 19.2-19.2S34.604 4.8 24 4.8 4.8 13.395 4.8 24 13.396 43.2 24 43.2' opacity='.2'/%3E%3Cpath d='M20.4 40.2a3 3 0 003 3c10.831 0 19.8-8.494 19.8-19.2S34.231 4.8 23.4 4.8a3 3 0 000 6c7.725 0 13.8 6.012 13.8 13.2s-6.075 13.2-13.8 13.2a3 3 0 00-3 3'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--lock {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 4c-5.514 0-10 4.486-10 10v6h-2c-2.206 0-4 1.794-4 4v16c0 2.206 1.794 4 4 4h24c2.206 0 4-1.794 4-4V24c0-2.206-1.794-4-4-4h-2v-6c0-5.514-4.486-10-10-10m12 20 .004 16H12V24zm-18-4v-6c0-3.308 2.692-6 6-6s6 2.692 6 6v6z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--lock-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 4c-5.514 0-10 4.486-10 10v6h-2a4 4 0 00-4 4v16a4 4 0 004 4h24a4 4 0 004-4V24a4 4 0 00-4-4h-2v-6c0-5.514-4.486-10-10-10m-6 10c0-3.308 2.692-6 6-6s6 2.692 6 6v6H18zm8 19.446V38h-4v-4.554a3.985 3.985 0 011.134-7.354A4.002 4.002 0 0128 30a3.98 3.98 0 01-2 3.446'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-amazon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='%23F90' d='M22.795 22.013a2.8 2.8 0 00-1.241.982q-.463.656-.465 1.585.001 1.192 1 1.84.944.61 1.982.303 1.199-.348 1.625-1.7.201-.623.201-1.398v-2.241q-.842.026-1.584.165-.742.142-1.518.464M24 4C12.955 4 4 12.955 4 24s8.955 20 20 20 20-8.955 20-20S35.045 4 24 4m1.598 11.728q-.482-.731-1.727-.732c-.058 0-.134.004-.237.013-.098.009-.295.067-.576.165a3.6 3.6 0 00-.8.406c-.245.17-.512.447-.803.822q-.428.568-.683 1.33l-4.196-.375c0-.553.107-1.102.312-1.647q.314-.818.956-1.563.643-.75 1.54-1.312c.598-.38 1.321-.679 2.16-.906a10.4 10.4 0 012.72-.34q1.426.001 2.58.344c.768.232 1.388.513 1.848.853.443.32.833.707 1.156 1.147q.462.643.643 1.192c.12.366.179.7.179 1.018v8.147q-.002.428.192.884t.455.804c.174.232.353.442.536.638.183.192.339.344.473.442l.183.152-3.237 3.098a50 50 0 01-1.95-1.853l-.273-.276a2.8 2.8 0 01-.357-.456 5.4 5.4 0 01-1.388 1.42 6 6 0 01-1.817.88 8.5 8.5 0 01-1.996.316 5.2 5.2 0 01-1.96-.29 6 6 0 01-1.678-.906c-.496-.384-.889-.902-1.183-1.563s-.442-1.406-.442-2.25q.001-1.164.397-2.13c.268-.646.607-1.182 1.027-1.61q.629-.645 1.518-1.148a10 10 0 011.75-.79 15 15 0 011.852-.478q.998-.194 1.706-.254.71-.061 1.42-.09v-1.759c0-.602-.103-1.049-.3-1.343m8.058 16.946a6 6 0 01-.63.603c-.294.254-.75.567-1.36.942-.612.375-1.287.714-2.01 1.022q-1.09.462-2.683.804a15.5 15.5 0 01-3.272.339 13.8 13.8 0 01-3.397-.429c-1.134-.285-2.125-.638-2.983-1.058a20 20 0 01-2.46-1.437q-1.177-.81-1.892-1.451a14 14 0 01-1.197-1.21.6.6 0 01-.143-.228c-.017-.067-.013-.125.014-.165a.3.3 0 01.116-.098.33.33 0 01.33.036q2.74 1.619 4.281 2.294 5.551 2.437 11.398 1.246 2.71-.554 5.576-1.866a.62.62 0 01.37-.04q.156.04.157.24c0 .126-.072.282-.215.456m2.674-1.294c-.08.495-.218.964-.406 1.42-.321.763-.728 1.338-1.21 1.713q-.241.194-.37.125-.128-.067 0-.33c.2-.415.41-.973.634-1.683q.334-1.058.093-1.362a.5.5 0 00-.223-.16 1.5 1.5 0 00-.384-.085c-.156-.018-.299-.027-.42-.036a5 5 0 00-.5 0c-.21.01-.356.018-.45.027q-.382.037-.764.067a2 2 0 01-.183.022q-.101.008-.156.014l-.12.013q-.066.008-.099.009h-.142l-.045-.009-.027-.022-.022-.04c-.058-.148.165-.33.67-.554a5 5 0 011.468-.415c.438-.067.951-.067 1.54-.014q.884.083 1.085.33.154.234.031.97'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-amazon-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23F90' rx='8'/%3E%3Cpath fill='%23fff' d='M22.915 22.212a2.54 2.54 0 00-1.117.884q-.417.59-.418 1.426.002 1.072.9 1.656.85.549 1.784.273 1.079-.314 1.463-1.53.18-.56.18-1.258v-2.018q-.758.024-1.426.15-.668.127-1.366.417M24 6C14.06 6 6 14.06 6 24s8.06 18 18 18 18-8.06 18-18S33.94 6 24 6m1.438 10.555q-.433-.658-1.554-.659a3 3 0 00-.213.012c-.089.008-.266.06-.519.149a3.2 3.2 0 00-.719.365q-.33.231-.723.74-.386.51-.615 1.197l-3.777-.338c0-.498.097-.992.282-1.482q.282-.736.86-1.406a6 6 0 011.386-1.182c.538-.341 1.189-.61 1.944-.815a9.3 9.3 0 012.447-.306q1.285.001 2.322.31c.691.209 1.25.462 1.664.767.399.288.75.636 1.04 1.033q.416.578.579 1.072c.108.33.16.631.16.917v7.332q0 .386.173.796.176.41.41.723.236.312.482.575c.165.172.306.309.426.397l.165.137-2.913 2.788a45 45 0 01-1.756-1.667l-.245-.25a2.5 2.5 0 01-.321-.41q-.49.736-1.25 1.279a5.4 5.4 0 01-1.635.791 7.7 7.7 0 01-1.796.285 4.6 4.6 0 01-1.764-.26 5.5 5.5 0 01-1.51-.816c-.447-.346-.8-.812-1.065-1.407-.265-.594-.398-1.265-.398-2.025q0-1.049.358-1.916.358-.873.924-1.45a6 6 0 011.366-1.033 9 9 0 011.575-.711 14 14 0 011.667-.43 15 15 0 011.535-.23q.639-.054 1.278-.08v-1.583c0-.542-.093-.944-.27-1.21m7.253 15.252a5.5 5.5 0 01-.567.542q-.399.343-1.225.848c-.55.337-1.158.643-1.808.92q-.982.416-2.415.723a14 14 0 01-2.945.305q-1.528 0-3.058-.385c-1.02-.257-1.912-.575-2.684-.952a18 18 0 01-2.214-1.294q-1.06-.728-1.703-1.306a12 12 0 01-1.077-1.089.54.54 0 01-.128-.205c-.017-.06-.013-.112.012-.148a.3.3 0 01.104-.089.3.3 0 01.297.032q2.467 1.458 3.854 2.066 4.996 2.194 10.257 1.12 2.44-.498 5.018-1.679a.56.56 0 01.334-.036q.139.036.14.217c0 .112-.064.253-.192.41m2.406-1.165a5.8 5.8 0 01-.365 1.277c-.29.687-.655 1.206-1.09 1.543q-.217.174-.333.113-.114-.061 0-.298.27-.558.57-1.515.303-.952.085-1.225a.47.47 0 00-.2-.145 1.3 1.3 0 00-.346-.076c-.14-.016-.27-.024-.378-.032a4 4 0 00-.45 0 9 9 0 00-.406.024q-.342.034-.687.06a2 2 0 01-.164.02q-.092.006-.141.012l-.108.013-.089.008h-.129l-.04-.008-.024-.02-.02-.037q-.078-.197.603-.498.682-.3 1.322-.374c.393-.06.855-.06 1.386-.012q.796.073.976.298.138.21.028.872'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-chatgpt-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M21.88 4c-4.436 0-8.376 2.817-9.749 6.976a10.12 10.12 0 00-6.755 4.837 9.97 9.97 0 001.263 11.81 9.8 9.8 0 00.865 8.168c2.21 3.806 6.659 5.758 11.01 4.85A10.17 10.17 0 0026.122 44c4.435 0 8.375-2.817 9.75-6.976 2.856-.582 5.313-2.343 6.742-4.834a9.95 9.95 0 00-1.25-11.813v-.013a9.84 9.84 0 00-.864-8.182c-2.21-3.792-6.66-5.744-10.998-4.837A10.22 10.22 0 0021.88 4m0 2.6-.014.013c1.785 0 3.5.609 4.874 1.735-.056.026-.166.095-.247.135l-8.074 4.593a1.29 1.29 0 00-.659 1.137v10.782l-3.474-1.978v-8.912c-.002-4.14 3.396-7.499 7.593-7.505m9.725 3.14c2.723-.005 5.24 1.426 6.6 3.756a7.44 7.44 0 01.905 5.012c-.056-.04-.163-.096-.233-.136l-8.072-4.606a1.37 1.37 0 00-1.33 0l-9.462 5.392v-3.956l7.81-4.456a7.64 7.64 0 013.782-1.007m-19.969 4.092V23.3c0 .473.247.894.659 1.137l9.445 5.376-3.487 1.992-7.8-4.443c-3.628-2.075-4.869-6.657-2.772-10.24a7.6 7.6 0 013.955-3.29m18.096 2.346 7.813 4.442c3.64 2.073 4.873 6.651 2.773 10.24l.013.013a7.56 7.56 0 01-3.953 3.28v-9.47c0-.474-.247-.908-.659-1.138l-9.459-5.392zm-5.738 3.263 3.982 2.275v4.537l-3.982 2.275-3.983-2.274v-4.538zm6.26 3.576 3.474 1.977v8.9c0 4.143-3.405 7.504-7.593 7.504v-.013a7.64 7.64 0 01-4.86-1.735 4 4 0 00.246-.135l8.072-4.59c.412-.23.672-.664.659-1.138zm-2.267 5.825v3.956l-7.812 4.443c-3.64 2.06-8.279.84-10.38-2.737h.014a7.36 7.36 0 01-.908-5.011c.056.04.166.095.233.135l8.073 4.606c.412.23.918.23 1.33 0z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-chatgpt4-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23000' rx='8'/%3E%3Cpath fill='%23fff' d='M22.091 6c-3.991 0-7.537 2.535-8.773 6.278a9.1 9.1 0 00-6.08 4.353 8.97 8.97 0 001.137 10.63 8.83 8.83 0 00.778 7.351c1.99 3.425 5.994 5.182 9.91 4.365A9.16 9.16 0 0025.91 42c3.992 0 7.538-2.535 8.775-6.279 2.57-.523 4.782-2.108 6.068-4.35a8.96 8.96 0 00-1.125-10.632v-.012a8.86 8.86 0 00-.778-7.363c-1.99-3.413-5.993-5.17-9.898-4.353A9.2 9.2 0 0022.091 6m0 2.34-.012.012c1.607 0 3.15.547 4.387 1.56-.05.025-.15.087-.222.122l-7.267 4.134a1.16 1.16 0 00-.593 1.024v9.703l-3.127-1.78v-8.02c-.002-3.727 3.057-6.75 6.834-6.755m8.753 2.825a6.86 6.86 0 015.94 3.382 6.7 6.7 0 01.815 4.51c-.05-.036-.147-.086-.21-.122l-7.265-4.145a1.23 1.23 0 00-1.197 0l-8.515 4.852v-3.56l7.03-4.01a6.9 6.9 0 013.402-.907M12.873 14.85v8.52c0 .427.221.805.592 1.024l8.501 4.839-3.139 1.792-7.019-3.998c-3.265-1.868-4.382-5.992-2.495-9.216a6.83 6.83 0 013.56-2.96m16.286 2.11 7.031 4c3.276 1.865 4.387 5.985 2.496 9.215l.012.012a6.8 6.8 0 01-3.558 2.95v-8.522c0-.426-.222-.816-.593-1.023l-8.513-4.853zm-5.165 2.938 3.584 2.047v4.084l-3.584 2.047-3.584-2.047v-4.084zm5.634 3.218 3.127 1.78v8.009c0 3.73-3.064 6.754-6.834 6.754v-.012c-1.594 0-3.15-.55-4.374-1.56a6 6 0 00.222-.122l7.265-4.132a1.14 1.14 0 00.593-1.024zm-2.04 5.243v3.56l-7.03 3.999c-3.277 1.853-7.451.756-9.342-2.464h.012a6.62 6.62 0 01-.817-4.51c.05.036.15.086.21.122l7.265 4.146c.371.207.827.207 1.198 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-discord {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='%235865F2' d='M38.609 10.703c4.743 6.973 7.086 14.84 6.21 23.895a.14.14 0 01-.055.097c-3.592 2.637-7.072 4.238-10.504 5.3a.13.13 0 01-.147-.05 28 28 0 01-2.144-3.487.134.134 0 01.071-.187 21.5 21.5 0 003.278-1.56.135.135 0 00.012-.223 17 17 0 01-.653-.511.13.13 0 00-.137-.017c-6.793 3.137-14.234 3.137-21.107 0a.13.13 0 00-.136.019c-.21.173-.43.345-.65.51a.134.134 0 00.012.222c1.047.6 2.134 1.129 3.277 1.562a.13.13 0 01.072.184 25 25 0 01-2.145 3.489.14.14 0 01-.147.048c-3.415-1.061-6.896-2.662-10.488-5.3a.14.14 0 01-.054-.098c-.732-7.833.76-15.764 6.204-23.895a.12.12 0 01.056-.048 34.6 34.6 0 018.55-2.65.14.14 0 01.137.064c.37.657.794 1.498 1.08 2.186a32 32 0 019.603 0c.286-.673.695-1.53 1.064-2.186a.13.13 0 01.138-.065 34.6 34.6 0 018.548 2.65q.037.016.055.05m-17.8 14.893c.034-2.316-1.655-4.232-3.774-4.232-2.103 0-3.775 1.9-3.775 4.232s1.706 4.231 3.775 4.231c2.102 0 3.774-1.9 3.774-4.231m13.956 0c.033-2.316-1.655-4.232-3.774-4.232-2.103 0-3.775 1.9-3.775 4.232s1.705 4.231 3.775 4.231c2.119 0 3.774-1.9 3.774-4.231'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-discord-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M39.609 10.703c4.743 6.973 7.086 14.84 6.21 23.895a.14.14 0 01-.055.097c-3.592 2.637-7.072 4.238-10.504 5.3a.13.13 0 01-.147-.05 28 28 0 01-2.144-3.487.134.134 0 01.071-.187 21.5 21.5 0 003.278-1.56.135.135 0 00.012-.223 17 17 0 01-.653-.511.13.13 0 00-.137-.017c-6.793 3.137-14.234 3.137-21.107 0a.13.13 0 00-.136.019c-.21.173-.43.345-.65.51a.134.134 0 00.012.222c1.047.6 2.134 1.129 3.277 1.562a.13.13 0 01.072.184 25 25 0 01-2.145 3.489.14.14 0 01-.147.048c-3.415-1.061-6.896-2.662-10.488-5.3a.14.14 0 01-.054-.098c-.732-7.833.76-15.764 6.204-23.895a.12.12 0 01.056-.048 34.6 34.6 0 018.55-2.65.14.14 0 01.137.064c.37.657.794 1.498 1.08 2.186a32 32 0 019.603 0c.286-.673.695-1.53 1.064-2.186a.13.13 0 01.138-.065 34.6 34.6 0 018.548 2.65q.037.016.055.05m-17.8 14.893c.034-2.316-1.655-4.232-3.774-4.232-2.103 0-3.775 1.9-3.775 4.232s1.706 4.231 3.775 4.231c2.102 0 3.774-1.9 3.774-4.231m13.956 0c.033-2.316-1.655-4.232-3.774-4.232-2.103 0-3.775 1.9-3.775 4.232s1.705 4.231 3.775 4.231c2.119 0 3.774-1.9 3.774-4.231'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-ebay-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-ebay-round_a)'%3E%3Crect width='48' height='48' fill='%23fff' rx='8'/%3E%3Cpath fill='%23E53238' d='M8.08 29.29q-1.874 0-3.228-.658-1.346-.666-2.081-1.867-.727-1.209-.727-2.832 0-1.602.727-2.825A5.1 5.1 0 014.819 19.2q1.32-.686 3.088-.686 1.074 0 2.082.292t1.808.917a4.3 4.3 0 011.264 1.623q.462.99.462 2.41v.72H3.44v-1.52h7.665q0-.802-.397-1.42a2.74 2.74 0 00-1.115-.985q-.71-.36-1.668-.36-1.041 0-1.817.422a3.1 3.1 0 00-1.19 1.086 2.7 2.7 0 00-.412 1.446v1.189q0 1.045.446 1.779.455.733 1.263 1.12.81.38 1.892.38.701 0 1.28-.162a2.9 2.9 0 00.999-.503 2.2 2.2 0 00.644-.822l2.337.347a3.37 3.37 0 01-1.007 1.487q-.72.631-1.809.985-1.081.345-2.47.346'/%3E%3Cpath fill='%230064D2' d='M13.38 29.085V15h2.447v5.233h.148q.212-.33.613-.763.4-.433 1.113-.756.712-.33 1.882-.33 1.521 0 2.716.646a4.64 4.64 0 011.874 1.864q.687 1.217.687 2.93 0 1.712-.679 2.936a4.75 4.75 0 01-1.865 1.877q-1.187.654-2.709.654-1.145 0-1.873-.323-.72-.324-1.13-.757a6 6 0 01-.63-.77h-.204v1.643zm2.398-5.282q0 1.114.385 1.953.384.84 1.113 1.314.728.467 1.783.467 1.096 0 1.833-.488.736-.495 1.113-1.341.384-.847.384-1.905 0-1.046-.376-1.878a2.95 2.95 0 00-1.113-1.313q-.735-.482-1.84-.482-1.065 0-1.8.461a2.9 2.9 0 00-1.106 1.286q-.376.825-.376 1.926'/%3E%3Cpath fill='%23F5AF02' d='M28.819 29.057q-1.206 0-2.18-.358-.974-.365-1.543-1.055-.562-.69-.562-1.69 0-.862.413-1.42a2.84 2.84 0 011.114-.881q.702-.325 1.57-.49.866-.166 1.766-.253l1.849-.172q.71-.073 1.032-.232a.54.54 0 00.322-.518v-.046q0-.869-.611-1.346-.603-.477-1.8-.477-1.246 0-1.965.444-.71.438-.982.975l-2.32-.425a3.6 3.6 0 011.206-1.498 5.3 5.3 0 011.84-.836 8.8 8.8 0 012.188-.265q.76 0 1.61.146a5.4 5.4 0 011.602.517q.75.378 1.23 1.081.479.697.479 1.81v6.763h-2.411V27.44h-.1q-.239.384-.717.756-.48.371-1.23.616-.751.246-1.8.246m.537-1.592q1.023 0 1.75-.325.735-.325 1.114-.848.388-.531.388-1.134v-1.313q-.132.106-.512.199a10 10 0 01-.85.152q-.48.06-.933.113l-.76.08q-.717.072-1.312.245-.585.172-.941.497-.347.318-.347.849 0 .735.677 1.114.677.37 1.726.371'/%3E%3Cpath fill='%2386B817' d='M36.6 18.748h-2.578l4.803 10.308-1.991 3.749h2.577l6.676-14.057H43.51l-3.397 7.848z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-ebay-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-ercado-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-ercado-round_a)'%3E%3Crect width='48' height='48' fill='%23fff' rx='8'/%3E%3Cpath fill='%23203474' d='m23.69 10.002.445-.002c1.298-.005 2.586.04 3.874.222l.116.016c.74.103 1.468.245 2.194.42l.1.023q.374.09.746.182l.1.024c.422.105.834.224 1.243.367l.143.05a22 22 0 013.052 1.297l.266.137a16.5 16.5 0 012.957 1.95l.13.102c.787.632 1.54 1.337 2.159 2.136l.152.193c1.612 2.057 2.545 4.38 2.547 7.006v.122c-.001.72-.048 1.42-.162 2.132l-.023.151c-.356 2.315-1.546 4.408-3.111 6.118l-.128.143c-.51.572-1.07 1.071-1.68 1.535l-.233.18a18 18 0 01-1.193.828l-.163.105c-1.145.71-2.361 1.258-3.618 1.736l-.154.06c-1.514.579-3.142.921-4.74 1.165l-.188.03c-1.389.202-2.773.263-4.175.257h-.661c-1.486.006-2.968-.058-4.436-.308l-.236-.04c-3.16-.526-6.298-1.555-8.943-3.403l-.1-.07c-.51-.355-.994-.729-1.456-1.145l-.248-.222c-2.047-1.83-3.485-4.254-4.014-6.952l-.022-.115a10.4 10.4 0 01-.186-2.062v-.163c.011-1.51.287-2.962.902-4.345L5 19.736a11.3 11.3 0 011.786-2.86l.096-.112q.123-.145.253-.285l.13-.145c.37-.406.746-.792 1.163-1.15l.136-.118c2.139-1.86 4.827-3.295 7.573-4.014l.143-.038.28-.074.325-.088a25 25 0 013.633-.692l.125-.015q.384-.05.77-.085l.157-.013c.706-.05 1.413-.046 2.12-.046'/%3E%3Cpath fill='%23FDFDFD' d='M8.428 16.379c.186.02.355.083.53.148 1.236.444 2.495.769 3.774 1.065l.106.024q.357.082.715.156l.107.022a8.5 8.5 0 001.752.149h.13c1.25-.01 2.236-.328 3.373-.85.21-.096.419-.182.636-.26l.177-.065c.143-.04.143-.04.243.009l-.075.073a11 11 0 00-.797.87q-.694.814-1.367 1.644l-.102.125-.094.118-.082.102c-.212.311-.2.633-.17.998.133.392.417.57.771.746.65.264 1.572.152 2.214-.099.744-.317 1.391-.808 2.025-1.303.865-.672 1.765-1.218 2.9-1.085 1.02.193 1.821.86 2.605 1.496q.247.198.499.388c.292.223.575.456.858.69q.336.279.678.545.377.295.74.606.29.246.591.479.389.303.762.623.249.212.504.419.836.68 1.62 1.42l.121.114c.302.29.483.5.504.928-.013.36-.143.566-.392.815-.35.22-.681.293-1.088.212-.67-.192-1.139-.697-1.623-1.167q-.26-.248-.523-.494l-.1-.093-.283-.264-.083-.079c-.343-.32-.693-.626-1.06-.916l-.106-.085c-.126-.087-.243-.098-.392-.115-.042.266.049.434.188.652.345.451.781.834 1.225 1.185.177.142.343.294.51.446q.157.142.316.28l.096.084.226.195c.786.686.786.686.837 1.116.001.335-.012.604-.25.862-.354.329-.666.434-1.148.422-.562-.061-.966-.466-1.344-.853a5 5 0 00-.293-.268 10 10 0 01-.562-.538 9 9 0 00-.747-.697l-.144-.116-.157-.123-.145-.113a1.5 1.5 0 00-.499-.195c.181.52.597.906.966 1.303q.156.17.306.345c.353.407.746.777 1.163 1.117.23.19.386.33.42.64-.034.318-.172.523-.417.724a1.3 1.3 0 01-.896.15c-.573-.178-.94-.56-1.343-.988a8 8 0 00-.597-.555l-.227-.208c-.317-.283-.317-.283-.715-.401l-.103.012c.067.441.384.75.697 1.045l.37.371c.186.19.371.376.575.546.173.148.243.217.264.445-.017.197-.038.278-.164.429-.273.23-.547.237-.897.228-.484-.052-.91-.368-1.283-.662-.13-.075-.21-.076-.358-.063-.045.125-.055.184-.01.312l.057.117c.102.209.102.209.102.317-.243.162-.511.127-.796.1a2.2 2.2 0 01-.447-.2l.076-.153c.28-.598.402-1.187.216-1.84-.213-.504-.605-.97-1.109-1.204-.315-.09-.649-.108-.974-.136l-.004-.113c-.035-.62-.229-1.083-.683-1.515-.355-.29-.854-.523-1.314-.511l-.153.003-.472.01q-.07 0-.14.003c-.12-.017-.12-.017-.21-.086-.06-.08-.06-.08-.06-.18l-.084-.04a4 4 0 01-.344-.205 2.18 2.18 0 00-1.462-.302 4 4 0 00-.51.19c-.238.103-.238.103-.336.109-.103-.075-.103-.075-.211-.183a1.9 1.9 0 00-.634-.414l-.136-.053c-.447-.127-.936-.111-1.35.1q-.129.075-.256.152c-.206.069-.278.003-.472-.09l-.2-.093-.107-.051c-2.29-1.084-4.802-1.921-7.33-2.19-.1-.014-.1-.014-.249-.064a5.4 5.4 0 01.1-1.293l.022-.112c.393-1.907 1.394-3.555 2.693-4.985q.1-.111.198-.226z'/%3E%3Cpath fill='%23FCD402' d='M5.194 23.892c1.719.028 3.527.593 5.125 1.194l.136.05a28 28 0 011.872.794l.156.071.141.065q.196.096.381.214l-.023.129c-.094.608-.03 1.132.314 1.651.299.369.701.653 1.177.727.273.027.546.032.821.03l.044.128c.227.627.535 1.077 1.146 1.372l.104.042.133.056c.174.046.316.048.495.045.506-.005.506-.005.678.15.071.129.071.129.13.265.14.326.442.529.753.678.411.16.88.166 1.315.125.157-.003.207.006.323.114q.089.117.17.24c.253.367.672.607 1.105.7.49.064.892.046 1.336-.184.154-.059.223-.05.378 0q.143.069.28.148c.309.136.62.173.954.176h.119c.31-.005.512-.09.773-.26.112-.064.112-.064.299-.064q.16.05.319.102c.215.054.409.067.63.066h.119c.414-.008.787-.111 1.084-.416.124-.175.23-.343.298-.548l.1.005c.99.041.99.041 1.837-.421.234-.298.378-.553.451-.927l.143.005c.687.015 1.31-.08 1.835-.562.3-.316.456-.715.488-1.144l.013-.164.009-.125.164-.002c.632-.017 1.154-.123 1.628-.576a1.9 1.9 0 00.462-1.234c-.023-.2-.095-.376-.17-.562-.044-.114-.044-.114-.044-.213l.116-.038c.337-.111.337-.111.67-.233.25-.095.504-.175.757-.258q.22-.075.435-.165c.271-.11.547-.19.83-.267l.162-.044.512-.14.17-.045c1.014-.271 2.023-.515 3.061-.666l.178-.026c.293-.04.574-.068.87-.058-.016.442-.072.873-.143 1.309l-.024.152a5 5 0 01-.23.877l-.074.217a10 10 0 01-.712 1.565l-.123.223a6 6 0 01-.429.682l-.066.09-.189.258-.092.125c-.197.26-.413.5-.634.739a15 15 0 00-.303.342c-1.168 1.34-2.745 2.326-4.291 3.165l-.276.155c-.412.23-.84.421-1.273.608l-.175.075q-.527.224-1.068.411-.172.06-.343.126c-2.722 1.022-5.66 1.38-8.55 1.384h-.104c-1.041.002-2.063-.033-3.094-.186q-.312-.044-.624-.083c-.517-.064-.517-.064-.771-.098l-.15-.02a3 3 0 01-.441-.126 4 4 0 00-.214-.041l-.12-.02-.13-.023c-.62-.113-1.22-.285-1.825-.463l-.28-.082-.261-.077-.115-.034a16 16 0 01-1.44-.529l-.14-.057a27 27 0 01-.953-.412c-.708-.316-1.371-.698-2.035-1.098l-.12-.072c-.466-.28-.899-.583-1.323-.923l-.133-.104a13 13 0 01-.744-.636q-.153-.137-.31-.267c-.954-.833-1.732-1.923-2.345-3.023l-.052-.093c-.638-1.157-1.124-2.702-1.043-4.036'/%3E%3Cpath fill='%23FCD302' d='m26.638 10.857.207.02c.892.087 1.77.202 2.646.398l.367.079a30 30 0 011.408.339c.24.062.47.133.7.223.159.06.321.105.483.153.29.088.563.193.837.324q.149.071.304.127l.096.035.116.043c1.65.608 3.15 1.605 4.527 2.686l.09.071c.341.268.341.268.458.377v.1c-.784.444-1.68.686-2.538.945l-.11.036a6.3 6.3 0 01-1.028.219l-.165.025a12 12 0 01-1.836.127l-.34.002c-.925.004-1.784-.19-2.668-.453l-.17-.049a9 9 0 01-1.096-.405 23 23 0 00-2.036-.76 4 4 0 01-.224-.085c-.772-.302-1.61-.378-2.432-.377h-.11c-.682 0-1.325.106-1.97.34l-.13.044a3.3 3.3 0 00-.676.335c-.338.198-.676.194-1.06.192-.33 0-.602.05-.914.162l-.104.036q-.145.05-.288.104l-.104.039a6 6 0 00-.596.269c-2.053 1.056-4.239.62-6.371.05l-.22-.058-.348-.093-.42-.11-.129-.033-.246-.063a4.3 4.3 0 01-.677-.24 12 12 0 00-.339-.106c-.298-.089-.298-.089-.407-.143v-.1q.15-.13.308-.248l.095-.074.198-.151.26-.203c1.401-1.1 3.006-1.959 4.661-2.607l.12-.048c1.362-.536 2.83-.962 4.28-1.169.168-.008.168-.008.227-.077q.19-.031.38-.056l.12-.015c2.274-.299 4.575-.412 6.863-.178'/%3E%3Cpath fill='%23FDFDFD' d='M24.352 15.81h.108c1.316.004 2.527.484 3.728.987.781.326 1.554.63 2.38.826l.126.03q.407.098.82.169l.191.034c2.447.356 4.963-.244 7.206-1.198l.121-.051q.105-.045.207-.093c.207-.093.207-.093.343-.054.368.28.652.654.936 1.014l.12.149c1.184 1.5 2.335 3.498 2.219 5.473l-.087.011a31 31 0 00-2.025.318c-.508.09-1.008.206-1.508.333l-.12.03c-.599.152-1.194.31-1.783.502l-.096.031-.815.267-.115.038-.335.111-.11.037q-.27.09-.534.201l-.103.044-.277.121c-.152.045-.152.045-.261.013a3 3 0 01-.265-.223l-.098-.093-.103-.1-.216-.203-.106-.101a18 18 0 00-1.042-.915 24 24 0 01-.527-.45q-.364-.319-.743-.619a18 18 0 01-.436-.364q-.374-.317-.761-.618-.333-.26-.66-.53a32 32 0 00-.94-.737q-.3-.225-.59-.463c-.451-.37-.927-.698-1.414-1.02l-.148-.098c-.313-.198-.646-.329-.997-.449l-.105-.037c-.725-.223-1.618-.029-2.279.303q-.074.041-.153.082l-.148.08c-.52.29-.993.647-1.463 1.012-1.469 1.138-1.469 1.138-2.32 1.147l-.121.008c-.327.013-.634-.03-.91-.215-.103-.15-.087-.262-.063-.44a2 2 0 01.246-.31l.152-.171.077-.085a8 8 0 00.29-.348c.392-.481.802-.95 1.22-1.408a10 10 0 00.207-.237c1.05-1.23 2.493-1.741 4.08-1.74'/%3E%3Cpath fill='%23FCFCFC' d='M18.055 26.507c.352.218.558.47.672.867v.1c.222.019.341-.04.532-.15.378-.195.659-.194 1.066-.096.42.141.693.455.89.843.056.17.06.308.062.488l.004.181c-.018.192-.075.308-.166.475a.57.57 0 00.112.342c.086.067.086.067.202.053.14-.04.14-.04.255-.15.25-.176.585-.128.874-.096.307.083.56.293.746.547.187.364.272.72.166 1.12-.132.376-.352.685-.698.892a1.6 1.6 0 01-1.132.09 2 2 0 01-.276-.161l-.134-.081a1.4 1.4 0 01-.395-.815l-.018-.149c-.133-.112-.133-.112-.245-.089a2 2 0 00-.321.167c-.358.18-.74.193-1.121.077-.351-.16-.593-.39-.742-.746a2.6 2.6 0 01-.109-.653c-.088-.037-.088-.037-.199-.05-.11.05-.11.05-.22.122-.306.162-.585.168-.924.127a1.5 1.5 0 01-.815-.69 4 4 0 01-.08-.205l-.036-.097c-.133-.457-.101-1.076.124-1.498l.06-.097.064-.105c.387-.572 1.145-.867 1.802-.564'/%3E%3Cpath fill='%23FAFAFB' d='M15.263 26.13c.272.153.44.371.578.647-.013.41-.122.845-.398 1.159-.22.19-.482.21-.763.203-.363-.05-.643-.244-.87-.524-.178-.282-.203-.561-.158-.887.12-.297.321-.515.612-.65.33-.114.682-.09.999.053'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-ercado-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-etsy-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-etsy-round_a)'%3E%3Crect width='48' height='48' fill='%23F96A08' rx='8'/%3E%3Cpath fill='%23fff' d='M12.194 10v1.4l1.74.268a2.24 2.24 0 011.9 2.214V33.79c0 1-.663 1.88-1.625 2.154l-2.295.656.28 1.4h23.24l.84-7.84h-1.12l-2.192 4.603a2.24 2.24 0 01-2.023 1.277h-8.105a2.24 2.24 0 01-2.24-2.24v-8.96h5.07a2.24 2.24 0 012.164 1.66l.606 2.26h1.68v-9.8h-1.47l-.605 2.26a2.24 2.24 0 01-2.164 1.66h-5.281v-9.535c0-.618.501-1.12 1.12-1.12h7.84a2.89 2.89 0 012.39 2.23l.69 3.105h1.12l.28-7.56z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-etsy-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='%23337FFF' d='m33.506 26.498 1.158-7.235h-7.132v-4.704c0-1.978.995-3.911 4.18-3.911H35V4.486A40.5 40.5 0 0029.21 4c-5.87 0-9.703 3.47-9.703 9.745v5.518H13v7.235h6.507V44h8.025V26.498z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-facebook-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23337FFF' rx='24'/%3E%3Cpath fill='%23fff' d='m31.778 25.999.947-5.789H26.89v-3.762c0-1.583.814-3.13 3.42-3.13H33v-4.93c-1.567-.24-3.15-.37-4.737-.388-4.803 0-7.939 2.777-7.939 7.797v4.413H15V26h5.324v14h6.566V25.999z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-facebook-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m33.506 26.498 1.158-7.235h-7.132v-4.704c0-1.978.995-3.911 4.18-3.911H35V4.486A40.5 40.5 0 0029.21 4c-5.87 0-9.703 3.47-9.703 9.745v5.518H13v7.235h6.507V44h8.025V26.498z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-facebook-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23337FFF' rx='8'/%3E%3Cpath fill='%23fff' d='m32.642 26.249 1.053-6.513H27.21v-4.233c0-1.78.906-3.52 3.8-3.52H34V6.437A37 37 0 0028.737 6c-5.337 0-8.821 3.124-8.821 8.77v4.966H14v6.512h5.916V42h7.294V26.249z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-flux-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='black'%3E%3Cpath d='M32 27.765h-3.468L15.195 9.257 5.16 24.941h11.955l2.038 2.824H0l15.059-23.53z'/%3E%3Cpath d='M25.585 27.765h-3.598L13.5 17.006l1.6-2.532zm-11.796-7.05.54.753h-3.677l1.73-2.705zm13.959-6.118.54.753h-3.677l1.73-2.705z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-google {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='%234285F4' d='M44 24.444c0-1.644-.136-2.844-.43-4.088H24.407v7.422h11.247c-.226 1.844-1.45 4.622-4.172 6.489l-.038.248 6.058 4.6.42.04C41.778 35.668 44 30.534 44 24.446'/%3E%3Cpath fill='%2334A853' d='M24.408 44c5.51 0 10.136-1.778 13.515-4.844l-6.44-4.89c-1.723 1.178-4.036 2-7.075 2-5.397 0-9.977-3.488-11.61-8.31l-.24.02-6.299 4.777-.082.225C9.533 39.51 16.427 44 24.408 44'/%3E%3Cpath fill='%23FBBC05' d='M12.798 27.956a12.1 12.1 0 01-.68-3.956c0-1.378.25-2.711.657-3.956l-.011-.265-6.378-4.854-.21.097A19.7 19.7 0 004 24c0 3.222.794 6.267 2.177 8.978z'/%3E%3Cpath fill='%23EB4335' d='M24.408 11.733c3.832 0 6.417 1.622 7.891 2.978L38.06 9.2C34.522 5.978 29.919 4 24.409 4 16.425 4 9.532 8.489 6.176 15.022l6.598 5.022c1.656-4.822 6.236-8.31 11.633-8.31'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-google-09 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='%234285F4' d='M27 16.244c0-.904-.075-1.564-.237-2.248H16.224v4.082h6.186c-.124 1.014-.798 2.542-2.294 3.569l-.021.136 3.332 2.53.23.023c2.12-1.92 3.343-4.743 3.343-8.092'/%3E%3Cpath fill='%2334A853' d='M16.224 27c3.031 0 5.575-.978 7.433-2.665l-3.541-2.688c-.948.647-2.22 1.1-3.892 1.1a6.74 6.74 0 01-6.385-4.571l-.132.01-3.464 2.628-.046.124C8.043 24.53 11.834 27 16.224 27'/%3E%3Cpath fill='%23FBBC05' d='M9.839 18.176A6.7 6.7 0 019.465 16c0-.758.137-1.491.361-2.176l-.006-.145-3.508-2.67-.115.053A10.8 10.8 0 005 16c0 1.772.437 3.447 1.197 4.938z'/%3E%3Cpath fill='%23EB4335' d='M16.224 9.253c2.108 0 3.53.893 4.34 1.638l3.168-3.031C21.787 6.088 19.255 5 16.224 5c-4.39 0-8.181 2.469-10.027 6.062l3.63 2.762a6.77 6.77 0 016.397-4.57'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-google-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M44 24.444c0-1.644-.136-2.844-.43-4.088H24.407v7.422h11.247c-.226 1.844-1.45 4.622-4.172 6.489l-.038.248 6.058 4.6.42.04C41.778 35.668 44 30.534 44 24.446'/%3E%3Cpath d='M24.408 44c5.51 0 10.136-1.778 13.515-4.844l-6.44-4.89c-1.724 1.178-4.036 2-7.075 2-5.397 0-9.977-3.488-11.61-8.31l-.24.02-6.299 4.777-.082.225C9.533 39.51 16.427 44 24.408 44'/%3E%3Cpath d='M12.798 27.956a12.1 12.1 0 01-.68-3.956c0-1.378.25-2.711.657-3.956l-.011-.265-6.378-4.854-.21.097A19.7 19.7 0 004 24c0 3.222.794 6.267 2.177 8.978z'/%3E%3Cpath d='M24.408 11.733c3.832 0 6.417 1.622 7.891 2.978L38.06 9.2C34.522 5.978 29.919 4 24.409 4 16.425 4 9.532 8.489 6.176 15.022l6.598 5.022c1.656-4.822 6.236-8.31 11.633-8.31'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-hailuo {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-hailuo_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='url(%23logo-hailuo_b)' d='M26.5 16c0-5.798-4.725-10.514-10.527-10.5-5.757.015-10.459 4.716-10.473 10.473C5.485 21.775 10.201 26.5 16 26.5h6.9a3.595 3.595 0 003.594-3.594V16.35q.006-.174.006-.35m-15.9 5.831c-1.671-1.427-2.701-3.71-2.654-6.037q.005-.245.026-.489l.001-.01c.242-2.777 2.036-5.368 4.55-6.57 2.515-1.204 5.657-.974 7.971.58 2.314 1.555 3.712 4.379 3.549 7.161a10 10 0 01-.288 1.806c-.058.235-.128.48-.295.656s-.46.258-.657.117c-.189-.135-.216-.399-.233-.63-.13-1.867-.629-3.793-1.891-5.176a5.8 5.8 0 00-3.716-1.839 6 6 0 00-4.006 1.095c-.96.69-1.716 1.675-2.081 2.8s-.328 2.386.152 3.467a4.6 4.6 0 001.663 1.96c1.284.843 3.04.963 4.374.201 1.334-.76 2.131-2.412 1.792-3.91-.34-1.498-1.858-2.667-3.386-2.509-.233.024-.567 0-.575-.235-.007-.182.21-.277.39-.31 1.55-.278 3.21.51 4.06 1.835.85 1.326.893 3.101.2 4.515-.695 1.413-2.074 2.446-3.604 2.819-2.062.503-3.93-.092-5.34-1.297z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='logo-hailuo_b' x1='5.971' x2='29.551' y1='6.274' y2='29.144' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.09' stop-color='%23FFAB0C'/%3E%3Cstop offset='.31' stop-color='%23FF5538'/%3E%3Cstop offset='.46' stop-color='%23E9405D'/%3E%3Cstop offset='.75' stop-color='%23D266DA'/%3E%3Cstop offset='.89' stop-color='%23D584EF'/%3E%3C/linearGradient%3E%3CclipPath id='logo-hailuo_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-hunyuan {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-hunyuan_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='%230055E9' d='M16 27c6.075 0 11-4.925 11-11S22.075 5 16 5 5 9.925 5 16s4.925 11 11 11'/%3E%3Cpath fill='%23A8DFF5' fill-rule='evenodd' d='M16 5q.713 0 1.4.088a5.672 5.672 0 01-1.29 11.169H16c-2.74 0-4.805 1.998-5.091 4.685-.205 1.912.323 4.044 2.055 5.634C8.366 25.258 5 21.022 5 16 5 9.925 9.925 5 16 5' clip-rule='evenodd'/%3E%3Cpath fill='%230055E9' fill-rule='evenodd' d='M9.846 9.583a2.236 2.236 0 01.625 3.099c-3.632 5.469-2.947 9.847 2.427 13.874C8.333 25.218 5 20.998 5 16c0-1.638.357-3.192 1-4.589q.346-.599.748-1.202a2.235 2.235 0 013.097-.626' clip-rule='evenodd'/%3E%3Cpath fill='%2300BCFF' fill-rule='evenodd' d='M16.898 5.037q.375.029.743.085c.534.097 1.024.233 1.41.403 6.085 2.683 7.397 9.215 1.602 14.339a3.78 3.78 0 01-5.337-.328c-1.384-1.564-1.192-3.836.327-5.337.787-.778 2.85-1.121 3.708-2.238 1.153-1.498 1.946-5.508-2.312-6.88z' clip-rule='evenodd'/%3E%3Cpath fill='%23ECECEE' fill-rule='evenodd' d='M17.4 5.088a5.671 5.671 0 01-1.4 11.17 5.3 5.3 0 00-1.568.233 4.18 4.18 0 011.211-2.292c.787-.778 2.85-1.121 3.708-2.238 1.165-1.513 1.962-5.595-2.453-6.924q.254.02.503.051' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-hunyuan_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-ideogram-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.177' d='M12.69 8.135H8.188m4.504 15.75H8.187M2 16.017h10.702m-.717 11.714h1.098a3.907 3.907 0 100-7.814m0 0H4.35m8.732 0a3.907 3.907 0 00.863-7.718 4 4 0 00-.863-.123m-1.098-7.814h1.098a3.907 3.907 0 110 7.814m0 0H4.35m12.605-2.83a3.048 3.048 0 014.947 2.385 3.048 3.048 0 014.572-2.64m-9.534 7.664q.241-.215.521-.375h-.001a3.047 3.047 0 014.508 2.076 3.05 3.05 0 002.806 2.414v.003c.284.017.57-.006.848-.07m-9.848 6.45a3 3 0 01-.147-.34m.157.36a3.048 3.048 0 005.655-2.184 3.048 3.048 0 104.128-4.276 3.048 3.048 0 00-.616-6.032 3.048 3.048 0 002.155-5.204 3.05 3.05 0 00-1.669-.844 6.75 6.75 0 00-10.432-4.284q-.146.104-.286.215'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='url(%23logo-instagram_a)' d='M17.669 24a6.333 6.333 0 1112.666 0 6.334 6.334 0 01-12.666 0m-3.424 0c0 5.388 4.368 9.756 9.756 9.756 5.389 0 9.757-4.368 9.757-9.756s-4.368-9.756-9.757-9.756-9.756 4.368-9.756 9.756m17.62-10.143a2.28 2.28 0 102.28-2.28 2.28 2.28 0 00-2.28 2.28m-15.54 25.609c-1.852-.085-2.86-.393-3.528-.654a5.9 5.9 0 01-2.186-1.421 5.9 5.9 0 01-1.421-2.184c-.261-.669-.57-1.676-.654-3.529-.092-2.002-.11-2.604-.11-7.678s.02-5.674.11-7.678c.084-1.853.395-2.858.654-3.528a5.9 5.9 0 011.42-2.186 5.86 5.86 0 012.187-1.421c.668-.261 1.675-.57 3.528-.654 2.003-.092 2.605-.11 7.676-.11 5.072 0 5.674.02 7.679.11 1.852.085 2.858.395 3.528.654.888.344 1.52.757 2.186 1.421.665.665 1.076 1.298 1.421 2.185.261.67.57 1.676.654 3.529.092 2.004.11 2.604.11 7.678s-.018 5.674-.11 7.678c-.084 1.853-.395 2.86-.654 3.529-.345.887-.756 1.52-1.421 2.184a5.9 5.9 0 01-2.186 1.42c-.668.262-1.676.57-3.528.654-2.003.093-2.605.111-7.679.111s-5.674-.018-7.676-.11m-.157-34.35c-2.023.091-3.405.412-4.612.882A9.3 9.3 0 008.19 8.189a9.3 9.3 0 00-2.192 3.366c-.47 1.208-.79 2.589-.882 4.612C5.022 18.192 5 18.84 5 24s.021 5.808.115 7.833c.092 2.023.412 3.404.882 4.612a9.3 9.3 0 002.192 3.366 9.3 9.3 0 003.366 2.191c1.209.47 2.589.79 4.612.883C18.195 42.977 18.84 43 24 43s5.808-.021 7.834-.115c2.023-.092 3.404-.413 4.612-.883a9.3 9.3 0 003.366-2.191 9.3 9.3 0 002.191-3.366c.47-1.208.792-2.589.883-4.612C42.978 29.806 43 29.16 43 24s-.022-5.808-.114-7.833c-.092-2.023-.413-3.405-.883-4.612a9.3 9.3 0 00-2.191-3.366 9.3 9.3 0 00-3.364-2.191c-1.21-.47-2.591-.792-4.613-.883C29.811 5.023 29.163 5 24.003 5s-5.808.021-7.835.115'/%3E%3Cpath fill='url(%23logo-instagram_b)' d='M17.669 24a6.333 6.333 0 1112.666 0 6.334 6.334 0 01-12.666 0m-3.424 0c0 5.388 4.368 9.756 9.756 9.756 5.389 0 9.757-4.368 9.757-9.756s-4.368-9.756-9.757-9.756-9.756 4.368-9.756 9.756m17.62-10.143a2.28 2.28 0 102.28-2.28 2.28 2.28 0 00-2.28 2.28m-15.54 25.609c-1.852-.085-2.86-.393-3.528-.654a5.9 5.9 0 01-2.186-1.421 5.9 5.9 0 01-1.421-2.184c-.261-.669-.57-1.676-.654-3.529-.092-2.002-.11-2.604-.11-7.678s.02-5.674.11-7.678c.084-1.853.395-2.858.654-3.528a5.9 5.9 0 011.42-2.186 5.86 5.86 0 012.187-1.421c.668-.261 1.675-.57 3.528-.654 2.003-.092 2.605-.11 7.676-.11 5.072 0 5.674.02 7.679.11 1.852.085 2.858.395 3.528.654.888.344 1.52.757 2.186 1.421.665.665 1.076 1.298 1.421 2.185.261.67.57 1.676.654 3.529.092 2.004.11 2.604.11 7.678s-.018 5.674-.11 7.678c-.084 1.853-.395 2.86-.654 3.529-.345.887-.756 1.52-1.421 2.184a5.9 5.9 0 01-2.186 1.42c-.668.262-1.676.57-3.528.654-2.003.093-2.605.111-7.679.111s-5.674-.018-7.676-.11m-.157-34.35c-2.023.091-3.405.412-4.612.882A9.3 9.3 0 008.19 8.189a9.3 9.3 0 00-2.192 3.366c-.47 1.208-.79 2.589-.882 4.612C5.022 18.192 5 18.84 5 24s.021 5.808.115 7.833c.092 2.023.412 3.404.882 4.612a9.3 9.3 0 002.192 3.366 9.3 9.3 0 003.366 2.191c1.209.47 2.589.79 4.612.883C18.195 42.977 18.84 43 24 43s5.808-.021 7.834-.115c2.023-.092 3.404-.413 4.612-.883a9.3 9.3 0 003.366-2.191 9.3 9.3 0 002.191-3.366c.47-1.208.792-2.589.883-4.612C42.978 29.806 43 29.16 43 24s-.022-5.808-.114-7.833c-.092-2.023-.413-3.405-.883-4.612a9.3 9.3 0 00-2.191-3.366 9.3 9.3 0 00-3.364-2.191c-1.21-.47-2.591-.792-4.613-.883C29.811 5.023 29.163 5 24.003 5s-5.808.021-7.835.115'/%3E%3Cdefs%3E%3CradialGradient id='logo-instagram_a' cx='0' cy='0' r='1' gradientTransform='matrix(49.6078 0 0 49.6058 10.05 43.18)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.09' stop-color='%23FA8F21'/%3E%3Cstop offset='.78' stop-color='%23D82D7E'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-instagram_b' cx='0' cy='0' r='1' gradientTransform='matrix(39.0978 0 0 39.0962 28.047 44.882)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.64' stop-color='%238C3AAA' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%238C3AAA'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-instagram-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cdefs%3E%3Cpath id='logo-instagram-circle_b' fill='%23fff' d='M18.669 24A5.333 5.333 0 1124 29.334 5.333 5.333 0 0118.67 24m-2.884 0a8.216 8.216 0 008.216 8.216 8.216 8.216 0 100-16.432A8.216 8.216 0 0015.785 24m14.837-8.542a1.92 1.92 0 101.921-1.919 1.92 1.92 0 00-1.92 1.92M17.537 37.024c-1.56-.071-2.408-.331-2.971-.55a5 5 0 01-1.84-1.198 4.9 4.9 0 01-1.198-1.839c-.22-.563-.48-1.411-.55-2.971-.078-1.687-.093-2.193-.093-6.466s.017-4.778.093-6.466c.07-1.56.333-2.406.55-2.971a5 5 0 011.197-1.84 4.9 4.9 0 011.84-1.197c.564-.22 1.412-.48 2.972-.55 1.687-.078 2.193-.094 6.464-.094s4.778.017 6.466.093c1.56.071 2.407.333 2.972.55.747.29 1.28.638 1.84 1.198s.906 1.093 1.197 1.84c.22.563.48 1.411.55 2.971.078 1.688.093 2.193.093 6.466s-.015 4.778-.093 6.466c-.07 1.56-.332 2.408-.55 2.971a4.96 4.96 0 01-1.197 1.84 5 5 0 01-1.84 1.196c-.563.22-1.412.48-2.972.55-1.686.078-2.193.094-6.466.094s-4.778-.016-6.464-.093m-.133-28.927c-1.703.077-2.867.348-3.883.743a7.85 7.85 0 00-2.835 1.846 7.8 7.8 0 00-1.845 2.834c-.396 1.017-.666 2.18-.744 3.884-.078 1.706-.096 2.25-.096 6.596 0 4.345.018 4.89.096 6.596.078 1.704.348 2.867.744 3.884a7.8 7.8 0 001.845 2.834 7.9 7.9 0 002.835 1.846c1.018.396 2.18.666 3.883.743 1.707.078 2.252.097 6.597.097s4.89-.018 6.597-.097c1.703-.078 2.867-.347 3.884-.743a7.9 7.9 0 002.834-1.846 7.8 7.8 0 001.846-2.834c.395-1.017.667-2.18.743-3.883.078-1.708.096-2.252.096-6.597s-.018-4.89-.096-6.596c-.078-1.704-.348-2.868-.743-3.884a7.9 7.9 0 00-1.846-2.834 7.8 7.8 0 00-2.833-1.846c-1.018-.395-2.182-.667-3.884-.743C28.893 8.019 28.348 8 24.003 8s-4.892.018-6.599.097'/%3E%3C/defs%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='url(%23logo-instagram-circle_a)' rx='24'/%3E%3Cuse href='%23logo-instagram-circle_b'/%3E%3Cuse href='%23logo-instagram-circle_b'/%3E%3Cdefs%3E%3ClinearGradient id='logo-instagram-circle_a' x1='47.077' x2='-.923' y1='48' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBE18A'/%3E%3Cstop offset='.21' stop-color='%23FCBB45'/%3E%3Cstop offset='.38' stop-color='%23F75274'/%3E%3Cstop offset='.52' stop-color='%23D53692'/%3E%3Cstop offset='.74' stop-color='%238F39CE'/%3E%3Cstop offset='1' stop-color='%235B4FE9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-instagram-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M17.669 24a6.333 6.333 0 1112.666 0 6.334 6.334 0 01-12.666 0m-3.424 0c0 5.388 4.368 9.756 9.756 9.756 5.389 0 9.757-4.368 9.757-9.756S29.39 14.244 24 14.244 14.245 18.612 14.245 24m17.62-10.143a2.28 2.28 0 102.28-2.28 2.28 2.28 0 00-2.28 2.28m-15.54 25.609c-1.853-.085-2.86-.393-3.529-.654a5.9 5.9 0 01-2.185-1.421 5.9 5.9 0 01-1.421-2.184c-.261-.669-.57-1.676-.654-3.529-.092-2.002-.11-2.604-.11-7.678s.02-5.674.11-7.678c.084-1.853.395-2.858.654-3.528a5.9 5.9 0 011.42-2.186 5.86 5.86 0 012.186-1.421c.67-.261 1.676-.57 3.529-.654 2.003-.092 2.604-.11 7.676-.11s5.674.02 7.679.11c1.852.085 2.858.395 3.528.654.888.344 1.52.757 2.186 1.421.665.665 1.076 1.298 1.421 2.185.261.67.57 1.676.654 3.529.092 2.004.11 2.604.11 7.678s-.018 5.674-.11 7.678c-.085 1.853-.395 2.86-.654 3.529-.345.887-.756 1.52-1.421 2.184a5.9 5.9 0 01-2.186 1.42c-.669.262-1.676.57-3.528.654-2.003.093-2.605.111-7.679.111s-5.674-.018-7.676-.11m-.157-34.35c-2.023.091-3.405.412-4.612.882A9.3 9.3 0 008.19 8.189a9.3 9.3 0 00-2.192 3.366c-.47 1.208-.79 2.589-.882 4.612C5.022 18.192 5 18.84 5 24s.022 5.808.116 7.833c.092 2.023.412 3.404.882 4.612a9.3 9.3 0 002.192 3.366 9.3 9.3 0 003.366 2.191c1.209.47 2.589.79 4.612.883C18.195 42.977 18.84 43 24 43s5.808-.021 7.834-.115c2.023-.092 3.404-.413 4.612-.883a9.3 9.3 0 003.366-2.191 9.3 9.3 0 002.191-3.366c.47-1.208.792-2.589.883-4.612C42.979 29.806 43 29.16 43 24s-.022-5.808-.114-7.833c-.092-2.023-.413-3.405-.883-4.612a9.3 9.3 0 00-2.191-3.366 9.3 9.3 0 00-3.365-2.191c-1.209-.47-2.59-.792-4.612-.883C29.811 5.023 29.163 5 24.003 5s-5.808.021-7.835.115'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-instagram-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cdefs%3E%3Cpath id='logo-instagram-round_b' fill='%23fff' d='M18.002 24a6 6 0 1112 0 6.001 6.001 0 01-12 0m-3.244 0a9.243 9.243 0 009.243 9.243 9.243 9.243 0 100-18.486A9.243 9.243 0 0014.758 24m16.692-9.61a2.16 2.16 0 102.161-2.158 2.16 2.16 0 00-2.16 2.159M16.73 38.653c-1.755-.08-2.709-.373-3.343-.62a5.6 5.6 0 01-2.07-1.346 5.55 5.55 0 01-1.347-2.069c-.247-.634-.54-1.588-.619-3.343-.087-1.897-.105-2.467-.105-7.274s.02-5.375.105-7.274c.08-1.755.374-2.707.62-3.343.326-.84.716-1.44 1.346-2.07a5.55 5.55 0 012.07-1.347c.634-.247 1.588-.539 3.343-.619 1.897-.087 2.467-.104 7.272-.104s5.376.018 7.275.104c1.755.08 2.707.375 3.342.62.84.325 1.44.716 2.071 1.346.63.63 1.02 1.23 1.346 2.07.248.634.54 1.588.62 3.343.087 1.899.104 2.467.104 7.274s-.017 5.375-.104 7.274c-.08 1.755-.374 2.71-.62 3.343a5.6 5.6 0 01-1.346 2.069 5.6 5.6 0 01-2.07 1.346c-.634.248-1.588.54-3.343.62-1.898.087-2.468.104-7.275.104s-5.375-.017-7.272-.104M16.58 6.11c-1.915.087-3.225.391-4.368.836a8.8 8.8 0 00-3.19 2.076 8.8 8.8 0 00-2.075 3.189c-.445 1.144-.75 2.453-.836 4.369C6.02 18.499 6 19.112 6 24s.02 5.502.11 7.421c.087 1.916.39 3.225.836 4.37a8.8 8.8 0 002.076 3.188 8.85 8.85 0 003.189 2.076c1.145.445 2.453.749 4.369.836 1.92.087 2.533.109 7.42.109 4.889 0 5.502-.02 7.422-.109 1.916-.087 3.225-.391 4.369-.836a8.85 8.85 0 003.189-2.076 8.8 8.8 0 002.076-3.189c.445-1.144.75-2.453.836-4.369.087-1.92.108-2.533.108-7.421s-.02-5.502-.108-7.421c-.087-1.916-.391-3.226-.836-4.37a8.85 8.85 0 00-2.076-3.188 8.8 8.8 0 00-3.188-2.076c-1.145-.445-2.454-.75-4.369-.836C29.504 6.022 28.891 6 24.003 6c-4.889 0-5.503.02-7.423.109'/%3E%3C/defs%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='url(%23logo-instagram-round_a)' rx='8'/%3E%3Cuse href='%23logo-instagram-round_b'/%3E%3Cuse href='%23logo-instagram-round_b'/%3E%3Cdefs%3E%3ClinearGradient id='logo-instagram-round_a' x1='47.077' x2='-.923' y1='48' y2='0' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBE18A'/%3E%3Cstop offset='.21' stop-color='%23FCBB45'/%3E%3Cstop offset='.38' stop-color='%23F75274'/%3E%3Cstop offset='.52' stop-color='%23D53692'/%3E%3Cstop offset='.74' stop-color='%238F39CE'/%3E%3Cstop offset='1' stop-color='%235B4FE9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-kakao-talk-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-kakao-talk-circle_a)'%3E%3Cpath fill='%23FFE812' fill-opacity='.85' d='M0 24a24 24 0 1048 0 24 24 0 00-48 0'/%3E%3Cpath fill='%23000' d='M23.992 4.5C35.584 4.5 45 11.966 45 21.168c0 9.204-9.4 16.662-20.992 16.662-1.27 0-2.524-.089-3.73-.263-1.222.857-8.207 5.798-8.872 5.894 0 0-.276.105-.504-.03-.225-.133-.191-.478-.19-.491l2.13-7.657C6.927 32.323 3 27.111 3 21.16 3 11.958 12.4 4.5 23.992 4.5M12.375 26.969h.009l-.005-.001zM9.277 16.178a1.191 1.191 0 00-.841 2.031c.223.223.526.349.841.349h1.892v7.244c0 .64.542 1.163 1.21 1.166.661-.002 1.21-.534 1.21-1.165v-7.245h1.894a1.19 1.19 0 000-2.38zm10.276.008c-.79.015-1.412.619-1.617 1.207l-2.895 7.67c-.369 1.15-.046 1.572.284 1.73.244.104.507.158.773.16.505 0 .89-.206 1.01-.54l.6-1.587h3.69l.6 1.587c.118.333.503.54 1.009.54.266.003.53-.051.772-.16.33-.142.654-.579.285-1.73l-2.894-7.67c-.198-.588-.828-1.221-1.617-1.207m13.184-.008c-.663 0-1.215.547-1.215 1.222v8.331c0 1.62 2.43 1.558 2.43-.024v-2.658l.417-.42 2.84 3.783a1.243 1.243 0 001.695.238c.54-.378.637-1.182.237-1.698l-2.98-3.966 2.774-2.777c.419-.427.316-1.11-.086-1.516-.426-.429-1.131-.461-1.506-.087l-3.39 3.412V17.4a1.23 1.23 0 00-1.216-1.222m-6.647-.008a1.23 1.23 0 00-1.238 1.223v8.29c0 .61.528 1.11 1.16 1.11l3.886-.024c.64 0 1.16-.5 1.16-1.11s-.528-1.11-1.16-1.111h-2.57v-7.155c0-.668-.551-1.223-1.238-1.223m-5.331 6.498h-2.412l1.206-3.459z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-kakao-talk-circle_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-kling {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-kling_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m23.818 7.766.076.076.003-.003c1.467 1.473 1.046 4.433-1.081 7.788L27 19.812l-.18.35a12.4 12.4 0 01-2.808 3.625 12.2 12.2 0 01-5.332 2.78l-.072.017-.103.024-.074.017-.163.036-.136.026-.101.02q-.163.032-.33.06l-.093.014-.07.008-.296.038a11.14 11.14 0 01-9.065-3.137l-.07-.067c-1.47-1.473-1.053-4.434 1.077-7.791L5 11.646l.18-.35a12.3 12.3 0 012.81-3.622 12.35 12.35 0 015.986-2.92c.1-.02.214-.042.324-.06a11.11 11.11 0 019.518 3.072m-1.414.18h-.005l.005.002c-1.422-.44-3.678.271-6.063 1.843 1.814-.506 3.57-.244 4.703.89 1.075 1.077 1.369 2.711.962 4.428a3 3 0 01-.072.278c1.947-2.945 2.57-5.7 1.337-6.93a1 1 0 00-.065-.063l-.01-.009-.013-.012-.04-.032-.056-.041-.03-.022a2.1 2.1 0 00-.653-.332m-.976 6.62c-.251 1.497-1.08 3.01-2.334 4.264-1.251 1.254-2.768 2.083-4.267 2.336-1.403.237-2.613-.072-3.407-.863-.79-.792-1.1-1.998-.863-3.408.251-1.496 1.077-3.01 2.326-4.262q0 .002.007-.007l.005-.008c1.253-1.245 2.763-2.072 4.26-2.322 1.402-.237 2.61.07 3.406.863.791.791 1.1 2 .863 3.408zM8.712 8.482a11.3 11.3 0 00-2.378 2.961l-.007.002 3.63 3.622q.444-.624.95-1.235.177-.212.364-.43l.047-.054.173-.193c.005-.004.01-.014.01-.014l.031-.036.017-.02.09-.098q.067-.078.14-.154c0-.005.007-.012.007-.012l.078-.085q.028-.027.055-.057.004-.006.005-.005.006-.005.005-.007l.01-.013.01-.012a.1.1 0 00.024-.023l.013-.014q.047-.046.097-.099.024-.03.057-.062l.03-.03.018-.02.056-.055.108-.107.035-.038.04-.042a24 24 0 012.487-2.17l.115-.084v-.001h.002l.115-.086q.194-.144.389-.282.21-.143.417-.28c1.885-1.258 3.732-2.012 5.24-2.162a10.03 10.03 0 00-7.025-1.27l-.18.035-.034.007q-.795.164-1.558.436a11.2 11.2 0 00-3.683 2.187m.2 14.677q.302.23.689.35h-.005c1.43.437 3.678-.277 6.054-1.844-1.812.504-3.563.242-4.697-.893-1.07-1.072-1.364-2.71-.959-4.427q.03-.138.071-.279c-1.946 2.946-2.567 5.7-1.336 6.932a2 2 0 00.183.16m16.752-3.143v.001a11.3 11.3 0 01-7.391 5.532l-.023.006-.062.014q-.105.027-.212.046-.07.016-.143.027-.15.03-.302.05l-.084.014-.096.012q-.114.016-.235.03a10.04 10.04 0 01-6.306-1.377c1.452-.143 3.219-.851 5.031-2.023l.104-.067.103-.069.141-.095.273-.185q.197-.138.389-.283l.234-.17a24 24 0 002.487-2.17l.053-.057.021-.024q.058-.054.108-.106l.055-.055s.014-.014.016-.021a.2.2 0 00.03-.03l.062-.061.049-.05.06-.064a.1.1 0 01.024-.023l.011-.012.01-.013s.007-.007.012-.009l.02-.02.019-.022.018-.018q-.03.031-.057.067l.044-.047.001-.002.093-.096s0-.007.007-.007q.063-.068.123-.137l.081-.09a.1.1 0 00.026-.029l.046-.055.011-.014q.084-.09.165-.182l.056-.064.269-.318.108-.128.034-.042q.064-.081.128-.158.053-.065.105-.133.345-.435.67-.89zm0 0q0-.003.004-.006v.012l-.004-.005h.001z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-kling_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-linkedin-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23069' rx='24'/%3E%3Cpath fill='%23fff' d='M16.902 36.187V19.74h-5.574v16.446zm-2.786-18.691c1.944 0 3.154-1.263 3.154-2.842-.037-1.614-1.21-2.841-3.117-2.841S11 13.04 11 14.654c0 1.579 1.21 2.841 3.08 2.841zm5.871 18.69h5.573v-9.183c0-.49.037-.983.184-1.333.403-.983 1.32-2 2.86-2 2.016 0 2.823 1.508 2.823 3.72v8.797H37v-9.43c0-5.051-2.75-7.402-6.416-7.402-3.006 0-4.327 1.648-5.06 2.77h.037v-2.384h-5.574c.073 1.543 0 16.447 0 16.447z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-linkedin-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23069' rx='8'/%3E%3Cpath fill='%23fff' d='M15.264 39V18.757h-6.86v20.241zm-3.428-23.006c2.391 0 3.88-1.554 3.88-3.496C15.672 10.51 14.227 9 11.881 9 9.533 9 8 10.51 8 12.498c0 1.942 1.488 3.496 3.79 3.496zM19.06 39h6.86V27.697c0-.604.044-1.21.225-1.642.496-1.209 1.625-2.46 3.52-2.46 2.482 0 3.475 1.855 3.475 4.577v10.827H40V27.393c0-6.217-3.384-9.11-7.897-9.11-3.7 0-5.325 2.028-6.228 3.41h.046v-2.935h-6.86c.09 1.9 0 20.242 0 20.242'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-luma {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-luma_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cg clip-path='url(%23logo-luma_b)'%3E%3Cpath fill='%23000' d='M7.089 10.313 17 4.627v22.747l-9.911-5.687z'/%3E%3Cpath fill='url(%23logo-luma_c)' d='m17 27.374-9.911-5.687L17 16l9.911 5.687z'/%3E%3Cpath fill='url(%23logo-luma_d)' d='m17 27.374-9.911-5.687L17 16l9.911 5.687z'/%3E%3Cpath fill='url(%23logo-luma_e)' d='M7.089 10.313 17 4.627v22.747l-9.911-5.687z'/%3E%3Cpath fill='url(%23logo-luma_f)' d='m17 27.374-9.911-5.687L17 16l9.911 5.687z'/%3E%3Cpath fill='url(%23logo-luma_g)' d='M7.089 10.313 17 4.627v22.747l-9.911-5.687z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='logo-luma_c' x1='7.089' x2='26.911' y1='21.687' y2='21.687' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A'/%3E%3Cstop offset='1' stop-color='%23A78DFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-luma_d' x1='7.089' x2='26.911' y1='21.687' y2='21.687' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A'/%3E%3Cstop offset='1' stop-color='%23A78DFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-luma_e' x1='18.293' x2='9.725' y1='26.087' y2='8.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23004EFF'/%3E%3Cstop offset='1' stop-color='%230FF'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-luma_f' x1='7.089' x2='26.911' y1='21.687' y2='21.687' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300A'/%3E%3Cstop offset='1' stop-color='%23A78DFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-luma_g' x1='18.293' x2='9.725' y1='26.087' y2='8.135' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23004EFF'/%3E%3Cstop offset='1' stop-color='%230FF'/%3E%3C/linearGradient%3E%3CclipPath id='logo-luma_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3CclipPath id='logo-luma_b'%3E%3Cpath fill='%23fff' d='M7 4.571h20v22.857H7z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-openai-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='%23fff' d='M14.834 5c-2.44 0-4.607 1.55-5.362 3.837a5.57 5.57 0 00-3.715 2.66 5.48 5.48 0 00.695 6.496 5.4 5.4 0 00.475 4.492c1.216 2.093 3.663 3.167 6.056 2.668A5.6 5.6 0 0017.167 27c2.439 0 4.606-1.55 5.362-3.837a5.54 5.54 0 003.708-2.659 5.47 5.47 0 00-.687-6.497V14a5.41 5.41 0 00-.476-4.5c-1.216-2.086-3.662-3.159-6.048-2.66A5.62 5.62 0 0014.834 5m0 1.43-.008.007c.982 0 1.926.335 2.68.954-.03.015-.09.053-.135.074l-4.44 2.527a.71.71 0 00-.363.625v5.93l-1.91-1.088v-4.901c-.002-2.277 1.867-4.124 4.176-4.128m5.349 1.727a4.19 4.19 0 013.63 2.066c.483.835.664 1.81.498 2.756-.031-.022-.09-.052-.128-.074l-4.44-2.534a.75.75 0 00-.732 0l-5.204 2.966V11.16l4.296-2.45a4.2 4.2 0 012.08-.554M9.2 10.407v5.208c0 .26.135.492.362.625l5.195 2.957-1.918 1.096-4.29-2.444c-1.995-1.141-2.678-3.661-1.525-5.632a4.18 4.18 0 012.176-1.81m9.953 1.29 4.297 2.444a4.087 4.087 0 011.525 5.632l.007.007a4.16 4.16 0 01-2.174 1.804v-5.209a.71.71 0 00-.363-.625l-5.202-2.966zm-3.157 1.796 2.19 1.25v2.496l-2.19 1.251-2.19-1.25v-2.496zm3.444 1.966 1.91 1.088v4.894c0 2.28-1.872 4.128-4.176 4.128v-.007a4.2 4.2 0 01-2.673-.954c.03-.015.098-.053.135-.075l4.44-2.525a.7.7 0 00.362-.625zm-1.247 3.204v2.176l-4.297 2.443c-2.002 1.133-4.553.463-5.709-1.505h.008a4.05 4.05 0 01-.5-2.756c.032.022.092.052.129.074l4.44 2.534a.75.75 0 00.732 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-pika {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-pika_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cg clip-path='url(%23logo-pika_b)'%3E%3Cpath fill='%23fff' d='M13.014 10.941q-.244.056-.49.12c-9.922 2.517-6.427 11.885-6.427 11.885h7.576c-.123-1.281-1-2.684-3.149-3.641v-.095c2.503.801 3.404 2.17 3.77 3.735h9.346l-1.503-1.34c.88-2.878 4.363-4.239 4.363-4.239-.123-2.308-1.26-4.46-5.06-6.203L12.798 7.6c.29 3.797 1.584 5.975 4.828 6.51v.092c-2.254-.057-3.818-1.106-4.612-3.26'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-pika_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3CclipPath id='logo-pika_b'%3E%3Cpath fill='%23fff' d='M5.5 5.5h21v21h-21z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-pixverse {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-pixverse_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cmask id='logo-pixverse_f' width='20' height='22' x='6' y='5' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='url(%23logo-pixverse_b)' d='M25.386 14.49a.37.37 0 01.614.281v9.168a.372.372 0 01-.606.29l-5.83-4.715z'/%3E%3Cpath fill='url(%23logo-pixverse_c)' fill-rule='evenodd' d='M6.743 13.574a.743.743 0 00-.743.743v10.942c0 .41.332.743.743.743h4.117a.743.743 0 00.743-.743v-1.114l9.317 1.204a.743.743 0 00.84-.736V14.317a.743.743 0 00-.744-.743zm5.218 3.713a.37.37 0 00-.372.371v2.432c0 .205.167.37.372.37h3.795a.37.37 0 00.372-.37v-2.432a.37.37 0 00-.372-.37z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pixverse_d)' d='M13.24 9.777a3.099 3.099 0 11-6.199 0 3.099 3.099 0 016.198 0'/%3E%3Cpath fill='url(%23logo-pixverse_e)' d='M20.676 9.22a3.72 3.72 0 11-7.438 0 3.72 3.72 0 017.438 0'/%3E%3C/mask%3E%3Cg mask='url(%23logo-pixverse_f)'%3E%3Cpath fill='url(%23logo-pixverse_g)' d='M25.386 14.49a.37.37 0 01.614.281v9.168a.372.372 0 01-.606.29l-5.83-4.715z'/%3E%3Cpath fill='url(%23logo-pixverse_h)' fill-rule='evenodd' d='M6.743 13.574a.743.743 0 00-.743.743v10.942c0 .41.332.743.743.743h4.117a.743.743 0 00.743-.743v-1.114l9.317 1.204a.743.743 0 00.84-.736V14.317a.743.743 0 00-.744-.743zm5.218 3.713a.37.37 0 00-.372.371v2.432c0 .205.167.37.372.37h3.795a.37.37 0 00.372-.37v-2.432a.37.37 0 00-.372-.37z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pixverse_i)' d='M13.24 9.777a3.099 3.099 0 11-6.199 0 3.099 3.099 0 016.198 0'/%3E%3Cpath fill='url(%23logo-pixverse_j)' d='M20.676 9.22a3.72 3.72 0 11-7.438 0 3.72 3.72 0 017.438 0'/%3E%3Cg filter='url(%23logo-pixverse_k)'%3E%3Cpath fill='%237DD6CD' fill-opacity='.75' d='M9.845 39.226c6.127 0 11.095-3.685 11.095-8.23s-4.968-8.23-11.095-8.23-11.095 3.685-11.095 8.23 4.967 8.23 11.095 8.23'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='logo-pixverse_b' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.466' stop-color='%23AC5DE1'/%3E%3Cstop offset='1' stop-color='%23349EEB'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_c' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.466' stop-color='%23AC5DE1'/%3E%3Cstop offset='1' stop-color='%23349EEB'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_d' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.466' stop-color='%23AC5DE1'/%3E%3Cstop offset='1' stop-color='%23349EEB'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_e' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.466' stop-color='%23AC5DE1'/%3E%3Cstop offset='1' stop-color='%23349EEB'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_g' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.61' stop-color='%23B664E8'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_h' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.61' stop-color='%23B664E8'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_i' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.61' stop-color='%23B664E8'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-pixverse_j' x1='20.069' x2='7.113' y1='8.454' y2='26.121' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E9632A'/%3E%3Cstop offset='.61' stop-color='%23B664E8'/%3E%3C/linearGradient%3E%3CclipPath id='logo-pixverse_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3Cfilter id='logo-pixverse_k' width='38.895' height='33.164' x='-9.603' y='14.414' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_10588_27' stdDeviation='4.176'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-pollo-ai {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-pollo-ai_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cmask id='logo-pollo-ai_b' width='22' height='22' x='6' y='5' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M6.361 16.572C7.416 7.867 9.658 6.037 10.978 5.757c4.22-.896 17.376 5.456 17.015 9.628-.495 5.72-15.531 11.26-19.653 10.815-1.595-.172-3.034-.923-1.979-9.628'/%3E%3C/mask%3E%3Cg mask='url(%23logo-pollo-ai_b)'%3E%3Cpath fill='%23000' d='M6.36 16.572C7.416 7.867 9.658 6.037 10.978 5.757c4.22-.896 17.375 5.456 17.014 9.628-.495 5.72-15.53 11.26-19.652 10.816-1.596-.173-3.035-.924-1.98-9.63'/%3E%3Cg filter='url(%23logo-pollo-ai_c)'%3E%3Cmask id='logo-pollo-ai_e' fill='%23fff'%3E%3Cpath d='M6.36 16.572C7.416 7.867 9.658 6.037 10.978 5.757c4.22-.896 17.375 5.456 17.014 9.628-.495 5.72-15.53 11.26-19.652 10.815-1.596-.172-3.035-.923-1.98-9.628'/%3E%3C/mask%3E%3Cpath stroke='url(%23logo-pollo-ai_d)' stroke-width='1.542' d='M6.36 16.572C7.416 7.867 9.658 6.037 10.978 5.757c4.22-.896 17.375 5.456 17.014 9.628-.495 5.72-15.53 11.26-19.652 10.815-1.596-.172-3.035-.923-1.98-9.628Z' mask='url(%23logo-pollo-ai_e)'/%3E%3C/g%3E%3Cg filter='url(%23logo-pollo-ai_f)'%3E%3Cpath fill='%23fff' d='M21.283 15.06c-.14 2.401-2.41 4.257-4.772 4.12l-2.315-.039a.03.03 0 00-.03.025l-.745 5.088s-.92.251-1.707.434c-.787.182-1.678.256-1.678.256L12.19 11.43a.867.867 0 01.895-.73l4.387.197c2.442.142 3.948 1.798 3.81 4.161m-5.049 1.55c.996.017 1.855-.57 1.916-1.605.058-.998-.422-1.58-1.442-1.64l-1.673-.03a.03.03 0 00-.03.026l-.455 3.187a.03.03 0 00.028.033z'/%3E%3C/g%3E%3Cpath stroke='%23000' stroke-width='.462' d='M21.283 15.06c-.14 2.401-2.41 4.257-4.772 4.12l-2.315-.039a.03.03 0 00-.03.025l-.745 5.088s-.92.251-1.707.434c-.787.182-1.678.256-1.678.256L12.19 11.43a.867.867 0 01.895-.73l4.387.197c2.442.142 3.948 1.798 3.81 4.161Zm-5.049 1.55c.996.017 1.855-.57 1.916-1.605.058-.998-.422-1.58-1.442-1.64l-1.673-.03a.03.03 0 00-.03.026l-.455 3.187a.03.03 0 00.028.033z'/%3E%3Cpath fill='url(%23logo-pollo-ai_g)' fill-rule='evenodd' d='M8.34 26.2c4.121.445 19.157-5.094 19.652-10.815.361-4.172-12.794-10.524-17.014-9.628-1.32.28-3.562 2.11-4.618 10.815-1.055 8.705.384 9.456 1.98 9.628M9.882 8.717c-.73 1.346-1.522 3.769-2.04 8.034-.527 4.354-.38 6.418-.068 7.368.133.404.258.483.268.49.037.024.13.071.458.107.732.079 2.212-.114 4.186-.654a39.3 39.3 0 006.203-2.308c2.1-.99 4.027-2.139 5.434-3.34 1.457-1.242 2.11-2.328 2.182-3.158.01-.112-.018-.357-.257-.766-.236-.406-.629-.881-1.189-1.405-1.12-1.047-2.739-2.133-4.555-3.095-1.808-.958-3.744-1.757-5.457-2.26-1.785-.525-3.091-.654-3.76-.513-.115.025-.691.184-1.405 1.5' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai_h)' fill-rule='evenodd' d='M8.34 26.2c4.121.445 19.157-5.094 19.652-10.815.361-4.172-12.794-10.524-17.014-9.628-1.32.28-3.562 2.11-4.618 10.815-1.055 8.705.384 9.456 1.98 9.628M9.882 8.717c-.73 1.346-1.522 3.769-2.04 8.034-.527 4.354-.38 6.418-.068 7.368.133.404.258.483.268.49.037.024.13.071.458.107.732.079 2.212-.114 4.186-.654a39.3 39.3 0 006.203-2.308c2.1-.99 4.027-2.139 5.434-3.34 1.457-1.242 2.11-2.328 2.182-3.158.01-.112-.018-.357-.257-.766-.236-.406-.629-.881-1.189-1.405-1.12-1.047-2.739-2.133-4.555-3.095-1.808-.958-3.744-1.757-5.457-2.26-1.785-.525-3.091-.654-3.76-.513-.115.025-.691.184-1.405 1.5' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai_i)' fill-rule='evenodd' d='M8.34 26.2c4.121.445 19.157-5.094 19.652-10.815.361-4.172-12.794-10.524-17.014-9.628-1.32.28-3.562 2.11-4.618 10.815-1.055 8.705.384 9.456 1.98 9.628M9.882 8.717c-.73 1.346-1.522 3.769-2.04 8.034-.527 4.354-.38 6.418-.068 7.368.133.404.258.483.268.49.037.024.13.071.458.107.732.079 2.212-.114 4.186-.654a39.3 39.3 0 006.203-2.308c2.1-.99 4.027-2.139 5.434-3.34 1.457-1.242 2.11-2.328 2.182-3.158.01-.112-.018-.357-.257-.766-.236-.406-.629-.881-1.189-1.405-1.12-1.047-2.739-2.133-4.555-3.095-1.808-.958-3.744-1.757-5.457-2.26-1.785-.525-3.091-.654-3.76-.513-.115.025-.691.184-1.405 1.5' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai_j)' fill-rule='evenodd' d='M8.34 26.2c4.121.445 19.157-5.094 19.652-10.815.361-4.172-12.794-10.524-17.014-9.628-1.32.28-3.562 2.11-4.618 10.815-1.055 8.705.384 9.456 1.98 9.628M9.882 8.717c-.73 1.346-1.522 3.769-2.04 8.034-.527 4.354-.38 6.418-.068 7.368.133.404.258.483.268.49.037.024.13.071.458.107.732.079 2.212-.114 4.186-.654a39.3 39.3 0 006.203-2.308c2.1-.99 4.027-2.139 5.434-3.34 1.457-1.242 2.11-2.328 2.182-3.158.01-.112-.018-.357-.257-.766-.236-.406-.629-.881-1.189-1.405-1.12-1.047-2.739-2.133-4.555-3.095-1.808-.958-3.744-1.757-5.457-2.26-1.785-.525-3.091-.654-3.76-.513-.115.025-.691.184-1.405 1.5' clip-rule='evenodd'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='logo-pollo-ai_g' cx='0' cy='0' r='1' gradientTransform='rotate(-175.179 14.021 9.041)scale(21.3079 7724.08)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2374FFF8'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai_h' cx='0' cy='0' r='1' gradientTransform='matrix(-7.67444 -6.6511 7.11904 -8.21439 23.395 20.892)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237042DA'/%3E%3Cstop offset='1' stop-color='%237042DA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai_i' cx='0' cy='0' r='1' gradientTransform='matrix(-2.04658 -9.593 10.26783 -2.19055 17 23.578)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF4B23'/%3E%3Cstop offset='1' stop-color='%23FF4B23' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai_j' cx='0' cy='0' r='1' gradientTransform='matrix(-1.02328 -8.69767 9.30954 -1.09527 9.199 25.754)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F5D037'/%3E%3Cstop offset='1' stop-color='%23FFA600' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='logo-pollo-ai_c' width='25.083' height='23.637' x='4.458' y='4.13' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_11201_10' stdDeviation='.771'/%3E%3C/filter%3E%3Cfilter id='logo-pollo-ai_f' width='12.304' height='15.271' x='9.762' y='10.47' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='.543' dy='.543'/%3E%3CfeGaussianBlur stdDeviation='.271'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 0.0804832 0 0 0 0 0.915476 0 0 0 0 0.553646 0 0 0 0.2 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_11201_10'/%3E%3C/filter%3E%3ClinearGradient id='logo-pollo-ai_d' x1='27.999' x2='5.999' y1='15.948' y2='15.948' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFBE26'/%3E%3Cstop offset='.255' stop-color='%23FF5C2E'/%3E%3Cstop offset='.474' stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2375E9E3'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/linearGradient%3E%3CclipPath id='logo-pollo-ai_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-pollo-ai-02 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cmask id='logo-pollo-ai-02_a' width='30' height='30' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23D9D9D9' d='M1.492 16.85C2.932 4.978 5.99 2.482 7.788 2.1 13.544.88 31.482 9.541 30.99 15.23c-.675 7.8-21.178 15.354-26.799 14.748-2.175-.235-4.138-1.26-2.699-13.13'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cg mask='url(%23logo-pollo-ai-02_a)'%3E%3Cpath fill='%23000' d='M1.492 16.849C2.93 4.979 5.988 2.482 7.788 2.1 13.543.88 31.482 9.54 30.989 15.23c-.674 7.8-21.178 15.354-26.798 14.747-2.176-.234-4.138-1.26-2.7-13.13'/%3E%3Cg filter='url(%23logo-pollo-ai-02_b)'%3E%3Cmask id='logo-pollo-ai-02_d' fill='%23fff'%3E%3Cpath d='M1.492 16.848C2.93 4.978 5.988 2.482 7.788 2.1 13.543.879 31.482 9.54 30.99 15.23c-.675 7.8-21.179 15.354-26.8 14.748-2.175-.235-4.137-1.26-2.698-13.13'/%3E%3C/mask%3E%3Cpath stroke='url(%23logo-pollo-ai-02_c)' stroke-width='2.102' d='M1.492 16.848C2.93 4.978 5.988 2.482 7.788 2.1 13.543.879 31.482 9.54 30.99 15.23c-.675 7.8-21.179 15.354-26.8 14.748-2.175-.235-4.137-1.26-2.698-13.13Z' mask='url(%23logo-pollo-ai-02_d)'/%3E%3C/g%3E%3Cg filter='url(%23logo-pollo-ai-02_e)'%3E%3Cpath fill='%23fff' d='M21.84 14.788c-.19 3.275-3.285 5.806-6.507 5.618l-3.157-.052a.04.04 0 00-.04.034l-1.016 6.938s-1.255.343-2.328.591a19 19 0 01-2.289.35L9.443 9.84a1.183 1.183 0 011.22-.995l5.982.268c3.33.194 5.383 2.452 5.195 5.675m-6.884 2.114c1.358.024 2.53-.776 2.612-2.188.08-1.361-.575-2.156-1.966-2.237l-2.282-.04a.04.04 0 00-.04.035l-.621 4.345a.04.04 0 00.038.046z'/%3E%3C/g%3E%3Cpath stroke='%23000' stroke-width='.629' d='M21.84 14.788c-.19 3.275-3.285 5.806-6.507 5.618l-3.157-.052a.04.04 0 00-.04.034l-1.016 6.938s-1.255.343-2.328.591a19 19 0 01-2.289.35L9.443 9.84a1.183 1.183 0 011.22-.995l5.982.268c3.33.194 5.383 2.452 5.195 5.675Zm-6.884 2.114c1.358.024 2.53-.776 2.612-2.188.08-1.361-.575-2.156-1.966-2.237l-2.282-.04a.04.04 0 00-.04.035l-.621 4.345a.04.04 0 00.038.046z'/%3E%3Cpath fill='url(%23logo-pollo-ai-02_f)' fill-rule='evenodd' d='M4.19 29.978c5.621.606 26.125-6.948 26.8-14.748C31.482 9.54 13.543.879 7.787 2.1c-1.8.382-4.857 2.877-6.296 14.748s.523 12.895 2.699 13.13M6.295 6.137c-.995 1.835-2.076 5.14-2.78 10.956-.72 5.936-.52 8.75-.094 10.046.181.551.35.659.365.668.05.033.177.098.624.146.999.108 3.017-.155 5.708-.891 2.608-.713 5.609-1.803 8.46-3.148 2.863-1.35 5.49-2.916 7.41-4.553 1.986-1.695 2.876-3.175 2.974-4.307.013-.153-.024-.487-.35-1.046-.322-.552-.857-1.2-1.621-1.915-1.526-1.428-3.735-2.908-6.212-4.22-2.465-1.306-5.105-2.397-7.441-3.083-2.434-.715-4.215-.892-5.127-.698-.157.033-.943.25-1.916 2.045' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai-02_g)' fill-rule='evenodd' d='M4.19 29.978c5.621.606 26.125-6.948 26.8-14.748C31.482 9.54 13.543.879 7.787 2.1c-1.8.382-4.857 2.877-6.296 14.748s.523 12.895 2.699 13.13M6.295 6.137c-.995 1.835-2.076 5.14-2.78 10.956-.72 5.936-.52 8.75-.094 10.046.181.551.35.659.365.668.05.033.177.098.624.146.999.108 3.017-.155 5.708-.891 2.608-.713 5.609-1.803 8.46-3.148 2.863-1.35 5.49-2.916 7.41-4.553 1.986-1.695 2.876-3.175 2.974-4.307.013-.153-.024-.487-.35-1.046-.322-.552-.857-1.2-1.621-1.915-1.526-1.428-3.735-2.908-6.212-4.22-2.465-1.306-5.105-2.397-7.441-3.083-2.434-.715-4.215-.892-5.127-.698-.157.033-.943.25-1.916 2.045' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai-02_h)' fill-rule='evenodd' d='M4.19 29.978c5.621.606 26.125-6.948 26.8-14.748C31.482 9.54 13.543.879 7.787 2.1c-1.8.382-4.857 2.877-6.296 14.748s.523 12.895 2.699 13.13M6.295 6.137c-.995 1.835-2.076 5.14-2.78 10.956-.72 5.936-.52 8.75-.094 10.046.181.551.35.659.365.668.05.033.177.098.624.146.999.108 3.017-.155 5.708-.891 2.608-.713 5.609-1.803 8.46-3.148 2.863-1.35 5.49-2.916 7.41-4.553 1.986-1.695 2.876-3.175 2.974-4.307.013-.153-.024-.487-.35-1.046-.322-.552-.857-1.2-1.621-1.915-1.526-1.428-3.735-2.908-6.212-4.22-2.465-1.306-5.105-2.397-7.441-3.083-2.434-.715-4.215-.892-5.127-.698-.157.033-.943.25-1.916 2.045' clip-rule='evenodd'/%3E%3Cpath fill='url(%23logo-pollo-ai-02_i)' fill-rule='evenodd' d='M4.19 29.978c5.621.606 26.125-6.948 26.8-14.748C31.482 9.54 13.543.879 7.787 2.1c-1.8.382-4.857 2.877-6.296 14.748s.523 12.895 2.699 13.13M6.295 6.137c-.995 1.835-2.076 5.14-2.78 10.956-.72 5.936-.52 8.75-.094 10.046.181.551.35.659.365.668.05.033.177.098.624.146.999.108 3.017-.155 5.708-.891 2.608-.713 5.609-1.803 8.46-3.148 2.863-1.35 5.49-2.916 7.41-4.553 1.986-1.695 2.876-3.175 2.974-4.307.013-.153-.024-.487-.35-1.046-.322-.552-.857-1.2-1.621-1.915-1.526-1.428-3.735-2.908-6.212-4.22-2.465-1.306-5.105-2.397-7.441-3.083-2.434-.715-4.215-.892-5.127-.698-.157.033-.943.25-1.916 2.045' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='logo-pollo-ai-02_f' cx='0' cy='0' r='1' gradientTransform='matrix(-28.9534 -2.44197 885.20886 -10495.53625 29.954 20.472)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2374FFF8'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai-02_g' cx='0' cy='0' r='1' gradientTransform='matrix(-10.46515 -9.06967 9.70776 -11.20142 24.721 22.74)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237042DA'/%3E%3Cstop offset='1' stop-color='%237042DA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai-02_h' cx='0' cy='0' r='1' gradientTransform='rotate(-102.043 18.682 6.728)scale(13.3758 14.3167)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF4B23'/%3E%3Cstop offset='1' stop-color='%23FF4B23' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='logo-pollo-ai-02_i' cx='0' cy='0' r='1' gradientTransform='rotate(-96.71 15.738 12.3)scale(11.9423 12.7824)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F5D037'/%3E%3Cstop offset='1' stop-color='%23FFA600' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='logo-pollo-ai-02_b' width='34.205' height='32.233' x='-1.103' y='-.119' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_11591_188' stdDeviation='1.051'/%3E%3C/filter%3E%3Cfilter id='logo-pollo-ai-02_e' width='16.778' height='20.824' x='6.129' y='8.529' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='.74' dy='.74'/%3E%3CfeGaussianBlur stdDeviation='.37'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 0.0804832 0 0 0 0 0.915476 0 0 0 0 0.553646 0 0 0 0.2 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_11591_188'/%3E%3C/filter%3E%3ClinearGradient id='logo-pollo-ai-02_c' x1='30.999' x2='.999' y1='15.998' y2='15.998' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFBE26'/%3E%3Cstop offset='.255' stop-color='%23FF5C2E'/%3E%3Cstop offset='.474' stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2375E9E3'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-recraft-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M16.063 3.008h-1.11c-2.033 0-3.681 4.292-3.681 9.587 0 1.015.06 1.994.173 2.913H7.254L3.5 28.989h10.559l.01-7.086c.283.182.58.279.884.279h1.11a9.587 9.587 0 000-19.174m1.226 9.587c0 2.525-.396 4.751-.989 6.296-.298.777-.62 1.314-.91 1.633a1.3 1.3 0 01-.328.275c-.067.036-.1.037-.109.037s-.04 0-.108-.037a1.3 1.3 0 01-.328-.276c-.29-.318-.612-.855-.91-1.632-.594-1.545-.99-3.77-.99-6.296s.396-4.751.99-6.296c.298-.777.62-1.314.91-1.633.14-.155.253-.236.328-.275.067-.036.1-.037.108-.037.01 0 .042 0 .11.037.073.04.186.12.327.275.29.32.612.856.91 1.633.593 1.545.989 3.77.989 6.296' clip-rule='evenodd'/%3E%3Cpath d='M16 22.183v-.58l-1.102.046.126.534 2.975 6.808H28.5l-3.846-5.79h-5.289z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-runway {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-runway_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cmask id='logo-runway_b' fill='%23fff'%3E%3Cpath d='M7.472 14.532a4.993 4.993 0 017.061-7.062l10.014 10.014a4.993 4.993 0 01-7.062 7.061z'/%3E%3C/mask%3E%3Cpath fill='%23000' stroke='%2334E0A1' stroke-width='5.707' d='M7.472 14.532a4.993 4.993 0 017.061-7.062l10.014 10.014a4.993 4.993 0 01-7.062 7.061z' mask='url(%23logo-runway_b)'/%3E%3Crect width='7.133' height='17.12' x='7.436' y='14.57' fill='%23000' stroke='%2334E0A1' stroke-width='2.853' rx='3.567' transform='rotate(-90 7.436 14.57)'/%3E%3Crect width='7.133' height='17.12' x='7.436' y='7.437' fill='%23000' stroke='%2334E0A1' stroke-width='2.853' rx='3.567'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-runway_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-seaweed-02 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cpath fill='%232F57C2' d='M7.63 25.136 3 26.326V5.235l4.63 1.19z'/%3E%3Cpath fill='%2378DED4' d='m30 26.37-4.638 1.19V4L30 5.182z'/%3E%3Cpath fill='%233A8DDE' d='m14.975 25.78-4.63 1.19V14.546l4.63 1.19z'/%3E%3Cpath fill='%231ECAD3' d='m18 12.703 4.637-1.19v12.424L18 22.747z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-seaweed-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath fill='black' d='M7.63 25.356 3 26.546V5.454l4.63 1.19zM30 26.59l-4.638 1.19V4.22L30 5.4zM14.975 26l-4.63 1.19V14.766l4.63 1.19zM18 12.923l4.637-1.19v12.424L18 22.967z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-shopee-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-shopee-round_a)'%3E%3Crect width='48' height='48' fill='%23fff' rx='8'/%3E%3Cpath fill='%23F94F2E' d='M24.044 6a9 9 0 019 9h6.943a1 1 0 011 1.055l-1.214 22.164A4 4 0 0135.778 42h-23.47a4 4 0 01-3.993-3.781L7.102 16.055A1 1 0 018.1 15h6.944a9 9 0 019-9m.882 14.001a8.7 8.7 0 00-2.907.484 5.13 5.13 0 00-2.22 1.47 3.56 3.56 0 00-.853 2.412c-.02.694.143 1.381.473 1.993.342.58.814 1.074 1.38 1.443.75.486 1.547.896 2.379 1.224q1.395.58 2.166.98c.434.212.827.496 1.164.84.255.268.396.622.395.99a1.62 1.62 0 01-.631 1.356 3 3 0 01-1.874.495 5 5 0 01-1.984-.385q-.367-.159-1.006-.475a2.45 2.45 0 00-1.11-.283 1.37 1.37 0 00-.95.332 1.18 1.18 0 00-.367.92c-.008.323.09.64.28.904.229.287.524.515.861.664 1.32.567 2.75.835 4.188.785a8.7 8.7 0 003.072-.496 4.34 4.34 0 002.044-1.503c.505-.73.761-1.603.73-2.488a3.9 3.9 0 00-.527-2.063 4.8 4.8 0 00-1.462-1.487 13.7 13.7 0 00-2.373-1.209 2 2 0 00-.275-.11 33 33 0 01-1.917-.837 3.5 3.5 0 01-1.023-.725 1.36 1.36 0 01-.38-.953 1.5 1.5 0 01.732-1.354 3.36 3.36 0 011.83-.464 5.6 5.6 0 011.462.18q.777.222 1.516.55c.2.091.417.14.637.141a1.15 1.15 0 00.857-.354 1.3 1.3 0 00.341-.93 1.34 1.34 0 00-.324-.894 2.6 2.6 0 00-1.05-.664 7 7 0 00-1.34-.342A11.4 11.4 0 0024.926 20m-.882-11a6 6 0 00-6 6h12a6 6 0 00-6-6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-shopee-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-shopify {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-shopify_a)'%3E%3Cpath fill='%2395BF46' d='M36.593 11.855a.384.384 0 00-.347-.323c-.144-.012-3.197-.239-3.197-.239s-2.12-2.109-2.352-2.342c-.233-.233-.688-.163-.864-.11-.026.007-.463.142-1.186.367-.709-2.042-1.958-3.919-4.157-3.919q-.09 0-.186.006c-.625-.828-1.4-1.188-2.068-1.188-5.122 0-7.569 6.415-8.336 9.676l-3.585 1.114c-1.11.349-1.146.384-1.292 1.433-.11.794-3.016 23.319-3.016 23.319L28.656 43.9l12.272-2.66s-4.308-29.186-4.335-29.386m-9.198-2.26-1.917.595.002-.414c0-1.27-.176-2.29-.458-3.101 1.133.143 1.887 1.434 2.373 2.92m-3.779-2.668c.316.79.52 1.925.52 3.457l-.001.222-3.958 1.229c.762-2.948 2.19-4.371 3.44-4.908m-1.521-1.444c.22 0 .444.075.657.222-1.642.774-3.401 2.724-4.144 6.617l-3.129.97c.87-2.969 2.937-7.809 6.616-7.809'/%3E%3Cpath fill='%235E8E3E' d='M36.246 11.532c-.144-.012-3.197-.239-3.197-.239s-2.12-2.109-2.352-2.342a.58.58 0 00-.328-.15l-1.712 35.1 12.271-2.66s-4.308-29.186-4.335-29.386a.384.384 0 00-.347-.323'/%3E%3Cpath fill='%23fff' d='m24.49 18.327-1.513 4.51s-1.326-.709-2.951-.709c-2.383 0-2.503 1.498-2.503 1.876 0 2.06 5.36 2.85 5.36 7.674 0 3.797-2.403 6.241-5.643 6.241-3.888 0-5.876-2.424-5.876-2.424l1.04-3.447s2.044 1.758 3.769 1.758c1.127 0 1.585-.889 1.585-1.538 0-2.688-4.396-2.808-4.396-7.223 0-3.716 2.661-7.313 8.035-7.313 2.07 0 3.093.595 3.093.595'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-shopify_a'%3E%3Cpath fill='%23fff' d='M6 4h35v40H6z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-shopify-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='47' height='47' x='.5' y='.5' fill='%23fff' rx='7.5'/%3E%3Crect width='47' height='47' x='.5' y='.5' stroke='%23DDE6F7' rx='7.5'/%3E%3Cg clip-path='url(%23logo-shopify-round_a)'%3E%3Cpath fill='%2395BF46' d='M35.97 13.07a.35.35 0 00-.317-.291c-.131-.011-2.922-.215-2.922-.215l-2.151-2.108c-.213-.21-.629-.146-.79-.1l-1.085.33c-.647-1.837-1.79-3.526-3.8-3.526q-.084 0-.17.006c-.571-.746-1.28-1.07-1.891-1.07-4.683 0-6.92 5.774-7.621 8.708l-3.278 1.003c-1.015.314-1.047.346-1.18 1.29-.101.715-2.759 20.987-2.759 20.987l20.708 3.827 11.22-2.395S35.995 13.25 35.971 13.07m-8.41-2.034-1.751.535v-.373c0-1.142-.16-2.062-.418-2.79 1.036.128 1.726 1.29 2.17 2.628m-3.454-2.402c.288.712.476 1.733.476 3.111l-.002.2-3.618 1.106c.696-2.653 2.003-3.934 3.144-4.417m-1.39-1.3c.201 0 .405.069.6.2-1.501.697-3.11 2.452-3.789 5.955l-2.86.874c.795-2.672 2.685-7.028 6.048-7.028'/%3E%3Cpath fill='%235E8E3E' d='M35.654 12.779c-.132-.011-2.923-.215-2.923-.215l-2.151-2.108a.54.54 0 00-.3-.136l-1.565 31.59 11.22-2.393s-3.94-26.268-3.964-26.448a.35.35 0 00-.317-.29'/%3E%3Cpath fill='%23fff' d='m24.905 18.894-1.383 4.06s-1.212-.639-2.698-.639c-2.179 0-2.288 1.349-2.288 1.688 0 1.854 4.9 2.565 4.9 6.907 0 3.417-2.198 5.617-5.16 5.617-3.554 0-5.372-2.182-5.372-2.182l.951-3.102s1.87 1.582 3.446 1.582c1.03 0 1.45-.8 1.45-1.384 0-2.419-4.02-2.527-4.02-6.5 0-3.345 2.433-6.582 7.346-6.582 1.893 0 2.828.535 2.828.535'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-shopify-round_a'%3E%3Cpath fill='%23fff' d='M8 6h32v36H8z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-snapchat-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23FFF853' rx='8'/%3E%3Cpath fill='%23fff' d='m18.15 9.64 5.107-1.102h1.965l5.501 2.571 2.751 5.51v4.041l3.537-.367v2.938l-2.358.735-.786 1.102 1.965 3.673 5.108 2.572-1.179 1.47-3.536 1.101-.786 1.47-.786 1.102H30.33l-1.965.734-4.323 2.204-2.75-.734-3.144-1.47-2.358-.734h-3.143l-1.18-.735-1.178-1.837-1.965-.367-1.571-1.102v-1.102l1.964-1.102 3.537-2.572.786-2.57-3.144-1.838.393-1.836 1.179-1.102 2.358.367 1.178-6.612z'/%3E%3Cpath fill='%23050505' d='M23.985 9.597c4.831.001 8.856 3.762 8.862 8.29q.003 1.588.1 2.936c.04.555.534.966 1.1.966q.125 0 .254-.027l1.513-.332a1 1 0 01.193-.02c.385 0 .739.245.825.608.122.514-.186 1.034-.719 1.208l-2.297.867c-.58.22-.892.81-.729 1.374 1.844 6.37 6.992 5.708 6.992 6.538 0 1.042-3.88 1.19-4.231 1.517-.35.328-.015 1.919-.799 2.227-.147.058-.357.078-.613.078-.59 0-1.425-.108-2.304-.108-.763 0-1.56.081-2.26.384-1.859.803-3.65 2.301-5.872 2.301-2.22 0-4.012-1.498-5.87-2.301-.701-.303-1.498-.384-2.26-.384-.88 0-1.715.108-2.305.108-.256 0-.466-.02-.613-.078-.784-.308-.448-1.899-.799-2.227-.35-.328-4.231-.475-4.231-1.517 0-.83 5.148-.168 6.992-6.538.163-.565-.149-1.155-.729-1.374l-2.297-.867c-.533-.174-.841-.694-.719-1.208.086-.363.44-.609.825-.609q.096 0 .193.021l1.513.332q.128.027.254.027c.566 0 1.06-.411 1.1-.966.064-.9.099-1.876.1-2.937.006-4.527 3.999-8.288 8.83-8.29m0-1.797h-.001c-1.443 0-2.847.272-4.176.805a10.9 10.9 0 00-3.41 2.172 10.2 10.2 0 00-2.31 3.2 9.4 9.4 0 00-.856 3.907c0 .662-.015 1.305-.044 1.92l-.563-.123a2.92 2.92 0 00-2.334.477 2.56 2.56 0 00-.998 1.471c-.329 1.385.49 2.783 1.907 3.275l1.686.636c-1.117 3.204-3.175 3.818-4.562 4.232-.368.11-.686.204-.988.344C6.13 30.676 6 31.623 6 32.005c0 .73.37 1.397 1.042 1.877.334.24.749.436 1.266.603.706.227 1.524.371 2.19.487.031.23.078.477.158.727.33 1.035 1.025 1.5 1.55 1.706.5.196 1.015.218 1.36.218.336 0 .692-.024 1.068-.05.405-.028.823-.057 1.235-.057.64 0 1.115.071 1.454.218.467.201.961.472 1.485.76 1.457.8 3.109 1.707 5.192 1.707s3.736-.907 5.193-1.707c.524-.288 1.018-.559 1.484-.76.34-.147.816-.218 1.455-.218.412 0 .83.029 1.234.057.377.026.733.05 1.07.05.344 0 .86-.022 1.358-.218.526-.207 1.222-.67 1.551-1.706.08-.25.127-.497.159-.727.665-.116 1.483-.26 2.189-.487.517-.167.932-.364 1.266-.603.672-.48 1.042-1.147 1.042-1.877 0-.382-.13-1.33-1.336-1.889-.303-.14-.62-.235-.988-.344-1.387-.414-3.446-1.028-4.562-4.232l1.686-.636c1.417-.492 2.236-1.89 1.907-3.275a2.56 2.56 0 00-.999-1.471 2.92 2.92 0 00-2.333-.477l-.564.123a43 43 0 01-.043-1.92 9.35 9.35 0 00-.864-3.91 10.2 10.2 0 00-2.32-3.2 11 11 0 00-3.421-2.17 11.2 11.2 0 00-4.179-.804'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-splice-line-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' fill-rule='evenodd' d='M30.082 17.348c2.284 0 4.45.88 6.013 2.484a8.566 8.566 0 010 12.147L25.994 42.08l-.483.48c-2.365 2.085-5.972 1.885-8.056-.48s-1.884-5.972.48-8.057L29.4 22.56a2.855 2.855 0 000-4.05l-.48-.48c-.08-.04-.122-.16-.122-.24 0-.2.162-.4.362-.4.32-.04.601-.041.922-.041m3.103 3.943a5.83 5.83 0 01-1.664 3.389L20.058 36.145a3 3 0 01-.139.128c-1.102.972-1.22 2.683-.214 3.825.958 1.087 2.634 1.213 3.775.25l.15-.149.243-.24 10.101-10.102a5.565 5.565 0 000-7.902l-.027-.027a5 5 0 00-.762-.637M21.945 5.684a5.71 5.71 0 018.098 0 5.71 5.71 0 010 8.097L19.58 24.244a2.854 2.854 0 000 4.047l.48.482c.04.04.08.08.08.16.04.24-.12.441-.32.481a8.4 8.4 0 01-2.225-.059 8.67 8.67 0 01-4.355-2.058l-.354-.328c-3.367-3.327-3.368-8.78-.04-12.147zm5.976 2.12a2.71 2.71 0 00-3.855 0l-9.088 9.126.002.002c-2.174 2.2-2.16 5.743.004 7.892l.234.219q.277.243.576.445a5.84 5.84 0 011.665-3.367l10.462-10.46a2.71 2.71 0 000-3.856' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-stable-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath fill='black' d='M29.5 24.044a3.656 3.656 0 11-7.312 0 3.656 3.656 0 017.312 0M6.04 26.888q2.476.708 5.18.708 3.217 0 5.308-.966 2.124-.965 3.185-2.541a6.1 6.1 0 001.062-3.475q0-1.77-.74-2.928a5.55 5.55 0 00-1.866-1.866 10.8 10.8 0 00-2.574-1.126 41 41 0 00-2.8-.74 62 62 0 01-2.541-.644q-1.158-.321-1.866-.836-.708-.547-.708-1.416 0-.74.418-1.287.419-.579 1.384-.933.966-.354 2.477-.354 1.512 0 3.089.45c1.051.28 2.6.856 3.65 1.457V6.004S15.773 4.3 11.992 4.3c-3.005 0-3.894.322-5.31.966Q4.592 6.2 3.53 7.808a6.3 6.3 0 00-1.03 3.507q0 1.803.708 2.96a5.84 5.84 0 001.898 1.867q1.159.707 2.542 1.158 1.416.45 2.8.772 1.414.29 2.573.643 1.158.322 1.866.87.708.513.708 1.415 0 .708-.45 1.255t-1.416.868q-.933.29-2.478.29-2.025 0-4.021-.643c-1.309-.451-3.057-1.47-4.022-2.156l.003 5.133s1.177.647 2.828 1.14'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-telegram-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%2334AADF' rx='24'/%3E%3Cpath fill='%23fff' d='M10.117 23.252s12.384-5.268 16.679-7.123c1.646-.742 7.23-3.117 7.23-3.117s2.576-1.039 2.362 1.484c-.072 1.04-.645 4.675-1.217 8.608-.86 5.565-1.79 11.65-1.79 11.65s-.143 1.707-1.36 2.004-3.221-1.04-3.579-1.336c-.286-.223-5.369-3.562-7.23-5.194-.5-.446-1.073-1.336.072-2.375 2.577-2.449 5.655-5.491 7.516-7.42.859-.89 1.718-2.968-1.861-.446-5.082 3.636-10.093 7.05-10.093 7.05s-1.146.742-3.293.074S8.9 25.553 8.9 25.553s-1.718-1.113 1.217-2.3'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-temu-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-temu-round_a)'%3E%3Crect width='48' height='48' fill='%23FB7701' rx='8'/%3E%3Cpath fill='%23FBFAF9' d='M11.584 25.199c.472.005.713.131 1.054.473.185.344.185.63.132 1.019-.138.358-.334.559-.628.772-.268.04-.268.039-.57.034l-.162-.001q-.255-.004-.508-.011l-.347-.005q-.423-.006-.846-.017l.002.264q.008 1.23.011 2.461.001.633.005 1.266l.005 1.22q0 .234.003.466l.002.654.002.193c-.003.51-.123.847-.427 1.23-.34.204-.637.224-1.015.138a1.6 1.6 0 01-.707-.857 10 10 0 01-.017-.685v-.208l.003-.68v-.471q0-.62.003-1.24l.004-1.267.007-2.484-.208.006q-.385.009-.771.013l-.333.007q-.24.006-.48.008l-.292.005c-.323-.046-.489-.16-.741-.381-.244-.37-.269-.668-.208-1.106.192-.685.758-.807 1.326-.806h.2q.328-.003.656-.002h.456q.477-.002.955-.001.612 0 1.223-.003.47-.003.94-.001l.452-.001h.63zm19.756-.013c.41.003.652.089.972.39.29.394.269.766.266 1.249v.249q.002.405 0 .812l.001.567q0 .593-.002 1.184l.001 1.519v1.168l.001.56q.001.391-.002.782l.002.233c-.005.54-.098.9-.43 1.317-.338.205-.637.225-1.015.139a1.63 1.63 0 01-.706-.857c-.022-.24-.022-.24-.025-.52l-.004-.317-.003-.342-.005-.35-.01-.92q-.005-.471-.012-.941l-.02-1.843-.094.148-.43.671-.148.233c-1.04 1.625-1.04 1.625-1.368 1.864-.18.032-.181.033-.383.038l-.2.01c-.462-.11-.738-.67-1.001-1.071l-.1-.15q-.573-.87-1.141-1.743l-.001.194q-.005.912-.014 1.822-.005.468-.007.935-.001.453-.007.905l-.002.51c-.01.589-.026.995-.362 1.467-.305.235-.578.305-.944.287-.267-.052-.425-.18-.625-.373-.264-.447-.27-.83-.267-1.345l-.002-.248v-.811l-.002-.566V30.86q.002-.758-.003-1.517v-1.167l-.002-.558.001-.783-.003-.232c.006-.47.07-.739.356-1.111.318-.286.623-.297 1.02-.29l.166-.003c.364.002.569.051.855.293.19.257.353.53.519.806l.146.24.304.503q.231.386.466.77l.295.487.142.234.13.216.114.19c.08.156.081.157.081.328.326-.317.544-.7.78-1.096l.134-.222.42-.698.555-.92.127-.212c.404-.668.404-.669.652-.884.231-.035.427-.048.657-.043zm-10.636.001c.4.006.625.116.934.389.233.305.273.564.258.95-.05.362-.214.552-.46.787-.295.232-.449.247-.812.246h-.295l-.32-.002h-.326l-1.737-.004q-.862 0-1.723-.004v1.544l.38-.006q.7-.009 1.4-.013l.606-.007q.435-.006.872-.008l.272-.005c.517 0 .838.042 1.257.382.272.326.272.66.258 1.083-.03.275-.087.428-.258.633-.455.344-.93.29-1.46.282h-.289l-.91-.009-.616-.004q-.756-.004-1.512-.012v1.63l.44-.005q.72-.009 1.439-.013.436-.002.873-.008.42-.006.843-.007.16 0 .32-.004c.734-.012 1.076.022 1.608.573.168.31.18.575.127.923-.123.358-.246.575-.549.771-.28.102-.538.1-.83.102h-.184l-.6.005h-.21q-.543.004-1.087.004l-1.12.008q-.433.003-.865.003-.207 0-.413.003a41 41 0 01-.58.001l-.171.004c-.398-.005-.626-.102-.925-.387-.276-.431-.27-.837-.267-1.345l-.002-.248q-.002-.405 0-.811l-.002-.566V30.86q.002-.758-.002-1.517-.003-.583-.001-1.167l-.002-.558v-.783l-.001-.232c.006-.558.136-.86.493-1.27.259-.146.51-.136.795-.134l.188-.001q.308-.003.615-.001l.428-.002h.898q.574.002 1.148-.003.443-.003.884-.001l.424-.001h.593zm20.025.143c.388-.174.711-.144 1.099-.005.276.213.42.42.529.766.044.416.04.83.036 1.248v.367q0 .383-.004.765-.004.487-.003.976l-.003 1.115c-.003 1.3-.142 2.547-.942 3.567-.993 1.068-2.22 1.256-3.545 1.26-1.203-.018-2.196-.343-3.06-1.31-.532-.706-.804-1.599-.814-2.501l-.002-.183-.006-.596-.002-.206-.006-1.08q-.002-.445-.008-.891-.006-.54-.008-1.08 0-.204-.004-.41c-.02-1.202-.02-1.203.28-1.596.375-.335.634-.352 1.106-.303.326.15.508.37.706.686.092.295.09.578.09.888v.514q0 .375.003.748.005.695.006 1.39 0 .484.005.97v.366c-.003.749.038 1.364.446 1.987.45.486.985.603 1.599.633.514-.014.968-.146 1.372-.505.578-.67.595-1.48.59-2.358q0-.278.002-.554.004-.789.003-1.578 0-.484.004-.968l-.001-.545.002-.336v-.294c.059-.412.24-.683.53-.947M6.954 13.777c.662.003 1.283.205 1.778.662l.091.102c.192-.085.33-.17.487-.31.529-.387 1.08-.435 1.72-.4.278.43.32.844.236 1.34-.159.352-.374.659-.607.964a1.3 1.3 0 00-.102.928c.16.347.366.661.576.98l.173.272q.254.4.511.797.26.402.513.807l.11.17c.196.311.316.535.245.914-.4.659-1.292.878-2 1.061-1.744.36-3.72.253-5.26-.69a.96.96 0 01-.381-.497c-.005-.4.179-.639.39-.967l.127-.204.276-.437q.238-.376.473-.755.375-.604.755-1.206c.192-.311.212-.506.182-.876a4 4 0 00-.31-.531c-.271-.409-.411-.694-.419-1.192l-.006-.246c.035-.328.106-.583.442-.686m9.277.135c.757.325 1.215 1.004 1.61 1.694.299.476.676.97 1.227 1.143.658.091 1.331-.157 1.862-.546l.182-.155c.29-.242.291-.242.581-.275.241.123.359.256.476.5.092.288.086.517-.027.79a7 7 0 01-.503.576c-.148.246-.147.396-.095.675.08.29.198.557.326.828.27.583.271.584.271.758l.168-.118c.258-.135.41-.15.699-.118l.158.158c-.011.272-.039.425-.218.634-1.703 1.31-3.619 1.788-5.752 1.523-1.252-.232-2.388-.83-3.329-1.685-.079-.25-.079-.251-.079-.472.157-.158.158-.158.374-.193.35.048.468.197.73.43h.236c.533-1.1.533-1.1.788-2.286l-.149.157c-.294.189-.476.217-.82.204-.475-.104-.926-.467-1.238-.835-.133-.322-.12-.605.01-.926.344-.617.786-1.166 1.232-1.711q.136-.17.27-.341c.284-.345.565-.48 1.01-.41m14.657.078c.776.09 1.485.578 1.97 1.181.266.366.257.657.204 1.09a4 4 0 01-.208.692c-.273.937-.187 1.931-.173 2.898l.005.611q.005.743.014 1.487h-.866l.017-.2q.07-.916.077-1.834l.003-.206c0-.478-.067-.92-.176-1.385-.252-.06-.253-.06-.552 0-.435.376-.698.953-.986 1.444-.541.909-1.218 1.746-2.244 2.102-.494.12-.994.09-1.498.079l-.182-.004c-2.107-.059-2.107-.06-2.655-.627.025-.235.047-.361.214-.533.988-.676 2.264-1.285 3.49-1.2.153.071.153.072.281.163.247.165.247.165.463.162.69-.303 1.24-.887 1.552-1.568.286-.742.38-1.543.499-2.326.097-.62.213-1.227.569-1.756l.105-.157zm8.8.05c.881.003 1.611.294 2.247.904.629.673.925 1.37.98 2.297l.01.16q.012.168.02.335l.03.502c.131 2.168.131 2.168-.537 2.98-.69.631-1.515.62-2.392.614l-.385.002-.803-.002q-.512-.001-1.025.002h-1.171c-.75.004-1.316-.01-1.93-.496-.822-.866-.72-1.678-.7-2.823q.018-.626.067-1.25l.014-.219c.073-.821.372-1.52.951-2.11.857-.715 1.56-.878 2.649-.884h.215l.446-.003q.337-.001.676-.005l.436-.002zm-20.26 6.185c-.624-.367-1.516-.256-2.094.148-.208.226-.348.402-.394.71.183.11.314.157.528.177l.242.001h.267c.14 0 .14 0 .278-.002.611.004 1.166-.018 1.759-.177v-.158a1.94 1.94 0 00-.586-.699m20.714-4.191-.428.005-.07.25-.088.301-.059.211c-.149.276-.288.364-.571.498-.34.035-.714.077-1.025-.079-.317-.325-.463-.608-.593-1.043l-.038-.138-.169-.003-.22-.002-.218-.003c-.234.01-.254.02-.272.253-.006.734.18 1.062.663 1.611.544.483.983.541 1.708.526a2.1 2.1 0 001.365-.664c.397-.508.59-.995.532-1.64-.078-.079-.08-.079-.276-.086q-.122 0-.24.003'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-temu-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath fill='%23EE1D52' d='M32.674 18.454A16.2 16.2 0 0042 21.362v-6.51a9 9 0 01-1.953-.207v5.187a16.17 16.17 0 01-9.337-2.94v13.39a12 12 0 01-1.774 6.233 12.3 12.3 0 01-4.772 4.459 12.56 12.56 0 01-6.423 1.423 12.53 12.53 0 01-6.257-2.014 12.45 12.45 0 006.326 3.37c2.4.483 4.894.254 7.163-.657a12.34 12.34 0 005.583-4.46 12.03 12.03 0 002.118-6.76zm2.417-6.641a9.03 9.03 0 01-2.417-5.36v-.847H30.82a9.1 9.1 0 001.464 3.55 9.3 9.3 0 002.807 2.657M15.778 35.229a5.48 5.48 0 01-.567-5.857 5.6 5.6 0 012.103-2.255 5.7 5.7 0 013-.818c.584 0 1.164.088 1.721.26v-6.727a13 13 0 00-1.964-.109v5.23a5.75 5.75 0 00-4.112.269 5.6 5.6 0 00-2.838 2.938 5.48 5.48 0 00-.06 4.051 5.6 5.6 0 002.75 3.018z'/%3E%3Cpath fill='%23000' d='M30.709 16.848a16.17 16.17 0 009.337 2.94v-5.186a9.35 9.35 0 01-4.956-2.79 9.3 9.3 0 01-2.807-2.656 9.1 9.1 0 01-1.464-3.55h-4.878v26.27a5.5 5.5 0 01-1.072 3.238 5.66 5.66 0 01-2.789 2.018 5.75 5.75 0 01-3.462.044 5.66 5.66 0 01-2.841-1.947 5.6 5.6 0 01-2.583-2.621 5.48 5.48 0 01-.376-3.632 5.56 5.56 0 011.992-3.08 5.72 5.72 0 015.227-.943v-5.23a12.5 12.5 0 00-6.731 2.15 12.2 12.2 0 00-4.431 5.425 11.97 11.97 0 00-.682 6.925 12.1 12.1 0 003.29 6.16 12.5 12.5 0 006.266 2.035 12.56 12.56 0 006.439-1.419 12.3 12.3 0 004.784-4.468 12 12 0 001.77-6.25z'/%3E%3Cpath fill='%2369C9D0' d='M40.046 14.601v-1.4a9.4 9.4 0 01-4.955-1.389 9.28 9.28 0 004.955 2.79M30.82 5.606c0-.25-.078-.51-.11-.76V4h-6.733v26.28a5.5 5.5 0 01-1.666 3.919 5.7 5.7 0 01-3.995 1.616 5.7 5.7 0 01-2.539-.586 5.66 5.66 0 002.841 1.947 5.75 5.75 0 003.463-.044 5.66 5.66 0 002.789-2.019 5.5 5.5 0 001.072-3.237V5.606zM20.037 19.712v-1.487c-2.77-.37-5.586.194-7.989 1.599a12.22 12.22 0 00-5.243 6.138 11.97 11.97 0 00-.22 8.013 12.2 12.2 0 004.899 6.408 12.1 12.1 0 01-3.256-6.159c-.454-2.32-.211-4.72.7-6.907a12.2 12.2 0 014.428-5.406 12.5 12.5 0 016.714-2.145z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-tiktok-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23000' rx='24'/%3E%3Cpath fill='%23EE1D52' fill-rule='evenodd' d='M30.425 19.84a11.9 11.9 0 006.908 2.182v-4.883a6.7 6.7 0 01-1.447-.155v3.89c-2.48.005-4.9-.767-6.916-2.205V28.71a9.1 9.1 0 01-1.314 4.676 9.15 9.15 0 01-3.535 3.344 9.2 9.2 0 01-9.392-.443 9.2 9.2 0 004.685 2.527 9.2 9.2 0 005.306-.492 9.16 9.16 0 004.136-3.346 9.1 9.1 0 001.57-5.07zm1.79-4.98a6.8 6.8 0 01-1.79-4.02v-.635h-1.373c.17.954.54 1.86 1.084 2.663a6.9 6.9 0 002.08 1.992M17.91 32.422a4.155 4.155 0 011.139-6.084 4.2 4.2 0 012.221-.613c.433 0 .863.065 1.276.195v-5.046a10 10 0 00-1.456-.081v3.922a4.2 4.2 0 00-3.045.202 4.18 4.18 0 00-2.102 2.203 4.16 4.16 0 00-.045 3.039 4.18 4.18 0 002.037 2.263z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M28.97 18.636a11.87 11.87 0 006.916 2.206v-3.89a6.9 6.9 0 01-3.671-2.092 6.9 6.9 0 01-2.08-1.992 6.9 6.9 0 01-1.084-2.663h-3.613v19.703a4.16 4.16 0 01-.794 2.428 4.2 4.2 0 01-2.066 1.514 4.2 4.2 0 01-2.565.032 4.2 4.2 0 01-2.105-1.46 4.2 4.2 0 01-1.913-1.966 4.16 4.16 0 011.198-5.033 4.2 4.2 0 013.871-.708v-3.922a9.2 9.2 0 00-4.986 1.612 9.13 9.13 0 00-3.282 4.069 9.1 9.1 0 00-.505 5.194 9.1 9.1 0 002.437 4.62 9.2 9.2 0 0012.955-2.89 9.1 9.1 0 001.31-4.687z' clip-rule='evenodd'/%3E%3Cpath fill='%2369C9D0' fill-rule='evenodd' d='M35.886 16.951v-1.05a6.9 6.9 0 01-3.67-1.041 6.85 6.85 0 003.67 2.091m-6.834-6.747c0-.187-.058-.382-.082-.57V9h-4.987v19.71a4.16 4.16 0 01-1.235 2.94 4.2 4.2 0 01-2.959 1.211 4.15 4.15 0 01-1.88-.44 4.2 4.2 0 002.104 1.46 4.2 4.2 0 002.565-.032 4.2 4.2 0 002.066-1.514c.513-.707.79-1.556.794-2.428V10.204zm-7.987 10.58V19.67a9.2 9.2 0 00-5.918 1.199 9.13 9.13 0 00-3.884 4.604 9.1 9.1 0 00-.163 6.01 9.13 9.13 0 003.629 4.805 9.1 9.1 0 01-2.412-4.619 9.1 9.1 0 01.518-5.18 9.13 9.13 0 013.28-4.055 9.2 9.2 0 014.974-1.608z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-tiktok-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M36.015 13.127a8 8 0 01-.727-.436 10.3 10.3 0 01-1.867-1.632c-1.392-1.64-1.912-3.303-2.103-4.467h.008C31.166 5.625 31.232 5 31.242 5H24.9v25.236c0 .338 0 .673-.014 1.004l-.006.124q.001.027-.004.056v.014a5.65 5.65 0 01-.821 2.547 5.46 5.46 0 01-1.888 1.851c-.8.468-1.704.714-2.624.713-2.954 0-5.348-2.48-5.348-5.542s2.394-5.541 5.348-5.541c.56 0 1.115.09 1.647.268l.008-6.645a11.5 11.5 0 00-4.816.388 11.7 11.7 0 00-4.26 2.345 12.7 12.7 0 00-2.715 3.446c-.268.475-1.278 2.384-1.4 5.481-.077 1.759.436 3.58.68 4.333v.016c.154.443.75 1.956 1.722 3.231a13 13 0 002.746 2.667v-.016l.016.016c3.07 2.147 6.473 2.006 6.473 2.006.59-.024 2.563 0 4.804-1.093 2.486-1.212 3.901-3.018 3.901-3.018a12.6 12.6 0 002.126-3.636c.574-1.552.766-3.414.766-4.158V17.705c.077.047 1.101.745 1.101.745s1.476.973 3.779 1.608c1.652.45 3.878.546 3.878.546v-6.479c-.78.087-2.364-.166-3.985-.998'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-tiktok-line-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' fill-rule='evenodd' d='M31.033 5a1.5 1.5 0 011.5 1.5v.64a6.6 6.6 0 001.902 4.032 6.6 6.6 0 004.08 1.908h.03l.086.006.222.008.2.006h.082a1.5 1.5 0 011.47 1.496v.084l.002.205v.459l-.002 5.896a1.5 1.5 0 01-1.232 1.477l-.299.023h-.023l-.065-.002c-.053 0-.128-.003-.209-.006-.154-.004-.357-.009-.484-.015a16.2 16.2 0 01-5.793-1.39v9.12a12.555 12.555 0 01-14.693 12.37 12.56 12.56 0 01-10.06-9.41 12.556 12.556 0 019.99-15.317 1.502 1.502 0 011.763 1.476v6.913a1.5 1.5 0 01-.84 1.345 2.922 2.922 0 104.209 2.623V6.5a1.5 1.5 0 011.5-1.5zM25.87 30.447a5.93 5.93 0 01-3.43 5.371 5.924 5.924 0 01-8.203-6.937 5.92 5.92 0 012.264-3.244V21.54a9.6 9.6 0 00-2.315 1.287 9.553 9.553 0 1015.315 7.62V18.8a1.5 1.5 0 012.29-1.276l.003.002.008.004.027.018.104.062c.086.053.202.127.328.203.27.165.524.315.623.368a13.2 13.2 0 004.722 1.466v-3.664a9.6 9.6 0 01-5.29-2.691A9.6 9.6 0 0129.618 8h-3.75z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-tiktok-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23000' rx='8'/%3E%3Cpath fill='%23EE1D52' fill-rule='evenodd' d='M31.71 19.008A14.26 14.26 0 0040 21.625v-5.859a8 8 0 01-1.736-.185v4.668a14.25 14.25 0 01-8.3-2.647v12.051a10.9 10.9 0 01-1.576 5.61 11 11 0 01-4.243 4.013 11.05 11.05 0 01-11.27-.531 11 11 0 005.622 3.033c2.135.434 4.35.229 6.368-.591a11 11 0 004.962-4.015 10.9 10.9 0 001.883-6.083zm2.149-5.976a8.18 8.18 0 01-2.149-4.825v-.761h-1.648a8.3 8.3 0 001.301 3.195 8.3 8.3 0 002.496 2.39M16.69 34.106a4.99 4.99 0 01-.504-5.271 5 5 0 011.87-2.03 5.04 5.04 0 012.666-.736c.52 0 1.035.079 1.53.234v-6.055a12 12 0 00-1.746-.097v4.707a5.05 5.05 0 00-3.655.242 5.02 5.02 0 00-2.522 2.644 5 5 0 00-.053 3.646 5.02 5.02 0 002.444 2.716z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M29.963 17.563a14.25 14.25 0 008.3 2.646v-4.668a8.3 8.3 0 01-4.405-2.51 8.3 8.3 0 01-2.495-2.39 8.3 8.3 0 01-1.302-3.195h-4.336v23.643a5 5 0 01-.952 2.913 5.03 5.03 0 01-2.48 1.817 5.05 5.05 0 01-3.077.04 5.03 5.03 0 01-2.526-1.753 5.02 5.02 0 01-2.296-2.36 4.99 4.99 0 011.437-6.039 5.05 5.05 0 014.646-.849v-4.707a11.03 11.03 0 00-5.983 1.934 10.96 10.96 0 00-3.939 4.883 10.9 10.9 0 00-.606 6.233 10.93 10.93 0 002.925 5.544 11.04 11.04 0 0011.293.555 11 11 0 004.252-4.022 10.9 10.9 0 001.574-5.625z' clip-rule='evenodd'/%3E%3Cpath fill='%2369C9D0' fill-rule='evenodd' d='M38.263 15.54v-1.259a8.26 8.26 0 01-4.404-1.25 8.2 8.2 0 004.404 2.51m-8.201-8.095c0-.225-.069-.459-.098-.684V6H23.98v23.653a5 5 0 01-1.482 3.526 5.04 5.04 0 01-3.55 1.454 5 5 0 01-2.257-.527 5.03 5.03 0 002.525 1.752 5.05 5.05 0 003.078-.04 5.03 5.03 0 002.48-1.816 5 5 0 00.952-2.914V7.445zm-9.585 12.696v-1.338a11.04 11.04 0 00-7.101 1.438 10.96 10.96 0 00-4.66 5.525 10.9 10.9 0 00-.196 7.212 10.95 10.95 0 004.355 5.767 10.93 10.93 0 01-2.895-5.543 10.9 10.9 0 01.622-6.217 10.96 10.96 0 013.937-4.865 11.03 11.03 0 015.968-1.93z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-trustpilot {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='%2300B67A' d='M32.712 30.775 36.362 42l-12.355-8.971zM44 18.52H28.725L24.008 4l-4.733 14.524L4 18.504l12.37 8.986-4.733 14.508 12.37-8.969 7.638-5.54z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-trustpilot-half-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-trustpilot-half-round_a)'%3E%3Crect width='48' height='48' fill='%2300B67A' rx='8'/%3E%3Cpath fill='%23DCDCE6' d='M24 0h24v48H24z'/%3E%3Cpath fill='%23fff' d='M32.276 30.366 35.744 41l-11.738-8.499zM43 18.756H28.489L24.008 5 19.51 18.76 5 18.74l11.752 8.513-4.497 13.745 11.751-8.497 7.257-5.248z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-trustpilot-half-round_a'%3E%3Crect width='48' height='48' fill='%23fff' rx='8'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-trustpilot-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%2300B67A' rx='8'/%3E%3Cpath fill='%23fff' d='M32.276 30.366 35.744 41l-11.738-8.499zM43 18.756H28.489L24.008 5 19.51 18.76 5 18.74l11.752 8.513-4.497 13.745 11.751-8.497 7.257-5.248z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-trustpilot-w {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 99 24' width='99' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-trustpilot-w_a)'%3E%3Cpath fill='%23fff' d='M26.012 8.45h10.022v1.833h-3.94V20.59h-2.168V10.283h-3.923V8.449h.008m9.594 3.349h1.853v1.697h.035q.091-.36.34-.695a3.23 3.23 0 011.39-1.07c.281-.112.58-.17.883-.172.226 0 .393.008.48.018.087.008.174.025.27.033v1.868a6 6 0 00-.427-.06 4 4 0 00-.429-.025q-.498.002-.943.197c-.297.128-.55.325-.769.574-.232.279-.41.598-.524.943-.131.377-.193.804-.193 1.294v4.18h-1.974V11.8zm14.33 8.792h-1.94v-1.226h-.034a2.66 2.66 0 01-1.084 1.063c-.48.266-.97.403-1.468.403-1.18 0-2.036-.283-2.56-.857q-.787-.861-.787-2.596V11.8h1.975v5.389c0 .771.149 1.32.455 1.637.297.317.725.48 1.267.48.419 0 .76-.06 1.039-.19.28-.128.507-.29.673-.505.175-.205.297-.462.376-.753q.115-.438.114-.951v-5.099h1.975zm3.364-2.819q.092.846.656 1.19c.384.224.839.344 1.372.344.184 0 .393-.018.63-.043a2.8 2.8 0 00.663-.163c.21-.077.375-.197.515-.351.132-.155.192-.351.184-.6a.82.82 0 00-.28-.608 2 2 0 00-.664-.386 7 7 0 00-.926-.248q-.523-.105-1.057-.223-.54-.117-1.066-.292a3.3 3.3 0 01-.917-.462 2.05 2.05 0 01-.648-.737q-.246-.448-.244-1.114c0-.48.122-.874.358-1.2a2.7 2.7 0 01.9-.78c.381-.2.79-.342 1.215-.42a7.6 7.6 0 011.275-.12c.464 0 .909.052 1.33.147.406.087.793.246 1.143.47.341.215.62.498.848.84.227.343.367.763.428 1.251h-2.062c-.096-.462-.306-.779-.646-.933a2.7 2.7 0 00-1.172-.24c-.14 0-.306.008-.497.034a3 3 0 00-.543.129c-.16.059-.307.152-.428.273a.66.66 0 00-.174.472c0 .24.087.428.253.574q.25.216.655.368c.271.095.577.18.927.249q.524.104 1.075.223c.358.077.707.18 1.057.29.35.112.655.267.926.464s.49.437.655.728.254.66.254 1.088c0 .522-.122.96-.368 1.328a2.9 2.9 0 01-.943.883c-.403.231-.84.399-1.294.497a6.6 6.6 0 01-1.407.154 6 6 0 01-1.572-.189c-.48-.128-.9-.317-1.25-.565a2.8 2.8 0 01-.83-.951c-.2-.377-.306-.832-.322-1.354H53.3zM59.82 11.8h1.494V9.16h1.975v2.64h1.782v1.447H63.29v4.697c0 .204.008.377.026.53.017.146.06.275.122.377.067.108.169.19.288.232.132.051.297.078.525.078.14 0 .28 0 .42-.01.14-.008.278-.025.419-.06v1.5c-.219.026-.437.043-.638.068a5 5 0 01-.638.035c-.524 0-.944-.052-1.259-.146s-.568-.24-.742-.428a1.5 1.5 0 01-.367-.703 5 5 0 01-.114-.968v-5.185h-1.494v-1.466h-.017zm6.65 0h1.87v1.19h.035a2.4 2.4 0 011.161-1.096 3.9 3.9 0 011.617-.334q1.06-.002 1.844.368.785.36 1.31 1.002c.35.429.603.926.778 1.492a6.1 6.1 0 01.262 1.816q0 .889-.236 1.714a4.5 4.5 0 01-.708 1.473 3.44 3.44 0 01-1.205 1.02c-.49.257-1.058.386-1.722.386q-.436 0-.865-.078a4 4 0 01-.83-.248 3 3 0 01-.734-.437 2.7 2.7 0 01-.568-.617h-.035v4.387h-1.975v-12.04zm6.902 4.404c0-.391-.052-.78-.157-1.157a3.1 3.1 0 00-.472-.994 2.4 2.4 0 00-.777-.694c-.33-.178-.7-.27-1.075-.265-.83 0-1.46.282-1.879.848q-.63.848-.63 2.262-.001.668.167 1.233c.113.377.27.703.498.977q.327.412.787.643c.305.163.664.24 1.065.24.455 0 .83-.094 1.145-.274.305-.175.567-.415.769-.703.2-.291.35-.617.437-.985q.12-.56.122-1.131m3.487-7.755h1.975v1.834h-1.975zm0 3.35h1.975v8.792h-1.975zm3.74-3.35h1.975v12.142h-1.975zm8.03 12.382c-.717 0-1.355-.12-1.914-.351a4.2 4.2 0 01-1.424-.96 4.2 4.2 0 01-.883-1.466 5.6 5.6 0 01-.305-1.867q.002-1.003.305-1.851c.19-.544.49-1.043.883-1.465a4 4 0 011.424-.96c.559-.231 1.197-.351 1.914-.351s1.354.12 1.913.351c.56.232 1.032.558 1.425.96.392.422.693.92.882 1.465.201.565.306 1.182.306 1.85 0 .678-.105 1.303-.306 1.868a4.2 4.2 0 01-.882 1.466 4 4 0 01-1.424.96c-.56.23-1.198.35-1.914.35m0-1.534q.657-.002 1.144-.274c.315-.175.587-.418.796-.712.209-.29.357-.625.463-.994q.146-.552.148-1.13c0-.377-.052-.746-.148-1.123a2.9 2.9 0 00-.463-.994c-.21-.29-.481-.53-.796-.702a2.3 2.3 0 00-1.144-.274c-.437 0-.822.094-1.145.274a2.5 2.5 0 00-.795.702c-.213.301-.37.638-.463.994a4.5 4.5 0 00-.15 1.123c0 .385.054.762.15 1.13.096.369.253.703.463.994s.472.532.795.712c.323.188.708.274 1.145.274M93.73 11.8h1.494V9.16H97.2v2.64h1.782v1.447H97.2v4.697c0 .204.008.377.025.53a1 1 0 00.123.377c.067.108.169.19.288.232.132.051.297.078.525.078.14 0 .28 0 .42-.01a2.2 2.2 0 00.419-.06v1.5c-.219.026-.437.043-.638.068a5 5 0 01-.638.035c-.524 0-.944-.052-1.259-.146s-.568-.24-.742-.428a1.5 1.5 0 01-.367-.703 5 5 0 01-.113-.968v-5.185h-1.495v-1.466h-.017z'/%3E%3Cpath fill='%2304DA8D' d='M23.706 8.449h-9.053L11.857 0 9.051 8.45 0 8.44l7.33 5.227-2.804 8.44 7.331-5.219 7.323 5.218-2.796-8.44z'/%3E%3Cpath fill='%23126849' d='m17.012 15.578-.63-1.91-4.525 3.221z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-trustpilot-w_a'%3E%3Cpath fill='%23fff' d='M0 0h99v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 4.13em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-twitter-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23000' rx='24'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.62 11H9.5l10.812 14.14L10.192 37h4.676l7.654-8.97L29.381 37H38.5L27.342 22.406 37.052 11h-4.676l-7.254 8.503zm-4.086 2.476h2.839l16.093 21.048h-2.839z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-twitter-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' fill-rule='evenodd' d='M16.579 6H4l14.914 19.577L4.954 42h6.45l10.558-12.421L31.422 42H44L28.61 21.793 42.003 6h-6.45L25.547 17.773zm-5.636 3.429h3.916L37.057 38.57H33.14z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-twitter-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%23000' rx='8'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M17.32 8H6l13.422 17.402L6.86 40h5.804l9.503-11.041L30.679 40H42L28.149 22.039 40.202 8h-5.804l-9.006 10.465zm-5.071 3.048h3.524l19.978 25.904h-3.524z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-tywx {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-tywx_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='%23fff' d='m13.006 5.47 1.497 2.594-1.498 2.593h11.98l-1.497 2.593h-11.68l-1.648-2.853zm-5.99 5.186h2.995l5.838 10.115-1.646 2.854h-5.69l1.499-2.596 2.994.002zm7.486 12.969L16 26.218l5.99-10.374 1.497 2.593h2.996l-2.844-4.928-3.294.001z'/%3E%3Cpath fill='url(%23logo-tywx_b)' d='m13.006 5.47 1.497 2.594-1.498 2.593h11.98l-1.497 2.593h-11.68l-1.648-2.853z'/%3E%3Cpath fill='url(%23logo-tywx_c)' d='m8.513 23.625 1.498-2.594h2.994L7.016 10.657h2.993l5.84 10.115-1.646 2.854z'/%3E%3Cpath fill='url(%23logo-tywx_d)' d='M26.484 18.437h-2.996l-1.497-2.593L16 26.218l-1.497-2.592 5.84-10.116h3.295z'/%3E%3Cpath fill='url(%23logo-tywx_e)' d='m26.931 18.178-2.544-4.409-.3-.52 1.348-2.333a.52.52 0 000-.518l-1.498-2.594a.52.52 0 00-.449-.26h-5.69L16.45 5.21a.52.52 0 00-.45-.26h-2.995a.52.52 0 00-.45.26L10.01 9.62l-.3.517H7.016a.52.52 0 00-.45.26L5.07 12.989a.52.52 0 000 .519l2.845 4.928-1.347 2.334a.53.53 0 000 .519l1.497 2.593a.52.52 0 00.45.26h5.689l1.347 2.334a.52.52 0 00.449.26h2.995a.52.52 0 00.448-.26l2.846-4.928h2.695a.52.52 0 00.448-.26l1.498-2.593a.51.51 0 000-.519zM13.005 5.467l1.498 2.594-1.498 2.594h11.98l-1.496 2.592H11.81l-1.649-2.853zm1.199 18.157h-5.69l1.498-2.596h2.995l-5.99-10.373h2.994l1.497 2.593 4.342 7.523-1.647 2.854m9.283-5.19-1.497-2.593L16 26.217l-1.498-2.594L16 21.029l4.343-7.52h3.295l2.845 4.926z'/%3E%3Cpath fill='url(%23logo-tywx_f)' d='m26.931 18.178-2.544-4.409-.3-.52 1.348-2.333a.52.52 0 000-.518l-1.498-2.594a.52.52 0 00-.449-.26h-5.69L16.45 5.21a.52.52 0 00-.45-.26h-2.995a.52.52 0 00-.45.26L10.01 9.62l-.3.517H7.016a.52.52 0 00-.45.26L5.07 12.989a.52.52 0 000 .519l2.845 4.928-1.347 2.334a.53.53 0 000 .519l1.497 2.593a.52.52 0 00.45.26h5.689l1.347 2.334a.52.52 0 00.449.26h2.995a.52.52 0 00.448-.26l2.846-4.928h2.695a.52.52 0 00.448-.26l1.498-2.593a.51.51 0 000-.519zM13.005 5.467l1.498 2.594-1.498 2.594h11.98l-1.496 2.592H11.81l-1.649-2.853zm1.199 18.157h-5.69l1.498-2.596h2.995l-5.99-10.373h2.994l1.497 2.593 4.342 7.523-1.647 2.854m9.283-5.19-1.497-2.593L16 26.217l-1.498-2.594L16 21.029l4.343-7.52h3.295l2.845 4.926z'/%3E%3Cpath fill='url(%23logo-tywx_g)' d='m26.931 18.178-2.544-4.409-.3-.52 1.348-2.333a.52.52 0 000-.518l-1.498-2.594a.52.52 0 00-.449-.26h-5.69L16.45 5.21a.52.52 0 00-.45-.26h-2.995a.52.52 0 00-.45.26L10.01 9.62l-.3.517H7.016a.52.52 0 00-.45.26L5.07 12.989a.52.52 0 000 .519l2.845 4.928-1.347 2.334a.53.53 0 000 .519l1.497 2.593a.52.52 0 00.45.26h5.689l1.347 2.334a.52.52 0 00.449.26h2.995a.52.52 0 00.448-.26l2.846-4.928h2.695a.52.52 0 00.448-.26l1.498-2.593a.51.51 0 000-.519zM13.005 5.467l1.498 2.594-1.498 2.594h11.98l-1.496 2.592H11.81l-1.649-2.853zm1.199 18.157h-5.69l1.498-2.596h2.995l-5.99-10.373h2.994l1.497 2.593 4.342 7.523-1.647 2.854m9.283-5.19-1.497-2.593L16 26.217l-1.498-2.594L16 21.029l4.343-7.52h3.295l2.845 4.926z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='logo-tywx_b' x1='11.733' x2='16.244' y1='13.121' y2='3.667' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236964ED' stop-opacity='.53'/%3E%3Cstop offset='.01' stop-color='%238884F1' stop-opacity='.62'/%3E%3Cstop offset='.03' stop-color='%23A4A2F4' stop-opacity='.72'/%3E%3Cstop offset='.04' stop-color='%23BDBBF7' stop-opacity='.79'/%3E%3Cstop offset='.06' stop-color='%23D2D0F9' stop-opacity='.86'/%3E%3Cstop offset='.07' stop-color='%23E2E1FB' stop-opacity='.91'/%3E%3Cstop offset='.09' stop-color='%23EFEFFD' stop-opacity='.95'/%3E%3Cstop offset='.12' stop-color='%23F8F8FE' stop-opacity='.98'/%3E%3Cstop offset='.15' stop-color='%23FDFDFE'/%3E%3Cstop offset='.25' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-tywx_c' x1='15.776' x2='3.918' y1='20.901' y2='17.726' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236964ED' stop-opacity='.53'/%3E%3Cstop offset='.01' stop-color='%238884F1' stop-opacity='.62'/%3E%3Cstop offset='.03' stop-color='%23A4A2F4' stop-opacity='.72'/%3E%3Cstop offset='.04' stop-color='%23BDBBF7' stop-opacity='.79'/%3E%3Cstop offset='.06' stop-color='%23D2D0F9' stop-opacity='.86'/%3E%3Cstop offset='.07' stop-color='%23E2E1FB' stop-opacity='.91'/%3E%3Cstop offset='.09' stop-color='%23EFEFFD' stop-opacity='.95'/%3E%3Cstop offset='.12' stop-color='%23F8F8FE' stop-opacity='.98'/%3E%3Cstop offset='.15' stop-color='%23FDFDFE'/%3E%3Cstop offset='.25' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-tywx_d' x1='20.494' x2='20.495' y1='13.509' y2='26.219' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236964ED' stop-opacity='.53'/%3E%3Cstop offset='.01' stop-color='%238884F1' stop-opacity='.62'/%3E%3Cstop offset='.03' stop-color='%23A4A2F4' stop-opacity='.72'/%3E%3Cstop offset='.04' stop-color='%23BDBBF7' stop-opacity='.79'/%3E%3Cstop offset='.06' stop-color='%23D2D0F9' stop-opacity='.86'/%3E%3Cstop offset='.07' stop-color='%23E2E1FB' stop-opacity='.91'/%3E%3Cstop offset='.09' stop-color='%23EFEFFD' stop-opacity='.95'/%3E%3Cstop offset='.12' stop-color='%23F8F8FE' stop-opacity='.98'/%3E%3Cstop offset='.15' stop-color='%23FDFDFE'/%3E%3Cstop offset='.25' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-tywx_e' x1='25.435' x2='6.662' y1='10.396' y2='21.451' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23615CED'/%3E%3Cstop offset='.17' stop-color='%236156EC'/%3E%3Cstop offset='.38' stop-color='%236147E9'/%3E%3Cstop offset='.61' stop-color='%23622FE4'/%3E%3Cstop offset='.62' stop-color='%23632DE4'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-tywx_f' x1='5' x2='27.001' y1='15.843' y2='15.843' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23615CED'/%3E%3Cstop offset='.04' stop-color='%23615CED' stop-opacity='.96'/%3E%3Cstop offset='.09' stop-color='%23615CED' stop-opacity='.86'/%3E%3Cstop offset='.17' stop-color='%23615CED' stop-opacity='.69'/%3E%3Cstop offset='.25' stop-color='%23615CED' stop-opacity='.46'/%3E%3Cstop offset='.35' stop-color='%23615CED' stop-opacity='.16'/%3E%3Cstop offset='.4' stop-color='%23615CED' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='logo-tywx_g' x1='21.501' x2='10.663' y1='6.316' y2='25.461' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23A7A5F6'/%3E%3Cstop offset='.05' stop-color='%239895F4' stop-opacity='.79'/%3E%3Cstop offset='.12' stop-color='%238784F1' stop-opacity='.55'/%3E%3Cstop offset='.19' stop-color='%237975F0' stop-opacity='.35'/%3E%3Cstop offset='.25' stop-color='%236F6AEE' stop-opacity='.2'/%3E%3Cstop offset='.31' stop-color='%236762ED' stop-opacity='.09'/%3E%3Cstop offset='.36' stop-color='%23625DED' stop-opacity='.02'/%3E%3Cstop offset='.4' stop-color='%23615CED' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='logo-tywx_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-tywx-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath fill='black' d='m29.913 18.97-3.239-5.61-.381-.662 1.715-2.97a.67.67 0 000-.66l-1.907-3.3a.66.66 0 00-.57-.33h-7.243l-1.715-2.971a.66.66 0 00-.572-.33h-3.81a.66.66 0 00-.574.33l-3.24 5.612-.38.658h-3.43a.66.66 0 00-.573.33l-1.905 3.3a.67.67 0 000 .66l3.621 6.272-1.715 2.971a.65.65 0 000 .66l1.906 3.301a.66.66 0 00.572.33h7.24l1.716 2.971a.66.66 0 00.571.33h3.811a.66.66 0 00.572-.33l3.62-6.272h3.43a.66.66 0 00.572-.33l1.906-3.3a.65.65 0 000-.66zM12.189 2.796l1.906 3.301-1.906 3.301h15.247l-1.904 3.3H10.665L8.567 9.066zm1.525 23.109H6.473L8.379 22.6h3.811L4.566 9.397h3.811l1.905 3.301 5.527 9.575-2.097 3.632zM25.529 19.3 23.624 16 16 29.201l-1.906-3.3L16 22.6l5.528-9.572h4.194l3.62 6.27h-3.813z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-vidu {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-vidu_a)'%3E%3Cpath fill='%23000' d='M23.467 0H8.533A8.533 8.533 0 000 8.533v14.934A8.533 8.533 0 008.533 32h14.934A8.533 8.533 0 0032 23.467V8.533A8.533 8.533 0 0023.467 0'/%3E%3Cpath fill='url(%23logo-vidu_b)' d='M24.248 6.896c-2.795-.936-5.2 1.048-5.76 2.864 0 0-2.017 6.542-2.877 9.272-.41 1.301-1.427 3.433-3.341 3.433-1.56 0-2.361-1.478-2.7-2.359l-2.324-6.259c-.27-.659.012-1.974 1.092-2.367 1.154-.419 1.896.556 2.088 1.073l2.896 7.492c.69-.899 1.129-2.36 1.414-3.395l-1.902-5.042c-.902-2.353-3.286-3.422-5.495-2.6-1.79.666-3.512 2.946-2.575 5.812l2.399 6.23c.364.946 1.803 4.03 5.055 4.03 3.903 0 5.368-3.36 6.18-6.017.407-1.329 2.635-8.513 2.635-8.513.324-1.073 1.64-1.382 2.461-1.112.58.19 1.628.999 1.29 2.25-.064.23-1.84 6.01-2.496 7.768-.343.917-1.21 2.909-3.186 2.631-.602 1.347-1.102 2.129-1.858 2.832 2.464 1.178 6.055-.009 7.568-4.623.561-1.715 2.534-7.902 2.534-7.902.573-1.9-.45-4.614-3.098-5.498'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='logo-vidu_b' x1='5.227' x2='29.648' y1='10.176' y2='21.293' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2340EDD8'/%3E%3Cstop offset='.024' stop-color='%2338E7E2'/%3E%3Cstop offset='.084' stop-color='%2328DAF7'/%3E%3Cstop offset='.124' stop-color='%2322D5FF'/%3E%3Cstop offset='.36' stop-color='%231ABFFF'/%3E%3Cstop offset='.85' stop-color='%230786FE'/%3E%3Cstop offset='.909' stop-color='%23047FFE'/%3E%3C/linearGradient%3E%3CclipPath id='logo-vidu_a'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-walmart-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23logo-walmart-round_a)'%3E%3Crect width='48' height='48' fill='%230052E2' rx='8'/%3E%3Cpath fill='%23FFC220' fill-rule='evenodd' d='M22.932 7.26c-.287.142-.708.502-.936.8-.551.722-.606 1.656-.287 4.92.407 4.179.554 5.002.984 5.512.534.635 1.26.848 2.03.594.89-.294 1.252-.934 1.464-2.594.355-2.778.68-6.751.596-7.271-.277-1.707-2.288-2.73-3.85-1.96m13.033 6.966c-.661.209-1.081.465-3.062 1.87-4.504 3.198-4.802 3.476-4.802 4.479 0 1.195 1.016 2.143 2.107 1.965 1.184-.194 7.97-3.404 8.43-3.988 1.304-1.659.36-4.062-1.719-4.371-.303-.045-.732-.025-.954.045m-25.503.367c-1.053.717-1.523 1.834-1.228 2.922.318 1.172.707 1.47 3.777 2.894 4.031 1.87 5.023 2.239 5.68 2.116 1.158-.218 1.866-1.68 1.322-2.731-.25-.483-2.871-2.516-5.838-4.528-1.396-.946-1.58-1.027-2.354-1.027-.61 0-.98.097-1.36.354m6.222 11.358c-2.7 1.107-6.518 2.976-6.9 3.378-1.417 1.485-.702 3.895 1.316 4.439.922.248 1.6-.001 3.428-1.256 2.027-1.393 5.117-3.7 5.38-4.016.292-.352.366-1.515.126-1.97-.275-.52-1.174-1.108-1.68-1.1-.226.004-.977.24-1.67.525m12.432-.295c-.924.472-1.333 1.917-.77 2.72.377.54 5.808 4.55 6.951 5.133 1.225.625 2.959.027 3.523-1.215.395-.87.38-1.618-.05-2.47-.405-.803-.923-1.099-5.485-3.132-2.818-1.256-3.438-1.41-4.169-1.036m-5.53 3.248c-.833.234-1.25.895-1.445 2.292-.35 2.502-.686 6.436-.624 7.295.077 1.064.516 1.76 1.394 2.208 1.351.689 2.965.157 3.62-1.194.314-.65.338-.867.241-2.168-.232-3.111-.743-7.098-.965-7.528-.409-.79-1.316-1.16-2.22-.905' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='logo-walmart-round_a'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-whatsapp-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='%2300D95F' rx='24'/%3E%3Cpath fill='%23fff' d='m9 38 2.154-7.996A14.77 14.77 0 019.6 19.766a14.8 14.8 0 015.554-8.75A14.894 14.894 0 0134.58 12.27a14.774 14.774 0 011.51 19.343 14.86 14.86 0 01-8.708 5.648c-3.49.778-7.143.275-10.291-1.416zm8.481-5.148.5.296a12.04 12.04 0 0014.545-1.763 11.936 11.936 0 002.008-14.465 12 12 0 00-5.796-5.11 12.05 12.05 0 00-7.721-.524 12 12 0 00-6.439 4.279 11.94 11.94 0 00-2.482 7.305 11.8 11.8 0 001.755 6.204l.314.516-1.204 4.463z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M29.626 24.923a2.48 2.48 0 00-2.12-.482c-.552.229-.908 1.09-1.264 1.522a.526.526 0 01-.679.152 9.6 9.6 0 01-4.8-4.1.574.574 0 01.076-.794 3.3 3.3 0 00.848-1.412 3.06 3.06 0 00-.39-1.69 3.96 3.96 0 00-1.23-1.851 1.7 1.7 0 00-1.823.279 3.74 3.74 0 00-1.297 2.958q0 .473.118.93c.197.73.5 1.428.9 2.07q.432.74.94 1.43a14.4 14.4 0 004.08 3.769c.799.499 1.652.904 2.544 1.209.927.418 1.95.579 2.96.465a3.56 3.56 0 002.68-1.987c.147-.317.191-.671.127-1.014-.152-.702-1.094-1.116-1.67-1.454' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-youtube {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='%23FF3000' d='M44.125 13.684c-.481-1.84-1.904-3.293-3.715-3.79C37.136 9 24 9 24 9s-13.13 0-16.41.893c-1.804.491-3.227 1.943-3.715 3.791C3 17.025 3 24 3 24s0 6.975.875 10.316c.481 1.84 1.905 3.293 3.715 3.79C10.87 39 24 39 24 39s13.136 0 16.41-.893c1.804-.491 3.227-1.943 3.715-3.791C45 30.975 45 24 45 24s0-6.975-.875-10.316'/%3E%3Cpath fill='%23fff' d='M19.804 30.43 30.714 24l-10.91-6.43z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-youtube-circle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='red' rx='24'/%3E%3Cpath fill='%23fff' d='M39.333 16.358a4 4 0 00-2.83-2.808C34.008 12.89 24 12.89 24 12.89s-10.003 0-12.503.661a4 4 0 00-2.83 2.808C8 18.833 8 24 8 24s0 5.166.667 7.641a4 4 0 002.83 2.808c2.5.662 12.503.662 12.503.662s10.008 0 12.503-.662a4 4 0 002.83-2.808C40 29.166 40 24 40 24s0-5.167-.667-7.642'/%3E%3Cpath fill='red' d='M20.803 28.762 29.116 24l-8.313-4.763z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--logo-youtube-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' fill-rule='evenodd' d='M40.41 9.893c1.81.498 3.234 1.95 3.715 3.791C45 17.025 45 24 45 24s0 6.975-.875 10.316c-.488 1.848-1.911 3.3-3.715 3.79C37.136 39 24 39 24 39s-13.13 0-16.41-.893c-1.81-.498-3.234-1.95-3.715-3.791C3 30.975 3 24 3 24s0-6.975.875-10.316c.488-1.848 1.911-3.3 3.715-3.79C10.87 9 24 9 24 9s13.136 0 16.41.893M30.715 24l-10.911 6.43V17.57z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-youtube-line-color {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 9s12.51 0 15.628.894c1.724.497 3.08 1.95 3.538 3.79C44 17.027 44 24 44 24s0 6.974-.834 10.315c-.464 1.848-1.82 3.3-3.538 3.791C36.509 39 24 39 24 39v-3.5h.133l.393-.002a230 230 0 006.008-.108c1.734-.055 3.53-.137 5.065-.256 1.639-.128 2.672-.279 3.066-.392h.002c.422-.121.918-.543 1.103-1.273.324-1.297.525-3.559.63-5.733a91 91 0 00.098-3.459l.002-.212v-.13l-.002-.212c-.002-.187-.004-.46-.01-.8a91 91 0 00-.089-2.66c-.104-2.173-.305-4.435-.629-5.732v-.002c-.178-.712-.667-1.145-1.11-1.273-.397-.113-1.428-.263-3.061-.39-1.535-.12-3.331-.2-5.065-.256a230 230 0 00-6.008-.108l-.393-.002h-.266l-.392.002a230 230 0 00-6.006.108c-1.734.055-3.53.136-5.066.256-1.638.128-2.672.28-3.069.393-.421.12-.92.541-1.105 1.271v.001c-.323 1.297-.524 3.559-.628 5.733a91 91 0 00-.1 3.459l-.001.212v.13l.002.212a91 91 0 00.099 3.459c.091 1.902.257 3.872.513 5.204l.115.529.001.002c.177.709.663 1.14 1.104 1.27l.179.045c.486.107 1.457.236 2.89.348 1.536.12 3.332.2 5.066.256a230 230 0 006.006.108l.392.002H24V39c-.005 0-11.735 0-15.309-.812l-.319-.082c-1.724-.497-3.08-1.95-3.538-3.79C4 30.973 4 24 4 24s0-6.974.834-10.315c.435-1.733 1.653-3.118 3.22-3.689l.318-.102C11.496 9 23.994 9 24 9'/%3E%3Cpath d='M19.804 30.43 30.714 24l-10.91-6.43z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--logo-youtube-round {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Crect width='48' height='48' fill='red' rx='8'/%3E%3Cpath fill='%23fff' d='M41.25 15.403a4.5 4.5 0 00-3.184-3.159C35.259 11.5 24 11.5 24 11.5s-11.254 0-14.066.744a4.5 4.5 0 00-3.184 3.16C6 18.187 6 24 6 24s0 5.813.75 8.597a4.5 4.5 0 003.184 3.159C12.746 36.5 24 36.5 24 36.5s11.26 0 14.066-.744a4.5 4.5 0 003.184-3.16C42 29.814 42 24 42 24s0-5.812-.75-8.597'/%3E%3Cpath fill='red' d='M20.403 29.358 29.756 24l-9.353-5.358z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--menu {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M8 12h32v4H8zm0 10h32v4H8zm0 10h32v4H8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--microphone {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M32 24.012V12.03C32 7.603 28.43 4 24.042 4q-.211.001-.418.05c-2.053.1-3.99.983-5.41 2.469A8 8 0 0016 12.03v11.982C16 28.417 19.588 32 24 32s8-3.583 8-7.988m-12 0V12.03a4 4 0 014-3.994q.164 0 .326-.03C26.376 8.156 28 9.903 28 12.03v11.982a4.001 4.001 0 01-8 0'/%3E%3Cpath d='M12 24H8c0 8.144 6.122 14.872 14 15.862V44h4v-4.138c7.878-.99 14-7.716 14-15.862h-4c0 6.618-5.382 12-12 12s-12-5.382-12-12'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--minus {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M10 22h28v4H10z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--more {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 20c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m12 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m-24 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--next-fill {
  width: .84em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48' width='40' height='48'%3E%3Cpath fill='black' d='M18.979 36 31 24 18.979 12 16 14.973 25.043 24 16 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--outward-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m31.205 32.42-.035-12.638L14.162 36.79l-2.952-2.952L28.218 16.83l-12.638-.035-.011-4.163 19.745.054.054 19.746z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--pause {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m0 36c-8.822 0-16-7.178-16-16S15.178 8 24 8s16 7.178 16 16-7.178 16-16 16'/%3E%3Cpath d='M26 18h4v12h-4zm-8 0h4v12h-4z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--payment-alipay {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81 28' width='81' height='28'%3E%3Cg fill='none'%3E%3Cpath fill='%23226BF3' d='M28.576 18.821s-.869-.096-4.827-1.35c-1.062-.385-2.51-.867-4.152-1.542.966-1.64 1.738-3.568 2.221-5.69h-5.31V8.311h6.565V7.25h-6.565V4.068h-2.703c-.483 0-.483.482-.483.482v2.7H6.757v1.06h6.661v1.93H7.915v1.06h10.62c-.386 1.35-.869 2.604-1.544 3.76-3.476-1.156-7.145-2.024-9.366-1.446-1.448.386-2.413.965-2.993 1.64-2.606 3.085-.675 7.81 4.635 7.81 3.186 0 6.275-1.735 8.69-4.725 3.571 1.736 10.62 4.629 10.62 4.629v.193a4.325 4.325 0 01-4.345 4.339H5.792a4.324 4.324 0 01-4.346-4.34V4.84A4.324 4.324 0 015.791.5h18.44a4.324 4.324 0 014.345 4.34zM8.784 21.232c-4.248 0-5.503-3.278-3.38-5.11.677-.58 1.932-.868 2.608-.965 2.51-.29 4.827.675 7.53 2.025-1.834 2.507-4.344 4.05-6.758 4.05'/%3E%3Cpath fill='%23333' d='M68.547 4.743h7.917v1.543h2.8V4.453a.76.76 0 00-.772-.77h-4.538V2.235H70.96v1.446h-5.31v2.604h2.8zM51.458 2.332 48.562 9.18h2.22v8.1h2.414V6.575h-.869l1.834-4.243zM79.554 16.99l-.87-3.086c-.096-.193-.192-.29-.482-.29h-2.317l.676 2.315h-2.8v-4.436h5.406v-1.06h-5.406V8.31h5.406V7.25H65.651v1.06h5.406v2.122h-5.406v1.06h5.406v4.437h-5.406v1.06zM57.155 7.636H55.03l1.64 5.11h2.511l-1.545-4.821a.53.53 0 00-.483-.29'/%3E%3Cpath fill='%23333' d='M62.947 2.525h-2.51v2.604h-6.179v1.06h6.18v9.45a.415.415 0 01-.387.386h-1.255v1.06h3.282c.483 0 .966-.481.966-.963V6.189h1.062V5.13h-1.062V2.525zM48.176 16.314q-3.477-1.302-5.504-2.603c2.028-1.543 3.862-3.568 4.635-6.365h-4.828V5.514h5.6v-1.06h-5.6V2.236h-2.51c-.29 0-.483.193-.483.482v1.64h-5.6v1.06h5.6V7.25h-4.73v1.06h9.365s-.483 2.026-3.09 4.147c-2.317-1.736-3.09-3.086-3.09-3.086h-2.51c1.062 1.736 2.414 3.183 4.055 4.243-1.448.965-3.282 1.832-5.696 2.507v1.254s3.669-.675 7.241-2.796c3.572 2.121 7.145 2.796 7.145 2.796zm-9.945 4.822.869 2.603h-1.738zm1.062 3.375.386 1.253h1.159l-2.317-6.267h-.87l-2.316 6.267h1.158l.483-1.253zm5.31-5.014v6.267h3.766v-.867h-2.607v-5.4zm7.917 6.267h1.159v-6.267H52.52zm8.11-3.278h-1.255v-2.122h1.255c.58 0 .966.579.966 1.061s-.386 1.06-.966 1.06m0-2.99h-2.413v6.268h1.158v-2.41h1.352c1.255 0 2.027-.772 2.027-1.929s-.869-1.928-2.124-1.928m7.628 1.64.868 2.603h-1.738zm1.062 3.375.386 1.253h1.255l-2.317-6.267h-.87l-2.316 6.267h1.158l.483-1.253zm7.916-5.014-1.255 2.7-1.255-2.7h-1.255l1.931 3.664v2.603h1.159v-2.603l1.834-3.665z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2.9em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-alipay-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81 28' width='81' height='28'%3E%3Cg fill='%23fff'%3E%3Cpath d='M28.576 18.821s-.869-.096-4.827-1.35c-1.062-.385-2.51-.867-4.152-1.542.966-1.64 1.738-3.568 2.221-5.69h-5.31V8.311h6.565V7.25h-6.565V4.068h-2.703c-.483 0-.483.482-.483.482v2.7H6.757v1.06h6.661v1.93H7.915v1.06h10.62c-.386 1.35-.869 2.604-1.544 3.76-3.476-1.156-7.145-2.024-9.366-1.446-1.448.386-2.413.965-2.993 1.64-2.606 3.085-.675 7.81 4.635 7.81 3.186 0 6.275-1.735 8.69-4.725 3.571 1.736 10.62 4.629 10.62 4.629v.193a4.325 4.325 0 01-4.345 4.339H5.792a4.324 4.324 0 01-4.346-4.34V4.84A4.324 4.324 0 015.791.5h18.44a4.324 4.324 0 014.345 4.34zM8.784 21.232c-4.248 0-5.503-3.278-3.38-5.11.677-.58 1.932-.868 2.608-.965 2.51-.29 4.827.675 7.53 2.025-1.834 2.507-4.344 4.05-6.758 4.05M68.547 4.743h7.917v1.543h2.8V4.453a.76.76 0 00-.772-.77h-4.538V2.235H70.96v1.446h-5.31v2.604h2.8zM51.458 2.332 48.562 9.18h2.22v8.1h2.414V6.575h-.869l1.834-4.243zM79.554 16.99l-.87-3.086c-.096-.193-.192-.29-.482-.29h-2.317l.676 2.315h-2.8v-4.436h5.406v-1.06h-5.406V8.31h5.406V7.25H65.651v1.06h5.406v2.122h-5.406v1.06h5.406v4.437h-5.406v1.06zM57.155 7.636H55.03l1.64 5.11h2.511l-1.545-4.821a.53.53 0 00-.483-.29'/%3E%3Cpath d='M62.947 2.525h-2.51v2.604h-6.179v1.06h6.18v9.45a.415.415 0 01-.387.386h-1.255v1.06h3.282c.483 0 .966-.481.966-.963V6.189h1.062V5.13h-1.062V2.525zM48.176 16.314q-3.477-1.302-5.504-2.603c2.028-1.543 3.862-3.568 4.635-6.365h-4.828V5.514h5.6v-1.06h-5.6V2.236h-2.51c-.29 0-.483.193-.483.482v1.64h-5.6v1.06h5.6V7.25h-4.73v1.06h9.365s-.483 2.026-3.09 4.147c-2.317-1.736-3.09-3.086-3.09-3.086h-2.51c1.062 1.736 2.414 3.183 4.055 4.243-1.448.965-3.282 1.832-5.696 2.507v1.254s3.669-.675 7.241-2.796c3.572 2.121 7.145 2.796 7.145 2.796zm-9.945 4.822.869 2.603h-1.738zm1.062 3.375.386 1.253h1.159l-2.317-6.267h-.87l-2.316 6.267h1.158l.483-1.253zm5.31-5.014v6.267h3.766v-.867h-2.607v-5.4zm7.917 6.267h1.159v-6.267H52.52zm8.11-3.278h-1.255v-2.122h1.255c.58 0 .966.579.966 1.061s-.386 1.06-.966 1.06m0-2.99h-2.413v6.268h1.158v-2.41h1.352c1.255 0 2.027-.772 2.027-1.929s-.869-1.928-2.124-1.928m7.628 1.64.868 2.603h-1.738zm1.062 3.375.386 1.253h1.255l-2.317-6.267h-.87l-2.316 6.267h1.158l.483-1.253zm7.916-5.014-1.255 2.7-1.255-2.7h-1.255l1.931 3.664v2.603h1.159v-2.603l1.834-3.665z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2.9em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-carnet-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 28' width='49' height='28'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23payment-carnet-white_a)'%3E%3Cmask id='payment-carnet-white_b' width='49' height='28' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' d='M49 0H0v28h49z'/%3E%3C/mask%3E%3Cg mask='url(%23payment-carnet-white_b)'%3E%3Cpath fill='%23fff' d='M24.216 9.836c7.957 0 14.582 2.984 15.881 6.902a4.4 4.4 0 00.254-1.43c0-4.602-7.227-8.363-16.166-8.363-8.907 0-16.167 3.73-16.167 8.363 0 .498.095.965.254 1.43 1.363-3.886 7.956-6.902 15.944-6.902m0-4.945c7.957 0 14.582 2.985 15.881 6.904.164-.46.25-.943.254-1.431C40.35 5.76 33.124 2 24.185 2 15.278 2 8.018 5.731 8.018 10.364c0 .498.095.964.254 1.43 1.363-3.917 7.956-6.903 15.944-6.903m6.626 19.995-3.328-4.167h-1.586v6.188h1.521v-4.044l3.265 4.041h1.617v-6.187H30.81l.032 4.168zM5.99 25.63c-.317.218-.697.312-1.109.312-.57 0-1.077-.155-1.426-.498-.38-.342-.539-.901-.539-1.679q0-1.12.57-1.586c.38-.342.857-.497 1.46-.497.442 0 .792.093 1.108.278.285.189.507.438.601.748l1.618-.28c-.19-.497-.445-.87-.824-1.15-.601-.436-1.426-.653-2.41-.653-1.14 0-2.027.278-2.725.84-.697.559-1.046 1.367-1.046 2.393 0 .964.349 1.742 1.046 2.301s1.553.84 2.631.84c.855 0 1.585-.155 2.155-.497.571-.343.952-.84 1.205-1.524l-1.586-.373c-.19.497-.413.809-.73 1.025m35.06-4.913v1.058h2.408v5.131h1.617v-5.131h2.377v-1.058zM35.723 24.2h4.058v-1.057h-4.058v-1.368h4.343v-1.058h-5.958v6.19h6.119v-1.06h-4.503v-1.645zm-12.584.498a3.6 3.6 0 00-.856-.53c.698-.092 1.237-.278 1.584-.558.35-.312.54-.684.54-1.151 0-.373-.127-.684-.349-.964a1.66 1.66 0 00-.95-.59c-.38-.125-1.015-.156-1.871-.156h-3.424v6.188h1.617v-2.581h.317c.38 0 .634.03.823.062a1 1 0 01.476.25c.16.123.445.434.856.901l1.173 1.337h1.965l-.982-1.213c-.38-.467-.698-.81-.919-.995m-2.505-1.337H19.43v-1.586h1.268c.666 0 1.046 0 1.173.031.254.03.476.124.601.248a.61.61 0 01.223.498.76.76 0 01-.157.467.7.7 0 01-.445.249c-.19.061-.667.093-1.459.093m-8.653-2.643-3.138 6.188h1.743l.666-1.4h3.233l.697 1.4h1.776l-3.266-6.189zm-.254 3.73 1.079-2.3 1.108 2.3z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='payment-carnet-white_a'%3E%3Crect width='49' height='28' fill='%23fff' rx='3.733'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.75em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-codensa-rectangle {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 28' width='46' height='28'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23payment-codensa-rectangle_a)'%3E%3Cpath fill='%23EECE39' d='M42.32 0H3.68C1.647 0 0 1.671 0 3.733v20.534C0 26.328 1.647 28 3.68 28h38.64c2.032 0 3.68-1.672 3.68-3.733V3.733C46 1.671 44.351 0 42.32 0'/%3E%3Cpath fill='%23000' d='M7.158 13.506c-1.767 0-2.986-1.111-2.986-2.758 0-1.626 1.199-2.737 2.946-2.737.67 0 1.26.164 1.605.329l-.061.617a3.95 3.95 0 00-1.544-.329c-1.341 0-2.255.864-2.255 2.12 0 1.276.955 2.14 2.336 2.14a3.2 3.2 0 001.503-.35l.102.618c-.142.082-.69.35-1.646.35m4.977-5.496c1.605 0 2.784 1.174 2.784 2.78s-1.179 2.716-2.784 2.716c-1.584 0-2.762-1.132-2.762-2.717.02-1.605 1.198-2.778 2.762-2.778m0 4.899c1.24 0 2.133-.864 2.133-2.12 0-1.255-.873-2.16-2.133-2.16-1.219 0-2.092.905-2.092 2.16s.874 2.12 2.092 2.12m6.115-4.818c1.746 0 2.66 1.091 2.66 2.676 0 1.626-.893 2.655-2.66 2.655h-2.154v-5.33zm-1.524.597v4.158h1.483c1.36 0 2.051-.741 2.051-2.079 0-1.276-.69-2.079-2.052-2.079zm5.364 4.734v-5.33h3.779v.596H22.74v1.709h2.722v.597H22.74v1.852h3.21v.576zm9.914 0h-.67L27.757 9.06v4.363h-.65v-5.33h.67l3.596 4.383V8.092h.63zm2.499-2.552c-.712-.226-1.3-.576-1.3-1.337 0-.927.69-1.523 1.868-1.523.61 0 1.118.123 1.544.288l-.06.597a3.8 3.8 0 00-1.423-.31c-.772 0-1.26.31-1.26.886 0 .556.468.68.915.844l.833.267c.853.288 1.26.659 1.26 1.4 0 .906-.732 1.523-1.89 1.523-.63 0-1.34-.144-1.808-.37l.061-.618c.447.206 1.138.391 1.686.391.772 0 1.28-.33 1.28-.906 0-.432-.223-.658-.833-.843zm7.903 2.552h-.67l-.488-1.235h-2.783l-.488 1.235h-.67l2.173-5.33h.752zm-3.738-1.79h2.377l-1.179-2.861z'/%3E%3Cpath fill='%23006FBE' d='M11.465 19.825a1.7 1.7 0 01-.752.164c-.711 0-1.24-.453-1.24-1.152 0-.72.57-1.153 1.26-1.153.264 0 .508.062.691.144l-.02.412a1.6 1.6 0 00-.61-.124c-.467 0-.853.247-.853.741 0 .453.345.741.833.741.244 0 .467-.062.63-.165zm1.605-.535h-.508v.658h-.427v-2.222h1.016c.447 0 .792.288.792.782a.77.77 0 01-.426.7l.589.74h-.528zm-.508-1.173v.802h.528a.393.393 0 00.406-.39c0-.268-.183-.412-.406-.412zm3.818 1.832h-1.665v-2.223h1.625v.39h-1.198v.515h1.036v.391h-1.036v.556h1.218zm-.609-2.409h-.345l.244-.555h.467zm2.235.186c.711 0 1.118.432 1.118 1.111 0 .68-.407 1.111-1.118 1.111h-.955v-2.222zm.65 1.111c0-.473-.223-.72-.71-.72h-.468v1.46h.467c.508 0 .711-.287.711-.74m1.585 1.111h-.447v-2.222h.427zm1.279-1.831h-.69v-.391h1.807v.39h-.69v1.832h-.427zm2.663-.412c.67 0 1.158.474 1.158 1.153 0 .68-.488 1.132-1.158 1.132s-1.158-.473-1.158-1.132c0-.68.487-1.153 1.158-1.153m0 1.873c.426 0 .71-.288.71-.72s-.284-.74-.71-.74c-.427 0-.711.308-.711.74 0 .412.284.72.71.72m3.414.37h-.427v-2.222h1.564v.39h-1.117v.515h.874v.391h-.874zm2.986-.432h-1.016l-.162.433h-.468l.894-2.223h.508l.894 2.223h-.467zm-.894-.35h.772l-.386-.967zm.569-1.626h-.346l.244-.555h.467zm3.331 2.285a1.7 1.7 0 01-.752.164c-.711 0-1.24-.453-1.24-1.152 0-.72.57-1.153 1.26-1.153.264 0 .508.062.69.144l-.04.391a1.6 1.6 0 00-.61-.123c-.467 0-.852.247-.852.74 0 .453.345.742.833.742.243 0 .467-.062.63-.165zm1.097.123h-.427v-2.222h.426zm2.417 0h-1.625v-2.222h.427v1.831h1.178z'/%3E%3Cpath stroke='%23000' stroke-miterlimit='10' stroke-width='.599' d='M3.299 15.009h40'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='payment-codensa-rectangle_a'%3E%3Cpath fill='%23fff' d='M0 0h46v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.65em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-dana-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98 28' width='98' height='28'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23payment-dana-white_a)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M38.711 21.237c1.861.133 4.03-1.312 4.794-2.138 2.656-2.874 2.72-7.03.046-10.04-.994-1.12-3.332-2.358-4.812-2.183h-5.355v14.343l5.34.018zm-2.307-3.107V9.965a19 19 0 012.517 0c.66.076 1.29.32 1.828.707 3.077 2.103 1.795 7.115-1.879 7.45-.82.058-1.645.06-2.466.008m49.322 3.133h3.053V18.17h6.058l.018 3.076h3.053V16.15c0-1.538.128-3.456-.256-4.848a6.055 6.055 0 00-11.662-.064c-.41 1.374-.272 3.345-.272 4.87 0 1.724-.018 3.457 0 5.18zm3.056-6.202c-.018-1.281-.154-2.653.448-3.64a2.98 2.98 0 012.602-1.48 3.02 3.02 0 012.585 1.493c.594 1.025.453 2.307.438 3.63zM50.81 21.26h3.042c0-.646-.082-2.622.028-3.091h6.035l.02 3.089h3.049c-.016-1.713 0-3.423 0-5.128 0-1.46.136-3.553-.257-4.85a6.058 6.058 0 00-11.661-.059c-.408 1.333-.27 3.371-.27 4.855 0 1.713-.038 3.47 0 5.177zm3.045-6.199c-.02-1.281-.152-2.671.45-3.637a3.002 3.002 0 015.187 0c.597 1.025.454 2.327.444 3.632zm14.485-2.584-.044 2.136c0 1.794-.088 5.145 0 6.604h2.984c.069-1.026-.108-8.31.08-8.542 0-1.416 1.478-2.733 2.97-2.738a2.98 2.98 0 012.082.83c.38.346.962 1.136.951 1.933.139.08.028 7.691.072 8.535h2.987l-.023-8.704c.074-.682-.336-1.736-.6-2.269a6.04 6.04 0 00-10.837-.092c-.256.525-.687 1.607-.623 2.307' clip-rule='evenodd'/%3E%3Cpath fill='%23FEFEFE' d='M14 0c7.733 0 14 6.268 14 14s-6.267 14-14 14C6.27 28 0 21.732 0 14S6.27 0 14 0m5.656 8.548a5.4 5.4 0 00-2.227.053 19 19 0 00-2.505.77c-1.049.37-2.08.809-3.146 1.14a8.3 8.3 0 01-2.328.433 5.4 5.4 0 01-3.114-.923c-.098-.064-.214-.17-.326-.105-.113.064-.113.213-.113.339v7.742a.7.7 0 00.336.62 5.67 5.67 0 002.82.88 8.6 8.6 0 002.672-.352c1.045-.29 2.05-.664 3.076-1.01a14 14 0 013.19-.8c.998-.115 2.01.02 2.944.392q.465.197.898.457c.215.125.325.071.325-.185 0-3.784.008-3.677.008-7.768a.94.94 0 00-.448-.837 5.4 5.4 0 00-2.062-.846'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='payment-dana-white_a'%3E%3Cpath fill='%23fff' d='M0 0h97.931v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 3.5em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-gcash-white {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 113 28' width='113' height='28'%3E%3Cg fill='none'%3E%3Cpath fill='%23002CB8' d='M9.928 1.643a13 13 0 014.872-.616c2.41.13 4.766.984 6.728 2.386.212.155.442.299.623.498.311.355.436.86.324 1.32a1.48 1.48 0 01-.99 1.072 1.5 1.5 0 01-1.396-.268 9.9 9.9 0 00-5.083-2.012 9.2 9.2 0 00-2.031 0 10 10 0 00-5.32 2.212c-1.701 1.389-2.94 3.345-3.427 5.488a10.1 10.1 0 00.411 5.887 10.12 10.12 0 003.956 4.84 10.05 10.05 0 004.442 1.533 8 8 0 001.838.006c1.9-.162 3.738-.89 5.245-2.056.38-.299.922-.386 1.383-.23.636.218 1.09.897 1.01 1.57a1.45 1.45 0 01-.555 1.003 12.9 12.9 0 01-4 2.112 13.2 13.2 0 01-5.806.485 12.9 12.9 0 01-5.949-2.466 13.1 13.1 0 01-3.956-4.835 13 13 0 01-1.24-6.005c.069-2.536.91-5.04 2.393-7.102 1.594-2.243 3.906-3.968 6.528-4.822'/%3E%3Cpath fill='%236FBAF7' stroke='%236FBAF7' stroke-width='.006' d='M28.157 5.182c.647-.193 1.407.112 1.719.722a17.84 17.84 0 011.881 9.532 17.6 17.6 0 01-1.906 6.703c-.392.741-1.445.978-2.124.492-.63-.405-.835-1.308-.461-1.962 2.08-4.087 2.1-9.152.043-13.25-.187-.337-.286-.736-.193-1.116.106-.53.524-.978 1.04-1.121Z'/%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.006' d='M9.729 6.932c2.641-1.595 6.21-1.55 8.778.187.635.467.766 1.464.274 2.08-.443.605-1.358.786-1.988.38a5.2 5.2 0 00-3.376-.772 5.16 5.16 0 00-3.115 1.508 5.18 5.18 0 00-1.489 3.065 5.2 5.2 0 00.424 2.76 5.27 5.27 0 002.573 2.598 5.2 5.2 0 003.737.255c1.633-.498 2.984-1.85 3.452-3.489-1.172.007-2.343 0-3.514 0a1.498 1.498 0 01-.984-2.61 1.48 1.48 0 01.915-.386c1.77-.013 3.533-.006 5.302-.006a1.47 1.47 0 011.37.872c.2.411.138.878.113 1.32a8.23 8.23 0 01-2.393 5.127 8.21 8.21 0 01-10.21 1.128 8.3 8.3 0 01-3.383-4.286 8.4 8.4 0 01.056-5.526A8.15 8.15 0 019.73 6.932Z'/%3E%3Cpath fill='%236FBAF7' stroke='%236FBAF7' stroke-width='.006' d='M24.108 7.748a1.5 1.5 0 011.67.754c1.619 3.426 1.619 7.576 0 11.002a1.49 1.49 0 01-1.072.778 1.51 1.51 0 01-1.427-.554 1.52 1.52 0 01-.156-1.576c1.209-2.623 1.19-5.769-.03-8.385-.368-.804.155-1.832 1.015-2.019Z'/%3E%3Cpath fill='%23fff' d='M100.446 5.58a.64.64 0 01.636-.467c.561 0 1.121-.006 1.682 0a.62.62 0 01.623.598c.012 1.645-.006 3.29.006 4.928.816-.735 1.875-1.159 2.959-1.265 1.227-.124 2.523.088 3.564.78 1.302.846 2.018 2.385 2.136 3.899.038 1.458.013 2.915.019 4.373-.006 1.06.012 2.124-.012 3.184a.634.634 0 01-.63.43c-.542 0-1.09.006-1.632 0a.635.635 0 01-.629-.487c.006-1.893 0-3.787 0-5.681 0-.38.012-.76-.025-1.14-.075-.928-.424-1.913-1.209-2.48-.635-.473-1.482-.579-2.248-.448a2.6 2.6 0 00-1.545.897c-.536.66-.742 1.526-.748 2.361-.006 2.118 0 4.243-.006 6.36a.617.617 0 01-.567.611c-.436.019-.866 0-1.302.006-.206 0-.405.013-.604-.018a.63.63 0 01-.468-.468zm-54.759.293c1.283-.143 2.604-.037 3.825.386 1.457.505 2.778 1.42 3.7 2.66.2.231.293.574.156.86-.162.374-.592.492-.91.704-.361.18-.71.53-1.152.424-.343-.044-.511-.374-.723-.61-.816-.904-1.987-1.452-3.196-1.577-.959-.093-1.95.013-2.847.386a5.14 5.14 0 00-2.479 2.256c-.542.99-.716 2.149-.61 3.264.074.885.373 1.757.89 2.486a5.35 5.35 0 002.966 2.074c.847.212 1.75.287 2.61.069 1.09-.262 2.13-.804 2.903-1.633a4.36 4.36 0 001.078-2.118c.006-.03.018-.1.025-.13-1.52.006-3.04 0-4.554.006-.33-.063-.617-.35-.636-.692-.018-.311 0-.623-.006-.934 0-.224-.025-.474.106-.673a.79.79 0 01.729-.374h6.242c.554-.019 1.047.492 1.003 1.047-.025.785-.006 1.588-.2 2.355a8.4 8.4 0 01-1.183 2.753c-.467.704-1.096 1.284-1.788 1.763a9.2 9.2 0 01-2.972 1.333c-1.42.362-2.928.274-4.335-.106-1.938-.53-3.626-1.844-4.679-3.544-1.134-1.82-1.414-4.087-.978-6.161.424-2.044 1.738-3.85 3.464-5.01a7.95 7.95 0 013.55-1.264m18.16-.018c1.134-.106 2.299-.025 3.389.317 1.657.511 3.17 1.576 4.13 3.034.187.274.1.698-.193.866-.411.25-.841.486-1.258.735-.187.106-.38.243-.605.212-.212-.006-.38-.156-.492-.324-.66-.984-1.738-1.65-2.884-1.894a6.14 6.14 0 00-2.835.112 4.88 4.88 0 00-2.548 1.75c-.604.78-.947 1.739-1.027 2.717-.106 1.115.055 2.28.591 3.277.517.965 1.346 1.763 2.349 2.199.934.411 1.98.517 2.984.417 1.215-.13 2.392-.716 3.165-1.67.15-.18.249-.41.448-.541a.64.64 0 01.667.018c.473.275.953.543 1.426.817.243.13.368.442.293.71-.075.205-.224.374-.349.548-1.451 1.931-3.868 3.059-6.273 3.028-1.875.03-3.788-.549-5.252-1.745a8.2 8.2 0 01-2.093-2.516c-.542-1.016-.835-2.15-.903-3.302-.081-1.24.068-2.51.51-3.682.648-1.694 1.913-3.146 3.483-4.056.997-.579 2.13-.915 3.277-1.027m13.787 3.401c1.177-.237 2.448-.168 3.532.374.81.398 1.495 1.09 1.788 1.956.037-.56-.007-1.128.018-1.695.007-.305.3-.56.605-.56a82 82 0 011.75 0 .614.614 0 01.61.623v11.089c0 .162.007.33-.012.498-.043.287-.318.498-.604.498-.48.007-.953-.006-1.433 0-.162 0-.324.013-.473-.025a.6.6 0 01-.443-.535c-.018-.38.007-.76-.012-1.134-.324.286-.623.598-.978.847-.885.66-1.975 1.047-3.078 1.047a5.67 5.67 0 01-3.407-1.09c-.953-.692-1.67-1.683-2.093-2.773-.511-1.302-.617-2.74-.387-4.111.218-1.277.798-2.51 1.713-3.44a5.7 5.7 0 012.903-1.569m1.233 2.535a3.27 3.27 0 00-2.212 1.396c-.921 1.34-.959 3.202-.18 4.616.423.797 1.158 1.452 2.043 1.688 1.128.324 2.417.013 3.264-.803.742-.685 1.122-1.695 1.172-2.691.075-1.153-.237-2.393-1.072-3.227-.766-.798-1.931-1.153-3.015-.979m13.513-2.629c1.309-.118 2.692.05 3.82.76 1.008.624 1.675 1.726 1.818 2.897.038.343-.261.68-.604.667-.542.006-1.09 0-1.626.006-.187.006-.386-.019-.523-.15-.193-.155-.206-.417-.306-.629-.186-.436-.585-.753-1.034-.897-.473-.15-.978-.155-1.464-.093-.398.056-.81.18-1.084.492-.299.33-.311.89-.018 1.227.305.355.76.53 1.19.686 1.227.41 2.523.629 3.681 1.233.673.349 1.296.86 1.639 1.545a3.43 3.43 0 01-.237 3.426c-.58.86-1.52 1.402-2.504 1.67a7 7 0 01-3.695-.019c-.915-.262-1.781-.747-2.423-1.451a3.86 3.86 0 01-.984-1.981c-.062-.35.243-.698.598-.698.604-.006 1.209 0 1.806 0a.63.63 0 01.63.455c.093.317.28.61.535.822.517.436 1.221.592 1.888.548.517-.025 1.06-.13 1.464-.473.349-.293.48-.841.23-1.234-.218-.33-.604-.504-.965-.654-1.047-.392-2.155-.573-3.202-.965-.766-.28-1.526-.667-2.075-1.29-.797-.897-.965-2.249-.548-3.352.35-.91 1.115-1.6 1.981-2.006a6 6 0 012.012-.542'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 4.04em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-kakaopay-color {
  width: 2.61em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73 28' width='73' height='28'%3E%3Cg fill='none'%3E%3Cg fill='black' clip-path='url(%23payment-kakaopay-color_a)'%3E%3Cpath fill-rule='evenodd' d='M10.9 3C4.878 3 0 6.882 0 11.61c0 3.087 2.04 5.775 5.077 7.318L4.032 22.76c-.05.1 0 .25.1.349.049.05.148.1.198.1s.15-.05.2-.05l4.43-2.987c.646.1 1.293.15 1.99.15 6.023 0 10.9-3.883 10.9-8.612C21.85 6.882 16.974 3 10.9 3' clip-rule='evenodd'/%3E%3Cpath d='M31.058 18.778v5.575h-3.982V3.796h2.787l.498 1.295c.846-.847 2.14-1.743 4.18-1.743 3.883 0 5.725 2.887 5.725 7.616 0 4.927-2.837 8.063-6.919 8.063-.796.05-1.393 0-2.29-.249m0-11.647v8.86c.199.05.746.1 1.294.1 2.837 0 3.932-1.991 3.932-5.127 0-2.738-.747-4.38-2.986-4.38-.797 0-1.593.249-2.24.547M48.876 9.62h2.24v-.498c0-1.642-.946-2.389-2.539-2.389-1.244 0-2.787.348-4.081.995L43.4 5.09c1.393-.995 3.583-1.642 5.525-1.642 3.782 0 5.873 1.99 5.873 5.823v9.408h-2.787l-.399-1.245c-1.592 1.145-3.086 1.643-4.38 1.643-2.887 0-4.53-1.742-4.53-4.679 0-3.136 2.141-4.778 6.173-4.778m2.24 5.226V12.11h-1.842c-2.04 0-3.086.746-3.086 2.19 0 1.095.548 1.642 1.742 1.642 1.145.05 2.539-.498 3.186-1.095m15.73 2.289c-1.394 3.683-3.036 6.37-5.475 7.864l-2.44-2.24c1.395-1.244 2.44-2.439 3.286-4.032L56.94 4.345 60.872 3.3l3.385 11.647L67.592 3.25l3.882 1.095z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='payment-kakaopay-color_a'%3E%3Cpath fill='%23fff' d='M0 0h73v28H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--payment-paypal {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 22' width='56' height='22'%3E%3Cg fill='none'%3E%3Cpath fill='%23179BD7' fill-rule='evenodd' d='M33.045 4h4.044c1.354 0 2.374.361 2.946 1.044.524.622.7 1.509.517 2.638-.4 2.583-1.939 3.885-4.605 3.885H34.67a.56.56 0 00-.555.48l-.463 2.97a.4.4 0 01-.39.336h-2.075a.34.34 0 01-.332-.394L32.49 4.48a.564.564 0 01.555-.48m2.108 5.293c1.074 0 2.183 0 2.403-1.465.08-.515.017-.888-.195-1.139-.356-.421-1.046-.421-1.776-.421h-.28a.34.34 0 00-.332.287l-.429 2.738zM47.242 7.78h1.936c.208 0 .367.188.334.391l-1.046 6.699a.566.566 0 01-.556.48h-1.745a.34.34 0 01-.331-.395l.085-.544s-.955 1.12-2.68 1.12c-1.005 0-1.848-.291-2.44-.994-.645-.763-.906-1.86-.72-3.005.356-2.3 2.183-3.936 4.323-3.936.933 0 1.868.206 2.287.82l.135.199.087-.548a.334.334 0 01.331-.287m-2.948 5.678c1.12 0 1.999-.75 2.186-1.869.086-.54-.032-1.032-.329-1.385-.295-.347-.74-.532-1.292-.532-1.102 0-1.993.774-2.17 1.884-.09.541.019 1.03.305 1.375.288.345.739.527 1.3.527' clip-rule='evenodd'/%3E%3Cpath fill='%23179BD7' d='m51.462 4.288-1.659 10.67a.34.34 0 00.332.395h1.669a.56.56 0 00.555-.48l1.637-10.48A.34.34 0 0053.665 4h-1.87a.34.34 0 00-.333.288'/%3E%3Cpath fill='%23253B80' fill-rule='evenodd' d='M4.196 4H8.24c1.354 0 2.374.361 2.948 1.044.523.622.697 1.509.516 2.638-.402 2.583-1.94 3.885-4.604 3.885H5.82a.56.56 0 00-.555.48l-.44 2.826a.57.57 0 01-.556.48H2.338a.34.34 0 01-.334-.394L3.64 4.48A.564.564 0 014.196 4m2.108 5.293c1.073 0 2.181 0 2.403-1.465.08-.515.016-.888-.196-1.139-.357-.421-1.045-.421-1.775-.421h-.28a.34.34 0 00-.334.287l-.428 2.738zM18.393 7.78h1.937c.208 0 .367.188.333.391l-1.048 6.699a.564.564 0 01-.555.48h-1.745a.34.34 0 01-.332-.395l.086-.544s-.956 1.12-2.681 1.12c-1.005 0-1.85-.291-2.439-.994-.644-.763-.907-1.86-.722-3.005.355-2.3 2.184-3.936 4.324-3.936.933 0 1.869.206 2.287.82l.136.199.086-.548a.34.34 0 01.333-.287m-2.948 5.678c1.12 0 1.999-.75 2.186-1.869.084-.54-.034-1.032-.329-1.385-.294-.347-.741-.532-1.291-.532-1.103 0-1.996.774-2.17 1.884-.091.541.017 1.03.304 1.375.288.345.738.527 1.3.527' clip-rule='evenodd'/%3E%3Cpath fill='%23253B80' d='M30.646 7.78h-1.947a.56.56 0 00-.466.25l-2.684 3.994-1.138-3.838a.564.564 0 00-.54-.405H21.96a.34.34 0 00-.32.45l2.145 6.358-2.017 2.873a.341.341 0 00.275.538h1.945a.56.56 0 00.462-.244l6.474-9.441a.341.341 0 00-.277-.535'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2.55em;
  height: 1em;
  display: inline-block;
}

.i-com--payment-rus-pay {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 28' width='58' height='28'%3E%3Cg fill='none'%3E%3Crect width='58' height='28' fill='%2300D023' rx='14'/%3E%3Crect width='58' height='28' fill='url(%23payment-rus-pay_a)' rx='14'/%3E%3Cpath fill='%23fff' d='M44.505 21.233q-.508 0-.874-.063-.352-.048-.705-.205v-1.763a2.1 2.1 0 00.86.158q.578 0 .86-.236.295-.22.592-.803l-3.003-7.319h2.382l1.762 4.738 1.734-4.738h2.368l-2.55 6.847a10 10 0 01-.847 1.778q-.465.772-1.085 1.18-.621.426-1.494.426m-7.135-2.8q-.598 0-1.118-.248a1.9 1.9 0 01-.812-.758q-.306-.526-.306-1.3 0-1.13.652-1.765.666-.65 1.984-.65h1.758v-.17q0-.558-.32-.79-.32-.247-1.198-.247-1.079 0-2.117.387v-1.61q.466-.217 1.132-.356.678-.14 1.424-.14 1.465 0 2.29.697.84.697.84 2.214v4.581H39.7l-.107-.62q-.345.373-.892.574-.532.2-1.331.2m.68-1.532q.506 0 .879-.202.372-.201.599-.51v-1.037H38.01q-.945 0-.945.882 0 .402.24.634.24.233.745.233m-11.198 1.318V8.185h4.703q1.142 0 1.884.467.741.453 1.097 1.236.371.785.371 1.764 0 .996-.415 1.764a3 3 0 01-1.187 1.207q-.756.422-1.81.422h-2.73v3.173zm1.913-5.043h2.708q.756 0 1.127-.422.386-.422.386-1.116 0-.754-.356-1.16-.342-.423-1.083-.423h-2.782zm-7.652-2.19-6.992 5.29-2.954-1.905v-2.22l2.849 1.798 5.988-4.444z'/%3E%3Cpath fill='%23fff' d='M13.963 6.462a7.48 7.48 0 014.908 1.83l-1.524 1.145a5.63 5.63 0 00-3.384-1.124c-3.132 0-5.672 2.546-5.672 5.687 0 3.14 2.54 5.687 5.672 5.687S19.635 17.14 19.635 14l1.732-1.303q.043.24.07.483.044.405.044.82c0 4.163-3.366 7.538-7.518 7.538S6.444 18.164 6.444 14s3.367-7.538 7.519-7.538'/%3E%3Cdefs%3E%3ClinearGradient id='payment-rus-pay_a' x1='5.515' x2='49.527' y1='2.692' y2='32.487' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F3EB01'/%3E%3Cstop offset='.328' stop-color='%2315DD01'/%3E%3Cstop offset='.679' stop-color='%2300C655'/%3E%3Cstop offset='.999' stop-color='%2302A7F8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2.08em;
  height: 1em;
  display: inline-block;
}

.i-com--play {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m0 36c-8.822 0-16-7.178-16-16S15.178 8 24 8s16 7.178 16 16-7.178 16-16 16'/%3E%3Cpath d='m18 34 16-10-16-10z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--plus {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M38 22H26V10h-4v12H10v4h12v12h4V26h12z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--revision {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M39.664 19.21a17.4 17.4 0 00-1.566-2.911l-3.292 2.238a13.3 13.3 0 011.96 4.689 13.4 13.4 0 010 5.295 13 13 0 01-.763 2.462q-.489 1.172-1.197 2.224a13.3 13.3 0 01-3.525 3.55 13.1 13.1 0 01-4.652 1.973c-1.734.35-3.519.35-5.253 0a13 13 0 01-6.585-3.576 13.2 13.2 0 01-2.795-4.175 13.3 13.3 0 01-.758-2.46 13.34 13.34 0 01.758-7.753 13.15 13.15 0 016.934-6.985 13 13 0 012.442-.764c.213-.044.43-.064.643-.098v6.082l9.927-8-9.926-7.998v5.875a17 17 0 00-1.44.222 16.8 16.8 0 00-6.08 2.58 17.12 17.12 0 00-6.79 9.318 17.25 17.25 0 00.631 11.54 17.08 17.08 0 009.045 9.114 16.86 16.86 0 0010.047.997 17 17 0 007.354-3.536 17.14 17.14 0 005.872-9.79c.46-2.276.46-4.623 0-6.899a17.5 17.5 0 00-.99-3.213'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--right {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--right-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m23.14 35.049 8.913-8.962H8v-4.174h24.053l-8.912-8.961L26.075 10 40 24 26.076 38z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--search {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M21 37c3.55 0 6.998-1.19 9.794-3.376l8.792 8.792 2.828-2.828-8.792-8.792A15.9 15.9 0 0037 21c0-8.822-7.178-16-16-16S5 12.178 5 21s7.178 16 16 16m0-28c6.618 0 12 5.382 12 12s-5.382 12-12 12S9 27.618 9 21 14.382 9 21 9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--select {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M34.075 14.241a2.436 2.436 0 013.155 3.698L21.01 33.83a1.67 1.67 0 01-2.363-.027l-7.822-8.025a2.63 2.63 0 013.138-4.148l5.852 3.172z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--setting {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M4 24c0-1.705.22-3.357.632-4.936a6.07 6.07 0 003.177-.708 5.96 5.96 0 002.333-2.24 5.85 5.85 0 00-.162-6.178A20.05 20.05 0 0118.65 5a5.95 5.95 0 002.211 2.36 6.07 6.07 0 006.274 0A5.95 5.95 0 0029.346 5a20.05 20.05 0 018.67 4.938 5.85 5.85 0 00-.164 6.18 5.96 5.96 0 002.335 2.24c.974.52 2.074.766 3.179.708A19.5 19.5 0 0143.998 24c0 1.705-.22 3.357-.632 4.936a6.07 6.07 0 00-3.178.707 5.96 5.96 0 00-2.334 2.24 5.85 5.85 0 00.162 6.179A20.05 20.05 0 0129.346 43a5.95 5.95 0 00-2.211-2.36 6.07 6.07 0 00-3.137-.873 6.07 6.07 0 00-3.137.873A5.95 5.95 0 0018.65 43a20.05 20.05 0 01-8.67-4.938 5.85 5.85 0 00.164-6.18 5.96 5.96 0 00-2.335-2.24 6.07 6.07 0 00-3.179-.708A19.6 19.6 0 014 24m9.608 5.914a9.73 9.73 0 011.128 6.947 16 16 0 002.594 1.479A10.07 10.07 0 0124 35.828c2.52 0 4.876.929 6.67 2.512.91-.412 1.778-.907 2.594-1.479a9.72 9.72 0 011.128-6.947 9.96 9.96 0 015.54-4.436 16 16 0 000-2.957 9.96 9.96 0 01-5.542-4.435 9.72 9.72 0 01-1.128-6.947 16 16 0 00-2.594-1.479A10.07 10.07 0 0124 12.172a10.07 10.07 0 01-6.67-2.512c-.91.412-1.778.907-2.594 1.479a9.72 9.72 0 01-1.128 6.947 9.96 9.96 0 01-5.54 4.436 16 16 0 000 2.957 9.95 9.95 0 015.54 4.435'/%3E%3Cpath fill-rule='evenodd' d='M19.05 28.95a7 7 0 109.9-9.9 7 7 0 00-9.9 9.9m2.829-2.829a3 3 0 104.242-4.242 3 3 0 00-4.242 4.242' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--share {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M10.993 29.931a7 7 0 004.703-1.853l12.475 7.136a6.1 6.1 0 00-.24 1.694 7.04 7.04 0 005.55 6.933 7.03 7.03 0 007.915-4.024 7.038 7.038 0 00-6.857-9.877 7.03 7.03 0 00-4.336 1.845L17.73 24.65c.15-.491.23-1.001.239-1.515l12.255-7.016a6.953 6.953 0 0011.382-3.367 6.96 6.96 0 00-3.579-8.002 6.953 6.953 0 00-10.095 6.246c.007.573.088 1.142.24 1.695l-11.339 6.478a6.975 6.975 0 10-9.292 9.859 7 7 0 003.453.904m23.913 3.987a2.988 2.988 0 012.114 5.104 2.99 2.99 0 11-2.114-5.104m0-25.913a2.988 2.988 0 012.932 3.573 2.99 2.99 0 11-2.932-3.573m-23.913 11.96a2.988 2.988 0 012.932 3.573 2.99 2.99 0 11-2.932-3.573'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--show {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 18a6.04 6.04 0 00-6 6c0 3.284 2.716 6 6 6 3.282 0 6-2.716 6-6 0-3.282-2.718-6-6-6'/%3E%3Cpath d='M24 10C8.734 10 4.146 23.234 4.104 23.368L3.892 24l.21.632C4.146 24.766 8.734 38 24 38s19.854-13.234 19.896-13.368l.212-.632-.21-.632C43.854 23.234 39.266 10 24 10m0 24C13.298 34 9.152 26.308 8.148 24 9.156 21.684 13.304 14 24 14c10.702 0 14.848 7.692 15.852 10C38.844 26.316 34.696 34 24 34'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--show-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 10C8.734 10 4.146 23.234 4.104 23.368L3.892 24l.21.632C4.146 24.766 8.734 38 24 38s19.854-13.234 19.896-13.368l.212-.632-.21-.632C43.854 23.234 39.266 10 24 10m0 22c-4.412 0-8-3.588-8-8s3.588-8 8-8 8 3.588 8 8-3.588 8-8 8'/%3E%3Cpath d='M24 20c-2.168 0-4 1.832-4 4s1.832 4 4 4 4-1.832 4-4-1.832-4-4-4'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--single {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23single_a)'%3E%3Cpath fill='black' d='M20 0c11.046 0 20 8.954 20 20s-8.954 20-20 20S0 31.046 0 20 8.954 0 20 0m0 9C13.925 9 9 13.925 9 20s4.925 11 11 11 11-4.925 11-11S26.075 9 20 9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='single_a'%3E%3Cpath fill='%23fff' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--square {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath fill='black' fill-rule='evenodd' d='M30 6H10a4 4 0 00-4 4v20a4 4 0 004 4h20a4 4 0 004-4V10a4 4 0 00-4-4M10 2a8 8 0 00-8 8v20a8 8 0 008 8h20a8 8 0 008-8V10a8 8 0 00-8-8z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--star-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M43.894 18.356a2 2 0 00-1.736-1.352l-11.402-.906-4.934-10.92a1.996 1.996 0 00-3.644-.002l-4.934 10.922-11.402.906a2 2 0 00-1.238 3.426l8.426 8.213-2.98 12.902a1.999 1.999 0 003.06 2.114L24 36.399l10.89 7.26a2.002 2.002 0 003.034-2.212L34.266 28.65l9.072-8.163a2 2 0 00.556-2.13'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--success {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23success_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fff'/%3E%3Cpath fill='%2352C41A' d='M24 12a12 12 0 11-24 0 12 12 0 0124 0m-5.955-4.545a1.124 1.124 0 00-1.62.033l-5.21 6.638-3.139-3.141a1.125 1.125 0 00-1.59 1.59l3.969 3.97a1.124 1.124 0 001.618-.03l5.988-7.485a1.125 1.125 0 00-.014-1.575z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='success_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--time {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 4C12.972 4 4 12.972 4 24s8.972 20 20 20 20-8.972 20-20S35.028 4 24 4m0 36c-8.822 0-16-7.178-16-16S15.178 8 24 8s16 7.178 16 16-7.178 16-16 16'/%3E%3Cpath d='M26 14h-4v10.828l6.586 6.586 2.828-2.828L26 23.172z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--toggle-left {
  width: 1.2em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 40' width='48' height='40'%3E%3Cpath fill='black' d='M32 8H16C9.408 8 4.036 13.364 4 19.972v.084A12.02 12.02 0 0016 32h16a12.02 12.02 0 0012-11.988v-.036C43.97 13.37 38.594 8 32 8M16 26c-3.254 0-6-2.746-6-6s2.746-6 6-6 6 2.746 6 6-2.746 6-6 6'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--toggle-right {
  width: 1.2em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 40' width='48' height='40'%3E%3Cpath fill='black' d='M32 8H16C9.408 8 4.036 13.364 4 19.972v.084A12.02 12.02 0 0016 32h16c6.618 0 12-5.382 12-12S38.618 8 32 8m0 18c-3.254 0-6-2.746-6-6s2.746-6 6-6 6 2.746 6 6-2.746 6-6 6'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--transfer {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M39.848 20.853c.151-.356.191-.747.114-1.125a1.93 1.93 0 00-.548-.997L29.414 9l-2.828 2.752 6.586 6.41H8v3.892h30a2.04 2.04 0 001.111-.328c.33-.214.586-.518.737-.873M8.152 27.147a1.9 1.9 0 00-.114 1.125c.078.378.268.724.548.997l10 9.731 2.828-2.752-6.586-6.41H40v-3.892H10c-.396 0-.782.114-1.111.328a1.96 1.96 0 00-.737.873'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--trash {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M29.667 5H18.333c-2.083 0-3.777 1.704-3.777 3.8v3.8H7v3.8h3.778v22.8c0 2.096 1.694 3.8 3.778 3.8h18.888c2.084 0 3.778-1.704 3.778-3.8V16.4H41v-3.8h-7.556V8.8c0-2.096-1.694-3.8-3.777-3.8M18.333 8.8h11.334v3.8H18.333zm15.111 30.4H14.556V16.4h18.888z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--trash-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M12.667 14.5h-1.89v24.7c0 1.008.399 1.974 1.107 2.687A3.77 3.77 0 0014.556 43h18.888c1.002 0 1.963-.4 2.672-1.113a3.8 3.8 0 001.106-2.687V14.5zm20.056-5.7L29.667 5H18.333l-3.056 3.8H7v3.8h34V8.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--up {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M12 28.022 14.973 31 24 21.957 33.027 31 36 28.021 24 16z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--up-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m35.049 24.86-8.962-8.913V40h-4.174V15.947l-8.961 8.913L10 21.924 24 8l14 13.924z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--user {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 4A20.26 20.26 0 004 24a20 20 0 008 15.84V40h.2a19.4 19.4 0 0023.6 0h.2v-.16A20 20 0 0044 24 20.26 20.26 0 0024 4m-7.86 33.86A6 6 0 0122 33.14h4a6 6 0 015.86 4.72 15.5 15.5 0 01-15.72 0m19.08-2.58A10 10 0 0026 29.14h-4a10 10 0 00-9.22 6.14A16 16 0 018 24 16.2 16.2 0 0124 8a16.2 16.2 0 0116 16 16 16 0 01-4.78 11.28'/%3E%3Cpath d='M24 12a7.82 7.82 0 00-8 8 7.82 7.82 0 008 8 7.82 7.82 0 008-8 7.82 7.82 0 00-8-8m0 12a3.82 3.82 0 01-4-4 3.82 3.82 0 014-4 3.82 3.82 0 014 4 3.82 3.82 0 01-4 4'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--user-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 4C13.158 4 4 13.158 4 24s9.158 20 20 20 20-9.158 20-20S34.842 4 24 4m0 10c3.454 0 6 2.544 6 6s-2.546 6-6 6c-3.452 0-6-2.544-6-6s2.548-6 6-6M13.788 33.544c1.794-2.64 4.786-4.4 8.212-4.4h4c3.428 0 6.418 1.76 8.212 4.4C31.656 36.28 28.03 38 24 38s-7.656-1.72-10.212-4.456'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--warning {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23warning_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fff'/%3E%3Cpath fill='%23FAAD14' d='M24 12a12 12 0 11-24 0 12 12 0 0124 0M12 6a1.357 1.357 0 00-1.35 1.492l.525 5.261a.828.828 0 001.65 0l.525-5.26A1.356 1.356 0 0012 6m.003 9a1.5 1.5 0 100 3 1.5 1.5 0 000-3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='warning_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-com--x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M33.001 12 24 21l-9-9-3 3 9 9-9 9 3 3 9-9 9.002 9 3-3-9-9 9-9z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--x-circle {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M18.344 32.484 24 26.828l5.656 5.656 2.828-2.828L26.828 24l5.656-5.656-2.828-2.828L24 21.172l-5.656-5.656-2.828 2.828L21.172 24l-5.656 5.656z'/%3E%3Cpath d='M24 44c11.028 0 20-8.972 20-20S35.028 4 24 4 4 12.972 4 24s8.972 20 20 20m0-36c8.822 0 16 7.178 16 16s-7.178 16-16 16S8 32.822 8 24 15.178 8 24 8'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-com--x-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M42 10a4 4 0 00-4-4H10a4 4 0 00-4 4v28a4 4 0 004 4h28a4 4 0 004-4zm-9.586 19.586-2.828 2.828L24 26.828l-5.586 5.586-2.828-2.828L21.172 24l-5.586-5.586 2.828-2.828L24 21.172l5.586-5.586 2.828 2.828L26.828 24z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-1-1 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 4h16v16H4zm14.2 14.2V5.8H5.8v12.4z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-16-9 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M21.002 17.063h-18V6.938h18zm-16.2-8.326v6.526h14.4V8.737z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-2-3 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.334 4v16H6.667V4zM8.466 18.2h7.067V5.8H8.466z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-3-2 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 6.666h16v10.667H4zm14.2 8.868V8.467H5.8v7.067z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-3-4 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M6 4h12v16H6zm10.2 14.2V5.8H7.8v12.4z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-4-3 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20 6v12H4V6zM5.8 16.2h12.4V7.8H5.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-9-16 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.065 3v18H6.94V3zM8.74 19.2h6.525V4.8H8.74z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ad {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M18 4a4 4 0 014 4v8l-.005.206a4 4 0 01-3.789 3.79L18 20H6l-.206-.005A4 4 0 012 16V8a4 4 0 014-4zM6 5.8A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2h12a2.2 2.2 0 002.2-2.2V8A2.2 2.2 0 0018 5.8zm7.667 2.651c1.03 0 2.068.231 2.868.853.833.647 1.299 1.635 1.299 2.897s-.466 2.25-1.299 2.898c-.8.621-1.839.852-2.868.852a.834.834 0 01-.833-.834V9.284c0-.46.373-.833.833-.833m-5.823.852c.363-1.184 1.998-1.221 2.44-.11l.04.11 1.193 3.9.008.028.447 1.67a.834.834 0 01-1.61.431l-.282-1.052H8.086l-.281 1.052a.833.833 0 11-1.61-.43l.447-1.67.007-.03zm6.656 4.906c.418-.082.759-.23 1.013-.427.373-.29.654-.76.654-1.58s-.282-1.293-.654-1.583c-.254-.197-.595-.343-1.013-.426zm-5.927-1.596h1.02l-.51-1.667z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-adaptation-02 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 15.1a.9.9 0 01.9.9v3.1H8l.092.005a.9.9 0 010 1.79L8 20.9H4.5a1.4 1.4 0 01-1.4-1.4V16a.9.9 0 01.9-.9m16 0a.9.9 0 01.9.9v3.5a1.4 1.4 0 01-1.4 1.4H16a.9.9 0 010-1.8h3.1V16a.9.9 0 01.9-.9M13 9a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2a2 2 0 012-2zM8.092 3.104a.9.9 0 010 1.792L8 4.9H4.9V8a.9.9 0 01-1.8 0V4.5a1.4 1.4 0 011.4-1.4H8zM19.5 3.1a1.4 1.4 0 011.4 1.4V8a.9.9 0 01-1.8 0V4.9H16a.9.9 0 010-1.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-add {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 3.1c.466 0 .85.355.896.809L12.9 4v7.1H20l.091.005a.901.901 0 010 1.79l-.092.006h-7.1V20a.9.9 0 01-1.8 0v-7.1H4a.9.9 0 010-1.8h7.1V4l.005-.091A.9.9 0 0112 3.1'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-add-image {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M6.4 14.2a.9.9 0 01.9.9v1.6l1.6.004c.5 0 .9.43.9.896s-.4.895-.9.895v.005H7.3v1.6a.9.9 0 01-1.8 0v-1.6H3.9a.9.9 0 010-1.8h1.6v-1.6a.9.9 0 01.9-.9m9.584-7.835a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.059a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-add-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.252 4.106a4.9 4.9 0 014.597 4.184c.233-.124.464-.24.688-.336.326-.14.674-.264 1.009-.32.309-.052.768-.075 1.181.178l.001-.001c.66.402.887 1.071.982 1.702.092.615.09 1.421.09 2.357v.26c0 .936.002 1.742-.09 2.357-.095.63-.322 1.299-.98 1.702h-.002c-.414.253-.873.23-1.182.177a4.5 4.5 0 01-1.009-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.9H7a4.9 4.9 0 01-4.894-4.648L2.1 15V9A4.9 4.9 0 017 4.1h6zM7 5.9A3.1 3.1 0 003.9 9v6l.004.16A3.1 3.1 0 007 18.1h6a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9zm12.833 3.51a3 3 0 00-.581.196c-.405.176-.874.434-1.352.723v3.34c.478.29.947.55 1.352.725.256.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.003-1.64-.07-2.09a1.4 1.4 0 00-.097-.37' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-affiliate {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M1.346 11.97c0-.434.353-.787.787-.787h3.808c.435 0 .787.353.787.787v.236h.577a4.2 4.2 0 011.91.479l.009.004 1.849 1.026a.9.9 0 00.432.108h2.126c1.08 0 1.96.852 2.004 1.92l4.633-1.267a1.888 1.888 0 011.252 3.552l-7.718 3.364-.015.006a4.14 4.14 0 01-3.007 0l-.012-.005-3.816-1.64h-.224v.191a.787.787 0 01-.787.787H2.133a.787.787 0 01-.787-.787zm5.382 6.208h.548l4.087 1.757a2.57 2.57 0 001.84.001l7.688-3.35a.314.314 0 00-.208-.591l-6.695 1.83-.006-.023q-.171.03-.35.03h-3.016a.787.787 0 110-1.573h3.015a.43.43 0 100-.862h-2.12L7.297 13.78h-.57zm-3.283-5.42a.525.525 0 00-.525.524v5.35c0 .29.235.525.525.525h1.184c.29 0 .525-.235.525-.525v-5.35a.525.525 0 00-.525-.525zm7.595-8.963a2.115 2.115 0 114.23 0 2.115 2.115 0 01-4.23 0m2.115-.914a.915.915 0 100 1.829.915.915 0 000-1.83' clip-rule='evenodd'/%3E%3Cpath d='M19.514 2.807a.75.75 0 00-1.062 0l-6.028 6.029a.75.75 0 001.061 1.061l6.029-6.028a.75.75 0 000-1.062'/%3E%3Cpath fill-rule='evenodd' d='M18.368 6.988a2.116 2.116 0 100 4.232 2.116 2.116 0 000-4.232m-.914 2.116a.915.915 0 111.829 0 .915.915 0 01-1.83 0' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ai-animation-generator {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 3.1a8.9 8.9 0 010 17.8.9.9 0 010-1.8 7.1 7.1 0 10-6.876-8.875.901.901 0 01-1.744-.45A8.905 8.905 0 0112 3.1'/%3E%3Cpath fill-rule='evenodd' d='M3.12 13.846a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1.002 1.002 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.483-2.37-1.481z' clip-rule='evenodd'/%3E%3Cpath d='M8.853 8.85a1.351 1.351 0 11-.001 2.702 1.351 1.351 0 010-2.702m6.301 0a1.35 1.35 0 11-.001 2.7 1.35 1.35 0 01.001-2.7'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ai-background {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.731 16.152c.106-.203.431-.203.537 0l.446.857c.112.216.304.392.545.499l.578.257c.218.096.218.373 0 .47l-.578.257a1.12 1.12 0 00-.545.5l-.446.856c-.106.203-.431.203-.537 0l-.444-.857a1.12 1.12 0 00-.545-.499l-.578-.257c-.218-.096-.218-.373 0-.47l.578-.257a1.12 1.12 0 00.545-.5z'/%3E%3Cpath fill-rule='evenodd' d='M16.88 4.1a3.9 3.9 0 013.9 3.9v8a3.9 3.9 0 01-3.9 3.9H10a.9.9 0 010-1.8h1.1V5.9H7.12A2.1 2.1 0 005.02 8v1.5a.9.9 0 01-1.8 0V8a3.9 3.9 0 013.9-3.9zm-3.98 14h.926l-.926-.926zm0-3.473 3.473 3.473h.507c.668 0 1.261-.314 1.646-.8L12.9 11.674zm0-5.5 6.08 6.08v-2.953l-6.08-6.08zm6.08.58V8a2.1 2.1 0 00-2.1-2.1h-1.706z' clip-rule='evenodd'/%3E%3Cpath d='M6.597 10.229c.16-.305.648-.305.806 0l.667 1.284c.169.325.457.589.817.749l.868.386c.326.145.326.56 0 .704l-.868.386c-.36.16-.648.424-.817.75l-.667 1.284c-.158.304-.647.304-.806 0l-.667-1.285a1.68 1.68 0 00-.817-.749l-.868-.386c-.327-.145-.327-.56 0-.704l.868-.386c.36-.16.649-.425.817-.75z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ai-generated {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.029 16.461a.55.55 0 01.516-.351.56.56 0 01.517.351l.18.458a.55.55 0 00.313.312l.457.18a.558.558 0 01.255.828.56.56 0 01-.255.205l-.457.18a.56.56 0 00-.312.313l-.18.457a.553.553 0 01-.83.256.55.55 0 01-.204-.256l-.18-.457a.55.55 0 00-.313-.313l-.457-.18a.558.558 0 01-.256-.829.56.56 0 01.256-.204l.457-.18a.56.56 0 00.312-.313z' opacity='.5'/%3E%3Cpath d='M19.665 10.098a.55.55 0 01.517-.352.56.56 0 01.517.352l.18.456c.057.143.17.257.313.313l.457.18a.56.56 0 01.35.517.55.55 0 01-.35.516l-.457.18a.56.56 0 00-.314.313l-.18.457a.553.553 0 01-.83.256.55.55 0 01-.203-.256l-.181-.457a.56.56 0 00-.313-.313l-.457-.18a.558.558 0 01-.255-.828.56.56 0 01.255-.205l.457-.18a.56.56 0 00.313-.313z' opacity='.2'/%3E%3Cpath d='M15.155 3.428a.515.515 0 01.773-.238.5.5 0 01.19.238l.46 1.167a.5.5 0 00.29.292l1.168.46a.52.52 0 01.238.772.5.5 0 01-.238.19l-1.166.46a.52.52 0 00-.292.292l-.46 1.166a.515.515 0 01-.773.238.5.5 0 01-.19-.238l-.46-1.167a.52.52 0 00-.292-.291l-1.166-.46a.52.52 0 01-.238-.772.5.5 0 01.238-.19l1.166-.461a.52.52 0 00.292-.292z' opacity='.7'/%3E%3Cpath fill-rule='evenodd' d='M4.576 5.302a3.25 3.25 0 014.596 0l9.752 9.753.116.121a3.25 3.25 0 01-.116 4.475l-.12.116a3.25 3.25 0 01-4.354 0l-.121-.116-9.753-9.753a3.25 3.25 0 010-4.596m4.707 6.758 6.318 6.318a1.45 1.45 0 002.051-2.05l-6.318-6.319zM7.899 6.575a1.45 1.45 0 00-2.05 2.05l2.16 2.162 2.051-2.051z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ai-singing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.918A9.082 9.082 0 112.918 12a.9.9 0 011.8 0 7.281 7.281 0 1014.563 0A7.28 7.28 0 0012 4.719a.9.9 0 010-1.801'/%3E%3Cpath fill-rule='evenodd' d='M10.182 12.009a2.72 2.72 0 010 5.436 2.72 2.72 0 010-5.436m0 1.8a.92.92 0 00-.65 1.568.92.92 0 001.568-.65.92.92 0 00-.918-.917' clip-rule='evenodd'/%3E%3Cpath d='M8.364 2.918a.9.9 0 010 1.8h-1.1v3.737l-.008.169A1.72 1.72 0 014.33 9.67a1.72 1.72 0 01-.495-1.046l-.009-.169.009-.17A1.72 1.72 0 015.464 6.74V4.364c0-.383.153-.751.424-1.022l.105-.096c.257-.21.58-.328.916-.328z'/%3E%3Cpath d='M8.952 7.47a1.356 1.356 0 01.823 2.305 1.355 1.355 0 01-2.305-.823l-.007-.135.007-.133a1.355 1.355 0 011.347-1.221zm6.363 0a1.356 1.356 0 01.824 2.305 1.354 1.354 0 01-2.306-.823l-.006-.135.006-.133c.03-.31.169-.602.39-.824l.1-.09c.241-.197.544-.307.859-.307z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ai-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M13 4.1a4.9 4.9 0 014.848 4.19 10 10 0 01.69-.336c.325-.14.674-.264 1.008-.32.31-.052.768-.075 1.182.178.66.402.887 1.07.982 1.7.093.616.09 1.422.09 2.358v.26c0 .936.003 1.742-.09 2.357-.094.63-.322 1.299-.98 1.702h-.001c-.414.253-.873.23-1.183.177a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.337A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9A3.1 3.1 0 0013 5.9H8A3.1 3.1 0 004.9 9v1a.901.901 0 01-1.8 0V9A4.9 4.9 0 018 4.1zm6.833 5.31a3 3 0 00-.58.196 12 12 0 00-1.352.723v3.34c.478.29.946.55 1.351.725.257.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37'/%3E%3Cpath d='M6.657 10.802a.48.48 0 01.437.205l.042.075.614 1.337a3.73 3.73 0 001.647 1.738l.183.091 1.341.617a.481.481 0 01.075.831l-.073.042-.51.237-.86.4a3.72 3.72 0 00-1.733 1.653l-.09.185-.594 1.303a.48.48 0 01-.794.129l-.04-.051-.042-.075-.614-1.334A3.73 3.73 0 004 16.445l-.184-.09-1.336-.615a.48.48 0 01-.269-.332l-.01-.063a.48.48 0 01.157-.399l.05-.04.075-.043.507-.231.806-.367a3.7 3.7 0 001.744-1.642l.09-.184.63-1.36a.49.49 0 01.396-.277m.04 3.352a5.5 5.5 0 01-1.143 1.15c.435.322.82.706 1.143 1.14a5.5 5.5 0 011.15-1.142 5.5 5.5 0 01-1.15-1.148'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-center {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.9 4.25v1.5H3.1v-1.5zm-2.4 14v1.5h-13v-1.5zm-1.5-7v1.5H7v-1.5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-layer-bottom {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M21 19.25v1.5H3v-1.5z'/%3E%3Cpath fill-rule='evenodd' d='M13.25 8.5c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-4c-.69 0-1.25-.56-1.25-1.25zm5 6.75v-6.5h-3.5v6.5zM4.25 4.5c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v11c0 .69-.56 1.25-1.25 1.25h-4c-.69 0-1.25-.56-1.25-1.25zm5 10.75V4.75h-3.5v10.5z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-layer-left {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.75 21h-1.5V3h1.5z'/%3E%3Cpath fill-rule='evenodd' d='M15.5 13.25c.69 0 1.25.56 1.25 1.25v4c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-4c0-.69.56-1.25 1.25-1.25zm-6.75 5h6.5v-3.5h-6.5zm10.75-14c.69 0 1.25.56 1.25 1.25v4c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25v-4c0-.69.56-1.25 1.25-1.25zm-10.75 5h10.5v-3.5H8.75z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-layer-right {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.25 21h1.5V3h-1.5z'/%3E%3Cpath fill-rule='evenodd' d='M8.5 13.25c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h7c.69 0 1.25-.56 1.25-1.25v-4c0-.69-.56-1.25-1.25-1.25zm6.75 5h-6.5v-3.5h6.5zM4.5 4.25c-.69 0-1.25.56-1.25 1.25v4c0 .69.56 1.25 1.25 1.25h11c.69 0 1.25-.56 1.25-1.25v-4c0-.69-.56-1.25-1.25-1.25zm10.75 5H4.75v-3.5h10.5z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-layer-top {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M21 4.75v-1.5H3v1.5z'/%3E%3Cpath fill-rule='evenodd' d='M13.25 15.5c0 .69.56 1.25 1.25 1.25h4c.69 0 1.25-.56 1.25-1.25v-7c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25zm5-6.75v6.5h-3.5v-6.5zm-14 10.75c0 .69.56 1.25 1.25 1.25h4c.69 0 1.25-.56 1.25-1.25v-11c0-.69-.56-1.25-1.25-1.25h-4c-.69 0-1.25.56-1.25 1.25zm5-10.75v10.5h-3.5V8.75z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-left {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.9 4.25v1.5H3.1v-1.5zm-6.4 14v1.5H3.1v-1.5zm-2.6-7v1.5H3v-1.5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-align-right {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.9 18.25v1.5H9.5v-1.5zm0-7v1.5H12v-1.5zm0-7v1.5H3.1v-1.5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.206 3.505A4 4 0 0121 7.5v9l-.005.206a4 4 0 01-3.79 3.789L17 20.5H7l-.206-.005a4 4 0 01-3.79-3.79L3 16.5v-9a4 4 0 013.794-3.995L7 3.5h10zM7 5.3a2.2 2.2 0 00-2.2 2.2v9A2.2 2.2 0 007 18.7h10a2.2 2.2 0 002.2-2.2v-9A2.2 2.2 0 0017 5.3zm4.108 9.2H9.616l-.294-.975H7.643l-.294.975H5.86l1.679-5.09h1.89zm2.688-5.09q.567 0 .992.223.425.224.661.629t.236.947q0 .546-.244.947a1.6 1.6 0 01-.678.616q-.436.216-1.017.216h-.766V14.5h-1.382V9.41zm3.778 5.09h-1.382V9.41h1.382zm-9.618-2.01H9.01l-.507-1.68h-.04zm5.024-.576h.488q.243 0 .415-.085a.6.6 0 00.265-.246.7.7 0 00.095-.375.7.7 0 00-.095-.373.6.6 0 00-.265-.239.9.9 0 00-.415-.084h-.488z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-caption {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M33.006 4.124H2.994c-.622 0-1.13.507-1.13 1.129v22.5c0 .622.508 1.129 1.13 1.129h10.783l3.42 3.42c.213.213.491.327.802.327.31 0 .59-.114.802-.327l3.42-3.42h10.783c.622 0 1.13-.507 1.13-1.13v-22.5a1.14 1.14 0 00-1.13-1.128m-1.13 22.5H21.747a1.14 1.14 0 00-.802.327L18 29.913l-2.945-2.962a1.1 1.1 0 00-.802-.327H4.123V6.382h27.753z'/%3E%3Cpath d='M10.506 13.124h4.5c.621 0 1.129-.508 1.129-1.13s-.508-1.112-1.13-1.112h-4.5c-.621 0-1.129.507-1.129 1.129s.508 1.113 1.13 1.113m0 6.005h1.505c.622 0 1.13-.507 1.13-1.129s-.508-1.13-1.13-1.13h-1.505c-.622 0-1.13.508-1.13 1.13s.508 1.13 1.13 1.13m4.99 1.375a1.12 1.12 0 001.015 1.62c.41 0 .818-.23 1.015-.622l1.194-2.373h6.104l1.194 2.373c.197.393.59.622 1.015.622a1.12 1.12 0 001.014-1.62L22.795 9.998a.4.4 0 00-.082-.098c-.05-.065-.082-.13-.147-.196a.7.7 0 00-.18-.131.4.4 0 00-.099-.082c-.032-.016-.049-.016-.081-.016a1 1 0 00-.23-.066.8.8 0 00-.212-.033c-.066 0-.131.017-.213.033a.8.8 0 00-.213.066c-.032.016-.065 0-.098.016-.049.016-.065.065-.114.082-.066.032-.115.082-.164.13a1 1 0 00-.147.197.4.4 0 01-.082.098zm4.32-3.633 1.931-3.862 1.931 3.862z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-cost {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M17.926 13.152c6.06 0 11.025-1.84 11.025-4.701 0-2.859-4.965-4.701-11.025-4.701S6.901 5.59 6.901 8.45s4.965 4.7 11.025 4.7zm0-1.945c-5.044 0-9.08-1.498-9.08-2.756 0-1.26 4.036-2.756 9.08-2.756s9.081 1.497 9.081 2.756c0 1.26-4.038 2.755-9.08 2.755'/%3E%3Cpath d='M27.2 13.773c0 1.011-.314 1.428-2.335 2.29-4.105 2.024-10.7 1.616-13.85.027-1.688-.853-2.17-1.54-2.17-2.283v-3.12a.972.972 0 10-.633-1.839 2.3 2.3 0 00-.567.285c-.44.302-.745.731-.745 1.312v3.362c0 1.526.93 2.855 3.24 4.02 3.663 1.848 10.891 2.295 15.537.003 2.647-1.129 3.47-2.21 3.47-4.057V10.41a1 1 0 00-.122-.471 2.7 2.7 0 00-.366-.504c-.348-.383-.762-.636-1.295-.636a.972.972 0 00-.163 1.93zM8.846 22.418a.972.972 0 10-.633-1.84 2.4 2.4 0 00-.567.285c-.44.303-.745.731-.745 1.313v3.363c0 1.525.93 2.853 3.24 4.018a22.6 22.6 0 0011.83 1.289.972.972 0 00-.307-1.92 20.6 20.6 0 01-10.733-1.143c-1.605-.816-2.085-1.5-2.085-2.244z'/%3E%3Cpath d='M8.845 16.515a.973.973 0 00-.633-1.839 2.4 2.4 0 00-.567.285c-.44.304-.745.73-.745 1.312v3.364c0 1.525.93 2.852 3.24 4.02a21.1 21.1 0 009.883 1.48.974.974 0 00.88-1.057.97.97 0 00-1.057-.88 19.1 19.1 0 01-8.902-1.315c-1.619-.819-2.1-1.506-2.1-2.25zm20.31 4.13a.973.973 0 00-1.945 0v7.975c0 .924 1.167 1.328 1.738.6l2.867-3.657a.973.973 0 00-1.53-1.2l-1.13 1.44v-5.16z'/%3E%3Cpath d='m28.944 28.014-2.915-3.657a.974.974 0 00-1.611.135.97.97 0 00.09 1.077l2.915 3.657a.974.974 0 001.611-.135.97.97 0 00-.09-1.077'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-fast {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='m30.323 21.4-3.643 5.343m-4.788-24.14L7.872 20.566a.486.486 0 00.383.784h8.37c.297 0 .524.263.481.556L15.5 32.949c-.074.508.588.769.88.346L28.573 15.66a.486.486 0 00-.4-.762h-7.17a.486.486 0 01-.476-.58l2.224-11.322c.099-.502-.545-.795-.86-.393'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-friendly {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='none' stroke='black' stroke-width='2.07'%3E%3Cpath d='M17.736 23.807a.373.373 0 00.528 0L28.42 13.649a.373.373 0 01.528 0l4.087 4.087a.373.373 0 010 .528L18.264 33.036a.373.373 0 01-.528 0L2.964 18.264a.373.373 0 010-.528L7.05 13.65a.373.373 0 01.527 0z'/%3E%3Cpath d='M17.756 3.126a.345.345 0 01.488 0l7.148 7.149a.345.345 0 010 .488l-7.148 7.149a.345.345 0 01-.488 0l-7.149-7.149a.345.345 0 010-.488z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-integration {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cpath fill='black' d='M17.928 32.463c-.503 0-.934-.144-1.509-.432L3.2 26.141c-.79-.432-1.005-1.869-1.005-2.659v-.216l.216.144c.862.503 2.011 1.006 2.083 1.006h.072l13.507 6.179 13.435-6.18c.071 0 .574-.286 1.077-.502l1.222-.575v.216c0 .862-.288 2.299-1.006 2.658L19.51 32.103c-.575.216-1.078.36-1.581.36m0-6.18c-.503 0-.934-.143-1.509-.43L3.2 19.962c-.79-.431-1.005-1.868-1.005-2.659v-.215l.216.143c.862.503 2.011 1.006 2.083 1.006h.072l13.507 6.179 13.435-6.179c.071 0 .574-.287 1.077-.574l1.222-.575v.215c0 .863-.288 2.3-1.006 2.659l-13.291 5.89c-.575.288-1.078.432-1.581.432m0-6.178c-.503 0-.934-.143-1.509-.43L3.2 13.71c-.502-.287-.861-.79-.861-1.437 0-.718.287-1.365.862-1.724L16.49 3.581c.647-.287 1.15-.431 1.58-.431.504 0 .935.144 1.51.503l13.29 6.969c.503.287.863.934.79 1.652 0 .719-.358 1.293-.861 1.509l-13.291 5.891c-.575.216-1.078.431-1.581.431m.144-2.442 13.22-5.533-13.22-7.04H18L4.78 12.13z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-preview {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='none'%3E%3Cg fill='black' clip-path='url(%23pol-api-preview_a)'%3E%3Cpath d='M1.125 23.623a1.126 1.126 0 011.125 1.125v6.572a2.43 2.43 0 002.428 2.428h7.104a1.127 1.127 0 01.796 1.92 1.13 1.13 0 01-.796.33H4.678A4.68 4.68 0 010 31.32v-6.572a1.125 1.125 0 011.125-1.125m33.748-.533a1.13 1.13 0 011.125 1.125v7.105a4.676 4.676 0 01-4.678 4.678h-4.44a1.127 1.127 0 01-1.04-1.556 1.13 1.13 0 011.04-.694h4.441a2.43 2.43 0 002.428-2.428v-7.105a1.125 1.125 0 011.125-1.125'/%3E%3Cpath fill-rule='evenodd' d='M17.999 12.374a5.063 5.063 0 11-1.937 9.74 5.065 5.065 0 01-2.74-6.615 5.06 5.06 0 014.677-3.125m0 2.25a2.814 2.814 0 00-1.99 4.8 2.814 2.814 0 003.978 0 2.812 2.812 0 00-1.988-4.8' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M17.999 8.999q6.888 0 12.586 7.02a2.25 2.25 0 010 2.835q-5.698 7.02-12.586 7.019t-12.586-7.02a2.25 2.25 0 010-2.834Q11.111 8.999 18 8.999m0 2.25c-3.854 0-7.44 2-10.84 6.187 3.4 4.187 6.986 6.187 10.84 6.187s7.44-2 10.84-6.187c-3.4-4.186-6.986-6.187-10.84-6.187' clip-rule='evenodd'/%3E%3Cpath d='M11.249 0a1.126 1.126 0 110 2.25H4.678A2.43 2.43 0 002.25 4.678v6.571a1.126 1.126 0 01-1.92.796 1.12 1.12 0 01-.33-.796V4.678A4.676 4.676 0 014.678 0zM31.32 0a4.676 4.676 0 014.678 4.678v6.571a1.127 1.127 0 01-1.92.796 1.13 1.13 0 01-.33-.796V4.678A2.43 2.43 0 0031.32 2.25h-6.572a1.125 1.125 0 010-2.25z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-api-preview_a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-solution {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M32.789 20.16c-.538 0-.992.393-1.11.918a14.04 14.04 0 110-6.156c.118.525.572.918 1.11.918.66 0 1.172-.583 1.034-1.23a16.2 16.2 0 100 6.78c.138-.647-.374-1.23-1.035-1.23'/%3E%3Cpath d='M18.607 20.138a.864.864 0 00-1.222 0l-1.832 1.833a.864.864 0 01-1.222 0l-3.36-3.36a.864.864 0 010-1.222l3.36-3.36a.864.864 0 011.222 0l.403.403L19.523 18l.917.916a.864.864 0 001.221 0l.306-.305a.864.864 0 000-1.222l-6.414-6.415a.864.864 0 00-1.222 0L7.916 17.39a.864.864 0 000 1.222l6.415 6.415a.864.864 0 001.222 0l3.36-3.36a.864.864 0 000-1.223z'/%3E%3Cpath d='M21.662 10.974a.864.864 0 00-1.222 0l-3.36 3.36a.864.864 0 000 1.223l.305.305a.864.864 0 001.222 0l1.833-1.833a.864.864 0 011.222 0l3.36 3.36a.864.864 0 010 1.222l-3.36 3.36a.864.864 0 01-1.222 0l-.07-.069L16.47 18l-.917-.916a.864.864 0 00-1.222 0l-.306.305a.864.864 0 000 1.222l6.415 6.415a.864.864 0 001.222 0l6.415-6.415a.864.864 0 000-1.222z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-versatile {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M14.227 6.662a3.78 3.78 0 017.559 0c0 3.78-3.024 7.914-3.78 11.338-.755-3.46-3.779-7.559-3.779-11.338Zm11.71 2.396a3.78 3.78 0 113.778 6.546c-3.273 1.89-8.365 1.339-11.708 2.396 2.618-2.385 4.656-7.052 7.93-8.942Zm3.778 11.338a3.78 3.78 0 01-3.779 6.546c-3.273-1.89-5.342-6.576-7.93-8.942 3.375 1.075 8.436.506 11.71 2.396Z'/%3E%3Cpath d='M21.786 29.338a3.78 3.78 0 01-7.559 0c0-3.78 3.024-7.914 3.78-11.338.755 3.46 3.779 7.559 3.779 11.338ZM18.007 18c-3.343 1.057-8.436.506-11.709 2.396a3.78 3.78 0 103.78 6.546c3.273-1.89 5.31-6.557 7.929-8.942Zm0 0c-2.588-2.366-4.657-7.052-7.93-8.942a3.78 3.78 0 00-3.779 6.546c3.273 1.89 8.334 1.32 11.709 2.396Z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-api-voice {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-api-voice_a)'%3E%3Cpath fill='black' d='m31.069 10.692-.37.849a.76.76 0 01-1.4 0l-.37-.849a6.54 6.54 0 00-3.33-3.375l-1.138-.509a.795.795 0 010-1.444l1.076-.479a6.56 6.56 0 003.376-3.489l.381-.916a.759.759 0 011.413 0l.38.915a6.56 6.56 0 003.375 3.49l1.077.48a.795.795 0 010 1.443l-1.14.507a6.54 6.54 0 00-3.329 3.377M12.75 9h-3v18h3zM6 15H3v6h3zM19.5 3h-3v30h3zm6.75 9h-3v15h3zM33 15h-3v6h3z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-api-voice_a'%3E%3Cpath fill='%23fff' d='M0 0h36v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-app {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16.5 19.7v1.8h-9v-1.8zm1.2-14.2a1.2 1.2 0 00-1.2-1.2h-9a1.2 1.2 0 00-1.194 1.077L6.3 5.5v10.1h11.4zm1.8 13-.004.154a3 3 0 01-2.842 2.842l-.154.004v-1.8a1.2 1.2 0 001.2-1.2v-1.1H6.3v1.1a1.2 1.2 0 001.2 1.2v1.8l-.154-.004a3 3 0 01-2.842-2.842L4.5 18.5v-13a3 3 0 012.846-2.996L7.5 2.5h9l.154.004A3 3 0 0119.5 5.5z'/%3E%3Cpath d='m13 5.6.092.004a.9.9 0 010 1.792L13 7.4h-2a.9.9 0 010-1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-attractive {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M18 2.645c8.48 0 15.355 6.875 15.355 15.356S26.48 33.355 18 33.355 2.645 26.481 2.645 18.001 9.52 2.644 18 2.644m-.001 3.078C11.219 5.723 5.722 11.22 5.722 18s5.497 12.278 12.277 12.278S30.276 24.78 30.276 18 24.78 5.722 18 5.722'/%3E%3Cpath fill-rule='evenodd' d='M23.569 11.119a1.3 1.3 0 01.193 1.828L14.26 24.69a1.3 1.3 0 01-2.021-1.636l9.501-11.741a1.3 1.3 0 011.829-.193m-10.62 2.08a1.019 1.019 0 100 2.038 1.019 1.019 0 000-2.037m-2.819 1.02a2.819 2.819 0 115.638 0 2.819 2.819 0 01-5.638 0M23.093 20.7a1.019 1.019 0 100 2.037 1.019 1.019 0 000-2.038m-2.818 1.018a2.819 2.819 0 115.637 0 2.819 2.819 0 01-5.637 0' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-audio {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12.661 4.01a.834.834 0 01.274 1.645l-2.5.416-1.804.3V16.5l-.004.17a3.334 3.334 0 11-1.662-3.057V5.666c0-.407.295-.755.696-.822l2.5-.417 1.25-.208zm5.137 7.24c.46 0 .833.373.833.833V16.5l-.004.17a3.334 3.334 0 11-1.662-3.057v-1.53c0-.46.373-.833.833-.833m-12.5 3.583a1.667 1.667 0 100 3.334 1.667 1.667 0 000-3.334m10 0a1.667 1.667 0 100 3.334 1.667 1.667 0 000-3.334M17.96 2.002c.153-.014.3.055.389.181l.037.068.546 1.188a3.3 3.3 0 001.463 1.544l.164.081 1.191.549.05.027a.428.428 0 01.016.712l-.065.037-.453.21-.765.356a3.3 3.3 0 00-1.54 1.47l-.08.164-.527 1.158-.06.095a.43.43 0 01-.646.018l-.035-.044-.038-.067-.546-1.186A3.3 3.3 0 0015.6 7.017l-.165-.08-1.187-.547a.43.43 0 01-.238-.295L14 6.04a.43.43 0 01.139-.355l.045-.035.066-.037 1.167-.533a3.3 3.3 0 001.55-1.46l.08-.162.56-1.21a.43.43 0 01.352-.245m.036 3.303q-.313.383-.692.697c.252.207.483.44.69.691q.316-.38.697-.691a5 5 0 01-.695-.697'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-auto {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M3.02 8.346a.9.9 0 01.828.172l2.01 1.67a.9.9 0 11-1.151 1.384l-.885-.735A8.26 8.26 0 0012 20.26c1.7 0 3.276-.512 4.588-1.39a.9.9 0 011.002 1.495A10 10 0 0112 22.061C6.444 22.06 1.94 17.556 1.94 12c0-1.067.166-2.096.475-3.063l.04-.105a.9.9 0 01.566-.486M12 6.062a.9.9 0 01.827.545l2.742 6.398 1.097 2.56a.9.9 0 01-1.654.708l-.864-2.013H9.851l-.863 2.013a.9.9 0 01-1.654-.708l1.097-2.56 2.742-6.398.061-.118A.9.9 0 0112 6.062m0-4.123c5.556 0 10.06 4.505 10.06 10.061 0 .968-.137 1.906-.393 2.794a.9.9 0 01-1.373.493l-2.084-1.425a.9.9 0 111.016-1.485l.967.662q.066-.51.067-1.039A8.26 8.26 0 0012 3.74a8.2 8.2 0 00-4.567 1.376.9.9 0 01-.996-1.499A10 10 0 0112 1.94m-1.378 10.52h2.755l-1.378-3.214z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-avatar {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12.078 17.004c3.68 0 6.07 1.42 7.064 3.288a.9.9 0 01-1.59.846c-.585-1.101-2.229-2.333-5.474-2.333-1.69 0-2.8.171-3.607.53-.769.343-1.341.892-1.882 1.83a.9.9 0 11-1.559-.9c.683-1.183 1.514-2.04 2.708-2.573 1.156-.515 2.569-.688 4.34-.688m-1.815-7.959c.52 0 .94.422.94.941v1.074a.94.94 0 01-1.882 0V9.986c0-.52.422-.941.942-.941m3.484 0c.52 0 .941.422.941.941v1.074a.941.941 0 01-1.881 0V9.986c0-.52.42-.941.94-.941'/%3E%3Cpath fill-rule='evenodd' d='M13.19 2.156a5 5 0 015 5v.813h-.01v2.082a6.18 6.18 0 01-12.36 0V7.969H3.994a.9.9 0 010-1.8h1.913a5 5 0 014.646-4.006l.257-.007zm-5.569 7.895a4.38 4.38 0 008.759 0V7.969H7.62zm3.189-6.095a3.2 3.2 0 00-3.044 2.213h8.468a3.2 3.2 0 00-3.044-2.213z' clip-rule='evenodd'/%3E%3Cpath d='M20.598.229c.158-.305.647-.305.805 0l.667 1.284c.17.325.457.589.818.749l.867.385c.327.146.327.56 0 .706l-.867.385a1.68 1.68 0 00-.818.75l-.667 1.283c-.158.305-.647.305-.805 0l-.667-1.284a1.68 1.68 0 00-.818-.749l-.868-.385c-.326-.146-.326-.56 0-.706l.868-.385c.36-.16.649-.425.818-.75z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-background-removed {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 3.1a.9.9 0 01.9.9v1h4.98l.154.004A3 3 0 0120.88 8v8l-.004.154a3 3 0 01-2.842 2.842L17.88 19H12.9v1a.9.9 0 01-1.8 0v-1H6.12l-.154-.004a3 3 0 01-2.842-2.842L3.12 16V8a3 3 0 012.846-2.996L6.12 5h4.98V4a.9.9 0 01.9-.9M4.92 16a1.2 1.2 0 001.2 1.2h3.307L4.92 12.693zm7.98 1.2h4.98a1.2 1.2 0 001.2-1.2V8a1.2 1.2 0 00-1.2-1.2H12.9zM5.098 7.371A1.2 1.2 0 004.92 8v2.146l6.18 6.18v-2.953zm6.002 3.455V6.8H7.073z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-billing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m17.919 5.226-.016-.01a.8.8 0 00-.204-.082.4.4 0 00-.093-.009c-.145.033-.422.202-.8.537-.367.326-.826.607-1.36.693-.566.092-1.13-.047-1.624-.418a34 34 0 01-1.554-1.263c-.56.455-1.384 1.12-1.864 1.507a1.7 1.7 0 01-1.78.24c-.454-.203-1.141-.525-1.71-.794l-.728-.346-.104-.05v13.081a1.1 1.1 0 001.1 1.1h9.636a1.1 1.1 0 001.1-1.1zm1.8 13.087a2.9 2.9 0 01-2.9 2.9H7.18a2.9 2.9 0 01-2.9-2.9V4.943c0-.364.123-.692.343-.95.206-.244.462-.384.678-.464.407-.15.866-.159 1.195-.075l.086.022.08.038.005.003.015.006.059.029.219.104.723.344a113 113 0 001.621.754c.563-.453 1.55-1.248 2.072-1.673a1.425 1.425 0 011.827.027c.41.356 1.116.954 1.697 1.39.12.09.194.09.255.08.091-.015.249-.079.456-.263.376-.333.956-.8 1.595-.945.621-.141 1.212.067 1.593.285.201.116.394.262.55.43.115.126.368.431.368.857z'/%3E%3Cpath d='M7.375 11.03a.9.9 0 01.9-.9h7.45a.9.9 0 010 1.8h-7.45a.9.9 0 01-.9-.9m0 4.02a.9.9 0 01.9-.9h3.584a.9.9 0 010 1.8H8.275a.9.9 0 01-.9-.9'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-bold {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.5 3.25A4.75 4.75 0 0116.06 12a4.75 4.75 0 01-2.56 8.75H6.718a.97.97 0 01-.968-.968V4.218c0-.535.433-.968.968-.968zm-6.25 9.5v6.5h6.25a3.25 3.25 0 000-6.5zm0-1.5h6.25a3.25 3.25 0 000-6.5H7.25z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-brush {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m7.68 13.378.166.004a3.4 3.4 0 012.22.985 3.36 3.36 0 01.984 2.38l-.006.219A4.25 4.25 0 016.804 21c-1.615 0-3.03-.964-4.03-1.975h.001a.94.94 0 01-.235-.38.86.86 0 01.015-.56c.108-.29.342-.45.43-.508.117-.078.252-.144.36-.196.135-.065.215-.1.344-.163.236-.115.41-.217.521-.32.097-.09.096-.133.096-.152a3.367 3.367 0 013.372-3.368zM18.234 3a3.26 3.26 0 012.316.941 3.22 3.22 0 01.951 2.306 3.2 3.2 0 01-.98 2.28l.002.001-7.045 7.007a.75.75 0 11-1.058-1.063l7.044-7.007.01-.009.117-.125A1.72 1.72 0 0020 6.235a1.7 1.7 0 00-.508-1.23 1.74 1.74 0 00-1.247-.505 1.76 1.76 0 00-1.238.525l-.009.01-7.053 6.99a.751.751 0 01-1.056-1.066l7.053-6.99A3.24 3.24 0 0118.233 3M5.806 16.746c0 .558-.275.97-.574 1.25a3.4 3.4 0 01-.788.52c.743.597 1.559.984 2.36.984a2.75 2.75 0 002.746-2.754v-.002l-.009-.181a1.85 1.85 0 00-.536-1.134 1.88 1.88 0 00-1.33-.551 1.867 1.867 0 00-1.87 1.868'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-camera {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 17.4q1.867 0 3.184-1.316Q16.5 14.767 16.5 12.9t-1.316-3.184T12 8.4 8.817 9.716Q7.5 11.033 7.5 12.9t1.317 3.184T12 17.4m0-1.8q-1.125 0-1.912-.787A2.6 2.6 0 019.3 12.9q0-1.125.787-1.912A2.6 2.6 0 0112 10.2q1.125 0 1.912.788.788.787.788 1.912t-.787 1.912A2.6 2.6 0 0112 15.6m5.4-5.4a.87.87 0 00.64-.26.87.87 0 00.26-.64.87.87 0 00-.26-.642.87.87 0 00-.64-.258.87.87 0 00-.64.258.87.87 0 00-.26.642q0 .383.26.64.257.26.64.26M4.8 20.1q-.743 0-1.27-.528A1.73 1.73 0 013 18.3V7.5q0-.743.53-1.27.527-.53 1.27-.53h2.835L9.03 4.193q.135-.135.303-.215a.8.8 0 01.35-.078h4.635q.18 0 .349.078.168.08.303.215L16.365 5.7H19.2q.743 0 1.272.53Q21 6.756 21 7.5v10.8q0 .743-.528 1.272a1.74 1.74 0 01-1.272.528z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-canvas-line {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M7.4 10.1a.9.9 0 01.896.809L8.3 11v8.5a.9.9 0 01-1.801 0v-2.1H4.4a.9.9 0 010-1.8h2.1V11l.005-.091A.9.9 0 017.4 10.1m12 5.5a.9.9 0 010 1.8h-2.1v2.1a.9.9 0 01-1.8 0v-2.1h-4.6l-.091-.004a.9.9 0 010-1.791l.091-.005zm-3-12a.9.9 0 01.9.9v2.1h2.1a.9.9 0 010 1.8h-2.1V13l-.004.092a.9.9 0 01-1.791 0L15.5 13V4.5a.9.9 0 01.9-.9m-9 0a.9.9 0 01.9.9v2.1h4.6l.092.005a.9.9 0 010 1.79l-.092.006H4.4a.9.9 0 010-1.801h2.1V4.5a.9.9 0 01.9-.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-capabilities {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M3.02 8.346a.9.9 0 01.828.172l2.01 1.67a.9.9 0 11-1.151 1.384l-.885-.735A8.26 8.26 0 0012 20.26c1.7 0 3.276-.512 4.588-1.39a.9.9 0 011.002 1.495A10 10 0 0112 22.061C6.444 22.06 1.94 17.556 1.94 12c0-1.067.166-2.096.475-3.063l.04-.105a.9.9 0 01.566-.486M12 1.939c5.556 0 10.06 4.505 10.06 10.061 0 .968-.137 1.906-.393 2.794a.9.9 0 01-1.373.493l-2.084-1.425a.9.9 0 111.016-1.485l.967.662q.066-.51.067-1.039A8.26 8.26 0 0012 3.74a8.2 8.2 0 00-4.567 1.376.9.9 0 01-.996-1.499A10 10 0 0112 1.94'/%3E%3Cpath fill-rule='evenodd' d='M11.956 8.002a.48.48 0 01.437.204l.042.075.614 1.338.14.273c.35.62.872 1.13 1.506 1.465l.185.09 1.34.618a.482.482 0 01.075.832l-.073.041-.51.236-.861.4a3.7 3.7 0 00-1.733 1.655l-.09.184-.593 1.303-.068.109a.486.486 0 01-.68.063l-.087-.094-.041-.075-.614-1.334a3.73 3.73 0 00-1.645-1.74l-.184-.09-1.336-.614a.48.48 0 01-.25-.272l-.028-.125a.48.48 0 01.207-.439l.074-.041 1.313-.6a3.7 3.7 0 001.744-1.642l.09-.183.63-1.361a.48.48 0 01.396-.276m.042 3.88a6 6 0 01-.618.622q.33.285.615.616.288-.333.623-.618a6 6 0 01-.62-.62' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-center-layer-left-and-right {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12.75 20.5h-1.5v-17h1.5zM10 14.25H6.75v3.5H10v1.5H6.5c-.69 0-1.25-.56-1.25-1.25v-4c0-.69.56-1.25 1.25-1.25H10zm7.5-1.5c.69 0 1.25.56 1.25 1.25v4c0 .69-.56 1.25-1.25 1.25H14v-1.5h3.25v-3.5H14v-1.5zM10 6.25H3.75v3.5H10v1.5H3.5c-.69 0-1.25-.56-1.25-1.25V6c0-.69.56-1.25 1.25-1.25H10zm10.5-1.5c.69 0 1.25.56 1.25 1.25v4c0 .69-.56 1.25-1.25 1.25H14v-1.5h6.25v-3.5H14v-1.5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-center-layer-top-and-bottom {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='pol-center-layer-top-and-bottom_a' d='M21 11.25v1.5H3v-1.5zm-6.662 2.584v2.917h3.794v-2.917h1.5v3.167c0 .69-.56 1.25-1.25 1.25h-4.294c-.69 0-1.25-.56-1.25-1.25v-3.167zm-1.5-6.833c0-.69.56-1.25 1.25-1.25h4.294c.69 0 1.25.56 1.25 1.25v3.166h-1.5V7.251h-3.794v2.916h-1.5zm-6.97 6.833V19.5h3.794v-5.666h1.5v5.916c0 .69-.56 1.25-1.25 1.25H5.618c-.69 0-1.25-.56-1.25-1.25v-5.916zm-1.5-9.584c0-.69.56-1.25 1.25-1.25h4.294c.69 0 1.25.56 1.25 1.25v5.917h-1.5V4.5H5.868v5.667h-1.5z'/%3E%3C/defs%3E%3Cg fill='black'%3E%3Cuse href='%23pol-center-layer-top-and-bottom_a'/%3E%3Cuse href='%23pol-center-layer-top-and-bottom_a'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-change {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M2.723 12c0-.984.153-1.933.438-2.825l.044-.11a.9.9 0 011.47-.233l2.396 2.552a.9.9 0 01-1.311 1.232l-1.207-1.284q-.03.33-.03.668A7.476 7.476 0 0012 19.477a7.44 7.44 0 004.153-1.258.9.9 0 111.001 1.495A9.277 9.277 0 012.722 12m14.207-.618a.9.9 0 011.272-.036l1.256 1.185q.018-.263.019-.53A7.476 7.476 0 0012 4.523c-1.53 0-2.95.458-4.134 1.245a.9.9 0 01-.997-1.5A9.277 9.277 0 0121.276 12a9.3 9.3 0 01-.362 2.577.9.9 0 01-1.482.406l-2.465-2.328a.9.9 0 01-.037-1.272'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-chat-image {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.766q.278 0 .553.017l.092.01a.9.9 0 01-.198 1.787L12 4.567A7.433 7.433 0 004.567 12c0 1.19.279 2.313.774 3.308l.08.18c.148.367.21.782.141 1.202l-.045.21-.496 1.855a.185.185 0 00.177.231l.048-.007 1.853-.496.014-.004a2.26 2.26 0 011.577.179 7.4 7.4 0 003.309.775l.384-.01A7.433 7.433 0 0019.433 12l-.012-.447-.001-.092a.9.9 0 011.787-.106l.01.092.012.275q.004.139.004.278a9.23 9.23 0 01-9.232 9.232v.001a9.2 9.2 0 01-4.113-.964l-.011-.006a.46.46 0 00-.32-.039l-1.846.494a1.99 1.99 0 01-1.915-.513 1.99 1.99 0 01-.514-1.915l.496-1.855.01-.067a.5.5 0 00-.057-.255v-.001A9.234 9.234 0 0112 2.766'/%3E%3Cpath fill-rule='evenodd' d='M17.834 2.766a3.4 3.4 0 11-.001 6.802 3.4 3.4 0 010-6.802m0 1.801a1.6 1.6 0 100 3.199 1.6 1.6 0 000-3.199' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-chat-new {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.766q.278 0 .553.017l.092.01a.9.9 0 01-.198 1.787L12 4.567A7.433 7.433 0 004.567 12c0 1.19.279 2.313.774 3.308l.08.18c.148.367.21.782.141 1.202l-.045.21-.496 1.855a.185.185 0 00.177.231l.048-.007 1.853-.496.014-.004a2.26 2.26 0 011.577.179 7.4 7.4 0 003.309.775l.384-.01A7.433 7.433 0 0019.433 12l-.012-.447-.001-.092a.9.9 0 011.787-.106l.01.092.012.275q.004.139.004.278a9.23 9.23 0 01-9.232 9.232v.001a9.2 9.2 0 01-4.113-.964l-.011-.006a.46.46 0 00-.32-.039l-1.846.494a1.99 1.99 0 01-1.915-.513 1.99 1.99 0 01-.514-1.915l.496-1.855.01-.067a.5.5 0 00-.057-.255v-.001A9.234 9.234 0 0112 2.766'/%3E%3Cpath d='M17 3a1 1 0 112 0v6a1 1 0 11-2 0z'/%3E%3Cpath d='M15 7a1 1 0 110-2h6a1 1 0 110 2z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-check {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.316 4.414a.9.9 0 011.367 1.172l-12 14a.902.902 0 01-1.366 0l-6-7a.901.901 0 011.366-1.172L9 17.617z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-choose {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20 16.058h-8.201L6 21.8V2.2zM7.5 18.203l3.682-3.645h5.17L7.5 5.796z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-3d-three-dimensional {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.999 2.1c.473 0 .937.124 1.347.36l6.303 3.602.004.001.15.094c.27.18.502.407.69.67a.9.9 0 01.226.37c.186.373.283.785.284 1.203v7.206a2.7 2.7 0 01-.278 1.193l-.084.156c-.237.41-.578.75-.988.987l-.004.002-6.3 3.599a2.7 2.7 0 01-2.7 0l-6.3-3.599-.004-.002a2.7 2.7 0 01-.894-.837l-.094-.15a2.7 2.7 0 01-.363-1.35V8.4l.007-.177a2.7 2.7 0 01.277-1.024.9.9 0 01.225-.372c.223-.31.509-.571.842-.764l.004-.001 6.303-3.602c.41-.236.874-.36 1.347-.36M4.795 15.605l.008.117c.015.116.053.23.112.332l.066.098a.9.9 0 00.264.232l5.854 3.345V12.53L4.795 8.884zm8.104-3.075v7.198l5.854-3.344a.9.9 0 00.329-.33l.053-.106a.9.9 0 00.068-.343v-6.72zM12 3.9a.9.9 0 00-.345.069l-.105.052-.004.001-5.817 3.323 6.27 3.628 6.27-3.628-5.815-3.323-.004-.001A.9.9 0 0012 3.9' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-animals {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M11.589 9.6c3.19 0 6.185 2.462 6.866 5.564l.059.301v.001l.043.301c.355 3.094-1.893 5.613-5.055 5.613H9.518c-2.937 0-5.166-2.41-4.922-5.34l.036-.332C5.089 12.311 8.137 9.6 11.589 9.6m0 1.8c-2.543 0-4.833 2.036-5.173 4.545l-.026.244c-.156 1.877 1.24 3.391 3.128 3.391h3.984c2.157 0 3.593-1.69 3.237-3.815l-.043-.223c-.504-2.28-2.772-4.14-5.107-4.141m7.701-2.813a2.148 2.148 0 11-.001 4.296 2.148 2.148 0 010-4.296m0 1.801a.347.347 0 100 .694.347.347 0 000-.694M5.126 6.093a2.564 2.564 0 110 5.128 2.564 2.564 0 010-5.128m0 1.8a.763.763 0 100 1.526.763.763 0 000-1.525M16.212 4.43a2.564 2.564 0 110 5.128 2.564 2.564 0 010-5.128m0 1.8a.763.763 0 100 1.526.763.763 0 000-1.525'/%3E%3Cpath d='M10.532 2.6a2.98 2.98 0 110 5.96 2.98 2.98 0 010-5.96m0 1.8a1.178 1.178 0 100 2.358 1.178 1.178 0 000-2.357'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-anime {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.1a10 10 0 012.2.246.9.9 0 11-.4 1.755 8 8 0 00-1.8-.2A8.1 8.1 0 003.9 12a8.1 8.1 0 008.1 8.1 8.1 8.1 0 008.1-8.1c0-.948-.162-1.857-.46-2.7a.9.9 0 111.697-.6A9.9 9.9 0 0121.9 12c0 5.468-4.432 9.9-9.9 9.9S2.1 17.468 2.1 12 6.532 2.1 12 2.1'/%3E%3Cpath d='M16.064 13.326a.95.95 0 011.743.758c-1.637 3.76-6.33 5.625-9.966 2.642a.95.95 0 011.205-1.47c2.478 2.034 5.786.9 7.018-1.93M8.5 9.542a.95.95 0 01.95.95v2.009a.95.95 0 01-1.9 0v-2.009a.95.95 0 01.95-.95m6.897-.592a.95.95 0 01.667 1.779l-2.812 1.054a.951.951 0 01-.668-1.78zm1.525-5.264a.27.27 0 01.264.046l.033.035.522.629.114.125a2.07 2.07 0 001.019.57l.112.023.808.139.067.02a.267.267 0 01.092.414l-.033.034-.644.538-.126.115a2.07 2.07 0 00-.566 1.022l-.021.112-.131.784a.27.27 0 01-.377.2l-.06-.039-.033-.033-.52-.628c-.29-.35-.69-.596-1.134-.697l-.112-.022-.805-.137a.27.27 0 01-.173-.11l-.033-.063a.27.27 0 01.008-.204l.04-.061.034-.033.618-.51c.351-.29.598-.688.7-1.132l.021-.112.143-.82a.27.27 0 01.173-.205'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-anime-games {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16.725 15.589a.9.9 0 11-.002 1.8.9.9 0 01.002-1.8M9.3 11.585a.9.9 0 01.9.9v1.04h.937a.901.901 0 010 1.8H10.2v1.04a.901.901 0 01-1.8 0v-1.04h-.94a.901.901 0 010-1.8h.94v-1.04a.9.9 0 01.9-.9m5.77.124a.9.9 0 11-.001 1.8.9.9 0 01.001-1.8'/%3E%3Cpath fill-rule='evenodd' d='M8.38 1.885a.9.9 0 01.9.9c0-.02 0 .026.026.117a1 1 0 00.108.247.44.44 0 00.135.142.4.4 0 00.21.049c.623 0 1.54-.017 2.277.328a2.24 2.24 0 011.03.955c.235.424.338.923.347 1.477H16a4.9 4.9 0 014.9 4.9v6a4.9 4.9 0 01-4.9 4.9H8a4.9 4.9 0 01-4.894-4.648L3.1 17v-6A4.9 4.9 0 018 6.1h3.612c-.009-.332-.07-.512-.122-.606a.44.44 0 00-.219-.196c-.297-.14-.758-.158-1.512-.158-.923 0-1.528-.5-1.862-1.02-.304-.477-.418-1.011-.418-1.335a.9.9 0 01.9-.9M8 7.9A3.1 3.1 0 004.9 11v6l.004.16A3.1 3.1 0 008 20.1h8a3.1 3.1 0 003.1-3.1v-6A3.1 3.1 0 0016 7.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-boy {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M19.614 3.2h.015l.077.004.045.007a1 1 0 01.2.055l.02.009a1 1 0 01.178.102l.02.015a1 1 0 01.082.071l.02.022.018.02a1 1 0 01.085.113l.009.015a.9.9 0 01.132.467v5.388a.9.9 0 01-1.801 0V6.273l-2.502 2.502a7.3 7.3 0 11-1.327-1.219L17.44 5h-3.214a.901.901 0 010-1.8zM10.655 8a5.5 5.5 0 10-.009 11.001 5.5 5.5 0 00.01-11' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-building {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M11.05 9.688a.9.9 0 110 1.8h-3.8a.9.9 0 010-1.8zm.092-2.818a.9.9 0 010 1.79l-.092.005h-3.8a.9.9 0 010-1.8h3.8z'/%3E%3Cpath fill-rule='evenodd' d='M10.86 3.1c.518 0 .96 0 1.32.029.372.03.737.096 1.088.272l.193.108a2.8 2.8 0 011.032 1.107l.063.132c.134.31.189.63.216.953.03.36.028.799.028 1.31v1.923a3 3 0 01.85-.167c.303-.02.67-.02 1.1-.02s.798 0 1.1.02c.31.02.617.067.919.191l.25.117c.567.301 1.016.79 1.266 1.387l.081.228c.067.227.098.457.114.689.02.3.02.666.02 1.092V19.1h.5a.9.9 0 010 1.8H3a.9.9 0 010-1.8h.5V7.012c0-.512 0-.951.03-1.31.03-.37.097-.736.277-1.086l.108-.191c.27-.436.656-.791 1.116-1.024l.133-.06c.31-.132.63-.186.955-.212.362-.03.804-.03 1.321-.03zM7.44 4.9c-.546 0-.903 0-1.175.023-.197.016-.304.04-.37.063l-.052.023a1 1 0 00-.354.299l-.082.131c-.027.053-.063.153-.084.41-.022.269-.023.62-.023 1.163V19.1H13V7.012c0-.542 0-.894-.023-1.162a1.4 1.4 0 00-.063-.36l-.021-.05a1 1 0 00-.301-.35l-.135-.081c-.056-.028-.16-.065-.422-.086A16 16 0 0010.86 4.9zm9.31 5.647c-.455 0-.751 0-.979.015-.11.008-.187.018-.243.029l-.113.032a1 1 0 00-.498.445l-.042.088c-.018.044-.044.13-.059.347-.015.224-.016.517-.016.968V19.1h3.9v-6.63c0-.45-.001-.743-.016-.967a2 2 0 00-.028-.238l-.031-.109a1 1 0 00-.45-.491l-.09-.042c-.048-.02-.137-.046-.357-.06a16 16 0 00-.978-.016' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-buildings {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10.792 10.892a.9.9 0 010 1.79l-.092.005H6.537a.9.9 0 010-1.8H10.7zm0-3.266a.9.9 0 010 1.791l-.092.005H6.537a.9.9 0 010-1.8H10.7z'/%3E%3Cpath fill-rule='evenodd' d='M11.242 2.85c.951 0 1.83.235 2.465.862.638.629.878 1.501.878 2.443V19.1h2.808v-1.733c-1.082-.389-1.833-1.444-1.833-2.654v-1.977c0-1.529 1.197-2.816 2.75-2.816s2.75 1.287 2.75 2.816v1.977c0 1.223-.766 2.288-1.867 2.667v1.72h1.557l.092.005a.9.9 0 010 1.79l-.092.005h-18a.9.9 0 010-1.8h.034V6.155c0-.944.244-1.817.884-2.445.637-.625 1.517-.86 2.468-.86zm-5.106 1.8c-.68 0-1.027.168-1.207.345-.178.174-.344.504-.344 1.16V19.1h3.111v-1.87a.9.9 0 011.801 0v1.87h3.287V6.155c0-.658-.165-.988-.34-1.162-.179-.175-.522-.343-1.202-.343zm12.174 7.07c-.5.001-.95.421-.95 1.016v1.977c0 .557.394.96.853 1.01a1 1 0 01.172.002h.017c.461-.049.858-.454.858-1.012v-1.977c0-.595-.451-1.015-.95-1.015' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-car-traffic {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M8.33 14.6a1 1 0 11-.002 2.001 1 1 0 01.001-2.001m7.543 0a1 1 0 11-.002 2 1 1 0 01.002-2m-2.78-8.496a.9.9 0 010 1.792L13 7.9h-2a.9.9 0 010-1.8h2z'/%3E%3Cpath fill-rule='evenodd' d='M17.7 3.1a2.786 2.786 0 012.785 2.786v10.37a2.783 2.783 0 01-2.585 2.776v.868a.901.901 0 01-1.8 0v-.857H8.4v.857a.901.901 0 01-1.8 0v-.857h-.214A2.786 2.786 0 013.6 16.257V5.886A2.786 2.786 0 016.386 3.1zM5.4 16.257c0 .544.441.986.986.986H17.7a.986.986 0 00.986-.986V13.9H5.4zM6.386 4.9a.985.985 0 00-.986.986V12.1h13.286V5.886A.985.985 0 0017.7 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-cg-fantasy {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.126 8.376c.971 0 1.851.4 2.48 1.042l-.536.524-.535.526a1.973 1.973 0 100 2.762l.535.525.536.524a3.473 3.473 0 11-2.48-5.903'/%3E%3Cpath d='M14.701 8.376c.971 0 1.851.4 2.48 1.042l-.536.524-.535.526a1.973 1.973 0 100 2.762l.124-.14q.182-.223.292-.491h-1.37v-1.5h3.018v.75c0 .886-.333 1.697-.88 2.31l-.112.12a3.473 3.473 0 11-2.48-5.903'/%3E%3Cpath fill-rule='evenodd' d='M16.637 2.463a4.9 4.9 0 014.9 4.9v9.274a4.9 4.9 0 01-4.9 4.9H7.363a4.9 4.9 0 01-4.9-4.9V7.363a4.9 4.9 0 014.9-4.9zm-9.274 1.8a3.1 3.1 0 00-3.1 3.1v9.274a3.1 3.1 0 003.1 3.1h9.274a3.1 3.1 0 003.1-3.1V7.363a3.1 3.1 0 00-3.1-3.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-character-strengthening {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M8.75 14.6c1.81 0 3.49.488 4.742 1.323C14.74 16.754 15.65 18 15.65 19.5a.9.9 0 01-1.8 0c0-.71-.432-1.462-1.357-2.08-.918-.612-2.24-1.02-3.743-1.02-1.504 0-2.825.409-3.743 1.02-.925.617-1.357 1.37-1.357 2.08a.9.9 0 01-1.8 0c0-1.499.911-2.746 2.158-3.577C5.26 15.088 6.94 14.6 8.75 14.6m9.75-3.75a.9.9 0 01.9.9v1.524H21a.9.9 0 010 1.801h-1.6v1.675a.9.9 0 01-1.8 0v-1.675H16a.9.9 0 010-1.8h1.6V11.75a.9.9 0 01.9-.9'/%3E%3Cpath fill-rule='evenodd' d='M8.75 3.6a4.9 4.9 0 110 9.8 4.9 4.9 0 010-9.8m0 1.8a3.1 3.1 0 100 6.2 3.1 3.1 0 000-6.2' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-classic-painting-style {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M18.576 2.818a2.07 2.07 0 012.06.51l.001-.001.01.01.008.007-.001.001c.536.533.81 1.379.459 2.235h.001c-1.309 3.253-4.48 7.574-7.253 9.9l-.268.22-1.654 1.323-.037.027a6 6 0 01-.317.211 4.38 4.38 0 01-1.24 2.538l-.004.004a4.34 4.34 0 01-2.184 1.162l-.375.064-.02.003-2.064.224v.001a2.673 2.673 0 01-2.95-2.966l.226-2.053.03-.216c.315-1.988 1.889-3.304 3.636-3.573q.132-.221.296-.414l1.309-1.65.003-.003.221-.27c1.14-1.353 2.747-2.786 4.445-4.04 1.811-1.338 3.784-2.516 5.487-3.195l.02-.007zM7.282 14.197h-.026c-1.152.025-2.205.797-2.454 1.993l-.039.245-.226 2.06-.001.006a.873.873 0 00.963.967H5.5l2.062-.226c.637-.087 1.144-.352 1.507-.714a2.58 2.58 0 00.752-1.831c0-.094-.008-.157-.016-.268l-.006-.07-.004-.023a2.3 2.3 0 00-.566-1.234l-.151-.162a2.54 2.54 0 00-1.442-.738l-.168-.006zm2.796-3.194q-.226.255-.424.501l.001.001-.898 1.13a4.34 4.34 0 011.601 1.03l.248.267c.33.383.579.804.75 1.25l1.114-.888.492-.413.049-.045a3.066 3.066 0 00-2.903-2.832zm9.17-6.467a.35.35 0 00-.197.02c-1.51.603-3.339 1.687-5.068 2.964a30 30 0 00-2.394 1.963 4.88 4.88 0 012.92 2.866c2.026-2.207 4.013-5.15 4.935-7.44l.004-.01.022-.084a.2.2 0 00-.005-.062.3.3 0 00-.027-.066l-.054-.068-.017-.018a.24.24 0 00-.12-.065' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-clothing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M8.302 3.243a.92.92 0 011.402.385l.041.125.065.218c.75 2.18 3.969 2.106 4.555-.218l.041-.125a.92.92 0 011.403-.385l.098.087 4.996 5.029.087.096c.383.466.417 1.129.083 1.63l-.077.105-1.854 2.29a1.37 1.37 0 01-1.66.374l1.045 6.453.016.155a1.373 1.373 0 01-1.371 1.437H6.939c-.846 0-1.49-.758-1.356-1.592l1.044-6.453c-.535.256-1.17.14-1.578-.282l-.08-.091-1.855-2.291c-.44-.545-.4-1.334.093-1.831L8.203 3.33zM4.755 9.355l1.394 1.722.408-.209.19-.08c.951-.328 1.962.479 1.793 1.52l-1.1 6.79h9.23l-1.1-6.79c-.168-1.041.842-1.848 1.794-1.52l.19.08.406.21 1.395-1.723-3.816-3.84c-1.596 2.45-5.373 2.45-6.969-.001z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-commodities {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.997 2.85c.751 0 1.552.151 2.208.503l4.58 2.449c.69.368 1.273.982 1.678 1.643.404.66.686 1.452.686 2.229v4.662c0 .777-.282 1.57-.686 2.228-.405.662-.986 1.276-1.678 1.644v-.001l-4.58 2.45-.003.001c-.653.347-1.453.495-2.202.495-.75 0-1.55-.148-2.203-.495h-.002l-4.582-2.451c-.691-.368-1.271-.982-1.676-1.643-.404-.659-.687-1.451-.687-2.228V9.674c0-.777.283-1.57.687-2.229.405-.66.986-1.275 1.678-1.643L7.894 4.37l1.33-.712.417-.222.114-.062.03-.016.007-.004.002-.001c.654-.351 1.453-.503 2.203-.503m5.189 7.742v2.431a.9.9 0 01-1.801 0v-1.428l-2.49 1.387v6.26q.264-.069.46-.172l4.583-2.45h.002l.13-.078c.305-.198.614-.52.858-.918.28-.456.421-.926.422-1.288V9.674q0-.13-.025-.274zM4.673 9.409a2 2 0 00-.023.265v4.662c0 .362.141.832.421 1.288.244.398.553.72.859.918l.13.077.003.001 4.579 2.45.13.06q.146.064.323.11v-6.257zM6.06 7.391a2.3 2.3 0 00-.55.425l6.483 3.608 2.493-1.39-6.56-3.642zm5.936-2.74c-.538 0-1.025.112-1.35.287l-.005.002-.008.005-.03.016-.114.061-.416.223-.258.137 6.522 3.622L18.48 7.81a2.3 2.3 0 00-.542-.42h-.002l-4.582-2.452c-.33-.176-.82-.289-1.358-.289' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-crafts {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M16.8 3.04c.936 0 1.804.492 2.286 1.295l2.485 4.143a.9.9 0 01.066.793l-.002.002-.003.01-.012.03a18 18 0 01-.216.515c-.149.343-.365.824-.638 1.38-.541 1.105-1.32 2.537-2.247 3.772-1.135 1.514-3.232 3.714-4.623 5.132a2.836 2.836 0 01-4.044.013l-.105-.112c-1.266-1.42-3.132-3.57-4.182-5.052-.868-1.225-1.641-2.647-2.192-3.746a42 42 0 01-.837-1.773l-.047-.109-.013-.03-.004-.007v-.003a.9.9 0 01.056-.815L5.27 3.906l.064-.098a1.78 1.78 0 011.465-.768zm.842 7.048q-.557.038-1.155.074l-2.943 7.727c1.26-1.313 2.701-2.876 3.536-3.989.83-1.106 1.55-2.425 2.07-3.484q.115-.24.216-.457c-.494.039-1.083.085-1.724.129m-12.66.32c.534 1.065 1.26 2.394 2.052 3.512C7.78 14.974 9 16.427 10.1 17.69l-2.503-7.508a129 129 0 01-2.828-.208q.1.207.212.433m9.538-.14c-.957.043-1.898.073-2.72.073-.71 0-1.486-.024-2.272-.058l2.327 6.982zM9.604 8.483a52 52 0 002.195.057c.805 0 1.737-.03 2.689-.073L13.17 4.84h-2.24zM4.81 8.171a126 126 0 002.915.216l1.29-3.546H6.81zm11.557.195c.396-.024.783-.048 1.153-.073.66-.045 1.262-.095 1.763-.134l-1.74-2.898a.87.87 0 00-.743-.42h-1.714z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-e-commerce {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.25 10.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5m5.5 0a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5'/%3E%3Cpath fill-rule='evenodd' d='M12 2.35a4.9 4.9 0 014.884 4.522 3.57 3.57 0 013.136 2.941l1.057 6.101a4.9 4.9 0 01-4.829 5.736H7.752a4.9 4.9 0 01-4.828-5.736l1.055-6.1a3.57 3.57 0 013.137-2.942A4.9 4.9 0 0112 2.35m-4.5 6.3c-.862 0-1.6.62-1.747 1.47l-1.056 6.102a3.1 3.1 0 003.055 3.628h8.496a3.1 3.1 0 003.055-3.628l-1.056-6.102A1.77 1.77 0 0016.5 8.65zm4.5-4.5a3.1 3.1 0 00-3.073 2.7h6.146A3.1 3.1 0 0012 4.15' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-elemental-enhancement {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 7.465c.24 0 .469.096.638.265l3.334 3.348.061.07a.9.9 0 01-1.268 1.262l-.069-.061-1.796-1.805v5.09a.9.9 0 01-1.8 0v-5.09l-1.796 1.805-.069.061a.9.9 0 01-1.207-1.332l3.334-3.348.067-.06A.9.9 0 0112 7.465'/%3E%3Cpath fill-rule='evenodd' d='M16.637 2.463a4.9 4.9 0 014.9 4.9v9.274a4.9 4.9 0 01-4.9 4.9H7.363a4.9 4.9 0 01-4.9-4.9V7.363a4.9 4.9 0 014.9-4.9zm-9.274 1.8a3.1 3.1 0 00-3.1 3.1v9.274a3.1 3.1 0 003.1 3.1h9.274a3.1 3.1 0 003.1-3.1V7.363a3.1 3.1 0 00-3.1-3.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-enhanced-painting-style {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.514 19.304a.9.9 0 010 1.791l-.093.005H4.588a.9.9 0 010-1.8H15.42z'/%3E%3Cpath fill-rule='evenodd' d='M18.542 14.1c.252 0 .492.105.662.29l.001.001.001.002.005.005.017.018a7 7 0 01.246.285c.155.186.363.447.574.746.209.296.432.646.606 1.009.166.345.33.788.33 1.244a2.443 2.443 0 01-2.442 2.441A2.444 2.444 0 0116.1 17.7c0-.456.164-.899.33-1.244.174-.363.397-.713.605-1.01a12 12 0 01.821-1.03l.016-.018.007-.007s.01.007.663.609l-.662-.61a.9.9 0 01.662-.29m-.035 2.384a5 5 0 00-.454.751c-.123.256-.152.408-.153.465 0 .353.289.641.642.641a.644.644 0 00.642-.641c0-.057-.03-.209-.153-.465-.115-.24-.277-.5-.454-.751l-.035-.048zM8.364 2.909a.9.9 0 011.273 0l7.28 7.28.115.128a1.69 1.69 0 01-.115 2.26l-5.018 5.018c-.65.65-1.42 1.089-2.297 1.087-.876-.001-1.65-.44-2.306-1.092l-.002-.003-3.342-3.342c-.655-.655-1.102-1.427-1.102-2.307s.447-1.652 1.102-2.308l4.93-4.93-.518-.518-.061-.068a.9.9 0 01.061-1.205M5.157 12.9l.068.072 3.338 3.34c.46.455.805.57 1.041.57s.574-.111 1.023-.56l3.826-3.827zm.068-1.997q-.105.104-.186.2l9.817-.429-4.702-4.702z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-flat-abstract {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.999 2.38q.09 0 .174.018l.012.003.08.02.04.014.04.017a1 1 0 01.12.061l.012.007q.007.002.013.006l8.695 5.652q.057.035.11.08l.009.007a1 1 0 01.152.166q.059.086.096.18l.01.024q.033.09.046.185l.004.02a1 1 0 01.006.102l.001.007v6.108a1 1 0 01-.006.097l-.008.05a1 1 0 01-.023.096q-.007.026-.017.05l-.016.047-.029.06-.013.028-.02.034a1 1 0 01-.062.088l-.033.04q-.015.019-.034.035l-.044.042-.028.024-.066.05-.011.008-8.719 5.668-.013.006-.011.007a1 1 0 01-.12.061l-.041.017-.04.013-.08.021-.013.003a1 1 0 01-.162.016h-.019a1 1 0 01-.132-.011l-.022-.003a1 1 0 01-.099-.024l-.022-.007-.065-.026-.026-.01-.082-.044-.023-.013-.011-.006-8.719-5.668-.012-.009-.066-.05q-.015-.01-.028-.023l-.044-.042-.034-.034-.033-.041a1 1 0 01-.06-.088l-.02-.034-.014-.027-.029-.061-.016-.047-.017-.05a1 1 0 01-.037-.248V8.95l.003-.04v-.022a1 1 0 01.055-.256l.012-.027.033-.071.01-.018a.9.9 0 01.304-.326l8.712-5.663.015-.009a1 1 0 01.091-.049l.01-.006.008-.003a.9.9 0 01.327-.076zm-7.11 12.643 6.21 4.036v-3.54l-3.46-2.422zm8.01.496v3.54l6.211-4.036-2.752-1.926zm-3.691-3.52 2.791 1.954 2.79-1.954L12 10.045zm8.72 0 1.891 1.324v-2.648zM4.18 13.322l1.89-1.323-1.89-1.323zm.708-4.347 2.75 1.926 3.46-2.422v-3.54zm8.01-.496 3.46 2.42 2.75-1.924L12.9 4.94z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-food {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M11.991 2.85c5.045.005 9.133 4.1 9.14 9.137l-.01.471c-.225 4.673-3.99 8.409-8.658 8.66l-.47.013c-5.056.016-9.127-4.106-9.143-9.138a.902.902 0 011.087-.883c.776.165 1.553-.006 2.127-.475l.003-.003.113-.097a2.6 2.6 0 00.854-1.95v-.004q0-.281-.05-.56a.9.9 0 011.218-.995l.123.045c.62.203 1.304.105 1.845-.268a2.48 2.48 0 001.06-2.051v-.005q0-.287-.06-.567l-.046-.185a.902.902 0 01.867-1.145m1.038 1.89-.006.262a4.28 4.28 0 01-1.827 3.28l-.003.001a3.9 3.9 0 01-2.376.687 4.4 4.4 0 01-1.616 3.06 4.2 4.2 0 01-2.482.935c.487 3.594 3.553 6.378 7.268 6.366l.38-.01c3.884-.21 6.976-3.415 6.964-7.328v-.002a7.36 7.36 0 00-6.303-7.266z' clip-rule='evenodd'/%3E%3Cpath d='M3.844 6.517a.9.9 0 01.807.895v.002l-.004.09a.9.9 0 01-.825.808l-.09.001h-.003a.9.9 0 01-.88-.899v-.002a.9.9 0 01.901-.9h.002zm.916-3.663a.9.9 0 01.807.896v.002l-.004.09a.9.9 0 01-.825.807l-.09.002h-.002a.9.9 0 01-.88-.899V3.75a.9.9 0 01.9-.9h.002zm3.662 0a.9.9 0 01.807.896v.002l-.003.09a.9.9 0 01-.826.807l-.09.002h-.002a.9.9 0 01-.88-.899V3.75a.9.9 0 01.9-.9h.002z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-girl {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.99 1.85a7.34 7.34 0 01.9 14.623v1.017h1.86l.092.005a.9.9 0 010 1.791l-.092.005h-1.86v1.86a.9.9 0 01-1.8 0v-1.86H9.23a.9.9 0 010-1.8h1.86v-1.018a7.339 7.339 0 01.9-14.623m0 1.8a5.54 5.54 0 100 11.08 5.54 5.54 0 000-11.08' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-hand-painted-style {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M15.632 2.848q1.76-.222 3.53 1.304l.235.212.002.001.229.22c1.105 1.108 1.626 2.25 1.543 3.43-.086 1.21-.798 2.22-1.582 3.036h.001l-1.318 1.374a.9.9 0 01-.196.205l-6.985 7.283a3.5 3.5 0 01-.895.655 4 4 0 01-.773.313l-.265.06-.006.001-3.333.56c-.835.143-1.65-.062-2.233-.607-.586-.547-.842-1.344-.748-2.185l.001-.003.383-3.304.002-.017.05-.265c.064-.267.165-.536.278-.774.15-.317.358-.658.607-.92v-.001l8.5-8.862.305-.303c.731-.693 1.614-1.28 2.668-1.413M5.46 14.672c-.072.076-.18.235-.28.446s-.156.402-.17.51l-.381 3.287c-.04.35.071.557.187.665.117.11.339.211.703.15h.002l3.326-.561c.115-.02.305-.084.511-.192a1.7 1.7 0 00.424-.297l.01-.012 5.97-6.224a7.2 7.2 0 01-4.303-4.025zM15.857 4.634c-.595.075-1.216.465-1.9 1.176h.002l-1.094 1.14c.5 2.052 2.19 3.628 4.32 4.01l1.107-1.154.242-.265c.528-.606.805-1.148.84-1.652.038-.528-.175-1.25-1.2-2.205-1.019-.944-1.767-1.12-2.317-1.05' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-illustration {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M9.118 6.563a2.505 2.505 0 11-.001 5.01 2.505 2.505 0 010-5.01m0 1.8a.705.705 0 100 1.41.705.705 0 000-1.41'/%3E%3Cpath d='M16.637 2.463a4.9 4.9 0 014.9 4.9v9.274a4.9 4.9 0 01-4.9 4.9H7.364a4.9 4.9 0 01-4.9-4.9V7.364a4.9 4.9 0 014.9-4.9zm-.348 10.373c-.212 0-.385.077-.597.298-.243.253-.457.612-.741 1.097-.257.438-.582 1.001-1.01 1.44-.457.47-1.079.846-1.914.846-1.248 0-2.148-.376-2.767-.595-.54-.19-.807-.241-1.1-.14l-.127.053c-.152.071-.397.278-.705.67-.292.37-.58.828-.836 1.288-.255.456-.471.896-.623 1.223q-.07.15-.12.264a3.1 3.1 0 001.615.457h9.273a3.1 3.1 0 003.1-3.1v-1.515a1 1 0 01-.068-.063c-.967-.994-1.777-2.222-3.38-2.223M7.364 4.264a3.1 3.1 0 00-3.1 3.1v9.273c0 .396.077.774.212 1.122.129-.26.278-.548.444-.845.282-.503.62-1.05.993-1.523.355-.452.813-.931 1.354-1.185l.192-.083c.953-.373 1.754-.126 2.4.102.69.243 1.286.492 2.168.492.229 0 .411-.083.626-.303.245-.252.462-.61.744-1.092.255-.435.576-.997.995-1.434.45-.469 1.065-.852 1.897-.852 1.515 0 2.644.735 3.448 1.472V7.364a3.1 3.1 0 00-3.1-3.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-logo-icon {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M15.775 3.422a.9.9 0 01.84.06l4.141 2.585.094.067a.9.9 0 01.33.696v10.34a.9.9 0 01-.33.695l-.094.068-4.141 2.585a.9.9 0 01-.953 0l-3.856-2.406-3.438 2.382a.9.9 0 01-.99.024l-4.141-2.585a.9.9 0 01-.424-.764V6.83c0-.31.16-.599.424-.763l4.141-2.585.114-.06a.9.9 0 01.84.06l3.664 2.287 3.665-2.287zm-2.08 3.408 2.92 1.822.093.067c.207.17.33.425.33.696v5.17a.9.9 0 01-1.376.763l-6.907-4.31v3.047l7.382 4.608 3.243-2.024V7.33l-3.242-2.023zm-9.081.5v9.34l3.215 2.007 2.314-1.604-2.765-1.725a.9.9 0 01-.424-.764V9.415a.901.901 0 011.377-.763l6.907 4.31V9.913L7.855 5.306z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-plant {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M11.006 2.138a2.73 2.73 0 011.941.208c.509.265.931.695 1.256 1.273.47.045 1.126.175 1.691.552.486.324.9.826 1.074 1.546q.185.775-.03 1.755c.468.332.92.787 1.242 1.429.421.844.568 1.908.366 3.244.837 1.066 1.24 2.623.731 3.978-.296.79-.89 1.464-1.79 1.88-.773.357-1.736.51-2.888.44l-.505-.044-.091-.015a.9.9 0 01.197-1.78l.093.006.419.036c.937.056 1.586-.077 2.02-.277.477-.22.733-.537.86-.877.279-.742.004-1.796-.642-2.442a.9.9 0 01-.246-.812c.256-1.28.104-2.053-.135-2.532-.238-.476-.624-.782-1.082-1.011a.9.9 0 01-.451-1.09c.25-.75.244-1.208.182-1.467a.73.73 0 00-.323-.469c-.38-.253-.959-.273-1.267-.273a.9.9 0 01-.836-.566c-.222-.555-.485-.788-.676-.887q-.291-.152-.674-.058a1.6 1.6 0 00-.687.383c-.15.145-.18.237-.186.247v-.019l-.005.092a.9.9 0 01-.895.808c-.363 0-.666.217-.862.707-.208.521-.174 1.095-.03 1.384l.035.08a.9.9 0 01-.304 1.046l-.074.048c-.879.528-1.144 1.162-1.191 1.721a2.8 2.8 0 00.37 1.569.9.9 0 01-.166 1.128l-.066.055c-.352.264-.71.58-.914 1.009-.181.381-.287.957.065 1.86.337.636 1.044.926 2.112.885.868-.034 1.784-.292 2.455-.565v-1.758l-1.68-1.68a.901.901 0 011.273-1.274l.407.407V10.1a.9.9 0 011.801 0v3.342l.77-.769a.9.9 0 011.273 1.274L12.9 15.99v4.21h2.477l.092.005a.9.9 0 010 1.791l-.092.005H9a.901.901 0 01-.092-1.796L9 20.201h2.1v-1.964c-.719.232-1.555.417-2.386.449-1.322.05-2.906-.286-3.732-1.764l-.078-.146-.03-.069c-.536-1.338-.454-2.45-.034-3.336.24-.508.577-.903.893-1.203a4.5 4.5 0 01-.284-1.936c.08-.952.508-1.923 1.47-2.701a3.9 3.9 0 01.218-2.097c.3-.75.903-1.496 1.835-1.748.14-.28.335-.522.53-.711.39-.378.917-.69 1.504-.837'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-realistic {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20.092 19.805a.901.901 0 010 1.79L20 21.6H4a.9.9 0 010-1.8h16z'/%3E%3Cpath fill-rule='evenodd' d='M14.93 2.326c1.071-.137 2.13.27 3.176 1.184l.208.189.002.002.202.198c.978.995 1.449 2.032 1.374 3.11-.077 1.104-.715 2.02-1.405 2.75l-.001-.001-1.096 1.159a.9.9 0 01-.31.328l-6.005 6.36-.002-.002c-.23.25-.53.454-.808.603-.284.152-.62.285-.942.343l-.006.002-2.907.495h.001c-.764.132-1.514-.057-2.053-.569-.538-.51-.768-1.248-.683-2.015l.001-.002.334-2.926.002-.017.045-.243c.057-.244.148-.488.249-.704a3.3 3.3 0 01.547-.84l.002-.003 7.412-7.845V3.88l.268-.27c.646-.623 1.438-1.162 2.396-1.285M6.164 12.964a1.6 1.6 0 00-.225.367 1.7 1.7 0 00-.142.425l-.332 2.908c-.031.286.06.438.133.508.073.068.226.149.509.1l2.901-.495c.083-.015.237-.066.41-.158.173-.093.29-.187.338-.24l.01-.011 5.089-5.386a6.43 6.43 0 01-3.593-3.416zM15.16 4.11c-.476.061-.994.381-1.585 1.005l.001.001-.918.972a4.63 4.63 0 003.584 3.425l.938-.992.208-.231c.452-.527.68-.988.709-1.406.03-.432-.137-1.044-1.016-1.875-.873-.822-1.491-.954-1.92-.899' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-realistic-photography {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M11.8 9.267a4.094 4.094 0 010 8.186 4.093 4.093 0 010-8.186m0 1.8a2.293 2.293 0 10.003 4.587 2.293 2.293 0 00-.002-4.586' clip-rule='evenodd'/%3E%3Cpath d='M16.888 8.914a.9.9 0 010 1.791l-.092.005h-.009a.9.9 0 010-1.8h.009z'/%3E%3Cpath fill-rule='evenodd' d='M14.15 2.6a2.84 2.84 0 012.466 1.429l.43.752.123.191a2.54 2.54 0 001.233.939l.175.062.355.14a4.84 4.84 0 012.869 4.421V16.5a4.9 4.9 0 01-4.9 4.9h-10A4.9 4.9 0 012 16.5v-5.966a4.84 4.84 0 013.224-4.561l.174-.062a2.54 2.54 0 001.356-1.13l.43-.752.101-.162A2.84 2.84 0 019.65 2.6zm-4.5 1.8c-.326 0-.631.154-.827.409l-.077.115-.43.752A4.34 4.34 0 016 7.608l-.175.061a3.04 3.04 0 00-2.024 2.866V16.5a3.1 3.1 0 003.1 3.1h10A3.1 3.1 0 0020 16.5v-5.966a3.04 3.04 0 00-2.024-2.865l-.175-.061a4.34 4.34 0 01-2.215-1.766l-.1-.166-.431-.752a1.04 1.04 0 00-.905-.523z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-recommend {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m15.438 7.15.281.041a2.7 2.7 0 011.609.958c.454.569.66 1.297.634 2.067a.9.9 0 11-1.799-.06c.015-.416-.098-.703-.24-.882a.9.9 0 00-.552-.317l-.115-.017-.09-.013a.9.9 0 01.18-1.782z'/%3E%3Cpath fill-rule='evenodd' d='M11.978 4.864c1.438-1.314 3.523-1.518 5.146-1.004l.347.122c3.5 1.348 4.576 5.489 3.554 8.65l.001.002c-.825 2.59-2.66 4.518-4.43 5.787a13.5 13.5 0 01-2.564 1.451c-.749.316-1.483.526-2.03.526-.545 0-1.275-.205-2.021-.517a13.3 13.3 0 01-2.555-1.439c-1.768-1.263-3.6-3.191-4.45-5.803-1.058-3.263.115-7.576 3.893-8.778 1.653-.526 3.664-.253 5.11 1.003m4.6.711c-1.296-.41-2.812-.122-3.666.918l-.161.219a.9.9 0 01-1.475.032c-.84-1.145-2.314-1.547-3.605-1.24l-.255.072c-2.515.8-3.59 3.848-2.728 6.506l.14.395c.745 1.944 2.178 3.452 3.645 4.5.779.557 1.55.97 2.201 1.243.68.284 1.144.378 1.328.378.18 0 .645-.095 1.33-.384a11.7 11.7 0 002.215-1.257c1.574-1.127 3.095-2.767 3.764-4.87l.001-.004.075-.25c.717-2.595-.37-5.483-2.808-6.258' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-role-strengthening {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M15.37 5.082a2.665 2.665 0 013.568.184l.184.202a2.666 2.666 0 010 3.367l-.184.203-1.104 1.104a.9.9 0 01-.315.314l-9.414 9.415a2.665 2.665 0 01-3.772 0 2.665 2.665 0 010-3.772L15.166 5.266zm-9.765 12.29a.866.866 0 000 1.227c.34.34.888.34 1.228 0l8.935-8.936-1.228-1.227zm12.06-10.834a.865.865 0 00-1.16-.06l-.067.06-.625.624 1.228 1.228.625-.624.06-.067a.865.865 0 000-1.094z' clip-rule='evenodd'/%3E%3Cpath d='M20.65 13.103a.2.2 0 01.247.248l-.467 1.593a.2.2 0 000 .112l.467 1.593a.2.2 0 01-.248.248l-1.592-.467a.2.2 0 00-.113 0l-1.592.467a.2.2 0 01-.249-.248l.467-1.593a.2.2 0 000-.112l-.467-1.593a.2.2 0 01.248-.248l1.593.468q.056.015.113 0zm-13-6a.2.2 0 01.247.248L7.43 8.944a.2.2 0 000 .112l.467 1.593a.2.2 0 01-.248.248l-1.592-.467a.2.2 0 00-.113 0l-1.593.467a.2.2 0 01-.248-.248l.467-1.593a.2.2 0 000-.112L4.103 7.35a.2.2 0 01.248-.248l1.593.468a.2.2 0 00.113 0zm5-4.5a.2.2 0 01.247.248l-.467 1.593a.2.2 0 000 .112l.467 1.593a.2.2 0 01-.248.248l-1.592-.467a.2.2 0 00-.113 0l-1.593.467a.2.2 0 01-.248-.248l.467-1.593a.2.2 0 000-.112L9.103 2.85a.2.2 0 01.248-.248l1.593.468a.2.2 0 00.113 0z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-scenery {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M14.363 10.806c.25.033.48.162.637.361l.072.106 3.171 5.318.065.128a.93.93 0 01-.122.913l-.001-.001a.93.93 0 01-.738.366H7.031a.93.93 0 01-.79-.443l-.003-.003a.93.93 0 01-.022-.922l1.83-3.392c.178-.328.521-.532.894-.532l.12.007q.12.015.23.055l.107.046 2.053 1.037 2.009-2.665a.97.97 0 01.777-.388zm-1.5 4.16a1.75 1.75 0 01-2.043.574l-.143-.064-1.41-.712-.773 1.433h7.42l-1.759-2.947zM9.424 6.087a2.561 2.561 0 11-.263-.014zM9.16 7.874a.76.76 0 100 1.52.76.76 0 000-1.52'/%3E%3Cpath d='M16.637 2.463a4.9 4.9 0 014.9 4.9v9.274a4.9 4.9 0 01-4.9 4.9H7.363a4.9 4.9 0 01-4.9-4.9V7.363a4.9 4.9 0 014.9-4.9zm-9.274 1.8a3.1 3.1 0 00-3.1 3.1v9.274a3.1 3.1 0 003.1 3.1h9.274a3.1 3.1 0 003.1-3.1V7.363a3.1 3.1 0 00-3.1-3.1z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-sci-fi-mecha {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9 13.87a1 1 0 110 2 1 1 0 010-2m6 0a1 1 0 110 2 1 1 0 010-2'/%3E%3Cpath fill-rule='evenodd' d='M12 2.87a1.5 1.5 0 01.9 2.697v.903h4.214A2.786 2.786 0 0119.9 9.256v9.228a2.787 2.787 0 01-2.786 2.786H6.886A2.786 2.786 0 014.1 18.484V9.256A2.786 2.786 0 016.886 6.47H11.1v-.903A1.5 1.5 0 0112 2.87m-5.114 5.4a.985.985 0 00-.986.986v9.228c0 .545.441.986.986.986h10.228a.985.985 0 00.986-.986V9.256a.985.985 0 00-.986-.986h-.633l-.399 1.2a1.9 1.9 0 01-1.803 1.3H9.721a1.9 1.9 0 01-1.75-1.157l-.053-.142-.4-1.2zm2.74.631.015.029a.1.1 0 00.08.04h4.558a.1.1 0 00.095-.069l.211-.63h-5.17z' clip-rule='evenodd'/%3E%3Cpath d='M3 13.97a.9.9 0 01.9.9v2a.9.9 0 01-1.8 0v-2a.9.9 0 01.9-.9m18 0a.9.9 0 01.9.9v2a.9.9 0 01-1.8 0v-2a.9.9 0 01.9-.9'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-screen-control {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' d='M14.47 17.93h5.93m-16.8 0h1.977m0 0a2.47 2.47 0 104.94 0 2.47 2.47 0 00-4.94 0M19.412 12h.988m-.988 0a2.47 2.47 0 10-4.941 0 2.47 2.47 0 004.94 0M3.6 12h6.918m2.964-5.93H20.4m-6.917 0a2.47 2.47 0 10-4.942 0 2.47 2.47 0 004.942 0m-9.883 0h.988'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-subject-strengthening {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M13.17 2.468a.9.9 0 010 1.79l-.09.006H7.362a3.1 3.1 0 00-3.1 3.1v9.085l3.11-2.087.182-.11c.87-.48 1.999-.427 2.81.153l.17.132.007.007.251.22c.276.237.767.237 1.043 0l3.268-2.803c.891-.765 2.256-.814 3.206-.145l.183.144.02.017 1.223 1.112v-2.17a.9.9 0 011.8 0v5.718a4.9 4.9 0 01-4.9 4.9H7.364a4.9 4.9 0 01-4.9-4.9V7.363a4.9 4.9 0 014.9-4.9h5.716zm4.038 10.78a.89.89 0 00-.817 0l-.114.077-3.268 2.806c-.89.765-2.255.813-3.204.143l-.184-.143-.266-.233c-.213-.179-.58-.226-.864-.104l-.116.063-3.628 2.436a3.1 3.1 0 002.616 1.443h9.274a3.1 3.1 0 003.1-3.1v-1.114l-2.417-2.197z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M8.974 6.636a2.472 2.472 0 11-.001 4.944 2.472 2.472 0 010-4.944m0 1.8a.67.67 0 100 1.342.67.67 0 000-1.341' clip-rule='evenodd'/%3E%3Cpath d='m16.613 3.117.014.004.05.014a1 1 0 01.168.063l.022.011a1 1 0 01.18.13l.028.024 1.572 1.572.061.068a.901.901 0 01-1.267 1.267l-.068-.062-.034-.034v2.54a.901.901 0 01-1.8 0V6.172l-.036.035-.068.063a.901.901 0 01-1.206-1.335l1.572-1.572.068-.061a.9.9 0 01.326-.167q.036-.01.072-.016.036-.008.074-.013l.087-.003.052-.002z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-toys-and-toys {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='pol-classification-toys-and-toys_a' d='M13.777 3.1a3.57 3.57 0 013.568 3.555h1.766l.183.01a1.79 1.79 0 011.606 1.78v1.911c0 .548-.281.98-.617 1.248-.329.262-.75.407-1.172.407a1.767 1.767 0 000 3.533c.422 0 .843.146 1.172.408.336.268.617.7.617 1.247v1.912a1.79 1.79 0 01-1.789 1.79H8.444a1.79 1.79 0 01-1.789-1.79v-1.767a3.567 3.567 0 010-7.133V8.444a1.79 1.79 0 011.79-1.789h1.766A3.567 3.567 0 0113.777 3.1m0 1.8c-.975 0-1.766.791-1.766 1.767 0 .422-.145.843-.407 1.172-.269.336-.7.616-1.248.616h-1.9v1.901c0 .548-.281.98-.617 1.248-.329.262-.75.407-1.172.407a1.767 1.767 0 000 3.533c.422 0 .843.146 1.172.408.336.268.616.7.616 1.247v1.9H19.1v-1.755a3.567 3.567 0 010-7.133V8.455h-1.9c-.549 0-.98-.28-1.248-.616a1.9 1.9 0 01-.408-1.172c0-.976-.791-1.767-1.767-1.767'/%3E%3C/defs%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cuse href='%23pol-classification-toys-and-toys_a'/%3E%3Cuse href='%23pol-classification-toys-and-toys_a'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-classification-two-dimensional {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M6.916 3.94c1.186-1.836 3.954-1.775 5.034.184l1.86 3.372.593 1.08q.285-.024.572-.025a6.422 6.422 0 010 12.843 6.42 6.42 0 01-6.402-5.947H5.548c-2.228 0-3.65-2.387-2.572-4.348l3.83-6.973v-.002zm8.874 7.16.094.184c.895 1.923-.508 4.164-2.666 4.164h-2.84a4.622 4.622 0 105.012-5.077zm-5.416-6.106a1.14 1.14 0 00-1.991-.002v.001l-3.83 6.974a1.135 1.135 0 00.995 1.681h7.669l.031-.002a1.133 1.133 0 001.031-1.536l-.067-.143-1.979-3.602z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-clear {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12.963 2q.715 0 1.222.507.505.506.505 1.22v2.591h3.244q.571 0 1.03.341.46.342.625.89l.777 2.59a1.65 1.65 0 01-.268 1.529c-.237.318-.53.523-.876.623q.216 1.153.218 2.567 0 1.54-.255 3.859v-.001a2.48 2.48 0 01-.844 1.633 2.5 2.5 0 01-1.713.651H4.78q-1.054 0-1.552-.935-.495-.927.084-1.804 1.412-2.145 1.447-3.427.04-1.47.02-2.614a1.7 1.7 0 01-.677-.552 1.64 1.64 0 01-.268-1.528l.777-2.591q.165-.548.622-.89.46-.34 1.032-.34h3.244V3.727q0-.715.506-1.221A1.67 1.67 0 0111.235 2zM6.509 12.363q.015 1.12-.023 2.519-.048 1.775-1.732 4.329-.013.02-.001.043.01.018.026.018H7.33q1.315-1.983 1.315-4.318h1.727a9.3 9.3 0 01-1.041 4.319h3.013q.619-1.984.619-4.319h1.727q-.001 2.303-.548 4.319h2.487a.82.82 0 00.565-.215.8.8 0 00.276-.529q.244-2.227.244-3.67 0-1.416-.234-2.496zm4.726-5.181a.8.8 0 01-.065.33.9.9 0 01-.188.281.85.85 0 01-.441.236 1 1 0 01-.169.017H6.265l-.778 2.59h13.224l-.777-2.59h-4.108a1 1 0 01-.168-.018.8.8 0 01-.311-.129.8.8 0 01-.239-.237.9.9 0 01-.129-.311 1 1 0 01-.016-.17V3.729h-1.728z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-clock {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 21c4.352 0 7.881-3.496 7.881-7.807S16.353 5.386 12 5.386s-7.881 3.495-7.881 7.807c0 4.311 3.528 7.807 7.88 7.807m0-11.928c.363 0 .657.292.657.651v3.2l1.996 1.979a.65.65 0 010 .92.66.66 0 01-.929 0l-2.188-2.17a.65.65 0 01-.193-.459v-3.47c0-.36.294-.65.657-.65M8.616 3.306a.65.65 0 01-.209.896l-3.502 2.17a.66.66 0 01-.996-.445.65.65 0 01.3-.659L7.71 3.1a.66.66 0 01.906.207m6.767 0a.66.66 0 01.904-.207l3.503 2.17a.648.648 0 01-.201 1.185.66.66 0 01-.495-.083l-3.502-2.169a.65.65 0 01-.21-.896' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-close {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.452 5.281a.9.9 0 011.267 1.267l-.062.068L13.273 12l5.364 5.363a.9.9 0 01-1.274 1.274L12 13.273l-5.363 5.364a.9.9 0 01-1.274-1.274L10.727 12 5.343 6.616l-.062-.068A.9.9 0 016.548 5.28l.068.062L12 10.727l5.384-5.384z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-coin-grey {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' width='56' height='56'%3E%3Cg fill='none'%3E%3Cpath fill='url(%23pol-coin-grey_a)' d='M28 49c11.598 0 21-9.402 21-21S39.598 7 28 7 7 16.402 7 28s9.402 21 21 21'/%3E%3Ccircle cx='28' cy='28' r='17.462' stroke='%23767676' stroke-opacity='.5' stroke-width='1.077'/%3E%3Cdefs%3E%3ClinearGradient id='pol-coin-grey_a' x1='30.212' x2='18.19' y1='8.853' y2='43.888' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E4E4E4'/%3E%3Cstop offset='1' stop-color='%23838383'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-coin-yellow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56' width='56' height='56'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-coin-yellow_a)'%3E%3Cg filter='url(%23pol-coin-yellow_b)' opacity='.8'%3E%3Cpath fill='url(%23pol-coin-yellow_c)' d='M28 49c11.598 0 21-9.402 21-21S39.598 7 28 7 7 16.402 7 28s9.402 21 21 21'/%3E%3C/g%3E%3Cpath fill='url(%23pol-coin-yellow_d)' d='M28 49c11.598 0 21-9.402 21-21S39.598 7 28 7 7 16.402 7 28s9.402 21 21 21'/%3E%3Ccircle cx='28' cy='28' r='17.462' stroke='%23835D09' stroke-opacity='.5' stroke-width='1.077'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='pol-coin-yellow_c' x1='30.212' x2='18.19' y1='8.853' y2='43.888' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFEC3D'/%3E%3Cstop offset='1' stop-color='%23FFA800'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-coin-yellow_d' x1='30.212' x2='18.19' y1='8.853' y2='43.888' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFEC3D'/%3E%3Cstop offset='1' stop-color='%23FFA800'/%3E%3C/linearGradient%3E%3CclipPath id='pol-coin-yellow_a'%3E%3Cpath fill='%23fff' d='M0 0h56v56H0z'/%3E%3C/clipPath%3E%3Cfilter id='pol-coin-yellow_b' width='59.231' height='59.231' x='-1.615' y='-1.615' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_42642_4321' stdDeviation='4.308'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-collapse {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M19.105 6.908a.9.9 0 011.79 0L20.9 7v10a.9.9 0 01-1.8 0V7zM3.1 12a.9.9 0 01.9-.9h9.826l-3.463-3.463a.9.9 0 011.274-1.274l5 5a.9.9 0 01.061 1.205l-.061.069-5 5-.069.061a.9.9 0 01-1.266-1.266l.061-.069 3.463-3.463H4a.9.9 0 01-.9-.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-color-door {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 180' width='120' height='180'%3E%3Cmask id='pol-color-door_b' fill='%23fff'%3E%3Cpath d='M80.964 22.703v134.594L0 180V0z'/%3E%3C/mask%3E%3Cg fill='none'%3E%3Cpath stroke='url(%23pol-color-door_a)' stroke-width='1.6' d='M80.964 22.703v134.594L0 180V0z' mask='url(%23pol-color-door_b)'/%3E%3Cpath fill='url(%23pol-color-door_c)' d='M39.036 22.703v134.594L120 180V0z'/%3E%3Cpath fill='url(%23pol-color-door_d)' d='M39.036 22.703v134.594L120 180V0z'/%3E%3Cpath fill='url(%23pol-color-door_e)' d='M39.036 22.703v134.594L120 180V0z'/%3E%3Cpath fill='url(%23pol-color-door_f)' fill-opacity='.8' d='M39.036 22.703v134.594L120 180V0z'/%3E%3Cpath fill='url(%23pol-color-door_g)' d='M39.036 22.703v134.594L120 180V0z'/%3E%3Cdefs%3E%3CradialGradient id='pol-color-door_d' cx='0' cy='0' r='1' gradientTransform='matrix(28.3374 -45.4054 -45.3398 -28.3784 112.713 55.946)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2369FFEE'/%3E%3Cstop offset='1' stop-color='%2379EFE2' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-color-door_e' cx='0' cy='0' r='1' gradientTransform='matrix(32.3855 45.4054 100.654 -72 36.607 24.324)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C9FF6B'/%3E%3Cstop offset='1' stop-color='%23CDFE77' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-color-door_f' cx='0' cy='0' r='1' gradientTransform='matrix(-53.4361 -30 -22.8433 40.8065 120 130.541)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233D73F2'/%3E%3Cstop offset='1' stop-color='%233D73F2' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-color-door_g' cx='0' cy='0' r='1' gradientTransform='matrix(47.7687 -60 -38.5039 -30.7435 31.75 154.865)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF632E'/%3E%3Cstop offset='1' stop-color='%23FF632E' stop-opacity='0'/%3E%3C/radialGradient%3E%3ClinearGradient id='pol-color-door_a' x1='0' x2='61' y1='90' y2='90' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DADADA'/%3E%3Cstop offset='1' stop-color='%23797979'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-color-door_c' x1='79.518' x2='79.518' y1='171.081' y2='8.108' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.065' stop-color='%23FF5C2E'/%3E%3Cstop offset='.4' stop-color='%233A6DF2'/%3E%3Cstop offset='.741' stop-color='%237BF4E2'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: .67em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-coming-soon {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.7 12a7.7 7.7 0 10-7.7 7.7v1.8a9.5 9.5 0 110-19 9.5 9.5 0 010 19v-1.8a7.7 7.7 0 007.7-7.7'/%3E%3Cpath d='M11.1 8.5a.9.9 0 011.8 0v3.6h1.6a.9.9 0 01.092 1.796l-.092.004H12a.9.9 0 01-.9-.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-community {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M14.238 8.416a1.065 1.065 0 011.347 1.347l-1.12 3.356-.092.233a2.13 2.13 0 01-1.254 1.114l-3.356 1.119-.155.04a1.066 1.066 0 01-1.192-1.387l1.12-3.357a2.13 2.13 0 011.114-1.253l.231-.093zm-2.788 2.826a.33.33 0 00-.175.139l-.033.07-.654 1.96 1.962-.653.07-.032a.33.33 0 00.138-.176l.653-1.962z'/%3E%3Cpath d='M12 2.625a9.375 9.375 0 110 18.75 9.375 9.375 0 010-18.75m0 1.8a7.575 7.575 0 100 15.15 7.575 7.575 0 000-15.15'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-consistent-character-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.47 14.305A1 1 0 015 13.456l4.68 2.926a1 1 0 010 1.696L5 21.003l-.127.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z' clip-rule='evenodd'/%3E%3Cpath d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 003.1-3.1V8A3.1 3.1 0 0016 4.9H8A3.1 3.1 0 004.9 8v2.588a.9.9 0 01-1.8 0V8A4.9 4.9 0 018 3.1z'/%3E%3Cpath fill-rule='evenodd' d='M15 6.6a1.9 1.9 0 011.9 1.9v2a1.9 1.9 0 01-1.9 1.9h-2a1.9 1.9 0 01-1.9-1.9v-2A1.9 1.9 0 0113 6.6zm-2 1.8a.1.1 0 00-.1.1v2a.1.1 0 00.1.1h2a.1.1 0 00.1-.1v-2a.1.1 0 00-.1-.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-contact-us {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 2.25a6.204 6.204 0 016.15 5.396 4.433 4.433 0 010 8.706A6.204 6.204 0 0112 21.75a.887.887 0 010-1.773 4.43 4.43 0 004.432-4.431V8.454a4.432 4.432 0 00-8.864 0v7.092c0 .49-.397.886-.886.886a4.432 4.432 0 01-.833-8.786A6.205 6.205 0 0112 2.25M5.796 9.495A2.66 2.66 0 004.022 12c0 1.158.742 2.139 1.774 2.504zm12.408 5.009A2.66 2.66 0 0019.977 12c0-1.158-.74-2.14-1.773-2.505z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-copy-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M17.21 7.737H9.633a.947.947 0 00-.948.947v9.474c0 .523.424.947.948.947h7.579a.947.947 0 00.947-.947V8.684a.947.947 0 00-.948-.947M9.633 5.842A2.84 2.84 0 006.79 8.684v9.473A2.84 2.84 0 009.632 21h7.579a2.84 2.84 0 002.842-2.842V8.684a2.843 2.843 0 00-2.843-2.842z'/%3E%3Cpath d='M3.947 6.79A3.79 3.79 0 017.737 3h6.631a3.79 3.79 0 013.702 2.974s-.386-.132-.86-.132h-1.2a1.9 1.9 0 00-1.642-.947H7.737a1.895 1.895 0 00-1.895 1.894v8.527c0 .701.381 1.313.947 1.641v1.2c0 .475.133.86.133.86a3.79 3.79 0 01-2.975-3.701z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-countdown {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg stroke='black' stroke-width='2' clip-path='url(%23pol-countdown_a)'%3E%3Cpath d='M12 21a8 8 0 100-16 8 8 0 000 16Z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v4l2.5 2.5m-11-11 4-2.5m13 2.5-4-2.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-countdown_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-coupon02 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.4 12a3.4 3.4 0 01-2.5 3.278v1.823h14.2v-1.823a3.4 3.4 0 01-2.495-3.103L16.6 12l.004-.164A3.4 3.4 0 0119.1 8.723V6.899H4.899v1.824A3.4 3.4 0 017.4 12m13.5-1.6H20l-.164.008A1.6 1.6 0 0020 13.6h.9v3.586l-.008.175a1.715 1.715 0 01-1.53 1.53l-.175.01H4.812a1.715 1.715 0 01-1.705-1.54l-.008-.175V13.6H4a1.6 1.6 0 00.164-3.192L4 10.4h-.9V6.813c0-.946.767-1.713 1.713-1.713h14.374l.174.008a1.715 1.715 0 011.54 1.705z'/%3E%3Cpath d='M12.046 15.51q-.87 0-1.5-.3-.62-.3-.98-.82a2.2 2.2 0 01-.37-1.17h1.38q.05.5.44.79.4.28 1.08.28.63 0 .96-.18t.33-.55a.48.48 0 00-.23-.43 1.7 1.7 0 00-.59-.25q-.36-.1-.8-.19-.43-.09-.87-.22a3.6 3.6 0 01-.81-.37 1.85 1.85 0 01-.59-.61q-.22-.39-.22-.97 0-.55.31-1.01.32-.46.93-.74t1.5-.28q.77 0 1.37.3t.94.82.34 1.2h-1.39q-.03-.36-.18-.59a.8.8 0 00-.42-.35 1.8 1.8 0 00-.71-.12q-.46 0-.74.1-.28.09-.41.26a.6.6 0 00-.12.38.55.55 0 00.22.46q.23.17.59.28.37.1.81.19.44.08.87.2.44.12.8.34.37.21.59.58.23.37.23.93 0 1-.71 1.52-.7.52-2.05.52m-.57.99v-9h1.05v9z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-create {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m6.344 9.208 1.113-2.223c.264-.529 1.079-.529 1.343 0l1.113 2.223c.281.563.762 1.02 1.363 1.298l1.447.667a.66.66 0 010 1.22l-1.447.668a2.84 2.84 0 00-1.363 1.298L8.8 16.582c-.264.529-1.079.529-1.343 0L6.344 14.36a2.85 2.85 0 00-1.363-1.298l-1.447-.667a.66.66 0 010-1.22l1.447-.668a2.85 2.85 0 001.363-1.298m9.44-4.119.835-1.668c.198-.396.809-.396 1.007 0l.835 1.668c.21.422.571.765 1.022.973l1.085.5a.495.495 0 010 .916l-1.085.5c-.45.208-.811.552-1.022.974l-.835 1.667c-.198.397-.809.397-1.007 0l-.835-1.667a2.13 2.13 0 00-1.022-.973l-1.085-.5a.495.495 0 010-.916l1.085-.5c.45-.209.811-.552 1.022-.974m-2.308 10.929.695-1.39c.165-.33.675-.33.84 0l.695 1.39c.176.351.477.637.852.81l.905.418c.34.157.34.605 0 .762l-.905.418a1.78 1.78 0 00-.852.81l-.695 1.39c-.165.33-.675.33-.84 0l-.695-1.39a1.78 1.78 0 00-.852-.81l-.905-.418a.412.412 0 010-.762l.905-.418a1.78 1.78 0 00.852-.81'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-create-project {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.623 6.122 2.957 7.285a1.96 1.96 0 00-.999 2.617l3.665 7.994zm9.811-.981 5.516 2.183a1.96 1.96 0 011.062 2.642l-3.635 7.93V8.673c0-.555-.235-1.084-.646-1.456z' opacity='.8'/%3E%3Cpath d='M13.98 4.16c.481 0 .943.194 1.281.538l2.6 2.644c.33.336.517.789.517 1.26v10.439a1.8 1.8 0 01-1.8 1.798H7.423a1.8 1.8 0 01-1.8-1.798V5.959a1.8 1.8 0 011.8-1.799zM12 9.99a.693.693 0 00-.693.693v1.615H9.692a.693.693 0 000 1.385h1.615v1.615a.692.692 0 001.385 0v-1.615h1.615a.692.692 0 000-1.385h-1.615v-1.615A.69.69 0 0012 9.99'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-credit-color {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='url(%23pol-credit-color_a)' d='M21 12a9 9 0 11-18 0 9 9 0 0118 0'/%3E%3Cpath fill='url(%23pol-credit-color_b)' d='M20.1 12A8.1 8.1 0 0012 3.9 8.1 8.1 0 003.9 12a8.1 8.1 0 008.1 8.1 8.1 8.1 0 008.1-8.1m1.8 0c0 5.468-4.432 9.9-9.9 9.9S2.1 17.468 2.1 12 6.532 2.1 12 2.1s9.9 4.432 9.9 9.9'/%3E%3Cpath fill='%23fff' d='M11.324 7.418a.75.75 0 011.354 0l.347.728a6 6 0 002.83 2.83l.728.347a.75.75 0 010 1.354l-.727.347a6 6 0 00-2.83 2.83l-.348.728a.75.75 0 01-1.354 0l-.347-.728a6 6 0 00-2.83-2.83l-.728-.347a.75.75 0 010-1.354l.728-.348a6 6 0 002.83-2.829z'/%3E%3Cdefs%3E%3ClinearGradient id='pol-credit-color_a' x1='12' x2='10.072' y1='26' y2='2.156' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFEDBF'/%3E%3Cstop offset='1' stop-color='%23FF8D24'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-credit-color_b' x1='12' x2='13.847' y1='2' y2='24.851' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFFBE6'/%3E%3Cstop offset='1' stop-color='%23FF8D24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-credits {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.456 9.9c1.605.903 4.384 1.5 7.544 1.5s5.939-.597 7.544-1.5c.92.518 1.456 1.136 1.456 1.8 0 1.823-4.03 3.3-9 3.3s-9-1.477-9-3.3c0-.664.535-1.282 1.456-1.8m.601 5.1c1.65.733 4.148 1.2 6.943 1.2s5.292-.467 6.943-1.2c1.285.57 2.057 1.302 2.057 2.1 0 1.823-4.03 3.3-9 3.3s-9-1.477-9-3.3c0-.798.772-1.53 2.057-2.1M12 10.2c-4.97 0-9-1.477-9-3.3s4.03-3.3 9-3.3 9 1.477 9 3.3-4.03 3.3-9 3.3'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-credits-2 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 3c4.97 0 9 1.79 9 4s-4.03 4-9 4V9c2.272 0 4.234-.413 5.552-.999.661-.294 1.073-.593 1.292-.823A1 1 0 0018.982 7a1 1 0 00-.138-.178c-.22-.23-.63-.529-1.292-.823C16.234 5.413 14.272 5 12 5s-4.234.413-5.552.999c-.661.294-1.073.593-1.292.823a1 1 0 00-.14.178 1 1 0 00.14.178c.22.23.63.529 1.292.823C7.766 8.587 9.728 9 12 9v2c-4.97 0-9-1.79-9-4s4.03-4 9-4m-7 8c0 .522.449 1.263 1.79 1.934C8.072 13.574 9.912 14 12 14s3.928-.426 5.21-1.066C18.551 12.263 19 11.522 19 11h2c0 1.687-1.342 2.946-2.895 3.723C16.49 15.53 14.33 16 12 16s-4.49-.47-6.104-1.277C4.342 13.946 3 12.687 3 11z'/%3E%3Cpath d='M3 16V7h2v9c0 .522.449 1.263 1.79 1.934C8.072 18.574 9.912 19 12 19s3.928-.426 5.21-1.066C18.551 17.263 19 16.522 19 16V7h2v9c0 1.687-1.342 2.946-2.895 3.723C16.49 20.53 14.33 21 12 21s-4.49-.47-6.104-1.277C4.342 18.946 3 17.687 3 16'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-credits-color {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='url(%23pol-credits-color_a)' d='M4.456 9.9c1.605.903 4.384 1.5 7.544 1.5s5.939-.597 7.544-1.5c.92.518 1.456 1.136 1.456 1.8 0 1.823-4.03 3.3-9 3.3s-9-1.477-9-3.3c0-.664.535-1.282 1.456-1.8m.601 5.1c1.65.733 4.148 1.2 6.943 1.2s5.292-.467 6.943-1.2c1.285.57 2.057 1.302 2.057 2.1 0 1.823-4.03 3.3-9 3.3s-9-1.477-9-3.3c0-.798.772-1.53 2.057-2.1M12 10.2c-4.97 0-9-1.477-9-3.3s4.03-3.3 9-3.3 9 1.477 9 3.3-4.03 3.3-9 3.3'/%3E%3Cdefs%3E%3ClinearGradient id='pol-credits-color_a' x1='12' x2='13.464' y1='3.515' y2='22.919' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFFBE6'/%3E%3Cstop offset='1' stop-color='%23FF8D24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-crop {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.5 3.1a.9.9 0 01.9.9v11.6H20l.092.005a.9.9 0 010 1.79L20 17.4h-2.1V20a.9.9 0 01-1.8 0v-2.6H7.5a.9.9 0 01-.9-.9V7.9H4a.9.9 0 010-1.8h2.6V4a.9.9 0 01.9-.9'/%3E%3Cpath d='M17.092 6.104A.9.9 0 0117.9 7v6a.9.9 0 01-1.8 0V7.9H11a.9.9 0 010-1.8h6z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-cropping {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M18.73 3.137a1.8 1.8 0 01-.124 2.409l-5.394 5.392 2.086 2.086a4.151 4.151 0 11-1.411 1.135l-1.948-1.948-1.948 1.948a4.15 4.15 0 11-1.41-1.135l2.085-2.086-5.394-5.392a1.8 1.8 0 010-2.546l6.666 6.666L18.607 3zM6.75 14.4a2.35 2.35 0 100 4.699 2.35 2.35 0 000-4.699m10.38 0a2.35 2.35 0 100 4.699 2.35 2.35 0 000-4.699' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-crown {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='m20.731 11.224-.203 2.162c-.336 3.56-.503 5.342-1.553 6.415-1.048 1.074-2.621 1.074-5.768 1.074h-2.414c-3.146 0-4.719 0-5.769-1.074s-1.216-2.854-1.552-6.415l-.204-2.162c-.16-1.696-.24-2.546.052-2.896a.88.88 0 01.599-.326c.422-.037.952.566 2.012 1.773.549.625.823.936 1.128.985a.82.82 0 00.5-.08c.282-.142.47-.528.847-1.299l1.985-4.068c.712-1.458 1.068-2.188 1.609-2.188s.897.73 1.609 2.188l1.985 4.068c.377.772.565 1.157.848 1.3a.8.8 0 00.499.08c.305-.05.58-.361 1.128-.986 1.06-1.207 1.59-1.81 2.012-1.773a.88.88 0 01.6.326c.29.35.21 1.2.05 2.896m-12.059 6.1a.666.666 0 01.666-.665h5.324a.666.666 0 110 1.332H9.338a.665.665 0 01-.666-.666' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-crown-gold {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23FFA34F' d='M3.807 19h16.386a4 4 0 01-3.874 3H7.681a4 4 0 01-3.874-3'/%3E%3Cpath fill='url(%23pol-crown-gold_a)' d='M15.542 10.64a1 1 0 001.33.425L21 9l-.625 8.5H12V5h.533z'/%3E%3Cpath fill='url(%23pol-crown-gold_b)' d='M12 17.5H3.625L3 9l4.129 2.065a1 1 0 001.329-.424L11.467 5H12z'/%3E%3Cpath fill='url(%23pol-crown-gold_c)' d='M3.5 7a1.5 1.5 0 110 3 1.5 1.5 0 010-3m17 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M12 2a2 2 0 110 4 2 2 0 010-4'/%3E%3Cdefs%3E%3ClinearGradient id='pol-crown-gold_a' x1='16.5' x2='17.71' y1='17' y2='6.842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-gold_b' x1='8.727' x2='7.517' y1='6.844' y2='17.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-gold_c' x1='11' x2='11.5' y1='-1' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-deep-research {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.422 17.028a1.916 1.916 0 01-1.915 1.915H15.61l-.19 1.143a1.915 1.915 0 01-1.889 1.6h-5.4a1.914 1.914 0 01-1.868-2.33l.595-2.684a7 7 0 00-.626-.822c-.39-.455-1.169-1.246-1.78-2.144-.634-.929-1.203-2.116-1.203-3.534 0-1.037.252-2.975 1.435-4.684 1.226-1.772 3.371-3.174 6.88-3.174 2.905 0 4.903 1.317 6.147 2.971 1.14 1.516 1.648 3.312 1.704 4.64l1.729 3.457a1 1 0 01-.895 1.447h-.828zM5.25 10.172c0 .866.345 1.66.854 2.408.531.778 1.124 1.359 1.648 1.97.483.563.76.964.919 1.256q.12.221.176.4a1.4 1.4 0 01.06.32v.042s0 .003-1 .003h1v.11l-.023.107-.645 2.897h5.221l.19-1.142.037-.171a1.915 1.915 0 011.852-1.429h1.883V12.83h1.21l-1.105-2.21-.105-.212v-.235c0-.94-.373-2.44-1.309-3.685-.904-1.203-2.334-2.173-4.548-2.173-2.893 0-4.405 1.113-5.236 2.313C5.455 7.889 5.25 9.38 5.25 10.172'/%3E%3Cpath d='M11.546 5.535c.686 0 1.362.258 1.83.706.485.465.833 1.263.417 2.099-.52 1.043-1.628 1.058-2.048 1.078-.632.03-.796.055-.912.152-.163.135-.312.425-.51.94-.078.204-.185.497-.305.726a2 2 0 01-.296.425 1.27 1.27 0 01-.718.39c-.42.07-1.05.127-1.602-.17-.68-.365-.912-1.052-.912-1.722 0-.411.116-1.03.365-1.646.252-.624.683-1.354 1.394-1.877.59-.435 1.142-.72 1.705-.89.561-.17 1.086-.21 1.592-.21'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-deleted {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M17.128 9.776a.9.9 0 011.771.266l-.01.092-1.244 8.297a2.9 2.9 0 01-2.868 2.47H9.223a2.9 2.9 0 01-2.869-2.47L5.11 10.134l-.01-.092a.9.9 0 011.772-.266l.018.09 1.245 8.297a1.1 1.1 0 001.088.937h5.554a1.1 1.1 0 001.088-.937l1.245-8.297z'/%3E%3Cpath fill-rule='evenodd' d='M13.882 3.1a1.9 1.9 0 011.7 1.05l.974 1.95H19l.092.004a.9.9 0 010 1.792L19 7.9H5a.9.9 0 010-1.8h2.444l.975-1.95.063-.118a1.9 1.9 0 011.636-.932zm-3.764 1.8a.1.1 0 00-.074.033l-.016.022L9.456 6.1h5.088l-.572-1.145a.1.1 0 00-.09-.055z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-distribute-horizontal-spacing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.75 21h-1.5V3h1.5zm16 0h-1.5V3h1.5z'/%3E%3Cpath fill-rule='evenodd' d='M14.5 6.25c.69 0 1.25.56 1.25 1.25v9c0 .69-.56 1.25-1.25 1.25h-5c-.69 0-1.25-.56-1.25-1.25v-9c0-.69.56-1.25 1.25-1.25zm-4.75 10h4.5v-8.5h-4.5z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-distribute-vertical-spacing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M21 19.25v1.5H3v-1.5zm0-16v1.5H3v-1.5zM6.25 9.5c0-.69.56-1.25 1.25-1.25h9c.69 0 1.25.56 1.25 1.25v5c0 .69-.56 1.25-1.25 1.25h-9c-.69 0-1.25-.56-1.25-1.25zm10 4.75v-4.5h-8.5v4.5z'/%3E%3Cpath d='M21 19.25v1.5H3v-1.5zm0-16v1.5H3v-1.5z'/%3E%3Cpath fill-rule='evenodd' d='M6.25 9.5c0-.69.56-1.25 1.25-1.25h9c.69 0 1.25.56 1.25 1.25v5c0 .69-.56 1.25-1.25 1.25h-9c-.69 0-1.25-.56-1.25-1.25zm10 4.75v-4.5h-8.5v4.5z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-double-arrow {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.364 4.863a.9.9 0 011.205-.061l.068.061 6.5 6.5.061.069a.9.9 0 010 1.136l-.061.069-6.5 6.5a.9.9 0 01-1.273-1.274L10.227 12 4.364 6.137l-.062-.069a.9.9 0 01.062-1.205'/%3E%3Cpath d='M11.864 4.863a.9.9 0 011.205-.061l.068.061 6.5 6.5.061.069a.9.9 0 010 1.136l-.061.069-6.5 6.5a.9.9 0 01-1.273-1.274L17.727 12l-5.863-5.863-.062-.069a.9.9 0 01.062-1.205'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-double-down {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.864 11.864a.9.9 0 011.273 0L12 17.727l5.863-5.863.069-.062a.9.9 0 011.267 1.267l-.062.068-6.5 6.5-.068.061a.9.9 0 01-1.137 0l-.069-.061-6.5-6.5a.9.9 0 010-1.273'/%3E%3Cpath d='M4.864 4.364a.9.9 0 011.273 0L12 10.227l5.863-5.863.069-.062a.9.9 0 011.267 1.267l-.062.068-6.5 6.5-.068.061a.9.9 0 01-1.137 0l-.069-.061-6.5-6.5a.9.9 0 010-1.273'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-double-up {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.864 19.637a.9.9 0 01-.062-1.205l.062-.069 6.5-6.5.068-.061a.9.9 0 011.137 0l.068.061 6.5 6.5a.901.901 0 01-1.274 1.274L12 13.774l-5.863 5.863-.068.061a.9.9 0 01-1.205-.061'/%3E%3Cpath d='M4.864 12.137a.9.9 0 01-.062-1.205l.062-.069 6.5-6.5.068-.061a.9.9 0 011.137 0l.068.061 6.5 6.5a.901.901 0 01-1.274 1.274L12 6.274l-5.863 5.863-.068.061a.9.9 0 01-1.205-.061'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-down {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.363 8.363a.9.9 0 011.274 1.274l-6 6a.9.9 0 01-1.274 0l-6-6a.9.9 0 011.274-1.274L12 13.727z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-download {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.092 19.704a.9.9 0 010 1.791L17 21.5H7a.9.9 0 010-1.8h10zM12 2.5a.9.9 0 01.9.9v9.926l3.463-3.463a.9.9 0 011.274 1.274l-5 5a.9.9 0 01-1.205.061l-.069-.061-5-5-.061-.069a.9.9 0 011.266-1.266l.069.061 3.463 3.463V3.4a.9.9 0 01.9-.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-early {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M21.648 2.522a.21.21 0 00-.155-.159c-2.55-.623-8.438 1.598-11.631 4.79A14 14 0 008.31 8.985c-.985-.09-1.97-.015-2.807.351-2.367 1.04-3.056 3.758-3.248 4.925a.422.422 0 00.46.488l3.8-.417q.004.43.051.857a.85.85 0 00.249.52l1.471 1.472c.14.14.323.228.52.248q.426.048.853.052l-.417 3.796a.422.422 0 00.487.46c1.168-.188 3.891-.877 4.926-3.243.365-.839.44-1.818.356-2.798a14 14 0 001.837-1.551c3.205-3.187 5.413-8.947 4.799-11.623M14 10.016a2.002 2.002 0 112.83-2.831 2.002 2.002 0 01-2.83 2.83'/%3E%3Cpath d='M5.14 16.5c-.468.057-.903.27-1.236.602C3.078 17.93 3 21 3 21s3.071-.078 3.898-.905c.334-.333.546-.768.602-1.236'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-edit {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18.592 19.104a.901.901 0 010 1.791l-.092.005h-13a.9.9 0 010-1.8h13z'/%3E%3Cpath fill-rule='evenodd' d='M13.728 4.044a3 3 0 014.243 4.242l-7.957 7.957a4 4 0 01-2.263 1.132l-2.31.329a1 1 0 01-1.13-1.13l.329-2.312c.122-.856.52-1.65 1.132-2.262zm2.97 1.272a1.2 1.2 0 00-1.606-.082L15 5.316l-7.956 7.956a2.2 2.2 0 00-.59 1.07l-.032.175-.18 1.254 1.254-.18.176-.03a2.2 2.2 0 001.07-.591l7.956-7.956a1.2 1.2 0 000-1.698' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-educate-others {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.038 2.097a.75.75 0 01.74.002l8.59 4.894a.75.75 0 01.373.573l.003.04.003.03v2.739l-.002.03c.467.263.781.763.781 1.336v1.95a.6.6 0 01-.6.599h-1.865a.6.6 0 01-.6-.6v-1.949c0-.576.318-1.077.787-1.339V8.971l-1.188.714v2.486a.75.75 0 01-.365.643l-3.6 2.158h4.197a3.294 3.294 0 010 6.589H3.794a.75.75 0 010-1.5h1.685v-3.59H3.794a.75.75 0 010-1.5h4.435l-3.163-1.795a.75.75 0 01-.38-.653v-2.85l-2.32-1.384a.75.75 0 01.015-1.297zM6.978 20.06h11.314a1.795 1.795 0 000-3.59H11.59a.75.75 0 01-.72 0H6.98zm-.791-7.974 4.436 2.52v-1.393l-4.436-2.647zm5.936 1.166v1.152l4.437-2.659v-1.16zm7.871-1.845a.333.333 0 00-.333.333v1.35h.666v-1.35a.333.333 0 00-.333-.333m-8.342-7.655a.5.5 0 00-.494-.001L4.992 7.239a.5.5 0 00-.01.865l6.167 3.677a.5.5 0 00.513 0l6.118-3.678a.5.5 0 00-.01-.864zm-.279 2.444c.454 0 .889.135 1.224.383s.602.639.602 1.124-.267.875-.602 1.123-.77.384-1.224.384-.888-.136-1.223-.384-.602-.638-.602-1.123.266-.876.601-1.124c.336-.248.77-.383 1.224-.383m0 1.2a.87.87 0 00-.51.148c-.108.08-.116.143-.116.16 0 .015.008.078.116.158s.287.148.51.148a.87.87 0 00.51-.148c.11-.08.116-.143.116-.159s-.007-.079-.115-.16a.87.87 0 00-.51-.147' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-embrace {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M11.258 21.995H3.526c0-.89.013-1.78-.018-2.668-.085-2.463.532-4.733 1.972-6.783.018-.025.007-.069.01-.112-.844-1.001-1.121-2.102-.45-3.288.673-1.187 1.873-1.392 3.223-1.344a12 12 0 01-.233-.32c-1.056-1.396-.955-3.218.246-4.433s3.071-1.38 4.58-.432a1 1 0 00.71.075c1.267-.36 2.412-.147 3.378.703.965.851 1.308 1.93 1.026 3.18-.188.837-.706 1.46-1.398 1.99 1.98.695 2.447 1.874 1.491 3.788 1.321 1.5 2.195 3.227 2.363 5.2.126 1.474.05 2.962.065 4.444h-8.77c-.022-1.36.151-2.735-.209-4.075h-.21zm1.037-11.598c-.83-.042-1.684-.111-2.54-.124-.723-.01-1.275-.224-1.558-.908-.037-.091-.146-.24-.197-.23-.516.086-1.08.103-1.524.336-.466.24-.553.768-.436 1.285.175.77.756 1.244 1.715 1.291 1.452.07 2.546.734 3.422 1.804 1.083 1.323 1.578 2.87 1.807 4.505.106.765.116 1.54.173 2.302h5.956c0-.896.045-1.744-.01-2.592-.116-1.837-.853-3.44-2.081-4.842-.203-.233-.381-.297-.688-.166-.737.313-1.485.608-2.245.868-1.423.487-2.843-.603-2.574-2.015.093-.5.473-.94.78-1.514m.726-4.925a2.08 2.08 0 00-.595-1.514 2.25 2.25 0 00-2.393-.536c-.274.1-.525.252-.738.446a2.1 2.1 0 00-.502.686 2.1 2.1 0 00-.187.818c-.007.56.216 1.101.62 1.504.406.403.96.636 1.543.65.289.01.577-.036.847-.134s.518-.246.727-.437c.21-.191.378-.42.494-.674a2 2 0 00.184-.806z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-empty {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M16.53 8.032a1.8 1.8 0 011.377.798l.063.103 2.811 4.927c.078.136.12.29.12.446v4.93a1.35 1.35 0 01-1.35 1.348H4.449c-.698 0-1.271-.53-1.34-1.21l-.008-.138v-4.93c0-.156.041-.31.119-.446l2.81-4.927.063-.103c.33-.499.892-.803 1.497-.803h8.82zM4.9 18.785h14.2v-3.58h-4.537c-1.18 1.859-3.947 1.859-5.126 0H4.9zm.65-5.38h4.294c.384 0 .736.198.94.515l.17.316c.52.805 1.771.747 2.186-.173l.056-.127.063-.115a.9.9 0 01.758-.415h4.433l-2.043-3.578H7.593z' clip-rule='evenodd'/%3E%3Cpath d='M9.608 5.71 8.335 6.982 6.433 5.08l1.273-1.273zm7.959-.629-1.902 1.902-1.273-1.274 1.902-1.901zM12.9 5.79h-1.8V3.1h1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-endless {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='m7.277 6.837.243.01a5.24 5.24 0 014.494 2.907l1.685 3.397a3.254 3.254 0 005.653.307l.118-.182c.543-.85.601-1.922.153-2.825l-.037-.075a2.72 2.72 0 00-2.087-1.485l-.477-.06a2.035 2.035 0 00-2.076 1.103.9.9 0 01-1.608-.81 3.835 3.835 0 013.911-2.08l.478.062a4.52 4.52 0 013.471 2.47l.036.075a4.67 4.67 0 01-.25 4.595l-.116.182a5.053 5.053 0 01-8.78-.478L10.4 10.555a3.44 3.44 0 00-2.95-1.91l-.244-.008a3.042 3.042 0 00-2.84 4.39l.233.47a2.72 2.72 0 002.087 1.487l.476.06a2.035 2.035 0 002.075-1.103.9.9 0 011.609.81 3.835 3.835 0 01-3.911 2.08l-.478-.061a4.52 4.52 0 01-3.472-2.472l-.232-.47a4.842 4.842 0 014.523-6.99' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-entertainment {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M15 3.75a4.5 4.5 0 010 9q-.195-.001-.385-.019l-6.114 5.26-.009.007a1.126 1.126 0 01-1.515-.068l-.332-.332a1 1 0 01-.104.115c-.249.22-.295.494-.212.73.084.235.34.523.883.617.215.036.483.004.833-.118.352-.122.727-.313 1.15-.54.403-.216.862-.471 1.311-.665.45-.194.964-.36 1.498-.36 1.298 0 2.38.608 3.216 1.7a.75.75 0 01-1.19.911c-.6-.782-1.267-1.11-2.026-1.111-.237 0-.53.076-.904.237-.375.162-.759.376-1.197.61-.42.226-.889.469-1.364.634-.476.167-1.019.276-1.58.18-1.01-.173-1.755-.785-2.043-1.594-.288-.81-.078-1.727.63-2.354l.05-.042-.15-.15a1.125 1.125 0 01-.08-1.502l3.968-4.993.995-1.25.175-.221-.004-.182a4.5 4.5 0 014.5-4.5m-4.491 7.087-3.766 4.736 1.05 1.05 5.106-4.394a4.5 4.5 0 01-1.928-1.974zm7.85 2.4a.17.17 0 01.158.075l.015.027.221.483c.124.269.333.49.595.627l.066.033.485.223a.174.174 0 01.027.3l-.026.015-.495.23a1.34 1.34 0 00-.626.598l-.033.066-.214.47a.175.175 0 01-.301.03l-.016-.028-.222-.482a1.35 1.35 0 00-.593-.629l-.067-.032-.482-.222a.175.175 0 01-.027-.301l.028-.016.474-.216c.27-.122.49-.33.63-.592l.032-.067.228-.491a.18.18 0 01.143-.1m-7.816-1.59a.75.75 0 111.06 1.06l-1.06 1.06a.75.75 0 01-1.06-1.06zM15 5.25a3 3 0 100 6 3 3 0 000-6M5.74 7.537a.19.19 0 01.17.08l.016.03.24.521c.133.29.36.529.642.678l.071.036.524.24a.188.188 0 01.029.324l-.03.017-.534.248a1.45 1.45 0 00-.675.645l-.036.072-.231.508a.19.19 0 01-.325.03l-.017-.028-.239-.521a1.45 1.45 0 00-.642-.679l-.072-.035-.52-.24a.19.19 0 01-.029-.325l.03-.016.512-.234c.29-.133.53-.357.68-.64l.035-.072.246-.53a.19.19 0 01.155-.109m2.333-3.536a.21.21 0 01.194.09l.018.034.274.595c.152.33.41.602.731.772l.082.04.596.275a.214.214 0 01.033.369l-.033.018-.608.284a1.64 1.64 0 00-.77.735l-.04.08-.265.58a.22.22 0 01-.175.125.21.21 0 01-.195-.09l-.018-.033-.274-.594a1.66 1.66 0 00-.73-.772l-.082-.04-.594-.274a.214.214 0 01-.032-.37l.033-.02.584-.265a1.65 1.65 0 00.774-.73l.04-.081.28-.605c.033-.07.1-.116.177-.123'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-error {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20.053 12A8.053 8.053 0 0012 3.947 8.053 8.053 0 003.947 12a8.053 8.053 0 1016.107 0m1.79 0c0 5.436-4.407 9.844-9.843 9.844S2.156 17.436 2.156 12 6.564 2.156 12 2.156 21.844 6.564 21.844 12' opacity='.2'/%3E%3Cpath d='M11.185 8.597a.81.81 0 111.62.012l-.264 4.563a.581.581 0 01-1.161-.009zm-.036 6.799a.853.853 0 111.705 0 .853.853 0 01-1.705 0'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-expand {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.896 17.092a.9.9 0 01-1.792 0L3.1 17V7a.9.9 0 011.8 0v10zM20.9 12a.9.9 0 01-.9.9h-9.826l3.463 3.463a.9.9 0 01-1.274 1.274l-5-5a.9.9 0 01-.061-1.205l.061-.069 5-5 .069-.061a.9.9 0 011.266 1.266l-.061.069-3.463 3.463H20a.9.9 0 01.9.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-extend {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M21.092 16.105a.9.9 0 010 1.79L21 17.9H3a.9.9 0 010-1.8h18zm0-10.001a.9.9 0 010 1.792L21 7.9H3a.9.9 0 010-1.8h18z' opacity='.5'/%3E%3Ccircle cx='15' cy='7' r='3'/%3E%3Ccircle cx='9' cy='17' r='3'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-fail-all {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 96' width='108' height='96'%3E%3Cg fill='none'%3E%3Cpath fill='url(%23pol-fail-all_a)' fill-opacity='.4' d='M54 89.794c20.072 0 36.344-2.681 36.344-5.989S74.072 77.816 54 77.816s-36.344 2.682-36.344 5.99c0 3.307 16.272 5.988 36.344 5.988'/%3E%3Cpath fill='%23000' d='m26.553 33.32 50.476 9.95 4.367 23.05-38.342-11.164z'/%3E%3Cpath fill='url(%23pol-fail-all_b)' d='M67.32 45.213 82.852 17.06 41.598 6.142 26.553 33.32z'/%3E%3Cpath fill='url(%23pol-fail-all_c)' fill-rule='evenodd' d='M63.107 16.739a2 2 0 012.261-.965l9.45 2.502a2 2 0 011.24 2.9l-3.046 5.52a2 2 0 01-2.311.955l-9.338-2.725a2 2 0 01-1.19-2.889zm2.807.773a1 1 0 00-1.13.482l-2.424 4.38a1 1 0 00.595 1.445l7.263 2.119a1 1 0 001.155-.478l2.513-4.553a1 1 0 00-.62-1.45z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_d)' fill-rule='evenodd' d='M63.107 16.739a2 2 0 012.261-.965l9.45 2.502a2 2 0 011.24 2.9l-3.046 5.52a2 2 0 01-2.311.955l-9.338-2.725a2 2 0 01-1.19-2.889zm2.807.773a1 1 0 00-1.13.482l-2.424 4.38a1 1 0 00.595 1.445l7.263 2.119a1 1 0 001.155-.478l2.513-4.553a1 1 0 00-.62-1.45z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_e)' fill-rule='evenodd' d='M63.107 16.739a2 2 0 012.261-.965l9.45 2.502a2 2 0 011.24 2.9l-3.046 5.52a2 2 0 01-2.311.955l-9.338-2.725a2 2 0 01-1.19-2.889zm2.807.773a1 1 0 00-1.13.482l-2.424 4.38a1 1 0 00.595 1.445l7.263 2.119a1 1 0 001.155-.478l2.513-4.553a1 1 0 00-.62-1.45z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_f)' fill-rule='evenodd' d='M63.107 16.739a2 2 0 012.261-.965l9.45 2.502a2 2 0 011.24 2.9l-3.046 5.52a2 2 0 01-2.311.955l-9.338-2.725a2 2 0 01-1.19-2.889zm2.807.773a1 1 0 00-1.13.482l-2.424 4.38a1 1 0 00.595 1.445l7.263 2.119a1 1 0 001.155-.478l2.513-4.553a1 1 0 00-.62-1.45z' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_g)' d='M67.32 45.212 82.852 17.06 98.137 37.2 85.035 62.922z'/%3E%3Cpath fill='%23242424' d='M85.035 62.923 39.901 49.58l-6.792 6.305 51.926 15.777z'/%3E%3Cpath fill='url(%23pol-fail-all_h)' d='m67.32 45.213 2.184 14.557 17.715 16.013-2.184-12.86z'/%3E%3Cpath fill='%23343434' d='m26.92 34.189-7.906 12.244 14.43 9.647 6.623-6.351z'/%3E%3Cpath fill='%23828282' d='M67.32 45.212 49.61 49.58 10.78 37.446l15.773-4.126z'/%3E%3Cpath fill='%23fff' d='M31.635 83.462s17.99 4.095 30.056.105c0 0 2.139-15.206-11.179-18.559 0 0-14.196-3.64-15.551 14.268 0 0-3.35-4.895-6.22-2.275-2.47 2.203 2.893 6.461 2.893 6.461'/%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M49.735 74.408v.001a.5.5 0 11-.795-.608c.146-.19.37-.327.58-.42a2.7 2.7 0 01.772-.202c.555-.06 1.25.046 1.765.578a.5.5 0 01-.718.696c-.23-.237-.573-.319-.94-.28a1.6 1.6 0 00-.476.124.7.7 0 00-.188.111' clip-rule='evenodd'/%3E%3Cg filter='url(%23pol-fail-all_i)'%3E%3Ccircle cx='44.261' cy='73.994' r='2.383' fill='%23FFA491' transform='rotate(-2.804 44.261 73.994)'/%3E%3C/g%3E%3Cg filter='url(%23pol-fail-all_j)'%3E%3Ccircle cx='56.686' cy='74.34' r='2.383' fill='%23FFA491' transform='rotate(-2.804 56.686 74.34)'/%3E%3C/g%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M45.586 70.416a.5.5 0 01.686-.17l1.86 1.124a.5.5 0 010 .856l-1.86 1.123a.5.5 0 01-.517-.856l1.151-.695-1.15-.695a.5.5 0 01-.17-.687m9.883.001a.5.5 0 00-.687-.17l-1.86 1.123a.5.5 0 000 .856l1.86 1.123a.5.5 0 10.517-.856l-1.15-.695 1.15-.695a.5.5 0 00.17-.686' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_k)' d='m11.6 61.866 4.526 1.702s-1.319 6.228-6.807 6.228l-4.527-3.403s6.995-.94 6.807-4.527'/%3E%3Cpath fill='%235B5B5B' fill-rule='evenodd' d='M12.465 44.223a.677.677 0 01.41.865c-.31.868-.612 1.494-1.1 1.979-.482.478-1.09.762-1.851 1.079a.677.677 0 01-.521-1.25c.769-.32 1.145-.52 1.418-.79.265-.264.485-.65.779-1.473a.677.677 0 01.865-.41' clip-rule='evenodd'/%3E%3Cpath fill='%23343434' fill-rule='evenodd' d='M14.478 48.107a.677.677 0 01.202.936c-.455.705-1.323 1.717-2.488 2.54-1.167.823-2.683 1.49-4.413 1.403a.677.677 0 11.069-1.353c1.332.067 2.553-.444 3.563-1.157 1.012-.715 1.763-1.596 2.131-2.168a.677.677 0 01.936-.201' clip-rule='evenodd'/%3E%3Cpath fill='%23838383' fill-rule='evenodd' d='M70.404 71.444a.5.5 0 01.52.478c.014.34.098.922.303 1.512.206.596.518 1.144.95 1.484a.5.5 0 01-.618.786c-.645-.507-1.04-1.258-1.277-1.942a6.7 6.7 0 01-.357-1.798.5.5 0 01.479-.52' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-fail-all_l)' d='M27.238 65.75c-.766-5.726 7.003-7.003 7.003-10.54 0-2.226-1.75-3.466-4.632-3.466-2.225 0-4.049 1.021-5.836 2.882l-2.991-2.736c2.334-2.7 5.544-4.487 9.447-4.487 5.289 0 9.155 2.48 9.155 7.332 0 5.325-7.988 5.982-7.404 11.016z'/%3E%3Cpath fill='url(%23pol-fail-all_m)' d='M26.587 70.176c0 1.786 1.271 3.057 3.057 3.057 1.718 0 3.023-1.27 3.023-3.057s-1.306-3.022-3.023-3.022c-1.751 0-3.057 1.236-3.057 3.022'/%3E%3Crect width='2.898' height='2.657' x='101.07' y='85.054' fill='%23824DF1' rx='.67' transform='rotate(39.789 101.07 85.054)'/%3E%3Crect width='2.426' height='3.829' x='10.402' y='83.382' fill='%2390F6C5' rx='.67' transform='rotate(49.553 10.402 83.382)'/%3E%3Crect width='3.326' height='3.049' x='25.445' y='8.879' fill='%2371FFB1' rx='.67' transform='rotate(66.685 25.445 8.879)'/%3E%3Cpath fill='%23FF2B5F' d='M94.41 70.917a1.467 1.467 0 100-2.933 1.467 1.467 0 000 2.933'/%3E%3Cpath fill='%23F3D43A' d='M7.388 28.314a1.56 1.56 0 100-3.12 1.56 1.56 0 000 3.12'/%3E%3Cpath fill='%23426CEA' d='m97.784 9.355-2.122 2.121 2.122 2.121 2.121-2.121z'/%3E%3Cdefs%3E%3ClinearGradient id='pol-fail-all_a' x1='56.721' x2='56.321' y1='91.523' y2='73.257' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23474747' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_b' x1='54.702' x2='55.785' y1='6.142' y2='45.023' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEFEFE'/%3E%3Cstop offset='1' stop-color='%237C7C7C'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_g' x1='82.728' x2='82.728' y1='17.06' y2='62.922' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E3E3E6'/%3E%3Cstop offset='1' stop-color='%234B4B4E'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_h' x1='86.677' x2='68.437' y1='70.344' y2='46.715' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23313131'/%3E%3Cstop offset='1' stop-color='%23979797'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_k' x1='8.55' x2='9.027' y1='71.521' y2='58.377' gradientUnits='userSpaceOnUse'%3E%3Cstop/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_l' x1='22.86' x2='48.728' y1='48.365' y2='66.101' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF6D91'/%3E%3Cstop offset='1' stop-color='%23FF1B53'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-fail-all_m' x1='23.256' x2='41.792' y1='47.429' y2='65.322' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF6D91'/%3E%3Cstop offset='1' stop-color='%23FF1B53'/%3E%3C/linearGradient%3E%3CradialGradient id='pol-fail-all_c' cx='0' cy='0' r='1' gradientTransform='matrix(-15.8143 -1.04765 483.53 -4502.5 75.737 23.638)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2374FFF8'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-fail-all_d' cx='0' cy='0' r='1' gradientTransform='matrix(-5.71603 -3.89084 5.30239 -4.80526 72.879 24.611)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237042DA'/%3E%3Cstop offset='1' stop-color='%237042DA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-fail-all_e' cx='0' cy='0' r='1' gradientTransform='matrix(-1.52427 -5.61179 7.64768 -1.2814 68.115 26.182)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF4B23'/%3E%3Cstop offset='1' stop-color='%23FF4B23' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-fail-all_f' cx='0' cy='0' r='1' gradientTransform='matrix(-.76214 -5.08803 6.9339 -.6407 62.304 27.454)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F5D037'/%3E%3Cstop offset='1' stop-color='%23FFA600' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='pol-fail-all_i' width='11.037' height='11.037' x='38.743' y='68.475' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_89885_323874' stdDeviation='1.568'/%3E%3C/filter%3E%3Cfilter id='pol-fail-all_j' width='11.037' height='11.037' x='51.167' y='68.821' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_89885_323874' stdDeviation='1.568'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.13em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-favorite-02 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M10.499 7.318c-.279.512-.654 1.05-1.21 1.467-.927.696-2.108.841-2.933.943l-.286.037c-.469.063-.779.126-.994.225-.171.078-.238.156-.281.282-.023.068-.038.17.085.396.135.25.378.536.727.899l.301.307c.26.263.55.555.797.84.354.407.724.908.908 1.492.183.58.155 1.201.09 1.728-.042.347-.112.733-.177 1.084q-.047.254-.084.472c-.083.495-.119.877-.084 1.173.03.27.11.393.215.476.082.065.19.109.44.062.28-.053.629-.205 1.066-.441.186-.1.372-.208.568-.32l.084-.048c.221-.127.455-.26.686-.379.428-.22.99-.472 1.562-.472.571 0 1.133.252 1.561.472.231.119.465.252.686.378l.084.049c.196.112.382.219.568.32.437.236.786.387 1.067.44.25.047.358.003.44-.062.106-.084.182-.204.212-.465.033-.291-.004-.667-.088-1.16l-.08-.446c-.067-.356-.14-.752-.183-1.113-.064-.534-.088-1.158.098-1.748.183-.585.554-1.086.908-1.493.247-.284.536-.576.796-.84q.162-.162.302-.306c.35-.363.592-.65.727-.9.123-.225.109-.327.085-.395-.032-.094-.083-.166-.263-.247-.22-.099-.537-.164-1.01-.232l-.272-.038c-.833-.113-2.02-.273-2.95-.97-.554-.417-.93-.955-1.208-1.467a14 14 0 01-.553-1.194l-.111-.26c-.195-.451-.343-.738-.497-.917-.117-.136-.197-.167-.32-.167-.122 0-.201.031-.318.167-.154.179-.303.466-.498.917l-.11.26c-.154.365-.336.796-.553 1.194m-.202-3.55c.392-.456.941-.793 1.682-.793.74 0 1.289.337 1.681.792.355.413.596.94.787 1.38l.135.317c.15.354.286.677.456.989.212.39.437.683.708.886.533.4 1.239.501 2.155.632l.246.035c.46.067 1.01.158 1.487.372.518.233.998.632 1.23 1.304.24.699.07 1.34-.205 1.848-.263.484-.66.923-1.016 1.292l-.367.374c-.24.242-.46.464-.667.703-.303.349-.478.624-.549.85-.07.22-.081.537-.027.99.036.304.09.597.15.92q.05.257.1.55c.087.51.167 1.104.102 1.668-.067.595-.302 1.215-.882 1.676-.605.48-1.292.534-1.892.421-.569-.108-1.123-.375-1.587-.626-.208-.112-.415-.231-.609-.342l-.082-.047a16 16 0 00-.614-.34c-.415-.213-.638-.273-.74-.273s-.326.06-.74.273a16 16 0 00-.614.34l-.083.047c-.193.111-.4.23-.609.343-.464.25-1.017.518-1.586.625-.6.114-1.287.06-1.892-.42-.581-.462-.816-1.087-.885-1.682-.066-.567.01-1.165.097-1.68.035-.209.07-.4.104-.583.057-.312.11-.597.146-.894.055-.456.043-.762-.02-.965-.072-.227-.246-.502-.55-.851-.207-.239-.427-.46-.666-.703q-.176-.176-.368-.375c-.355-.368-.752-.807-1.015-1.291-.275-.509-.445-1.15-.204-1.848.234-.679.705-1.092 1.235-1.334.485-.222 1.038-.31 1.5-.372l.284-.038c.899-.118 1.577-.208 2.099-.599.27-.203.495-.497.707-.886.17-.312.306-.635.456-.989l.136-.317c.19-.44.431-.968.786-1.38' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-favorite-fill {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M9.438 6.067C10.578 4.022 11.148 3 12 3s1.422 1.022 2.562 3.067l.295.53c.324.58.486.872.738 1.063.252.192.567.263 1.197.405l.572.13c2.214.501 3.32.751 3.584 1.598.263.846-.491 1.73-2 3.494l-.391.456c-.428.502-.643.753-.74 1.062s-.064.646.001 1.314l.06.61c.227 2.355.341 3.532-.348 4.055-.69.524-1.726.046-3.798-.908l-.537-.247c-.589-.271-.883-.407-1.195-.407s-.607.136-1.195.407l-.537.247c-2.072.954-3.11 1.431-3.798.909-.69-.524-.576-1.701-.348-4.056l.06-.609c.064-.67.097-1.004 0-1.314-.096-.31-.311-.561-.74-1.062l-.39-.457c-1.51-1.764-2.264-2.647-2-3.494s1.37-1.098 3.584-1.598l.572-.13c.63-.142.943-.213 1.196-.405.252-.191.414-.482.738-1.064z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-filter {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20 2.9a.9.9 0 01.746 1.403L15.4 12.228V20.8a.9.9 0 01-1.193.851l-5-1.724a.9.9 0 01-.607-.85v-6.849L3.254 4.303A.9.9 0 014 2.9zm-9.754 8.55c.1.15.154.325.154.505v6.48l3.2 1.103v-7.583c0-.18.054-.355.154-.504l4.554-6.75H5.692z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-flux {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M22.257 18.9h-2.211L11.543 7.1l-6.398 10h7.622l1.298 1.8H1.855l9.601-15.002z'/%3E%3Cpath d='M18.167 18.9h-2.294l-5.41-6.859 1.02-1.614zm-7.52-4.495.344.48H8.646l1.104-1.724zm8.899-3.9.345.48h-2.345l1.103-1.724z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-fold {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19 18.5V20H5v-1.5zm1.5-1.5V7A1.5 1.5 0 0019 5.5H5A1.5 1.5 0 003.5 7v10A1.5 1.5 0 005 18.5V20l-.154-.004A3 3 0 012 17V7a3 3 0 013-3h14a3 3 0 013 3v10a3 3 0 01-2.846 2.996L19 20v-1.5a1.5 1.5 0 001.5-1.5'/%3E%3Cpath d='M6.25 18.5v-13h1.5v13zm11.5-6.5a.75.75 0 01-.75.75h-5.19l1.72 1.72a.75.75 0 11-1.06 1.06l-3-3a.75.75 0 010-1.06l3-3a.75.75 0 011.112 1.004l-.052.056-1.72 1.72H17a.75.75 0 01.75.75'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-fps {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18 18.2V20H6v-1.8zm2.2-2.2V8A2.2 2.2 0 0018 5.8H6A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2V20l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12l.206.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20v-1.8a2.2 2.2 0 002.2-2.2'/%3E%3Cpath d='M17.097 15q-.668 0-1.287-.173-.612-.182-1-.462l.504-1.203q.364.247.837.412.48.157.954.157.317 0 .511-.058a.63.63 0 00.28-.165.37.37 0 00.092-.247.36.36 0 00-.17-.313 1.5 1.5 0 00-.442-.19q-.272-.075-.605-.148a6 6 0 01-.659-.19 2.7 2.7 0 01-.597-.296 1.5 1.5 0 01-.442-.487q-.17-.304-.17-.766 0-.52.263-.94.271-.42.807-.676Q16.507 9 17.306 9q.535 0 1.047.132.519.123.922.37l-.473 1.212a3.4 3.4 0 00-.767-.33 2.5 2.5 0 00-.737-.115 1.5 1.5 0 00-.511.074.56.56 0 00-.28.182.43.43 0 00-.085.264q0 .19.163.304.17.107.442.182l.605.14q.333.075.659.19.333.106.604.296.272.181.434.486.171.297.171.75 0 .503-.271.932-.264.42-.799.675-.527.255-1.333.256m-7.623-.115v-5.77h2.48q.745 0 1.28.256.542.255.837.742.295.477.295 1.137 0 .65-.295 1.13a1.97 1.97 0 01-.837.74q-.535.256-1.28.256h-1.627l.682-.708v2.217zm1.535-2.044-.682-.75h1.535q.48 0 .713-.223.24-.222.24-.618 0-.405-.24-.626-.233-.223-.713-.223h-1.535l.682-.75zm-5.083-1.195H8.43v1.26H5.926zm.109 3.239H4.5v-5.77h4.256v1.261H6.035z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-free {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='m11.82 3.108-1.748 1.747a1.98 1.98 0 01-1.435.614H5.944a.5.5 0 00-.5.5v1.543a1.9 1.9 0 01-.628 1.387l-2.028 2.2a.5.5 0 00.004.656l.01.01 2.129 2.499a2 2 0 01.479 1.295v2.201a.497.497 0 00.5.5h2.404a1.93 1.93 0 011.425.597l2.013 2.032.002.001a.5.5 0 00.702-.002l2.076-2.059.003-.003a2 2 0 011.41-.566h2.407a.49.49 0 00.447-.303.5.5 0 00.035-.186v-2.708a2 2 0 01.59-1.407h.001l1.763-1.764a.48.48 0 000-.688l-.021-.021L19.39 9.14l-.002-.003a2.02 2.02 0 01-.503-1.314V6.047a.483.483 0 00-.481-.49H15.87a1.98 1.98 0 01-1.385-.564l-1.951-1.88a.52.52 0 00-.715-.005m-1.046-1.075a2.017 2.017 0 012.801 0l1.958 1.886c.09.09.211.138.337.138h2.535a1.98 1.98 0 011.981 2.005v1.75a.52.52 0 00.13.335l.003.004 1.743 2.005a1.98 1.98 0 01.416 2.16c-.101.24-.249.46-.437.645l-1.757 1.757-.003.002a.5.5 0 00-.147.35v2.685a1.983 1.983 0 01-1.982 2.005h-2.423a.48.48 0 00-.343.136v.002l-2.074 2.055a2 2 0 01-2.816 0l-.005-.004-2.03-2.048-.006-.007a.43.43 0 00-.32-.134H5.909a2 2 0 01-1.848-1.235 2 2 0 01-.151-.765v-2.2a.5.5 0 00-.12-.322l-2.127-2.495a2 2 0 01.005-2.642l.005-.006 2.095-2.273.034-.029a.4.4 0 00.143-.301V5.968a2 2 0 012-2h2.692a.5.5 0 00.352-.15l.007-.008z' clip-rule='evenodd'/%3E%3Cpath d='M8.002 9.362a.516.516 0 110 1.032H6.866v.928h.574a.516.516 0 010 1.033h-.574v1.539a.516.516 0 11-1.031 0V9.878c0-.285.23-.515.515-.516zm2.472 0a1.328 1.328 0 01.1 2.651l1.031 1.568a.516.516 0 11-.862.567l-.906-1.38v1.126a.516.516 0 11-1.032 0V9.878c0-.285.231-.516.516-.516zm3.986 0a.516.516 0 010 1.032h-1.205v.928h1.142a.516.516 0 010 1.033h-1.142v1.023h1.205a.516.516 0 010 1.032h-1.721a.516.516 0 01-.516-.516V9.878c0-.285.231-.516.516-.516zm3.302 0a.516.516 0 010 1.032h-1.206v.928H17.7a.516.516 0 010 1.033h-1.143v1.023h1.206a.516.516 0 010 1.032H16.04a.517.517 0 01-.517-.516V9.878c0-.285.232-.516.517-.516zm-7.925 1.626h.637a.297.297 0 000-.594h-.637z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-full {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4 13.1a.9.9 0 01.9.9v5.1H10a.9.9 0 010 1.8H4a.9.9 0 01-.9-.9v-6a.9.9 0 01.9-.9m16-10a.9.9 0 01.9.9v6a.9.9 0 01-1.8 0V4.9H14a.9.9 0 010-1.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-gift-color {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23FF3466' d='M19.002 7.1a.9.9 0 01.9.9v10a2.9 2.9 0 01-2.9 2.9h-10a2.9 2.9 0 01-2.9-2.9V8a.9.9 0 01.9-.9z'/%3E%3Cpath fill='url(%23pol-gift-color_a)' d='M5.896 2.75a1.305 1.305 0 011.575-.902 6.5 6.5 0 012.885 1.593l.878.835a1 1 0 010 1.449l-.878.834a6.5 6.5 0 01-2.885 1.594 1.305 1.305 0 01-1.575-.904l-.077-.264a7.16 7.16 0 010-3.969z'/%3E%3Cpath fill='url(%23pol-gift-color_b)' d='M16.521 1.848a1.305 1.305 0 011.576.902l.076.266a7.15 7.15 0 010 3.969l-.076.264a1.306 1.306 0 01-1.576.904 6.5 6.5 0 01-2.884-1.594l-.878-.834a1 1 0 010-1.45l.878-.834a6.5 6.5 0 012.884-1.593'/%3E%3Cpath fill='%23FFA02B' d='M16.074 3.163a.76.76 0 01.918.526l.045.155a4.17 4.17 0 010 2.313l-.045.154a.76.76 0 01-.918.526 3.8 3.8 0 01-1.68-.928l-.512-.486a.58.58 0 010-.845l.511-.487a3.8 3.8 0 011.68-.928m-9.07.527a.76.76 0 01.917-.527c.63.16 1.21.48 1.681.928l.512.487a.583.583 0 010 .844l-.512.486a3.8 3.8 0 01-1.68.93.76.76 0 01-.918-.527l-.045-.154a4.17 4.17 0 010-2.313z'/%3E%3Ccircle cx='12' cy='5.5' r='2.5' fill='url(%23pol-gift-color_c)'/%3E%3Cpath fill='url(%23pol-gift-color_d)' d='M14.902 20.9h-5.8V5.1h5.8z'/%3E%3Cpath fill='url(%23pol-gift-color_e)' d='M18.002 5.1a2.9 2.9 0 012.9 2.9v2a.9.9 0 01-.9.9h-16a.9.9 0 01-.9-.9V8a2.9 2.9 0 012.9-2.9z'/%3E%3Cdefs%3E%3ClinearGradient id='pol-gift-color_a' x1='16.55' x2='16.55' y1='1.605' y2='5.485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.565' stop-color='%23FFE3B4'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-gift-color_b' x1='16.55' x2='16.55' y1='1.605' y2='5.485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.565' stop-color='%23FFE3B4'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-gift-color_c' x1='13' x2='13' y1='3' y2='5.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23FFD99C'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-gift-color_d' x1='12' x2='12.826' y1='23' y2='9.049' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23FFA538'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-gift-color_e' x1='12' x2='12.442' y1='4.375' y2='10.991' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='1' stop-color='%23FFDB9E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-gift-grey {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3E%3Cg fill='none'%3E%3Crect width='48' height='12.571' x='8.5' y='19.714' fill='%23B0ADAE' rx='2.286'/%3E%3Cpath fill='%23B0ADAE' d='M12.5 32.286h40l-1.59 27.56A2.286 2.286 0 0148.628 62H16.372a2.286 2.286 0 01-2.282-2.154z'/%3E%3Cpath fill='%23B8B8B8' d='M31.088 5.496c1.494 3.22 2.059 7.105 1.88 8.763V20h-2.417c-3.49-.71-11.214-3.372-11.546-12.136C18.737.76 28.672.285 31.088 5.496'/%3E%3Cpath fill='%239F9F9F' d='M28.096 12.341c.693 1.39 2.215 3.763 2.89 4.776v.868c.288.217-3.758-1.954-5.78-3.907S21.738 8 24.628 8c2.311 0 2.6 2.605 3.468 4.341'/%3E%3Cpath fill='%23C6C6C6' d='M31.071 19.714h4.286s3.827-1.505 5.434-4.077c4.572-7.314-4.956-12.241-8-6-1.892 3.88-1.365 9.722-1.72 10.077'/%3E%3Cpath fill='%23AEAEAE' d='M34.506 12.78c-1.143 1.6-1.239 4.667-1.143 6 .38-.572 1.6-1.829 3.428-2.286 2.286-.571 2.511-2.692 2-3.714-.571-1.143-2.857-2-4.285 0'/%3E%3Cpath fill='%23C6C6C6' d='M30.214 19.714h4.571V62h-4.571z'/%3E%3Cpath fill='%23C5C5C5' d='M12.5 32.286h40l-.133 2.285H12.63z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-gift-icon {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M9.488 3.155A2.8 2.8 0 0112 5.938a2.8 2.8 0 012.512-2.783l.286-.015h.467l.238.012a2.33 2.33 0 012.093 2.32l-.012.239q-.019.18-.065.352h.776l.283.015a2.766 2.766 0 012.483 2.75v.933a2.76 2.76 0 01-1.633 2.52v5.874a2.764 2.764 0 01-2.765 2.765H7.337a2.765 2.765 0 01-2.766-2.765V12.28A2.76 2.76 0 012.94 9.76v-.93a2.766 2.766 0 012.766-2.766h.776a2.3 2.3 0 01-.065-.352l-.012-.24c0-1.207.918-2.2 2.093-2.319l.238-.012h.467zm-3.116 15c0 .533.432.965.965.965H11.1v-6.593H6.372zm6.528.965h3.763a.965.965 0 00.965-.965v-5.628H12.9zM5.705 7.864a.965.965 0 00-.965.965v.932c0 .533.432.965.965.965H11.1V7.864zm7.195 2.862h5.395a.966.966 0 00.966-.965V8.83c0-.5-.38-.91-.867-.96l-.1-.005H12.9zm1.898-5.786a1 1 0 00-.998.998v.066h1.465a.533.533 0 000-1.064zm-6.063 0a.532.532 0 000 1.064H10.2v-.066a1 1 0 00-.998-.998z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-gift-red {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3E%3Cg fill='none'%3E%3Crect width='48' height='12.571' x='8.5' y='19.714' fill='%23FF3466' rx='2.286'/%3E%3Cpath fill='%23FF3466' d='M12.5 32.286h40l-1.59 27.56A2.286 2.286 0 0148.628 62H16.372a2.286 2.286 0 01-2.282-2.154z'/%3E%3Cpath fill='%23F5B625' d='M30.952 5.496c1.6 3.22 2.205 7.105 2.014 8.763V20h-2.59c-3.74-.71-12.016-3.372-12.37-12.136C17.718.76 28.363.285 30.952 5.496'/%3E%3Cpath fill='%23DE962C' d='M28.096 12.341c.693 1.39 2.215 3.763 2.89 4.776v.868c.288.217-3.758-1.954-5.78-3.907S21.738 8 24.628 8c2.311 0 2.6 2.605 3.468 4.341'/%3E%3Cpath fill='%23FFC749' d='M31.071 19.714h4.286s3.827-1.505 5.434-4.077c4.572-7.314-4.956-12.241-8-6-1.892 3.88-1.365 9.722-1.72 10.077'/%3E%3Cpath fill='%23DEA73A' d='M34.506 12.78c-1.143 1.6-1.239 4.667-1.143 6 .38-.572 1.6-1.829 3.428-2.286 2.286-.571 2.511-2.692 2-3.714-.571-1.143-2.857-2-4.285 0'/%3E%3Cpath fill='%23FFC749' d='M30.214 19.714h4.571V62h-4.571z'/%3E%3Cpath fill='%23C5C5C5' d='M12.5 32.286h40l-.133 2.285H12.63z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-go-viral {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M20.038 2.787a.75.75 0 01.75.75v10.192h-.04c.522.328.792.893.875 1.416a2.64 2.64 0 01-.086 1.193c.116-.09.279-.262.47-.582a.6.6 0 011.115.309h-.6c.6 0 .6.002.6.002v.02a2 2 0 01-.01.218 7 7 0 01-.062.58 6.6 6.6 0 01-.503 1.744c-.292.637-.745 1.297-1.446 1.774-.704.477-1.613.74-2.76.66h-.043q-.072.003-.194-.001a6 6 0 01-.653-.059c-.518-.074-1.218-.242-1.848-.633q-.07-.045-.138-.093v.033H5.002a3.716 3.716 0 01-3.716-3.666.757.757 0 01.756-.767h1.116V3.537a.75.75 0 01.75-.75zm-2 9.65c-.143.172-.24.33-.305.474-.15.323-.168.622-.133.93.018.16.05.32.087.494l.01.052c.033.154.07.329.093.498.052.394.04.882-.322 1.327-.31.38-.723.595-1.19.514-.346-.06-.617-.267-.805-.456-.22.799-.227 1.395-.13 1.836.131.601.471.985.891 1.245.436.27.954.403 1.387.465a5 5 0 00.668.049l.034-.001h.076c.922.069 1.566-.14 2.028-.454.47-.32.799-.779 1.028-1.28q.123-.269.205-.536c-.2.051-.398.055-.583.02a1.5 1.5 0 01-.676-.319 1.7 1.7 0 01-.222-.217l-.016-.02-.007-.008-.002-.004c0-.001-.002-.002.476-.365l-.478.363a.6.6 0 01.114-.84c.022-.017.093-.096.143-.28.048-.175.062-.386.03-.59-.066-.408-.271-.642-.608-.68-.563-.062-.961-.387-1.226-.759-.256-.361-.41-.795-.505-1.177a6 6 0 01-.063-.281m-15.11 4.94a2.22 2.22 0 002.074 1.433h9.3a3 3 0 01-.132-.448 4 4 0 01-.084-.985zm2.23-13.09a.5.5 0 00-.5.5v11.09h9.68q.155-.549.415-1.165a.6.6 0 011.102-.008l.004.011.023.048c.02.042.052.104.092.174.082.146.19.312.307.441a.7.7 0 00.181.156.5.5 0 00.076-.08c.062-.075.094-.166.062-.413a6 6 0 00-.078-.41l-.01-.047a6 6 0 01-.105-.608 2.86 2.86 0 01.237-1.57c.263-.57.742-1.128 1.511-1.689a.6.6 0 01.953.485v.02l.003.074a5.7 5.7 0 00.153 1.131l.024.085V4.787a.5.5 0 00-.5-.5zm4.69 3.231a.5.5 0 01.498-.005l3.743 2.104a.5.5 0 010 .872l-3.743 2.102a.5.5 0 01-.744-.435V7.95a.5.5 0 01.247-.432m.754 3.783 2.221-1.249-2.221-1.248z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-group {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M15.5 7.25c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-7c0-.69.56-1.25 1.25-1.25zm-6.75 8h6.5v-6.5h-6.5z'/%3E%3Cpath d='M19.5 3.25c.69 0 1.25.56 1.25 1.25v15c0 .69-.56 1.25-1.25 1.25h-15c-.69 0-1.25-.56-1.25-1.25v-15c0-.69.56-1.25 1.25-1.25zm-14.75 16h14.5V4.75H4.75z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-hd {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M16.882 24.75V12.377h-2.457v5.033H9.206v-5.035H6.75V24.75h2.456v-5.3h5.22v5.3zm2.284-12.373V24.75h4.528c3.747 0 5.556-2.283 5.556-6.218 0-3.907-1.78-6.155-5.554-6.155zm2.456 1.994h1.745c2.301 0 3.356 1.415 3.356 4.208 0 2.79-1.045 4.166-3.356 4.166h-1.745z'/%3E%3Cpath d='M29.666 7.154c.69 0 1.353.28 1.842.777a2.68 2.68 0 01.762 1.877v16.384a2.68 2.68 0 01-.763 1.877 2.58 2.58 0 01-1.841.777H6.334a2.58 2.58 0 01-1.841-.777 2.68 2.68 0 01-.763-1.877V9.808c0-.704.274-1.38.763-1.877a2.58 2.58 0 011.841-.777zM6.334 4.5a5.16 5.16 0 00-3.683 1.555 5.36 5.36 0 00-1.526 3.753v16.384c0 1.408.549 2.758 1.526 3.753A5.16 5.16 0 006.334 31.5h23.332a5.16 5.16 0 003.683-1.555 5.36 5.36 0 001.526-3.753V9.808a5.36 5.36 0 00-1.526-3.753A5.16 5.16 0 0029.666 4.5z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-heart {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.1 9.333C20.1 6.829 18.21 4.9 16 4.9c-1.303 0-2.503.683-3.267 1.755a.9.9 0 01-1.468-.004c-.76-1.078-1.949-1.75-3.265-1.75-2.21 0-4.1 1.928-4.1 4.432 0 2.071 1.327 4.529 3.142 6.53.892.982 1.862 1.81 2.769 2.386.932.592 1.693.85 2.189.85s1.257-.258 2.19-.85c.906-.575 1.876-1.404 2.768-2.387 1.815-2 3.142-4.458 3.142-6.529m1.8 0c0 2.729-1.673 5.605-3.608 7.738-.983 1.084-2.075 2.023-3.138 2.698-1.036.658-2.15 1.131-3.154 1.131s-2.118-.473-3.154-1.131c-1.063-.675-2.155-1.614-3.138-2.698C3.773 14.938 2.1 12.061 2.1 9.333 2.1 5.946 4.688 3.1 8 3.1c1.555 0 2.958.636 4.003 1.657C13.048 3.744 14.45 3.1 16 3.1c3.312 0 5.9 2.846 5.9 6.233'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-heart-solid {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M5.814 4.454C3.857 5.328 2.5 7.357 2.5 9.698c0 2.3.98 4.055 2.269 5.47 1.03 1.133 2.294 2.083 3.409 2.921.25.19.495.373.726.55.454.35.94.72 1.432 1.002.492.28 1.054.509 1.664.509s1.172-.229 1.664-.51c.493-.28.978-.652 1.432-1q.354-.271.736-.559c1.113-.836 2.371-1.782 3.4-2.913 1.287-1.416 2.268-3.17 2.268-5.47 0-2.34-1.357-4.37-3.314-5.244-1.855-.828-4.143-.578-6.186 1.207-2.042-1.785-4.331-2.035-6.186-1.207' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-helpful-support {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M18 6.747c-7.335 0-12.789 4.947-12.789 10.491 0 3.234 1.804 6.213 4.801 8.186a1.6 1.6 0 01.68 1.696 24 24 0 01-.597 2.157c1.75-.318 3.719-.794 5.314-1.514a1.6 1.6 0 01.838-.132q.86.098 1.753.098c7.335 0 12.789-4.946 12.789-10.49S25.335 6.746 17.999 6.746M2.01 17.238c0-7.81 7.43-13.69 15.989-13.69 8.558 0 15.989 5.88 15.989 13.69 0 7.811-7.43 13.691-15.99 13.691q-.848 0-1.677-.074c-3.158 1.32-7.143 1.842-8.977 2.062a1.6 1.6 0 01-1.093-2.91c.012-.013.062-.067.142-.194.121-.194.26-.471.406-.835.184-.455.357-.987.513-1.55-3.203-2.465-5.302-6.08-5.302-10.19' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M24.241 18.39a1.273 1.273 0 01-.067 1.799c-2.514 2.331-5.14 2.886-7.417 2.522-2.207-.353-3.984-1.549-4.976-2.567a1.273 1.273 0 111.824-1.777c.688.706 1.988 1.579 3.554 1.83 1.495.239 3.336-.069 5.283-1.875a1.273 1.273 0 011.799.067' clip-rule='evenodd'/%3E%3Ccircle cx='13.771' cy='14.119' r='1.919'/%3E%3Ccircle cx='22.064' cy='14.119' r='1.919'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-history {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12.006 2.743a9.257 9.257 0 11-8.924 11.724l-.096-.382-.017-.09a.901.901 0 011.745-.402l.026.089.078.307a7.457 7.457 0 102.178-7.51h1.296l.092.004a.9.9 0 010 1.791l-.092.005h-4.15V3.644a.901.901 0 011.8 0v1.36a9.22 9.22 0 016.064-2.26M12 7.6a.9.9 0 01.9.9v3.6h1.6l.092.005a.901.901 0 010 1.79l-.092.005H12a.9.9 0 01-.9-.9V8.5a.9.9 0 01.9-.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-home {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M10.808 3.76a2 2 0 012.394 0l6.875 5.14a2 2 0 01.803 1.601v8.373l-.01.206a2 2 0 01-1.786 1.785l-.204.01H16l-.205-.01a2 2 0 01-1.785-1.785l-.01-.206v-3.287a1 1 0 00-.898-.995L13 14.587h-2a1 1 0 00-1 1v3.287l-.01.206a2 2 0 01-1.786 1.785l-.204.01H5.13l-.204-.01A2 2 0 013.14 19.08l-.011-.206v-8.373a2 2 0 01.623-1.45l.18-.151zm1.134 1.411-.057.03-6.875 5.14a.2.2 0 00-.08.16v8.373c0 .11.09.2.2.2H8a.2.2 0 00.2-.2v-3.287a2.8 2.8 0 012.8-2.8h2a2.8 2.8 0 012.8 2.8v3.287c0 .11.09.2.2.2h2.88a.2.2 0 00.2-.2v-8.373a.2.2 0 00-.047-.128L19 10.341l-6.875-5.14a.2.2 0 00-.183-.03' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-hot {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M7.646 3.216c.104-.712.785-1.385 1.46-1.132C12.212 3.25 14.738 6.53 14 9.996c-.318 1.51 1.478 2.128 2 0 .317-1.111 1.26-2.396 2.732-.298l.008-.005.109.177q.056.085.114.177.077.136.136.267a8 8 0 11-14.035-.299l.006.001v-.02c.851-1.362 2.258-4.577 2.576-6.78'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ico {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 90' width='90' height='90'%3E%3Cg fill='none'%3E%3Cpath fill='%23D9D9D9' d='M8.287 47.382c3.74-30.86 11.69-37.35 16.368-38.342 14.963-3.174 61.599 19.344 60.32 34.134-1.755 20.28-55.06 39.918-69.672 38.342-5.655-.61-10.757-3.274-7.016-34.134'/%3E%3Cpath fill='%23000' d='M8.283 47.381c3.74-30.86 11.69-37.348 16.368-38.341 14.963-3.175 61.599 19.344 60.32 34.134-1.755 20.28-55.06 39.918-69.671 38.342-5.656-.61-10.758-3.275-7.017-34.135'/%3E%3Cg filter='url(%23pol-ico_a)'%3E%3Cpath fill='%23fff' d='M61.183 42.019c-.497 8.516-8.54 15.094-16.919 14.605l-8.206-.133a.104.104 0 00-.105.088l-2.642 18.036s-3.262.892-6.05 1.538c-2.79.646-5.95.907-5.95.907l7.64-47.903a3.074 3.074 0 013.173-2.588l15.552.696c8.656.505 13.996 6.375 13.507 14.754m-17.898 5.498c3.53.06 6.576-2.02 6.79-5.69.207-3.539-1.494-5.604-5.111-5.815l-5.932-.103a.104.104 0 00-.104.09l-1.616 11.297a.104.104 0 00.101.118z'/%3E%3C/g%3E%3Cpath stroke='%23000' stroke-width='1.636' d='M61.183 42.019c-.497 8.516-8.54 15.094-16.919 14.605l-8.206-.133a.104.104 0 00-.105.088l-2.642 18.036s-3.262.892-6.05 1.538c-2.79.646-5.95.907-5.95.907l7.64-47.903a3.074 3.074 0 013.173-2.588l15.552.696c8.656.505 13.996 6.375 13.507 14.754Zm-17.898 5.498c3.53.06 6.576-2.02 6.79-5.69.207-3.539-1.494-5.604-5.111-5.815l-5.932-.103a.104.104 0 00-.104.09l-1.616 11.297a.104.104 0 00.101.118z'/%3E%3Cpath fill='url(%23pol-ico_b)' fill-rule='evenodd' d='M15.297 81.515c14.612 1.576 67.916-18.062 69.67-38.342 1.28-14.79-45.356-37.308-60.319-34.134-4.678.993-12.627 7.481-16.368 38.342s1.361 33.524 7.017 34.134m5.468-61.981c-2.588 4.77-5.397 13.362-7.23 28.484-1.87 15.433-1.352 22.749-.242 26.118.471 1.433.912 1.712.949 1.735l.002.001c.127.086.458.255 1.62.38 2.596.28 7.844-.403 14.84-2.317 6.781-1.855 14.581-4.688 21.992-8.183 7.445-3.51 14.276-7.582 19.265-11.838 5.164-4.405 7.478-8.255 7.733-11.197.034-.399-.062-1.267-.909-2.718-.838-1.437-2.23-3.122-4.215-4.98-3.968-3.713-9.71-7.56-16.15-10.971-6.409-3.396-13.272-6.231-19.346-8.015-6.327-1.858-10.957-2.318-13.327-1.815-.409.086-2.452.652-4.982 5.316' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-ico_c)' fill-rule='evenodd' d='M15.297 81.515c14.612 1.576 67.916-18.062 69.67-38.342 1.28-14.79-45.356-37.308-60.319-34.134-4.678.993-12.627 7.481-16.368 38.342s1.361 33.524 7.017 34.134m5.468-61.981c-2.588 4.77-5.397 13.362-7.23 28.484-1.87 15.433-1.352 22.749-.242 26.118.471 1.433.912 1.712.949 1.735l.002.001c.127.086.458.255 1.62.38 2.596.28 7.844-.403 14.84-2.317 6.781-1.855 14.581-4.688 21.992-8.183 7.445-3.51 14.276-7.582 19.265-11.838 5.164-4.405 7.478-8.255 7.733-11.197.034-.399-.062-1.267-.909-2.718-.838-1.437-2.23-3.122-4.215-4.98-3.968-3.713-9.71-7.56-16.15-10.971-6.409-3.396-13.272-6.231-19.346-8.015-6.327-1.858-10.957-2.318-13.327-1.815-.409.086-2.452.652-4.982 5.316' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-ico_d)' fill-rule='evenodd' d='M15.297 81.515c14.612 1.576 67.916-18.062 69.67-38.342 1.28-14.79-45.356-37.308-60.319-34.134-4.678.993-12.627 7.481-16.368 38.342s1.361 33.524 7.017 34.134m5.468-61.981c-2.588 4.77-5.397 13.362-7.23 28.484-1.87 15.433-1.352 22.749-.242 26.118.471 1.433.912 1.712.949 1.735l.002.001c.127.086.458.255 1.62.38 2.596.28 7.844-.403 14.84-2.317 6.781-1.855 14.581-4.688 21.992-8.183 7.445-3.51 14.276-7.582 19.265-11.838 5.164-4.405 7.478-8.255 7.733-11.197.034-.399-.062-1.267-.909-2.718-.838-1.437-2.23-3.122-4.215-4.98-3.968-3.713-9.71-7.56-16.15-10.971-6.409-3.396-13.272-6.231-19.346-8.015-6.327-1.858-10.957-2.318-13.327-1.815-.409.086-2.452.652-4.982 5.316' clip-rule='evenodd'/%3E%3Cpath fill='url(%23pol-ico_e)' fill-rule='evenodd' d='M15.297 81.515c14.612 1.576 67.916-18.062 69.67-38.342 1.28-14.79-45.356-37.308-60.319-34.134-4.678.993-12.627 7.481-16.368 38.342s1.361 33.524 7.017 34.134m5.468-61.981c-2.588 4.77-5.397 13.362-7.23 28.484-1.87 15.433-1.352 22.749-.242 26.118.471 1.433.912 1.712.949 1.735l.002.001c.127.086.458.255 1.62.38 2.596.28 7.844-.403 14.84-2.317 6.781-1.855 14.581-4.688 21.992-8.183 7.445-3.51 14.276-7.582 19.265-11.838 5.164-4.405 7.478-8.255 7.733-11.197.034-.399-.062-1.267-.909-2.718-.838-1.437-2.23-3.122-4.215-4.98-3.968-3.713-9.71-7.56-16.15-10.971-6.409-3.396-13.272-6.231-19.346-8.015-6.327-1.858-10.957-2.318-13.327-1.815-.409.086-2.452.652-4.982 5.316' clip-rule='evenodd'/%3E%3Cdefs%3E%3CradialGradient id='pol-ico_b' cx='0' cy='0' r='1' gradientTransform='rotate(-175.179 42.333 26.669)scale(75.5397 27383)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2374FFF8'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-ico_c' cx='0' cy='0' r='1' gradientTransform='matrix(-27.20716 -23.57922 25.23795 -29.1211 68.672 62.697)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237042DA'/%3E%3Cstop offset='1' stop-color='%237042DA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-ico_d' cx='0' cy='0' r='1' gradientTransform='rotate(-102.043 52.218 17.5)scale(34.774 37.2203)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF4B23'/%3E%3Cstop offset='1' stop-color='%23FF4B23' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-ico_e' cx='0' cy='0' r='1' gradientTransform='matrix(-3.62768 -30.83454 33.00377 -3.8829 18.339 79.928)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F5D037'/%3E%3Cstop offset='1' stop-color='%23FFA600' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='pol-ico_a' width='43.618' height='54.138' x='20.338' y='25.748' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='1.925' dy='1.925'/%3E%3CfeGaussianBlur stdDeviation='.962'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 0.0804832 0 0 0 0 0.915476 0 0 0 0 0.553646 0 0 0 0.2 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_40933_680'/%3E%3C/filter%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-idea-linear {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m14.117 17.573.001-1.311.008-.084c.162-1.717 1.006-3 1.65-3.763A4.97 4.97 0 0016.9 8.633l-.04-.269a4.92 4.92 0 00-3.892-3.972C9.847 3.8 7.064 6.177 7.064 9.237a4.98 4.98 0 001.152 3.168l-.002.001c.669.785 1.485 2.072 1.658 3.752l.01.105-.001.105-.018 1.205.01.218a2.127 2.127 0 002.117 1.91V21.5a3.927 3.927 0 01-3.922-3.725l-.005-.202.018-1.23c-.11-1.06-.581-1.93-1.05-2.541l-.2-.245a6.78 6.78 0 01-1.566-4.32c0-4.182 3.803-7.42 8.044-6.613a6.72 6.72 0 015.195 8.354 6.8 6.8 0 01-1.353 2.598l-.196.244c-.463.608-.937 1.466-1.037 2.528l-.001 1.225-.005.202A3.927 3.927 0 0111.99 21.5v-1.8a2.127 2.127 0 002.127-2.127'/%3E%3Cpath d='m9.82 9.654 1.81-2.73c.226-.339.797-.193.797.203v1.907c0 .216.192.392.43.392h.956c.335 0 .54.334.367.595l-1.815 2.736c-.225.339-.796.193-.796-.204v-1.912c0-.216-.192-.392-.43-.392h-.952c-.335 0-.54-.334-.367-.595m5.747 6.106v1.8H8.755v-1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-image-editor {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M14.793 13.721a4 4 0 013.907 3.143l-.004-.019h2.278a.902.902 0 010 1.801h-2.29a4 4 0 01-7.783 0H3.027a.9.9 0 010-1.8h7.862l-.004.018a4 4 0 013.908-3.143m0 1.8a2.2 2.2 0 100 4.4 2.2 2.2 0 000-4.4M9.023 2.279a4 4 0 013.893 3.08H21a.901.901 0 010 1.803h-8.077a4 4 0 01-7.801 0H3A.901.901 0 013 5.36h2.13a4 4 0 013.893-3.081m0 1.8a2.2 2.2 0 100 4.4 2.2 2.2 0 000-4.4' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-image-to-image {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M6.656 12.802a.48.48 0 01.438.205l.042.075.614 1.337a3.73 3.73 0 001.646 1.738l.184.091 1.34.617a.48.48 0 01.076.831l-.073.042-.51.237-.861.4-.273.14a3.7 3.7 0 00-1.46 1.513l-.09.185-.593 1.303-.03.056a.48.48 0 01-.764.072l-.04-.05-.042-.075-.615-1.334a3.73 3.73 0 00-1.644-1.74l-.185-.09-1.336-.615a.48.48 0 01-.268-.332l-.01-.063a.48.48 0 01.156-.399l.051-.04.074-.043.507-.231.807-.367a3.7 3.7 0 001.744-1.642l.09-.184.63-1.36a.49.49 0 01.395-.277m.04 3.352a5.5 5.5 0 01-1.142 1.15c.434.323.82.706 1.142 1.14a5.5 5.5 0 011.15-1.142 5.5 5.5 0 01-1.15-1.148' clip-rule='evenodd'/%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.06a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.612-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.79 2.79 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-image-tools {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M14.802 3.1a2.767 2.767 0 012.766 2.74 3.7 3.7 0 011.798 2.487 3.7 3.7 0 011.513 3.976l-1.47 5.803a3.704 3.704 0 01-3.59 2.794H8.182a3.704 3.704 0 01-3.59-2.794L3.12 12.303a3.7 3.7 0 011.51-3.975 3.7 3.7 0 011.798-2.487A2.77 2.77 0 019.196 3.1zM8.406 14.727a.992.992 0 00-1.588-.237l-1.022 1.042.54 2.133A1.9 1.9 0 008.183 19.1h7.637l.062-.003-2.206-2.478a.67.67 0 00-.932-.067 2.47 2.47 0 01-3.778-.752zM6.711 9.49a1.903 1.903 0 00-1.845 2.37l.412 1.628.255-.259a2.792 2.792 0 014.469.665l.56 1.073a.67.67 0 001.025.204 2.47 2.47 0 013.433.25l2.437 2.738q.136-.228.206-.495l1.47-5.805a1.903 1.903 0 00-1.844-2.369zm9.273.874a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31m-7.721-3.21c-.514 0-.979.205-1.32.535h10.115a1.9 1.9 0 00-1.322-.535zM9.196 4.9a.97.97 0 00-.818.454h7.244a.97.97 0 00-.82-.454z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-edit {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 002.946-2.14l-4.953-4.212a.99.99 0 00-1.046-.15l-.82.366a2.79 2.79 0 01-3.457-.992l-1.198-1.784a.992.992 0 00-1.522-.15l-.897.889a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM7.19 19.099a.9.9 0 010 1.8H3.4a.9.9 0 010-1.8zm-1.189-6.097a1.27 1.27 0 011.794 1.794L5.44 17.754a1.7 1.7 0 01-.957.48l-.977.139a.423.423 0 01-.478-.479l.14-.976c.051-.362.22-.7.478-.958zm2-8.102A3.1 3.1 0 004.9 8v.564a2.79 2.79 0 014.065.62l1.198 1.784c.27.4.788.55 1.228.353l.82-.367a2.79 2.79 0 012.949.423l3.939 3.351V8A3.1 3.1 0 0016 4.9zm7.984 1.465a1.655 1.655 0 110 3.311 1.655 1.655 0 010-3.31'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-end {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M3.2 8.9a.9.9 0 01.9.9v5a4.1 4.1 0 004.1 4.1h7l.092.005a.9.9 0 010 1.79l-.092.006h-7a5.9 5.9 0 01-5.9-5.9v-5a.9.9 0 01.9-.901m13.586-2.234a1.656 1.656 0 110 3.31 1.656 1.656 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M17.801 3.4a3.9 3.9 0 013.9 3.9v7a3.9 3.9 0 01-3.9 3.9h-9a3.9 3.9 0 01-3.9-3.9v-7a3.9 3.9 0 013.9-3.9zm-8.528 7.304a.99.99 0 00-1.436-.227l-.087.076-.896.89-.153.15V14.3c0 1.16.94 2.1 2.1 2.1h9a2.1 2.1 0 001.417-.554l-3.404-2.636a.99.99 0 00-1.012-.12l-.875.39a2.79 2.79 0 01-3.456-.992zM8.8 5.2a2.1 2.1 0 00-2.1 2.1v1.78a2.79 2.79 0 014.066.62l1.198 1.783c.269.4.787.55 1.228.354l.875-.392.178-.072a2.79 2.79 0 012.67.414l2.985 2.31V7.3a2.1 2.1 0 00-2.1-2.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-fail {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.811 11.034a1.51 1.51 0 10-.018-3.022 1.51 1.51 0 00.018 3.022M2.6 16.11V8.071a2.79 2.79 0 012.557-2.78l3.935-.326.092-.004a.9.9 0 01.057 1.797l-3.934.328a.99.99 0 00-.907.985v3.645l1.135-1.135.135-.123a1.845 1.845 0 012.403.056l4.057 3.65a.9.9 0 01-1.204 1.339L6.869 11.85a.04.04 0 00-.03-.01l-.03.012-2.409 2.41v1.848a.99.99 0 001.059.986l4.588-.327.092-.002a.9.9 0 01.036 1.797l-4.587.328A2.79 2.79 0 012.6 16.11'/%3E%3Cpath d='m14.406 4.962.092.01 4.324.665.274.056a2.79 2.79 0 012.07 3.046l-1.082 8.652a1.753 1.753 0 01-1.982 1.519l-5.283-.74-.09-.016a.9.9 0 01.34-1.765l4.803.671-2.261-2.873a.05.05 0 00-.029-.016l-.031.007-.69.46-.5-.75-.5-.748.692-.46.152-.092a1.845 1.845 0 012.32.485l1.54 1.957.814-6.514a.99.99 0 00-.831-1.1l-4.323-.665-.091-.019a.9.9 0 01.272-1.77m.454 9.676a.9.9 0 01-.999-1.498z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-to-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.473 14.305a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z' clip-rule='evenodd'/%3E%3Cpath d='M15.985 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 002.946-2.14l-4.953-4.212a.99.99 0 00-.914-.198l-.132.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.198-1.784a.99.99 0 00-1.436-.227l-.086.076-.897.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.187-.075a2.79 2.79 0 012.762.498l3.939 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-to-video-frist {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10 19H8V5h2zm6 0h-2V5h2zM8 9v2H5V9zm11 0v2h-3V9zM8 14v2H5v-2zm11 0v2h-3v-2z'/%3E%3Cpath d='M10 3v2H7a2 2 0 00-2 2v10a2 2 0 002 2h3v2H7l-.206-.005a4 4 0 01-3.79-3.789L3 17V7a4 4 0 014-4zm7 0a4 4 0 014 4v10a4 4 0 01-3.794 3.995L17 21h-3v-2h3a2 2 0 002-2V7a2 2 0 00-2-2h-3V3z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-img-upload {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M6.432 13.302a.9.9 0 011.205.061l3 3 .061.069a.9.9 0 01-1.266 1.266l-.069-.061L7.9 16.174V20a.9.9 0 01-1.8 0v-3.826l-1.463 1.463a.9.9 0 01-1.274-1.274l3-3zm9.552-6.937a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.059a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-inpainting {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M8.996 12.928a3.17 3.17 0 012.07.92 3.14 3.14 0 01.92 2.22l-.006.203a3.9 3.9 0 01-3.891 3.7c-1.485 0-2.76-.882-3.636-1.768h.001a1.1 1.1 0 01-.265-.428 1 1 0 01.017-.649c.123-.331.387-.506.468-.56.117-.076.246-.14.339-.185.125-.06.18-.084.294-.14.197-.096.317-.17.383-.231l.001-.002a3.144 3.144 0 013.147-3.084h.003zm-.16 1.796a1.344 1.344 0 00-1.345 1.345c0 .57-.283.986-.574 1.257-.12.112-.252.206-.379.287.514.35 1.045.559 1.55.559a2.1 2.1 0 002.098-2.104v-.002l-.006-.131a1.33 1.33 0 00-.386-.814 1.36 1.36 0 00-.958-.397' clip-rule='evenodd'/%3E%3Cpath d='M17.884 4.028a3.05 3.05 0 012.168.882 3.02 3.02 0 01.891 2.161 3 3 0 01-.916 2.135l.001.001-6.038 6.006-.068.062a.9.9 0 01-1.201-1.338l6.038-6.006.01-.011a1.22 1.22 0 00.374-.863 1.2 1.2 0 00-.359-.868 1.24 1.24 0 00-.886-.36 1.25 1.25 0 00-.79.29l-.09.083-.01.011-6.045 5.99-.07.062a.9.9 0 01-1.198-1.34l6.046-5.991a3.04 3.04 0 012.143-.906m-12.99 6.284a7 7 0 00-.001 1.823l-1.817.243a8.7 8.7 0 01.001-2.31zm1.415-3.328a7 7 0 00-.933 1.57l-1.687-.718A8.7 8.7 0 014.87 5.85zm2.909-2.178a7 7 0 00-1.597.9L6.523 4.238a9 9 0 012.01-1.131zm2.695-2.353q.552 0 1.087.065l-.218 1.819a7.3 7.3 0 00-1.789.007l-.23-1.818a9 9 0 011.15-.073'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-italic {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M18 3.25a.75.75 0 010 1.5h-3.346l-3.69 14.5H14a.75.75 0 010 1.5H6a.75.75 0 010-1.5h3.417l3.69-14.5H10a.75.75 0 010-1.5z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-label {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M20.452 11.62q.548.55.548 1.289t-.548 1.246l-6.281 6.338a1.83 1.83 0 01-1.286.507q-.738 0-1.243-.507L3.548 12.38Q3 11.83 3 11.113V4.775q0-.72.527-1.247T4.813 3h6.28q.76 0 1.265.507zM6.141 7.479q.568 0 .97-.38.4-.38.4-.951 0-.57-.4-.972a1.32 1.32 0 00-.97-.401q-.57 0-.949.401-.38.402-.38.972t.38.95.949.38'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-language {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m12.004 2.53.482.012h.002a9.47 9.47 0 018.985 9.46v.002l-.012.482v.002a9.47 9.47 0 01-9.459 8.985H12l-.482-.012h-.003a9.473 9.473 0 01-8.973-8.973v-.002l-.012-.482v-.002a9.47 9.47 0 019.472-9.472zM9.707 13.084c.103 1.975.477 3.69.994 4.926.307.731.631 1.22.91 1.5.136.138.237.204.301.235a.3.3 0 00.07.026l.015.002h.01l.016-.002a.3.3 0 00.069-.027c.064-.03.165-.096.3-.233.279-.281.604-.77.91-1.501.517-1.236.892-2.95.994-4.926zm6.293 0c-.12 2.518-.66 4.739-1.451 6.26a7.78 7.78 0 005.146-6.26zm-11.691 0a7.78 7.78 0 005.142 6.26c-.79-1.523-1.327-3.744-1.448-6.26zm10.24-8.427c.84 1.616 1.394 4.019 1.468 6.728h3.73a7.78 7.78 0 00-5.198-6.728m-2.552-.426-.015.002a.3.3 0 00-.07.025 1.2 1.2 0 00-.302.234c-.278.281-.602.77-.909 1.501-.557 1.332-.95 3.221-1.014 5.392h4.63c-.064-2.17-.457-4.06-1.015-5.392-.307-.731-.631-1.22-.91-1.5a1.2 1.2 0 00-.3-.234.3.3 0 00-.07-.026q-.01-.003-.015-.002l-.005-.001zm-2.545.426a7.78 7.78 0 00-5.195 6.728h3.728c.074-2.709.628-5.112 1.467-6.728'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-left {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M8.363 12.637a.9.9 0 010-1.274l6-6a.9.9 0 011.274 1.274L10.274 12l5.363 5.363a.9.9 0 01-1.274 1.274z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-left-and-right-spacing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M4.75 19.5h-1.5v-15h1.5zm16 0h-1.5v-15h1.5z'/%3E%3Cpath fill-rule='evenodd' d='m12.813 7 3.766 9h-1.627L14 13.724v.026h-3.95L9.13 16H7.509l3.68-9zm-2.15 5.25h2.72l-1.376-3.288z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-leggy-run-fail {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M13.9 4.75c0 .966-.85 1.75-1.9 1.75s-1.9-.784-1.9-1.75S10.95 3 12 3s1.9.784 1.9 1.75m-6.393 8.916.678-4.684C8.35 7.848 9.4 7 10.643 7h2.714c1.243 0 2.294.848 2.458 1.982l.678 4.684c.064.442-.309.834-.792.834-.408 0-.75-.282-.795-.655L14.442 10v10c0 .552-.486 1-1.085 1-.6 0-1.086-.448-1.086-1v-4.75c0-.348-.542-.348-.542 0V20c0 .552-.486 1-1.086 1s-1.085-.448-1.085-1l.113-10-.577 3.845c-.045.373-.387.655-.795.655-.483 0-.856-.392-.792-.834'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-leggy-run-success {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10.23 4.75c0 .966.792 1.75 1.77 1.75a1.76 1.76 0 001.77-1.75A1.76 1.76 0 0012 3a1.76 1.76 0 00-1.77 1.75'/%3E%3Cpath d='m10.108 6.415-1.06-1.832a.83.83 0 00-.981-.37.816.816 0 00-.492 1.115L9.31 9.102a4.5 4.5 0 01.412 1.884V20c0 .552.453 1 1.012 1s1.012-.448 1.012-1v-4.75c0-.138.113-.25.253-.25s.253.112.253.25V20c0 .552.453 1 1.012 1s1.012-.448 1.012-1v-9.014c0-.65.14-1.292.413-1.884l1.735-3.774a.816.816 0 00-.492-1.116.83.83 0 00-.982.371l-1.059 1.832A2.18 2.18 0 0112 7.5a2.18 2.18 0 01-1.892-1.085'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-like {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.287 6.287a4.395 4.395 0 000 6.217L12 20.216l7.713-7.712a4.396 4.396 0 00-6.217-6.217L12 7.784l-1.496-1.497a4.395 4.395 0 00-6.217 0'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-link {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.005 10.058a.901.901 0 011.266 1.267l-.061.068-1.945 1.946a3.099 3.099 0 104.383 4.382l1.946-1.944.068-.061a.901.901 0 011.265 1.266l-.06.069-1.945 1.944a4.9 4.9 0 01-6.93-6.93l1.944-1.945z'/%3E%3Cpath d='M14.863 7.863a.901.901 0 011.273 1.274l-7 7a.9.9 0 01-1.273-1.274z'/%3E%3Cpath d='M12.063 4.994a4.9 4.9 0 016.93 6.93l-1.944 1.945a.901.901 0 01-1.274-1.274l1.944-1.945a3.099 3.099 0 10-4.383-4.383L11.39 8.212a.9.9 0 01-1.273-1.274z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-lip-sync {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 7.114c1.656-.86 3.123-1.133 4.413-.97 1.405.178 2.49.86 3.291 1.65.794.784 1.33 1.691 1.665 2.384a10 10 0 01.461 1.134l.015.045q.054.146.055.309 0 .03-.004.058v.03a.9.9 0 01-.07.267l-.013.036-.004-.002v.002l.003.001v.003l-.004.007-.008.018a5 5 0 01-.137.256c-.093.165-.23.394-.414.667-.368.544-.93 1.266-1.712 1.988-1.57 1.451-4.03 2.903-7.537 2.903-3.508 0-5.967-1.452-7.537-2.903a11.6 11.6 0 01-1.712-1.988 10 10 0 01-.55-.923l-.01-.018-.003-.007v-.002l.003-.002v-.002l-.005.002-.012-.036a.9.9 0 01-.07-.266v-.03q-.004-.03-.005-.06.002-.162.056-.308l.015-.045a10 10 0 01.46-1.135c.335-.692.871-1.599 1.666-2.382.801-.79 1.885-1.473 3.29-1.65 1.29-.164 2.758.11 4.414.97m-7.34 5.45c.272.344.61.728 1.023 1.11 1.313 1.212 3.353 2.424 6.316 2.424s5.003-1.212 6.315-2.424a10 10 0 001.024-1.11zM16.186 7.93c-.926-.117-2.15.082-3.74.99a.9.9 0 01-.892 0c-1.59-.908-2.815-1.107-3.74-.99-.926.118-1.663.564-2.255 1.147-.532.525-.93 1.147-1.21 1.688H19.65c-.28-.54-.677-1.163-1.21-1.688-.59-.583-1.329-1.03-2.254-1.147' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-loading {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20.1 12A8.1 8.1 0 0012 3.9 8.1 8.1 0 003.9 12a8.1 8.1 0 008.1 8.1 8.1 8.1 0 008.1-8.1m1.8 0c0 5.468-4.432 9.9-9.9 9.9S2.1 17.468 2.1 12 6.532 2.1 12 2.1s9.9 4.432 9.9 9.9' opacity='.2'/%3E%3Cpath d='M12 2.1a.9.9 0 010 1.8 8.07 8.07 0 00-5.602 2.25.901.901 0 01-1.246-1.3A9.87 9.87 0 0112 2.1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-location {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M12 8.1a3.9 3.9 0 110 7.801A3.9 3.9 0 0112 8.1m0 1.8a2.1 2.1 0 100 4.2 2.1 2.1 0 000-4.2'/%3E%3Cpath d='M12 1.1a.9.9 0 01.896.808L12.9 2v1.145a8.904 8.904 0 017.955 7.955H22l.092.005a.9.9 0 010 1.79L22 12.9h-1.145a8.9 8.9 0 01-7.955 7.955V22a.9.9 0 01-1.8 0v-1.145A8.9 8.9 0 013.145 12.9H2a.9.9 0 010-1.8h1.145A8.904 8.904 0 0111.1 3.145V2l.005-.092A.9.9 0 0112 1.1m.9 4.4a.9.9 0 01-1.8 0v-.541a7.1 7.1 0 00-6.14 6.14h.54l.092.005a.9.9 0 010 1.792L5.5 12.9h-.54a7.1 7.1 0 006.14 6.14v-.54l.005-.092a.9.9 0 011.79 0l.005.092v.54a7.1 7.1 0 006.14-6.14h-.54a.9.9 0 010-1.8h.54a7.1 7.1 0 00-6.14-6.141z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-lock {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.9 19.1h12.2v-7H5.9zm14 .1c0 .915-.727 1.7-1.677 1.7H5.777c-.95 0-1.677-.785-1.677-1.7V12c0-.915.727-1.7 1.677-1.7h12.446c.95 0 1.677.785 1.677 1.7z'/%3E%3Cpath d='M14.989 11.2V8c0-1.736-1.362-3.1-2.99-3.1-1.626 0-2.988 1.364-2.988 3.1v3.2a.9.9 0 01-1.8 0V8c0-2.682 2.12-4.9 4.789-4.9s4.789 2.218 4.789 4.9v3.2a.9.9 0 01-1.8 0M11.1 16.8v-2.4a.9.9 0 011.8 0v2.4a.9.9 0 01-1.8 0'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-log-out {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M3.1 18.25V5.75A2.9 2.9 0 016 2.85h6.246a.9.9 0 010 1.8H6a1.1 1.1 0 00-1.1 1.1v12.5a1.1 1.1 0 001.1 1.1h6.25a.9.9 0 010 1.8H6a2.9 2.9 0 01-2.9-2.9M15.738 7.238a.9.9 0 011.274 0l4.125 4.125a.9.9 0 010 1.274l-4.125 4.125a.9.9 0 01-1.274-1.274L19.227 12l-3.489-3.488a.9.9 0 010-1.274'/%3E%3Cpath d='M20.5 11.096a.9.9 0 010 1.8H8.583a.9.9 0 010-1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-logo {
  width: 3.05em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73 24' width='73' height='24'%3E%3Cpath fill='black' d='M47.324 20.883q-1.877 0-3.388-.8a5.96 5.96 0 01-2.358-2.29q-.846-1.487-.846-3.479 0-1.968.87-3.456a5.9 5.9 0 012.38-2.312q1.51-.801 3.388-.801 1.876 0 3.387.801a5.9 5.9 0 012.38 2.312q.87 1.488.87 3.456 0 1.969-.892 3.48a5.9 5.9 0 01-2.404 2.288q-1.51.801-3.387.801m0-3.387q1.12 0 1.9-.824.8-.824.8-2.358 0-1.533-.778-2.357a2.44 2.44 0 00-1.876-.824q-1.146 0-1.9.824-.756.801-.756 2.357 0 1.534.733 2.358.755.825 1.877.824M38.86 3.762V20.7h-3.915V3.762zm-6.648 0V20.7h-3.914V3.762zM19.568 20.895q-1.876 0-3.388-.8a5.96 5.96 0 01-2.357-2.29q-.847-1.487-.847-3.479 0-1.968.87-3.456a5.9 5.9 0 012.38-2.312q1.511-.801 3.388-.801T23 8.558a5.9 5.9 0 012.38 2.312q.87 1.488.87 3.456 0 1.969-.892 3.48a5.9 5.9 0 01-2.403 2.288q-1.512.801-3.388.801m0-3.387q1.122 0 1.9-.824.801-.825.801-2.358t-.778-2.357a2.44 2.44 0 00-1.877-.824q-1.144 0-1.9.824-.755.801-.755 2.357 0 1.533.732 2.358.756.825 1.877.824m-7.321-8.703q0 1.395-.641 2.564-.642 1.144-1.969 1.854t-3.296.71H3.914V20.7H0V3.632h6.34q1.923 0 3.25.664 1.329.664 1.992 1.83.664 1.17.664 2.679m-6.203 2.014q1.12 0 1.67-.526t.55-1.488q0-.96-.55-1.488-.55-.526-1.67-.526H3.914v4.028zm65.57-1.401a1.06 1.06 0 01-.78-.32 1.06 1.06 0 01-.318-.778q0-.46.319-.78a1.06 1.06 0 01.78-.319q.441 0 .743.32.32.318.319.779 0 .46-.319.779a.98.98 0 01-.744.319m.78 1.576V20.7H70.78v-9.706zM58.21 15.812q0-1.488.601-2.604.603-1.134 1.648-1.753a4.6 4.6 0 012.355-.62q1.276 0 2.214.549.94.549 1.4 1.381v-1.77h1.629V20.7h-1.63v-1.806q-.478.85-1.434 1.417-.939.549-2.196.549a4.4 4.4 0 01-2.338-.638q-1.045-.637-1.648-1.789-.602-1.15-.602-2.621m8.217.017q0-1.099-.442-1.912a3.05 3.05 0 00-1.205-1.24 3.16 3.16 0 00-1.647-.443q-.903 0-1.647.425a3.1 3.1 0 00-1.187 1.24q-.443.814-.443 1.913 0 1.116.443 1.948.443.814 1.187 1.258a3.26 3.26 0 001.647.425 3.26 3.26 0 001.647-.425 3.17 3.17 0 001.205-1.258q.442-.833.442-1.93m-10.82 4.977a1.06 1.06 0 01-.78-.32 1.06 1.06 0 01-.318-.779q0-.46.319-.779a1.06 1.06 0 01.78-.319q.441 0 .743.319.32.319.319.78 0 .46-.319.779a.98.98 0 01-.744.319'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-logo-loading {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3E%3Cg fill='none'%3E%3Cg opacity='.6'%3E%3Cpath fill='%23464357' fill-opacity='.8' fill-rule='evenodd' d='M11.006 56.847c9.991 1.078 46.442-12.351 47.642-26.22.11-1.263-.294-2.61-1.102-3.995C51.888 16.94 26.353 5.387 17.4 7.286c-3 .637-7.964 4.576-10.68 22.454a126 126 0 00-.513 3.765C4.29 49.332 5.772 54.314 8.265 55.99c.83.56 1.774.752 2.74.856m3.739-42.384c-1.77 3.262-3.69 9.137-4.944 19.478-1.28 10.553-.925 15.556-.166 17.86.323.98.624 1.17.65 1.186v.001c.088.059.314.174 1.109.26 1.11.12 2.927-.018 5.302-.458q-.45.084-.874.153l5.074-31.813a1.543 1.543 0 011.592-1.298l10.631.475c2.838.167 5.083 1.207 6.58 2.844 1.495 1.637 2.287 3.919 2.127 6.654-.32 5.49-5.532 9.779-10.978 9.461l-5.635-.092a.63.63 0 00-.634.54l-1.695 11.57c4.308-1.262 9.11-3.054 13.696-5.216 5.09-2.4 9.762-5.185 13.173-8.095 3.532-3.013 5.114-5.646 5.288-7.657.024-.273-.042-.867-.621-1.859-.573-.982-1.525-2.135-2.882-3.405-2.714-2.539-6.64-5.17-11.043-7.503-4.384-2.321-9.076-4.26-13.23-5.48-4.326-1.27-7.493-1.585-9.113-1.242-.28.06-1.677.447-3.407 3.636M31.327 25.17c1.334.078 2.407.505 3.118 1.328.709.82.978 1.94.903 3.24-.169 2.888-2.582 4.463-5.212 4.417l-4.015-.07a.63.63 0 01-.613-.72l1.104-7.725a.63.63 0 01.635-.54z' clip-rule='evenodd'/%3E%3Cmask id='pol-logo-loading_a' width='54' height='50' x='5' y='7' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23141419' fill-rule='evenodd' d='M11.006 56.847c9.991 1.078 46.442-12.351 47.642-26.22.11-1.263-.294-2.61-1.102-3.995C51.888 16.94 26.353 5.387 17.4 7.286c-3 .637-7.964 4.576-10.68 22.454a126 126 0 00-.513 3.765C4.29 49.332 5.772 54.314 8.265 55.99c.83.56 1.774.752 2.74.856m3.739-42.384c-1.77 3.262-3.69 9.137-4.944 19.478-1.28 10.553-.925 15.556-.166 17.86.323.98.624 1.17.65 1.186v.001c.088.059.314.174 1.109.26 1.11.12 2.927-.018 5.302-.458q-.45.084-.874.153l5.074-31.813a1.543 1.543 0 011.592-1.298l10.631.475c2.838.167 5.083 1.207 6.58 2.844 1.495 1.637 2.287 3.919 2.127 6.654-.32 5.49-5.532 9.779-10.978 9.461l-5.635-.092a.63.63 0 00-.634.54l-1.695 11.57c4.308-1.262 9.11-3.054 13.696-5.216 5.09-2.4 9.762-5.185 13.173-8.095 3.532-3.013 5.114-5.646 5.288-7.657.024-.273-.042-.867-.621-1.859-.573-.982-1.525-2.135-2.882-3.405-2.714-2.539-6.64-5.17-11.043-7.503-4.384-2.321-9.076-4.26-13.23-5.48-4.326-1.27-7.493-1.585-9.113-1.242-.28.06-1.677.447-3.407 3.636M31.327 25.17c1.334.078 2.407.505 3.118 1.328.709.82.978 1.94.903 3.24-.169 2.888-2.582 4.463-5.212 4.417l-4.015-.07a.63.63 0 01-.613-.72l1.104-7.725a.63.63 0 01.635-.54z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cg mask='url(%23pol-logo-loading_a)'%3E%3Cpath fill='url(%23pol-logo-loading_b)' d='M28.568-16h47V96h-47z' transform='rotate(19.526 28.568 -16)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='pol-logo-loading_b' x1='28.568' x2='75.568' y1='39.614' y2='39.614' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.5' stop-color='%23fff' stop-opacity='.15'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-magnifer {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M11.5 7.6a.9.9 0 01.896.809l.005.091v2.1h2.1l.091.005a.9.9 0 010 1.79l-.092.006h-2.1v2.1l-.004.091a.901.901 0 01-1.791 0L10.6 14.5v-2.1H8.5a.901.901 0 01-.092-1.795L8.5 10.6h2.1V8.5a.9.9 0 01.9-.9'/%3E%3Cpath fill-rule='evenodd' d='M11.5 3.13a8.5 8.5 0 018.5 8.5 8.46 8.46 0 01-1.83 5.266l2.518 2.518.06.069a.9.9 0 01-1.265 1.265l-.069-.061-2.504-2.503A8.5 8.5 0 1111.5 3.13m0 1.8a6.7 6.7 0 100 13.4 6.7 6.7 0 000-13.4' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-man {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M14.038 14.827v-1.805c.64-.452 1.031-1.729 1.031-1.729 0-.601.608-.795.608-.795.835-.796 0-2.21 0-2.21V5.732c-.761-2.33-2.698-2.632-3.65-2.632-.951 0-2.905.3-3.67 2.63v2.556s-.84 1.416 0 2.21c0 0 .61.194.61.795 0 0 .395 1.277 1.04 1.729v1.804s-7.528 2.254-7.3 4.66l.022.998a.376.376 0 00.376.368h17.812a.376.376 0 00.375-.376v-.99c.229-2.403-7.254-4.657-7.254-4.657'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-mask {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 2.203a9.8 9.8 0 013.4.608l.053.02C19.16 4.228 21.797 7.805 21.797 12c0 4.18-2.62 7.747-6.307 9.153a9.8 9.8 0 01-3.49.644c-5.41 0-9.797-4.386-9.797-9.797 0-5.41 4.386-9.797 9.797-9.797m0 1.781a8.016 8.016 0 10.57 16.01A9.78 9.78 0 018.437 12c0-3.3 1.632-6.219 4.132-7.993a8 8 0 00-.57-.023m1.65 14.59q.687.482 1.466.813a8.04 8.04 0 004.556-5.063zm-2.317-2.497c.272.46.59.89.945 1.285l7.367-5.199q.173-.12.37-.151V12c0-.59-.065-1.163-.186-1.716zm6.774-9.263-7.57 5.344a.9.9 0 01-.313.139c.027.74.155 1.453.369 2.128l8.638-5.89a8 8 0 00-1.123-1.723zm-2.99-2.202a8.03 8.03 0 00-4.653 5.417l6.32-4.46a8 8 0 00-1.668-.957' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-media-at {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12.775 2.59c2.66 0 4.671.833 6.077 2.163 1.394 1.318 2.124 3.057 2.36 4.76.236 1.697-.006 3.424-.634 4.773-.617 1.326-1.715 2.475-3.258 2.547-1.016.047-1.823-.307-2.374-.983a3.2 3.2 0 01-.406-.658c-.993 1.195-2.611 1.747-4.047 1.488a3.55 3.55 0 01-2.364-1.543c-.578-.875-.82-2.04-.673-3.452.14-1.346.663-2.377 1.423-3.115.749-.727 1.677-1.119 2.561-1.295a6.2 6.2 0 012.486.013c.36.08.704.196.999.355.239.13.527.33.718.634l.076.138.014.03.012.03c.172.433.213.963.21 1.444 0 .383-.033.794-.082 1.203l-.017.353c-.027.685-.029 1.367.051 1.965.082.614.237 1.03.435 1.273.155.19.39.346.895.322.593-.028 1.232-.483 1.71-1.509.466-1.003.676-2.375.483-3.764-.193-1.383-.774-2.718-1.815-3.702-1.028-.972-2.576-1.67-4.84-1.67-2.158 0-3.712.491-4.842 1.193s-1.89 1.65-2.405 2.648c-1.044 2.026-1.049 4.2-1.049 4.706 0 .908.23 3.097 1.65 4.697 1.34 1.51 3.98 2.75 9.368 1.337a.9.9 0 01.456 1.74c-5.8 1.522-9.234.3-11.17-1.882-1.855-2.09-2.104-4.822-2.104-5.892 0-.545-.005-3.095 1.25-5.53.635-1.232 1.599-2.45 3.054-3.353 1.457-.906 3.352-1.464 5.792-1.464m.764 6.456a4.4 4.4 0 00-1.748-.006c-.63.125-1.214.39-1.658.821-.434.42-.787 1.05-.887 2.012-.116 1.114.095 1.832.385 2.27.285.432.701.68 1.181.766 1.022.184 2.215-.373 2.664-1.379.176-.396.421-1.306.566-2.284q.02-.138.036-.274c.027-.55.057-.998.057-1.377h.011a2.4 2.4 0 00-.044-.347l-.033-.022a2 2 0 00-.53-.18' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-media-file {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m4.636 10.293 7.342-7.342a.9.9 0 011.273 1.273L5.91 11.566a4.6 4.6 0 106.505 6.505l6.894-6.894a2.85 2.85 0 10-4.03-4.03l-6.524 6.525a1.1 1.1 0 101.555 1.555l4.497-4.498a.9.9 0 011.274 1.274l-4.5 4.497a2.9 2.9 0 01-4.102-4.102l6.525-6.525a4.65 4.65 0 016.577 6.577l-6.895 6.894a6.4 6.4 0 01-9.051-9.051'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-menu-fold {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M20.5 6.806h-17v-1.89h17zm0 6.139h-9.444v-1.89H20.5zm-17 6.138h17v-1.888h-17zm3.833-9.917a.472.472 0 01.728.396v4.681c0 .374-.414.6-.728.397L3.716 12.3a.472.472 0 010-.794z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-menu-unfold {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M3.5 6.809h17V4.92h-17zm7.556 6.139H20.5v-1.89h-9.444zm9.444 6.139h-17v-1.89h17zm-17-9.424c0-.374.415-.6.729-.396l3.617 2.34a.472.472 0 010 .793l-3.617 2.34a.472.472 0 01-.729-.396z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-merge {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M16.628 3.257A1.25 1.25 0 0117.75 4.5v2.75h1.75c.69 0 1.25.56 1.25 1.25v11c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25v-1.75H4.5c-.69 0-1.25-.56-1.25-1.25v-12c0-.69.56-1.25 1.25-1.25h12zM17.75 16.5c0 .69-.56 1.25-1.25 1.25H8.75v1.5h10.5V8.75h-1.5zm-13-.25h11.5V4.75H4.75z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-message {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M16.65 8.55a4.65 4.65 0 00-9.3 0v.909a6 6 0 01-.997 3.315l-.714 1.082a1.58 1.58 0 001.081 2.432l.597.09c3.104.472 6.262.472 9.366 0l.597-.09a1.58 1.58 0 001.081-2.433l-.715-1.08a6 6 0 01-.996-3.316zm-1.82 9.858a33 33 0 01-5.662 0C9.767 19.44 10.826 20.1 12 20.1s2.232-.661 2.83-1.692m3.62-8.949c0 .826.243 1.634.698 2.323l.714 1.08c1.36 2.059.128 4.835-2.311 5.205l-.597.091-.072.01a1 1 0 01-.028.116C16.163 20.361 14.274 21.9 12 21.9s-4.162-1.54-4.854-3.616a1 1 0 01-.03-.116l-.07-.01-.596-.09c-2.44-.371-3.673-3.147-2.313-5.206l.715-1.08a4.2 4.2 0 00.698-2.323v-.91a6.45 6.45 0 1112.9 0z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-more {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M10 12c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m0-6.5c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m0 13c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-motion-imitation {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M17.201 13.894a.4.4 0 01.37.172l.035.064.519 1.13.118.231c.296.525.738.956 1.274 1.239l.156.077 1.133.521a.407.407 0 01.063.703l-.061.035-.431.2-.729.339a3.14 3.14 0 00-1.464 1.398l-.077.155-.5 1.102-.058.092a.41.41 0 01-.575.053l-.074-.079-.035-.063-.518-1.128a3.15 3.15 0 00-1.39-1.47l-.157-.077-1.13-.52a.4.4 0 01-.211-.23l-.024-.105a.41.41 0 01.175-.37l.063-.036 1.11-.507a3.14 3.14 0 001.475-1.387l.076-.156.532-1.15a.41.41 0 01.335-.233m.035 3.279a5 5 0 01-.522.526q.28.241.52.52.243-.28.527-.522a5 5 0 01-.525-.524' clip-rule='evenodd'/%3E%3Cpath d='M3 9.566c0-1.93 2.097-3.131 3.763-2.154l1.055.618a7.69 7.69 0 008.152-.228l.206-.138c1.652-1.099 3.862.086 3.862 2.07 0 .37-.082.766-.287 1.131a4 4 0 01-.41.612c-.735.844-1.844 1.425-2.677 1.783a14 14 0 01-1.444.521l-.097.029-.027.007-.01.002-.001.001h-.002a.9.9 0 01-.462-1.74h.003l.017-.005.073-.021q.101-.029.286-.088c.245-.08.583-.201.954-.36.773-.332 1.57-.783 2.03-1.31.034-.04.109-.153.199-.313a.5.5 0 00.055-.249.686.686 0 00-1.065-.57l-.206.136a9.49 9.49 0 01-10.06.283l-1.054-.62a.698.698 0 00-1.052.603c0 .169.051.278.103.334.616.67 1.447 1.204 2.181 1.587 1.13.59 1.94 1.87 1.679 3.26l-1.122 5.97a.9.9 0 01-1.769-.333l1.122-5.969c.09-.478-.188-1.042-.743-1.332-.823-.429-1.857-1.078-2.672-1.964-.417-.453-.58-1.028-.58-1.553'/%3E%3Cpath fill-rule='evenodd' d='M11.812 2.515a2.853 2.853 0 012.564 2.835A2.854 2.854 0 0111.52 8.2l-.293-.014A2.854 2.854 0 018.662 5.35c0-1.574 1.28-2.85 2.858-2.85zM11.52 4.3c-.588 0-1.058.474-1.058 1.05 0 .575.47 1.05 1.058 1.05.587 0 1.056-.475 1.056-1.05S12.107 4.3 11.52 4.3' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-move {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M11.836 2.237a.2.2 0 01.328 0l2.217 3.2a.2.2 0 01-.165.313H12.9v5.35h5.35V9.784a.2.2 0 01.314-.165l3.199 2.217a.2.2 0 010 .328l-3.2 2.217a.2.2 0 01-.313-.165V12.9H12.9v5.35h1.316a.2.2 0 01.165.314l-2.217 3.199a.2.2 0 01-.328 0l-2.217-3.2a.2.2 0 01.165-.313H11.1V12.9H5.75v1.316a.2.2 0 01-.313.165l-3.2-2.217a.2.2 0 010-.328l3.2-2.217a.2.2 0 01.313.165V11.1h5.35V5.75H9.784a.2.2 0 01-.165-.314z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-music {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 3a1 1 0 011 1v16a1 1 0 11-2 0V4a1 1 0 011-1M8 6.5a1 1 0 011 1v9a1 1 0 11-2 0v-9a1 1 0 011-1m8 0a1 1 0 011 1v9a1 1 0 11-2 0v-9a1 1 0 011-1m-12 3a1 1 0 011 1v3a1 1 0 11-2 0v-3a1 1 0 011-1m16 0a1 1 0 011 1v3a1 1 0 11-2 0v-3a1 1 0 011-1'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-my {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.1c5.468 0 9.9 4.432 9.9 9.9q0 .557-.06 1.099a.9.9 0 01-1.79-.198q.05-.443.05-.901A8.1 8.1 0 0012 3.9a8.1 8.1 0 00-1.362 16.085l.236.034a.9.9 0 01-.248 1.783l-.25-.035-.024-.004C5.669 20.977 2.1 16.906 2.1 12c0-5.468 4.432-9.9 9.9-9.9'/%3E%3Cpath fill-rule='evenodd' d='M17 14.25c.199 0 .39.08.53.22l.78.78H21l.077.004a.75.75 0 01.673.746v5a.75.75 0 01-.75.75h-7a.75.75 0 01-.75-.75v-6a.75.75 0 01.75-.75zm-2.25 6h5.5v-3.5H18a.75.75 0 01-.53-.22l-.78-.78h-1.94z' clip-rule='evenodd'/%3E%3Cpath d='M9.5 8a1 1 0 011 1v2a1 1 0 11-2 0V9a1 1 0 011-1m5 0a1 1 0 011 1v2a1 1 0 11-2 0V9a1 1 0 011-1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-my-creation {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M5.46 14.1a1.4 1.4 0 01.887.317l.102.093.424.424H9a1.4 1.4 0 011.4 1.399V19.5A1.4 1.4 0 019 20.9H4.5a1.4 1.4 0 01-1.4-1.4v-4a1.4 1.4 0 011.4-1.4zm-.56 5h3.7v-2.367H6.707a1.4 1.4 0 01-.887-.317l-.103-.093-.423-.423H4.9z' clip-rule='evenodd'/%3E%3Cpath d='M12.246 11c2.256 0 4.344.476 5.9 1.289 1.512.79 2.754 2.04 2.754 3.661v.41c-.008.995-.113 2.243-1.243 3.155-.61.491-1.448.829-2.547 1.05-1.103.22-2.531.335-4.379.335a.9.9 0 010-1.8c1.787 0 3.085-.112 4.026-.3.945-.19 1.47-.446 1.77-.687.459-.37.554-.833.57-1.744l.004-.419c0-.614-.495-1.39-1.788-2.065-1.25-.653-3.041-1.084-5.067-1.084-1.846 0-3.263.273-4.475.82a.9.9 0 01-.74-1.64C8.534 11.3 10.22 11 12.245 11'/%3E%3Cpath fill-rule='evenodd' d='M12 3.12a3.75 3.75 0 110 7.5 3.75 3.75 0 010-7.5m0 1.8a1.95 1.95 0 100 3.9 1.95 1.95 0 000-3.9' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-my-images {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M6.994 5.38c-1.182 0-2.152.798-2.475 1.856l-.019.067c.338-.114.69-.19 1.046-.24.918-.133 2.08-.133 3.428-.133h5.857c1.349 0 2.51 0 3.428.132.356.05.709.126 1.047.24l-.02-.066c-.323-1.058-1.293-1.856-2.474-1.856zM8.86 3.1h5.934c.197 0 .349 0 .481.014a2.48 2.48 0 012.039 1.589H6.34a2.5 2.5 0 01.798-1.082c.36-.28.789-.456 1.241-.507.132-.014.283-.014.482-.014M6.686 14.762a.992.992 0 011.555.268l.609 1.168a2.482 2.482 0 003.794.755.68.68 0 01.94.061l3.376 3.684a3.7 3.7 0 01-1.23.212H8.095a3.704 3.704 0 01-3.599-2.83l-.253-1.043z'/%3E%3Cpath fill-rule='evenodd' d='M17.281 7.68a3.703 3.703 0 013.56 4.645l-1.53 5.824a3.7 3.7 0 01-.836 1.538l-3.566-3.889a2.48 2.48 0 00-3.422-.224.68.68 0 01-1.04-.207l-.61-1.168a2.793 2.793 0 00-4.379-.753L3.757 15.03l-.688-2.835A3.703 3.703 0 016.69 7.62zm-1.406 3.094a1.655 1.655 0 100 3.31 1.655 1.655 0 000-3.31' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-new {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M11.643 6.377c-1.1 0-1.836.954-1.836 2.104v.188c-.057 2.149-1.758 3.876-3.769 4.114l-.016 10.05h9.998c.37 0 .578-.096.913-.319.312-.208.561-.497.722-.835.042-.067 1.56-6.885 1.599-7.287a2.2 2.2 0 00-.299-1.274c-.37-.628-.91-.88-1.563-.903l-3.949-.021c.26-.78.336-1.703.336-2.563q0-.827-.174-1.634h-.01a2.01 2.01 0 00-1.952-1.62M4.607 12.82H2.471a.784.784 0 00-.771.796v8.424a.784.784 0 00.771.795h2.136a.784.784 0 00.773-.796v-8.423a.784.784 0 00-.773-.796'/%3E%3Cpath d='M22.281 4.3a.36.36 0 00-.252-.234l-2.444-.592-1.319-2.141a.352.352 0 00-.6 0l-1.319 2.14-2.443.593a.352.352 0 00-.187.572l1.63 1.92-.193 2.507a.354.354 0 00.487.352l2.325-.96 2.331.96a.35.35 0 00.485-.352l-.196-2.511 1.63-1.92a.35.35 0 00.067-.339z' opacity='.4'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-next {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.1 12a.9.9 0 01.9-.9h11.826l-3.463-3.463a.9.9 0 011.274-1.274l5 5a.9.9 0 01.061 1.205l-.061.069-5 5-.069.061a.9.9 0 01-1.266-1.266l.061-.069 3.463-3.463H5a.9.9 0 01-.9-.9'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-object {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Crect width='17.75' height='17.75' x='3.125' y='3.125' opacity='.2' rx='3'/%3E%3Cpath d='M5.621 19.094c.153.063.322.1.504.1h.98v1.681h-.98l-.154-.004a3 3 0 01-.994-.224zm5.399 1.781H9.064v-1.682h1.957zm3.918 0h-1.959v-1.682h1.959zm4.085-.228a3 3 0 01-.994.224l-.154.004h-.98v-1.682h.98c.182 0 .35-.036.504-.1zM4.807 17.875q.002.273.1.504l-1.554.643a3 3 0 01-.224-.993l-.004-.154v-.98h1.682zm16.068 0-.004.154c-.018.35-.097.685-.224.994l-1.553-.644c.063-.153.1-.322.1-.504v-.98h1.681zM7.57 6.013a.7.7 0 01.41.043l7.499 2.872c.678.26.7 1.213.032 1.416l-2.844.864a.69.69 0 00-.458.459l-.865 2.844c-.203.668-1.155.646-1.415-.032l-2.873-7.5a.705.705 0 01.514-.966m-2.763 8.925H3.125v-1.959h1.682zm16.068 0h-1.682v-1.959h1.682zM4.807 11.02H3.125V9.064h1.682zm16.068 0h-1.682V9.064h1.682zM4.906 5.621c-.063.153-.1.322-.1.504v.98h-1.68v-.98c0-.407.08-.795.228-1.148zm15.741-.644c.146.353.228.741.228 1.148v.98h-1.682v-.98c0-.182-.036-.35-.1-.504zm-13.543-.17h-.979q-.273.002-.504.1l-.644-1.554c.308-.128.643-.206.994-.224l.154-.004h.98zM18.03 3.129c.35.018.684.096.992.224l-.643 1.553a1.3 1.3 0 00-.504-.1h-.98v-1.68h.98zm-7.01 1.678H9.064V3.125h1.957zm3.918 0h-1.959V3.125h1.959z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-objectremove {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12.639 4.441a2.86 2.86 0 013.829.197l3.59 3.59a2.86 2.86 0 010 4.045l-5.871 5.872H20l.093.005a.906.906 0 010 1.8l-.093.006H7.92a2.86 2.86 0 01-1.812-.648l-.21-.19-1.955-1.955a2.86 2.86 0 010-4.046l8.479-8.479zm-7.416 9.956a1.05 1.05 0 000 1.485l1.956 1.955.077.07c.187.154.421.238.665.238h3.705l1.538-1.539L8.09 11.53zm9.965-8.48a1.05 1.05 0 00-1.486 0L9.37 10.252l5.075 5.075 4.333-4.332a1.05 1.05 0 000-1.486z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-outline {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M5 20H3v-2h2zm16 0H6v-2h15zM5 13H3v-2h2zm16 0H6v-2h15zM5 6H3V4h2zm16 0H6V4h15z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-output {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M25.5 25.5 33 18l-7.5-7.5-2.115 2.115 3.87 3.885H13.5v3h13.755l-3.87 3.885z'/%3E%3Cpath d='M28.5 28.5h-21v-21h21v3h3v-3a3 3 0 00-3-3h-21c-1.65 0-3 1.35-3 3v21c0 1.65 1.35 3 3 3h21a3 3 0 003-3v-3h-3z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-outward {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M3.1 16V8A4.9 4.9 0 018 3.1h3l.092.004a.9.9 0 010 1.792L11 4.9H8A3.1 3.1 0 004.9 8v8A3.1 3.1 0 008 19.1h8a3.1 3.1 0 003.1-3.1v-3a.9.9 0 011.8 0v3a4.9 4.9 0 01-4.9 4.9H8A4.9 4.9 0 013.1 16m17.8-7a.9.9 0 01-1.8 0V6.173l-8.12 8.12a.9.9 0 11-1.273-1.272l8.12-8.12H15A.9.9 0 0115 3.1h5a.9.9 0 01.9.9z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-pan {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.5 13V5.857c0-.455.18-.89.499-1.212a1.7 1.7 0 012.409 0c.32.321.499.757.499 1.212v4m0-.571V4.714c0-.454.18-.89.499-1.212a1.7 1.7 0 012.408 0c.32.322.5.758.5 1.212v5.143m0-4c0-.455.179-.89.498-1.212a1.7 1.7 0 012.41 0c.319.321.498.757.498 1.212v4m.003-1.503c0-.43.173-.844.48-1.149a1.646 1.646 0 012.317 0c.307.305.48.718.48 1.15V14.5a6.47 6.47 0 01-1.92 4.596A6.58 6.58 0 0114.446 21h-2.185.228a6.6 6.6 0 01-3.11-.777C8.424 19.712 5.5 17 3.21 13.545a1.613 1.613 0 01.586-2.19 2.056 2.056 0 012.49.303L8 13.545'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-pause {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M8 4.5a2 2 0 012 2v11a2 2 0 11-4 0v-11a2 2 0 012-2m8 0a2 2 0 012 2v11a2 2 0 11-4 0v-11a2 2 0 012-2'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-photo-effects {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M6.056 12.858c.307-.462 1.085-.263 1.086.278v2.6c0 .294.262.534.585.534h1.305c.456 0 .737.456.5.812l-2.475 3.73c-.307.463-1.085.264-1.085-.277v-2.607c0-.295-.263-.535-.586-.535h-1.3c-.455 0-.736-.456-.5-.812zm9.928-6.493a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16.5 3.1a4.4 4.4 0 014.4 4.4v9a4.4 4.4 0 01-4.4 4.4h-3.559a.9.9 0 010-1.8H16.5a2.6 2.6 0 002.543-2.062 1 1 0 01-.072-.055l-4.978-4.235a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V7.5a4.4 4.4 0 014.4-4.4zm-9 1.8a2.6 2.6 0 00-2.6 2.6v1.063a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V7.5a2.6 2.6 0 00-2.6-2.6z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-platform {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M14.7 18.689a.75.75 0 01.6 1.374q-.27.117-.55.217a8.2 8.2 0 01-2.75.47 8.2 8.2 0 01-3.3-.687.75.75 0 11.6-1.374 6.74 6.74 0 005.4 0M5.5 15a2.5 2.5 0 110 5 2.5 2.5 0 010-5m13 0a2.5 2.5 0 110 5 2.5 2.5 0 010-5M7.6 5.52a.75.75 0 01.8 1.268A6.75 6.75 0 005.31 13.4a.75.75 0 01-1.488.199A8.24 8.24 0 017.6 5.52m7.766.234A.75.75 0 0116.4 5.52a8.24 8.24 0 013.778 8.078.75.75 0 01-1.488-.199q.06-.441.06-.9a6.75 6.75 0 00-3.15-5.712.75.75 0 01-.234-1.034M12.1 3a2.5 2.5 0 110 5 2.5 2.5 0 010-5'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-play {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M6.918 18.553V5.447a1.324 1.324 0 012.047-1.108l10.023 6.553a1.323 1.323 0 010 2.216L8.965 19.66a1.324 1.324 0 01-2.047-1.108'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-play-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-play-1_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23000' fill-opacity='.28'/%3E%3Cpath fill='%23fff' fill-opacity='.9' d='M9.5 15.192V8.808a.714.714 0 011.1-.6l4.965 3.191a.714.714 0 010 1.202l-4.964 3.191a.714.714 0 01-1.101-.6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-play-1_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-play-2 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-play-2_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23000' fill-opacity='.28'/%3E%3Cpath fill='%23fff' d='M23 12c0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11v1C5.373 24 0 18.627 0 12S5.373 0 12 0s12 5.373 12 12-5.373 12-12 12v-1c6.075 0 11-4.925 11-11' opacity='.34'/%3E%3Cpath fill='%23fff' fill-opacity='.9' d='M9.5 15.192V8.808a.714.714 0 011.1-.6l4.965 3.191a.714.714 0 010 1.202l-4.964 3.191a.714.714 0 01-1.101-.6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-play-2_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-potato-generating {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 40' width='72' height='40'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-potato-generating_a)'%3E%3Cpath fill='url(%23pol-potato-generating_b)' d='M17.129 27.528c-1.931 2.552 2.105 9.44 9.82 10.818l.551-7.165-3.857-3.307s-3.858-3.857-6.514-.346'/%3E%3Cpath fill='url(%23pol-potato-generating_c)' d='M41.523 9.282c-15.278 1.553-16.084 18.384-15.125 27.961 3.93 15.686 25.076 14.33 32.792 9.094 4.067-2.76 6.541-7.716 6.541-16.568 0-13.276-7.656-22.169-24.208-20.487'/%3E%3Cg filter='url(%23pol-potato-generating_d)'%3E%3Ccircle cx='33.838' cy='22.914' r='2.756' fill='%23FFA491'/%3E%3C/g%3E%3Cg filter='url(%23pol-potato-generating_e)'%3E%3Ccircle cx='48.167' cy='24.017' r='2.756' fill='%23FFA491'/%3E%3C/g%3E%3Cpath stroke='%234C1010' stroke-linecap='round' stroke-width='2.25' d='M36.042 24.1c.552 2.48 2.48 3.582 4.685 3.582 2.755 0 4.684-1.378 5.511-3.03'/%3E%3Cellipse cx='37.145' cy='20.241' fill='%234C1010' rx='1.653' ry='1.736'/%3E%3Cellipse cx='44.952' cy='20.544' fill='%234C1010' rx='1.653' ry='1.819' transform='rotate(3.948 44.952 20.544)'/%3E%3Cg filter='url(%23pol-potato-generating_f)'%3E%3Cpath fill='url(%23pol-potato-generating_g)' d='M18.682 27.397c.456-.975 2.544-.541 3.132.016.59.557.5 1.44-.235 2.078-.736.638-3.752-.266-2.897-2.094'/%3E%3C/g%3E%3Cpath fill='%23D9D9D9' d='m1.344 12.375 21.332-3.761 2.633 14.932a3.25 3.25 0 01-2.636 3.764L7.741 29.943a3.25 3.25 0 01-3.764-2.636z'/%3E%3Cpath fill='url(%23pol-potato-generating_h)' d='m1.814 15.042 21.331-3.762 2.727 15.466-21.331 3.76z'/%3E%3Cpath fill='url(%23pol-potato-generating_i)' d='m1.814 15.042 21.331-3.762 2.727 15.466-21.331 3.76z'/%3E%3Cpath fill='url(%23pol-potato-generating_j)' d='m1.814 15.042 21.331-3.762 2.727 15.466-21.331 3.76z'/%3E%3Cpath fill='url(%23pol-potato-generating_k)' d='m1.814 15.042 21.331-3.762 2.727 15.466-21.331 3.76z'/%3E%3Cpath fill='%23000' d='m3.508 15.293 18.132-3.197 1.975 11.199a2.166 2.166 0 01-1.757 2.51L7.992 28.248a2.166 2.166 0 01-2.51-1.757z'/%3E%3Cpath fill='%23D6FE6B' d='M16.303 18.986a.75.75 0 01.222 1.258l-3.434 3.052a.75.75 0 01-1.237-.43l-.837-4.745a.75.75 0 011.015-.828z'/%3E%3Cmask id='pol-potato-generating_l' width='20' height='12' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23282828' d='M1.346 12.372a3.25 3.25 0 011.571-4.317L16.66 1.647a3.25 3.25 0 014.318 1.571z'/%3E%3C/mask%3E%3Cg mask='url(%23pol-potato-generating_l)'%3E%3Cpath fill='url(%23pol-potato-generating_m)' d='M1.346 12.372a3.25 3.25 0 011.571-4.317L16.66 1.647a3.25 3.25 0 014.318 1.571z'/%3E%3Cpath fill='%23fff' d='m3.309 11.457 3.435-1.602-3.336-2.03-3.435 1.603zm6.871-3.204 3.435-1.602-3.336-2.03-3.435 1.603zm6.871-3.204 3.436-1.602-3.337-2.03-3.435 1.603z'/%3E%3C/g%3E%3Cpath fill='url(%23pol-potato-generating_n)' d='M1.344 12.375h21.661v3.249H1.344z' transform='rotate(-10 1.344 12.375)'/%3E%3Cpath fill='%23fff' d='m3.477 11.999 3.733-.658-1.569 3.576-3.733.658zm7.466-1.317 3.733-.658-1.569 3.576-3.733.658zm7.466-1.316 3.733-.658-1.57 3.576-3.732.658z'/%3E%3Cpath fill='url(%23pol-potato-generating_o)' d='M18.7 26.913c.532-.936 2.779-.224 3.322.378s.44 1.583-.344 2.161-3.973-.783-2.977-2.539'/%3E%3Cpath fill='%23FFC8AB' d='M27.28 4.515a.67.67 0 01.944-.086l1.538 1.28a.67.67 0 01.086.944l-1.103 1.324a.67.67 0 01-.943.086l-1.538-1.28a.67.67 0 01-.086-.944z'/%3E%3Cpath fill='%2390F6C5' d='M69.503 19.435a.67.67 0 01.945.075l1.298 1.522a.67.67 0 01-.075.945l-2.994 2.552a.67.67 0 01-.944-.075l-1.298-1.523a.67.67 0 01.075-.944z'/%3E%3Crect width='3.341' height='3.062' x='10.812' y='31' fill='%23FFD7E5' rx='1' transform='rotate(66.685 10.812 31)'/%3E%3Cpath fill='url(%23pol-potato-generating_p)' d='M26.125 34H65.52s-.263 1.64-.518 3.066c-.255 1.427-.877 2.934-.877 2.934H27.343s-.729-1.705-.91-2.624c-.181-.92-.308-3.376-.308-3.376' opacity='.6'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='pol-potato-generating_b' x1='18.1' x2='26.608' y1='26.8' y2='34.206' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEF9C7'/%3E%3Cstop offset='.464' stop-color='%23FFD07F'/%3E%3Cstop offset='1' stop-color='%23E7B45E'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_c' x1='40.085' x2='61.395' y1='16.528' y2='37.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDF7CB'/%3E%3Cstop offset='.686' stop-color='%23EDB960'/%3E%3Cstop offset='1' stop-color='%23FECA73'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_g' x1='18.924' x2='21.472' y1='27.702' y2='29.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D2A346' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23D2A346'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_m' x1='.733' x2='2.893' y1='7.189' y2='11.161' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23616161'/%3E%3Cstop offset='1' stop-color='%23343434'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_n' x1='-4.122' x2='-4.039' y1='10.297' y2='14.365' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23616161'/%3E%3Cstop offset='1' stop-color='%23343434'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_o' x1='19.077' x2='21.556' y1='26.684' y2='27.889' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEFBDC'/%3E%3Cstop offset='1' stop-color='%23EFC269'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-generating_p' x1='43.125' x2='43.125' y1='34' y2='41' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E8B55F' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23E8B55F'/%3E%3C/linearGradient%3E%3CradialGradient id='pol-potato-generating_h' cx='0' cy='0' r='1' gradientTransform='matrix(-20.825 2.2826 -391.681 -5902.22 24.2 21.613)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23417AF0'/%3E%3Cstop offset='.725' stop-color='%2374FFF8'/%3E%3Cstop offset='1' stop-color='%23DCFF63'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-potato-generating_i' cx='0' cy='0' r='1' gradientTransform='matrix(-8.32367 -3.69241 5.81295 -7.39779 20.7 23.52)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237042DA'/%3E%3Cstop offset='1' stop-color='%237042DA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-potato-generating_j' cx='0' cy='0' r='1' gradientTransform='matrix(-3.25706 -6.86814 9.66528 -3.40367 14.856 26.634)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF4B23'/%3E%3Cstop offset='1' stop-color='%23FF4B23' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='pol-potato-generating_k' cx='0' cy='0' r='1' gradientTransform='matrix(-2.14611 -6.3694 8.88137 -2.41573 7.58 29.604)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F5D037'/%3E%3Cstop offset='1' stop-color='%23FFA600' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='pol-potato-generating_d' width='12.125' height='12.125' x='27.776' y='16.852' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_91512_116230' stdDeviation='1.653'/%3E%3C/filter%3E%3Cfilter id='pol-potato-generating_e' width='12.125' height='12.125' x='42.105' y='17.954' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_91512_116230' stdDeviation='1.653'/%3E%3C/filter%3E%3Cfilter id='pol-potato-generating_f' width='4.221' height='3.427' x='18.255' y='26.543' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_91512_116230' stdDeviation='.138'/%3E%3C/filter%3E%3CclipPath id='pol-potato-generating_a'%3E%3Cpath fill='%23fff' d='M0 0h72v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.8em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-potato-trumpet {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 66 36' width='66' height='36'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-potato-trumpet_a)'%3E%3Cpath fill='url(%23pol-potato-trumpet_b)' d='M10.129 23.528c-1.931 2.553 2.105 9.44 9.82 10.818l.551-7.165-3.857-3.307s-3.858-3.857-6.514-.346'/%3E%3Cpath fill='url(%23pol-potato-trumpet_c)' d='M34.523 5.282C19.245 6.835 18.439 23.666 19.398 33.243c3.93 15.686 25.076 14.33 32.792 9.094 4.067-2.76 6.541-7.716 6.541-16.568 0-13.276-7.656-22.169-24.208-20.487'/%3E%3Cg filter='url(%23pol-potato-trumpet_d)'%3E%3Ccircle cx='26.838' cy='18.914' r='2.756' fill='%23FFA491'/%3E%3C/g%3E%3Cg filter='url(%23pol-potato-trumpet_e)'%3E%3Ccircle cx='41.167' cy='20.017' r='2.756' fill='%23FFA491'/%3E%3C/g%3E%3Cpath stroke='%234C1010' stroke-linecap='round' stroke-width='2.25' d='M29.042 20.1c.552 2.48 2.48 3.582 4.685 3.582 2.755 0 4.684-1.377 5.511-3.03'/%3E%3Cellipse cx='30.145' cy='16.241' fill='%234C1010' rx='1.653' ry='1.736'/%3E%3Cellipse cx='37.952' cy='16.544' fill='%234C1010' rx='1.653' ry='1.819' transform='rotate(3.948 37.952 16.544)'/%3E%3Cg filter='url(%23pol-potato-trumpet_f)'%3E%3Cpath fill='url(%23pol-potato-trumpet_g)' d='M11.682 23.397c.455-.975 2.544-.541 3.132.016.59.557.5 1.44-.235 2.078-.736.638-3.752-.266-2.897-2.094'/%3E%3C/g%3E%3Cpath fill='%23ABEFFF' d='M7.811 10.245a.72.72 0 011.024-.505l9.409 4.62a.72.72 0 01.389.787l-.745 3.716a.72.72 0 01-.662.578l-10.463.637a.72.72 0 01-.75-.86z'/%3E%3Cpath fill='url(%23pol-potato-trumpet_h)' d='M7.811 10.245a.72.72 0 011.024-.505l9.409 4.62a.72.72 0 01.389.787l-.745 3.716a.72.72 0 01-.662.578l-10.463.637a.72.72 0 01-.75-.86z'/%3E%3Crect width='4.96' height='14.88' x='4.105' y='6.3' fill='%2346C9E8' rx='1.17' transform='rotate(11.33 4.105 6.3)'/%3E%3Crect width='4.96' height='14.88' x='4.105' y='6.3' fill='url(%23pol-potato-trumpet_i)' rx='1.17' transform='rotate(11.33 4.105 6.3)'/%3E%3Crect width='1.653' height='6.989' x='12.315' y='18.624' fill='%236CCCE2' rx='.827' transform='rotate(11.33 12.315 18.624)'/%3E%3Crect width='1.653' height='6.989' x='12.315' y='18.624' fill='url(%23pol-potato-trumpet_j)' rx='.827' transform='rotate(11.33 12.315 18.624)'/%3E%3Cpath fill='url(%23pol-potato-trumpet_k)' d='M11.7 22.913c.532-.936 2.779-.224 3.322.378s.44 1.583-.344 2.161-3.973-.783-2.977-2.539'/%3E%3Crect width='3.341' height='3.062' x='14.96' fill='%23FFD7E5' rx='.551' transform='rotate(39.789 14.96 0)'/%3E%3Crect width='3.341' height='5.274' x='63.013' y='15' fill='%23FFC8AB' rx='.551' transform='rotate(49.553 63.013 15)'/%3E%3Crect width='3.341' height='3.062' x='2.646' y='25.674' fill='%2371FFB1' rx='.551' transform='rotate(66.685 2.646 25.674)'/%3E%3Cpath fill='url(%23pol-potato-trumpet_l)' d='M19.125 30H58.52s-.263 1.64-.518 3.066c-.256 1.427-.877 2.934-.877 2.934H20.343s-.729-1.705-.91-2.624c-.181-.92-.308-3.376-.308-3.376' opacity='.6'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='pol-potato-trumpet_b' x1='11.1' x2='19.608' y1='22.8' y2='30.206' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEF9C7'/%3E%3Cstop offset='.464' stop-color='%23FFD07F'/%3E%3Cstop offset='1' stop-color='%23E7B45E'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_c' x1='33.085' x2='54.395' y1='12.528' y2='33.505' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FDF7CB'/%3E%3Cstop offset='.686' stop-color='%23EDB960'/%3E%3Cstop offset='1' stop-color='%23FECA73'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_g' x1='11.924' x2='14.472' y1='23.702' y2='25.661' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D2A346' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23D2A346'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_h' x1='17.18' x2='18.26' y1='16.789' y2='17.005' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2387D3DE' stop-opacity='0'/%3E%3Cstop offset='.2' stop-color='%2387D3DE'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_i' x1='7.136' x2='9.065' y1='14.291' y2='14.291' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2317AFD3' stop-opacity='0'/%3E%3Cstop offset='.35' stop-color='%2317AFD3'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_j' x1='13.325' x2='13.968' y1='22.378' y2='22.378' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234BBAD4' stop-opacity='0'/%3E%3Cstop offset='.35' stop-color='%234BBAD4'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_k' x1='12.077' x2='14.556' y1='22.684' y2='23.889' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FEFBDC'/%3E%3Cstop offset='1' stop-color='%23EFC269'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-potato-trumpet_l' x1='36.125' x2='36.125' y1='30' y2='37' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E8B55F' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23E8B55F'/%3E%3C/linearGradient%3E%3Cfilter id='pol-potato-trumpet_d' width='12.125' height='12.125' x='20.776' y='12.852' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_42603_307' stdDeviation='1.653'/%3E%3C/filter%3E%3Cfilter id='pol-potato-trumpet_e' width='12.125' height='12.125' x='35.105' y='13.954' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_42603_307' stdDeviation='1.653'/%3E%3C/filter%3E%3Cfilter id='pol-potato-trumpet_f' width='4.221' height='3.427' x='11.255' y='22.543' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_42603_307' stdDeviation='.138'/%3E%3C/filter%3E%3CclipPath id='pol-potato-trumpet_a'%3E%3Cpath fill='%23fff' d='M0 0h65.25v36H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1.84em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-pricing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M5.7 20h12.6c.993 0 1.8-.807 1.8-1.8V8.3a.9.9 0 00-.9-.9h-2.7v-.9C16.5 4.019 14.481 2 12 2a4.505 4.505 0 00-4.5 4.5v.9H4.8a.9.9 0 00-.9.9v9.9c0 .993.807 1.8 1.8 1.8M9.3 6.5c0-1.489 1.211-2.7 2.7-2.7s2.7 1.211 2.7 2.7v.9H9.3zM5.7 9.2h1.8V11h1.8V9.2h5.4V11h1.8V9.2h1.8l.002 9H5.7z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-priority-collaboration {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M6.41 3.403c1.304 0 2.556.517 3.478 1.439l2.144 2.145 2.059-2.058a4.89 4.89 0 015.388-1.086c.6.253 1.14.623 1.594 1.087a4.915 4.915 0 01-.002 6.94l-2.544 2.542-.055.065-5.904 5.903c-.29.29-.76.29-1.05 0l-8.584-8.584A4.918 4.918 0 016.41 3.403m0 1.485a3.43 3.43 0 00-2.426 5.857l8.059 8.06 4.854-4.854-8.06-8.058A3.43 3.43 0 006.41 4.888m11.171.058a3.4 3.4 0 00-2.43 1.024l-.006.006-2.063 2.061 4.86 4.86 2.078-2.075a3.435 3.435 0 000-4.846l-.006-.006a3.4 3.4 0 00-2.433-1.024'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-pro-effect {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m9.5 12.7-2.2.8 2.2.8.8 2.2.8-2.2 2.2-.8-2.2-.8-.8-2.2zm-.9-7.8a1.1 1.1 0 11-2.2 0 1.1 1.1 0 012.2 0m5-.8a1.6 1.6 0 11-3.2 0 1.6 1.6 0 013.2 0'/%3E%3Cpath fill-rule='evenodd' d='M15.3 6.625A2.875 2.875 0 0118.175 9.5v1.215l1.962-.84.146-.052a1.175 1.175 0 011.491 1.132v5.09c0 .843-.862 1.412-1.637 1.08l-1.962-.84V17.5a2.875 2.875 0 01-2.875 2.875h-10A2.875 2.875 0 012.425 17.5v-8A2.875 2.875 0 015.3 6.625zm-10 1.75c-.622 0-1.125.504-1.125 1.125v8c0 .621.503 1.125 1.125 1.125h10c.621 0 1.125-.504 1.125-1.125v-8c0-.621-.504-1.125-1.125-1.125zm12.875 4.244v1.76l1.85.794v-3.347z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-projects {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16 10.1a.9.9 0 010 1.8h-3a.9.9 0 010-1.8z'/%3E%3Cpath fill-rule='evenodd' d='m9.8 3.1.2.006a2.9 2.9 0 012.358 1.53l.738 1.382a1.1 1.1 0 00.97.582h2.832a3.9 3.9 0 013.9 3.858l.07 6.5-.004.202a3.9 3.9 0 01-3.896 3.74H7A3.9 3.9 0 013.1 17V7A3.9 3.9 0 017 3.1zM7 19.1A2.1 2.1 0 014.9 17V7c0-1.16.94-2.1 2.1-2.1h2.8l.15.01a1.1 1.1 0 01.82.572l.737 1.382a2.9 2.9 0 002.56 1.536h2.831a2.1 2.1 0 012.1 2.077l.07 6.5-.01.217a2.1 2.1 0 01-2.09 1.906z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-protection {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12.9 13.2h-1.8v-4h1.8zm-.9-7a1 1 0 110 2 1 1 0 010-2'/%3E%3Cpath fill-rule='evenodd' d='M18.15 3.104A2.9 2.9 0 0120.9 6v7.47a2.9 2.9 0 01-2.9 2.9H8.756a1.1 1.1 0 00-.65.213l-.078.063L3.1 20.993V6A2.9 2.9 0 016 3.1h12zM6 4.9A1.1 1.1 0 004.9 6v11.005l1.938-1.71a2.9 2.9 0 011.918-.725H18a1.1 1.1 0 001.1-1.1V6a1.1 1.1 0 00-.988-1.095L18 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-provide-feedback {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12.153 1.819a.6.6 0 01.84-.127l3.52 2.597a.8.8 0 01.179-.023h3.787a.75.75 0 01.75.75V18.6a.75.75 0 01-.75.75h-5.802l-2.148 2.093a.75.75 0 01-1.054-.007l-2.21-2.21H3.406a.75.75 0 01-.75-.75V5.264a.75.75 0 01.75-.75h6.712l.043.002zm5.478 4.04-5.992 8.124a.6.6 0 01-.392.35l-1.159.317h7.292a.6.6 0 010 1.2H6.54a.6.6 0 01-.587-.727.6.6 0 01-.012-.131L6 10.577a.6.6 0 01.087-.534l2.971-4.028H4.157v11.71h5.418a.75.75 0 01.531.219l1.906 1.907 1.837-1.789a.75.75 0 01.524-.213h5.356V5.766h-2.042a1 1 0 01-.056.093M7.15 14.21l2.608-.715-2.573-1.898zm.26-3.939 3.547 2.616 5.337-7.238a.8.8 0 01-.188-.172l-3.343-2.464z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-publish {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M13.228 10.44a.9.9 0 011.272 1.272z'/%3E%3Cpath fill-rule='evenodd' d='M19.165 3.165a.9.9 0 011.226.966l-1.88 12.712a.9.9 0 01-1.015.76l-.093-.018-6.397-1.6v2.332l1.419-.945a.9.9 0 01.999 1.498l-2.819 1.879a.9.9 0 01-1.399-.75v-4.502l-5.47-1.683a.9.9 0 01-.186-1.64l15.5-8.954zM6.236 12.7l3.616 1.112 3.375-3.374.636.637.637.636-2.634 2.632 5.009 1.253 1.462-9.886z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-real-time {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cg fill='black'%3E%3Cpath d='M18 3.394c8.067 0 14.606 6.54 14.606 14.606S26.066 32.606 18 32.606 3.395 26.066 3.395 18C3.395 9.933 9.934 3.394 18 3.394m0 2.928C11.55 6.322 6.322 11.55 6.322 18S11.55 29.678 18 29.678 29.679 24.45 29.679 18 24.449 6.322 18 6.322'/%3E%3Cpath d='M18 10.35a7.65 7.65 0 11-.002 15.3A7.65 7.65 0 0118 10.35m-.001 2.569a5.081 5.081 0 100 10.162 5.081 5.081 0 000-10.162M16.471 1.347h3.057v6.736h-3.057zm0 25.982h3.057v6.736h-3.057zm-15.076-7.8v-3.057h6.736v3.057zm26.261 0v-3.057h6.736v3.057z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-redo {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M14.9 9.1H8.4a5.4 5.4 0 000 10.8h3.5a.9.9 0 000-1.8H8.4a3.6 3.6 0 110-7.2h6.5v4.296l6-5.196-6-5.196z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-refer-others {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M18.23 15.513a.75.75 0 011.055.111l2.316 2.865q.034.04.063.084a1 1 0 01.046.08q.01.015.017.033a.75.75 0 01.062.383l-.004.038a1 1 0 01-.029.117l-.015.04-.02.052-.02.034q-.013.026-.029.051l-.003.008-.018.027-.049.06-2.344 2.603a.75.75 0 11-1.114-1.004l1.216-1.352h-7.69a.75.75 0 010-1.5h7.802l-1.355-1.675a.75.75 0 01.112-1.055M11.543 1.386a5.793 5.793 0 012.933 10.787c.894.3 1.725.736 2.469 1.283a.75.75 0 11-.889 1.208A7.536 7.536 0 004.062 20.74a.75.75 0 01-1.5 0 9.04 9.04 0 016.09-8.543 5.793 5.793 0 012.89-10.812m0 1.5a4.293 4.293 0 100 8.586 4.293 4.293 0 000-8.586'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-references {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.7 12a7.7 7.7 0 10-7.7 7.7v1.8a9.5 9.5 0 110-19 9.5 9.5 0 010 19v-1.8a7.7 7.7 0 007.7-7.7'/%3E%3Cpath d='M8.002 15v-3.336a3.52 3.52 0 01.88-2.465A3.73 3.73 0 0111.2 8v1.44q-.858.282-1.171.839-.317.556-.316 1.362H11.2V15zm4.798 0v-3.336a3.5 3.5 0 011.903-3.261A3.7 3.7 0 0116 8v1.44q-.857.282-1.171.839-.317.556-.316 1.362H16V15z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-refresh {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M10.9 19a.9.9 0 01-1.8 0V7.174L6.637 9.637l-.069.061a.9.9 0 01-1.266-1.266l.061-.069 4-4 .103-.088A.9.9 0 0110.9 5zm7.737-4.637a.9.9 0 01.061 1.205l-.061.069-4 4-.103.088A.901.901 0 0113.1 19V5a.9.9 0 011.8 0v11.826l2.463-2.463.069-.061a.9.9 0 011.205.061'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-report {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12.092 11.605a.9.9 0 01.808.895v3.1h.6l.092.005a.9.9 0 010 1.79l-.092.006H12a.9.9 0 01-.9-.9v-3.1h-.6a.901.901 0 010-1.801H12zM11.9 9a1 1 0 110 2 1 1 0 010-2'/%3E%3Cpath fill-rule='evenodd' d='M9.651 5.072c1.19-1.65 3.707-1.596 4.808.165l6.391 10.226c1.207 1.932-.181 4.438-2.459 4.438H5.608c-2.277 0-3.666-2.506-2.459-4.438L9.541 5.237zm3.281 1.119a1.1 1.1 0 00-1.865 0L4.676 16.417a1.1 1.1 0 00.932 1.683h12.783a1.1 1.1 0 00.933-1.683z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-reprompt {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18.592 19.104a.901.901 0 010 1.791l-.092.005h-13a.9.9 0 010-1.8h13z'/%3E%3Cpath fill-rule='evenodd' d='M13.728 4.044a3 3 0 014.243 4.242l-7.957 7.957a4 4 0 01-2.263 1.132l-2.31.329a1 1 0 01-1.13-1.13l.329-2.312c.122-.856.52-1.65 1.132-2.262zm2.97 1.272a1.2 1.2 0 00-1.606-.082L15 5.316l-7.956 7.956a2.2 2.2 0 00-.59 1.07l-.032.175-.18 1.254 1.254-.18.176-.03a2.2 2.2 0 001.07-.591l7.956-7.956a1.2 1.2 0 000-1.698' clip-rule='evenodd'/%3E%3Cpath d='M18.592 15.604a.901.901 0 010 1.791l-.092.005h-3a.9.9 0 010-1.8h3z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-reset {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.168 9.605q.323-.765.783-1.456l1.646 1.12a6.6 6.6 0 00-.98 2.344 6.7 6.7 0 000 2.648q.13.634.381 1.23.245.586.599 1.112a6.53 6.53 0 004.089 2.762 6.6 6.6 0 002.626 0 6.5 6.5 0 003.292-1.788 6.6 6.6 0 001.398-2.088q.25-.596.38-1.23a6.67 6.67 0 00-.38-3.876 6.56 6.56 0 00-4.688-3.874c-.106-.022-.215-.032-.322-.05V9.5l-4.963-4 4.963-3.999V4.44q.363.04.72.11a8.4 8.4 0 013.04 1.29 8.56 8.56 0 013.395 4.66 8.62 8.62 0 01-.316 5.77 8.54 8.54 0 01-4.522 4.557 8.43 8.43 0 01-5.024.499 8.5 8.5 0 01-3.676-1.769 8.57 8.57 0 01-2.936-4.894 8.7 8.7 0 010-3.45 8.7 8.7 0 01.495-1.607'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-right {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M15.637 12.637a.9.9 0 000-1.274l-6-6a.9.9 0 00-1.274 1.274L13.727 12l-5.364 5.363a.9.9 0 001.274 1.274z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-robot {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cpath fill='black' d='M20.25 3c0 .666-.29 1.265-.75 1.677V7.5H27a4.5 4.5 0 014.5 4.5v15a4.5 4.5 0 01-4.5 4.5H9A4.5 4.5 0 014.5 27V12A4.5 4.5 0 019 7.5h7.5V4.677A2.25 2.25 0 1120.25 3M9 10.5A1.5 1.5 0 007.5 12v15A1.5 1.5 0 009 28.5h18a1.5 1.5 0 001.5-1.5V12a1.5 1.5 0 00-1.5-1.5zM3 15H0v9h3zm30 0h3v9h-3zm-19.5 6.75a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5m9 0a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-sample {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.092 15.105a.9.9 0 010 1.79L15 16.9H9a.9.9 0 010-1.8h6zm-3-4a.9.9 0 010 1.79L12 12.9H9a.9.9 0 010-1.8h3z'/%3E%3Cpath fill-rule='evenodd' d='M13.358 2.107a2.9 2.9 0 011.395.48l1.731 1.154 2.053 1.283a2.9 2.9 0 011.363 2.46V19a2.9 2.9 0 01-2.9 2.9H7A2.9 2.9 0 014.1 19V5A2.9 2.9 0 017 2.1h6.145zM7 3.9A1.1 1.1 0 005.9 5v14A1.1 1.1 0 007 20.1h10a1.1 1.1 0 001.1-1.1V7.483a1.1 1.1 0 00-.517-.932l-2.06-1.287-.011-.008-.011-.007-1.746-1.164c-.136-.09-.29-.15-.45-.173l-.16-.012z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-search {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.6 3.1a8.5 8.5 0 016.612 13.839l2.353 2.352.061.069a.9.9 0 01-1.266 1.266l-.069-.061-2.352-2.353A8.5 8.5 0 1111.6 3.1m0 1.8a6.7 6.7 0 100 13.4 6.7 6.7 0 000-13.4' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-search-zoom-in {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M11.6 3.1a8.5 8.5 0 016.612 13.839l2.353 2.352.061.069a.9.9 0 01-1.266 1.266l-.069-.061-2.352-2.353A8.5 8.5 0 1111.6 3.1m0 1.8a6.7 6.7 0 100 13.4 6.7 6.7 0 000-13.4' clip-rule='evenodd'/%3E%3Cpath d='M11.8 7.6c.466 0 .85.355.896.809l.005.091v2.1h2.1l.091.005a.9.9 0 010 1.79l-.092.006h-2.1v2.1a.9.9 0 01-1.8 0v-2.1H8.8a.9.9 0 010-1.801h2.1V8.5l.005-.091A.9.9 0 0111.8 7.6'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-select {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.932 10.302a.9.9 0 011.266 1.266l-.061.069-4.5 4.5a.9.9 0 01-1.205.061l-.069-.061-1.5-1.5-.061-.069a.9.9 0 011.266-1.266l.069.061.863.864 3.863-3.864z'/%3E%3Cpath fill-rule='evenodd' d='M13.75 3.1a4.15 4.15 0 014.008 3.073A3.9 3.9 0 0120.9 10v7a3.9 3.9 0 01-3.9 3.9h-7a3.9 3.9 0 01-3.827-3.142 4.15 4.15 0 01-3.068-3.794L3.1 13.75V8A4.9 4.9 0 018 3.1zM10 7.9A2.1 2.1 0 007.9 10v7c0 1.16.94 2.1 2.1 2.1h7a2.1 2.1 0 002.1-2.1v-7A2.1 2.1 0 0017 7.9zm-2-3A3.1 3.1 0 004.9 8v5.75l.012.24A2.35 2.35 0 006.1 15.797V10A3.9 3.9 0 0110 6.1h5.798a2.35 2.35 0 00-2.048-1.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-setting {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M8.223 12.017a3.787 3.787 0 013.782-3.782l.194.005a3.79 3.79 0 013.588 3.777 3.784 3.784 0 01-3.782 3.783V14a1.985 1.985 0 001.983-1.98v-.003a1.987 1.987 0 00-1.983-1.982 1.987 1.987 0 00-1.982 1.982c0 1.092.89 1.983 1.982 1.983v1.8l-.194-.005a3.787 3.787 0 01-3.583-3.583z'/%3E%3Cpath d='M8.695 3.237a1.75 1.75 0 012.042.204l.56.493c.392.35.991.35 1.387.007l.597-.514a1.76 1.76 0 011.89-.256l.123.064h.002l2.659 1.531c.648.374.986 1.122.842 1.859l-.19.976-.013.09a.93.93 0 00.69.988l.663.173a1.76 1.76 0 011.303 1.696v2.966a1.744 1.744 0 01-1.253 1.674l-.696.207a.98.98 0 00-.686 1.141l.174.861a1.75 1.75 0 01-.84 1.859l-2.601 1.505a1.75 1.75 0 01-1.985-.154l-.132-.119-.567-.568a.945.945 0 00-1.334 0l-.57.566c-.56.56-1.428.673-2.114.277l-2.593-1.497A1.76 1.76 0 015.21 17.4l.174-.858a.983.983 0 00-.686-1.142l-.696-.205a1.76 1.76 0 01-1.247-1.536l-.006-.143v-3.03c0-.751.48-1.42 1.191-1.659l.751-.254c.5-.167.795-.684.686-1.2l-.154-.734a1.75 1.75 0 01.836-1.88zM6.991 6.301l.149.702a2.837 2.837 0 01-1.872 3.275v.001l-.718.242v2.96l.656.193.006.002a2.783 2.783 0 011.937 3.221v.002l-.168.825 2.534 1.462.547-.543a2.746 2.746 0 013.667-.184l.208.188.538.539 2.542-1.472-.166-.822v-.001a2.78 2.78 0 011.938-3.222l.661-.196v-2.89l-.621-.162a2.73 2.73 0 01-1.987-3.17l.182-.943-2.408-1.387-.187-.108-.57.492v-.001A2.856 2.856 0 0110.1 5.28l-.532-.47z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-share {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12.805 2.913a.87.87 0 01.95.183l7.033 6.925a.874.874 0 01.007 1.238l-6.87 6.926a.874.874 0 01-1.494-.616v-2.474a5.85 5.85 0 00-4.194.484 5.83 5.83 0 00-2.94 3.758.874.874 0 01-1.692.02 10.22 10.22 0 011.623-8.762 10.22 10.22 0 017.04-4.09V3.719c0-.352.212-.67.537-.806m1.211 2.893v1.51a.874.874 0 01-.845.873 8.47 8.47 0 00-6.536 3.443 8.46 8.46 0 00-1.625 4.407 7.58 7.58 0 018.6-2.403.87.87 0 01.569.819v.992l4.757-4.796z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-share-launches {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M2 5.75A2.75 2.75 0 014.75 3h6.57a.75.75 0 010 1.5H4.75c-.69 0-1.25.56-1.25 1.25v12.5c0 .69.56 1.25 1.25 1.25h13.5c.69 0 1.25-.56 1.25-1.25v-4.36a.75.75 0 011.5 0v4.36A2.75 2.75 0 0118.25 21H4.75A2.75 2.75 0 012 18.25z'/%3E%3Cpath d='M14.975 1.903a.75.75 0 01.816.157l6.034 5.942a.75.75 0 01.006 1.063l-5.894 5.942a.75.75 0 01-1.283-.528v-2.123a5.01 5.01 0 00-5.204 1.757 5 5 0 00-.917 1.882.75.75 0 01-1.451.018 8.77 8.77 0 011.392-7.518 8.77 8.77 0 016.04-3.51v-2.39a.75.75 0 01.461-.692m1.04 2.483V5.68a.75.75 0 01-.725.75 7.27 7.27 0 00-5.608 2.954 7.26 7.26 0 00-1.395 3.782 6.5 6.5 0 017.38-2.062.75.75 0 01.487.703v.85l4.082-4.114z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-share-line {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M16.5 2.1a3.4 3.4 0 11-2.72 5.44l-4.919 3.445a3.4 3.4 0 01-.138 1.598l5.231 3.663a3.4 3.4 0 11-.799 1.639l-5.438-3.809a3.4 3.4 0 11.39-4.76l5.007-3.506A3.4 3.4 0 0116.5 2.1m0 14.8a1.6 1.6 0 100 3.199 1.6 1.6 0 000-3.199m-11-7a1.6 1.6 0 100 3.199 1.6 1.6 0 000-3.199m11-6a1.6 1.6 0 100 3.199 1.6 1.6 0 000-3.199' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-small-screen {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='pol-small-screen_a' d='M9.5 13.6a.9.9 0 01.9.9v5a.9.9 0 01-1.8 0v-4.1H4.5a.9.9 0 010-1.8zm10 0a.9.9 0 010 1.8h-4.1v4.1a.9.9 0 01-1.8 0v-5a.9.9 0 01.9-.9zm-10-10a.9.9 0 01.9.9v5a.9.9 0 01-.9.9h-5a.9.9 0 010-1.8h4.1V4.5a.9.9 0 01.9-.9m5 0a.9.9 0 01.9.9v4.1h4.1a.9.9 0 010 1.8h-5a.9.9 0 01-.9-.9v-5a.9.9 0 01.9-.9'/%3E%3C/defs%3E%3Cg fill='black'%3E%3Cuse href='%23pol-small-screen_a'/%3E%3Cuse href='%23pol-small-screen_a'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-smile {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.4 12.25a2.6 2.6 0 105.2 0h1.8a4.4 4.4 0 01-8.8 0zm-.9-4a1 1 0 110 2 1 1 0 010-2m7 0a1 1 0 110 2 1 1 0 010-2'/%3E%3Cpath fill-rule='evenodd' d='M12.507 2.168c5.202.264 9.339 4.565 9.339 9.832l-.014.507c-.264 5.202-4.565 9.339-9.832 9.339l-.507-.014a9.846 9.846 0 01-9.325-9.325L2.155 12c0-5.437 4.408-9.845 9.845-9.845zM12 3.955a8.045 8.045 0 100 16.09 8.045 8.045 0 000-16.09' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-social {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M6.257 7.09a4.754 4.754 0 018.116 3.361v2.35c0 .673-.171 1.334-.496 1.922l-.003.004c-.112.2-.294.495-.473.777-.294.464-.17 1.08.286 1.386l3.057 2.05a1 1 0 01.444.83v1.543a1 1 0 01-1 1H3a1 1 0 01-1-1v-1.542a1 1 0 01.447-.833l3.177-2.107a1 1 0 00.309-1.343l-.51-.861v-.002a3.95 3.95 0 01-.558-2.062V10.45c0-1.26.5-2.47 1.392-3.361m6.172 10.763a2.017 2.017 0 01-.548-2.794c.31-.468.59-.895.684-1.064.202-.366.308-.776.308-1.193V10.45a3.254 3.254 0 00-6.508 0v2.124a2.46 2.46 0 00.346 1.283l.002.002.752 1.274a2 2 0 01-.616 2.685L3.725 19.89a.503.503 0 00.279.923h11.178a.506.506 0 00.281-.926z' clip-rule='evenodd'/%3E%3Cpath d='M13.74 2.464h-.003a4.8 4.8 0 00-2.091.49 5 5 0 00-.899.594c-.434.354-.177 1.007.358 1.175.253.08.529.029.742-.13.16-.12.32-.223.461-.293.446-.22.936-.334 1.433-.336a3.253 3.253 0 013.253 3.254V9.23a1 1 0 01-.073.374l-1.02 2.525a2 2 0 00.691 2.375l2.998 2.147a.52.52 0 01.218.424v.064a.46.46 0 01-.458.459h-.518c-.728 0-1.03.933-.438 1.358a.75.75 0 00.438.142h1.877a.6.6 0 00.6-.6v-2.154a.6.6 0 00-.251-.488l-2.633-1.885a2 2 0 01-.69-2.374l.686-1.701a1 1 0 00.073-.375V7.218a4.756 4.756 0 00-4.754-4.754'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-sound {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13 3.1a.9.9 0 01.9.9 5.1 5.1 0 004.837 5.094L19 9.1l.092.004a.9.9 0 010 1.792L19 10.9l-.355-.01A6.88 6.88 0 0113.9 8.647V16a4.9 4.9 0 11-1.8-3.796V4a.9.9 0 01.9-.9m-4 9.8a3.1 3.1 0 100 6.2 3.1 3.1 0 000-6.2' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-star-four {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m12 2.25.56 2.382a9.29 9.29 0 007.245 6.985L21.75 12l-2.374.586a9.29 9.29 0 00-6.79 6.79L12 21.75l-.586-2.374a9.29 9.29 0 00-6.79-6.79L2.25 12l1.946-.383a9.29 9.29 0 007.244-6.985z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-start {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23fff' fill-opacity='.4'/%3E%3Cpath fill='%23000' d='M35.442 22.966a1.2 1.2 0 010 2.068l-16.834 9.902a1.2 1.2 0 01-1.808-1.034V14.098a1.2 1.2 0 011.808-1.034z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-storyboard {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M11 11.368a1 1 0 011.555-.832l3.197 2.132a1 1 0 010 1.664l-3.197 2.132-.127.072a1.002 1.002 0 01-1.418-.759l-.01-.145zm1.8 2.769.955-.637-.955-.638z'/%3E%3Cpath d='M13.75 3.1a4.15 4.15 0 014.008 3.073A3.9 3.9 0 0120.9 10v7a3.9 3.9 0 01-3.9 3.9h-7a3.9 3.9 0 01-3.827-3.142A4.15 4.15 0 013.1 13.75V8A4.9 4.9 0 018 3.1zM10 7.9A2.1 2.1 0 007.9 10v7c0 1.16.94 2.1 2.1 2.1h7a2.1 2.1 0 002.1-2.1v-7A2.1 2.1 0 0017 7.9zm-2-3A3.1 3.1 0 004.9 8v5.75c0 .88.484 1.645 1.2 2.048V10A3.9 3.9 0 0110 6.1h5.798a2.35 2.35 0 00-2.048-1.2z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-studio {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M9.384 11.42a.899.899 0 011.375-.76l4.206 2.628a.898.898 0 010 1.523l-4.206 2.63-.115.06a.9.9 0 01-1.252-.694l-.008-.128zm1.8 3.632 1.603-1.002-1.604-1.003z'/%3E%3Cpath d='M17.076 3.125A4 4 0 0120.87 7.12v9.75l-.005.206a4 4 0 01-3.789 3.79l-.206.004H7.12l-.206-.005a4 4 0 01-3.79-3.789l-.004-.206V7.12a4 4 0 013.794-3.995l.206-.005h9.75zM4.92 16.87a2.2 2.2 0 002.2 2.2h9.75a2.2 2.2 0 002.2-2.2V8.9H4.92zm2.2-11.95a2.2 2.2 0 00-2.2 2.18h2.672l1.907-2.18zm7.864 2.18h4.085a2.2 2.2 0 00-2.18-2.18zm-5 0h2.608l1.907-2.18h-2.607z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-subscript {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M21.505 7.364a.9.9 0 011.274 1.273L8.637 22.779a.9.9 0 01-1.273-1.274zm-.353 11.667a.9.9 0 011.273 1.273l-2.121 2.121a.9.9 0 01-1.273-1.273zm-.354-5.304A.901.901 0 0122.072 15L15 22.072a.901.901 0 01-1.273-1.274z' clip-rule='evenodd'/%3E%3Cpath d='M21.574 7.302a.9.9 0 011.266 1.267l-.061.068L8.637 22.779a.9.9 0 01-1.273-1.274L21.505 7.364zm-.354 11.667a.9.9 0 011.267 1.267l-.062.068-2.121 2.121a.9.9 0 01-1.273-1.273l2.12-2.122zm-.353-5.304a.901.901 0 011.266 1.267l-.061.068L15 22.072a.9.9 0 01-1.273-1.274l7.071-7.071z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-success {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg clip-path='url(%23pol-success_a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fff'/%3E%3Cpath fill='%23FF3466' d='M24 12a12 12 0 11-24 0 12 12 0 0124 0m-5.955-4.545a1.124 1.124 0 00-1.62.033l-5.21 6.638-3.139-3.141a1.125 1.125 0 00-1.59 1.59l3.969 3.97a1.124 1.124 0 001.618-.03l5.988-7.485a1.125 1.125 0 00-.014-1.575z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-success_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-success-02 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23FF3466' fill-rule='evenodd' d='M6 1.2A4.8 4.8 0 001.2 6v12A4.8 4.8 0 006 22.8h12a4.8 4.8 0 004.8-4.8V6A4.8 4.8 0 0018 1.2z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' d='m10.88 17.377-4.528-4.529 1.696-1.696 2.672 2.67 5.159-6.19 1.844 1.536z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.i-cus--pol-swipe-gestures {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M7.455 21.09A5.45 5.45 0 012 15.643v-2.725A5.43 5.43 0 013.848 8.83L9.55 3.421a1.867 1.867 0 012.604.034 1.816 1.816 0 010 2.569l-1.9 1.899h9.928a1.817 1.817 0 110 3.633h-4.318a1.59 1.59 0 110 3.178h-.91a1.59 1.59 0 110 3.178h-1.363a1.59 1.59 0 110 3.179z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-template {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M7.368 12.375c.769 0 1.436-.003 1.968.069.558.075 1.102.246 1.544.688s.612.985.687 1.543c.072.533.07 1.2.07 1.968 0 .769.002 1.436-.07 1.968-.075.558-.246 1.101-.687 1.543s-.986.612-1.544.688c-.532.071-1.2.07-1.968.07s-1.435.001-1.968-.07c-.558-.076-1.1-.246-1.543-.688-.441-.442-.612-.985-.687-1.543-.072-.532-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.246-1.102.687-1.543.442-.442.985-.613 1.543-.688.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.002-1.727.053-.358.048-.46.124-.511.176-.052.052-.128.153-.176.51-.052.385-.054.91-.054 1.73 0 .818.002 1.342.054 1.727.048.358.124.459.176.51.052.052.152.128.51.176.385.052.909.054 1.728.054.82 0 1.344-.002 1.729-.054.358-.048.459-.124.51-.175.052-.052.128-.154.176-.511.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.728-.048-.358-.124-.46-.176-.511-.051-.052-.152-.128-.51-.176-.385-.051-.91-.053-1.729-.053m9.264-1.799c.768 0 1.435-.003 1.968.069.558.075 1.101.246 1.543.688s.612.985.687 1.543c.072.533.07 1.2.07 1.968 0 .769.002 1.436-.07 1.968-.075.558-.246 1.101-.687 1.543s-.985.612-1.543.688c-.533.071-1.2.07-1.968.07-.769 0-1.436.001-1.968-.07-.559-.076-1.102-.246-1.544-.688s-.612-.985-.687-1.543c-.072-.532-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.245-1.102.687-1.543.442-.442.986-.613 1.544-.688.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.344.002-1.729.053-.358.048-.459.124-.51.176-.052.052-.128.153-.176.51-.052.385-.054.91-.054 1.73 0 .818.002 1.342.054 1.727.048.357.124.459.176.51.051.052.152.128.51.176.385.052.91.054 1.729.054s1.343-.002 1.727-.054c.359-.048.46-.124.511-.175.052-.052.128-.153.176-.511.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.728-.048-.358-.124-.46-.176-.511-.052-.052-.153-.128-.51-.176-.385-.051-.909-.053-1.728-.053M7.368 3.111c.769 0 1.436-.001 1.968.07.558.075 1.102.246 1.544.688s.612.984.687 1.543c.072.532.07 1.2.07 1.968s.002 1.435-.07 1.967c-.075.559-.246 1.103-.687 1.544s-.986.613-1.544.688c-.532.071-1.2.07-1.968.07s-1.435.001-1.968-.07c-.558-.075-1.1-.246-1.543-.688-.441-.441-.612-.985-.687-1.544-.072-.532-.07-1.2-.07-1.967 0-.769-.002-1.436.07-1.968.075-.559.246-1.102.687-1.543.442-.442.985-.613 1.543-.688.533-.071 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.003-1.727.054-.358.049-.46.124-.511.176-.052.052-.128.153-.176.511-.052.384-.054.908-.054 1.728 0 .819.002 1.344.054 1.728.048.358.124.459.176.51.052.053.153.128.51.177.385.051.909.053 1.728.053.82 0 1.344-.002 1.729-.053.358-.049.459-.124.51-.176.052-.052.128-.153.176-.51.052-.385.054-.91.054-1.73 0-.819-.002-1.343-.054-1.727-.048-.358-.124-.459-.176-.51-.051-.052-.153-.128-.51-.177-.385-.051-.91-.053-1.729-.053' clip-rule='evenodd'/%3E%3Cpath d='M16.438 2.858c.306-.462 1.085-.263 1.085.277v2.6c0 .295.262.535.585.535h1.306c.456 0 .736.455.5.812l-2.476 3.73c-.306.463-1.084.264-1.084-.277V7.927c0-.295-.263-.535-.586-.535h-1.3c-.455 0-.737-.455-.5-.811z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-text {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M19.25 6.526V4.75h-6.5v14.5h2.806l.076.004a.75.75 0 010 1.492l-.076.004H8.444a.75.75 0 010-1.5h2.806V4.75h-6.5v1.776a.75.75 0 01-1.5 0V3.25h17.5v3.276a.75.75 0 01-1.5 0'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-text-to-image {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.5 14.1a1.4 1.4 0 011.4 1.4v.447a.9.9 0 01-1.8 0V15.9H7.9v3.2h.433l.093.005a.9.9 0 010 1.79l-.093.005H5.667a.9.9 0 010-1.8H6.1v-3.2H4.9v.047a.9.9 0 01-1.8 0V15.5a1.4 1.4 0 011.4-1.4zm6.484-7.735a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16.5 3.1a4.4 4.4 0 014.4 4.4v9a4.4 4.4 0 01-4.4 4.4h-3.559a.9.9 0 010-1.8H16.5a2.6 2.6 0 002.543-2.062 1 1 0 01-.072-.055l-4.978-4.235a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V7.5a4.4 4.4 0 014.4-4.4zm-9 1.8a2.6 2.6 0 00-2.6 2.6v1.063a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V7.5a2.6 2.6 0 00-2.6-2.6z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-text-to-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.47 14.404A1 1 0 015 13.556l4.68 2.925a1 1 0 010 1.697L5 21.102l-.127.069c-.6.268-1.302-.12-1.393-.773l-.01-.143zm1.8 4.407 2.37-1.482-2.37-1.482z' clip-rule='evenodd'/%3E%3Cpath d='M16.5 3.1a4.4 4.4 0 014.4 4.4v9a4.4 4.4 0 01-4.4 4.4h-3.558a.9.9 0 010-1.8H16.5a2.6 2.6 0 002.6-2.6v-9a2.6 2.6 0 00-2.6-2.6h-9a2.6 2.6 0 00-2.6 2.6v3.088a.9.9 0 01-1.8 0V7.5a4.4 4.4 0 014.4-4.4z'/%3E%3Cpath d='M13.092 11.105a.9.9 0 010 1.79L13 12.9H8.5a.9.9 0 010-1.8H13zm2.5-4.001a.9.9 0 010 1.792L15.5 8.9h-7a.9.9 0 010-1.8h7z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-tidy-up-1 {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M6.667 20H4v-2.667h2.667zm6.666 0h-2.666v-2.667h2.666zM20 20h-2.667v-2.667H20zM6.667 13.333H4v-2.666h2.667zm6.666 0h-2.666v-2.666h2.666zm6.667 0h-2.667v-2.666H20zM6.667 6.667H4V4h2.667zm6.666 0h-2.666V4h2.666zm6.667 0h-2.667V4H20z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-tools {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M13.869 14.631a.9.9 0 010 1.801h-3.737a.9.9 0 010-1.8z'/%3E%3Cpath fill-rule='evenodd' d='M15.2 3.3a3.7 3.7 0 013.695 3.544c1.832.684 2.959 2.7 2.383 4.724l-1.793 6.3a3.9 3.9 0 01-3.751 2.834H8.265a3.9 3.9 0 01-3.75-2.833L2.72 11.568c-.575-2.024.551-4.04 2.383-4.725A3.7 3.7 0 018.8 3.3zM6.472 8.4a2.1 2.1 0 00-2.02 2.675l1.794 6.302a2.1 2.1 0 002.02 1.525h7.468a2.1 2.1 0 002.02-1.526l1.793-6.301a2.1 2.1 0 00-2.02-2.674zM8.8 5.1a1.9 1.9 0 00-1.856 1.5h10.115A1.9 1.9 0 0015.2 5.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-transfer {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M19 13.1a.9.9 0 010 1.8H7.174l2.463 2.463.061.069a.9.9 0 01-1.266 1.266l-.069-.061-4-4-.088-.103A.901.901 0 015 13.1zm-4.637-7.737a.9.9 0 011.205-.061l.069.061 4 4 .088.103A.901.901 0 0119 10.9H5a.9.9 0 010-1.8h11.826l-2.463-2.463-.061-.069a.9.9 0 01.061-1.205'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-ugc-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M19.03 17.865a2.517 2.517 0 012.517 2.517v.27a.901.901 0 01-1.8 0v-.27a.716.716 0 00-.716-.716h-3.233a.716.716 0 00-.716.716v.27a.901.901 0 01-1.8 0v-.27a2.517 2.517 0 012.516-2.517zM17.186 2.113a3.41 3.41 0 013.951 2.767l.194 1.101a1.763 1.763 0 01-1.43 2.042l-4.645.82h4.133a2.16 2.16 0 012.16 2.159.9.9 0 01-1.8 0 .36.36 0 00-.36-.359H4.307v6.56a2.55 2.55 0 002.547 2.548H9.87a.9.9 0 010 1.8H6.854a4.35 4.35 0 01-4.348-4.348v-7.24L2.265 8.13a3.487 3.487 0 012.85-3.889zm.23 10.095a2.786 2.786 0 11-.001 5.572 2.786 2.786 0 01.001-5.572m0 1.8a.985.985 0 100 1.97.985.985 0 000-1.97M5.427 6.016a1.685 1.685 0 00-1.377 1.88l.123.94 3.934-.626.694-2.79zm5.314-.938-.704 2.824 1.91-.303.553-.098.711-2.859zm8.622.116a1.61 1.61 0 00-1.866-1.306L15.15 4.3l-.009.046-.7 2.811 5.11-.9z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-uncamera {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M2.54 5.723 3.71 4.58l15.75 15.768-1.143 1.152-1.8-1.8H5.06a1.8 1.8 0 01-1.8-1.8V7.1c0-.198.036-.387.09-.567zM7.76 5.3l1.8-1.8h5.4l1.8 1.8h2.7a1.8 1.8 0 011.8 1.8v10.8c0 .54-.234 1.017-.612 1.35l-4.491-4.5a4.4 4.4 0 00.603-2.25 4.5 4.5 0 00-4.5-4.5c-.819 0-1.593.216-2.25.603L6.698 5.3zm0 7.2a4.5 4.5 0 005.85 4.293L12.008 15.2a2.76 2.76 0 01-2.448-2.448L7.967 11.15c-.135.423-.207.9-.207 1.35m4.5-2.7a2.7 2.7 0 012.547 3.6L11.36 9.953a2.7 2.7 0 01.9-.153'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-uncrop {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.9 14.1h1.6v1.8H6.1v-3.4h1.8zm10 1.8h-3.4v-1.8h1.6v-1.6h1.8zm-8.4-6H7.9v1.6H6.1V8.1h3.4zm8.4 1.6h-1.8V9.9h-1.6V8.1h3.4z'/%3E%3Cpath fill-rule='evenodd' d='M18.994 4.054A3 3 0 0121.84 7.05v9.9l-.004.155a3 3 0 01-2.842 2.841l-.154.004H5.16l-.154-.004a3 3 0 01-2.842-2.841l-.004-.155v-9.9a3 3 0 012.846-2.996l.154-.004h13.68zM5.16 5.85a1.2 1.2 0 00-1.2 1.2v9.9a1.2 1.2 0 001.2 1.2h13.68a1.2 1.2 0 001.2-1.2v-9.9a1.2 1.2 0 00-1.2-1.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-undo {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M9 9.1h6.5a5.4 5.4 0 010 10.8H12a.9.9 0 010-1.8h3.5a3.6 3.6 0 100-7.2H9v4.296L3 10l6-5.196z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-unpublish {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.206 19.098a7 7 0 001.936 1.292l-.537.36a.9.9 0 01-1.4-.75zM9.19 8.915a7 7 0 00-1.93 3.193l-1.025.593.841.258a7 7 0 00-.026 1.875l-3.316-1.02a.9.9 0 01-.185-1.64zm9.859-5.694a.9.9 0 011.34.91l-.83 5.617a7 7 0 00-1.596-1.517l.373-2.52-2.607 1.505a7 7 0 00-3.725.073z'/%3E%3Cpath d='M19.1 14a5.1 5.1 0 10-10.2 0 5.1 5.1 0 0010.2 0m-2.1-.9v1.8h-6v-1.8zm3.9.9a6.9 6.9 0 11-13.8 0 6.9 6.9 0 0113.8 0'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-unselect {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.75 3.1a4.15 4.15 0 014.008 3.073A3.9 3.9 0 0120.9 10v7a3.9 3.9 0 01-3.9 3.9h-7a3.9 3.9 0 01-3.827-3.142 4.15 4.15 0 01-3.068-3.794L3.1 13.75V8A4.9 4.9 0 018 3.1zM10 7.9A2.1 2.1 0 007.9 10v7c0 1.16.94 2.1 2.1 2.1h7a2.1 2.1 0 002.1-2.1v-7A2.1 2.1 0 0017 7.9zm-2-3A3.1 3.1 0 004.9 8v5.75l.012.24A2.35 2.35 0 006.1 15.797V10A3.9 3.9 0 0110 6.1h5.798a2.35 2.35 0 00-2.048-1.2z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-up {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 21.15A1.15 1.15 0 0013.15 20V6.777l4.036 4.036a1.15 1.15 0 001.627-1.627l-6-6a1.15 1.15 0 00-1.627 0l-6 6a1.151 1.151 0 001.627 1.627l4.036-4.036V20c0 .635.516 1.15 1.15 1.15'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upload {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20 15.1a.9.9 0 01.9.9v1a3.9 3.9 0 01-3.9 3.9H7A3.9 3.9 0 013.1 17v-1a.9.9 0 011.8 0v1c0 1.16.94 2.1 2.1 2.1h10a2.1 2.1 0 002.1-2.1v-1a.9.9 0 01.9-.9'/%3E%3Cpath d='M12 3.1a.9.9 0 01.666.295l5 5.5.059.07a.9.9 0 01-1.326 1.205l-.065-.065L12.9 6.328V15a.9.9 0 01-1.8 0V6.328l-3.434 3.777a.9.9 0 01-1.332-1.21l5-5.5.067-.067A.9.9 0 0112 3.1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upper-and-lower-spacing {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.5 20.75h-15v-1.5h15z'/%3E%3Cpath fill-rule='evenodd' d='m12.813 7 3.766 9h-1.627L14 13.724v.026h-3.95L9.13 16H7.509l3.68-9zm-2.15 5.25h2.72l-1.376-3.288z' clip-rule='evenodd'/%3E%3Cpath d='M19.5 4.75h-15v-1.5h15z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscale {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.629 11.344h2.156V9h1.629v6H9.785v-2.344H7.629V15h-1.63V9h1.63z'/%3E%3Cpath fill-rule='evenodd' d='M14.988 9q.925 0 1.6.36.676.359 1.043 1.032Q18 11.062 18 12t-.366 1.611q-.366.671-1.037 1.032-.672.357-1.585.357h-2.309V9zm-.656 4.617h.621q.446 0 .759-.143a.97.97 0 00.48-.495q.167-.352.167-.979t-.17-.978a.97.97 0 00-.492-.495 1.9 1.9 0 00-.79-.144h-.575z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M18.994 4.054A3 3 0 0121.84 7.05v9.9l-.004.155a3 3 0 01-2.842 2.841l-.154.004H5.16l-.154-.004a3 3 0 01-2.842-2.841l-.004-.155v-9.9a3 3 0 012.846-2.996l.154-.004h13.68zM5.16 5.85a1.2 1.2 0 00-1.2 1.2v9.9a1.2 1.2 0 001.2 1.2h13.68a1.2 1.2 0 001.2-1.2v-9.9a1.2 1.2 0 00-1.2-1.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-16x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M18.206 4.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20H6l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12zM6 5.8A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2h12a2.2 2.2 0 002.2-2.2V8A2.2 2.2 0 0018 5.8z' clip-rule='evenodd'/%3E%3Cpath d='m15.793 9.08.959 1.7h.045l.97-1.7h1.768L17.79 12l1.813 2.92H17.79l-.992-1.734h-.046l-.992 1.734h-1.802l1.79-2.92-1.733-2.92zM11.049 15q-.51 0-.97-.16a2.2 2.2 0 01-.81-.51 2.4 2.4 0 01-.556-.907q-.199-.559-.197-1.355.003-.71.183-1.277.183-.567.516-.967.336-.4.804-.61A2.5 2.5 0 0111.06 9q.645 0 1.135.248.491.248.781.665.294.413.343.912h-1.563a.53.53 0 00-.251-.362.85.85 0 00-.445-.117.78.78 0 00-.733.434q-.231.433-.236 1.14h.034q.111-.269.336-.459t.525-.294q.3-.102.633-.102.531 0 .927.24.399.238.622.655t.22.952q.002.629-.297 1.098a2 2 0 01-.825.73q-.527.26-1.217.26m-.012-1.198a.8.8 0 00.42-.108.76.76 0 00.288-.297.84.84 0 00.102-.427.83.83 0 00-.102-.428.76.76 0 00-.288-.297.8.8 0 00-.42-.108.8.8 0 00-.322.063.7.7 0 00-.254.174.8.8 0 00-.17.265q-.06.15-.064.33.003.24.109.428a.78.78 0 00.701.405M7.409 9.08v5.84H5.823v-4.38h-.034l-1.278.764V9.958l1.437-.878z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-1x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18 18.2V20H6v-1.8zm2.2-2.2V8A2.2 2.2 0 0018 5.8H6A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2V20l-.206-.005A4 4 0 012 16V8a4 4 0 014-4h12a4 4 0 014 4v8a4 4 0 01-4 4v-1.8a2.2 2.2 0 002.2-2.2'/%3E%3Cpath d='m13.734 9.818.795 1.69.838-1.69h1.946l-1.463 2.728 1.534 2.727h-1.932l-.923-1.733-.895 1.733h-1.96l1.548-2.727-1.449-2.728zM10.536 8v7.273H8.56V9.818h-.04l-1.591.952V9.094L8.718 8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-2x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18 18.2V20H6v-1.8zm2.2-2.2V8A2.2 2.2 0 0018 5.8H6A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2V20l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12l.206.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20v-1.8a2.2 2.2 0 002.2-2.2'/%3E%3Cpath d='m14.311 9.918.796 1.69.838-1.69h1.946l-1.463 2.727 1.534 2.727H16.03l-.923-1.733-.895 1.733h-1.96l1.548-2.727-1.449-2.727zm-8.169 5.454v-1.42l2.713-2.245q.27-.223.462-.419.196-.198.298-.408.107-.21.107-.465a.9.9 0 00-.121-.48.8.8 0 00-.327-.305q-.21-.11-.483-.11t-.483.11a.77.77 0 00-.32.323 1.1 1.1 0 00-.113.519H6q0-.768.344-1.321.345-.555.973-.853Q7.946 8 8.791 8q.874 0 1.513.28.643.278.99.782.352.504.352 1.182 0 .42-.174.835-.174.412-.625.912-.45.501-1.282 1.194l-.681.568v.043h2.84v1.576z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-4k {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M18.206 4.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20H6l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12zM6 5.8A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2h12a2.2 2.2 0 002.2-2.2V8A2.2 2.2 0 0018 5.8z' clip-rule='evenodd'/%3E%3Cpath d='M12.454 15.093V9h1.654v2.464h.084L16.024 9h1.928l-2.059 2.713L18 15.093h-1.976l-1.368-2.285-.548.714v1.571zM6 14.141v-1.285L8.452 9h1.166v1.714H8.95l-1.32 2.094v.048h3.617v1.285zm2.963.952V13.75l.036-.56V9h1.547v6.093z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-4x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18 18.2V20H6v-1.8zm2.2-2.2V8A2.2 2.2 0 0018 5.8H6A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2V20l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12l.206.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20v-1.8a2.2 2.2 0 002.2-2.2'/%3E%3Cpath d='m14.797 9.818.795 1.69.839-1.69h1.946l-1.463 2.728 1.534 2.727h-1.932l-.923-1.733-.895 1.733h-1.96l1.548-2.727-1.45-2.728zM6 14.136v-1.534L8.926 8H10v2.046h-.477l-1.577 2.5v.056h4.318v1.534zm3.537 1.137v-1.605L9.58 8h1.846v7.273z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-8x {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M18.206 4.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20H6l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12zM6 5.8A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2h12a2.2 2.2 0 002.2-2.2V8A2.2 2.2 0 0018 5.8z' clip-rule='evenodd'/%3E%3Cpath d='m14.273 9.08.955 1.693h.045l.966-1.693h1.762l-1.739 2.909 1.807 2.909h-1.807l-.989-1.727h-.045l-.989 1.727h-1.795l1.784-2.91-1.727-2.908zm-5.33 5.897q-.705 0-1.258-.219-.552-.218-.87-.593a1.28 1.28 0 01-.315-.847q0-.36.179-.659.181-.299.489-.494a1.7 1.7 0 01.684-.256v-.045a1.4 1.4 0 01-.818-.44 1.23 1.23 0 01-.318-.844q0-.457.29-.813.29-.358.792-.562A3 3 0 018.943 9q.642 0 1.145.207.503.205.793.563.29.355.29.81 0 .488-.324.843a1.4 1.4 0 01-.813.44v.046q.375.057.682.256.307.195.489.494.18.299.181.66 0 .471-.318.846-.315.375-.87.594a3.4 3.4 0 01-1.255.218m0-1.09q.224 0 .398-.091a.7.7 0 00.273-.25.67.67 0 00.102-.364.64.64 0 00-.102-.358.7.7 0 00-.273-.245.84.84 0 00-.398-.09q-.221 0-.398.09a.65.65 0 00-.375.602q0 .203.1.362.102.159.275.253.177.09.398.09m0-2.49q.2 0 .352-.082a.62.62 0 00.33-.554.6.6 0 00-.088-.32.6.6 0 00-.242-.222.73.73 0 00-.352-.083.74.74 0 00-.352.083.6.6 0 00-.242.221.6.6 0 00-.088.321.62.62 0 00.33.554.74.74 0 00.352.083'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upscaler-hd {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M18.206 4.005A4 4 0 0122 8v8l-.005.206a4 4 0 01-3.789 3.79L18 20H6l-.206-.005A4 4 0 012 16V8a4 4 0 013.794-3.995L6 4h12zM6 5.8A2.2 2.2 0 003.8 8v8A2.2 2.2 0 006 18.2h12a2.2 2.2 0 002.2-2.2V8A2.2 2.2 0 0018 5.8z' clip-rule='evenodd'/%3E%3Cpath d='M15.012 15.182h-2.309v-6h2.285q.925 0 1.6.36.677.357 1.043 1.031.369.672.369 1.609 0 .938-.366 1.611-.366.67-1.037 1.031-.672.358-1.585.358m-.68-1.383h.621q.445 0 .759-.143a.97.97 0 00.48-.496q.167-.351.167-.978t-.17-.979a.97.97 0 00-.492-.495 1.9 1.9 0 00-.79-.143h-.575zM6 15.182v-6h1.629v2.344h2.156V9.182h1.63v6h-1.63v-2.344H7.63v2.344z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-upwatermark {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9H8A4.9 4.9 0 013.1 16V8A4.9 4.9 0 018 3.1zm-8.528 8.088a.99.99 0 00-1.436-.227l-.087.076-.896.89a1 1 0 01-.153.12V16A3.1 3.1 0 008 19.1h8c1.095 0 2.055-.57 2.606-1.427l-4.613-3.925a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202zM8 4.9A3.1 3.1 0 004.9 8v1.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' width='36' height='36'%3E%3Cpath fill='black' d='M31.5 4.5h-27a2.99 2.99 0 00-3 3v18a3 3 0 003 3H12v3h12v-3h7.5c1.65 0 2.985-1.35 2.985-3l.015-18a3 3 0 00-3-3m0 21h-27v-18h27zm-7.5-9-10.5 6v-12z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video-effect {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.555 11.858c.307-.462 1.086-.263 1.086.278v2.6c0 .294.262.534.585.534h1.306c.456 0 .736.456.5.812l-2.476 3.73c-.307.462-1.085.264-1.085-.277v-2.607c0-.296-.263-.535-.586-.535H3.586c-.455 0-.737-.456-.5-.812z'/%3E%3Cpath fill-rule='evenodd' d='M13.252 4.106a4.9 4.9 0 014.596 4.184c.234-.124.466-.239.69-.336.325-.14.674-.264 1.008-.32.31-.052.768-.075 1.182.178V7.81c.66.402.887 1.071.982 1.702.093.615.09 1.421.09 2.357v.26c0 .936.003 1.742-.09 2.357-.094.63-.322 1.299-.98 1.702h-.001c-.414.253-.873.23-1.183.177a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.337A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9H8A3.1 3.1 0 004.9 9v1a.9.9 0 01-1.8 0V9A4.9 4.9 0 018 4.1h5zm6.581 5.304a3 3 0 00-.58.196 12 12 0 00-1.352.723v3.34c.478.29.947.55 1.351.725.257.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video-fail {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10.084 5.005a.9.9 0 01.18 1.79l-4.636.466a.92.92 0 00-.827.966l.469 8.628c.027.51.465.9.974.87l4.2-.255a.9.9 0 01.11 1.797l-4.201.254a2.72 2.72 0 01-2.88-2.568l-.469-8.628A2.72 2.72 0 015.448 5.47zm3.992 0 4.636.465a2.72 2.72 0 012.445 2.855l-.467 8.6a2.72 2.72 0 01-2.922 2.566l-4.397-.333a.9.9 0 01.137-1.795l4.396.333a.92.92 0 00.989-.868l.466-8.6a.92.92 0 00-.827-.967l-4.635-.465a.9.9 0 01.18-1.791'/%3E%3Cpath d='M9.36 10.39a1.276 1.276 0 011.682-1.274l.165.07 3.273 1.652c.878.445.942 1.676.115 2.21l-3.081 1.986a1.275 1.275 0 01-1.964-1.005z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video-recreation {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M13 4.1a4.9 4.9 0 014.848 4.19c.234-.124.466-.239.69-.335a4.5 4.5 0 011.008-.32c.31-.053.768-.076 1.182.177.659.402.887 1.07.982 1.701.093.615.09 1.422.09 2.358v.26c0 .935.003 1.742-.09 2.357-.095.63-.322 1.299-.98 1.701h-.001c-.414.253-.873.23-1.183.178a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.902h-2a.901.901 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9A3.1 3.1 0 0013 5.9H8A3.1 3.1 0 004.9 9v1a.901.901 0 01-1.8 0V9A4.9 4.9 0 018 4.1zm6.833 5.31a3 3 0 00-.58.197 12 12 0 00-1.352.723v3.34c.478.289.946.549 1.351.724.257.11.45.172.582.195.029-.06.066-.17.096-.369.067-.449.07-1.093.07-2.09v-.26c0-.996-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37' clip-rule='evenodd'/%3E%3Cpath d='M7.19 18.1a.9.9 0 010 1.8H3.4a.901.901 0 010-1.8zm-.18-6.504a1.269 1.269 0 011.794 1.794L5.44 16.754a1.7 1.7 0 01-.957.48l-.978.139a.423.423 0 01-.477-.478l.138-.977c.052-.363.221-.699.48-.958z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video-to-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M3.16 13.305a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z'/%3E%3Cpath d='M13.252 4.106a4.9 4.9 0 014.597 4.184c.233-.124.464-.24.688-.336.326-.14.674-.264 1.009-.32.309-.052.768-.075 1.181.178l.001-.001c.66.402.887 1.071.982 1.702.092.615.09 1.421.09 2.357v.26c0 .936.002 1.742-.09 2.357-.095.63-.322 1.299-.98 1.702h-.002c-.414.253-.873.23-1.182.177a4.5 4.5 0 01-1.009-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9H8A3.1 3.1 0 004.9 9v1a.9.9 0 01-1.8 0V9A4.9 4.9 0 018 4.1h5zm6.58 5.304a3 3 0 00-.58.196c-.405.176-.874.434-1.352.723v3.34c.478.29.947.55 1.352.725.256.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.003-1.64-.07-2.09a1.4 1.4 0 00-.097-.37'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-video-tools {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M14.804 3.1a2.77 2.77 0 012.766 2.74 3.71 3.71 0 011.822 2.626 3.7 3.7 0 011.282 3.977l-1.717 5.805a3.7 3.7 0 01-3.55 2.652H8.593a3.7 3.7 0 01-3.551-2.652l-1.717-5.805a3.7 3.7 0 011.28-3.976A3.7 3.7 0 016.431 5.84 2.77 2.77 0 019.198 3.1zM6.877 9.49a1.903 1.903 0 00-1.824 2.443l1.717 5.803a1.9 1.9 0 001.824 1.363h6.812c.843 0 1.585-.555 1.824-1.363l1.717-5.803a1.903 1.903 0 00-1.824-2.443zm3.507 2.654c0-.499.548-.803.97-.539l2.97 1.856a.635.635 0 010 1.076l-2.97 1.856a.635.635 0 01-.97-.538zm-2.12-4.989c-.514 0-.98.204-1.322.534h10.116a1.9 1.9 0 00-1.32-.534zM9.198 4.9a.97.97 0 00-.82.455h7.246a.97.97 0 00-.82-.455z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-view-all {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M7.368 12.375c.769 0 1.436-.002 1.968.07.558.075 1.102.245 1.544.687s.612.986.687 1.544c.072.533.07 1.2.07 1.968s.002 1.435-.07 1.968c-.075.558-.246 1.101-.687 1.543s-.986.612-1.544.687c-.532.072-1.2.07-1.968.07s-1.435.002-1.968-.07c-.558-.075-1.1-.246-1.543-.687-.441-.442-.612-.985-.687-1.543-.072-.533-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.246-1.102.687-1.544s.985-.612 1.543-.687c.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.002-1.727.054-.358.048-.46.124-.511.176-.052.052-.128.152-.176.51-.052.385-.054.91-.054 1.729s.002 1.343.054 1.728c.048.358.124.458.176.51s.152.128.51.176c.385.052.909.054 1.728.054.82 0 1.344-.002 1.729-.054.358-.048.459-.124.51-.176.052-.052.128-.153.176-.51.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.729-.048-.357-.124-.458-.176-.51s-.152-.128-.51-.176c-.385-.052-.91-.054-1.729-.054m9.264-1.8c.768 0 1.435-.002 1.968.07.558.075 1.1.246 1.543.687.441.442.612.986.687 1.544.072.533.07 1.2.07 1.968s.002 1.435-.07 1.968c-.075.558-.246 1.101-.687 1.543s-.985.612-1.543.687c-.533.072-1.2.07-1.968.07-.769 0-1.436.002-1.968-.07-.558-.075-1.102-.246-1.544-.687s-.612-.985-.687-1.543c-.072-.533-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.246-1.102.687-1.544s.986-.612 1.544-.687c.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.344.002-1.729.054-.358.048-.459.124-.51.176-.052.052-.128.152-.176.51-.052.385-.054.91-.054 1.729s.002 1.343.054 1.728c.048.357.124.458.176.51s.152.128.51.176c.385.052.91.054 1.729.054s1.343-.002 1.727-.054c.358-.048.46-.124.511-.176.052-.052.128-.152.176-.51.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.729-.048-.357-.124-.458-.176-.51s-.153-.128-.51-.176c-.385-.052-.909-.054-1.728-.054M16.63 3.11a4.27 4.27 0 014.27 4.27l-.005.22a4.27 4.27 0 01-8.534-.218l.006-.22a4.27 4.27 0 014.264-4.052m0 1.8a2.47 2.47 0 00-2.469 2.471l.013.253A2.47 2.47 0 0019.1 7.38l-.013-.253a2.47 2.47 0 00-2.456-2.216M7.368 3.112c.769 0 1.436-.002 1.968.07.558.075 1.102.246 1.544.688s.612.984.687 1.542c.072.533.07 1.2.07 1.968 0 .769.002 1.436-.07 1.968-.075.558-.245 1.102-.687 1.544s-.986.612-1.544.688c-.532.071-1.2.069-1.968.069s-1.435.002-1.968-.07c-.558-.075-1.101-.246-1.543-.687s-.612-.986-.687-1.544c-.072-.532-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.246-1.1.687-1.542s.985-.613 1.543-.688c.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.002-1.727.054-.359.048-.46.124-.511.176-.052.052-.128.153-.176.51-.052.385-.054.91-.054 1.728 0 .82.002 1.344.054 1.729.048.358.124.459.176.51.052.052.153.128.51.176.385.052.909.054 1.728.054.82 0 1.344-.002 1.729-.054.358-.048.459-.124.51-.175.052-.052.128-.153.176-.511.052-.385.054-.91.054-1.729s-.002-1.343-.054-1.727c-.048-.358-.124-.46-.176-.511-.051-.052-.152-.128-.51-.176-.385-.052-.91-.054-1.729-.054' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-view-all-list {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.5 18.1a.9.9 0 010 1.8H3a.9.9 0 010-1.8zm16.5 0a.9.9 0 010 1.8H9a.9.9 0 010-1.8zM4.5 11.05a.9.9 0 010 1.8H3a.9.9 0 010-1.8zM21 11a.9.9 0 010 1.8H9A.901.901 0 019 11zM4.5 4.1a.9.9 0 010 1.8H3a.9.9 0 010-1.8zm16.5 0a.9.9 0 010 1.8H9a.9.9 0 010-1.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-view-gallery {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M4.5 14.6a.9.9 0 01.9.9v3.1h3.1a.9.9 0 010 1.8H5.333A1.734 1.734 0 013.6 18.667V15.5a.9.9 0 01.9-.9m15 0a.9.9 0 01.9.9v3.167c0 .957-.776 1.733-1.733 1.733H15.5a.9.9 0 010-1.8h3.1v-3.1a.9.9 0 01.9-.9m-4.167-6.1c.92 0 1.667.747 1.667 1.667v3.666c0 .92-.747 1.667-1.667 1.667H8.667l-.17-.009A1.667 1.667 0 017 13.833v-3.666c0-.863.656-1.573 1.496-1.658l.171-.009zM8.8 13.7h6.4v-3.4H8.8zM8.5 3.6a.9.9 0 010 1.8H5.4v3.1a.9.9 0 01-1.8 0V5.333c0-.957.776-1.733 1.733-1.733zm10.167 0c.957 0 1.733.776 1.733 1.733V8.5a.9.9 0 01-1.8 0V5.4h-3.1a.9.9 0 010-1.8z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-vira-video {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20.1 10.25V8A3.1 3.1 0 0017 4.9H7A3.1 3.1 0 003.9 8v7A3.1 3.1 0 007 18.1h5.5a.9.9 0 010 1.8H7A4.9 4.9 0 012.1 15V8A4.9 4.9 0 017 3.1h10A4.9 4.9 0 0121.9 8v2.25a.9.9 0 01-1.8 0'/%3E%3Cpath d='M9.537 9.398c0-.718.77-1.145 1.342-.743l3.78 2.659a.918.918 0 01-.02 1.5l-3.779 2.51c-.573.38-1.323-.048-1.323-.756zm7.058 3.137c.046-.321.344-.624.639-.51 1.36.525 2.464 2.004 2.141 3.565-.14.681.647.96.875 0 .139-.5.552-1.08 1.195-.134l.004-.002.047.08q.026.037.05.08.034.06.06.12c.251.497.394 1.061.394 1.66C22 19.387 20.433 21 18.5 21S15 19.386 15 17.395c0-.654.17-1.267.465-1.796h.003v-.009c.373-.614.988-2.062 1.127-3.055'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-volume {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M11.218 3.982a2.276 2.276 0 012.897 1.437c.083.25.114.568.152.903.107.956.163 1.449.207 1.942a42 42 0 010 7.473c-.044.493-.1.985-.207 1.942-.038.335-.07.654-.152.903a2.275 2.275 0 01-2.897 1.435c-.249-.085-.52-.252-.81-.425L7.43 17.813c-.36-.215-.435-.253-.506-.278a1 1 0 00-.114-.032c-.074-.015-.158-.02-.577-.02-.636 0-1.182.001-1.626-.045-.458-.047-.909-.152-1.317-.431a2.7 2.7 0 01-.713-.714c-.279-.408-.385-.858-.432-1.317-.046-.443-.045-.99-.045-1.626v-2.7c0-.636-.001-1.182.045-1.626.047-.459.153-.909.432-1.317.191-.28.433-.522.713-.713.408-.28.859-.385 1.317-.433.444-.045.99-.045 1.626-.045.42 0 .503-.004.577-.02a1 1 0 00.114-.03c.07-.025.146-.064.506-.279l2.978-1.778c.29-.173.561-.341.81-.427m1.188 2.003a.475.475 0 00-.604-.3 1 1 0 00-.1.052c-.086.048-.198.115-.37.218l-2.98 1.777c-.299.178-.554.336-.84.435a3 3 0 01-.335.093c-.297.061-.596.057-.944.057-.674 0-1.112.001-1.441.035-.313.033-.426.087-.485.127a.9.9 0 00-.245.244c-.04.06-.094.173-.126.486-.035.329-.036.767-.036 1.441v2.7c0 .675.002 1.112.036 1.44.032.314.086.428.127.487a.9.9 0 00.244.243c.06.041.172.096.485.128.33.034.767.036 1.441.036.348 0 .647-.005.944.057q.17.036.335.093c.286.099.541.256.84.433l2.98 1.779c.172.103.284.17.37.218.085.047.107.054.1.051.25.086.52-.05.604-.3a1 1 0 00.02-.11 80 80 0 00.255-2.327c.212-2.38.212-4.775 0-7.155-.042-.467-.095-.936-.203-1.9-.023-.2-.038-.33-.052-.426a1 1 0 00-.02-.112' clip-rule='evenodd'/%3E%3Cpath d='M19.69 5.155a.9.9 0 011.119.45l.036.084.122.346c.595 1.75.933 3.794.933 5.965 0 2.316-.384 4.486-1.055 6.31a.9.9 0 01-1.69-.62c.592-1.608.945-3.566.945-5.69 0-1.992-.31-3.837-.836-5.384l-.109-.306-.027-.087a.9.9 0 01.561-1.068m-3.045 3.003a.9.9 0 011.123.439l.037.085.136.385c.298.912.46 1.902.46 2.933a9.4 9.4 0 01-.596 3.318.9.9 0 01-1.684-.636A7.6 7.6 0 0016.6 12c0-.843-.133-1.643-.372-2.373l-.108-.309-.028-.088a.9.9 0 01.552-1.072'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-waiting {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7 4H1v14h6z'/%3E%3Cpath d='M15 4H9v14h6z' opacity='.4'/%3E%3Cpath d='M23 4h-6v14h6z' opacity='.3'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-watermark {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.059a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M9.204 14.01A2 2 0 0111 16v2l-.01.204A2 2 0 019 20H5l-.204-.01a2 2 0 01-1.785-1.786L3 18v-2a2 2 0 012-2h4zM5 15.8a.2.2 0 00-.2.2v2c0 .11.09.2.2.2h4a.2.2 0 00.2-.2v-2a.2.2 0 00-.2-.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-website-featuring {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M18.309 3.724A2.69 2.69 0 0121 6.414v10.603a2.69 2.69 0 01-2.691 2.69h-2.446q.053.413.056.833a.734.734 0 01-.734.736H2.735A.734.734 0 012 20.543a6.955 6.955 0 014.727-6.59A4.161 4.161 0 018.686 6.36a2.69 2.69 0 012.689-2.636zM8.958 15.05a5.49 5.49 0 00-5.335 4.196c-.071.294.163.561.466.561h9.735c.304 0 .539-.268.466-.563a5.51 5.51 0 00-5.332-4.194m2.417-9.86c-.676 0-1.224.548-1.224 1.224v.075a4.16 4.16 0 013.066 4.014c0 1.466-.76 2.753-1.905 3.494a6.98 6.98 0 014.207 4.241h2.79c.675 0 1.223-.547 1.223-1.223V6.416c0-.676-.548-1.224-1.223-1.224zm-2.32 2.62a2.692 2.692 0 100 5.385 2.692 2.692 0 000-5.385M17.929 9c.264 0 .478.263.478.587s-.214.588-.478.588h-2.341c-.264 0-.479-.264-.479-.588S15.323 9 15.587 9zm0-2c.264 0 .478.263.478.587s-.214.588-.478.588h-3.45c-.264 0-.478-.264-.478-.588S14.214 7 14.479 7z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-cus--pol-wrong {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cg fill='black' clip-path='url(%23pol-wrong_a)'%3E%3Ccircle cx='12' cy='12' r='12' opacity='.2'/%3E%3Cpath d='M6.414 16.314a7.9 7.9 0 0111.173 0 .9.9 0 01-1.274 1.272 6.1 6.1 0 00-8.626 0 .9.9 0 01-1.273-1.272M8 6c.828 0 1.5.895 1.5 2s-.672 2-1.5 2c-.829 0-1.5-.896-1.5-2S7.17 6 8 6m8 0c.828 0 1.5.895 1.5 2s-.672 2-1.5 2c-.829 0-1.5-.896-1.5-2s.671-2 1.5-2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='pol-wrong_a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.i-svg-spinners--180-ring-with-bg {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' opacity='.25'/%3E%3Cpath fill='black' d='M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.prose {
  color: var(--f-text-secondary);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}

.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}

.prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: decimal;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: disc;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

.prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.25em;
  font-weight: 600;
}

.prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-quotes);
  border-inline-start-width: .25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "“""”""‘""’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  font-style: italic;
  font-weight: 500;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 0;
  margin-bottom: .888889em;
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.11111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}

.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}

.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.6em;
  margin-bottom: .6em;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: 600;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
  display: block;
}

.prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  padding-top: .1875em;
  padding-inline-end: .375em;
  padding-bottom: .1875em;
  border-radius: .3125rem;
  padding-inline-start: .375em;
  font-family: inherit;
  font-size: .875em;
  font-weight: 500;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-size: .875em;
  font-weight: 600;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  padding-top: .857143em;
  padding-inline-end: 1.14286em;
  padding-bottom: .857143em;
  border-radius: .375rem;
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
  padding-inline-start: 1.14286em;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.71429;
  overflow-x: auto;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  table-layout: auto;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: .875em;
  line-height: 1.71429;
}

.prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  vertical-align: bottom;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
  font-weight: 600;
}

.prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  margin-top: .857143em;
  font-size: .875em;
  line-height: 1.42857;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  margin-bottom: .5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

.prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .571429em;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-sm {
  font-size: .875rem;
  line-height: 1.71429;
}

.prose-sm :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .888889em;
  margin-bottom: .888889em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em;
  padding-inline-start: 1.11111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: .8em;
  font-size: 2.14286em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: .8em;
  font-size: 1.42857em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.55556em;
  margin-bottom: .444444em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.42857em;
  margin-bottom: .571429em;
  line-height: 1.42857;
}

.prose-sm :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .142857em;
  padding-inline-end: .357143em;
  padding-bottom: .142857em;
  border-radius: .3125rem;
  padding-inline-start: .357143em;
  font-size: .857143em;
}

.prose-sm :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  border-radius: .25rem;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em;
  padding-inline-start: 1em;
  font-size: .857143em;
  line-height: 1.66667;
}

.prose-sm :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  margin-bottom: .285714em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .428571em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.85714em;
  margin-bottom: 2.85714em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .666667em;
  font-size: .857143em;
  line-height: 1.33333;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.pointer-events-none {
  pointer-events: none;
}

.\!pointer-events-auto {
  pointer-events: auto !important;
}

.pointer-events-auto {
  pointer-events: auto;
}

.\!visible {
  visibility: visible !important;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.\!fixed {
  position: fixed !important;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.\!relative {
  position: relative !important;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-inset-0\.5 {
  inset: -.125rem;
}

.inset-0 {
  inset: 0;
}

.inset-1 {
  inset: .25rem;
}

.inset-\[100px\] {
  inset: 100px;
}

.\!inset-x-0 {
  left: 0 !important;
  right: 0 !important;
}

.-inset-x-8 {
  left: -2rem;
  right: -2rem;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-x-1\/2 {
  left: 50%;
  right: 50%;
}

.inset-x-10 {
  left: 2.5rem;
  right: 2.5rem;
}

.inset-x-2 {
  left: .5rem;
  right: .5rem;
}

.inset-x-3 {
  left: .75rem;
  right: .75rem;
}

.inset-x-4 {
  left: 1rem;
  right: 1rem;
}

.inset-x-5 {
  left: 1.25rem;
  right: 1.25rem;
}

.inset-x-\[2px\] {
  left: 2px;
  right: 2px;
}

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.inset-y-1 {
  top: .25rem;
  bottom: .25rem;
}

.inset-y-3 {
  top: .75rem;
  bottom: .75rem;
}

.inset-y-\[3px\] {
  top: 3px;
  bottom: 3px;
}

.\!-right-2 {
  right: -.5rem !important;
}

.\!-start-4 {
  inset-inline-start: -1rem !important;
}

.\!-top-0\.5 {
  top: -.125rem !important;
}

.\!left-0 {
  left: 0 !important;
}

.\!top-0 {
  top: 0 !important;
}

.-bottom-1 {
  bottom: -.25rem;
}

.-bottom-10 {
  bottom: -2.5rem;
}

.-bottom-6 {
  bottom: -1.5rem;
}

.-bottom-7 {
  bottom: -1.75rem;
}

.-bottom-px {
  bottom: -1px;
}

.-end-0\.5 {
  inset-inline-end: -.125rem;
}

.-end-1 {
  inset-inline-end: -.25rem;
}

.-end-10 {
  inset-inline-end: -2.5rem;
}

.-end-2 {
  inset-inline-end: -.5rem;
}

.-end-3 {
  inset-inline-end: -.75rem;
}

.-end-4 {
  inset-inline-end: -1rem;
}

.-end-5 {
  inset-inline-end: -1.25rem;
}

.-end-6 {
  inset-inline-end: -1.5rem;
}

.-end-8 {
  inset-inline-end: -2rem;
}

.-end-px {
  inset-inline-end: -1px;
}

.-left-1 {
  left: -.25rem;
}

.-left-6 {
  left: -1.5rem;
}

.-right-1 {
  right: -.25rem;
}

.-right-2 {
  right: -.5rem;
}

.-right-3 {
  right: -.75rem;
}

.-right-4 {
  right: -1rem;
}

.-right-6 {
  right: -1.5rem;
}

.-start-2 {
  inset-inline-start: -.5rem;
}

.-top-1 {
  top: -.25rem;
}

.-top-1\/2 {
  top: -50%;
}

.-top-10 {
  top: -2.5rem;
}

.-top-2 {
  top: -.5rem;
}

.-top-3 {
  top: -.75rem;
}

.-top-6 {
  top: -1.5rem;
}

.-top-8 {
  top: -2rem;
}

.-top-9 {
  top: -2.25rem;
}

.-top-px {
  top: -1px;
}

.bottom-0 {
  bottom: 0;
}

.bottom-0\.5 {
  bottom: .125rem;
}

.bottom-1 {
  bottom: .25rem;
}

.bottom-1\.5 {
  bottom: .375rem;
}

.bottom-1\/4 {
  bottom: 25%;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-2 {
  bottom: .5rem;
}

.bottom-2\.5 {
  bottom: .625rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-3 {
  bottom: .75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-7 {
  bottom: 1.75rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-9 {
  bottom: 2.25rem;
}

.bottom-\[-0\.5px\] {
  bottom: -.5px;
}

.bottom-\[-20px\] {
  bottom: -20px;
}

.bottom-\[-28px\] {
  bottom: -28px;
}

.bottom-\[-6px\] {
  bottom: -6px;
}

.bottom-\[10vh\] {
  bottom: 10vh;
}

.bottom-\[12vh\] {
  bottom: 12vh;
}

.bottom-\[14vh\] {
  bottom: 14vh;
}

.bottom-\[16vh\] {
  bottom: 16vh;
}

.bottom-\[18vh\] {
  bottom: 18vh;
}

.bottom-\[200px\] {
  bottom: 200px;
}

.bottom-\[20px\] {
  bottom: 20px;
}

.bottom-\[20vh\] {
  bottom: 20vh;
}

.bottom-\[22vh\] {
  bottom: 22vh;
}

.bottom-\[24vh\] {
  bottom: 24vh;
}

.bottom-\[300px\] {
  bottom: 300px;
}

.bottom-\[38px\] {
  bottom: 38px;
}

.bottom-\[4px\] {
  bottom: 4px;
}

.bottom-\[4vh\] {
  bottom: 4vh;
}

.bottom-\[50px\] {
  bottom: 50px;
}

.bottom-\[550px\] {
  bottom: 550px;
}

.bottom-\[55px\] {
  bottom: 55px;
}

.bottom-\[6px\] {
  bottom: 6px;
}

.bottom-\[6vh\] {
  bottom: 6vh;
}

.bottom-\[80px\] {
  bottom: 80px;
}

.bottom-\[8vh\] {
  bottom: 8vh;
}

.bottom-full {
  bottom: 100%;
}

.end-0 {
  inset-inline-end: 0;
}

.end-0\.5 {
  inset-inline-end: .125rem;
}

.end-1 {
  inset-inline-end: .25rem;
}

.end-1\.5 {
  inset-inline-end: .375rem;
}

.end-1\/2 {
  inset-inline-end: 50%;
}

.end-2 {
  inset-inline-end: .5rem;
}

.end-3 {
  inset-inline-end: .75rem;
}

.end-4 {
  inset-inline-end: 1rem;
}

.end-6 {
  inset-inline-end: 1.5rem;
}

.end-8 {
  inset-inline-end: 2rem;
}

.end-\[-1339px\] {
  inset-inline-end: -1339px;
}

.end-\[-15px\] {
  inset-inline-end: -15px;
}

.end-\[-32px\] {
  inset-inline-end: -32px;
}

.end-\[-40px\] {
  inset-inline-end: -40px;
}

.end-\[10px\] {
  inset-inline-end: 10px;
}

.end-\[30px\] {
  inset-inline-end: 30px;
}

.end-\[5\%\] {
  inset-inline-end: 5%;
}

.end-\[6px\] {
  inset-inline-end: 6px;
}

.end-\[70px\] {
  inset-inline-end: 70px;
}

.end-\[75\%\] {
  inset-inline-end: 75%;
}

.end-full {
  inset-inline-end: 100%;
}

.left-0 {
  left: 0;
}

.left-1 {
  left: .25rem;
}

.left-1\.5 {
  left: .375rem;
}

.left-1\/2 {
  left: 50%;
}

.left-1\/4 {
  left: 25%;
}

.left-2 {
  left: .5rem;
}

.left-3 {
  left: .75rem;
}

.left-4 {
  left: 1rem;
}

.left-\[-24px\] {
  left: -24px;
}

.left-\[18px\] {
  left: 18px;
}

.left-\[20\%\] {
  left: 20%;
}

.left-\[26px\] {
  left: 26px;
}

.left-\[3\.6px\] {
  left: 3.6px;
}

.left-\[408px\] {
  left: 408px;
}

.left-\[7px\] {
  left: 7px;
}

.right-0 {
  right: 0;
}

.right-1 {
  right: .25rem;
}

.right-1\.5 {
  right: .375rem;
}

.right-1\/2 {
  right: 50%;
}

.right-2 {
  right: .5rem;
}

.right-3 {
  right: .75rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-7 {
  right: 1.75rem;
}

.right-8 {
  right: 2rem;
}

.right-\[-14px\] {
  right: -14px;
}

.right-\[-40px\] {
  right: -40px;
}

.right-\[-56px\] {
  right: -56px;
}

.right-\[-6px\] {
  right: -6px;
}

.right-\[-7px\] {
  right: -7px;
}

.right-\[22\%\] {
  right: 22%;
}

.right-\[60px\] {
  right: 60px;
}

.right-\[max\(12px\,env\(safe-area-inset-right\,0px\)\)\] {
  right: max(12px,env(safe-area-inset-right, 0px));
}

.start-0 {
  inset-inline-start: 0;
}

.start-0\.5 {
  inset-inline-start: .125rem;
}

.start-1 {
  inset-inline-start: .25rem;
}

.start-1\.5 {
  inset-inline-start: .375rem;
}

.start-1\/2 {
  inset-inline-start: 50%;
}

.start-2 {
  inset-inline-start: .5rem;
}

.start-3 {
  inset-inline-start: .75rem;
}

.start-32 {
  inset-inline-start: 8rem;
}

.start-4 {
  inset-inline-start: 1rem;
}

.start-\[-1339px\] {
  inset-inline-start: -1339px;
}

.start-\[-447px\] {
  inset-inline-start: -447px;
}

.start-\[100px\] {
  inset-inline-start: 100px;
}

.start-\[33px\] {
  inset-inline-start: 33px;
}

.start-\[408px\] {
  inset-inline-start: 408px;
}

.start-\[5\%\] {
  inset-inline-start: 5%;
}

.start-\[787px\] {
  inset-inline-start: 787px;
}

.start-full {
  inset-inline-start: 100%;
}

.top-0 {
  top: 0;
}

.top-0\.5 {
  top: .125rem;
}

.top-1 {
  top: .25rem;
}

.top-1\.5 {
  top: .375rem;
}

.top-1\/2 {
  top: 50%;
}

.top-1\/4 {
  top: 25%;
}

.top-12 {
  top: 3rem;
}

.top-2 {
  top: .5rem;
}

.top-2\.5 {
  top: .625rem;
}

.top-24 {
  top: 6rem;
}

.top-28 {
  top: 7rem;
}

.top-3 {
  top: .75rem;
}

.top-36 {
  top: 9rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-6 {
  top: 1.5rem;
}

.top-7 {
  top: 1.75rem;
}

.top-8 {
  top: 2rem;
}

.top-\[-10px\] {
  top: -10px;
}

.top-\[-13px\] {
  top: -13px;
}

.top-\[-144px\] {
  top: -144px;
}

.top-\[-26px\] {
  top: -26px;
}

.top-\[-27\.6px\] {
  top: -27.6px;
}

.top-\[-28px\] {
  top: -28px;
}

.top-\[-2px\] {
  top: -2px;
}

.top-\[-300px\] {
  top: -300px;
}

.top-\[-40px\] {
  top: -40px;
}

.top-\[-66px\] {
  top: -66px;
}

.top-\[-6px\] {
  top: -6px;
}

.top-\[-711px\] {
  top: -711px;
}

.top-\[-7px\] {
  top: -7px;
}

.top-\[-92px\] {
  top: -92px;
}

.top-\[-9px\] {
  top: -9px;
}

.top-\[100px\] {
  top: 100px;
}

.top-\[10px\] {
  top: 10px;
}

.top-\[127px\] {
  top: 127px;
}

.top-\[15px\] {
  top: 15px;
}

.top-\[160px\] {
  top: 160px;
}

.top-\[1943px\] {
  top: 1943px;
}

.top-\[20px\] {
  top: 20px;
}

.top-\[28px\] {
  top: 28px;
}

.top-\[3\.6px\] {
  top: 3.6px;
}

.top-\[3px\] {
  top: 3px;
}

.top-\[40px\] {
  top: 40px;
}

.top-\[44px\] {
  top: 44px;
}

.top-\[50px\] {
  top: 50px;
}

.top-\[55px\] {
  top: 55px;
}

.top-\[62px\] {
  top: 62px;
}

.top-\[6px\] {
  top: 6px;
}

.top-\[71px\] {
  top: 71px;
}

.top-\[86px\] {
  top: 86px;
}

.top-\[90px\] {
  top: 90px;
}

.top-\[968px\] {
  top: 968px;
}

.top-\[calc\(50\%\+40px\)\] {
  top: calc(50% + 40px);
}

.top-\[var\(--tabs-nav-top\)\] {
  top: var(--tabs-nav-top);
}

.top-auto {
  top: auto;
}

.top-full {
  top: 100%;
}

.top-header-container-height {
  top: var(--header-container-height, 52px);
}

.isolate {
  isolation: isolate;
}

.\!z-10 {
  z-index: 10 !important;
}

.\!z-20 {
  z-index: 20 !important;
}

.\!z-\[0\] {
  z-index: 0 !important;
}

.\!z-\[2000\] {
  z-index: 2000 !important;
}

.\!z-\[200\] {
  z-index: 200 !important;
}

.\!z-\[2\] {
  z-index: 2 !important;
}

.\!z-\[9999\] {
  z-index: 9999 !important;
}

.-z-10 {
  z-index: -10;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[1000\] {
  z-index: 1000;
}

.z-\[1001\] {
  z-index: 1001;
}

.z-\[100\] {
  z-index: 100;
}

.z-\[10\] {
  z-index: 10;
}

.z-\[1100\] {
  z-index: 1100;
}

.z-\[1101\] {
  z-index: 1101;
}

.z-\[11\] {
  z-index: 11;
}

.z-\[1200\] {
  z-index: 1200;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[200\] {
  z-index: 200;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[49\] {
  z-index: 49;
}

.z-\[4\] {
  z-index: 4;
}

.z-\[50\] {
  z-index: 50;
}

.z-\[5\] {
  z-index: 5;
}

.z-\[60\] {
  z-index: 60;
}

.z-\[6\] {
  z-index: 6;
}

.z-\[7\] {
  z-index: 7;
}

.z-\[8\] {
  z-index: 8;
}

.z-\[99999\] {
  z-index: 99999;
}

.z-\[9999\] {
  z-index: 9999;
}

.z-\[999\] {
  z-index: 999;
}

.z-\[9\] {
  z-index: 9;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-\[999\] {
  order: 999;
}

.order-last {
  order: 9999;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-full {
  grid-column: 1 / -1;
}

.col-start-1 {
  grid-column-start: 1;
}

.row-start-1 {
  grid-row-start: 1;
}

.\!m-0 {
  margin: 0 !important;
}

.m-0 {
  margin: 0;
}

.m-0\.5 {
  margin: .125rem;
}

.m-2 {
  margin: .5rem;
}

.m-3 {
  margin: .75rem;
}

.m-auto {
  margin: auto;
}

.\!mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.\!mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.\!my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.\!my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

.\!my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.\!my-\[11px\] {
  margin-top: 11px !important;
  margin-bottom: 11px !important;
}

.-mx-1 {
  margin-left: -.25rem;
  margin-right: -.25rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem;
}

.mx-1\.5 {
  margin-left: .375rem;
  margin-right: .375rem;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-\[2px\] {
  margin-left: 2px;
  margin-right: 2px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.my-0\.5 {
  margin-top: .125rem;
  margin-bottom: .125rem;
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

.\!mb-0 {
  margin-bottom: 0 !important;
}

.\!mb-1 {
  margin-bottom: .25rem !important;
}

.\!mb-3 {
  margin-bottom: .75rem !important;
}

.\!mb-7 {
  margin-bottom: 1.75rem !important;
}

.\!mt-0 {
  margin-top: 0 !important;
}

.\!mt-1 {
  margin-top: .25rem !important;
}

.\!mt-2 {
  margin-top: .5rem !important;
}

.-mb-1 {
  margin-bottom: -.25rem;
}

.-mb-10 {
  margin-bottom: -2.5rem;
}

.-mb-2 {
  margin-bottom: -.5rem;
}

.-mb-\[52px\] {
  margin-bottom: -52px;
}

.-ml-2 {
  margin-left: -.5rem;
}

.-ms-1 {
  margin-inline-start: -.25rem;
}

.-ms-10 {
  margin-inline-start: -2.5rem;
}

.-ms-3 {
  margin-inline-start: -.75rem;
}

.-mt-0\.5 {
  margin-top: -.125rem;
}

.-mt-1 {
  margin-top: -.25rem;
}

.-mt-10 {
  margin-top: -2.5rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.-mt-16 {
  margin-top: -4rem;
}

.-mt-2 {
  margin-top: -.5rem;
}

.-mt-2\.5 {
  margin-top: -.625rem;
}

.-mt-20 {
  margin-top: -5rem;
}

.-mt-3 {
  margin-top: -.75rem;
}

.-mt-5 {
  margin-top: -1.25rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-0\.5 {
  margin-bottom: .125rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-1\.5 {
  margin-bottom: .375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-2\.5 {
  margin-bottom: .625rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[-8px\] {
  margin-bottom: -8px;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[14px\] {
  margin-bottom: 14px;
}

.mb-\[2px\] {
  margin-bottom: 2px;
}

.mb-\[6px\] {
  margin-bottom: 6px;
}

.mb-\[8px\] {
  margin-bottom: 8px;
}

.mb-auto {
  margin-bottom: auto;
}

.me-1 {
  margin-inline-end: .25rem;
}

.me-1\.5 {
  margin-inline-end: .375rem;
}

.me-2 {
  margin-inline-end: .5rem;
}

.me-3 {
  margin-inline-end: .75rem;
}

.me-4 {
  margin-inline-end: 1rem;
}

.me-\[3px\] {
  margin-inline-end: 3px;
}

.me-\[6px\] {
  margin-inline-end: 6px;
}

.me-auto {
  margin-inline-end: auto;
}

.ml-1 {
  margin-left: .25rem;
}

.ml-1\.5 {
  margin-left: .375rem;
}

.ml-2 {
  margin-left: .5rem;
}

.ml-3 {
  margin-left: .75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-\[18px\] {
  margin-left: 18px;
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0;
}

.mr-1 {
  margin-right: .25rem;
}

.mr-2 {
  margin-right: .5rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-\[2px\] {
  margin-right: 2px;
}

.mr-auto {
  margin-right: auto;
}

.ms-0 {
  margin-inline-start: 0;
}

.ms-0\.5 {
  margin-inline-start: .125rem;
}

.ms-1 {
  margin-inline-start: .25rem;
}

.ms-1\.5 {
  margin-inline-start: .375rem;
}

.ms-2 {
  margin-inline-start: .5rem;
}

.ms-2\.5 {
  margin-inline-start: .625rem;
}

.ms-3 {
  margin-inline-start: .75rem;
}

.ms-3\.5 {
  margin-inline-start: .875rem;
}

.ms-4 {
  margin-inline-start: 1rem;
}

.ms-5 {
  margin-inline-start: 1.25rem;
}

.ms-6 {
  margin-inline-start: 1.5rem;
}

.ms-8 {
  margin-inline-start: 2rem;
}

.ms-\[-30px\] {
  margin-inline-start: -30px;
}

.ms-\[2px\] {
  margin-inline-start: 2px;
}

.ms-\[300px\] {
  margin-inline-start: 300px;
}

.ms-auto {
  margin-inline-start: auto;
}

.mt-0 {
  margin-top: 0;
}

.mt-0\.5 {
  margin-top: .125rem;
}

.mt-1 {
  margin-top: .25rem;
}

.mt-1\.5 {
  margin-top: .375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-2\.5 {
  margin-top: .625rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-40 {
  margin-top: 10rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-\[-16px\] {
  margin-top: -16px;
}

.mt-\[-6px\] {
  margin-top: -6px;
}

.mt-\[12px\] {
  margin-top: 12px;
}

.mt-\[26px\] {
  margin-top: 26px;
}

.mt-\[2px\] {
  margin-top: 2px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[31px\] {
  margin-top: 31px;
}

.mt-\[36px\] {
  margin-top: 36px;
}

.mt-\[52px\] {
  margin-top: 52px;
}

.mt-\[60px\] {
  margin-top: 60px;
}

.mt-\[6px\] {
  margin-top: 6px;
}

.mt-\[7px\] {
  margin-top: 7px;
}

.mt-\[var\(--header-container-height\,52px\)\] {
  margin-top: var(--header-container-height, 52px);
}

.mt-auto {
  margin-top: auto;
}

.mt-px {
  margin-top: 1px;
}

.box-border {
  box-sizing: border-box;
}

.box-content {
  box-sizing: content-box;
}

.line-clamp-1 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-4 {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-6 {
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.table-row {
  display: table-row;
}

.grid {
  display: grid;
}

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

.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.\!aspect-\[16\/9\] {
  aspect-ratio: 16 / 9 !important;
}

.\!aspect-auto {
  aspect-ratio: auto !important;
}

.aspect-\[0\.8\] {
  aspect-ratio: .8;
}

.aspect-\[1\.77\] {
  aspect-ratio: 1.77;
}

.aspect-\[1\/1\.63\] {
  aspect-ratio: 1 / 1.63;
}

.aspect-\[1\/1\] {
  aspect-ratio: 1;
}

.aspect-\[115\/120\] {
  aspect-ratio: 115 / 120;
}

.aspect-\[1248\/500\] {
  aspect-ratio: 1248 / 500;
}

.aspect-\[148\/83\] {
  aspect-ratio: 148 / 83;
}

.aspect-\[16\/10\] {
  aspect-ratio: 16 / 10;
}

.aspect-\[16\/12\] {
  aspect-ratio: 16 / 12;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16 / 9;
}

.aspect-\[200\/356\] {
  aspect-ratio: 200 / 356;
}

.aspect-\[268\/140\] {
  aspect-ratio: 268 / 140;
}

.aspect-\[3\/1\] {
  aspect-ratio: 3;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3 / 2;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3 / 4;
}

.aspect-\[307\/172\] {
  aspect-ratio: 307 / 172;
}

.aspect-\[32\/24\] {
  aspect-ratio: 32 / 24;
}

.aspect-\[323\/100\] {
  aspect-ratio: 323 / 100;
}

.aspect-\[326\/400\] {
  aspect-ratio: 326 / 400;
}

.aspect-\[326\/434\] {
  aspect-ratio: 326 / 434;
}

.aspect-\[328\/64\] {
  aspect-ratio: 328 / 64;
}

.aspect-\[4\/3\] {
  aspect-ratio: 4 / 3;
}

.aspect-\[4\/5\] {
  aspect-ratio: 4 / 5;
}

.aspect-\[450\/252\] {
  aspect-ratio: 450 / 252;
}

.aspect-\[480\/576\] {
  aspect-ratio: 480 / 576;
}

.aspect-\[5\/2\] {
  aspect-ratio: 5 / 2;
}

.aspect-\[587\/720\] {
  aspect-ratio: 587 / 720;
}

.aspect-\[595\/320\] {
  aspect-ratio: 595 / 320;
}

.aspect-\[9\/16\] {
  aspect-ratio: 9 / 16;
}

.aspect-square {
  aspect-ratio: 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.\!size-10 {
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.\!size-12 {
  width: 3rem !important;
  height: 3rem !important;
}

.\!size-4 {
  width: 1rem !important;
  height: 1rem !important;
}

.\!size-5 {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.\!size-6 {
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.\!size-7 {
  width: 1.75rem !important;
  height: 1.75rem !important;
}

.\!size-8 {
  width: 2rem !important;
  height: 2rem !important;
}

.\!size-9 {
  width: 2.25rem !important;
  height: 2.25rem !important;
}

.\!size-\[18px\] {
  width: 18px !important;
  height: 18px !important;
}

.\!size-\[22px\] {
  width: 22px !important;
  height: 22px !important;
}

.\!size-\[28px\] {
  width: 28px !important;
  height: 28px !important;
}

.\!size-\[42px\] {
  width: 42px !important;
  height: 42px !important;
}

.\!size-\[60px\] {
  width: 60px !important;
  height: 60px !important;
}

.\!size-\[72px\] {
  width: 72px !important;
  height: 72px !important;
}

.\!size-auto {
  width: auto !important;
  height: auto !important;
}

.\!size-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.\!size-full {
  width: 100% !important;
  height: 100% !important;
}

.size-0 {
  width: 0;
  height: 0;
}

.size-1 {
  width: .25rem;
  height: .25rem;
}

.size-1\.5 {
  width: .375rem;
  height: .375rem;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-11 {
  width: 2.75rem;
  height: 2.75rem;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-14 {
  width: 3.5rem;
  height: 3.5rem;
}

.size-16 {
  width: 4rem;
  height: 4rem;
}

.size-2 {
  width: .5rem;
  height: .5rem;
}

.size-2\.5 {
  width: .625rem;
  height: .625rem;
}

.size-20 {
  width: 5rem;
  height: 5rem;
}

.size-24 {
  width: 6rem;
  height: 6rem;
}

.size-3 {
  width: .75rem;
  height: .75rem;
}

.size-3\.5 {
  width: .875rem;
  height: .875rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-44 {
  width: 11rem;
  height: 11rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.size-\[1\.125rem\] {
  width: 1.125rem;
  height: 1.125rem;
}

.size-\[1000px\] {
  width: 1000px;
  height: 1000px;
}

.size-\[100px\] {
  width: 100px;
  height: 100px;
}

.size-\[100vw\] {
  width: 100vw;
  height: 100vw;
}

.size-\[10px\] {
  width: 10px;
  height: 10px;
}

.size-\[112px\] {
  width: 112px;
  height: 112px;
}

.size-\[120px\] {
  width: 120px;
  height: 120px;
}

.size-\[13px\] {
  width: 13px;
  height: 13px;
}

.size-\[144px\] {
  width: 144px;
  height: 144px;
}

.size-\[14px\] {
  width: 14px;
  height: 14px;
}

.size-\[15px\] {
  width: 15px;
  height: 15px;
}

.size-\[160px\] {
  width: 160px;
  height: 160px;
}

.size-\[183px\] {
  width: 183px;
  height: 183px;
}

.size-\[18px\] {
  width: 18px;
  height: 18px;
}

.size-\[1949px\] {
  width: 1949px;
  height: 1949px;
}

.size-\[200px\] {
  width: 200px;
  height: 200px;
}

.size-\[22px\] {
  width: 22px;
  height: 22px;
}

.size-\[24px\] {
  width: 24px;
  height: 24px;
}

.size-\[26px\] {
  width: 26px;
  height: 26px;
}

.size-\[280px\] {
  width: 280px;
  height: 280px;
}

.size-\[28px\] {
  width: 28px;
  height: 28px;
}

.size-\[29px\] {
  width: 29px;
  height: 29px;
}

.size-\[300px\] {
  width: 300px;
  height: 300px;
}

.size-\[30px\] {
  width: 30px;
  height: 30px;
}

.size-\[31px\] {
  width: 31px;
  height: 31px;
}

.size-\[320px\] {
  width: 320px;
  height: 320px;
}

.size-\[34px\] {
  width: 34px;
  height: 34px;
}

.size-\[35px\] {
  width: 35px;
  height: 35px;
}

.size-\[38px\] {
  width: 38px;
  height: 38px;
}

.size-\[40px\] {
  width: 40px;
  height: 40px;
}

.size-\[44px\] {
  width: 44px;
  height: 44px;
}

.size-\[55px\] {
  width: 55px;
  height: 55px;
}

.size-\[5px\] {
  width: 5px;
  height: 5px;
}

.size-\[600px\] {
  width: 600px;
  height: 600px;
}

.size-\[60px\] {
  width: 60px;
  height: 60px;
}

.size-\[64px\] {
  width: 64px;
  height: 64px;
}

.size-\[6px\] {
  width: 6px;
  height: 6px;
}

.size-\[70px\] {
  width: 70px;
  height: 70px;
}

.size-\[72px\] {
  width: 72px;
  height: 72px;
}

.size-\[78px\] {
  width: 78px;
  height: 78px;
}

.size-\[8\.8px\] {
  width: 8.8px;
  height: 8.8px;
}

.size-\[84px\] {
  width: 84px;
  height: 84px;
}

.size-\[90px\] {
  width: 90px;
  height: 90px;
}

.size-auto {
  width: auto;
  height: auto;
}

.size-fit {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.size-full {
  width: 100%;
  height: 100%;
}

.\!h-10 {
  height: 2.5rem !important;
}

.\!h-11 {
  height: 2.75rem !important;
}

.\!h-12 {
  height: 3rem !important;
}

.\!h-14 {
  height: 3.5rem !important;
}

.\!h-16 {
  height: 4rem !important;
}

.\!h-24 {
  height: 6rem !important;
}

.\!h-3 {
  height: .75rem !important;
}

.\!h-4 {
  height: 1rem !important;
}

.\!h-40 {
  height: 10rem !important;
}

.\!h-5 {
  height: 1.25rem !important;
}

.\!h-6 {
  height: 1.5rem !important;
}

.\!h-7 {
  height: 1.75rem !important;
}

.\!h-8 {
  height: 2rem !important;
}

.\!h-9 {
  height: 2.25rem !important;
}

.\!h-\[100px\] {
  height: 100px !important;
}

.\!h-\[104px\] {
  height: 104px !important;
}

.\!h-\[152px\] {
  height: 152px !important;
}

.\!h-\[18px\] {
  height: 18px !important;
}

.\!h-\[200px\] {
  height: 200px !important;
}

.\!h-\[28px\] {
  height: 28px !important;
}

.\!h-\[36px\] {
  height: 36px !important;
}

.\!h-\[44px\] {
  height: 44px !important;
}

.\!h-\[50px\] {
  height: 50px !important;
}

.\!h-\[52px\] {
  height: 52px !important;
}

.\!h-\[60px\] {
  height: 60px !important;
}

.\!h-\[650px\] {
  height: 650px !important;
}

.\!h-\[80px\] {
  height: 80px !important;
}

.\!h-\[calc\(100\%-59px\)\] {
  height: calc(100% - 59px) !important;
}

.\!h-\[calc\(100vh-var\(--header-container-height\,0px\)\)\] {
  height: calc(100vh - var(--header-container-height, 0px)) !important;
}

.\!h-auto {
  height: auto !important;
}

.\!h-full {
  height: 100% !important;
}

.\!h-screen {
  height: 100vh !important;
}

.h-0 {
  height: 0;
}

.h-0\.5 {
  height: .125rem;
}

.h-1 {
  height: .25rem;
}

.h-1\.5 {
  height: .375rem;
}

.h-1\/2 {
  height: 50%;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: .5rem;
}

.h-2\.5 {
  height: .625rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: .75rem;
}

.h-3\/5 {
  height: 60%;
}

.h-32 {
  height: 8rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-44 {
  height: 11rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[1\.5em\] {
  height: 1.5em;
}

.h-\[100dvh\] {
  height: 100dvh;
}

.h-\[100px\] {
  height: 100px;
}

.h-\[104px\] {
  height: 104px;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[110px\] {
  height: 110px;
}

.h-\[1114px\] {
  height: 1114px;
}

.h-\[112px\] {
  height: 112px;
}

.h-\[118px\] {
  height: 118px;
}

.h-\[120px\] {
  height: 120px;
}

.h-\[124px\] {
  height: 124px;
}

.h-\[126px\] {
  height: 126px;
}

.h-\[128px\] {
  height: 128px;
}

.h-\[12px\] {
  height: 12px;
}

.h-\[130px\] {
  height: 130px;
}

.h-\[132px\] {
  height: 132px;
}

.h-\[133px\] {
  height: 133px;
}

.h-\[135px\] {
  height: 135px;
}

.h-\[136px\] {
  height: 136px;
}

.h-\[137px\] {
  height: 137px;
}

.h-\[140px\] {
  height: 140px;
}

.h-\[144px\] {
  height: 144px;
}

.h-\[146px\] {
  height: 146px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[152px\] {
  height: 152px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[160px\] {
  height: 160px;
}

.h-\[167px\] {
  height: 167px;
}

.h-\[1731px\] {
  height: 1731px;
}

.h-\[176px\] {
  height: 176px;
}

.h-\[178px\] {
  height: 178px;
}

.h-\[180px\] {
  height: 180px;
}

.h-\[182px\] {
  height: 182px;
}

.h-\[184px\] {
  height: 184px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[190px\] {
  height: 190px;
}

.h-\[194px\] {
  height: 194px;
}

.h-\[198px\] {
  height: 198px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[210px\] {
  height: 210px;
}

.h-\[213px\] {
  height: 213px;
}

.h-\[214px\] {
  height: 214px;
}

.h-\[220px\] {
  height: 220px;
}

.h-\[222px\] {
  height: 222px;
}

.h-\[224px\] {
  height: 224px;
}

.h-\[228px\] {
  height: 228px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[241px\] {
  height: 241px;
}

.h-\[248px\] {
  height: 248px;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[257px\] {
  height: 257px;
}

.h-\[261px\] {
  height: 261px;
}

.h-\[268px\] {
  height: 268px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[27px\] {
  height: 27px;
}

.h-\[280px\] {
  height: 280px;
}

.h-\[28px\] {
  height: 28px;
}

.h-\[2px\] {
  height: 2px;
}

.h-\[3\.75rem\] {
  height: 3.75rem;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[320px\] {
  height: 320px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[33px\] {
  height: 33px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[350px\] {
  height: 350px;
}

.h-\[358px\] {
  height: 358px;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[3px\] {
  height: 3px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[40vh\] {
  height: 40vh;
}

.h-\[42px\] {
  height: 42px;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[464px\] {
  height: 464px;
}

.h-\[46px\] {
  height: 46px;
}

.h-\[46vh\] {
  height: 46vh;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[506px\] {
  height: 506px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[50vh\] {
  height: 50vh;
}

.h-\[520px\] {
  height: 520px;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[53vh\] {
  height: 53vh;
}

.h-\[540px\] {
  height: 540px;
}

.h-\[54px\] {
  height: 54px;
}

.h-\[562px\] {
  height: 562px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[580px\] {
  height: 580px;
}

.h-\[595px\] {
  height: 595px;
}

.h-\[5px\] {
  height: 5px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[60vh\] {
  height: 60vh;
}

.h-\[64px\] {
  height: 64px;
}

.h-\[66px\] {
  height: 66px;
}

.h-\[68px\] {
  height: 68px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[700px\] {
  height: 700px;
}

.h-\[70vh\] {
  height: 70vh;
}

.h-\[72px\] {
  height: 72px;
}

.h-\[72vh\] {
  height: 72vh;
}

.h-\[75vh\] {
  height: 75vh;
}

.h-\[76px\] {
  height: 76px;
}

.h-\[77px\] {
  height: 77px;
}

.h-\[780px\] {
  height: 780px;
}

.h-\[786px\] {
  height: 786px;
}

.h-\[800px\] {
  height: 800px;
}

.h-\[80vh\] {
  height: 80vh;
}

.h-\[82px\] {
  height: 82px;
}

.h-\[84px\] {
  height: 84px;
}

.h-\[86px\] {
  height: 86px;
}

.h-\[87px\] {
  height: 87px;
}

.h-\[88px\] {
  height: 88px;
}

.h-\[9\.625rem\] {
  height: 9.625rem;
}

.h-\[90px\] {
  height: 90px;
}

.h-\[92px\] {
  height: 92px;
}

.h-\[calc\(100\%-38px\)\] {
  height: calc(100% - 38px);
}

.h-\[calc\(100\%-48px\)\] {
  height: calc(100% - 48px);
}

.h-\[calc\(100\%-52px\)\] {
  height: calc(100% - 52px);
}

.h-\[calc\(100\%-55px\)\] {
  height: calc(100% - 55px);
}

.h-\[calc\(100\%-56px\)\] {
  height: calc(100% - 56px);
}

.h-\[calc\(100\%-59px\)\] {
  height: calc(100% - 59px);
}

.h-\[calc\(100\%-6px\)\] {
  height: calc(100% - 6px);
}

.h-\[calc\(100\%-80px\)\] {
  height: calc(100% - 80px);
}

.h-\[calc\(100\%-81px\)\] {
  height: calc(100% - 81px);
}

.h-\[calc\(100dvh-300px\)\] {
  height: calc(100dvh - 300px);
}

.h-\[calc\(100dvh-var\(--header-container-height\,52px\)\)\] {
  height: calc(100dvh - var(--header-container-height, 52px));
}

.h-\[calc\(100svh-var\(--header-container-height\,52px\)\)\] {
  height: calc(100svh - var(--header-container-height, 52px));
}

.h-\[calc\(100vh-137px\)\] {
  height: calc(100vh - 137px);
}

.h-\[calc\(100vh-var\(--header-container-height\,52px\)\)\] {
  height: calc(100vh - var(--header-container-height, 52px));
}

.h-\[calc\(100vh-var\(--offset\)\)\] {
  height: calc(100vh - var(--offset));
}

.h-\[calc\(80vh-32px-24px-32px-48px\)\] {
  height: calc(80vh - 136px);
}

.h-\[min\(428px\,42vh\)\] {
  height: min(428px, 42vh);
}

.h-\[min\(80vh\,720px\)\] {
  height: min(80vh, 720px);
}

.h-\[min\(88vh\,760px\)\] {
  height: min(88vh, 760px);
}

.h-\[min\(88vh\,868px\)\] {
  height: min(88vh, 868px);
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.\!max-h-\[50vh\] {
  max-height: 50vh !important;
}

.\!max-h-full {
  max-height: 100% !important;
}

.\!max-h-none {
  max-height: none !important;
}

.\!max-h-screen {
  max-height: 100vh !important;
}

.max-h-0 {
  max-height: 0;
}

.max-h-10 {
  max-height: 2.5rem;
}

.max-h-32 {
  max-height: 8rem;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-56 {
  max-height: 14rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-72 {
  max-height: 18rem;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-\[112px\] {
  max-height: 112px;
}

.max-h-\[120px\] {
  max-height: 120px;
}

.max-h-\[126px\] {
  max-height: 126px;
}

.max-h-\[144px\] {
  max-height: 144px;
}

.max-h-\[150px\] {
  max-height: 150px;
}

.max-h-\[156px\] {
  max-height: 156px;
}

.max-h-\[172px\] {
  max-height: 172px;
}

.max-h-\[200px\] {
  max-height: 200px;
}

.max-h-\[20vh\] {
  max-height: 20vh;
}

.max-h-\[210px\] {
  max-height: 210px;
}

.max-h-\[260px\] {
  max-height: 260px;
}

.max-h-\[264px\] {
  max-height: 264px;
}

.max-h-\[270px\] {
  max-height: 270px;
}

.max-h-\[280px\] {
  max-height: 280px;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[315px\] {
  max-height: 315px;
}

.max-h-\[320px\] {
  max-height: 320px;
}

.max-h-\[352px\] {
  max-height: 352px;
}

.max-h-\[360px\] {
  max-height: 360px;
}

.max-h-\[380px\] {
  max-height: 380px;
}

.max-h-\[400px\] {
  max-height: 400px;
}

.max-h-\[40vh\] {
  max-height: 40vh;
}

.max-h-\[45vh\] {
  max-height: 45vh;
}

.max-h-\[466px\] {
  max-height: 466px;
}

.max-h-\[480px\] {
  max-height: 480px;
}

.max-h-\[500px\] {
  max-height: 500px;
}

.max-h-\[50vh\] {
  max-height: 50vh;
}

.max-h-\[518px\] {
  max-height: 518px;
}

.max-h-\[538px\] {
  max-height: 538px;
}

.max-h-\[544px\] {
  max-height: 544px;
}

.max-h-\[55vh\] {
  max-height: 55vh;
}

.max-h-\[560px\] {
  max-height: 560px;
}

.max-h-\[570px\] {
  max-height: 570px;
}

.max-h-\[588px\] {
  max-height: 588px;
}

.max-h-\[60\%\] {
  max-height: 60%;
}

.max-h-\[600px\] {
  max-height: 600px;
}

.max-h-\[60vh\] {
  max-height: 60vh;
}

.max-h-\[612px\] {
  max-height: 612px;
}

.max-h-\[650px\] {
  max-height: 650px;
}

.max-h-\[65vh\] {
  max-height: 65vh;
}

.max-h-\[680px\] {
  max-height: 680px;
}

.max-h-\[700px\] {
  max-height: 700px;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-h-\[75vh\] {
  max-height: 75vh;
}

.max-h-\[800px\] {
  max-height: 800px;
}

.max-h-\[80vh\] {
  max-height: 80vh;
}

.max-h-\[85vh\] {
  max-height: 85vh;
}

.max-h-\[880px\] {
  max-height: 880px;
}

.max-h-\[90px\] {
  max-height: 90px;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[calc\(100dvh-var\(--header-container-height\)\)\] {
  max-height: calc(100dvh - var(--header-container-height));
}

.max-h-\[calc\(100vh-160px\)\] {
  max-height: calc(100vh - 160px);
}

.max-h-\[calc\(100vh-220px\)\] {
  max-height: calc(100vh - 220px);
}

.max-h-\[calc\(100vh-96px\)\] {
  max-height: calc(100vh - 96px);
}

.max-h-\[calc\(50vh-36px\)\] {
  max-height: calc(50vh - 36px);
}

.max-h-\[inherit\] {
  max-height: inherit;
}

.max-h-\[min\(55vh\,320px\)\] {
  max-height: min(55vh, 320px);
}

.max-h-fit {
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.max-h-full {
  max-height: 100%;
}

.max-h-none {
  max-height: none;
}

.\!min-h-0 {
  min-height: 0 !important;
}

.\!min-h-12 {
  min-height: 3rem !important;
}

.\!min-h-24 {
  min-height: 6rem !important;
}

.min-h-0 {
  min-height: 0;
}

.min-h-1 {
  min-height: .25rem;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-11 {
  min-height: 2.75rem;
}

.min-h-14 {
  min-height: 3.5rem;
}

.min-h-16 {
  min-height: 4rem;
}

.min-h-20 {
  min-height: 5rem;
}

.min-h-28 {
  min-height: 7rem;
}

.min-h-32 {
  min-height: 8rem;
}

.min-h-36 {
  min-height: 9rem;
}

.min-h-4 {
  min-height: 1rem;
}

.min-h-40 {
  min-height: 10rem;
}

.min-h-48 {
  min-height: 12rem;
}

.min-h-5 {
  min-height: 1.25rem;
}

.min-h-6 {
  min-height: 1.5rem;
}

.min-h-60 {
  min-height: 15rem;
}

.min-h-7 {
  min-height: 1.75rem;
}

.min-h-8 {
  min-height: 2rem;
}

.min-h-9 {
  min-height: 2.25rem;
}

.min-h-\[100px\] {
  min-height: 100px;
}

.min-h-\[112px\] {
  min-height: 112px;
}

.min-h-\[116px\] {
  min-height: 116px;
}

.min-h-\[120px\] {
  min-height: 120px;
}

.min-h-\[126px\] {
  min-height: 126px;
}

.min-h-\[140px\] {
  min-height: 140px;
}

.min-h-\[14px\] {
  min-height: 14px;
}

.min-h-\[156px\] {
  min-height: 156px;
}

.min-h-\[164px\] {
  min-height: 164px;
}

.min-h-\[168px\] {
  min-height: 168px;
}

.min-h-\[1em\] {
  min-height: 1em;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.min-h-\[20px\] {
  min-height: 20px;
}

.min-h-\[220px\] {
  min-height: 220px;
}

.min-h-\[240px\] {
  min-height: 240px;
}

.min-h-\[24px\] {
  min-height: 24px;
}

.min-h-\[280px\] {
  min-height: 280px;
}

.min-h-\[28px\] {
  min-height: 28px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[320px\] {
  min-height: 320px;
}

.min-h-\[350px\] {
  min-height: 350px;
}

.min-h-\[360px\] {
  min-height: 360px;
}

.min-h-\[36px\] {
  min-height: 36px;
}

.min-h-\[380px\] {
  min-height: 380px;
}

.min-h-\[400px\] {
  min-height: 400px;
}

.min-h-\[430px\] {
  min-height: 430px;
}

.min-h-\[528px\] {
  min-height: 528px;
}

.min-h-\[600px\] {
  min-height: 600px;
}

.min-h-\[647px\] {
  min-height: 647px;
}

.min-h-\[70vh\] {
  min-height: 70vh;
}

.min-h-\[72px\] {
  min-height: 72px;
}

.min-h-\[80px\] {
  min-height: 80px;
}

.min-h-\[90px\] {
  min-height: 90px;
}

.min-h-\[960px\] {
  min-height: 960px;
}

.min-h-\[96px\] {
  min-height: 96px;
}

.min-h-\[calc\(100vh-104px\)\] {
  min-height: calc(100vh - 104px);
}

.min-h-\[calc\(100vh-52px\)\] {
  min-height: calc(100vh - 52px);
}

.min-h-\[calc\(100vh-var\(--header-container-height\,52px\)\)\] {
  min-height: calc(100vh - var(--header-container-height, 52px));
}

.min-h-\[inherit\] {
  min-height: inherit;
}

.min-h-fit {
  min-height: -moz-fit-content;
  min-height: fit-content;
}

.min-h-full {
  min-height: 100%;
}

.min-h-px {
  min-height: 1px;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-0 {
  width: 0 !important;
}

.\!w-1\/2 {
  width: 50% !important;
}

.\!w-1\/5 {
  width: 20% !important;
}

.\!w-1\/6 {
  width: 16.6667% !important;
}

.\!w-10 {
  width: 2.5rem !important;
}

.\!w-12 {
  width: 3rem !important;
}

.\!w-16 {
  width: 4rem !important;
}

.\!w-2 {
  width: .5rem !important;
}

.\!w-2\/5 {
  width: 40% !important;
}

.\!w-20 {
  width: 5rem !important;
}

.\!w-24 {
  width: 6rem !important;
}

.\!w-3\/4 {
  width: 75% !important;
}

.\!w-32 {
  width: 8rem !important;
}

.\!w-4\/5 {
  width: 80% !important;
}

.\!w-40 {
  width: 10rem !important;
}

.\!w-5 {
  width: 1.25rem !important;
}

.\!w-7 {
  width: 1.75rem !important;
}

.\!w-\[101px\] {
  width: 101px !important;
}

.\!w-\[120px\] {
  width: 120px !important;
}

.\!w-\[140px\] {
  width: 140px !important;
}

.\!w-\[18px\] {
  width: 18px !important;
}

.\!w-\[200px\] {
  width: 200px !important;
}

.\!w-\[220px\] {
  width: 220px !important;
}

.\!w-\[240px\] {
  width: 240px !important;
}

.\!w-\[250px\] {
  width: 250px !important;
}

.\!w-\[33px\] {
  width: 33px !important;
}

.\!w-\[45px\] {
  width: 45px !important;
}

.\!w-\[600px\] {
  width: 600px !important;
}

.\!w-\[88px\] {
  width: 88px !important;
}

.\!w-\[92px\] {
  width: 92px !important;
}

.\!w-\[98px\] {
  width: 98px !important;
}

.\!w-\[calc\(100\%-444px\)\] {
  width: calc(100% - 444px) !important;
}

.\!w-auto {
  width: auto !important;
}

.\!w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.\!w-full {
  width: 100% !important;
}

.\!w-max {
  width: max-content !important;
}

.\!w-screen {
  width: 100vw !important;
}

.w-0 {
  width: 0;
}

.w-0\.5 {
  width: .125rem;
}

.w-1 {
  width: .25rem;
}

.w-1\.5 {
  width: .375rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.3333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-2\/4 {
  width: 50%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: .75rem;
}

.w-3\.5 {
  width: .875rem;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/5 {
  width: 80%;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.3333%;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-\[0\.6em\] {
  width: .6em;
}

.w-\[10\%\] {
  width: 10%;
}

.w-\[1000px\] {
  width: 1000px;
}

.w-\[1004px\] {
  width: 1004px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[102px\] {
  width: 102px;
}

.w-\[1060px\] {
  width: 1060px;
}

.w-\[108px\] {
  width: 108px;
}

.w-\[110px\] {
  width: 110px;
}

.w-\[112px\] {
  width: 112px;
}

.w-\[113px\] {
  width: 113px;
}

.w-\[115px\] {
  width: 115px;
}

.w-\[116px\] {
  width: 116px;
}

.w-\[119px\] {
  width: 119px;
}

.w-\[120px\] {
  width: 120px;
}

.w-\[124px\] {
  width: 124px;
}

.w-\[125px\] {
  width: 125px;
}

.w-\[126px\] {
  width: 126px;
}

.w-\[1277px\] {
  width: 1277px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[130px\] {
  width: 130px;
}

.w-\[133px\] {
  width: 133px;
}

.w-\[134px\] {
  width: 134px;
}

.w-\[135px\] {
  width: 135px;
}

.w-\[136px\] {
  width: 136px;
}

.w-\[139px\] {
  width: 139px;
}

.w-\[140px\] {
  width: 140px;
}

.w-\[141px\] {
  width: 141px;
}

.w-\[142px\] {
  width: 142px;
}

.w-\[150\%\] {
  width: 150%;
}

.w-\[150px\] {
  width: 150px;
}

.w-\[152px\] {
  width: 152px;
}

.w-\[154px\] {
  width: 154px;
}

.w-\[156px\] {
  width: 156px;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[160px\] {
  width: 160px;
}

.w-\[166px\] {
  width: 166px;
}

.w-\[168px\] {
  width: 168px;
}

.w-\[1795px\] {
  width: 1795px;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[184px\] {
  width: 184px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[192px\] {
  width: 192px;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[201px\] {
  width: 201px;
}

.w-\[22\%\] {
  width: 22%;
}

.w-\[220px\] {
  width: 220px;
}

.w-\[225px\] {
  width: 225px;
}

.w-\[228px\] {
  width: 228px;
}

.w-\[230px\] {
  width: 230px;
}

.w-\[232px\] {
  width: 232px;
}

.w-\[240px\] {
  width: 240px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[252px\] {
  width: 252px;
}

.w-\[25px\] {
  width: 25px;
}

.w-\[260px\] {
  width: 260px;
}

.w-\[268px\] {
  width: 268px;
}

.w-\[276px\] {
  width: 276px;
}

.w-\[280px\] {
  width: 280px;
}

.w-\[290px\] {
  width: 290px;
}

.w-\[2px\] {
  width: 2px;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[31px\] {
  width: 31px;
}

.w-\[320px\] {
  width: 320px;
}

.w-\[324px\] {
  width: 324px;
}

.w-\[325px\] {
  width: 325px;
}

.w-\[328px\] {
  width: 328px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[330px\] {
  width: 330px;
}

.w-\[33px\] {
  width: 33px;
}

.w-\[34\%\] {
  width: 34%;
}

.w-\[340px\] {
  width: 340px;
}

.w-\[344px\] {
  width: 344px;
}

.w-\[35px\] {
  width: 35px;
}

.w-\[360px\] {
  width: 360px;
}

.w-\[362px\] {
  width: 362px;
}

.w-\[380px\] {
  width: 380px;
}

.w-\[38px\] {
  width: 38px;
}

.w-\[3px\] {
  width: 3px;
}

.w-\[400px\] {
  width: 400px;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[416px\] {
  width: 416px;
}

.w-\[44px\] {
  width: 44px;
}

.w-\[456px\] {
  width: 456px;
}

.w-\[45px\] {
  width: 45px;
}

.w-\[46\.5\%\] {
  width: 46.5%;
}

.w-\[46px\] {
  width: 46px;
}

.w-\[47\.5\%\] {
  width: 47.5%;
}

.w-\[48\.2\%\] {
  width: 48.2%;
}

.w-\[48px\] {
  width: 48px;
}

.w-\[49px\] {
  width: 49px;
}

.w-\[53px\] {
  width: 53px;
}

.w-\[54px\] {
  width: 54px;
}

.w-\[56px\] {
  width: 56px;
}

.w-\[58px\] {
  width: 58px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[62\.5\%\] {
  width: 62.5%;
}

.w-\[620px\] {
  width: 620px;
}

.w-\[624px\] {
  width: 624px;
}

.w-\[64px\] {
  width: 64px;
}

.w-\[656px\] {
  width: 656px;
}

.w-\[664px\] {
  width: 664px;
}

.w-\[66px\] {
  width: 66px;
}

.w-\[68px\] {
  width: 68px;
}

.w-\[70px\] {
  width: 70px;
}

.w-\[712px\] {
  width: 712px;
}

.w-\[728px\] {
  width: 728px;
}

.w-\[72px\] {
  width: 72px;
}

.w-\[73px\] {
  width: 73px;
}

.w-\[78px\] {
  width: 78px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[80vw\] {
  width: 80vw;
}

.w-\[81px\] {
  width: 81px;
}

.w-\[824px\] {
  width: 824px;
}

.w-\[82px\] {
  width: 82px;
}

.w-\[832px\] {
  width: 832px;
}

.w-\[84px\] {
  width: 84px;
}

.w-\[85px\] {
  width: 85px;
}

.w-\[86\%\] {
  width: 86%;
}

.w-\[88px\] {
  width: 88px;
}

.w-\[90\%\] {
  width: 90%;
}

.w-\[90px\] {
  width: 90px;
}

.w-\[94px\] {
  width: 94px;
}

.w-\[950px\] {
  width: 950px;
}

.w-\[96px\] {
  width: 96px;
}

.w-\[97\.33px\] {
  width: 97.33px;
}

.w-\[98px\] {
  width: 98px;
}

.w-\[9px\] {
  width: 9px;
}

.w-\[Npx\] {
  width: Npx;
}

.w-\[calc\(100\%-0\.5rem\)\] {
  width: calc(100% - .5rem);
}

.w-\[calc\(100\%-20px\)\] {
  width: calc(100% - 20px);
}

.w-\[calc\(100\%-24px\)\] {
  width: calc(100% - 24px);
}

.w-\[calc\(100\%-32px\)\] {
  width: calc(100% - 32px);
}

.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}

.w-\[calc\(100\%_-_80px\)\] {
  width: calc(100% - 80px);
}

.w-\[calc\(100vw-3rem\)\] {
  width: calc(100vw - 3rem);
}

.w-\[calc\(41\%-4px\)\] {
  width: calc(41% - 4px);
}

.w-\[calc\(50\%-16px\)\] {
  width: calc(50% - 16px);
}

.w-\[calc\(50\%-24px\)\] {
  width: calc(50% - 24px);
}

.w-\[calc\(50\%-4px\)\] {
  width: calc(50% - 4px);
}

.w-\[min\(86vw\,366px\)\] {
  width: min(86vw, 366px);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: max-content;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.\!min-w-0 {
  min-width: 0 !important;
}

.\!min-w-24 {
  min-width: 6rem !important;
}

.\!min-w-8 {
  min-width: 2rem !important;
}

.\!min-w-\[28px\] {
  min-width: 28px !important;
}

.min-w-0 {
  min-width: 0;
}

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-20 {
  min-width: 5rem;
}

.min-w-24 {
  min-width: 6rem;
}

.min-w-32 {
  min-width: 8rem;
}

.min-w-36 {
  min-width: 9rem;
}

.min-w-4 {
  min-width: 1rem;
}

.min-w-40 {
  min-width: 10rem;
}

.min-w-44 {
  min-width: 11rem;
}

.min-w-5 {
  min-width: 1.25rem;
}

.min-w-6 {
  min-width: 1.5rem;
}

.min-w-8 {
  min-width: 2rem;
}

.min-w-\[100px\] {
  min-width: 100px;
}

.min-w-\[102px\] {
  min-width: 102px;
}

.min-w-\[115px\] {
  min-width: 115px;
}

.min-w-\[116px\] {
  min-width: 116px;
}

.min-w-\[1200px\] {
  min-width: 1200px;
}

.min-w-\[120px\] {
  min-width: 120px;
}

.min-w-\[142px\] {
  min-width: 142px;
}

.min-w-\[160px\] {
  min-width: 160px;
}

.min-w-\[16px\] {
  min-width: 16px;
}

.min-w-\[176px\] {
  min-width: 176px;
}

.min-w-\[180px\] {
  min-width: 180px;
}

.min-w-\[18px\] {
  min-width: 18px;
}

.min-w-\[240px\] {
  min-width: 240px;
}

.min-w-\[252px\] {
  min-width: 252px;
}

.min-w-\[280px\] {
  min-width: 280px;
}

.min-w-\[3\.25rem\] {
  min-width: 3.25rem;
}

.min-w-\[310px\] {
  min-width: 310px;
}

.min-w-\[330px\] {
  min-width: 330px;
}

.min-w-\[540px\] {
  min-width: 540px;
}

.min-w-\[65px\] {
  min-width: 65px;
}

.min-w-\[720px\] {
  min-width: 720px;
}

.min-w-\[800px\] {
  min-width: 800px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.min-w-\[85px\] {
  min-width: 85px;
}

.min-w-\[88px\] {
  min-width: 88px;
}

.min-w-\[89px\] {
  min-width: 89px;
}

.min-w-\[90px\] {
  min-width: 90px;
}

.min-w-\[96px\] {
  min-width: 96px;
}

.min-w-\[97px\] {
  min-width: 97px;
}

.min-w-\[98px\] {
  min-width: 98px;
}

.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: max-content;
}

.\!max-w-28 {
  max-width: 7rem !important;
}

.\!max-w-\[100vw\] {
  max-width: 100vw !important;
}

.\!max-w-\[1320px\] {
  max-width: 1320px !important;
}

.\!max-w-\[160px\] {
  max-width: 160px !important;
}

.\!max-w-\[1880px\] {
  max-width: 1880px !important;
}

.\!max-w-\[280px\] {
  max-width: 280px !important;
}

.\!max-w-\[350px\] {
  max-width: 350px !important;
}

.\!max-w-\[780px\] {
  max-width: 780px !important;
}

.\!max-w-\[800px\] {
  max-width: 800px !important;
}

.\!max-w-\[920px\] {
  max-width: 920px !important;
}

.\!max-w-full {
  max-width: 100% !important;
}

.\!max-w-none {
  max-width: none !important;
}

.max-w-0 {
  max-width: 0;
}

.max-w-16 {
  max-width: 4rem;
}

.max-w-20 {
  max-width: 5rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5 {
  max-width: 1.25rem;
}

.max-w-96 {
  max-width: 24rem;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[1008px\] {
  max-width: 1008px;
}

.max-w-\[100px\] {
  max-width: 100px;
}

.max-w-\[1012px\] {
  max-width: 1012px;
}

.max-w-\[1016px\] {
  max-width: 1016px;
}

.max-w-\[1032px\] {
  max-width: 1032px;
}

.max-w-\[1048px\] {
  max-width: 1048px;
}

.max-w-\[1056px\] {
  max-width: 1056px;
}

.max-w-\[105px\] {
  max-width: 105px;
}

.max-w-\[1060px\] {
  max-width: 1060px;
}

.max-w-\[1066px\] {
  max-width: 1066px;
}

.max-w-\[1076px\] {
  max-width: 1076px;
}

.max-w-\[1080px\] {
  max-width: 1080px;
}

.max-w-\[1098px\] {
  max-width: 1098px;
}

.max-w-\[1100px\] {
  max-width: 1100px;
}

.max-w-\[1110px\] {
  max-width: 1110px;
}

.max-w-\[1112px\] {
  max-width: 1112px;
}

.max-w-\[1123px\] {
  max-width: 1123px;
}

.max-w-\[1140px\] {
  max-width: 1140px;
}

.max-w-\[1153px\] {
  max-width: 1153px;
}

.max-w-\[1156px\] {
  max-width: 1156px;
}

.max-w-\[115px\] {
  max-width: 115px;
}

.max-w-\[1166px\] {
  max-width: 1166px;
}

.max-w-\[1172px\] {
  max-width: 1172px;
}

.max-w-\[1176px\] {
  max-width: 1176px;
}

.max-w-\[1180px\] {
  max-width: 1180px;
}

.max-w-\[1185px\] {
  max-width: 1185px;
}

.max-w-\[1192px\] {
  max-width: 1192px;
}

.max-w-\[1196px\] {
  max-width: 1196px;
}

.max-w-\[1197px\] {
  max-width: 1197px;
}

.max-w-\[1198px\] {
  max-width: 1198px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1204px\] {
  max-width: 1204px;
}

.max-w-\[1206px\] {
  max-width: 1206px;
}

.max-w-\[120px\] {
  max-width: 120px;
}

.max-w-\[1212px\] {
  max-width: 1212px;
}

.max-w-\[1215px\] {
  max-width: 1215px;
}

.max-w-\[1232px\] {
  max-width: 1232px;
}

.max-w-\[1236px\] {
  max-width: 1236px;
}

.max-w-\[1244px\] {
  max-width: 1244px;
}

.max-w-\[1248px\] {
  max-width: 1248px;
}

.max-w-\[1254px\] {
  max-width: 1254px;
}

.max-w-\[1255px\] {
  max-width: 1255px;
}

.max-w-\[126px\] {
  max-width: 126px;
}

.max-w-\[1312px\] {
  max-width: 1312px;
}

.max-w-\[1316px\] {
  max-width: 1316px;
}

.max-w-\[1320px\] {
  max-width: 1320px;
}

.max-w-\[1338px\] {
  max-width: 1338px;
}

.max-w-\[1340px\] {
  max-width: 1340px;
}

.max-w-\[1344px\] {
  max-width: 1344px;
}

.max-w-\[1348px\] {
  max-width: 1348px;
}

.max-w-\[1352px\] {
  max-width: 1352px;
}

.max-w-\[1372px\] {
  max-width: 1372px;
}

.max-w-\[1376px\] {
  max-width: 1376px;
}

.max-w-\[1400px\] {
  max-width: 1400px;
}

.max-w-\[140px\] {
  max-width: 140px;
}

.max-w-\[1410px\] {
  max-width: 1410px;
}

.max-w-\[1418px\] {
  max-width: 1418px;
}

.max-w-\[1432px\] {
  max-width: 1432px;
}

.max-w-\[1440px\] {
  max-width: 1440px;
}

.max-w-\[1454px\] {
  max-width: 1454px;
}

.max-w-\[1556px\] {
  max-width: 1556px;
}

.max-w-\[1558px\] {
  max-width: 1558px;
}

.max-w-\[1576px\] {
  max-width: 1576px;
}

.max-w-\[1584px\] {
  max-width: 1584px;
}

.max-w-\[1600px\] {
  max-width: 1600px;
}

.max-w-\[160px\] {
  max-width: 160px;
}

.max-w-\[1652px\] {
  max-width: 1652px;
}

.max-w-\[1676px\] {
  max-width: 1676px;
}

.max-w-\[169px\] {
  max-width: 169px;
}

.max-w-\[1704px\] {
  max-width: 1704px;
}

.max-w-\[1708px\] {
  max-width: 1708px;
}

.max-w-\[171px\] {
  max-width: 171px;
}

.max-w-\[1744px\] {
  max-width: 1744px;
}

.max-w-\[180px\] {
  max-width: 180px;
}

.max-w-\[188px\] {
  max-width: 188px;
}

.max-w-\[2000px\] {
  max-width: 2000px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[228px\] {
  max-width: 228px;
}

.max-w-\[241px\] {
  max-width: 241px;
}

.max-w-\[252px\] {
  max-width: 252px;
}

.max-w-\[256px\] {
  max-width: 256px;
}

.max-w-\[260px\] {
  max-width: 260px;
}

.max-w-\[264px\] {
  max-width: 264px;
}

.max-w-\[265px\] {
  max-width: 265px;
}

.max-w-\[268px\] {
  max-width: 268px;
}

.max-w-\[272px\] {
  max-width: 272px;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-\[290px\] {
  max-width: 290px;
}

.max-w-\[292px\] {
  max-width: 292px;
}

.max-w-\[298px\] {
  max-width: 298px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[320px\] {
  max-width: 320px;
}

.max-w-\[326px\] {
  max-width: 326px;
}

.max-w-\[338px\] {
  max-width: 338px;
}

.max-w-\[33px\] {
  max-width: 33px;
}

.max-w-\[340px\] {
  max-width: 340px;
}

.max-w-\[342px\] {
  max-width: 342px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[360px\] {
  max-width: 360px;
}

.max-w-\[365px\] {
  max-width: 365px;
}

.max-w-\[375px\] {
  max-width: 375px;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-\[388px\] {
  max-width: 388px;
}

.max-w-\[393px\] {
  max-width: 393px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[412px\] {
  max-width: 412px;
}

.max-w-\[420px\] {
  max-width: 420px;
}

.max-w-\[422px\] {
  max-width: 422px;
}

.max-w-\[426px\] {
  max-width: 426px;
}

.max-w-\[430px\] {
  max-width: 430px;
}

.max-w-\[450px\] {
  max-width: 450px;
}

.max-w-\[45px\] {
  max-width: 45px;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[520px\] {
  max-width: 520px;
}

.max-w-\[530px\] {
  max-width: 530px;
}

.max-w-\[538px\] {
  max-width: 538px;
}

.max-w-\[540px\] {
  max-width: 540px;
}

.max-w-\[546px\] {
  max-width: 546px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[565px\] {
  max-width: 565px;
}

.max-w-\[56px\] {
  max-width: 56px;
}

.max-w-\[595px\] {
  max-width: 595px;
}

.max-w-\[60\%\] {
  max-width: 60%;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[60px\] {
  max-width: 60px;
}

.max-w-\[620px\] {
  max-width: 620px;
}

.max-w-\[630px\] {
  max-width: 630px;
}

.max-w-\[632px\] {
  max-width: 632px;
}

.max-w-\[649px\] {
  max-width: 649px;
}

.max-w-\[65\%\] {
  max-width: 65%;
}

.max-w-\[654px\] {
  max-width: 654px;
}

.max-w-\[656px\] {
  max-width: 656px;
}

.max-w-\[660px\] {
  max-width: 660px;
}

.max-w-\[672px\] {
  max-width: 672px;
}

.max-w-\[676px\] {
  max-width: 676px;
}

.max-w-\[680px\] {
  max-width: 680px;
}

.max-w-\[683px\] {
  max-width: 683px;
}

.max-w-\[688px\] {
  max-width: 688px;
}

.max-w-\[690px\] {
  max-width: 690px;
}

.max-w-\[692px\] {
  max-width: 692px;
}

.max-w-\[695px\] {
  max-width: 695px;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[702px\] {
  max-width: 702px;
}

.max-w-\[712px\] {
  max-width: 712px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[735px\] {
  max-width: 735px;
}

.max-w-\[736px\] {
  max-width: 736px;
}

.max-w-\[770px\] {
  max-width: 770px;
}

.max-w-\[782px\] {
  max-width: 782px;
}

.max-w-\[785px\] {
  max-width: 785px;
}

.max-w-\[78vw\] {
  max-width: 78vw;
}

.max-w-\[80\%\] {
  max-width: 80%;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-\[80vw\] {
  max-width: 80vw;
}

.max-w-\[820px\] {
  max-width: 820px;
}

.max-w-\[832px\] {
  max-width: 832px;
}

.max-w-\[840px\] {
  max-width: 840px;
}

.max-w-\[84px\] {
  max-width: 84px;
}

.max-w-\[850px\] {
  max-width: 850px;
}

.max-w-\[85px\] {
  max-width: 85px;
}

.max-w-\[862px\] {
  max-width: 862px;
}

.max-w-\[864px\] {
  max-width: 864px;
}

.max-w-\[872px\] {
  max-width: 872px;
}

.max-w-\[88\%\] {
  max-width: 88%;
}

.max-w-\[880px\] {
  max-width: 880px;
}

.max-w-\[88px\] {
  max-width: 88px;
}

.max-w-\[896px\] {
  max-width: 896px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-\[90px\] {
  max-width: 90px;
}

.max-w-\[90vw\] {
  max-width: 90vw;
}

.max-w-\[912px\] {
  max-width: 912px;
}

.max-w-\[913px\] {
  max-width: 913px;
}

.max-w-\[916px\] {
  max-width: 916px;
}

.max-w-\[918px\] {
  max-width: 918px;
}

.max-w-\[920px\] {
  max-width: 920px;
}

.max-w-\[925px\] {
  max-width: 925px;
}

.max-w-\[92vw\] {
  max-width: 92vw;
}

.max-w-\[932px\] {
  max-width: 932px;
}

.max-w-\[952px\] {
  max-width: 952px;
}

.max-w-\[956px\] {
  max-width: 956px;
}

.max-w-\[960px\] {
  max-width: 960px;
}

.max-w-\[96px\] {
  max-width: 96px;
}

.max-w-\[975px\] {
  max-width: 975px;
}

.max-w-\[976px\] {
  max-width: 976px;
}

.max-w-\[980px\] {
  max-width: 980px;
}

.max-w-\[992px\] {
  max-width: 992px;
}

.max-w-\[996px\] {
  max-width: 996px;
}

.max-w-\[calc\(100\%-2rem\)\] {
  max-width: calc(100% - 2rem);
}

.max-w-\[calc\(100\%-36px\)\] {
  max-width: calc(100% - 36px);
}

.max-w-\[calc\(100\%-8px\)\] {
  max-width: calc(100% - 8px);
}

.max-w-\[min\(320px\,70vw\)\] {
  max-width: min(320px, 70vw);
}

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-max {
  max-width: max-content;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.\!flex-1 {
  flex: 1 !important;
}

.\!flex-none {
  flex: none !important;
}

.flex-1 {
  flex: 1;
}

.flex-\[0_0_100\%\] {
  flex: 0 0 100%;
}

.flex-\[0_0_auto\] {
  flex: none;
}

.flex-\[0_0_calc\(100\%\/3\.5-4px\)\] {
  flex: 0 0 calc(28.5714% - 4px);
}

.flex-\[0_0_calc\(25\%-6px\)\] {
  flex: 0 0 calc(25% - 6px);
}

.flex-\[1_1_220px\] {
  flex: 220px;
}

.flex-auto {
  flex: auto;
}

.flex-none {
  flex: none;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.basis-\[32\%\] {
  flex-basis: 32%;
}

.basis-\[calc\(\(100\%-24px\)\/4\)\] {
  flex-basis: calc(25% - 6px);
}

.basis-\[calc\(25\%-4px\)\] {
  flex-basis: calc(25% - 4px);
}

.basis-auto {
  flex-basis: auto;
}

.basis-full {
  flex-basis: 100%;
}

.border-collapse {
  border-collapse: collapse;
}

.\!origin-\[left_center\] {
  transform-origin: 0 !important;
}

.\!origin-\[right_center\] {
  transform-origin: 100% !important;
}

.origin-bottom {
  transform-origin: bottom;
}

.origin-center {
  transform-origin: center;
}

.origin-left {
  transform-origin: 0;
}

.origin-right {
  transform-origin: 100%;
}

.origin-top {
  transform-origin: top;
}

.origin-top-left {
  transform-origin: 0 0;
}

.origin-top-right {
  transform-origin: 100% 0;
}

.\!translate-x-\[var\(--translate-x\)\] {
  --tw-translate-x: var(--translate-x) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-x-1 {
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-1\.5 {
  --tw-translate-x: -.375rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-20 {
  --tw-translate-x: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1 {
  --tw-translate-y: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-10 {
  --tw-translate-y: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-2 {
  --tw-translate-y: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-2\/3 {
  --tw-translate-y: -66.6667%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-3 {
  --tw-translate-y: -.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-4 {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-6 {
  --tw-translate-y: -1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-px {
  --tw-translate-y: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-1 {
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[-80\%\] {
  --tw-translate-x: -80%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[20\%\] {
  --tw-translate-x: 20%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[30\%\] {
  --tw-translate-x: 30%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[75px\] {
  --tw-translate-x: 75px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-1\/2 {
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-3 {
  --tw-translate-y: .75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-2px\] {
  --tw-translate-y: -2px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-40px\] {
  --tw-translate-y: -40px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-50px\] {
  --tw-translate-y: -50px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-56\%\] {
  --tw-translate-y: -56%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[-70\%\] {
  --tw-translate-y: -70%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[2px\] {
  --tw-translate-y: 2px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[3px\] {
  --tw-translate-y: 3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[6px\] {
  --tw-translate-y: 6px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-px {
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!rotate-\[var\(--hover-rotate\)\] {
  --tw-rotate: var(--hover-rotate) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-rotate-12 {
  --tw-rotate: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-6 {
  --tw-rotate: -6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-\[5deg\] {
  --tw-rotate: -5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-6 {
  --tw-rotate: 6deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-15deg\] {
  --tw-rotate: -15deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-5deg\] {
  --tw-rotate: -5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-8deg\] {
  --tw-rotate: -8deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[30deg\] {
  --tw-rotate: 30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[4deg\] {
  --tw-rotate: 4deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[5deg\] {
  --tw-rotate: 5deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[7deg\] {
  --tw-rotate: 7deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-skew-x-12 {
  --tw-skew-x: -12deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-\[1\.03\] {
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-\[1\.1\] {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-\[1\.3\] {
  --tw-scale-x: 1.3;
  --tw-scale-y: 1.3;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-x-100 {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-50 {
  --tw-scale-x: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-y-0 {
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-y-75 {
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-\[pulse_1s_ease-in-out_infinite\] {
  animation: 1s ease-in-out infinite pulse;
}

.animate-\[pulse_1s_ease-in-out_infinite_300ms\] {
  animation: 1s ease-in-out .3s infinite pulse;
}

.animate-\[pulse_1s_ease-in-out_infinite_600ms\] {
  animation: 1s ease-in-out .6s infinite pulse;
}

@keyframes breathing {
  0%, 100% {
    box-shadow: none;
  }

  50% {
    box-shadow: 0 0 24px #ff346680;
  }
}

.animate-breathing {
  animation: 1.5s ease-in-out infinite breathing;
}

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in-up-200 {
  animation: .75s .2s forwards fade-in-up;
}

.animate-fade-in-up-600 {
  animation: .75s .6s forwards fade-in-up;
}

@keyframes position-shine {
  0% {
    background-color: #000;
  }

  50% {
    background-color: #ff34661a;
  }

  100% {
    background-color: #000;
  }
}

.animate-position-shine-200 {
  animation: 2s ease-in-out position-shine;
}

.animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

@keyframes spin {
  to {
    content: var(--tw-content);
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: 1s linear infinite spin;
}

@keyframes sway {
  0% {
    opacity: 1;
    left: 0;
  }

  100% {
    opacity: 0;
    visibility: hidden;
    left: 100%;
  }
}

.animate-sway {
  animation: 2s ease-in-out .8s forwards sway;
}

@keyframes wave {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-4px);
  }
}

.animate-wave {
  animation: 1s ease-in-out infinite wave;
}

.\!cursor-not-allowed {
  cursor: not-allowed !important;
}

.\!cursor-pointer {
  cursor: pointer !important;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-default {
  cursor: default;
}

.cursor-grab {
  cursor: grab;
}

.cursor-help {
  cursor: help;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.touch-pan-x {
  --tw-pan-x: pan-x;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}

.touch-manipulation {
  touch-action: manipulation;
}

.select-none {
  -webkit-user-select: none;
  user-select: none;
}

.select-text {
  -webkit-user-select: text;
  user-select: text;
}

.\!resize-none {
  resize: none !important;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-start {
  scroll-snap-align: start;
}

.scroll-m-14 {
  scroll-margin: 3.5rem;
}

.scroll-mt-32 {
  scroll-margin-top: 8rem;
}

.scroll-mt-\[120px\] {
  scroll-margin-top: 120px;
}

.scroll-mt-\[calc\(var\(--header-container-height\,52px\)\+56px\)\] {
  scroll-margin-top: calc(var(--header-container-height, 52px) + 56px);
}

.list-inside {
  list-style-position: inside;
}

.list-outside {
  list-style-position: outside;
}

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

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

.appearance-none {
  -webkit-appearance: none;
  appearance: none;
}

.columns-1 {
  columns: 1;
}

.columns-2 {
  columns: 2;
}

.break-inside-avoid {
  break-inside: avoid;
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-\[108px_98px_98px\] {
  grid-template-columns: 108px 98px 98px;
}

.grid-cols-\[16px_minmax\(0\,1fr\)\] {
  grid-template-columns: 16px minmax(0, 1fr);
}

.grid-cols-\[44px_minmax\(0\,1fr\)_44px\] {
  grid-template-columns: 44px minmax(0, 1fr) 44px;
}

.grid-cols-\[auto_1fr_1fr\] {
  grid-template-columns: auto 1fr 1fr;
}

.grid-cols-\[max-content_max-content\] {
  grid-template-columns: max-content max-content;
}

.grid-cols-\[repeat\(auto-fill\,minmax\(126px\,1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(126px, 1fr));
}

.grid-cols-\[repeat\(auto-fill\,minmax\(9rem\,1fr\)\)\] {
  grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));
}

.grid-cols-\[repeat\(auto-fit\,minmax\(62px\,1fr\)\)\] {
  grid-template-columns: repeat(auto-fit, minmax(62px, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}

.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.\!flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.content-start {
  align-content: flex-start;
}

.\!items-start {
  align-items: flex-start !important;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.\!justify-start {
  justify-content: flex-start !important;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.\!justify-center {
  justify-content: center !important;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.justify-stretch {
  justify-content: stretch;
}

.justify-items-center {
  justify-items: center;
}

.\!gap-0 {
  gap: 0 !important;
}

.\!gap-1 {
  gap: .25rem !important;
}

.gap-0 {
  gap: 0;
}

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-1\.5 {
  gap: .375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-2\.5 {
  gap: .625rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-3\.5 {
  gap: .875rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[28px\] {
  gap: 28px;
}

.gap-\[2px\] {
  gap: 2px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[3px\] {
  gap: 3px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[5\%\] {
  gap: 5%;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[6px\] {
  gap: 6px;
}

.\!gap-x-1 {
  column-gap: .25rem !important;
}

.gap-x-0 {
  column-gap: 0;
}

.gap-x-0\.5 {
  column-gap: .125rem;
}

.gap-x-1 {
  column-gap: .25rem;
}

.gap-x-1\.5 {
  column-gap: .375rem;
}

.gap-x-14 {
  column-gap: 3.5rem;
}

.gap-x-2 {
  column-gap: .5rem;
}

.gap-x-2\.5 {
  column-gap: .625rem;
}

.gap-x-3 {
  column-gap: .75rem;
}

.gap-x-4 {
  column-gap: 1rem;
}

.gap-x-5 {
  column-gap: 1.25rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
}

.gap-x-8 {
  column-gap: 2rem;
}

.gap-x-\[10px\] {
  column-gap: 10px;
}

.gap-x-\[2px\] {
  column-gap: 2px;
}

.gap-x-\[6px\] {
  column-gap: 6px;
}

.gap-y-0\.5 {
  row-gap: .125rem;
}

.gap-y-1 {
  row-gap: .25rem;
}

.gap-y-1\.5 {
  row-gap: .375rem;
}

.gap-y-2 {
  row-gap: .5rem;
}

.gap-y-3 {
  row-gap: .75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-\[18px\] {
  row-gap: 18px;
}

.gap-y-\[2px\] {
  row-gap: 2px;
}

.gap-y-\[4px\] {
  row-gap: 4px;
}

.gap-y-\[6px\] {
  row-gap: 6px;
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.25rem * var(--tw-space-x-reverse));
  margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.5rem * var(--tw-space-x-reverse));
  margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2px * var(--tw-space-x-reverse));
  margin-left: calc(2px * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.125rem * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-f-border-secondary > :not([hidden]) ~ :not([hidden]) {
  border-color: var(--f-border-secondary);
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.\!overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.\!overflow-y-visible {
  overflow-y: visible !important;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.overscroll-none {
  overscroll-behavior: none;
}

.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

.overscroll-x-contain {
  overscroll-behavior-x: contain;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.\!text-clip {
  text-overflow: clip !important;
}

.hyphens-auto {
  -webkit-hyphens: auto;
  hyphens: auto;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.text-wrap {
  text-wrap: wrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.\!rounded {
  border-radius: .25rem !important;
}

.\!rounded-2xl {
  border-radius: 1rem !important;
}

.\!rounded-3xl {
  border-radius: 1.5rem !important;
}

.\!rounded-\[30px\] {
  border-radius: 30px !important;
}

.\!rounded-\[32px\] {
  border-radius: 32px !important;
}

.\!rounded-\[4px\] {
  border-radius: 4px !important;
}

.\!rounded-\[7px\] {
  border-radius: 7px !important;
}

.\!rounded-\[8px\] {
  border-radius: 8px !important;
}

.\!rounded-full {
  border-radius: 9999px !important;
}

.\!rounded-lg {
  border-radius: .5rem !important;
}

.\!rounded-md {
  border-radius: .375rem !important;
}

.\!rounded-none {
  border-radius: 0 !important;
}

.\!rounded-xl {
  border-radius: .75rem !important;
}

.rounded {
  border-radius: .25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[0\.0625rem\] {
  border-radius: .0625rem;
}

.rounded-\[0\.28125rem\] {
  border-radius: .28125rem;
}

.rounded-\[100px\] {
  border-radius: 100px;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[12px\] {
  border-radius: 12px;
}

.rounded-\[14px\] {
  border-radius: 14px;
}

.rounded-\[16\%\] {
  border-radius: 16%;
}

.rounded-\[16px\] {
  border-radius: 16px;
}

.rounded-\[17px\] {
  border-radius: 17px;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[2\.5rem\] {
  border-radius: 2.5rem;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[21px\] {
  border-radius: 21px;
}

.rounded-\[22px\] {
  border-radius: 22px;
}

.rounded-\[23px\] {
  border-radius: 23px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-\[26px\] {
  border-radius: 26px;
}

.rounded-\[28px\] {
  border-radius: 28px;
}

.rounded-\[2px\] {
  border-radius: 2px;
}

.rounded-\[2rem\] {
  border-radius: 2rem;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-\[32px\] {
  border-radius: 32px;
}

.rounded-\[34px\] {
  border-radius: 34px;
}

.rounded-\[36px\] {
  border-radius: 36px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[40px\] {
  border-radius: 40px;
}

.rounded-\[48px\] {
  border-radius: 48px;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

.rounded-\[58px\] {
  border-radius: 58px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[6\.86px\] {
  border-radius: 6.86px;
}

.rounded-\[60px\] {
  border-radius: 60px;
}

.rounded-\[6px\] {
  border-radius: 6px;
}

.rounded-\[7px\] {
  border-radius: 7px;
}

.rounded-\[80px\] {
  border-radius: 80px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-\[inherit\] {
  border-radius: inherit;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-md {
  border-radius: .375rem;
}

.rounded-none {
  border-radius: 0;
}

.rounded-sm {
  border-radius: .125rem;
}

.rounded-xl {
  border-radius: .75rem;
}

.\!rounded-t-xl {
  border-top-left-radius: .75rem !important;
  border-top-right-radius: .75rem !important;
}

.rounded-b-\[12px\] {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.rounded-b-lg {
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-b-md {
  border-bottom-right-radius: .375rem;
  border-bottom-left-radius: .375rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-b-xl {
  border-bottom-right-radius: .75rem;
  border-bottom-left-radius: .75rem;
}

.rounded-e {
  border-start-end-radius: .25rem;
  border-end-end-radius: .25rem;
}

.rounded-e-lg {
  border-start-end-radius: .5rem;
  border-end-end-radius: .5rem;
}

.rounded-e-md {
  border-start-end-radius: .375rem;
  border-end-end-radius: .375rem;
}

.rounded-l-lg {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-r-lg {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-s-md {
  border-start-start-radius: .375rem;
  border-end-start-radius: .375rem;
}

.rounded-t {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-\[1\.1rem\] {
  border-top-left-radius: 1.1rem;
  border-top-right-radius: 1.1rem;
}

.rounded-t-\[12px\] {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.rounded-t-\[22px\] {
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}

.rounded-t-\[24px\] {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.rounded-t-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}

.rounded-t-xl {
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
}

.rounded-bl-\[12px\] {
  border-bottom-left-radius: 12px;
}

.rounded-bl-\[4px\] {
  border-bottom-left-radius: 4px;
}

.rounded-bl-lg {
  border-bottom-left-radius: .5rem;
}

.rounded-bl-xl {
  border-bottom-left-radius: .75rem;
}

.rounded-br-\[12px\] {
  border-bottom-right-radius: 12px;
}

.rounded-br-\[4px\] {
  border-bottom-right-radius: 4px;
}

.rounded-br-lg {
  border-bottom-right-radius: .5rem;
}

.rounded-br-xl {
  border-bottom-right-radius: .75rem;
}

.rounded-tl {
  border-top-left-radius: .25rem;
}

.rounded-tl-\[12px\] {
  border-top-left-radius: 12px;
}

.rounded-tl-\[6px\] {
  border-top-left-radius: 6px;
}

.rounded-tl-lg {
  border-top-left-radius: .5rem;
}

.rounded-tl-md {
  border-top-left-radius: .375rem;
}

.rounded-tl-xl {
  border-top-left-radius: .75rem;
}

.rounded-tr-\[4px\] {
  border-top-right-radius: 4px;
}

.rounded-tr-\[6px\] {
  border-top-right-radius: 6px;
}

.rounded-tr-none {
  border-top-right-radius: 0;
}

.rounded-tr-xl {
  border-top-right-radius: .75rem;
}

.\!border {
  border-width: 1px !important;
}

.\!border-0 {
  border-width: 0 !important;
}

.\!border-\[1\.8px\] {
  border-width: 1.8px !important;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[0\.5px\] {
  border-width: .5px;
}

.border-\[1\.5px\] {
  border-width: 1.5px;
}

.border-x-0 {
  border-left-width: 0;
  border-right-width: 0;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.\!border-b {
  border-bottom-width: 1px !important;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

.border-s {
  border-inline-start-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.\!border-solid {
  border-style: solid !important;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.\!border-none {
  border-style: none !important;
}

.border-none {
  border-style: none;
}

.\!border-\[rgba\(255\,255\,255\,0\.04\)\] {
  border-color: #ffffff0a !important;
}

.\!border-\[rgba\(255\,255\,255\,0\.08\)\] {
  border-color: #ffffff14 !important;
}

.\!border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1)) !important;
}

.\!border-f-border {
  border-color: var(--f-border) !important;
}

.\!border-f-border-active {
  border-color: var(--f-border-active) !important;
}

.\!border-f-border-secondary {
  border-color: var(--f-border-secondary) !important;
}

.\!border-f-other-4 {
  border-color: var(--f-other-4) !important;
}

.\!border-f-text {
  border-color: var(--f-text) !important;
}

.\!border-transparent {
  border-color: #0000 !important;
}

.\!border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

.border-\[\#143568\] {
  --tw-border-opacity: 1;
  border-color: rgb(20 53 104 / var(--tw-border-opacity, 1));
}

.border-\[\#1C1C20\] {
  --tw-border-opacity: 1;
  border-color: rgb(28 28 32 / var(--tw-border-opacity, 1));
}

.border-\[\#303030\] {
  --tw-border-opacity: 1;
  border-color: rgb(48 48 48 / var(--tw-border-opacity, 1));
}

.border-\[\#34334099\] {
  border-color: #34334099;
}

.border-\[\#343340\] {
  --tw-border-opacity: 1;
  border-color: rgb(52 51 64 / var(--tw-border-opacity, 1));
}

.border-\[\#34AEFF73\] {
  border-color: #34aeff73;
}

.border-\[\#34AEFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(52 174 255 / var(--tw-border-opacity, 1));
}

.border-\[\#34FF82\] {
  --tw-border-opacity: 1;
  border-color: rgb(52 255 130 / var(--tw-border-opacity, 1));
}

.border-\[\#43464C\] {
  --tw-border-opacity: 1;
  border-color: rgb(67 70 76 / var(--tw-border-opacity, 1));
}

.border-\[\#4C4A5B4D\] {
  border-color: #4c4a5b4d;
}

.border-\[\#8922FF\] {
  --tw-border-opacity: 1;
  border-color: rgb(137 34 255 / var(--tw-border-opacity, 1));
}

.border-\[\#DB6313\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 99 19 / var(--tw-border-opacity, 1));
}

.border-\[\#DEE8F9\] {
  --tw-border-opacity: 1;
  border-color: rgb(222 232 249 / var(--tw-border-opacity, 1));
}

.border-\[\#F6E199\] {
  --tw-border-opacity: 1;
  border-color: rgb(246 225 153 / var(--tw-border-opacity, 1));
}

.border-\[\#FF3466\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 52 102 / var(--tw-border-opacity, 1));
}

.border-\[\#FFFFFF1A\] {
  border-color: #ffffff1a;
}

.border-\[\#FFFFFF33\] {
  border-color: #fff3;
}

.border-\[\#a99cc4\] {
  --tw-border-opacity: 1;
  border-color: rgb(169 156 196 / var(--tw-border-opacity, 1));
}

.border-\[rgba\(255\,255\,255\,0\.08\)\] {
  border-color: #ffffff14;
}

.border-\[rgba\(255\,255\,255\,0\.24\)\] {
  border-color: #ffffff3d;
}

.border-current {
  border-color: currentColor;
}

.border-f-bg-active {
  border-color: var(--f-bg-active);
}

.border-f-bg-base {
  border-color: var(--f-bg-base);
}

.border-f-bg-elevated {
  border-color: var(--f-bg-elevated);
}

.border-f-bg-hover {
  border-color: var(--f-bg-hover);
}

.border-f-bg-layout {
  border-color: var(--f-bg-layout);
}

.border-f-border {
  border-color: var(--f-border);
}

.border-f-border-active {
  border-color: var(--f-border-active);
}

.border-f-border-hover {
  border-color: var(--f-border-hover);
}

.border-f-border-secondary {
  border-color: var(--f-border-secondary);
}

.border-f-error {
  border-color: var(--f-error);
}

.border-f-other-10 {
  border-color: var(--f-other-10);
}

.border-f-other-4 {
  border-color: var(--f-other-4);
}

.border-f-primary {
  border-color: var(--f-primary);
}

.border-f-primary-style-1 {
  border-color: var(--f-primary-style-1);
}

.border-f-primary-style-2 {
  border-color: var(--f-primary-style-2);
}

.border-f-primary-style-3 {
  border-color: var(--f-primary-style-3);
}

.border-f-text {
  border-color: var(--f-text);
}

.border-f-text-quaternary {
  border-color: var(--f-text-quaternary);
}

.border-f-text-tertiary {
  border-color: var(--f-text-tertiary);
}

.border-f-warning-border {
  border-color: var(--f-warning-border);
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: #0000;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-white\/10 {
  border-color: #ffffff1a;
}

.border-white\/15 {
  border-color: #ffffff26;
}

.border-white\/30 {
  border-color: #ffffff4d;
}

.border-white\/5 {
  border-color: #ffffff0d;
}

.border-white\/\[0\.16\] {
  border-color: #ffffff29;
}

.\!border-s-f-border-active {
  border-inline-start-color: var(--f-border-active) !important;
}

.border-b-f-border {
  border-bottom-color: var(--f-border);
}

.border-b-f-border-secondary {
  border-bottom-color: var(--f-border-secondary);
}

.border-t-f-border {
  border-top-color: var(--f-border);
}

.border-t-f-other-10 {
  border-top-color: var(--f-other-10);
}

.border-t-transparent {
  border-top-color: #0000;
}

.border-opacity-10 {
  --tw-border-opacity: .1;
}

.border-opacity-45 {
  --tw-border-opacity: .45;
}

.border-opacity-\[16\%\] {
  --tw-border-opacity: 16%;
}

.\!bg-\[\#0d0d12\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 13 18 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-\[\#12111b\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(18 17 27 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-\[\#242428\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(36 36 40 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-\[\#ff34660a\] {
  background-color: #ff34660a !important;
}

.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-f-bg-active {
  background-color: var(--f-bg-active) !important;
}

.\!bg-f-bg-base {
  background-color: var(--f-bg-base) !important;
}

.\!bg-f-bg-container {
  background-color: var(--f-bg-container) !important;
}

.\!bg-f-bg-elevated {
  background-color: var(--f-bg-elevated) !important;
}

.\!bg-f-bg-hover {
  background-color: var(--f-bg-hover) !important;
}

.\!bg-f-bg-layout {
  background-color: var(--f-bg-layout) !important;
}

.\!bg-f-bg-mask {
  background-color: var(--f-bg-mask) !important;
}

.\!bg-f-other-2 {
  background-color: var(--f-other-2) !important;
}

.\!bg-f-other-3 {
  background-color: var(--f-other-3) !important;
}

.\!bg-f-other-4 {
  background-color: var(--f-other-4) !important;
}

.\!bg-f-other-6 {
  background-color: var(--f-other-6) !important;
}

.\!bg-f-primary {
  background-color: var(--f-primary) !important;
}

.\!bg-f-text {
  background-color: var(--f-text) !important;
}

.\!bg-f-text-secondary {
  background-color: var(--f-text-secondary) !important;
}

.\!bg-transparent {
  background-color: #0000 !important;
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#00000028\] {
  background-color: #00000028;
}

.bg-\[\#0000005C\] {
  background-color: #0000005c;
}

.bg-\[\#00000080\] {
  background-color: #00000080;
}

.bg-\[\#00000099\] {
  background-color: #0009;
}

.bg-\[\#000000B2\] {
  background-color: #000000b2;
}

.bg-\[\#000000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#000\]\/70 {
  background-color: #000000b3;
}

.bg-\[\#01010C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 1 12 / var(--tw-bg-opacity, 1));
}

.bg-\[\#081324\] {
  --tw-bg-opacity: 1;
  background-color: rgb(8 19 36 / var(--tw-bg-opacity, 1));
}

.bg-\[\#0D0D12CC\] {
  background-color: #0d0d12cc;
}

.bg-\[\#0D0D12\] {
  --tw-bg-opacity: 1;
  background-color: rgb(13 13 18 / var(--tw-bg-opacity, 1));
}

.bg-\[\#0d0c12\] {
  --tw-bg-opacity: 1;
  background-color: rgb(13 12 18 / var(--tw-bg-opacity, 1));
}

.bg-\[\#111111CC\] {
  background-color: #111c;
}

.bg-\[\#141414\] {
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity, 1));
}

.bg-\[\#16141F66\] {
  background-color: #16141f66;
}

.bg-\[\#16151C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 21 28 / var(--tw-bg-opacity, 1));
}

.bg-\[\#161616\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 22 22 / var(--tw-bg-opacity, 1));
}

.bg-\[\#16181a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 24 26 / var(--tw-bg-opacity, 1));
}

.bg-\[\#165DFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(22 93 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#191919\] {
  --tw-bg-opacity: 1;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1));
}

.bg-\[\#1B1B24\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 36 / var(--tw-bg-opacity, 1));
}

.bg-\[\#1D1D1D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}

.bg-\[\#1F1F26AD\] {
  background-color: #1f1f26ad;
}

.bg-\[\#1F1F26E0\] {
  background-color: #1f1f26e0;
}

.bg-\[\#1d1d1d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}

.bg-\[\#1e1c2a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(30 28 42 / var(--tw-bg-opacity, 1));
}

.bg-\[\#232323\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 35 35 / var(--tw-bg-opacity, 1));
}

.bg-\[\#24181e\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 24 30 / var(--tw-bg-opacity, 1));
}

.bg-\[\#24222d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 34 45 / var(--tw-bg-opacity, 1));
}

.bg-\[\#25001f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 0 31 / var(--tw-bg-opacity, 1));
}

.bg-\[\#25252a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(37 37 42 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2A2834\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 40 52 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2B2938\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 41 56 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2D2C29\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 44 41 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2E3138\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 49 56 / var(--tw-bg-opacity, 1));
}

.bg-\[\#2d2d2d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 45 45 / var(--tw-bg-opacity, 1));
}

.bg-\[\#323F31\] {
  --tw-bg-opacity: 1;
  background-color: rgb(50 63 49 / var(--tw-bg-opacity, 1));
}

.bg-\[\#333333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.bg-\[\#343340\]\/20 {
  background-color: #34334033;
}

.bg-\[\#34B5FFE5\] {
  background-color: #34b5ffe5;
}

.bg-\[\#3A3747\] {
  --tw-bg-opacity: 1;
  background-color: rgb(58 55 71 / var(--tw-bg-opacity, 1));
}

.bg-\[\#3AAF00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(58 175 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#3B3B3B9E\] {
  background-color: #3b3b3b9e;
}

.bg-\[\#3a3a3a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(58 58 58 / var(--tw-bg-opacity, 1));
}

.bg-\[\#515155\] {
  --tw-bg-opacity: 1;
  background-color: rgb(81 81 85 / var(--tw-bg-opacity, 1));
}

.bg-\[\#5a5677\] {
  --tw-bg-opacity: 1;
  background-color: rgb(90 86 119 / var(--tw-bg-opacity, 1));
}

.bg-\[\#7A1E3A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(122 30 58 / var(--tw-bg-opacity, 1));
}

.bg-\[\#8922FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(137 34 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#90E5FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(144 229 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#9747FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(151 71 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#B5ADFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(181 173 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#C721FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(199 33 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D0F0FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 240 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#DCB479\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 180 121 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F5385A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 56 90 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F6E199\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 225 153 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FF34660A\] {
  background-color: #ff34660a;
}

.bg-\[\#FF3466E5\] {
  background-color: #ff3466e5;
}

.bg-\[\#FF3466\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 52 102 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FF3466\]\/20 {
  background-color: #ff346633;
}

.bg-\[\#FF4F51\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 79 81 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFEB00\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 235 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF0A\] {
  background-color: #ffffff0a;
}

.bg-\[\#FFFFFF1A\] {
  background-color: #ffffff1a;
}

.bg-\[\#FFFFFF38\] {
  background-color: #ffffff38;
}

.bg-\[\#d9d9d9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#dcdcdc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(220 220 220 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ece7e4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 231 228 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ff3466\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 52 102 / var(--tw-bg-opacity, 1));
}

.bg-\[\#ffffff0a\] {
  background-color: #ffffff0a;
}

.bg-\[rgba\(0\,0\,0\,0\.2\)\] {
  background-color: #0003;
}

.bg-\[rgba\(0\,0\,0\,0\.25\)\] {
  background-color: #00000040;
}

.bg-\[rgba\(0\,0\,0\,0\.35\)\] {
  background-color: #00000059;
}

.bg-\[rgba\(0\,0\,0\,0\.4\)\] {
  background-color: #0006;
}

.bg-\[rgba\(0\,0\,0\,0\.5\)\] {
  background-color: #00000080;
}

.bg-\[rgba\(0\,0\,0\,0\.6\)\] {
  background-color: #0009;
}

.bg-\[rgba\(0\,0\,0\,0\.7\)\] {
  background-color: #000000b3;
}

.bg-\[rgba\(13\,13\,18\,0\.5\)\] {
  background-color: #0d0d1280;
}

.bg-\[rgba\(13\,13\,18\,1\)\] {
  background-color: #0d0d12;
}

.bg-\[rgba\(24\,24\,31\,0\.5\)\] {
  background-color: #18181f80;
}

.bg-\[rgba\(255\,255\,255\,0\.04\)\] {
  background-color: #ffffff0a;
}

.bg-\[rgba\(255\,255\,255\,0\.05\)\] {
  background-color: #ffffff0d;
}

.bg-\[rgba\(255\,255\,255\,0\.06\)\] {
  background-color: #ffffff0f;
}

.bg-\[rgba\(255\,255\,255\,0\.12\)\] {
  background-color: #ffffff1f;
}

.bg-\[rgba\(32\,32\,36\)\] {
  --tw-bg-opacity: 1;
  background-color: rgba(32, 32, 36, var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(37\,37\,37\,0\.5\)\] {
  background-color: #25252580;
}

.bg-\[rgba\(50\,48\,63\,0\.25\)\] {
  background-color: #32303f40;
}

.bg-\[rgba\(52\,52\,68\,0\.65\)\] {
  background-color: #343444a6;
}

.bg-\[rgba\(68\,68\,88\,0\.65\)\] {
  background-color: #444458a6;
}

.bg-\[var\(--f-bg-secondary\)\] {
  background-color: var(--f-bg-secondary);
}

.bg-\[var\(--f-other-3\)\] {
  background-color: var(--f-other-3);
}

.bg-\[var\(--f-other-5\)\] {
  background-color: var(--f-other-5);
}

.bg-\[var\(--sdm-tbg\)\] {
  background-color: var(--sdm-tbg);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/0 {
  background-color: #0000;
}

.bg-black\/10 {
  background-color: #0000001a;
}

.bg-black\/20 {
  background-color: #0003;
}

.bg-black\/30 {
  background-color: #0000004d;
}

.bg-black\/35 {
  background-color: #00000059;
}

.bg-black\/40 {
  background-color: #0006;
}

.bg-black\/45 {
  background-color: #00000073;
}

.bg-black\/50 {
  background-color: #00000080;
}

.bg-black\/60 {
  background-color: #0009;
}

.bg-black\/80 {
  background-color: #000c;
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-f-bg-active {
  background-color: var(--f-bg-active);
}

.bg-f-bg-base {
  background-color: var(--f-bg-base);
}

.bg-f-bg-container {
  background-color: var(--f-bg-container);
}

.bg-f-bg-disabled {
  background-color: var(--f-bg-disabled);
}

.bg-f-bg-elevated {
  background-color: var(--f-bg-elevated);
}

.bg-f-bg-hover {
  background-color: var(--f-bg-hover);
}

.bg-f-bg-layout {
  background-color: var(--f-bg-layout);
}

.bg-f-bg-mask {
  background-color: var(--f-bg-mask);
}

.bg-f-blue-1 {
  background-color: var(--f-blue-1);
}

.bg-f-blue-7 {
  background-color: var(--f-blue-7);
}

.bg-f-border {
  background-color: var(--f-border);
}

.bg-f-border-active {
  background-color: var(--f-border-active);
}

.bg-f-border-hover {
  background-color: var(--f-border-hover);
}

.bg-f-border-secondary {
  background-color: var(--f-border-secondary);
}

.bg-f-error {
  background-color: var(--f-error);
}

.bg-f-error-bg {
  background-color: var(--f-error-bg);
}

.bg-f-green-5 {
  background-color: var(--f-green-5);
}

.bg-f-green-7 {
  background-color: var(--f-green-7);
}

.bg-f-orange-5 {
  background-color: var(--f-orange-5);
}

.bg-f-orange-6 {
  background-color: var(--f-orange-6);
}

.bg-f-orange-7 {
  background-color: var(--f-orange-7);
}

.bg-f-other-1 {
  background-color: var(--f-other-1);
}

.bg-f-other-10 {
  background-color: var(--f-other-10);
}

.bg-f-other-2 {
  background-color: var(--f-other-2);
}

.bg-f-other-3 {
  background-color: var(--f-other-3);
}

.bg-f-other-4 {
  background-color: var(--f-other-4);
}

.bg-f-other-5 {
  background-color: var(--f-other-5);
}

.bg-f-other-6 {
  background-color: var(--f-other-6);
}

.bg-f-other-8 {
  background-color: var(--f-other-8);
}

.bg-f-other-9 {
  background-color: var(--f-other-9);
}

.bg-f-primary {
  background-color: var(--f-primary);
}

.bg-f-primary-style-1 {
  background-color: var(--f-primary-style-1);
}

.bg-f-primary-style-2 {
  background-color: var(--f-primary-style-2);
}

.bg-f-red-7 {
  background-color: var(--f-red-7);
}

.bg-f-success {
  background-color: var(--f-success);
}

.bg-f-success-active {
  background-color: var(--f-success-active);
}

.bg-f-success-bg {
  background-color: var(--f-success-bg);
}

.bg-f-text {
  background-color: var(--f-text);
}

.bg-f-text-disabled {
  background-color: var(--f-text-disabled);
}

.bg-f-text-quaternary {
  background-color: var(--f-text-quaternary);
}

.bg-f-text-secondary {
  background-color: var(--f-text-secondary);
}

.bg-f-text-tertiary {
  background-color: var(--f-text-tertiary);
}

.bg-f-warning {
  background-color: var(--f-warning);
}

.bg-f-warning-bg {
  background-color: var(--f-warning-bg);
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(var(--one-ui-primary) / var(--tw-bg-opacity, 1));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: #0000;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/5 {
  background-color: #ffffff0d;
}

.bg-white\/50 {
  background-color: #ffffff80;
}

.bg-white\/85 {
  background-color: #ffffffd9;
}

.bg-white\/\[0\.02\] {
  background-color: #ffffff05;
}

.bg-white\/\[0\.06\] {
  background-color: #ffffff0f;
}

.bg-white\/\[0\.08\] {
  background-color: #ffffff14;
}

.bg-opacity-15 {
  --tw-bg-opacity: .15;
}

.bg-opacity-20 {
  --tw-bg-opacity: .2;
}

.bg-opacity-30 {
  --tw-bg-opacity: .3;
}

.bg-opacity-40 {
  --tw-bg-opacity: .4;
}

.bg-opacity-80 {
  --tw-bg-opacity: .8;
}

.bg-opacity-\[0\.04\] {
  --tw-bg-opacity: .04;
}

.bg-opacity-\[10\%\] {
  --tw-bg-opacity: 10%;
}

.bg-opacity-\[30\%\] {
  --tw-bg-opacity: 30%;
}

.bg-opacity-\[4\%\] {
  --tw-bg-opacity: 4%;
}

.\!bg-\[linear-gradient\(90deg\,\#FF8F34_0\%\,\#FF5F62_47\.12\%\,\#FF34AA_100\%\)\] {
  background-image: linear-gradient(90deg, #ff8f34 0%, #ff5f62 47.12%, #ff34aa 100%) !important;
}

.\!bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important;
}

.\!bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}

.bg-\[image\:linear-gradient\(90deg\,\#FF3DBE_0\%\,\#FF3466_47\.6\%\,\#FF416F_98\.56\%\)\] {
  background-image: linear-gradient(90deg, #ff3dbe 0%, #ff3466 47.6%, #ff416f 98.56%);
}

.bg-\[linear-gradient\(0deg\,rgba\(255\,255\,255\,0\.06\)\,rgba\(255\,255\,255\,0\.06\)\)\,linear-gradient\(0deg\,rgba\(0\,0\,0\,0\.04\)\,rgba\(0\,0\,0\,0\.04\)\)\] {
  background-image: linear-gradient(0deg, #ffffff0f, #ffffff0f), linear-gradient(0deg, #0000000a, #0000000a);
}

.bg-\[linear-gradient\(0deg\,rgba\(26\,4\,29\,0\.9\)_0\%\,rgba\(66\,14\,43\,0\.64\)_100\%\)\] {
  background-image: linear-gradient(0deg, #1a041de6 0%, #420e2ba3 100%);
}

.bg-\[linear-gradient\(115\.29deg\,\#FFA600_0\%\,\#FF1D11_100\%\)\] {
  background-image: linear-gradient(115.29deg, #ffa600 0%, #ff1d11 100%);
}

.bg-\[linear-gradient\(168deg\,\#16141F80_0\%\,\#3B374F80_100\%\)\] {
  background-image: linear-gradient(168deg, #16141f80 0%, #3b374f80 100%);
}

.bg-\[linear-gradient\(180deg\,\#2C2C2F_-2\.88\%\,\#1D1D21_100\%\)\] {
  background-image: linear-gradient(#2c2c2f -2.88%, #1d1d21 100%);
}

.bg-\[linear-gradient\(180deg\,\#3D1D28_-2\.88\%\,\#221A20_100\%\)\] {
  background-image: linear-gradient(#3d1d28 -2.88%, #221a20 100%);
}

.bg-\[linear-gradient\(180deg\,\#FEDFDD_0\%\,\#FEF8F7_100\%\)\] {
  background-image: linear-gradient(#fedfdd 0%, #fef8f7 100%);
}

.bg-\[linear-gradient\(180deg\,rgba\(0\,0\,0\,0\.12\)_0\%\,\#000000_100\%\)\] {
  background-image: linear-gradient(#0000001f 0%, #000 100%);
}

.bg-\[linear-gradient\(180deg\,rgba\(13\,13\,18\,0\)_0\%\,rgba\(13\,13\,18\,0\.39\)_25\%\,rgba\(13\,13\,18\,1\)_83\%\)\] {
  background-image: linear-gradient(#0d0d1200 0%, #0d0d1263 25%, #0d0d12 83%);
}

.bg-\[linear-gradient\(180deg\,rgba\(255\,52\,102\,0\.16\)_0\%\,rgba\(0\,0\,0\,0\.16\)_100\%\)\] {
  background-image: linear-gradient(#ff346629 0%, #00000029 100%);
}

.bg-\[linear-gradient\(180deg\,transparent_73\%\,rgba\(0\,0\,0\,0\.8\)_96\%\)\] {
  background-image: linear-gradient(#0000 73%, #000c 96%);
}

.bg-\[linear-gradient\(90deg\,\#000000_0\%\,\#90E5FF_25\%\,\#90E5FF_75\%\,\#000000_100\%\)\] {
  background-image: linear-gradient(90deg, #000 0%, #90e5ff 25% 75%, #000 100%);
}

.bg-\[linear-gradient\(90deg\,\#1A114A_0\%\,\#461EB3_50\%\,\#1A114A_100\%\)\] {
  background-image: linear-gradient(90deg, #1a114a 0%, #461eb3 50%, #1a114a 100%);
}

.bg-\[linear-gradient\(90deg\,\#1c436d\,\#b7b579\)\] {
  background-image: linear-gradient(90deg, #1c436d, #b7b579);
}

.bg-\[linear-gradient\(90deg\,\#2377ff_0\%\,\#02b7ff_100\%\)\] {
  background-image: linear-gradient(90deg, #2377ff 0%, #02b7ff 100%);
}

.bg-\[linear-gradient\(90deg\,\#28DFFF_0\%\,\#555FDD_100\%\)\] {
  background-image: linear-gradient(90deg, #28dfff 0%, #555fdd 100%);
}

.bg-\[linear-gradient\(90deg\,\#331FE2_0\%\,\#8BA6F9_100\%\)\] {
  background-image: linear-gradient(90deg, #331fe2 0%, #8ba6f9 100%);
}

.bg-\[linear-gradient\(90deg\,\#3858a9\,\#359a69\)\] {
  background-image: linear-gradient(90deg, #3858a9, #359a69);
}

.bg-\[linear-gradient\(90deg\,\#52313B\,\#321E4E\)\] {
  background-image: linear-gradient(90deg, #52313b, #321e4e);
}

.bg-\[linear-gradient\(90deg\,\#562544\,\#265ea3\)\] {
  background-image: linear-gradient(90deg, #562544, #265ea3);
}

.bg-\[linear-gradient\(90deg\,\#98E5FF_3\.31\%\,\#6BFFB0_98\.2\%\)\] {
  background-image: linear-gradient(90deg, #98e5ff 3.31%, #6bffb0 98.2%);
}

.bg-\[linear-gradient\(90deg\,\#C721FF_0\%\,\#FF3466_100\%\)\] {
  background-image: linear-gradient(90deg, #c721ff 0%, #ff3466 100%);
}

.bg-\[linear-gradient\(90deg\,\#CBF6F3_10\.27\%\,\#BDC7F5_91\.96\%\)\] {
  background-image: linear-gradient(90deg, #cbf6f3 10.27%, #bdc7f5 91.96%);
}

.bg-\[linear-gradient\(90deg\,\#DFDFFA_0\%\,\#A69AFF_100\%\)\] {
  background-image: linear-gradient(90deg, #dfdffa 0%, #a69aff 100%);
}

.bg-\[linear-gradient\(90deg\,\#F5285B_16\%\,\#FF3E85_47\.12\%\,\#F5285B_86\.6\%\)\] {
  background-image: linear-gradient(90deg, #f5285b 16%, #ff3e85 47.12%, #f5285b 86.6%);
}

.bg-\[linear-gradient\(90deg\,\#FF8811_25\%\,\#ED27FF_50\%\,\#936BFF_75\%\,\#2DB3FF_100\%\)\] {
  background-image: linear-gradient(90deg, #f81 25%, #ed27ff 50%, #936bff 75%, #2db3ff 100%);
}

.bg-\[linear-gradient\(90deg\,\#FF8F34_0\%\,\#FF5F62_47\.115\%\,\#FF34AA_100\%\)\] {
  background-image: linear-gradient(90deg, #ff8f34 0%, #ff5f62 47.115%, #ff34aa 100%);
}

.bg-\[linear-gradient\(90deg\,\#FF8F34_0\%\,\#FF5F62_47\.12\%\,\#FF34AA_100\%\)\] {
  background-image: linear-gradient(90deg, #ff8f34 0%, #ff5f62 47.12%, #ff34aa 100%);
}

.bg-\[linear-gradient\(90deg\,\#a3b16a\,\#185897\)\] {
  background-image: linear-gradient(90deg, #a3b16a, #185897);
}

.bg-\[linear-gradient\(90deg\,\#ff8f34_0\%\,\#ff5f62_47\.115\%\,\#ff34aa_100\%\)\] {
  background-image: linear-gradient(90deg, #ff8f34 0%, #ff5f62 47.115%, #ff34aa 100%);
}

.bg-\[linear-gradient\(90deg\,_\#FF8F34_0\%\,_\#FF5F62_47\.12\%\,_\#FF34AA_100\%\)\] {
  background-image: linear-gradient(90deg, #ff8f34 0%, #ff5f62 47.12%, #ff34aa 100%);
}

.bg-\[linear-gradient\(90deg\,var\(--f-blue-5\)_0\%\,var\(--f-blue-6\)_100\%\)\] {
  background-image: linear-gradient(90deg,var(--f-blue-5) 0%,var(--f-blue-6) 100%);
}

.bg-\[linear-gradient\(90deg\,var\(--f-orange-5\)_0\%\,var\(--f-primary\)_52\%\,var\(--f-primary-style-6\)_100\%\)\] {
  background-image: linear-gradient(90deg,var(--f-orange-5) 0%,var(--f-primary) 52%,var(--f-primary-style-6) 100%);
}

.bg-\[linear-gradient\(90deg\,var\(--f-primary-style-1\)_0\%\,transparent_100\%\)\] {
  background-image: linear-gradient(90deg,var(--f-primary-style-1) 0%,transparent 100%);
}

.bg-\[linear-gradient\(93deg\,\#EDF1FE_31\.65\%\,\#CCDAFF_91\.06\%\)\] {
  background-image: linear-gradient(93deg, #edf1fe 31.65%, #ccdaff 91.06%);
}

.bg-\[linear-gradient\(96\.54deg\,\#DCFF63_2\.8\%\,\#7BF4E2_20\.71\%\,\#3A6DF2_71\.16\%\,\#FF5C2E_98\.33\%\)\] {
  background-image: linear-gradient(96.54deg, #dcff63 2.8%, #7bf4e2 20.71%, #3a6df2 71.16%, #ff5c2e 98.33%);
}

.bg-\[linear-gradient\(96\.54deg\,\#FF8811_2\.8\%\,\#ED27FF_38\.71\%\,\#936BFF_71\.16\%\,\#2DB3FF_98\.33\%\)\], .bg-\[linear-gradient\(96\.54deg\,\#ff8811_2\.8\%\,\#ed27ff_38\.71\%\,\#936bff_71\.16\%\,\#2db3ff_98\.33\%\)\] {
  background-image: linear-gradient(96.54deg, #f81 2.8%, #ed27ff 38.71%, #936bff 71.16%, #2db3ff 98.33%);
}

.bg-\[radial-gradient\(ellipse_38px_141px_at_100\%_0\%\,rgba\(255\,255\,255\,0\.04\)_0\%\,transparent_100\%\)\,linear-gradient\(90deg\,rgba\(255\,255\,255\,0\.04\)_0\%\,rgba\(255\,255\,255\,0\.04\)_100\%\)\] {
  background-image: radial-gradient(38px 141px at 100% 0, #ffffff0a 0%, #0000 100%), linear-gradient(90deg, #ffffff0a 0% 100%);
}

.bg-\[url\(\"https\:\/\/cdn\.bandy\.ai\/prod\/public\/agent\/slogan-bg\.svg\"\)\] {
  background-image: url("https://cdn.bandy.ai/prod/public/agent/slogan-bg.svg");
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.\!from-\[\#A999FF\] {
  --tw-gradient-from: #a999ff var(--tw-gradient-from-position) !important;
  --tw-gradient-to: #a999ff00 var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.\!from-\[\#ff3dbe\] {
  --tw-gradient-from: #ff3dbe var(--tw-gradient-from-position) !important;
  --tw-gradient-to: #ff3dbe00 var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.from-\[\#00000000\] {
  --tw-gradient-from: #0000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#00000008\] {
  --tw-gradient-from: #00000008 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#00000088\] {
  --tw-gradient-from: #0008 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#007AD4\] {
  --tw-gradient-from: #007ad4 var(--tw-gradient-from-position);
  --tw-gradient-to: #007ad400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#010303\] {
  --tw-gradient-from: #010303 var(--tw-gradient-from-position);
  --tw-gradient-to: #01030300 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#018456\] {
  --tw-gradient-from: #018456 var(--tw-gradient-from-position);
  --tw-gradient-to: #01845600 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#0F1324\] {
  --tw-gradient-from: #0f1324 var(--tw-gradient-from-position);
  --tw-gradient-to: #0f132400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#113C7E\] {
  --tw-gradient-from: #113c7e var(--tw-gradient-from-position);
  --tw-gradient-to: #113c7e00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#17171a\] {
  --tw-gradient-from: #17171a var(--tw-gradient-from-position);
  --tw-gradient-to: #17171a00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#191919\] {
  --tw-gradient-from: #191919 var(--tw-gradient-from-position);
  --tw-gradient-to: #19191900 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#2f2f33\] {
  --tw-gradient-from: #2f2f33 var(--tw-gradient-from-position);
  --tw-gradient-to: #2f2f3300 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#333137\] {
  --tw-gradient-from: #333137 var(--tw-gradient-from-position);
  --tw-gradient-to: #33313700 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#350098\] {
  --tw-gradient-from: #350098 var(--tw-gradient-from-position);
  --tw-gradient-to: #35009800 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#3F0098\] {
  --tw-gradient-from: #3f0098 var(--tw-gradient-from-position);
  --tw-gradient-to: #3f009800 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#4EB1B2\] {
  --tw-gradient-from: #4eb1b2 var(--tw-gradient-from-position);
  --tw-gradient-to: #4eb1b200 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#52313b\] {
  --tw-gradient-from: #52313b var(--tw-gradient-from-position);
  --tw-gradient-to: #52313b00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#5f22e1\] {
  --tw-gradient-from: #5f22e1 var(--tw-gradient-from-position);
  --tw-gradient-to: #5f22e100 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#98E5FF\] {
  --tw-gradient-from: #98e5ff var(--tw-gradient-from-position);
  --tw-gradient-to: #98e5ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#C721FF\] {
  --tw-gradient-from: #c721ff var(--tw-gradient-from-position);
  --tw-gradient-to: #c721ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#CBF6F3\] {
  --tw-gradient-from: #cbf6f3 var(--tw-gradient-from-position);
  --tw-gradient-to: #cbf6f300 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#D6141E\] {
  --tw-gradient-from: #d6141e var(--tw-gradient-from-position);
  --tw-gradient-to: #d6141e00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#DFDFFA\] {
  --tw-gradient-from: #dfdffa var(--tw-gradient-from-position);
  --tw-gradient-to: #dfdffa00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F02C5C\] {
  --tw-gradient-from: #f02c5c var(--tw-gradient-from-position);
  --tw-gradient-to: #f02c5c00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F37300\] {
  --tw-gradient-from: #f37300 var(--tw-gradient-from-position);
  --tw-gradient-to: #f3730000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#F6DFA5\] {
  --tw-gradient-from: #f6dfa5 var(--tw-gradient-from-position);
  --tw-gradient-to: #f6dfa500 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FBEEB9\] {
  --tw-gradient-from: #fbeeb9 var(--tw-gradient-from-position);
  --tw-gradient-to: #fbeeb900 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FF852D\] {
  --tw-gradient-from: #ff852d var(--tw-gradient-from-position);
  --tw-gradient-to: #ff852d00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FF8B20\] {
  --tw-gradient-from: #ff8b20 var(--tw-gradient-from-position);
  --tw-gradient-to: #ff8b2000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FF8D24\] {
  --tw-gradient-from: #ff8d24 var(--tw-gradient-from-position);
  --tw-gradient-to: #ff8d2400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FF8F34\] {
  --tw-gradient-from: #ff8f34 var(--tw-gradient-from-position);
  --tw-gradient-to: #ff8f3400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFFFFF\] {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#f02c5c\] {
  --tw-gradient-from: #f02c5c var(--tw-gradient-from-position);
  --tw-gradient-to: #f02c5c00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[rgba\(0\,0\,0\,0\)\] {
  --tw-gradient-from: #0000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/0 {
  --tw-gradient-from: #0000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/60 {
  --tw-gradient-from: #0009 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/65 {
  --tw-gradient-from: #000000a6 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/70 {
  --tw-gradient-from: #000000b3 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/80 {
  --tw-gradient-from: #000c var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/\[0\.12\] {
  --tw-gradient-from: #0000001f var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-f-bg-base {
  --tw-gradient-from: var(--f-bg-base) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-f-bg-container {
  --tw-gradient-from: var(--f-bg-container) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-f-bg-elevated {
  --tw-gradient-from: var(--f-bg-elevated) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-f-primary {
  --tw-gradient-from: var(--f-primary) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-pink-400 {
  --tw-gradient-from: #f472b6 var(--tw-gradient-from-position);
  --tw-gradient-to: #f472b600 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.\!via-\[\#98F9FF\] {
  --tw-gradient-to: #98f9ff00  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #98f9ff var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.\!via-\[\#F5FEEB\] {
  --tw-gradient-to: #f5feeb00  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #f5feeb var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.\!via-\[\#FFC4F9\] {
  --tw-gradient-to: #ffc4f900  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #ffc4f9 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.\!via-\[\#ff3466\] {
  --tw-gradient-to: #ff346600  var(--tw-gradient-to-position) !important;
  --tw-gradient-stops: var(--tw-gradient-from), #ff3466 var(--tw-gradient-via-position), var(--tw-gradient-to) !important;
}

.via-\[\#0E2E57\] {
  --tw-gradient-to: #0e2e5700  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0e2e57 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#0a0a0a\] {
  --tw-gradient-to: #0a0a0a00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0a0a0a var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#4AAB5C\] {
  --tw-gradient-to: #4aab5c00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #4aab5c var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#4c7be5\] {
  --tw-gradient-to: #4c7be500  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #4c7be5 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#A10DDB\] {
  --tw-gradient-to: #a10ddb00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a10ddb var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#B5ACFA\] {
  --tw-gradient-to: #b5acfa00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #b5acfa var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#EF45B7\] {
  --tw-gradient-to: #ef45b700  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ef45b7 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#F8BA5A\] {
  --tw-gradient-to: #f8ba5a00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #f8ba5a var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#FF43AA\] {
  --tw-gradient-to: #ff43aa00  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ff43aa var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#FF5F62\], .via-\[\#ff5f62\] {
  --tw-gradient-to: #ff5f6200  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ff5f62 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-black\/30 {
  --tw-gradient-to: #0000  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0000004d var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-black\/70 {
  --tw-gradient-to: #0000  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #000000b3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-black\/\[0\.32\] {
  --tw-gradient-to: #0000  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #00000052 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-transparent {
  --tw-gradient-to: #0000  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[24\%\] {
  --tw-gradient-via-position: 24%;
}

.\!to-\[\#AFA3FF\] {
  --tw-gradient-to: #afa3ff var(--tw-gradient-to-position) !important;
}

.\!to-\[\#ff416f\] {
  --tw-gradient-to: #ff416f var(--tw-gradient-to-position) !important;
}

.to-\[\#00000000\] {
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
}

.to-\[\#000000\] {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.to-\[\#01c080\] {
  --tw-gradient-to: #01c080 var(--tw-gradient-to-position);
}

.to-\[\#0F1324\] {
  --tw-gradient-to: #0f1324 var(--tw-gradient-to-position);
}

.to-\[\#111111\] {
  --tw-gradient-to: #111 var(--tw-gradient-to-position);
}

.to-\[\#17171a\] {
  --tw-gradient-to: #17171a var(--tw-gradient-to-position);
}

.to-\[\#182D4C\] {
  --tw-gradient-to: #182d4c var(--tw-gradient-to-position);
}

.to-\[\#1919191f\] {
  --tw-gradient-to: #1919191f var(--tw-gradient-to-position);
}

.to-\[\#1a1f12\] {
  --tw-gradient-to: #1a1f12 var(--tw-gradient-to-position);
}

.to-\[\#2557B980\] {
  --tw-gradient-to: #2557b980 var(--tw-gradient-to-position);
}

.to-\[\#25B95280\] {
  --tw-gradient-to: #25b95280 var(--tw-gradient-to-position);
}

.to-\[\#2EA4FF\] {
  --tw-gradient-to: #2ea4ff var(--tw-gradient-to-position);
}

.to-\[\#303034\] {
  --tw-gradient-to: #303034 var(--tw-gradient-to-position);
}

.to-\[\#321e4e\] {
  --tw-gradient-to: #321e4e var(--tw-gradient-to-position);
}

.to-\[\#53152b\] {
  --tw-gradient-to: #53152b var(--tw-gradient-to-position);
}

.to-\[\#60b6e5\] {
  --tw-gradient-to: #60b6e5 var(--tw-gradient-to-position);
}

.to-\[\#6BFFB0\] {
  --tw-gradient-to: #6bffb0 var(--tw-gradient-to-position);
}

.to-\[\#8525B980\] {
  --tw-gradient-to: #8525b980 var(--tw-gradient-to-position);
}

.to-\[\#8933FF\] {
  --tw-gradient-to: #8933ff var(--tw-gradient-to-position);
}

.to-\[\#904BFF\] {
  --tw-gradient-to: #904bff var(--tw-gradient-to-position);
}

.to-\[\#973CFF\] {
  --tw-gradient-to: #973cff var(--tw-gradient-to-position);
}

.to-\[\#A69AFF\] {
  --tw-gradient-to: #a69aff var(--tw-gradient-to-position);
}

.to-\[\#B95D1F80\] {
  --tw-gradient-to: #b95d1f80 var(--tw-gradient-to-position);
}

.to-\[\#BDC7F5\] {
  --tw-gradient-to: #bdc7f5 var(--tw-gradient-to-position);
}

.to-\[\#C78F0D80\] {
  --tw-gradient-to: #c78f0d80 var(--tw-gradient-to-position);
}

.to-\[\#D6A00D\] {
  --tw-gradient-to: #d6a00d var(--tw-gradient-to-position);
}

.to-\[\#DADCFF\] {
  --tw-gradient-to: #dadcff var(--tw-gradient-to-position);
}

.to-\[\#E3B45B\] {
  --tw-gradient-to: #e3b45b var(--tw-gradient-to-position);
}

.to-\[\#ED4F70\] {
  --tw-gradient-to: #ed4f70 var(--tw-gradient-to-position);
}

.to-\[\#F02C5C\] {
  --tw-gradient-to: #f02c5c var(--tw-gradient-to-position);
}

.to-\[\#F0AA00\] {
  --tw-gradient-to: #f0aa00 var(--tw-gradient-to-position);
}

.to-\[\#F79031\] {
  --tw-gradient-to: #f79031 var(--tw-gradient-to-position);
}

.to-\[\#FF3466\] {
  --tw-gradient-to: #ff3466 var(--tw-gradient-to-position);
}

.to-\[\#FF34AA\] {
  --tw-gradient-to: #ff34aa var(--tw-gradient-to-position);
}

.to-\[\#FF824C\] {
  --tw-gradient-to: #ff824c var(--tw-gradient-to-position);
}

.to-\[\#f02c5c\] {
  --tw-gradient-to: #f02c5c var(--tw-gradient-to-position);
}

.to-\[rgba\(0\,0\,0\,0\.8\)\] {
  --tw-gradient-to: #000c var(--tw-gradient-to-position);
}

.to-\[var\(--f-primary\)\] {
  --tw-gradient-to: var(--f-primary) var(--tw-gradient-to-position);
}

.to-black {
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.to-black\/0 {
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
}

.to-black\/60 {
  --tw-gradient-to: #0009 var(--tw-gradient-to-position);
}

.to-black\/80 {
  --tw-gradient-to: #000c var(--tw-gradient-to-position);
}

.to-black\/90 {
  --tw-gradient-to: #000000e6 var(--tw-gradient-to-position);
}

.to-blue-400 {
  --tw-gradient-to: #60a5fa var(--tw-gradient-to-position);
}

.to-f-bg-container {
  --tw-gradient-to: var(--f-bg-container) var(--tw-gradient-to-position);
}

.to-f-bg-elevated {
  --tw-gradient-to: var(--f-bg-elevated) var(--tw-gradient-to-position);
}

.to-f-primary {
  --tw-gradient-to: var(--f-primary) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}

.bg-\[size\:100\%_100\%\] {
  background-size: 100% 100%;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-clip-border {
  background-clip: border-box;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-center {
  background-position: center;
}

.bg-right-bottom {
  background-position: 100% 100%;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-contain {
  object-fit: contain;
}

.\!object-cover {
  object-fit: cover !important;
}

.object-cover {
  object-fit: cover;
}

.object-\[10\%\,10\%\] {
  object-position: 10% 10%;
}

.object-\[10\%\,6\%\] {
  object-position: 10% 6%;
}

.object-center {
  object-position: center;
}

.object-right {
  object-position: right;
}

.object-right-bottom {
  object-position: right bottom;
}

.object-top {
  object-position: top;
}

.\!p-0 {
  padding: 0 !important;
}

.\!p-1 {
  padding: .25rem !important;
}

.\!p-2 {
  padding: .5rem !important;
}

.\!p-3 {
  padding: .75rem !important;
}

.\!p-6 {
  padding: 1.5rem !important;
}

.\!p-7 {
  padding: 1.75rem !important;
}

.\!p-\[22px\] {
  padding: 22px !important;
}

.\!p-px {
  padding: 1px !important;
}

.p-0 {
  padding: 0;
}

.p-0\.5 {
  padding: .125rem;
}

.p-1 {
  padding: .25rem;
}

.p-1\.5 {
  padding: .375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: .5rem;
}

.p-2\.5 {
  padding: .625rem;
}

.p-24 {
  padding: 6rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-\[0_20px_20px_20px\] {
  padding: 0 20px 20px;
}

.p-\[1\.5px\] {
  padding: 1.5px;
}

.p-\[22px\] {
  padding: 22px;
}

.p-\[2px\] {
  padding: 2px;
}

.p-\[30px\] {
  padding: 30px;
}

.p-\[3px\] {
  padding: 3px;
}

.p-\[6px\] {
  padding: 6px;
}

.p-px {
  padding: 1px;
}

.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.\!px-1 {
  padding-left: .25rem !important;
  padding-right: .25rem !important;
}

.\!px-1\.5 {
  padding-left: .375rem !important;
  padding-right: .375rem !important;
}

.\!px-2 {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.\!px-2\.5 {
  padding-left: .625rem !important;
  padding-right: .625rem !important;
}

.\!px-3 {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\!px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.\!px-\[22px\] {
  padding-left: 22px !important;
  padding-right: 22px !important;
}

.\!py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\!py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.\!py-1\.5 {
  padding-top: .375rem !important;
  padding-bottom: .375rem !important;
}

.\!py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.\!py-3 {
  padding-top: .75rem !important;
  padding-bottom: .75rem !important;
}

.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.\!py-\[7px\] {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.px-0\.5 {
  padding-left: .125rem;
  padding-right: .125rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.px-1\.5 {
  padding-left: .375rem;
  padding-right: .375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem;
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[11px\] {
  padding-left: 11px;
  padding-right: 11px;
}

.px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}

.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[2\.5px\] {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[21px\] {
  padding-left: 21px;
  padding-right: 21px;
}

.px-\[22px\] {
  padding-left: 22px;
  padding-right: 22px;
}

.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}

.px-\[2px\] {
  padding-left: 2px;
  padding-right: 2px;
}

.px-\[38\.5px\] {
  padding-left: 38.5px;
  padding-right: 38.5px;
}

.px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
}

.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}

.px-\[54px\] {
  padding-left: 54px;
  padding-right: 54px;
}

.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}

.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[9px\] {
  padding-left: 9px;
  padding-right: 9px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.py-1\.5 {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-3\.5 {
  padding-top: .875rem;
  padding-bottom: .875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}

.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-\[56px\] {
  padding-top: 56px;
  padding-bottom: 56px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[7px\] {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.\!pb-0 {
  padding-bottom: 0 !important;
}

.\!pb-3 {
  padding-bottom: .75rem !important;
}

.\!pb-4 {
  padding-bottom: 1rem !important;
}

.\!pb-5 {
  padding-bottom: 1.25rem !important;
}

.\!pe-2 {
  padding-inline-end: .5rem !important;
}

.\!pl-0 {
  padding-left: 0 !important;
}

.\!pl-\[4px\] {
  padding-left: 4px !important;
}

.\!ps-0 {
  padding-inline-start: 0 !important;
}

.\!pt-0 {
  padding-top: 0 !important;
}

.\!pt-4 {
  padding-top: 1rem !important;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pb-1\.5 {
  padding-bottom: .375rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

.pb-2\.5 {
  padding-bottom: .625rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pb-3\.5 {
  padding-bottom: .875rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-44 {
  padding-bottom: 11rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-\[104px\] {
  padding-bottom: 104px;
}

.pb-\[128px\] {
  padding-bottom: 128px;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[220px\] {
  padding-bottom: 220px;
}

.pb-\[255px\] {
  padding-bottom: 255px;
}

.pb-\[34px\] {
  padding-bottom: 34px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pb-\[68px\] {
  padding-bottom: 68px;
}

.pb-\[80px\] {
  padding-bottom: 80px;
}

.pb-\[84px\] {
  padding-bottom: 84px;
}

.pb-\[max\(1\.25rem\,env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: max(1.25rem,env(safe-area-inset-bottom));
}

.pe-0 {
  padding-inline-end: 0;
}

.pe-1 {
  padding-inline-end: .25rem;
}

.pe-1\.5 {
  padding-inline-end: .375rem;
}

.pe-11 {
  padding-inline-end: 2.75rem;
}

.pe-16 {
  padding-inline-end: 4rem;
}

.pe-2 {
  padding-inline-end: .5rem;
}

.pe-3 {
  padding-inline-end: .75rem;
}

.pe-5 {
  padding-inline-end: 1.25rem;
}

.pe-6 {
  padding-inline-end: 1.5rem;
}

.pe-8 {
  padding-inline-end: 2rem;
}

.pe-9 {
  padding-inline-end: 2.25rem;
}

.pe-\[12\.5px\] {
  padding-inline-end: 12.5px;
}

.pe-\[2px\] {
  padding-inline-end: 2px;
}

.pe-\[50px\] {
  padding-inline-end: 50px;
}

.pl-1 {
  padding-left: .25rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-2\.5 {
  padding-left: .625rem;
}

.pl-3 {
  padding-left: .75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-\[11px\] {
  padding-left: 11px;
}

.pr-0 {
  padding-right: 0;
}

.pr-0\.5 {
  padding-right: .125rem;
}

.pr-1 {
  padding-right: .25rem;
}

.pr-1\.5 {
  padding-right: .375rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pr-3 {
  padding-right: .75rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pr-\[5\.5rem\] {
  padding-right: 5.5rem;
}

.ps-0 {
  padding-inline-start: 0;
}

.ps-1 {
  padding-inline-start: .25rem;
}

.ps-1\.5 {
  padding-inline-start: .375rem;
}

.ps-10 {
  padding-inline-start: 2.5rem;
}

.ps-2 {
  padding-inline-start: .5rem;
}

.ps-3 {
  padding-inline-start: .75rem;
}

.ps-4 {
  padding-inline-start: 1rem;
}

.ps-5 {
  padding-inline-start: 1.25rem;
}

.ps-6 {
  padding-inline-start: 1.5rem;
}

.ps-8 {
  padding-inline-start: 2rem;
}

.ps-9 {
  padding-inline-start: 2.25rem;
}

.ps-\[11px\] {
  padding-inline-start: 11px;
}

.ps-\[17\.5px\] {
  padding-inline-start: 17.5px;
}

.ps-\[3px\] {
  padding-inline-start: 3px;
}

.ps-\[80px\] {
  padding-inline-start: 80px;
}

.ps-\[9px\] {
  padding-inline-start: 9px;
}

.pt-0 {
  padding-top: 0;
}

.pt-0\.5 {
  padding-top: .125rem;
}

.pt-1 {
  padding-top: .25rem;
}

.pt-1\.5 {
  padding-top: .375rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pt-2\.5 {
  padding-top: .625rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-\[160px\] {
  padding-top: 160px;
}

.pt-\[180px\] {
  padding-top: 180px;
}

.pt-\[2px\] {
  padding-top: 2px;
}

.pt-\[30\%\] {
  padding-top: 30%;
}

.pt-\[32px\] {
  padding-top: 32px;
}

.pt-\[36px\] {
  padding-top: 36px;
}

.pt-\[46px\] {
  padding-top: 46px;
}

.pt-\[52px\] {
  padding-top: 52px;
}

.pt-\[53px\] {
  padding-top: 53px;
}

.pt-\[6px\] {
  padding-top: 6px;
}

.pt-\[88px\] {
  padding-top: 88px;
}

.pt-\[92px\] {
  padding-top: 92px;
}

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

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

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

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

.text-start {
  text-align: start;
}

.text-end {
  text-align: end;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.\!font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.\!text-\[11px\] {
  font-size: 11px !important;
}

.\!text-\[12px\] {
  font-size: 12px !important;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\!text-sm {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\!text-xs {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2.25rem;
}

.text-3xl {
  font-size: 1.75rem;
  line-height: 2.5rem;
}

.text-4xl {
  font-size: 2rem;
  line-height: 2.75rem;
}

.text-5xl {
  font-size: 2.25rem;
  line-height: 3rem;
}

.text-6xl {
  font-size: 2.5rem;
  line-height: 3.5rem;
}

.text-7xl {
  font-size: 3rem;
  line-height: 4rem;
}

.text-\[0\.6875rem\] {
  font-size: .6875rem;
}

.text-\[0\.75rem\] {
  font-size: .75rem;
}

.text-\[0\.875rem\] {
  font-size: .875rem;
}

.text-\[0\] {
  font-size: 0;
}

.text-\[1\.125rem\] {
  font-size: 1.125rem;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[10px\]\/3 {
  font-size: 10px;
  line-height: .75rem;
}

.text-\[10px\]\/\[12px\] {
  font-size: 10px;
  line-height: 12px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[13px\]\/\[19px\] {
  font-size: 13px;
  line-height: 19px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[36px\] {
  font-size: 36px;
}

.text-\[40px\] {
  font-size: 40px;
}

.text-\[56px\] {
  font-size: 56px;
}

.text-\[8px\] {
  font-size: 8px;
}

.text-\[9px\] {
  font-size: 9px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm, .text-sm\/5 {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 2rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1.125rem;
}

.text-xs\/4 {
  font-size: .75rem;
  line-height: 1rem;
}

.\!font-normal {
  font-weight: calc(400 + var(--font-weight-scale)) !important;
}

.\!font-semibold {
  font-weight: calc(600 + var(--font-weight-scale)) !important;
}

.font-\[600\] {
  font-weight: 600;
}

.font-\[800\] {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: calc(500 + var(--font-weight-scale));
}

.font-normal {
  font-weight: calc(400 + var(--font-weight-scale));
}

.font-semibold {
  font-weight: calc(600 + var(--font-weight-scale));
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\!leading-5 {
  line-height: 1.25rem !important;
}

.\!leading-6 {
  line-height: 1.5rem !important;
}

.\!leading-\[18px\] {
  line-height: 18px !important;
}

.\!leading-none {
  line-height: 1 !important;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[1\.33\] {
  line-height: 1.33;
}

.leading-\[14px\] {
  line-height: 14px;
}

.leading-\[16px\] {
  line-height: 16px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[26px\] {
  line-height: 26px;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-\[34px\] {
  line-height: 34px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.leading-\[40px\] {
  line-height: 40px;
}

.leading-\[48px\] {
  line-height: 48px;
}

.leading-\[72px\] {
  line-height: 72px;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-\[1\.3px\] {
  letter-spacing: 1.3px;
}

.tracking-normal {
  letter-spacing: 0;
}

.tracking-wide {
  letter-spacing: .025em;
}

.tracking-wider {
  letter-spacing: .05em;
}

.\!text-\[\#000000\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.\!text-black\/90 {
  color: #000000e6 !important;
}

.\!text-f-primary {
  color: var(--f-primary) !important;
}

.\!text-f-text {
  color: var(--f-text) !important;
}

.\!text-f-text-disabled {
  color: var(--f-text-disabled) !important;
}

.\!text-f-text-invert {
  color: var(--f-text-invert) !important;
}

.\!text-f-text-quaternary {
  color: var(--f-text-quaternary) !important;
}

.\!text-f-text-secondary {
  color: var(--f-text-secondary) !important;
}

.\!text-f-text-tertiary {
  color: var(--f-text-tertiary) !important;
}

.\!text-red-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1)) !important;
}

.\!text-transparent {
  color: #0000 !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#000000bf\] {
  color: #000000bf;
}

.text-\[\#165DFF\] {
  --tw-text-opacity: 1;
  color: rgb(22 93 255 / var(--tw-text-opacity, 1));
}

.text-\[\#18FE69\] {
  --tw-text-opacity: 1;
  color: rgb(24 254 105 / var(--tw-text-opacity, 1));
}

.text-\[\#261450\] {
  --tw-text-opacity: 1;
  color: rgb(38 20 80 / var(--tw-text-opacity, 1));
}

.text-\[\#288BFF\] {
  --tw-text-opacity: 1;
  color: rgb(40 139 255 / var(--tw-text-opacity, 1));
}

.text-\[\#322414\] {
  --tw-text-opacity: 1;
  color: rgb(50 36 20 / var(--tw-text-opacity, 1));
}

.text-\[\#34AEFF\] {
  --tw-text-opacity: 1;
  color: rgb(52 174 255 / var(--tw-text-opacity, 1));
}

.text-\[\#34FF82\] {
  --tw-text-opacity: 1;
  color: rgb(52 255 130 / var(--tw-text-opacity, 1));
}

.text-\[\#375375\] {
  --tw-text-opacity: 1;
  color: rgb(55 83 117 / var(--tw-text-opacity, 1));
}

.text-\[\#392A0D\] {
  --tw-text-opacity: 1;
  color: rgb(57 42 13 / var(--tw-text-opacity, 1));
}

.text-\[\#3A2B08\] {
  --tw-text-opacity: 1;
  color: rgb(58 43 8 / var(--tw-text-opacity, 1));
}

.text-\[\#3A7EFF\] {
  --tw-text-opacity: 1;
  color: rgb(58 126 255 / var(--tw-text-opacity, 1));
}

.text-\[\#412C05\] {
  --tw-text-opacity: 1;
  color: rgb(65 44 5 / var(--tw-text-opacity, 1));
}

.text-\[\#48C00D\] {
  --tw-text-opacity: 1;
  color: rgb(72 192 13 / var(--tw-text-opacity, 1));
}

.text-\[\#55ce19\] {
  --tw-text-opacity: 1;
  color: rgb(85 206 25 / var(--tw-text-opacity, 1));
}

.text-\[\#5E3CBF\] {
  --tw-text-opacity: 1;
  color: rgb(94 60 191 / var(--tw-text-opacity, 1));
}

.text-\[\#677788\] {
  --tw-text-opacity: 1;
  color: rgb(103 119 136 / var(--tw-text-opacity, 1));
}

.text-\[\#6A3100\] {
  --tw-text-opacity: 1;
  color: rgb(106 49 0 / var(--tw-text-opacity, 1));
}

.text-\[\#6BFFB0\] {
  --tw-text-opacity: 1;
  color: rgb(107 255 176 / var(--tw-text-opacity, 1));
}

.text-\[\#747474\] {
  --tw-text-opacity: 1;
  color: rgb(116 116 116 / var(--tw-text-opacity, 1));
}

.text-\[\#8922FF\] {
  --tw-text-opacity: 1;
  color: rgb(137 34 255 / var(--tw-text-opacity, 1));
}

.text-\[\#90E5FF\] {
  --tw-text-opacity: 1;
  color: rgb(144 229 255 / var(--tw-text-opacity, 1));
}

.text-\[\#96CBFF\] {
  --tw-text-opacity: 1;
  color: rgb(150 203 255 / var(--tw-text-opacity, 1));
}

.text-\[\#B5ADFA\] {
  --tw-text-opacity: 1;
  color: rgb(181 173 250 / var(--tw-text-opacity, 1));
}

.text-\[\#DB6313\] {
  --tw-text-opacity: 1;
  color: rgb(219 99 19 / var(--tw-text-opacity, 1));
}

.text-\[\#F45702\] {
  --tw-text-opacity: 1;
  color: rgb(244 87 2 / var(--tw-text-opacity, 1));
}

.text-\[\#FBE9C5\] {
  --tw-text-opacity: 1;
  color: rgb(251 233 197 / var(--tw-text-opacity, 1));
}

.text-\[\#FF3466\] {
  --tw-text-opacity: 1;
  color: rgb(255 52 102 / var(--tw-text-opacity, 1));
}

.text-\[\#FF8D24\]\/65 {
  color: #ff8d24a6;
}

.text-\[\#FFFFFF66\] {
  color: #fff6;
}

.text-\[\#FFFFFF73\] {
  color: #ffffff73;
}

.text-\[\#f00\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}

.text-\[\#ff3466\] {
  --tw-text-opacity: 1;
  color: rgb(255 52 102 / var(--tw-text-opacity, 1));
}

.text-\[\#ff4d4f\] {
  --tw-text-opacity: 1;
  color: rgb(255 77 79 / var(--tw-text-opacity, 1));
}

.text-\[\#ffb700\] {
  --tw-text-opacity: 1;
  color: rgb(255 183 0 / var(--tw-text-opacity, 1));
}

.text-\[inherit\] {
  color: inherit;
}

.text-\[rgba\(255\,255\,255\,0\.44\)\] {
  color: #ffffff70;
}

.text-\[rgba\(255\,255\,255\,0\.8\)\] {
  color: #fffc;
}

.text-\[var\(--sdm-c\,inherit\)\] {
  color: var(--sdm-c, inherit);
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-current {
  color: currentColor;
}

.text-error {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-error) / var(--tw-text-opacity, 1));
}

.text-f-bg-base {
  color: var(--f-bg-base);
}

.text-f-bg-disabled {
  color: var(--f-bg-disabled);
}

.text-f-bg-mask {
  color: var(--f-bg-mask);
}

.text-f-blue-5 {
  color: var(--f-blue-5);
}

.text-f-blue-6 {
  color: var(--f-blue-6);
}

.text-f-blue-7 {
  color: var(--f-blue-7);
}

.text-f-border {
  color: var(--f-border);
}

.text-f-border-active {
  color: var(--f-border-active);
}

.text-f-error {
  color: var(--f-error);
}

.text-f-green-5 {
  color: var(--f-green-5);
}

.text-f-orange-4 {
  color: var(--f-orange-4);
}

.text-f-orange-5 {
  color: var(--f-orange-5);
}

.text-f-other-1 {
  color: var(--f-other-1);
}

.text-f-other-5 {
  color: var(--f-other-5);
}

.text-f-other-7 {
  color: var(--f-other-7);
}

.text-f-other-9 {
  color: var(--f-other-9);
}

.text-f-primary {
  color: var(--f-primary);
}

.text-f-primary-hover {
  color: var(--f-primary-hover);
}

.text-f-red-5 {
  color: var(--f-red-5);
}

.text-f-red-6 {
  color: var(--f-red-6);
}

.text-f-secondary-active {
  color: var(--f-secondary-active);
}

.text-f-secondary-style-5 {
  color: var(--f-secondary-style-5);
}

.text-f-success {
  color: var(--f-success);
}

.text-f-text {
  color: var(--f-text);
}

.text-f-text-disabled {
  color: var(--f-text-disabled);
}

.text-f-text-invert {
  color: var(--f-text-invert);
}

.text-f-text-invert-secondary {
  color: var(--f-text-invert-secondary);
}

.text-f-text-quaternary {
  color: var(--f-text-quaternary);
}

.text-f-text-secondary {
  color: var(--f-text-secondary);
}

.text-f-text-tertiary {
  color: var(--f-text-tertiary);
}

.text-f-warning {
  color: var(--f-warning);
}

.text-f-warning-border-hover {
  color: var(--f-warning-border-hover);
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-inherit {
  color: inherit;
}

.text-one-text-inverse {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-color-text-inverse) / var(--tw-text-opacity, 1));
}

.text-one-text-primary {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-color-text-primary) / var(--tw-text-opacity, 1));
}

.text-one-text-secondary {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-color-text-secondary) / var(--tw-text-opacity, 1));
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-primary) / var(--tw-text-opacity, 1));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-secondary) / var(--tw-text-opacity, 1));
}

.text-text-secondary {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-text-color-secondary) / var(--tw-text-opacity, 1));
}

.text-transparent {
  color: #0000;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/20 {
  color: #fff3;
}

.text-white\/35 {
  color: #ffffff59;
}

.text-white\/40 {
  color: #fff6;
}

.text-white\/45 {
  color: #ffffff73;
}

.text-white\/60 {
  color: #fff9;
}

.text-white\/85 {
  color: #ffffffd9;
}

.text-opacity-70 {
  --tw-text-opacity: .7;
}

.text-opacity-75 {
  --tw-text-opacity: .75;
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.caret-white {
  caret-color: #fff;
}

.\!opacity-0 {
  opacity: 0 !important;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: .1;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: .2;
}

.opacity-30 {
  opacity: .3;
}

.opacity-35 {
  opacity: .35;
}

.opacity-40 {
  opacity: .4;
}

.opacity-45 {
  opacity: .45;
}

.opacity-50 {
  opacity: .5;
}

.opacity-60 {
  opacity: .6;
}

.opacity-65 {
  opacity: .65;
}

.opacity-70 {
  opacity: .7;
}

.opacity-75 {
  opacity: .75;
}

.opacity-80 {
  opacity: .8;
}

.opacity-90 {
  opacity: .9;
}

.opacity-95 {
  opacity: .95;
}

.opacity-\[0\.015\] {
  opacity: .015;
}

.opacity-\[0\.02\] {
  opacity: .02;
}

.opacity-\[84\%\] {
  opacity: .84;
}

.\!shadow-\[0_2px_8px_0_rgba\(0\,0\,0\,0\.30\)\] {
  --tw-shadow: 0 2px 8px 0 #0000004d !important;
  --tw-shadow-colored: 0 2px 8px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\!shadow-\[0_2px_8px_var\(--f-other-2\)\] {
  --tw-shadow: 0 2px 8px var(--f-other-2) !important;
  --tw-shadow-colored: 0 2px 8px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\!shadow-\[0px_20px_38px_0px_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: 0px 20px 38px 0px #0000007a !important;
  --tw-shadow-colored: 0px 20px 38px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\!shadow-\[0px_2px_4px_0px_\#1C273133\] {
  --tw-shadow: 0px 2px 4px 0px #1c273133 !important;
  --tw-shadow-colored: 0px 2px 4px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\!shadow-\[0px_2px_8px_0px_\#0000004D\], .\!shadow-\[0px_2px_8px_0px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-shadow: 0px 2px 8px 0px #0000004d !important;
  --tw-shadow-colored: 0px 2px 8px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px #00000040;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[-14px_0px_38px_0px_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: -14px 0px 38px 0px #0000007a;
  --tw-shadow-colored: -14px 0px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_-2px_8px_rgba\(0\,0\,0\,0\.08\)\] {
  --tw-shadow: 0 -2px 8px #00000014;
  --tw-shadow-colored: 0 -2px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_-4px_12px_rgba\(0\,0\,0\,0\.08\)\] {
  --tw-shadow: 0 -4px 12px #00000014;
  --tw-shadow-colored: 0 -4px 12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_101_0_rgba\(0\,0\,0\,0\.9\)\] {
  --tw-shadow: 0 0 101 0 #000000e6;
  --tw-shadow-colored: 0 0 101 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_10px_0_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: 0 0 10px 0 #0000007a;
  --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_10px_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: 0 0 10px #0000007a;
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_151px_0_rgba\(0\,0\,0\,0\.8\)\] {
  --tw-shadow: 0 0 151px 0 #000c;
  --tw-shadow-colored: 0 0 151px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_18px_0_rgba\(255\,255\,255\,0\.05\)\] {
  --tw-shadow: 0 0 18px 0 #ffffff0d;
  --tw-shadow-colored: 0 0 18px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_18px_0_rgba\(255\,52\,102\,0\.13\)\] {
  --tw-shadow: 0 0 18px 0 #ff346621;
  --tw-shadow-colored: 0 0 18px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_10px_24px_var\(--f-other-2\)\] {
  --tw-shadow: 0 10px 24px var(--f-other-2);
  --tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_18px_36px_var\(--f-other-2\)\] {
  --tw-shadow: 0 18px 36px var(--f-other-2);
  --tw-shadow-colored: 0 18px 36px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_20px_38px_0_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: 0 20px 38px 0 #0000007a;
  --tw-shadow-colored: 0 20px 38px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_20px_38px_var\(--f-other-2\)\] {
  --tw-shadow: 0 20px 38px var(--f-other-2);
  --tw-shadow-colored: 0 20px 38px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_2px_6px_0_rgba\(28\,39\,49\,0\.1\)\] {
  --tw-shadow: 0 2px 6px 0 #1c27311a;
  --tw-shadow-colored: 0 2px 6px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_2px_8px_0_rgba\(0\,0\,0\,0\.3\)\], .shadow-\[0_2px_8px_0_rgba\(0\,0\,0\,0\.30\)\] {
  --tw-shadow: 0 2px 8px 0 #0000004d;
  --tw-shadow-colored: 0 2px 8px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-shadow: 0 2px 8px #0000004d;
  --tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_2px_8px_rgba\(255\,148\,150\,0\.1\)\] {
  --tw-shadow: 0 2px 8px #ff94961a;
  --tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_5px_15px_0_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-shadow: 0 5px 15px 0 #00000040;
  --tw-shadow-colored: 0 5px 15px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_6px_0_0_\#AD0F36\,0_4px_12px_0_rgba\(195\,14\,59\,0\.6\)\] {
  --tw-shadow: 0 6px 0 0 #ad0f36,0 4px 12px 0 #c30e3b99;
  --tw-shadow-colored: 0 6px 0 0 var(--tw-shadow-color), 0 4px 12px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.16\)\] {
  --tw-shadow: 0 8px 24px #00000029;
  --tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_20px_38px_0px_\#0000007A\] {
  --tw-shadow: 0px 20px 38px 0px #0000007a;
  --tw-shadow-colored: 0px 20px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_20px_38px_0px_\#260E3E1F\] {
  --tw-shadow: 0px 20px 38px 0px #260e3e1f;
  --tw-shadow-colored: 0px 20px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_20px_38px_0px_rgba\(0\,0\,0\,0\.48\)\] {
  --tw-shadow: 0px 20px 38px 0px #0000007a;
  --tw-shadow-colored: 0px 20px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_2px_4px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-shadow: 0px 2px 4px #0000004d;
  --tw-shadow-colored: 0px 2px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_2px_8px_0px_\#0000004D\], .shadow-\[0px_2px_8px_0px_rgba\(0\,0\,0\,0\.3\)\], .shadow-\[0px_2px_8px_0px_rgba\(0\,0\,0\,0\.30\)\] {
  --tw-shadow: 0px 2px 8px 0px #0000004d;
  --tw-shadow-colored: 0px 2px 8px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_2px_8px_0px_rgba\(28\,39\,49\,0\.1\)\] {
  --tw-shadow: 0px 2px 8px 0px #1c27311a;
  --tw-shadow-colored: 0px 2px 8px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_4px_56px_0px_\#000000AD\] {
  --tw-shadow: 0px 4px 56px 0px #000000ad;
  --tw-shadow-colored: 0px 4px 56px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_0_-2px_6px_rgba\(255\,255\,255\,0\.03\)\] {
  --tw-shadow: inset 0 -2px 6px #ffffff08;
  --tw-shadow-colored: inset 0 -2px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.25\)\] {
  --tw-shadow: inset 0 1px 0 #ffffff40;
  --tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[inset_0_1px_0_var\(--f-border-hover\)\,inset_0_-1px_0_var\(--f-border-secondary\)\] {
  --tw-shadow: inset 0 1px 0 var(--f-border-hover),inset 0 -1px 0 var(--f-border-secondary);
  --tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color), inset 0 -1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\!outline-none {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.outline-none {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-2 {
  outline-width: 2px;
}

.outline-offset-2 {
  outline-offset: 2px;
}

.outline-\[\#FFFEFC80\] {
  outline-color: #fffefc80;
}

.outline-white {
  outline-color: #fff;
}

.\!ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-\[0\.5px\] {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(.5px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-inset {
  --tw-ring-inset: inset;
}

.ring-f-primary {
  --tw-ring-color: var(--f-primary);
}

.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[100px\] {
  --tw-blur: blur(100px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[150px\] {
  --tw-blur: blur(150px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[160px\] {
  --tw-blur: blur(160px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[16px\] {
  --tw-blur: blur(16px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[2px\] {
  --tw-blur: blur(2px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[6px\] {
  --tw-blur: blur(6px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-xl {
  --tw-blur: blur(24px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!drop-shadow-none {
  --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-\[0_4px_4px_\#002546A6\] {
  --tw-drop-shadow: drop-shadow(0 4px 4px #002546a6);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-\[0_4px_4px_\#FF2CD580\] {
  --tw-drop-shadow: drop-shadow(0 4px 4px #ff2cd580);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px #00000012) drop-shadow(0 2px 2px #0000000f);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.\!filter-none {
  filter: none !important;
}

.\!backdrop-blur-\[120px\] {
  --tw-backdrop-blur: blur(120px) !important;
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia) !important;
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-3xl {
  --tw-backdrop-blur: blur(64px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[100px\] {
  --tw-backdrop-blur: blur(100px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[10px\] {
  --tw-backdrop-blur: blur(10px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[15px\] {
  --tw-backdrop-blur: blur(15px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[1px\] {
  --tw-backdrop-blur: blur(1px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[2\.5px\] {
  --tw-backdrop-blur: blur(2.5px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[20px\] {
  --tw-backdrop-blur: blur(20px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[30px\] {
  --tw-backdrop-blur: blur(30px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[5px\] {
  --tw-backdrop-blur: blur(5px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[60px\] {
  --tw-backdrop-blur: blur(60px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[6px\] {
  --tw-backdrop-blur: blur(6px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[7\.5px\] {
  --tw-backdrop-blur: blur(7.5px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-saturate-150 {
  --tw-backdrop-saturate: saturate(1.5);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.\!transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter !important;
  transition-duration: .15s !important;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
}

.\!transition-\[background-color\,border-color\,color\,box-shadow\,opacity\] {
  transition-property: background-color, border-color, color, box-shadow, opacity !important;
  transition-duration: .15s !important;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[background-color\,border-color\,box-shadow\] {
  transition-property: background-color, border-color, box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[border-radius\] {
  transition-property: border-radius;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[grid-template-rows\,opacity\] {
  transition-property: grid-template-rows, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[grid-template-rows\] {
  transition-property: grid-template-rows;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[height\] {
  transition-property: height;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[margin\,opacity\] {
  transition-property: margin, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[max-height\] {
  transition-property: max-height;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[max-width\] {
  transition-property: max-width;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[padding-left\] {
  transition-property: padding-left;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[top\,background-color\,border-color\,box-shadow\] {
  transition-property: top, background-color, border-color, box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[transform\,opacity\] {
  transition-property: transform, opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[width\] {
  transition-property: width;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-none {
  transition-property: none;
}

.transition-opacity {
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.delay-100 {
  transition-delay: .1s;
}

.delay-300 {
  transition-delay: .3s;
}

.duration-100 {
  transition-duration: .1s;
}

.duration-1000 {
  transition-duration: 1s;
}

.duration-150 {
  transition-duration: .15s;
}

.duration-200 {
  transition-duration: .2s;
}

.duration-300 {
  transition-duration: .3s;
}

.duration-500 {
  transition-duration: .5s;
}

.duration-700 {
  transition-duration: .7s;
}

.ease-\[cubic-bezier\(0\.16\,1\,0\.3\,1\)\] {
  transition-timing-function: cubic-bezier(.16, 1, .3, 1);
}

.ease-\[cubic-bezier\(0\.22\,1\,0\.36\,1\)\] {
  transition-timing-function: cubic-bezier(.22, 1, .36, 1);
}

.ease-\[cubic-bezier\(0\.34\,1\.56\,0\.64\,1\)\] {
  transition-timing-function: cubic-bezier(.34, 1.56, .64, 1);
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.will-change-\[grid-template-rows\] {
  will-change: grid-template-rows;
}

.will-change-\[height\] {
  will-change: height;
}

.will-change-\[max-width\] {
  will-change: max-width;
}

.will-change-\[opacity\] {
  will-change: opacity;
}

.will-change-contents {
  will-change: contents;
}

.will-change-transform {
  will-change: transform;
}

.scrollbar-none {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.scrollbar-none::-webkit-scrollbar {
  display: none;
}

.liquid-glass-border {
  position: relative;
}

.liquid-glass-border:before {
  content: "";
  border-radius: inherit;
  pointer-events: none;
  -webkit-mask-composite: xor;
  -webkit-mask-composite: xor;
  background: linear-gradient(135deg, #93929866 0%, #9392984d 20%, #93929800 50% 55%, #93929833 80%, #93929899 100%);
  padding: 1.5px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  mask-image: linear-gradient(#fff 0 0), linear-gradient(#fff 0 0);
  -webkit-mask-position: 0 0, 0 0;
  mask-position: 0 0, 0 0;
  -webkit-mask-size: auto, auto;
  mask-size: auto, auto;
  -webkit-mask-repeat: repeat, repeat;
  mask-repeat: repeat, repeat;
  -webkit-mask-clip: content-box, border-box;
  mask-clip: content-box, border-box;
  -webkit-mask-origin: content-box, border-box;
  mask-origin: content-box, border-box;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-mask-source-type: auto, auto;
  mask-mode: match-source, match-source;
}

.bg-checkered {
  background-color: #fff;
  background-image: linear-gradient(45deg, #64646433 25%, #0000 25%), linear-gradient(135deg, #64646433 25%, #0000 25%), linear-gradient(45deg, #0000 75%, #64646433 75%), linear-gradient(135deg, #0000 75%, #64646433 75%);
  background-position: 0 0, .5em 0, .5em -.5em, 0 -.5em;
  background-size: 1em 1em;
}

.gradient-border:before {
  z-index: 2;
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px 0 2px 2px;
  border-color: rgb(255 136 17 / var(--tw-border-opacity, 1));
  opacity: 0;
  content: var(--tw-content);
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: .5rem;
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  left: 0;
}

.gradient-border:after {
  pointer-events: none;
  z-index: 2;
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px 2px 2px 0;
  border-color: rgb(45 179 255 / var(--tw-border-opacity, 1));
  opacity: 0;
  content: var(--tw-content);
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  width: .5rem;
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  right: 0;
}

@media (any-hover: hover) {
  .gradient-border:hover:before, .gradient-border:hover:after, .gradient-border:hover > .gradient-border-item:after {
    content: var(--tw-content);
    opacity: 1;
  }
}

.gradient-border .gradient-border-item:after {
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  content: var(--tw-content);
  border-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-image: linear-gradient(96.54deg, #f81 10%, #ed27ff 38.71%, #936bff 71.16%, #2db3ff 90%) 1;
  width: calc(100% - 16px);
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  left: .5rem;
}

.gradient-border-without-hover:before {
  z-index: 2;
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px 0 2px 2px;
  border-color: rgb(255 136 17 / var(--tw-border-opacity, 1));
  opacity: 1;
  content: var(--tw-content);
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: .5rem;
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  left: 0;
}

.gradient-border-without-hover:after {
  pointer-events: none;
  z-index: 2;
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 2px 2px 2px 0;
  border-color: rgb(45 179 255 / var(--tw-border-opacity, 1));
  opacity: 1;
  content: var(--tw-content);
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
  width: .5rem;
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  right: 0;
}

.gradient-border-without-hover > .gradient-border-item:after {
  content: var(--tw-content);
  opacity: 1;
}

.gradient-border-without-hover .gradient-border-item:after {
  pointer-events: none;
  z-index: 2;
  content: var(--tw-content);
  border-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-image: linear-gradient(96.54deg, #f81 10%, #ed27ff 38.71%, #936bff 71.16%, #2db3ff 90%) 1;
  width: calc(100% - 16px);
  height: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 0;
  left: .5rem;
}

.gradient-border.active:before, .gradient-border.active:after, .gradient-border.\!active:before, .gradient-border.\!active:after, .gradient-border.active .gradient-border-item:after, .gradient-border.\!active .gradient-border-item:after {
  content: var(--tw-content);
  opacity: 1;
}

.gradient-border.gradient-border-disabled:before, .gradient-border.gradient-border-disabled:after, .gradient-border.gradient-border-disabled .gradient-border-item:after {
  content: var(--tw-content);
  opacity: 0;
}

.scrollbar-hover::-webkit-scrollbar {
  display: none;
}

.scrollbar-hover:hover::-webkit-scrollbar {
  display: block;
}

.scrollbar-hover:hover {
  scrollbar-color: #8a8a8a1a;
}

.scrollbar-hover:hover::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.scrollbar-hover:hover::-webkit-scrollbar-track {
  background: none;
  border-radius: 4px;
}

.scrollbar-hover:hover textarea::-webkit-scrollbar-track {
  background: none;
}

.scrollbar-hover:hover::-webkit-scrollbar-thumb {
  background-color: #8a8a8a1a;
  border-radius: 4px;
}

.scrollbar-hover:hover.scrollbar-bg-transparent::-webkit-scrollbar-track {
  background: none;
}

.scrollbar-hover:hover::-webkit-scrollbar-corner {
  background: none;
}

.scrollbar-hover:hover::-webkit-scrollbar-track-piece {
  background: none;
}

.\[--antd-arrow-background-color\:var\(--f-bg-container\)\] {
  --antd-arrow-background-color: var(--f-bg-container);
}

.\[-ms-overflow-style\:none\] {
  -ms-overflow-style: none;
}

.\[-webkit-mask-composite\:xor\] {
  -webkit-mask-composite: xor;
}

.\[-webkit-mask-image\:linear-gradient\(to_right\,black_0\%\,black_calc\(100\%-24px\)\,transparent_100\%\)\] {
  -webkit-mask-image: linear-gradient(to right, #000 0% calc(100% - 24px), #0000 100%);
}

.\[-webkit-mask-image\:linear-gradient\(to_right\,black_0\%\,black_calc\(100\%-60px\)\,transparent_100\%\)\] {
  -webkit-mask-image: linear-gradient(to right, #000 0% calc(100% - 60px), #0000 100%);
}

.\[-webkit-mask-position\:center\] {
  -webkit-mask-position: center;
}

.\[-webkit-mask-repeat\:no-repeat\] {
  -webkit-mask-repeat: no-repeat;
}

.\[-webkit-mask-size\:contain\] {
  -webkit-mask-size: contain;
}

.\[animation-delay\:0\.2s\] {
  animation-delay: .2s;
}

.\[animation-delay\:0\.4s\] {
  animation-delay: .4s;
}

.\[aspect-ratio\:200\/284\] {
  aspect-ratio: 200 / 284;
}

.\[aspect-ratio\:5\/6\] {
  aspect-ratio: 5 / 6;
}

.\[background\:linear-gradient\(-35deg\,rgba\(255\,255\,255\,0\.3\)_5\%\,rgba\(255\,255\,255\,0\.04\)_30\%\,rgba\(255\,255\,255\,0\.04\)_70\%\,rgba\(255\,255\,255\,0\.3\)_95\%\)\] {
  background: linear-gradient(-35deg, #ffffff4d 5%, #ffffff0a 30% 70%, #ffffff4d 95%);
}

.\[background\:linear-gradient\(135deg\,rgba\(255\,255\,255\,0\.08\)_0\%\,rgba\(255\,255\,255\,0\.04\)_50\%\)\] {
  background: linear-gradient(135deg, #ffffff14 0%, #ffffff0a 50%);
}

.\[chat\:receive-params\] {
  chat: receive-params;
}

.\[counter-increment\:line_0\] {
  counter-increment: line 0;
}

.\[counter-reset\:line\] {
  counter-reset: line;
}

.\[field-sizing\:content\] {
  field-sizing: content;
}

.\[filter\:brightness\(0\)_invert\(1\)\] {
  filter: brightness(0) invert();
}

.\[font-weight\:600\] {
  font-weight: 600;
}

.\[hyphens\:none\] {
  -webkit-hyphens: none;
  hyphens: none;
}

.\[mask-clip\:content-box\,border-box\] {
  -webkit-mask-clip: content-box, border-box;
  mask-clip: content-box, border-box;
}

.\[mask-composite\:exclude\] {
  -webkit-mask-composite: xor;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.\[mask-image\:linear-gradient\(\#000\,\#000\)\,linear-gradient\(\#000\,\#000\)\] {
  -webkit-mask-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  mask-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
}

.\[mask-image\:linear-gradient\(to_right\,black_0\%\,black_calc\(100\%-24px\)\,transparent_100\%\)\] {
  -webkit-mask-image: linear-gradient(to right, #000 0% calc(100% - 24px), #0000 100%);
  mask-image: linear-gradient(to right, #000 0% calc(100% - 24px), #0000 100%);
}

.\[mask-image\:linear-gradient\(to_right\,black_0\%\,black_calc\(100\%-60px\)\,transparent_100\%\)\] {
  -webkit-mask-image: linear-gradient(to right, #000 0% calc(100% - 60px), #0000 100%);
  mask-image: linear-gradient(to right, #000 0% calc(100% - 60px), #0000 100%);
}

.\[mask-position\:center\] {
  -webkit-mask-position: center;
  mask-position: center;
}

.\[mask-repeat\:no-repeat\] {
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.\[mask-size\:contain\] {
  -webkit-mask-size: contain;
  mask-size: contain;
}

.\[overflow-wrap\:normal\] {
  overflow-wrap: normal;
}

.\[p-components\:ssr-docgen\] {
  p-components: ssr-docgen;
}

.\[padding-bottom\:max\(12px\,env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: max(12px,env(safe-area-inset-bottom));
}

.\[scrollbar-gutter\:stable\] {
  scrollbar-gutter: stable;
}

.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}

.\[text-shadow\:0_2\.588px_5\.176px_rgba\(0\,0\,0\,0\.35\)\] {
  text-shadow: 0 2.588px 5.176px #00000059;
}

.\[text-shadow\:0_2px_4px_rgba\(0\,0\,0\,0\.35\)\] {
  text-shadow: 0 2px 4px #00000059;
}

.\[word-break\:break-all\] {
  word-break: break-all;
}

.\[word-break\:break-word\] {
  word-break: break-word;
}

#app-body {
  min-height: 100vh;
  color: var(--f-text);
  flex-direction: column;
  font-size: 1rem;
  line-height: 1.5rem;
  display: flex;
}

@supports (min-height: 100svh) {
  #app-body {
    min-height: 100svh;
  }
}

.container {
  max-width: 69.5rem;
}

.scrollbar {
  scrollbar-color: #8a8a8a1a;
}

.scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.scrollbar::-webkit-scrollbar-track {
  background: none;
  border-radius: 4px;
}

.scrollbar textarea::-webkit-scrollbar-track {
  background: none;
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: #8a8a8a1a;
  border-radius: 4px;
}

.scrollbar.scrollbar-bg-transparent::-webkit-scrollbar-track {
  background: none;
}

.scrollbar::-webkit-scrollbar-corner {
  background: none;
}

.scrollbar::-webkit-scrollbar-track-piece {
  background: none;
}

.coco-select-dropdown .rc-virtual-list-holder {
  scrollbar-color: #8a8a8a1a;
}

.coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track {
  background: none;
  border-radius: 4px;
}

.coco-select-dropdown .rc-virtual-list-holder textarea::-webkit-scrollbar-track {
  background: none;
}

.coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb {
  background-color: #8a8a8a1a;
  border-radius: 4px;
}

.coco-select-dropdown .rc-virtual-list-holder.scrollbar-bg-transparent::-webkit-scrollbar-track {
  background: none;
}

.coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-corner {
  background: none;
}

.coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track-piece {
  background: none;
}

input:-webkit-autofill {
  background-color: none;
  transition: all 5000s ease-in-out;
  box-shadow: inset 0 0 0 2000px #000;
  -webkit-text-fill-color: var(--f-text) !important;
  caret-color: var(--f-text) !important;
  -webkit-caret-color: var(--f-text) !important;
}

input:-webkit-autofill:hover {
  background-color: none;
  transition: all 5000s ease-in-out;
  box-shadow: inset 0 0 0 2000px #000;
  -webkit-text-fill-color: var(--f-text) !important;
  caret-color: var(--f-text) !important;
  -webkit-caret-color: var(--f-text) !important;
}

input:-webkit-autofill:focus {
  background-color: none;
  transition: all 5000s ease-in-out;
  box-shadow: inset 0 0 0 2000px #000;
  -webkit-text-fill-color: var(--f-text) !important;
  caret-color: var(--f-text) !important;
  -webkit-caret-color: var(--f-text) !important;
}

input:-webkit-autofill:active {
  background-color: none;
  transition: all 5000s ease-in-out;
  box-shadow: inset 0 0 0 2000px #000;
  -webkit-text-fill-color: var(--f-text) !important;
  caret-color: var(--f-text) !important;
  -webkit-caret-color: var(--f-text) !important;
}

input:-internal-autofill-selected {
  background-color: none;
  transition: all 5000s ease-in-out;
  box-shadow: inset 0 0 0 2000px #000;
  -webkit-text-fill-color: var(--f-text) !important;
  caret-color: var(--f-text) !important;
  -webkit-caret-color: var(--f-text) !important;
}

.before\:i-com--check-shield:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='none'%3E%3Cpath fill='black' d='M41.99 13.8a2 2 0 00-1.096-1.59l-16-8a2 2 0 00-1.79 0l-16 8A2 2 0 006.01 13.8c-.022.214-1.922 21.534 17.178 30.028a1.98 1.98 0 001.624 0c19.1-8.494 17.2-29.812 17.178-30.028M24 39.794C10.462 33.25 9.822 19.284 9.932 15.27L24 8.236l14.058 7.03c.074 3.978-.656 18.036-14.058 24.528'/%3E%3Cpath fill='black' d='m22 25.172-4.586-4.586-2.828 2.828L22 30.828l11.414-11.414-2.828-2.828z'/%3E%3Cpath stroke='black' d='M41.99 13.8a2 2 0 00-1.096-1.59l-16-8a2 2 0 00-1.79 0l-16 8A2 2 0 006.01 13.8c-.022.214-1.922 21.534 17.178 30.028a1.98 1.98 0 001.624 0c19.1-8.494 17.2-29.812 17.178-30.028ZM24 39.794C10.462 33.25 9.822 19.284 9.932 15.27L24 8.236l14.058 7.03c.074 3.978-.656 18.036-14.058 24.528Z'/%3E%3Cpath stroke='black' d='m22 25.172-4.586-4.586-2.828 2.828L22 30.828l11.414-11.414-2.828-2.828z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-com--email:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M40 8H8c-2.206 0-4 1.794-4 4v24c0 2.206 1.794 4 4 4h32c2.206 0 4-1.794 4-4V12c0-2.206-1.794-4-4-4m0 4v1.022L24 25.468 8 13.024V12zM8 36V18.088l14.772 11.49a1.99 1.99 0 002.456 0L40 18.088 40.004 36z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-com--right:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-com--right-arrow:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m23.14 35.049 8.913-8.962H8v-4.174h24.053l-8.912-8.961L26.075 10 40 24 26.076 38z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-com--x:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M33.001 12 24 21l-9-9-3 3 9 9-9 9 3 3 9-9 9.002 9 3-3-9-9 9-9z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-add-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13.252 4.106a4.9 4.9 0 014.597 4.184c.233-.124.464-.24.688-.336.326-.14.674-.264 1.009-.32.309-.052.768-.075 1.181.178l.001-.001c.66.402.887 1.071.982 1.702.092.615.09 1.421.09 2.357v.26c0 .936.002 1.742-.09 2.357-.095.63-.322 1.299-.98 1.702h-.002c-.414.253-.873.23-1.182.177a4.5 4.5 0 01-1.009-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.9H7a4.9 4.9 0 01-4.894-4.648L2.1 15V9A4.9 4.9 0 017 4.1h6zM7 5.9A3.1 3.1 0 003.9 9v6l.004.16A3.1 3.1 0 007 18.1h6a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9zm12.833 3.51a3 3 0 00-.581.196c-.405.176-.874.434-1.352.723v3.34c.478.29.947.55 1.352.725.256.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.003-1.64-.07-2.09a1.4 1.4 0 00-.097-.37' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-add-video-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M2.45 8.816v6.368c0 2.345 1.9 4.246 4.246 4.246h6.369c2.344 0 4.245-1.9 4.245-4.246V8.816c0-2.345-1.9-4.246-4.245-4.246h-6.37A4.246 4.246 0 002.45 8.816'/%3E%3Cpath d='M21.45 11.862c0-2.052 0-3.078-.68-3.493-.582-.356-2.128.483-3.46 1.326v4.61c1.332.843 2.877 1.682 3.46 1.326.68-.415.68-1.44.68-3.493z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-ai-animation-generator:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 3.1a8.9 8.9 0 010 17.8.9.9 0 010-1.8 7.1 7.1 0 10-6.876-8.875.901.901 0 01-1.744-.45A8.905 8.905 0 0112 3.1'/%3E%3Cpath fill-rule='evenodd' d='M3.12 13.846a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1.002 1.002 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.483-2.37-1.481z' clip-rule='evenodd'/%3E%3Cpath d='M8.853 8.85a1.351 1.351 0 11-.001 2.702 1.351 1.351 0 010-2.702m6.301 0a1.35 1.35 0 11-.001 2.7 1.35 1.35 0 01.001-2.7'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-ai-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M13 4.1a4.9 4.9 0 014.848 4.19 10 10 0 01.69-.336c.325-.14.674-.264 1.008-.32.31-.052.768-.075 1.182.178.66.402.887 1.07.982 1.7.093.616.09 1.422.09 2.358v.26c0 .936.003 1.742-.09 2.357-.094.63-.322 1.299-.98 1.702h-.001c-.414.253-.873.23-1.183.177a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.337A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9A3.1 3.1 0 0013 5.9H8A3.1 3.1 0 004.9 9v1a.901.901 0 01-1.8 0V9A4.9 4.9 0 018 4.1zm6.833 5.31a3 3 0 00-.58.196 12 12 0 00-1.352.723v3.34c.478.29.946.55 1.351.725.257.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37'/%3E%3Cpath d='M6.657 10.802a.48.48 0 01.437.205l.042.075.614 1.337a3.73 3.73 0 001.647 1.738l.183.091 1.341.617a.481.481 0 01.075.831l-.073.042-.51.237-.86.4a3.72 3.72 0 00-1.733 1.653l-.09.185-.594 1.303a.48.48 0 01-.794.129l-.04-.051-.042-.075-.614-1.334A3.73 3.73 0 004 16.445l-.184-.09-1.336-.615a.48.48 0 01-.269-.332l-.01-.063a.48.48 0 01.157-.399l.05-.04.075-.043.507-.231.806-.367a3.7 3.7 0 001.744-1.642l.09-.184.63-1.36a.49.49 0 01.396-.277m.04 3.352a5.5 5.5 0 01-1.143 1.15c.435.322.82.706 1.143 1.14a5.5 5.5 0 011.15-1.142 5.5 5.5 0 01-1.15-1.148'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-api:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M17.206 3.505A4 4 0 0121 7.5v9l-.005.206a4 4 0 01-3.79 3.789L17 20.5H7l-.206-.005a4 4 0 01-3.79-3.79L3 16.5v-9a4 4 0 013.794-3.995L7 3.5h10zM7 5.3a2.2 2.2 0 00-2.2 2.2v9A2.2 2.2 0 007 18.7h10a2.2 2.2 0 002.2-2.2v-9A2.2 2.2 0 0017 5.3zm4.108 9.2H9.616l-.294-.975H7.643l-.294.975H5.86l1.679-5.09h1.89zm2.688-5.09q.567 0 .992.223.425.224.661.629t.236.947q0 .546-.244.947a1.6 1.6 0 01-.678.616q-.436.216-1.017.216h-.766V14.5h-1.382V9.41zm3.778 5.09h-1.382V9.41h1.382zm-9.618-2.01H9.01l-.507-1.68h-.04zm5.024-.576h.488q.243 0 .415-.085a.6.6 0 00.265-.246.7.7 0 00.095-.375.7.7 0 00-.095-.373.6.6 0 00-.265-.239.9.9 0 00-.415-.084h-.488z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-app:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16.5 19.7v1.8h-9v-1.8zm1.2-14.2a1.2 1.2 0 00-1.2-1.2h-9a1.2 1.2 0 00-1.194 1.077L6.3 5.5v10.1h11.4zm1.8 13-.004.154a3 3 0 01-2.842 2.842l-.154.004v-1.8a1.2 1.2 0 001.2-1.2v-1.1H6.3v1.1a1.2 1.2 0 001.2 1.2v1.8l-.154-.004a3 3 0 01-2.842-2.842L4.5 18.5v-13a3 3 0 012.846-2.996L7.5 2.5h9l.154.004A3 3 0 0119.5 5.5z'/%3E%3Cpath d='m13 5.6.092.004a.9.9 0 010 1.792L13 7.4h-2a.9.9 0 010-1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-assets:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16.764 4.595a2.4 2.4 0 00-3.723-.41l-.886.886-.545-.435a2.4 2.4 0 00-3.196.177L5.227 8h2.546l1.914-1.914a.6.6 0 01.8-.045l.388.31L9.227 8h2.546l2.541-2.541a.6.6 0 01.93.102L16.796 8h2.135zM18.9 8a2 2 0 012 2v6.9a3.955 3.955 0 01-3.955 3.956h-9.89A3.956 3.956 0 013.1 16.9V10a2 2 0 012-2zM5.1 9.8a.2.2 0 00-.2.2v6.9c0 1.19.965 2.156 2.155 2.156h9.89c1.19 0 2.155-.965 2.155-2.155V10a.2.2 0 00-.2-.2z'/%3E%3Cpath d='M8 13a1 1 0 011-1h6a1 1 0 110 2H9a1 1 0 01-1-1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-assets-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10.794 5.07a1.865 1.865 0 00-2.484.138L4.516 9h15.15l-2.709-4.256a1.865 1.865 0 00-2.893-.317l-1.81 1.81z'/%3E%3Cpath fill-rule='evenodd' d='M18.9 8a2 2 0 012 2v6.9a3.955 3.955 0 01-3.955 3.956h-9.89A3.956 3.956 0 013.1 16.9V10a2 2 0 012-2zM9 12a1 1 0 100 2h6a1 1 0 000-2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-avatar:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12.078 17.004c3.68 0 6.07 1.42 7.064 3.288a.9.9 0 01-1.59.846c-.585-1.101-2.229-2.333-5.474-2.333-1.69 0-2.8.171-3.607.53-.769.343-1.341.892-1.882 1.83a.9.9 0 11-1.559-.9c.683-1.183 1.514-2.04 2.708-2.573 1.156-.515 2.569-.688 4.34-.688m-1.815-7.959c.52 0 .94.422.94.941v1.074a.94.94 0 01-1.882 0V9.986c0-.52.422-.941.942-.941m3.484 0c.52 0 .941.422.941.941v1.074a.941.941 0 01-1.881 0V9.986c0-.52.42-.941.94-.941'/%3E%3Cpath fill-rule='evenodd' d='M13.19 2.156a5 5 0 015 5v.813h-.01v2.082a6.18 6.18 0 01-12.36 0V7.969H3.994a.9.9 0 010-1.8h1.913a5 5 0 014.646-4.006l.257-.007zm-5.569 7.895a4.38 4.38 0 008.759 0V7.969H7.62zm3.189-6.095a3.2 3.2 0 00-3.044 2.213h8.468a3.2 3.2 0 00-3.044-2.213z' clip-rule='evenodd'/%3E%3Cpath d='M20.598.229c.158-.305.647-.305.805 0l.667 1.284c.17.325.457.589.818.749l.867.385c.327.146.327.56 0 .706l-.867.385a1.68 1.68 0 00-.818.75l-.667 1.283c-.158.305-.647.305-.805 0l-.667-1.284a1.68 1.68 0 00-.818-.749l-.868-.385c-.326-.146-.326-.56 0-.706l.868-.385c.36-.16.649-.425.818-.75z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-avatar-fill:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12.078 17.315c3.679 0 6.07 1.325 7.064 3.066.319.558-.116 1.233-.794 1.233H5.81c-.693 0-1.126-.7-.78-1.259.683-1.102 1.514-1.902 2.708-2.398 1.156-.48 2.569-.642 4.34-.642m-1.815-8.27c.52 0 .94.422.94.941v1.074a.94.94 0 01-1.882 0V9.986c0-.52.422-.941.942-.941m3.484 0c.52 0 .941.422.941.941v1.074a.941.941 0 01-1.881 0V9.986c0-.52.42-.941.94-.941'/%3E%3Cpath fill-rule='evenodd' d='M13.19 2.156a5 5 0 015 5v.813h-.01v2.082a6.18 6.18 0 01-12.36 0V7.969H3.994a.9.9 0 010-1.8h1.913l.025-.112.03-.135.028-.1a5 5 0 01.2-.585l.047-.105a5 5 0 01.336-.632q.032-.052.066-.103l.024-.037.082-.117.03-.04.076-.1.054-.07q.055-.069.113-.136l.03-.034a5 5 0 01.273-.288l.07-.067q.056-.053.115-.105l.05-.043a5 5 0 01.319-.253l.04-.027q.075-.055.154-.107l.04-.026q.08-.05.162-.098l.042-.026.147-.082.105-.054.105-.051.084-.038q.178-.081.364-.149l.074-.024.162-.054.029-.008a5 5 0 011.427-.207zm-5.569 7.895a4.38 4.38 0 008.759 0V7.969H7.62z' clip-rule='evenodd'/%3E%3Cpath d='M20.598.229c.158-.305.647-.305.805 0l.667 1.284c.17.325.457.589.818.749l.867.385c.327.146.327.56 0 .706l-.867.385a1.68 1.68 0 00-.818.75l-.667 1.283c-.158.305-.647.305-.805 0l-.667-1.284a1.68 1.68 0 00-.818-.749l-.868-.385c-.326-.146-.326-.56 0-.706l.868-.385c.36-.16.649-.425.818-.75z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-background-removed:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M12 3.1a.9.9 0 01.9.9v1h4.98l.154.004A3 3 0 0120.88 8v8l-.004.154a3 3 0 01-2.842 2.842L17.88 19H12.9v1a.9.9 0 01-1.8 0v-1H6.12l-.154-.004a3 3 0 01-2.842-2.842L3.12 16V8a3 3 0 012.846-2.996L6.12 5h4.98V4a.9.9 0 01.9-.9M4.92 16a1.2 1.2 0 001.2 1.2h3.307L4.92 12.693zm7.98 1.2h4.98a1.2 1.2 0 001.2-1.2V8a1.2 1.2 0 00-1.2-1.2H12.9zM5.098 7.371A1.2 1.2 0 004.92 8v2.146l6.18 6.18v-2.953zm6.002 3.455V6.8H7.073z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-camera-linear:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M12.23 8.401a4.49 4.49 0 014.258 4.483l-.006.23A4.49 4.49 0 0112 17.372l-.231-.006a4.49 4.49 0 01-4.251-4.252l-.006-.23A4.49 4.49 0 0112 8.396zM12 10.195a2.69 2.69 0 10.001 5.379A2.69 2.69 0 0012 10.195' clip-rule='evenodd'/%3E%3Cpath d='M17.393 8.396a.905.905 0 11-.001 1.81.905.905 0 010-1.81'/%3E%3Cpath fill-rule='evenodd' d='M14.325 3.911a.9.9 0 01.585.309l1.254 1.464h2.586c.663 0 1.28.287 1.724.77.44.48.676 1.117.676 1.766v9.59c0 .648-.236 1.284-.676 1.764a2.34 2.34 0 01-1.724.772H5.25c-.663 0-1.28-.289-1.724-.772a2.6 2.6 0 01-.676-1.764V8.22c0-.649.236-1.285.676-1.766a2.34 2.34 0 011.724-.77h2.577L9.035 4.23l.068-.074a.9.9 0 01.624-.252h4.5zM8.942 7.158a.9.9 0 01-.692.326h-3a.54.54 0 00-.397.187.82.82 0 00-.203.549v9.59c0 .219.08.415.203.549.12.13.264.187.397.187h13.5a.54.54 0 00.398-.187.82.82 0 00.202-.55V8.22a.8.8 0 00-.203-.548.54.54 0 00-.397-.187h-3a.9.9 0 01-.684-.315l-1.253-1.463h-3.665z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-chat-image:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 2.766q.278 0 .553.017l.092.01a.9.9 0 01-.198 1.787L12 4.567A7.433 7.433 0 004.567 12c0 1.19.279 2.313.774 3.308l.08.18c.148.367.21.782.141 1.202l-.045.21-.496 1.855a.185.185 0 00.177.231l.048-.007 1.853-.496.014-.004a2.26 2.26 0 011.577.179 7.4 7.4 0 003.309.775l.384-.01A7.433 7.433 0 0019.433 12l-.012-.447-.001-.092a.9.9 0 011.787-.106l.01.092.012.275q.004.139.004.278a9.23 9.23 0 01-9.232 9.232v.001a9.2 9.2 0 01-4.113-.964l-.011-.006a.46.46 0 00-.32-.039l-1.846.494a1.99 1.99 0 01-1.915-.513 1.99 1.99 0 01-.514-1.915l.496-1.855.01-.067a.5.5 0 00-.057-.255v-.001A9.234 9.234 0 0112 2.766'/%3E%3Cpath fill-rule='evenodd' d='M17.834 2.766a3.4 3.4 0 11-.001 6.802 3.4 3.4 0 010-6.802m0 1.801a1.6 1.6 0 100 3.199 1.6 1.6 0 000-3.199' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-coming-soon:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.7 12a7.7 7.7 0 10-7.7 7.7v1.8a9.5 9.5 0 110-19 9.5 9.5 0 010 19v-1.8a7.7 7.7 0 007.7-7.7'/%3E%3Cpath d='M11.1 8.5a.9.9 0 011.8 0v3.6h1.6a.9.9 0 01.092 1.796l-.092.004H12a.9.9 0 01-.9-.9z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-community:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M14.238 8.416a1.065 1.065 0 011.347 1.347l-1.12 3.356-.092.233a2.13 2.13 0 01-1.254 1.114l-3.356 1.119-.155.04a1.066 1.066 0 01-1.192-1.387l1.12-3.357a2.13 2.13 0 011.114-1.253l.231-.093zm-2.788 2.826a.33.33 0 00-.175.139l-.033.07-.654 1.96 1.962-.653.07-.032a.33.33 0 00.138-.176l.653-1.962z'/%3E%3Cpath d='M12 2.625a9.375 9.375 0 110 18.75 9.375 9.375 0 010-18.75m0 1.8a7.575 7.575 0 100 15.15 7.575 7.575 0 000-15.15'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-consistent-character-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.47 14.305A1 1 0 015 13.456l4.68 2.926a1 1 0 010 1.696L5 21.003l-.127.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z' clip-rule='evenodd'/%3E%3Cpath d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 003.1-3.1V8A3.1 3.1 0 0016 4.9H8A3.1 3.1 0 004.9 8v2.588a.9.9 0 01-1.8 0V8A4.9 4.9 0 018 3.1z'/%3E%3Cpath fill-rule='evenodd' d='M15 6.6a1.9 1.9 0 011.9 1.9v2a1.9 1.9 0 01-1.9 1.9h-2a1.9 1.9 0 01-1.9-1.9v-2A1.9 1.9 0 0113 6.6zm-2 1.8a.1.1 0 00-.1.1v2a.1.1 0 00.1.1h2a.1.1 0 00.1-.1v-2a.1.1 0 00-.1-.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-create:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m6.344 9.208 1.113-2.223c.264-.529 1.079-.529 1.343 0l1.113 2.223c.281.563.762 1.02 1.363 1.298l1.447.667a.66.66 0 010 1.22l-1.447.668a2.84 2.84 0 00-1.363 1.298L8.8 16.582c-.264.529-1.079.529-1.343 0L6.344 14.36a2.85 2.85 0 00-1.363-1.298l-1.447-.667a.66.66 0 010-1.22l1.447-.668a2.85 2.85 0 001.363-1.298m9.44-4.119.835-1.668c.198-.396.809-.396 1.007 0l.835 1.668c.21.422.571.765 1.022.973l1.085.5a.495.495 0 010 .916l-1.085.5c-.45.208-.811.552-1.022.974l-.835 1.667c-.198.397-.809.397-1.007 0l-.835-1.667a2.13 2.13 0 00-1.022-.973l-1.085-.5a.495.495 0 010-.916l1.085-.5c.45-.209.811-.552 1.022-.974m-2.308 10.929.695-1.39c.165-.33.675-.33.84 0l.695 1.39c.176.351.477.637.852.81l.905.418c.34.157.34.605 0 .762l-.905.418a1.78 1.78 0 00-.852.81l-.695 1.39c-.165.33-.675.33-.84 0l-.695-1.39a1.78 1.78 0 00-.852-.81l-.905-.418a.412.412 0 010-.762l.905-.418a1.78 1.78 0 00.852-.81'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-cropping:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M18.73 3.137a1.8 1.8 0 01-.124 2.409l-5.394 5.392 2.086 2.086a4.151 4.151 0 11-1.411 1.135l-1.948-1.948-1.948 1.948a4.15 4.15 0 11-1.41-1.135l2.085-2.086-5.394-5.392a1.8 1.8 0 010-2.546l6.666 6.666L18.607 3zM6.75 14.4a2.35 2.35 0 100 4.699 2.35 2.35 0 000-4.699m10.38 0a2.35 2.35 0 100 4.699 2.35 2.35 0 000-4.699' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-crown-bronze:before {
  content: var(--tw-content);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23DB7F60' d='M3.807 19h16.386a4 4 0 01-3.874 3H7.681a4 4 0 01-3.874-3'/%3E%3Cpath fill='url(%23pol-crown-bronze_a)' d='M15.542 10.64a1 1 0 001.33.425L21 9l-.625 8.5H12V5h.533z'/%3E%3Cpath fill='url(%23pol-crown-bronze_b)' d='M12 17.5H3.625L3 9l4.129 2.065a1 1 0 001.329-.424L11.467 5H12z'/%3E%3Cpath fill='url(%23pol-crown-bronze_c)' d='M3.5 7a1.5 1.5 0 110 3 1.5 1.5 0 010-3m17 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M12 2a2 2 0 110 4 2 2 0 010-4'/%3E%3Cdefs%3E%3ClinearGradient id='pol-crown-bronze_a' x1='16.5' x2='17.71' y1='17' y2='6.842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBF2EF'/%3E%3Cstop offset='1' stop-color='%23DB7F60'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-bronze_b' x1='8.727' x2='7.517' y1='6.844' y2='17.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBF2EF'/%3E%3Cstop offset='1' stop-color='%23DB7F60'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-bronze_c' x1='11' x2='11.5' y1='-1' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FBF2EF'/%3E%3Cstop offset='1' stop-color='%23DB7F60'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.before\:i-cus--pol-crown-gold:before {
  content: var(--tw-content);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23FFA34F' d='M3.807 19h16.386a4 4 0 01-3.874 3H7.681a4 4 0 01-3.874-3'/%3E%3Cpath fill='url(%23pol-crown-gold_a)' d='M15.542 10.64a1 1 0 001.33.425L21 9l-.625 8.5H12V5h.533z'/%3E%3Cpath fill='url(%23pol-crown-gold_b)' d='M12 17.5H3.625L3 9l4.129 2.065a1 1 0 001.329-.424L11.467 5H12z'/%3E%3Cpath fill='url(%23pol-crown-gold_c)' d='M3.5 7a1.5 1.5 0 110 3 1.5 1.5 0 010-3m17 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M12 2a2 2 0 110 4 2 2 0 010-4'/%3E%3Cdefs%3E%3ClinearGradient id='pol-crown-gold_a' x1='16.5' x2='17.71' y1='17' y2='6.842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-gold_b' x1='8.727' x2='7.517' y1='6.844' y2='17.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-gold_c' x1='11' x2='11.5' y1='-1' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFF4CC'/%3E%3Cstop offset='1' stop-color='%23FFA450'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.before\:i-cus--pol-crown-line:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M12 3.125c.54 0 .897.73 1.609 2.188l1.985 4.068c.376.772.565 1.157.848 1.299a.82.82 0 00.499.08c.305-.049.58-.36 1.128-.985 1.06-1.207 1.59-1.81 2.012-1.773a.88.88 0 01.6.325c.29.35.21 1.2.05 2.897l-.203 2.162c-.336 3.56-.504 5.342-1.554 6.415-1.048 1.074-2.62 1.074-5.768 1.074h-2.414c-3.145 0-4.718 0-5.768-1.074s-1.216-2.855-1.552-6.415l-.204-2.162c-.16-1.697-.24-2.546.052-2.897a.88.88 0 01.598-.325c.423-.037.953.566 2.013 1.773.548.624.823.936 1.128.985a.82.82 0 00.499-.08c.283-.142.47-.528.848-1.299l1.985-4.068c.711-1.458 1.067-2.187 1.608-2.188m-1.977 7.045v.002c-.171.35-.357.734-.542 1.036-.184.3-.517.775-1.106 1.075h.001l-.007.003-.004.003h-.001a2.6 2.6 0 01-1.582.25l-.007-.002c-.681-.109-1.149-.49-1.41-.732a6 6 0 01-.26-.258l.159 1.67c.172 1.823.289 3.038.478 3.94.182.87.387 1.199.569 1.385.156.16.388.317 1.072.417.758.111 1.782.116 3.41.116h2.413c1.628 0 2.654-.005 3.412-.116.683-.1.913-.257 1.068-.416h.002c.182-.187.386-.516.57-1.386.188-.902.306-2.117.478-3.94l.156-1.669a6 6 0 01-.257.257c-.262.242-.73.623-1.41.732l-.007.001a2.6 2.6 0 01-1.584-.25c-.593-.297-.928-.775-1.114-1.078s-.372-.687-.544-1.04l-1.977-4.05z'/%3E%3Cpath d='M14 16.1a.9.9 0 010 1.8h-4a.9.9 0 010-1.8z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-crown-silver:before {
  content: var(--tw-content);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none'%3E%3Cpath fill='%23B5B5B5' d='M3.807 19h16.386a4 4 0 01-3.874 3H7.681a4 4 0 01-3.874-3'/%3E%3Cpath fill='url(%23pol-crown-silver_a)' d='M15.542 10.64a1 1 0 001.33.425L21 9l-.625 8.5H12V5h.533z'/%3E%3Cpath fill='url(%23pol-crown-silver_b)' d='M12 17.5H3.625L3 9l4.129 2.065a1 1 0 001.329-.424L11.467 5H12z'/%3E%3Cpath fill='url(%23pol-crown-silver_c)' d='M3.5 7a1.5 1.5 0 110 3 1.5 1.5 0 010-3m17 0a1.5 1.5 0 110 3 1.5 1.5 0 010-3M12 2a2 2 0 110 4 2 2 0 010-4'/%3E%3Cdefs%3E%3ClinearGradient id='pol-crown-silver_a' x1='16.5' x2='17.71' y1='17' y2='6.842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCFCFC'/%3E%3Cstop offset='1' stop-color='%23B5B5B5'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-silver_b' x1='8.727' x2='7.517' y1='6.844' y2='17.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCFCFC'/%3E%3Cstop offset='1' stop-color='%23B5B5B5'/%3E%3C/linearGradient%3E%3ClinearGradient id='pol-crown-silver_c' x1='11' x2='11.5' y1='-1' y2='15' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCFCFC'/%3E%3Cstop offset='1' stop-color='%23B5B5B5'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}

.before\:i-cus--pol-deep-research:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M19.422 17.028a1.916 1.916 0 01-1.915 1.915H15.61l-.19 1.143a1.915 1.915 0 01-1.889 1.6h-5.4a1.914 1.914 0 01-1.868-2.33l.595-2.684a7 7 0 00-.626-.822c-.39-.455-1.169-1.246-1.78-2.144-.634-.929-1.203-2.116-1.203-3.534 0-1.037.252-2.975 1.435-4.684 1.226-1.772 3.371-3.174 6.88-3.174 2.905 0 4.903 1.317 6.147 2.971 1.14 1.516 1.648 3.312 1.704 4.64l1.729 3.457a1 1 0 01-.895 1.447h-.828zM5.25 10.172c0 .866.345 1.66.854 2.408.531.778 1.124 1.359 1.648 1.97.483.563.76.964.919 1.256q.12.221.176.4a1.4 1.4 0 01.06.32v.042s0 .003-1 .003h1v.11l-.023.107-.645 2.897h5.221l.19-1.142.037-.171a1.915 1.915 0 011.852-1.429h1.883V12.83h1.21l-1.105-2.21-.105-.212v-.235c0-.94-.373-2.44-1.309-3.685-.904-1.203-2.334-2.173-4.548-2.173-2.893 0-4.405 1.113-5.236 2.313C5.455 7.889 5.25 9.38 5.25 10.172'/%3E%3Cpath d='M11.546 5.535c.686 0 1.362.258 1.83.706.485.465.833 1.263.417 2.099-.52 1.043-1.628 1.058-2.048 1.078-.632.03-.796.055-.912.152-.163.135-.312.425-.51.94-.078.204-.185.497-.305.726a2 2 0 01-.296.425 1.27 1.27 0 01-.718.39c-.42.07-1.05.127-1.602-.17-.68-.365-.912-1.052-.912-1.722 0-.411.116-1.03.365-1.646.252-.624.683-1.354 1.394-1.877.59-.435 1.142-.72 1.705-.89.561-.17 1.086-.21 1.592-.21'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-deep-research-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M11.545 3c5.305 0 7.106 4.737 7.106 7.106l1.52 3.04a.52.52 0 01-.464.75h-1.056v3.314a.95.95 0 01-.948.948h-2.04a.95.95 0 00-.934.792l-.21 1.259a.95.95 0 01-.935.79H7.99a.947.947 0 01-.925-1.152l.692-3.11c0-.012-.018-.336-.948-1.421-.947-1.105-2.842-2.842-2.842-5.21C3.966 8.21 4.913 3 11.546 3m-.02 3.337c-.934 0-1.73.15-2.801.94-1.06.78-1.4 2.275-1.4 2.815 0 .94.595 1.072 1.4.94.467-.077.582-1.666 1.4-2.347.89-.74 2.335 0 2.803-.94.345-.695-.468-1.408-1.402-1.408' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-deleted:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M17.128 9.776a.9.9 0 011.771.266l-.01.092-1.244 8.297a2.9 2.9 0 01-2.868 2.47H9.223a2.9 2.9 0 01-2.869-2.47L5.11 10.134l-.01-.092a.9.9 0 011.772-.266l.018.09 1.245 8.297a1.1 1.1 0 001.088.937h5.554a1.1 1.1 0 001.088-.937l1.245-8.297z'/%3E%3Cpath fill-rule='evenodd' d='M13.882 3.1a1.9 1.9 0 011.7 1.05l.974 1.95H19l.092.004a.9.9 0 010 1.792L19 7.9H5a.9.9 0 010-1.8h2.444l.975-1.95.063-.118a1.9 1.9 0 011.636-.932zm-3.764 1.8a.1.1 0 00-.074.033l-.016.022L9.456 6.1h5.088l-.572-1.145a.1.1 0 00-.09-.055z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-effects:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.766 5.151a.9.9 0 01.466 1.74l-3.709.994a1.1 1.1 0 00-.778 1.346l2.589 9.66a1.1 1.1 0 001.347.777l2.085-.559a.9.9 0 01.466 1.74l-2.086.558a2.9 2.9 0 01-3.551-2.05l-2.59-9.66a2.9 2.9 0 012.052-3.552zm7.492 3.547a.376.376 0 01.654.175l.073.397a3 3 0 001.001 1.733l.307.263a.375.375 0 01-.176.653l-.396.074a3 3 0 00-1.734 1l-.261.307a.375.375 0 01-.654-.175l-.074-.396a3 3 0 00-1-1.734l-.308-.263a.375.375 0 01.176-.653l.397-.073a3 3 0 001.733-1.001z'/%3E%3Cpath fill-rule='evenodd' d='M10.592 4.644a2.9 2.9 0 013.553-2.051l5.794 1.552a2.9 2.9 0 012.051 3.552l-2.588 9.66a2.9 2.9 0 01-3.552 2.05l-5.795-1.552a2.9 2.9 0 01-2.051-3.552zm3.086-.312a1.1 1.1 0 00-1.347.777l-2.588 9.66a1.1 1.1 0 00.777 1.346l5.796 1.553a1.1 1.1 0 001.347-.777l2.588-9.66a1.1 1.1 0 00-.777-1.346z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-effects-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m2.57 9.381 2.698 10.067a2.067 2.067 0 002.444 1.483l1.973-.437c1-.222 1.103-1.607.147-1.974l-.823-.317a3.1 3.1 0 01-1.854-3.797l1.696-5.571c.472-1.55-.943-3.016-2.51-2.6l-2.305.613a2.067 2.067 0 00-1.465 2.533'/%3E%3Cpath fill-rule='evenodd' d='M11.445 4.636a2.07 2.07 0 012.532-1.463l5.99 1.606A2.067 2.067 0 0121.43 7.31l-2.675 9.984a2.067 2.067 0 01-2.532 1.462l-5.99-1.605A2.067 2.067 0 018.77 14.62zm4.6 4.13a.388.388 0 00-.676-.18l-.27.316a3.1 3.1 0 01-1.792 1.035l-.41.076a.388.388 0 00-.182.676l.317.27c.54.462.906 1.095 1.035 1.793l.076.41c.06.32.464.427.676.18l.27-.317a3.1 3.1 0 011.792-1.034l.41-.076a.388.388 0 00.182-.676l-.318-.271a3.1 3.1 0 01-1.034-1.791z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-extend:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M21.092 16.105a.9.9 0 010 1.79L21 17.9H3a.9.9 0 010-1.8h18zm0-10.001a.9.9 0 010 1.792L21 7.9H3a.9.9 0 010-1.8h18z' opacity='.5'/%3E%3Ccircle cx='15' cy='7' r='3'/%3E%3Ccircle cx='9' cy='17' r='3'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-frames-to-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M13 12.473a.75.75 0 011.191-.607l2.1 1.528a.75.75 0 010 1.212l-2.1 1.528A.75.75 0 0113 15.527z'/%3E%3Cpath fill-rule='evenodd' d='M14 4.1A2.9 2.9 0 0116.9 7v1.1H19a2.9 2.9 0 012.9 2.9v6a2.9 2.9 0 01-2.9 2.9h-9A2.9 2.9 0 017.1 17v-.106a1 1 0 01-.1.006H5A2.9 2.9 0 012.1 14V7A2.9 2.9 0 015 4.1zm-4 5.8A1.1 1.1 0 008.9 11v6a1.1 1.1 0 001.1 1.1h9a1.1 1.1 0 001.1-1.1v-6A1.1 1.1 0 0019 9.9zm-5-4A1.1 1.1 0 003.9 7v7A1.1 1.1 0 005 15.1h2a1 1 0 01.1.005V11A2.9 2.9 0 0110 8.1h5.1V7A1.1 1.1 0 0014 5.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-home:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M10.808 3.76a2 2 0 012.394 0l6.875 5.14a2 2 0 01.803 1.601v8.373l-.01.206a2 2 0 01-1.786 1.785l-.204.01H16l-.205-.01a2 2 0 01-1.785-1.785l-.01-.206v-3.287a1 1 0 00-.898-.995L13 14.587h-2a1 1 0 00-1 1v3.287l-.01.206a2 2 0 01-1.786 1.785l-.204.01H5.13l-.204-.01A2 2 0 013.14 19.08l-.011-.206v-8.373a2 2 0 01.623-1.45l.18-.151zm1.134 1.411-.057.03-6.875 5.14a.2.2 0 00-.08.16v8.373c0 .11.09.2.2.2H8a.2.2 0 00.2-.2v-3.287a2.8 2.8 0 012.8-2.8h2a2.8 2.8 0 012.8 2.8v3.287c0 .11.09.2.2.2h2.88a.2.2 0 00.2-.2v-8.373a.2.2 0 00-.047-.128L19 10.341l-6.875-5.14a.2.2 0 00-.183-.03' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-home-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M13 14.587h-2a1 1 0 00-1 1v3.288a2 2 0 01-2 2H5.13a2 2 0 01-2-2v-8.373A2 2 0 013.932 8.9l6.875-5.14a2 2 0 012.396 0l6.875 5.14a2 2 0 01.802 1.602v8.373a2 2 0 01-2 2H16a2 2 0 01-2-2v-3.288a1 1 0 00-1-1'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-image-editor:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M14.793 13.721a4 4 0 013.907 3.143l-.004-.019h2.278a.902.902 0 010 1.801h-2.29a4 4 0 01-7.783 0H3.027a.9.9 0 010-1.8h7.862l-.004.018a4 4 0 013.908-3.143m0 1.8a2.2 2.2 0 100 4.4 2.2 2.2 0 000-4.4M9.023 2.279a4 4 0 013.893 3.08H21a.901.901 0 010 1.803h-8.077a4 4 0 01-7.801 0H3A.901.901 0 013 5.36h2.13a4 4 0 013.893-3.081m0 1.8a2.2 2.2 0 100 4.4 2.2 2.2 0 000-4.4' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-image-to-image:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M6.656 12.802a.48.48 0 01.438.205l.042.075.614 1.337a3.73 3.73 0 001.646 1.738l.184.091 1.34.617a.48.48 0 01.076.831l-.073.042-.51.237-.861.4-.273.14a3.7 3.7 0 00-1.46 1.513l-.09.185-.593 1.303-.03.056a.48.48 0 01-.764.072l-.04-.05-.042-.075-.615-1.334a3.73 3.73 0 00-1.644-1.74l-.185-.09-1.336-.615a.48.48 0 01-.268-.332l-.01-.063a.48.48 0 01.156-.399l.051-.04.074-.043.507-.231.807-.367a3.7 3.7 0 001.744-1.642l.09-.184.63-1.36a.49.49 0 01.395-.277m.04 3.352a5.5 5.5 0 01-1.142 1.15c.434.323.82.706 1.142 1.14a5.5 5.5 0 011.15-1.142 5.5 5.5 0 01-1.15-1.148' clip-rule='evenodd'/%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.06a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.612-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.79 2.79 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-img-edit:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 002.946-2.14l-4.953-4.212a.99.99 0 00-1.046-.15l-.82.366a2.79 2.79 0 01-3.457-.992l-1.198-1.784a.992.992 0 00-1.522-.15l-.897.889a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM7.19 19.099a.9.9 0 010 1.8H3.4a.9.9 0 010-1.8zm-1.189-6.097a1.27 1.27 0 011.794 1.794L5.44 17.754a1.7 1.7 0 01-.957.48l-.977.139a.423.423 0 01-.478-.479l.14-.976c.051-.362.22-.7.478-.958zm2-8.102A3.1 3.1 0 004.9 8v.564a2.79 2.79 0 014.065.62l1.198 1.784c.27.4.788.55 1.228.353l.82-.367a2.79 2.79 0 012.949.423l3.939 3.351V8A3.1 3.1 0 0016 4.9zm7.984 1.465a1.655 1.655 0 110 3.311 1.655 1.655 0 010-3.31'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-img-effects:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M2.89 13.91a2.25 2.25 0 013.182 0l3.89 3.888.154.172a2.25 2.25 0 01-3.165 3.165l-.172-.155-3.888-3.89a2.25 2.25 0 010-3.18m2.794 3.429 2.368 2.368a.45.45 0 00.637-.637l-2.37-2.368zM4.8 15.182a.45.45 0 00-.637.636l.247.247.637-.636z' clip-rule='evenodd'/%3E%3Cpath d='M15.985 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 002.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.306-.79l-.15-.202-1.198-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.187-.075a2.79 2.79 0 012.761.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-img-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.54 10.829a1.054 1.054 0 011.575.199l1.347 2.004a2.966 2.966 0 003.672 1.055l.778-.348c.395-.177.86-.093 1.168.21l5.288 5.187A4.24 4.24 0 0116.25 20.5h-8.5a4.25 4.25 0 01-4.25-4.25v-3.609z'/%3E%3Cpath fill-rule='evenodd' d='M16.25 3.5a4.25 4.25 0 014.25 4.25v8.5c0 .402-.058.79-.162 1.159l-4.918-4.825a2.97 2.97 0 00-3.287-.591l-.78.348a1.055 1.055 0 01-1.304-.375L8.704 9.962A2.967 2.967 0 004.269 9.4l-.769.684V7.75A4.25 4.25 0 017.75 3.5zm-.017 2.513a1.759 1.759 0 100 3.518 1.759 1.759 0 000-3.518' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-img-to-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.473 14.305a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z' clip-rule='evenodd'/%3E%3Cpath d='M15.985 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.058a.9.9 0 010-1.8H16a3.1 3.1 0 002.946-2.14l-4.953-4.212a.99.99 0 00-.914-.198l-.132.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.198-1.784a.99.99 0 00-1.436-.227l-.086.076-.897.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.187-.075a2.79 2.79 0 012.762.498l3.939 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-img-to-video-frist:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M10 19H8V5h2zm6 0h-2V5h2zM8 9v2H5V9zm11 0v2h-3V9zM8 14v2H5v-2zm11 0v2h-3v-2z'/%3E%3Cpath d='M10 3v2H7a2 2 0 00-2 2v10a2 2 0 002 2h3v2H7l-.206-.005a4 4 0 01-3.79-3.789L3 17V7a4 4 0 014-4zm7 0a4 4 0 014 4v10a4 4 0 01-3.794 3.995L17 21h-3v-2h3a2 2 0 002-2V7a2 2 0 00-2-2h-3V3z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-inpainting:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M8.996 12.928a3.17 3.17 0 012.07.92 3.14 3.14 0 01.92 2.22l-.006.203a3.9 3.9 0 01-3.891 3.7c-1.485 0-2.76-.882-3.636-1.768h.001a1.1 1.1 0 01-.265-.428 1 1 0 01.017-.649c.123-.331.387-.506.468-.56.117-.076.246-.14.339-.185.125-.06.18-.084.294-.14.197-.096.317-.17.383-.231l.001-.002a3.144 3.144 0 013.147-3.084h.003zm-.16 1.796a1.344 1.344 0 00-1.345 1.345c0 .57-.283.986-.574 1.257-.12.112-.252.206-.379.287.514.35 1.045.559 1.55.559a2.1 2.1 0 002.098-2.104v-.002l-.006-.131a1.33 1.33 0 00-.386-.814 1.36 1.36 0 00-.958-.397' clip-rule='evenodd'/%3E%3Cpath d='M17.884 4.028a3.05 3.05 0 012.168.882 3.02 3.02 0 01.891 2.161 3 3 0 01-.916 2.135l.001.001-6.038 6.006-.068.062a.9.9 0 01-1.201-1.338l6.038-6.006.01-.011a1.22 1.22 0 00.374-.863 1.2 1.2 0 00-.359-.868 1.24 1.24 0 00-.886-.36 1.25 1.25 0 00-.79.29l-.09.083-.01.011-6.045 5.99-.07.062a.9.9 0 01-1.198-1.34l6.046-5.991a3.04 3.04 0 012.143-.906m-12.99 6.284a7 7 0 00-.001 1.823l-1.817.243a8.7 8.7 0 01.001-2.31zm1.415-3.328a7 7 0 00-.933 1.57l-1.687-.718A8.7 8.7 0 014.87 5.85zm2.909-2.178a7 7 0 00-1.597.9L6.523 4.238a9 9 0 012.01-1.131zm2.695-2.353q.552 0 1.087.065l-.218 1.819a7.3 7.3 0 00-1.789.007l-.23-1.818a9 9 0 011.15-.073'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-logo:before {
  content: var(--tw-content);
  width: 3.05em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 73 24' width='73' height='24'%3E%3Cpath fill='black' d='M47.324 20.883q-1.877 0-3.388-.8a5.96 5.96 0 01-2.358-2.29q-.846-1.487-.846-3.479 0-1.968.87-3.456a5.9 5.9 0 012.38-2.312q1.51-.801 3.388-.801 1.876 0 3.387.801a5.9 5.9 0 012.38 2.312q.87 1.488.87 3.456 0 1.969-.892 3.48a5.9 5.9 0 01-2.404 2.288q-1.51.801-3.387.801m0-3.387q1.12 0 1.9-.824.8-.824.8-2.358 0-1.533-.778-2.357a2.44 2.44 0 00-1.876-.824q-1.146 0-1.9.824-.756.801-.756 2.357 0 1.534.733 2.358.755.825 1.877.824M38.86 3.762V20.7h-3.915V3.762zm-6.648 0V20.7h-3.914V3.762zM19.568 20.895q-1.876 0-3.388-.8a5.96 5.96 0 01-2.357-2.29q-.847-1.487-.847-3.479 0-1.968.87-3.456a5.9 5.9 0 012.38-2.312q1.511-.801 3.388-.801T23 8.558a5.9 5.9 0 012.38 2.312q.87 1.488.87 3.456 0 1.969-.892 3.48a5.9 5.9 0 01-2.403 2.288q-1.512.801-3.388.801m0-3.387q1.122 0 1.9-.824.801-.825.801-2.358t-.778-2.357a2.44 2.44 0 00-1.877-.824q-1.144 0-1.9.824-.755.801-.755 2.357 0 1.533.732 2.358.756.825 1.877.824m-7.321-8.703q0 1.395-.641 2.564-.642 1.144-1.969 1.854t-3.296.71H3.914V20.7H0V3.632h6.34q1.923 0 3.25.664 1.329.664 1.992 1.83.664 1.17.664 2.679m-6.203 2.014q1.12 0 1.67-.526t.55-1.488q0-.96-.55-1.488-.55-.526-1.67-.526H3.914v4.028zm65.57-1.401a1.06 1.06 0 01-.78-.32 1.06 1.06 0 01-.318-.778q0-.46.319-.78a1.06 1.06 0 01.78-.319q.441 0 .743.32.32.318.319.779 0 .46-.319.779a.98.98 0 01-.744.319m.78 1.576V20.7H70.78v-9.706zM58.21 15.812q0-1.488.601-2.604.603-1.134 1.648-1.753a4.6 4.6 0 012.355-.62q1.276 0 2.214.549.94.549 1.4 1.381v-1.77h1.629V20.7h-1.63v-1.806q-.478.85-1.434 1.417-.939.549-2.196.549a4.4 4.4 0 01-2.338-.638q-1.045-.637-1.648-1.789-.602-1.15-.602-2.621m8.217.017q0-1.099-.442-1.912a3.05 3.05 0 00-1.205-1.24 3.16 3.16 0 00-1.647-.443q-.903 0-1.647.425a3.1 3.1 0 00-1.187 1.24q-.443.814-.443 1.913 0 1.116.443 1.948.443.814 1.187 1.258a3.26 3.26 0 001.647.425 3.26 3.26 0 001.647-.425 3.17 3.17 0 001.205-1.258q.442-.833.442-1.93m-10.82 4.977a1.06 1.06 0 01-.78-.32 1.06 1.06 0 01-.318-.779q0-.46.319-.779a1.06 1.06 0 01.78-.319q.441 0 .743.319.32.319.319.78 0 .46-.319.779a.98.98 0 01-.744.319'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-motion-imitation:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M17.201 13.894a.4.4 0 01.37.172l.035.064.519 1.13.118.231c.296.525.738.956 1.274 1.239l.156.077 1.133.521a.407.407 0 01.063.703l-.061.035-.431.2-.729.339a3.14 3.14 0 00-1.464 1.398l-.077.155-.5 1.102-.058.092a.41.41 0 01-.575.053l-.074-.079-.035-.063-.518-1.128a3.15 3.15 0 00-1.39-1.47l-.157-.077-1.13-.52a.4.4 0 01-.211-.23l-.024-.105a.41.41 0 01.175-.37l.063-.036 1.11-.507a3.14 3.14 0 001.475-1.387l.076-.156.532-1.15a.41.41 0 01.335-.233m.035 3.279a5 5 0 01-.522.526q.28.241.52.52.243-.28.527-.522a5 5 0 01-.525-.524' clip-rule='evenodd'/%3E%3Cpath d='M3 9.566c0-1.93 2.097-3.131 3.763-2.154l1.055.618a7.69 7.69 0 008.152-.228l.206-.138c1.652-1.099 3.862.086 3.862 2.07 0 .37-.082.766-.287 1.131a4 4 0 01-.41.612c-.735.844-1.844 1.425-2.677 1.783a14 14 0 01-1.444.521l-.097.029-.027.007-.01.002-.001.001h-.002a.9.9 0 01-.462-1.74h.003l.017-.005.073-.021q.101-.029.286-.088c.245-.08.583-.201.954-.36.773-.332 1.57-.783 2.03-1.31.034-.04.109-.153.199-.313a.5.5 0 00.055-.249.686.686 0 00-1.065-.57l-.206.136a9.49 9.49 0 01-10.06.283l-1.054-.62a.698.698 0 00-1.052.603c0 .169.051.278.103.334.616.67 1.447 1.204 2.181 1.587 1.13.59 1.94 1.87 1.679 3.26l-1.122 5.97a.9.9 0 01-1.769-.333l1.122-5.969c.09-.478-.188-1.042-.743-1.332-.823-.429-1.857-1.078-2.672-1.964-.417-.453-.58-1.028-.58-1.553'/%3E%3Cpath fill-rule='evenodd' d='M11.812 2.515a2.853 2.853 0 012.564 2.835A2.854 2.854 0 0111.52 8.2l-.293-.014A2.854 2.854 0 018.662 5.35c0-1.574 1.28-2.85 2.858-2.85zM11.52 4.3c-.588 0-1.058.474-1.058 1.05 0 .575.47 1.05 1.058 1.05.587 0 1.056-.475 1.056-1.05S12.107 4.3 11.52 4.3' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-my-creation:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M5.46 14.1a1.4 1.4 0 01.887.317l.102.093.424.424H9a1.4 1.4 0 011.4 1.399V19.5A1.4 1.4 0 019 20.9H4.5a1.4 1.4 0 01-1.4-1.4v-4a1.4 1.4 0 011.4-1.4zm-.56 5h3.7v-2.367H6.707a1.4 1.4 0 01-.887-.317l-.103-.093-.423-.423H4.9z' clip-rule='evenodd'/%3E%3Cpath d='M12.246 11c2.256 0 4.344.476 5.9 1.289 1.512.79 2.754 2.04 2.754 3.661v.41c-.008.995-.113 2.243-1.243 3.155-.61.491-1.448.829-2.547 1.05-1.103.22-2.531.335-4.379.335a.9.9 0 010-1.8c1.787 0 3.085-.112 4.026-.3.945-.19 1.47-.446 1.77-.687.459-.37.554-.833.57-1.744l.004-.419c0-.614-.495-1.39-1.788-2.065-1.25-.653-3.041-1.084-5.067-1.084-1.846 0-3.263.273-4.475.82a.9.9 0 01-.74-1.64C8.534 11.3 10.22 11 12.245 11'/%3E%3Cpath fill-rule='evenodd' d='M12 3.12a3.75 3.75 0 110 7.5 3.75 3.75 0 010-7.5m0 1.8a1.95 1.95 0 100 3.9 1.95 1.95 0 000-3.9' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-projects:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M16 10.1a.9.9 0 010 1.8h-3a.9.9 0 010-1.8z'/%3E%3Cpath fill-rule='evenodd' d='m9.8 3.1.2.006a2.9 2.9 0 012.358 1.53l.738 1.382a1.1 1.1 0 00.97.582h2.832a3.9 3.9 0 013.9 3.858l.07 6.5-.004.202a3.9 3.9 0 01-3.896 3.74H7A3.9 3.9 0 013.1 17V7A3.9 3.9 0 017 3.1zM7 19.1A2.1 2.1 0 014.9 17V7c0-1.16.94-2.1 2.1-2.1h2.8l.15.01a1.1 1.1 0 01.82.572l.737 1.382a2.9 2.9 0 002.56 1.536h2.831a2.1 2.1 0 012.1 2.077l.07 6.5-.01.217a2.1 2.1 0 01-2.09 1.906z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-sound:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M13 3.1a.9.9 0 01.9.9 5.1 5.1 0 004.837 5.094L19 9.1l.092.004a.9.9 0 010 1.792L19 10.9l-.355-.01A6.88 6.88 0 0113.9 8.647V16a4.9 4.9 0 11-1.8-3.796V4a.9.9 0 01.9-.9m-4 9.8a3.1 3.1 0 100 6.2 3.1 3.1 0 000-6.2' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-star-four:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m12 2.25.56 2.382a9.29 9.29 0 007.245 6.985L21.75 12l-2.374.586a9.29 9.29 0 00-6.79 6.79L12 21.75l-.586-2.374a9.29 9.29 0 00-6.79-6.79L2.25 12l1.946-.383a9.29 9.29 0 007.244-6.985z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-star-line:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M11.28 20.258h1.439l-.036.134-.049.2-.039.117c-.223.506-.967.506-1.19 0l-.04-.117-.048-.2zm.093-16.76c.155-.661 1.099-.661 1.254 0l.112.477a9.97 9.97 0 007.778 7.5c.628.125.65 1.016.028 1.169l-.15.036-.122.033c-3.7.96-6.59 3.847-7.554 7.545H11.28a10.55 10.55 0 00-7.676-7.578l-.15-.036c-.622-.153-.6-1.044.028-1.168a9.97 9.97 0 007.778-7.5zM12 7.36a11.9 11.9 0 01-4.726 4.75A12.47 12.47 0 0112 16.925a12.47 12.47 0 014.725-4.817A11.9 11.9 0 0112 7.36'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-studio:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M9.384 11.42a.899.899 0 011.375-.76l4.206 2.628a.898.898 0 010 1.523l-4.206 2.63-.115.06a.9.9 0 01-1.252-.694l-.008-.128zm1.8 3.632 1.603-1.002-1.604-1.003z'/%3E%3Cpath d='M17.076 3.125A4 4 0 0120.87 7.12v9.75l-.005.206a4 4 0 01-3.789 3.79l-.206.004H7.12l-.206-.005a4 4 0 01-3.79-3.789l-.004-.206V7.12a4 4 0 013.794-3.995l.206-.005h9.75zM4.92 16.87a2.2 2.2 0 002.2 2.2h9.75a2.2 2.2 0 002.2-2.2V8.9H4.92zm2.2-11.95a2.2 2.2 0 00-2.2 2.18h2.672l1.907-2.18zm7.864 2.18h4.085a2.2 2.2 0 00-2.18-2.18zm-5 0h2.608l1.907-2.18h-2.607z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-template:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M7.368 12.375c.769 0 1.436-.003 1.968.069.558.075 1.102.246 1.544.688s.612.985.687 1.543c.072.533.07 1.2.07 1.968 0 .769.002 1.436-.07 1.968-.075.558-.246 1.101-.687 1.543s-.986.612-1.544.688c-.532.071-1.2.07-1.968.07s-1.435.001-1.968-.07c-.558-.076-1.1-.246-1.543-.688-.441-.442-.612-.985-.687-1.543-.072-.532-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.246-1.102.687-1.543.442-.442.985-.613 1.543-.688.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.002-1.727.053-.358.048-.46.124-.511.176-.052.052-.128.153-.176.51-.052.385-.054.91-.054 1.73 0 .818.002 1.342.054 1.727.048.358.124.459.176.51.052.052.152.128.51.176.385.052.909.054 1.728.054.82 0 1.344-.002 1.729-.054.358-.048.459-.124.51-.175.052-.052.128-.154.176-.511.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.728-.048-.358-.124-.46-.176-.511-.051-.052-.152-.128-.51-.176-.385-.051-.91-.053-1.729-.053m9.264-1.799c.768 0 1.435-.003 1.968.069.558.075 1.101.246 1.543.688s.612.985.687 1.543c.072.533.07 1.2.07 1.968 0 .769.002 1.436-.07 1.968-.075.558-.246 1.101-.687 1.543s-.985.612-1.543.688c-.533.071-1.2.07-1.968.07-.769 0-1.436.001-1.968-.07-.559-.076-1.102-.246-1.544-.688s-.612-.985-.687-1.543c-.072-.532-.07-1.2-.07-1.968s-.002-1.435.07-1.968c.075-.558.245-1.102.687-1.543.442-.442.986-.613 1.544-.688.533-.072 1.2-.07 1.968-.07m0 1.8c-.82 0-1.344.002-1.729.053-.358.048-.459.124-.51.176-.052.052-.128.153-.176.51-.052.385-.054.91-.054 1.73 0 .818.002 1.342.054 1.727.048.357.124.459.176.51.051.052.152.128.51.176.385.052.91.054 1.729.054s1.343-.002 1.727-.054c.359-.048.46-.124.511-.175.052-.052.128-.153.176-.511.052-.385.054-.909.054-1.728 0-.82-.002-1.344-.054-1.728-.048-.358-.124-.46-.176-.511-.052-.052-.153-.128-.51-.176-.385-.051-.909-.053-1.728-.053M7.368 3.111c.769 0 1.436-.001 1.968.07.558.075 1.102.246 1.544.688s.612.984.687 1.543c.072.532.07 1.2.07 1.968s.002 1.435-.07 1.967c-.075.559-.246 1.103-.687 1.544s-.986.613-1.544.688c-.532.071-1.2.07-1.968.07s-1.435.001-1.968-.07c-.558-.075-1.1-.246-1.543-.688-.441-.441-.612-.985-.687-1.544-.072-.532-.07-1.2-.07-1.967 0-.769-.002-1.436.07-1.968.075-.559.246-1.102.687-1.543.442-.442.985-.613 1.543-.688.533-.071 1.2-.07 1.968-.07m0 1.8c-.82 0-1.343.003-1.727.054-.358.049-.46.124-.511.176-.052.052-.128.153-.176.511-.052.384-.054.908-.054 1.728 0 .819.002 1.344.054 1.728.048.358.124.459.176.51.052.053.153.128.51.177.385.051.909.053 1.728.053.82 0 1.344-.002 1.729-.053.358-.049.459-.124.51-.176.052-.052.128-.153.176-.51.052-.385.054-.91.054-1.73 0-.819-.002-1.343-.054-1.727-.048-.358-.124-.459-.176-.51-.051-.052-.153-.128-.51-.177-.385-.051-.91-.053-1.729-.053' clip-rule='evenodd'/%3E%3Cpath d='M16.438 2.858c.306-.462 1.085-.263 1.085.277v2.6c0 .295.262.535.585.535h1.306c.456 0 .736.455.5.812l-2.476 3.73c-.306.463-1.084.264-1.084-.277V7.927c0-.295-.263-.535-.586-.535h-1.3c-.455 0-.737-.455-.5-.811z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-template-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m13.968 6.581 2.47-3.723c.307-.462 1.086-.263 1.086.277v2.6c0 .296.262.535.585.535h1.305c.456 0 .737.455.5.812l-2.475 3.73c-.307.463-1.086.264-1.086-.277V7.927c0-.295-.262-.534-.585-.534h-1.3c-.456 0-.736-.456-.5-.812m-2.731 10.063c0 .78.001 1.414-.066 1.914-.07.514-.22.959-.574 1.314-.355.355-.8.504-1.314.573-.5.067-1.135.067-1.915.067s-1.414 0-1.914-.067c-.514-.069-.96-.218-1.314-.573s-.504-.8-.574-1.314c-.067-.5-.066-1.135-.066-1.914 0-.78 0-1.416.066-1.915.07-.514.219-.959.574-1.314s.8-.505 1.314-.574c.5-.067 1.135-.067 1.914-.067.78 0 1.416 0 1.915.067.514.069.959.219 1.314.574s.505.8.574 1.314c.067.5.066 1.135.066 1.915m9.263 0c0 .78 0 1.414-.066 1.914-.07.514-.219.959-.574 1.314s-.8.504-1.314.573c-.5.067-1.134.067-1.914.067s-1.416 0-1.915-.067c-.514-.069-.959-.218-1.314-.573s-.505-.8-.574-1.314c-.067-.5-.066-1.135-.066-1.914 0-.78-.001-1.416.066-1.915.07-.514.22-.959.574-1.314.355-.355.8-.505 1.314-.574.5-.067 1.135-.067 1.915-.067s1.414 0 1.914.067c.514.069.96.219 1.314.574s.504.8.574 1.314c.067.5.066 1.135.066 1.915M11.237 7.38c0 .78.001 1.415-.066 1.915-.07.514-.22.958-.574 1.313-.355.355-.8.505-1.314.575-.5.067-1.135.066-1.915.066s-1.414 0-1.914-.066c-.514-.07-.96-.22-1.314-.575s-.504-.8-.574-1.313C3.5 8.795 3.5 8.16 3.5 7.38s0-1.415.066-1.914c.07-.514.219-.96.574-1.315s.8-.504 1.314-.573c.5-.067 1.134-.066 1.914-.066s1.416-.001 1.915.066c.514.07.959.219 1.314.573.355.355.505.8.574 1.315.067.5.066 1.134.066 1.914'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-text-to-image:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M9.5 14.1a1.4 1.4 0 011.4 1.4v.447a.9.9 0 01-1.8 0V15.9H7.9v3.2h.433l.093.005a.9.9 0 010 1.79l-.093.005H5.667a.9.9 0 010-1.8H6.1v-3.2H4.9v.047a.9.9 0 01-1.8 0V15.5a1.4 1.4 0 011.4-1.4zm6.484-7.735a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16.5 3.1a4.4 4.4 0 014.4 4.4v9a4.4 4.4 0 01-4.4 4.4h-3.559a.9.9 0 010-1.8H16.5a2.6 2.6 0 002.543-2.062 1 1 0 01-.072-.055l-4.978-4.235a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V7.5a4.4 4.4 0 014.4-4.4zm-9 1.8a2.6 2.6 0 00-2.6 2.6v1.063a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V7.5a2.6 2.6 0 00-2.6-2.6z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-text-to-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M3.47 14.404A1 1 0 015 13.556l4.68 2.925a1 1 0 010 1.697L5 21.102l-.127.069c-.6.268-1.302-.12-1.393-.773l-.01-.143zm1.8 4.407 2.37-1.482-2.37-1.482z' clip-rule='evenodd'/%3E%3Cpath d='M16.5 3.1a4.4 4.4 0 014.4 4.4v9a4.4 4.4 0 01-4.4 4.4h-3.558a.9.9 0 010-1.8H16.5a2.6 2.6 0 002.6-2.6v-9a2.6 2.6 0 00-2.6-2.6h-9a2.6 2.6 0 00-2.6 2.6v3.088a.9.9 0 01-1.8 0V7.5a4.4 4.4 0 014.4-4.4z'/%3E%3Cpath d='M13.092 11.105a.9.9 0 010 1.79L13 12.9H8.5a.9.9 0 010-1.8H13zm2.5-4.001a.9.9 0 010 1.792L15.5 8.9h-7a.9.9 0 010-1.8h7z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-tools:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M13.869 14.631a.9.9 0 010 1.801h-3.737a.9.9 0 010-1.8z'/%3E%3Cpath fill-rule='evenodd' d='M15.2 3.3a3.7 3.7 0 013.695 3.544c1.832.684 2.959 2.7 2.383 4.724l-1.793 6.3a3.9 3.9 0 01-3.751 2.834H8.265a3.9 3.9 0 01-3.75-2.833L2.72 11.568c-.575-2.024.551-4.04 2.383-4.725A3.7 3.7 0 018.8 3.3zM6.472 8.4a2.1 2.1 0 00-2.02 2.675l1.794 6.302a2.1 2.1 0 002.02 1.525h7.468a2.1 2.1 0 002.02-1.526l1.793-6.301a2.1 2.1 0 00-2.02-2.674zM8.8 5.1a1.9 1.9 0 00-1.856 1.5h10.115A1.9 1.9 0 0015.2 5.1z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-tools-solid:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M15.2 3.299a3.7 3.7 0 013.696 3.546c1.831.684 2.958 2.7 2.383 4.723l-1.794 6.301a3.9 3.9 0 01-3.75 2.833h-7.47a3.9 3.9 0 01-3.75-2.833l-1.793-6.3c-.576-2.024.55-4.041 2.383-4.725A3.7 3.7 0 018.8 3.299zM10.131 14.63a.901.901 0 000 1.8h3.737a.9.9 0 000-1.8zM8.8 5.1a1.9 1.9 0 00-1.857 1.5H17.06a1.9 1.9 0 00-1.86-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-upload:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20 15.1a.9.9 0 01.9.9v1a3.9 3.9 0 01-3.9 3.9H7A3.9 3.9 0 013.1 17v-1a.9.9 0 011.8 0v1c0 1.16.94 2.1 2.1 2.1h10a2.1 2.1 0 002.1-2.1v-1a.9.9 0 01.9-.9'/%3E%3Cpath d='M12 3.1a.9.9 0 01.666.295l5 5.5.059.07a.9.9 0 01-1.326 1.205l-.065-.065L12.9 6.328V15a.9.9 0 01-1.8 0V6.328l-3.434 3.777a.9.9 0 01-1.332-1.21l5-5.5.067-.067A.9.9 0 0112 3.1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-upscale:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M7.629 11.344h2.156V9h1.629v6H9.785v-2.344H7.629V15h-1.63V9h1.63z'/%3E%3Cpath fill-rule='evenodd' d='M14.988 9q.925 0 1.6.36.676.359 1.043 1.032Q18 11.062 18 12t-.366 1.611q-.366.671-1.037 1.032-.672.357-1.585.357h-2.309V9zm-.656 4.617h.621q.446 0 .759-.143a.97.97 0 00.48-.495q.167-.352.167-.979t-.17-.978a.97.97 0 00-.492-.495 1.9 1.9 0 00-.79-.144h-.575z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M18.994 4.054A3 3 0 0121.84 7.05v9.9l-.004.155a3 3 0 01-2.842 2.841l-.154.004H5.16l-.154-.004a3 3 0 01-2.842-2.841l-.004-.155v-9.9a3 3 0 012.846-2.996l.154-.004h13.68zM5.16 5.85a1.2 1.2 0 00-1.2 1.2v9.9a1.2 1.2 0 001.2 1.2h13.68a1.2 1.2 0 001.2-1.2v-9.9a1.2 1.2 0 00-1.2-1.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-upwatermark:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9H8A4.9 4.9 0 013.1 16V8A4.9 4.9 0 018 3.1zm-8.528 8.088a.99.99 0 00-1.436-.227l-.087.076-.896.89a1 1 0 01-.153.12V16A3.1 3.1 0 008 19.1h8c1.095 0 2.055-.57 2.606-1.427l-4.613-3.925a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202zM8 4.9A3.1 3.1 0 004.9 8v1.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-video-effect:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M5.555 11.858c.307-.462 1.086-.263 1.086.278v2.6c0 .294.262.534.585.534h1.306c.456 0 .736.456.5.812l-2.476 3.73c-.307.462-1.085.264-1.085-.277v-2.607c0-.296-.263-.535-.586-.535H3.586c-.455 0-.737-.456-.5-.812z'/%3E%3Cpath fill-rule='evenodd' d='M13.252 4.106a4.9 4.9 0 014.596 4.184c.234-.124.466-.239.69-.336.325-.14.674-.264 1.008-.32.31-.052.768-.075 1.182.178V7.81c.66.402.887 1.071.982 1.702.093.615.09 1.421.09 2.357v.26c0 .936.003 1.742-.09 2.357-.094.63-.322 1.299-.98 1.702h-.001c-.414.253-.873.23-1.183.177a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.337A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9H8A3.1 3.1 0 004.9 9v1a.9.9 0 01-1.8 0V9A4.9 4.9 0 018 4.1h5zm6.581 5.304a3 3 0 00-.58.196 12 12 0 00-1.352.723v3.34c.478.29.947.55 1.351.725.257.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-video-recreation:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath fill-rule='evenodd' d='M13 4.1a4.9 4.9 0 014.848 4.19c.234-.124.466-.239.69-.335a4.5 4.5 0 011.008-.32c.31-.053.768-.076 1.182.177.659.402.887 1.07.982 1.701.093.615.09 1.422.09 2.358v.26c0 .935.003 1.742-.09 2.357-.095.63-.322 1.299-.98 1.701h-.001c-.414.253-.873.23-1.183.178a4.5 4.5 0 01-1.008-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.902h-2a.901.901 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9A3.1 3.1 0 0013 5.9H8A3.1 3.1 0 004.9 9v1a.901.901 0 01-1.8 0V9A4.9 4.9 0 018 4.1zm6.833 5.31a3 3 0 00-.58.197 12 12 0 00-1.352.723v3.34c.478.289.946.549 1.351.724.257.11.45.172.582.195.029-.06.066-.17.096-.369.067-.449.07-1.093.07-2.09v-.26c0-.996-.002-1.64-.07-2.09a1.3 1.3 0 00-.097-.37' clip-rule='evenodd'/%3E%3Cpath d='M7.19 18.1a.9.9 0 010 1.8H3.4a.901.901 0 010-1.8zm-.18-6.504a1.269 1.269 0 011.794 1.794L5.44 16.754a1.7 1.7 0 01-.957.48l-.978.139a.423.423 0 01-.477-.478l.138-.977c.052-.363.221-.699.48-.958z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-video-to-video:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M3.16 13.305a1 1 0 011.53-.849l4.681 2.926a1 1 0 010 1.696l-4.68 2.925-.128.068a1 1 0 01-1.393-.772l-.01-.144zm1.8 4.407 2.37-1.482-2.37-1.483z'/%3E%3Cpath d='M13.252 4.106a4.9 4.9 0 014.597 4.184c.233-.124.464-.24.688-.336.326-.14.674-.264 1.009-.32.309-.052.768-.075 1.181.178l.001-.001c.66.402.887 1.071.982 1.702.092.615.09 1.421.09 2.357v.26c0 .936.002 1.742-.09 2.357-.095.63-.322 1.299-.98 1.702h-.002c-.414.253-.873.23-1.182.177a4.5 4.5 0 01-1.009-.32 10 10 0 01-.69-.338A4.9 4.9 0 0113 19.9h-2a.9.9 0 010-1.8h2a3.1 3.1 0 003.1-3.1V9a3.1 3.1 0 00-2.94-3.096L13 5.9H8A3.1 3.1 0 004.9 9v1a.9.9 0 01-1.8 0V9A4.9 4.9 0 018 4.1h5zm6.58 5.304a3 3 0 00-.58.196c-.405.176-.874.434-1.352.723v3.34c.478.29.947.55 1.352.725.256.11.45.171.582.195a1.4 1.4 0 00.096-.37c.067-.449.07-1.092.07-2.09v-.259c0-.997-.003-1.64-.07-2.09a1.4 1.4 0 00-.097-.37'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-video-tools:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M14.804 3.1a2.77 2.77 0 012.766 2.74 3.71 3.71 0 011.822 2.626 3.7 3.7 0 011.282 3.977l-1.717 5.805a3.7 3.7 0 01-3.55 2.652H8.593a3.7 3.7 0 01-3.551-2.652l-1.717-5.805a3.7 3.7 0 011.28-3.976A3.7 3.7 0 016.431 5.84 2.77 2.77 0 019.198 3.1zM6.877 9.49a1.903 1.903 0 00-1.824 2.443l1.717 5.803a1.9 1.9 0 001.824 1.363h6.812c.843 0 1.585-.555 1.824-1.363l1.717-5.803a1.903 1.903 0 00-1.824-2.443zm3.507 2.654c0-.499.548-.803.97-.539l2.97 1.856a.635.635 0 010 1.076l-2.97 1.856a.635.635 0 01-.97-.538zm-2.12-4.989c-.514 0-.98.204-1.322.534h10.116a1.9 1.9 0 00-1.32-.534zM9.198 4.9a.97.97 0 00-.82.455h7.246a.97.97 0 00-.82-.455z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.before\:i-cus--pol-watermark:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M15.984 6.365a1.655 1.655 0 110 3.31 1.655 1.655 0 010-3.31'/%3E%3Cpath fill-rule='evenodd' d='M16 3.1A4.9 4.9 0 0120.9 8v8a4.9 4.9 0 01-4.9 4.9h-3.059a.9.9 0 010-1.8H16c1.376 0 2.54-.898 2.945-2.14l-4.952-4.212a.99.99 0 00-.914-.198l-.133.048-.82.366a2.79 2.79 0 01-3.307-.79l-.15-.202-1.197-1.784a.99.99 0 00-1.436-.227l-.087.076-.896.89a.9.9 0 01-.342.21.898.898 0 01-1.611-.55V8A4.9 4.9 0 018 3.1zM8 4.9A3.1 3.1 0 004.9 8v.563a2.793 2.793 0 014.066.622l1.198 1.783.053.072a.99.99 0 001.175.281l.82-.367.186-.075a2.79 2.79 0 012.762.498l3.94 3.351V8A3.1 3.1 0 0016 4.9z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M9.204 14.01A2 2 0 0111 16v2l-.01.204A2 2 0 019 20H5l-.204-.01a2 2 0 01-1.785-1.786L3 18v-2a2 2 0 012-2h4zM5 15.8a.2.2 0 00-.2.2v2c0 .11.09.2.2.2h4a.2.2 0 00.2-.2v-2a.2.2 0 00-.2-.2z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--external:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='m25.6 6 6.75 6.75L18 27.102 20.899 30l14.35-14.35L42 22.4V6z'/%3E%3Cpath d='M38 38H10V10h14l-4-4H10c-2.206 0-4 1.794-4 4v28c0 2.206 1.794 4 4 4h28c2.206 0 4-1.794 4-4V28l-4-4z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--hide:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 38c1.892 0 3.62-.206 5.196-.562l-3.514-3.514c-.546.042-1.1.076-1.682.076-10.702 0-14.848-7.692-15.852-10a17.3 17.3 0 013.016-4.594L8.368 16.61c-3.076 3.334-4.242 6.692-4.264 6.758-.138.41-.138.855 0 1.266C4.146 24.766 8.734 38 24 38m0-28c-3.674 0-6.692.792-9.208 1.962L7.414 4.586 4.586 7.414l36 36 2.828-2.828-6.638-6.638c5.228-3.902 7.094-9.23 7.122-9.314.138-.41.138-.855 0-1.266C43.854 23.234 39.266 10 24 10m9.944 21.116-4.56-4.56c.38-.78.616-1.638.616-2.556 0-3.282-2.718-6-6-6-.918 0-1.776.236-2.554.618l-3.616-3.616A18.5 18.5 0 0124 14c10.702 0 14.848 7.692 15.852 10-.604 1.384-2.332 4.684-5.908 7.116'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--left:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--more:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M24 20c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m12 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4m-24 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--next-fill:after {
  content: var(--tw-content);
  width: .84em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48' width='40' height='48'%3E%3Cpath fill='black' d='M18.979 36 31 24 18.979 12 16 14.973 25.043 24 16 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--outward-arrow:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m31.205 32.42-.035-12.638L14.162 36.79l-2.952-2.952L28.218 16.83l-12.638-.035-.011-4.163 19.745.054.054 19.746z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--right:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--right-arrow:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m23.14 35.049 8.913-8.962H8v-4.174h24.053l-8.912-8.961L26.075 10 40 24 26.076 38z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--show:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cg fill='black'%3E%3Cpath d='M24 18a6.04 6.04 0 00-6 6c0 3.284 2.716 6 6 6 3.282 0 6-2.716 6-6 0-3.282-2.718-6-6-6'/%3E%3Cpath d='M24 10C8.734 10 4.146 23.234 4.104 23.368L3.892 24l.21.632C4.146 24.766 8.734 38 24 38s19.854-13.234 19.896-13.368l.212-.632-.21-.632C43.854 23.234 39.266 10 24 10m0 24C13.298 34 9.152 26.308 8.148 24 9.156 21.684 13.304 14 24 14c10.702 0 14.848 7.692 15.852 10C38.844 26.316 34.696 34 24 34'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--trash:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M29.667 5H18.333c-2.083 0-3.777 1.704-3.777 3.8v3.8H7v3.8h3.778v22.8c0 2.096 1.694 3.8 3.778 3.8h18.888c2.084 0 3.778-1.704 3.778-3.8V16.4H41v-3.8h-7.556V8.8c0-2.096-1.694-3.8-3.777-3.8M18.333 8.8h11.334v3.8H18.333zm15.111 30.4H14.556V16.4h18.888z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-com--up:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M12 28.022 14.973 31 24 21.957 33.027 31 36 28.021 24 16z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-camera:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M12 17.4q1.867 0 3.184-1.316Q16.5 14.767 16.5 12.9t-1.316-3.184T12 8.4 8.817 9.716Q7.5 11.033 7.5 12.9t1.317 3.184T12 17.4m0-1.8q-1.125 0-1.912-.787A2.6 2.6 0 019.3 12.9q0-1.125.787-1.912A2.6 2.6 0 0112 10.2q1.125 0 1.912.788.788.787.788 1.912t-.787 1.912A2.6 2.6 0 0112 15.6m5.4-5.4a.87.87 0 00.64-.26.87.87 0 00.26-.64.87.87 0 00-.26-.642.87.87 0 00-.64-.258.87.87 0 00-.64.258.87.87 0 00-.26.642q0 .383.26.64.257.26.64.26M4.8 20.1q-.743 0-1.27-.528A1.73 1.73 0 013 18.3V7.5q0-.743.53-1.27.527-.53 1.27-.53h2.835L9.03 4.193q.135-.135.303-.215a.8.8 0 01.35-.078h4.635q.18 0 .349.078.168.08.303.215L16.365 5.7H19.2q.743 0 1.272.53Q21 6.756 21 7.5v10.8q0 .743-.528 1.272a1.74 1.74 0 01-1.272.528z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-deleted:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M17.128 9.776a.9.9 0 011.771.266l-.01.092-1.244 8.297a2.9 2.9 0 01-2.868 2.47H9.223a2.9 2.9 0 01-2.869-2.47L5.11 10.134l-.01-.092a.9.9 0 011.772-.266l.018.09 1.245 8.297a1.1 1.1 0 001.088.937h5.554a1.1 1.1 0 001.088-.937l1.245-8.297z'/%3E%3Cpath fill-rule='evenodd' d='M13.882 3.1a1.9 1.9 0 011.7 1.05l.974 1.95H19l.092.004a.9.9 0 010 1.792L19 7.9H5a.9.9 0 010-1.8h2.444l.975-1.95.063-.118a1.9 1.9 0 011.636-.932zm-3.764 1.8a.1.1 0 00-.074.033l-.016.022L9.456 6.1h5.088l-.572-1.145a.1.1 0 00-.09-.055z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-edit:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M18.592 19.104a.901.901 0 010 1.791l-.092.005h-13a.9.9 0 010-1.8h13z'/%3E%3Cpath fill-rule='evenodd' d='M13.728 4.044a3 3 0 014.243 4.242l-7.957 7.957a4 4 0 01-2.263 1.132l-2.31.329a1 1 0 01-1.13-1.13l.329-2.312c.122-.856.52-1.65 1.132-2.262zm2.97 1.272a1.2 1.2 0 00-1.606-.082L15 5.316l-7.956 7.956a2.2 2.2 0 00-.59 1.07l-.032.175-.18 1.254 1.254-.18.176-.03a2.2 2.2 0 001.07-.591l7.956-7.956a1.2 1.2 0 000-1.698' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-effects-solid:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='m2.57 9.381 2.698 10.067a2.067 2.067 0 002.444 1.483l1.973-.437c1-.222 1.103-1.607.147-1.974l-.823-.317a3.1 3.1 0 01-1.854-3.797l1.696-5.571c.472-1.55-.943-3.016-2.51-2.6l-2.305.613a2.067 2.067 0 00-1.465 2.533'/%3E%3Cpath fill-rule='evenodd' d='M11.445 4.636a2.07 2.07 0 012.532-1.463l5.99 1.606A2.067 2.067 0 0121.43 7.31l-2.675 9.984a2.067 2.067 0 01-2.532 1.462l-5.99-1.605A2.067 2.067 0 018.77 14.62zm4.6 4.13a.388.388 0 00-.676-.18l-.27.316a3.1 3.1 0 01-1.792 1.035l-.41.076a.388.388 0 00-.182.676l.317.27c.54.462.906 1.095 1.035 1.793l.076.41c.06.32.464.427.676.18l.27-.317a3.1 3.1 0 011.792-1.034l.41-.076a.388.388 0 00.182-.676l-.318-.271a3.1 3.1 0 01-1.034-1.791z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-frames-to-video-fill:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M14.002 4.1a2.9 2.9 0 012.9 2.9v1.1h2.1a2.9 2.9 0 012.9 2.9v6a2.9 2.9 0 01-2.9 2.9h-9a2.9 2.9 0 01-2.9-2.9v-.106a1 1 0 01-.1.006h-2a2.9 2.9 0 01-2.9-2.9V7a2.9 2.9 0 012.9-2.9zm-4 5.8a1.1 1.1 0 00-1.1 1.1v6a1.1 1.1 0 001.1 1.1h9a1.1 1.1 0 001.1-1.1v-6a1.1 1.1 0 00-1.1-1.1zm-5-4a1.1 1.1 0 00-1.1 1.1v7a1.1 1.1 0 001.1 1.1h2a1 1 0 01.1.005V11a2.9 2.9 0 012.9-2.9h5.1V7a1.1 1.1 0 00-1.1-1.1z'/%3E%3Cpath d='M10.002 9.9a1.1 1.1 0 00-1.1 1.1v6a1.1 1.1 0 001.1 1.1h9a1.1 1.1 0 001.1-1.1v-6a1.1 1.1 0 00-1.1-1.1zm4.191 1.966a.75.75 0 00-1.191.607v3.054a.75.75 0 001.191.607l2.1-1.528a.75.75 0 000-1.212z'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-loading:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='black'%3E%3Cpath d='M20.1 12A8.1 8.1 0 0012 3.9 8.1 8.1 0 003.9 12a8.1 8.1 0 008.1 8.1 8.1 8.1 0 008.1-8.1m1.8 0c0 5.468-4.432 9.9-9.9 9.9S2.1 17.468 2.1 12 6.532 2.1 12 2.1s9.9 4.432 9.9 9.9' opacity='.2'/%3E%3Cpath d='M12 2.1a.9.9 0 010 1.8 8.07 8.07 0 00-5.602 2.25.901.901 0 01-1.246-1.3A9.87 9.87 0 0112 2.1'/%3E%3C/g%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-star-four:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='m12 2.25.56 2.382a9.29 9.29 0 007.245 6.985L21.75 12l-2.374.586a9.29 9.29 0 00-6.79 6.79L12 21.75l-.586-2.374a9.29 9.29 0 00-6.79-6.79L2.25 12l1.946-.383a9.29 9.29 0 007.244-6.985z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.after\:i-cus--pol-tools-solid:after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M15.2 3.299a3.7 3.7 0 013.696 3.546c1.831.684 2.958 2.7 2.383 4.723l-1.794 6.301a3.9 3.9 0 01-3.75 2.833h-7.47a3.9 3.9 0 01-3.75-2.833l-1.793-6.3c-.576-2.024.55-4.041 2.383-4.725A3.7 3.7 0 018.8 3.299zM10.131 14.63a.901.901 0 000 1.8h3.737a.9.9 0 000-1.8zM8.8 5.1a1.9 1.9 0 00-1.857 1.5H17.06a1.9 1.9 0 00-1.86-1.5z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

:is(:where([data-preference-mode="form"]) .mode-form\:i-com--left) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

:is(:where([data-preference-mode="chat"]) .mode-chat\:i-com--right) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ltr\:i-com--left:where([dir="ltr"], [dir="ltr"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ltr\:i-com--right:where([dir="ltr"], [dir="ltr"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ltr\:i-com--right-arrow:where([dir="ltr"], [dir="ltr"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m23.14 35.049 8.913-8.962H8v-4.174h24.053l-8.912-8.961L26.075 10 40 24 26.076 38z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ltr\:i-cus--pol-left:where([dir="ltr"], [dir="ltr"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M8.363 12.637a.9.9 0 010-1.274l6-6a.9.9 0 011.274 1.274L10.274 12l5.363 5.363a.9.9 0 01-1.274 1.274z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.ltr\:after\:i-com--right:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.rtl\:i-com--left:where([dir="rtl"], [dir="rtl"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.rtl\:i-com--left-arrow:where([dir="rtl"], [dir="rtl"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='m24.86 35.049-8.913-8.962H40v-4.174H15.947l8.913-8.961L21.924 10 8 24l13.924 14z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.rtl\:i-com--right:where([dir="rtl"], [dir="rtl"] *) {
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M19.979 36 32 24 19.979 12 17 14.973 26.043 24 17 33.027z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.rtl\:after\:i-com--left:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='48' height='48'%3E%3Cpath fill='black' d='M28.022 12 16 24l12.022 12L31 33.027 21.957 24 31 14.973z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.\[\&_\.coco-checkbox\]\:before\:i-cus--pol-favorite-02 .coco-checkbox:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' fill-rule='evenodd' d='M10.499 7.318c-.279.512-.654 1.05-1.21 1.467-.927.696-2.108.841-2.933.943l-.286.037c-.469.063-.779.126-.994.225-.171.078-.238.156-.281.282-.023.068-.038.17.085.396.135.25.378.536.727.899l.301.307c.26.263.55.555.797.84.354.407.724.908.908 1.492.183.58.155 1.201.09 1.728-.042.347-.112.733-.177 1.084q-.047.254-.084.472c-.083.495-.119.877-.084 1.173.03.27.11.393.215.476.082.065.19.109.44.062.28-.053.629-.205 1.066-.441.186-.1.372-.208.568-.32l.084-.048c.221-.127.455-.26.686-.379.428-.22.99-.472 1.562-.472.571 0 1.133.252 1.561.472.231.119.465.252.686.378l.084.049c.196.112.382.219.568.32.437.236.786.387 1.067.44.25.047.358.003.44-.062.106-.084.182-.204.212-.465.033-.291-.004-.667-.088-1.16l-.08-.446c-.067-.356-.14-.752-.183-1.113-.064-.534-.088-1.158.098-1.748.183-.585.554-1.086.908-1.493.247-.284.536-.576.796-.84q.162-.162.302-.306c.35-.363.592-.65.727-.9.123-.225.109-.327.085-.395-.032-.094-.083-.166-.263-.247-.22-.099-.537-.164-1.01-.232l-.272-.038c-.833-.113-2.02-.273-2.95-.97-.554-.417-.93-.955-1.208-1.467a14 14 0 01-.553-1.194l-.111-.26c-.195-.451-.343-.738-.497-.917-.117-.136-.197-.167-.32-.167-.122 0-.201.031-.318.167-.154.179-.303.466-.498.917l-.11.26c-.154.365-.336.796-.553 1.194m-.202-3.55c.392-.456.941-.793 1.682-.793.74 0 1.289.337 1.681.792.355.413.596.94.787 1.38l.135.317c.15.354.286.677.456.989.212.39.437.683.708.886.533.4 1.239.501 2.155.632l.246.035c.46.067 1.01.158 1.487.372.518.233.998.632 1.23 1.304.24.699.07 1.34-.205 1.848-.263.484-.66.923-1.016 1.292l-.367.374c-.24.242-.46.464-.667.703-.303.349-.478.624-.549.85-.07.22-.081.537-.027.99.036.304.09.597.15.92q.05.257.1.55c.087.51.167 1.104.102 1.668-.067.595-.302 1.215-.882 1.676-.605.48-1.292.534-1.892.421-.569-.108-1.123-.375-1.587-.626-.208-.112-.415-.231-.609-.342l-.082-.047a16 16 0 00-.614-.34c-.415-.213-.638-.273-.74-.273s-.326.06-.74.273a16 16 0 00-.614.34l-.083.047c-.193.111-.4.23-.609.343-.464.25-1.017.518-1.586.625-.6.114-1.287.06-1.892-.42-.581-.462-.816-1.087-.885-1.682-.066-.567.01-1.165.097-1.68.035-.209.07-.4.104-.583.057-.312.11-.597.146-.894.055-.456.043-.762-.02-.965-.072-.227-.246-.502-.55-.851-.207-.239-.427-.46-.666-.703q-.176-.176-.368-.375c-.355-.368-.752-.807-1.015-1.291-.275-.509-.445-1.15-.204-1.848.234-.679.705-1.092 1.235-1.334.485-.222 1.038-.31 1.5-.372l.284-.038c.899-.118 1.577-.208 2.099-.599.27-.203.495-.497.707-.886.17-.312.306-.635.456-.989l.136-.317c.19-.44.431-.968.786-1.38' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.\[\&_\.coco-checkbox\]\:before\:i-cus--pol-favorite-fill .coco-checkbox:before {
  content: var(--tw-content);
  width: 1em;
  height: 1em;
  -webkit-mask-image: var(--svg);
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='black' d='M9.438 6.067C10.578 4.022 11.148 3 12 3s1.422 1.022 2.562 3.067l.295.53c.324.58.486.872.738 1.063.252.192.567.263 1.197.405l.572.13c2.214.501 3.32.751 3.584 1.598.263.846-.491 1.73-2 3.494l-.391.456c-.428.502-.643.753-.74 1.062s-.064.646.001 1.314l.06.61c.227 2.355.341 3.532-.348 4.055-.69.524-1.726.046-3.798-.908l-.537-.247c-.589-.271-.883-.407-1.195-.407s-.607.136-1.195.407l-.537.247c-2.072.954-3.11 1.431-3.798.909-.69-.524-.576-1.701-.348-4.056l.06-.609c.064-.67.097-1.004 0-1.314-.096-.31-.311-.561-.74-1.062l-.39-.457c-1.51-1.764-2.264-2.647-2-3.494s1.37-1.098 3.584-1.598l.572-.13c.63-.142.943-.213 1.196-.405.252-.191.414-.482.738-1.064z'/%3E%3C/svg%3E");
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.first-line\:w-full:first-line {
  width: 100%;
}

.first-line\:font-semibold:first-line {
  font-weight: calc(600 + var(--font-weight-scale));
}

.placeholder\:text-sm::placeholder {
  font-size: .875rem;
  line-height: 1.25rem;
}

.placeholder\:font-normal::placeholder {
  font-weight: calc(400 + var(--font-weight-scale));
}

.placeholder\:\!text-f-text-disabled::placeholder {
  color: var(--f-text-disabled) !important;
}

.placeholder\:text-f-text-disabled::placeholder {
  color: var(--f-text-disabled);
}

.placeholder\:text-f-text-quaternary::placeholder {
  color: var(--f-text-quaternary);
}

.placeholder\:text-f-text-tertiary::placeholder {
  color: var(--f-text-tertiary);
}

.before\:pointer-events-none:before {
  content: var(--tw-content);
  pointer-events: none;
}

.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0:before {
  content: var(--tw-content);
  inset: 0;
}

.before\:-inset-y-2:before {
  content: var(--tw-content);
  top: -.5rem;
  bottom: -.5rem;
}

.before\:inset-x-0:before {
  content: var(--tw-content);
  left: 0;
  right: 0;
}

.before\:inset-x-\[-2px\]:before {
  content: var(--tw-content);
  left: -2px;
  right: -2px;
}

.before\:inset-y-0:before {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
}

.before\:inset-y-1:before {
  content: var(--tw-content);
  top: .25rem;
  bottom: .25rem;
}

.before\:inset-y-4:before {
  content: var(--tw-content);
  top: 1rem;
  bottom: 1rem;
}

.before\:inset-y-\[-5px\]:before {
  content: var(--tw-content);
  top: -5px;
  bottom: -5px;
}

.before\:-end-6:before {
  content: var(--tw-content);
  inset-inline-end: -1.5rem;
}

.before\:-end-\[14\.5px\]:before {
  content: var(--tw-content);
  inset-inline-end: -14.5px;
}

.before\:-start-3:before {
  content: var(--tw-content);
  inset-inline-start: -.75rem;
}

.before\:-top-4:before {
  content: var(--tw-content);
  top: -1rem;
}

.before\:bottom-0:before {
  content: var(--tw-content);
  bottom: 0;
}

.before\:end-0:before {
  content: var(--tw-content);
  inset-inline-end: 0;
}

.before\:left-0:before {
  content: var(--tw-content);
  left: 0;
}

.before\:left-\[-10\%\]:before {
  content: var(--tw-content);
  left: -10%;
}

.before\:start-0:before {
  content: var(--tw-content);
  inset-inline-start: 0;
}

.before\:start-1\/2:before {
  content: var(--tw-content);
  inset-inline-start: 50%;
}

.before\:start-\[2\.5px\]:before {
  content: var(--tw-content);
  inset-inline-start: 2.5px;
}

.before\:top-0:before {
  content: var(--tw-content);
  top: 0;
}

.before\:top-1\/2:before {
  content: var(--tw-content);
  top: 50%;
}

.before\:top-\[-10\%\]:before {
  content: var(--tw-content);
  top: -10%;
}

.before\:z-0:before {
  content: var(--tw-content);
  z-index: 0;
}

.before\:z-10:before {
  content: var(--tw-content);
  z-index: 10;
}

.before\:z-\[1\]:before {
  content: var(--tw-content);
  z-index: 1;
}

.before\:z-\[2\]:before {
  content: var(--tw-content);
  z-index: 2;
}

.before\:me-2:before {
  content: var(--tw-content);
  margin-inline-end: .5rem;
}

.before\:mr-4:before {
  content: var(--tw-content);
  margin-right: 1rem;
}

.before\:mr-\[2px\]:before {
  content: var(--tw-content);
  margin-right: 2px;
}

.before\:block:before {
  content: var(--tw-content);
  display: block;
}

.before\:inline-block:before {
  content: var(--tw-content);
  display: inline-block;
}

.before\:flex:before {
  content: var(--tw-content);
  display: flex;
}

.before\:hidden:before {
  content: var(--tw-content);
  display: none;
}

.before\:\!size-12:before {
  content: var(--tw-content);
  width: 3rem !important;
  height: 3rem !important;
}

.before\:size-4:before {
  content: var(--tw-content);
  width: 1rem;
  height: 1rem;
}

.before\:size-5:before {
  content: var(--tw-content);
  width: 1.25rem;
  height: 1.25rem;
}

.before\:size-6:before {
  content: var(--tw-content);
  width: 1.5rem;
  height: 1.5rem;
}

.before\:size-7:before {
  content: var(--tw-content);
  width: 1.75rem;
  height: 1.75rem;
}

.before\:size-\[1000px\]:before {
  content: var(--tw-content);
  width: 1000px;
  height: 1000px;
}

.before\:size-\[10px\]:before {
  content: var(--tw-content);
  width: 10px;
  height: 10px;
}

.before\:size-\[22px\]:before {
  content: var(--tw-content);
  width: 22px;
  height: 22px;
}

.before\:size-full:before {
  content: var(--tw-content);
  width: 100%;
  height: 100%;
}

.before\:h-5:before {
  content: var(--tw-content);
  height: 1.25rem;
}

.before\:h-6:before {
  content: var(--tw-content);
  height: 1.5rem;
}

.before\:h-\[120\%\]:before {
  content: var(--tw-content);
  height: 120%;
}

.before\:h-\[2px\]:before {
  content: var(--tw-content);
  height: 2px;
}

.before\:h-full:before {
  content: var(--tw-content);
  height: 100%;
}

.before\:w-0\.5:before {
  content: var(--tw-content);
  width: .125rem;
}

.before\:w-6:before {
  content: var(--tw-content);
  width: 1.5rem;
}

.before\:w-\[120\%\]:before {
  content: var(--tw-content);
  width: 120%;
}

.before\:w-\[3px\]:before {
  content: var(--tw-content);
  width: 3px;
}

.before\:w-\[73px\]:before {
  content: var(--tw-content);
  width: 73px;
}

.before\:w-full:before {
  content: var(--tw-content);
  width: 100%;
}

.before\:w-px:before {
  content: var(--tw-content);
  width: 1px;
}

.before\:shrink-0:before {
  content: var(--tw-content);
  flex-shrink: 0;
}

.before\:-translate-y-1\/2:before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:-translate-y-full:before {
  content: var(--tw-content);
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:scale-x-\[2\]:before {
  content: var(--tw-content);
  --tw-scale-x: 2;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.before\:select-none:before {
  content: var(--tw-content);
  -webkit-user-select: none;
  user-select: none;
}

.before\:rounded:before {
  content: var(--tw-content);
  border-radius: .25rem;
}

.before\:rounded-2xl:before {
  content: var(--tw-content);
  border-radius: 1rem;
}

.before\:rounded-\[10px\]:before {
  content: var(--tw-content);
  border-radius: 10px;
}

.before\:rounded-full:before {
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:rounded-lg:before {
  content: var(--tw-content);
  border-radius: .5rem;
}

.before\:rounded-md:before {
  content: var(--tw-content);
  border-radius: .375rem;
}

.before\:rounded-xl:before {
  content: var(--tw-content);
  border-radius: .75rem;
}

.before\:border-8:before {
  content: var(--tw-content);
  border-width: 8px;
}

.before\:border-t:before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.before\:border-f-border-active:before {
  content: var(--tw-content);
  border-color: var(--f-border-active);
}

.before\:border-transparent:before {
  content: var(--tw-content);
  border-color: #0000;
}

.before\:border-s-\[\#E2D6F6\]:before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(226 214 246 / var(--tw-border-opacity, 1));
}

.before\:bg-\[\#0000005C\]:before {
  content: var(--tw-content);
  background-color: #0000005c;
}

.before\:bg-\[\#34343a\]:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(52 52 58 / var(--tw-bg-opacity, 1));
}

.before\:bg-black\/80:before {
  content: var(--tw-content);
  background-color: #000c;
}

.before\:bg-current:before {
  content: var(--tw-content);
  background-color: currentColor;
}

.before\:bg-f-bg-base:before {
  content: var(--tw-content);
  background-color: var(--f-bg-base);
}

.before\:bg-f-border:before {
  content: var(--tw-content);
  background-color: var(--f-border);
}

.before\:bg-f-other-4:before {
  content: var(--tw-content);
  background-color: var(--f-other-4);
}

.before\:bg-f-primary:before {
  content: var(--tw-content);
  background-color: var(--f-primary);
}

.before\:bg-transparent:before {
  content: var(--tw-content);
  background-color: #0000;
}

.before\:bg-white:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.before\:bg-\[conic-gradient\(from_-90deg_at_50\%_50\%\,\#DCFF63_0deg\,\#7BF4E2_91\.8deg\,\#3A6DF2_185\.4deg\,\#FF5C2E_253\.8deg\,\#FFBE26_302\.4deg\,\#DCFF63_360deg\)\]:before {
  content: var(--tw-content);
  background-image: conic-gradient(from -90deg, #dcff63 0deg, #7bf4e2 91.8deg, #3a6df2 185.4deg, #ff5c2e 253.8deg, #ffbe26 302.4deg, #dcff63 360deg);
}

.before\:bg-gradient-to-b:before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.before\:from-\[\#536571\]:before {
  content: var(--tw-content);
  --tw-gradient-from: #536571 var(--tw-gradient-from-position);
  --tw-gradient-to: #53657100 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-\[\#54667200\]:before {
  content: var(--tw-content);
  --tw-gradient-to: #54667200 var(--tw-gradient-to-position);
}

.before\:text-right:before {
  content: var(--tw-content);
  text-align: right;
}

.before\:font-mono:before {
  content: var(--tw-content);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.before\:text-\[13px\]:before {
  content: var(--tw-content);
  font-size: 13px;
}

.before\:text-f-border:before {
  content: var(--tw-content);
  color: var(--f-border);
}

.before\:text-f-other-4:before {
  content: var(--tw-content);
  color: var(--f-other-4);
}

.before\:text-f-success:before {
  content: var(--tw-content);
  color: var(--f-success);
}

.before\:text-f-text-tertiary:before {
  content: var(--tw-content);
  color: var(--f-text-tertiary);
}

.before\:text-white:before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.before\:opacity-0:before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:opacity-40:before {
  content: var(--tw-content);
  opacity: .4;
}

.before\:blur-\[100px\]:before {
  content: var(--tw-content);
  --tw-blur: blur(100px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.before\:transition-colors:before {
  content: var(--tw-content);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.before\:transition-opacity:before {
  content: var(--tw-content);
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.before\:transition-transform:before {
  content: var(--tw-content);
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.before\:duration-300:before {
  content: var(--tw-content);
  transition-duration: .3s;
}

.before\:content-\[\"\"\]:before, .before\:content-\[\'\'\]:before {
  --tw-content: "";
  content: var(--tw-content);
}

.before\:content-\[attr\(data-index\)\]:before {
  --tw-content: attr(data-index);
  content: var(--tw-content);
}

.before\:content-\[counter\(line\)\]:before {
  --tw-content: counter(line);
  content: var(--tw-content);
}

.before\:\[counter-increment\:line\]:before {
  content: var(--tw-content);
  counter-increment: line;
}

.after\:pointer-events-none:after {
  content: var(--tw-content);
  pointer-events: none;
}

.after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}

.after\:inset-0:after {
  content: var(--tw-content);
  inset: 0;
}

.after\:inset-y-0:after {
  content: var(--tw-content);
  top: 0;
  bottom: 0;
}

.after\:-bottom-6:after {
  content: var(--tw-content);
  bottom: -1.5rem;
}

.after\:-end-\[15px\]:after {
  content: var(--tw-content);
  inset-inline-end: -15px;
}

.after\:-start-6:after {
  content: var(--tw-content);
  inset-inline-start: -1.5rem;
}

.after\:bottom-0:after {
  content: var(--tw-content);
  bottom: 0;
}

.after\:bottom-\[-2px\]:after {
  content: var(--tw-content);
  bottom: -2px;
}

.after\:end-0:after {
  content: var(--tw-content);
  inset-inline-end: 0;
}

.after\:left-0:after {
  content: var(--tw-content);
  left: 0;
}

.after\:start-0:after {
  content: var(--tw-content);
  inset-inline-start: 0;
}

.after\:start-1\/2:after {
  content: var(--tw-content);
  inset-inline-start: 50%;
}

.after\:top-0:after {
  content: var(--tw-content);
  top: 0;
}

.after\:-z-10:after {
  content: var(--tw-content);
  z-index: -10;
}

.after\:z-0:after {
  content: var(--tw-content);
  z-index: 0;
}

.after\:z-\[-1\]:after {
  content: var(--tw-content);
  z-index: -1;
}

.after\:z-\[1\]:after {
  content: var(--tw-content);
  z-index: 1;
}

.after\:z-\[2\]:after {
  content: var(--tw-content);
  z-index: 2;
}

.after\:block:after {
  content: var(--tw-content);
  display: block;
}

.after\:inline-block:after {
  content: var(--tw-content);
  display: inline-block;
}

.after\:hidden:after {
  content: var(--tw-content);
  display: none;
}

.after\:size-2\.5:after {
  content: var(--tw-content);
  width: .625rem;
  height: .625rem;
}

.after\:size-3:after {
  content: var(--tw-content);
  width: .75rem;
  height: .75rem;
}

.after\:size-3\.5:after {
  content: var(--tw-content);
  width: .875rem;
  height: .875rem;
}

.after\:size-4:after {
  content: var(--tw-content);
  width: 1rem;
  height: 1rem;
}

.after\:size-5:after {
  content: var(--tw-content);
  width: 1.25rem;
  height: 1.25rem;
}

.after\:size-\[1000px\]:after {
  content: var(--tw-content);
  width: 1000px;
  height: 1000px;
}

.after\:size-\[14px\]:after {
  content: var(--tw-content);
  width: 14px;
  height: 14px;
}

.after\:size-\[700px\]:after {
  content: var(--tw-content);
  width: 700px;
  height: 700px;
}

.after\:size-full:after {
  content: var(--tw-content);
  width: 100%;
  height: 100%;
}

.after\:h-3:after {
  content: var(--tw-content);
  height: .75rem;
}

.after\:h-\[77px\]:after {
  content: var(--tw-content);
  height: 77px;
}

.after\:h-px:after {
  content: var(--tw-content);
  height: 1px;
}

.after\:w-6:after {
  content: var(--tw-content);
  width: 1.5rem;
}

.after\:w-\[2px\]:after {
  content: var(--tw-content);
  width: 2px;
}

.after\:w-full:after {
  content: var(--tw-content);
  width: 100%;
}

.after\:origin-center:after {
  content: var(--tw-content);
  transform-origin: center;
}

.after\:translate-y-full:after {
  content: var(--tw-content);
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:translate-y-px:after {
  content: var(--tw-content);
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rotate-180:after {
  content: var(--tw-content);
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:scale-x-\[2\]:after {
  content: var(--tw-content);
  --tw-scale-x: 2;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:animate-spin:after {
  content: var(--tw-content);
  animation: 1s linear infinite spin;
}

.after\:rounded:after {
  content: var(--tw-content);
  border-radius: .25rem;
}

.after\:rounded-2xl:after {
  content: var(--tw-content);
  border-radius: 1rem;
}

.after\:rounded-\[8px\]:after {
  content: var(--tw-content);
  border-radius: 8px;
}

.after\:rounded-\[inherit\]:after {
  content: var(--tw-content);
  border-radius: inherit;
}

.after\:rounded-full:after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:rounded-lg:after {
  content: var(--tw-content);
  border-radius: .5rem;
}

.after\:rounded-md:after {
  content: var(--tw-content);
  border-radius: .375rem;
}

.after\:rounded-xl:after {
  content: var(--tw-content);
  border-radius: .75rem;
}

.after\:border-\[7px\]:after {
  content: var(--tw-content);
  border-width: 7px;
}

.after\:border-transparent:after {
  content: var(--tw-content);
  border-color: #0000;
}

.after\:border-s-\[\#a99cc4\]:after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(169 156 196 / var(--tw-border-opacity, 1));
}

.after\:bg-\[\#11121B\]:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(17 18 27 / var(--tw-bg-opacity, 1));
}

.after\:bg-\[\#32303F40\]:after {
  content: var(--tw-content);
  background-color: #32303f40;
}

.after\:bg-black:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.after\:bg-f-bg-base:after {
  content: var(--tw-content);
  background-color: var(--f-bg-base);
}

.after\:bg-f-primary:after {
  content: var(--tw-content);
  background-color: var(--f-primary);
}

.after\:bg-white:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.after\:bg-opacity-50:after {
  content: var(--tw-content);
  --tw-bg-opacity: .5;
}

.after\:bg-\[conic-gradient\(from_-90deg_at_50\%_50\%\,\#DCFF63_0deg\,\#7BF4E2_91\.8deg\,\#3A6DF2_185\.4deg\,\#FF5C2E_253\.8deg\,\#FFBE26_302\.4deg\,\#DCFF63_360deg\)\]:after {
  content: var(--tw-content);
  background-image: conic-gradient(from -90deg, #dcff63 0deg, #7bf4e2 91.8deg, #3a6df2 185.4deg, #ff5c2e 253.8deg, #ffbe26 302.4deg, #dcff63 360deg);
}

.after\:bg-\[image\:linear-gradient\(90deg\,\#FF3DBE_0\%\,\#FF3466_47\.6\%\,\#FF416F_98\.56\%\)\]:after {
  content: var(--tw-content);
  background-image: linear-gradient(90deg, #ff3dbe 0%, #ff3466 47.6%, #ff416f 98.56%);
}

.after\:bg-gradient-to-b:after {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.after\:bg-gradient-to-r:after {
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.after\:from-\[\#01c080\]:after {
  content: var(--tw-content);
  --tw-gradient-from: #01c080 var(--tw-gradient-from-position);
  --tw-gradient-to: #01c08000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-\[\#2EA4FF\]:after {
  content: var(--tw-content);
  --tw-gradient-from: #2ea4ff var(--tw-gradient-from-position);
  --tw-gradient-to: #2ea4ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-\[\#8933FF\]:after {
  content: var(--tw-content);
  --tw-gradient-from: #8933ff var(--tw-gradient-from-position);
  --tw-gradient-to: #8933ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-\[\#F0AA00\]:after {
  content: var(--tw-content);
  --tw-gradient-from: #f0aa00 var(--tw-gradient-from-position);
  --tw-gradient-to: #f0aa0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-\[\#FF824C\]:after {
  content: var(--tw-content);
  --tw-gradient-from: #ff824c var(--tw-gradient-from-position);
  --tw-gradient-to: #ff824c00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:from-transparent:after {
  content: var(--tw-content);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:to-\[\#007AD4\]:after {
  content: var(--tw-content);
  --tw-gradient-to: #007ad4 var(--tw-gradient-to-position);
}

.after\:to-\[\#018456\]:after {
  content: var(--tw-content);
  --tw-gradient-to: #018456 var(--tw-gradient-to-position);
}

.after\:to-\[\#3F0098\]:after {
  content: var(--tw-content);
  --tw-gradient-to: #3f0098 var(--tw-gradient-to-position);
}

.after\:to-\[\#D6141E\]:after {
  content: var(--tw-content);
  --tw-gradient-to: #d6141e var(--tw-gradient-to-position);
}

.after\:to-\[\#F37300\]:after {
  content: var(--tw-content);
  --tw-gradient-to: #f37300 var(--tw-gradient-to-position);
}

.after\:to-black:after {
  content: var(--tw-content);
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}

.after\:bg-clip-padding:after {
  content: var(--tw-content);
  background-clip: padding-box;
}

.after\:text-f-text-tertiary:after {
  content: var(--tw-content);
  color: var(--f-text-tertiary);
}

.after\:text-white:after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.after\:opacity-0:after {
  content: var(--tw-content);
  opacity: 0;
}

.after\:shadow-\[inset_0_0_0_1\.71px_\#ff3466\]:after {
  content: var(--tw-content);
  --tw-shadow: inset 0 0 0 1.71px #ff3466;
  --tw-shadow-colored: inset 0 0 0 1.71px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.after\:shadow-\[inset_0_0_0_2px_\#ff3466\]:after {
  content: var(--tw-content);
  --tw-shadow: inset 0 0 0 2px #ff3466;
  --tw-shadow-colored: inset 0 0 0 2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.after\:blur-\[100px\]:after {
  content: var(--tw-content);
  --tw-blur: blur(100px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.after\:transition:after {
  content: var(--tw-content);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.after\:transition-all:after {
  content: var(--tw-content);
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.after\:transition-transform:after {
  content: var(--tw-content);
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.after\:duration-150:after {
  content: var(--tw-content);
  transition-duration: .15s;
}

.after\:duration-200:after {
  content: var(--tw-content);
  transition-duration: .2s;
}

.after\:duration-300:after {
  content: var(--tw-content);
  transition-duration: .3s;
}

.after\:duration-500:after {
  content: var(--tw-content);
  transition-duration: .5s;
}

.after\:content-\[\"\"\]:after, .after\:content-\[\'\'\]:after {
  --tw-content: "";
  content: var(--tw-content);
}

.after\:content-\[\'\:\'\]:after {
  --tw-content: ":";
  content: var(--tw-content);
}

.first\:mt-0:first-child {
  margin-top: 0;
}

.first\:border-t-0:first-child {
  border-top-width: 0;
}

.first\:pt-0:first-child {
  padding-top: 0;
}

.last\:mb-0:last-child {
  margin-bottom: 0;
}

.last\:me-4:last-child {
  margin-inline-end: 1rem;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0;
}

.last\:border-none:last-child {
  border-style: none;
}

.last\:pb-0:last-child {
  padding-bottom: 0;
}

.last\:pe-0:last-child {
  padding-inline-end: 0;
}

.empty\:hidden:empty {
  display: none;
}

.focus-within\:border-f-border-hover:focus-within {
  border-color: var(--f-border-hover);
}

.focus-within\:\!bg-transparent:focus-within {
  background-color: #0000 !important;
}

.focus-within\:shadow-none:focus-within {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:z-20:hover {
  z-index: 20;
}

.hover\:z-\[2\]:hover {
  z-index: 2;
}

.hover\:line-clamp-none:hover {
  -webkit-line-clamp: none;
  -webkit-box-orient: horizontal;
  display: block;
  overflow: visible;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:-translate-y-1:hover {
  --tw-translate-y: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:rotate-90:hover {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-100:hover {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-\[1\.01\]:hover {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-y-100:hover {
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:cursor-e-resize:hover {
  cursor: e-resize;
}

.hover\:cursor-not-allowed:hover {
  cursor: not-allowed;
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:cursor-w-resize:hover {
  cursor: w-resize;
}

.hover\:border-none:hover {
  border-style: none;
}

.hover\:\!border-f-border:hover {
  border-color: var(--f-border) !important;
}

.hover\:\!border-f-border-secondary:hover {
  border-color: var(--f-border-secondary) !important;
}

.hover\:\!border-transparent:hover {
  border-color: #0000 !important;
}

.hover\:border-\[\#1677FF\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#ED1C24\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(237 28 36 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#FFEB00\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 235 0 / var(--tw-border-opacity, 1));
}

.hover\:border-f-bg-hover:hover {
  border-color: var(--f-bg-hover);
}

.hover\:border-f-border:hover {
  border-color: var(--f-border);
}

.hover\:border-f-border-hover:hover {
  border-color: var(--f-border-hover);
}

.hover\:border-f-error:hover {
  border-color: var(--f-error);
}

.hover\:border-f-primary:hover {
  border-color: var(--f-primary);
}

.hover\:border-f-primary-style-1:hover {
  border-color: var(--f-primary-style-1);
}

.hover\:border-f-primary-style-3:hover {
  border-color: var(--f-primary-style-3);
}

.hover\:border-f-text-tertiary:hover {
  border-color: var(--f-text-tertiary);
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.hover\:\!bg-f-bg-active:hover {
  background-color: var(--f-bg-active) !important;
}

.hover\:\!bg-f-bg-container:hover {
  background-color: var(--f-bg-container) !important;
}

.hover\:\!bg-f-bg-elevated:hover {
  background-color: var(--f-bg-elevated) !important;
}

.hover\:\!bg-f-bg-hover:hover {
  background-color: var(--f-bg-hover) !important;
}

.hover\:\!bg-f-bg-layout:hover {
  background-color: var(--f-bg-layout) !important;
}

.hover\:\!bg-f-other-2:hover {
  background-color: var(--f-other-2) !important;
}

.hover\:\!bg-f-other-4:hover {
  background-color: var(--f-other-4) !important;
}

.hover\:\!bg-f-other-8:hover {
  background-color: var(--f-other-8) !important;
}

.hover\:\!bg-f-primary-hover:hover {
  background-color: var(--f-primary-hover) !important;
}

.hover\:\!bg-f-text:hover {
  background-color: var(--f-text) !important;
}

.hover\:\!bg-f-text-quaternary:hover {
  background-color: var(--f-text-quaternary) !important;
}

.hover\:\!bg-f-text-secondary:hover {
  background-color: var(--f-text-secondary) !important;
}

.hover\:\!bg-transparent:hover {
  background-color: #0000 !important;
}

.hover\:bg-\[\#000000\]\/20:hover {
  background-color: #0003;
}

.hover\:bg-\[\#1677FF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 119 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#34AEFF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 174 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#34FF82\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 255 130 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#35343c\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(53 52 60 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#A79FEF\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 159 239 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#DB6313\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 99 19 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ED1C24\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 28 36 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#FFEB00\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 235 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ff3466\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 52 102 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black\/15:hover {
  background-color: #00000026;
}

.hover\:bg-black\/60:hover {
  background-color: #0009;
}

.hover\:bg-f-bg-active:hover {
  background-color: var(--f-bg-active);
}

.hover\:bg-f-bg-base:hover {
  background-color: var(--f-bg-base);
}

.hover\:bg-f-bg-container:hover {
  background-color: var(--f-bg-container);
}

.hover\:bg-f-bg-disabled:hover {
  background-color: var(--f-bg-disabled);
}

.hover\:bg-f-bg-elevated:hover {
  background-color: var(--f-bg-elevated);
}

.hover\:bg-f-bg-hover:hover {
  background-color: var(--f-bg-hover);
}

.hover\:bg-f-bg-layout:hover {
  background-color: var(--f-bg-layout);
}

.hover\:bg-f-border-active:hover {
  background-color: var(--f-border-active);
}

.hover\:bg-f-border-secondary:hover {
  background-color: var(--f-border-secondary);
}

.hover\:bg-f-error-bg:hover {
  background-color: var(--f-error-bg);
}

.hover\:bg-f-other-2:hover {
  background-color: var(--f-other-2);
}

.hover\:bg-f-other-3:hover {
  background-color: var(--f-other-3);
}

.hover\:bg-f-other-4:hover {
  background-color: var(--f-other-4);
}

.hover\:bg-f-other-6:hover {
  background-color: var(--f-other-6);
}

.hover\:bg-f-other-8:hover {
  background-color: var(--f-other-8);
}

.hover\:bg-f-primary:hover {
  background-color: var(--f-primary);
}

.hover\:bg-f-primary-hover:hover {
  background-color: var(--f-primary-hover);
}

.hover\:bg-f-primary-style-1:hover {
  background-color: var(--f-primary-style-1);
}

.hover\:bg-f-primary-style-6:hover {
  background-color: var(--f-primary-style-6);
}

.hover\:bg-f-text-secondary:hover {
  background-color: var(--f-text-secondary);
}

.hover\:bg-f-text-tertiary:hover {
  background-color: var(--f-text-tertiary);
}

.hover\:bg-primary\/90:hover {
  background-color: rgb(var(--one-ui-primary) / .9);
}

.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: #0000;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/20:hover {
  background-color: #fff3;
}

.hover\:bg-white\/80:hover {
  background-color: #fffc;
}

.hover\:bg-white\/\[0\.06\]:hover {
  background-color: #ffffff0f;
}

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: .4;
}

.hover\:bg-opacity-85:hover {
  --tw-bg-opacity: .85;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: .9;
}

.hover\:bg-gradient-to-r:hover {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.hover\:from-\[\#1a1a1a\]:hover {
  --tw-gradient-from: #1a1a1a var(--tw-gradient-from-position);
  --tw-gradient-to: #1a1a1a00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-\[\#C721FF\]:hover {
  --tw-gradient-from: #c721ff var(--tw-gradient-from-position);
  --tw-gradient-to: #c721ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-\[\#C721FF\]\/90:hover {
  --tw-gradient-from: #c721ffe6 var(--tw-gradient-from-position);
  --tw-gradient-to: #c721ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-\[\#E57309\]:hover {
  --tw-gradient-from: #e57309 var(--tw-gradient-from-position);
  --tw-gradient-to: #e5730900 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:via-\[\#1e1e23\]:hover {
  --tw-gradient-to: #1e1e2300  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1e1e23 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.hover\:via-\[\#E70E85\]:hover {
  --tw-gradient-to: #e70e8500  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #e70e85 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.hover\:to-\[\#1a1a1a\]:hover {
  --tw-gradient-to: #1a1a1a var(--tw-gradient-to-position);
}

.hover\:to-\[\#6E21EB\]:hover {
  --tw-gradient-to: #6e21eb var(--tw-gradient-to-position);
}

.hover\:to-\[\#FF3466\]:hover {
  --tw-gradient-to: #ff3466 var(--tw-gradient-to-position);
}

.hover\:to-\[\#FF3466\]\/90:hover {
  --tw-gradient-to: #ff3466e6 var(--tw-gradient-to-position);
}

.hover\:\!text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.hover\:\!text-f-blue-5:hover {
  color: var(--f-blue-5) !important;
}

.hover\:\!text-f-other-9:hover {
  color: var(--f-other-9) !important;
}

.hover\:\!text-f-primary:hover {
  color: var(--f-primary) !important;
}

.hover\:\!text-f-primary-hover:hover {
  color: var(--f-primary-hover) !important;
}

.hover\:\!text-f-text:hover {
  color: var(--f-text) !important;
}

.hover\:\!text-f-text-invert:hover {
  color: var(--f-text-invert) !important;
}

.hover\:\!text-f-text-secondary:hover {
  color: var(--f-text-secondary) !important;
}

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-\[\#ffb700\]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 183 0 / var(--tw-text-opacity, 1));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.hover\:text-f-bg-base:hover {
  color: var(--f-bg-base);
}

.hover\:text-f-blue-6:hover {
  color: var(--f-blue-6);
}

.hover\:text-f-blue-7:hover {
  color: var(--f-blue-7);
}

.hover\:text-f-error:hover {
  color: var(--f-error);
}

.hover\:text-f-orange-5:hover {
  color: var(--f-orange-5);
}

.hover\:text-f-other-7:hover {
  color: var(--f-other-7);
}

.hover\:text-f-primary:hover {
  color: var(--f-primary);
}

.hover\:text-f-primary-active:hover {
  color: var(--f-primary-active);
}

.hover\:text-f-primary-hover:hover {
  color: var(--f-primary-hover);
}

.hover\:text-f-primary-style-6:hover {
  color: var(--f-primary-style-6);
}

.hover\:text-f-text:hover {
  color: var(--f-text);
}

.hover\:text-f-text-invert:hover {
  color: var(--f-text-invert);
}

.hover\:text-f-text-secondary:hover {
  color: var(--f-text-secondary);
}

.hover\:text-f-text-tertiary:hover {
  color: var(--f-text-tertiary);
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(var(--one-ui-primary) / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:\!opacity-100:hover {
  opacity: 1 !important;
}

.hover\:\!opacity-90:hover {
  opacity: .9 !important;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-50:hover {
  opacity: .5;
}

.hover\:opacity-65:hover {
  opacity: .65;
}

.hover\:opacity-70:hover {
  opacity: .7;
}

.hover\:opacity-80:hover {
  opacity: .8;
}

.hover\:opacity-90:hover {
  opacity: .9;
}

.hover\:\!shadow-none:hover {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-none:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.hover\:ring-f-border-hover:hover {
  --tw-ring-color: var(--f-border-hover);
}

.hover\:before\:bg-black\/30:hover:before {
  content: var(--tw-content);
  background-color: #0000004d;
}

.hover\:before\:text-f-text:hover:before {
  content: var(--tw-content);
  color: var(--f-text);
}

.hover\:before\:opacity-100:hover:before {
  content: var(--tw-content);
  opacity: 1;
}

.hover\:after\:-translate-x-2:hover:after {
  content: var(--tw-content);
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:translate-x-0\.5:hover:after {
  content: var(--tw-content);
  --tw-translate-x: .125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:translate-x-2:hover:after {
  content: var(--tw-content);
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:text-f-primary:hover:after {
  content: var(--tw-content);
  color: var(--f-primary);
}

.hover\:after\:opacity-100:hover:after {
  content: var(--tw-content);
  opacity: 1;
}

.hover\:after\:transition-transform:hover:after {
  content: var(--tw-content);
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.hover\:after\:duration-300:hover:after {
  content: var(--tw-content);
  transition-duration: .3s;
}

.focus\:border-none:focus {
  border-style: none;
}

.focus\:\!border-f-border:focus {
  border-color: var(--f-border) !important;
}

.focus\:\!border-transparent:focus {
  border-color: #0000 !important;
}

.focus\:border-f-border-hover:focus {
  border-color: var(--f-border-hover);
}

.focus\:border-f-primary:focus {
  border-color: var(--f-primary);
}

.focus\:\!bg-f-bg-base:focus {
  background-color: var(--f-bg-base) !important;
}

.focus\:\!bg-transparent:focus {
  background-color: #0000 !important;
}

.focus\:bg-transparent:focus {
  background-color: #0000;
}

.focus\:\!shadow-none:focus {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.focus-visible\:outline-none:focus-visible {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-1:focus-visible {
  outline-width: 1px;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-f-primary:focus-visible {
  outline-color: var(--f-primary);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.active\:-translate-y-3:active {
  --tw-translate-y: -.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:scale-95:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:scale-\[0\.99\]:active {
  --tw-scale-x: .99;
  --tw-scale-y: .99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.active\:bg-f-bg-active:active {
  background-color: var(--f-bg-active);
}

.active\:bg-f-bg-hover:active {
  background-color: var(--f-bg-hover);
}

.active\:bg-f-other-4:active {
  background-color: var(--f-other-4);
}

.active\:bg-f-primary-active:active {
  background-color: var(--f-primary-active);
}

.active\:bg-transparent:active {
  background-color: #0000;
}

.active\:bg-white\/70:active {
  background-color: #ffffffb3;
}

.active\:opacity-80:active {
  opacity: .8;
}

.enabled\:border-f-border-active:enabled {
  border-color: var(--f-border-active);
}

.enabled\:hover\:\!border-f-border:hover:enabled {
  border-color: var(--f-border) !important;
}

.enabled\:hover\:border-f-border:hover:enabled {
  border-color: var(--f-border);
}

.enabled\:hover\:\!bg-f-bg-hover:hover:enabled {
  background-color: var(--f-bg-hover) !important;
}

.enabled\:hover\:\!bg-f-border-active:hover:enabled {
  background-color: var(--f-border-active) !important;
}

.enabled\:hover\:\!bg-f-primary-hover:hover:enabled {
  background-color: var(--f-primary-hover) !important;
}

.enabled\:hover\:\!bg-transparent:hover:enabled {
  background-color: #0000 !important;
}

.enabled\:hover\:bg-f-primary-hover:hover:enabled {
  background-color: var(--f-primary-hover);
}

.enabled\:hover\:font-semibold:hover:enabled {
  font-weight: calc(600 + var(--font-weight-scale));
}

.enabled\:hover\:\!text-f-primary:hover:enabled {
  color: var(--f-primary) !important;
}

.enabled\:hover\:\!text-f-text:hover:enabled {
  color: var(--f-text) !important;
}

.enabled\:hover\:\!text-f-text-secondary:hover:enabled {
  color: var(--f-text-secondary) !important;
}

.enabled\:hover\:text-f-primary-style-6:hover:enabled {
  color: var(--f-primary-style-6);
}

.enabled\:hover\:text-f-text-secondary:hover:enabled {
  color: var(--f-text-secondary);
}

.enabled\:active\:\!bg-f-primary-hover:active:enabled {
  background-color: var(--f-primary-hover) !important;
}

.enabled\:active\:bg-f-primary-hover:active:enabled {
  background-color: var(--f-primary-hover);
}

.enabled\:active\:\!text-f-text-secondary:active:enabled {
  color: var(--f-text-secondary) !important;
}

.enabled\:active\:text-f-text-secondary:active:enabled {
  color: var(--f-text-secondary);
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:\!cursor-not-allowed:disabled {
  cursor: not-allowed !important;
}

.disabled\:cursor-default:disabled {
  cursor: default;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:\!border-f-bg-layout:disabled {
  border-color: var(--f-bg-layout) !important;
}

.disabled\:\!border-transparent:disabled {
  border-color: #0000 !important;
}

.disabled\:border-f-bg-layout:disabled {
  border-color: var(--f-bg-layout);
}

.disabled\:\!bg-f-bg-container:disabled {
  background-color: var(--f-bg-container) !important;
}

.disabled\:\!bg-f-bg-disabled:disabled {
  background-color: var(--f-bg-disabled) !important;
}

.disabled\:\!bg-f-bg-elevated:disabled {
  background-color: var(--f-bg-elevated) !important;
}

.disabled\:\!bg-f-bg-layout:disabled {
  background-color: var(--f-bg-layout) !important;
}

.disabled\:\!bg-f-other-2:disabled {
  background-color: var(--f-other-2) !important;
}

.disabled\:\!bg-f-primary:disabled {
  background-color: var(--f-primary) !important;
}

.disabled\:\!bg-f-primary-style-3:disabled {
  background-color: var(--f-primary-style-3) !important;
}

.disabled\:\!bg-transparent:disabled {
  background-color: #0000 !important;
}

.disabled\:bg-f-bg-layout:disabled {
  background-color: var(--f-bg-layout);
}

.disabled\:bg-f-other-4:disabled {
  background-color: var(--f-other-4);
}

.disabled\:\!text-f-text-disabled:disabled {
  color: var(--f-text-disabled) !important;
}

.disabled\:\!text-f-text-tertiary:disabled {
  color: var(--f-text-tertiary) !important;
}

.disabled\:text-f-text-disabled:disabled {
  color: var(--f-text-disabled);
}

.disabled\:text-f-text-quaternary:disabled {
  color: var(--f-text-quaternary);
}

.disabled\:no-underline:disabled {
  text-decoration-line: none;
}

.disabled\:\!opacity-45:disabled {
  opacity: .45 !important;
}

.disabled\:\!opacity-50:disabled {
  opacity: .5 !important;
}

.disabled\:opacity-40:disabled {
  opacity: .4;
}

.disabled\:opacity-50:disabled {
  opacity: .5;
}

.disabled\:opacity-60:disabled {
  opacity: .6;
}

.group[open] .group-open\:grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}

.group[open] .group-open\:opacity-100 {
  opacity: 1;
}

.group[open] .group-open\:before\:rotate-90:before {
  content: var(--tw-content);
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-focus-within\:pointer-events-auto {
  pointer-events: auto;
}

.group:focus-within .group-focus-within\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:pointer-events-auto {
  pointer-events: auto;
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!left-0 {
  left: 0 !important;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!top-0 {
  top: 0 !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!left-0 {
  left: 0 !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!top-0 {
  top: 0 !important;
}

.group\/item:hover .group-hover\/item\:z-10 {
  z-index: 10;
}

.group\/item:hover .group-hover\/item\:z-\[1001\] {
  z-index: 1001;
}

.group:hover .group-hover\:m-0 {
  margin: 0;
}

.group:hover .group-hover\:-mr-1 {
  margin-right: -.25rem;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:inline-block {
  display: inline-block;
}

.group:hover .group-hover\:\!flex {
  display: flex !important;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!size-\[60px\] {
  width: 60px !important;
  height: 60px !important;
}

.group:hover .group-hover\:size-14 {
  width: 3.5rem;
  height: 3.5rem;
}

.group:hover .group-hover\:size-24 {
  width: 6rem;
  height: 6rem;
}

.group:hover .group-hover\:size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.group:hover .group-hover\:size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!h-\[44px\] {
  height: 44px !important;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!h-\[60px\] {
  height: 60px !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!h-\[44px\] {
  height: 44px !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!h-\[60px\] {
  height: 60px !important;
}

.group:hover .group-hover\:max-h-6 {
  max-height: 1.5rem;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!w-\[33px\] {
  width: 33px !important;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!w-\[45px\] {
  width: 45px !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!w-\[33px\] {
  width: 33px !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!w-\[45px\] {
  width: 45px !important;
}

.group:hover .group-hover\:w-auto {
  width: auto;
}

.group:hover .group-hover\:w-full {
  width: 100%;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!translate-x-\[var\(--translate-x\)\] {
  --tw-translate-x: var(--translate-x) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group\/item:hover .group-hover\/item\:translate-x-1 {
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/item:hover .group-hover\/item\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/video-upload:hover .group-hover\/video-upload\:\!translate-x-\[var\(--translate-x\)\] {
  --tw-translate-x: var(--translate-x) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group:hover .group-hover\:-translate-x-2 {
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-20 {
  --tw-translate-x: 5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/image-upload:hover .group-hover\/image-upload\:\!rotate-\[var\(--hover-rotate\)\] {
  --tw-rotate: var(--hover-rotate) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group\/item:hover .group-hover\/item\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/media-cards:hover .group-hover\/media-cards\:\!rotate-\[-5deg\] {
  --tw-rotate: -5deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group\/media-cards:hover .group-hover\/media-cards\:\!rotate-\[4deg\] {
  --tw-rotate: 4deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group\/video-upload:hover .group-hover\/video-upload\:\!rotate-\[var\(--hover-rotate\)\] {
  --tw-rotate: var(--hover-rotate) !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.group:hover .group-hover\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/item:hover .group-hover\/item\:scale-y-100 {
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:-scale-x-100 {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:flex-col {
  flex-direction: column;
}

.group:hover .group-hover\:gap-2 {
  gap: .5rem;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!rounded-\[4px\], .group\/video-upload:hover .group-hover\/video-upload\:\!rounded-\[4px\] {
  border-radius: 4px !important;
}

.group:hover .group-hover\:rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!border-f-border-active, .group\/video-upload:hover .group-hover\/video-upload\:\!border-f-border-active {
  border-color: var(--f-border-active) !important;
}

.group:hover .group-hover\:\!border-transparent {
  border-color: #0000 !important;
}

.group:hover .group-hover\:border-f-text {
  border-color: var(--f-text);
}

.group\/select:hover .group-hover\/select\:bg-f-primary-style-2 {
  background-color: var(--f-primary-style-2);
}

.group:hover .group-hover\:\!bg-f-bg-layout {
  background-color: var(--f-bg-layout) !important;
}

.group:hover .group-hover\:\!bg-f-primary-hover {
  background-color: var(--f-primary-hover) !important;
}

.group:hover .group-hover\:bg-black\/20 {
  background-color: #0003;
}

.group:hover .group-hover\:bg-f-bg-base {
  background-color: var(--f-bg-base);
}

.group:hover .group-hover\:bg-f-border-active {
  background-color: var(--f-border-active);
}

.group:hover .group-hover\:bg-f-text {
  background-color: var(--f-text);
}

.group:hover .group-hover\:bg-\[linear-gradient\(96\.54deg\,\#FF8811_2\.8\%\,\#ED27FF_38\.71\%\,\#936BFF_71\.16\%\,\#2DB3FF_98\.33\%\)\] {
  background-image: linear-gradient(96.54deg, #f81 2.8%, #ed27ff 38.71%, #936bff 71.16%, #2db3ff 98.33%);
}

.group:hover .group-hover\:from-\[\#C721FF\] {
  --tw-gradient-from: #c721ff var(--tw-gradient-from-position);
  --tw-gradient-to: #c721ff00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:to-\[\#FF3466\] {
  --tw-gradient-to: #ff3466 var(--tw-gradient-to-position);
}

.group:hover .group-hover\:bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.group:hover .group-hover\:py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.group\/image-upload:hover .group-hover\/image-upload\:\!text-base, .group\/video-upload:hover .group-hover\/video-upload\:\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.group\/favorite-button:hover .group-hover\/favorite-button\:text-f-text {
  color: var(--f-text);
}

.group\/select:hover .group-hover\/select\:text-f-primary, .group\/upload:hover .group-hover\/upload\:text-f-primary {
  color: var(--f-primary);
}

.group:hover .group-hover\:\!text-f-text-secondary {
  color: var(--f-text-secondary) !important;
}

.group:hover .group-hover\:\!text-f-text-tertiary {
  color: var(--f-text-tertiary) !important;
}

.group:hover .group-hover\:\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.group:hover .group-hover\:text-f-error {
  color: var(--f-error);
}

.group:hover .group-hover\:text-f-primary {
  color: var(--f-primary);
}

.group:hover .group-hover\:text-f-primary-hover {
  color: var(--f-primary-hover);
}

.group:hover .group-hover\:text-f-secondary {
  color: var(--f-secondary);
}

.group:hover .group-hover\:text-f-text {
  color: var(--f-text);
}

.group:hover .group-hover\:text-f-text-secondary {
  color: var(--f-text-secondary);
}

.group:hover .group-hover\:text-transparent {
  color: #0000;
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white\/75 {
  color: #ffffffbf;
}

.group\/box:hover .group-hover\/box\:opacity-100, .group\/canvas:hover .group-hover\/canvas\:opacity-100, .group\/container:hover .group-hover\/container\:opacity-100, .group\/image-card:hover .group-hover\/image-card\:opacity-100, .group\/item:hover .group-hover\/item\:opacity-100, .group\/sub:hover .group-hover\/sub\:opacity-100, .group\/upload-card:hover .group-hover\/upload-card\:opacity-100, .group\/video-card:hover .group-hover\/video-card\:opacity-100 {
  opacity: 1;
}

.group\/video:hover .group-hover\/video\:opacity-0 {
  opacity: 0;
}

.group\/voice-card:hover .group-hover\/voice-card\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-20 {
  opacity: .2;
}

.group:hover .group-hover\:opacity-90 {
  opacity: .9;
}

.group:hover .group-hover\:delay-0 {
  transition-delay: 0s;
}

.group:hover .group-hover\:\[background-image\:linear-gradient\(to_right\,\#FF8F34_0\%\,\#FF5F62_47\.115\%\,\#FF34AA_100\%\)\] {
  background-image: linear-gradient(to right, #ff8f34 0%, #ff5f62 47.115%, #ff34aa 100%);
}

.group:hover .group-hover\:\[background\:linear-gradient\(125\.72deg\,\#FF3466_-10\.15\%\,rgba\(255\,52\,102\,0\)_32\.49\%\)\,linear-gradient\(108\.43deg\,rgba\(255\,52\,102\,0\)_75\.64\%\,\#FF3466_98\.15\%\)\] {
  background: linear-gradient(125.72deg, #ff3466 -10.15%, #ff346600 32.49%), linear-gradient(108.43deg, #ff346600 75.64%, #ff3466 98.15%);
}

.group:hover .group-hover\:\[background\:linear-gradient\(314\.26deg\,rgba\(255\,61\,190\,0\)_10\.06\%\,rgba\(255\,52\,102\,0\.1\)_50\.53\%\,rgba\(255\,52\,102\,0\.4\)_90\.28\%\)\] {
  background: linear-gradient(314.26deg, #ff3dbe00 10.06%, #ff34661a 50.53%, #ff346666 90.28%);
}

.group:hover .group-hover\:\[background\:linear-gradient\(90deg\,\#FF8F34_0\%\,\#FF34AA_100\%\)\] {
  background: linear-gradient(90deg, #ff8f34 0%, #ff34aa 100%);
}

.group:hover .group-hover\:\[box-shadow\:0_0_16px_0_rgba\(255\,52\,102\,0\.2\)\] {
  box-shadow: 0 0 16px #ff346633;
}

.group:hover .group-hover\:\[filter\:drop-shadow\(0_0_24px_\#FF3466\)\] {
  filter: drop-shadow(0 0 24px #ff3466);
}

.group:hover .group-hover\:\[filter\:none\] {
  filter: none;
}

.group:hover .group-hover\:before\:hidden:before {
  content: var(--tw-content);
  display: none;
}

.group:hover .group-hover\:before\:opacity-100:before {
  content: var(--tw-content);
  opacity: 1;
}

.group:hover .group-hover\:after\:block:after {
  content: var(--tw-content);
  display: block;
}

.peer:hover ~ .peer-hover\:scale-y-100 {
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:hover ~ .peer-hover\:opacity-100 {
  opacity: 1;
}

.has-\[\>\:only-child\]\:justify-end:has( > :only-child) {
  justify-content: flex-end;
}

.group:has(.coco-popover-placement-bottom) .group-has-\[\.coco-popover-placement-bottom\]\:\!rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.group:has(.coco-popover-placement-top) .group-has-\[\.coco-popover-placement-top\]\:\!rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.data-\[active\=true\]\:bg-f-text[data-active="true"] {
  background-color: var(--f-text);
}

.data-\[active\=true\]\:text-f-text-invert[data-active="true"] {
  color: var(--f-text-invert);
}

@media (any-hover: hover) {
  .support-hover\:\!opacity-100 {
    opacity: 1 !important;
  }

  .support-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .support-hover\:group-hover\:-translate-y-3 {
    --tw-translate-y: -.75rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .support-hover\:group-hover\:font-semibold {
    font-weight: calc(600 + var(--font-weight-scale));
  }

  .group:hover .support-hover\:group-hover\:text-f-primary {
    color: var(--f-primary);
  }

  .group:hover .support-hover\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

:is(:where([data-user-status="vague"]) .user-vague\:block) {
  display: block;
}

:is(:where([data-user-status="vague"]) .user-vague\:hidden) {
  display: none;
}

:is(:where([data-user-status="valid"]) .user-valid\:block) {
  display: block;
}

:is(:where([data-user-status="valid"]) .user-valid\:flex) {
  display: flex;
}

:is(:where([data-user-status="valid"]) .user-valid\:hidden) {
  display: none;
}

:is(:where([data-user-status="valid"]) .user-valid\:bg-f-orange-6) {
  background-color: var(--f-orange-6);
}

:is(:where([data-preference-mode="form"]) .mode-form\:left-\[424px\]) {
  left: 424px;
}

:is(:where([data-preference-mode="form"]) .mode-form\:block) {
  display: block;
}

:is(:where([data-preference-mode="chat"]) .mode-chat\:left-1) {
  left: .25rem;
}

:is(:where([data-preference-mode="chat"]) .mode-chat\:\!max-w-\[1098px\]) {
  max-width: 1098px !important;
}

:is(:where([data-preference-mode="chat"]) .mode-chat\:overflow-hidden) {
  overflow: hidden;
}

:is(:where([data-preference-mode="chat"]) .mode-chat\:\!p-0) {
  padding: 0 !important;
}

.prose-h3\:text-f-text-secondary :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-h5\:text-f-text-secondary :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-h6\:text-f-text-secondary :where(h6):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-strong\:text-f-text-secondary :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-code\:text-f-text-secondary :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--f-text-secondary);
}

@supports (height: 100dvh) {
  .supports-\[height\:100dvh\]\:\!h-\[100dvh\] {
    height: 100dvh !important;
  }

  .supports-\[height\:100dvh\]\:\!h-\[calc\(100dvh-var\(--header-container-height\,0px\)\)\] {
    height: calc(100dvh - var(--header-container-height, 0px)) !important;
  }

  .supports-\[height\:100dvh\]\:h-\[calc\(100dvh-var\(--offset\)\)\] {
    height: calc(100dvh - var(--offset));
  }

  .supports-\[height\:100dvh\]\:h-dvh {
    height: 100dvh;
  }
}

@supports not ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))) {
  .supports-\[not_\(backdrop-filter\:blur\(0\)\)\]\:\!bg-f-bg-base {
    background-color: var(--f-bg-base) !important;
  }

  .supports-\[not_\(backdrop-filter\:blur\(0\)\)\]\:bg-\[\#1F1F26\] {
    --tw-bg-opacity: 1;
    background-color: rgb(31 31 38 / var(--tw-bg-opacity, 1));
  }

  .supports-\[not_\(backdrop-filter\:blur\(0\)\)\]\:bg-f-bg-base {
    background-color: var(--f-bg-base);
  }
}

@supports ((-webkit-backdrop-filter: var(--tw)) or (backdrop-filter: var(--tw))) {
  .supports-\[backdrop-filter\]\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .supports-\[backdrop-filter\]\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}

@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:transition-none {
    transition-property: none;
  }
}

@media not all and (min-width: 1536px) {
  .max-2xl\:hidden {
    display: none;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:ms-\[30px\] {
    margin-inline-start: 30px;
  }

  .max-lg\:block {
    display: block;
  }

  .max-lg\:\!flex {
    display: flex !important;
  }

  .max-lg\:flex {
    display: flex;
  }

  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:\!h-full {
    height: 100% !important;
  }

  .max-lg\:h-0 {
    height: 0;
  }

  .max-lg\:h-auto {
    height: auto;
  }

  .max-lg\:\!max-h-\[45vh\] {
    max-height: 45vh !important;
  }

  .max-lg\:max-h-\[calc\(100vh-120px\)\] {
    max-height: calc(100vh - 120px);
  }

  .max-lg\:\!min-h-0 {
    min-height: 0 !important;
  }

  .max-lg\:min-h-0 {
    min-height: 0;
  }

  .max-lg\:min-h-\[calc\(100vh-var\(--header-container-height\,52px\)-32px\)\] {
    min-height: calc(100vh - var(--header-container-height, 52px) - 32px);
  }

  .max-lg\:\!w-full {
    width: 100% !important;
  }

  .max-lg\:w-full {
    width: 100%;
  }

  .max-lg\:\!flex-1 {
    flex: 1 !important;
  }

  .max-lg\:flex-1 {
    flex: 1;
  }

  .max-lg\:\!shrink {
    flex-shrink: 1 !important;
  }

  .max-lg\:shrink-0 {
    flex-shrink: 0;
  }

  .max-lg\:\!flex-col {
    flex-direction: column !important;
  }

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .max-lg\:items-stretch {
    align-items: stretch;
  }

  .max-lg\:gap-0 {
    gap: 0;
  }

  .max-lg\:gap-4 {
    gap: 1rem;
  }

  .max-lg\:\!overflow-hidden {
    overflow: hidden !important;
  }

  .max-lg\:overflow-hidden {
    overflow: hidden;
  }

  .max-lg\:overflow-visible {
    overflow: visible;
  }

  .max-lg\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .max-lg\:\!rounded-none {
    border-radius: 0 !important;
  }

  .max-lg\:\!border-0 {
    border-width: 0 !important;
  }

  .max-lg\:border {
    border-width: 1px;
  }

  .max-lg\:\!bg-transparent {
    background-color: #0000 !important;
  }

  .max-lg\:bg-f-bg-layout {
    background-color: var(--f-bg-layout);
  }

  .max-lg\:bg-f-other-3 {
    background-color: var(--f-other-3);
  }

  .max-lg\:\!px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .max-lg\:\!px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .max-lg\:pb-0 {
    padding-bottom: 0;
  }

  .max-lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .max-lg\:pb-\[max\(12px\,env\(safe-area-inset-bottom\,0px\)\)\] {
    padding-bottom: max(12px,env(safe-area-inset-bottom, 0px));
  }

  .max-lg\:pt-0 {
    padding-top: 0;
  }

  .max-lg\:pt-2 {
    padding-top: .5rem;
  }

  .max-lg\:pt-\[52px\] {
    padding-top: 52px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-md\:mt-\[-42px\] {
    margin-top: -42px;
  }

  .max-md\:block {
    display: block;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:size-6 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .max-md\:h-auto {
    height: auto;
  }

  .max-md\:w-\[calc\(100vw-2rem\)\] {
    width: calc(100vw - 2rem);
  }

  .max-md\:w-full {
    width: 100%;
  }

  .max-md\:shrink-0 {
    flex-shrink: 0;
  }

  .max-md\:rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .max-md\:truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .max-md\:rounded-\[12px\] {
    border-radius: 12px;
  }

  .max-md\:\!py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }

  .max-md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .max-md\:py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem;
  }

  .max-md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .max-md\:pb-\[calc\(30px\+2rem\)\] {
    padding-bottom: calc(30px + 2rem);
  }

  .max-md\:\!text-\[11px\] {
    font-size: 11px !important;
  }

  .max-md\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .max-md\:\!leading-\[16px\] {
    line-height: 16px !important;
  }

  .max-md\:leading-\[16px\] {
    line-height: 16px;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:\!fixed {
    position: fixed !important;
  }

  .max-sm\:\!inset-x-0 {
    left: 0 !important;
    right: 0 !important;
  }

  .max-sm\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:h-\[calc\(100vh-160px\)\] {
    height: calc(100vh - 160px);
  }

  .max-sm\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  .max-sm\:max-w-\[300px\] {
    max-width: 300px;
  }

  @supports (min-height: 100svh) {
    .max-sm\:supports-\[min-height\:100svh\]\:h-\[calc\(100svh-160px\)\] {
      height: calc(100svh - 160px);
    }
  }
}

@media (min-width: 475px) {
  .xs\:block {
    display: block;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:columns-1 {
    columns: 1;
  }

  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xs\:justify-between {
    justify-content: space-between;
  }

  .xs\:gap-0 {
    gap: 0;
  }

  .xs\:gap-4 {
    gap: 1rem;
  }

  .xs\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xs\:pt-\[100px\] {
    padding-top: 100px;
  }

  .xs\:text-start {
    text-align: start;
  }
}

@media (min-width: 640px) {
  .sm\:inset-x-12 {
    left: 3rem;
    right: 3rem;
  }

  .sm\:end-16 {
    inset-inline-end: 4rem;
  }

  .sm\:end-\[18px\] {
    inset-inline-end: 18px;
  }

  .sm\:start-\[18px\] {
    inset-inline-start: 18px;
  }

  .sm\:top-\[100px\] {
    top: 100px;
  }

  .sm\:ms-3 {
    margin-inline-start: .75rem;
  }

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mt-3 {
    margin-top: .75rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:size-6 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .sm\:size-7 {
    width: 1.75rem;
    height: 1.75rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

  .sm\:h-\[165px\] {
    height: 165px;
  }

  .sm\:h-\[296px\] {
    height: 296px;
  }

  .sm\:h-\[300px\] {
    height: 300px;
  }

  .sm\:h-\[338px\] {
    height: 338px;
  }

  .sm\:h-\[350px\] {
    height: 350px;
  }

  .sm\:h-\[400px\] {
    height: 400px;
  }

  .sm\:max-h-\[400px\] {
    max-height: 400px;
  }

  .sm\:\!w-\[88px\] {
    width: 88px !important;
  }

  .sm\:\!w-auto {
    width: auto !important;
  }

  .sm\:w-0 {
    width: 0;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-\[220px\] {
    width: 220px;
  }

  .sm\:w-\[525px\] {
    width: 525px;
  }

  .sm\:w-\[600px\] {
    width: 600px;
  }

  .sm\:w-\[84px\] {
    width: 84px;
  }

  .sm\:w-\[88px\] {
    width: 88px;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:min-w-0 {
    min-width: 0;
  }

  .sm\:min-w-\[165px\] {
    min-width: 165px;
  }

  .sm\:min-w-\[190px\] {
    min-width: 190px;
  }

  .sm\:max-w-\[400px\] {
    max-width: 400px;
  }

  .sm\:flex-1 {
    flex: 1;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:scale-x-0 {
    --tw-scale-x: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-cols-\[repeat\(auto-fill\,minmax\(200px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }

  .sm\:grid-cols-\[repeat\(auto-fill\,minmax\(240px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }

  .sm\:grid-cols-\[repeat\(auto-fill\,minmax\(272px\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fill, minmax(272px, 1fr));
  }

  .sm\:grid-cols-\[repeat\(auto-fit\,minmax\(240px\,320px\)\)\] {
    grid-template-columns: repeat(auto-fit, minmax(240px, 320px));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:items-baseline {
    align-items: baseline;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:gap-0 {
    gap: 0;
  }

  .sm\:gap-2 {
    gap: .5rem;
  }

  .sm\:gap-3 {
    gap: .75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-\[12px\] {
    gap: 12px;
  }

  .sm\:gap-x-3 {
    column-gap: .75rem;
  }

  .sm\:gap-x-4 {
    column-gap: 1rem;
  }

  .sm\:gap-y-0 {
    row-gap: 0;
  }

  .sm\:rounded-lg {
    border-radius: .5rem;
  }

  .sm\:border {
    border-width: 1px;
  }

  .sm\:border-f-border-secondary {
    border-color: var(--f-border-secondary);
  }

  .sm\:bg-f-bg-layout {
    background-color: var(--f-bg-layout);
  }

  .sm\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .sm\:\!p-8 {
    padding: 2rem !important;
  }

  .sm\:\!p-\[22px\] {
    padding: 22px !important;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .sm\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .sm\:pb-\[300px\] {
    padding-bottom: 300px;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .sm\:leading-9 {
    line-height: 2.25rem;
  }

  .sm\:transition-all {
    transition-property: all;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .sm\:duration-300 {
    transition-duration: .3s;
  }

  .sm\:hover\:border-f-border-hover:hover {
    border-color: var(--f-border-hover);
  }

  .sm\:hover\:bg-f-bg-hover:hover {
    background-color: var(--f-bg-hover);
  }

  .sm\:hover\:text-f-text:hover {
    color: var(--f-text);
  }

  @supports (min-height: 100svh) {
    .sm\:supports-\[min-height\:100svh\]\:h-\[min\(80svh\,720px\)\] {
      height: min(80svh, 720px);
    }
  }
}

@media (min-width: 768px) {
  .md\:not-sr-only {
    clip: auto;
    white-space: normal;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: static;
    overflow: visible;
  }

  .md\:static {
    position: static;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:inset-auto {
    inset: auto;
  }

  .md\:-end-8 {
    inset-inline-end: -2rem;
  }

  .md\:-end-9 {
    inset-inline-end: -2.25rem;
  }

  .md\:-top-10 {
    top: -2.5rem;
  }

  .md\:bottom-4 {
    bottom: 1rem;
  }

  .md\:bottom-9 {
    bottom: 2.25rem;
  }

  .md\:bottom-\[50px\] {
    bottom: 50px;
  }

  .md\:bottom-\[64px\] {
    bottom: 64px;
  }

  .md\:bottom-auto {
    bottom: auto;
  }

  .md\:end-10 {
    inset-inline-end: 2.5rem;
  }

  .md\:end-2\.5 {
    inset-inline-end: .625rem;
  }

  .md\:end-20 {
    inset-inline-end: 5rem;
  }

  .md\:end-8 {
    inset-inline-end: 2rem;
  }

  .md\:left-3 {
    left: .75rem;
  }

  .md\:left-4 {
    left: 1rem;
  }

  .md\:right-3 {
    right: .75rem;
  }

  .md\:right-6 {
    right: 1.5rem;
  }

  .md\:start-0 {
    inset-inline-start: 0;
  }

  .md\:start-\[40\%\] {
    inset-inline-start: 40%;
  }

  .md\:top-1\/2 {
    top: 50%;
  }

  .md\:top-2\.5 {
    top: .625rem;
  }

  .md\:top-6 {
    top: 1.5rem;
  }

  .md\:top-8 {
    top: 2rem;
  }

  .md\:top-\[-26px\] {
    top: -26px;
  }

  .md\:top-\[11px\] {
    top: 11px;
  }

  .md\:top-\[60\%\] {
    top: 60%;
  }

  .md\:z-auto {
    z-index: auto;
  }

  .md\:m-5 {
    margin: 1.25rem;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-\[120px\] {
    margin-left: 120px;
    margin-right: 120px;
  }

  .md\:mx-\[46px\] {
    margin-left: 46px;
    margin-right: 46px;
  }

  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:my-\[14px\] {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .md\:my-\[160px\] {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .md\:\!mb-\[180px\] {
    margin-bottom: 180px !important;
  }

  .md\:\!mt-\[160px\] {
    margin-top: 160px !important;
  }

  .md\:-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:-mt-12 {
    margin-top: -3rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-3 {
    margin-bottom: .75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:mb-\[120px\] {
    margin-bottom: 120px;
  }

  .md\:mb-\[14px\] {
    margin-bottom: 14px;
  }

  .md\:mb-\[160px\] {
    margin-bottom: 160px;
  }

  .md\:me-2 {
    margin-inline-end: .5rem;
  }

  .md\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .md\:ml-0 {
    margin-left: 0;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-\[14px\] {
    margin-right: 14px;
  }

  .md\:ms-12 {
    margin-inline-start: 3rem;
  }

  .md\:ms-4 {
    margin-inline-start: 1rem;
  }

  .md\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .md\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .md\:ms-\[200px\] {
    margin-inline-start: 200px;
  }

  .md\:ms-\[96px\] {
    margin-inline-start: 96px;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mt-1 {
    margin-top: .25rem;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-2 {
    margin-top: .5rem;
  }

  .md\:mt-2\.5 {
    margin-top: .625rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-3 {
    margin-top: .75rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-7 {
    margin-top: 1.75rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:mt-\[-120px\] {
    margin-top: -120px;
  }

  .md\:mt-\[-160px\] {
    margin-top: -160px;
  }

  .md\:mt-\[100px\] {
    margin-top: 100px;
  }

  .md\:mt-\[140px\] {
    margin-top: 140px;
  }

  .md\:mt-\[14px\] {
    margin-top: 14px;
  }

  .md\:mt-\[160px\] {
    margin-top: 160px;
  }

  .md\:mt-\[30px\] {
    margin-top: 30px;
  }

  .md\:mt-\[340px\] {
    margin-top: 340px;
  }

  .md\:mt-\[50px\] {
    margin-top: 50px;
  }

  .md\:mt-\[52px\] {
    margin-top: 52px;
  }

  .md\:line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .md\:block {
    display: block;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!size-\[46px\] {
    width: 46px !important;
    height: 46px !important;
  }

  .md\:size-10 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .md\:size-11 {
    width: 2.75rem;
    height: 2.75rem;
  }

  .md\:size-12 {
    width: 3rem;
    height: 3rem;
  }

  .md\:size-14 {
    width: 3.5rem;
    height: 3.5rem;
  }

  .md\:size-4 {
    width: 1rem;
    height: 1rem;
  }

  .md\:size-5 {
    width: 1.25rem;
    height: 1.25rem;
  }

  .md\:size-6 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .md\:size-7 {
    width: 1.75rem;
    height: 1.75rem;
  }

  .md\:size-8 {
    width: 2rem;
    height: 2rem;
  }

  .md\:size-9 {
    width: 2.25rem;
    height: 2.25rem;
  }

  .md\:size-\[100px\] {
    width: 100px;
    height: 100px;
  }

  .md\:size-\[128px\] {
    width: 128px;
    height: 128px;
  }

  .md\:size-\[300px\] {
    width: 300px;
    height: 300px;
  }

  .md\:size-\[32px\] {
    width: 32px;
    height: 32px;
  }

  .md\:size-\[42px\] {
    width: 42px;
    height: 42px;
  }

  .md\:size-\[98px\] {
    width: 98px;
    height: 98px;
  }

  .md\:size-full {
    width: 100%;
    height: 100%;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-60 {
    height: 15rem;
  }

  .md\:h-7 {
    height: 1.75rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-9 {
    height: 2.25rem;
  }

  .md\:h-\[100px\] {
    height: 100px;
  }

  .md\:h-\[120px\] {
    height: 120px;
  }

  .md\:h-\[129px\] {
    height: 129px;
  }

  .md\:h-\[134px\] {
    height: 134px;
  }

  .md\:h-\[140px\] {
    height: 140px;
  }

  .md\:h-\[195px\] {
    height: 195px;
  }

  .md\:h-\[209px\] {
    height: 209px;
  }

  .md\:h-\[216px\] {
    height: 216px;
  }

  .md\:h-\[224px\] {
    height: 224px;
  }

  .md\:h-\[240px\] {
    height: 240px;
  }

  .md\:h-\[260px\] {
    height: 260px;
  }

  .md\:h-\[288px\] {
    height: 288px;
  }

  .md\:h-\[28px\] {
    height: 28px;
  }

  .md\:h-\[300px\] {
    height: 300px;
  }

  .md\:h-\[315px\] {
    height: 315px;
  }

  .md\:h-\[320px\] {
    height: 320px;
  }

  .md\:h-\[360px\] {
    height: 360px;
  }

  .md\:h-\[38px\] {
    height: 38px;
  }

  .md\:h-\[3px\] {
    height: 3px;
  }

  .md\:h-\[400px\] {
    height: 400px;
  }

  .md\:h-\[409px\] {
    height: 409px;
  }

  .md\:h-\[410px\] {
    height: 410px;
  }

  .md\:h-\[420px\] {
    height: 420px;
  }

  .md\:h-\[44px\] {
    height: 44px;
  }

  .md\:h-\[450px\] {
    height: 450px;
  }

  .md\:h-\[46px\] {
    height: 46px;
  }

  .md\:h-\[480px\] {
    height: 480px;
  }

  .md\:h-\[518px\] {
    height: 518px;
  }

  .md\:h-\[548px\] {
    height: 548px;
  }

  .md\:h-\[54px\] {
    height: 54px;
  }

  .md\:h-\[55vh\] {
    height: 55vh;
  }

  .md\:h-\[58px\] {
    height: 58px;
  }

  .md\:h-\[600px\] {
    height: 600px;
  }

  .md\:h-\[60px\] {
    height: 60px;
  }

  .md\:h-\[60vh\] {
    height: 60vh;
  }

  .md\:h-\[62px\] {
    height: 62px;
  }

  .md\:h-\[630px\] {
    height: 630px;
  }

  .md\:h-\[700vh\] {
    height: 700vh;
  }

  .md\:h-\[70px\] {
    height: 70px;
  }

  .md\:h-\[72px\] {
    height: 72px;
  }

  .md\:h-\[780px\] {
    height: 780px;
  }

  .md\:h-\[84px\] {
    height: 84px;
  }

  .md\:h-\[88px\] {
    height: 88px;
  }

  .md\:h-\[min\(88vh\,860px\)\] {
    height: min(88vh, 860px);
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:max-h-\[1024px\] {
    max-height: 1024px;
  }

  .md\:max-h-\[224px\] {
    max-height: 224px;
  }

  .md\:max-h-\[248px\] {
    max-height: 248px;
  }

  .md\:max-h-\[450px\] {
    max-height: 450px;
  }

  .md\:max-h-\[460px\] {
    max-height: 460px;
  }

  .md\:max-h-\[480px\] {
    max-height: 480px;
  }

  .md\:max-h-\[500px\] {
    max-height: 500px;
  }

  .md\:max-h-\[544px\] {
    max-height: 544px;
  }

  .md\:max-h-\[600px\] {
    max-height: 600px;
  }

  .md\:max-h-\[calc\(100\%-32px\)\] {
    max-height: calc(100% - 32px);
  }

  .md\:max-h-\[calc\(100vh-120px\)\] {
    max-height: calc(100vh - 120px);
  }

  .md\:max-h-\[inherit\] {
    max-height: inherit;
  }

  .md\:max-h-full {
    max-height: 100%;
  }

  .md\:min-h-12 {
    min-height: 3rem;
  }

  .md\:min-h-\[204px\] {
    min-height: 204px;
  }

  .md\:min-h-\[360px\] {
    min-height: 360px;
  }

  .md\:min-h-\[520px\] {
    min-height: 520px;
  }

  .md\:min-h-\[550px\] {
    min-height: 550px;
  }

  .md\:min-h-\[600px\] {
    min-height: 600px;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

  .md\:\!w-\[290px\] {
    width: 290px !important;
  }

  .md\:\!w-auto {
    width: auto !important;
  }

  .md\:w-0 {
    width: 0;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-40 {
    width: 10rem;
  }

  .md\:w-\[104px\] {
    width: 104px;
  }

  .md\:w-\[125px\] {
    width: 125px;
  }

  .md\:w-\[132px\] {
    width: 132px;
  }

  .md\:w-\[135px\] {
    width: 135px;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[178px\] {
    width: 178px;
  }

  .md\:w-\[180px\] {
    width: 180px;
  }

  .md\:w-\[185px\] {
    width: 185px;
  }

  .md\:w-\[187px\] {
    width: 187px;
  }

  .md\:w-\[200px\] {
    width: 200px;
  }

  .md\:w-\[203px\] {
    width: 203px;
  }

  .md\:w-\[209px\] {
    width: 209px;
  }

  .md\:w-\[210px\] {
    width: 210px;
  }

  .md\:w-\[217px\] {
    width: 217px;
  }

  .md\:w-\[220px\] {
    width: 220px;
  }

  .md\:w-\[224px\] {
    width: 224px;
  }

  .md\:w-\[226px\] {
    width: 226px;
  }

  .md\:w-\[230px\] {
    width: 230px;
  }

  .md\:w-\[252px\] {
    width: 252px;
  }

  .md\:w-\[260px\] {
    width: 260px;
  }

  .md\:w-\[264px\] {
    width: 264px;
  }

  .md\:w-\[280px\] {
    width: 280px;
  }

  .md\:w-\[288px\] {
    width: 288px;
  }

  .md\:w-\[290px\] {
    width: 290px;
  }

  .md\:w-\[296px\] {
    width: 296px;
  }

  .md\:w-\[298px\] {
    width: 298px;
  }

  .md\:w-\[300px\] {
    width: 300px;
  }

  .md\:w-\[313px\] {
    width: 313px;
  }

  .md\:w-\[324px\] {
    width: 324px;
  }

  .md\:w-\[340px\] {
    width: 340px;
  }

  .md\:w-\[362px\] {
    width: 362px;
  }

  .md\:w-\[38px\] {
    width: 38px;
  }

  .md\:w-\[398px\] {
    width: 398px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-\[438px\] {
    width: 438px;
  }

  .md\:w-\[442px\] {
    width: 442px;
  }

  .md\:w-\[460px\] {
    width: 460px;
  }

  .md\:w-\[480px\] {
    width: 480px;
  }

  .md\:w-\[48px\] {
    width: 48px;
  }

  .md\:w-\[49\%\] {
    width: 49%;
  }

  .md\:w-\[538px\] {
    width: 538px;
  }

  .md\:w-\[560px\] {
    width: 560px;
  }

  .md\:w-\[62px\] {
    width: 62px;
  }

  .md\:w-\[640px\] {
    width: 640px;
  }

  .md\:w-\[65\%\] {
    width: 65%;
  }

  .md\:w-\[659px\] {
    width: 659px;
  }

  .md\:w-\[660px\] {
    width: 660px;
  }

  .md\:w-\[67px\] {
    width: 67px;
  }

  .md\:w-\[680px\] {
    width: 680px;
  }

  .md\:w-\[78px\] {
    width: 78px;
  }

  .md\:w-\[82px\] {
    width: 82px;
  }

  .md\:w-\[85px\] {
    width: 85px;
  }

  .md\:w-\[92px\] {
    width: 92px;
  }

  .md\:w-\[calc\(50\%-0\.5rem\)\] {
    width: calc(50% - .5rem);
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:\!min-w-44 {
    min-width: 11rem !important;
  }

  .md\:min-w-\[140px\] {
    min-width: 140px;
  }

  .md\:min-w-\[400px\] {
    min-width: 400px;
  }

  .md\:min-w-\[98px\] {
    min-width: 98px;
  }

  .md\:\!max-w-96 {
    max-width: 24rem !important;
  }

  .md\:\!max-w-\[386px\] {
    max-width: 386px !important;
  }

  .md\:max-w-\[100px\] {
    max-width: 100px;
  }

  .md\:max-w-\[1260px\] {
    max-width: 1260px;
  }

  .md\:max-w-\[140px\] {
    max-width: 140px;
  }

  .md\:max-w-\[160px\] {
    max-width: 160px;
  }

  .md\:max-w-\[200px\] {
    max-width: 200px;
  }

  .md\:max-w-\[224px\] {
    max-width: 224px;
  }

  .md\:max-w-\[253\.5px\] {
    max-width: 253.5px;
  }

  .md\:max-w-\[280px\] {
    max-width: 280px;
  }

  .md\:max-w-\[340px\] {
    max-width: 340px;
  }

  .md\:max-w-\[360px\] {
    max-width: 360px;
  }

  .md\:max-w-\[380px\] {
    max-width: 380px;
  }

  .md\:max-w-\[432px\] {
    max-width: 432px;
  }

  .md\:max-w-\[438px\] {
    max-width: 438px;
  }

  .md\:max-w-\[500px\] {
    max-width: 500px;
  }

  .md\:max-w-\[512px\] {
    max-width: 512px;
  }

  .md\:max-w-\[538px\] {
    max-width: 538px;
  }

  .md\:max-w-\[542px\] {
    max-width: 542px;
  }

  .md\:max-w-\[557px\] {
    max-width: 557px;
  }

  .md\:max-w-\[631px\] {
    max-width: 631px;
  }

  .md\:max-w-\[70px\] {
    max-width: 70px;
  }

  .md\:max-w-\[720px\] {
    max-width: 720px;
  }

  .md\:max-w-\[800px\] {
    max-width: 800px;
  }

  .md\:max-w-\[860px\] {
    max-width: 860px;
  }

  .md\:max-w-\[880px\] {
    max-width: 880px;
  }

  .md\:max-w-\[912px\] {
    max-width: 912px;
  }

  .md\:max-w-\[928px\] {
    max-width: 928px;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:flex-1 {
    flex: 1;
  }

  .md\:shrink-0 {
    flex-shrink: 0;
  }

  .md\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-x-\[-340px\] {
    --tw-translate-x: -340px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-x-\[-390px\] {
    --tw-translate-x: -390px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-x-\[405px\] {
    --tw-translate-x: 405px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:cursor-default {
    cursor: default;
  }

  .md\:columns-2 {
    columns: 2;
  }

  .md\:columns-3 {
    columns: 3;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-\[455px_1fr\] {
    grid-template-columns: 455px 1fr;
  }

  .md\:grid-cols-\[repeat\(auto-fill\,224px\)\] {
    grid-template-columns: repeat(auto-fill, 224px);
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:justify-normal {
    justify-content: normal;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-items-start {
    justify-items: start;
  }

  .md\:gap-0 {
    gap: 0;
  }

  .md\:gap-1 {
    gap: .25rem;
  }

  .md\:gap-1\.5 {
    gap: .375rem;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-2 {
    gap: .5rem;
  }

  .md\:gap-20 {
    gap: 5rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

  .md\:gap-3 {
    gap: .75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-9 {
    gap: 2.25rem;
  }

  .md\:gap-\[120px\] {
    gap: 120px;
  }

  .md\:gap-\[128px\] {
    gap: 128px;
  }

  .md\:gap-\[160px\] {
    gap: 160px;
  }

  .md\:gap-\[18px\] {
    gap: 18px;
  }

  .md\:gap-\[22px\] {
    gap: 22px;
  }

  .md\:gap-\[26px\] {
    gap: 26px;
  }

  .md\:gap-\[27px\] {
    gap: 27px;
  }

  .md\:gap-\[28px\] {
    gap: 28px;
  }

  .md\:gap-\[38px\] {
    gap: 38px;
  }

  .md\:gap-\[40px\] {
    gap: 40px;
  }

  .md\:gap-\[6px\] {
    gap: 6px;
  }

  .md\:gap-x-12 {
    column-gap: 3rem;
  }

  .md\:gap-x-2 {
    column-gap: .5rem;
  }

  .md\:gap-x-3 {
    column-gap: .75rem;
  }

  .md\:gap-x-4 {
    column-gap: 1rem;
  }

  .md\:gap-x-8 {
    column-gap: 2rem;
  }

  .md\:gap-y-2 {
    row-gap: .5rem;
  }

  .md\:gap-y-4 {
    row-gap: 1rem;
  }

  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-\[100px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(100px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100px * var(--tw-space-y-reverse));
  }

  .md\:space-y-\[120px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(120px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(120px * var(--tw-space-y-reverse));
  }

  .md\:self-auto {
    align-self: auto;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-y-auto {
    overflow-y: auto;
  }

  .md\:truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .md\:rounded {
    border-radius: .25rem;
  }

  .md\:rounded-2xl {
    border-radius: 1rem;
  }

  .md\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .md\:rounded-\[18px\] {
    border-radius: 18px;
  }

  .md\:rounded-\[24px\] {
    border-radius: 24px;
  }

  .md\:rounded-\[36px\] {
    border-radius: 36px;
  }

  .md\:rounded-\[48px\] {
    border-radius: 48px;
  }

  .md\:rounded-lg {
    border-radius: .5rem;
  }

  .md\:rounded-none {
    border-radius: 0;
  }

  .md\:rounded-xl {
    border-radius: .75rem;
  }

  .md\:rounded-tr-\[6px\] {
    border-top-right-radius: 6px;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-0 {
    border-width: 0;
  }

  .md\:border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:border-f-bg-hover {
    border-color: var(--f-bg-hover);
  }

  .md\:border-f-border {
    border-color: var(--f-border);
  }

  .md\:border-f-border-secondary {
    border-color: var(--f-border-secondary);
  }

  .md\:bg-\[\#16141F66\] {
    background-color: #16141f66;
  }

  .md\:bg-\[\#161420\] {
    --tw-bg-opacity: 1;
    background-color: rgb(22 20 32 / var(--tw-bg-opacity, 1));
  }

  .md\:bg-\[\#2C2939\] {
    --tw-bg-opacity: 1;
    background-color: rgb(44 41 57 / var(--tw-bg-opacity, 1));
  }

  .md\:bg-\[\#FF34660A\] {
    background-color: #ff34660a;
  }

  .md\:bg-f-bg-elevated {
    background-color: var(--f-bg-elevated);
  }

  .md\:bg-f-bg-layout {
    background-color: var(--f-bg-layout);
  }

  .md\:bg-transparent {
    background-color: #0000;
  }

  .md\:bg-\[radial-gradient\(ellipse_38px_141px_at_100\%_0\%\,rgba\(255\,255\,255\,0\.04\)_0\%\,transparent_100\%\)\,linear-gradient\(90deg\,rgba\(255\,255\,255\,0\.04\)_0\%\,rgba\(255\,255\,255\,0\.04\)_100\%\)\] {
    background-image: radial-gradient(38px 141px at 100% 0, #ffffff0a 0%, #0000 100%), linear-gradient(90deg, #ffffff0a 0% 100%);
  }

  .md\:object-center {
    object-position: center;
  }

  .md\:p-0 {
    padding: 0;
  }

  .md\:p-1\.5 {
    padding: .375rem;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-3 {
    padding: .75rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-40 {
    padding: 10rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-\[18px\] {
    padding: 18px;
  }

  .md\:\!py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .md\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[114px\] {
    padding-left: 114px;
    padding-right: 114px;
  }

  .md\:px-\[140px\] {
    padding-left: 140px;
    padding-right: 140px;
  }

  .md\:px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .md\:px-\[156px\] {
    padding-left: 156px;
    padding-right: 156px;
  }

  .md\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .md\:px-\[160px\] {
    padding-left: 160px;
    padding-right: 160px;
  }

  .md\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .md\:px-\[22px\] {
    padding-left: 22px;
    padding-right: 22px;
  }

  .md\:px-\[270px\] {
    padding-left: 270px;
    padding-right: 270px;
  }

  .md\:px-\[29px\] {
    padding-left: 29px;
    padding-right: 29px;
  }

  .md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md\:px-\[41px\] {
    padding-left: 41px;
    padding-right: 41px;
  }

  .md\:px-\[45px\] {
    padding-left: 45px;
    padding-right: 45px;
  }

  .md\:px-\[46px\] {
    padding-left: 46px;
    padding-right: 46px;
  }

  .md\:px-\[47px\] {
    padding-left: 47px;
    padding-right: 47px;
  }

  .md\:px-\[59px\] {
    padding-left: 59px;
    padding-right: 59px;
  }

  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:px-\[62\.5px\] {
    padding-left: 62.5px;
    padding-right: 62.5px;
  }

  .md\:px-\[81\.5px\] {
    padding-left: 81.5px;
    padding-right: 81.5px;
  }

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md\:py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem;
  }

  .md\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .md\:py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .md\:py-\[112px\] {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .md\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .md\:py-\[13px\] {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .md\:py-\[140px\] {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .md\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .md\:py-\[160px\] {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .md\:py-\[185px\] {
    padding-top: 185px;
    padding-bottom: 185px;
  }

  .md\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .md\:py-\[200px\] {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .md\:py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .md\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:py-\[31px\] {
    padding-top: 31px;
    padding-bottom: 31px;
  }

  .md\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .md\:py-\[56px\] {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .md\:py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .md\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:py-\[88px\] {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .md\:py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .md\:\!pe-0 {
    padding-inline-end: 0 !important;
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-3 {
    padding-bottom: .75rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-40 {
    padding-bottom: 10rem;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .md\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .md\:pb-\[140px\] {
    padding-bottom: 140px;
  }

  .md\:pb-\[160px\] {
    padding-bottom: 160px;
  }

  .md\:pb-\[168px\] {
    padding-bottom: 168px;
  }

  .md\:pb-\[180px\] {
    padding-bottom: 180px;
  }

  .md\:pb-\[229px\] {
    padding-bottom: 229px;
  }

  .md\:pb-\[240px\] {
    padding-bottom: 240px;
  }

  .md\:pb-\[242px\] {
    padding-bottom: 242px;
  }

  .md\:pb-\[279px\] {
    padding-bottom: 279px;
  }

  .md\:pb-\[394px\] {
    padding-bottom: 394px;
  }

  .md\:pb-\[42px\] {
    padding-bottom: 42px;
  }

  .md\:pb-\[72px\] {
    padding-bottom: 72px;
  }

  .md\:pe-12 {
    padding-inline-end: 3rem;
  }

  .md\:pe-2 {
    padding-inline-end: .5rem;
  }

  .md\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .md\:pe-\[41px\] {
    padding-inline-end: 41px;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pr-2 {
    padding-right: .5rem;
  }

  .md\:pr-3 {
    padding-right: .75rem;
  }

  .md\:ps-0 {
    padding-inline-start: 0;
  }

  .md\:ps-\[140px\] {
    padding-inline-start: 140px;
  }

  .md\:ps-\[41px\] {
    padding-inline-start: 41px;
  }

  .md\:ps-\[72px\] {
    padding-inline-start: 72px;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-2 {
    padding-top: .5rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-3 {
    padding-top: .75rem;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pt-9 {
    padding-top: 2.25rem;
  }

  .md\:pt-\[100px\] {
    padding-top: 100px;
  }

  .md\:pt-\[120px\] {
    padding-top: 120px;
  }

  .md\:pt-\[128px\] {
    padding-top: 128px;
  }

  .md\:pt-\[140px\] {
    padding-top: 140px;
  }

  .md\:pt-\[144px\] {
    padding-top: 144px;
  }

  .md\:pt-\[14px\] {
    padding-top: 14px;
  }

  .md\:pt-\[160px\] {
    padding-top: 160px;
  }

  .md\:pt-\[180px\] {
    padding-top: 180px;
  }

  .md\:pt-\[18px\] {
    padding-top: 18px;
  }

  .md\:pt-\[211px\] {
    padding-top: 211px;
  }

  .md\:pt-\[264px\] {
    padding-top: 264px;
  }

  .md\:pt-\[30px\] {
    padding-top: 30px;
  }

  .md\:pt-\[311px\] {
    padding-top: 311px;
  }

  .md\:pt-\[35px\] {
    padding-top: 35px;
  }

  .md\:pt-\[50px\] {
    padding-top: 50px;
  }

  .md\:pt-\[56px\] {
    padding-top: 56px;
  }

  .md\:pt-\[60px\] {
    padding-top: 60px;
  }

  .md\:pt-\[69px\] {
    padding-top: 69px;
  }

  .md\:pt-\[72px\] {
    padding-top: 72px;
  }

  .md\:pt-\[76px\] {
    padding-top: 76px;
  }

  .md\:pt-\[82px\] {
    padding-top: 82px;
  }

  .md\:pt-\[84px\] {
    padding-top: 84px;
  }

  .md\:pt-\[96px\] {
    padding-top: 96px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-start {
    text-align: start;
  }

  .md\:\!text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }

  .md\:\!text-xl {
    font-size: 1.25rem !important;
    line-height: 2rem !important;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .md\:text-3xl {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .md\:text-4xl {
    font-size: 2rem;
    line-height: 2.75rem;
  }

  .md\:text-5xl {
    font-size: 2.25rem;
    line-height: 3rem;
  }

  .md\:text-6xl {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .md\:text-7xl {
    font-size: 3rem;
    line-height: 4rem;
  }

  .md\:text-\[11px\] {
    font-size: 11px;
  }

  .md\:text-\[20px\] {
    font-size: 20px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[24px\] {
    font-size: 24px;
  }

  .md\:text-\[32px\] {
    font-size: 32px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[56px\] {
    font-size: 56px;
  }

  .md\:text-\[64px\] {
    font-size: 64px;
  }

  .md\:text-\[80px\] {
    font-size: 80px;
  }

  .md\:text-\[88px\] {
    font-size: 88px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-sm, .md\:text-sm\/5 {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .md\:text-xs {
    font-size: .75rem;
    line-height: 1.125rem;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:font-extrabold {
    font-weight: 800;
  }

  .md\:font-medium {
    font-weight: calc(500 + var(--font-weight-scale));
  }

  .md\:font-semibold {
    font-weight: calc(600 + var(--font-weight-scale));
  }

  .md\:leading-10 {
    line-height: 2.5rem;
  }

  .md\:leading-7 {
    line-height: 1.75rem;
  }

  .md\:leading-8 {
    line-height: 2rem;
  }

  .md\:leading-\[28px\] {
    line-height: 28px;
  }

  .md\:leading-\[48px\] {
    line-height: 48px;
  }

  .md\:leading-\[56px\] {
    line-height: 56px;
  }

  .md\:leading-\[72px\] {
    line-height: 72px;
  }

  .md\:leading-\[80px\] {
    line-height: 80px;
  }

  .md\:leading-snug {
    line-height: 1.375;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .md\:opacity-100 {
    opacity: 1;
  }

  .md\:opacity-60 {
    opacity: .6;
  }

  .md\:shadow-\[0_32px_72px_0_rgba\(0\,0\,0\,0\.7\)\] {
    --tw-shadow: 0 32px 72px 0 #000000b3;
    --tw-shadow-colored: 0 32px 72px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:backdrop-blur-\[30px\] {
    --tw-backdrop-blur: blur(30px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .md\:\[scrollbar-gutter\:stable\] {
    scrollbar-gutter: stable;
  }

  .before\:md\:size-5:before {
    content: var(--tw-content);
    width: 1.25rem;
    height: 1.25rem;
  }

  .after\:md\:block:after {
    content: var(--tw-content);
    display: block;
  }

  .after\:md\:size-6:after {
    content: var(--tw-content);
    width: 1.5rem;
    height: 1.5rem;
  }

  .md\:last\:pe-20:last-child {
    padding-inline-end: 5rem;
  }

  .md\:hover\:-translate-y-2:hover {
    --tw-translate-y: -.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .md\:group-hover\:pointer-events-auto {
    pointer-events: auto;
  }

  .group:hover .md\:group-hover\:mt-3 {
    margin-top: .75rem;
  }

  .group:hover .md\:group-hover\:block {
    display: block;
  }

  .group:hover .md\:group-hover\:flex {
    display: flex;
  }

  .group:hover .md\:group-hover\:scale-y-100 {
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .md\:group-hover\:text-f-text {
    color: var(--f-text);
  }

  .group:hover .group-hover\:md\:opacity-100, .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

  .lg\:fixed {
    position: fixed;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:inset-0 {
    inset: 0;
  }

  .lg\:-end-8 {
    inset-inline-end: -2rem;
  }

  .lg\:bottom-\[-20\] {
    bottom: -20px;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:end-2 {
    inset-inline-end: .5rem;
  }

  .lg\:end-4 {
    inset-inline-end: 1rem;
  }

  .lg\:left-\[-574px\] {
    left: -574px;
  }

  .lg\:right-5 {
    right: 1.25rem;
  }

  .lg\:start-auto {
    inset-inline-start: auto;
  }

  .lg\:top-1\/2 {
    top: 50%;
  }

  .lg\:top-24 {
    top: 6rem;
  }

  .lg\:top-\[-620px\] {
    top: -620px;
  }

  .lg\:top-\[160px\] {
    top: 160px;
  }

  .lg\:top-\[783px\] {
    top: 783px;
  }

  .lg\:z-50 {
    z-index: 50;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:my-\[160px\] {
    margin-top: 160px;
    margin-bottom: 160px;
  }

  .lg\:\!mt-\[140px\] {
    margin-top: 140px !important;
  }

  .lg\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-0\.5 {
    margin-bottom: .125rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:mb-\[160px\] {
    margin-bottom: 160px;
  }

  .lg\:me-3 {
    margin-inline-end: .75rem;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:ms-0 {
    margin-inline-start: 0;
  }

  .lg\:ms-4 {
    margin-inline-start: 1rem;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-2 {
    margin-top: .5rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mt-3 {
    margin-top: .75rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:mt-\[100px\] {
    margin-top: 100px;
  }

  .lg\:mt-\[120px\] {
    margin-top: 120px;
  }

  .lg\:mt-\[140px\] {
    margin-top: 140px;
  }

  .lg\:mt-\[160px\] {
    margin-top: 160px;
  }

  .lg\:mt-\[180px\] {
    margin-top: 180px;
  }

  .lg\:mt-\[76px\] {
    margin-top: 76px;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:\!block {
    display: block !important;
  }

  .lg\:block {
    display: block;
  }

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

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:contents {
    display: contents;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!aspect-auto {
    aspect-ratio: auto !important;
  }

  .lg\:aspect-\[16\/9\] {
    aspect-ratio: 16 / 9;
  }

  .lg\:aspect-\[241\/420\] {
    aspect-ratio: 241 / 420;
  }

  .lg\:aspect-\[280\/488\] {
    aspect-ratio: 280 / 488;
  }

  .lg\:aspect-\[3\/2\] {
    aspect-ratio: 3 / 2;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:size-10 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .lg\:size-12 {
    width: 3rem;
    height: 3rem;
  }

  .lg\:size-14 {
    width: 3.5rem;
    height: 3.5rem;
  }

  .lg\:size-16 {
    width: 4rem;
    height: 4rem;
  }

  .lg\:size-20 {
    width: 5rem;
    height: 5rem;
  }

  .lg\:size-24 {
    width: 6rem;
    height: 6rem;
  }

  .lg\:size-6 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .lg\:size-\[1000px\] {
    width: 1000px;
    height: 1000px;
  }

  .lg\:size-\[50px\] {
    width: 50px;
    height: 50px;
  }

  .lg\:size-\[600px\] {
    width: 600px;
    height: 600px;
  }

  .lg\:size-full {
    width: 100%;
    height: 100%;
  }

  .lg\:\!h-full {
    height: 100% !important;
  }

  .lg\:h-0 {
    height: 0;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-9 {
    height: 2.25rem;
  }

  .lg\:h-\[100px\] {
    height: 100px;
  }

  .lg\:h-\[211px\] {
    height: 211px;
  }

  .lg\:h-\[237px\] {
    height: 237px;
  }

  .lg\:h-\[240px\] {
    height: 240px;
  }

  .lg\:h-\[244px\] {
    height: 244px;
  }

  .lg\:h-\[250vh\] {
    height: 250vh;
  }

  .lg\:h-\[300vh\] {
    height: 300vh;
  }

  .lg\:h-\[32rem\] {
    height: 32rem;
  }

  .lg\:h-\[336px\] {
    height: 336px;
  }

  .lg\:h-\[36px\] {
    height: 36px;
  }

  .lg\:h-\[400px\] {
    height: 400px;
  }

  .lg\:h-\[400vh\] {
    height: 400vh;
  }

  .lg\:h-\[412px\] {
    height: 412px;
  }

  .lg\:h-\[460px\] {
    height: 460px;
  }

  .lg\:h-\[484px\] {
    height: 484px;
  }

  .lg\:h-\[495px\] {
    height: 495px;
  }

  .lg\:h-\[498px\] {
    height: 498px;
  }

  .lg\:h-\[506px\] {
    height: 506px;
  }

  .lg\:h-\[507px\] {
    height: 507px;
  }

  .lg\:h-\[520px\] {
    height: 520px;
  }

  .lg\:h-\[556px\] {
    height: 556px;
  }

  .lg\:h-\[675px\] {
    height: 675px;
  }

  .lg\:h-\[80vh\] {
    height: 80vh;
  }

  .lg\:h-\[calc\(100vh-var\(--header-container-height\,52px\)\)\] {
    height: calc(100vh - var(--header-container-height, 52px));
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:max-h-\[46dvh\] {
    max-height: 46dvh;
  }

  .lg\:max-h-\[calc\(100vh-var\(--header-container-height\,52px\)-32px\)\] {
    max-height: calc(100vh - var(--header-container-height, 52px) - 32px);
  }

  .lg\:max-h-full {
    max-height: 100%;
  }

  .lg\:max-h-none {
    max-height: none;
  }

  .lg\:\!min-h-0 {
    min-height: 0 !important;
  }

  .lg\:min-h-0 {
    min-height: 0;
  }

  .lg\:min-h-\[calc\(100vh-var\(--header-container-height\,52px\)-32px\)\] {
    min-height: calc(100vh - var(--header-container-height, 52px) - 32px);
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:w-\[1100px\] {
    width: 1100px;
  }

  .lg\:w-\[124px\] {
    width: 124px;
  }

  .lg\:w-\[130px\] {
    width: 130px;
  }

  .lg\:w-\[180px\] {
    width: 180px;
  }

  .lg\:w-\[280px\] {
    width: 280px;
  }

  .lg\:w-\[30\%\] {
    width: 30%;
  }

  .lg\:w-\[300px\] {
    width: 300px;
  }

  .lg\:w-\[310px\] {
    width: 310px;
  }

  .lg\:w-\[320px\] {
    width: 320px;
  }

  .lg\:w-\[350px\] {
    width: 350px;
  }

  .lg\:w-\[400px\] {
    width: 400px;
  }

  .lg\:w-\[408px\] {
    width: 408px;
  }

  .lg\:w-\[420px\] {
    width: 420px;
  }

  .lg\:w-\[424px\] {
    width: 424px;
  }

  .lg\:w-\[430px\] {
    width: 430px;
  }

  .lg\:w-\[440px\] {
    width: 440px;
  }

  .lg\:w-\[450px\] {
    width: 450px;
  }

  .lg\:w-\[480px\] {
    width: 480px;
  }

  .lg\:w-\[522px\] {
    width: 522px;
  }

  .lg\:w-\[528px\] {
    width: 528px;
  }

  .lg\:w-\[534px\] {
    width: 534px;
  }

  .lg\:w-\[538px\] {
    width: 538px;
  }

  .lg\:w-\[640px\] {
    width: 640px;
  }

  .lg\:w-\[700px\] {
    width: 700px;
  }

  .lg\:w-\[760px\] {
    width: 760px;
  }

  .lg\:w-\[800px\] {
    width: 800px;
  }

  .lg\:w-\[880px\] {
    width: 880px;
  }

  .lg\:w-\[900px\] {
    width: 900px;
  }

  .lg\:w-\[98px\] {
    width: 98px;
  }

  .lg\:w-\[calc\(100\%-128px\)\] {
    width: calc(100% - 128px);
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:min-w-0 {
    min-width: 0;
  }

  .lg\:min-w-\[358px\] {
    min-width: 358px;
  }

  .lg\:max-w-\[120px\] {
    max-width: 120px;
  }

  .lg\:max-w-\[1224px\] {
    max-width: 1224px;
  }

  .lg\:max-w-\[1370px\] {
    max-width: 1370px;
  }

  .lg\:max-w-\[160px\] {
    max-width: 160px;
  }

  .lg\:max-w-\[200px\] {
    max-width: 200px;
  }

  .lg\:max-w-\[320px\] {
    max-width: 320px;
  }

  .lg\:max-w-\[426px\] {
    max-width: 426px;
  }

  .lg\:max-w-\[428px\] {
    max-width: 428px;
  }

  .lg\:max-w-\[458px\] {
    max-width: 458px;
  }

  .lg\:max-w-\[468px\] {
    max-width: 468px;
  }

  .lg\:max-w-\[480px\] {
    max-width: 480px;
  }

  .lg\:max-w-\[500px\] {
    max-width: 500px;
  }

  .lg\:max-w-\[570px\] {
    max-width: 570px;
  }

  .lg\:max-w-\[600px\] {
    max-width: 600px;
  }

  .lg\:max-w-\[659px\] {
    max-width: 659px;
  }

  .lg\:max-w-\[720px\] {
    max-width: 720px;
  }

  .lg\:max-w-\[800px\] {
    max-width: 800px;
  }

  .lg\:max-w-\[90px\] {
    max-width: 90px;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:flex-1 {
    flex: 1;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:shrink-0 {
    flex-shrink: 0;
  }

  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-x-\[-360px\] {
    --tw-translate-x: -360px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-x-\[-430px\] {
    --tw-translate-x: -430px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-x-\[440px\] {
    --tw-translate-x: 440px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-y-24 {
    --tw-translate-y: 6rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:scroll-m-0 {
    scroll-margin: 0;
  }

  .lg\:scroll-mt-0 {
    scroll-margin-top: 0;
  }

  .lg\:columns-3 {
    columns: 3;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[220px_1fr_auto\] {
    grid-template-columns: 220px 1fr auto;
  }

  .lg\:grid-cols-\[minmax\(0\,840px\)_480px\] {
    grid-template-columns: minmax(0, 840px) 480px;
  }

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-rows-\[auto_minmax\(0\,1fr\)\] {
    grid-template-rows: auto minmax(0, 1fr);
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:\!flex-col {
    flex-direction: column !important;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-normal {
    justify-content: normal;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:gap-0 {
    gap: 0;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-2 {
    gap: .5rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-3 {
    gap: .75rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:gap-\[100px\] {
    gap: 100px;
  }

  .lg\:gap-\[120px\] {
    gap: 120px;
  }

  .lg\:gap-\[14px\] {
    gap: 14px;
  }

  .lg\:gap-\[160px\] {
    gap: 160px;
  }

  .lg\:gap-\[400px\] {
    gap: 400px;
  }

  .lg\:gap-\[60px\] {
    gap: 60px;
  }

  .lg\:gap-x-12 {
    column-gap: 3rem;
  }

  .lg\:gap-x-20 {
    column-gap: 5rem;
  }

  .lg\:gap-x-\[13px\] {
    column-gap: 13px;
  }

  .lg\:gap-y-0 {
    row-gap: 0;
  }

  .lg\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .lg\:gap-y-3 {
    row-gap: .75rem;
  }

  .lg\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-\[100px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(100px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(100px * var(--tw-space-y-reverse));
  }

  .lg\:space-y-\[180px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(180px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(180px * var(--tw-space-y-reverse));
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:self-stretch {
    align-self: stretch;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:rounded-\[20px\] {
    border-radius: 20px;
  }

  .lg\:rounded-\[48px\] {
    border-radius: 48px;
  }

  .lg\:rounded-lg {
    border-radius: .5rem;
  }

  .lg\:rounded-xl {
    border-radius: .75rem;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-f-border-secondary {
    border-color: var(--f-border-secondary);
  }

  .lg\:bg-\[\#E2D6F6\] {
    --tw-bg-opacity: 1;
    background-color: rgb(226 214 246 / var(--tw-bg-opacity, 1));
  }

  .lg\:bg-f-bg-base {
    background-color: var(--f-bg-base);
  }

  .lg\:bg-f-bg-container {
    background-color: var(--f-bg-container);
  }

  .lg\:bg-f-bg-layout {
    background-color: var(--f-bg-layout);
  }

  .lg\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .lg\:object-contain {
    object-fit: contain;
  }

  .lg\:object-cover {
    object-fit: cover;
  }

  .lg\:p-0 {
    padding: 0;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-\[240px\] {
    padding-left: 240px;
    padding-right: 240px;
  }

  .lg\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg\:px-\[31\.5px\] {
    padding-left: 31.5px;
    padding-right: 31.5px;
  }

  .lg\:px-\[37px\] {
    padding-left: 37px;
    padding-right: 37px;
  }

  .lg\:px-\[90px\] {
    padding-left: 90px;
    padding-right: 90px;
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .lg\:py-\[13px\] {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .lg\:py-\[140px\] {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .lg\:py-\[160px\] {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .lg\:py-\[180px\] {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .lg\:py-\[192px\] {
    padding-top: 192px;
    padding-bottom: 192px;
  }

  .lg\:py-\[7px\] {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .lg\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:pb-\[148px\] {
    padding-bottom: 148px;
  }

  .lg\:pb-\[160px\] {
    padding-bottom: 160px;
  }

  .lg\:pb-\[200px\] {
    padding-bottom: 200px;
  }

  .lg\:pb-\[260px\] {
    padding-bottom: 260px;
  }

  .lg\:pe-2 {
    padding-inline-end: .5rem;
  }

  .lg\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .lg\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .lg\:pe-\[83px\] {
    padding-inline-end: 83px;
  }

  .lg\:pr-1 {
    padding-right: .25rem;
  }

  .lg\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .lg\:ps-12 {
    padding-inline-start: 3rem;
  }

  .lg\:ps-4 {
    padding-inline-start: 1rem;
  }

  .lg\:ps-\[68px\] {
    padding-inline-start: 68px;
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-2 {
    padding-top: .5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-3 {
    padding-top: .75rem;
  }

  .lg\:pt-36 {
    padding-top: 9rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-\[106px\] {
    padding-top: 106px;
  }

  .lg\:pt-\[114px\] {
    padding-top: 114px;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[140px\] {
    padding-top: 140px;
  }

  .lg\:pt-\[160px\] {
    padding-top: 160px;
  }

  .lg\:pt-\[44px\] {
    padding-top: 44px;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-start {
    text-align: start;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .lg\:text-3xl {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .lg\:text-4xl {
    font-size: 2rem;
    line-height: 2.75rem;
  }

  .lg\:text-5xl {
    font-size: 2.25rem;
    line-height: 3rem;
  }

  .lg\:text-6xl {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .lg\:text-7xl {
    font-size: 3rem;
    line-height: 4rem;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }

  .lg\:text-\[56px\] {
    font-size: 56px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .lg\:font-bold {
    font-weight: 700;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-\[64px\] {
    line-height: 64px;
  }

  .lg\:leading-\[72px\] {
    line-height: 72px;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:text-\[\#261450\] {
    --tw-text-opacity: 1;
    color: rgb(38 20 80 / var(--tw-text-opacity, 1));
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }

  .lg\:transition-\[padding\] {
    transition-property: padding;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .lg\:transition-all {
    transition-property: all;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .lg\:transition-opacity {
    transition-property: opacity;
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  }

  .lg\:delay-200 {
    transition-delay: .2s;
  }

  .lg\:delay-500 {
    transition-delay: .5s;
  }

  .lg\:delay-700 {
    transition-delay: .7s;
  }

  .lg\:duration-300 {
    transition-duration: .3s;
  }

  .lg\:duration-500 {
    transition-duration: .5s;
  }

  .lg\:duration-700 {
    transition-duration: .7s;
  }

  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
  }

  .lg\:\[scrollbar-gutter\:stable\] {
    scrollbar-gutter: stable;
  }

  .lg\:before\:block:before {
    content: var(--tw-content);
    display: block;
  }

  .lg\:before\:hidden:before {
    content: var(--tw-content);
    display: none;
  }

  .lg\:before\:size-16:before {
    content: var(--tw-content);
    width: 4rem;
    height: 4rem;
  }

  .lg\:before\:shrink-0:before {
    content: var(--tw-content);
    flex-shrink: 0;
  }

  .lg\:before\:content-\[\'\'\]:before {
    --tw-content: "";
    content: var(--tw-content);
  }

  .lg\:after\:block:after {
    content: var(--tw-content);
    display: block;
  }

  .lg\:after\:hidden:after {
    content: var(--tw-content);
    display: none;
  }

  .lg\:after\:size-4:after {
    content: var(--tw-content);
    width: 1rem;
    height: 1rem;
  }

  .lg\:first\:ms-0:first-child {
    margin-inline-start: 0;
  }

  .group[open] .lg\:group-open\:whitespace-normal {
    white-space: normal;
  }

  .group:hover .group-hover\:lg\:flex {
    display: flex;
  }

  .group:hover .lg\:group-hover\:-translate-x-12 {
    --tw-translate-x: -3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .lg\:group-hover\:translate-x-16 {
    --tw-translate-x: 4rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .lg\:group-hover\:rotate-0 {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .lg\:group-hover\:rotate-\[30deg\] {
    --tw-rotate: 30deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }

  :is(:where([data-preference-mode="form"]) .mode-form\:lg\:w-\[424px\]) {
    width: 424px;
  }

  :is(:where([data-preference-mode="form"]) .lg\:mode-form\:bg-f-bg-container) {
    background-color: var(--f-bg-container);
  }

  :is(:where([data-preference-mode="chat"]) .lg\:mode-chat\:hidden) {
    display: none;
  }

  :is(:where([data-preference-mode="chat"]) .mode-chat\:lg\:w-0) {
    width: 0;
  }
}

@media (min-width: 1280px) {
  .xl\:bottom-0 {
    bottom: 0;
  }

  .xl\:end-\[77px\] {
    inset-inline-end: 77px;
  }

  .xl\:end-auto {
    inset-inline-end: auto;
  }

  .xl\:start-\[22px\] {
    inset-inline-start: 22px;
  }

  .xl\:top-\[45px\] {
    top: 45px;
  }

  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mb-\[2px\] {
    margin-bottom: 2px;
  }

  .xl\:me-\[120px\] {
    margin-inline-end: 120px;
  }

  .xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .xl\:mt-\[148px\] {
    margin-top: 148px;
  }

  .xl\:block {
    display: block;
  }

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

  .xl\:inline {
    display: inline;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:\!hidden {
    display: none !important;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:size-5 {
    width: 1.25rem;
    height: 1.25rem;
  }

  .xl\:h-\[320px\] {
    height: 320px;
  }

  .xl\:h-\[380px\] {
    height: 380px;
  }

  .xl\:h-\[394px\] {
    height: 394px;
  }

  .xl\:h-\[500px\] {
    height: 500px;
  }

  .xl\:h-\[524px\] {
    height: 524px;
  }

  .xl\:h-\[540px\] {
    height: 540px;
  }

  .xl\:h-\[700px\] {
    height: 700px;
  }

  .xl\:max-h-full {
    max-height: 100%;
  }

  .xl\:min-h-\[400px\] {
    min-height: 400px;
  }

  .xl\:min-h-\[434px\] {
    min-height: 434px;
  }

  .xl\:min-h-\[700px\] {
    min-height: 700px;
  }

  .xl\:\!w-\[172px\] {
    width: 172px !important;
  }

  .xl\:w-\[1000px\] {
    width: 1000px;
  }

  .xl\:w-\[152px\] {
    width: 152px;
  }

  .xl\:w-\[172px\] {
    width: 172px;
  }

  .xl\:w-\[202px\] {
    width: 202px;
  }

  .xl\:w-\[285px\] {
    width: 285px;
  }

  .xl\:w-\[300px\] {
    width: 300px;
  }

  .xl\:w-\[340px\] {
    width: 340px;
  }

  .xl\:w-\[460px\] {
    width: 460px;
  }

  .xl\:w-\[468px\] {
    width: 468px;
  }

  .xl\:w-\[480px\] {
    width: 480px;
  }

  .xl\:w-\[504px\] {
    width: 504px;
  }

  .xl\:w-\[865px\] {
    width: 865px;
  }

  .xl\:w-\[900px\] {
    width: 900px;
  }

  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:max-w-\[1160px\] {
    max-width: 1160px;
  }

  .xl\:max-w-\[122px\] {
    max-width: 122px;
  }

  .xl\:max-w-\[212px\] {
    max-width: 212px;
  }

  .xl\:max-w-\[220px\] {
    max-width: 220px;
  }

  .xl\:max-w-\[279px\] {
    max-width: 279px;
  }

  .xl\:max-w-\[300px\] {
    max-width: 300px;
  }

  .xl\:max-w-\[312px\] {
    max-width: 312px;
  }

  .xl\:max-w-\[326px\] {
    max-width: 326px;
  }

  .xl\:max-w-\[338px\] {
    max-width: 338px;
  }

  .xl\:max-w-\[360px\] {
    max-width: 360px;
  }

  .xl\:max-w-\[432px\] {
    max-width: 432px;
  }

  .xl\:max-w-\[450px\] {
    max-width: 450px;
  }

  .xl\:max-w-\[460px\] {
    max-width: 460px;
  }

  .xl\:max-w-\[500px\] {
    max-width: 500px;
  }

  .xl\:max-w-\[504px\] {
    max-width: 504px;
  }

  .xl\:max-w-\[570px\] {
    max-width: 570px;
  }

  .xl\:max-w-\[584px\] {
    max-width: 584px;
  }

  .xl\:max-w-\[603px\] {
    max-width: 603px;
  }

  .xl\:max-w-\[690px\] {
    max-width: 690px;
  }

  .xl\:max-w-\[700px\] {
    max-width: 700px;
  }

  .xl\:max-w-\[992px\] {
    max-width: 992px;
  }

  .xl\:translate-x-\[-496px\] {
    --tw-translate-x: -496px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:translate-x-\[-600px\] {
    --tw-translate-x: -600px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:translate-x-\[602px\] {
    --tw-translate-x: 602px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:columns-3 {
    columns: 3;
  }

  .xl\:columns-4 {
    columns: 4;
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[minmax\(180px\,max-content\)_minmax\(120px\,max-content\)_minmax\(120px\,max-content\)_minmax\(150px\,max-content\)_minmax\(180px\,max-content\)\] {
    grid-template-columns: minmax(180px, max-content) minmax(120px, max-content) minmax(120px, max-content) minmax(150px, max-content) minmax(180px, max-content);
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:items-stretch {
    align-items: stretch;
  }

  .xl\:gap-0 {
    gap: 0;
  }

  .xl\:gap-0\.5 {
    gap: .125rem;
  }

  .xl\:gap-1 {
    gap: .25rem;
  }

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:gap-3 {
    gap: .75rem;
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }

  .xl\:gap-8 {
    gap: 2rem;
  }

  .xl\:gap-\[120px\] {
    gap: 120px;
  }

  .xl\:gap-\[160px\] {
    gap: 160px;
  }

  .xl\:gap-\[80px\] {
    gap: 80px;
  }

  .xl\:self-stretch {
    align-self: stretch;
  }

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:whitespace-normal {
    white-space: normal;
  }

  .xl\:bg-f-bg-container {
    background-color: var(--f-bg-container);
  }

  .xl\:bg-transparent {
    background-color: #0000;
  }

  .xl\:p-1\.5 {
    padding: .375rem;
  }

  .xl\:p-3 {
    padding: .75rem;
  }

  .xl\:p-4 {
    padding: 1rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-\[160px\] {
    padding-left: 160px;
    padding-right: 160px;
  }

  .xl\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .xl\:px-\[38px\] {
    padding-left: 38px;
    padding-right: 38px;
  }

  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .xl\:py-\[148px\] {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .xl\:py-\[160px\] {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .xl\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .xl\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xl\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .xl\:\!ps-\[88px\] {
    padding-inline-start: 88px !important;
  }

  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xl\:pb-\[160px\] {
    padding-bottom: 160px;
  }

  .xl\:pb-\[42px\] {
    padding-bottom: 42px;
  }

  .xl\:pe-4 {
    padding-inline-end: 1rem;
  }

  .xl\:ps-0 {
    padding-inline-start: 0;
  }

  .xl\:ps-4 {
    padding-inline-start: 1rem;
  }

  .xl\:ps-\[104px\] {
    padding-inline-start: 104px;
  }

  .xl\:ps-\[184px\] {
    padding-inline-start: 184px;
  }

  .xl\:ps-\[204px\] {
    padding-inline-start: 204px;
  }

  .xl\:ps-\[234px\] {
    padding-inline-start: 234px;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pt-3 {
    padding-top: .75rem;
  }

  .xl\:pt-\[286px\] {
    padding-top: 286px;
  }

  .xl\:text-start {
    text-align: start;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .xl\:text-4xl {
    font-size: 2rem;
    line-height: 2.75rem;
  }

  .xl\:text-6xl {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .xl\:text-7xl {
    font-size: 3rem;
    line-height: 4rem;
  }

  .xl\:text-\[100px\] {
    font-size: 100px;
  }

  .xl\:text-\[56px\] {
    font-size: 56px;
  }

  .xl\:text-\[64px\] {
    font-size: 64px;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xl\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .xl\:font-semibold {
    font-weight: calc(600 + var(--font-weight-scale));
  }

  .xl\:leading-tight {
    line-height: 1.25;
  }

  .xl\:opacity-0 {
    opacity: 0;
  }

  .xl\:\[min-height\:var\(--category-height\)\] {
    min-height: var(--category-height);
  }

  .after\:xl\:block:after {
    content: var(--tw-content);
    display: block;
  }

  .first\:xl\:ms-0:first-child {
    margin-inline-start: 0;
  }

  .xl\:hover\:bg-f-bg-base:hover {
    background-color: var(--f-bg-base);
  }

  .xl\:hover\:bg-f-bg-container:hover {
    background-color: var(--f-bg-container);
  }

  .xl\:hover\:py-4:hover {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:hover\:text-base:hover {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .group:hover .xl\:group-hover\:opacity-100 {
    opacity: 1;
  }

  :is(:where([data-user-status="valid"]) .user-valid\:xl\:gap-4) {
    gap: 1rem;
  }

  :is(:where([data-preference-mode="form"]) .xl\:mode-form\:left-\[440px\]) {
    left: 440px;
  }
}

@media (min-width: 1536px) {
  .\32 xl\:end-1\/2 {
    inset-inline-end: 50%;
  }

  .\32 xl\:start-1\/2 {
    inset-inline-start: 50%;
  }

  .\32 xl\:top-\[160px\] {
    top: 160px;
  }

  .\32 xl\:mx-\[260px\] {
    margin-left: 260px;
    margin-right: 260px;
  }

  .\32 xl\:me-12 {
    margin-inline-end: 3rem;
  }

  .\32 xl\:block {
    display: block;
  }

  .\32 xl\:hidden {
    display: none;
  }

  .\32 xl\:h-\[700px\] {
    height: 700px;
  }

  .\32 xl\:h-\[800px\] {
    height: 800px;
  }

  .\32 xl\:max-h-full {
    max-height: 100%;
  }

  .\32 xl\:min-h-\[576px\] {
    min-height: 576px;
  }

  .\32 xl\:min-h-\[800px\] {
    min-height: 800px;
  }

  .\32 xl\:w-\[420px\] {
    width: 420px;
  }

  .\32 xl\:max-w-\[1200px\] {
    max-width: 1200px;
  }

  .\32 xl\:max-w-\[528px\] {
    max-width: 528px;
  }

  .\32 xl\:max-w-\[878px\] {
    max-width: 878px;
  }

  .\32 xl\:max-w-\[900px\] {
    max-width: 900px;
  }

  .\32 xl\:max-w-full {
    max-width: 100%;
  }

  .\32 xl\:max-w-none {
    max-width: none;
  }

  .\32 xl\:flex-none {
    flex: none;
  }

  .\32 xl\:translate-x-\[-596px\] {
    --tw-translate-x: -596px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32 xl\:translate-x-\[-700px\] {
    --tw-translate-x: -700px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32 xl\:translate-x-\[702px\] {
    --tw-translate-x: 702px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32 xl\:columns-4 {
    columns: 4;
  }

  .\32 xl\:columns-5 {
    columns: 5;
  }

  .\32 xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\32 xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\32 xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32 xl\:flex-row {
    flex-direction: row;
  }

  .\32 xl\:flex-col {
    flex-direction: column;
  }

  .\32 xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .\32 xl\:gap-12 {
    gap: 3rem;
  }

  .\32 xl\:gap-16 {
    gap: 4rem;
  }

  .\32 xl\:gap-8 {
    gap: 2rem;
  }

  .\32 xl\:gap-\[100px\] {
    gap: 100px;
  }

  .\32 xl\:gap-\[10px\] {
    gap: 10px;
  }

  .\32 xl\:gap-\[128px\] {
    gap: 128px;
  }

  .\32 xl\:border-b-0 {
    border-bottom-width: 0;
  }

  .\32 xl\:object-\[0\,0\] {
    object-position: 0 0;
  }

  .\32 xl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .\32 xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32 xl\:pb-\[235px\] {
    padding-bottom: 235px;
  }

  .\32 xl\:pe-12 {
    padding-inline-end: 3rem;
  }

  .\32 xl\:pt-\[180px\] {
    padding-top: 180px;
  }

  .\32 xl\:pt-\[240px\] {
    padding-top: 240px;
  }

  .\32 xl\:pt-\[338px\] {
    padding-top: 338px;
  }

  .\32 xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .\32 xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  :is(:where([data-user-status="valid"]) .user-valid\:2xl\:gap-6) {
    gap: 1.5rem;
  }
}

@media (min-width: 1880px) {
  .min-\[1880px\]\:max-w-\[1172px\] {
    max-width: 1172px;
  }
}

@media (min-width: 1980px) {
  .\33 xl\:max-w-\[1200px\] {
    max-width: 1200px;
  }

  .\33 xl\:columns-5 {
    columns: 5;
  }

  .\33 xl\:columns-6 {
    columns: 6;
  }

  .\33 xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\33 xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\33 xl\:pt-\[420px\] {
    padding-top: 420px;
  }
}

@media (min-width: 2560px) {
  .\34 xl\:pt-\[480px\] {
    padding-top: 480px;
  }
}

.ltr\:left-1\/3:where([dir="ltr"], [dir="ltr"] *) {
  left: 33.3333%;
}

.ltr\:right-1\/3:where([dir="ltr"], [dir="ltr"] *) {
  right: 33.3333%;
}

.ltr\:start-1\/2:where([dir="ltr"], [dir="ltr"] *) {
  inset-inline-start: 50%;
}

.ltr\:size-8:where([dir="ltr"], [dir="ltr"] *) {
  width: 2rem;
  height: 2rem;
}

.ltr\:origin-top-right:where([dir="ltr"], [dir="ltr"] *) {
  transform-origin: 100% 0;
}

.ltr\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:-translate-x-10:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: -2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:-translate-x-3:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: -.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:-translate-x-full:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:translate-x-full:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:items-start:where([dir="ltr"], [dir="ltr"] *) {
  align-items: flex-start;
}

.ltr\:rounded-bl-md:where([dir="ltr"], [dir="ltr"] *) {
  border-bottom-left-radius: .375rem;
}

.ltr\:rounded-br-lg:where([dir="ltr"], [dir="ltr"] *) {
  border-bottom-right-radius: .5rem;
}

.ltr\:rounded-tr-md:where([dir="ltr"], [dir="ltr"] *) {
  border-top-right-radius: .375rem;
}

.ltr\:border-r-0:where([dir="ltr"], [dir="ltr"] *) {
  border-right-width: 0;
}

.ltr\:text-left:where([dir="ltr"], [dir="ltr"] *) {
  text-align: left;
}

.ltr\:before\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *):before, .after\:ltr\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *):after, .ltr\:after\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:after\:translate-x-1:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:ltr\:hover\:translate-x-2:hover:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:ltr\:hover\:translate-x-3:hover:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:ltr\:translate-x-1:where([dir="ltr"], [dir="ltr"] *):hover:after {
  content: var(--tw-content);
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:ltr\:after\:translate-x-2:where([dir="ltr"], [dir="ltr"] *):hover:after, .ltr\:after\:hover\:translate-x-2:hover:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:hover\:after\:translate-x-1:hover:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ltr\:hover\:after\:translate-x-2:hover:where([dir="ltr"], [dir="ltr"] *):after {
  content: var(--tw-content);
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:ltr\:-translate-x-2:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:ltr\:translate-x-1:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:ltr\:translate-x-3:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: .75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .ltr\:group-hover\:translate-x-1:where([dir="ltr"], [dir="ltr"] *) {
  --tw-translate-x: .25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .ltr\:md\:left-0:where([dir="ltr"], [dir="ltr"] *) {
    left: 0;
  }

  .ltr\:md\:right-0:where([dir="ltr"], [dir="ltr"] *) {
    right: 0;
  }

  .md\:ltr\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1536px) {
  .\32 xl\:ltr\:translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .ltr\:2xl\:-translate-x-1\/2:where([dir="ltr"], [dir="ltr"] *) {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .ltr\:2xl\:border-r:where([dir="ltr"], [dir="ltr"] *) {
    border-right-width: 1px;
  }
}

.rtl\:left-0:where([dir="rtl"], [dir="rtl"] *) {
  left: 0;
}

.rtl\:right-0:where([dir="rtl"], [dir="rtl"] *) {
  right: 0;
}

.rtl\:right-1\/2:where([dir="rtl"], [dir="rtl"] *) {
  right: 50%;
}

.rtl\:size-8:where([dir="rtl"], [dir="rtl"] *) {
  width: 2rem;
  height: 2rem;
}

.rtl\:origin-top-left:where([dir="rtl"], [dir="rtl"] *) {
  transform-origin: 0 0;
}

.rtl\:-translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:-translate-x-full:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:translate-x-10:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 2.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:translate-x-3:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: .75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:translate-x-full:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:items-end:where([dir="rtl"], [dir="rtl"] *) {
  align-items: flex-end;
}

.rtl\:rounded-bl-lg:where([dir="rtl"], [dir="rtl"] *) {
  border-bottom-left-radius: .5rem;
}

.rtl\:rounded-br-md:where([dir="rtl"], [dir="rtl"] *) {
  border-bottom-right-radius: .375rem;
}

.rtl\:rounded-tl-md:where([dir="rtl"], [dir="rtl"] *) {
  border-top-left-radius: .375rem;
}

.rtl\:border-l-0:where([dir="rtl"], [dir="rtl"] *) {
  border-left-width: 0;
}

.rtl\:text-right:where([dir="rtl"], [dir="rtl"] *) {
  text-align: right;
}

.rtl\:\[transform\:rotateY\(180deg\)\]:where([dir="rtl"], [dir="rtl"] *) {
  transform: rotateY(180deg);
}

.rtl\:before\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *):before {
  content: var(--tw-content);
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rtl\:-translate-x-2:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rtl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:after\:-translate-x-1:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:after\:-translate-x-2:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:after\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rtl\:hover\:-translate-x-3:hover:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:rtl\:-translate-x-0\.5:where([dir="rtl"], [dir="rtl"] *):hover:after {
  content: var(--tw-content);
  --tw-translate-x: -.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:after\:rtl\:-translate-x-1:where([dir="rtl"], [dir="rtl"] *):hover:after {
  content: var(--tw-content);
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:rtl\:after\:-translate-x-2:where([dir="rtl"], [dir="rtl"] *):hover:after {
  content: var(--tw-content);
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:hover\:after\:-translate-x-0\.5:hover:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:hover\:after\:-translate-x-1:hover:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:hover\:after\:-translate-x-2:hover:where([dir="rtl"], [dir="rtl"] *):after {
  content: var(--tw-content);
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rtl\:-translate-x-1:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rtl\:-translate-x-2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rtl\:-translate-x-3:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rtl\:translate-x-2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .rtl\:group-hover\:-translate-x-1:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .md\:rtl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1536px) {
  .\32 xl\:rtl\:-translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .rtl\:2xl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .rtl\:2xl\:border-l:where([dir="rtl"], [dir="rtl"] *) {
    border-left-width: 1px;
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:bg-\[var\(--shiki-dark-bg\,var\(--sdm-tbg\)\)\] {
    background-color: var(--shiki-dark-bg, var(--sdm-tbg));
  }

  .dark\:text-\[var\(--shiki-dark\,var\(--sdm-c\,inherit\)\)\] {
    color: var(--shiki-dark, var(--sdm-c, inherit));
  }
}

.\[\&\.coco-checkbox-wrapper-checked_\.coco-checkbox-inner\:\:after\]\:\!border-\[var\(--f-text\)\].coco-checkbox-wrapper-checked .coco-checkbox-inner:after {
  border-color: var(--f-text) !important;
}

.\[\&\.coco-checkbox-wrapper-checked_\.coco-checkbox-inner\]\:\!border-transparent.coco-checkbox-wrapper-checked .coco-checkbox-inner {
  border-color: #0000 !important;
}

.\[\&\.coco-checkbox-wrapper-checked_\.coco-checkbox-inner\]\:\!bg-transparent.coco-checkbox-wrapper-checked .coco-checkbox-inner {
  background-color: #0000 !important;
}

.\[\&\.coco-input\]\:bg-f-bg-layout.coco-input {
  background-color: var(--f-bg-layout);
}

.\[\&\.coco-popover-placement-bottom_\.coco-popover-content\]\:\!rounded-t-none.coco-popover-placement-bottom .coco-popover-content {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.\[\&\.coco-popover-placement-top_\.coco-popover-content\]\:\!rounded-b-none.coco-popover-placement-top .coco-popover-content {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.\[\&\:\:-webkit-resizer\]\:hidden::-webkit-resizer {
  display: none;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-\[9px\]::-webkit-scrollbar-thumb {
  border-radius: 9px;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb {
  border-radius: 9999px;
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-\[var\(--f-border-hover\)\]::-webkit-scrollbar-thumb {
  background-color: var(--f-border-hover);
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-\[var\(--f-other-4\)\]::-webkit-scrollbar-thumb {
  background-color: var(--f-other-4);
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-f-bg-active::-webkit-scrollbar-thumb {
  background-color: var(--f-bg-active);
}

.\[\&\:\:-webkit-scrollbar-track\]\:rounded-full::-webkit-scrollbar-track {
  border-radius: 9999px;
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-f-bg-base::-webkit-scrollbar-track {
  background-color: var(--f-bg-base);
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
  background-color: #0000;
}

.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar {
  display: none;
}

.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar {
  width: .5rem;
}

.\[\&\:\:-webkit-scrollbar\]\:w-\[6px\]::-webkit-scrollbar {
  width: 6px;
}

.\[\&\:empty\+span\]\:block:empty + span {
  display: block;
}

.\[\&\:empty\]\:hidden:empty {
  display: none;
}

.\[\&\:empty\]\:pb-0:empty {
  padding-bottom: 0;
}

.\[\&\:focus\]\:\!border-transparent:focus {
  border-color: #0000 !important;
}

.\[\&\:focus\]\:\!bg-transparent:focus {
  background-color: #0000 !important;
}

.\[\&\:focus\]\:\!shadow-none:focus {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&\:focus\]\:\!outline-none:focus {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.\[\&\:has\(\.coco-popover-placement-bottom\)\]\:\!rounded-b-none:has(.coco-popover-placement-bottom) {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.\[\&\:has\(\.coco-popover-placement-top\)\]\:\!rounded-t-none:has(.coco-popover-placement-top) {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.\[\&\:hover\:not\(\.coco-checkbox-wrapper-checked\)_\.coco-checkbox-inner\]\:border-\[var\(--f-text\)\]:hover:not(.coco-checkbox-wrapper-checked) .coco-checkbox-inner {
  border-color: var(--f-text);
}

.\[\&\:hover\]\:\!border-transparent:hover {
  border-color: #0000 !important;
}

.\[\&\:hover_\.coco-checkbox\]\:before\:text-f-text-secondary:hover .coco-checkbox:before {
  content: var(--tw-content);
  color: var(--f-text-secondary);
}

.\[\&\:not\(\.coco-progress-status-success\)_\.coco-progress-text\]\:text-f-text-tertiary:not(.coco-progress-status-success) .coco-progress-text {
  color: var(--f-text-tertiary);
}

.\[\&\>\*\:empty\]\:hidden > :empty {
  display: none;
}

.\[\&\>\*\:first-child\]\:mt-0 > :first-child {
  margin-top: 0;
}

.\[\&\>\*\:first-child\]\:w-full > :first-child {
  width: 100%;
}

.\[\&\>\*\:last-child\]\:mb-0 > :last-child {
  margin-bottom: 0;
}

.\[\&\>\*\:last-child\]\:after\:inline > :last-child:after {
  content: var(--tw-content);
  display: inline;
}

.\[\&\>\*\:last-child\]\:after\:align-baseline > :last-child:after {
  content: var(--tw-content);
  vertical-align: baseline;
}

.\[\&\>\*\:last-child\]\:after\:content-\[var\(--streamdown-caret\)\] > :last-child:after {
  --tw-content: var(--streamdown-caret);
  content: var(--tw-content);
}

.\[\&\>\*\:not\(\.full-screen\)\]\:mx-auto > :not(.full-screen) {
  margin-left: auto;
  margin-right: auto;
}

.\[\&\>\*\:not\(\.full-screen\)\]\:max-w-\[1200px\] > :not(.full-screen) {
  max-width: 1200px;
}

.\[\&\>\*\:not\(\.full-screen\)\]\:px-4 > :not(.full-screen) {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media not all and (min-width: 640px) {
  .max-sm\:\[\&\>\*\:nth-child\(n\+7\)\]\:hidden > :nth-child(n+7) {
    display: none;
  }
}

.\[\&\>\.coco-form-item-row\>\.coco-form-item-control\]\:pt-\[6px\] > .coco-form-item-row > .coco-form-item-control {
  padding-top: 6px;
}

.\[\&\>\.coco-form-item\:nth-of-type\(2\)\]\:flex-1 > .coco-form-item:nth-of-type(2) {
  flex: 1;
}

.\[\&\>\:empty\]\:hidden > :empty {
  display: none;
}

.\[\&\>\:last-child\]\:border-b-0 > :last-child {
  border-bottom-width: 0;
}

@media (min-width: 640px) {
  .sm\:\[\&\>\:last-of-type\]\:hidden > :last-of-type {
    display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:\[\&\>\:last-of-type\]\:flex > :last-of-type {
    display: flex;
  }
}

@media (min-width: 1536px) {
  .\32 xl\:\[\&\>\:last-of-type\]\:hidden > :last-of-type, .\32 xl\:\[\&\>\:nth-child\(5\)\]\:hidden > :nth-child(5) {
    display: none;
  }
}

@media (min-width: 1980px) {
  .\33 xl\:\[\&\>\:nth-child\(5\)\]\:hidden > :nth-child(5) {
    display: none;
  }
}

.\[\&\>\:nth-child\(n\+7\)\]\:hidden > :nth-child(n+7) {
  display: none;
}

@media (min-width: 1024px) {
  .lg\:\[\&\>\:nth-child\(n\+7\)\]\:flex > :nth-child(n+7) {
    display: flex;
  }
}

.\[\&\>\[data-name\=negativePrompt\]\]\:-order-1 > [data-name="negativePrompt"] {
  order: -1;
}

.\[\&\>\[data-name\=prompt\]\]\:-order-2 > [data-name="prompt"] {
  order: -2;
}

.\[\&\>a\:hover\]\:text-f-blue-7 > a:hover {
  color: var(--f-blue-7);
}

.\[\&\>a\:hover\]\:text-f-primary-active > a:hover {
  color: var(--f-primary-active);
}

.\[\&\>a\]\:text-f-blue-5 > a {
  color: var(--f-blue-5);
}

.\[\&\>a\]\:text-f-primary > a {
  color: var(--f-primary);
}

.\[\&\>div\:first-of-type\]\:justify-center > div:first-of-type {
  justify-content: center;
}

.\[\&\>div\:first-of-type\]\:gap-y-8 > div:first-of-type {
  row-gap: 2rem;
}

.\[\&\>div\>p\]\:text-white > div > p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\>div\]\:\!flex > div {
  display: flex !important;
}

.\[\&\>div\]\:w-full > div {
  width: 100%;
}

.\[\&\>div\]\:min-w-0 > div {
  min-width: 0;
}

.\[\&\>div\]\:max-w-full > div {
  max-width: 100%;
}

.\[\&\>div\]\:flex-col-reverse > div {
  flex-direction: column-reverse;
}

.\[\&\>div\]\:\!items-center > div {
  align-items: center !important;
}

.\[\&\>div\]\:\!justify-center > div {
  justify-content: center !important;
}

.\[\&\>div\]\:overscroll-contain > div {
  overscroll-behavior: contain;
}

.\[\&\>div\]\:\[overflow-wrap\:anywhere\] > div {
  overflow-wrap: anywhere;
}

@media (min-width: 1024px) {
  .lg\:\[\&\>form\]\:min-h-0 > form {
    min-height: 0;
  }

  .lg\:\[\&\>form\]\:flex-1 > form {
    flex: 1;
  }
}

@media (min-width: 768px) {
  .md\:\[\&\>h2\]\:text-center > h2 {
    text-align: center;
  }
}

.\[\&\>li\]\:hover\:cursor-pointer:hover > li {
  cursor: pointer;
}

.\[\&\>ol\]\:list-decimal > ol {
  list-style-type: decimal;
}

.\[\&\>ol\]\:pl-6 > ol {
  padding-left: 1.5rem;
}

.\[\&\>p\]\:inline > p {
  display: inline;
}

.hover\:\[\&\>p\]\:underline > p:hover {
  text-decoration-line: underline;
}

.\[\&\>span\]\:size-4 > span {
  width: 1rem;
  height: 1rem;
}

.\[\&\>span\]\:text-sm > span {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&\>span\]\:font-normal > span {
  font-weight: calc(400 + var(--font-weight-scale));
}

.\[\&\>svg\]\:size-full > svg {
  width: 100%;
  height: 100%;
}

.\[\&\>svg\]\:min-h-\[48px\] > svg {
  min-height: 48px;
}

.\[\&\>svg\]\:border > svg {
  border-width: 1px;
}

.\[\&\>ul\]\:list-disc > ul {
  list-style-type: disc;
}

.\[\&\>ul\]\:pl-6 > ul {
  padding-left: 1.5rem;
}

.\[\&\]\:\!border-transparent {
  border-color: #0000 !important;
}

.\[\&_\*\]\:\!cursor-not-allowed * {
  cursor: not-allowed !important;
}

.\[\&_\*\]\:scrollbar-none * {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.\[\&_\*\]\:scrollbar-none ::-webkit-scrollbar {
  display: none;
}

.\[\&_\.ProseMirror\]\:max-h-\[var\(--labeled-editor-max-h\)\] .ProseMirror {
  max-height: var(--labeled-editor-max-h);
}

.\[\&_\.ProseMirror\]\:min-h-\[24px\] .ProseMirror {
  min-height: 24px;
}

.\[\&_\.ProseMirror\]\:min-h-\[var\(--rich-prompt-editor-min-height\)\] .ProseMirror {
  min-height: var(--rich-prompt-editor-min-height);
}

.\[\&_\.ProseMirror\]\:cursor-text .ProseMirror {
  cursor: text;
}

.\[\&_\.ProseMirror\]\:overflow-y-auto .ProseMirror {
  overflow-y: auto;
}

.\[\&_\.ProseMirror\]\:overflow-x-hidden .ProseMirror {
  overflow-x: hidden;
}

.\[\&_\.ProseMirror\]\:text-inherit .ProseMirror {
  color: inherit;
}

.\[\&_\.ProseMirror\]\:outline-none .ProseMirror {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.\[\&_\.ProseMirror\]\:\[overflow-wrap\:anywhere\] .ProseMirror {
  overflow-wrap: anywhere;
}

.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!border-f-primary .ant-checkbox-checked .ant-checkbox-inner {
  border-color: var(--f-primary) !important;
}

.\[\&_\.ant-checkbox-checked_\.ant-checkbox-inner\]\:\!bg-f-primary .ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--f-primary) !important;
}

.\[\&_\.ant-checkbox-inner\]\:\!rounded .ant-checkbox-inner {
  border-radius: .25rem !important;
}

.\[\&_\.ant-checkbox-inner\]\:\!border-f-border .ant-checkbox-inner {
  border-color: var(--f-border) !important;
}

.\[\&_\.ant-checkbox-inner\]\:\!bg-f-bg-elevated .ant-checkbox-inner {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.ant-checkbox\]\:\!size-5 .ant-checkbox {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.\[\&_\.ant-drawer-body\]\:bg-f-bg-container .ant-drawer-body {
  background-color: var(--f-bg-container);
}

.\[\&_\.ant-drawer-content\]\:\!overflow-hidden .ant-drawer-content {
  overflow: hidden !important;
}

.\[\&_\.ant-drawer-content\]\:\!rounded-t-3xl .ant-drawer-content {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.\[\&_\.ant-drawer-content\]\:bg-f-bg-container .ant-drawer-content {
  background-color: var(--f-bg-container);
}

.\[\&_\.ant-drawer-extra\]\:\!flex .ant-drawer-extra {
  display: flex !important;
}

.\[\&_\.ant-drawer-extra\]\:\!h-full .ant-drawer-extra {
  height: 100% !important;
}

.\[\&_\.ant-drawer-extra\]\:\!items-center .ant-drawer-extra {
  align-items: center !important;
}

.\[\&_\.ant-drawer-extra\]\:\!self-center .ant-drawer-extra {
  align-self: center !important;
}

.\[\&_\.ant-drawer-header-title\]\:\!flex .ant-drawer-header-title {
  display: flex !important;
}

.\[\&_\.ant-drawer-header-title\]\:\!items-center .ant-drawer-header-title, .\[\&_\.ant-drawer-header\]\:\!items-center .ant-drawer-header {
  align-items: center !important;
}

.\[\&_\.ant-drawer-header\]\:bg-f-bg-container .ant-drawer-header {
  background-color: var(--f-bg-container);
}

.\[\&_\.ant-form-item-label\]\:pb-2 .ant-form-item-label {
  padding-bottom: .5rem;
}

.\[\&_\.ant-form-item\]\:mb-0 .ant-form-item {
  margin-bottom: 0;
}

.\[\&_\.ant-form-item\]\:mb-6 .ant-form-item {
  margin-bottom: 1.5rem;
}

.\[\&_\.ant-modal-content\]\:bg-transparent .ant-modal-content {
  background-color: #0000;
}

.\[\&_\.ant-modal-content\]\:shadow-none .ant-modal-content {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_\.ant-modal-wrap\]\:\!p-0 .ant-modal-wrap {
  padding: 0 !important;
}

.\[\&_\.ant-pro-table-list-toolbar-right\]\:grow-0 .ant-pro-table-list-toolbar-right {
  flex-grow: 0;
}

.\[\&_\.ant-progress-bg\]\:\!rounded-\[20px\] .ant-progress-bg, .\[\&_\.ant-progress-outer\]\:\!rounded-\[20px\] .ant-progress-outer {
  border-radius: 20px !important;
}

.\[\&_\.ant-skeleton-element\]\:size-full .ant-skeleton-element {
  width: 100%;
  height: 100%;
}

.\[\&_\.ant-tabs-nav\]\:mb-4 .ant-tabs-nav {
  margin-bottom: 1rem;
}

.\[\&_\.ant-tabs-tab-active_\.ant-tabs-tab-btn\]\:\!text-f-primary .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: var(--f-primary) !important;
}

.\[\&_\.ant-tabs-tab-btn\]\:text-xs .ant-tabs-tab-btn {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.ant-tabs-tab-btn\]\:text-f-text-secondary .ant-tabs-tab-btn {
  color: var(--f-text-secondary);
}

.\[\&_\.ant-tabs-tab\]\:px-2 .ant-tabs-tab {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_\.ant-tabs-tab\]\:py-1 .ant-tabs-tab {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&_\.chat-select-icon\]\:bg-gradient-to-r .chat-select-icon {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.\[\&_\.chat-select-icon\]\:from-\[\#FF8F34\] .chat-select-icon {
  --tw-gradient-from: #ff8f34 var(--tw-gradient-from-position);
  --tw-gradient-to: #ff8f3400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.\[\&_\.chat-select-icon\]\:to-\[\#FF34AA\] .chat-select-icon {
  --tw-gradient-to: #ff34aa var(--tw-gradient-to-position);
}

.\[\&_\.coco-btn-color-default\:hover\]\:\!bg-\[\#E6E6E6\] .coco-btn-color-default:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-btn-color-default\:hover\]\:\!text-\[\#1E1C27\] .coco-btn-color-default:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(30 28 39 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_\.coco-btn-color-default\]\:\!bg-white .coco-btn-color-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-btn-color-default\]\:\!text-\[\#1E1C27\] .coco-btn-color-default {
  --tw-text-opacity: 1 !important;
  color: rgb(30 28 39 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_\.coco-btn-icon\+div\>span\]\:truncate .coco-btn-icon + div > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.\[\&_\.coco-btn-primary\:focus\]\:\!bg-f-primary-hover .coco-btn-primary:focus, .\[\&_\.coco-btn-primary\:hover\]\:\!bg-f-primary-hover .coco-btn-primary:hover {
  background-color: var(--f-primary-hover) !important;
}

.\[\&_\.coco-btn-primary\]\:\!mt-0\.5 .coco-btn-primary {
  margin-top: .125rem !important;
}

.\[\&_\.coco-btn-primary\]\:\!h-14 .coco-btn-primary {
  height: 3.5rem !important;
}

.\[\&_\.coco-btn-primary\]\:\!rounded-xl .coco-btn-primary {
  border-radius: .75rem !important;
}

.\[\&_\.coco-btn-primary\]\:\!bg-f-primary .coco-btn-primary {
  background-color: var(--f-primary) !important;
}

.\[\&_\.coco-btn-primary\]\:\!text-lg .coco-btn-primary {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}

.\[\&_\.coco-btn-primary\]\:\!font-semibold .coco-btn-primary {
  font-weight: calc(600 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-btn-primary\]\:\!leading-7 .coco-btn-primary {
  line-height: 1.75rem !important;
}

.\[\&_\.coco-btn-variant-solid\:hover\]\:\!bg-\[linear-gradient\(0deg\,rgba\(255\,255\,255\,0\.16\)\,rgba\(255\,255\,255\,0\.16\)\)\,linear-gradient\(90deg\,\#FF3DBE_0\%\,\#FF3466_47\.6\%\,\#FF416F_98\.56\%\)\] .coco-btn-variant-solid:hover {
  background-image: linear-gradient(0deg, #ffffff29, #ffffff29), linear-gradient(90deg, #ff3dbe 0%, #ff3466 47.6%, #ff416f 98.56%) !important;
}

.\[\&_\.coco-btn-variant-solid\]\:bg-\[linear-gradient\(90deg\,\#FF3DBE_0\%\,\#FF3466_47\.6\%\,\#FF416F_98\.56\%\)\] .coco-btn-variant-solid {
  background-image: linear-gradient(90deg, #ff3dbe 0%, #ff3466 47.6%, #ff416f 98.56%);
}

.\[\&_\.coco-btn\]\:border-0 .coco-btn {
  border-width: 0;
}

.\[\&_\.coco-cascader-menu-item-active\]\:\!bg-f-other-4 .coco-cascader-menu-item-active {
  background-color: var(--f-other-4) !important;
}

.\[\&_\.coco-cascader-menu-item-expand-icon\]\:\!hidden .coco-cascader-menu-item-expand-icon {
  display: none !important;
}

.\[\&_\.coco-cascader-menu-item\]\:\!shrink-0 .coco-cascader-menu-item {
  flex-shrink: 0 !important;
}

.\[\&_\.coco-cascader-menu-item\]\:rounded-lg .coco-cascader-menu-item {
  border-radius: .5rem;
}

.\[\&_\.coco-cascader-menu-item\]\:\!px-3 .coco-cascader-menu-item {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\[\&_\.coco-cascader-menu-item\]\:\!py-2 .coco-cascader-menu-item {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!rounded-\[6px\] .coco-cascader-menu::-webkit-scrollbar-thumb {
  border-radius: 6px !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!border-\[3px\] .coco-cascader-menu::-webkit-scrollbar-thumb {
  border-width: 3px !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!border-solid .coco-cascader-menu::-webkit-scrollbar-thumb {
  border-style: solid !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!border-transparent .coco-cascader-menu::-webkit-scrollbar-thumb {
  border-color: #0000 !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!bg-f-other-4 .coco-cascader-menu::-webkit-scrollbar-thumb {
  background-color: var(--f-other-4) !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-thumb\]\:\!bg-clip-padding .coco-cascader-menu::-webkit-scrollbar-thumb {
  background-clip: padding-box !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-track\]\:\!rounded-\[6px\] .coco-cascader-menu::-webkit-scrollbar-track {
  border-radius: 6px !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar-track\]\:\!bg-transparent .coco-cascader-menu::-webkit-scrollbar-track {
  background-color: #0000 !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar\]\:\!h-\[12px\] .coco-cascader-menu::-webkit-scrollbar {
  height: 12px !important;
}

.\[\&_\.coco-cascader-menu\:\:-webkit-scrollbar\]\:\!w-\[12px\] .coco-cascader-menu::-webkit-scrollbar {
  width: 12px !important;
}

.\[\&_\.coco-cascader-menu\:nth-child\(1\)\]\:\!border-none .coco-cascader-menu:first-child {
  border-style: none !important;
}

.\[\&_\.coco-cascader-menu\:nth-child\(1\)\]\:\!py-0 .coco-cascader-menu:first-child {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\[\&_\.coco-cascader-menu\:nth-child\(2\)\]\:\!rounded-xl .coco-cascader-menu:nth-child(2) {
  border-radius: .75rem !important;
}

.\[\&_\.coco-cascader-menu\:nth-child\(2\)\]\:\!bg-\[rgba\(0\,0\,0\,0\.16\)\] .coco-cascader-menu:nth-child(2) {
  background-color: #00000029 !important;
}

.\[\&_\.coco-cascader-menu\]\:flex .coco-cascader-menu {
  display: flex;
}

.\[\&_\.coco-cascader-menu\]\:\!h-auto .coco-cascader-menu {
  height: auto !important;
}

.\[\&_\.coco-cascader-menu\]\:\!min-w-10 .coco-cascader-menu {
  min-width: 2.5rem !important;
}

.\[\&_\.coco-cascader-menu\]\:flex-col .coco-cascader-menu {
  flex-direction: column;
}

.\[\&_\.coco-cascader-menu\]\:overscroll-contain .coco-cascader-menu {
  overscroll-behavior: contain;
}

@media (min-width: 1024px) {
  .\[\&_\.coco-cascader-menu\]\:lg\:\!min-w-28 .coco-cascader-menu {
    min-width: 7rem !important;
  }
}

.\[\&_\.coco-cascader-menus\]\:h-0 .coco-cascader-menus {
  height: 0;
}

.\[\&_\.coco-cascader-menus\]\:flex-1 .coco-cascader-menus {
  flex: 1;
}

.\[\&_\.coco-cascader-menus\]\:\!items-stretch .coco-cascader-menus {
  align-items: stretch !important;
}

.\[\&_\.coco-cascader-menus\]\:pb-2 .coco-cascader-menus {
  padding-bottom: .5rem;
}

.\[\&_\.coco-cascader-menus\]\:pr-2 .coco-cascader-menus {
  padding-right: .5rem;
}

.\[\&_\.coco-cascader-menus\]\:pt-1 .coco-cascader-menus {
  padding-top: .25rem;
}

.\[\&_\.coco-checkbox\+span\]\:pe-0 .coco-checkbox + span {
  padding-inline-end: 0;
}

.\[\&_\.coco-checkbox\+span\]\:ps-2 .coco-checkbox + span {
  padding-inline-start: .5rem;
}

.\[\&_\.coco-checkbox-checked_\.coco-checkbox-inner\]\:\!border-f-primary .coco-checkbox-checked .coco-checkbox-inner {
  border-color: var(--f-primary) !important;
}

.\[\&_\.coco-checkbox-checked_\.coco-checkbox-inner\]\:\!bg-f-primary .coco-checkbox-checked .coco-checkbox-inner {
  background-color: var(--f-primary) !important;
}

.\[\&_\.coco-checkbox-inner\]\:hidden .coco-checkbox-inner {
  display: none;
}

.\[\&_\.coco-checkbox-inner\]\:\!size-4 .coco-checkbox-inner {
  width: 1rem !important;
  height: 1rem !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!size-5 .coco-checkbox-inner {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!rounded .coco-checkbox-inner {
  border-radius: .25rem !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!rounded-\[4px\] .coco-checkbox-inner {
  border-radius: 4px !important;
}

.\[\&_\.coco-checkbox-inner\]\:rounded-full .coco-checkbox-inner {
  border-radius: 9999px;
}

.\[\&_\.coco-checkbox-inner\]\:border-2 .coco-checkbox-inner {
  border-width: 2px;
}

.\[\&_\.coco-checkbox-inner\]\:\!border-f-other-9 .coco-checkbox-inner {
  border-color: var(--f-other-9) !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!border-f-primary .coco-checkbox-inner {
  border-color: var(--f-primary) !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!border-f-text-quaternary .coco-checkbox-inner {
  border-color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-checkbox-inner\]\:border-\[var\(--f-text-quaternary\)\] .coco-checkbox-inner {
  border-color: var(--f-text-quaternary);
}

.\[\&_\.coco-checkbox-inner\]\:border-f-border-secondary .coco-checkbox-inner {
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-checkbox-inner\]\:\!bg-f-primary .coco-checkbox-inner {
  background-color: var(--f-primary) !important;
}

.\[\&_\.coco-checkbox-inner\]\:\!bg-transparent .coco-checkbox-inner {
  background-color: #0000 !important;
}

.\[\&_\.coco-checkbox-inner\]\:after\:border-black .coco-checkbox-inner:after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.\[\&_\.coco-checkbox-wrapper-checked_\.coco-checkbox-inner\]\:border-f-primary .coco-checkbox-wrapper-checked .coco-checkbox-inner {
  border-color: var(--f-primary);
}

.\[\&_\.coco-checkbox-wrapper-checked_\.coco-checkbox-inner\]\:bg-f-primary .coco-checkbox-wrapper-checked .coco-checkbox-inner {
  background-color: var(--f-primary);
}

.\[\&_\.coco-checkbox\:not\(\.coco-checkbox-checked\)_\.coco-checkbox-inner\]\:\!border-f-text-disabled .coco-checkbox:not(.coco-checkbox-checked) .coco-checkbox-inner {
  border-color: var(--f-text-disabled) !important;
}

.\[\&_\.coco-checkbox\:not\(\.coco-checkbox-checked\)_\.coco-checkbox-inner\]\:\!bg-transparent .coco-checkbox:not(.coco-checkbox-checked) .coco-checkbox-inner {
  background-color: #0000 !important;
}

.\[\&_\.coco-checkbox\]\:relative .coco-checkbox {
  position: relative;
}

.\[\&_\.coco-checkbox\]\:size-4 .coco-checkbox {
  width: 1rem;
  height: 1rem;
}

.\[\&_\.coco-checkbox\]\:before\:absolute .coco-checkbox:before {
  content: var(--tw-content);
  position: absolute;
}

.\[\&_\.coco-checkbox\]\:before\:size-4 .coco-checkbox:before {
  content: var(--tw-content);
  width: 1rem;
  height: 1rem;
}

.\[\&_\.coco-checkbox\]\:before\:text-f-orange-5 .coco-checkbox:before {
  content: var(--tw-content);
  color: var(--f-orange-5);
}

.\[\&_\.coco-checkbox\]\:before\:text-f-text-tertiary .coco-checkbox:before {
  content: var(--tw-content);
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-checkbox\]\:before\:content-\[\'\'\] .coco-checkbox:before {
  --tw-content: "";
  content: var(--tw-content);
}

.\[\&_\.coco-col\]\:text-sm .coco-col {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-color-picker-color-block\]\:size-4 .coco-color-picker-color-block {
  width: 1rem;
  height: 1rem;
}

.\[\&_\.coco-color-picker-trigger-text\]\:\!text-sm .coco-color-picker-trigger-text {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-color-picker-trigger-text\]\:\!text-xs .coco-color-picker-trigger-text {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-divider-inner-text\]\:h-4 .coco-divider-inner-text {
  height: 1rem;
}

.\[\&_\.coco-divider-inner-text\]\:text-\[12px\] .coco-divider-inner-text {
  font-size: 12px;
}

.\[\&_\.coco-divider-inner-text\]\:font-\[400\] .coco-divider-inner-text {
  font-weight: 400;
}

.\[\&_\.coco-divider-inner-text\]\:text-f-text-tertiary .coco-divider-inner-text {
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-drawer-close\]\:h-7 .coco-drawer-close {
  height: 1.75rem;
}

.\[\&_\.coco-drawer-extra\]\:\!flex .coco-drawer-extra {
  display: flex !important;
}

.\[\&_\.coco-drawer-extra\]\:\!h-full .coco-drawer-extra {
  height: 100% !important;
}

.\[\&_\.coco-drawer-extra\]\:\!items-center .coco-drawer-extra {
  align-items: center !important;
}

.\[\&_\.coco-drawer-extra\]\:\!self-center .coco-drawer-extra {
  align-self: center !important;
}

.\[\&_\.coco-dropdown-menu-item-active\]\:\!rounded-lg .coco-dropdown-menu-item-active {
  border-radius: .5rem !important;
}

.\[\&_\.coco-dropdown-menu-item-active\]\:\!bg-f-bg-elevated .coco-dropdown-menu-item-active {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-dropdown-menu-item-active\]\:\!text-f-primary .coco-dropdown-menu-item-active {
  color: var(--f-primary) !important;
}

.\[\&_\.coco-dropdown-menu-item-active\]\:\!text-f-text .coco-dropdown-menu-item-active {
  color: var(--f-text) !important;
}

.\[\&_\.coco-dropdown-menu-item-icon\]\:mr-1 .coco-dropdown-menu-item-icon {
  margin-right: .25rem;
}

.\[\&_\.coco-dropdown-menu-item-selected\]\:\!bg-transparent .coco-dropdown-menu-item-selected {
  background-color: #0000 !important;
}

.\[\&_\.coco-dropdown-menu-item\:hover\]\:text-f-primary .coco-dropdown-menu-item:hover {
  color: var(--f-primary);
}

.\[\&_\.coco-dropdown-menu-item\]\:select-none .coco-dropdown-menu-item {
  -webkit-user-select: none;
  user-select: none;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!p-0 .coco-dropdown-menu-item {
  padding: 0 !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!px-2 .coco-dropdown-menu-item {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!py-1 .coco-dropdown-menu-item {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!py-\[7px\] .coco-dropdown-menu-item {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!pl-2 .coco-dropdown-menu-item {
  padding-left: .5rem !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!pr-\[3px\] .coco-dropdown-menu-item {
  padding-right: 3px !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!text-sm .coco-dropdown-menu-item {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-dropdown-menu-item\]\:\!text-xs .coco-dropdown-menu-item {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-dropdown-menu-item_\.coco-dropdown-menu-title-content\]\:leading-4 .coco-dropdown-menu-item .coco-dropdown-menu-title-content {
  line-height: 1rem;
}

.\[\&_\.coco-dropdown-menu-submenu-active_\.coco-dropdown-menu-submenu-arrow-icon\]\:\!text-f-primary .coco-dropdown-menu-submenu-active .coco-dropdown-menu-submenu-arrow-icon, .\[\&_\.coco-dropdown-menu-submenu-active_\.coco-dropdown-menu-title-content\]\:\!text-f-primary .coco-dropdown-menu-submenu-active .coco-dropdown-menu-title-content {
  color: var(--f-primary) !important;
}

.\[\&_\.coco-dropdown-menu-submenu-arrow-icon\]\:\!text-xs .coco-dropdown-menu-submenu-arrow-icon {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-dropdown-menu-submenu-expand-icon\]\:\!leading-\[12px\] .coco-dropdown-menu-submenu-expand-icon {
  line-height: 12px !important;
}

.\[\&_\.coco-dropdown-menu-submenu-title\:hover\]\:\!bg-f-bg-hover .coco-dropdown-menu-submenu-title:hover {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_\.coco-dropdown-menu-submenu-title\]\:\!ms-\[-15px\] .coco-dropdown-menu-submenu-title {
  margin-inline-start: -15px !important;
}

.\[\&_\.coco-dropdown-menu-submenu-title\]\:\!flex .coco-dropdown-menu-submenu-title {
  display: flex !important;
}

.\[\&_\.coco-dropdown-menu-submenu-title\]\:w-\[calc\(100\%\+30px\)\] .coco-dropdown-menu-submenu-title {
  width: calc(100% + 30px);
}

.\[\&_\.coco-dropdown-menu-submenu-title\]\:\!items-center .coco-dropdown-menu-submenu-title {
  align-items: center !important;
}

.\[\&_\.coco-dropdown-menu-submenu-title\]\:\!px-\[15px\] .coco-dropdown-menu-submenu-title {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.\[\&_\.coco-dropdown-menu-submenu\:hover\]\:\!bg-f-bg-hover .coco-dropdown-menu-submenu:hover {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_\.coco-dropdown-menu-submenu\]\:overflow-hidden .coco-dropdown-menu-submenu {
  overflow: hidden;
}

.\[\&_\.coco-dropdown-menu-submenu\]\:\!rounded-\[4px\] .coco-dropdown-menu-submenu {
  border-radius: 4px !important;
}

.\[\&_\.coco-dropdown-menu-title-content\]\:\!ps-4 .coco-dropdown-menu-title-content {
  padding-inline-start: 1rem !important;
}

.\[\&_\.coco-dropdown-menu-title-content\]\:\!text-xs .coco-dropdown-menu-title-content {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-dropdown-menu-title-content\]\:text-sm .coco-dropdown-menu-title-content {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-dropdown-menu-title-content\]\:text-xs .coco-dropdown-menu-title-content {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-dropdown-menu-title-content\]\:\!leading-8 .coco-dropdown-menu-title-content {
  line-height: 2rem !important;
}

.\[\&_\.coco-dropdown-menu\:\:-webkit-scrollbar-thumb\]\:rounded .coco-dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: .25rem;
}

.\[\&_\.coco-dropdown-menu\:\:-webkit-scrollbar-thumb\]\:bg-\[\#515059\] .coco-dropdown-menu::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(81 80 89 / var(--tw-bg-opacity, 1));
}

.\[\&_\.coco-dropdown-menu\:\:-webkit-scrollbar-track\]\:bg-f-bg-base .coco-dropdown-menu::-webkit-scrollbar-track {
  background-color: var(--f-bg-base);
}

.\[\&_\.coco-dropdown-menu\:\:-webkit-scrollbar\]\:w-\[6px\] .coco-dropdown-menu::-webkit-scrollbar {
  width: 6px;
}

.\[\&_\.coco-dropdown-menu\]\:\!max-h-\[280px\] .coco-dropdown-menu {
  max-height: 280px !important;
}

.\[\&_\.coco-dropdown-menu\]\:overflow-auto .coco-dropdown-menu {
  overflow: auto;
}

.\[\&_\.coco-dropdown-menu\]\:\!rounded-\[3px\] .coco-dropdown-menu {
  border-radius: 3px !important;
}

.\[\&_\.coco-dropdown-menu\]\:p-2 .coco-dropdown-menu {
  padding: .5rem;
}

.\[\&_\.coco-dropdown-menu\]\:\!py-1 .coco-dropdown-menu {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.\[\&_\.coco-dropdown-menu\]\:shadow-\[0px_2px_8px_0px_rgba\(0\,0\,0\,0\.3\)\] .coco-dropdown-menu {
  --tw-shadow: 0px 2px 8px 0px #0000004d;
  --tw-shadow-colored: 0px 2px 8px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_\.coco-form-item-control-input-content\]\:flex .coco-form-item-control-input-content {
  display: flex;
}

.\[\&_\.coco-form-item-control-input-content\]\:\!min-h-0 .coco-form-item-control-input-content {
  min-height: 0 !important;
}

.\[\&_\.coco-form-item-control-input-content\]\:min-h-0 .coco-form-item-control-input-content {
  min-height: 0;
}

.\[\&_\.coco-form-item-control-input-content\]\:flex-1 .coco-form-item-control-input-content {
  flex: 1;
}

.\[\&_\.coco-form-item-control-input-content\]\:gap-1\.5 .coco-form-item-control-input-content {
  gap: .375rem;
}

.\[\&_\.coco-form-item-control-input\]\:flex .coco-form-item-control-input {
  display: flex;
}

.\[\&_\.coco-form-item-control-input\]\:\!min-h-0 .coco-form-item-control-input {
  min-height: 0 !important;
}

.\[\&_\.coco-form-item-control-input\]\:min-h-0 .coco-form-item-control-input {
  min-height: 0;
}

.\[\&_\.coco-form-item-control-input\]\:min-h-\[auto\] .coco-form-item-control-input {
  min-height: auto;
}

.\[\&_\.coco-form-item-control-input\]\:flex-1 .coco-form-item-control-input {
  flex: 1;
}

.\[\&_\.coco-form-item-control-input\]\:flex-col .coco-form-item-control-input {
  flex-direction: column;
}

.\[\&_\.coco-form-item-control\]\:flex .coco-form-item-control {
  display: flex;
}

.\[\&_\.coco-form-item-control\]\:max-h-0 .coco-form-item-control {
  max-height: 0;
}

.\[\&_\.coco-form-item-control\]\:max-h-\[300px\] .coco-form-item-control {
  max-height: 300px;
}

.\[\&_\.coco-form-item-control\]\:min-h-\[auto\] .coco-form-item-control {
  min-height: auto;
}

.\[\&_\.coco-form-item-control\]\:flex-1 .coco-form-item-control {
  flex: 1;
}

.\[\&_\.coco-form-item-control\]\:flex-col .coco-form-item-control {
  flex-direction: column;
}

.\[\&_\.coco-form-item-control\]\:overflow-hidden .coco-form-item-control {
  overflow: hidden;
}

.\[\&_\.coco-form-item-control\]\:text-sm .coco-form-item-control {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-form-item-control\]\:text-xs .coco-form-item-control {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-form-item-control\]\:opacity-0 .coco-form-item-control {
  opacity: 0;
}

.\[\&_\.coco-form-item-control\]\:duration-300 .coco-form-item-control {
  transition-duration: .3s;
}

.\[\&_\.coco-form-item-explain-error\]\:my-2 .coco-form-item-explain-error {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.\[\&_\.coco-form-item-explain-error\]\:hidden .coco-form-item-explain-error {
  display: none;
}

.\[\&_\.coco-form-item-explain-error\]\:text-sm .coco-form-item-explain-error {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-form-item-explain\]\:mt-1 .coco-form-item-explain {
  margin-top: .25rem;
}

.\[\&_\.coco-form-item-explain\]\:text-xs .coco-form-item-explain {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-form-item-label\>label\:\:after\]\:content-\[\"\"\] .coco-form-item-label > label:after {
  --tw-content: "";
  content: var(--tw-content);
}

.\[\&_\.coco-form-item-label\>label\:after\]\:ms-0 .coco-form-item-label > label:after {
  margin-inline-start: 0;
}

.\[\&_\.coco-form-item-label\>label\:after\]\:text-xs .coco-form-item-label > label:after {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-form-item-label\>label\]\:\!h-auto .coco-form-item-label > label {
  height: auto !important;
}

.\[\&_\.coco-form-item-label\>label\]\:h-5 .coco-form-item-label > label {
  height: 1.25rem;
}

.\[\&_\.coco-form-item-label\>label\]\:\!min-h-5 .coco-form-item-label > label {
  min-height: 1.25rem !important;
}

.\[\&_\.coco-form-item-label\>label\]\:\!whitespace-normal .coco-form-item-label > label {
  white-space: normal !important;
}

.\[\&_\.coco-form-item-label\>label\]\:\!text-sm .coco-form-item-label > label {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-form-item-label\>label\]\:text-sm .coco-form-item-label > label {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-form-item-label\>label\]\:\!font-semibold .coco-form-item-label > label {
  font-weight: calc(600 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-form-item-label\>label\]\:font-semibold .coco-form-item-label > label {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_\.coco-form-item-label\>label\]\:\!leading-5 .coco-form-item-label > label {
  line-height: 1.25rem !important;
}

.\[\&_\.coco-form-item-label\>label\]\:leading-5 .coco-form-item-label > label {
  line-height: 1.25rem;
}

.\[\&_\.coco-form-item-label\>label\]\:\!text-f-text-secondary .coco-form-item-label > label {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-form-item-label\>label\]\:text-f-text-secondary .coco-form-item-label > label {
  color: var(--f-text-secondary);
}

.\[\&_\.coco-form-item-label\]\:\!mb-3 .coco-form-item-label {
  margin-bottom: .75rem !important;
}

.\[\&_\.coco-form-item-label\]\:\!block .coco-form-item-label {
  display: block !important;
}

.\[\&_\.coco-form-item-label\]\:w-\[150px\] .coco-form-item-label {
  width: 150px;
}

.\[\&_\.coco-form-item-label\]\:w-full .coco-form-item-label {
  width: 100%;
}

.\[\&_\.coco-form-item-label\]\:justify-end .coco-form-item-label {
  justify-content: flex-end;
}

.\[\&_\.coco-form-item-label\]\:\!p-0 .coco-form-item-label {
  padding: 0 !important;
}

.\[\&_\.coco-form-item-label\]\:\!pb-0 .coco-form-item-label {
  padding-bottom: 0 !important;
}

.\[\&_\.coco-form-item-label\]\:\!pb-1 .coco-form-item-label {
  padding-bottom: .25rem !important;
}

.\[\&_\.coco-form-item-label\]\:\!pb-2 .coco-form-item-label {
  padding-bottom: .5rem !important;
}

.\[\&_\.coco-form-item-label\]\:pb-1 .coco-form-item-label {
  padding-bottom: .25rem;
}

.\[\&_\.coco-form-item-label\]\:pr-2 .coco-form-item-label {
  padding-right: .5rem;
}

.\[\&_\.coco-form-item-label\]\:leading-5 .coco-form-item-label {
  line-height: 1.25rem;
}

@media (min-width: 475px) {
  .\[\&_\.coco-form-item-label\]\:xs\:\!inline-flex .coco-form-item-label {
    display: inline-flex !important;
  }
}

.\[\&_\.coco-form-item-label_label\]\:w-full .coco-form-item-label label {
  width: 100%;
}

.\[\&_\.coco-form-item-label_label\]\:\!text-base .coco-form-item-label label {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_\.coco-form-item-label_label\]\:\!font-normal .coco-form-item-label label {
  font-weight: calc(400 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-form-item-label_label\]\:\!leading-6 .coco-form-item-label label {
  line-height: 1.5rem !important;
}

.\[\&_\.coco-form-item-label_label\]\:\!text-f-text-tertiary .coco-form-item-label label {
  color: var(--f-text-tertiary) !important;
}

.\[\&_\.coco-form-item-no-colon\:after\]\:hidden .coco-form-item-no-colon:after {
  display: none;
}

.\[\&_\.coco-form-item-no-colon\]\:flex .coco-form-item-no-colon {
  display: flex;
}

.\[\&_\.coco-form-item-no-colon\]\:w-full .coco-form-item-no-colon {
  width: 100%;
}

.\[\&_\.coco-form-item-no-colon\]\:flex-1 .coco-form-item-no-colon {
  flex: 1;
}

.\[\&_\.coco-form-item-no-colon\]\:after\:hidden .coco-form-item-no-colon:after {
  content: var(--tw-content);
  display: none;
}

.\[\&_\.coco-form-item\]\:\!mb-0 .coco-form-item {
  margin-bottom: 0 !important;
}

.\[\&_\.coco-form-item\]\:\!mb-4 .coco-form-item {
  margin-bottom: 1rem !important;
}

.\[\&_\.coco-form-item\]\:mb-0 .coco-form-item {
  margin-bottom: 0;
}

.\[\&_\.coco-form-item\]\:mb-3 .coco-form-item {
  margin-bottom: .75rem;
}

.\[\&_\.coco-form-item\]\:mb-4 .coco-form-item {
  margin-bottom: 1rem;
}

.\[\&_\.coco-form-item\]\:flex-row .coco-form-item {
  flex-direction: row;
}

.\[\&_\.coco-form\>\.coco-form-item\:last-of-type\]\:mb-0 .coco-form > .coco-form-item:last-of-type {
  margin-bottom: 0;
}

.\[\&_\.coco-image-preview-body\]\:mx-10 .coco-image-preview-body {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.\[\&_\.coco-image-preview-switch-left\]\:start-\[15\%\] .coco-image-preview-switch-left {
  inset-inline-start: 15%;
}

.\[\&_\.coco-image-preview-switch-right\]\:end-\[15\%\] .coco-image-preview-switch-right {
  inset-inline-end: 15%;
}

.\[\&_\.coco-input-number-disabled\]\:\!bg-f-bg-base .coco-input-number-disabled {
  background-color: var(--f-bg-base) !important;
}

.\[\&_\.coco-input-number-group-addon\]\:\!border-none .coco-input-number-group-addon {
  border-style: none !important;
}

.\[\&_\.coco-input-number-group-addon\]\:\!bg-transparent .coco-input-number-group-addon {
  background-color: #0000 !important;
}

.\[\&_\.coco-input-number-group-addon\]\:bg-f-other-4 .coco-input-number-group-addon {
  background-color: var(--f-other-4);
}

.\[\&_\.coco-input-number-group-addon\]\:\!px-0 .coco-input-number-group-addon {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.\[\&_\.coco-input-number-group-addon\]\:\!text-sm .coco-input-number-group-addon {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-input-number-group-addon\]\:\!text-xs .coco-input-number-group-addon {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.last\:\[\&_\.coco-input-number-group-addon\]\:\!text-\[rgba\(255\,255\,255\,0\.45\)\] .coco-input-number-group-addon:last-child {
  color: #ffffff73 !important;
}

.\[\&_\.coco-input-number-group\]\:rounded-lg .coco-input-number-group {
  border-radius: .5rem;
}

.\[\&_\.coco-input-number-group\]\:bg-f-other-4 .coco-input-number-group {
  background-color: var(--f-other-4);
}

.\[\&_\.coco-input-number-input-wrap\]\:text-xs .coco-input-number-input-wrap {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-input-number-input\]\:\!h-12 .coco-input-number-input {
  height: 3rem !important;
}

.\[\&_\.coco-input-number-input\]\:\!h-9 .coco-input-number-input {
  height: 2.25rem !important;
}

.\[\&_\.coco-input-number-input\]\:\!h-\[28px\] .coco-input-number-input {
  height: 28px !important;
}

.\[\&_\.coco-input-number-input\]\:h-8 .coco-input-number-input {
  height: 2rem;
}

.\[\&_\.coco-input-number-input\]\:\!p-0 .coco-input-number-input {
  padding: 0 !important;
}

.\[\&_\.coco-input-number-input\]\:\!px-2 .coco-input-number-input {
  padding-left: .5rem !important;
  padding-right: .5rem !important;
}

.\[\&_\.coco-input-number-input\]\:\!pe-0 .coco-input-number-input {
  padding-inline-end: 0 !important;
}

.\[\&_\.coco-input-number-input\]\:\!ps-2 .coco-input-number-input {
  padding-inline-start: .5rem !important;
}

.\[\&_\.coco-input-number-input\]\:\!text-center .coco-input-number-input {
  text-align: center !important;
}

.\[\&_\.coco-input-number-input\]\:text-center .coco-input-number-input {
  text-align: center;
}

.\[\&_\.coco-input-number-input\]\:text-sm .coco-input-number-input {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-input-number-input\]\:\!text-f-text-secondary .coco-input-number-input {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-input-number-input\]\:text-f-text-secondary .coco-input-number-input {
  color: var(--f-text-secondary);
}

.\[\&_\.coco-input-number-outlined\]\:bg-transparent .coco-input-number-outlined {
  background-color: #0000;
}

.\[\&_\.coco-input-number-outlined\]\:hover\:shadow-none:hover .coco-input-number-outlined {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_\.coco-input-number-prefix\]\:pointer-events-auto .coco-input-number-prefix, .\[\&_\.coco-input-number-suffix\]\:pointer-events-auto .coco-input-number-suffix {
  pointer-events: auto;
}

.\[\&_\.coco-input-number\]\:\!border-none .coco-input-number {
  border-style: none !important;
}

.\[\&_\.coco-input-number\]\:\!text-sm .coco-input-number {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-input-number\]\:\!text-xs .coco-input-number {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-input-number\]\:\!shadow-none .coco-input-number {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-input-outlined\]\:focus-within\:shadow-none:focus-within .coco-input-outlined {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_\.coco-input-password-icon\]\:\!text-\[\#737373\] .coco-input-password-icon {
  --tw-text-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_\.coco-input-show-count-suffix\]\:\!text-f-primary-active .coco-input-show-count-suffix {
  color: var(--f-primary-active) !important;
}

.\[\&_\.coco-input\]\:\!min-h-10 .coco-input {
  min-height: 2.5rem !important;
}

.\[\&_\.coco-input\]\:\!truncate .coco-input {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.\[\&_\.coco-input\]\:\!rounded-xl .coco-input {
  border-radius: .75rem !important;
}

.\[\&_\.coco-input\]\:\!border-\[1\.8px\] .coco-input {
  border-width: 1.8px !important;
}

.\[\&_\.coco-input\]\:\!border-f-border .coco-input {
  border-color: var(--f-border) !important;
}

.\[\&_\.coco-input\]\:border-f-primary .coco-input {
  border-color: var(--f-primary);
}

.\[\&_\.coco-input\]\:\!bg-transparent .coco-input {
  background-color: #0000 !important;
}

.\[\&_\.coco-input\]\:\!p-0 .coco-input {
  padding: 0 !important;
}

.\[\&_\.coco-input\]\:\!px-4 .coco-input {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\[\&_\.coco-input\]\:\!py-\[9px\] .coco-input {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.\[\&_\.coco-input\]\:\!text-sm .coco-input {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-input\]\:\!leading-5 .coco-input {
  line-height: 1.25rem !important;
}

.\[\&_\.coco-input\]\:\!text-f-text .coco-input {
  color: var(--f-text) !important;
}

.\[\&_\.coco-input\]\:\!shadow-none .coco-input {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-message-notice-content\]\:border-none .coco-message-notice-content {
  border-style: none;
}

.\[\&_\.coco-message-notice-content\]\:\!bg-transparent .coco-message-notice-content {
  background-color: #0000 !important;
}

.\[\&_\.coco-message-notice-content\]\:\!p-0 .coco-message-notice-content {
  padding: 0 !important;
}

.\[\&_\.coco-message-notice-content\]\:\!px-6 .coco-message-notice-content {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.\[\&_\.coco-message-notice-content\]\:\!py-\[22px\] .coco-message-notice-content {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}

.\[\&_\.coco-message-notice-content\]\:\!shadow-none .coco-message-notice-content {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-modal-body\]\:\!flex .coco-modal-body {
  display: flex !important;
}

.\[\&_\.coco-modal-body\]\:\!size-full .coco-modal-body {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-modal-body\]\:\!h-dvh .coco-modal-body {
  height: 100dvh !important;
}

.\[\&_\.coco-modal-body\]\:h-full .coco-modal-body {
  height: 100%;
}

.\[\&_\.coco-modal-body\]\:\!items-center .coco-modal-body {
  align-items: center !important;
}

.\[\&_\.coco-modal-body\]\:\!justify-center .coco-modal-body {
  justify-content: center !important;
}

.\[\&_\.coco-modal-body\]\:\!p-0 .coco-modal-body {
  padding: 0 !important;
}

.\[\&_\.coco-modal-body\]\:p-0 .coco-modal-body {
  padding: 0;
}

.\[\&_\.coco-modal-body\]\:p-6 .coco-modal-body {
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .\[\&_\.coco-modal-body\]\:lg\:p-12 .coco-modal-body {
    padding: 3rem;
  }
}

.\[\&_\.coco-modal-close-x\]\:flex .coco-modal-close-x {
  display: flex;
}

.\[\&_\.coco-modal-close-x\]\:size-full .coco-modal-close-x {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-modal-close-x\]\:items-center .coco-modal-close-x {
  align-items: center;
}

.\[\&_\.coco-modal-close-x\]\:justify-center .coco-modal-close-x {
  justify-content: center;
}

.\[\&_\.coco-modal-close\]\:\!end-1\.5 .coco-modal-close {
  inset-inline-end: .375rem !important;
}

.\[\&_\.coco-modal-close\]\:\!end-2 .coco-modal-close {
  inset-inline-end: .5rem !important;
}

.\[\&_\.coco-modal-close\]\:\!end-3 .coco-modal-close {
  inset-inline-end: .75rem !important;
}

.\[\&_\.coco-modal-close\]\:\!end-4 .coco-modal-close {
  inset-inline-end: 1rem !important;
}

.\[\&_\.coco-modal-close\]\:\!end-\[14px\] .coco-modal-close {
  inset-inline-end: 14px !important;
}

.\[\&_\.coco-modal-close\]\:\!end-\[22px\] .coco-modal-close {
  inset-inline-end: 22px !important;
}

.\[\&_\.coco-modal-close\]\:\!end-\[7px\] .coco-modal-close {
  inset-inline-end: 7px !important;
}

.\[\&_\.coco-modal-close\]\:\!right-\[22px\] .coco-modal-close {
  right: 22px !important;
}

.\[\&_\.coco-modal-close\]\:\!top-1\.5 .coco-modal-close {
  top: .375rem !important;
}

.\[\&_\.coco-modal-close\]\:\!top-2 .coco-modal-close {
  top: .5rem !important;
}

.\[\&_\.coco-modal-close\]\:\!top-4 .coco-modal-close {
  top: 1rem !important;
}

.\[\&_\.coco-modal-close\]\:\!top-\[16px\] .coco-modal-close {
  top: 16px !important;
}

.\[\&_\.coco-modal-close\]\:\!top-\[18px\] .coco-modal-close {
  top: 18px !important;
}

.\[\&_\.coco-modal-close\]\:\!top-\[7px\] .coco-modal-close {
  top: 7px !important;
}

.\[\&_\.coco-modal-close\]\:end-2 .coco-modal-close {
  inset-inline-end: .5rem;
}

.\[\&_\.coco-modal-close\]\:top-1\.5 .coco-modal-close {
  top: .375rem;
}

.\[\&_\.coco-modal-close\]\:top-2 .coco-modal-close {
  top: .5rem;
}

.\[\&_\.coco-modal-close\]\:\!size-5 .coco-modal-close {
  width: 1.25rem !important;
  height: 1.25rem !important;
}

.\[\&_\.coco-modal-close\]\:\!size-8 .coco-modal-close {
  width: 2rem !important;
  height: 2rem !important;
}

.\[\&_\.coco-modal-close\]\:size-5 .coco-modal-close {
  width: 1.25rem;
  height: 1.25rem;
}

.\[\&_\.coco-modal-close\]\:size-6 .coco-modal-close {
  width: 1.5rem;
  height: 1.5rem;
}

.\[\&_\.coco-modal-close\]\:size-7 .coco-modal-close {
  width: 1.75rem;
  height: 1.75rem;
}

.\[\&_\.coco-modal-close\]\:\!bg-f-other-2 .coco-modal-close {
  background-color: var(--f-other-2) !important;
}

.\[\&_\.coco-modal-close\]\:\!text-white\/65 .coco-modal-close {
  color: #ffffffa6 !important;
}

.\[\&_\.coco-modal-close\]\:text-white .coco-modal-close {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_\.coco-modal-close\]\:hover\:\!text-white:hover .coco-modal-close {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 640px) {
  .sm\:\[\&_\.coco-modal-close\]\:\!end-\[22px\] .coco-modal-close {
    inset-inline-end: 22px !important;
  }

  .sm\:\[\&_\.coco-modal-close\]\:\!top-2 .coco-modal-close {
    top: .5rem !important;
  }

  .sm\:\[\&_\.coco-modal-close\]\:\!top-\[14px\] .coco-modal-close {
    top: 14px !important;
  }

  .sm\:\[\&_\.coco-modal-close\]\:\!top-\[18px\] .coco-modal-close {
    top: 18px !important;
  }
}

.\[\&_\.coco-modal-confirm-paragraph\]\:\!max-w-full .coco-modal-confirm-paragraph {
  max-width: 100% !important;
}

.\[\&_\.coco-modal-content\]\:\!relative .coco-modal-content {
  position: relative !important;
}

.\[\&_\.coco-modal-content\]\:\!mx-4 .coco-modal-content {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.\[\&_\.coco-modal-content\]\:\!flex .coco-modal-content {
  display: flex !important;
}

.\[\&_\.coco-modal-content\]\:\!h-dvh .coco-modal-content {
  height: 100dvh !important;
}

.\[\&_\.coco-modal-content\]\:\!h-screen .coco-modal-content {
  height: 100vh !important;
}

.\[\&_\.coco-modal-content\]\:h-screen .coco-modal-content {
  height: 100vh;
}

.\[\&_\.coco-modal-content\]\:max-h-screen .coco-modal-content {
  max-height: 100vh;
}

.\[\&_\.coco-modal-content\]\:w-\[992px\] .coco-modal-content {
  width: 992px;
}

.\[\&_\.coco-modal-content\]\:max-w-full .coco-modal-content {
  max-width: 100%;
}

.\[\&_\.coco-modal-content\]\:\!overflow-hidden .coco-modal-content {
  overflow: hidden !important;
}

.\[\&_\.coco-modal-content\]\:overflow-hidden .coco-modal-content {
  overflow: hidden;
}

.\[\&_\.coco-modal-content\]\:\!overflow-visible .coco-modal-content {
  overflow: visible !important;
}

.\[\&_\.coco-modal-content\]\:\!rounded-2xl .coco-modal-content {
  border-radius: 1rem !important;
}

.\[\&_\.coco-modal-content\]\:\!rounded-3xl .coco-modal-content {
  border-radius: 1.5rem !important;
}

.\[\&_\.coco-modal-content\]\:\!rounded-none .coco-modal-content {
  border-radius: 0 !important;
}

.\[\&_\.coco-modal-content\]\:\!rounded-xl .coco-modal-content {
  border-radius: .75rem !important;
}

.\[\&_\.coco-modal-content\]\:rounded-2xl .coco-modal-content {
  border-radius: 1rem;
}

.\[\&_\.coco-modal-content\]\:rounded-\[16px\] .coco-modal-content {
  border-radius: 16px;
}

.\[\&_\.coco-modal-content\]\:rounded-xl .coco-modal-content {
  border-radius: .75rem;
}

.\[\&_\.coco-modal-content\]\:\!border .coco-modal-content {
  border-width: 1px !important;
}

.\[\&_\.coco-modal-content\]\:\!border-0 .coco-modal-content {
  border-width: 0 !important;
}

.\[\&_\.coco-modal-content\]\:border .coco-modal-content {
  border-width: 1px;
}

.\[\&_\.coco-modal-content\]\:border-solid .coco-modal-content {
  border-style: solid;
}

.\[\&_\.coco-modal-content\]\:\!border-none .coco-modal-content {
  border-style: none !important;
}

.\[\&_\.coco-modal-content\]\:border-none .coco-modal-content {
  border-style: none;
}

.\[\&_\.coco-modal-content\]\:\!border-\[rgba\(54\,54\,70\,0\.8\)\] .coco-modal-content {
  border-color: #363646cc !important;
}

.\[\&_\.coco-modal-content\]\:\!border-f-border .coco-modal-content {
  border-color: var(--f-border) !important;
}

.\[\&_\.coco-modal-content\]\:border-f-border .coco-modal-content {
  border-color: var(--f-border);
}

.\[\&_\.coco-modal-content\]\:border-f-border-secondary .coco-modal-content {
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-modal-content\]\:\!bg-\[\#1E1C27\] .coco-modal-content {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 28 39 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-f-bg-base .coco-modal-content {
  background-color: var(--f-bg-base) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-f-bg-elevated .coco-modal-content {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-f-other-5 .coco-modal-content {
  background-color: var(--f-other-5) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-f-text-secondary .coco-modal-content {
  background-color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-gray-800 .coco-modal-content {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-modal-content\]\:\!bg-transparent .coco-modal-content {
  background-color: #0000 !important;
}

.\[\&_\.coco-modal-content\]\:bg-\[\#1c1e22\] .coco-modal-content {
  --tw-bg-opacity: 1;
  background-color: rgb(28 30 34 / var(--tw-bg-opacity, 1));
}

.\[\&_\.coco-modal-content\]\:bg-f-bg-container .coco-modal-content {
  background-color: var(--f-bg-container);
}

.\[\&_\.coco-modal-content\]\:bg-f-bg-elevated .coco-modal-content {
  background-color: var(--f-bg-elevated);
}

.\[\&_\.coco-modal-content\]\:bg-f-bg-hover .coco-modal-content {
  background-color: var(--f-bg-hover);
}

.\[\&_\.coco-modal-content\]\:bg-f-other-5 .coco-modal-content {
  background-color: var(--f-other-5);
}

.\[\&_\.coco-modal-content\]\:bg-f-other-6 .coco-modal-content {
  background-color: var(--f-other-6);
}

.\[\&_\.coco-modal-content\]\:bg-transparent .coco-modal-content {
  background-color: #0000;
}

.\[\&_\.coco-modal-content\]\:\!p-0 .coco-modal-content {
  padding: 0 !important;
}

.\[\&_\.coco-modal-content\]\:\!p-6 .coco-modal-content {
  padding: 1.5rem !important;
}

.\[\&_\.coco-modal-content\]\:p-0 .coco-modal-content {
  padding: 0;
}

.\[\&_\.coco-modal-content\]\:p-4 .coco-modal-content {
  padding: 1rem;
}

.\[\&_\.coco-modal-content\]\:p-5 .coco-modal-content {
  padding: 1.25rem;
}

.\[\&_\.coco-modal-content\]\:p-6 .coco-modal-content {
  padding: 1.5rem;
}

.\[\&_\.coco-modal-content\]\:p-8 .coco-modal-content {
  padding: 2rem;
}

.\[\&_\.coco-modal-content\]\:\!px-6 .coco-modal-content {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.\[\&_\.coco-modal-content\]\:\!pb-5 .coco-modal-content {
  padding-bottom: 1.25rem !important;
}

.\[\&_\.coco-modal-content\]\:\!pt-5 .coco-modal-content {
  padding-top: 1.25rem !important;
}

.\[\&_\.coco-modal-content\]\:pe-2 .coco-modal-content {
  padding-inline-end: .5rem;
}

.\[\&_\.coco-modal-content\]\:pt-0 .coco-modal-content {
  padding-top: 0;
}

.\[\&_\.coco-modal-content\]\:\!shadow-\[0px_20px_38px_0px_rgba\(0\,0\,0\,0\.48\)\] .coco-modal-content {
  --tw-shadow: 0px 20px 38px 0px #0000007a !important;
  --tw-shadow-colored: 0px 20px 38px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-modal-content\]\:\!shadow-none .coco-modal-content {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-modal-content\]\:shadow-\[0_20px_38px_0_rgba\(0\,0\,0\,0\.48\)\] .coco-modal-content {
  --tw-shadow: 0 20px 38px 0 #0000007a;
  --tw-shadow-colored: 0 20px 38px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_\.coco-modal-content\]\:shadow-\[0_20px_38px_rgba\(0\,0\,0\,0\.48\)\] .coco-modal-content {
  --tw-shadow: 0 20px 38px #0000007a;
  --tw-shadow-colored: 0 20px 38px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@supports (height: 100dvh) {
  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal-content\]\:\!h-dvh .coco-modal-content {
    height: 100dvh !important;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal-content\]\:h-dvh .coco-modal-content {
    height: 100dvh;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal-content\]\:\!max-h-dvh .coco-modal-content {
    max-height: 100dvh !important;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal-content\]\:max-h-dvh .coco-modal-content {
    max-height: 100dvh;
  }
}

@media (min-width: 640px) {
  .sm\:\[\&_\.coco-modal-content\]\:\!mx-0 .coco-modal-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .\[\&_\.coco-modal-content\]\:md\:p-6 .coco-modal-content {
    padding: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .\[\&_\.coco-modal-content\]\:lg\:px-\[22px\] .coco-modal-content {
    padding-left: 22px;
    padding-right: 22px;
  }

  .\[\&_\.coco-modal-content\]\:lg\:pb-\[22px\] .coco-modal-content {
    padding-bottom: 22px;
  }
}

.\[\&_\.coco-modal-footer\]\:m-0 .coco-modal-footer {
  margin: 0;
}

.\[\&_\.coco-modal-header\]\:\!mb-0 .coco-modal-header {
  margin-bottom: 0 !important;
}

.\[\&_\.coco-modal-header\]\:\!mb-3 .coco-modal-header {
  margin-bottom: .75rem !important;
}

.\[\&_\.coco-modal-header\]\:mb-0 .coco-modal-header {
  margin-bottom: 0;
}

.\[\&_\.coco-modal-header\]\:border-b .coco-modal-header {
  border-bottom-width: 1px;
}

.\[\&_\.coco-modal-header\]\:border-f-border .coco-modal-header {
  border-color: var(--f-border);
}

.\[\&_\.coco-modal-header\]\:bg-f-bg-container .coco-modal-header {
  background-color: var(--f-bg-container);
}

.\[\&_\.coco-modal-header\]\:\!p-0 .coco-modal-header {
  padding: 0 !important;
}

.\[\&_\.coco-modal-header\]\:px-\[22px\] .coco-modal-header {
  padding-left: 22px;
  padding-right: 22px;
}

.\[\&_\.coco-modal-header\]\:py-\[16px\] .coco-modal-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.\[\&_\.coco-modal-render\]\:size-full .coco-modal-render {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-modal-title\]\:text-\[16px\] .coco-modal-title {
  font-size: 16px;
}

.\[\&_\.coco-modal-title\]\:text-base .coco-modal-title {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_\.coco-modal-title\]\:text-f-text-secondary .coco-modal-title {
  color: var(--f-text-secondary);
}

@media (min-width: 768px) {
  .\[\&_\.coco-modal-title\]\:md\:text-lg .coco-modal-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.\[\&_\.coco-modal-wrap\]\:\!p-0 .coco-modal-wrap {
  padding: 0 !important;
}

.\[\&_\.coco-modal\]\:\!top-0 .coco-modal {
  top: 0 !important;
}

.\[\&_\.coco-modal\]\:\!m-0 .coco-modal {
  margin: 0 !important;
}

.\[\&_\.coco-modal\]\:\!h-screen .coco-modal {
  height: 100vh !important;
}

.\[\&_\.coco-modal\]\:h-screen .coco-modal {
  height: 100vh;
}

.\[\&_\.coco-modal\]\:\!max-h-screen .coco-modal {
  max-height: 100vh !important;
}

.\[\&_\.coco-modal\]\:max-h-screen .coco-modal {
  max-height: 100vh;
}

.\[\&_\.coco-modal\]\:\!w-full .coco-modal {
  width: 100% !important;
}

.\[\&_\.coco-modal\]\:\!w-screen .coco-modal {
  width: 100vw !important;
}

.\[\&_\.coco-modal\]\:\!max-w-\[100vw\] .coco-modal {
  max-width: 100vw !important;
}

.\[\&_\.coco-modal\]\:\!max-w-\[1200px\] .coco-modal {
  max-width: 1200px !important;
}

.\[\&_\.coco-modal\]\:\!max-w-none .coco-modal {
  max-width: none !important;
}

.\[\&_\.coco-modal\]\:\!pb-0 .coco-modal {
  padding-bottom: 0 !important;
}

@supports (height: 100dvh) {
  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal\]\:\!h-dvh .coco-modal {
    height: 100dvh !important;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal\]\:h-dvh .coco-modal {
    height: 100dvh;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal\]\:\!max-h-dvh .coco-modal {
    max-height: 100dvh !important;
  }

  .supports-\[height\:100dvh\]\:\[\&_\.coco-modal\]\:max-h-dvh .coco-modal {
    max-height: 100dvh;
  }
}

@media not all and (min-width: 640px) {
  .\[\&_\.coco-modal\]\:max-sm\:\!w-\[calc\(100vw-16px\)\] .coco-modal {
    width: calc(100vw - 16px) !important;
  }
}

.\[\&_\.coco-pagination-item-active\]\:text-f-primary .coco-pagination-item-active {
  color: var(--f-primary);
}

.\[\&_\.coco-pagination\]\:text-sm .coco-pagination {
  font-size: .875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .\[\&_\.coco-pagination\]\:md\:text-base .coco-pagination {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.\[\&_\.coco-popover-arrow\:\:before\]\:\!bg-f-bg-elevated .coco-popover-arrow:before {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-popover-arrow\:\:before\]\:\!bg-f-other-6 .coco-popover-arrow:before {
  background-color: var(--f-other-6) !important;
}

.\[\&_\.coco-popover-arrow\:before\]\:\!bg-f-primary .coco-popover-arrow:before {
  background-color: var(--f-primary) !important;
}

.\[\&_\.coco-popover-arrow\]\:\!hidden .coco-popover-arrow {
  display: none !important;
}

.\[\&_\.coco-popover-content\]\:\!rounded-2xl .coco-popover-content {
  border-radius: 1rem !important;
}

.\[\&_\.coco-popover-content\]\:\!rounded-3xl .coco-popover-content {
  border-radius: 1.5rem !important;
}

.\[\&_\.coco-popover-content\]\:\!rounded-none .coco-popover-content {
  border-radius: 0 !important;
}

.\[\&_\.coco-popover-content\]\:\!rounded-xl .coco-popover-content {
  border-radius: .75rem !important;
}

.\[\&_\.coco-popover-content\]\:rounded-lg .coco-popover-content {
  border-radius: .5rem;
}

.\[\&_\.coco-popover-content\]\:\!border .coco-popover-content {
  border-width: 1px !important;
}

.\[\&_\.coco-popover-content\]\:\!border-0 .coco-popover-content {
  border-width: 0 !important;
}

.\[\&_\.coco-popover-content\]\:border .coco-popover-content {
  border-width: 1px;
}

.\[\&_\.coco-popover-content\]\:\!border-f-border-hover .coco-popover-content {
  border-color: var(--f-border-hover) !important;
}

.\[\&_\.coco-popover-content\]\:\!border-f-border-secondary .coco-popover-content {
  border-color: var(--f-border-secondary) !important;
}

.\[\&_\.coco-popover-content\]\:\!border-f-other-4 .coco-popover-content {
  border-color: var(--f-other-4) !important;
}

.\[\&_\.coco-popover-content\]\:border-f-border-secondary .coco-popover-content {
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-popover-content\]\:\!bg-\[\#1F1F26E0\] .coco-popover-content {
  background-color: #1f1f26e0 !important;
}

.\[\&_\.coco-popover-content\]\:\!bg-f-bg-elevated .coco-popover-content {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-popover-content\]\:\!bg-transparent .coco-popover-content {
  background-color: #0000 !important;
}

.\[\&_\.coco-popover-content\]\:\!shadow-none .coco-popover-content {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-popover-content\]\:\!outline-none .coco-popover-content {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.\[\&_\.coco-popover-content\]\:\!ring-0 .coco-popover-content {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

@media (min-width: 768px) {
  .\[\&_\.coco-popover-content\]\:md\:\!rounded-3xl .coco-popover-content {
    border-radius: 1.5rem !important;
  }
}

.\[\&_\.coco-popover-inner\]\:\!rounded-3xl .coco-popover-inner {
  border-radius: 1.5rem !important;
}

.\[\&_\.coco-popover-inner\]\:\!border-0 .coco-popover-inner {
  border-width: 0 !important;
}

.\[\&_\.coco-popover-inner\]\:\!bg-f-bg-elevated .coco-popover-inner {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-popover-inner\]\:\!bg-f-other-6 .coco-popover-inner {
  background-color: var(--f-other-6) !important;
}

.\[\&_\.coco-popover-inner\]\:\!bg-transparent .coco-popover-inner {
  background-color: #0000 !important;
}

.\[\&_\.coco-popover-inner\]\:\!p-0 .coco-popover-inner {
  padding: 0 !important;
}

.\[\&_\.coco-popover-inner\]\:p-0 .coco-popover-inner {
  padding: 0;
}

.\[\&_\.coco-popover-inner\]\:\!px-1 .coco-popover-inner {
  padding-left: .25rem !important;
  padding-right: .25rem !important;
}

.\[\&_\.coco-popover-inner\]\:\!py-1\.5 .coco-popover-inner {
  padding-top: .375rem !important;
  padding-bottom: .375rem !important;
}

.\[\&_\.coco-popover-inner\]\:\!py-6 .coco-popover-inner {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.\[\&_\.coco-popover-inner\]\:\!shadow-none .coco-popover-inner {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-popover-inner\]\:\!outline-none .coco-popover-inner {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.\[\&_\.coco-popover-inner\]\:\!ring-0 .coco-popover-inner {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.\[\&_\.coco-popover-title\]\:min-w-\[50px\] .coco-popover-title {
  min-width: 50px;
}

.\[\&_\.coco-pro-query-filter-row\]\:gap-y-0 .coco-pro-query-filter-row {
  row-gap: 0;
}

.\[\&_\.coco-pro-query-filter-row\]\:gap-y-4 .coco-pro-query-filter-row {
  row-gap: 1rem;
}

.\[\&_\.coco-progress-circle\]\:absolute .coco-progress-circle {
  position: absolute;
}

.\[\&_\.coco-progress-circle\]\:top-1\/2 .coco-progress-circle {
  top: 50%;
}

.\[\&_\.coco-progress-circle\]\:-translate-y-1\/2 .coco-progress-circle {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_\.coco-progress-inner\]\:flex .coco-progress-inner {
  display: flex;
}

.\[\&_\.coco-progress-inner\]\:\!size-full .coco-progress-inner {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-progress-inner\]\:items-center .coco-progress-inner {
  align-items: center;
}

.\[\&_\.coco-progress-inner\]\:justify-center .coco-progress-inner {
  justify-content: center;
}

.\[\&_\.coco-progress-text\]\:\!text-base .coco-progress-text {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_\.coco-progress-text\]\:\!text-xs .coco-progress-text {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-progress-text\]\:text-f-primary .coco-progress-text {
  color: var(--f-primary);
}

.\[\&_\.coco-radio-inner\:\:after\]\:\!bg-\[\#222227\] .coco-radio-inner:after {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 34 39 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-radio-inner\]\:\!size-\[18px\] .coco-radio-inner {
  width: 18px !important;
  height: 18px !important;
}

.\[\&_\.coco-radio-inner\]\:\!border-f-primary .coco-radio-inner {
  border-color: var(--f-primary) !important;
}

.\[\&_\.coco-radio-inner\]\:\!border-f-text-quaternary .coco-radio-inner {
  border-color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-radio-inner\]\:\!bg-f-primary .coco-radio-inner {
  background-color: var(--f-primary) !important;
}

.\[\&_\.coco-radio-inner\]\:\!bg-transparent .coco-radio-inner {
  background-color: #0000 !important;
}

.\[\&_\.coco-radio-wrapper-block\]\:me-0 .coco-radio-wrapper-block {
  margin-inline-end: 0;
}

.\[\&_\.coco-radio-wrapper-block\]\:justify-end .coco-radio-wrapper-block {
  justify-content: flex-end;
}

.\[\&_\.coco-row\]\:min-h-0 .coco-row {
  min-height: 0;
}

.\[\&_\.coco-row\]\:flex-nowrap .coco-row {
  flex-wrap: nowrap;
}

.\[\&_\.coco-select-arrow\]\:\!end-4 .coco-select-arrow {
  inset-inline-end: 1rem !important;
}

.\[\&_\.coco-select-arrow\]\:\!top-1\/2 .coco-select-arrow {
  top: 50% !important;
}

.\[\&_\.coco-select-arrow\]\:\!mt-0 .coco-select-arrow {
  margin-top: 0 !important;
}

.\[\&_\.coco-select-arrow\]\:\!-translate-y-1\/2 .coco-select-arrow {
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.\[\&_\.coco-select-arrow\]\:\!text-f-text-quaternary .coco-select-arrow {
  color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-select-arrow_span\]\:\!text-f-text-tertiary .coco-select-arrow span {
  color: var(--f-text-tertiary) !important;
}

.\[\&_\.coco-select-arrow_span\]\:hover\:\!text-f-text:hover .coco-select-arrow span {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-clear\]\:end-8 .coco-select-clear {
  inset-inline-end: 2rem;
}

.\[\&_\.coco-select-disabled_\.coco-select-selector\]\:\!bg-transparent .coco-select-disabled .coco-select-selector {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-focused_\.coco-select-selector\]\:\!border-f-primary .coco-select-focused .coco-select-selector {
  border-color: var(--f-primary) !important;
}

.\[\&_\.coco-select-item\+\.coco-select-item\]\:\!mt-1 .coco-select-item + .coco-select-item {
  margin-top: .25rem !important;
}

.\[\&_\.coco-select-item-group\]\:\!mb-1 .coco-select-item-group {
  margin-bottom: .25rem !important;
}

.\[\&_\.coco-select-item-group\]\:\!flex .coco-select-item-group {
  display: flex !important;
}

.\[\&_\.coco-select-item-group\]\:\!min-h-6 .coco-select-item-group {
  min-height: 1.5rem !important;
}

.\[\&_\.coco-select-item-group\]\:\!items-center .coco-select-item-group {
  align-items: center !important;
}

.\[\&_\.coco-select-item-group\]\:\!px-3 .coco-select-item-group {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\[\&_\.coco-select-item-group\]\:\!py-0 .coco-select-item-group {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\[\&_\.coco-select-item-group\]\:\!text-xs .coco-select-item-group {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-select-item-group\]\:\!text-f-text-quaternary .coco-select-item-group {
  color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-select-item-option-active\:not\(\.coco-select-item-option-selected\)\:not\(\:hover\)\]\:\!bg-transparent .coco-select-item-option-active:not(.coco-select-item-option-selected):not(:hover), .\[\&_\.coco-select-item-option-active\:not\(\:hover\)\]\:\!bg-transparent .coco-select-item-option-active:not(:hover) {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-item-option-active\]\:\!bg-f-bg-hover .coco-select-item-option-active {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_\.coco-select-item-option-active\]\:\!bg-f-bg-layout .coco-select-item-option-active {
  background-color: var(--f-bg-layout) !important;
}

.\[\&_\.coco-select-item-option-active\]\:\!bg-f-other-4 .coco-select-item-option-active {
  background-color: var(--f-other-4) !important;
}

.\[\&_\.coco-select-item-option-active\]\:\!bg-transparent .coco-select-item-option-active {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-item-option-active\]\:\!text-f-text .coco-select-item-option-active {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-item-option-content\]\:flex .coco-select-item-option-content {
  display: flex;
}

.\[\&_\.coco-select-item-option-content\]\:items-center .coco-select-item-option-content {
  align-items: center;
}

.\[\&_\.coco-select-item-option-content\]\:\!leading-5 .coco-select-item-option-content {
  line-height: 1.25rem !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!bg-f-bg-layout .coco-select-item-option-selected {
  background-color: var(--f-bg-layout) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!bg-f-other-4 .coco-select-item-option-selected {
  background-color: var(--f-other-4) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!bg-transparent .coco-select-item-option-selected {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!bg-white .coco-select-item-option-selected {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!font-normal .coco-select-item-option-selected {
  font-weight: calc(400 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!text-f-text .coco-select-item-option-selected {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!text-f-text-secondary .coco-select-item-option-selected {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-select-item-option-selected\]\:\!text-white .coco-select-item-option-selected {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.\[\&_\.coco-select-item-option\:hover\:not\(\.coco-select-item-option-selected\)\]\:bg-f-bg-hover .coco-select-item-option:hover:not(.coco-select-item-option-selected) {
  background-color: var(--f-bg-hover);
}

.\[\&_\.coco-select-item-option\:hover\]\:\!bg-f-bg-elevated .coco-select-item-option:hover {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-select-item-option\:hover\]\:\!text-f-text .coco-select-item-option:hover {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-item-option\]\:\!bg-transparent .coco-select-item-option {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-item-option\]\:\!p-0 .coco-select-item-option {
  padding: 0 !important;
}

.\[\&_\.coco-select-item-option\]\:\!px-3 .coco-select-item-option {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\[\&_\.coco-select-item-option\]\:\!py-2 .coco-select-item-option {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.\[\&_\.coco-select-item-option\]\:\!text-f-text-tertiary .coco-select-item-option {
  color: var(--f-text-tertiary) !important;
}

.\[\&_\.coco-select-item-option\]\:text-f-text-secondary .coco-select-item-option {
  color: var(--f-text-secondary);
}

.\[\&_\.coco-select-item\:hover\]\:\!bg-f-bg-hover .coco-select-item:hover {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_\.coco-select-item\:hover\]\:bg-f-bg-hover .coco-select-item:hover {
  background-color: var(--f-bg-hover);
}

.\[\&_\.coco-select-item\:hover\]\:text-f-primary .coco-select-item:hover {
  color: var(--f-primary);
}

.\[\&_\.coco-select-item\:hover\]\:text-f-text .coco-select-item:hover {
  color: var(--f-text);
}

.\[\&_\.coco-select-item\]\:\!my-1 .coco-select-item {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

.\[\&_\.coco-select-item\]\:my-\[2px\] .coco-select-item {
  margin-top: 2px;
  margin-bottom: 2px;
}

.\[\&_\.coco-select-item\]\:mb-1 .coco-select-item {
  margin-bottom: .25rem;
}

.\[\&_\.coco-select-item\]\:\!min-h-9 .coco-select-item {
  min-height: 2.25rem !important;
}

.\[\&_\.coco-select-item\]\:\!rounded-lg .coco-select-item {
  border-radius: .5rem !important;
}

.\[\&_\.coco-select-item\]\:\!px-3 .coco-select-item {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\[\&_\.coco-select-item\]\:\!py-2 .coco-select-item {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.\[\&_\.coco-select-item\]\:px-2 .coco-select-item {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_\.coco-select-item\]\:\!text-sm .coco-select-item {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-select-item\]\:\!leading-5 .coco-select-item {
  line-height: 1.25rem !important;
}

.\[\&_\.coco-select-item\]\:\!text-f-text .coco-select-item {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-item\]\:text-f-text-secondary .coco-select-item {
  color: var(--f-text-secondary);
}

.\[\&_\.coco-select-item\]\:text-f-text-tertiary .coco-select-item {
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-select-prefix\]\:flex .coco-select-prefix {
  display: flex;
}

.\[\&_\.coco-select-selection-item\]\:\!h-auto .coco-select-selection-item {
  height: auto !important;
}

.\[\&_\.coco-select-selection-item\]\:bg-gradient-to-r .coco-select-selection-item {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.\[\&_\.coco-select-selection-item\]\:from-\[\#FF8F34\] .coco-select-selection-item {
  --tw-gradient-from: #ff8f34 var(--tw-gradient-from-position);
  --tw-gradient-to: #ff8f3400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.\[\&_\.coco-select-selection-item\]\:via-\[\#FF5F62\] .coco-select-selection-item {
  --tw-gradient-to: #ff5f6200  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ff5f62 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.\[\&_\.coco-select-selection-item\]\:to-\[\#FF34AA\] .coco-select-selection-item {
  --tw-gradient-to: #ff34aa var(--tw-gradient-to-position);
}

.\[\&_\.coco-select-selection-item\]\:bg-clip-text .coco-select-selection-item {
  -webkit-background-clip: text;
  background-clip: text;
}

.\[\&_\.coco-select-selection-item\]\:py-2 .coco-select-selection-item {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.\[\&_\.coco-select-selection-item\]\:\!ps-1 .coco-select-selection-item {
  padding-inline-start: .25rem !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-base .coco-select-selection-item {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-sm .coco-select-selection-item {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-xs .coco-select-selection-item {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.coco-select-selection-item\]\:text-sm .coco-select-selection-item {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-select-selection-item\]\:\!font-semibold .coco-select-selection-item {
  font-weight: calc(600 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-select-selection-item\]\:font-semibold .coco-select-selection-item {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_\.coco-select-selection-item\]\:\!leading-6 .coco-select-selection-item {
  line-height: 1.5rem !important;
}

.\[\&_\.coco-select-selection-item\]\:\!leading-\[38px\] .coco-select-selection-item {
  line-height: 38px !important;
}

.\[\&_\.coco-select-selection-item\]\:\!leading-normal .coco-select-selection-item {
  line-height: 1.5 !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-f-primary .coco-select-selection-item {
  color: var(--f-primary) !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-f-text .coco-select-selection-item {
  color: var(--f-text) !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-f-text-secondary .coco-select-selection-item {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-select-selection-item\]\:\!text-transparent .coco-select-selection-item {
  color: #0000 !important;
}

.\[\&_\.coco-select-selection-item\]\:text-f-text-tertiary .coco-select-selection-item {
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-select-selection-overflow-item-rest_\.coco-select-selection-item\]\:\!h-auto .coco-select-selection-overflow-item-rest .coco-select-selection-item {
  height: auto !important;
}

.\[\&_\.coco-select-selection-overflow-item-rest_\.coco-select-selection-item\]\:\!border-none .coco-select-selection-overflow-item-rest .coco-select-selection-item {
  border-style: none !important;
}

.\[\&_\.coco-select-selection-overflow-item-rest_\.coco-select-selection-item\]\:\!bg-transparent .coco-select-selection-overflow-item-rest .coco-select-selection-item {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-selection-overflow-item-rest_\.coco-select-selection-item\]\:\!leading-normal .coco-select-selection-overflow-item-rest .coco-select-selection-item {
  line-height: 1.5 !important;
}

.\[\&_\.coco-select-selection-overflow\]\:flex-nowrap .coco-select-selection-overflow {
  flex-wrap: nowrap;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!text-base .coco-select-selection-placeholder {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!text-sm .coco-select-selection-placeholder {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:text-sm .coco-select-selection-placeholder {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!leading-6 .coco-select-selection-placeholder {
  line-height: 1.5rem !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!leading-\[38px\] .coco-select-selection-placeholder {
  line-height: 38px !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:leading-5 .coco-select-selection-placeholder {
  line-height: 1.25rem;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!text-f-text-quaternary .coco-select-selection-placeholder {
  color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:\!text-f-text-tertiary .coco-select-selection-placeholder {
  color: var(--f-text-tertiary) !important;
}

.\[\&_\.coco-select-selection-placeholder\]\:text-f-text .coco-select-selection-placeholder {
  color: var(--f-text);
}

.\[\&_\.coco-select-selection-placeholder\]\:text-f-text-quaternary .coco-select-selection-placeholder {
  color: var(--f-text-quaternary);
}

.\[\&_\.coco-select-selection-placeholder\]\:text-f-text-tertiary .coco-select-selection-placeholder {
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-select-selection-search-input\]\:text-sm .coco-select-selection-search-input, .\[\&_\.coco-select-selection-search\]\:text-sm .coco-select-selection-search {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-select-selector\:hover\]\:\!bg-\[\#007AFF\]\/10 .coco-select-selector:hover {
  background-color: #007aff1a !important;
}

.\[\&_\.coco-select-selector\]\:\!h-6 .coco-select-selector {
  height: 1.5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!h-9 .coco-select-selector {
  height: 2.25rem !important;
}

.\[\&_\.coco-select-selector\]\:\!h-auto .coco-select-selector {
  height: auto !important;
}

.\[\&_\.coco-select-selector\]\:\!min-h-0 .coco-select-selector {
  min-height: 0 !important;
}

.\[\&_\.coco-select-selector\]\:\!min-h-10 .coco-select-selector {
  min-height: 2.5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!min-h-8 .coco-select-selector {
  min-height: 2rem !important;
}

.\[\&_\.coco-select-selector\]\:overflow-y-auto .coco-select-selector {
  overflow-y: auto;
}

.\[\&_\.coco-select-selector\]\:\!rounded-\[8px\] .coco-select-selector {
  border-radius: 8px !important;
}

.\[\&_\.coco-select-selector\]\:\!rounded-full .coco-select-selector {
  border-radius: 9999px !important;
}

.\[\&_\.coco-select-selector\]\:\!rounded-lg .coco-select-selector {
  border-radius: .5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!rounded-md .coco-select-selector {
  border-radius: .375rem !important;
}

.\[\&_\.coco-select-selector\]\:\!rounded-xl .coco-select-selector {
  border-radius: .75rem !important;
}

.\[\&_\.coco-select-selector\]\:\!border .coco-select-selector {
  border-width: 1px !important;
}

.\[\&_\.coco-select-selector\]\:\!border-0 .coco-select-selector {
  border-width: 0 !important;
}

.\[\&_\.coco-select-selector\]\:\!border-\[1\.8px\] .coco-select-selector {
  border-width: 1.8px !important;
}

.\[\&_\.coco-select-selector\]\:border .coco-select-selector {
  border-width: 1px;
}

.\[\&_\.coco-select-selector\]\:\!border-none .coco-select-selector {
  border-style: none !important;
}

.\[\&_\.coco-select-selector\]\:\!border-f-border .coco-select-selector {
  border-color: var(--f-border) !important;
}

.\[\&_\.coco-select-selector\]\:\!border-f-border-secondary .coco-select-selector {
  border-color: var(--f-border-secondary) !important;
}

.\[\&_\.coco-select-selector\]\:\!border-f-primary .coco-select-selector {
  border-color: var(--f-primary) !important;
}

.\[\&_\.coco-select-selector\]\:\!border-transparent .coco-select-selector {
  border-color: #0000 !important;
}

.\[\&_\.coco-select-selector\]\:border-f-border-secondary .coco-select-selector {
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-select-selector\]\:\!bg-f-bg-container .coco-select-selector {
  background-color: var(--f-bg-container) !important;
}

.\[\&_\.coco-select-selector\]\:\!bg-f-bg-layout .coco-select-selector {
  background-color: var(--f-bg-layout) !important;
}

.\[\&_\.coco-select-selector\]\:\!bg-f-other-4 .coco-select-selector {
  background-color: var(--f-other-4) !important;
}

.\[\&_\.coco-select-selector\]\:\!bg-f-other-5 .coco-select-selector {
  background-color: var(--f-other-5) !important;
}

.\[\&_\.coco-select-selector\]\:\!bg-transparent .coco-select-selector {
  background-color: #0000 !important;
}

.\[\&_\.coco-select-selector\]\:\!bg-\[linear-gradient\(0deg\,rgba\(255\,255\,255\,0\.06\)\,rgba\(255\,255\,255\,0\.06\)\)\,linear-gradient\(0deg\,rgba\(0\,0\,0\,0\.04\)\,rgba\(0\,0\,0\,0\.04\)\)\] .coco-select-selector {
  background-image: linear-gradient(0deg, #ffffff0f, #ffffff0f), linear-gradient(0deg, #0000000a, #0000000a) !important;
}

.\[\&_\.coco-select-selector\]\:\!p-0 .coco-select-selector {
  padding: 0 !important;
}

.\[\&_\.coco-select-selector\]\:\!p-2 .coco-select-selector {
  padding: .5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!px-2\.5 .coco-select-selector {
  padding-left: .625rem !important;
  padding-right: .625rem !important;
}

.\[\&_\.coco-select-selector\]\:\!px-3 .coco-select-selector {
  padding-left: .75rem !important;
  padding-right: .75rem !important;
}

.\[\&_\.coco-select-selector\]\:\!px-4 .coco-select-selector {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.\[\&_\.coco-select-selector\]\:\!py-0 .coco-select-selector {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\[\&_\.coco-select-selector\]\:\!pl-3 .coco-select-selector {
  padding-left: .75rem !important;
}

.\[\&_\.coco-select-selector\]\:\!pr-2 .coco-select-selector {
  padding-right: .5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!ps-2 .coco-select-selector {
  padding-inline-start: .5rem !important;
}

.\[\&_\.coco-select-selector\]\:\!text-f-primary .coco-select-selector {
  color: var(--f-primary) !important;
}

.\[\&_\.coco-select-selector\]\:\!text-f-text-secondary .coco-select-selector {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-select-selector\]\:text-f-text-tertiary .coco-select-selector {
  color: var(--f-text-tertiary);
}

.\[\&_\.coco-select-selector\]\:\!shadow-none .coco-select-selector {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.\[\&_\.coco-select-selector\]\:scrollbar-none .coco-select-selector {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.\[\&_\.coco-select-selector\]\:scrollbar-none .coco-select-selector::-webkit-scrollbar {
  display: none;
}

.\[\&_\.coco-select-selector\]\:hover\:\!border-f-border:hover .coco-select-selector {
  border-color: var(--f-border) !important;
}

.hover\:\[\&_\.coco-select-selector\]\:\!border-transparent .coco-select-selector:hover {
  border-color: #0000 !important;
}

.\[\&_\.coco-select-selector\]\:hover\:\!bg-f-other-4:hover .coco-select-selector {
  background-color: var(--f-other-4) !important;
}

.hover\:\[\&_\.coco-select-selector\]\:\!bg-f-bg-hover .coco-select-selector:hover {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_\.coco-select-selector\]\:hover\:text-f-text:hover .coco-select-selector {
  color: var(--f-text);
}

.\[\&_\.coco-select\]\:\!min-h-10 .coco-select {
  min-height: 2.5rem !important;
}

.\[\&_\.coco-slider-dot\]\:hidden .coco-slider-dot {
  display: none;
}

.\[\&_\.coco-slider-handle\:\:after\]\:\!hidden .coco-slider-handle:after {
  display: none !important;
}

.\[\&_\.coco-slider-handle\]\:hidden .coco-slider-handle {
  display: none;
}

.group:hover .group-hover\:\[\&_\.coco-slider-handle\]\:block .coco-slider-handle {
  display: block;
}

.\[\&_\.coco-slider-mark\]\:hidden .coco-slider-mark {
  display: none;
}

.\[\&_\.coco-slider\]\:me-0 .coco-slider {
  margin-inline-end: 0;
}

.\[\&_\.coco-space-item\]\:w-full .coco-space-item {
  width: 100%;
}

.\[\&_\.coco-spin-container\]\:size-full .coco-spin-container {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-spin-container\]\:h-full .coco-spin-container {
  height: 100%;
}

.\[\&_\.coco-spin-container\]\:max-h-\[inherit\] .coco-spin-container {
  max-height: inherit;
}

.\[\&_\.coco-spin-container\]\:w-full .coco-spin-container {
  width: 100%;
}

.\[\&_\.coco-spin-dot-item\]\:bg-f-text-secondary .coco-spin-dot-item {
  background-color: var(--f-text-secondary);
}

.\[\&_\.coco-spin-spinning\]\:\!max-h-none .coco-spin-spinning {
  max-height: none !important;
}

.\[\&_\.coco-spin\.coco-spin-spinning\]\:max-h-none .coco-spin.coco-spin-spinning {
  max-height: none;
}

.\[\&_\.coco-table-container\]\:overflow-x-auto .coco-table-container {
  overflow-x: auto;
}

.\[\&_\.coco-table-container\]\:rounded-none .coco-table-container {
  border-radius: 0;
}

.\[\&_\.coco-table\]\:mt-5 .coco-table {
  margin-top: 1.25rem;
}

.\[\&_\.coco-tabs-content-holder\]\:min-h-0 .coco-tabs-content-holder {
  min-height: 0;
}

.\[\&_\.coco-tabs-content-holder\]\:flex-1 .coco-tabs-content-holder {
  flex: 1;
}

.\[\&_\.coco-tabs-content-holder\]\:overflow-y-auto .coco-tabs-content-holder {
  overflow-y: auto;
}

.\[\&_\.coco-tabs-content-holder\]\:bg-transparent .coco-tabs-content-holder {
  background-color: #0000;
}

.\[\&_\.coco-tabs-content-holder\]\:pe-2 .coco-tabs-content-holder {
  padding-inline-end: .5rem;
}

.\[\&_\.coco-tabs-content\]\:h-\[calc\(100\%-46px\)\] .coco-tabs-content {
  height: calc(100% - 46px);
}

.\[\&_\.coco-tabs-content\]\:h-full .coco-tabs-content {
  height: 100%;
}

.\[\&_\.coco-tabs-content\]\:data-\[current-tab-empty\=true\]\:flex[data-current-tab-empty="true"] .coco-tabs-content {
  display: flex;
}

.\[\&_\.coco-tabs-content\]\:data-\[current-tab-empty\=true\]\:size-full[data-current-tab-empty="true"] .coco-tabs-content {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-tabs-content\]\:data-\[current-tab-empty\=true\]\:items-center[data-current-tab-empty="true"] .coco-tabs-content {
  align-items: center;
}

.\[\&_\.coco-tabs-content\]\:data-\[current-tab-empty\=true\]\:justify-center[data-current-tab-empty="true"] .coco-tabs-content {
  justify-content: center;
}

.\[\&_\.coco-tabs-ink-bar\]\:\!h-px .coco-tabs-ink-bar {
  height: 1px !important;
}

.\[\&_\.coco-tabs-ink-bar\]\:h-px .coco-tabs-ink-bar {
  height: 1px;
}

.\[\&_\.coco-tabs-ink-bar\]\:\!bg-f-text .coco-tabs-ink-bar {
  background-color: var(--f-text) !important;
}

.\[\&_\.coco-tabs-ink-bar\]\:bg-f-text .coco-tabs-ink-bar {
  background-color: var(--f-text);
}

.\[\&_\.coco-tabs-nav-list\]\:mx-auto .coco-tabs-nav-list {
  margin-left: auto;
  margin-right: auto;
}

.\[\&_\.coco-tabs-nav-list\]\:ms-0 .coco-tabs-nav-list {
  margin-inline-start: 0;
}

.\[\&_\.coco-tabs-nav-list_\.coco-tabs-tab-active_\.coco-tabs-tab-btn\]\:text-f-text .coco-tabs-nav-list .coco-tabs-tab-active .coco-tabs-tab-btn {
  color: var(--f-text);
}

.\[\&_\.coco-tabs-nav-list_\.coco-tabs-tab\]\:text-f-text-quaternary .coco-tabs-nav-list .coco-tabs-tab {
  color: var(--f-text-quaternary);
}

.\[\&_\.coco-tabs-nav-more\]\:p-2 .coco-tabs-nav-more {
  padding: .5rem;
}

.\[\&_\.coco-tabs-nav-wrap\]\:mb-4 .coco-tabs-nav-wrap {
  margin-bottom: 1rem;
}

.\[\&_\.coco-tabs-nav-wrap\]\:h-\[42px\] .coco-tabs-nav-wrap {
  height: 42px;
}

.\[\&_\.coco-tabs-nav-wrap\]\:bg-transparent .coco-tabs-nav-wrap {
  background-color: #0000;
}

.\[\&_\.coco-tabs-nav-wrap\]\:before\:\!shadow-none .coco-tabs-nav-wrap:before, .\[\&_\.coco-tabs-nav-wrap\]\:after\:\!shadow-none .coco-tabs-nav-wrap:after {
  content: var(--tw-content);
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

@media (min-width: 768px) {
  .\[\&_\.coco-tabs-nav-wrap\]\:md\:h-\[60px\] .coco-tabs-nav-wrap {
    height: 60px;
  }

  .\[\&_\.coco-tabs-nav-wrap_\.coco-tabs-tab-btn\]\:md\:mt-\[20px\] .coco-tabs-nav-wrap .coco-tabs-tab-btn {
    margin-top: 20px;
  }
}

.\[\&_\.coco-tabs-nav\:\:before\]\:border-b .coco-tabs-nav:before {
  border-bottom-width: 1px;
}

.\[\&_\.coco-tabs-nav\:\:before\]\:\!border-f-border-secondary .coco-tabs-nav:before {
  border-color: var(--f-border-secondary) !important;
}

.\[\&_\.coco-tabs-nav\:\:before\]\:border-f-border-secondary .coco-tabs-nav:before {
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-tabs-nav\:\:before\]\:border-f-other-5 .coco-tabs-nav:before {
  border-color: var(--f-other-5);
}

.\[\&_\.coco-tabs-nav\]\:sticky .coco-tabs-nav {
  position: sticky;
}

.\[\&_\.coco-tabs-nav\]\:\!top-0 .coco-tabs-nav {
  top: 0 !important;
}

.\[\&_\.coco-tabs-nav\]\:top-0 .coco-tabs-nav {
  top: 0;
}

.\[\&_\.coco-tabs-nav\]\:top-header-container-height .coco-tabs-nav {
  top: var(--header-container-height, 52px);
}

.\[\&_\.coco-tabs-nav\]\:z-10 .coco-tabs-nav {
  z-index: 10;
}

.\[\&_\.coco-tabs-nav\]\:z-\[1\] .coco-tabs-nav {
  z-index: 1;
}

.\[\&_\.coco-tabs-nav\]\:\!mb-0 .coco-tabs-nav {
  margin-bottom: 0 !important;
}

.\[\&_\.coco-tabs-nav\]\:mb-0 .coco-tabs-nav {
  margin-bottom: 0;
}

.\[\&_\.coco-tabs-nav\]\:mb-3 .coco-tabs-nav {
  margin-bottom: .75rem;
}

.\[\&_\.coco-tabs-nav\]\:mb-6 .coco-tabs-nav {
  margin-bottom: 1.5rem;
}

.\[\&_\.coco-tabs-nav\]\:bg-f-other-5 .coco-tabs-nav {
  background-color: var(--f-other-5);
}

.\[\&_\.coco-tabs-nav\]\:bg-transparent .coco-tabs-nav {
  background-color: #0000;
}

.\[\&_\.coco-tabs-nav\]\:pb-4 .coco-tabs-nav {
  padding-bottom: 1rem;
}

.\[\&_\.coco-tabs-nav\]\:transition-all .coco-tabs-nav {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.\[\&_\.coco-tabs-nav\]\:duration-300 .coco-tabs-nav {
  transition-duration: .3s;
}

.\[\&_\.coco-tabs-nav\]\:before\:\!hidden .coco-tabs-nav:before {
  content: var(--tw-content);
  display: none !important;
}

.\[\&_\.coco-tabs-nav\]\:before\:hidden .coco-tabs-nav:before {
  content: var(--tw-content);
  display: none;
}

.\[\&_\.coco-tabs-nav\]\:before\:border-f-border-secondary .coco-tabs-nav:before {
  content: var(--tw-content);
  border-color: var(--f-border-secondary);
}

.\[\&_\.coco-tabs-nav\]\:before\:border-transparent .coco-tabs-nav:before {
  content: var(--tw-content);
  border-color: #0000;
}

.\[\&_\.coco-tabs-tab\+\.coco-tabs-tab\]\:\!ms-6 .coco-tabs-tab + .coco-tabs-tab {
  margin-inline-start: 1.5rem !important;
}

.\[\&_\.coco-tabs-tab-active\>\.coco-tabs-tab-btn\]\:\!text-f-text .coco-tabs-tab-active > .coco-tabs-tab-btn {
  color: var(--f-text) !important;
}

.\[\&_\.coco-tabs-tab-active\]\:font-semibold .coco-tabs-tab-active {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_\.coco-tabs-tab-active_\.coco-tabs-tab-btn\]\:\!font-semibold .coco-tabs-tab-active .coco-tabs-tab-btn {
  font-weight: calc(600 + var(--font-weight-scale)) !important;
}

.\[\&_\.coco-tabs-tab-active_\.coco-tabs-tab-btn\]\:\!text-f-text .coco-tabs-tab-active .coco-tabs-tab-btn {
  color: var(--f-text) !important;
}

.\[\&_\.coco-tabs-tab-active_\.coco-tabs-tab-text\]\:text-f-text .coco-tabs-tab-active .coco-tabs-tab-text {
  color: var(--f-text);
}

.\[\&_\.coco-tabs-tab-btn\]\:\!text-sm .coco-tabs-tab-btn {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-tabs-tab-btn\]\:text-sm .coco-tabs-tab-btn {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.coco-tabs-tab-btn\]\:leading-5 .coco-tabs-tab-btn {
  line-height: 1.25rem;
}

.\[\&_\.coco-tabs-tab-btn\]\:\!text-f-text-quaternary .coco-tabs-tab-btn {
  color: var(--f-text-quaternary) !important;
}

.\[\&_\.coco-tabs-tab-btn\]\:\!text-f-text-secondary .coco-tabs-tab-btn {
  color: var(--f-text-secondary) !important;
}

.\[\&_\.coco-tabs-tab-btn\]\:text-f-text-quaternary .coco-tabs-tab-btn {
  color: var(--f-text-quaternary);
}

.\[\&_\.coco-tabs-tab-btn\]\:transition-none .coco-tabs-tab-btn {
  transition-property: none;
}

@media (min-width: 768px) {
  .md\:\[\&_\.coco-tabs-tab-btn\]\:\!text-base .coco-tabs-tab-btn {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

@media (min-width: 1024px) {
  .\[\&_\.coco-tabs-tab-btn\]\:lg\:\!text-sm .coco-tabs-tab-btn {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
  }
}

.\[\&_\.coco-tabs-tab\:first-child\]\:\!ms-0 .coco-tabs-tab:first-child {
  margin-inline-start: 0 !important;
}

.\[\&_\.coco-tabs-tab\:first-child\]\:ms-0 .coco-tabs-tab:first-child {
  margin-inline-start: 0;
}

.\[\&_\.coco-tabs-tab\:hover_\.coco-tabs-tab-btn\]\:\!text-f-text .coco-tabs-tab:hover .coco-tabs-tab-btn {
  color: var(--f-text) !important;
}

.\[\&_\.coco-tabs-tab\[data-node-key\=\"all\"\]\]\:\!ml-0 .coco-tabs-tab[data-node-key="all"] {
  margin-left: 0 !important;
}

.\[\&_\.coco-tabs-tab\]\:\!mx-4 .coco-tabs-tab {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.\[\&_\.coco-tabs-tab\]\:\!ml-2 .coco-tabs-tab {
  margin-left: .5rem !important;
}

.\[\&_\.coco-tabs-tab\]\:\!ms-6 .coco-tabs-tab {
  margin-inline-start: 1.5rem !important;
}

.\[\&_\.coco-tabs-tab\]\:\!ms-8 .coco-tabs-tab {
  margin-inline-start: 2rem !important;
}

.\[\&_\.coco-tabs-tab\]\:ms-6 .coco-tabs-tab {
  margin-inline-start: 1.5rem;
}

.\[\&_\.coco-tabs-tab\]\:\!py-0 .coco-tabs-tab {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.\[\&_\.coco-tabs-tab\]\:\!py-1 .coco-tabs-tab {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.\[\&_\.coco-tabs-tab\]\:px-0 .coco-tabs-tab {
  padding-left: 0;
  padding-right: 0;
}

.\[\&_\.coco-tabs-tab\]\:py-0 .coco-tabs-tab {
  padding-top: 0;
  padding-bottom: 0;
}

.\[\&_\.coco-tabs-tab\]\:py-1 .coco-tabs-tab {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&_\.coco-tabs-tab\]\:py-\[5px\] .coco-tabs-tab {
  padding-top: 5px;
  padding-bottom: 5px;
}

.\[\&_\.coco-tabs-tab\]\:\!pb-1 .coco-tabs-tab {
  padding-bottom: .25rem !important;
}

.\[\&_\.coco-tabs-tab\]\:\!pt-0 .coco-tabs-tab {
  padding-top: 0 !important;
}

.\[\&_\.coco-tabs-tab\]\:\!text-sm .coco-tabs-tab {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_\.coco-tabs-tab\]\:text-f-text-quaternary .coco-tabs-tab {
  color: var(--f-text-quaternary);
}

.\[\&_\.coco-tabs\]\:flex-1 .coco-tabs {
  flex: 1;
}

.\[\&_\.coco-tooltip-arrow\:\:before\]\:\!bg-f-other-6 .coco-tooltip-arrow:before {
  background-color: var(--f-other-6) !important;
}

.\[\&_\.coco-tooltip-inner\]\:-translate-y-4 .coco-tooltip-inner {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_\.coco-tooltip-inner\]\:\!border-0 .coco-tooltip-inner {
  border-width: 0 !important;
}

.\[\&_\.coco-tooltip-inner\]\:\!bg-f-bg-elevated .coco-tooltip-inner {
  background-color: var(--f-bg-elevated) !important;
}

.\[\&_\.coco-tooltip-inner\]\:p-0 .coco-tooltip-inner {
  padding: 0;
}

.\[\&_\.coco-tooltip-inner\]\:p-1 .coco-tooltip-inner {
  padding: .25rem;
}

.\[\&_\.coco-tooltip-inner\]\:p-3 .coco-tooltip-inner {
  padding: .75rem;
}

.\[\&_\.coco-tooltip-inner\]\:p-7 .coco-tooltip-inner {
  padding: 1.75rem;
}

.\[\&_\.coco-tooltip-inner\]\:px-6 .coco-tooltip-inner {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.\[\&_\.coco-tooltip-inner\]\:px-7 .coco-tooltip-inner {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.\[\&_\.coco-tooltip-inner\]\:py-1 .coco-tooltip-inner {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.\[\&_\.coco-tooltip-inner\]\:py-5 .coco-tooltip-inner {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.\[\&_\.coco-typography\]\:\!mb-0 .coco-typography {
  margin-bottom: 0 !important;
}

.\[\&_\.coco-upload-animate-inline-appear-active\]\:\!transform-none .coco-upload-animate-inline-appear-active {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-appear-active\]\:\!animate-none .coco-upload-animate-inline-appear-active {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-appear-active\]\:\!transition-none .coco-upload-animate-inline-appear-active {
  transition-property: none !important;
}

.\[\&_\.coco-upload-animate-inline-appear\]\:\!transform-none .coco-upload-animate-inline-appear {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-appear\]\:\!animate-none .coco-upload-animate-inline-appear {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-appear\]\:\!transition-none .coco-upload-animate-inline-appear {
  transition-property: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter-active\]\:\!transform-none .coco-upload-animate-inline-enter-active {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter-active\]\:\!animate-none .coco-upload-animate-inline-enter-active {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter-active\]\:\!transition-none .coco-upload-animate-inline-enter-active {
  transition-property: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter\]\:\!transform-none .coco-upload-animate-inline-enter {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter\]\:\!animate-none .coco-upload-animate-inline-enter {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-enter\]\:\!transition-none .coco-upload-animate-inline-enter {
  transition-property: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!pointer-events-none .coco-upload-animate-inline-leave-active {
  pointer-events: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!absolute .coco-upload-animate-inline-leave-active {
  position: absolute !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!inset-0 .coco-upload-animate-inline-leave-active {
  inset: 0 !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!z-\[-1\] .coco-upload-animate-inline-leave-active {
  z-index: -1 !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!transform-none .coco-upload-animate-inline-leave-active {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!animate-none .coco-upload-animate-inline-leave-active {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!opacity-0 .coco-upload-animate-inline-leave-active {
  opacity: 0 !important;
}

.\[\&_\.coco-upload-animate-inline-leave-active\]\:\!transition-none .coco-upload-animate-inline-leave-active {
  transition-property: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!pointer-events-none .coco-upload-animate-inline-leave {
  pointer-events: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!absolute .coco-upload-animate-inline-leave {
  position: absolute !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!inset-0 .coco-upload-animate-inline-leave {
  inset: 0 !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!z-\[-1\] .coco-upload-animate-inline-leave {
  z-index: -1 !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!transform-none .coco-upload-animate-inline-leave {
  transform: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!animate-none .coco-upload-animate-inline-leave {
  animation: none !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!opacity-0 .coco-upload-animate-inline-leave {
  opacity: 0 !important;
}

.\[\&_\.coco-upload-animate-inline-leave\]\:\!transition-none .coco-upload-animate-inline-leave {
  transition-property: none !important;
}

.\[\&_\.coco-upload-btn\]\:\!flex .coco-upload-btn {
  display: flex !important;
}

.\[\&_\.coco-upload-btn\]\:size-full .coco-upload-btn {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-upload-btn\]\:\!w-full .coco-upload-btn {
  width: 100% !important;
}

.\[\&_\.coco-upload-btn\]\:cursor-pointer .coco-upload-btn {
  cursor: pointer;
}

.\[\&_\.coco-upload-btn\]\:\!items-center .coco-upload-btn {
  align-items: center !important;
}

.\[\&_\.coco-upload-btn\]\:\!justify-center .coco-upload-btn {
  justify-content: center !important;
}

.\[\&_\.coco-upload-btn\]\:justify-center .coco-upload-btn {
  justify-content: center;
}

.\[\&_\.coco-upload-drag-container\]\:\!flex .coco-upload-drag-container {
  display: flex !important;
}

.\[\&_\.coco-upload-drag-container\]\:\!size-full .coco-upload-drag-container {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-drag-container\]\:size-full .coco-upload-drag-container {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-upload-drag-container\]\:items-center .coco-upload-drag-container {
  align-items: center;
}

.\[\&_\.coco-upload-drag-container\]\:justify-center .coco-upload-drag-container {
  justify-content: center;
}

.\[\&_\.coco-upload-drag\]\:size-full .coco-upload-drag {
  width: 100%;
  height: 100%;
}

.\[\&_\.coco-upload-drag\]\:\!transform-none .coco-upload-drag {
  transform: none !important;
}

.\[\&_\.coco-upload-drag\]\:cursor-pointer .coco-upload-drag {
  cursor: pointer;
}

.\[\&_\.coco-upload-drag\]\:border-0 .coco-upload-drag {
  border-width: 0;
}

.\[\&_\.coco-upload-drag\]\:\!border-none .coco-upload-drag {
  border-style: none !important;
}

.\[\&_\.coco-upload-drag\]\:\!bg-transparent .coco-upload-drag {
  background-color: #0000 !important;
}

.\[\&_\.coco-upload-drag\]\:bg-transparent .coco-upload-drag {
  background-color: #0000;
}

.\[\&_\.coco-upload-list-item-container\]\:\!m-0 .coco-upload-list-item-container {
  margin: 0 !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!size-\[110px\] .coco-upload-list-item-container {
  width: 110px !important;
  height: 110px !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!size-\[60px\] .coco-upload-list-item-container {
  width: 60px !important;
  height: 60px !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!size-\[80px\] .coco-upload-list-item-container {
  width: 80px !important;
  height: 80px !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!size-full .coco-upload-list-item-container {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!shrink-0 .coco-upload-list-item-container {
  flex-shrink: 0 !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!rounded-lg .coco-upload-list-item-container {
  border-radius: .5rem !important;
}

.\[\&_\.coco-upload-list-item-container\]\:\!border-0 .coco-upload-list-item-container {
  border-width: 0 !important;
}

.\[\&_\.coco-upload-list-item-thumbnail\]\:\!size-full .coco-upload-list-item-thumbnail {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-list-item-thumbnail\]\:text-xs .coco-upload-list-item-thumbnail {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_\.coco-upload-list-item-thumbnail_img\]\:\!size-full .coco-upload-list-item-thumbnail img {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-list-item-thumbnail_img\]\:\!object-contain .coco-upload-list-item-thumbnail img {
  object-fit: contain !important;
}

.\[\&_\.coco-upload-list-item\]\:\!size-full .coco-upload-list-item {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-list-item\]\:\!border-0 .coco-upload-list-item {
  border-width: 0 !important;
}

.\[\&_\.coco-upload-list-item\]\:\!p-0 .coco-upload-list-item {
  padding: 0 !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\:hover\]\:\!border-f-text .coco-upload-list-picture-card .coco-upload.coco-upload-select:hover {
  border-color: var(--f-text) !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\:hover\]\:\!border-transparent .coco-upload-list-picture-card .coco-upload.coco-upload-select:hover {
  border-color: #0000 !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\:hover\]\:\!bg-transparent .coco-upload-list-picture-card .coco-upload.coco-upload-select:hover {
  background-color: #0000 !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\:hover\]\:bg-f-bg-hover .coco-upload-list-picture-card .coco-upload.coco-upload-select:hover {
  background-color: var(--f-bg-hover);
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:\!hidden .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  display: none !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:size-\[110px\] .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  width: 110px;
  height: 110px;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:size-\[80px\] .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  width: 80px;
  height: 80px;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:\!border-solid .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  border-style: solid !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:\!border-transparent .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  border-color: #0000 !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:border-f-border .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  border-color: var(--f-border);
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:\!bg-transparent .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  background-color: #0000 !important;
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:bg-f-bg-layout .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  background-color: var(--f-bg-layout);
}

.\[\&_\.coco-upload-list-picture-card_\.coco-upload\.coco-upload-select\]\:\!p-0 .coco-upload-list-picture-card .coco-upload.coco-upload-select {
  padding: 0 !important;
}

.\[\&_\.coco-upload-list\]\:\!m-0 .coco-upload-list {
  margin: 0 !important;
}

.\[\&_\.coco-upload-list\]\:\!flex .coco-upload-list {
  display: flex !important;
}

.\[\&_\.coco-upload-list\]\:\!size-full .coco-upload-list {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-list\]\:\!flex-nowrap .coco-upload-list {
  flex-wrap: nowrap !important;
}

.\[\&_\.coco-upload-list\]\:\!gap-2 .coco-upload-list {
  gap: .5rem !important;
}

.\[\&_\.coco-upload-select\]\:\!block .coco-upload-select {
  display: block !important;
}

.\[\&_\.coco-upload-select\]\:\!size-full .coco-upload-select {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload-select\]\:\!w-full .coco-upload-select {
  width: 100% !important;
}

.\[\&_\.coco-upload-select\]\:\!bg-transparent .coco-upload-select {
  background-color: #0000 !important;
}

.\[\&_\.coco-upload\]\:\!block .coco-upload {
  display: block !important;
}

.\[\&_\.coco-upload\]\:block .coco-upload {
  display: block;
}

.\[\&_\.coco-upload\]\:\!flex .coco-upload {
  display: flex !important;
}

.\[\&_\.coco-upload\]\:flex .coco-upload {
  display: flex;
}

.\[\&_\.coco-upload\]\:\!size-full .coco-upload {
  width: 100% !important;
  height: 100% !important;
}

.\[\&_\.coco-upload\]\:size-6 .coco-upload {
  width: 1.5rem;
  height: 1.5rem;
}

.\[\&_\.coco-upload\]\:\!h-full .coco-upload {
  height: 100% !important;
}

.\[\&_\.coco-upload\]\:h-\[100px\] .coco-upload {
  height: 100px;
}

.\[\&_\.coco-upload\]\:\!w-full .coco-upload {
  width: 100% !important;
}

.\[\&_\.coco-upload\]\:w-\[200px\] .coco-upload {
  width: 200px;
}

.\[\&_\.coco-upload\]\:flex-col .coco-upload {
  flex-direction: column;
}

.\[\&_\.coco-upload\]\:items-center .coco-upload {
  align-items: center;
}

.\[\&_\.coco-upload\]\:\!items-stretch .coco-upload {
  align-items: stretch !important;
}

.\[\&_\.coco-upload\]\:\!justify-center .coco-upload {
  justify-content: center !important;
}

.\[\&_\.coco-upload\]\:justify-center .coco-upload {
  justify-content: center;
}

.\[\&_\.coco-upload\]\:\!rounded-\[4px\] .coco-upload {
  border-radius: 4px !important;
}

.\[\&_\.coco-upload\]\:rounded-lg .coco-upload {
  border-radius: .5rem;
}

.\[\&_\.coco-upload\]\:\!border-0 .coco-upload {
  border-width: 0 !important;
}

.\[\&_\.coco-upload\]\:\!border-none .coco-upload {
  border-style: none !important;
}

.\[\&_\.coco-upload\]\:border-none .coco-upload {
  border-style: none;
}

.\[\&_\.coco-upload\]\:\!bg-transparent .coco-upload {
  background-color: #0000 !important;
}

.\[\&_\.coco-upload\]\:bg-transparent .coco-upload {
  background-color: #0000;
}

.\[\&_\.coco-wave\]\:\!\[--wave-color\:transparent\] .coco-wave {
  --wave-color: transparent !important;
}

.\[\&_\.emoji-preserve\]\:text-\[initial\] .emoji-preserve {
  color: initial;
}

.\[\&_\.i-com--x\:hover\]\:\!text-f-border-hover .i-com--x:hover, .\[\&_\.i-com--x\]\:\!text-f-border-hover .i-com--x, .\[\&_\.i-com--x\]\:\!\[color\:var\(--f-border-hover\)\!important\] .i-com--x {
  color: var(--f-border-hover) !important;
}

.\[\&_\.i-cus--pol-add-video\]\:text-f-text-quaternary .i-cus--pol-add-video {
  color: var(--f-text-quaternary);
}

.group:hover .\[\&_\.i-cus--pol-add-video\]\:group-hover\:\!text-f-text-quaternary .i-cus--pol-add-video {
  color: var(--f-text-quaternary) !important;
}

.\[\&_\.img-crop-control-aspect\>\.flex\.w-full\.gap-1\]\:rounded-lg .img-crop-control-aspect > .flex.w-full.gap-1 {
  border-radius: .5rem;
}

.\[\&_\.img-crop-control-aspect\>\.flex\.w-full\.gap-1\]\:bg-f-bg-layout .img-crop-control-aspect > .flex.w-full.gap-1 {
  background-color: var(--f-bg-layout);
}

.\[\&_\.img-crop-control-aspect\>\.flex\.w-full\.gap-1\]\:p-1 .img-crop-control-aspect > .flex.w-full.gap-1 {
  padding: .25rem;
}

.\[\&_\.img-crop-control-aspect_\.group\.bg-f-bg-base\]\:bg-transparent .img-crop-control-aspect .group.bg-f-bg-base {
  background-color: #0000;
}

.\[\&_\.img-crop-control-aspect_\.group\:hover_\.font-semibold\]\:text-f-text .img-crop-control-aspect .group:hover .font-semibold {
  color: var(--f-text);
}

.\[\&_\.img-crop-control-aspect_\.group\:hover_\.rounded-sm\]\:border-f-text .img-crop-control-aspect .group:hover .rounded-sm {
  border-color: var(--f-text);
}

.\[\&_\.img-crop-control-aspect_\.group\>span\.text-f-primary\]\:text-f-text .img-crop-control-aspect .group > span.text-f-primary {
  color: var(--f-text);
}

.\[\&_\.img-crop-control-aspect_\.group\>span\]\:w-auto .img-crop-control-aspect .group > span {
  width: auto;
}

.\[\&_\.img-crop-control-aspect_\.group\>span\]\:text-sm .img-crop-control-aspect .group > span {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_\.img-crop-control-aspect_\.group\]\:gap-1 .img-crop-control-aspect .group {
  gap: .25rem;
}

.\[\&_\.img-crop-control-aspect_\.group\]\:rounded-md .img-crop-control-aspect .group {
  border-radius: .375rem;
}

.\[\&_\.img-crop-control-aspect_\.group\]\:p-2 .img-crop-control-aspect .group {
  padding: .5rem;
}

.\[\&_\.img-crop-control-aspect_\.group_\.rounded-sm\.bg-f-primary\]\:border-f-text .img-crop-control-aspect .group .rounded-sm.bg-f-primary {
  border-color: var(--f-text);
}

.\[\&_\.img-crop-control-aspect_\.group_\.rounded-sm\]\:scale-75 .img-crop-control-aspect .group .rounded-sm {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_\.img-crop-control-aspect_\.group_\.rounded-sm\]\:border-2 .img-crop-control-aspect .group .rounded-sm {
  border-width: 2px;
}

.\[\&_\.img-crop-control-aspect_\.group_\.rounded-sm\]\:border-f-text-tertiary .img-crop-control-aspect .group .rounded-sm {
  border-color: var(--f-text-tertiary);
}

.\[\&_\.img-crop-control-aspect_\.group_\.rounded-sm\]\:bg-transparent .img-crop-control-aspect .group .rounded-sm {
  background-color: #0000;
}

.\[\&_\.img-crop-control-zoom\>button\]\:rounded-lg .img-crop-control-zoom > button {
  border-radius: .5rem;
}

.\[\&_\.img-crop-control-zoom\>button\]\:bg-f-bg-layout .img-crop-control-zoom > button {
  background-color: var(--f-bg-layout);
}

.\[\&_\.img-crop-control-zoom\>div\]\:\!m-0 .img-crop-control-zoom > div {
  margin: 0 !important;
}

.\[\&_\.img-crop-control-zoom\>div\]\:px-4 .img-crop-control-zoom > div {
  padding-left: 1rem;
  padding-right: 1rem;
}

.\[\&_\.img-crop-control-zoom\]\:gap-4 .img-crop-control-zoom {
  gap: 1rem;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider-rail\]\:left-0 .img-crop-control-zoom .coco-slider-rail {
  left: 0;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:relative .img-crop-control-zoom .coco-slider {
  position: relative;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:absolute .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  position: absolute;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:inset-0 .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  inset: 0;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:top-1\/2 .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  top: 50%;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:-mx-2 .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:h-8 .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  height: 2rem;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:-translate-y-1\/2 .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:rounded-lg .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  border-radius: .5rem;
}

.\[\&_\.img-crop-control-zoom_\.coco-slider\]\:before\:bg-f-bg-layout .img-crop-control-zoom .coco-slider:before {
  content: var(--tw-content);
  background-color: var(--f-bg-layout);
}

.\[\&_\.inline-flex\]\:\!text-xs .inline-flex {
  font-size: .75rem !important;
  line-height: 1.125rem !important;
}

.\[\&_\.inline-flex\]\:\!text-f-text-tertiary .inline-flex {
  color: var(--f-text-tertiary) !important;
}

.\[\&_\.markdown-render\]\:\!text-base .markdown-render {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\[\&_\.markdown-render\]\:\!leading-6 .markdown-render {
  line-height: 1.5rem !important;
}

.\[\&_\.rc-virtual-list-holder-inner\]\:\!gap-y-1 .rc-virtual-list-holder-inner {
  row-gap: .25rem !important;
}

.\[\&_\.rc-virtual-list-holder-inner\]\:gap-y-1 .rc-virtual-list-holder-inner {
  row-gap: .25rem;
}

.\[\&_\.rc-virtual-list-holder\]\:\!pb-2 .rc-virtual-list-holder {
  padding-bottom: .5rem !important;
}

.\[\&_\.tag-new\]\:hidden .tag-new {
  display: none;
}

.\[\&_\.video-js\]\:size-full .video-js {
  width: 100%;
  height: 100%;
}

.\[\&_\.video-js\]\:\!bg-transparent .video-js, .\[\&_\.vjs-tech\]\:\!bg-transparent .vjs-tech {
  background-color: #0000 !important;
}

.\[\&_\.vjs-tech\]\:object-contain .vjs-tech {
  object-fit: contain;
}

.\[\&_\:is\(blockquote\,hr\,table\,thead\,tbody\,tr\,th\,td\,pre\,code\,div\)\]\:border-f-border-active :is(blockquote, hr, table, thead, tbody, tr, th, td, pre, code, div) {
  border-color: var(--f-border-active);
}

.\[\&_\:not\(pre\)\>code\]\:break-words :not(pre) > code {
  overflow-wrap: break-word;
}

.\[\&_\[class\*\=\"coco-modal-close\"\]\]\:\!top-\[-35px\] [class*="coco-modal-close"] {
  top: -35px !important;
}

.\[\&_\[class\*\=\"coco-modal-close\"\]\]\:\!hidden [class*="coco-modal-close"] {
  display: none !important;
}

.\[\&_\[class\*\=\"coco-modal-close\"\]\]\:size-8 [class*="coco-modal-close"] {
  width: 2rem;
  height: 2rem;
}

.\[\&_\[class\*\=\"coco-modal-close\"\]\]\:hover\:\!bg-transparent:hover [class*="coco-modal-close"] {
  background-color: #0000 !important;
}

.\[\&_\[class\*\=\"coco-modal-content\"\]\]\:bg-f-bg-elevated [class*="coco-modal-content"] {
  background-color: var(--f-bg-elevated);
}

.\[\&_\[class\*\=\"coco-modal-content\"\]\]\:p-4 [class*="coco-modal-content"] {
  padding: 1rem;
}

@media (min-width: 768px) {
  .md\:\[\&_\[class\*\=\"coco-modal-content\"\]\]\:px-5 [class*="coco-modal-content"] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:\[\&_\[class\*\=\"coco-modal-content\"\]\]\:py-6 [class*="coco-modal-content"] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.\[\&_\[class\*\=-form-item-control-input\]\]\:min-h-6 [class*="-form-item-control-input"] {
  min-height: 1.5rem;
}

.\[\&_\[class\*\=i-com--info\]\]\:\!text-f-text-disabled [class*="i-com--info"] {
  color: var(--f-text-disabled) !important;
}

.\[\&_\[class\=coco-modal-close\]\]\:end-1 [class="coco-modal-close"] {
  inset-inline-end: .25rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:end-2 [class="coco-modal-close"] {
  inset-inline-end: .5rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:end-6 [class="coco-modal-close"] {
  inset-inline-end: 1.5rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:end-\[22px\] [class="coco-modal-close"] {
  inset-inline-end: 22px;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-1 [class="coco-modal-close"] {
  top: .25rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-2 [class="coco-modal-close"] {
  top: .5rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-4 [class="coco-modal-close"] {
  top: 1rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-5 [class="coco-modal-close"] {
  top: 1.25rem;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-\[12px\] [class="coco-modal-close"] {
  top: 12px;
}

.\[\&_\[class\=coco-modal-close\]\]\:top-\[17px\] [class="coco-modal-close"] {
  top: 17px;
}

.\[\&_\[class\=coco-popover-arrow\]\]\:before\:bg-f-bg-container [class="coco-popover-arrow"]:before {
  content: var(--tw-content);
  background-color: var(--f-bg-container);
}

.\[\&_\[class\=coco-popover-inner\]\]\:bg-f-bg-container [class="coco-popover-inner"] {
  background-color: var(--f-bg-container);
}

.\[\&_\[class\=coco-popover-inner\]\]\:p-2 [class="coco-popover-inner"] {
  padding: .5rem;
}

.\[\&_\[data-streamdown\=image-wrapper\]\]\:pointer-events-none [data-streamdown="image-wrapper"] {
  pointer-events: none;
}

.\[\&_\[data-streamdown\=image\]\]\:max-w-\[120px\] [data-streamdown="image"] {
  max-width: 120px;
}

.\[\&_\[data-streamdown\=image\]\]\:rounded-lg [data-streamdown="image"] {
  border-radius: .5rem;
}

.\[\&_\[data-streamdown\=mermaid-block\]_div\[role\=button\]\[tabindex\=\'0\'\]\]\:\!top-\[var\(--header-container-height\,52px\)\] [data-streamdown="mermaid-block"] div[role="button"][tabindex="0"] {
  top: var(--header-container-height, 52px) !important;
}

.\[\&_\[data-streamdown\=mermaid-block\]_div\[role\=button\]\[tabindex\=\'0\'\]\]\:\!bg-black\/60 [data-streamdown="mermaid-block"] div[role="button"][tabindex="0"] {
  background-color: #0009 !important;
}

.\[\&_\[data-streamdown\=mermaid-block\]_div\[role\=button\]\[tabindex\=\'0\'\]_div\[class\*\=\'absolute\'\]\[class\*\=\'flex-col\'\]\[class\*\=\'left-4\'\]\[class\*\=\'bottom-4\'\]\]\:\!top-1 [data-streamdown="mermaid-block"] div[role="button"][tabindex="0"] div[class*="absolute"][class*="flex-col"][class*="left-4"][class*="bottom-4"] {
  top: .25rem !important;
}

.\[\&_\[data-streamdown\=strong\]\]\:text-f-text [data-streamdown="strong"] {
  color: var(--f-text);
}

.\[\&_\[data-streamdown\=table-wrapper\]\]\:border-0 [data-streamdown="table-wrapper"] {
  border-width: 0;
}

.\[\&_\[data-streamdown\=table-wrapper\]\]\:bg-transparent [data-streamdown="table-wrapper"] {
  background-color: #0000;
}

.\[\&_\[data-streamdown\=table-wrapper\]\]\:p-0 [data-streamdown="table-wrapper"] {
  padding: 0;
}

.\[\&_\[data-streamdown\=table\]\]\:bg-f-bg-layout [data-streamdown="table"], .\[\&_\[data-streamdown\=tbody\]\]\:bg-f-bg-layout [data-streamdown="tbody"], .\[\&_\[data-streamdown\=td\]\]\:bg-f-bg-layout [data-streamdown="td"], .\[\&_\[data-streamdown\=th\]\]\:bg-f-bg-layout [data-streamdown="th"], .\[\&_\[data-streamdown\=thead\]\]\:bg-f-bg-layout [data-streamdown="thead"], .\[\&_\[data-streamdown\=tr\]\]\:bg-f-bg-layout [data-streamdown="tr"] {
  background-color: var(--f-bg-layout);
}

.\[\&_\[tabindex\=\"0\"\]\]\:size-full [tabindex="0"] {
  width: 100%;
  height: 100%;
}

.\[\&_a\:hover\]\:text-f-primary a:hover {
  color: var(--f-primary);
}

.\[\&_a\:hover\]\:text-f-primary-active a:hover {
  color: var(--f-primary-active);
}

.\[\&_a\]\:cursor-pointer a {
  cursor: pointer;
}

.\[\&_a\]\:font-normal a {
  font-weight: calc(400 + var(--font-weight-scale));
}

.\[\&_a\]\:font-semibold a {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_a\]\:text-\[\#B5ADFA\] a {
  --tw-text-opacity: 1;
  color: rgb(181 173 250 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:text-f-primary a {
  color: var(--f-primary);
}

.\[\&_a\]\:text-inherit a {
  color: inherit;
}

.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}

.\[\&_a\]\:\!no-underline a {
  text-decoration-line: none !important;
}

.\[\&_a\]\:underline-offset-4 a {
  text-underline-offset: 4px;
}

.\[\&_a\]\:hover\:underline:hover a {
  text-decoration-line: underline;
}

.\[\&_blockquote\]\:break-words blockquote {
  overflow-wrap: break-word;
}

.\[\&_button\]\:flex button {
  display: flex;
}

.\[\&_button\]\:items-center button {
  align-items: center;
}

.\[\&_button\]\:gap-1 button {
  gap: .25rem;
}

.\[\&_div\.group\.flex-1\]\:max-w-\[120px\] div.group.flex-1 {
  max-width: 120px;
}

.\[\&_div\[class\*\=\'coco-form-item\'\]\]\:h-full div[class*="coco-form-item"] {
  height: 100%;
}

.\[\&_form\]\:h-auto form {
  height: auto;
}

.\[\&_h2\]\:mb-3 h2 {
  margin-bottom: .75rem;
}

.\[\&_h2\]\:mt-8 h2 {
  margin-top: 2rem;
}

.\[\&_h2\]\:bg-\[linear-gradient\(90deg\,\#D0F0FF_0\%\,\#8FDEDF_100\%\)\] h2 {
  background-image: linear-gradient(90deg, #d0f0ff 0%, #8fdedf 100%);
}

.\[\&_h2\]\:bg-clip-text h2 {
  -webkit-background-clip: text;
  background-clip: text;
}

.\[\&_h2\]\:text-lg h2 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.\[\&_h2\]\:font-semibold h2 {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_h2\]\:text-f-text-invert h2 {
  color: var(--f-text-invert);
}

.\[\&_h2\]\:text-transparent h2 {
  color: #0000;
}

@media not all and (min-width: 768px) {
  .max-md\:\[\&_h2\]\:text-base h2 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 768px) {
  .\[\&_h2\]\:md\:text-2xl h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .\[\&_h2\]\:md\:text-\[40px\] h2 {
    font-size: 40px;
  }
}

.\[\&_h3\]\:my-3 h3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.\[\&_h3\]\:text-base h3 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_h3\]\:font-semibold h3 {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_h3\]\:text-f-text-invert h3 {
  color: var(--f-text-invert);
}

@media (min-width: 768px) {
  .\[\&_h3\]\:md\:text-lg h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.\[\&_h4\]\:my-3 h4 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.\[\&_h4\]\:text-sm h4 {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_h4\]\:font-semibold h4 {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_h4\]\:text-f-text-invert h4 {
  color: var(--f-text-invert);
}

@media (min-width: 768px) {
  .\[\&_h4\]\:md\:text-base h4 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.\[\&_img\]\:object-fill img {
  object-fit: fill;
}

.\[\&_input\.coco-input-number-input\]\:text-sm input.coco-input-number-input {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_input\.coco-input-number-input\]\:text-f-text-tertiary input.coco-input-number-input {
  color: var(--f-text-tertiary);
}

.\[\&_input\]\:h-8 input {
  height: 2rem;
}

.\[\&_input\]\:h-9 input {
  height: 2.25rem;
}

.\[\&_input\]\:\!bg-transparent input {
  background-color: #0000 !important;
}

.\[\&_input\]\:text-sm input {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_input\]\:\!text-f-text-quaternary input {
  color: var(--f-text-quaternary) !important;
}

.\[\&_input\]\:shadow-none input {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {
  .md\:\[\&_input\]\:text-base input {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.\[\&_label\]\:\!mb-3 label {
  margin-bottom: .75rem !important;
}

.\[\&_label\]\:w-full label {
  width: 100%;
}

.\[\&_label\]\:text-lg label {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.\[\&_label\]\:font-semibold label {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_li\]\:\!mb-0 li {
  margin-bottom: 0 !important;
}

.\[\&_li\]\:mb-2 li {
  margin-bottom: .5rem;
}

.\[\&_li\]\:\!text-sm li {
  font-size: .875rem !important;
  line-height: 1.25rem !important;
}

.\[\&_li\]\:\[overflow-wrap\:anywhere\] li {
  overflow-wrap: anywhere;
}

@media (min-width: 768px) {
  .\[\&_li\]\:md\:text-sm li {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .\[\&_li\]\:xl\:\!text-base li {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}

.\[\&_ol\]\:ps-5 ol {
  padding-inline-start: 1.25rem;
}

.\[\&_ol\]\:text-sm ol {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_ol\]\:text-f-text-invert-secondary ol {
  color: var(--f-text-invert-secondary);
}

.\[\&_p\]\:mb-2 p {
  margin-bottom: .5rem;
}

.\[\&_p\]\:text-sm p {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_p\]\:text-f-text-invert-secondary p {
  color: var(--f-text-invert-secondary);
}

.\[\&_p\]\:\[overflow-wrap\:break-word\] p {
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .\[\&_p\]\:md\:text-sm p {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.\[\&_pre\]\:max-w-full pre {
  max-width: 100%;
}

.\[\&_pre\]\:overflow-x-auto pre {
  overflow-x: auto;
}

.\[\&_pre_code\]\:whitespace-pre pre code {
  white-space: pre;
}

.\[\&_span\]\:block span {
  display: block;
}

.\[\&_span\]\:contents span {
  display: contents;
}

.\[\&_span\]\:w-fit span {
  width: -moz-fit-content;
  width: fit-content;
}

.\[\&_span\]\:\!text-\[11px\] span {
  font-size: 11px !important;
}

.\[\&_span\]\:text-xs span {
  font-size: .75rem;
  line-height: 1.125rem;
}

.\[\&_span\]\:font-extrabold span {
  font-weight: 800;
}

.\[\&_span\]\:font-semibold span {
  font-weight: calc(600 + var(--font-weight-scale));
}

.\[\&_span\]\:italic span {
  font-style: italic;
}

.\[\&_span\]\:tabular-nums span {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\[\&_span\]\:text-\[\#F09000\] span {
  --tw-text-opacity: 1;
  color: rgb(240 144 0 / var(--tw-text-opacity, 1));
}

.\[\&_span\]\:text-f-text span {
  color: var(--f-text);
}

.\[\&_span\]\:text-f-text-quaternary span {
  color: var(--f-text-quaternary);
}

.\[\&_span\]\:text-f-text-tertiary span {
  color: var(--f-text-tertiary);
}

.\[\&_svg\]\:h-auto svg {
  height: auto;
}

.\[\&_svg\]\:w-auto svg {
  width: auto;
}

.\[\&_svg\]\:text-f-text-quaternary svg {
  color: var(--f-text-quaternary);
}

.\[\&_td\.our-price\]\:\!bg-f-bg-base td.our-price {
  background-color: var(--f-bg-base) !important;
}

.\[\&_td\]\:break-words td {
  overflow-wrap: break-word;
}

.\[\&_td\]\:\!border-f-other-4 td {
  border-color: var(--f-other-4) !important;
}

.\[\&_td\]\:bg-\[\#16141f\] td {
  --tw-bg-opacity: 1;
  background-color: rgb(22 20 31 / var(--tw-bg-opacity, 1));
}

.\[\&_td\]\:text-sm td {
  font-size: .875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .\[\&_td\]\:md\:text-base td {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.\[\&_textarea\.coco-input\]\:\!h-24 textarea.coco-input {
  height: 6rem !important;
}

.\[\&_textarea\.coco-input\]\:\!resize-none textarea.coco-input {
  resize: none !important;
}

.\[\&_textarea\]\:\!h-full textarea {
  height: 100% !important;
}

.\[\&_textarea\]\:\!resize-none textarea {
  resize: none !important;
}

.\[\&_textarea\]\:\!py-2 textarea {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}

.\[\&_th\.our-price\]\:\!bg-f-bg-hover th.our-price {
  background-color: var(--f-bg-hover) !important;
}

.\[\&_th\:before\]\:\!bg-f-other-4 th:before {
  background-color: var(--f-other-4) !important;
}

.\[\&_th\]\:break-words th {
  overflow-wrap: break-word;
}

.\[\&_th\]\:\!border-\[\#FFFFFF0F\] th {
  border-color: #ffffff0f !important;
}

.\[\&_th\]\:\!bg-f-bg-container th {
  background-color: var(--f-bg-container) !important;
}

.\[\&_thead\]\:sticky thead {
  position: sticky;
}

.\[\&_thead\]\:top-0 thead {
  top: 0;
}

.\[\&_thead\]\:z-10 thead {
  z-index: 10;
}

.\[\&_tr\]\:cursor-pointer tr {
  cursor: pointer;
}

.\[\&_ul\]\:\!m-0 ul {
  margin: 0 !important;
}

.\[\&_ul\]\:\!list-none ul {
  list-style-type: none !important;
}

.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}

.\[\&_ul\]\:ps-5 ul {
  padding-inline-start: 1.25rem;
}

.\[\&_ul\]\:text-sm ul {
  font-size: .875rem;
  line-height: 1.25rem;
}

.\[\&_ul\]\:text-f-text-invert-secondary ul {
  color: var(--f-text-invert-secondary);
}

.group:hover .\[\.group\:hover_\&\:not\(\.coco-checkbox-wrapper-checked\)_\.coco-checkbox-inner\]\:border-\[var\(--f-text\)\]:not(.coco-checkbox-wrapper-checked) .coco-checkbox-inner {
  border-color: var(--f-text);
}

li .\[li_\&\]\:pl-6 {
  padding-left: 1.5rem;
}

/*# sourceMappingURL=0s7_aepo-4_1n.css.map*/