<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.door__container {
	display: flex;
	justify-content: space-evenly;
}

.door_box {
	perspective: 500px;
	position: relative;
}

.door_box,
.door {
	width: 165px;
	height: 346px;
	box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919;
}

.door,
.hi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.door {
	background-image: url(../images/door.png);
	background-repeat: no-repeat;
	transform: rotateY(0deg);
	display: inline-block;
	transition: all 0.75s ease;
	transform-origin: 0% 0%;
	cursor: pointer;
	background-size: contain;
}

#door__1 {
	background-image: url(../images/door.png);
}

#door__2 {
	background-image: url(../images/door2.png);
}

#door__3 {
	background-image: url(../images/door3.png);
}

.door:hover {
	transform: rotateY(-30deg);
}

.door.open {
	transform: rotateY(-85deg);
}

.door__head {
	font-size: 18px;
	margin: 18px 0;
	text-align: center;
}

.door__sales {
	position: relative;
	font-size: 45px !important;
	font-weight: 700 !important;
	color: red !important;
	border-radius: 30px !important;
	padding: 30px 5px !important;
	box-shadow: 0 1px 2px 2px #7f7878;
	margin: 0 !important;
}

.door__title {
	color: #fff !important;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px !important;
	margin-bottom: 25px;
	background-color: #3a4752;
	padding: 10px 0 !important;
	border-radius: 0.5em;
}

@media (max-width: 1040px) {
	.door_box,
	.door {
		width: 95px;
		height: 200px;
	}

	.door__sales {
		font-size: 23px !important;
	}

	#form-block {
		margin-bottom: 30px !important;
	}
}

@media (max-width: 840px) {
	.door__sales {
		font-size: 20px !important;
		font-weight: 700 !important;
		color: red !important;
		border-radius: 30px !important;
		padding: 30px 5px;
	}

	.door {
		background-size: contain;
	}

	#door__2 {
		background-size: contain;
	}

	#door__3 {
		background-size: contain;
	}
}

@media (max-width: 360px) {
	.door_box + .door_box {
		margin-left: 15px;
	}

	.door__sales {
		font-size: 19px !important;
		font-weight: 700 !important;
		color: red !important;
		border-radius: 30px !important;
		padding: 30px 5px;
	}
}

.init-doors *:not(i) {
	font-family: sans-serif !important;
}

@keyframes loadingD {
	0% {
		transform: rotate(0deg);
	}

	50% {
		transform: rotate(180deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.goScrollToForm {
	cursor: pointer;
}

@keyframes super-rotation {
	70% {
		transform: rotate(1640deg);
	}

	100% {
		transform: rotate(1620deg);
	}
}

input[value="ÃƒÂÃ…Â¸ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»Ãƒâ€˜Ã†â€™Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚Â±ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â¿ÃƒÂÃ‚Â»ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾"] {
	text-transform: uppercase;
	padding: 10px 15px;
	margin: 15px 0;
	outline: none;
	border: none;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 0 4px 3px #242120;
	background: red;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	transition: background 0.3s;
}

input[value="ÃƒÂÃ…Â¸ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»Ãƒâ€˜Ã†â€™Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚Â±ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â¿ÃƒÂÃ‚Â»ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾"]:hover {
	background: #b00 !important;
	transition: background 0.3s;
}

input[value="ÃƒÂÃ…Â¸ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â»Ãƒâ€˜Ã†â€™Ãƒâ€˜Ã¢â‚¬Â¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã…â€™ ÃƒÂÃ‚Â±ÃƒÂÃ‚ÂµÃƒâ€˜Ã‚ÂÃƒÂÃ‚Â¿ÃƒÂÃ‚Â»ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾"]:active {
	transform: translateY(2px);
	box-shadow: none !important;
}

.ruletka-p {
	text-indent: 0;
	color: #000;
	text-align: center !important;
	margin: 15px;
	line-height: 25px;
	font-weight: 700;
}

.ruletka-p h2 {
	font-size: 25px;
	margin-bottom: 15px;
}

.danger-text {
	color: red;
	font-weight: 700;
	white-space: nowrap;
}

.time_remains {
	font-size: 1.1em;
	color: red;
	font-weight: 700;
}

.spin-result-wrapper {
	display: none;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0;
	left: 0;
	top: 40%;
	margin: 0 auto;
	background: #fff none repeat scroll 0% 0%;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/cross.svg);
	background-size: 100%;
	top: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	right: -40px;
	cursor: pointer;
}

.pop-up-text {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	text-align: center !important;
}

.pop-up-button {
	text-transform: uppercase;
	text-decoration: none !important;
	padding: 10px 20%;
	font-size: 20px;
	border-radius: 5px;
	background-color: #71c341;
	color: #fff !important;
	border: medium;
	cursor: pointer;
	outline: medium;
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0;
	left: 0;
	top: 40%;
	margin: 0 auto;
	background: #fff none repeat scroll 0% 0%;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: -55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #71c341;
	border-radius: 50%;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-width: medium medium 4px 4px;
	border-style: none none solid solid;
	border-color: currentcolor currentcolor #fff #fff;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	transform: rotate(-45deg);
	transition: opacity 1s ease 0s;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

#order {
	display: none;
}

@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px);
	}

	30% {
		transform: translateY(100px);
	}

	100% {
		transform: translateY(0px);
	}
}

