@charset "utf-8";

.bg div {
    background-image: initial;
    background-color: #5E1D1D;
}

.bg video {
    display: none
}

.cover--bg {
    --cover-bg-color: #5E1D1D;
}

body,
body .center {
    font-family: "Open Sans";
    --link-font: "Open Sans";
}

body {
    --link-title-color: #ffffff;
    --link-desc-color: #ffffff
}

.cmpt-button-buttonLink .show-sortNum::before {
    left: -30px;
}

.item-style::before,
.item-style::after,
.item-style .ctm-style::before,
.item-style .ctm-style::after {
    display: none;
    background: transparent;
    transform: none;
    border: 0;
}

.item-style {
    padding: 0;
    margin: var(--link-block-button-margin) 0;
    box-shadow: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background: transparent;
    clip-path: none
}

.item-style .ctm-style {
    height: 80px;
    border-radius: 30px !important;
    background-color: #10B981;
    margin: 0;
    clip-path: none;
    padding: 10px 46px 10px 10px;
    color: #fff;
}

.item-style:not(.button--expended):hover .ctm-style {
    margin: 0;
}


.item-no-hover:hover .ctm-style {
    margin: 0 !important
}

.item {
    /* border-radius: var(--link-block-corner); */
    /* background-color: var(--link-block-bg-color) !important; */
    /* border: var(--link-block-border) solid var(--link-block-border-color) !important; */
}

.item-style:not(.button--expended):hover {
    background-color: rgba(0, 0, 0, 0) !important;
    box-shadow: none;
    transform: none
}

.item-style:not(.button--expended):hover .btn,
.item-style:not(.button--expended):hover .btn-status,
.item-style:not(.button--expended):hover .btn .btn-text,
.item-style:not(.button--expended):hover .btn .link-text {
    color: var(--link-block-border-color) !important
}

.item-style:not(.button--expended):hover .btn-icon span {
    color: var(--link-block-border-color) !important;
    border-color: var(--link-block-border-color) !important
}

.item-form::before,
.item-form::after,
.item-form .ctm-style::before,
.item-form .ctm-style::after {
    display: none;
    background: transparent;
    transform: none;
    border: 0;
}

.item-form {
    padding: 0;
    box-shadow: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background: transparent;
    clip-path: none
}

.item-form .ctm-style {
    border: 0 !important;
    background: transparent;
    clip-path: none
}

.item-form {
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color) !important;
    border: var(--link-block-border) solid var(--link-block-border-color) !important;
}

.item-form .form-control input,
.item-form .form-control select,
.item-form .form-control textarea {
    border-radius: var(--link-block-corner);
}

.item-form .form-field-phone .dial-code {
    border-radius: var(--link-block-corner) 0 0 var(--link-block-corner);
}

.item-form .form-field-phone input.data-field {
    border-radius: 0 var(--link-block-corner) var(--link-block-corner) 0;
}

.item-form .form-button button {
    border-radius: var(--form-tmpl-radius)
}

.item-video .video-box iframe,
.item-video .video-box img {
    border-radius: var(--link-block-corner)
}

.item-ytbsub,
.item-twitter,
.item-pins,
.item-pins .embed-pins {
    border-radius: var(--link-block-corner)
}

.item-support::before,
.item-support::after,
.item-support .ctm-style::before,
.item-support .ctm-style::after {
    display: none;
    background: transparent;
    transform: none;
    border: 0;
}

.item-support {
    padding: 0;
    box-shadow: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background: transparent;
    clip-path: none
}

.item-support .ctm-style {
    border: 0 !important;
    background: transparent;
    clip-path: none
}

.item-support {
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color) !important;
    border: var(--link-block-border) solid var(--link-block-border-color) !important;
}

.item-support .form-control input,
.item-support .form-control select,
.item-support .form-control textarea {
    border-radius: var(--link-block-corner);
}

.item-support .support-action button {
    border-radius: calc(var(--link-block-corner) * 0.8);
}

.biolink,
.link-form,
.edit-form,
.bio-support,
.bio-form,
.bio-graphic,
.bio-carousel,
.bio-block {
    padding: 0
}

.item-block::before,
.item-block::after,
.item-block .ctm-style::before,
.item-block .ctm-style::after {
    display: none;
    background: transparent;
    transform: none;
    border: 0;
}

.item-block {
    padding: 0;
    margin: var(--link-block-margin) 0;
    box-shadow: none;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background: transparent;
    clip-path: none
}

.item-block .ctm-style {
    border: 0 !important;
    margin: 0;
    background: transparent;
    clip-path: none
}

.item-block:hover .ctm-style {
    margin: 0;
}

.item-block {
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color) !important;
    border: var(--link-block-border) solid var(--link-block-border-color) !important;
}

.item .item--bg,
.item-block .item--bg {
    display: none
}

.item .item--bg::before,
.item-block .item--bg::before {
    content: "";
    display: none;
}

.item .item--bg::after,
.item-block .item--bg::after {
    content: "";
    display: none;
}

.biolink {
    --link-block-padding: 0px;
}

.item-graphic {
    --link-block-padding: 0px;
    --link-graphic-corner: calc(var(--link-block-corner) - var(--link-block-border) - var(--link-block-padding));
    --link-block-radius: var(--link-graphic-corner);
    --link-block-radius-link: var(--link-graphic-corner) 0 0 var(--link-graphic-corner);
    --link-block-radius-link-2n: 0 var(--link-graphic-corner) var(--link-graphic-corner) 0;
    --link-block-radius-link1: var(--link-block-radius-link);
    --link-block-radius-link2: 0 var(--link-graphic-corner) var(--link-graphic-corner) 0;
    --link-block-radius-image2: var(--link-graphic-corner) var(--link-graphic-corner) 0 0;
}

.item .btn,
.item .btn .btn-text,
.item .btn-text .link-text {
    color: var(--link-block-font-color) !important;
}


.item .btn-icon span {
    display: block;
}

.social_list li a img,
.social_list li a span.borderColor,
.social_list li a span.line,
.social_list li a span.solid {
    display: none;
}

.social_list li a span.solid {
    display: block;
}

.item-divider .cmpt-divider-solid,
.item-divider .cmpt-divider-lineBlank,
.item-divider .cmpt-divider-lineDashed,
.item-divider .cmpt-divider-dashed,
.item-divider .cmpt-divider-lineCircle,
.item-divider .cmpt-divider-linePentagram {
    display: none
}

.item-divider .cmpt-divider-solid {
    display: block
}

.item-divider [class^=cmpt-divider-] {
    width: 100%
}


.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background: #04d39f;
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: #04d39f;
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: #00000040;
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: #ffffff40
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: #00000040
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: #0000001a
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #00000080;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

:root {
    --form-tmpl-color-default: #222222;
    --form-tmpl-radius-default: 8px;
    --form-tmpl-font-default: Maven Pro;
    --form-animate-duration: 1s;
    --form-animate-delay: 1s;
    --form-animate-repeat: 1;
    --form-theme: #ff6541;
    --form-tmpl-color: #222222;
    --form-style-color: #222222;
    --form-bg-color: #FFFFFF;
    --form-border-color: #FFFFFF00;
    --form-title-color: var(--form-tmpl-color);
    --form-text-color: var(--form-tmpl-color);
    --form-submit-color: var(--form-tmpl-color);
    --form-submit-font-color: #FFFFFF;
    --form-tmpl-radius: 8px;
    --form-tmpl-font: "Maven Pro";
    --form-tmpl-height-default: 44px;
    --form-tmpl-height-input: var(--form-tmpl-height-default)
}

.edit-hidden {
    display: none !important
}

.form-tmpl-container {
    position: fixed;
    display: none;
    min-height: 240px;
    z-index: 99;
    bottom: 0;
    padding: 8px;
    max-width: 580px;
    width: 100%;
    left: 50%;
    transform: translate(-50%)
}

.form-tmpl {
    font-family: var(--form-tmpl-font);
    background: #fff;
    min-height: 240px;
    border-radius: 6px;
    padding-bottom: 8px !important
}

.form-tmpl-close {
    text-align: right;
    padding: 8px 2px 0
}

.form-tmpl-close .iconfont {
    cursor: pointer;
    font-size: 12px;
    color: var(--form-title-color);
    padding: 6px
}

.form-subscribe .form-control,
.form-contact .form-control,
.form-feedback .form-control,
.form-appl .form-control,
.form-quote .form-control,
.form-appt .form-control,
.form-rsvp .form-control {
    margin: 12px 0;
    padding: 0 24px
}

.form-control>span {
    display: inline-block;
    width: 100%;
    max-height: 44px;
    overflow: hidden;
    word-break: break-all;
    padding: 0 12px
}

.form-control>input {
    display: inline-block;
    width: 100%;
    max-height: 44px;
    padding: 0 12px
}

.form-control>input::-moz-placeholder {
    color: #111
}

.form-control>input::-ms-input-placeholder {
    color: #111
}

.form-control>input::-webkit-input-placeholder {
    color: #111
}

.form-control>input::placeholder {
    color: #111
}

.form-fullname {
    line-height: 40px;
    color: #333
}

.form-fullname input {
    border: 2px solid var(--form-tmpl-color);
    border-radius: var(--form-tmpl-radius)
}

.form-email {
    line-height: 40px;
    color: #333
}

.form-email input {
    border: 2px solid var(--form-tmpl-color);
    border-radius: var(--form-tmpl-radius)
}

.form-control .form-button {
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    height: 44px
}

.form-button button {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    background: var(--form-tmpl-color);
    color: #fff;
    border-radius: var(--form-tmpl-radius)
}

.form-thanks {
    display: none;
    line-height: 32px;
    text-align: center;
    color: var(--form-tmpl-color);
    height: 32px
}

.form-thanks>span {
    max-height: 32px
}

.form-control.form-thanks {
    bottom: 0
}

.form-phone {
    line-height: 40px;
    color: #333
}

.form-service {
    position: relative;
    line-height: 40px;
    color: #333;
    max-height: 44px
}

.form-service .service-options {
    position: absolute;
    display: none;
    background: #fff;
    padding: 0 12px;
    max-height: 160px;
    width: calc(100% - 48px);
    top: 42px;
    border: 2px solid var(--form-tmpl-color);
    overflow: auto
}

.service-options .service-option {
    position: relative;
    cursor: pointer;
    max-width: 100%;
    max-height: 40px;
    display: flex;
    justify-content: space-between
}

.service-options .service-option span {
    max-width: 100%;
    max-height: 40px;
    word-break: break-all;
    overflow: hidden;
    display: inline-block
}

.service-options .service-option .iconfont {
    display: none
}

.service-options .service-option.selected .iconfont {
    display: inherit;
    font-size: 20px;
    color: var(--form-tmpl-color)
}

.form-message {
    color: #333
}

.form-message textarea {
    width: 100%;
    border: 2px solid var(--form-tmpl-color);
    border-radius: 4px;
    height: 80px;
    max-height: 120px;
    resize: none;
    padding: 6px 12px 2px
}

.form-message textarea::-moz-placeholder {
    color: #111
}

.form-message textarea::-ms-input-placeholder {
    color: #111
}

.form-message textarea::-webkit-input-placeholder {
    color: #111
}

.form-message textarea::placeholder {
    color: #111
}

.form-phone input {
    border: 2px solid var(--form-tmpl-color);
    border-radius: var(--form-tmpl-radius)
}

.form-service>span {
    border: 2px solid var(--form-tmpl-color);
    border-radius: var(--form-tmpl-radius)
}

.form-select .span {
    cursor: pointer
}

.form-select .iconfont {
    font-size: 24px;
    float: right;
    cursor: pointer
}

.form-appt .form-datetime {
    display: flex;
    line-height: 40px;
    color: #333
}

.form-datetime>span {
    border: 2px solid var(--form-tmpl-color);
    border-radius: var(--form-tmpl-radius);
    padding-right: 6px
}

.form-datetime .iconfont {
    font-size: 14px
}

.form-datetime .form-date {
    margin-right: 12px
}

.form-datetime .form-date,
.form-datetime .form-time {
    display: flex;
    justify-content: space-between
}

.form-option .option-cycle {
    position: relative;
    text-indent: 20px;
    cursor: pointer
}

.form-option .option-cycle:before {
    content: " ";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid var(--form-tmpl-color);
    border-radius: 50%;
    top: 2px
}

.form-rsvp .form-service {
    margin-bottom: 0
}

.form-rsvp .form-service span {
    padding: 0;
    border: none;
    border-radius: unset
}

.form-rsvp .form-option {
    margin-top: 0
}

.form-rsvp .form-option span {
    padding: 0
}

.option-cycle.selected:after {
    content: " ";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: var(--form-tmpl-color);
    border-radius: 50%;
    top: 6px;
    left: 4px
}

.form-control.form-title {
    line-height: 48px;
    font-size: 20px;
    color: #111;
    font-weight: 700;
    height: 48px;
    margin-top: 0
}

.form-title>span {
    padding: 0
}

.con ul.ctx_subscribe {
    display: block
}

.form-tmpl .form-date span,
.form-tmpl .form-time span {
    position: relative;
    display: inline-block;
    min-width: 80px;
    cursor: pointer;
    width: 100%;
    min-height: 40px
}

.form-cust {
    font-family: var(--form-tmpl-font);
    background: var(--form-bg-color);
    border: 2px solid var(--form-border-color);
    min-height: 200px;
    padding: 0 12px 4px;
    text-align: left
}

.form-tmpl-container .form-cust {
    padding: 0 16px 4px
}

.form-cust .form-control.form-title {
    line-height: 28px;
    font-size: 20px;
    color: var(--form-title-color);
    font-weight: 700;
    height: auto;
    margin-top: 0;
    padding: 0 0 16px
}

.form-cust .form-title>span {
    padding: 0
}

.form-field .form-control,
.form-cust .form-field .form-control {
    width: 100%;
    position: relative
}

.form-cust .form-control {
    line-height: 44px;
    color: var(--form-text-color)
}

.form-cust .form-fields-group .form-field {
    margin-bottom: 12px
}

.form-cust .form-control>span {
    display: inline-block;
    width: 100%;
    max-height: var(--form-tmpl-height-input);
    overflow: hidden;
    word-break: break-all;
    padding: 0 12px
}

.form-cust .form-control input {
    display: inline-block;
    width: 100%;
    max-height: var(--form-tmpl-height-input);
    padding: 0 12px;
    background: transparent;
    border-radius: 0
}

.form-cust .form-control input::-moz-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control input::-ms-input-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control input::-webkit-input-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control input::placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control textarea {
    width: 100%;
    border: 2px solid var(--form-style-color);
    border-radius: 4px;
    height: calc(var(--form-tmpl-height-input) * 2);
    max-height: 132px;
    resize: none;
    padding: 6px 12px 2px;
    background: transparent
}

.form-cust .form-control .form-button {
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    height: 44px
}

.form-cust .form-button button {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: var(--form-tmpl-height-input);
    font-size: 16px;
    font-weight: 600;
    background: var(--form-submit-color);
    color: var(--form-submit-font-color);
    border-radius: var(--form-tmpl-radius);
    border: 2px solid transparent;
    line-height: 20px;
    overflow: hidden;
    vertical-align: top
}

.form-cust .form-thanks {
    display: none;
    line-height: 32px;
    text-align: center;
    color: var(--form-text-color);
    max-height: 96px;
    height: initial
}

.form-cust .form-thanks>span {
    max-height: 32px
}

.form-cust .form-control.form-thanks {
    bottom: 0
}

.form-cust .form-select .span {
    cursor: pointer
}

.form-cust .form-select .iconfont {
    font-size: 24px;
    float: right;
    cursor: pointer
}

.form-cust .form-datetime>span {
    border: 2px solid var(--form-style-color);
    border-radius: var(--form-tmpl-radius);
    padding-right: 6px
}

.form-cust .form-datetime .iconfont {
    font-size: 14px
}

.form-cust .form-datetime .form-date {
    margin-right: 12px
}

.form-cust .form-datetime .form-date,
.form-datetime .form-time {
    display: flex;
    justify-content: space-between
}

.form-cust [data-param=text] .form-control {
    line-height: 1
}

.form-cust .form-control input {
    border: 2px solid var(--form-style-color);
    width: 100%;
    height: var(--form-tmpl-height-input)
}

.form-field-phone {
    display: flex
}

.form-field-phone .dial-code {
    position: relative;
    min-width: 60px;
    height: var(--form-tmpl-height-input);
    line-height: calc(var(--form-tmpl-height-input) - 4px);
    padding: 0 6px 0 8px;
    text-align: center;
    border: 2px solid var(--form-style-color);
    border-right: 0 !important;
    cursor: pointer
}

.form-field-phone .dial-code:after {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: calc((var(--form-tmpl-height-input) - 4px) / 2);
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid var(--form-text-color)
}

.form-field-phone input {
    padding-left: 8px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.form-field-phone .dial-code-select {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #646164;
    color: #fff;
    z-index: 9;
    outline: 0;
    text-align: left;
    max-height: 240px;
    overflow: auto;
    box-shadow: #0003 1px 1px 4px;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 400px;
    cursor: pointer
}

.form-field-phone .dial-code-select ul {
    min-width: 240px
}

.form-field-phone .dial-code-select ul li {
    padding: 5px 10px;
    line-height: 24px
}

.form-field-phone .dial-code-select ul li:hover,
.form-field-phone .dial-code-select ul li.selected {
    background-color: #000000e6
}

.form-cust .form-control select,
.form-control .form-field-regions select {
    position: relative;
    z-index: 1;
    line-height: 40px;
    height: var(--form-tmpl-height-input);
    border: 2px solid var(--form-style-color);
    width: 100%;
    background: transparent;
    border-radius: 0;
    padding: 0 28px 0 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-cust .form-field-dropdown,
.form-field-regions {
    position: relative;
    height: var(--form-tmpl-height-input)
}

.form-cust .form-field-dropdown span,
.form-field-regions span {
    display: block;
    position: absolute;
    right: 12px;
    width: 16px;
    height: 16px;
    top: 15px;
    line-height: 16px;
    z-index: 1
}

.form-cust .form-field-dropdown span svg,
.form-field-regions span svg {
    fill: var(--form-text-color);
    transform: rotate(90deg)
}

.form-cust .form-control select option,
.form-control .form-field-regions select option {
    line-height: var(--form-tmpl-height-input);
    width: 100%;
    background-color: #000000a6;
    color: #fff
}

.form-cust .form-control textarea {
    width: 100%;
    border: 2px solid var(--form-style-color);
    border-radius: 0;
    height: calc(var(--form-tmpl-height-input) * 2);
    max-height: 132px;
    resize: none;
    padding: 6px 12px 2px 8px;
    line-height: 24px
}

.form-cust .form-control textarea::-moz-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control textarea::-ms-input-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control textarea::-webkit-input-placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control textarea::placeholder {
    color: var(--form-text-color)
}

.form-cust .form-control label {
    display: inline-block;
    word-break: break-word;
    line-height: 20px;
    width: calc(100% - 20px)
}

.form-field-radio {
    line-height: 32px
}

.form-field-radio-title {
    line-height: 24px
}

.form-cust input[type=radio] {
    display: none
}

.form-cust input[type=radio]+label {
    position: relative;
    left: 20px;
    cursor: pointer
}

.form-cust input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px;
    border-radius: 50%
}

.form-cust input[type=radio]:checked+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px;
    border-radius: 50%
}

.form-cust input[type=radio]:checked+label:after {
    content: "";
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: var(--form-style-color);
    left: -17px;
    border-radius: 50%
}

.form-field-radio input[type=radio] {
    display: none
}

.form-field-radio input[type=radio]+label {
    position: relative;
    left: 20px;
    cursor: pointer
}

.form-field-radio input[type=radio]+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px;
    border-radius: 50%
}

.form-field-radio input[type=radio]:checked+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px;
    border-radius: 50%
}

.form-field-radio input[type=radio]:checked+label:after {
    content: "";
    position: absolute;
    top: 5px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: var(--form-style-color);
    left: -17px;
    border-radius: 50%
}

.form-cust .form-field-checkbox {
    line-height: 32px
}

.form-cust input[type=checkbox] {
    display: none
}

.form-cust input[type=checkbox]+label {
    position: relative;
    left: 20px;
    cursor: pointer
}

.form-cust input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px
}

.form-cust input[type=checkbox]:checked+label:before {
    content: "";
    position: absolute;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid var(--form-style-color);
    left: -20px
}

.form-cust input[type=checkbox]:checked+label:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 8px;
    border-left: 2px solid var(--form-style-color);
    border-bottom: 2px solid var(--form-style-color);
    top: 3px;
    left: -19px;
    transform: rotate(-50deg)
}

.form-cust .form-field-radio,
.form-cust .form-field-checkbox {
    color: var(--form-style-color)
}

.form-cust .form-field-date span,
.form-field-time span {
    display: block;
    position: absolute;
    right: 12px;
    width: 16px;
    height: 16px;
    top: 15px;
    line-height: 16px
}

.form-cust .form-field-date span svg,
.form-field-time span svg {
    fill: var(--form-text-color)
}

.form-cust .form-fields-actions {
    margin-top: 20px
}

.form-cust .form-fields-actions .form-button {
    height: var(--form-tmpl-height-input)
}

.form-cust .form-fields-actions .edit-add-field {
    display: none
}

.form-cust .form-fields-actions .edit-add-field button {
    background-color: #0000;
    border: 1px solid #777;
    color: var(--form-theme);
    height: 44px
}

.form-cust .form-date span,
.form-cust .form-time span {
    position: relative;
    display: inline-block;
    min-width: 80px;
    cursor: pointer;
    width: 100%
}

.form-cust .form-date span.iconfont:before,
.form-cust .form-time span.iconfont:before {
    position: absolute;
    right: 0;
    font-size: 20px
}

.jedate .jedate-footbtn .btnscon {
    border-radius: 0 !important;
    display: flex !important;
    justify-content: space-between;
    width: 100%
}

.jedate .jedate-footbtn .btnscon span {
    background: none !important;
    color: #999 !important;
    font-weight: bolder
}

.jedate .jedate-content .daystable td.action,
.jedate .jedate-content .daystable td.action:hover,
.jedate .jedate-content .daystable td.action .lunar,
.jedate .jedate-time .hmslist ul li.action,
.jedate-time .hmslist ul li.action:hover {
    background-color: #abc1d5 !important
}

.jedate .jedate-footbtn .btnscon span:first-child {
    background: none !important;
    color: #4271d4 !important;
    margin-right: 80px
}

.jedate .jedate-footbtn .btnscon span:last-child {
    background: #07f !important;
    color: #fff !important;
    width: 40px
}

.form-cust .form-control .form-field-file-upload {
    width: 100%;
    border: 2px solid var(--form-style-color);
    border-radius: 4px;
    height: calc(var(--form-tmpl-height-input) * 2.5);
    max-height: 156px;
    padding: 6px 12px 2px;
    background: 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.form-cust .form-control .form-field-file-upload .iconfont {
    font-size: 32px
}

.form-cust .form-control .form-field-file-upload div {
    height: 36px;
    line-height: 36px
}

.form-cust .form-control .form-field-file-upload .data-field--tips {
    height: 20px;
    line-height: 20px
}

.animate__animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-duration: var(--form-animate-duration);
    -webkit-animation-duration: var(--form-animate-duration);
    animation-duration: var(--form-animate-duration);
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both
}

.form-cust .error {
    font-family: Maven Pro;
    color: #ff1515;
    line-height: 1.57;
    background: #ffffff80;
    padding: 6px
}

.form-cust .error:before {
    padding-right: 4px
}

.form-cust .form-submit-terms {
    width: 100%;
    max-width: 380px;
    font-size: 12px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    color: var(--form-title-color)
}

.form-cust [data-sitekey] {
    display: flex;
    justify-content: center
}

.form-tmpl-container .form-cust {
    max-height: 95vh;
    overflow-y: auto;
    overflow-x: hidden
}

.form-cust .form-control input,
.form-cust .form-control select,
.form-cust .form-control textarea,
.form-cust .form-control .form-field-file-upload,
.form-cust .form-button button {
    border-radius: var(--form-tmpl-radius)
}

.form-field-file .file-item {
    margin-top: 6px;
    display: flex;
    height: 32px;
    line-height: 28px;
    align-items: center;
    position: relative;
    padding: 2px 6px;
    color: var(--form-style-color);
    z-index: 1
}

.file-item--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--form-style-color);
    z-index: -1;
    opacity: .1
}

.form-field-file .file-item__icon .iconfont {
    font-size: 24px
}

.form-field-file .file-item__icon {
    min-width: 28px;
    max-width: 84px;
    max-height: 28px;
    margin-right: 6px
}

.form-field-file .file-item__icon img {
    max-width: 84px;
    max-height: 28px;
    vertical-align: initial;
    object-fit: contain
}

.form-field-file .file-item__name {
    width: 100%;
    overflow: hidden;
    word-break: break-all;
    -webkit-line-clamp: 1;
    max-height: 28px
}

.form-field-file .file-item__remove {
    margin-left: 6px;
    cursor: pointer
}

.form-cust .g-recaptcha {
    opacity: 0
}

.form-cust .form-success {
    display: none;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px
}

.form-cust .embed-form-box .form-success {
    padding-top: 40px
}

.form-cust .form-success .form-success-tips span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    font-size: 26px;
    background: var(--theme-color);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%
}

.form-cust .form-success .form-thanks {
    display: block;
    display: -webkit-box;
    margin-top: 8px;
    color: var(--form-title-color)
}

.form-tmpl .block-box .form-success {
    padding-top: 40px;
    text-align: center
}

.form-tmpl .block-box .form-success .form-success-tips span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    font-size: 26px;
    background: var(--theme-color);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%
}

