:root {
	--max-w: 1400px;
	--footer-h: 50px;
}
body{
	background: #e9ebee!important;
}
#root{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 428px;
    margin: 0 auto;
    height: 100%;
}
@media (max-width:700px){
    #root{
        max-width:100%;
    }
}
*,
*::before,
*::after {
	box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

ul[role="list"],
ol[role="list"] {
	list-style: none;
}

html:focus-within {
	scroll-behavior: smooth;
}

body {
	min-height: 100%;
	text-rendering: optimizeSpeed;
	line-height: 1.5;
}

a:not([class]) {
	text-decoration-skip-ink: auto;
}

img,
picture {
	max-width: 100%;
	display: block;
}

input,
button,
textarea,
select {
	font: inherit;
}

body {
	font-size: 14px;
	color: rgba(22, 24, 35, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
	overscroll-behavior: contain;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
}

body a {
	color: rgba(22, 24, 35, 1.0);
	-webkit-transition: color 250ms;
	transition: color 250ms;
	-webkit-text-decoration: none;
	text-decoration: none;
	cursor: pointer;
}

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

body.hidden {
	overflow: hidden;
}

html body {
	overflow-y: overlay;
}

html *::-webkit-scrollbar {
	border-radius: 0;
	width: 8px;
}

html *::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0);
}

html *::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .15);
}

.tiktok-12azhi0-DivHeaderContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.12);
	height: 60px;
	width: 100%;
	top: 0;
	position: absolute;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, 1.0);
	z-index: 1000;
}

.tiktok-1kydcf4-DivHeaderWrapperMain-StyledDivHeaderWrapperMainV2 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 24px;
	padding-left: 20px;
	padding-right: 24px;
	padding-left: 16px;
	max-width: var(--max-w);
}

.tiktok-1431rw4-StyledLinkLogo {
	font-size: 0;
}

.tiktok-1x100u9-DivHeaderCenterContainer {
	position: relative;
}

	.tiktok-1x100u9-DivHeaderCenterContainer {
		display: none;
	}

.tiktok-thiumz-DivSearchFormContainer {
	position: relative;
}

.tiktok-ru68kq-FormElement {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px 16px;
	background: rgba(22, 24, 35, 0.06);
	border-radius: 92px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin: 0;
}

.tiktok-vzysje-InputElement {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	border: none;
	background: transparent;
	outline: none;
	padding: 0;
	width: 100%;
	caret-color: rgba(254, 44, 85, 1.0);
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	-ms-appearance: textfield;
	appearance: textfield;
}

.tiktok-vzysje-InputElement:focus~.ev30f211 {
	display: block;
}

.tiktok-1l3fo4q-SpanSpliter {
	width: 1px;
	height: 28px;
	margin: -3px 0;
	background: rgba(22, 24, 35, 0.12);
}

.tiktok-3n0ac4-ButtonSearch {
	padding: 11px 16px 11px 12px;
	margin: -12px -16px;
	cursor: pointer;
	outline: none;
	border: none;
	background: transparent;
	margin-left: 0;
}

.tiktok-3n0ac4-ButtonSearch:hover {
	background: rgba(22, 24, 35, 0.03);
}

.tiktok-3n0ac4-ButtonSearch:active {
	background: rgba(22, 24, 35, 0.06);
}

.tiktok-1dckc0v-DivInputBorder {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 1.5px solid rgba(22, 24, 35, 0.2);
	border-radius: 92px;
	z-index: -1;
}

.tiktok-149t8v1-DivHeaderRightContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tiktok-1w1wxiy-StyledLinkText {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	display: block;
}

.tiktok-12ttq4c-StyledLoginButton {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-left: 16px;
	min-width: 100px;
}

.tiktok-1mm63h3-Button-StyledLoginButton {
	border-radius: 4px;
	border: none;
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(254, 44, 85, 1.0);
	min-width: 164px;
	min-height: 36px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 6px 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-left: 16px;
	min-width: 100px;
}

.tiktok-1mm63h3-Button-StyledLoginButton:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FE2C55;
}

.tiktok-1mm63h3-Button-StyledLoginButton:active {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12)), #FE2C55;
}

.tiktok-1mm63h3-Button-StyledLoginButton:disabled {
	border: none;
	color: rgba(22, 24, 35, 0.34);
	background-color: rgba(22, 24, 35, 0.06);
	pointer-events: none;
}

.tiktok-1mm63h3-Button-StyledLoginButton:focus {
	outline: none;
}

.tiktok-74g1sb-IMoreIconWrapper {
	margin-left: 16px;
	position: relative;
	cursor: pointer;
	font-style: normal;
	padding: 0 4px;
}

.tiktok-lgo5n0-StyledEllipsisVertical {
	width: 20px;
	height: 20px;
	display: block;
}

.tiktok-1yvxdin-DivBodyContainer-StyledDivBodyContainerV2 {
	margin-top: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100vw;
	max-width: 100vw;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: unset;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

	.tiktok-ixclwa-DivSideNavMask {
		position: fixed;
		inset: 59px 0 0;
		z-index: 99;
		background-color: rgba(0, 0, 0, 0.6);
		opacity: 0;
		pointer-events: none;
	}

.tiktok-gf0mh2-DivSideNavContainer {
	position: relative;
	width: 240px;
	-webkit-flex: 0 0 240px;
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
}

	.tiktok-gf0mh2-DivSideNavContainer {
		z-index: 99;
	}
	.tiktok-gf0mh2-DivSideNavContainer {
		width: 72px;
		-webkit-flex: 0 0 72px;
		-ms-flex: 0 0 72px;
		flex: 0 0 72px;
	}

.tiktok-p7v04c-StyledScroll {
	top: 60px;
	bottom: 0;
	width: 240px;
	background: rgba(255, 255, 255, 1.0);
	position: fixed;
	z-index: 99;
	padding-right: 8px;
}

	.tiktok-p7v04c-StyledScroll {
		padding: 0 8px;
		width: 72px;
		-webkit-flex: 0 0 72px;
		-ms-flex: 0 0 72px;
		flex: 0 0 72px;
		border-right: 1px solid rgba(22, 24, 35, 0.12);
		box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
	}

.tiktok-w9wcox-DivScrollContainer-StyledScroll {
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior-y: contain;
	perspective: 1px;
	transform-style: preserve-3d;
	padding-right: 12px;
	perspective-origin: right top;
	top: 60px;
	bottom: 0;
	width: 240px;
	background: rgba(255, 255, 255, 1.0);
	position: fixed;
	z-index: 99;
	padding-right: 8px;
}

.tiktok-w9wcox-DivScrollContainer-StyledScroll::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.tiktok-w9wcox-DivScrollContainer-StyledScroll:hover .e1b4u1n0 {
	opacity: 1;
}

	.tiktok-w9wcox-DivScrollContainer-StyledScroll {
		padding: 0 8px;
		width: 72px;
		-webkit-flex: 0 0 72px;
		-ms-flex: 0 0 72px;
		flex: 0 0 72px;
		border-right: 1px solid rgba(22, 24, 35, 0.12);
		box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.06);
	}

.tiktok-1a4urrd-DivWrapper {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 20px 0 26px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-height: 100%;
	padding-left: 8px;
}

	.tiktok-1a4urrd-DivWrapper {
		padding: 12px 0 26px;
	}

.tiktok-1inll25-DivMainNavContainer {
	margin-bottom: 8px;
	padding: 0;
}

	.tiktok-1inll25-DivMainNavContainer {
		padding: 0;
	}

.tiktok-chxswy-StyledTmpLink {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-transition: background ease-in-out 200ms;
	transition: background ease-in-out 200ms;
}