@keyframes pop-up-appear-before {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes pop-up-appear-after {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.pop-up-button:hover {
	color: #fff !important;
	text-decoration: none !important;
}

@media all and (max-width: 520px) {
	.close-popup {
		right: 0 !important;
	}
}

@media (max-width: 500px) {
	.door_box,
	.door {
		width: 85px;
		height: 180px;
	}
}

.reset-styles {
	width: unset !important;
	height: unset !important;
	position: unset !important;
	top: unset !important;
	right: unset !important;
	left: unset !important;
	text-shadow: unset !important;
	bottom: unset !important;
	font-weight: unset !important;
	color: unset !important;
	letter-spacing: unset !important;
	background: unset !important;
	padding: 0 !important;
	margin: 0 !important;
}

.order-form {
	padding: 0 !important;
	margin: 0 !important;
	width: unset !important;
	height: unset !important;
	background: unset !important;
	font-family: sans-serif !important;
}

.order-form .order-form-sec {
	margin: 10px 0 0 !important;
	height: 25px !important;
	background-image: url(../images/sec2.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: auto 100% !important;
	background-position: center !important;
}

.order-form .order-form-field-label {
	display: block !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-align: left !important;
	padding: 0 !important;
	line-height: 20px !important;
	margin: 0 0 0.25em !important;
	color: #212121 !important;
	transition: 0.25s !important;
	font-style: normal !important;
}

.order-form .order-form-wrapper {
	max-width: 400px !important;
	margin: 0 auto !important;
	border-radius: 5px !important;
	background: #fff !important;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5) !important;
	opacity: 100 !important;
	position: relative !important;
	padding: 25px !important;
	border: 1px solid #dee2e6 !important;
}

.order-form .order-form-header {
	margin: 0 0 25px !important;
	position: relative !important;
	opacity: 1 !important;
}

.order-form .order-form-field-wrapper {
	margin-bottom: 15px !important;
}

.order-form .order-form-product-image-section {
	position: relative !important;
	max-width: 400px !important;
	margin: 0 auto !important;
}

.order-form .order-form-field-wrapper .order-form-field {
	transition: 0.25s !important;
	outline: none !important;
	display: block !important;
	width: 100% !important;
	background-color: #fff !important;
	color: #212121 !important;
	box-sizing: border-box !important;
	background-repeat: no-repeat !important;
	background-size: 15px !important;
	background-position: 5px !important;
	padding: 10px !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	margin: 0 !important;
	border: 2px solid #ddd !important;
	line-height: 1em !important;
	text-indent: unset !important;
	height: unset !important;
	appearance: auto !important;
	max-width: unset !important;
	font-weight: 400 !important;
	cursor: text !important;
}

.order-form .order-form-field-wrapper,
.order-form .order-form-field::placeholder {
	font-weight: 400 !important;
}

.order-form .order-form-field::placeholder {
	opacity: unset !important;
	color: #c6c6c6 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: none !important;
}

.order-form .order-form-field-wrapper .order-form-field:focus {
	border-color: #ababab !important;
}

.order-form .order-form-product-image {
	width: 100% !important;
	height: auto !important;
	max-height: 100% !important;
	max-width: 200px !important;
	margin: 0 auto !important;
}

.order-form .order-form-product-image-wrapper {
	text-align: center !important;
}

.order-form .order-form-field-wrapper .help-block {
	font-size: 12px !important;
	line-height: 12px !important;
	text-align: left !important;
}

.order-form .order-form-submit-button {
	cursor: pointer !important;
	text-shadow: 0 0 2px #000 !important;
	display: block;
	width: 100% !important;
	background: #e6373a !important;
	color: #fff !important;
	border: none !important;
	padding: 15px 5px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
	border-radius: 5px !important;
	line-height: 20px !important;
	box-sizing: border-box !important;
	height: unset !important;
	transition: 0.25s !important;
}

.order-form .order-form-submit-button:hover {
	background: #cf3134 !important;
}

.order-form .order-form-submit-button:active {
	background: #9d292b !important;
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5) !important;
}

.order-form form {
	background: 0 0 !important;
}

.order-form {
	background: unset !important;
	max-width: unset !important;
	padding: 25px 0 !important;
	margin: 0 !important;
	letter-spacing: 0 !important;
	word-wrap: break-word !important;
	font-size: 1em !important;
	line-height: 2rem !important;
}

.order-form .help-block {
	font-weight: 600 !important;
	font-style: normal !important;
}

.order-form .order-form-deadline {
	color: #464646 !important;
	font-size: 14px !important;
	line-height: 14px !important;
	text-align: center !important;
	margin: 0 0 15px !important;
}

.order-form .order-form-timer {
	font-weight: 700 !important;
	margin: 5px 0 0 !important;
	font-size: 14px !important;
}

.order-form .time_remains {
	color: #e6373a !important;
	font-size: 14px !important;
}

.order-form .order-form-information {
	font-size: 14px !important;
	line-height: 14px !important;
	text-align: center !important;
	margin: 0 0 15px !important;
	padding: 0 !important;
	color: #555 !important;
}

@keyframes trambling-animation {
	0%,
	50%,
	100% {
		transform: rotate(0deg);
	}

	10%,
	30% {
		transform: rotate(-1deg);
	}

	20%,
	40% {
		transform: rotate(1deg);
	}
}

@keyframes pulse {
	0% {
		transform: scale(1.025);
	}

	100% {
		transform: scale(0.975);
		box-shadow: none;
	}
}

@keyframes front-rotation {
	from {
		transform: rotateY(0deg);
	}

	to {
		transform: rotateY(360deg);
	}
}

@keyframes back-rotation {
	from {
		transform: rotateY(180deg);
	}

	to {
		transform: rotateY(540deg);
	}
}

@keyframes radial-pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
	}

	100% {
		box-shadow: 0 0 0 40px transparent;
	}
}