.form-tmpl .block-box .form-success .form-thanks {
    display: block;
    margin-top: 8px;
    color: var(--form-title-color)
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.animate__fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate__slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

.ql-container {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0;
    position: relative
}

.ql-container.ql-disabled .ql-tooltip {
    visibility: hidden
}

.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui {
    cursor: pointer
}

.ql-clipboard {
    left: -100000px;
    height: 1px;
    overflow-y: hidden;
    position: absolute;
    top: 50%
}

.ql-clipboard p {
    margin: 0;
    padding: 0
}

.ql-editor {
    color: var(--link-block-font-color);
    font-size: 16px;
    line-height: initial;
    box-sizing: border-box;
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    line-height: 1.42;
    height: 100%;
    outline: 0;
    overflow-y: auto;
    padding: 12px;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    word-wrap: break-word
}

.ql-editor a {
    color: var(--link-block-font-color)
}

.ql-editor>* {
    cursor: text
}

.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6,
.ql-editor ol,
.ql-editor p,
.ql-editor pre {
    margin: 0;
    padding: 0
}

@supports (counter-set:none) {

    .ql-editor h1,
    .ql-editor h2,
    .ql-editor h3,
    .ql-editor h4,
    .ql-editor h5,
    .ql-editor h6,
    .ql-editor p {
        counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {

    .ql-editor h1,
    .ql-editor h2,
    .ql-editor h3,
    .ql-editor h4,
    .ql-editor h5,
    .ql-editor h6,
    .ql-editor p {
        counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor table {
    border-collapse: collapse
}

.ql-editor td {
    border: 1px solid #000;
    padding: 2px 5px
}

.ql-editor ol {
    padding-left: 1.5em
}

.ql-editor li {
    list-style-type: none;
    padding-left: 1.5em;
    position: relative
}

.ql-editor li>.ql-ui:before {
    display: inline-block;
    margin-left: -1.5em;
    margin-right: .3em;
    text-align: right;
    white-space: nowrap;
    width: 1.2em
}

.ql-editor li[data-list=checked]>.ql-ui,
.ql-editor li[data-list=unchecked]>.ql-ui {
    color: #777
}

.ql-editor li[data-list=bullet]>.ql-ui:before {
    content: "\2022"
}

.ql-editor li[data-list=checked]>.ql-ui:before {
    content: "\2611"
}

.ql-editor li[data-list=unchecked]>.ql-ui:before {
    content: "\2610"
}

@supports (counter-set:none) {
    .ql-editor li[data-list] {
        counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list] {
        counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered] {
    counter-increment: list-0
}

.ql-editor li[data-list=ordered]>.ql-ui:before {
    content: counter(list-0, decimal) ". "
}

.ql-editor li[data-list=ordered].ql-indent-1 {
    counter-increment: list-1
}

.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before {
    content: counter(list-1, lower-alpha) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-1 {
        counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-1 {
        counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-2 {
    counter-increment: list-2
}

.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before {
    content: counter(list-2, lower-roman) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-2 {
        counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-2 {
        counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-3 {
    counter-increment: list-3
}

.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before {
    content: counter(list-3, decimal) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-3 {
        counter-set: list-4 list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-3 {
        counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-4 {
    counter-increment: list-4
}

.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before {
    content: counter(list-4, lower-alpha) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-4 {
        counter-set: list-5 list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-4 {
        counter-reset: list-5 list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-5 {
    counter-increment: list-5
}

.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before {
    content: counter(list-5, lower-roman) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-5 {
        counter-set: list-6 list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-5 {
        counter-reset: list-6 list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-6 {
    counter-increment: list-6
}

.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before {
    content: counter(list-6, decimal) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-6 {
        counter-set: list-7 list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-6 {
        counter-reset: list-7 list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-7 {
    counter-increment: list-7
}

.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before {
    content: counter(list-7, lower-alpha) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-7 {
        counter-set: list-8 list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-7 {
        counter-reset: list-8 list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-8 {
    counter-increment: list-8
}

.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before {
    content: counter(list-8, lower-roman) ". "
}

@supports (counter-set:none) {
    .ql-editor li[data-list].ql-indent-8 {
        counter-set: list-9
    }
}

@supports not (counter-set:none) {
    .ql-editor li[data-list].ql-indent-8 {
        counter-reset: list-9
    }
}

.ql-editor li[data-list=ordered].ql-indent-9 {
    counter-increment: list-9
}

.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before {
    content: counter(list-9, decimal) ". "
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em
}

.ql-editor li.ql-direction-rtl {
    padding-right: 1.5em
}

.ql-editor li.ql-direction-rtl>.ql-ui:before {
    margin-left: .3em;
    margin-right: -1.5em;
    text-align: left
}

.ql-editor table {
    table-layout: fixed;
    width: 100%
}

.ql-editor table td {
    outline: 0
}

.ql-editor .ql-code-block-container {
    font-family: monospace
}

.ql-editor .ql-video {
    display: block;
    max-width: 100%
}

.ql-editor .ql-video.ql-align-center {
    margin: 0 auto
}

.ql-editor .ql-video.ql-align-right {
    margin: 0 0 0 auto
}

.ql-editor .ql-bg-black {
    background-color: #000
}

.ql-editor .ql-bg-red {
    background-color: #e60000
}

.ql-editor .ql-bg-orange {
    background-color: #f90
}

.ql-editor .ql-bg-yellow {
    background-color: #ff0
}

.ql-editor .ql-bg-green {
    background-color: #008a00
}

.ql-editor .ql-bg-blue {
    background-color: #06c
}

.ql-editor .ql-bg-purple {
    background-color: #93f
}

.ql-editor .ql-color-white {
    color: #fff
}

.ql-editor .ql-color-red {
    color: #e60000
}

.ql-editor .ql-color-orange {
    color: #f90
}

.ql-editor .ql-color-yellow {
    color: #ff0
}

.ql-editor .ql-color-green {
    color: #008a00
}

.ql-editor .ql-color-blue {
    color: #06c
}

.ql-editor .ql-color-purple {
    color: #93f
}

.ql-editor .ql-font-serif {
    font-family: Georgia, Times New Roman, serif
}

.ql-editor .ql-font-monospace {
    font-family: Monaco, Courier New, monospace
}

.ql-editor .ql-size-small {
    font-size: .75em
}

.ql-editor .ql-size-large {
    font-size: 1.5em
}

.ql-editor .ql-size-huge {
    font-size: 2.5em
}

.ql-editor .ql-direction-rtl {
    direction: rtl;
    text-align: inherit
}

.ql-editor .ql-align-center {
    text-align: center
}

.ql-editor .ql-align-justify {
    text-align: justify
}

.ql-editor .ql-align-right {
    text-align: right
}

.ql-editor .ql-ui {
    position: absolute
}

.ql-editor.ql-blank:before {
    color: #0009;
    content: attr(data-placeholder);
    font-style: italic;
    left: 15px;
    pointer-events: none;
    position: absolute;
    right: 14px
}

:root {
    --link-font: "Maven Pro";
    --link-button-color-default: #000000;
    --link-social-color-default: "";
    --link-social-color-shadow: #000000;
    --link-social-color-blend: #00000000;
    --link-background-gradient-style: to bottom;
    --link-background-image-blur: 0;
    --link-background-image-opacity: 0;
    --theme-color: #FF6541;
    --theme-live-color: #FF0030;
    --theme-white: #ffffff;
    --pc-layout-width: 1400px;
    --pc-layout-width-inner: 1200px;
    --pixel-svg-right-top: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAxNiI+PHJlY3QgeD0iMTEiIHk9IjgiIHdpZHRoPSI4IiBoZWlnaHQ9IjgiLz48cmVjdCB3aWR0aD0iMTEiIGhlaWdodD0iMTYiLz48L3N2Zz4=);
    --pixel-svg-right-bottom: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAyNCI+PHBvbHlnb24gcG9pbnRzPSIxOSAwIDExIDAgMCAwIDAgOCAwIDE2IDAgMjQgMTkgMjQgMTkgMTYgMjcgMTYgMjcgMCAxOSAwIi8+PC9zdmc+);
    --pixel-svg-left-top: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOSAxNiI+PHBvbHlnb24gcG9pbnRzPSI4IDAgOCA4IDAgOCAwIDE2IDggMTYgOSAxNiAxOSAxNiAxOSAwIDggMCIvPjwvc3ZnPg==);
    --pixel-svg-left-bottom: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOSAyNCI+PHBvbHlnb24gcG9pbnRzPSI5IDAgOCAwIDAgMCAwIDggOCA4IDggMTYgMTYgMTYgMTYgMjQgMTkgMjQgMTkgMTYgMTkgOCAxOSAwIDkgMCIvPjwvc3ZnPg==)
}

body {
    --link-background-image-blur: 4px;
    --link-background-image-opacity: .05;
    --link-background-gradient-style: to bottom;
    --link-page-bg-gradient-style: to bottom;
    --link-block-margin: 20px;
    --link-block-button-margin: 16px;
    --link-block-button-margin-shadow: 28px;
    --link-block-button-margin-pixel1: 36px;
    --link-block-button-margin-pixel2: 28px;
    --link-button-bg-color: #222222;
    --link-button-font-color: #ffffff;
    --link-button-bg-border-color: var(--link-button-bg-color);
    --link-button-shadow-color: #000000;
    --link-button-radius12: 10px;
    --link-social-radius: 8px;
    --link-button-border-color: #ffffff;
    --link-button-border-font-color: #444444;
    --link-button-border-bg-color: rgba(0, 0, 0, 0);
    --link-button-bg-thumbnail-color: #222222;
    --link-button-bg-thumbnail-border-color: #222222;
    --link-button-border-thumbnail-color: #ffffff;
    --link-button-border-thumbnail-border-color: #ffffff;
    --link-social-color: #222222;
    --link-social-border-color: var(--link-social-color);
    --link-title-color: #222222;
    --link-block-font-color: #ffffff;
    --link-block-corner: 0px;
    --link-block-border: 2px;
    --link-block-border-color: #000000;
    --link-block-bg-color: #000000;
    --link-block-shadow-color: var(--link-button-shadow-color);
    --link-block-border-shadow: var(--link-block-shadow-color) 12px 12px 0px 0px;
    --link-block-border-shadow-hover: var(--link-block-shadow-color) 8px 8px 0px 0px;
    --link-block-shadow-down: var(--link-block-shadow-color) 0px 12px 0px 0px;
    --link-block-shadow-down-hover: var(--link-block-shadow-color) 0px 8px 0px 0px;
    --link-thumbnail-radius: 50%;
    --link-thumbnail-color: #FFFFFF;
    --link-desc-color: var(--link-title-color);
    --link-action-bg-color: #ffffff;
    --link-action-font-color: #222222;
    --link-profile-corner: 50%;
    --link-profile-size: 100px;
    --link-divider-width: 100%;
    --link-divider-height: 2px;
    --link-block-padding: 8px;
    --link-graphic-corner: calc(var(--link-block-corner) - var(--link-block-border) - var(--link-block-padding));
    --link-block-shadow: var(--theme-shadow-block, "0px 0px 4px 0px rgba(18,13,9,0.1)");
    --link-block-ctm-height: initial;
    --link-block-ctm-border: 0px;
    --link-block-ctm-pad: calc(var(--link-block-border) + var(--link-block-ctm-border));
    --link-block-ctm-inner-corner: calc(var(--link-block-corner) - var(--link-block-ctm-pad));
    --link-block-ctm-pad-left: 0px;
    --link-block-slant: 1em;
    --link-block-slant--inner: .9em;
    --link-block-cut-corner-bg: linear-gradient(to top left, var(--link-block-border-color) 50%, #0000 50%) bottom right, linear-gradient(to bottom right, var(--link-block-border-color) 50%, #0000 50%) top left;
    --link-block-cut-corner-bg-inner: linear-gradient(to top left, var(--link-block-bg-color) 50%, #0000 50%) bottom right, linear-gradient(to bottom right, var(--link-block-bg-color) 50%, #0000 50%) top left;
    --link-block-cut-corner-clip: polygon(var(--link-block-slant) 0, 100% 0, 100% calc(100% - var(--link-block-slant)), calc(100% - var(--link-block-slant)) 100%, 0 100%, 0 var(--link-block-slant));
    --link-block-cut-corner-inner-clip: polygon(var(--link-block-slant--inner) 0, 100% 0, 100% calc(100% - var(--link-block-slant--inner)), calc(100% - var(--link-block-slant--inner)) 100%, 0 100%, 0 var(--link-block-slant--inner));
    --link-block-cut-corner-expended: polygon(var(--link-block-slant--inner) 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 var(--link-block-slant--inner));
    --link-block-cut-corner-expended-inner: polygon(0 0, 100% 0, 100% calc(100% - var(--link-block-slant--inner)), calc(100% - var(--link-block-slant--inner)) 100%, 0 100%, 0 0);
    --link-block-shadow-neon: inset 0 .01em .4em rgba(227, 222, 255, .2), inset 0 .04em .18em rgba(154, 146, 210, .3), inset 0 .98em 1em rgba(202, 172, 255, .3), inset 0 -.82em .68em -.64em rgba(96, 68, 144, .3), inset 0 .07em .11em -.04em #fff, inset 0 .39em .56em -.36em rgba(255, 255, 255, .5);
    --link-block-search-color: #ffffff;
    --link-block-search-bg-opacity: .2;
    --link-block-search-default-txt-opacity: .6
}

.biolink {
    --link-block-padding: 0px
}

body .item-form {
    --form-tmpl-font: var(--link-font);
    --form-tmpl-color: #FFFFFF;
    --form-style-color: var(--link-block-font-color);
    --form-bg-color: #FFFFFF;
    --form-title-color: var(--link-block-font-color);
    --form-text-color: var(--link-block-font-color);
    --form-submit-color: var(--link-action-bg-color);
    --form-submit-font-color: var(--link-action-font-color);
    --form-tmpl-radius: calc(var(--link-block-corner) * .8)
}

.item-form .form-box,
.item-form .form-tmpl,
.item-form .form-cust {
    --link-block-corner: var(--form-tmpl-radius)
}

.item-graphic {
    --link-block-padding: 0px;
    --link-graphic-corner: calc(var(--link-block-corner) - var(--link-block-border) - var(--link-block-padding));
    --link-block-radius: var(--link-graphic-corner);
    --link-block-radius-link: var(--link-graphic-corner) 0 0 var(--link-graphic-corner);
    --link-block-radius-link-2n: 0 var(--link-graphic-corner) var(--link-graphic-corner) 0;
    --link-block-radius-link1: var(--link-block-radius-link);
    --link-block-radius-link2: 0 var(--link-graphic-corner) var(--link-graphic-corner) 0;
    --link-block-radius-image2: var(--link-graphic-corner) var(--link-graphic-corner) 0 0
}

.item-graphic.cmpt-graphic-image {
    --link-block-padding: 0px;
    --link-graphic-corner: calc(var(--link-block-corner) - var(--link-block-border) - var(--link-block-padding))
}

.cmpt-graphic-image1 .btn-text {
    --link-block-padding: calc(var(--link-block-corner) / 4 + 4px)
}

.item-graphic.cmpt-goods-listRow {
    --link-block-padding: 12px;
    --link-block-radius-link: calc(var(--link-block-corner) - var(--link-block-border) - var(--link-block-padding))
}

.bio-block,
.bio-video {
    --link-embed-tik-prf-h: 478px
}

body .embed-google-podcast {
    --link-title-color: #333333
}

.item-bonfire,
.embed-bonfire {
    --link-block-font-color: #000000
}

.cmpt-tmr-listRow {
    --link-block-ctm-height: 100%;
    --link-block-ctm-pad-left: 0px
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    font-family: var(--theme-font), Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    min-height: 100vh
}

body::-webkit-scrollbar {
    display: none
}

.body {
    padding: 40px 12px 80px;
    color: #333
}

.bg-container {
    display: flex;
    width: 100%;
    min-height: 100vh;
    height: 100vh;
    height: 100%;
    position: fixed;
    z-index: -1;
    top: 0
}

.bg-0,
.bg-2 {
    width: 0;
    height: 100%
}

.bg-1 {
    overflow: hidden;
    height: 100%;
    width: 100%
}

.bg {
    background: center center no-repeat;
    background-size: cover;
    position: relative;
    height: 100%
}

.bg div {
    width: 110%;
    height: 110%;
    background: linear-gradient(#0000, #0000), center center no-repeat;
    background-size: cover;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
    position: absolute;
    top: -5%;
    left: -5%;
    z-index: -1;
    transform: scale(1.05);
    opacity: .95
}

.bg video {
    display: none;
    object-fit: cover;
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0
}

.animate-container canvas {
    width: 100%;
    height: 100%
}

a {
    text-decoration: none
}

.page-app-bg {
    display: none
}

.cover--bg {
    margin: -40px -12px 0;
    position: relative;
    --cover-bg-image: url(https://bio.linkcdn.cc/static/scene/blank.png);
    border-radius: 20px 20px 0 0
}

.cover--bg-mask {
    position: absolute;
    width: 100%;
    inset: 70% 0 0;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    z-index: 2;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    transform: translateZ(0);
    background: linear-gradient(rgba(0, 0, 0, 0), var(--cover-bg-color))
}

.cover--bg-mask div {
    position: absolute;
    inset: 0;
    margin: 0 -60px -60px;
    background-position: center calc(100% - 60px);
    background-repeat: repeat;
    background-size: calc(100% - 82px);
    z-index: -1
}

.cover--bg-mask .cover--bg-mask-bottom {
    margin: 0 -60px -60px;
    background-position: center calc(100% - 60px)
}

.bg-color .cover--bg-mask .cover--bg-mask-bottom {
    mask-image: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0)60%, var(--cover-bg-color) 100%)
}

.cover--bg-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    backdrop-filter: blur(20px);
    padding: 0 0 66.666%;
    height: 0
}

.cover--bg-box div {
    position: absolute;
    bottom: 0;
    top: 80%;
    background: linear-gradient(rgba(0, 0, 0, 0), var(--cover-bg-color));
    width: 100%;
    z-index: 1;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px)
}

.cover--bg-box img {
    position: absolute;
    object-fit: cover;
    left: 0
}

.bg-color section {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.bg-color section .section-bg {
    background: transparent
}


.page-cover,
.page-container {
    position: relative
}

section {
    position: relative;
    width: 100%;
    min-height: 320px;
    text-align: center;
    margin: auto;
    padding: 0 0 20px;
    z-index: 1
}

section .section-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.center {
    text-align: center
}

.page-cover .center {
    padding: 0
}

.center img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.layout-basic {
    text-align: center
}

.center .avatar {
    position: relative;
    width: 100px;
    height: 100px;
    min-width: 100px;
    margin: auto;
    border-radius: var(--link-profile-corner, 50%)
}

.center .avatar img {
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 200px;
    border-radius: var(--link-profile-corner, 50%);
    object-fit: cover;
    object-position: center;
    border: 1px solid #f2f2f2
}

.avatar img[src=""] {
    opacity: 0
}

.banner-cover .center {
    margin-top: calc(0px - var(--link-profile-size) / 2);
    position: relative;
    z-index: 2
}

.avatar.verified:after {
    content: " ";
    position: absolute;
    display: inline-block;
    background: url(//bio.linkcdn.cc/instabio.cc/static/images/verified_sprite.png) -2000px/cover no-repeat;
    bottom: 4px;
    right: 5px;
    z-index: 2;
    width: 20px;
    height: 20px
}

.layout-basic .verified:after {
    content: " ";
    position: absolute;
    display: inline-block;
    background: url(//bio.linkcdn.cc/instabio.cc/static/images/verified_sprite.png) -2000px/cover no-repeat;
    bottom: 4px;
    right: 5px;
    z-index: 2;
    width: 20px;
    height: 20px
}

.avatar.verified:after {
    bottom: calc(var(--link-profile-corner) / 10);
    right: calc(var(--link-profile-corner) / 10)
}

.verified.verified-twitter:after {
    background-position: -20px 0
}

.verified.verified-facebook:after {
    background-position: -60px 0
}

.verified.verified-instagram:after {
    background-position: 0 0
}

.verified.verified-tiktok:after {
    background-position: -40px 0
}

.text h3 {
    position: relative;
    font-size: 20px;
    margin: 12px 0 6px;
    word-break: break-word;
    color: var(--link-title-color)
}

.text h3 .verified {
    position: relative;
    padding-right: 24px;
    display: inline-block;
    height: 20px
}

.text h3 .verified:after {
    bottom: -3px;
    right: 0
}

.desc {
    color: var(--link-desc-color);
    font-size: 16px;
    line-height: 20px;
    min-height: 20px;
    margin-bottom: 12px;
    word-break: break-word;
    white-space: pre-wrap
}

.page-cover .cover--bg.hidden+.center {
    margin-top: 32px !important
}

.banner-cover .center .avatar.hidden+.text {
    padding-top: calc(var(--link-profile-size) / 2)
}

.banner-cover .cover--bg-mask,
.banner-cover .cover--bg-box div {
    display: none
}

.bio-block,
.item-live {
    margin: 20px 0
}

.page-section .content-list .bio-block:first-child,
.page-section .content-list .item-block:first-child,
.page-section .content-list [data-subtype]:first-child,
.page-section .content-list .bio-block:first-child .item,
.page-section .content-list .bio-block:first-child .item-style,
.page-section .content-list .bio-block:first-child .item-block,
.page-section .content-list [data-subtype]:first-child .social_list {
    margin-top: 0 !important
}

.embed-block-box {
    word-break: break-all;
    word-break: break-word;
    margin-top: 20px
}

.embed-block-box .embed-event-header {
    color: var(--link-title-color)
}

.embed-block-box .embed-event-title {
    margin-bottom: 10px;
    max-height: initial
}

.embed-block-box .embed-event-subtitle {
    margin-bottom: 10px;
    margin-top: -2px
}

.item-default {
    color: var(--link-title-color)
}

.item-block {
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color);
    border: var(--link-block-border) solid var(--link-block-border-color);
    margin: 20px 0
}

.item-style,
.item-style .ctm-style,
.item-block,
.item-block .ctm-style {
    position: relative
}

.item-style .ctm-style,
.item-block .ctm-style {
    /* height: var(--link-block-ctm-height) */
}

.item,
.item-block,
.item-form,
.item-style {
    transition: .2s ease-in-out;
    transition-property: background, text-shadow, transform, box-shadow
}

.button-item {
    position: relative
}

.item {
    margin: 16px 0;
    color: #5f5f5f;
    border-radius: 0;
    min-height: 44px;
    line-height: 44px;
    background-color: #fff;
    position: relative
}

.item .ctm-style {
    position: relative
}

.biolink .item:not(.button--expended) .ctm-style {
    padding-left: var(--link-block-padding)
}

.item .link-text {
    display: none;
    font-size: 12px;
    line-height: 18px
}

.item .btn {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 6px 42px 6px 6px;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    vertical-align: middle;
    word-break: break-word;
    -webkit-box-orient: vertical;
    color: var(--link-block-font-color)
}

.button-item .ctm-style a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 40px;
    text-decoration: none;
}

.button-item .ctm-style button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 40px;
    background: initial
}

.item .btn-icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
    left: 6px;
    line-height: 32px;
    text-align: center
}

.item .btn-icon span {
    display: none;
    width: 100%;
    height: 100%;
    border-radius: var(--link-thumbnail-radius);
    font-size: 20px;
    border: 2px solid var(--link-thumbnail-color);
    line-height: 28px;
    color: var(--link-thumbnail-color)
}

.item .btn-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--link-thumbnail-radius);
    vertical-align: baseline
}

.item .btn-text p {
    width: 100%;
    line-height: 1.6em;
    padding-left: 6px;
    color: #fff;
}

.item .btn-status {
    position: absolute;
    height: 32px;
    right: 6px;
    width: 32px;
    line-height: 32px
}

.item .btn-status img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: baseline
}

.item .btn-status span {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative
}

.no-action .btn-status>svg {
    display: none
}

.btn-status.live-ing,
.btn-status.game-ing,
.btn-status.online-ing,
.btn-status.sale-sale {
    display: block
}

.btn-status.live-ing span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/live-ing.gif) no-repeat;
    background-size: 24px
}

.btn-status.game-ing span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/game-ing.gif) no-repeat;
    background-size: 24px
}

.btn-status.online-ing span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/online-ing.gif) no-repeat;
    background-size: 24px
}

.btn-status.sale-sale span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/sale-sale.gif) no-repeat;
    background-size: 24px
}

.btn-status.call-ing span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/call-ing.gif) no-repeat;
    background-size: 24px
}

.btn-status.live-ing1 span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/live-ing1.gif) no-repeat;
    background-size: 24px;
    background-position-x: left;
    background-position-y: 5px
}

.btn-status.sale-colors span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/sale-colors.gif) no-repeat;
    background-size: 26px;
    background-position-x: left
}

.btn-status.live-zoom span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/live-zoom.gif) no-repeat;
    background-size: 26px;
    background-position-x: left
}

.btn-status.gif-heart span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/gif-heart.gif) no-repeat;
    background-size: 24px
}

.btn-status.gif-joistick span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/gif-joistick.gif) no-repeat;
    background-size: 28px
}

.btn-status.gif-down span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/gif-down.gif) no-repeat;
    background-size: 24px
}

.btn-status.gif-music span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/gif-music.gif) no-repeat;
    background-size: 30px
}

.btn-status.gif-notif span {
    background: center/cover url(https://bio.linkcdn.cc/instabio.cc/icons/status/gif-notif.gif) no-repeat;
    background-size: 28px
}

.btn-status svg {
    position: absolute;
    width: 6px;
    top: 50%;
    fill: currentColor;
    right: 0;
    transform: translateY(-50%)
}

.item .item--bg,
.item-block .item--bg {
    display: none
}

.item .item--bg:before,
.item-block .item--bg:before {
    content: "";
    display: none
}

.item .item--bg:after,
.item-block .item--bg:after {
    content: "";
    display: none
}

.item-action--lock {
    position: absolute;
    inset: -2px;
    z-index: 2;
    color: #000;
    border-radius: var(--link-block-corner);
    overflow: hidden;
    background-color: #fff9
}

.item-action--lock .item-action--bg {
    display: block;
    position: absolute;
    inset: -2px;
    z-index: 2;
    backdrop-filter: blur(32px);
    background-color: #fffc;
    -webkit-backdrop-filter: blur(32px)
}

.item-action--lock .item-action--icon {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.item-action--lock button {
    background: transparent;
    width: 100%;
    height: 100%
}

.item-action--lock svg {
    fill: currentColor;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.item-header {
    padding-bottom: 12px;
    padding-top: 18px;
    margin-top: -16px;
    margin-bottom: -26px;
    color: var(--link-title-color)
}

.item-header h3 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    word-break: break-word
}

.item-header h3 p {
    display: inline-block;
    border: 0 solid var(--link-title-color);
    padding: 0
}

.item-video {
    margin: 20px 0
}

.item-video .video-box {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 58%
}

.item-video .video-box iframe,
.item-video .video-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--link-block-corner);
    object-fit: cover
}

.item-video .video-box img {
    z-index: -1
}

.item-video .video-box iframe {
    object-fit: initial
}

.item-video .embed-iframe-youtube {
    padding-bottom: 56.25%
}

.edit-style .item-video .embed-iframe-youtube iframe,
.edit-style .item-video .embed-iframe-twitch iframe {
    z-index: -1;
    display: none
}

.item-video .embed-iframe-vimeo {
    padding-bottom: 56.25%
}

.item-video .embed-iframe-tiktok {
    max-width: 323px;
    max-height: 575px;
    height: 575px;
    margin: auto;
    overflow: hidden
}

.item-video .embed-iframe-tiktok {
    padding-bottom: 575px;
    border-radius: var(--link-block-corner)
}

.item-video .embed-iframe-tiktok iframe {
    max-height: 778px !important;
    min-height: 180px;
    height: 117% !important;
    width: calc(100% + 6px) !important;
    margin-left: -3px;
    margin-top: -2px
}

.item-video .embed-iframe-bilibili {
    padding-bottom: 68%
}

.item-video .embed-iframe-tiktokProfile {
    max-width: 100%;
    max-height: var(--link-embed-tik-prf-h);
    height: var(--link-embed-tik-prf-h);
    margin: auto;
    overflow: hidden
}

.item-video .embed-iframe-tiktokProfile {
    padding-bottom: var(--link-embed-tik-prf-h);
    border-radius: var(--link-block-corner);
    border-radius: max(var(--link-block-corner), 8px)
}

.item-video .embed-iframe-tiktokProfile iframe {
    max-height: var(--link-embed-tik-prf-h) !important;
    min-height: 180px
}

.item-form {
    position: relative;
    margin: 20px auto;
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color);
    border-color: var(--link-block-border-color);
    word-break: break-word
}

.item-form .form-tmpl {
    background: transparent;
    padding: 12px 16px 16px !important
}

.item-form .form-control input,
.item-form .form-control select,
.item-form .form-control textarea {
    border-radius: var(--link-block-corner)
}

.item-form .form-field-phone .dial-code {
    border-radius: var(--link-block-corner) 0 0 var(--link-block-corner)
}

.item-form .form-field-phone input.data-field {
    border-radius: 0 var(--link-block-corner) var(--link-block-corner) 0
}

.item-form .form-submit-terms {
    width: 100%;
    max-width: 380px;
    margin: 12px auto 0;
    padding-bottom: 20px;
    text-align: center;
    color: var(--form-title-color)
}

.item-form .form-control.form-title {
    text-align: center
}

.item-form .g-recaptcha {
    opacity: 0
}

.cmpt-button-buttonLink,
.cmpt-button-buttonLinkColl,
.cmpt-button-buttonLinks {
    counter-reset: buttonLinkSort
}

.cmpt-button-buttonLink.swiper-container-initialized,
.cmpt-button-buttonLinks.swiper-container-initialized {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 -20px;
    padding-top: 24px
}

.biolink.sortNum {
    padding-left: 12px
}

.biolink .show-sortNum:before {
    counter-increment: buttonLinkSort;
    content: counter(buttonLinkSort);
    display: block;
    position: absolute;
    width: 24px;
    left: -30px;
    text-align: right;
    top: 50%;
    transform: translateY(-50%);
    letter-spacing: -1px;
    color: var(--link-title-color)
}

.cmpt-button-buttonLink .swiper-slide {
    padding: 0 14px 0 34px
}

section .cmpt-button-buttonLink .swiper-pagination {
    top: 0;
    bottom: auto;
    left: 10px
}

.cmpt-button-buttonLink .swiper-pagination-bullet {
    background: #0000;
    border: 2px solid rgba(0, 0, 0, .35);
    width: 14px;
    height: 14px;
    vertical-align: middle;
    opacity: 1;
    margin-bottom: 2px !important
}

.cmpt-button-buttonLink .swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    background: #fff
}

.cmpt-button-buttonLink .swiper-button-prev,
.cmpt-button-buttonLink .swiper-button-next {
    background: #0000;
    line-height: 44px
}

.cmpt-button-buttonLink .swiper-button-prev svg,
.cmpt-button-buttonLink .swiper-button-next svg {
    vertical-align: middle;
    width: 28px;
    height: 28px
}

.cmpt-button-buttonLink .swiper-button-prev {
    position: fixed;
    left: 50%;
    margin-left: -350px
}

.cmpt-button-buttonLink .swiper-button-next {
    position: fixed;
    right: 50%;
    margin-right: -350px
}

.cmpt-button-buttonLinks .swiper-slide {
    padding: 0 14px 0 34px
}

section .cmpt-button-buttonLinks .swiper-pagination {
    top: 0;
    bottom: auto;
    left: 10px
}

.cmpt-button-buttonLinks .swiper-pagination-bullet {
    background: #0000;
    border: 2px solid rgba(0, 0, 0, .35);
    width: 14px;
    height: 14px;
    vertical-align: middle;
    opacity: 1;
    margin-bottom: 2px !important
}

.cmpt-button-buttonLinks .swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    background: #fff
}

.cmpt-button-buttonLinks .swiper-button-prev,
.cmpt-button-buttonLinks .swiper-button-next {
    background: #0000;
    line-height: 44px
}

.cmpt-button-buttonLinks .swiper-button-prev svg,
.cmpt-button-buttonLinks .swiper-button-next svg {
    vertical-align: middle;
    width: 28px;
    height: 28px
}

.cmpt-button-buttonLinks .swiper-button-prev {
    position: fixed;
    left: 50%;
    margin-left: -350px
}

.cmpt-button-buttonLinks .swiper-button-next {
    position: fixed;
    right: 50%;
    margin-right: -350px
}

.swiper--list {
    overflow: hidden
}

.cmpt-button-buttonLinkColl {
    transition: height .4s cubic-bezier(.08, .59, .29, .99) 0s;
    min-height: 40px
}

.cmpt-button-buttonLinkColl .block-collapse .button--expended .btn-icon {
    display: block !important
}

.cmpt-button-buttonLinkColl [data-st=cmpt-button-buttonLinkColl] .btn-status svg {
    transform: translateY(-50%) rotate(90deg);
    right: 6px
}

.cmpt-button-buttonLinkColl .button--expended .btn-text {
    font-size: 16px;
    font-weight: 600
}

.cmpt-button-buttonLinkColl .button--expended .link-text {
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px
}

.cmpt-button-buttonLinkColl .button--expended .btn-status svg {
    transform: translateY(-50%) rotate(-90deg)
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended {
    border: 0 !important;
    background-color: #0000 !important;
    box-shadow: none !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .ctm-style {
    border: 0 !important;
    background-color: #0000 !important
}

.cmpt-button-buttonLinkColl .link-text {
    display: none !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .link-text {
    display: block !important
}

.cmpt-button-buttonLinkColl .button-item:nth-child(2) .item {
    margin-top: 12px !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended {
    margin-bottom: 12px !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none
}

.cmpt-button-buttonLinkColl.sortNum .button-item:first-child {
    margin-left: -12px
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended button,
.cmpt-button-buttonLinkColl .button-item:first-child .button--expended button .btn-text,
.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .btn-text .link-text {
    color: var(--link-title-color) !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended:before,
.cmpt-button-buttonLinkColl .button-item:first-child .button--expended:after {
    display: none !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .ctm-style:before,
.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .ctm-style:after {
    display: none !important
}

.cmpt-button-buttonLinkColl .button-item:first-child .button--expended .item--bg {
    display: none !important
}

.item-style.button--expended {
    animation-play-state: paused;
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused
}

.biolink .button-item-action {
    display: block !important
}

.block-search .item-search {
    border-radius: var(--link-block-corner);
    height: 36px;
    margin-bottom: -10px;
    position: relative;
    overflow: hidden
}

.block-search .item-search input {
    line-height: 36px;
    background: 0 0;
    width: 100%;
    outline: 0;
    border: none
}

.item-search .item--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: var(--link-block-search-color);
    opacity: var(--link-block-search-bg-opacity);
    z-index: -1
}

.item-search .ctm-style {
    position: relative;
    z-index: 1
}

.item-search .ctm-style button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 36px !important;
    min-height: 36px !important;
    background: initial;
    padding: 0 12px;
    color: var(--link-block-search-color)
}

.item-search button .btn-search {
    width: 100%;
    display: flex
}

.item-search button .btn-search .btn-search--input {
    width: 100%
}

.item-search button .btn-search .btn-icons {
    display: none;
    align-items: center
}

.item-search button .btn-search .btn-icons .iconfont {
    font-size: 12px;
    padding: 4px
}

.item-search button .btn-search input:active+.btn-icons,
.item-search button .btn-search input:focus+.btn-icons,
.item-search button .btn-search input:valid+.btn-icons {
    display: flex
}

.item-search button .btn-search .btn-icons--sep {
    width: 2px;
    height: 24px;
    background: var(--link-block-search-color);
    opacity: var(--link-block-search-bg-opacity)
}

.item-search button .btn-status {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: baseline;
    min-width: 28px;
    justify-content: end;
    justify-content: flex-end
}

.item-search button .btn-status svg {
    width: 20px;
    height: 20px;
    position: relative
}

.item-search input::-moz-placeholder {
    color: var(--link-block-search-color);
    opacity: var(--link-block-search-default-txt-opacity)
}

.item-search input::-ms-input-placeholder {
    color: var(--link-block-search-color);
    opacity: var(--link-block-search-default-txt-opacity)
}

.item-search input::-webkit-input-placeholder {
    color: var(--link-block-search-color);
    opacity: var(--link-block-search-default-txt-opacity)
}

.item-search input::placeholder {
    color: var(--link-block-search-color);
    opacity: var(--link-block-search-default-txt-opacity)
}

.no-result .no-result--show {
    color: var(--link-block-font-color)
}

.no-result .no-result--icon {
    width: 120px;
    margin: 20px auto 0
}

.no-result .no-result--icon svg {
    fill: currentColor
}

.item-graphic .no-result {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.item-graphic .no-result .cmpt-graphic--txt {
    position: relative !important;
    text-align: center !important;
    background: none !important
}

.item-graphic .no-result .cmpt-graphic--txt div {
    position: relative !important
}

#bioBlockSearchGoods {
    margin-bottom: 20px
}

.block-search--goods {
    display: none
}

.bio-wishlist .item-block {
    margin: 0
}

.cmpt-social-socialOrigin,
.cmpt-social-socialBorder,
.social_list {
    margin-top: 20px
}

.cmpt-social-socialOrigin ul,
.cmpt-social-socialBorder ul,
.social_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -12px
}

.cmpt-social-socialOrigin li,
.cmpt-social-socialBorder li,
.social_list li {
    width: 48px;
    text-align: center;
    margin-bottom: 12px
}

.cmpt-social-socialOrigin li a,
.cmpt-social-socialBorder li a,
.social_list li a {
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: auto
}

.cmpt-social-socialOrigin li a img,
.social_list li a img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.cmpt-social-socialOrigin li a span,
.cmpt-social-socialBorder li a img {
    display: none
}

.cmpt-social-socialBorder li a span {
    display: inline-block
}

.social_list li a span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 18px;
    line-height: 28px;
    border: 2px solid var(--link-social-color);
    color: var(--link-social-color)
}

.social_list li a span.line,
.social_list li a span.solid {
    border: 0;
    font-size: 32px;
    line-height: 32px
}

.social_list li a span[data-svg] {
    position: relative;
    background-color: currentcolor;
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-image: var(--data-svg);
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-image: var(--data-svg)
}

.social_list li a span.borderColor[data-svg] {
    -webkit-mask-size: 28px;
    mask-size: 28px;
    mask-image: none;
    -webkit-mask-image: none;
    background-color: initial
}

.social_list li a span.borderColor[data-svg]:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentcolor;
    mask-size: 20px;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-image: var(--data-svg);
    -webkit-mask-size: 20px;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-image: var(--data-svg)
}

.social_list li a {
    transition: transform .1s linear
}

.social_list li a:hover {
    transform: scale(1.13);
    -webkit-transform: scale(1.13);
    -moz-transform: scale(1.13);
    -o-transform: scale(1.13);
    -ms-transform: scale(1.13)
}

.item-ytbsub {
    background: #333433;
    padding: 12px 16px;
    color: #fff;
    margin: 20px auto;
    border-radius: var(--link-block-corner)
}

.ytbsub-logo {
    height: 20px
}

.ytbsub-logo svg {
    pointer-events: none;
    display: block;
    height: 100%
}

.youtube-paths {
    fill: currentColor
}

.ytb-channel-avatar {
    width: 66px;
    min-width: 66px;
    height: 66px;
    min-height: 66px
}

.ytb-channel-avatar img {
    border-radius: 50%
}

.item-ytbsub .ytb-channel {
    display: flex;
    margin-top: 14px;
    font-weight: 700
}

.item-ytbsub .ytb-channel-info {
    margin-left: 8px;
    text-align: left;
    width: calc(100% - 74px)
}

.item-ytbsub .ytb-channel-top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.item-ytbsub .ytb-channel-title {
    max-height: 48px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    margin-right: 8px
}

.item-ytbsub .ytb-channel-sub {
    height: 30px;
    background: red;
    border-radius: 8px;
    line-height: 30px
}

.item-ytbsub .ytb-channel-sub a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.item-ytbsub .ytb-channel-desc {
    font-size: 12px;
    max-height: 32px;
    line-height: 16px;
    overflow: hidden;
    margin-top: 8px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 500
}

.item-support {
    position: relative;
    margin: 20px auto;
    border-radius: var(--link-block-corner);
    background-color: var(--link-block-bg-color);
    border-color: var(--link-block-border-color)
}

.support-tips .error-msg {
    border: 1px solid #d9001b;
    padding: 2px 4px;
    text-align: left;
    color: #d9001b !important
}

.error-msg {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #d9001b
}

.error-msg i {
    margin-right: 4px
}

.error-msg-title {
    margin-bottom: 6px
}

.error-msg-title span {
    color: var(--link-block-font-color) !important;
    font-weight: 500;
    font-size: 18px
}

.error-msg.error-msg-tips {
    color: var(--link-block-font-color)
}

.cmpt-error .cmpt-error--box {
    color: var(--link-block-font-color) !important
}

.cmpt-error .error-msg,
.cmpt-error .error-msg.error-msg-tips,
.cmpt-error .error-msg-title span {
    color: var(--link-block-font-color)
}

.blank-tip .error-msg {
    width: 100%;
    text-align: center;
    justify-content: center;
    min-height: 40px
}

.item-support .support-box {
    padding: 20px 20px 24px;
    color: var(--link-block-font-color)
}

.item-support .support-title {
    max-height: 56px;
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden
}

.item-support .support-desc {
    font-size: 16px;
    margin: 12px 0;
    word-break: break-word;
    padding: 0 20px 12px;
    line-height: 20px
}

.item-support .support-action button {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
    max-width: 100%;
    padding: 0 12px;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    border-radius: calc(var(--link-block-corner) * .8);
    overflow: hidden
}

.item-support .support-action button p {
    height: 44px;
    line-height: 44px;
    overflow: hidden
}

.item-support .support-gifts {
    display: none;
    align-items: center;
    font-family: MavenPro, sans-serif;
    justify-content: center;
    margin-bottom: 20px
}

[data-subtype=cmpt-support-gifts] .support-gifts {
    display: flex
}

[data-subtype=cmpt-support-gifts] .support-action button {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

[data-subtype=cmpt-support-gifts] .support-action button span {
    display: inline-flex;
    padding-left: 12px;
    align-items: center;
    min-width: fit-content;
    min-width: max-content
}

[data-subtype=cmpt-support-gifts] .support-action button img {
    width: 20px;
    margin-right: 6px
}

.item-support .support-gifts--icon {
    display: flex;
    align-items: center
}

.item-support .support-gifts--icon img {
    width: 36px;
    margin-right: 8px
}

.item-support .support-gifts--count {
    display: flex;
    font-size: 16px;
    align-items: center;
    padding-left: 12px;
    color: var(--link-action-bg-color)
}

.item-support .support-gifts--number {
    width: 36px;
    height: 36px;
    border: 1px solid var(--link-action-bg-color);
    border-radius: 50%;
    line-height: 34px;
    margin-right: 10px
}

.item-support .support-gifts--count [data-count] {
    cursor: pointer
}

.item-support .support-gifts--count input {
    display: none;
    width: 48px;
    height: 32px;
    border: 1px solid var(--link-action-bg-color);
    color: var(--link-action-bg-color);
    background: 0 0;
    border-radius: 6px;
    text-align: center
}

.custom-quantity .support-gifts--count input {
    display: inline-block;
    opacity: .6
}

.custom-quantity .support-gifts--count .support-gifts--number-val input {
    opacity: 1
}

.item-support .support-gifts--count .selected[data-count] {
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color)
}

.item-support .support-gifts--count input::-moz-placeholder {
    color: var(--link-action-bg-color)
}

.item-support .support-gifts--count input::-ms-input-placeholder {
    color: var(--link-action-bg-color)
}

.item-support .support-gifts--count input::-webkit-input-placeholder {
    color: var(--link-action-bg-color)
}

.item-support .support-gifts--count input::placeholder {
    color: var(--link-action-bg-color)
}

.item-support.button-item {
    border-radius: 0 !important;
    background: transparent !important;
    border: 0 !important
}

.embed-support--title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
    text-align: left;
    margin-top: -12px
}

.form-tmpl-container .embed-support-wishlist {
    display: block
}

.embed-support-wishlist .carousel-item--info {
    display: flex;
    align-items: center;
    margin-bottom: 16px
}

.embed-support-wishlist .carousel-item--image {
    width: 200px;
    margin-right: 16px;
    min-width: 180px
}

.embed-support-wishlist .carousel-item--image img {
    border-radius: 8px
}

.embed-support-wishlist .carousel-item--txt {
    margin-top: 0;
    text-align: left
}

.embed-support-wishlist .carousel-item--txt .carousel-item--subtitle {
    margin-top: 0;
    font-size: 16px
}

.embed-support-wishlist .carousel-item--txt .carousel-item--title {
    font-size: 18px
}

.embed-support-wishlist .support-desc,
.embed-support-wishlist .support-detail-title {
    display: none
}

.item-twitter {
    margin: 20px auto;
    border-radius: var(--link-block-corner);
    overflow: hidden
}

.item-twitter .embed-twitter {
    width: 100%;
    position: relative;
    max-width: 100%;
    background: #fff;
    padding: 12px 0;
    height: auto
}

.embed-bg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #0000
}

