.adbro-fristi {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-fristi * {
	box-sizing: border-box;
	}

.adbro-fristi__container {
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-fristi__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 51px;
	background-image: url(../images/fristi-bg.png?v=1);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	margin: 0 !important;
	}

.adbro-fristi__logo {
	position: absolute;
	margin: 0 !important;
	left: 50%;
	bottom: 4px;
	margin-left: -155px !important;
	background: url(../images/fristi-logo.png) no-repeat left bottom;
	background-size: contain;
	width: 45px;
	height: 27px;
	-webkit-animation: fadeInLeft24 .5s .7s both;
	animation: fadeInLeft24 .5s .7s both;
	}

.adbro-fristi__img {
	position: absolute;
	margin: 0 !important;
	left: 50%;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-fristi__img--1 {
	bottom: 0;
	margin-left: 14px !important;
	background-image: url(../images/fristi-img.png?v=1);
	width: 108px;
	height: 76px;
	}

.adbro-fristi__img--2 {
	bottom: 43px;
	margin-left: 5px !important;
	background-image: url(../images/fristi-img2.png?v=1);
	width: 21px;
	height: 19px;
	-webkit-animation: fadeInUp24 .7s .7s both, flyaround25 6s 1.5s linear infinite forwards normal;
    animation: fadeInUp24 .7s .7s both, flyaround25 6s 1.5s linear infinite forwards normal;
	}

.adbro-fristi__img--3 {
	bottom: 67px;
	margin-left: 19px !important;
	background-image: url(../images/fristi-img3.png?v=1);
	width: 20px;
	height: 18px;
	-webkit-animation: fadeInUp24 .7s .7s both, flyaround26 7s 1.6s linear infinite forwards normal;
    animation: fadeInUp24 .7s .7s both, flyaround26 7s 1.6s linear infinite forwards normal;
	}

.adbro-fristi__img--4 {
	bottom: 57px;
	margin-left: 99px !important;
	background-image: url(../images/fristi-img4.png?v=1);
	width: 25px;
	height: 24px;
	-webkit-animation: fadeInUp24 .7s .7s both, flyaround27 6.5s 1.7s linear infinite forwards normal;
    animation: fadeInUp24 .7s .7s both, flyaround27 6.5s 1.7s linear infinite forwards normal;
	}

.adbro-fristi__text {
	position: absolute;
	margin: 0 !important;
	left: 50%;
	bottom: 0px;
	margin-left: -116px !important;
	background: url(../images/fristi-text.png) no-repeat left bottom;
	background-size: contain;
	width: 125px;
	height: 64px;
	-webkit-animation: fadeInDown24 .7s .7s both, pulse25 1s 3s forwards, pulse25 1s 5s forwards;
	animation: fadeInDown24 .7s .7s both, pulse25 1s 3s forwards, pulse25 1s 5s forwards;
	}

.adbro-fristi__btn {
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin: 0 !important;
	margin-left: 109px !important;
	background: url(../images/fristi-btn.png?v=1) no-repeat left bottom;
	background-size: contain;
	width: 46px;
	height: 13px;
	-webkit-animation: bounceIn24 1.2s .5s both, pulse25 1s 8s 4 forwards;
	animation: bounceIn24 1.2s .5s both, pulse25 1s 8s 4 forwards;
	overflow: hidden;
	}

.adbro-sm .adbro-fristi__btn {
	margin-left: 138px !important;
	}

.adbro-fristi__btn::after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	opacity: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
	width: 25%;
	height: 100%;
	-webkit-animation: shine24 2s 7.2s;
	animation: shine24 2s 7.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
	}



.adbro-bottom {
	position: relative;
	box-sizing: border-box;
	margin: 10px 0 0 !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #0D98FD;
	overflow: hidden;
	}

.adbro-video {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	}

.adbro-bottom .adbro-video {
	margin: 0 !important;
	}

.adbro-video-side {
	margin: 0 !important;
	z-index: 11;
	overflow: visible !important;
	position: relative;
	width: 22%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	}

.adbro-video-top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 37px;
	margin: 0 !important;
	overflow: hidden;
	}