.product-banner1 {
	opacity: 0.88 !important;
	display: table !important;
	width: 117px !important;
	height: 117px !important;
	line-height: 25px !important;
	color: #fff !important;
	font-size: 18px !important;
	background: url(../images/product-banner.png) center/100% no-repeat !important;
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	text-align: center;
}

.product-banner-text1 {
	margin: 0 !important;
	font-weight: 700 !important;
	color: #f2f2f2 !important;
	display: table-cell !important;
	vertical-align: middle !important;
	position: relative;
	font-size: 16px !important;
}

.order-form-information-text {
	text-align: center !important;
	color: #222 !important;
	font-size: 18px !important;
	width: 100% !important;
	float: none !important;
	line-height: 25px !important;
	margin: 10px 0 !important;
	font-weight: 700 !important;
}

.deadline1 {
	font: 700 15px/1.7 roboto, sans-serif !important;
	color: #222 !important;
	margin: 0 !important;
}

.order-form-information-text span {
	color: #ca2d2d !important;
}

.form {
	border: 2px solid #dbdbdb;
	background: #f7f7f7;
	box-shadow: 0 0 12px #c5c5c5;
	border-radius: 10px;
	padding: 15px;
	margin: 30px auto 30px;
}

.form__price {
	display: flex;
	justify-content: space-around;
	margin-bottom: 15px;
	text-align: center;
}

.form__price-title {
	margin-bottom: 5px;
}

.form__price-lines {
	position: relative;
}

.form__price-lines::after {
	content: "";
	position: absolute;
	border-top: 1px solid red;
	width: 100%;
	top: 50%;
	left: 0;
	transform: rotate(-12deg);
}

.form__price-lines::before {
	content: "";
	position: absolute;
	border-top: 1px solid red;
	width: 100%;
	top: 50%;
	left: 0;
	transform: rotate(12deg);
}

.form__price-value {
	font-size: 22px;
}

.form__price-value.mod-red {
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.form {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 50px 25px 25px 25px;
		width: 650px;
		margin: 30px auto 30px;
	}
}

* {
	-webkit-tap-highlight-color: transparent;
}

html {
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

::-moz-focus-inner {
	border: 0;
	outline: 0;
}

button::-moz-focus-inner {
	border: none;
}

input:invalid {
	box-shadow: none;
}

@keyframes load {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes btnScale {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1);
	}

	20% {
		transform: scale(1);
	}

	80% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.05);
	}
}

@media screen and (min-width: 768px) {
	.form {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 50px 25px 25px 25px;
		width: 650px;
		margin: 30px auto 30px;
	}
}</pre></body></html>