.item-twitter .embed-twitter blockquote {
    margin: 0;
    position: relative;
    z-index: 1
}

.item-twitter .embed-twitter>.twitter-tweet {
    max-width: 548px;
    margin: auto
}

.item-twitter .embed-twitter blockquote.twitter-tweet {
    margin: -12px -2px
}

.item-twitter .embed-twitter blockquote iframe {
    border-radius: var(--link-block-corner)
}

.item-twitter .embed-twitter-link {
    padding: 0 12px
}

.timeline-InformationCircle-widgetParent {
    display: none
}

.item-pins {
    margin: 20px auto;
    background: #fff
}

.item-pins .embed-pins {
    position: relative;
    height: auto;
    border-radius: var(--link-block-corner)
}

.item-divider {
    margin: 16px 0;
    padding: 12px 0
}

.item-divider .divider-box {
    color: var(--link-title-color)
}

.item-divider [class^=cmpt-divider-] {
    margin: auto
}

.item-divider .cmpt-divider-solid,
.item-divider .cmpt-divider-lineBlank,
.item-divider .cmpt-divider-lineDashed,
.item-divider .cmpt-divider-dashed,
.item-divider .cmpt-divider-lineCircle,
.item-divider .cmpt-divider-linePentagram {
    display: none
}

.item-divider .cmpt-divider-solid {
    display: block;
    height: 2px;
    background: var(--link-title-color)
}

.item-divider .cmpt-divider-lineBlank {
    margin: auto
}

.item-divider svg {
    display: block;
    height: var(--link-divider-height);
    stroke: currentColor;
    width: 100%
}

.item-divider .cmpt-divider-lineBlank svg line {
    height: var(--link-divider-height);
    stroke: currentColor;
    width: 100%;
    stroke-width: calc(2 * var(--link-divider-height));
    stroke-dasharray: 40, 20
}

.item-divider .cmpt-divider-lineDashed svg line {
    height: var(--link-divider-height);
    stroke: currentColor;
    width: 100%;
    stroke-width: calc(2 * var(--link-divider-height));
    stroke-dasharray: 32, 8, 16, 8
}

.item-divider .cmpt-divider-dashed svg line {
    height: var(--link-divider-height);
    stroke: currentColor;
    width: 100%;
    stroke-width: calc(2 * var(--link-divider-height));
    stroke-dasharray: 16, 4
}

.item-divider .cmpt-divider-linePentagram {
    align-items: center
}

.item-divider .cmpt-divider-linePentagram svg {
    min-width: 18px;
    width: 18px;
    height: 18px;
    margin: 0 8px;
    fill: none
}

.item-divider .cmpt-divider-linePentagram svg path {
    fill: none;
    stroke-width: calc(8px + 2 * var(--link-divider-height))
}

.item-divider .cmpt-divider-linePentagram span {
    width: 50%;
    height: var(--link-divider-height);
    background-color: var(--link-title-color)
}

.item-divider .cmpt-divider-lineCircle {
    align-items: center
}

.item-divider .cmpt-divider-lineCircle .divider-line {
    width: 50%;
    height: var(--link-divider-height);
    background-color: var(--link-title-color)
}

.item-divider .cmpt-divider-lineCircle .divider-circle {
    margin: 0 8px;
    border: var(--link-divider-height) solid var(--link-title-color);
    min-width: calc(12px + var(--link-divider-height));
    width: calc(12px + var(--link-divider-height));
    height: calc(12px + var(--link-divider-height));
    border-radius: 50%
}

.embed-box {
    font-family: var(--theme-font-bold);
    padding: 16px;
    border-radius: 12px;
    border: 1px solid #eee
}

.embed-boxBG {
    transition: height .4s linear;
    overflow: hidden;
    height: 48px;
    position: relative
}

.button--expended .embed-boxBG {
    overflow: initial
}

.embed-iframe {
    height: 0;
    width: 100%;
    position: relative;
    padding-bottom: 58%
}

.embed-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    border-radius: var(--link-block-corner)
}

.embed-iframe-tiktok {
    max-width: 542px;
    max-height: 727px;
    height: 727px;
    margin: auto
}

.embed-iframe-tiktok iframe {
    max-height: 727px;
    min-height: 240px;
    height: 100%
}

.embed-iframe-facebook {
    height: auto;
    padding-bottom: 0
}

.embed-iframe-facebook iframe {
    width: auto;
    height: 100%;
    left: 50%;
    transform: translate(-50%)
}

.embed-iframe-facebookEmbed iframe {
    left: 50%;
    transform: translate(-50%)
}

.embed-iframe-bilibili {
    padding-bottom: 68%
}

.embed-iframe-thread {
    padding-bottom: 400px
}

.embed-iframe .fb-video {
    width: 100%
}

.embed-iframe .fb-video>span {
    width: 100% !important
}

.embed-iframe .fb-video iframe {
    width: 100% !important
}

.embed-iframe-twitch10 {
    padding-bottom: 56%
}

.embed-iframe-twitch11 {
    padding-bottom: 80%
}

.embed-iframe-twitch12 {
    padding-bottom: 120%
}

.embed-iframe-instagram {
    max-height: 860px;
    padding-bottom: 0;
    min-height: 300px
}

.embed-iframe-provecho {
    padding-bottom: 360px;
    max-width: 600px;
    margin: 0 auto
}

.embed-iframe.embed-google-podcast,
.embed-iframe.embed-google-episode,
.embed-iframe.embed-google-show {
    height: auto;
    padding-bottom: 0
}

.embed-iframe-podcast.embed-apple-show {
    padding-bottom: 450px
}

.embed-iframe-podcast.embed-apple-episode {
    padding-bottom: 175px
}

.embed-iframe-podcast.embed-spotify-show,
.embed-iframe-podcast.embed-spotify-episode {
    padding-bottom: 152px
}

.embed-iframe-gofundme {
    max-width: 480px;
    margin: 0 auto;
    padding-bottom: 504px
}

.embed-twitter-link {
    margin-top: 20px;
    display: none
}

.embed-twitter {
    max-width: 580px;
    margin: auto;
    width: 96%
}

.embed-twitter blockquote {
    margin-right: 12px;
    margin-left: 12px
}

.embed-twitter-link a {
    display: block;
    background-color: var(--theme-color);
    color: #fff;
    height: 48px;
    border-radius: calc(var(--link-block-corner) * .8);
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-weight: 600
}

.embed-loading div {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 16px
}

.embed-loading svg {
    width: 24px;
    height: 24px;
    color: var(--theme-color);
    animation: 1s linear 0s infinite normal none running spin
}

.embed-pins {
    height: 80px;
    overflow: hidden;
    transition: height .4s linear;
    background: transparent;
    padding: 12px 0
}

.embed-pins span[data-pin-log=embed_user_ft] {
    display: none
}

.embed-pins span[data-pin-log=embed_grid] {
    border: none
}

.embed-pins .embed-twitter-link {
    padding: 0 12px;
    display: block
}

.embed-form-box .g-recaptcha {
    opacity: 0
}

.embed-rssfeed {
    background: #fff
}

.embed-contact .embed-box,
.embed-rssfeed .embed-box,
.embed-support .embed-box {
    border-radius: 0;
    border: 0;
    padding-top: 0
}

.embed-contact .embed-box {
    max-height: 94vh;
    overflow-y: auto
}

.embed-rssfeed .embed-box {
    max-height: 92vh;
    overflow-y: auto
}

.embed-rssfeed .form-title {
    border-radius: 0;
    border: 0;
    line-height: 32px;
    height: 32px;
    text-align: center
}

.rss-feed {
    padding-right: 4px
}

.rss-feed-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 12px 0
}

.rss-feed-item:last-child {
    border-bottom: 0
}

.rss-feed-item-logo {
    height: 60px;
    width: 60px;
    min-width: 60px;
    background-color: #f2f2f2;
    border-radius: 4px
}

.rss-feed-item-logo img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover
}

.rss-feed-item-title {
    width: 100%;
    margin: 0 16px 0 12px
}

.rss-feed-item-share {
    width: 21px;
    min-width: 21px;
    height: 21px
}

.rss-feed-more button {
    color: var(--theme-color);
    text-align: center;
    cursor: pointer;
    display: block;
    background: 0 0;
    width: 100%;
    padding: 12px 0 8px;
    appearance: none;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 16px
}

.tmpl-bg {
    display: none;
    position: fixed;
    background-color: #00000040;
    inset: 0;
    height: 100vh;
    width: 100vw;
    z-index: 999
}

.embed-contact {
    font-family: Maven Pro;
    transition: height .4s linear;
    border-top: 1px solid #d7dce1;
    max-height: 96vh;
    overflow: hidden
}

.embed-verify {
    color: #0a0b0d;
    padding: 20px 16px;
    max-width: 310px;
    margin: 0 auto
}

.embed-verify-title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 16px
}

.embed-verify p {
    line-height: 1.5
}

.embed-verify p a {
    text-decoration: underline
}

.embed-verify-tips {
    color: #686d73;
    font-weight: 400;
    text-align: center;
    line-height: 1.5
}

.embed-verify .g-recaptcha,
.form-tmpl .g-recaptcha {
    opacity: 0
}

.g-recaptcha .grecaptcha-badge {
    right: initial !important
}

.embed-contact-detail {
    color: #0a0b0d;
    padding: 20px 16px;
    max-width: 310px;
    margin: 0 auto
}

.embed-contact .contact-name {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5
}

.embed-contact .contact-position {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px
}

.embed-contact .contact-item {
    display: flex;
    margin-bottom: 24px;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    word-break: break-word
}

.embed-contact .contact-item-logo {
    margin-top: 2px;
    margin-right: 12px;
    flex-shrink: 0;
    justify-content: center;
    color: #acb5bf;
    width: 20px;
    height: 100%
}

.embed-contact .contact-item-logo svg {
    color: #333;
    fill: currentcolor
}

.embed-contact .contact-item-body-item {
    margin-bottom: 12px
}

.embed-contact .contact-item-body .contact-item-body-item:last-child {
    margin-bottom: 0
}

.embed-contact .contact-item p {
    font-weight: 600;
    line-height: 1.5;
    font-size: 16px
}

.embed-contact .contact-item a {
    color: #0a0b0d;
    line-height: 1.5;
    font-size: 16px
}

.embed-contact .contact-email p {
    text-transform: capitalize
}

.embed-contact .contact-email a {
    text-decoration: underline
}

.embed-contact .contact-phone p {
    text-transform: capitalize
}

.embed-contact .contact-address p,
.embed-contact .contact-note p {
    font-weight: 400
}

.embed-contact .contact-link a {
    text-decoration: underline;
    font-weight: 600
}

.embed-button {
    text-align: center
}

.embed-button button {
    width: 100%;
    height: 40px;
    border: 1px solid #333;
    border-radius: 6px;
    font-weight: 600
}

.embed-support {
    text-align: center
}

.support-desc {
    font-size: 16px;
    padding: 12px 40px
}

.support-amount {
    padding-bottom: 24px
}

.support-amount-select {
    font-size: 14px
}

.amount-select {
    margin-top: 12px;
    display: flex
}

.amount-select div {
    margin-right: 8px;
    margin-bottom: 8px;
    order: 0;
    flex: 1 1 auto;
    justify-content: space-evenly;
    align-self: auto;
    width: auto;
    height: auto;
    position: relative;
    background: #ebebeb;
    border-radius: 4px;
    line-height: 40px;
    display: flex
}

.amount-select-label {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 4px;
    width: 100%
}

.amount-select-label.selected {
    color: #fff;
    background-color: var(--theme-color)
}

.amount-select-input {
    position: absolute;
    inset: 0
}

.support-amount-select input[type=radio] {
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    color: inherit;
    font: inherit;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    height: 100%;
    width: 100%;
    cursor: pointer
}

.support-amount-select input[type=radio]:checked {
    color: #fff
}

.support-amount-custom {
    margin-top: 12px
}

.support-amount-custom .amount-custom {
    width: 180px;
    margin: 8px auto auto;
    background: #ebebeb;
    height: 40px;
    line-height: 40px;
    display: flex
}

.amount-custom-symbol {
    padding-left: 8px
}

.amount-custom-input {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    padding: 0 12px;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    box-sizing: border-box;
    appearance: none;
    border-radius: 8px;
    color: #0a0b0d;
    width: 100%;
    font-size: 14px;
    font-weight: 400
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

.support-continue button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: var(--theme-color);
    color: #fff;
    height: 44px;
    border-radius: 8px;
    line-height: 44px
}

.support-continue button[disabled] {
    opacity: .6;
    cursor: none;
    pointer-events: none
}

.support-continue button p {
    padding-left: 4px;
    height: 100%
}

.support-continue button svg {
    width: 20px;
    height: 100%;
    fill: #fff
}

.embed-support-error {
    color: #cc0e1f;
    font-size: 12px;
    line-height: 1.2
}

.embed-support-detail {
    display: none;
    padding: 0 16px
}

.embed-support-detail .support-desc-link {
    color: #777;
    font-size: 12px
}

.support-detail-title {
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.6
}

.support-detail-email {
    background: #ebebeb;
    border-radius: 4px;
    margin-top: 10px
}

.support-detail-email input {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    padding: 0 12px;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    box-sizing: border-box;
    appearance: none;
    border-radius: 8px;
    color: #0a0b0d;
    width: 100%;
    height: 48px;
    font-size: 14px;
    font-weight: 400
}

.support-detail-note {
    background: #ebebeb;
    border-radius: 4px;
    margin-top: 10px
}

.support-detail-note textarea {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    line-height: inherit;
    font-family: inherit;
    box-sizing: border-box;
    appearance: none;
    resize: vertical;
    border-radius: 8px;
    color: #0a0b0d;
    min-height: 80px;
    width: 100%;
    height: 48px;
    padding: 16px 12px;
    font-size: 14px;
    font-weight: 400
}

.support-detail {
    padding-bottom: 24px
}

.embed-support-detail .support-desc {
    position: relative
}

.embed-support-detail .support-desc p:first-child {
    font-weight: 600
}

.support-back {
    position: absolute;
    top: 12px;
    left: 0
}

.support-back button {
    padding: 0;
    margin: 0;
    border: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-align: center;
    cursor: pointer;
    display: block;
    background: 0 0;
    appearance: none;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #0a0b0d;
    width: 28px;
    height: 28px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transform: rotate(90deg)
}

.support-back svg {
    fill: currentcolor;
    color: #fff;
    width: 12px;
    height: 12px
}

.embed-support-gifts .support-back {
    display: none
}

.embed-support-service {
    color: #777;
    font-size: 12px;
    margin: auto
}

.pay-paypal,
.pay-stripe {
    display: none
}

.pay-stripe .support-continue {
    margin-top: 16px
}

.pay-element .embed-loading {
    display: none
}

.bio-support .item .btn-text {
    text-align: center
}

.item-music {
    margin: 20px auto
}

.bio-block .iframe--box {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 58%
}

.bio-block .iframe--box iframe {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: var(--link-block-corner)
}

.bio-block .iframe--box iframe {
    object-fit: initial
}

.bio-block .box-mask,
.item-music .box-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.item-music .embed-spotify-track {
    height: 80px;
    max-height: 80px;
    padding-bottom: 0
}

.item-music .embed-soundcloud-track,
.item-music .embed-soundcloud-tracks {
    padding-bottom: 0;
    height: 166px
}

.item-music .embed-apple-artist,
.item-music .embed-apple-album,
.item-music .embed-apple-playlist {
    height: 450px;
    padding-bottom: 0
}

.item-music .embed-apple-track {
    height: 175px;
    padding-bottom: 0
}

.item-music .embed-bandcamp-album {
    height: 320px;
    padding-bottom: 0
}

.item-music .embed-bandcamp-track {
    height: 120px;
    padding-bottom: 0
}

.item-music .embed-boomplay-album,
.item-music .embed-boomplay-playlist {
    height: 320px;
    padding-bottom: 0
}

.item-music .embed-boomplay-track {
    height: 235px;
    padding-bottom: 0
}

.box-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.embed-bottom-link p {
    width: 100%;
    max-width: 100%;
    min-height: 40px
}

.embed-bottom-link a {
    color: #fff;
    text-align: center !important;
    text-decoration: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: calc(var(--link-block-corner) * .8);
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 44px;
    pointer-events: auto;
    appearance: none;
    box-sizing: border-box;
    vertical-align: middle
}

.item-graphic,
.item-graphic .item-style {
    margin-top: 20px
}

.item-graphic ul .item-style:first-child {
    margin-top: 0
}

.item-carousel {
    border-radius: var(--link-block-corner);
    margin-top: 20px;
    word-break: break-word
}

.embed-carousel {
    transition: height .4s linear;
    text-align: left
}

.embed-carousel .ctm-style {
    padding: 16px
}

.embed-carousel-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--link-block-font-color);
    margin-bottom: 12px;
    line-height: 1
}

.embed-carousel-detail {
    color: var(--link-block-font-color)
}

.embed-carousel-detail .carousel-desc {
    color: var(--link-block-font-color);
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 16px;
    word-break: break-word
}

.embed-carousel-detail .carousel-items::-webkit-scrollbar {
    width: 0;
    height: 0
}

.embed-carousel-detail .carousel-item {
    width: 50%;
    padding: 0 4px;
    height: 100%
}

.carousel-item a {
    color: var(--link-block-font-color)
}

.embed-carousel .carousel-item a {
    display: initial;
    min-height: 40px;
    max-height: 40px;
    font-weight: 500
}

.embed--box .embed-carousel .carousel-item a {
    display: flex;
    padding: 0 !important;
    flex-direction: column;
    align-items: center;
    height: 100%;
    max-height: initial;
    justify-content: flex-start;
    min-height: initial !important;
    text-align: center
}

.embed-carousel-button {
    margin-top: 20px
}

.embed-carousel-link {
    width: 100%
}

.embed-carousel-link p {
    width: 100%;
    max-width: 100%;
    min-height: 40px
}

.embed-link-a-button {
    text-align: center !important;
    text-decoration: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    pointer-events: auto;
    appearance: none;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 4px 24px 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8);
    line-height: 36px
}

.embed-link-a-button span {
    width: 100%;
    padding: 0 8px;
    overflow: hidden;
    height: 100%
}

.embed-link-a-button svg {
    min-width: 16px;
    width: 16px;
    height: 16px;
    fill: currentColor
}

.embed-carousel-powerby {
    display: flex;
    justify-content: center;
    align-items: center
}

.embed-carousel-powerby p {
    color: #53585f;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.667;
    padding-right: 8px
}

.item-tiktok {
    margin-top: 20px;
    position: relative
}

.embed-tiktok .embed-tiktok-mark {
    position: absolute;
    right: 12px;
    top: 12px
}

.embed-tiktok-mark .embed-tiktok-logo {
    width: 18px;
    height: 18px
}

.embed-tiktok-mark .embed-tiktok-logo img {
    border-radius: 50%;
    vertical-align: baseline
}

.embed-tiktok {
    background-color: #fff;
    transition: height .4s linear;
    padding: 16px;
    border-radius: var(--link-block-corner);
    box-shadow: var(--link-block-shadow)
}

.embed-tiktok .embed-tiktok--logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.embed-tiktok .embed-tiktok--logo img {
    border-radius: 50%
}

.embed-tiktok .embed-tiktok--name {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px
}

.cmpt-tiktok-profile .embed-tiktok--name {
    margin-top: 12px
}

.embed-tiktok--name svg {
    width: 14px;
    height: 14px;
    vertical-align: middle
}

.embed-tiktok--data {
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500
}

.cmpt-tiktok-profile .embed-tiktok--data {
    margin-top: 8px
}

.embed-tiktok--data .embed-tiktok--data-item {
    position: relative
}

.embed-tiktok--data .embed-tiktok--data-item:first-child {
    margin-right: 6px;
    padding-right: 12px
}

.embed-tiktok--data-item:first-child:after {
    content: "|";
    display: block;
    width: 20px;
    height: 16px;
    position: absolute;
    right: -6px;
    top: 0
}

.embed-tiktok-share-link {
    margin-top: 20px
}

.embed-tiktok-share-link a {
    background-color: #000
}

.cmpt-tiktok-video .embed-tiktok-profile {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.cmpt-tiktok-video .embed-tiktok-profile .embed-tiktok--logo {
    margin: 0 12px 0 0
}

.cmpt-tiktok-video .embed-tiktok--display {
    text-align: left
}

.cmpt-tiktok-video .embed-tiktok--data {
    text-align: center;
    justify-content: left;
    justify-content: start;
    margin-top: 6px
}

.cmpt-tiktok-video .embed-tiktok-videos {
    overflow-y: hidden;
    overflow-x: hidden;
    display: flex;
    flex: 1 1 auto;
    transition: all .4s linear
}

.cmpt-tiktok-video .embed-tiktok-videos::-webkit-scrollbar {
    width: 0;
    height: 0
}

.cmpt-tiktok-video .embed-tiktok--video {
    position: relative;
    margin-right: 12px
}

.cmpt-tiktok-video .embed-tiktok--video:last-child {
    margin-right: 0
}

.cmpt-tiktok-video .embed-tiktok--video-item {
    position: relative;
    height: 575px;
    width: 300px;
    min-width: 300px;
    border-radius: calc(var(--link-block-corner) * .8);
    overflow: hidden;
    background: #000000d9
}

.cmpt-tiktok-video .embed-tiktok--video-item iframe {
    border-radius: 20px;
    margin-top: -1px
}

.cmpt-tiktok-video .embed-tiktok--video-item img {
    border-radius: calc(var(--link-block-corner) * .8);
    object-fit: contain
}

.embed-button--play {
    position: absolute;
    width: 38px;
    height: 38px;
    left: 50%;
    top: 50%;
    transform: translate(-19px, -25px);
    text-align: center;
    z-index: 2
}

.embed-button--play button {
    width: 100%;
    height: 100%;
    background: #fff9 !important;
    border-radius: 50%;
    color: #3d3d3d
}

.embed-button--play button div {
    height: 100%
}

.embed-button--play button svg {
    width: 18px;
    height: 18px;
    margin-top: 10px;
    margin-left: 3px;
    fill: currentColor
}

.playing .embed-button--play button svg {
    margin-left: 0
}

.playing .embed-button--play {
    opacity: 0
}

.playing:hover .embed-button--play {
    opacity: 1
}

.embed-tiktok-videos--box {
    position: relative;
    width: 100%
}

.embed--scroll button {
    width: 28px !important;
    height: 28px !important;
    min-height: 28px !important;
    border-radius: 50%;
    position: absolute !important;
    top: 50%;
    transform: translateY(-18px);
    left: 8px;
    background: #fff9 !important;
    box-shadow: var(--theme-shadow-button);
    padding: 0 !important
}

.embed--scroll button div {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.embed--scroll button svg {
    width: 12px;
    height: 12px;
    margin-left: 1px
}

.embed--scroll button[disabled] {
    display: none
}

.embed-tiktok-videos--box .embed--scroll button.left {
    display: initial
}

.embed-tiktok-videos--box .embed--scroll button[disabled] {
    display: none
}

.embed--scroll button.right {
    right: 8px;
    position: absolute;
    left: auto
}

.item-graphic .item a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0
}

.cmpt-graphic--image {
    width: 46%;
    max-width: 280px;
    min-width: 46%;
    padding: var(--link-block-padding)
}

.cmpt-graphic--image .image-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.cmpt-graphic--image .image-box img {
    position: absolute;
    top: 0;
    left: 0
}

.item-graphic .item .cmpt-graphic--txtBox {
    position: absolute;
    bottom: var(--link-block-padding);
    top: var(--link-block-padding);
    width: 54%;
    right: 0;
    overflow: hidden;
    display: flex;
    align-items: center
}

.cmpt-graphic--txt {
    padding: 0 12px;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    max-height: 100%;
    width: 100%
}

.cmpt-graphic--image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--link-graphic-corner)
}

.cmpt-graphic-link .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link)
}

.cmpt-graphic-link .item:nth-child(2n) a {
    flex-direction: row-reverse
}

.cmpt-graphic-link .item:nth-child(2n) .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link-2n)
}

.cmpt-graphic-link .item:nth-child(2n) .cmpt-graphic--txtBox {
    left: 0;
    right: initial
}

.cmpt-graphic-link .item:nth-child(2n) .cmpt-graphic--txt {
    text-align: right
}

.cmpt-graphic-linkCenter .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link)
}

.cmpt-graphic-linkCenter .item:nth-child(2n) a {
    flex-direction: row-reverse
}

.cmpt-graphic-linkCenter .item:nth-child(2n) .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link-2n)
}

.cmpt-graphic-linkCenter .item:nth-child(2n) .cmpt-graphic--txtBox {
    left: 0;
    right: initial
}

.cmpt-graphic-linkCenter .cmpt-graphic--txt {
    text-align: center !important
}

.cmpt-graphic-link1 .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link1)
}

.cmpt-graphic-link1Center .cmpt-graphic--txt {
    text-align: center !important
}

.cmpt-graphic-link1Center .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link1)
}

.cmpt-graphic-link2 .item a {
    flex-direction: row-reverse
}

.cmpt-graphic-link2 .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link2)
}

.cmpt-graphic-link2 .cmpt-graphic--txtBox {
    left: 0;
    right: initial
}

.cmpt-graphic-link2 .cmpt-graphic--txt {
    text-align: right
}

.cmpt-graphic-link2Center .item a {
    flex-direction: row-reverse
}

.cmpt-graphic-link2Center .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-link2)
}

.cmpt-graphic-link2Center .cmpt-graphic--txt {
    text-align: center !important
}

.cmpt-graphic-image .cmpt-graphic--txt {
    padding: 12px 8px;
    text-align: left;
    position: absolute;
    bottom: var(--link-block-padding);
    top: var(--link-block-padding);
    left: var(--link-block-padding);
    right: var(--link-block-padding);
    width: auto;
    background: linear-gradient(to bottom, #fff0 33%, #333333bf);
    border-radius: var(--link-graphic-corner)
}

.cmpt-graphic-image .item .cmpt-graphic--txt div {
    position: absolute;
    bottom: 6px;
    left: 8px;
    right: 8px;
    color: #fff !important;
    max-height: 94%;
    overflow: hidden
}

.cmpt-graphic-image ul {
    display: flex;
    flex-wrap: wrap
}

.cmpt-graphic-image .item {
    margin-right: 10px;
    width: calc(50% - 10px);
    margin-top: 0;
    margin-left: 0
}

.cmpt-graphic-image .item:nth-child(2n) {
    margin-left: 10px;
    margin-right: 0
}

.cmpt-graphic-image .item a {
    flex-direction: column
}

.cmpt-graphic-image .cmpt-graphic--image {
    width: 100%;
    max-width: 100%
}

.cmpt-graphic-image .cmpt-graphic--image img {
    border-radius: var(--link-graphic-corner)
}

.cmpt-graphic-image .item-style:after,
.cmpt-graphic-image .item-style:before {
    display: none !important
}

.cmpt-graphic-image .item-style .ctm-style:after,
.cmpt-graphic-image .item-style .ctm-style:before {
    display: none !important
}

.cmpt-graphic-image .item .item--bg {
    display: none !important
}

.cmpt-graphic-image .item {
    border: 0 !important;
    margin-bottom: 10px !important;
    background-color: transparent !important
}

.cmpt-graphic-image .item .ctm-style {
    border: var(--link-block-border) solid var(--link-block-border-color) !important;
    border-radius: var(--link-block-corner);
    margin: 0
}

.cmpt-graphic-image .item:hover .ctm-style {
    margin: 0 !important
}

.cmpt-graphic-image .item .cmpt-graphic--txtBox {
    position: absolute;
    width: 100%
}

.cmpt-graphic-image1 .item .cmpt-graphic--txtBox {
    top: 0;
    bottom: 0
}

.cmpt-graphic-image1 .cmpt-graphic--txt {
    padding: 4px var(--link-block-padding) 4px var(--link-block-padding);
    text-align: left
}

.cmpt-graphic-image1 ul {
    display: flex;
    flex-wrap: wrap
}

.cmpt-graphic-image1 .item {
    margin-right: calc(var(--link-block-padding) + 2px);
    width: calc(50% - var(--link-block-padding) - 2px);
    margin-top: 0
}

.cmpt-graphic-image1 .item:nth-child(2n-1) {
    margin-left: 0
}

.cmpt-graphic-image1 .item:nth-child(2n) {
    margin-left: calc(var(--link-block-padding) + 2px);
    margin-right: 0
}

.cmpt-graphic-image1 .item a {
    flex-direction: column
}

.cmpt-graphic-image1 .cmpt-graphic--image {
    width: 100%;
    max-width: 100%;
    padding-bottom: 4px
}

.cmpt-graphic-image1 .cmpt-graphic--image img {
    border-radius: var(--link-block-radius-image2)
}

.cmpt-graphic-image1 .item .cmpt-graphic--txtBox {
    position: relative;
    width: 100%
}

.cmpt-graphic-image1 .item .ctm-style {
    max-height: fill-available;
    max-height: -webkit-fill-available;
    max-height: -moz-fill-available
}

.carousel-items--box {
    position: relative;
    width: 100%;
    display: flex
}

.carousel-items--box.empty .embed--scroll {
    display: none
}

.carousel-items {
    overflow-y: hidden;
    overflow-x: hidden;
    display: flex;
    flex: 1 1 auto;
    transition: all .4s linear
}

.carousel-item-box {
    position: relative;
    margin-right: 12px
}

.carousel-items .carousel-item-box:last-child {
    margin-right: 0
}

.carousel-item {
    position: relative;
    max-width: 260px;
    min-width: 260px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.carousel-item button {
    padding: 0;
    background: transparent
}

.carousel-item .carousel-item--info>button {
    width: 100%
}

.carousel-item--image {
    max-height: 260px;
    width: 100%
}

.carousel-item--image img {
    border-radius: calc(var(--link-block-corner) / 1.5)
}

.carousel-item--video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.carousel-item--video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: calc(var(--link-block-corner) / 1.5)
}

.carousel-item--video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: calc(var(--link-block-corner) / 1.5)
}