.tiktok-chxswy-StyledTmpLink:hover {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tiktok-chxswy-StyledTmpLink:active {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tiktok-chxswy-StyledTmpLink:hover {
	background: rgba(22, 24, 35, 0.03);
}

.tiktok-chxswy-StyledTmpLink:active {
	background: rgba(22, 24, 35, 0.06);
}

	.tiktok-chxswy-StyledTmpLink {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}

.tiktok-1g27b7n-H2MainNavText {
	color: rgba(254, 44, 85, 1.0);
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	margin-left: 8px;
}

.tiktok-1tfqc6a-H2MainNavText {
	color: rgba(22, 24, 35, 1.0);
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	margin-left: 8px;
}

.tiktok-ms3iqs-DivFrameContainer {
	position: relative;
	padding: 20px 8px 24px 8px;
	margin: 0;
}

.tiktok-ms3iqs-DivFrameContainer::before {
	content: "";
	position: absolute;
	height: 1px;
	left: 8px;
	right: 8px;
	background: rgba(22, 24, 35, .12);
	-webkit-transform: scaleY(.5);
	-moz-transform: scaleY(.5);
	-ms-transform: scaleY(.5);
	transform: scaleY(.5);
	top: 0;
}

	.tiktok-ms3iqs-DivFrameContainer {
		display: none;
	}

.tiktok-105v97b-PLoginHint {
	color: rgba(22, 24, 35, 0.5);
	font-size: 16px;
	line-height: 22px;
}

.tiktok-mxkhb9-StyledLogin {
	margin-top: 20px;
	width: 100%;
}

.tiktok-7i6i4k-Button-StyledLogin {
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	color: rgba(254, 44, 85, 1.0);
	border-color: rgba(254, 44, 85, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
	min-width: 168px;
	min-height: 48px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 6px 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 20px;
	width: 100%;
}

.tiktok-7i6i4k-Button-StyledLogin:hover {
	background-color: rgba(254, 44, 85, 0.06);
}

.tiktok-7i6i4k-Button-StyledLogin:active {
	background-color: rgba(254, 44, 85, 0.16);
}

.tiktok-7i6i4k-Button-StyledLogin:disabled {
	border-color: rgba(22, 24, 35, 0.12);
	background-color: rgba(255, 255, 255, 1.0);
	color: rgba(22, 24, 35, 0.34);
	pointer-events: none;
}

.tiktok-7i6i4k-Button-StyledLogin:focus {
	outline: none;
}

.tiktok-1liq5tk-DivUserContainer {
	padding: 16px 0;
	color: rgba(22, 24, 35, 0.75);
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}

.tiktok-1liq5tk-DivUserContainer::before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	top: 0;
	height: 1px;
	background: rgba(22, 24, 35, 0.12);
	-webkit-transform: scaleY(0.5);
	-moz-transform: scaleY(0.5);
	-ms-transform: scaleY(0.5);
	transform: scaleY(0.5);
}

	.tiktok-1liq5tk-DivUserContainer {
		padding: 8px 0;
	}

.tiktok-kkg08c-PTitle {
	padding: 0 8px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 20px;
}

	.tiktok-kkg08c-PTitle {
		display: none;
	}

.tiktok-zxrg48-DivUserSkeletonContainerV2 {
	padding: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 48px;
}

	.tiktok-zxrg48-DivUserSkeletonContainerV2 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		width: 48px;
		height: 48px;
		margin-bottom: 0;
		padding: 0 8px;
		border-radius: 4px;
		margin-left: 2px;
	}

.tiktok-1jfrc7x-DivBaseComponent-StyledAvatar {
	background-color: #f1f1f1;
	border-radius: 4px;
	background-image: linear-gradient(90deg, rgba(22, 24, 35, 0) 0%, rgba(22, 24, 35, .04) 50%, rgba(22, 24, 35, 0) 100%);
	-webkit-background-size: 200% 100%;
	background-size: 200% 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	-webkit-animation: animation-91vjld cubic-bezier(0, 0, 1, 1) 1.5s infinite;
	animation: animation-91vjld cubic-bezier(0, 0, 1, 1) 1.5s infinite;
}

@-webkit-keyframes animation-91vjld {
	0% {
		background-position-x: 200%;
	}
	100% {
		background-position-x: -150%;
	}
}

@keyframes animation-91vjld {
	0% {
		background-position-x: 200%;
	}
	100% {
		background-position-x: -150%;
	}
}

.tiktok-ed9j42-DivSkeletonTitleGroup {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	height: 48px;
	margin-left: 12px;
}

	.tiktok-ed9j42-DivSkeletonTitleGroup {
		display: none;
	}

.tiktok-1xxodjj-DivBaseComponent-StyledTitle {
	background-color: #f1f1f1;
	border-radius: 4px;
	background-image: linear-gradient(90deg, rgba(22, 24, 35, 0) 0%, rgba(22, 24, 35, .04) 50%, rgba(22, 24, 35, 0) 100%);
	-webkit-background-size: 200% 100%;
	background-size: 200% 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	height: 16px;
	width: 40%;
	-webkit-animation: animation-91vjld cubic-bezier(0, 0, 1, 1) 1.5s infinite;
	animation: animation-91vjld cubic-bezier(0, 0, 1, 1) 1.5s infinite;
}

@-webkit-keyframes animation-91vjld {
	0% {
		background-position-x: 200%;
	}
	100% {
		background-position-x: -150%;
	}
}

@keyframes animation-91vjld {
	0% {
		background-position-x: 200%;
	}
	100% {
		background-position-x: -150%;
	}
}

.tiktok-1clhv1s-DivPlaceholder {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
}

.tiktok-1oisxeb-DivFooterContainer {
	position: relative;
	padding-top: 16px;
	padding-left: 8px;
}

.tiktok-1oisxeb-DivFooterContainer::before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	top: 0;
	height: 1px;
	background: rgba(22, 24, 35, 0.12);
	-webkit-transform: scaleY(0.5);
	-moz-transform: scaleY(0.5);
	-ms-transform: scaleY(0.5);
	transform: scaleY(0.5);
}

	.tiktok-1oisxeb-DivFooterContainer {
		display: none;
	}

.tiktok-1lepjzi-DivLinkContainer {
	margin-bottom: 8px;
}

.tiktok-4fb5qk-StyledNavLink {
	color: rgba(22, 24, 35, 0.5);
	font-weight: 600;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
	margin-right: 6px;
	margin-top: 5px;
}

.tiktok-4fb5qk-StyledNavLink:hover,
.tiktok-4fb5qk-StyledNavLink:active,
.tiktok-4fb5qk-StyledNavLink:link {
	color: rgba(22, 24, 35, 0.5);
}

.tiktok-965aro-DivMoreContainer {
	margin-bottom: 8px;
	position: relative;
}

.tiktok-rkkp7v-SpanMoreText {
	color: rgba(22, 24, 35, 0.5);
	font-weight: 600;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
	margin-right: 6px;
	margin-top: 5px;
	cursor: pointer;
}

.tiktok-rkkp7v-SpanMoreText:hover,
.tiktok-rkkp7v-SpanMoreText:active,
.tiktok-rkkp7v-SpanMoreText:link {
	color: rgba(22, 24, 35, 0.5);
}

.tiktok-ztf279-SpanCopyright {
	color: rgba(22, 24, 35, 0.5);
	font-weight: 600;
	font-size: 12px;
	line-height: 17px;
	display: inline-block;
	margin-right: 6px;
	margin-top: 5px;
}

.tiktok-ztf279-SpanCopyright:hover,
.tiktok-ztf279-SpanCopyright:active,
.tiktok-ztf279-SpanCopyright:link {
	color: rgba(22, 24, 35, 0.5);
}

.tiktok-l5ex3n-DivScrollBar {
	position: absolute;
	padding: 0 4px;
	top: 0;
	transform-origin: right top;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
	right: 0;
	transform-origin: right top;
}

.tiktok-4jy5wt-DivScrollBarThumb {
	width: 6px;
	height: 100%;
	border-radius: 3px;
	background: rgba(22, 24, 35, .06);
}

.tiktok-jgov0s-DivMainContainer {
	min-width: 628px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.tiktok-10cs5m8-DivVideoContainer {
	background: rgba(255, 255, 255, 1.0);
	position: relative;
	overflow: hidden;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
}

.tiktok-fb0q1n-DivVideoWrapper {
	width: calc(100% - var(--footer-h));
	min-width: 751px;
	margin: 0 24px;
	height: 100%;
	cursor: pointer;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 4px;
}

.tiktok-1rguze8-DivBlurBackgroundWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;
	top: 0;
	border-radius: 4px;
}

.tiktok-1dypm3r-DivBlurBackground {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-filter: blur(30px);
	filter: blur(30px);
	opacity: 0.5;
}

.tiktok-7nw178-DivBlurBackgroundImageMask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.tiktok-1a26zvk-DivVideoLeftWrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}

.tiktok-1jxhpnd-DivContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: rgba(22, 24, 35, .06);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-position: center;
	background-position: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.tiktok-j6dmhd-ImgPoster {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
	.tiktok-1jxhpnd-DivContainer.e1yey0rl0 .tiktok-j6dmhd-ImgPoster {
		object-fit: cover;
	}	
.tiktok-1yr8ry3-DivVideoCaptionContainer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.tiktok-1yr8ry3-DivVideoCaptionContainer h4 {
	margin-bottom: 0!important;
}

.tiktok-1iwnod0-DivCaptionContainer {
	margin-bottom: 5px;
	box-sizing: border-box;
	width: calc(100% - 70px);
	padding: 10px;
}

.tiktok-ymruxo-DivItemContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	position: relative;
	max-width: 600px;
	min-width: 280px;
}

.tiktok-ymruxo-DivItemContainer * {
	color: #fff;
}

.tiktok-ymruxo-DivItemContainer *:hover {
	color: #fff;
}

.tiktok-1yp8qwh-DivContentContainer {
	width: 100%;
}

	.tiktok-1yp8qwh-DivContentContainer {
		margin-left: 0;
		width: 100%;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}

.tiktok-1mnwhn0-DivAuthorContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tiktok-1mnwhn0-DivAuthorContainer .avatar-anchor {
	display: none;
	margin-right: 12px;
}

	.tiktok-1mnwhn0-DivAuthorContainer {}
	.tiktok-1mnwhn0-DivAuthorContainer .avatar-anchor {
		display: block;
	}