.adbro-video-top__title--1 {
	position: absolute;
	margin: 0 !important;
	top: 0;
	left: 0;
	background: url(../images/fristi-video-top.png?v=1) no-repeat top left;
	background-size: contain;
	width: 100%;
	height: 37px;
	z-index: 2;
	}

.adbro-video-side__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	overflow: visible !important;
	}

.adbro-video-side__img {
	position: absolute;
	bottom: 5%;
	right: 0%;
	margin: 0 !important;
	overflow: visible !important;
	background: url(../images/fristi-video-img.png?v=1) no-repeat center center;
	background-size: contain;
	width: 112%;
	height: 93%;
	}

.adbro-video-side__btn {
	position: absolute;
	bottom: 2%;
	right: 2%;
	margin: 0 !important;
	overflow: visible !important;
	background: url(../images/fristi-video-btn.png) no-repeat center center;
	background-size: contain;
	width: 94%;
	height: 8%;
	-webkit-animation: shake24 3s .5s 5;
	animation: shake24 3s .5s 5;
	}

.adbro-video__title {
	display: none;
	}

.adbro-video {
	margin: 0 !important;
	z-index: inherit !important;
	padding-top: 37px;
	}

.adbro-video__play {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-play.png) !important;
	background-color: transparent !important;
	width: 36px !important;
	height: 42px !important;
	border-radius: 0 !important;
	}

.adbro-video__replay {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-play.png) !important;
	background-color: transparent !important;
	width: 36px !important;
	height: 42px !important;
	border-radius: 0 !important;
	}

.adbro-bottom a.adbro-video__more {
	display: none !important;
	background-image: url(https://cdn.adbro.me/inimage/images/video-more-en.png) !important;
	}

.adbro-bottom .adbro-video--sm .adbro-video__actions {
	margin-top: 25% !important;
	}

.adbro-video__sound {
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png?v=1) no-repeat left bottom !important;
	background-size: contain !important;
	width: 20px !important;
	height: 20px !important;
	top: auto !important;
	bottom: 15px;
	overflow: visible !important;
	}

.adbro-video__sound.adbro-video__sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png) !important;
	}

.adbro-video__sound:before,
.adbro-video__sound:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fall25 2s .3s both infinite;
	animation: fall25 2s .3s both infinite;
	}

.adbro-video__sound:before {
	top: -10px;
	left: -2px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
	width: 7px;
	height: 8px;
	}

.adbro-video__sound:after {
	top: -15px;
	left: 15px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
	width: 7px;
	height: 12px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	}

.adbro-video__skip {
	display: none !important;
	}

.adbro-video__close {
	display: none !important;
	}

.adbro-video-side .adbro-close {
	display: block;
	bottom: auto;
	top: 2px;
	}



/* round */

.adbro-fristi-round {
    display: none;
    position: fixed;
    bottom: 280px;
    right: 20px;
    margin: 0 !important;
    width: 120px;
    height: 120px;
    overflow: visible !important;
    z-index: 100000;
    -webkit-animation: fadeOut24 0.3s 9s forwards;
    animation: fadeOut24 0.3s 9s forwards;
}
.adbro-fristi-round .adbro-close {
    bottom: 115px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.adbro-fristi-round__link {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    overflow: visible !important;
}
.adbro-fristi-round__img {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin: 0 !important;
    margin-left: -58px !important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 116px;
    height: 89px;
    -webkit-animation: fadeIn24 0.7s 0.2s both, fadeOut24 0.5s 4.5s forwards;
    animation: fadeIn24 0.7s 0.2s both, fadeOut24 0.5s 4.5s forwards;
}

.adbro-fristi-round__img--1 {
    background-image: url(../images/fristi-round-img.png?v=1);
}

.adbro-fristi-round__img--2 {
    margin-left: -60px !important;
    background-image: url(../images/fristi-round-img2.png?v=1);
    width: 115px;
    height: 92px;
    -webkit-animation-delay: 4.5s, 9s;
    animation-delay: 4.5s, 9s;
}

.adbro-fristi-round__btn {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 !important;
    margin-left: -39px !important;
    background: url(../images/fristi-round-btn.png) no-repeat left bottom /
        contain;
    width: 78px;
    height: 18px;
    -webkit-animation: fadeInUp24 0.7s 0.2s both;
    animation: fadeInUp24 0.7s 0.2s both;
}

.adbro-fristi-round__btn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    opacity: 0;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.5) 30%,
        rgba(255, 255, 255, 0.03) 1%,
        rgba(255, 255, 255, 0.7) 50%,
        rgba(255, 255, 255, 0.9) 70%,
        rgba(255, 255, 255, 0) 100%
    );
    width: 25%;
    height: 100%;
    -webkit-animation: shine24 2s 0.2s;
    animation: shine24 2s 0.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.adbro-video-overlay__link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block !important;
	margin: 0 !important;
	}