.cmpt-carousel-video .carousel-item {
    max-width: 400px;
    padding: 0;
    min-width: 400px
}

.cmpt-carousel-video .embed-iframe-vimeo {
    max-width: 400px
}

.carousel-item--txt {
    text-align: center;
    margin-top: 12px;
    line-height: 1.4
}

.carousel-item--txt .carousel-item--title {
    font-size: 16px;
    font-weight: 500;
    -webkit-line-clamp: 3
}

.carousel-item--txt .carousel-item--title p span {
    font-size: 14px;
    opacity: .8
}

.carousel-item--txt .carousel-item--subtitle {
    margin-top: 4px
}

.carousel-item--button {
    margin-top: 12px;
    text-align: center;
    height: 40px;
    line-height: 1
}

.carousel-item--button a {
    display: inline-block !important;
    max-width: 90%;
    width: 100%;
    min-width: 140px;
    padding: 0 12px;
    margin: 0 auto;
    height: 100%;
    line-height: 36px;
    color: var(--link-block-font-color);
    border: 2px solid var(--link-block-font-color);
    border-radius: calc(var(--link-block-corner) * .8);
    font-weight: 500;
    text-align: center !important
}

.carousel-item--button button {
    display: inline-flex !important;
    max-width: 96%;
    min-width: 160px;
    width: 100%;
    padding: 0 12px;
    margin: 0 auto;
    height: 100%;
    line-height: 36px;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    border-radius: calc(var(--link-block-corner) / 2);
    align-items: center;
    justify-content: center;
    font-weight: 500
}

.carousel-item--button button svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    margin-right: 4px
}

.cmpt-carousel-video .carousel-item--button,
.cmpt-carousel-video .carousel-item--subtitle,
.cmpt-carousel-portfolio .carousel-item--subtitle {
    display: none !important
}

.cmpt-carousel-video .carousel-item {
    max-width: initial;
    width: initial
}

.button--expended.item-style .ctm-style {
    border-radius: var(--link-block-corner) var(--link-block-corner) 0 0 !important
}

.button--expended.item-style.embed--alone .ctm-style {
    border-radius: var(--link-block-corner) !important
}

.button--expended .carousel-box .ctm-style {
    border-radius: 0 0 var(--link-block-corner) var(--link-block-corner) !important
}

.item .carousel-box .item--bg {
    display: none !important
}

.item .carousel-box .item--bg:before {
    content: "";
    display: none !important
}

.item .carousel-box .item--bg:after {
    content: "";
    display: none !important
}

.item-style.button--expended[data-type="14"]>.ctm-style:first-child:after,
.item-style.button--expended[data-type="15"]>.ctm-style:first-child:after,
.item-style.button--expended[data-type="16"]>.ctm-style:first-child:after {
    display: none
}

.item-style.button--expended .carousel-box .ctm-style:first-child:before {
    display: none
}

.embed-event-detail {
    word-break: break-word
}

.embed-event-detail .event-desc {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 12px;
    word-break: break-word
}

.cmpt-event-promote .embed-event-detail .event-desc {
    margin-bottom: 0;
    margin-top: 6px
}

.cmpt-event-countdown .embed-event-detail .event-desc {
    margin-bottom: 16px
}

.cmpt-event-promote .embed-event-box {
    width: 100%;
    position: relative
}

.cmpt-event-promote .embed-event--share {
    margin-top: 16px
}

.embed-event--share a,
.embed-event--share button {
    display: inline-block;
    min-width: 100px;
    padding: 4px 16px;
    height: 44px;
    background: #fff;
    box-shadow: 0 0 16px #120d091a;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 36px;
    overflow: hidden
}

.cmpt-event-promote .embed-event--share a,
.cmpt-event-promote .embed-event--share button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner)* .8)
}

.cmpt-event-promote .embed-event--share .txt-ellipsis {
    -webkit-line-clamp: 1;
    max-height: 28px
}

.cmpt-event-promote .embed-event--share .embed-event--platform {
    position: initial;
    height: 24px;
    width: 24px;
    min-width: 24px;
    margin-right: 8px;
    line-height: 1
}

.embed-event--tips {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    padding: 0 12px;
    opacity: .7;
    word-break: break-all
}

.embed-event--reminder button {
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 0
}

.embed-event--reminder svg {
    width: 20px;
    fill: currentColor;
    vertical-align: middle
}

.embed-event-state--end .embed-event--reminder {
    display: none !important
}

.embed-event--tips h3 {
    -webkit-line-clamp: 1;
    font-size: 14px
}

.cmpt-live-foreshow .embed-live {
    border-radius: var(--link-block-corner)
}

.cmpt-live-countdown .embed-live-bg,
.cmpt-event-countdown .embed-event-bg {
    overflow: hidden
}

.cmpt-event-promote .embed-event-bg {
    position: relative
}

.cmpt-live-foreshow .embed-live-bg {
    position: relative;
    border-radius: var(--link-block-corner);
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
    background: linear-gradient(to bottom, #fff0 33%, #333333bf)
}

.embed-event-box {
    padding: 16px;
    color: var(--link-block-font-color);
    position: relative
}

.embed-event-box .embed-trigger-link {
    color: var(--link-block-font-color)
}

.embed-event--price {
    color: var(--link-block-font-color);
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-top: 12px
}

.embed-price--icon {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.embed-event--price svg {
    fill: var(--link-block-font-color)
}

.embed-price--show {
    font-weight: 600
}

.embed-price--show span:nth-child(2) {
    font-weight: 400;
    margin-left: 4px;
    text-decoration: line-through;
    font-size: 14px
}

.embed-live-box {
    padding: 20px 16px 16px;
    color: var(--link-block-font-color);
    position: relative
}

.embed-event--platform {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 12px
}

.embed-event--platform img {
    border-radius: 50%;
    max-width: 40px
}

.cmpt-live-foreshow .embed-event--platform {
    left: 16px;
    width: initial;
    min-width: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600
}

.cmpt-live-foreshow .embed-event--platform img {
    margin-right: 6px
}

.cmpt-live-foreshow .embed-live-box {
    color: var(--theme-white)
}

.cmpt-live-foreshow .embed-live-bg .image-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.cmpt-event-promote .embed-event-bg .image-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%
}

.cmpt-event-promote .embed-event-bg .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: calc(var(--link-block-corner) * .8)
}

.cmpt-live-foreshow .embed-event-tag {
    position: absolute;
    top: 12px;
    right: 16px
}

.embed-event-tag {
    display: inline-block;
    border-radius: 6px;
    width: 114px;
    height: 44px
}

.event-tag--live {
    width: 80px;
    height: 30.877px;
    min-height: 30.877px;
    background: center/cover url(https://bio.linkcdn.cc/bio/links/icons/live-status.png) no-repeat
}

.cmpt-live-foreshow .embed-live-state--live .embed-event-tag {
    display: inline-flex;
    align-items: center
}

.embed-event-state {
    display: none;
    border-radius: 4px;
    background: #ffffff59;
    color: var(--theme-white);
    padding: 6px 8px;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 0
}

.embed-live-state--live .embed-link-a-button span {
    width: auto
}

.embed-live-state--live .embed-event-state,
.embed-event-state--end .embed-event-state {
    display: inline-block;
    margin-bottom: 8px
}

.embed-event-state--end {
    position: relative;
    width: 100%
}

.cmpt-live-countdown .embed-event--reminder {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 12px;
    right: 16px
}

.cmpt-live-countdown .embed-event-header {
    padding-top: 12px
}

.cmpt-live-countdown .embed-bottom-link {
    margin-top: 16px
}

.cmpt-live-countdown .embed-event-state--end-message,
.cmpt-event-countdown .embed-event-state--end-message {
    padding-bottom: 60px
}

.cmpt-event-countdown .embed-event-header {
    padding: 0 8px 8px
}

.cmpt-live-foreshow .ctm-style {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.cmpt-live-foreshow .embed-live-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-end
}

.cmpt-event-promote .embed-event-promote,
.cmpt-live-foreshow .embed-live--foreshow {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: end;
    justify-content: flex-end;
    align-items: start;
    align-items: flex-start;
    text-align: left
}

.cmpt-event-promote .embed-event-promote {
    padding-top: 12px
}

.cmpt-live-foreshow .embed-live-detail {
    display: flex;
    align-items: end;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    color: #fffc
}

.cmpt-live-foreshow .embed-live-detail .live-desc {
    padding-bottom: 0;
    margin-bottom: 6px
}

.cmpt-live-foreshow .embed-live-detail .live-desc:empty {
    margin-bottom: 0
}

.embed-event-period,
.embed-live-period {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    height: 20px;
    display: flex;
    align-items: center
}

.embed-event-period i,
.embed-live-period i {
    font-size: 16px;
    margin-right: 4px
}

.cmpt-event-promote .embed-event-period {
    margin-bottom: 8px
}

.embed-event-state--end .embed-live--tips {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    padding: 0 16px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0009;
    z-index: 2;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    border-radius: var(--link-block-corner);
    color: #fff
}

.embed-event-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    overflow: hidden;
    word-break: break-word;
    max-height: 48px
}

.embed-event-subtitle {
    word-break: break-word
}

.embed-live-detail .live-desc {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 8px;
    margin-bottom: 12px;
    word-break: break-word
}

.embed-live-detail--share {
    width: 20px;
    height: 20px;
    min-width: 20px
}

.embed-live-detail--share a,
.embed-live-detail--share button {
    color: #fff;
    background: 0 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.embed-event-counter {
    font-family: OpenSans, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center
}

.embed-event-counter--item {
    font-weight: 700;
    position: relative;
    padding: 0
}

.embed-event-counter--item.embed-event-counter--seconds {
    padding-right: 0
}

.embed-event-counter--num {
    font-size: 48px;
    line-height: 1;
    min-width: 60px
}

.embed-event-counter--num span {
    display: inline-block;
    width: 30px
}

.embed-event-counter--num span.embed-event-counter--sep {
    width: 16px;
    margin: 0 4px
}

.embed-event-counter--unit {
    font-size: 12px;
    padding-top: 6px;
    margin-right: 24px;
    font-weight: 500
}

.embed-live-state--live .embed-event-counter--days,
.embed-event-state--end .embed-event-counter--days,
.embed-event-counter--hours .embed-event-counter--days,
.embed-event-counter--days .embed-event-counter--hours .embed-event-counter--sep,
.embed-event-counter--days .embed-event-counter--minutes,
.embed-event-counter--days .embed-event-counter--seconds {
    display: none
}

.embed-event-counter--num sp {
    display: inline-block;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    border-radius: 8px;
    padding: 16px 8px
}

.cmpt-event-countdown .embed-event-link a.embed-link-a-button,
.cmpt-event-countdown .embed-event-link button.embed-link-a-button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 20px;
    line-height: 40px
}

.cmpt-event-countdown .embed-event-link .embed-event--platform {
    position: initial;
    height: 24px;
    width: 24px;
    margin-right: 8px;
    line-height: 1
}

.cmpt-event-countdown .embed-link-a-button span {
    width: auto;
    padding: 0
}

.cmpt-event-countdown .embed-event--reminder {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px
}

.cmpt-event-countdown .embed-event--reminder button {
    width: auto;
    text-decoration: underline;
    font-weight: 600;
    margin-left: 4px
}

.embed-event-button {
    margin-top: 20px
}

.embed-event-link {
    width: 100%
}

.embed-event-link p {
    width: 100%;
    max-width: 100%;
    min-height: 40px
}

.embed-event-link .embed-link-a-button {
    width: 80%;
    margin: 0 auto;
    padding: 4px 16px 4px 20px;
    min-width: 200px
}

.embed-event-link a.embed-link-a-button {
    display: inline-flex
}

.cmpt-event-promoteCountdown .embed-event-title {
    -webkit-line-clamp: 2;
    max-height: 56px
}

.cmpt-event-promoteCountdown .embed-event-body {
    text-align: left
}

.cmpt-event-promoteCountdown .embed-event-body--top {
    display: flex
}

.cmpt-event-promoteCountdown .embed-event-body--left {
    position: relative;
    width: 44%;
    min-width: 44%;
    max-width: 240px;
    margin-right: 16px
}

.cmpt-event-promoteCountdown .embed-event-body--left .image-box {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative
}

.embed-event-body--left .image-box img {
    border-radius: 12px;
    position: absolute;
    left: 0;
    width: 100%;
    object-fit: cover
}

.cmpt-event-promoteCountdown .embed-event--platform {
    left: 6px;
    top: 6px;
    width: 28px;
    height: 28px
}

.cmpt-event-promoteCountdown .embed-event-body--right {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    width: calc(56% - 16px)
}

.cmpt-event-promoteCountdown .embed-event-button {
    margin-top: 12px;
    width: 100%
}

.cmpt-event-promoteCountdown .embed-event-body--period {
    margin: 12px 0;
    width: 100%;
    position: relative;
    height: 36px;
    z-index: 1
}

.embed-event-counter--small {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 36px;
    border-radius: 6px;
    overflow: hidden
}

.embed-event-counter--small .icon-time {
    font-size: 20px
}

.embed-event-counter--small .embed-event-counter {
    margin-left: 6px;
    margin-right: 0
}

.embed-event-counter--small .embed-event-counter--num {
    font-size: 20px;
    min-width: 30px
}

.embed-event-counter--small .embed-event-counter--unit {
    display: none;
    margin-right: 8px
}

.embed-event-counter--seconds .embed-event-counter--unit,
.embed-event-counter--days .embed-event-counter--hours .embed-event-counter--unit {
    margin-right: 0
}

.embed-event-counter--small .embed-event-counter--num sp {
    background: transparent;
    color: var(--link-block-font-color);
    padding: 0
}

.embed-event-counter--small .embed-event-counter--num span {
    width: 14px
}

.embed-event-counter--small .embed-event-counter--num span.embed-event-counter--sep {
    width: 8px;
    margin: 0
}

.embed-event-counter--small .embed-event--reminder {
    display: block;
    position: absolute;
    width: 32px;
    height: 24px;
    top: 12px;
    right: 16px;
    position: relative;
    top: initial;
    left: initial
}

.embed-event-counter--small .embed-event-counter.embed-event-counter--days {
    height: 52px
}

.embed-event-counter--small .embed-event-counter--days .embed-event-counter--unit {
    display: block;
    padding-top: 0;
    margin-right: 0;
    opacity: .7
}

.cmpt-event-promoteCountdown .embed-event-detail .event-desc {
    text-align: left;
    margin-bottom: 12px
}

.cmpt-event-promoteCountdown .embed-event-link .embed-link-a-button {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0 16px;
    min-width: auto;
    font-weight: 600
}

.embed-event-body--date,
.embed-event-body--ended,
.embed-event-body--period .embed-event--reminder {
    position: relative;
    height: 100%
}

.embed-event-body .embed--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: var(--link-action-bg-color);
    opacity: .1
}

.embed-event-body--coming,
.embed-event-counter--small,
.embed-event-body--ended {
    display: none
}

.cmpt-event-promoteCountdown .embed-event-state--end .embed-event-body--ended {
    display: block;
    border-radius: 6px;
    overflow: hidden
}

.cmpt-event-promoteCountdown .embed-event-state--end-nothing .embed-event-body--ended {
    display: none
}

.embed-event-state--end-nothing .embed-event-counter--small {
    display: flex;
    padding: 0 12px
}

.embed-event-state--end-nothing .embed-event-counter--small>p {
    display: none
}

.embed-event-state--end-nothing .embed-event-counter--small .embed-event-counter {
    margin-left: 0
}

.cmpt-event-promoteCountdown .embed-event--tips {
    background: transparent;
    color: var(--link-block-font-color);
    height: 100%;
    padding: 0 8px
}

.cmpt-event-promoteCountdown .embed-event-state--coming .embed-event-body--coming {
    display: flex;
    height: 40px
}

.embed-event-body--coming .embed-event-body--date {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    padding: 4px 8px
}

.embed-event-body--coming .embed-event-body--date--text {
    width: 100%
}

.embed-event-body--coming .embed-event-body--date--text p {
    font-size: 10px;
    opacity: .7;
    height: 12px;
    line-height: 1;
    font-weight: 500
}

.embed-event-body--coming .embed-event-body--date--text span {
    display: inline-block;
    font-size: 14px;
    height: 14px;
    line-height: 1;
    font-weight: 600
}

.embed-event-body--coming .embed-event--reminder {
    min-width: 36px;
    width: 36px;
    border-radius: 6px;
    overflow: hidden;
    margin-left: 6px
}

.embed-event--reminder.disabled {
    display: none !important
}

.embed-event-state--going .embed-event-counter--small {
    display: flex;
    border-radius: 6px;
    overflow: hidden;
    padding: 0 8px;
    min-height: 36px
}

.embed-event-counter--small>p {
    opacity: .7;
    font-size: 10px
}

.embed-event--bg-box {
    position: absolute;
    top: 60%;
    width: 100%;
    bottom: 0;
    z-index: -1;
    left: 0
}

.embed-event--bg0 {
    position: absolute;
    width: 100%;
    inset: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(30px);
    pointer-events: none;
    opacity: .75;
    transition: opacity .3s ease-in-out 0s, filter .3s ease-in-out 0s;
    mask-image: linear-gradient(#0000 0, #00000017 19.2px, #00000059 35.2px, #000000d4 56px, #000 80px 100%);
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 19.2px, rgba(0, 0, 0, .35) 35.2px, rgba(0, 0, 0, .83) 56px, #000 80px, #000 100%)
}

.embed-event--bg1 {
    position: absolute;
    width: 100%;
    z-index: -1;
    inset: 0;
    pointer-events: none;
    opacity: 1;
    transition: opacity .3s ease-in-out 0s
}

.item-goods li .ctm-style {
    display: flex;
    align-items: center;
    padding: var(--link-block-padding)
}

.item-goods .ctm-style .image-box {
    width: calc(50% - 10px);
    height: 0;
    padding-bottom: calc(50% - 10px);
    margin-right: 20px !important;
    margin-left: 0 !important;
    position: relative
}

.item-goods .ctm-style .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--link-block-radius-link)
}

.item-goods .ctm-style .info-box {
    width: calc(50% - 10px);
    padding-right: 12px;
    text-align: left;
    color: var(--link-block-font-color);
    display: flex;
    flex-direction: column;
    padding-top: 12px;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 12px
}

.item-goods .ctm-style .title {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
    -webkit-line-clamp: 2
}

.item-goods .ctm-style .price {
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 1.2;
    overflow: hidden;
    margin-top: 8px;
    font-weight: 700
}

.item-goods .ctm-style .button-box button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4px;
    text-align: center;
    border: 2px solid var(--link-action-bg-color);
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    border-radius: calc(var(--link-block-corner) * .8);
    max-height: 40px;
    height: 40px;
    overflow: hidden;
    line-height: 36px;
    font-size: 14px;
    min-width: 140px;
    max-width: 100%;
    width: 100%;
    padding: 0 12px
}

.item-goods .ctm-style .button-box button div {
    overflow: hidden;
    max-height: 100%
}

.item-goods .ctm-style .price span:nth-child(1) {
    margin-right: 4px
}

.item-goods .ctm-style .price span:nth-child(2) {
    font-size: 16px;
    max-height: 20px;
    line-height: 20px;
    text-decoration: line-through;
    opacity: .85;
    font-weight: 400
}

.ctm-label {
    padding: 10px 12px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    z-index: 2;
    max-height: 36px;
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis
}

.image-box .ctm-label {
    border-radius: var(--link-graphic-corner) 0 var(--link-graphic-corner) 0
}

.ctm-label span {
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis
}

.item-goods .info-box button {
    background: transparent;
    padding: 0;
    text-align: left
}

.cmpt-goods-listRow ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-bottom: -20px
}

.cmpt-goods-listRow li {
    width: 50%;
    padding: 0;
    margin-top: 0;
    margin-left: -10px;
    margin-right: -10px
}

.cmpt-goods-listRow li:nth-child(1),
.cmpt-goods-listRow li:nth-child(2) {
    margin-top: 0
}

.cmpt-goods-listRow li:nth-child(odd) {
    margin-right: 10px
}

.cmpt-goods-listRow li:nth-child(2n) {
    margin-left: 10px
}

.cmpt-goods-listRow li .ctm-style {
    flex-wrap: wrap;
    align-items: normal
}

.cmpt-goods-listRow .ctm-style .image-box {
    width: 100%;
    padding-bottom: 100%;
    margin-right: 0 !important
}

.cmpt-goods-listRow .ctm-style .info-box {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    bottom: initial
}

.cmpt-goods-listRow .ctm-style .button-box button {
    width: 100%;
    margin-top: 12px
}

.popup-iframe-box {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 58%
}

.popup-iframe-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
    object-fit: initial
}

.embed-facebook-video .popup-iframe-box {
    padding-bottom: 60%
}

.embed-tiktok-profile .popup-iframe-box {
    padding-bottom: 62.6667%;
    min-height: 478px
}

.embed-music {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff;
    border-radius: 20px;
    padding: 20px
}

.embed-music .embed-music-box {
    font-family: OpenSans, sans-serif
}

.embed-music-cover {
    width: 100%
}

.embed-music-cover img {
    border-radius: 12px
}

.embed-music-cover iframe,
.embed-cover-no .embed-music-cover {
    display: none
}

.embed-music-detail {
    padding-top: 16px
}

.music-detail-txt {
    line-height: 1.2
}

.music-detail-txt .music-detail-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}

.music-detail-txt .music-detail-artist {
    font-size: 14px;
    margin-bottom: 20px
}

.music-detail-txt .music-detail-desc {
    color: #666;
    font-size: 14px;
    margin-bottom: 20px
}

.music-detail-txt .music-detail-desc:empty {
    display: none
}

.music-items .music-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: space-between;
    padding-bottom: 16px
}

.music-items .music-item:last-child {
    border-bottom: 1px solid #EEEEEE
}

.music-item--info {
    display: flex;
    align-items: center
}

.music-item--image {
    width: 36px;
    height: 36px;
    margin-right: 8px
}

.music-item--image img {
    border-radius: 50%
}

.music-item--title {
    color: #222;
    font-weight: 600;
    font-size: 16px
}

.music-item--button svg {
    fill: currentColor
}

.music-item--button a,
.music-item--button button {
    display: inline-flex;
    min-width: 110px;
    height: 44px;
    align-items: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: var(--theme-color)
}

.music-item--button button i {
    background: #fff;
    margin-right: 4px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    color: var(--theme-color);
    line-height: 16px;
    font-size: 12px
}

.music-detail--rlsDate {
    margin-top: 12px
}

.music-box .music-item--button a,
.music-box .music-item--button button {
    background: transparent;
    color: #333;
    min-width: initial;
    padding: 0
}

.music-box .music-item--button svg {
    width: 24px;
    height: 24px
}

.music-box .music-detail--rlsDate,
.music-box .embed-iframe .embed-music-cover img {
    display: none
}

.music-box .embed-iframe .embed-music-cover iframe {
    display: block
}

.music-box .embed-spotify-track {
    padding-bottom: 80px
}

.music-box .embed-spotify-album,
.music-box .embed-spotify-artist {
    padding-bottom: 152px
}

.music-box .music-items .music-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.item-fbpage .iframe--box {
    height: initial;
    padding-bottom: 0
}

.item-fbpage .iframe--box iframe {
    border: none;
    visibility: visible;
    border-radius: var(--link-block-corner);
    width: 100%;
    max-width: 340px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease 0s
}

.cmpt-fbp-profile .iframe--box iframe {
    height: 130px
}

.cmpt-fbp-latest .iframe--box iframe {
    height: 500px
}

.item-opensea {
    border-radius: var(--link-block-corner)
}

.embed-opensea {
    background-color: #fff;
    transition: height .4s linear;
    padding: 16px;
    border-radius: var(--link-block-corner);
    box-shadow: var(--link-block-shadow);
    color: #000
}

.embed-opensea .embed-opensea--logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.embed-opensea .embed-opensea--logo img {
    border-radius: 50%
}

.embed-opensea .embed-opensea--name {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px
}

.embed-opensea--name svg {
    width: 14px;
    height: 14px;
    vertical-align: middle
}

.embed-opensea--data {
    display: flex;
    justify-content: center;
    font-size: 12px;
    font-weight: 500
}

.embed-opensea--data .embed-opensea--data-item {
    position: relative
}

.embed-opensea--data .embed-opensea--data-item:first-child {
    margin-right: 6px;
    padding-right: 12px
}

.embed-opensea--data-item:first-child:after {
    content: "|";
    display: block;
    width: 20px;
    height: 16px;
    position: absolute;
    right: -6px;
    top: 0
}

.embed-opensea-share-link {
    margin-top: 20px
}

.embed-opensea-share-link a {
    background-color: #000
}

.embed-opensea-profile {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.embed-opensea-profile .embed-opensea--logo {
    margin: 0 12px 0 0
}

.embed-opensea--display {
    text-align: left
}

.embed-opensea--data {
    text-align: center;
    justify-content: left;
    justify-content: start
}

.cmpt-opensea-asset .carousel-items {
    justify-content: center
}

.cmpt-opensea-asset .carousel-item {
    max-width: 500px
}

.cmpt-opensea-asset .carousel-item--image,
.item-opensea .carousel-item--image img {
    max-height: 464px
}

.item-opensea .carousel-item a {
    color: #333
}

.cmpt-opensea-collection .carousel-item--image {
    padding-bottom: 100%;
    position: relative;
    max-height: initial;
    height: 0
}

.cmpt-opensea-collection .carousel-item--image img {
    object-fit: cover;
    max-height: 260px;
    position: absolute;
    width: 100%;
    left: 0
}

.cmpt-opensea-asset .carousel-item--button,
.cmpt-opensea-asset .embed--scroll,
.cmpt-opensea-collection .carousel-item--button {
    display: none
}

.item-opensea .carousel-item--txt .carousel-item--subtitle {
    opacity: .6
}

.embed-powerby {
    display: flex;
    padding: 24px 20px 12px;
    align-items: center;
    text-align: center;
    justify-content: center
}

.bio-block .embed-powerby p,
.embed--box .embed-powerby p {
    height: 20px;
    min-height: 20px;
    width: auto;
    margin-right: 8px;
    line-height: 20px;
    color: #000;
    opacity: .4
}

.bio-block .embed-powerby img,
.embed--box .embed-powerby img {
    height: 20px;
    min-height: 20px;
    width: auto
}

.item-wishlist .carousel-item--button,
.item-wishlist .carousel-item--txt {
    text-align: left
}

.item-sfollower .embed-sfollower-g {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px
}

.embed-sfollower-g .item-block {
    margin: 0 12px;
    width: 100%
}

.embed-sfollower-g .item-block:first-child {
    margin-left: 0
}

.embed-sfollower-g .item-block:last-child {
    margin-right: 0
}

.embed-sfollower-g .item-block .embed-sfollower-box a {
    font-family: OpenSans;
    display: flex;
    width: 100%;
    height: 96px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--link-block-font-color);
    font-weight: 600
}

.embed-sfollower-g .item-block .embed-sfollower-box a img {
    width: 36px;
    height: 36px;
    object-fit: cover;
    border-radius: 6px
}

.embed-sfollower-g .item-block .embed-sfollower-box a span {
    font-size: 30px;
    height: 34px
}

.embed-sfollower-g .item-block .embed-sfollower-box a p {
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500
}

.item-threads .iframe--box {
    height: 200px;
    padding-bottom: 0;
    max-height: 480px;
    min-height: 180px;
    background: #fff;
    border-radius: var(--link-block-corner)
}

.item-graphext .embed-event-bg {
    position: relative
}

.item-graphext .image-box {
    position: relative;
    height: 0;
    padding-bottom: 50%
}

.item-graphext .image-box[data-path="1x1"] {
    padding-bottom: 100%
}

.item-graphext .image-box[data-path="3x2"] {
    padding-bottom: 66.6666%
}

.item-graphext .image-box[data-path="4x3"] {
    padding-bottom: 75%
}

.item-graphext .image-box[data-path="2x1"] {
    padding-bottom: 50%
}

.item-graphext .image-box img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: calc(var(--link-block-corner) * .8)
}

.item-graphext .embed-event-promote {
    padding-top: 12px;
    text-align: left
}

.item-graphext .embed-event-detail .event-desc {
    margin-top: 6px
}

.item-graphext .embed-event-detail .event-desc:empty {
    margin-top: 0
}

.item-graphext .embed-event--share {
    margin-top: 16px
}

.item-graphext .embed-event--share a,
.item-graphext .embed-event--share button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8)
}

.item-graphext .embed-event--share .embed-event--platform {
    position: initial;
    height: 20px;
    width: 20px;
    min-width: 20px;
    margin-right: 8px;
    line-height: 1
}

.item-graphext .embed-event--share .txt-ellipsis {
    -webkit-line-clamp: 1;
    max-height: 28px
}

.cmpt-graphext-cropImage .ctm-style {
    padding: var(--link-block-padding)
}

.cmpt-graphext-cropImage .embed-event-box {
    padding: 0
}

.cmpt-graphext-cropImage .image-box img {
    border-radius: var(--link-block-ctm-inner-corner)
}