.tiktok-1698vi-StyledAuthorAnchor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tiktok-1698vi-StyledAuthorAnchor:hover {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tiktok-1698vi-StyledAuthorAnchor:hover .e1ykeoty0 {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

	.tiktok-1698vi-StyledAuthorAnchor {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

.tiktok-13cx3t6-H3AuthorTitle {
	font-weight: 400;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
	margin-right: 4px;
}

	.tiktok-13cx3t6-H3AuthorTitle {
		display: flex;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		width: 100%;
		align-items: center;
		justify-content: start;
	}

.tiktok-2x12ll-DivItemDescWrapper * {
	fill: #fff;
}

.tiktok-19b5n9s-DivContainer {
	font-size: 16px;
	line-height: 22px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp: 4px;
	box-orient: vertical;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

	.tiktok-19b5n9s-DivContainer {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}

.tiktok-j2a19r-SpanText {
	font-weight: 400;
}

.tiktok-f9vo34-StrongText {
	font-weight: 600;
}

.tiktok-1wx33j4-H4Link {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 16px;
	line-height: 20px;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.tiktok-2clm3o-SvgIcon {
	position: absolute;
	width: 20px;
	height: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 16px;
}

.tiktok-os7qkk-DivAlbumContainer {
	-webkit-margin-start: 32px;
	margin-inline-start: 32px;
	overflow: hidden;
}

.tiktok-1roif9o-DivMusicBoxWrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	-webkit-animation: animation-9m1xqq 5s linear infinite;
	animation: animation-9m1xqq 5s linear infinite;
	-webkit-animation-play-state: paused!important;
	animation-play-state: paused!important;
}

@-webkit-keyframes animation-9m1xqq {
	0% {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	100% {
		-webkit-transform: translate(, 0);
		-moz-transform: translate(, 0);
		-ms-transform: translate(, 0);
		transform: translate(, 0);
	}
}

@keyframes animation-9m1xqq {
	0% {
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	100% {
		-webkit-transform: translate(, 0);
		-moz-transform: translate(, 0);
		-ms-transform: translate(, 0);
		transform: translate(, 0);
	}
}

.tiktok-18k78yy-DivMusicBox {
	-webkit-padding-end: 20px;
	padding-inline-end: 20px;
}

.tiktok-1o8k2y7-DivVideoControlContainer {
	width: 100%;
	opacity: 1;
	bottom: 0;
	cursor: initial;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tiktok-1o8k2y7-DivVideoControlContainer:hover .e1n62tt62 {
	height: 6px;
}

.tiktok-1o8k2y7-DivVideoControlContainer:hover .e1n62tt63 {
	height: 6px;
}

.tiktok-1o8k2y7-DivVideoControlContainer:hover .e1n62tt64 {
	display: block;
}

.tiktok-1yy2wz4-DivControlButtonWrapper {
	position: relative;
	max-height: 0px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-padding-start: 16px;
	padding-inline-start: 16px;
	margin-bottom: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.tiktok-q1bwae-DivPlayIconContainer {
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	cursor: pointer;
}

.tiktok-1g3unbt-DivSeekBarTimeContainer {
	max-width: 64px;
	-webkit-margin-start: 8px;
	margin-inline-start: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: end;
	white-space: nowrap;
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
}

.tiktok-1mnx16b-DivVoiceControlContainer {
	position: absolute;
	cursor: pointer;
	bottom: 28px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	left: unset;
	right: 93px;
}

.tiktok-1pr675h-DivMuteIconContainer {
	opacity: 1;
	width: 40px;
	height: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.tiktok-179ie2i-DivSeekBarContainer {
	width: 100%;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
}

.tiktok-kker8l-DivSeekBarProgress {
	height: 4px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.2);
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}

.tiktok-kker8l-DivSeekBarProgress:hover {
	height: 6px;
}

.tiktok-59acbt-DivSeekBarCircle {
	display: none;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	border-radius: 12px;
	position: absolute;
	z-index: 10;
	bottom: 0;
	-webkit-transform: translate(-50%, 3px);
	-moz-transform: translate(-50%, 3px);
	-ms-transform: translate(-50%, 3px);
	transform: translate(-50%, 3px);
	cursor: pointer;
	box-shadow: 0px 0px 3px rgba(22, 24, 35, 1.0);
}

.tiktok-w92zjn-DivSeekBar {
	height: 4px;
	width: 100%;
	background-color: rgba(254, 44, 85, 1.0);
	position: absolute;
	bottom: 0;
	cursor: pointer;
	transform-origin: left;
}

.tiktok-w92zjn-DivSeekBar:hover {
	height: 6px;
}

.tiktok-ujgmbw-DivActionContainer {
	right: 10px;
	position: absolute;
	bottom: 35px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	-webkit-transition: width 200ms cubic-bezier(.65, 0, .35, 1);
	transition: width 200ms cubic-bezier(.65, 0, .35, 1);
	border-radius: 0 4px 4px 0;
}

.tiktok-vx2q6s-DivVideoSwitchWrapper {
	width: 36px;
	height: 80px;
	margin-bottom: 24px;
	border-radius: 100px;
	overflow: hidden;
}

.tiktok-1sw3g2m-ButtonSwitchButton {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 36px;
	height: 40px;
	background: rgba(255, 255, 255, 0.12);
	cursor: pointer;
	border: none;
	outline: none;
	fontsize: 0;
}

.tiktok-1sw3g2m-ButtonSwitchButton:hover {
	opacity: 0.5;
}

.tiktok-1sw3g2m-ButtonSwitchButton:disabled {
	cursor: default;
}

.tiktok-1sw3g2m-ButtonSwitchButton:disabled:hover {
	opacity: 1;
}

.tiktok-1sw3g2m-ButtonSwitchButton:disabled svg {
	opacity: 0.3;
}

.tiktok-1jfdlzo-DivActionItemContainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tiktok-1otsili-DivUserWrapper {
	width: 40px;
	height: 40px;
	position: relative;
	margin-bottom: 18px;
}

.tiktok-1tizhk9 {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.tiktok-1tizhk9:hover~.e1eulw5o1 .e10yw27c0,
.tiktok-1tizhk9:hover~.e10yw27c1 .e10yw27c0 {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}


.tiktok-uha12h-DivContainer {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.tiktok-1hmwtp5-StyledAvatar {
	border-color: rgba(22, 24, 35, 0.12);
	border-width: 0.5px;
	cursor: pointer;
}

.tiktok-gigx3u-SpanAvatarContainer-StyledAvatar {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-feature-settings: "tnum";
	position: relative;
	overflow: hidden;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	border-radius: 50%;
	background-color: rgba(136, 136, 136, 0.5);
	border-color: rgba(22, 24, 35, 0.12);
	border-width: 0.5px;
	cursor: pointer;
}

.tiktok-1zpj2q-ImgAvatar {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tiktok-1n0l0dy-ButtonActionItem {
	border: none;
	background: none;
	outline: none;
	padding: 0;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-bottom: 8px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.tiktok-1n0l0dy-ButtonActionItem:disabled {
	cursor: default;
	color: rgba(22, 24, 35, 1.0);
}

.tiktok-1ys2d4n-SpanIconWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 32px;
	height: 32px;
	font-size: 0px;
	border-radius: 50%;
	-webkit-transition: all ease-in-out 200ms;
	transition: all ease-in-out 200ms;
}

.tiktok-1yh1lbz-StrongText {
	color: rgba(255, 255, 255, 1.0);
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

@keyframes animation-1ta34cp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-moz-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-ms-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-moz-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-ms-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-moz-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-ms-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
	}
}
@keyframes animation-1evq1ax {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(2 * .2em), 0) rotate(calc(2 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(2 * .2em), 0) rotate(calc(2 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(2 * .2em), 0) rotate(calc(2 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(2 * .2em), 0) rotate(calc(2 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(2 * 0), 0) rotate(calc(2 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(2 * 0), 0) rotate(calc(2 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(2 * 0), 0) rotate(calc(2 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(2 * 0), 0) rotate(calc(2 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(2 * -.2em), 0) rotate(calc(2 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(2 * -.2em), 0) rotate(calc(2 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(2 * -.2em), 0) rotate(calc(2 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(2 * -.2em), 0) rotate(calc(2 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(2 * -.4em), 0) rotate(calc(2 * 80deg));
		-moz-transform: translate3d(-.1em, calc(2 * -.4em), 0) rotate(calc(2 * 80deg));
		-ms-transform: translate3d(-.1em, calc(2 * -.4em), 0) rotate(calc(2 * 80deg));
		transform: translate3d(-.1em, calc(2 * -.4em), 0) rotate(calc(2 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, calc(2 * -.6em), 0) rotate(calc(2 * 100deg));
		-moz-transform: translate3d(-.2em, calc(2 * -.6em), 0) rotate(calc(2 * 100deg));
		-ms-transform: translate3d(-.2em, calc(2 * -.6em), 0) rotate(calc(2 * 100deg));
		transform: translate3d(-.2em, calc(2 * -.6em), 0) rotate(calc(2 * 100deg));
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(2 * -.8em), 0) rotate(calc(2 * 120deg));
		-moz-transform: translate3d(-.3em, calc(2 * -.8em), 0) rotate(calc(2 * 120deg));
		-ms-transform: translate3d(-.3em, calc(2 * -.8em), 0) rotate(calc(2 * 120deg));
		transform: translate3d(-.3em, calc(2 * -.8em), 0) rotate(calc(2 * 120deg));
	}
}

@-webkit-keyframes animation-1ta34cp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-moz-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-ms-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-moz-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-ms-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-moz-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-ms-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
	}
}

@keyframes animation-1ta34cp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-moz-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-ms-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-moz-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-ms-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-moz-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-ms-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
	}
}

@keyframes animation-tuf0xe {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(3 * .2em), 0) rotate(calc(3 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(3 * .2em), 0) rotate(calc(3 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(3 * .2em), 0) rotate(calc(3 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(3 * .2em), 0) rotate(calc(3 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(3 * 0), 0) rotate(calc(3 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(3 * 0), 0) rotate(calc(3 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(3 * 0), 0) rotate(calc(3 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(3 * 0), 0) rotate(calc(3 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(3 * -.2em), 0) rotate(calc(3 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(3 * -.2em), 0) rotate(calc(3 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(3 * -.2em), 0) rotate(calc(3 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(3 * -.2em), 0) rotate(calc(3 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(3 * -.4em), 0) rotate(calc(3 * 80deg));
		-moz-transform: translate3d(-.1em, calc(3 * -.4em), 0) rotate(calc(3 * 80deg));
		-ms-transform: translate3d(-.1em, calc(3 * -.4em), 0) rotate(calc(3 * 80deg));
		transform: translate3d(-.1em, calc(3 * -.4em), 0) rotate(calc(3 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, calc(3 * -.6em), 0) rotate(calc(3 * 100deg));
		-moz-transform: translate3d(-.2em, calc(3 * -.6em), 0) rotate(calc(3 * 100deg));
		-ms-transform: translate3d(-.2em, calc(3 * -.6em), 0) rotate(calc(3 * 100deg));
		transform: translate3d(-.2em, calc(3 * -.6em), 0) rotate(calc(3 * 100deg));
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(3 * -.8em), 0) rotate(calc(3 * 120deg));
		-moz-transform: translate3d(-.3em, calc(3 * -.8em), 0) rotate(calc(3 * 120deg));
		-ms-transform: translate3d(-.3em, calc(3 * -.8em), 0) rotate(calc(3 * 120deg));
		transform: translate3d(-.3em, calc(3 * -.8em), 0) rotate(calc(3 * 120deg));
	}
}

@-webkit-keyframes animation-1ta34cp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-moz-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-ms-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-moz-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-ms-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-moz-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-ms-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
	}
}

@keyframes animation-1ta34cp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-moz-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		-ms-transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
		transform: translate3d(.5em, calc(1 * .2em), 0) rotate(calc(1 * 20deg)) scale(.6);
	}
	20% {
		opacity: 0.6;
		-webkit-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-moz-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		-ms-transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
		transform: translate3d(.3em, calc(1 * 0), 0) rotate(calc(1 * 40deg)) scale(.8);
	}
	40% {
		opacity: 1;
		-webkit-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-moz-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		-ms-transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
		transform: translate3d(.1em, calc(1 * -.2em), 0) rotate(calc(1 * 60deg)) scale(1);
	}
	60% {
		-webkit-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-moz-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		-ms-transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
		transform: translate3d(-.1em, calc(1 * -.4em), 0) rotate(calc(1 * 80deg));
	}
	80% {
		opacity: 0.8;
		-webkit-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-moz-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		-ms-transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
		transform: translate3d(-.2em, 1 * -.6em, 0) rotate(1 * 100deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-moz-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		-ms-transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
		transform: translate3d(-.3em, calc(1 * -.8em), 0) rotate(calc(1 * 120deg));
	}
}

.tiktok-16c3ba2-DivAlbumWrapper {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: conic-gradient(from 90deg at 50% 50%, #393939 -40.11deg, #151515 47.27deg, #393939 143.02deg, #161616 227.49deg, #393939 319.89deg, #151515 407.27deg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-animation: animation-b7n1on 8s linear infinite;
	animation: animation-b7n1on 8s linear infinite;
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

@-webkit-keyframes animation-b7n1on {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes animation-b7n1on {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.tiktok-tuohvl-SpanAvatarContainer {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-feature-settings: "tnum";
	position: relative;
	overflow: hidden;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	border-radius: 50%;
	background-color: rgba(136, 136, 136, 0.5);
}

.tiktok-1j9lz29-DivCommentContainer {
	position: relative;
	width: 0px;
	height: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	background: #f8f8f8;
	border-radius: 0 4px 4px 0;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: width 200ms cubic-bezier(.65, 0, .35, 1);
	transition: width 200ms cubic-bezier(.65, 0, .35, 1);
}

.tiktok-17mwij9-DivContentContainer-StyledDivContentContainerSwiper {
	-webkit-flex: 0 0 350px;
	-ms-flex: 0 0 350px;
	flex: 0 0 350px;
	width: 350px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 32px 0 0;
	-webkit-flex: unset;
	-ms-flex: unset;
	flex: unset;
	width: 360px;
	height: 100%;
	padding: 0;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 200ms cubic-bezier(.65, 0, .35, 1);
	transition: transform 200ms cubic-bezier(.65, 0, .35, 1);
}

.tiktok-rkqgck-DivCommentTitle {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: rgba(22, 24, 35, 1.0);
	height: 64px;
	background: rgba(241, 241, 241, 1.0);
	box-sizing: border-box;
	padding: 16px 16px 24px;
	border-radius: 4px;
}

.tiktok-xhdsaq-StyledCloseBtn {
	right: 24px;
	position: absolute;
	top: 20px;
	cursor: pointer;
}

.tiktok-47qv5c-DivFrameWrapper-StyledDivFrameWrapper {
	-webkit-flex: 1 1 0%;
	-ms-flex: 1 1 0%;
	flex: 1 1 0%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 0 60px;
	text-align: center;
	padding: 0 32px;
	background: #f8f8f8;
}

.tiktok-1te1vg7-PLoginTitle {
	color: rgba(22, 24, 35, 1.0);
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 8px;
}

.tiktok-tkvav1-PLoginDescForPanel {
	color: rgba(22, 24, 35, 0.75);
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 22px;
}

.tiktok-puld8d-StyledButton {
	margin-bottom: 20px;
	display: block;
	width: 100%;
}

.tiktok-wns4fi-Button-StyledButton {
	border-radius: 4px;
	border: none;
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(254, 44, 85, 1.0);
	min-width: 168px;
	min-height: 48px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 6px 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	box-sizing: border-box;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}

.tiktok-wns4fi-Button-StyledButton:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FE2C55;
}

.tiktok-wns4fi-Button-StyledButton:active {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12)), #FE2C55;
}

.tiktok-wns4fi-Button-StyledButton:disabled {
	border: none;
	color: rgba(22, 24, 35, 0.34);
	background-color: rgba(22, 24, 35, 0.06);
	pointer-events: none;
}

.tiktok-wns4fi-Button-StyledButton:focus {
	outline: none;
}

.tiktok-1lbwybk-PLoginHint-StyledPLoginHint {
	font-size: 16px;
	line-height: 22px;
	color: rgba(22, 24, 35, 0.75);
}

.tiktok-s5hbo1-ASignUp {
	color: rgba(254, 44, 85, 1.0);
	font-weight: 600;
}

.tiktok-s5hbo1-ASignUp:hover,
.tiktok-s5hbo1-ASignUp:active {
	color: rgba(254, 44, 85, 1.0);
}

.tiktok-52st2z-DivBlurBackgroundMask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 100;
}

.tiktok-shsbhf-StyledVerifyBadge {
	margin-left: 4px;
}

.tiktok-hpmci4-DivBottomContainer {
	right: 24px;
	position: fixed;
	bottom: 0px;
	z-index: 7;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	margin-bottom: 8px;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-transition: all 400ms cubic-bezier(0.65, 0, 0.35, 1);
	transition: all 400ms cubic-bezier(0.65, 0, 0.35, 1);
}

.tiktok-1vrbodl-DivPromotionContainer {
	margin-bottom: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.tiktok-zxo5ey-ButtonGetAppText {
	border: none;
	background: none;
	outline: none;
	padding: 0;
	color: rgba(22, 24, 35, 0.75);
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	right: 0;
	bottom: 0;
	padding: 0 8px;
	min-width: 90px;
	height: 32px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
	border-radius: 52px;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(22, 24, 35, 0.12);
	background-color: rgba(255, 255, 255, 1.0);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(.4, .14, .3, 1);
	transition: transform 0.3s cubic-bezier(.4, .14, .3, 1);
	transform-origin: right bottom;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
}

.tiktok-zxo5ey-ButtonGetAppText:hover {
	border-color: rgba(22, 24, 35, 0.2);
	background-color: rgba(22, 24, 35, 0.03);
}

.tiktok-zxo5ey-ButtonGetAppText:active {
	border-color: rgba(22, 24, 35, 0.2);
	background-color: rgba(22, 24, 35, 0.06);
}

.tiktok-1soztfq-DivExpandContainer {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	bottom: -1px;
	background: rgba(255, 255, 255, 1.0);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(22, 24, 35, 0.03);
	border-radius: 8px;
	-webkit-transition: all 0.3s cubic-bezier(.4, .14, .3, 1);
	transition: all 0.3s cubic-bezier(.4, .14, .3, 1);
	transform-origin: right bottom;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	right: -1px;
}

.tiktok-1387278-DivXMarkWrapper {
	right: 16px;
	position: absolute;
	top: 16px;
	cursor: pointer;
}

.tiktok-17cqlq7-DivExpandWrapper {
	margin-right: 48px;
	margin-left: 16px;
}

.tiktok-kdocy-DivItemContainer {
	margin: 6px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 8px;
	border-radius: 8px;
	cursor: pointer;
}

.tiktok-kdocy-DivItemContainer:hover {
	background: rgba(22, 24, 35, 0.03);
}

.tiktok-bqnc43-SpanText {
	margin-left: 8px;
	white-space: nowrap;
}
img.profile{
    width: 35px;
    border-radius: 50%;
    height: 35px;
}
.main_container{
    display: flex;
    align-self: center;
    flex: 1 1 auto;
    justify-content: flex-start;
	height: calc(100% + 2px);
    width: 100%;
}
.main_container > .row {
    width: 100%;
    margin: 0 auto;
}
.main-sidebar{
    padding-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior-y: contain;
	height: calc(100% - 60px);
	padding-top: 10px;
}
.main-welcome{
	position: relative;
    overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	height:100%;
}
.tiktok-1inll25-DivMainNavContainer{margin-bottom:8px;padding:0;}
.tiktok-1inll25-DivMainNavContainer{padding:0;}
.tiktok-chxswy-StyledTmpLink{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;box-sizing:border-box;border-radius:4px;-webkit-transition:background ease-in-out 200ms;transition:background ease-in-out 200ms;}
.tiktok-chxswy-StyledTmpLink:hover{-webkit-text-decoration:none;text-decoration:none;}
.tiktok-chxswy-StyledTmpLink:active{-webkit-text-decoration:none;text-decoration:none;}
.tiktok-chxswy-StyledTmpLink:hover{background:rgba(22, 24, 35, 0.03);}
.tiktok-chxswy-StyledTmpLink:active{background:rgba(22, 24, 35, 0.06);}
.tiktok-chxswy-StyledTmpLink{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}

.suggest-account-area{
    border: none;
    background: #fff;
    border-radius: 0;
    padding: 0;
}
.suggest-account-area h4 {
    color: #262626;
    font-weight: 600;
    padding: 0 8px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
}
.account-info{
	margin-bottom: 10px;
}
.account-info .profile-info-sidebar img{
	border-radius: 50%;
	background: #e9ebee;
}


















.tiktok-7i0165-DivVideoWrapper-StyledDivVideoWrapperForSwiper {
    width: 100%;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 4px;
    height: 100%!important;
}

.tiktok-t768we-DivContainer {
	background: transparent;
	width: 20px;
	height: 20px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom: 0px;
	transform: translate(-50%, 50%);
}

.tiktok-1a65nkx-DivFollowButtonWrapper {
	background: transparent;
	width: 20px;
	height: 20px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}

.tiktok-g9t94p-DivMusicBoxWrapper {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	box-sizing: border-box;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-name: animation-eacngw;
	animation-play-state: paused!important;
}

.tiktok-t25kx7-DivAlbumWrapper {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: conic-gradient(from 90deg at 50% 50%, rgb(57, 57, 57) -40.11deg, rgb(21, 21, 21) 47.27deg, rgb(57, 57, 57) 143.02deg, rgb(22, 22, 22) 227.49deg, rgb(57, 57, 57) 319.89deg, rgb(21, 21, 21) 407.27deg);
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	animation-duration: 8s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-fill-mode: none;
	animation-name: animation-b7n1on;
	animation-play-state: paused!important;
}

.tiktok-gd0jna-StyledPlayIcon {
	width: 72px;
	height: 72px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.tiktok-qryijx-DivCommentContainer {
	position: relative;
	width: 360px;
	height: 100%;
	transform: translateZ(0px);
	background: rgb(248, 248, 248);
	border-radius: 0px 4px 4px 0px;
	flex-shrink: 0;
	transition: width 200ms cubic-bezier(0.65, 0, 0.35, 1) 0s;
}

.tiktok-5b9f37-DivContentContainer-StyledDivContentContainerSwiper {
	display: flex;
	flex-direction: column;
	flex: unset;
	width: 360px;
	height: 100%;
	padding: 0px;
	transform: translateX(0%);
	transition: transform 200ms cubic-bezier(0.65, 0, 0.35, 1) 0s;
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column;
}

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

.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

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

.swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.tiktok-j6dmhd-ImgPoster {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.tiktok-1h63bmc-DivBasicPlayerWrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.tiktok-1sm3sg-VideoBasic {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
























.col-lg-9.nopadding{
    display: flex;
    flex-direction: column;
    padding-left: 0;

}
.video-js{
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: none!important;
	height: 100%;
}
.vjs-has-started .vjs-control-bar{
	background: none;
}
.video-js .vjs-fullscreen-control,
.video-js .vjs-picture-in-picture-control,
.video-js .vjs-volume-panel,
.video-js .vjs-play-control{
	display: none;
}
.video-js .vjs-time-control{
    font-size: 1.2em;
    padding: 0 1em 0 0em;
    line-height: 3.5em;
}
.video-js .vjs-progress-control .vjs-progress-holder{
    margin: 0 10px;
    height: 5px;
    margin-bottom: -15px;
    margin-left: 5px;
}
.video-js .vjs-play-progress:before {
    font-size: 14px;
    position: absolute;
    right: -0.5em;
    top: -5px;
    z-index: 1;
}
.video-js .vjs-big-play-button{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none!important;
    border: none;
    font-size: 8rem;
    filter: drop-shadow(0px 0px 2px rgb(0,0,0,.5));
    opacity: .9;
    cursor: pointer;
    max-width: 360px;
}

.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus{
    background: none!important;
}





























.tiktok-uha12h-DivContainer {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.tiktok-gigx3u-SpanAvatarContainer-StyledAvatar {
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-feature-settings: "tnum";
	position: relative;
	overflow: hidden;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	border-radius: 50%;
	background-color: rgba(136, 136, 136, 0.5);
	border-color: rgba(22, 24, 35, 0.12);
	border-width: 0.5px;
	cursor: pointer;
}

.tiktok-1zpj2q-ImgAvatar {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tiktok-j2a19r-SpanText {
	font-weight: 400;
}

.tiktok-f9vo34-StrongText {
	font-weight: 600;
}

.tiktok-1y2yo26-StrongText {
	color: rgba(22, 24, 35, 0.75);
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

.tiktok-3q30id-DivContentContainer {
    width: 300px;
    display: flex;
    flex-direction: column;
    padding: 0px 0px;
    height: 100%;
    z-index: 1;
    background: #f8f8f8;
}

.tiktok-7l7okx-DivInfoContainer {
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	align-items: center;
	padding: 15px;
	position: relative;
	flex: 0 0 82px;
}

.tiktok-1ft9m9d {
	flex: 0 0 40px;
	margin-right: 12px;
}

.tiktok-1ft9m9d:hover~.e1c82oqe3 .e1c82oqe1 {
	text-decoration: underline;
}

.tiktok-mrh7ki-StyledLink {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	flex: 1 1 auto;
	margin-right: 12px;
}

.tiktok-mrh7ki-StyledLink:hover,
.tiktok-mrh7ki-StyledLink:active,
.tiktok-mrh7ki-StyledLink:link {
	text-decoration: none;
}

.tiktok-mrh7ki-StyledLink:hover .e1c82oqe1 {
	text-decoration: underline;
}

.tiktok-1r8gltq-SpanUniqueId {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
}

.tiktok-6hn0mp-SpanOtherInfos {
	font-size: 12px;
	line-height: 20px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.tiktok-5xuix8-Button-StyledFollowButton {
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	color: rgb(254, 44, 85);
	border-color: rgb(254, 44, 85);
	background-color: rgb(255, 255, 255);
	min-width: 80px;
	min-height: 28px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 4px 8px;
	user-select: none;
	cursor: pointer;
	box-sizing: border-box;
	justify-self: flex-end;
}

.tiktok-5xuix8-Button-StyledFollowButton:hover {
	background-color: rgba(254, 44, 85, 0.06);
}

.tiktok-5xuix8-Button-StyledFollowButton:active {
	background-color: rgba(254, 44, 85, 0.16);
}

.tiktok-5xuix8-Button-StyledFollowButton:disabled {
	border-color: rgba(22, 24, 35, 0.12);
	background-color: rgb(255, 255, 255);
	color: rgba(22, 24, 35, 0.34);
	pointer-events: none;
}

.tiktok-5xuix8-Button-StyledFollowButton:focus {
	outline: none;
}

.tiktok-1h8ubbu-DivMainContent {
	padding: 0px 15px;
	overflow: visible;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}

.tiktok-5dmltr-DivContainer {
	font-size: 16px;
	line-height: 22px;
}

.tiktok-hxqw8p-H4Link {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: block;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 16px;
	flex: 0 0 auto;
}

.tiktok-wzk98w-SvgIcon {
	transform: translateY(4px);
	margin-right: 8px;
}

.tiktok-iwpir3-DivContainer {
	position: relative;
	padding: 16px 0px;
}

.tiktok-ccy4er-DivFlexCenterRow-StyledWrapper {
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.tiktok-1d39a26-DivFlexCenterRow {
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	align-items: center;
}

.tiktok-zhw1g9-ButtonActionItem {
	border: none;
	background: none;
	outline: none;
	padding: 0px;
	position: relative;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	cursor: pointer;
	flex-direction: row;
}

.tiktok-zhw1g9-ButtonActionItem:disabled {
	cursor: default;
	color: rgb(22, 24, 35);
}

.tiktok-zhw1g9-ButtonActionItem+.tiktok-zhw1g9-ButtonActionItem {
	margin-left: 20px;
}

.tiktok-yfmapq-SpanIconWrapper {
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 32px;
	height: 32px;
	font-size: 0px;
	border-radius: 50%;
	transition: all 200ms ease-in-out 0s;
	background-color: rgba(22, 24, 35, 0.06);
	padding: 6px;
	margin-right: 6px;
}

.tiktok-l4c494-AShareLink {
	display: block;
	font-size: 0px;
	margin-left: 8px;
}

.tiktok-vryw7w-DivCopyLinkContainer {
	color: rgba(22, 24, 35, 0.75);
	font-size: 14px;
	line-height: 20px;
	display: flex;
	flex-direction: row;
	margin-top: 16px;
	box-sizing: border-box;
	border: 1px solid rgba(22, 24, 35, 0.12);
	border-radius: 2px;
}

.tiktok-q3e59-PCopyLinkText {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	flex: 1 1 auto;
	padding: 7px 0px 5px 12px;
	background-color: rgba(22, 24, 35, 0.06);
}

.tiktok-iyi993-ButtonCopyLink {
	border: none;
	background: none;
	outline: none;
	color: rgb(22, 24, 35);
	font-weight: 700;
	flex: 0 0 auto;
	cursor: pointer;
	padding: 7px 18px;
}

.tiktok-iyi993-ButtonCopyLink:hover {
	background-color: rgba(22, 24, 35, 0.03);
}

.tiktok-iyi993-ButtonCopyLink:active {
	background-color: rgba(22, 24, 35, 0.06);
}

.tiktok-1xjmtjf-DivBottomCommentContainer {
    flex: 0 0 auto;
    background-color:#f8f8f8;
    margin: 0;
    padding: 5px 0 5px 8px;
}

.tiktok-a5fzmm-DivCommentContainer {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
}

.tiktok-1vplah5-DivLayoutContainer {
	flex: 1 1 auto;
}

.tiktok-1vwgyq9-DivInputAreaContainer {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	background-color: rgba(22, 24, 35, 0.06);
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 8px;
	padding: 0px 9px;
}

.tiktok-qpucp9-DivInputEditorContainer {
	flex: 1 1 auto;
	height: auto;
	margin: 10px 8px 10px 0px;
}

.tiktok-1vi8qz3-DivMentionButton {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	padding: 5px;
	margin: 3px;
	cursor: pointer;
	background-color: transparent;
	border-radius: 8px;
}

.tiktok-1vi8qz3-DivMentionButton:hover {
	background-color: rgba(0, 0, 0, 0.12);
}

.tiktok-1vi8qz3-DivMentionButton svg {
	width: 100%;
	height: 100%;
}

.tiktok-1yq6goo-DivEmojiButton {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
	padding: 5px;
	margin: 3px;
	cursor: pointer;
	background-color: transparent;
	border-radius: 8px;
}

.tiktok-1yq6goo-DivEmojiButton:hover {
	background-color: rgba(0, 0, 0, 0.12);
}

.tiktok-1yq6goo-DivEmojiButton svg {
	width: 100%;
	height: 100%;
}

.tiktok-ywie5h-DivPostButton {
	color: rgba(22, 24, 35, 0.34);
	font-size: 14px;
	cursor: default;
	flex: 0 0 48px;
	line-height: 39px;
	text-align: right;
	margin-right: 4px;
}

.tiktok-ybf3r7-DivInputAreaContainer {
	color: rgb(22, 24, 35);
	font-size: 14px;
	line-height: 17px;
	min-height: 17px;
	max-height: 68px;
	word-break: break-all;
	overflow-y: auto;
}

.tiktok-ybf3r7-DivInputAreaContainer .public-DraftEditorPlaceholder-root {
	color: rgba(22, 24, 35, 0.75);
	font-size: 14px;
	line-height: 17px;
	position: absolute;
}

.tiktok-ybf3r7-DivInputAreaContainer .public-DraftEditor-content {
	caret-color: rgb(254, 44, 85);
}

.tiktok-46wese-DivCommentListContainer {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	background-color: rgb(248, 248, 248);
	border-top: 1px solid rgba(18, 18, 18, 0.12);
	border-bottom: 1px solid rgba(18, 18, 18, 0.12);
	overflow: hidden auto;
	-webkit-box-flex: 1;
	flex-grow: 1;
	padding-bottom: 0;
}

.tiktok-16r0vzi-DivCommentItemContainer {
	margin-bottom: 16px;
}

.tiktok-98g0bf-DivCommentContentContainer {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 16px;
	position: relative;
}

.tiktok-98g0bf-DivCommentContentContainer:hover .epz282j1 {
	display: block;
}

.tiktok-98g0bf-DivCommentContentContainer:hover .epz282j0 {
	padding-top: 0px;
}

.tiktok-17gdk52-StyledUserLinkAvatar {
	margin-right: 12px;
}

.tiktok-17gdk52-StyledUserLinkAvatar:hover~.evpz7zo1 .evpz7zo4 .evpz7zo3 {
	text-decoration: underline;
}

.tiktok-tuohvl-SpanAvatarContainer {
	display: inline-block;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	font-feature-settings: "tnum";
	position: relative;
	overflow: hidden;
	color: rgb(255, 255, 255);
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	border-radius: 50%;
	background-color: rgba(136, 136, 136, 0.5);
}

.tiktok-1mf23fd-DivContentContainer {
	flex: 1 1 auto;
}

.tiktok-1rua9e7-StyledUserLinkName {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
}

.tiktok-1rua9e7-StyledUserLinkName:hover,
.tiktok-1rua9e7-StyledUserLinkName:active,
.tiktok-1rua9e7-StyledUserLinkName:link {
	text-decoration: none;
}

.tiktok-1rua9e7-StyledUserLinkName:hover .evpz7zo3 {
	text-decoration: underline;
}

.tiktok-q9aj5z-PCommentText {
	font-size: 14px;
	line-height: 20px;
	white-space: pre-line;
	word-break: break-word;
	margin-bottom: 6px;
}

.tiktok-iq73u3-PCommentSubContent {
	color: rgba(22, 24, 35, 0.5);
	font-size: 14px;
	line-height: 20px;
}

.tiktok-1fgjwc1-SpanReplyButton {
	cursor: pointer;
	margin-left: 24px;
}

.tiktok-mnluvt-DivActionContainer {
	margin-left: 18px;
	padding-right: 2px;
	width: 24px;
	flex: 0 0 24px;
	padding-top: 24px;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

.tiktok-5g6iif-DivMoreContainer {
	position: relative;
	display: none;
}

.tiktok-fzlfzu-StyledMoreIcon {
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: block;
}

.tiktok-t4fbi8-DivLikeWrapper {
	color: rgba(22, 24, 35, 0.5);
	font-size: 12px;
	line-height: 17px;
	width: 20px;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	cursor: pointer;
}

.tiktok-1ilsdca-SpanCount {
	font-size: 12px;
	line-height: 17px;
}

.tiktok-zn6r1p-DivReplyContainer {
	padding-left: 52px;
}

.tiktok-13pm2sp-SpanIdentity {
	font-size: 16px;
	color: rgb(254, 44, 85);
}

.tiktok-1for4nf-DivReplyActionContainer {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
	position: relative;
}

.tiktok-1oxhn3k-PReplyActionText {
	color: rgba(22, 24, 35, 0.5);
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
}

.tiktok-1oxhn3k-PReplyActionText:hover {
	text-decoration: underline;
}

.tiktok-1w2nwdz-StyledChevronDownFill {
	margin-left: 6px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	transform: none;
}

.tiktok-1ukssyi-StyledUserLinkContent {
	display: inline-block;
	direction: ltr;
	color: rgb(254, 44, 85);
	cursor: pointer;
}

.tiktok-1ukssyi-StyledUserLinkContent:hover {
	color: rgb(254, 44, 85);
}

.tiktok-1ukssyi-StyledUserLinkContent:-webkit-any-link {
	color: rgb(254, 44, 85);
}
.swiper-autoheight .swiper-slide{
}
textarea.comment-area{
	border: none;
	background: none;
}
.tiktok-ywie5h-DivPostButton{
display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-left: 10px;
    border-radius: 10px;
    color: rgb(254, 44, 85);
    cursor: pointer;
}
button{border: none;}
textarea.comment-area{
	padding-right: 60px;
}
.single-comment a.pjax{
	min-width: 40px;
}
.single-comment a.pjax img{
	width: 35px;
	height: 35px;
}
.single-comment .pcs{    word-break: break-all;}














.footer{height:var(--app-menu-height);}
.footer .link-icon-container{padding:var(--tabbar-icon-padding);}
.footer .link-icon-container svg{width:var(--tabbar-icon-size);height:var(--tabbar-icon-size);}
/*! CSS Used from: Embedded */
.footer{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#000;height:var(--app-menu-height,49px);padding:0 16px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.footer .link-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.footer div{position:relative;background-position:center center;background-repeat:no-repeat;background-size:100% 100%;}
.footer div:nth-child(3){width:75px;height:100%;}
/*! CSS Used from: Embedded */
.header-inbox.jsx-3087598692{position:relative;margin-left:16px;height:32px;font-weight:400;}
.header-inbox.mobile-footer.jsx-3087598692{margin:0;height:auto;margin-top:4px;}
.header-inbox.jsx-3087598692 .header-inbox-icon.jsx-3087598692{cursor:pointer;}


.jsx-1400375630{
	display: none;
}


.main-area {
    padding-top: 8rem;
    max-width: 1400px;
    margin: 0 auto;
}
.tiktok-j2a19r-SpanText {
    font-weight: 400;
    white-space: pre;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    overflow: hidden;
}

.mb-10{
	margin-bottom: 10px;
}

	#pjax-container{
		overflow: hidden;
		height: calc(100% - var(--footer-h));
	}
	.jsx-1400375630{
	    display: flex;
	    position: absolute;
	    z-index: 99999;
	    width: 100%;
	    top: auto;
	    bottom: 0;
	    left: 0;
	}
	body{
		background: rgb(0,0,0);
	}
	#fcp_sidebar{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: -100%;
		z-index: 9999;
		opacity: .8;
		transition: all .3s linear;
	}
	#fcp_sidebar .main-sidebar{
	    background: #fff;
	    margin-left: -5%;
	    padding: 10px;
	    height: calc(100% - 55px);
	    padding-bottom: 55px;
	}
	.tiktok-3q30id-DivContentContainer{
	    width: 100%;
	    overflow: hidden;
	    position: absolute;
	    top: 0;
	    transition: all .3s linear;
	    z-index: 999999999999;
	    right: -100%;
	}
	.tiktok-vx2q6s-DivVideoSwitchWrapper{
		display: none;
	}
	.col-xs-12.col-md-10.nopadding{
		padding: 0;
		margin: 0;
		height: 100%;
	}

	.tiktok-7i0165-DivVideoWrapper-StyledDivVideoWrapperForSwiper{
	height: calc(100% - var(--footer-h));
    width: 100%;
    margin: 0;
    padding: 10px 0;
	}
	.tiktok-1otsili-DivUserWrapper {
	    width: 40px;
	    height: 40px;
	    position: relative;
	    margin-bottom: 30px;
	    transform: scale(1.2);
	}
	.tiktok-1jfdlzo-DivActionItemContainer .tiktok-1n0l0dy-ButtonActionItem{
		margin-bottom: 20px;
	}
	.main-body{
		padding-top: 3rem;
		background: #fff;
		height: 100%;
		overflow: scroll;
	}
	.jsx-2909140501.contents-v2{
		margin-bottom: 30px;
	}
	.main_container .col-12.nopadding{
	    height:100%;
	}
	#show-main{
        height: 100%;
        overflow-y: scroll;
	}
	.l-main{
		grid-template-rows: auto;
	}
	.page-content{
		padding: 0;
	}
	.settings-menu{
		margin: 0;
	}
	.tab-content{
		padding: 10px;
		padding-top: 1rem!important;
	}
	.x-list-item--size-l .x-list-item__holder[data-v-2d5d52cd]{
		padding: 5px;
	}
/*
#############MOBILE###########3
*/
.app-mobile-header{
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    z-index: 99;
    padding: 10px;
    color: #fff;
    justify-content: center;
    font-size: 14px;
    background: linear-gradient(to bottom, rgb(0,0,0,.36),rgb(0,0,0,.36),rgb(0,0,0,0));
}
.amh-sep{
    position: relative;
    width: 100%;
    display: flex;
/*    justify-content: center;*/
}
.arrowleft{
    font-size: 1.7em;
    margin-top: 10px;
}
.amh-sep button.ev30f216{
    color: #fff;
    width: 60px;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0;
}
.amh-drop{
    position: relative;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.amh-drop-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    position: relative;
    z-index: 2;
}
.amh-drop-header i{
    transform: scale(.8) translate(3px, 0px);
}
.amh-drop-content{
    z-index: 1;
    position: absolute;
    top: 0;
    left: -5%;
    width: 110%;
    background: rgb(255,255,255,.4);
    border-radius: 10px;
    text-align: center;
    flex-direction: column;
    padding: 10px;
    padding-top: 35px;
    padding-bottom: 0;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all .3s linear;
}
.amh-drop-content span:last-child{
    padding: 5px 0;
    display: block;
    margin-bottom: 5px;
}
.amh-drop.open .amh-drop-content{
	opacity: 1;
	height: 90px;
}
.vjs-has-started video{
	opacity: 1!important;
}
.jw-wrapper{
    background:none!important;
}
.jwplayer{
    width:100%!important;
    height:100%!important;
}
.jwplayer .jwcontrolbar {
    display: inline-block !important;
    opacity: 1 !important;
}
.jw-controlbar.jw-reset {
display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    border: none;
    border-radius: 0;
    background-size: auto;
    box-shadow: none;
    max-height: 72px;
    transition: 250ms cubic-bezier(0, .25, .25, 1);
    transition-property: opacity, visibility;
    opacity: 1!important;
    pointer-events: all!important;
    visibility: visible!important;
}
.jw-slider-time, .jw-flag-audio-player .jw-slider-volume{
    padding:0!important;
}
.jw-icon-fullscreen,
.jw-icon-settings,
.jw-icon-volume,
.jw-icon-rewind,
.jw-icon-playback{
    display:none!important;
}
.jw-reset.jw-button-container{
        width: 100px;
    bottom: 12px;
    display: flex;
    right: 10px;
    overflow: hidden;
    max-width: 80px;
    position: absolute;
}
input,
textarea,
button,
select,
a {
	transition: transform .3s ease;
  	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none!important;
}
input:active,
textarea:active,
button:active,
select:active,
a:active{
	*transform: scale(.98)!important;
}
.ellipish-modal-content{
	width: 90%;
}
.search-header{
    position: relative;
    width: 100%;
    min-height: 50px;
    background: #fff;
    display: block;
    padding: 10px;
}
.search-header .tiktok-1x100u9-DivHeaderCenterContainer{
	width: 100%;
    display: block;
}
.search-header .tiktok-1x100u9-DivHeaderCenterContainer form.tiktok-ru68kq-FormElement{
	border-radius: 0;
	box-shadow: none!important;
}
.gift-modal{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	justify-content: center;
	align-items: center;
	background: rgb(0,0,0,.6);
	    flex-direction: column;
	z-index: 99999;
}
.gift-modal.open{
	display: flex;
}
.gm-content {
	position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    max-width: 350px;
    width: 100%;
    min-height: 200px;
    justify-content: space-around;
    max-height: 60%;
    overflow-y: scroll;
}
.gm-gift {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 24%;
    flex-basis: 21%;
    background: rgb(0,0,0,.1);
    margin: 5px;
    border-radius: 4px;
    padding: 5px;
    margin-top: 10px;
    height: 70px;
    cursor: pointer;
    filter: drop-shadow(2px 4px 6px rgb(0,0,0,.2));
    transition: all .3s ease;
}
.gm-gift:active{
	transform: scale(.98);
}
.gm-gift img{
height: 35px;
width: 35px;display: block;margin: 0 auto;vertical-align: middle;margin-top: -15px;
}
.gm-gift .costs{
text-align: center;
    width: 100%;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
}
.gm-gift .send{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f72d2d;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    padding: 1px;
    border-radius: 0 0 5px 5px;
}
.gift-modal .close {
    position: relative;
    cursor: pointer;
    color: #fff;
    z-index: 99;
    opacity: 1;
    text-shadow: none;
    font-size: 2rem;
    width: 100%;
    max-width: 350px;
    justify-content: end;
    display: flex;
}
@keyframes gf{
	to{bottom:-2rem}
}
	.gift-modal{
    	justify-content: normal;
	}
	.gm-content {
	    max-width: 100%;
	    border-radius: 2rem;
	    height: 0100%;
	    padding-bottom: 3rem;
	    position: fixed;
	    bottom: -100%;
	    animation: gf .3s ease forwards;
	    left: 0;
	    transition: all .3s ease;
	}
	.gift-modal .close{
		padding-top: 2rem;
		max-width: 100%;
		padding-right: 2rem;
	}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fe2c55;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes pop{
    to{
        opacity: 1;
        transform: scale(1);
    }
}
#modalxb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    animation: pop .6s ease-in forwards;
    display: none;
    background: rgb(0,0,0,.6);
    z-index: 99;
}
#modalxb .pr-head:not(.nones){
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    color: rgb(255,255,255,.3);
    font-weight: bold;
    text-shadow: 0 0 1px #e9ebee;
    background: linear-gradient(to bottom, rgb(0,0,0,.6), transparent);
	font-size:18px;
}
#modalxb .pr-head .back a:not(.nones){
	color: inherit;
}
#modalxb .swiper.main-welcome{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#modalxb .tiktok-7i0165-DivVideoWrapper-StyledDivVideoWrapperForSwiper.ep8pqwn6{
	padding: 0;
    width: 100%;
    height: calc(100% - 49px);
}
#modalxb .video-js .vjs-tech{
	height: 110%;
}
	#modalxb .video-js .vjs-tech{
		top:calc(100% / 25 * -1)
	}	
.pr-head{
display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 50px;
    border-bottom: 1px solid #e8ebee;
    padding: 0 15px;
    z-index: 99;
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
}
.search-container {
    position: relative;
    padding: 0 10px;
}

.modalxb .swiper.main-welcome{
	overflow: hidden!important;
} 
.swiper.main-welcome{
	height: 100%;
} 
body.page-notifications{
	background: #fff;
}
body.page-notifications .app-mobile-header{display: none;}
.status-unread{
    background: #e9ebee;
    border-bottom: 1px solid #fff;
}
body.page-notifications .notification-list{
	height: calc(100% - var(--footer-h));
}
.tiktok-btn-h5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:88px;height:28px;padding:4.5px 8px;background-color:#fff;border:1px solid rgba(22,24,35,0.12);color:#161823;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;box-sizing:border-box;cursor:pointer;font-weight:400;font-size:14px;line-height:17px;font-weight:600;}
.tiktok-btn-h5:focus{outline:none;}
.tiktok-btn-h5-tiny{min-width:74px;min-height:24px;font-weight:400;font-size:13px;line-height:17px;font-weight:600;}
.inbox.jsx-2865192757{height:100%;display:flex;flex-direction:column;overflow:hidden;}
.inbox.jsx-2865192757 .notice-list.jsx-2865192757{flex:1 1 0%;overflow-y:auto;}
.notification-item{display:flex;align-items:flex-start;font-size:14px;font-weight:400;}
.notification-item:hover{background:rgba(22, 24, 35, 0.03);}
.notification-item:hover .avatar:not(.multiple) img{background:transparent;}
.notification-item .avatar{position:relative;box-sizing:content-box;}
.notification-item .avatar img {
    width: 45px;
    height: 45px;
    margin-left: 4px;
    padding: 8px;
    border-radius: 34px;
    box-sizing: content-box;
}
.notification-item .content{flex:1 1 0%;padding:10px 14px 10px 0px;cursor:pointer;overflow:hidden;}
.notification-item .content .title{display:flex;flex-wrap:wrap;width:100%;}
.notification-item .content .title > div{max-width:90%;}
.notification-item .content h4{line-height:17px;color:rgb(22, 24, 35);display:inline-block;border-bottom:1px solid transparent;max-width:100%;overflow:hidden;text-overflow:ellipsis;}
.notification-item .content h4:hover{border-bottom:1px solid rgba(22, 24, 35, 0.5);}
.notification-item .content p{color:rgba(22, 24, 35, 0.5);line-height:18px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;max-height:130px;text-overflow:ellipsis;word-break:break-word;}
.notification-item .content .time{font-size:13px;color:rgb(175, 176, 180);display:inline-block;margin-left:4px;}
.notification-item .right-wrap{padding:10px 16px 10px 0px;margin:auto;}
.tiktok-inbox-follow-button{max-width:110px;height:auto;word-break:break-word;}
.follow-button-wrap{overflow:hidden;}
.follow-button.jsx-210149343{overflow:hidden;text-overflow:ellipsis;position:relative;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:1px 6px;}
.follow-button.jsx-210149343 .friends-icon.jsx-210149343{margin-right:6px;}
.jsx-4059266991.jsx-334230658.follow_content img{
    display:none
}
.notification-item .content h4 {
    font-size: 13px;
    font-weight: 600;
}
.notification-item .content p{
    font-size: 12px;
    font-weight: 600;
}
.follow-button.jsx-210149343 {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 80px;
    font-size: 11px;
    font-weight: 600;
    line-height: 10px;
    padding: 5px;
    color: #6c757d;
}
.follow-button.jsx-210149343 i{
    font-size: 13px;
    opacity: .5;
}
html.dark .cont-wrap.jsx-2909140501,
html.dark .layout.jsx-740312492,
html.dark .tiktok-vryw7w-DivCopyLinkContainer,
html.dark .tiktok-12azhi0-DivHeaderContainer.e10win0d0,
html.dark body{
    background:#181818!important;
}
html.dark .cont-v2.jsx-2909140501,
html.dark .tiktok-1xjmtjf-DivBottomCommentContainer,
html.dark .tiktok-46wese-DivCommentListContainer,
html.dark .pr-head,
html.dark .tiktok-3q30id-DivContentContainer,
html.dark .suggest-account-area,
html.dark .tiktok-ru68kq-FormElement{
    background: #4d4848;
}
html.dark .public-DraftEditor-content[contenteditable="true"],
html.dark .require-font.jsx-4054237575,
html.dark .tiktok-select .tiktok-select-selector,
html.dark .btn-cancel-v2.tiktok-btn-pc.tiktok-btn-pc-large,
html.dark .title-v2.jsx-4223556859,
html.dark .cont.jsx-4054237575 .title-font-v2.jsx-4054237575,
html.dark .jsx-3569995300,
html.dark .send-comment-area button,
html.dark .single-comment span,
html.dark .comment-info span,
html.dark .tiktok-q3e59-PCopyLinkText,
html.dark .tiktok-zhw1g9-ButtonActionItem,
html.dark .tiktok-1y2yo26-StrongText,
html.dark .tiktok-1h8ubbu-DivMainContent,
html.dark .pr-head i,
html.dark .profile-info h5,
html.dark .suggest-account-area h4,
html.dark .tiktok-chxswy-StyledTmpLink.e14l9ebt5,
html.dark .tiktok-1tfqc6a-H2MainNavText,
html.dark textarea.comment-area::placeholder,
html.dark textarea.comment-area,
html.dark .send-comment-area input::placeholder,
html.dark .send-comment-area input,
html.dark .tiktok-vzysje-InputElement.ev30f212::placeholder,
html.dark .tiktok-vzysje-InputElement.ev30f212{
    color:#e9ebee;
}
html.dark .before-upload-stage.jsx-3569995300 .text-main.jsx-3569995300,
html.dark .tiktok-iyi993-ButtonCopyLink,
html.dark .pr-head,
html.dark body a{
    color:#fff;
}

html.dark .tiktok-chxswy-StyledTmpLink.e14l9ebt5 svg,
html.dark .tiktok-3n0ac4-ButtonSearch.ev30f216 svg{
    fill:#e9ebee;
}
html.dark .jsx-3569995300.cloud-icon,
html.dark .tiktok-149t8v1-DivHeaderRightContainer.e13wiwn60 img:not(.profile){
    filter:invert(1);
}
html.dark .comment-info span{
    font-size:12px;
}
html.dark .pr-head{
    border-bottom:1px solid #181818;
}
html.dark .upload-card.jsx-3569995300{
    border:2px dashed rgb(255 255 255 / 12%);
}
html.dark .tiktok-select .tiktok-select-selector,
html.dark .cont-v2.jsx-662133185,
html.dark .cont-v2.jsx-1043401508{
    border: 1px solid rgb(255 255 255 / 12%);
}
html.dark .suggest-account-area{
    border-radius: 8px;
    padding: 10px;
}
html.dark .tiktok-1xjmtjf-DivBottomCommentContainer{
    border-top:1px solid #181818;
}
.lang-social-actions.d-flex{
    display:none!important;
}
.tiktok-chxswy-StyledTmpLink.e14l9ebt5 i{
    font-size: 20px;
    margin: 0 0 0 8px;
    padding-right: 9px;
}
#fcp_sidebar{
	display: none;
}
.tiktok-7i0165-DivVideoWrapper-StyledDivVideoWrapperForSwiper.ep8pqwn6,
.full-width,
.col-xs-12.col-md-10.nopadding{
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
    flex: 100%!important;
    flex-basis: 100%!important;
}


.tiktok-7i0165-DivVideoWrapper-StyledDivVideoWrapperForSwiper.ep8pqwn6{
	margin: 0;
	padding: 0;
}
.jwplayer.jw-stretch-none .jw-media video{
	object-fit: contain!important;
}
@media (max-width:700px){
    .jwplayer.jw-stretch-none .jw-media video{
    	object-fit: contain!important;
    }
}
.jw-media.jw-reset,
.jwplayer.jw-flag-user-inactive:not(.jw-flag-media-audio).jw-state-playing:not(.jw-flag-controls-hidden) .jw-media{
    background:#000;
}
.tiktok-1jxhpnd-DivContainer.e1yey0rl0 .tiktok-j6dmhd-ImgPoster {
    object-fit: cover;
    position: absolute;
    inset: 0;
    width: calc(100% + 120px);
    max-width: 1000%!important;
    left: -60px;
}















.footerxb{
	position:absolute;
	color: #6c757d;
}
.rounded-t-2xl{
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.relative{position:relative;}
.right-0{right:0;}
.bottom-0{bottom:0;}
.left-0{left:0;}
.z-30{z-index:30;}
.mx-auto{margin-left:auto;margin-right:auto;}
.mb-1{margin-bottom:.25rem!important;}
.inline-block{display:inline-block;}
.flex{display:flex;}
.max-w-md{max-width:100%;}
.cursor-pointer{cursor:pointer;}
.flex-col{flex-direction:column;}
.items-center{align-items:center;}
.justify-around{justify-content:space-around;}
.px-3{padding-left:10px!important;padding-right:10px!important;}
.pt-3{padding-top:10px!important;}
.pb-2{padding-bottom:5px!important;}
.text-xs{font-size:10px!important;line-height:1rem;}
.text-gray-400{color:rgb(156 163 175/var(--tw-text-opacity));}
.footerxb svg{display:block;vertical-align:middle;fill:currentColor;}
.jw-controlbar.jw-reset{
	bottom: -8px!important;
	z-index:999999;
}
body.page-register .footerxb,
body.page-register .app-mobile-header{
	display: none;
}
.contentWrapper-28OD2{
	padding-top:15px;
}
.contentWrapper-28OD2 h6{
	margin:0;
}
.login-birthday-display.d-flex{
	display: flex!important;
}
.scrolled {
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 130px;
}
.nav.foo.active{
	color:#d92657;
}
.amh-drop-content span{
	cursor: pointer;
}









.inline-block.relative.w-20.h-20 .rounded-full.border.border-gray-100{
	height: 5rem;
    width: 5rem;
    margin-top: -20px;
}
.jw-slider-horizontal .jw-slider-container{
	height: 20px!important;
}
.footerxb{
	z-index: 999!important;
}
.foot.upload{
    position: relative;
    width: 34px;
    height: 34px;
}
.foot.upload .a{
	position: absolute;
    top: 0;
    left: 0;
    transform: translate(-8px, -5px);
    width: 21px;
    height: auto;
}
.foot.upload .b{
    position: relative;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot.upload .c{
    top: auto;
    bottom: 0;
    right: 0;
    left: auto;
    position: absolute;
    transform: translate(10px, 5px);
    width: 25px;
    height: auto;
}
html, body{height: 100%!important;}
.important-information{
	position:relative;
	width: 100%;
}
@keyframes nopopsicles{
	to{
		top:-10vh;
	}
}
@keyframes popsicles{
	to{
		top:10px;
	}
}
.pops {
	width: 302px;
    position: absolute;
    top: -10vh;
    left: 10px;
    background: #fff;
    z-index: 99;
    border-radius: 6px;
    padding: 5px;
    animation: popsicles 1s linear forwards;
	transition:all .3s linear;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 32px;
}
.pops.off{
    animation: nopopsicles 1s linear forwards;
}
.clpops{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.pops .cm{
    flex: 1;
    display: flex;
    flex-direction: column;
	padding-left: 10px;
}
.pops .cm h2{
    font-size: 16px;
    font-weight: 600;
}
.pops .cm span{
    font-size: 12px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	line-height: 14px;
    overflow: hidden;
}
.pops button:not(.more-info-out){
	position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    background: none;
    border: none;
    color: #6c757d;
    opacity: .4;
    cursor: pointer;
}

.more-info-out{
position: absolute;
    bottom: 5px;
    right: 5px;
    border-radius: 4px;
    background: #ed4956;
    color: #fff;
    box-shadow: inset 0 -2px 2px #cf2e3a;
    width: 100px;
    overflow: hidden;
    border: 1px solid transparent;
}














.manage-session{padding:0!important;}
.has-pointer-nav :focus{outline:0;}
.has-pointer-nav ::-moz-focus-inner{border:0;}
.u-bottomFixer>*{pointer-events:auto;}
/*! CSS Used from: https://forobeta.com/css.php?css=public%3Aattachments.less%2Cpublic%3Abb_code.less%2Cpublic%3Acxf_advanced_footer.less%2Cpublic%3Acxf_top_navigation.less%2Cpublic%3Aeditor.less%2Cpublic%3Amessage.less%2Cpublic%3Anotices.less%2Cpublic%3Ashare_controls.less%2Cpublic%3Asiropu_ads_manager_ad.less%2Cpublic%3Asnog_flags.less%2Cpublic%3Asv_livecontent.less%2Cpublic%3Axcfs_postbit_stats_numbers.less%2Cpublic%3Axfa_wrt.less%2Cpublic%3Aextra.less&s=2&l=2&d=1655645335&k=e48940a35917bc0b0443371595111fec9c36cad6 */
.notices{list-style:none;margin:0;padding:0;}
.notices.notices--floating{margin:0 20px 0 auto;width:100%;max-width:100%;z-index:800;}
@media (max-width:340px){
.notices.notices--floating{margin-right:10px;}
}
.notices.notices--floating .notice{margin-bottom:20px;}
.notice{position:relative;border-width:1px;border-style:solid;border-top-color:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8;}
.notice:before,.notice:after{content:" ";display:table;}
.notice:after{clear:both;}
.notice.notice--accent{color:#aa6709;background:#fff4e5;}
.notices--floating .notice{font-size:11px;border-radius:4px;box-shadow:1px 1px 3px rgba(0,0,0,0.25);}
.notices--floating .notice.notice--accent{background-color:rgba(255,244,229,0.8);}
.has-js .notices--floating .notice{display:none;}
.notice-content{padding:10px;}
.u-bottomFixer .notices.notices--floating{width:332px;font-size:.75rem;}

.show-more-information-important{
    background: #dc3545;
    border: 1px solid #dc3545;
    border-radius: 4px;
}
.copied {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: #ED4956;
    z-index: 999;
    display: none;
    max-width: 429px;
    z-index: 9999999999999999;
}

.heared{
	color:#ff0000 !important;
}
.heawithe{
	color:#ffffff !important;
}