.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	margin: 0 !important;
	cursor: pointer;
	}

.adbro-close {
	position: absolute;
	bottom: 35px;
	right: 0;
	background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
	background-size: 18px 18px;
	width: 30px;
	height: 30px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

.adbro-icon {
	position: absolute;
	bottom: 6px;
	right: 4px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 21px;
	height: 20px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

@-webkit-keyframes fadeIn24 {
	from {
		opacity: 0;
		}
	to {
		opacity: 1;
		}
	}

@keyframes fadeIn24 {
	from {
		opacity: 0;
		}
	to {
		opacity: 1;
		}
	}

@-webkit-keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 150%, 0);
		transform: translate3d(0, 150%, 0);
		visibility: visible;
		}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 150%, 0);
		transform: translate3d(0, 150%, 0);
		visibility: visible;
		}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@-webkit-keyframes fall25 {
	from {
		opacity: 0;
		}
	20% {
		opacity: 1;
		}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		}
	}

@keyframes fall25 {
	from {
		opacity: 0;
		}
	20% {
		opacity: 1;
		}
	to {
		opacity: 0;
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		}
	}

@-webkit-keyframes shake24 {
	from, 50% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}

	5%, 15%, 25%, 35%, 45% {
		-webkit-transform: translate3d(-3px, 0, 0);
		transform: translate3d(-3px, 0, 0);
		}

	10%, 20%, 30%, 40% {
		-webkit-transform: translate3d(3px, 0, 0);
		transform: translate3d(3px, 0, 0);
		}
	}

@keyframes shake24 {
	from, 50% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}

	5%, 15%, 25%, 35%, 45% {
		-webkit-transform: translate3d(-3px, 0, 0);
		transform: translate3d(-3px, 0, 0);
		}

	10%, 20%, 30%, 40% {
		-webkit-transform: translate3d(3px, 0, 0);
		transform: translate3d(3px, 0, 0);
		}
	}

@-webkit-keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.5;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.5;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@-webkit-keyframes bounceIn24 {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@keyframes bounceIn24 {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@-webkit-keyframes slideOutDown24 {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}

	to {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		}
	}

@keyframes slideOutDown24 {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}

	to {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		}
	}

@-webkit-keyframes pulse25 {
	0%, 100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
		}
	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
		}
	}

@keyframes pulse25 {
	0%, 100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
		}
	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
		}
	}

@-webkit-keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@-webkit-keyframes float25 {
	0% {
		transform: translate3d(0, 0, 0);
	}
	50% {
		transform: translate3d(1px, -7px, 0);
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

@keyframes float25 {
	0% {
		transform: translate3d(0, 0, 0);
	}
	50% {
		transform: translate3d(1px, -7px, 0);
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes flyaround25 {
	0% {
		transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(80px, -10px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}

@keyframes flyaround25 {
	0% {
        transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(80px, -10px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}

@-webkit-keyframes flyaround26 {
	0% {
        transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(80px, 30px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}

@keyframes flyaround26 {
	0% {
        transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(80px, 30px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}

@-webkit-keyframes flyaround27 {
	0% {
        transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(-80px, 30px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}

@keyframes flyaround27 {
	0% {
        transform: translate3d(0, 0, 0);
		z-index: 0;
		}
	50% {
		transform: translate3d(-80px, 30px, 0);
		}
    100% {
        transform: translate3d(0, 0, 0);
        z-index: 10;
        }
	}