.cmpt-graphext-cropImage .embed-event-detail {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cmpt-graphext-cropImage .embed-event--share {
    margin-top: 0;
    margin-left: 6px
}

.cmpt-graphext-cropImage .embed-event--share a,
.cmpt-graphext-cropImage .embed-event--share button {
    width: 36px;
    height: 36px;
    border-radius: 20px;
    min-width: 36px;
    padding: 0;
    background-color: #000
}

.cmpt-graphext-cropImage .embed-event--share svg {
    fill: #fff;
    width: 36px;
    height: 36px
}

.cmpt-graphext-cropImage .embed-event-bg {
    position: absolute;
    background: linear-gradient(to bottom, #fff0, #0000 50%, #000c);
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: var(--link-block-ctm-inner-corner)
}

.cmpt-graphext-cropImage .embed-event-promote {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
    padding: 12px;
    color: #fff;
    height: 90%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: end;
    justify-content: flex-end
}

.bio-shop {
    font-family: var(--theme-font-bold)
}

.bio-shop .cmpt-shop-tiktok .embed-carousel-button,
.bio-shop .cmpt-shop-tiktok .embed-carousel-detail .carousel-desc,
.bio-shop .cmpt-shop-tiktok .embed-carousel-detail .carousel-item--txt,
.bio-shop .cmpt-shop-tiktok .embed-carousel-header {
    display: none
}

.cmpt-shop-tiktok .embed-carousel-detail .carousel-item {
    padding: 0
}

.cmpt-shop-tiktok .carousel-item {
    max-width: 300px;
    min-width: 300px !important
}

.cmpt-shop-tiktok .carousel-item--video {
    height: auto;
    padding-bottom: 0
}

.cmpt-shop-tiktok .embed-tiktok--video-item {
    position: relative;
    height: 575px;
    width: 300px;
    min-width: 300px;
    border-radius: 20px;
    overflow: hidden;
    background: #000000a6
}

.cmpt-shop-tiktok .embed-tiktok--video-item iframe {
    border-radius: 20px;
    margin-top: -1px
}

.cmpt-shop-tiktok .embed-tiktok--video-item img {
    border-radius: 20px;
    object-fit: contain
}

.carousel-item--embed {
    position: absolute;
    z-index: 9;
    width: 90%;
    top: 480px;
    left: 5%;
    color: #333
}

.carousel-item--embed .item-embed--product {
    height: 70px;
    border-radius: 8px;
    opacity: 1;
    background: #fff;
    backdrop-filter: blur(4px);
    position: relative
}

.carousel-item--embed .embed--product-item {
    display: flex;
    padding: 8px;
    width: 100%;
    height: 100%;
    align-items: center
}

.carousel-item--embed .embed--product-item .embed--product-item-image {
    width: 54px;
    min-width: 54px;
    margin-right: 6px
}

.carousel-item--embed .embed--product-item .embed--product-item-image img {
    width: 100%;
    border-radius: 8px
}

.carousel-item--embed .embed--product-item .embed--product-item--info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 54px
}

.carousel-item--embed .embed--product-item .embed--product-item-title {
    width: 100%;
    height: 18px;
    padding-right: 24px;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    -webkit-line-clamp: 1
}

.carousel-item--embed .embed--product-item .embed--product-item-bottom {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: end;
    align-items: flex-end;
    justify-content: space-between
}

.carousel-item--embed .embed--product-item .embed--product-item-price {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    align-items: flex-end;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #333;
    width: 100%;
    -webkit-line-clamp: 1
}

.carousel-item--embed .embed--product-item .embed--product-item-price span {
    max-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.carousel-item--embed .embed--product-item .embed--product-item-price span:nth-child(1) {
    margin-right: 4px
}

.carousel-item--embed .embed--product-item .embed--product-item-price span:nth-child(2) {
    font-size: 12px;
    max-height: 14px;
    line-height: 12px;
    color: #999;
    text-decoration: line-through
}

.carousel-item--embed .embed--product-item .embed--product-button {
    width: 64px;
    min-width: 64px;
    height: 28px;
    border-radius: 6px;
    margin-left: 8px;
    background: #fa1c1c;
    color: #fff;
    text-align: center;
    line-height: 28px
}

.carousel-item--embed .embed--product-item .embed--product-button a,
.carousel-item--embed .embed--product-item .embed--product-button button {
    color: #fff;
    width: 100%;
    line-height: 28px
}

.carousel-item--embed .embed--product-item--action {
    position: absolute;
    top: 6px;
    right: 10px
}

.carousel-item--embed .embed--product-item--action button {
    color: #666;
    padding: 2px;
    line-height: 16px;
    width: 20px;
    height: 20px
}

.carousel-item--embed .embed--product-item--action button i {
    font-size: 14px
}

.item-embed--bg .embed--bg,
.item-embed--bg .embed--bg0,
.item-embed--bg .embed--bg1 {
    display: none
}

.mutiple .item-embed--bg {
    border-radius: 8px
}

.mutiple .item-embed--bg .embed--bg0 {
    display: block;
    z-index: -1;
    width: 98%;
    height: 100%;
    position: absolute;
    box-shadow: #fffc 0 -6px;
    border-radius: 8px;
    left: 1%
}

.mutiple .item-embed--bg .embed--bg1 {
    display: block;
    z-index: -4;
    width: 94%;
    height: 100%;
    position: absolute;
    box-shadow: #fffc 0 -12px;
    border-radius: 8px;
    left: 3%
}

.carousel-item--embed.embed-tsp--closed {
    width: 100%;
    left: 0;
    height: 120px;
    top: 455px;
    bottom: 0
}

.embed-tsp--closed .item-embed--bg {
    background: linear-gradient(180deg, #0000 0, #000);
    height: 100%;
    border-radius: 0 0 20px 20px
}

.embed-tsp--closed .embed-tsp--products {
    padding: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-align: left
}

.embed-tsp--closed .embed-tsp--products .embed-tsp--view {
    height: 36px;
    border-radius: 4px;
    background: #ffffff4d;
    min-width: 180px;
    width: fit-content
}

.embed-tsp--closed .embed-tsp--products .embed-tsp--view button {
    padding: 6px;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-align: left
}

.embed-tsp--products .embed-tsp--view-icon {
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-right: 4px;
    border-radius: 4px;
    padding: 4px;
    background: #fa1c1c
}

.embed-tsp--products .embed-tsp--view-icon img {
    vertical-align: top;
    vertical-align: text-top
}

.embed-tsp--products .embed-tsp--view-tips {
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

.embed-tsp--products .embed-tsp--title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 6px
}

.popup-embed-tsp-products .popup-header-title {
    text-align: left;
    text-indent: 0;
    font-weight: 500
}

.popup-embed-tsp-products .popup-container {
    max-width: 520px;
    padding-bottom: 20px;
    max-height: 92%;
    overflow: auto;
    font-family: var(--theme-font-bold)
}

.popup-embed-tsp-products .popup-ctx {
    padding-left: 0
}

.embed-tsp-products__cont {
    padding-top: 20px
}

.popup-embed-tsp-products .embed-tsp__list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin: 0 -1%
}

.popup-embed-tsp-products .embed-tsp__item {
    width: 48%;
    margin: 0 1% 16px
}

.popup-embed-tsp-products .embed-tsp__item-image img {
    border-radius: 10px;
    object-fit: cover
}

.popup-embed-tsp-products .embed-tsp__item-title {
    font-size: 18px;
    color: #061539;
    line-height: 22px;
    font-weight: 500;
    margin-top: 8px
}

.popup-embed-tsp-products .embed-tsp__item-price {
    font-weight: 700;
    color: #fa1c1c;
    font-size: 16px;
    line-height: 18px;
    margin-top: 8px
}

.popup-embed-tsp-products-v1 .embed-tsp__list {
    display: block;
    margin: 0;
    font-family: var(--theme-font)
}

.popup-embed-tsp-products-v1 .embed-tsp__item {
    width: 100%;
    margin: 0 0 16px;
    border-radius: 12px;
    border: 1px solid #d8d8d8;
    padding: 10px;
    display: flex;
    position: relative;
    min-height: 140px;
    align-items: center
}

.popup-embed-tsp-products-v1 .embed-tsp__item .embed-tsp__item-image {
    width: 32%;
    margin-right: 6px;
    min-width: 32%;
    height: 0;
    padding-bottom: 32%;
    position: relative
}

.popup-embed-tsp-products-v1 .embed-tsp__item .embed-tsp__item-image img {
    position: absolute;
    top: 0;
    left: 0
}

.popup-embed-tsp-products-v1 .embed-tsp__item .embed-tsp__item-txt {
    width: calc(68% - 26px);
    display: flex;
    flex-direction: column;
    position: absolute;
    left: calc(32% + 16px);
    top: 10px;
    bottom: 10px;
    justify-content: space-between
}

.popup-embed-tsp-products-v1 .embed-tsp__item-title {
    margin-top: 0
}

.popup-embed-tsp-products-v1 .embed-tsp__item-price {
    color: #333;
    display: flex;
    flex-wrap: wrap
}

.popup-embed-tsp-products-v1 .embed-tsp__item-price span {
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.popup-embed-tsp-products-v1 .embed-tsp__item-price span:nth-child(1) {
    margin-right: 6px
}

.popup-embed-tsp-products-v1 .embed-tsp__item-price span:nth-child(2) {
    font-weight: 400;
    font-size: 12px;
    text-decoration: line-through;
    color: #999
}

.popup-embed-tsp-products-v1 .embed-tsp__item-txt0 {
    width: 100%
}

.popup-embed-tsp-products-v1 .embed-tsp__item-action {
    width: 100%;
    height: 36px;
    text-align: right
}

.popup-embed-tsp-products-v1 .embed-tsp__item-action button {
    min-width: 88px;
    height: 36px;
    border-radius: 6px;
    padding: 6px 12px;
    background: #ff2c57;
    line-height: 24px;
    color: #fff;
    display: flex;
    margin-right: 0;
    margin-left: auto;
    justify-content: center;
    align-items: center
}

.embed-tsp__item-channels {
    display: flex;
    position: relative;
    align-items: center
}

.embed-tsp__item-channels .item-icon {
    min-width: 22px;
    width: 22px;
    height: 22px;
    margin-left: -4px
}

.embed-tsp__item-channels .item-icon:nth-child(1) {
    margin-left: 8px
}

.embed-tsp__item-channels .item-icon img {
    border-radius: 50%;
    border: 1px solid #fff;
    vertical-align: top
}

.popup-embed-tsp-prodinfo .popup-container {
    padding-bottom: 20px;
    max-height: 92%;
    overflow: auto;
    max-width: 500px
}

.popup-embed-tsp-prodinfo .popup-header {
    justify-content: end;
    justify-content: flex-end;
    position: relative;
    z-index: 9
}

.popup-embed-tsp-prodinfo .popup-header button {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #00000080;
    color: #fff
}

.popup-embed-tsp-prodinfo .popup-ctx {
    padding-left: 0;
    margin-top: -14px;
    position: relative;
    z-index: -1
}

.popup-embed-tsp-prodinfo #embed-tsp_prodinfo__images {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1
}

#embed-tsp_prodinfo__images li {
    height: 0;
    padding-bottom: 100%;
    position: relative
}

#embed-tsp_prodinfo__images li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover
}

#embed-tsp_prodinfo__images .ctm-label {
    border-radius: 8px 0
}

.popup-embed-tsp-prodinfo .embed-tsp_prodinfo__price {
    margin-top: 12px
}

.popup-embed-tsp-prodinfo .tsp_prodinfo_price__price {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700
}

.popup-embed-tsp-prodinfo .tsp_prodinfo_price__price span:nth-child(1) {
    margin-right: 8px
}

.popup-embed-tsp-prodinfo .tsp_prodinfo_price__price span:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    color: #999
}

.popup-embed-tsp-prodinfo .embed-tsp_prodinfo__title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 12px
}

.popup-embed-tsp-prodinfo .tsp_prodinfo__channels__title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px
}

.popup-embed-tsp-prodinfo .tsp_prodinfo__channels__item {
    margin: 12px 0
}

.popup-embed-tsp-prodinfo .tsp_prodinfo__channels__item a {
    min-height: 48px;
    border-radius: 8px;
    border: 1px solid #d8d8d8;
    display: flex;
    position: relative;
    align-items: center;
    padding: 8px 12px;
    color: #333
}

.tsp_prodinfo__channels__item a .tsp_prodinfo__channels__icon {
    width: 26px;
    height: 26px;
    position: absolute;
    left: 12px
}

.tsp_prodinfo__channels__item a .tsp_prodinfo__channels__icon img {
    border-radius: 6px
}

.tsp_prodinfo__channels__item a .tsp_prodinfo__channels__title {
    font-size: 14px;
    width: 100%;
    padding: 0 40px;
    line-height: 18px;
    margin: 0;
    text-align: center
}

.popup-embed-tsp-prodinfo .tsp_prodinfo__desc__title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 16px
}

.popup-embed-tsp-prodinfo .tsp_prodinfo__desc__info {
    font-size: 12px;
    font-weight: 500;
    margin-top: 8px;
    color: #666;
    line-height: 16px
}

.tsp_prodinfo__channels__item a .btn-icon span {
    display: none;
    font-size: 16px;
    text-align: center;
    border: 2px solid var(--link-button-bg-thumbnail-border-color);
    line-height: 24px;
    color: var(--link-button-bg-thumbnail-color)
}

.tsp_prodinfo__channels__item .btn-icon span:before {
    line-height: inherit
}

.item-ig .iframe--box {
    height: 150px;
    padding-bottom: 0;
    transition: height .4s linear;
    background: #fff;
    border-radius: var(--link-block-corner)
}

.item-ig .iframe--box iframe {
    transition: height .4s linear
}

.cmpt-ig-profile .iframe--box {
    min-height: 280px;
    max-height: 628px
}

.cmpt-ig-profile .iframe--box iframe {
    position: initial
}

.cmpt-ig-postCaption .iframe--box {
    min-height: 320px;
    max-height: 900px
}

.item-spring {
    border-radius: var(--link-block-corner)
}

.embed-spring {
    background-color: #fff;
    transition: height .4s linear;
    padding: 16px;
    border-radius: var(--link-block-corner);
    box-shadow: var(--link-block-shadow)
}

.embed-spring-share-link {
    margin-top: 20px
}

.embed-spring-share-link a {
    background-color: #000
}

.embed-spring--display {
    text-align: left
}

.item-spring .carousel-item a,
.item-spring .carousel-item button {
    color: #333
}

.embed-spring .carousel-item--button {
    display: none
}

.embed-spring .carousel-item--image {
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    max-height: initial;
    height: 0
}

.embed-spring .carousel-item--image img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    left: 0
}

.item-digital .image-box {
    position: relative;
    height: 0;
    padding-bottom: 50%
}

.item-digital .image-box,
.item-digital .image-box[data-path="1x1"] {
    padding-bottom: 100%
}

.item-digital .image-box[data-path="3x2"] {
    padding-bottom: 66.6666%
}

.item-digital .image-box[data-path="4x3"] {
    padding-bottom: 75%
}

.item-digital .image-box[data-path="2x1"] {
    padding-bottom: 50%
}

.item-digital .image-box img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    border-radius: calc(var(--link-block-corner) * .8)
}

.item-digital .embed-event-promote {
    padding-top: 12px;
    text-align: left
}

.item-digital .embed-event-detail .event-desc {
    margin-top: 12px;
    margin-bottom: 0
}

.item-digital .embed-event-detail .event-desc:empty {
    margin-top: 0
}

.item-digital .embed-event--share {
    margin-top: 16px
}

.item-digital .embed-event--share a,
.item-digital .embed-event--share button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8)
}

.item-digital .embed-event--share .embed-event--platform {
    position: initial;
    height: 20px;
    width: 20px;
    min-width: 20px;
    margin-right: 8px;
    line-height: 1
}

.item-digital .embed-event--share .txt-ellipsis {
    -webkit-line-clamp: 1;
    max-height: 28px;
    line-height: 24px
}

.item-digital .embed-event-header button,
.item-digital .embed-event-detail button {
    background: transparent !important;
    padding: 0
}

.item-digital button.embed-event-box {
    background: transparent !important;
    display: block;
    width: 100%
}

.item-request {
    --form-style-color: var(--link-block-font-color);
    --form-text-color: var(--link-block-font-color)
}

.item-request .support-box {
    padding: 20px 16px 16px;
    color: var(--link-block-font-color)
}

.item-request .support-title {
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
    overflow: hidden
}

.item-request .support-desc {
    font-size: 16px;
    word-break: break-word;
    padding: 12px 20px;
    line-height: 28px
}

.item-request .support-options {
    width: 94%;
    margin: 0 auto 20px
}

.item-request .support-options .form-field-radio-option {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    line-height: 16px;
    margin-bottom: 12px;
    word-break: break-word
}

.item-request .support-options .form-field-radio-option label {
    text-align: left;
    padding-right: 8px
}

.item-request .support-options .form-field-radio-option span {
    padding-left: 18px;
    min-width: fit-content;
    min-width: max-content
}

.item-request .embed-event--share a,
.item-request .embed-event--share button {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: start;
    align-items: flex-start;
    line-height: 40px;
    height: auto;
    min-height: 48px;
    max-height: 72px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8)
}

.item-request .embed-event--share .txt-ellipsis {
    -webkit-line-clamp: 1
}

.popup-embed-request .popup-container {
    padding-bottom: 20px;
    max-height: 92%;
    overflow: auto
}

.popup-embed-request .popup-header-title {
    text-align: left;
    font-weight: 500;
    text-indent: 0
}

.popup-embed-request .popup-ctx {
    padding-left: 0
}

.embed-request__cont {
    padding-top: 16px
}

.checkout-service--title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #666;
    margin-bottom: 4px;
    padding-bottom: 4px
}

.checkout--title,
.checkout-fields--title {
    font-size: 16px;
    font-weight: 600
}

.checkout-summary {
    padding-bottom: 8px
}

.checkout-summary--price,
.checkout-summary--total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.checkout-summary--price {
    padding: 4px 0;
    font-size: 13px
}

.checkout-summary--price p:nth-child(2) {
    margin-left: 8px
}

.checkout-summary--total {
    border-top: 1px solid #d8d8d8;
    font-weight: 500;
    padding: 6px 0;
    border-bottom: 1px solid #666
}

.popup-embed-request .checkout-summary--dp {
    display: none
}

.checkout-fields {
    padding-top: 8px
}

.checkout-field {
    margin: 16px 0;
    position: relative
}

.checkout-field input::-moz-placeholder,
.checkout-field input::-ms-input-placeholder,
.checkout-field input::-webkit-input-placeholder,
.checkout-field input::placeholder,
.checkout-field textarea::-moz-placeholder,
.checkout-field textarea::-ms-input-placeholder,
.checkout-field textarea::-webkit-input-placeholder,
.checkout-field textarea::placeholder {
    color: #999
}

.checkout-field textarea {
    height: 100px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #d8dbde;
    font-size: 14px;
    line-height: 24px
}

.checkout-field--email input,
.checkout-field--username input,
.checkout-field--question input {
    width: 100%;
    height: 46px;
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid #d8dbde;
    font-size: 14px;
    line-height: 46px
}

.checkout-field .form-field-phone .dial-code {
    border-radius: 6px 0 0 6px;
    border: 1px solid #d8dbde;
    color: #999
}

.checkout-field .form-field-phone input {
    border-radius: 0 6px 6px 0;
    border: 1px solid #d8dbde;
    width: 100%
}

.checkout-field--location [class*=checkout-field--] {
    margin: 16px 0
}

.checkout-field--location input {
    width: 100%;
    height: 46px;
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid #d8dbde;
    font-size: 14px;
    line-height: 46px
}

.checkout-field .form-field-regions select {
    border: 1px solid #d8dbde;
    color: #999;
    border-radius: 6px
}

.checkout-field .form-field-regions span svg {
    fill: #999
}

.checkout-field .checkout-fields--title {
    margin-bottom: 8px
}

.checkout-field--question .checkout-field-textarea {
    height: 100px
}

.form-field-regions select.selected {
    color: #333
}

.form-field-regions select.selected span svg {
    fill: #333
}

.popup-embed-digital-prodinfo .embed-tsp_prodinfo__channels {
    display: none
}

.embed-prodinfo__checkout {
    display: none;
    margin-top: 20px
}

.embed-prodinfo__checkout button {
    display: flex;
    width: 100%;
    height: 44px;
    border-radius: 10px;
    color: #fff;
    background: var(--theme-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    justify-content: center;
    align-items: center
}

.popup-embed-digital-prodinfo .embed-prodinfo__checkout {
    display: block
}

.embed-prodinfo__tips {
    display: none;
    min-height: 32px;
    border-radius: 6px;
    background: #fff4e5;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 8px 0 8px 8px;
    color: #333;
    margin-top: 8px
}

.popup-embed-digital-prodinfo .embed-prodinfo__tips {
    display: block
}

.popup-embed-request .checkout-digital,
.popup-embed-digital .checkout-service--title {
    display: none
}

.popup-embed-digital .checkout-digital {
    display: block;
    height: 120px;
    border-radius: 12px;
    background: #f5f6f7;
    backdrop-filter: blur(11.85px);
    margin-bottom: 12px
}

.checkout-digital--box {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 10px
}

.checkout-digital--image {
    width: 32%;
    max-width: 100px;
    min-width: 100px;
    max-height: 100px;
    margin-right: 10px
}

.checkout-digital--image img {
    max-width: 100px;
    max-height: 100px;
    border-radius: 8px
}

.checkout-digital--title {
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    color: #333;
    font-size: 16px
}

.checkout-digital--price {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px
}

.checkout-digital--price.embed-price--show span:nth-child(2) {
    color: #999
}

.popup-embed-request-thanks .popup-container {
    padding-bottom: 20px;
    max-height: 92%;
    overflow: auto
}

.popup-embed-request-thanks .popup-ctx {
    padding-left: 0
}

.popup-embed-request-thanks .embed-request__cont {
    text-align: center
}

.popup-embed-request-thanks .request-thanks__title {
    font-size: 18px;
    font-weight: 700;
    margin-top: -20px
}

.popup-embed-request-thanks .request-thanks__loading-img img {
    width: 150px;
    height: 150px
}

.popup-embed-request-thanks .request-thanks__loading-tips {
    font-size: 16px;
    font-weight: 700
}

.popup-embed-request-thanks .request-thanks__tips {
    font-size: 14px;
    margin-top: 12px
}

.popup-embed-request-thanks .request-thanks__refresh {
    margin-top: 16px
}

.popup-embed-request-thanks .request-thanks__refresh button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: var(--theme-color);
    color: #fff;
    height: 44px;
    border-radius: 12px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 700
}

.popup-embed-request-thanks .request-thanks__files {
    text-align: left
}

.popup-embed-request-thanks .request-thanks__files-item {
    margin: 10px 0;
    font-size: 14px;
    padding: 12px;
    display: flex;
    border: 1px solid #d8dbde;
    border-radius: 10px;
    box-sizing: border-box;
    align-items: center
}

.popup-embed-request-thanks .request-thanks__files-icon {
    width: 44px;
    min-width: 44px
}

.popup-embed-request-thanks .request-thanks__files-icon img {
    width: 44px;
    height: 44px
}

.popup-embed-request-thanks .request-thanks__files-txt {
    width: calc(100% - 68px);
    color: #333;
    padding-left: 8px;
    line-height: 20px
}

.popup-embed-request-thanks .request-thanks__files-txt-size {
    font-size: 12px;
    color: #999
}

.request-thanks__files-txt-size.txt-ellipsis {
    -webkit-line-clamp: 1;
    max-height: 24px
}

.popup-embed-request-thanks .request-thanks__files-share {
    width: 24px;
    min-width: 24px
}

.popup-embed-request-thanks .request-thanks__files-share img {
    width: 24px;
    height: 24px
}

.popup-embed-request-thanks .request-thanks__service {
    min-height: 48px;
    border-radius: 8px;
    background: #f5f6f7;
    display: flex;
    align-items: center;
    padding: 12px;
    margin-top: 12px
}

.popup-embed-request-thanks .request-thanks__service-img {
    min-width: 24px;
    width: 24px;
    height: 24px
}

.popup-embed-request-thanks .request-thanks__service-txt {
    width: 100%;
    font-weight: 700
}

.popup-embed-request-thanks .request-thanks__ok .request-thanks__title {
    background-image: url(https://bio.linkcdn.cc/instabio.cc/embed/thanks_ok.gif);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 84px;
    padding-top: 36px;
    margin-top: -40px
}

.embed-tsp_prodinfo__choices {
    display: none
}

.popup-embed-digital-ctmprod .tsp_prodinfo__choices {
    display: block
}

.popup-embed-digital-ctmprod .tsp_prodinfo__choice__item {
    margin: 12px 0
}

.popup-embed-digital-ctmprod .tsp_prodinfo__choice__item button {
    display: flex;
    width: 100%;
    padding: 12px 10px;
    align-items: center;
    background: #f0f0f0;
    border-radius: 8px;
    text-align: left;
    justify-content: space-between
}

.popup-embed-digital-ctmprod .tsp_prodinfo__choice-amount {
    margin-left: 8px;
    min-width: fit-content
}

.popup-embed-digital-ctmprod .tsp_prodinfo__choice__item.selected {
    border: 2px solid var(--theme-color);
    border-radius: 8px
}

.item-podcast .podcast-box {
    position: relative;
    width: 100%;
    height: 150px;
    padding-bottom: 0
}

.item-podcast.embed-spotify-show .podcast-box,
.item-podcast.embed-spotify-episode .podcast-box {
    height: 152px
}

.item-podcast.embed-apple-show .podcast-box {
    height: 450px
}

.item-podcast.embed-apple-episode .podcast-box {
    height: 175px
}

.item-podcast .embed-google-podcast {
    height: auto;
    background: #fff;
    overflow: hidden;
    padding: 12px 0 8px;
    border-radius: var(--link-block-corner)
}

.embed-google-podcast .podcast-logo {
    margin: auto;
    width: 90%;
    max-width: 360px
}

.embed-google-podcast .podcast-logo img {
    border-radius: 8px
}

.embed-google-podcast .podcast-text {
    padding: 12px;
    color: var(--link-title-color);
    line-height: 1;
    word-break: break-word;
    font-size: 12px
}

.embed-google-podcast .podcast-text--title {
    font-size: 18px;
    font-weight: 700
}

.embed-google-podcast .podcast-text--artist {
    margin-top: 10px
}

.embed-google-podcast .podcast-text--desc {
    margin-top: 16px;
    line-height: 16px;
    text-align: left
}

.embed-google-podcast .podcast-text--desc p {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.embed-google-podcast button {
    color: var(--link-title-color)
}

.embed-google-podcast button[disabled] {
    color: #1010104d
}

.embed-google-podcast .podcast-text--desc button {
    background: 0 0;
    padding-left: 0;
    margin-top: 6px;
    font-weight: 700
}

.embed-google-podcast .podcast-platforms {
    padding: 0 12px
}

.embed-google-podcast .podcast-platforms--list {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    overflow: scroll hidden;
    flex: 1 1 auto;
    scroll-behavior: smooth;
    height: 100%;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 6px
}

.embed-google-podcast .podcast-platforms--list::-webkit-scrollbar {
    width: 0;
    height: 0
}

.embed-google-podcast .podcast-platforms--item {
    display: block;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-right: 10px;
    color: var(--link-title-color)
}

.embed-google-podcast .podcast-platforms--item a {
    display: flex;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: inherit;
    padding: 0 12px;
    border-radius: 12px;
    height: 100%
}

.embed-google-podcast .podcast-platforms--logo {
    min-width: 24px;
    min-height: 24px;
    border-radius: 4px;
    height: 24px
}

.embed-google-podcast .podcast-platforms--title {
    margin-left: 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap
}

.embed-google-podcast .podcast-platforms-action {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding: 2px 0 10px
}

.embed-google-podcast .podcast-platforms--tips {
    color: var(--link-title-color)
}

.embed-google-podcast .podcast-platforms--buttons {
    font-weight: 700
}

.embed-google-podcast .podcast-platforms--buttons.showall,
.embed-google-podcast .podcast-platforms--buttons .showall {
    color: var(--theme-color)
}

.embed-google-podcast .podcast-platforms--buttons button.scroll {
    padding: 0 8px
}

.embed-google-podcast .podcast-platforms--buttons button div {
    vertical-align: middle;
    display: flex;
    align-items: center
}

.embed-google-podcast .podcast-platforms--buttons button svg {
    fill: currentcolor;
    line-height: 1;
    text-align: center;
    width: 12px;
    height: 12px;
    vertical-align: middle
}

.podcast-recent {
    padding: 0 12px;
    margin-top: 12px;
    text-align: left
}

.podcast-recent--title {
    font-size: 14px;
    font-weight: 500
}

.podcast-recent--list {
    margin-bottom: 16px
}

.embed-google-podcast .podcast-recent--item {
    padding: 8px;
    border-radius: 4px
}

.embed-google-podcast .podcast-recent--item:hover {
    background-color: #f5f6f8
}

.embed-google-podcast .podcast-recent--item a {
    display: flex;
    align-items: center;
    color: #333
}

.embed-google-podcast .recent-item--thumbnail {
    width: 100px;
    min-width: 80px;
    margin-right: 12px
}

.embed-google-podcast .recent-item--thumbnail img {
    border-radius: 4px
}

.embed-google-podcast .recent-item--text {
    width: 544px;
    word-break: break-word;
    line-height: 1.5
}

.embed-google-podcast .recent-item--title {
    max-height: 43px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.embed-google-podcast .recent-item--date {
    color: #666
}

.popup-podcast {
    max-width: 400px;
    overflow: auto
}

.popup-podcast .popup-header {
    justify-content: end;
    justify-content: flex-end;
    font-size: 16px;
    font-weight: 700
}

.popup-podcast .popup-ctx {
    padding: 20px
}

.popup-podcast .popup-ctx-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.6
}

.popup-podcast .popup-ctx-link {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 1.5
}

.popup-podcast .popup-desc--tips {
    margin-bottom: 8px;
    color: #53585f;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

.popup-podcast .popup-desc--txt {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6
}

.popup-container.popup-podcast {
    max-height: 440px;
    position: relative;
    padding: 0;
    height: 100%
}

.popup-podcast .popup-header {
    position: sticky;
    width: 100%;
    left: 0;
    padding: 20px 20px 0;
    top: 0;
    z-index: 1;
    background: #fff
}

.popup-podcast .popup-header p {
    width: 100%;
    text-align: center
}

.popup-container .popup-podcast {
    max-height: initial;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0
}

.popup-podcast .popup-podcast-listen .podcast-platforms--item {
    width: 100%;
    height: 50px;
    border: 1px solid #d7dce1;
    border-radius: 8px;
    margin-bottom: 10px
}

.popup-podcast .popup-podcast-listen .podcast-platforms--item:hover {
    background: #ebeef1
}

.popup-podcast .popup-podcast-listen .podcast-platforms--item a {
    display: flex;
    align-items: center;
    color: #333;
    width: 100%;
    height: 100%;
    padding: 0 16px
}

.popup-podcast .popup-podcast-listen .podcast-platforms--item .podcast-platforms--logo {
    width: 24px;
    min-width: 24px;
    height: 24px;
    border-radius: 4px;
    margin-right: 16px
}

.popup-podcast .popup-podcast-listen .podcast-platforms--item svg {
    fill: currentcolor;
    margin-left: auto;
    width: 16px;
    min-width: 16px;
    height: 16px
}

.item-provecho .provecho-box {
    padding-bottom: 360px;
    max-width: 600px;
    margin: 0 auto
}

.item-gofundme .gofundme-box {
    max-width: 480px;
    margin: 0 auto;
    height: 504px;
    padding-bottom: 0
}

.item-calendly .calendly-box {
    height: 80px;
    padding-bottom: 0
}

.embed-bonfire {
    background-color: #fff;
    transition: height .4s linear;
    padding: 16px;
    border-radius: var(--link-block-corner);
    box-shadow: var(--link-block-shadow)
}

.embed-bonfire .embed-bonfire--logo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto
}

.embed-bonfire .embed-bonfire--logo img {
    border-radius: 50%
}

.embed-bonfire .embed-bonfire--name {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px
}

.embed-bonfire-share-link {
    margin-top: 20px
}

.embed-bonfire-share-link a {
    background-color: #000
}

.embed-bonfire-profile {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.embed-bonfire-profile .embed-opensea--logo {
    margin: 0 12px 0 0
}

.embed-bonfire--display {
    text-align: left
}

.item-bonfire .carousel-item a {
    color: var(--link-block-font-color)
}

.embed-bonfire .carousel-item--image {
    padding-bottom: 100%;
    position: relative;
    max-height: initial;
    height: 0
}

.embed-bonfire .carousel-item--image img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    left: 0
}

.item-gallery .embed--scroll {
    display: none !important
}

.cmpt-image-list ul {
    display: flex;
    flex-wrap: wrap
}

.cmpt-image-list li {
    width: 50%;
    padding: 0 10px 0 0;
    margin: 20px 0 0
}

.cmpt-image-list li:nth-child(1),
.cmpt-image-list li:nth-child(2) {
    margin-top: 0
}

.cmpt-image-list li:nth-child(2n) {
    padding: 0 0 0 10px
}

.item-gallery li .image-box {
    position: relative;
    max-height: 100%;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.item-gallery [data-path="3x2"] .image-box {
    padding-bottom: 66.6666666%
}

.item-gallery [data-path="16x9"] .image-box {
    padding-bottom: 56.25%
}

.item-gallery [data-path="3x1"] .image-box {
    padding-bottom: 33.3333333%
}

.item-gallery li .image-box img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: var(--link-block-corner)
}

.item-gallery li .image-box img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.cmpt-image-list li:nth-child(n+5) {
    display: none
}

.cmpt-image-list li .image-box button.show-more--button {
    position: absolute;
    border: none;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 2;
    color: #fff;
    font-size: 24px;
    background: #0000004d;
    border-radius: var(--link-block-corner)
}

.gallery--showall li:nth-child(n+5) {
    display: block
}

.gallery--showall.cmpt-image-list li .image-box button.show-more--button {
    display: none
}

.cmpt-image-listRow .box-cmpt {
    position: relative
}

.cmpt-image-listRow ul {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    overflow: auto
}

.cmpt-image-listRow ul::-webkit-scrollbar {
    width: 0;
    height: 0
}

.cmpt-image-listRow li {
    width: 300px;
    min-width: 300px;
    margin: 0 12px 0 0
}

.cmpt-image-listRow .embed--scroll {
    display: block !important
}

.cmpt-image-listCol3 ul {
    display: flex;
    flex-wrap: wrap
}

.cmpt-image-listCol3 li {
    width: 33.333%;
    padding: 0 10px 0 0;
    margin: 20px 0 0
}

.cmpt-image-listCol3 li:nth-child(1),
.cmpt-image-listCol3 li:nth-child(2),
.cmpt-image-listCol3 li:nth-child(3) {
    margin-top: 0
}

.cmpt-image-listCol3 li:nth-child(3n+2) {
    padding: 0 5px
}

.cmpt-image-listCol3 li:nth-child(3n) {
    padding: 0 0 0 10px
}

.cmpt-image-listCol li {
    margin: 20px 0 0
}

.contact-box .image-box {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    z-index: 1
}

.contact-box .image-box img {
    position: absolute;
    z-index: 2;
    object-fit: cover
}

.contact-box .image-box .cover-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: calc(var(--link-block-corner)* .8)
}

.contact-box .image-box .com-logo {
    z-index: 3;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 20px;
    left: 20px
}

.contact-box .embed-event-promote {
    text-align: left
}

.contact-box .embed-event-header {
    padding-top: 12px
}

.contact-box .embed-event-title {
    font-size: 24px;
    margin-bottom: 6px;
    max-height: 56px
}

.contact-box .embed-event-subtitle {
    font-size: 14px;
    line-height: 1.4
}

.contact-box .embed-event-detail .event-desc {
    font-size: 12px;
    margin-top: 6px;
    -webkit-line-clamp: 4
}

.contact-box .embed-event--share {
    margin-top: 16px
}

.contact-box .embed-event--share a,
.contact-box .embed-event--share button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8)
}

.contact-box .embed-event-subtitle span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: var(--link-block-font-color);
    border-radius: 50%;
    margin: 0 6px;
    vertical-align: middle
}

.embed-action--more button {
    background: transparent;
    margin-top: 8px
}

.embed-action--more button svg {
    fill: currentColor;
    width: 32px;
    height: 32px
}

.embed-action--more.up button svg {
    transform: rotate(180deg)
}

.embed-contact--link {
    margin-top: 12px
}

.embed-contact--link a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 48px;
    color: var(--link-block-font-color);
    line-height: 32px;
    border: 2px var(--link-block-font-color) solid;
    border-radius: 0;
    padding: 8px 12px
}

.embed-contact--link .contact-link--text {
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4
}

.embed-contact--link .contact-link--tag {
    font-weight: 400;
    text-transform: capitalize
}

.embed-contact--link .contact-link--status {
    min-width: 6px;
    height: 100%
}

.embed-contact--link .contact-link--status svg {
    width: 6px;
    fill: currentColor
}

.embed-bg--fixed {
    position: fixed;
    background-color: #00000040;
    inset: 0;
    height: 100vh;
    width: 100vw;
    z-index: 999
}

.embed-bg--fixed .embed-box {
    background-color: #fff;
    padding: 16px;
    position: fixed;
    width: 100%;
    bottom: 0;
    border-radius: 24px 24px 0 0;
    max-width: 660px;
    left: 50%;
    transform: translate(-50%);
    max-height: 92%;
    overflow-y: auto;
    word-break: break-word
}

.embed-close {
    text-align: right;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2
}

.embed-close .iconfont {
    cursor: pointer;
    font-size: 12px;
    color: #333;
    padding: 6px
}

.embed-box-title {
    text-align: center;
    padding: 0 16px 12px;
    word-break: break-all;
    font-size: 20px;
    line-height: 24px;
    margin-top: -4px;
    font-weight: 600
}

.embed--tips .embed-box-title {
    text-align: left;
    padding-left: 0
}

.embed-tips-4ioscontact .tips-title--lines {
    color: #777;
    font-size: 14px;
    line-height: 18px
}

.embed-tips-4ioscontact .tips-image {
    padding: 16px 24px;
    text-align: center
}

.tips-actons {
    text-align: center
}

.tips-actons button {
    width: 300px;
    height: 40px;
    background: #000;
    border-radius: 20px;
    color: #fff;
    line-height: 40px;
    font-weight: 500
}

.item-faqs .embed-event-title,
.item-tmr .embed-event-title,
.item-list .embed-event-title,
.item-storeinfo .embed-event-title {
    margin-bottom: 10px;
    max-height: initial
}

.item-faqs .embed-event-subtitle,
.item-tmr .embed-event-subtitle,
.item-list .embed-event-subtitle,
.item-storeinfo .embed-event-subtitle {
    margin-top: -4px;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px
}

.item-faqs .embed-faqs {
    padding-top: 8px
}

.item-faqs .embed-faqs__bg {
    display: none
}

.item-faqs .embed-faq-item {
    margin-bottom: 8px
}

.embed-faq-item .embed-faq__box {
    padding: 12px 10px;
    position: relative
}

.embed-faq-item .embed-faq__bg {
    position: absolute;
    background-color: var(--link-block-font-color);
    opacity: .1;
    inset: 0;
    border-radius: 8px
}

.embed-faq-item .embed-faq__con {
    display: flex
}

.embed-faq-item .embed-faq__con .embed-faq__a {
    display: none
}

.embed-faq-item .embed-faq__onoff {
    display: none;
    width: 14px;
    min-width: 14px;
    height: 14px;
    margin-top: 2px
}

.embed-faq-item .embed-faq__onoff svg {
    fill: currentColor
}

.embed-faq-item .embed-faq__onoff.left svg {
    width: 100%;
    height: 100%;
    transform: rotate(90deg)
}

.embed-faq-item .embed-faq__onoff.right {
    position: relative
}

.embed-faq-item .embed-faq__txt {
    text-align: left;
    width: 100%;
    word-break: break-word
}

.embed-faq-item .embed-faq__q {
    font-weight: 600;
    line-height: 1.4;
    font-size: 16px
}

.embed-faq-item .embed-faq__a {
    line-height: 1.2;
    margin-top: 6px
}

.cmpt-faq-listPlus.item-faqs .embed-faq-item {
    margin-bottom: 0
}

.cmpt-faq-list .embed-faq-item .embed-faq__onoff.left {
    display: block;
    margin-right: 8px
}

.cmpt-faq-list .embed-faq__bg {
    display: none
}

.cmpt-faq-list .open .embed-faq__bg {
    display: block
}

.cmpt-faq-listPlus .embed-faq-item .embed-faq__onoff.right {
    display: block;
    margin-left: 6px
}

.cmpt-faq-listPlus .embed-faq__bg {
    height: 1px;
    opacity: .3;
    bottom: initial
}

.cmpt-faq-listPlus .embed-faqs__bg {
    display: block;
    height: 1px;
    opacity: .3;
    background-color: var(--link-block-font-color)
}

.embed-faq__onoff span {
    display: block;
    background-color: var(--link-block-font-color);
    position: absolute
}

.embed-faq__onoff .row {
    width: 14px;
    height: 2px;
    top: 6px
}

.embed-faq__onoff .column {
    width: 2px;
    height: 14px;
    left: 6px;
    top: 0
}

.embed-faq-item.open .embed-faq__con .embed-faq__onoff.left svg {
    transform: rotate(-90deg)
}

.embed-faq-item.open .embed-faq__con .embed-faq__a {
    display: block
}

.embed-faq-item.open .embed-faq__con .embed-faq__onoff.right .column {
    display: none
}

.embed-faq-item .embed-faq__onoff button {
    background: 0 0;
    padding: 0;
    width: inherit;
    height: inherit
}

.item-team .embed-event-box {
    padding: 0
}

.item-team .embed-event-header {
    color: var(--link-title-color)
}

.item-team .embed-event-title {
    font-size: 18px;
    margin-bottom: 4px;
    max-height: initial
}

.item-team .embed-event-subtitle {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 6px
}

.item-team .embed-team {
    padding-top: 6px
}

.item-team .embed-team-item {
    margin-top: 0
}

.embed-team-item .embed-team__box {
    padding: 12px;
    position: relative
}

.embed-team-item .embed-team__bg {
    display: none
}

.embed-team-item .embed-team__con {
    display: flex;
    position: relative
}

.embed-team-item .embed-team__img {
    width: 33.333%;
    min-width: 33.333%;
    margin-right: 12px
}

.embed-team__img .image-box {
    position: relative;
    max-height: 100%;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.embed-team__img .image-box img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: calc(var(--link-block-corner) * .8)
}

.embed-team-item .embed-team__txt {
    width: calc(66.667% - 12px);
    text-align: left;
    word-wrap: break-word
}

.embed-team__txt .embed-team__name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 6px
}

.embed-team__txt .embed-team__position {
    position: relative;
    display: inline-block;
    font-size: 12px;
    border-radius: 4px;
    line-height: 1.2;
    padding: 4px;
    min-width: 20px;
    margin-bottom: 6px;
    overflow: hidden;
    text-align: left
}

.embed-team__txt .embed-team__position .embed--bg {
    position: absolute;
    width: 100%;
    inset: 0;
    background-color: var(--link-block-font-color);
    opacity: .1
}

.embed-team__txt .embed-team__note {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 6px
}

.embed-team__txt .embed-team__links {
    display: flex;
    margin-top: 10px
}

.embed-team__txt .social_list ul {
    justify-content: left
}

.embed-team__txt .social_list li a {
    margin-left: 0
}

.embed-team__txt .social_list li a span {
    color: var(--link-block-font-color);
    border-color: var(--link-block-font-color)
}

.cmpt-team-listRow .embed-team {
    display: flex;
    align-items: start;
    align-items: flex-start;
    flex-wrap: wrap;
    align-items: stretch
}

.cmpt-team-listRow .embed-team .embed-team-item {
    width: calc(50% - 8px);
    margin-right: 8px
}

.cmpt-team-listRow .embed-team .embed-team-item:nth-child(2) {
    margin-top: 0
}

.cmpt-team-listRow .embed-team .embed-team-item:nth-child(2n) {
    margin-right: 0;
    margin-left: 8px
}

.cmpt-team-listRow .embed-team-item .embed-team__con {
    display: block
}

.cmpt-team-listRow .embed-team-item .embed-team__img {
    width: 100%;
    min-width: 100%;
    margin-right: 0
}

.cmpt-team-listRow .embed-team-item .embed-team__txt {
    width: 100%;
    margin-top: 8px
}

.cmpt-team-listRow .item-block .ctm-style {
    min-height: calc(100% - 8px)
}

.deco-prof,
.deco-un {
    position: relative
}

.deco-prof:after,
.deco-un:after {
    display: none
}

.deco-verified:after {
    display: block;
    content: " ";
    position: absolute;
    display: inline-block;
    background: url(//bio.linkcdn.cc/instabio.cc/static/images/verified_sprite.png) -2000px/cover no-repeat;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 20px;
    height: 20px
}

.deco-verified.verified-twitter:after {
    background-position: -20px 0
}

.deco-verified.verified-facebook:after {
    background-position: -60px 0
}

.deco-verified.verified-instagram:after {
    background-position: 0 0
}

.deco-verified.verified-tiktok:after {
    background-position: -40px 0
}

.deco-un {
    position: relative;
    padding-right: 24px;
    display: none;
    height: 20px
}

.deco-un.deco-verified {
    display: inline-block
}

.deco-un:after {
    bottom: -5px;
    right: 0
}

.item-menu .embed-event-box {
    padding: 0
}

.item-menu .embed-event-header {
    color: var(--link-title-color)
}

.item-menu .embed-event-title {
    font-size: 20px;
    margin-bottom: 4px;
    max-height: initial
}

.item-menu .embed-event-subtitle {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 6px
}

.item-menu .embed-action--more {
    text-align: center
}

.embed-menu__box {
    padding: 16px 10px 16px 16px;
    position: relative;
    text-align: left
}

.embed-item-header {
    line-height: 1.2;
    word-break: break-word
}

.embed-item-header .embed-item-title {
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 16px
}

.embed-item-header .embed-item-subtitle {
    margin-bottom: 6px
}

.item-menu .embed-menu-section {
    margin-bottom: 24px
}

.item-menu .embed-menu-section:last-child {
    margin-bottom: 0
}

.embed-menu-section .embed-item-subtitle {
    -webkit-line-clamp: 4
}

.item-menu .embed-menu-item {
    margin-bottom: 12px;
    margin-top: 0
}

.embed-sec__box {
    position: relative
}

.embed-menu-item .embed-menu__bg {
    display: none
}

.item-menu .embed-menu__item {
    display: flex;
    position: relative;
    margin-bottom: 12px
}

.embed-menu__item .embed-menu__img {
    width: 40%;
    min-width: 40%;
    margin-right: 12px
}

.embed-menu__img .image-box {
    position: relative;
    max-height: 100%;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.embed-menu__img .image-box img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: calc(var(--link-block-corner) * .8)
}

.embed-menu__item .embed-menu__txt {
    width: calc(60% - 12px);
    text-align: left;
    word-break: break-word
}

.embed-menu__item .embed-menu__name {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 4px
}

.embed-menu__item .embed-menu__note {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 4px
}

.embed-menu__item .embed-menu__variants {
    padding-top: 4px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2
}

.embed-menu__item .embed-menu__variants li {
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.embed-menu__item .embed-menu__variants li span:nth-child(2) {
    font-size: 12px;
    min-width: fit-content
}

.embed-menu__box.hasMore .embed-menu-section__box {
    max-height: 560px;
    overflow: hidden
}

.embed-menu__box.showall .embed-action--more button svg {
    transform: rotate(180deg)
}

.size-mm .button-item .ctm-style a,
.size-mm .button-item .ctm-style button {
    min-height: 60px
}

.size-mm .item .btn-icon {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.size-mm .item .btn-icon span {
    font-size: 24px;
    line-height: 36px
}

.size-ll .button-item .ctm-style a,
.size-ll .button-item .ctm-style button {
    min-height: 80px;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 46px 10px 10px
}

.size-ll .item .btn-icon {
    width: 60px;
    min-width: 60px;
    height: 60px
}

.size-ll .item .btn-icon span {
    font-size: 40px;
    line-height: 56px
}

.size-ll .item .btn-status {
    right: 10px
}

.txt-left .button-item button,
.txt-left .button-item a,
.txt-left .item .btn-text {
    text-align: left
}

.txt-center .button-item button,
.txt-center .button-item a,
.txt-center .item .btn-text {
    text-align: center
}

.txt-right .button-item button,
.txt-right .button-item a,
.txt-right .item .btn-text {
    text-align: right
}

.txt-left .cmpt-graphic--txt {
    text-align: left !important
}

.txt-center .cmpt-graphic--txt {
    text-align: center !important
}

.txt-right .cmpt-graphic--txt {
    text-align: right !important
}

.link-share-box {
    max-width: 740px;
    width: calc(100% - 24px);
    position: fixed;
    font-family: var(--theme-font);
    margin: 8px auto;
    -webkit-box-align: center;
    padding: 8px 12px;
    top: 0;
    left: 0;
    right: 0;
    grid-template-columns: 1fr auto 1fr;
    border-radius: 72px;
    transition: background-color .15s ease 0s, -webkit-transform .15s ease 0s, -webkit-backdrop-filter .15s ease 0s;
    z-index: 10;
    display: flex;
    align-items: center;
    background-color: transparent;
    border: 1px solid transparent
}

.link-share-box.active {
    border: 1px solid #ebeef1;
    background-color: #ffffff80;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px)
}

.link-share-box .link-share--cover {
    min-width: 44px;
    opacity: 0
}

.link-share-box .link-share--subs {
    min-width: 40px;
    opacity: 1;
    height: 40px
}

.link-share-box .link-share--cover img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover
}

.link-share-box .link-share--subs img {
    display: none !important
}

.link-share-box .link-share--subs button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffffb3;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: background-color .15s
}

.link-share-box .link-share--subs button svg {
    color: #111;
    width: 18px;
    height: 18px
}

.link-share-box .link-share--subs button:hover {
    background-color: #ffffffe6
}

.link-share-box .link-share--title {
    width: 100%;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 600;
    opacity: 0;
    text-align: center
}

.link-share-box .link-share--button {
    width: 40px;
    height: 40px;
    min-width: 40px
}

.link-share-box .link-share--button button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffffb3;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: background-color .15s
}

.link-share-box .link-share--button button:hover {
    background-color: #ffffffe6
}

.link-share-box .link-share--button button svg {
    color: #111;
    width: 15px;
    height: 15px
}

.link-share-box.active .link-share--cover,
.link-share-box.active .link-share--title {
    opacity: 1
}

.block-close--box {
    margin: 20px 0 40px
}

.block-close--box button {
    color: #fff;
    background-color: #00000080;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    box-shadow: var(--theme-shadow-button);
    text-align: center !important
}

.block-close--box button i {
    font-size: 14px
}

.maps-box {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    margin: auto
}

.maps-box blockquote,
.maps-box iframe,
.maps-box .maps-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    border-radius: var(--link-block-corner)
}

.maps-box button {
    position: absolute;
    z-index: 2;
    top: 50%;
    background: 0 0;
    left: 50%;
    transform: translate(-50%, -50%)
}

.item-maps .block-box blockquote {
    border-radius: var(--link-block-corner)
}

.maps-box .firstHeading {
    margin-top: -5px;
    text-align: left
}

.maps-box .infoWindow {
    color: #333;
    text-align: left
}

.maps-box .infoWindow a {
    color: #3155ff;
    border-bottom: 1px solid #3155ff;
    line-height: 20px
}

.item-tmr .embed--scroll {
    display: none
}

.item-tmr .embed-event-box {
    padding: 0
}

.item-tmr .embed-event-header {
    color: var(--link-title-color)
}

.item-tmr .embed-tmr {
    padding-top: 6px
}

.cmpt-tmr-slide .carousel-items--box,
.cmpt-tmr-list .carousel-items--box {
    display: block
}

.embed-tmr-item .embed-tmr__box {
    padding: 12px 16px;
    position: relative
}

.embed-tmr-item {
    text-align: left
}

.item-tmr .embed-tmr__rate {
    --link-tmr-rate: 0;
    position: relative
}

.embed-tmr__rate svg {
    fill: var(--link-block-font-color)
}

.embed-tmr__txt .embed-tmr__rate {
    margin-bottom: 10px;
    height: 22px;
    width: 110px;
    position: relative
}

.embed-tmr__txt .embed-tmr__rate svg {
    width: 22px;
    min-width: 22px;
    height: 22px
}

.item-review .embed-tmr__txt .embed-tmr__rate svg {
    width: 28px;
    min-width: 28px;
    height: 28px;
    margin-right: 5px
}

.embed-tmr__txt .embed-tmr__title {
    font-weight: 600;
    max-height: 36px;
    line-height: 18px;
    font-size: 18px
}

.embed-tmr__txt .embed-tmr__review {
    font-size: 14px;
    -webkit-line-clamp: 3;
    margin-top: 10px
}

.embed-tmr__review--actions {
    display: none
}

.showall .embed-tmr__review {
    display: initial
}

.embed-tmr__txt .embed-tmr__review--actions button {
    font-size: 12px;
    font-weight: 600;
    background: 0 0;
    margin: 8px 0 0;
    padding-left: 0;
    line-height: 20px;
    text-decoration: underline
}

.cmpt-trm-listRow .embed-tmr__review--actions,
.cmpt-trm-slide .embed-tmr__review--actions {
    display: none
}

.embed-tmr-item .embed_tmr__user {
    display: flex;
    justify-content: space-between;
    margin-top: 8px
}

.embed_tmr__user .embed-tmr__img {
    display: flex
}

.embed_tmr__user .embed-tmr__img .image-box {
    width: 36px;
    height: 36px;
    min-width: 36px;
    margin-right: 8px
}

.embed_tmr__user .embed-tmr__img img {
    border-radius: 50%
}

.embed_tmr__user .embed-tmr__un {
    font-size: 14px;
    line-height: 16px
}

.embed_tmr__user .embed-tmr__time {
    font-size: 10px;
    line-height: 14px;
    opacity: .5
}

.embed_tmr__user .embed-tmr__rate {
    margin-left: 8px;
    display: none
}

.embed-tmr__rate--bg {
    position: absolute;
    z-index: 0;
    inset: 0;
    display: flex
}

.embed-tmr__rate--num {
    position: absolute;
    z-index: 1;
    inset: 0;
    overflow: hidden;
    display: flex
}

.embed-tmr__rate--num svg {
    fill-opacity: 1
}

.embed-tmr__rate .embed-tmr__rate--num {
    width: var(--link-tmr-rate)
}

.embed_tmr__user .embed-tmr__rate {
    height: 12px;
    width: 60px
}

.embed_tmr__user .embed-tmr__rate svg {
    width: 12px;
    min-width: 12px;
    height: 12px
}

.cmpt-tmr-listRow .embed-tmr {
    display: flex;
    overflow: scroll;
    align-items: normal;
    justify-content: flex-start;
    padding-left: var(--link-block-ctm-pad-left)
}

.cmpt-tmr-listRow .embed-tmr::-webkit-scrollbar {
    width: 0;
    height: 0
}

.cmpt-tmr-listRow .embed-tmr .embed-tmr-item {
    width: 65%;
    min-width: 65%;
    margin-right: 20px;
    margin-right: min(20px, 5%);
    margin-top: 0
}

.cmpt-tmr-listRow .embed-tmr .item-block .ctm-style {
    height: var(--link-block-ctm-height)
}

.cmpt-tmr-listRow .embed-tmr .embed-tmr-item .embed-tmr__box {
    height: 100%
}

.cmpt-tmr-listRow .embed-tmr .embed-tmr__con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.cmpt-tmr-listRow .embed--scroll {
    display: block !important
}

.cmpt-tmr-listRow .embed--transform {
    display: none !important
}

.cmpt-tmr-slide .embed-tmr__txt .embed-tmr__rate {
    display: none
}

.cmpt-tmr-slide .embed_tmr__user .embed-tmr__rate {
    display: block;
    min-width: 60px
}

.cmpt-tmr-slide .embed-tmr {
    display: flex;
    overflow: hidden;
    align-items: center
}

.cmpt-tmr-slide .embed-tmr .embed-tmr-item {
    width: 96%;
    min-width: 96%;
    margin-top: 0;
    margin-left: 2%;
    margin-right: 2%
}

.cmpt-tmr-slide .embed--transform {
    display: block !important
}

.embed--scroll.embed--transform button.left {
    left: -20px
}

.embed--scroll.embed--transform button.right {
    right: -20px
}

.item-request.item-review .support-desc {
    opacity: .8
}

.item-review .support-review--stars {
    opacity: .8;
    padding: 0 20px 12px
}

.support-box.done .support-action,
.support-box.done .support-desc,
.support-box.done .support-review,
.support-box.done .support-title {
    display: none
}

.item-review .embed-tmr__txt .embed-tmr__rate {
    margin: 0 auto 10px;
    cursor: pointer;
    width: 160px;
    height: 28px
}

.item-request.item-review .embed-event--share button {
    opacity: .6
}

.popup-header-button button {
    background: #f9f9f9;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background .2s
}

.popup-header-button button:hover {
    background: #ececec
}

.popup-embed-review-collect .form-group {
    margin-bottom: 16px
}

.popup-embed-review-collect label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px
}

.popup-embed-review-collect input[type=text],
.popup-embed-review-collect input[type=email],
.popup-embed-review-collect input[type=tel],
.popup-embed-review-collect textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    font-size: 15px;
    color: #333;
    outline: 0;
    transition: border-color .2s;
    background: #fff
}

.popup-embed-review-collect input::placeholder,
.popup-embed-review-collect textarea::placeholder {
    color: #9ca3af
}

.popup-embed-review-collect input:focus,
.popup-embed-review-collect textarea:focus {
    border-color: var(--theme-color)
}

.popup-embed-review-collect textarea {
    resize: vertical;
    min-height: 100px
}

.popup-embed-review-collect .section-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin-top: 24px;
    margin-bottom: 16px
}

.popup-embed-review-collect .phone-group {
    display: flex;
    gap: 12px;
    position: relative
}

.popup-embed-review-collect .phone-prefix {
    position: relative;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    color: #666;
    font-size: 15px;
    cursor: pointer
}

.popup-embed-review-collect .dial-code:after {
    content: "";
    display: block;
    position: absolute;
    right: 6px;
    top: 24px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #222
}

.popup-embed-review-collect .dial-code-select {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #646164;
    color: #fff;
    z-index: 9;
    outline: 0;
    text-align: left;
    max-height: 240px;
    overflow: auto;
    box-shadow: #0003 1px 1px 4px;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 400px;
    cursor: pointer
}

.popup-embed-review-collect .dial-code-select ul {
    min-width: 240px
}

.popup-embed-review-collect .dial-code-select ul li {
    padding: 5px 10px;
    line-height: 24px
}

.popup-embed-review-collect .dial-code-select ul li:hover,
.popup-embed-review-collect .dial-code-select ul li.selected {
    background-color: #000000e6
}

.popup-embed-review-collect .upload-box {
    width: 80px;
    height: 80px
}

.popup-embed-review-collect .upload-label {
    width: 100%;
    height: 100%;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background .2s;
    margin: 0
}

.popup-embed-review-collect .upload-label:hover {
    background: #f3f4f6
}

.popup-embed-review-collect .upload-label img {
    border-radius: 8px;
    object-fit: cover
}

.popup-embed-review-collect .submit-btn {
    width: 100%;
    background-color: #222;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 16px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 16px;
    transition: background .2s
}

.checkout-form .error {
    color: #ff1515;
    line-height: 1.57;
    background: #ffffff80;
    padding: 6px
}

.checkout-form .embed-loading div {
    padding: 0
}

.checkout-form .form-submit .embed-loading svg {
    color: #fff
}

.item-block .form-success {
    display: none;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    padding-top: 20px
}

.item-block .form-success .form-success-tips span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    font-size: 26px;
    background: var(--link-block-font-color);
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%
}

.item-block .form-success .form-thanks {
    display: block;
    display: -webkit-box;
    margin-top: 8px;
    color: var(--link-block-font-color)
}

.page-tabs {
    position: relative
}

.page-tabs .page-tabs--box {
    position: relative;
    margin-bottom: 12px;
    margin-top: 20px
}

.page-tabs--bg {
    display: none
}

.tab--item button {
    background: 0 0;
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    padding: 0 8px;
    height: 36px;
    overflow: hidden;
    word-break: break-all
}

.page-tabs--ctx {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

[data-style=button] .page-tabs--ctx {
    display: inline-flex;
    min-width: 200px;
    max-width: 90%;
    background: #0006;
    border-radius: 28px
}

[data-style=button] .tab--item:last-child {
    text-align: left
}

[data-style=button] .tab--item-bg {
    display: inline-block;
    min-width: 106px;
    padding: 3px
}

[data-style=button] .tab--item button {
    width: 100%;
    border-radius: 28px;
    color: #fff;
    height: 48px
}

[data-style=button] .tab--item.selected button {
    width: 100%;
    background: #fff;
    border-radius: 28px;
    color: #000
}

[data-style=underline] {
    color: var(--link-title-color)
}

[data-style=underline] .tab--item:first-child {
    margin-right: 8px
}

[data-style=underline] .page-tabs--bg {
    display: block;
    height: 1px;
    opacity: .5;
    background: var(--link-title-color)
}

[data-style=underline] .page-tabs--ctx {
    margin-bottom: 2px
}

[data-style=underline] .tab--item-bg {
    min-width: 60px;
    opacity: .5
}

[data-style=underline] .selected .tab--item-bg {
    position: relative;
    opacity: 1
}

[data-style=underline] .selected .tab--item-bg:after {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    height: 4px;
    border-radius: 2px;
    background: var(--link-title-color)
}

.section-home,
.section-store {
    display: none
}

.section-home.selected,
.section-store.selected {
    display: block
}

.page-section .goods-list .bio-block:first-child,
.page-section .goods-list .item-block:first-child {
    margin-top: 0 !important
}

.no-goods--box {
    margin-top: 20px;
    color: var(--link-title-color)
}

.no-goods--box img {
    width: 132px
}

.no-goods--box svg {
    width: 132px;
    height: 132px;
    fill: currentColor
}

.no-goods--box .no-goods--text {
    color: var(--link-title-color);
    font-size: 16px;
    margin-top: 20px
}

.item-list .embed-list__box a {
    color: var(--link-block-font-color)
}

.embed-list__bg,
.embed-list__con .embed-list__idx {
    display: none
}

.cmpt-list-list .embed-list__con {
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left
}

.cmpt-list-list .embed-list__con .embed-list__idx {
    display: block;
    font-size: 24px;
    width: 34px;
    min-width: 34px;
    line-height: 1;
    margin-right: 14px;
    font-weight: 600
}

.cmpt-list-list .embed-list__con .embed-list__img {
    display: none
}

.embed-list__con .embed-list__img {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-right: 16px
}

.embed-list__con .embed-list__title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px
}

.embed-list__con .embed-list__desc {
    font-size: 12px;
    opacity: .6;
    line-height: 16px
}

.embed-list-item .embed-list__con {
    padding: 16px 0
}

.embed-list-item .embed-list__bg {
    opacity: .4;
    height: 2px;
    width: 100%;
    background-color: var(--link-block-font-color)
}

.cmpt-list-list .embed-list-item .embed-list__bg {
    display: block
}

.cmpt-list-list .embed-list .embed-list-item:last-child .embed-list__bg {
    display: none !important
}

.cmpt-list-listImg .embed-list__con .embed-list__img,
.cmpt-list-listImg .embed-list-item .embed-list__bg {
    display: block
}

.embed-list__img span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: calc(var(--link-block-corner)/ 2);
    background-image: var(--data-image);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.cmpt-list-listImg .embed-list__con {
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left
}

.embed-list__img.svg-tabler span {
    background-image: none;
    background-color: currentColor;
    mask-image: var(--data-svg);
    mask-size: 100%;
    mask-position: center center;
    mask-repeat: no-repeat;
    -webkit-mask-image: var(--data-svg);
    -webkit-mask-size: 100%;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat
}

.cmpt-list-listRow2 .embed-event-box {
    padding: 16px 0
}

.cmpt-list-listRow2 .embed-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 16px;
    align-items: stretch
}

.cmpt-list-listRow2 .embed-list-item {
    width: 48%
}

.cmpt-list-listRow2 .embed-list .embed-list-item:nth-child(2) {
    margin-top: 0
}

.cmpt-list-listRow2 .embed-list .embed-list-item {
    margin-right: 2%;
    margin-bottom: var(--link-block-margin)
}

.cmpt-list-listRow2 .embed-list .embed-list-item:nth-child(2n) {
    margin-right: 0;
    margin-left: 2%
}

.cmpt-list-listRow2 .embed-list__con .embed-list__img {
    display: block;
    width: 60px;
    height: 60px;
    min-width: 60px;
    margin-right: 0;
    margin-bottom: 12px
}

.cmpt-list-listRow2 .item-block {
    height: 100%
}

.cmpt-list-listRow2 .embed-list-item .embed-list__con {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px
}

.item-storeinfo .embed-si-item {
    margin-bottom: 20px
}

.item-storeinfo .embed-si-item:last-child {
    margin-bottom: 8px
}

.item-storeinfo .embed-si__con {
    text-align: left
}

.item-storeinfo .embed-si__top {
    display: flex;
    justify-content: space-between;
    align-items: start;
    align-items: flex-start
}

.item-storeinfo .embed-si__title {
    font-size: 18px;
    font-weight: 600
}

.item-storeinfo .embed-si__links {
    font-size: 16px;
    margin-left: 4px
}

.item-storeinfo .embed-si__links a {
    color: var(--link-block-font-color);
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 6px
}

.item-storeinfo .embed-si__links svg {
    fill: currentColor;
    width: 20px;
    height: 20px
}

.item-storeinfo .embed-si__info {
    padding-top: 8px
}

.item-storeinfo .embed-si__subtitle p {
    margin-bottom: 10px
}

.item-storeinfo .embed-si__status {
    display: flex;
    align-items: center
}

.item-storeinfo .embed-si__info button {
    display: inline-flex;
    align-items: start;
    align-items: flex-start;
    color: var(--link-block-font-color);
    height: 14px;
    background: transparent;
    padding: 0;
    font-weight: 600;
    line-height: 14px
}

.item-storeinfo .embed-si__info span {
    margin-right: 8px
}

.item-storeinfo .embed-si__info svg {
    fill: currentColor;
    width: 14px;
    height: 14px;
    transform: rotate(90deg)
}

.embed-si__info .embed-si__days {
    display: none;
    margin-top: 16px
}

.embed-si__info .embed-si__days span {
    margin-right: 12px
}

.embed-si-item.opened .embed-si__info .embed-si__days {
    display: flex
}

.embed-si-item.opened .embed-si__info svg {
    transform: rotate(-90deg)
}

.item-coupon .embed-event-box {
    text-align: left
}

.item-coupon .embed-event-link a.embed-link-a-button {
    width: 100%
}

.event-code--box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 12px;
    position: relative;
    padding: 8px;
    z-index: 1
}

.box--bg {
    position: absolute;
    inset: 0;
    background: var(--link-block-font-color);
    opacity: .05;
    border-radius: calc(var(--link-block-corner) * .6);
    z-index: 0;
    z-index: -1
}

.event-code--box svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    fill: currentColor
}

.event-code--box .copy__text {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px
}

.event-code--expire {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: var(--link-block-font-color);
    opacity: .6;
    text-align: left;
    margin-top: 8px
}

.event-code--expire svg {
    width: 12px;
    height: 12px;
    fill: currentColor;
    vertical-align: middle;
    margin-right: 4px
}

.event-code--box button {
    color: #fff;
    text-align: center !important;
    text-decoration: none;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: calc(var(--link-block-corner) * .8);
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    width: fit-content;
    height: 40px;
    pointer-events: auto;
    appearance: none;
    box-sizing: border-box;
    vertical-align: middle;
    min-width: 80px;
    max-width: 120px;
    padding: 0 12px
}

.cmpt-booking-block .embed-event-promote {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: end;
    justify-content: flex-end;
    align-items: start;
    align-items: flex-start;
    text-align: left;
    padding-top: 12px
}

.cmpt-booking-block .embed-event-bg .image-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%
}

.cmpt-booking-block .embed-event-bg .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: calc(var(--link-block-corner) * .8)
}

.cmpt-booking-block .embed-event-detail .event-desc {
    margin-top: 6px
}

.cmpt-booking-block .embed-event--share button {
    display: flex;
    width: 100%;
    background: var(--link-action-bg-color);
    color: var(--link-action-font-color);
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 20px;
    border-radius: calc(var(--link-block-corner) * .8)
}

.popup-presaved-ok .popup-header-title {
    font-size: 20px;
    width: 100%;
    text-align: center
}

.popup-presaved-ok .popup-container {
    padding-bottom: 20px;
    max-width: 480px
}

.popup-presaved-ok .popup-ctx {
    padding: 0
}

.popup-tips__cont {
    padding: 20px;
    text-align: center
}

.popup-embed-iframe .popup-ctx {
    padding: 16px 0
}

.popup-embed-iframe .popup-container {
    padding-bottom: 20px;
    max-width: 800px
}

.popup-v-control {
    position: relative;
    margin-bottom: 20px
}

.popup-reminder-live .popup-container,
.popup-reminder-event .popup-container {
    max-width: 360px;
    padding-bottom: 20px
}

.popup-reminder-live .popup-ctx,
.popup-reminder-event .popup-ctx {
    padding: 24px 0 0
}

.popup-v-control .v-input {
    width: 100%;
    height: 48px;
    padding: 0 10px 0 16px;
    border: 1px solid var(--theme-color-gray);
    border-radius: var(--theme-radius-inner);
    font-size: 14px;
    outline: 0
}

.popup-reminder-event .popup-reminder-ok .popup-ctx {
    text-align: center;
    padding-top: 12px
}

.popup-reminder-event .popup-reminder-ok {
    min-height: 100px
}

.popup-reminder-event .popup-reminder-ok p span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: var(--theme-color);
    border-radius: 50%;
    color: #fff
}

.popup-reminder-event .popup-reminder-ok h3 {
    margin-top: 12px
}

.popup-nopop .popup-header {
    display: none
}

.popup-nopop.popup-share .popup-container {
    position: initial;
    transform: none;
    max-width: none;
    max-height: none;
    overflow: initial;
    width: 100%;
    padding: 0
}

.popup-nopop.popup-share .popup-ctx {
    z-index: 1
}

.popup .image-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden
}

.popup .image-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover
}

.popup .image-box[data-path="1x1"] {
    padding-bottom: 100%
}

.popup .image-box[data-path="2x1"] {
    padding-bottom: 50%
}

.popup .image-box[data-path="3x1"] {
    padding-bottom: 33.3333333%
}

.popup .image-box[data-path="3x2"] {
    padding-bottom: 66.6666666%
}

.popup .image-box[data-path="4x3"] {
    padding-bottom: 75%
}

.popup .image-box[data-path="16x9"] {
    padding-bottom: 56.25%
}

.popup-prom-bioPopup .popup-container {
    padding: 0;
    background: transparent
}

.popup-prom-bioPopup .popup-ctx {
    padding: 0
}

.popup-prom-bioPopup .embed-prom--popup {
    background-color: #fff;
    overflow: hidden;
    border-radius: 16px
}

.popup-prom-bioPopup .embed-prom--content {
    text-align: center;
    color: #000;
    padding: 20px 16px
}

.popup-prom-bioPopup .embed-prom--content .embed-prom--title {
    font-size: 18px;
    font-weight: 600
}

.popup-prom-bioPopup .embed-prom--content .embed-prom--desc {
    font-size: 14px;
    margin-top: 8px;
    -webkit-line-clamp: 4
}

.popup-prom-bioPopup .embed-prom--content .embed-prom--links {
    padding-top: 16px;
    text-align: center
}

.popup-prom-bioPopup .embed-prom--links a,
.popup-prom-bioPopup .embed-prom--links button {
    display: inline-block;
    background: var(--theme-color);
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    border-radius: 8px
}

.popup .embed-prom--action {
    text-align: center;
    margin-top: 20px
}

.popup .embed-prom--action button {
    display: inline-block;
    padding: 0;
    background: 0 0;
    color: #fff;
    line-height: 28px;
    font-size: 12px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    border: 1px solid #fff
}

.embed-prom--action button i {
    font-size: 12px
}

.embed-lock .embed-box {
    border: 0
}

.embed-lock .form-control.form-title {
    margin-top: -16px;
    font-size: 16px;
    font-weight: 600;
    height: inherit;
    line-height: 20px
}

.embed-lock .form-desc {
    margin-top: 8px;
    color: #666
}

.form-lock-container {
    margin-top: 16px
}

.embed-lock .form-lock-code {
    display: flex;
    justify-content: space-between
}

.embed-lock .form-lock-code.form-lock-age {
    justify-content: center
}

.embed-lock .form-lock {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 10px;
    background: #ebedef;
    font-size: 20px;
    margin: 0;
    text-align: center
}

.embed-lock .form-lock-age .form-lock {
    margin: 0 8px;
    width: 68px
}

.embed-lock .form-lock-age .form-lock:last-child {
    width: 84px
}

.form-lock input:-ms-input-placeholder {
    color: #999 !important
}

.form-lock input::-moz-placeholder {
    color: #999 !important
}

.form-lock input::-webkit-input-placeholder {
    color: #999 !important
}

.form-lock input::placeholder {
    color: #999 !important
}

.form-lock input {
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
    color: #333;
    background: #ebedef;
    border: none;
    border-radius: 10px
}

.embed-lock .form-actions {
    margin-top: 20px
}

.embed-lock .form-actions button,
.embed-subs .form-actions button {
    height: 48px;
    width: 100%;
    line-height: 48px;
    border-radius: 12px;
    background: #333;
    color: #fff;
    font-weight: 500
}

.form-error {
    display: none;
    color: #ff293b;
    font-size: 14px;
    margin-top: 12px;
    line-height: 18px
}

.embed-lock .form-actions button[disabled] {
    background: #bec1c5
}

.embed-subs {
    --form-tmpl-radius: 14px;
    --form-style-color: #000
}

.embed-subs .form-actions button {
    border-radius: 30px;
    background-color: #000
}

.booking-popup {
    --primary-text: #2C2C2C;
    --secondary-text: #6B7280;
    --border-color: #DDDDDD;
    --bg-light: #FAFAFA;
    --bg-gray: #F0F0F0;
    --btn-dark: #333333;
    --white: #FFFFFF;
    --disabled: #AAAAAA
}

.modal-overlay {
    position: fixed;
    inset: 0;
    background: #0006;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.booking-popup .modal-content {
    background: var(--white);
    width: 100%;
    max-width: 520px;
    height: 90vh;
    height: 90%;
    border-radius: 32px 32px 0 0;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.booking-popup .drag-handle {
    width: 40px;
    margin: 12px auto
}

.booking-popup .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 16px;
    border-bottom: 1px solid transparent
}

.booking-popup .modal-title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    flex: 1
}

.booking-popup .icon-btn {
    background: var(--bg-light);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--primary-text);
    box-shadow: 0 0 30px #0000001a;
    border: 2px solid #fff
}

.booking-popup .modal-body {
    flex: 1;
    overflow-y: auto;
    padding: 20px
}

.booking-popup .step-container {
    display: none
}

.booking-popup .step-container.active {
    display: block
}

.booking-popup .image-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 59%;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 16px
}

.booking-popup .service-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.booking-popup .service-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px
}

.booking-popup .service-desc {
    font-size: 13px;
    color: var(--secondary-text);
    line-height: 1.5;
    margin-bottom: 24px
}

.booking-popup .section-block {
    margin-bottom: 24px
}

.booking-popup .section-label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px
}

.booking-popup .select-wrapper {
    position: relative;
    padding: 0 16px;
    border: 1px solid var(--border-color);
    border-radius: 10px
}

.booking-popup .service-select {
    width: 100%;
    padding: 0;
    border: none;
    font-size: 14px;
    color: var(--primary-text);
    outline: 0;
    height: 48px;
    line-height: 48px;
    background-color: #fff
}

.booking-popup .timezone-box {
    height: 48px;
    background: var(--bg-gray);
    padding: 12px 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: var(--primary-text);
    margin-bottom: 16px;
    font-weight: 500
}

.booking-popup .calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    font-size: 14px
}

.booking-popup .calendar-nav span {
    color: var(--secondary-text);
    margin-left: 12px;
    cursor: pointer
}

.booking-popup .calendar-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 8px;
    text-align: center;
    margin-bottom: 24px
}

.booking-popup .day-name {
    font-size: 12px;
    color: var(--secondary-text);
    margin-bottom: 8px
}

.booking-popup .day {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer
}

.booking-popup .day.active {
    background: var(--btn-dark);
    color: var(--white)
}

.booking-popup .day.disabled {
    color: var(--disabled);
    cursor: not-allowed
}

.booking-popup .time-slots {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px
}

.booking-popup .time-btn {
    padding: 10px 0;
    border: 1px solid var(--border-color);
    border-radius: 20px;
    background: var(--white);
    color: var(--primary-text);
    font-size: 13px;
    cursor: pointer;
    font-weight: 500
}

.booking-popup .time-btn.active {
    background: var(--btn-dark);
    color: var(--white);
    border-color: var(--btn-dark)
}

.booking-popup .summary-cards {
    margin-bottom: 24px
}

.booking-popup .summary-item {
    background: var(--bg-gray);
    padding: 14px 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: var(--primary-text);
    margin-bottom: 8px
}

.booking-popup .form-control::placeholder {
    color: #bbb
}

.booking-popup .form-field {
    margin-bottom: 12px
}

.booking-popup .form-control {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 0;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    background: var(--white);
    overflow: hidden;
    transition: border-color .2s ease
}

.booking-popup .form-control:focus-within {
    border-color: var(--primary-text)
}

.booking-popup .form-control input,
.booking-popup .form-control textarea {
    flex: 1;
    width: 100%;
    border: none;
    outline: 0;
    font-size: 14px;
    color: var(--primary-text);
    background: 0 0;
    font-family: inherit
}

.booking-popup .form-control textarea {
    resize: vertical;
    min-height: 100px
}

.booking-popup .form-control input::placeholder,
.booking-popup .form-control textarea::placeholder {
    color: #9ca3af
}

.booking-popup .form-control.phone-group {
    align-items: center
}

.booking-popup .phone-group {
    display: flex;
    gap: 12px;
    position: relative
}

.booking-popup .phone-prefix {
    position: relative;
    width: 80px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    color: #666;
    font-size: 14px;
    cursor: pointer
}

.booking-popup .dial-code:after {
    content: "";
    display: block;
    position: absolute;
    right: 6px;
    top: 20px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #222
}

.booking-popup .dial-code-select {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #646164;
    color: #fff;
    z-index: 9;
    outline: 0;
    text-align: left;
    max-height: 240px;
    overflow: auto;
    box-shadow: #0003 1px 1px 4px;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 400px;
    cursor: pointer
}

.booking-popup .dial-code-select ul {
    min-width: 240px
}

.booking-popup .dial-code-select ul li {
    padding: 5px 10px;
    line-height: 24px
}

.booking-popup .dial-code-select ul li:hover,
.booking-popup .dial-code-select ul li.selected {
    background-color: #000000e6
}

.booking-popup #step3.text-center {
    text-align: center;
    margin-top: 30%
}

.booking-popup .success-icon-wrapper {
    display: flex;
    justify-content: center;
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto 16px
}

.booking-popup .success-icon-wrapper--bg {
    background-image: url(https://bio.linkcdn.cc/instabio.cc/icons/suc-crista.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    top: -6px;
    right: -6px;
    width: 18px;
    height: 18px;
    z-index: 2
}

.booking-popup .success-ring {
    width: 60px;
    height: 60px;
    background: var(--btn-dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    border: 5px solid #c6c6c6;
    box-shadow: 0 0 0 5px #3333331a
}

.booking-popup .success-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}

.booking-popup .success-desc {
    font-size: 14px;
    color: var(--secondary-text);
    margin-top: 12px
}

.cmpt-slide-list,
.cmpt-slide-list .box-cmpt {
    position: relative;
    max-height: 480px;
    overflow: hidden;
    padding: 0
}

.cmpt-slide-list img {
    min-width: 100%;
    max-height: 480px;
    object-fit: cover;
    object-position: center;
    border-radius: var(--link-block-corner)
}

.cmpt-slide-list iframe {
    height: 80vw;
    max-height: 480px;
    border-radius: var(--link-block-corner)
}

.cmpt-slide-list li.swiper-slide {
    height: 0;
    padding-bottom: 60%
}

.cmpt-slide-list li.swiper-slide img,
.cmpt-slide-list li.swiper-slide iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cmpt-slide-list .swiper-button-next,
.cmpt-slide-list .swiper-button-prev {
    background: #0000;
    color: #fff;
    line-height: 44px;
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cmpt-slide-list .swiper-button-next {
    right: 10px;
    left: auto
}

.cmpt-slide-list .swiper-button-prev svg,
.cmpt-slide-list .swiper-button-next svg {
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.cmpt-slide-list.directBG .swiper-button-prev svg,
.cmpt-slide-list.directBG .swiper-button-next svg {
    width: 32px;
    min-width: 32px;
    height: 32px;
    background: #0006;
    padding: 6px;
    border-radius: 6px
}

.cmpt-slide-list .swiper-pagination-bullet {
    background: #0000;
    border: 2px solid rgba(255, 255, 255, .35);
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-bottom: 2px !important
}

.cmpt-slide-list .swiper-pagination-bullet-active {
    background: #fff
}

.cmpt-slide-list.pointBorder .swiper-pagination-bullet {
    background: #ffffff59;
    border: 0px solid rgba(255, 255, 255, 0);
    width: 10px;
    height: 10px
}

.cmpt-slide-list.pointBorder .swiper-pagination-bullet-active {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 1);
    width: 14px;
    height: 14px;
    margin-bottom: 0 !important
}

.cmpt-slide-list ul.swiper-wrapper,
.cmpt-slide-list ul.slide_ul {
    justify-content: initial !important
}

.cmpt-slide-list li.embed-iframe-youtube,
.cmpt-slide-list li.embed-iframe-vimeo {
    padding-bottom: 56.25%
}

.cmpt-slide-list li.embed-iframe-tiktok {
    max-width: 323px;
    max-height: 575px;
    height: 575px;
    margin: auto;
    overflow: hidden
}

.cmpt-slide-list li.embed-iframe-tiktok {
    padding-bottom: 575px;
    border-radius: var(--link-block-corner)
}

.cmpt-slide-list li.embed-iframe-tiktok iframe {
    max-height: 778px !important;
    min-height: 180px;
    height: 117% !important;
    width: calc(100% + 6px) !important;
    margin-left: -3px;
    margin-top: -2px
}

.cmpt-slide-list li.embed-iframe-bilibili {
    padding-bottom: 68%
}

.cmpt-slide-list li.embed-iframe-tiktokProfile {
    max-width: 100%;
    max-height: var(--link-embed-tik-prf-h);
    height: var(--link-embed-tik-prf-h);
    margin: auto;
    overflow: hidden
}

.cmpt-slide-list li.embed-iframe-tiktokProfile {
    padding-bottom: var(--link-embed-tik-prf-h);
    border-radius: var(--link-block-corner);
    border-radius: max(var(--link-block-corner), 8px)
}

.cmpt-slide-list li.embed-iframe-tiktokProfile iframe {
    max-height: var(--link-embed-tik-prf-h) !important;
    min-height: 180px
}

.cmpt-slide-list .block-box {
    background-color: initial !important;
    border: 0 !important
}

.cmpt-slide-list .block-box img {
    border-radius: var(--link-block-corner)
}

.booking-popup .modal-footer {
    padding: 16px 20px 24px;
    background: var(--white);
    border-top: 1px solid var(--bg-light)
}

.booking-popup .primary-btn {
    width: 100%;
    padding: 16px;
    background: var(--btn-dark);
    color: var(--white);
    border: none;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer
}

.booking-popup .primary-btn .embed-loading div {
    padding: 0
}

.image_preview_bg {
    position: fixed;
    inset: 0;
    z-index: 1001;
    background: #000000a6
}

.image_preview_bg button {
    background: transparent;
    padding: 0
}

.image_preview-close {
    color: #fff;
    width: 32px;
    height: 36px;
    padding: 8px 4px 2px 2px;
    margin-left: auto;
    line-height: 36px;
    cursor: pointer
}

.image_preview-close .iconfont {
    font-size: 24px
}

.image_preview {
    position: absolute;
    width: 92%;
    max-width: 720px;
    top: 50%;
    left: 50%;
    max-height: 80%;
    transform: translate(-50%, -50%)
}

.image_preview img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    max-width: 100%;
    max-height: 80vh
}

.preview-button-next,
.preview-button-prev {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-10px);
    left: 4px;
    display: none
}

.preview-button-next svg,
.preview-button-prev svg {
    width: 100%;
    height: 100%
}

.preview-list .preview-button-next,
.preview-list .preview-button-prev {
    display: block
}

.preview-button-next {
    right: 2px;
    left: auto
}

@media(max-width: 767px) {

    .item-music .embed-spotify-artist,
    .item-music .embed-spotify-album,
    .item-music .embed-spotify-playlist {
        padding-bottom: 152px
    }

    .embed-tiktok-profile .popup-iframe-box {
        min-height: 478px
    }

    .embed-event--bg-box {
        top: 33%
    }

    .embed--scroll {
        display: none
    }

    .cmpt-image-listRow .embed--scroll {
        display: none !important
    }

    .cmpt-image-listRow li {
        width: 300px;
        min-width: 300px;
        margin: 0 10px 0 0
    }

    .cmpt-image-list li {
        padding: 0 8px 0 0;
        margin: 16px 0 0
    }

    .cmpt-image-list li:nth-child(2n) {
        padding: 0 0 0 8px
    }

    .cmpt-image-listCol li {
        margin: 16px 0 0
    }

    .cmpt-tmr-listRow .embed--scroll {
        display: none !important
    }

    .image_preview-close .iconfont {
        font-size: 16px
    }
}

@media(max-width: 667px) {

    .item-music .embed-soundcloud-track,
    .item-music .embed-soundcloud-tracks {
        height: 126px
    }

    .item-music .embed-soundcloud-sets,
    .item-music .embed-soundcloud-playlists {
        height: 383px;
        padding-bottom: 0
    }

    .cmpt-live-foreshow .embed-event--platform {
        min-width: 32px;
        height: 32px;
        font-size: 16px;
        line-height: 32px
    }

    .cmpt-live-foreshow .embed-event--platform img {
        width: 32px
    }

    .embed-event-period,
    .embed-live-period {
        font-size: 12px
    }

    .event-tag--live {
        width: 64px;
        height: 24.7016px;
        min-height: 24.7016px
    }

    .item-goods .ctm-style .button-box a {
        max-height: 32px;
        height: 32px;
        overflow: hidden;
        line-height: 28px;
        font-size: 14px;
        min-width: 80px;
        max-width: 100%
    }

    .cmpt-image-listRow li {
        width: 280px;
        min-width: 280px
    }

    .preview-button-next,
    .preview-button-prev {
        width: 24px;
        height: 24px
    }
}

@media(max-width: 560px) {
    .item-music .embed-boomplay-track {
        height: 265px
    }

    .item-goods .ctm-style .image-box {
        margin-right: 8px !important
    }

    .cmpt-goods-listRow .ctm-style .image-box {
        margin-right: 0 !important
    }

    .item-goods .ctm-style .info-box {
        width: 50%
    }

    .item-goods .ctm-style .button-box button {
        min-width: 120px
    }

    .cmpt-goods-listRow .ctm-style .info-box {
        width: 100%
    }

    .cmpt-image-listRow li {
        width: 260px;
        min-width: 260px;
        margin: 0 8px 0 0
    }

    .cmpt-image-list li {
        padding: 0 6px 0 0;
        margin: 12px 0 0
    }

    .cmpt-image-list li:nth-child(2n) {
        padding: 0 0 0 6px
    }

    .cmpt-image-listCol li {
        margin: 12px 0 0
    }
}

@media(max-width: 504px) {
    .embed-tiktok-profile .popup-iframe-box {
        min-height: 454px
    }

    .embed-sfollower-g .item-block {
        margin: 0 6px
    }

    .embed-iframe-twitch11 {
        padding-bottom: 100%
    }

    .embed-iframe-twitch12 {
        padding-bottom: 150%
    }

    .embed-lock .form-lock {
        width: 48px;
        min-width: 48px;
        height: 48px;
        line-height: 48px
    }

    .embed-lock .form-lock input {
        line-height: 48px
    }
}

@media(max-width: 475px) {

    .item-music .embed-apple-track,
    .item-music .embed-apple-episode {
        height: 150px
    }
}

@media(max-width: 460px) {
    .embed-tiktok-profile .popup-iframe-box {
        min-height: 390px
    }

    .cmpt-image-listRow li {
        width: 200px;
        min-width: 200px;
        margin: 0 8px 0 0
    }

    .embed-lock .form-lock {
        width: 40px;
        min-width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .embed-lock .form-lock input {
        line-height: 40px
    }
}

@media(max-width: 440px) {

    .item-music .embed-soundcloud-track,
    .item-music .embed-soundcloud-tracks {
        height: 120px
    }

    .cmpt-event-promoteCountdown .embed-event-title {
        font-size: 16px;
        max-height: 44px
    }

    .cmpt-event-promoteCountdown .embed-event-body--period {
        height: 32px
    }

    .item-gofundme .gofundme-box {
        height: 400px
    }

    .embed-iframe-gofundme {
        padding-bottom: 400px
    }

    .bio-block,
    .bio-video {
        --link-embed-tik-prf-h: 454px
    }
}

@media(max-width: 400px) {
    .embed-event-counter--small .embed-event-counter--num {
        font-size: 14px;
        min-width: 24px
    }

    .embed-event-counter--small .embed-event-counter--num span {
        width: 10px
    }

    .embed-event-counter--small .embed-event-counter--num span.embed-event-counter--sep {
        width: 6px
    }

    .embed-event-body--coming .embed-event-body--date--text span {
        font-size: 12px
    }

    .embed-event--reminder svg {
        width: 16px
    }

    .embed-event-counter--small .embed-event-counter--days .embed-event-counter--num {
        font-size: 16px;
        min-width: 28px
    }

    .embed-event-counter--small .embed-event-counter--days .embed-event-counter--num span {
        width: 12px
    }

    .embed-event-counter--small .embed-event-counter--days .embed-event-counter--num span.embed-event-counter--sep {
        width: 8px
    }

    .bio-block,
    .bio-video {
        --link-embed-tik-prf-h: 390px
    }

    .embed-team-item .social_list li {
        width: 40px
    }
}

@media(max-width: 390px) {
    .embed-team-item .social_list li {
        width: 40px
    }
}

@media(max-width: 366px) {
    .embed-event-body--coming .embed-event--reminder {
        min-width: 20px;
        width: 20px
    }

    .embed-event-body--coming .embed-event--reminder .embed--bg {
        opacity: 0
    }

    .embed-team-item .social_list li a {
        width: 28px;
        height: 28px
    }

    .embed-team-item .social_list li a span {
        font-size: 16px;
        line-height: 24px
    }

    .embed-team-item .social_list li a span.line,
    .embed-team-item .social_list li a span.solid {
        font-size: 28px;
        line-height: 28px
    }

    .embed-lock .form-lock {
        width: 36px;
        min-width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        border-radius: 8px
    }

    .embed-lock .form-lock input {
        line-height: 36px
    }
}

@media(max-width: 340px) {
    .embed-event-body--coming .embed-event-body--date {
        padding-right: 4px
    }

    .embed-event-counter--num span.embed-event-counter--sep {
        margin: 0
    }

    .embed-event-counter--unit {
        margin-right: 16px
    }

    .embed-team-item .social_list li {
        width: 36px
    }
}

@media(max-width: 285px) {

    .item-music .embed-spotify-artist,
    .item-music .embed-spotify-album,
    .item-music .embed-spotify-playlist {
        padding-bottom: 80px
    }
}

.lnk-prom-placement {
    padding-bottom: 20px
}

.lnk-prom-placement .ctm-style {
    position: relative
}

.item-block--prom__ctm {
    max-width: 676px;
    margin: 0 auto
}

.item-block--prom__ctm a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.footer {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-family: var(--theme-font-bold)
}

.footer p {
    color: #aaa;
    font-size: .9rem;
    margin-bottom: 30px;
    height: 20px;
    line-height: 20px
}

.footer p span {
    background: left/contain no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAeGVYSWZNTQAqAAAACAAFARIAAwAAAAEAAQAAARoABQAAAAEAAABKARsABQAAAAEAAABSASgAAwAAAAEAAgAAh2kABAAAAAEAAABaAAAAAAAAAEgAAAABAAAASAAAAAEAAqACAAQAAAABAAAAPKADAAQAAAABAAAAPAAAAAA3LQztAAAACXBIWXMAAAsTAAALEwEAmpwYAAACZmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NjQ8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjE8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CkN7zdgAABG2SURBVGgF7VsLeFXVlf73OecmhPCSgoSH8hA0EBArVh4zaJCCRQXFSrX4omIdH21n1FK1dTTjq7afbZ3Sau1XUbS1I0FRKGNFwfCJ4osiajAKasDwzvDO895z9vz/vrlAyL0hIDp2yv64N+eesx//v9baa6+19wE4Uo5I4IgE/p4lYL4o8LYIHlAElJY2HrOgwOq+KUL0RWH5XMYhNc8OGRKzV/FTWBjYSfDJrDFZjqx77pnqqC7bqO3nAoqdNgHwWQeykyb5yFseLHu1fXTKsmXxffuzBQVZ6OXlVvk2S/dzQ1OP8qjKlJbW71vvLZIeMmKHh41fTZji4nDfZ5/1+rARlpaAAh8FpYmUedaMP6F34Mf6eX6UD2t6ewZdqLu28IwjjMjW05B3RRabqOdPotArS4TxVTnzPvhExNw0KC0IOA9CU4zDQvywELbj+majTVIbdniPnDAvd6zx/dHGmFONQS/aLYk2DGVoxDbNNVnT3jZZi3Jr7Rs2DBf6G6sWmKUVNc5qdi8PzHOr6/5PNewgTumVbR4tr9V1fGL+ZV7gT/YNTiH4jmIQJSIqMoqsNaEF6bCYBsJW5PUbFI2xvmc8zws0fXnfYisbvBUlwidic8oeo4isndKrFR4tr9O1a3gIXw2iPviWL9HJFHYusTK16nPyh7fK8W8h8jOIPFckw8gmBJucyMeSBXUtbumLqlIeJqIsJA5D9oHIU9tVpLeotib8aeu/lC3V1CnZUmhGlZQk0nfV/N1MAJptJa+LkpKQjW34zfybPd+/kRg7JUjUkqh4kp9UdUj9s52MgcsUbYHEg6TWK6Mw/IX/VNm9lI5BYaFvDoH0Qbt/W1QYaKBiLh2JCwoe9WL+3VQnyYZxmS6hBCRLB3bIZCVsCcxXX+ozHg8TGkNjaUyNLQzCosoHUw5KA9KsBloxtkvugDad5gRZ3ph4fSIytDta7mfR6D6YBanxFNUvWjqFaRDLCrxEffTCyt2VEwcv2FSVwrRPB81etljDmrMy41mcQ0myZkxYl4gbwiDZQ9eoprbH5n6MH65WHiG56b4Xd1IrNG6OpTGDLDNGGIRFmBy2vdWbvWqRSbg5IwdF0SdswcM+NauBqdZAs7XZETI9lMMWUY8QqrcCuz+FCy7bHQO0poOXlkPGLarXIAA3FscM68J4kB2MOT9R8LBB6RRLbA21+Kf50jINa+mhN5aD8n1cKjP+zGR9EuXURNkK2NYnAqf9ECjkp80QWN7Dro+BoDU/2UkGosQi0hpbGIRFmFxQQozJis1/H1A7Ciq04GvpyWntz3UOKrJcIp0ZN997pqfSWERZb9sN84N74Y8YCbTvQC/AZWjbVkSvv4Lw8UeAD5+D6dWTMWgeEK+hgBh3OFfh5nQYeMTge5U11eEEt2Q1YM00rO43q2EXLjKComyNW2e59MQjcPFpIVlpRatL6iPr171YK0aL78G74T4E518Ik9eNA/BeLOau/XMnIfjVA/Cu/RU13Rp25etsx8gyixpXXyzCICyE1knYisRFWF2I66qk/WpWw3ZSQZYpLq2vn5h/eRDzfxsmbK6WCVpVM4ISqSQoZMsk6YhEMkHt1FUTdC6wqRwYcj5i90wHWuXAVm5G9NpSOi0PpmAQvB7HEj6HiEJE765AOPdZ2OI7YI7tSW1zftezH0LgYh0pOvMDU5WIh9dlzSmbmcKcli1vZgTu4lcmAoqNFS4qglJQcUCyBAnNzzYEVkuSa1cCFR+SMEm36UQBEOj72+BderUji3g9wjmzEI4/D9FVExDefC3CF56D/Z8tROfDG3wyYjdOg3/ffJo0Bbh7G/vXdHUhnOcwEZswCquSF4c9A+OMhJXiKesJ89qNVWzMmJZSlaPOVPhIZLNomh619sar1GQFcNzZQK+xwGo6pzLeW1MJ76774Q8a7DqKPixDdPP3Yb57FvAN1qvk72+cg8R9jGfepCnXVNFrt4E/9iz4tz8E7NhMrsomG6AQk7AJo7C6TI3YM6FMS5i6MHi3B9HzwsdoLgsdw+R8SVvfda45FqPkwxB2zZsw1/0c/gMvwr/tDgK9C95DL8NccjeiV9ewnkw9Blu1C+Gjv4M5kaZaw6VpIy3h6C7AZSNhn/9PRN8djsRD02Er1rohvGEjgUt+Cru6rGE+Eylt22EjRodVNYndcXCtGn+ll8SQIYqo4spnacqnynzYgdTbINbGnbg5qqDBZBPcm/BvfAweHY/JprZTpU9feAMGIjp5KCKacOIR+ptqau+9GUAel6Vdlcn5vZvEidwM/GcKz0d0/S2w69YiuOVOmI5fgUePHv6Mne71my7hdCZOrA7zvJJPtHOC/TYgBCWtxlb2qXXElLxzBekVcf65rCcFPt1fmfIqavb8/4A34QJH1u7cjvCtpYj+9jqtsA6mXQf4p41G8KPbnTXY+6bBbuQ89xhlGco+Nf81+o4N/M02U0bBznkQdudON6rJpXV0oCWpbkOOLWwOI7EKsyqmOLhG+3ylJTxgS2fnZpM7FeiSTAqU4qUp8sjZOQS4HbbTMPhnTdAaRoA7ED71FKKLRiC8/XqE03+JaMVy14Hp2g3B5CkIlqyBufxe2OWc263bJzuXR6eUZVLIotm/8BK8m6bDdKGps9j164HNFBKjDjBXcYXpp8PIjQaHmTdTHJIV9n43IeG2VRiquSrW9JYU6Re03qU3Z2lHuztrVsG74GJntmobvbeC5nglMOhkBg10RLN/jHDWnxGf8VvYDRXUDpeg7sciuOJqeN//JewyOqi2ncmIJBSBtT4K2L6T8/sU+OPOhcmhZmuqEc0rhjmeAo7XcpQUJE48YZTGhVlF4WZRUwtuQhgoAoq5ScENN7Z3YqUbUhep3nWdLLotSW9bDZt/Jryv08tySXLr6tw5wPF83olL0Y5t8H+zFMGtNPecVohfczXCF/+bZl5PM28P/5vfhjl5DLBlI5DToOlWbYC5KyiMf4fp1t2NFy5eCPzXg3Rs+cl1fa8OTANGce7iNgvJwXFJIt3z3ZQw940lJ+0uUj5tNXkzlpTprdtO0BfBO44MaZLR8rdgf3Y/SYyHnb8A5kpGTQNPopZyYPrkwzw/H+GYsxH9dZ7r2rQ/Cmb0RGp5Fb13lluv7ftvADdcBW/oCGcNsorwDwxUCo5NWkC62EdYhZnYHYf998A5WlPCKXbaStXuoovWmyrXVePSgu3vwA6ZSO2Oc7fspg2InpwJjOrKwIOOhvGHN7KwwYlxXhc/AhTmwYw5CtH8P8LW1iRDyh49qWF2IW9fx3tbquFNvpKemRbCEs6bA1P6AtCOvyOa/H7FhQhaR4S5YRt4vyruZ2bC6Wo3uicZMi3/2MKfPBWmM60/EUf46suwD8+C6XsSsH41Q8XTYXJpniy2bCXsEw/TzHsDW7dxfo9oWLq47CUUTLDktoOdvRzetF/D7z/A3YpWLEM0cwanSH8yVz1qspnCxS5jyUxYm+TaN6aZpHYXG/Ui7Va+DXPOd+D/02nuUbSuAtEMmvJZ/ehgdhF8B3rVxbB19KosioXN6d8CliyFzRuEYOKFvEmh7doFu5jaG3MCsOFTmPFDGVmdSceVC1u9G+HsPzPzf5urQcNylM6dyJz1IWa3we9GbPrVlDDPetRUJwLaJJcWmxSXHLDWekPtXsE515ZmWItw4fPA/NeALsfQ1Ncx5aPXXSKP/Y7rQllRcM9dwJSbaLJsL0HEaRWvL4F98gGYPv1g/7oM3ndugOnVx7WJXi7hOvwLoPtX2RHXXqHLVIRVmIndcXDnVo0rB41/6lcRMIkzgVlSeELBJkmEcY9cnkaiOvgnxmVhHSV+8TQ6JgZiLNEnH8Hefw3MhV8DdnIyasuGWjbnDoJ96A5E+f3h0SRN734IfnwnotNGIXx2NoVFLT52K8zwU2EX/YUO7l/gyWLk7RlhRbMeZwLIAbK4GtRWE0FTHfGpFUYVnWL4PLpJpolFTaTTpLUpIjfu+7rWPP5QDzRpCiYlWvZBT8ondFTjYWK8rqLZzXuac5itsmh2StaVMclp5TDcTGxH4qZrEL5GTXItNcx7/VFcxr49xfVl+o7nzge98jHD4F12BczRTPhpReGiF2nqsxh6nkJryEiWg3ITURiJlWZNZCzk4Li4H3u/0miYYVnnLU4QOuvxfLuJOWcXbaxTiJ7LU5kgmDwm651psix28ybgydtghp7O9I1zV+Li2EoQUL3deVrLfatw/EimgEz1LvgWvP4D4eV1pflejeiMMbAfXcJAhHO8L+cxS/Tu24geZ4TVn45KU0jJSXrt8pmJPO5fc9xNHjGrfYqDrvctTTSshwM+biW40MEW9VruBbRk/tM9p2jmqXYXQTBwUHFe+PgJsCWLuWx0oLPhWiRvqjmnPalqmnbbdhRID4aI3RC+tBCJJ2bCflru+vN6Hgf/jHHwThjAnIAJQ8UaRH/6A0wVp01bBiINCb8bLM2XsDmMxFpLzKqS4rB/9bSEmWUkLLdldYpHY6GtMbxM6c1ZdlLi0XsExGIYTfmcl+bsqbBzF3HJoZY7dqd5t6ZZb+d1V9glr3A+/wjBD/4Vsev+DdGiOUhc/z2EDD6iVR8k52v5RwgXL0J476005QeBnsPpB9g+OcH2x576LVfl/gmrw6wtZXJIVdj3b1rCbG0xqIJeghchFlKrW7n7onnMrSQ2ocTNgJ6wf/o9ovLVnMzcmRh4IoLb7oQ34xlYbrrZuYupYTq3nidRw+xo0HD4Eybxgurgeo3ufegHGHFddy7Cn0xjyncPk4xbEE0dDbzzR+C4YSTLVNEVIspUeCSjcyhhdFhVj9gdhzRtMvaU3OIptni+R3bYo/0z7HRsvI5RvY5SnKdmOriFczf/6/C/90MmDYPIhd3RjKO15YgWLkD0m2thmObaCvqwBfPhKxpjncSzs0iMm3fjOedrmARUltOzs6+cdlzSGJ7Sqbm9avXngsHkbEqDX6pJxLL9gD5mgV+x4zycWVGH0kkm00F6RsLqPLUhlnYTT6S1SbfhbzTdwTAXXwN/zDiXATlgXJejD96n81lBr3s0/OEj3XqtmDh+1WV0phvYnkYj16BEQZYj51RPD69MiFZzoML146A38Q5AmEswCze6bTSp4BkmYeN1sEWIdGMqBJjNoGPnZthVa4Fh3CO9aDKT/DNIjtpSYeLvNOYIUR3Tf87Q82ag/xA+280KDURdZX2xZ6fZPTfSXkjnrJmIxfyAc3eeV1x6HtdeB8ttzKdtlbSXDI8c0RC7+0oNkc5nqYLKGOcy9x3pflUItpYOqs1XGIB8DWbDUwhvnIj4HbcjeuMVevIdsFyabH2cTulTJB75HWNpku030PmBPcNLGHs+SVEm+8/8LQzCIkxJbJQ+sTZHVr21qHedvBue8ruz4MC/O84dcHeI5pw3e5F5ywQVbGjx38hQMs7laOilMMf04HysQfT2OzDlzwF9BiSHdTJr0fDC2agovOf+i42RMXcsf+LOjBswNqqY5keLRiQFkww3uRfB81k/8C5Pe5jm7IxdKqfl1il2vAtUcVTZSIfeSacU0UNrrrZM1k0gu1yGfs/PDmJhIpoZzOZhGmeSNi04shA0W2hLBy7qqIShmog/bUqn6nzWz/ZjcrgCsKcHVnRj6pTBI6mOJzJcZNDfdTAdUy61L7JOKnuaHMzFXrJ+zGGYXTpVmIStJWQ1loPY0kEVjHz+B+JN0SRFpBhg74H4lvi287rNW1+dwtS0Vfo7LdJwqmnqNQOdvM95unScM6kseTHjS9taJlJ1D9df9UmtJGIM6PnGAedUNFNjO7JFSQUczFgHpeFUx5Lq3+tLLYdEWMRfIul/mNeW9mhaPiDji2mGKRN3MGno2iRv+Ytp0gE/jI2/VC+mpUjrb9NXD3mKx0M4nUtxbvci70N49RB89XDnl+vVw0aktRb+o7xc2ph48vVhHVnKqzd61sLXh51TVHr6ZX59eF9iulZAAB676hTPHWzpvCpNNOTqcdNQe1DalnE7FUzeNYv37/Nw/JaH+EKKLVKmUfT/978AfCFSPDLIEQkckcD/ArGzZmrk9099AAAAAElFTkSuQmCC);
    padding-left: 25px;
    background-size: 20px 20px;
    display: inline-block
}

.footer p a {
    text-decoration: none;
    color: var(--link-title-color);
    font-weight: 600
}

.footer p a:hover {
    color: var(--link-title-color)
}

.page-container .footer,
.hide {
    display: none
}

.header-show {
    -moz-animation: headerShow 1s ease-in-out forwards;
    -webkit-animation: headerShow 1s ease-in-out forwards;
    -o-animation: headerShow 1s ease-in-out forwards;
    -ms-animation: headerShow 1s ease-in-out forwards;
    animation: headerShow 1s ease-in-out forwards;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes headerShow {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -o-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0
    }

    to {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes headerShow {
    0% {
        -moz-transform: translate3d(0, 1em, 0);
        -webkit-transform: translate3d(0, 1em, 0);
        -o-transform: translate3d(0, 1em, 0);
        -ms-transform: translate3d(0, 1em, 0);
        transform: translate3d(0, 1em, 0);
        opacity: 0
    }

    to {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translateZ(0);
        opacity: 1
    }
}

.cmpt-button-buttonLink .button-item[data-show="1"] {
    -moz-animation-delay: .25s;
    -webkit-animation-delay: .25s;
    -o-animation-delay: .25s;
    -ms-animation-delay: .25s;
    animation-delay: .25s
}

.cmpt-button-buttonLink .button-item[data-show="2"] {
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    -ms-animation-delay: .5s;
    animation-delay: .5s
}

.cmpt-button-buttonLink .button-item[data-show="3"] {
    -moz-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    animation-delay: .75s
}

.cmpt-button-buttonLink .button-item[data-show="4"] {
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s
}

.cmpt-button-buttonLink .button-item[data-show="5"] {
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    -ms-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.cmpt-button-buttonLink .button-item[data-show="6"] {
    -moz-animation-delay: 1.55s;
    -webkit-animation-delay: 1.55s;
    -o-animation-delay: 1.55s;
    -ms-animation-delay: 1.55s;
    animation-delay: 1.55s
}

.cmpt-button-buttonLink .button-item[data-show="7"] {
    -moz-animation-delay: 1.75s;
    -webkit-animation-delay: 1.75s;
    -o-animation-delay: 1.75s;
    -ms-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.cmpt-button-buttonLink .button-item {
    opacity: 0;
    -moz-animation: btnShow .25s ease-in-out forwards;
    -webkit-animation: btnShow .5s ease-in-out forwards;
    -o-animation: btnShow .5s ease-in-out forwards;
    -ms-animation: btnShow .5s ease-in-out forwards;
    animation: btnShow .5s ease-in-out forwards;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

@keyframes btnShow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes btnShow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.shaking {
    -webkit-animation: shake 3s linear 3s infinite;
    animation: shake 3s linear 3s infinite;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(3px) rotate(1deg);
        transform: translate(3px) rotate(1deg)
    }

    2.5% {
        -webkit-transform: translateX(-3px) rotate(-1deg);
        transform: translate(-3px) rotate(-1deg)
    }

    5% {
        -webkit-transform: translateX(3px) rotate(1deg);
        transform: translate(3px) rotate(1deg)
    }

    7.5% {
        -webkit-transform: translateX(-3px) rotate(-1deg);
        transform: translate(-3px) rotate(-1deg)
    }

    10% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translate(2px) rotate(1deg)
    }

    12.5% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translate(-2px) rotate(-1deg)
    }

    15% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translate(2px) rotate(1deg)
    }

    17.5% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translate(-2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translateX(1px) rotate(1deg);
        transform: translate(1px) rotate(1deg)
    }

    22.5% {
        -webkit-transform: translateX(-1px) rotate(-1deg);
        transform: translate(-1px) rotate(-1deg)
    }

    25% {
        -webkit-transform: translateX(0) rotate(0);
        transform: translate(0) rotate(0)
    }
}

@-webkit-keyframes pulse {

    0%,
    88% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    94% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {

    0%,
    88% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    94% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation: pulse 4s ease-in-out 0s infinite;
    animation: pulse 4s ease-in-out 0s infinite
}

@-webkit-keyframes flash {

    0%,
    80% {
        opacity: 1
    }

    80%,
    90%,
    to {
        opacity: 1
    }

    85%,
    95% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    80% {
        opacity: 1
    }

    80%,
    90%,
    to {
        opacity: 1
    }

    85%,
    95% {
        opacity: 0
    }
}

.flash {
    -webkit-animation: flash 4s ease 1s infinite;
    animation: flash 4s ease 1s infinite
}

@-webkit-keyframes jello {

    0%,
    70%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    74.2% {
        -webkit-transform: skewX(-6deg) skewY(-6deg);
        transform: skew(-6deg) skewY(-6deg)
    }

    78.3% {
        -webkit-transform: skewX(3deg) skewY(3deg);
        transform: skew(3deg) skewY(3deg)
    }

    82.4% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skew(-1.5deg) skewY(-1.5deg)
    }

    86.5% {
        -webkit-transform: skewX(.75deg) skewY(.75deg);
        transform: skew(.75deg) skewY(.75deg)
    }

    90.6% {
        -webkit-transform: skewX(-.75deg) skewY(-.75deg);
        transform: skew(-.75deg) skewY(-.75deg)
    }

    94.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skew(.390625deg) skewY(.390625deg)
    }

    98.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skew(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    70%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    74.2% {
        -webkit-transform: skewX(-6deg) skewY(-6deg);
        transform: skew(-6deg) skewY(-6deg)
    }

    78.3% {
        -webkit-transform: skewX(3deg) skewY(3deg);
        transform: skew(3deg) skewY(3deg)
    }

    82.4% {
        -webkit-transform: skewX(-1.5deg) skewY(-1.5deg);
        transform: skew(-1.5deg) skewY(-1.5deg)
    }

    86.5% {
        -webkit-transform: skewX(.75deg) skewY(.75deg);
        transform: skew(.75deg) skewY(.75deg)
    }

    90.6% {
        -webkit-transform: skewX(-.75deg) skewY(-.75deg);
        transform: skew(-.75deg) skewY(-.75deg)
    }

    94.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skew(.390625deg) skewY(.390625deg)
    }

    98.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skew(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation: jello 3s ease-in-out 3s infinite;
    animation: jello 3s ease-in-out 3s infinite;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {

    0%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    76% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    82% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    88% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    96% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartBeat {

    0%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    76% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    82% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    88% {
        -webkit-transform: scale(1.06);
        transform: scale(1.06)
    }

    96% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.heartBeat {
    -webkit-animation: heartBeat 4s ease-in-out 2s infinite;
    animation: heartBeat 4s ease-in-out 2s infinite
}

@-webkit-keyframes wobble {

    0%,
    65% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    70% {
        -webkit-transform: translate3d(-8%, 0, 0) rotate(-3deg);
        transform: translate3d(-8%, 0, 0) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate3d(6%, 0, 0) rotate(2deg);
        transform: translate3d(6%, 0, 0) rotate(2deg)
    }

    80% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-2deg);
        transform: translate3d(-5%, 0, 0) rotate(-2deg)
    }

    90% {
        -webkit-transform: translate3d(3%, 0, 0) rotate(1deg);
        transform: translate3d(3%, 0, 0) rotate(1deg)
    }

    95% {
        -webkit-transform: translate3d(-1%, 0, 0) rotate(-1deg);
        transform: translate3d(-1%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {

    0%,
    65% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    70% {
        -webkit-transform: translate3d(-8%, 0, 0) rotate(-3deg);
        transform: translate3d(-8%, 0, 0) rotate(-3deg)
    }

    75% {
        -webkit-transform: translate3d(6%, 0, 0) rotate(2deg);
        transform: translate3d(6%, 0, 0) rotate(2deg)
    }

    80% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-2deg);
        transform: translate3d(-5%, 0, 0) rotate(-2deg)
    }

    90% {
        -webkit-transform: translate3d(3%, 0, 0) rotate(1deg);
        transform: translate3d(3%, 0, 0) rotate(1deg)
    }

    95% {
        -webkit-transform: translate3d(-1%, 0, 0) rotate(-1deg);
        transform: translate3d(-1%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation: wobble 4s ease 0s infinite;
    animation: wobble 4s ease 0s infinite
}

@-webkit-keyframes bounce {

    0%,
    to,
    50%,
    70%,
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    75% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes bounce {

    0%,
    to,
    50%,
    70%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    75% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.bounce {
    -webkit-animation: bounce 3s ease 1s infinite;
    animation: bounce 3s ease 1s infinite
}

@-webkit-keyframes rubberBand {

    0%,
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scaleX(1.1) scaleY(.9);
        transform: scaleX(1.1) scaleY(.9)
    }

    70% {
        -webkit-transform: scaleX(.9) scaleY(1.1);
        transform: scaleX(.9) scaleY(1.1)
    }

    80% {
        -webkit-transform: scaleX(1.1) scaleY(.9);
        transform: scaleX(1.1) scaleY(.9)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rubberBand {

    0%,
    50% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scaleX(1.1) scaleY(.9);
        -ms-transform: scaleX(1.1) scaleY(.9);
        transform: scaleX(1.1) scaleY(.9)
    }

    70% {
        -webkit-transform: scaleX(.9) scaleY(1.1);
        -ms-transform: scaleX(.9) scaleY(1.1);
        transform: scaleX(.9) scaleY(1.1)
    }

    80% {
        -webkit-transform: scaleX(1.1) scaleY(.9);
        -ms-transform: scaleX(1.1) scaleY(.9);
        transform: scaleX(1.1) scaleY(.9)
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.rubberBand {
    -webkit-animation: rubberBand 4s ease 1s infinite;
    animation: rubberBand 4s ease 1s infinite
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translate(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translate(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translate(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translate(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translate(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translate(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translate(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translate(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translate(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translate(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translate(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translate(0)
    }
}

.headShake {
    -webkit-animation: headShake 4s ease 1s infinite;
    animation: headShake 4s ease 1s infinite
}

@-webkit-keyframes swing {

    0%,
    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    55% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    60% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    65% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    70% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    to,
    75% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {

    0%,
    50% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    55% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    60% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    65% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    70% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    to,
    75% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-animation: swing 4s ease 0s infinite;
    animation: swing 2s ease 0s infinite
}

@-webkit-keyframes tada {

    0%,
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    55%,
    60% {
        -webkit-transform: scale(.94) rotate(-2deg);
        transform: scale(.94) rotate(-2deg)
    }

    65%,
    75%,
    85%,
    95% {
        -webkit-transform: scale(1.06) rotate(2deg);
        transform: scale(1.06) rotate(2deg)
    }

    70%,
    80%,
    90% {
        -webkit-transform: scale(1.06) rotate(-2deg);
        transform: scale(1.06) rotate(-2deg)
    }

    to {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {

    0%,
    50% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    55%,
    60% {
        -webkit-transform: scale(.94) rotate(-2deg);
        transform: scale(.94) rotate(-2deg)
    }

    65%,
    75%,
    85%,
    95% {
        -webkit-transform: scale(1.06) rotate(2deg);
        transform: scale(1.06) rotate(2deg)
    }

    70%,
    80%,
    90% {
        -webkit-transform: scale(1.06) rotate(-2deg);
        transform: scale(1.06) rotate(-2deg)
    }

    to {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation: tada 2s ease 1s infinite;
    animation: tada 2s ease 1s infinite
}

@-webkit-keyframes wobble-vertical {

    0%,
    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    80% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    85% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    90% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    95% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes wobble-vertical {

    0%,
    70% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    80% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    85% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    90% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    95% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.wobble-vertical {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.wobble-vertical {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes wobble-to-bottom-right {

    0%,
    40% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    45% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    50% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    55% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    60% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    65% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    70% {
        -webkit-transform: translate(0, 0);
        transform: translate(0)
    }
}

@keyframes wobble-to-bottom-right {

    0%,
    40% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    45% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }

    50% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }

    55% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }

    60% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }

    65% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }

    70% {
        -webkit-transform: translate(0, 0);
        transform: translate(0)
    }
}

.wobble-bottom-right {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.wobble-bottom-right {
    -webkit-animation-name: wobble-to-bottom-right;
    animation-name: wobble-to-bottom-right;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes wobble-to-top-right {
    5% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    10% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    15% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0)
    }
}

@keyframes wobble-to-top-right {
    5% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }

    10% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }

    15% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }

    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }

    25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }

    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0)
    }
}

.wobble-top-right {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.wobble-top-right {
    -webkit-animation-name: wobble-to-top-right;
    animation-name: wobble-to-top-right;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes rainbow {
    0% {
        background: #1abc9c
    }

    10% {
        background: #2ecc71
    }

    20% {
        background: #3498db
    }

    30% {
        background: #9b59b6
    }

    40% {
        background: #e74c3c
    }

    50% {
        background: #e67e22
    }

    60% {
        background: #f1c40f
    }

    70% {
        background: #2c3e50
    }

    80% {
        background: #9b59b6
    }
}

@keyframes rainbow {
    0% {
        background-color: #1abc9c
    }

    10% {
        background-color: #2ecc71
    }

    20% {
        background-color: #3498db
    }

    30% {
        background-color: #9b59b6
    }

    40% {
        background-color: #e74c3c
    }

    50% {
        background-color: #e67e22
    }

    60% {
        background-color: #f1c40f
    }

    70% {
        background-color: #2c3e50
    }

    80% {
        background-color: #9b59b6
    }
}

@-webkit-keyframes rainbow-heartbeat {
    50% {
        transform: scale(1.1)
    }
}

@keyframes rainbow-heartbeat {
    50% {
        transform: scale(1.1)
    }
}

.item.rainbow {
    -webkit-animation: rainbow 3s infinite, rainbow-heartbeat .6s infinite;
    animation: rainbow 3s infinite, rainbow-heartbeat .6s infinite
}

@-webkit-keyframes shiningSlider {
    to {
        left: 120%
    }
}

@keyframes shiningSlider {
    80% {
        left: -60px;
        opacity: .2
    }

    to {
        left: 120%;
        opacity: .2
    }
}

.shiningSlider {
    overflow: hidden
}

.shiningSlider:after {
    background: #fff;
    content: " ";
    height: 200px;
    min-height: 90px;
    left: -100px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all .55s cubic-bezier(.19, 1, .22, 1);
    transition: all .55s cubic-bezier(.19, 1, .22, 1);
    width: 25px;
    z-index: -10;
    -webkit-animation: shiningSlider 3s infinite;
    animation: shiningSlider 3s infinite
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}



@media(min-width: 768px) {
    .item-form {
        --form-tmpl-height-input: 56px
    }


    section {
        padding: 20px 16px
    }

    .page-cover .center {
        padding: 0 32px
    }

    .item-ytbsub {
        padding: 20px 16px 12px
    }

    .item-ytbsub .ytb-channel {
        padding: 8px 0
    }

    .cover--bg {
        max-width: 640px;
        margin: 0 auto;
        overflow: hidden
    }

    .page-app-bg.bg-color {
        display: flex;
        width: 100%;
        height: 100vh;
        position: fixed;
        z-index: -1;
        top: 0
    }

    .page-app.bg-color {
        max-width: 640px;
        margin: auto;
        position: relative;
        padding-top: 40px;
        z-index: 1
    }

    .page-app-bg .bg div {
        background-image: var(--cover-bg-image);
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-filter: blur(30px);
        -moz-filter: blur(30px);
        -ms-filter: blur(30px);
        filter: blur(30px);
        transform: scale(1.05);
        background-position: center
    }

    .page-app.bg-color .bg-container {
        max-width: 640px;
        top: 40px;
        border-radius: 40px;
        overflow: hidden;
        position: absolute;
        height: 100%
    }

    .bg-color .body {
        padding: 20px 20px 80px
    }

    .bg-color .cover--bg-box img {
        border-radius: 20px 20px 0 0
    }

    .bg-color .banner-cover .cover--bg-box img {
        border-radius: 20px
    }

    .page-app.bg-color .lnk-prom-placement .item-block--prom iframe {
        transform: translate(-64px)
    }

    .layout--horizontal .page-app {
        height: 100vh
    }

    .layout--horizontal .page-app.bg-color {
        max-width: var(--pc-layout-width);
        padding: 0 20px
    }

    .layout--horizontal .bg-color .bg-container {
        max-width: var(--pc-layout-width);
        width: initial;
        left: 20px;
        right: 20px;
        top: 0;
        border-radius: 0
    }

    .layout--horizontal .page-app .body {
        max-height: 100vh;
        max-width: var(--pc-layout-width);
        overflow: hidden;
        margin: auto;
        padding: 20px 20px 80px
    }


    .layout--horizontal .link-share-box {
        max-width: var(--pc-layout-width)
    }

    .layout--horizontal .link-share-box.active {
        border: 0 solid #ebeef1;
        background-color: #fff0;
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0)
    }

    .layout--horizontal .link-share-box.active .link-share--cover,
    .layout--horizontal .link-share-box.active .link-share--title {
        opacity: 0
    }

    .layout--horizontal .page-app .page-container {
        display: flex;
        max-height: 100vh;
        max-width: var(--pc-layout-width-inner);
        margin: auto;
        min-height: calc(100vh - 20px)
    }

    .layout--horizontal .page-app .page-tabs .page-tabs--box {
        margin-top: 0;
        margin-bottom: 20px
    }

    .layout--horizontal .page-app .page-cover {
        max-width: 50%;
        width: 50%;
        padding-left: 16px;
        max-height: 100vh;
        display: flex;
        flex-direction: column;
        padding-top: 24px
    }

    .layout--horizontal .page-app .page-cover .page-cover--top {
        width: 100%;
        height: 100%;
        max-height: calc(100% - 30px);
        overflow: auto
    }

    .layout--horizontal .page-app .page-cover .page-cover--footer {
        height: 50%;
        min-height: 30px;
        max-height: 100px;
        width: 100%
    }

    .layout--horizontal .page-app .page-cover .page-cover--footer.footer-v620 {
        max-height: 60px
    }

    .layout--horizontal .page-app .page-cover .cover--bg {
        width: 100%;
        height: 0;
        padding-bottom: 66.666%
    }

    .layout--horizontal .page-app .page-section {
        max-width: 50%;
        width: 50%;
        overflow: auto
    }

    .layout--horizontal .page-app .page-section .section-con {
        padding-top: 12px;
        padding-bottom: 60px
    }

    .layout--horizontal .page-app .page-cover .page-cover--top::-webkit-scrollbar,
    .layout--horizontal .page-app .page-section::-webkit-scrollbar {
        width: 0;
        height: 0
    }

    .layout--horizontal .page-app .page-cover .center {
        padding-left: 0;
        padding-right: 8px;
        overflow: hidden
    }

    .layout--horizontal .footer {
        display: none !important
    }

    .layout--horizontal .page-cover .footer {
        display: block !important;
        left: 0;
        top: 10px;
        position: relative;
        height: 50%;
        min-height: 30px;
        max-height: 80px;
        width: 100%
    }

    .layout--horizontal .page-cover .cover--bg.hidden+.center {
        padding-top: 100px
    }

    .layout--horizontal .page-app .page-tabs [data-style=underline] {
        padding: 0 20px
    }

    .item,
    .item-style {
        min-height: 64px;
        line-height: 64px
    }

    .button-item .ctm-style a {
        min-height: 60px
    }

    .button-item .ctm-style button {
        min-height: 60px;
        padding: 8px 52px 8px 8px
    }

    .item .btn-icon {
        width: 52px;
        min-width: 52px;
        height: 52px;
        line-height: 52px
    }

    .item .btn-icon span {
        font-size: 38px;
        line-height: 48px
    }

    .item .btn-text {
        font-size: 16px;
        font-weight: 500
    }

    .item .btn-status {
        right: 8px
    }

    .size-mm .button-item .ctm-style a,
    .size-mm .button-item .ctm-style button {
        min-height: 72px
    }

    .size-mm .item .btn-icon {
        width: 60px;
        min-width: 60px;
        height: 60px
    }

    .size-mm .item .btn-icon span {
        font-size: 40px;
        line-height: 56px
    }

    .size-ll .button-item .ctm-style a,
    .size-ll .button-item .ctm-style button {
        min-height: 80px;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 64px 10px 10px
    }

    .size-ll .button-item .ctm-style a .btn-text,
    .size-ll .button-item .ctm-style button .btn-text {
        font-size: 20px;
        font-weight: 700
    }

    .size-ll .item .btn-icon {
        width: 68px;
        min-width: 68px;
        height: 68px
    }

    .size-ll .item .btn-icon span {
        font-size: 48px;
        line-height: 64px
    }

    .size-ll .item .btn-status {
        right: 10px
    }

    .cmpt-social-socialOrigin li a,
    .cmpt-social-socialBorder li a,
    .social_list li a {
        width: 36px;
        height: 36px
    }

    .social_list li a span {
        font-size: 22px;
        line-height: 32px
    }

    .contact-box .embed-event-subtitle {
        font-size: 16px
    }

    .contact-box .embed-event-detail .event-desc {
        font-size: 14px
    }

    .embed-contact--link .contact-link--text {
        font-size: 16px
    }

    .embed-list__con .embed-list__title {
        font-size: 18px
    }

    .embed-list__con .embed-list__desc {
        font-size: 14px
    }

    .contact-box .embed-event--share {
        margin-top: 24px
    }

    .contact-box .embed-event--share a,
    .contact-box .embed-event--share button {
        height: 56px
    }

    .item-faqs .embed-event-subtitle,
    .item-tmr .embed-event-subtitle,
    .item-list .embed-event-subtitle,
    .item-storeinfo .embed-event-subtitle {
        font-size: 16px
    }

    .item-storeinfo .embed-si__title {
        font-size: 20px
    }

    .item-storeinfo .embed-si__subtitle {
        font-size: 16px
    }

    .embed-faq-item .embed-faq__q {
        font-size: 18px
    }

    .embed-faq-item .embed-faq__a {
        font-size: 16px
    }

    .embed-team__txt .embed-team__name {
        font-size: 18px
    }

    .embed-team__txt .embed-team__position {
        font-size: 14px
    }

    .embed-team__txt .embed-team__note {
        font-size: 16px
    }

    .embed-item-header .embed-item-title {
        font-size: 20px
    }

    .embed-menu-section .embed-item-subtitle {
        font-size: 16px
    }

    .embed-menu__item .embed-menu__name {
        font-size: 18px
    }

    .embed-menu__item .embed-menu__note {
        font-size: 14px
    }

    .embed-menu__item .embed-menu__variants {
        font-size: 16px
    }

    .item-support .support-gifts--number {
        font-weight: 500;
        border: 2px solid var(--link-action-bg-color);
        line-height: 32px
    }

    .item-support .support-gifts--count input {
        font-weight: 500;
        border: 2px solid var(--link-action-bg-color)
    }

    .item-support .support-action button {
        height: 56px
    }

    .embed-carousel-detail .carousel-desc,
    .carousel-item--txt .carousel-item--subtitle {
        font-size: 16px
    }

    .carousel-item--txt .carousel-item--title {
        font-size: 18px
    }

    .carousel-item--button button {
        font-size: 16px
    }

    .carousel-item--button {
        height: 48px
    }

    .carousel-item--button a {
        line-height: 44px;
        font-size: 16px
    }

    .embed-carousel .carousel-item a {
        height: 48px;
        max-height: 48px;
        line-height: 44px;
        font-size: 16px
    }

    .item-opensea .carousel-item--txt .carousel-item--title {
        font-size: 18px
    }

    .embed-sfollower-g .item-block .embed-sfollower-box a span {
        font-size: 32px
    }

    .item-request .support-options .form-field-radio-option {
        font-size: 16px;
        margin-bottom: 16px
    }

    .item-request .support-options .form-field-radio-option span {
        font-weight: 600
    }

    .item-graphext .embed-event-detail .event-desc {
        font-size: 16px
    }

    .item-graphext .embed-event--share a,
    .item-graphext .embed-event--share button {
        height: 56px
    }

    .embed-menu__item .embed-menu__variants li span:nth-child(2) {
        font-size: 16px
    }

    .item-goods .ctm-style .button-box button {
        width: 100%;
        height: 52px;
        max-height: 52px;
        font-size: 16px
    }

    .item-request .embed-event--share a,
    .item-request .embed-event--share button {
        min-height: 56px;
        line-height: 48px
    }

    .item-digital .embed-event-detail .event-desc {
        font-size: 16px
    }

    .embed-event--price {
        font-size: 20px
    }

    .embed-price--show span:nth-child(2) {
        font-size: 16px
    }

    .item-digital .embed-event--share a,
    .item-digital .embed-event--share button {
        height: 56px;
        font-size: 18px
    }

    .embed-bottom-link a {
        height: 56px;
        line-height: 50px
    }

    .embed-twitter-link a {
        height: 56px;
        line-height: 56px
    }

    .embed-event-period,
    .embed-live-period {
        font-size: 16px
    }

    .cmpt-event-promote .embed-event--share a,
    .cmpt-event-promote .embed-event--share button {
        height: 56px
    }

    .cmpt-event-countdown .embed-event-link a.embed-link-a-button,
    .cmpt-event-countdown .embed-event-link button.embed-link-a-button {
        height: 56px;
        line-height: 50px
    }

    .embed-event-counter--unit {
        font-size: 16px
    }

    .cmpt-event-promoteCountdown .embed-event-link .embed-link-a-button {
        height: 52px;
        line-height: 52px;
        font-size: 16px
    }

    .cmpt-live-foreshow .embed-live-detail .live-desc {
        font-size: 16px
    }

    .embed-event-state,
    .embed-event-body--coming .embed-event-body--date--text p {
        font-size: 14px
    }

    .embed-event-body--coming .embed-event-body--date--text span {
        font-size: 16px;
        height: 16px
    }

    .bio-block .embed-powerby p,
    .embed--box .embed-powerby p {
        font-size: 16px
    }

    .bio-block .embed-powerby img,
    .embed--box .embed-powerby img {
        height: 26px;
        min-height: 26px
    }

    .ytbsub-logo {
        height: 24px
    }

    .ytb-channel-avatar {
        width: 80px;
        height: 80px;
        min-width: 80px
    }

    .item-ytbsub .ytb-channel-title {
        font-size: 20px;
        line-height: 28px;
        max-height: 56px
    }

    .item-ytbsub .ytb-channel-sub {
        height: 32px;
        line-height: 32px
    }

    .item-ytbsub .ytb-channel-info {
        margin-left: 12px;
        text-align: left;
        width: calc(100% - 90px)
    }

    .item-ytbsub .ytb-channel-sub a {
        font-size: 16px
    }

    .item-ytbsub .ytb-channel-desc {
        font-size: 16px;
        line-height: 20px;
        max-height: 40px
    }

    .embed-tiktok .embed-tiktok--logo {
        width: 80px;
        height: 80px
    }

    .embed-tiktok--data {
        font-size: 18px
    }

    .item-goods .ctm-style .image-box {
        margin-right: 10px !important
    }

    .cmpt-goods-listRow .ctm-style .image-box {
        margin-right: 0 !important
    }

    .item-goods .ctm-style .info-box {
        width: 50%
    }

    .cmpt-goods-listRow .ctm-style .info-box {
        width: 100%
    }

    .preview-button-prev {
        left: 15%;
        left: min(200px, 15%)
    }

    .preview-button-next {
        right: 15%;
        right: min(200px, 15%)
    }

    .image_preview-close {
        margin-right: 12%;
        margin-right: min(120px, 12%)
    }
}

@media(min-width: 900px) {
    .layout--horizontal .page-app .page-cover {
        padding-left: 40px
    }

    .section-con {
        padding: 20px 32px
    }

    .item-goods .ctm-style .info-box {
        width: calc(50% - 10px)
    }

    .cmpt-goods-listRow .ctm-style .info-box {
        width: 100%
    }
}

@-webkit-keyframes buttonWave {
    0% {
        -webkit-mask-position: 0 top;
        mask-position: 0 top
    }

    to {
        -webkit-mask-position: 680px top;
        mask-position: 680px top
    }
}

@keyframes buttonWave {
    0% {
        -webkit-mask-position: 0 top;
        mask-position: 0 top
    }

    to {
        -webkit-mask-position: 680px top;
        mask-position: 680px top
    }
}

@-webkit-keyframes buttonWaveBottom {
    0% {
        -webkit-mask-position: 0 top;
        mask-position: 0 top
    }

    to {
        -webkit-mask-position: -680px top;
        mask-position: -680px top
    }
}

@keyframes buttonWaveBottom {
    0% {
        -webkit-mask-position: 0 top;
        mask-position: 0 top
    }

    to {
        -webkit-mask-position: -680px top;
        mask-position: -680px top
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    1% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    51% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    1% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    51% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@media only screen and (max-width: 767px) {
    .link-share-box {
        max-width: 600px
    }

    .item {
        min-height: 44px;
        line-height: 44px
    }

    .item .btn {
        padding: 6px 42px 6px 6px
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none
    }

    .cmpt-button-buttonLink .swiper-pagination-bullet {
        width: 12px;
        height: 12px
    }

    .cmpt-button-buttonLink .swiper-pagination-bullet-active {
        width: 14px !important;
        height: 14px !important
    }

    .cmpt-button-buttonLinks .swiper-pagination-bullet {
        width: 12px;
        height: 12px
    }

    .cmpt-button-buttonLinks .swiper-pagination-bullet-active {
        width: 14px !important;
        height: 14px !important
    }

    .embed-carousel-detail .carousel-items {
        flex-wrap: nowrap;
        width: 100%;
        overflow: auto
    }

    .embed-carousel-detail .carousel-item {
        width: 208px;
        min-width: 208px
    }

    .embed-carousel-detail .carousel-item-img img {
        border-radius: var(--theme-radius)
    }

    .cmpt-tiktok-video .embed-tiktok-videos {
        overflow-x: auto
    }

    .cmpt-carousel-video .embed-carousel-detail .carousel-item {
        width: 280px;
        min-width: 280px
    }
}

@media (min-width: 1200px) {
    .button-item {
        max-width: 1170px;
        margin: 20px auto 34px;
    }

    .button-item .item.item-style {
        margin: 0;
    }

    .button-item .item.item-style .ctm-style {
        min-height: 88px;
        height: auto;
        border-radius: 16px !important;
        padding: 12px 26px 12px 14px;
        background: linear-gradient(135deg, #11be76 0%, #0a9864 100%);
        box-shadow: 0 12px 30px rgba(5, 53, 35, 0.28);
        transition: transform 0.25s ease, box-shadow 0.25s ease;
    }

    .button-item .item.item-style .wa-btn {
        justify-content: flex-start;
        gap: 14px;
        min-height: 64px;
    }

    .button-item .item.item-style .btn-icon {
        width: 52px;
        height: 52px;
        min-width: 52px;
        left: 0;
        line-height: 52px;
    }

    .button-item .item.item-style .btn-icon img {
        border-radius: 50%;
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.22);
    }

    .button-item .item.item-style .btn-text {
        flex: 1;
    }

    .button-item .item.item-style .btn-text p {
        padding-left: 0;
        font-size: 21px;
        line-height: 1.2;
        font-weight: 700;
        letter-spacing: 0.4px;
        margin: 0;
    }

    .button-item .item.item-style .btn-status {
        display: none;
    }

    .button-item .item.item-style:hover .ctm-style {
        transform: translateY(-3px);
        box-shadow: 0 16px 34px rgba(5, 53, 35, 0.34);
    }
}