@font-face {
	font-family: Space Grotesk;
	src: url("../fonts/MaxaGrotesk-Regular.ttf");
	font-weight: 500;
}
@font-face {
	font-family: Space Grotesk;
	src: url("../fonts/MaxaGrotesk-SemiBold.ttf");
	font-weight: 600;
}
@font-face {
	font-family: Space Grotesk;
	src: url("../fonts/MaxaGrotesk-Bold.ttf");
	font-weight: 700;
}

html {
	scroll-behavior: smooth;
	overflow-x:hidden;
}
body.patek-13 {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Space Grotesk", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 23px;
	color: #000;
	background-color: #6200bf;
	scroll-behavior: smooth;
}
.patek-13 .title-h1 {
	color: #fff;
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
}
.patek-13 .title-h2 {
	color: #ffffff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 10px;
}
.patek-13 .title-h2.tile-top-banner {
	font-size: 1.3rem;
	text-transform: none;
}
.patek-13 .title-h3 {
	color: #6200bf;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0;
}
.patek-13 .title-h3-span {
	color: #6200bf;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0;
}
.patek-13 .title-section-2 {
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0 0 10px;
}
.patek-13 p {
	color: #fff;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.6;
	margin: .5em 0;
	z-index: 2;
}
.patek-13 a {
	text-decoration: none;
	outline: none;
	color: #ffffff;
}
.patek-13 .btn-wrapper {
	margin: 0 0 15px;
	z-index: 2;
}
.patek-13 .btn-button.section-1-btn {
	margin: 1em 0 0;
}
.patek-13 .btn-button {
	background-color: #00cccc;
	border-width: 0;
	min-width: 180px;
	max-width: fit-content;
	border-radius: 38px;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	color: #fff;
	padding: 15px 35px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1rem;
	letter-spacing: 2px;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.patek-13 .btn-button:hover {
	background-color: #00cccce3;
}
.patek-13 .btn-button-purple {
	background-color: #6200bf;
	border-width: 0;
	min-width: 180px;
	max-width: fit-content;
	border-radius: 50px;
	-webkit-box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	-moz-box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	box-shadow: 0px 10px 15px 0px rgba(57,55,61,1);
	color: #fff;
	padding: 20px 35px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 600;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.patek-13 .btn-button-purple:hover {
	background-color: #7231b0;
}
.patek-13 .text-color-purple {
	color: #6200bf;
}
.patek-13 .text-color-white {
	color: #fff;
}
.patek-13 .bg-orange {
	background-color: #ffb233;
}
.patek-13 .bg-purple {
	background-color: #6200bf;
}
.patek-13 .bg-teal {
	background-color: #00cccc;
}
.patek-13 .teal-color {
	color: #00cccc;
}
.patek-13 .orange-color {
	color: #ffb233;
}
.patek-13 .white-color {
	color: #fff;
}
.patek-13 .strong {
	font-weight: 600;
}
.patek-13 .text-center {
	text-align: center;
}
.patek-13 .img-w-55 {
	width: 100%;
	max-width: 400px;
	height: auto;
}
.patek-13 .img-w-75 {
	width: 100%;
	max-width: 430px;
	height: auto;
}
.patek-13 .img-wh {
	width: 100%;
	height: auto;
	background-color: #ffb233;
	z-index: 2;
}
.patek-13 .py-4 {
	padding: 2em 0;
}
.patek-13 .mb-2 {
	margin: 0 0 2em;
}
.patek-13 .mb-0 {
	margin-bottom: 0 !important;
}
.patek-13 .pb-1 {
	padding-bottom: 1em;
}
.patek-13 .pr-2 {
	padding-right: 0;
}
.container {
	width: 90%;
	margin: 0 auto;
}
@media (min-width: 768px) {
	.container {
		width: 720px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
}
@media (min-width: 1400px) {
	.container {
		width: 1185px;
	}
}

/* Site header */
.patek-13 .site-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 90px;
	margin: 0 auto;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background-color: #502983;
}
/* Site header end */
/* Mobile menu */
.patek-13 .menuItem {
	display: block;
	margin: 2rem 1.5rem;
}
.patek-13 .menuItem:hover {
	text-decoration: underline;
}
.patek-13 .hamburger {
	position: relative;
	z-index: 100;
	top: 0;
	right: 0;
	padding: 4px;
	border: 0;
	background: transparent;
	cursor: pointer;
}
.patek-13 .material-icons {
	color: #fff;
}
.patek-13 .closeIcon {
	display: none;
}
.patek-13 .menu {
	display: none;
	position: absolute;
	top: 73px;
	left: 0;
	right: 0;
	transition: transform 0.2s;
	z-index: 99;
	background: #6200bf;
	color: #fff;
	list-style: none;
	padding-top: 4rem;
}
.patek-13 .showMenu {
	display: block;
}
.patek-13 .navigation-wrapper-mobile {
	display: block;
}
.patek-13 .navigation-wrapper-mobile .navigation-modify-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 1em;
}
.patek-13 .navigation-wrapper-mobile .logo-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}
.patek-13 .section-1 .megamaxa-logo {
	width: 100%;
	height: auto;
}
.patek-13 .navigation-wrapper-mobile .logo-mobile-inner .logo-top img {
	width: 100px;
	height: auto;
}
.patek-13 .navigation-wrapper-mobile nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.patek-13 .navigation-wrapper-mobile ul {
	margin: 0;
	padding: 0;
}
/* Mobile menu end */
/* Desktop menu */
.patek-13 .navigation-wrapper-desktop .logo-top img {
	width: 150px;
	height: auto;
}
.patek-13 .navigation-wrapper-desktop nav li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.patek-13 .navigation-wrapper-desktop {
	display: none;
}
.patek-13 .navigation-wrapper-desktop .navigation-modify-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	width: 100%;
}
.patek-13 .navigation-wrapper-desktop ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 13px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.patek-13 .navigation-wrapper-desktop nav .link-item-update, 
.patek-13 .navigation-wrapper-mobile nav .link-item-update {
	background-color: #ffb233;
	color: #6200bf;
	padding: 4px 11px;
	border-radius: 5px;
	width: fit-content;
}
.patek-13 .navigation-wrapper-desktop nav .link-item-update:hover {
	background-color: #ffb233e3;
}
.patek-13 .navigation-wrapper-desktop nav a,
.patek-13 .navigation-wrapper-mobile nav a {
	position: relative;
	color: #fff;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: .3px;
	line-height: 1.5;
	text-decoration: none;
	text-transform: uppercase;
}
.patek-13 .navigation-wrapper-desktop nav a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.patek-13 .navigation-wrapper-desktop nav a:hover:before {
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.patek-13 .navigation-wrapper-desktop nav .link-item-update:hover:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}
/* Desktop menu end */
.patek-13 .section {
	position: relative;
	width: 100%;
	max-width: 100%;
	scroll-margin-top: 5em;
}
/* Registrace */
.patek-13 .section-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
	background-image: none;
	background-color: #211930;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 3em 0 0;
	min-height: 550px;
}
.patek-13 .text-box {
	position: relative;
	width: 100%;
	max-width: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 2;
	}
.patek-13 .text-box h1 {
	margin-top: 1em;
	font-size: 2.2em;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.patek-13 .text-box p {
	margin-bottom: 5px;
}
.patek-13 .button {
	display: inline-block;
	background-color: #007bff;
	color: white;
	padding: 10px 20px;
	text-decoration: none;
	border-radius: 5px;
}

.patek-13 .image-box::before {
	content: "";
	display: none;
	right: 0;
	position: relative;
	width: auto;
}
.patek-13 .image-box .text-image-mobile {
	display: block;
	width: 100%;
	height: auto;
	padding: 2em 0 1em;
}
/* Registrace end */

/* Odpočet */
.patek-13 .section-countdown {
	padding: 2em 0 3em;
}
.patek-13 .box-wrapper.countdown-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 25px;
}
.patek-13 .box-wrapper.countdown-wrapper .box-content-3 {
	width: 100%;
}
.patek-13 .flip-clock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}
.patek-13 .time-segment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.patek-13 .digit-face {
	width: 60px;
	height: 65px;
	background-color: #333;
	color: #fff;
	font-size: 2.5em;
	line-height: 1.6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.patek-13 .time-label {
	margin-top: 5px;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .5px;
	color: #6200bf;
	text-transform: uppercase;
}
/* Odpočet end */
.patek-13 .box-wrapper-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
}
.patek-13 .section-purple {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #6200bf;
	padding: 1em 0;
}
.patek-13 .section-purple .title-section-purple {
	font-family: "Space Grotesk", sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: .5px;
	word-spacing: 0;
	text-align: center;
	line-height: 1.2;
}

/* O kolik se hraje */
.patek-13 .section-2 .box-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 20px;
}
.patek-13 .section-2 .box-content-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
}
.patek-13 .section-2 .box-content-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
}
.patek-13 .section-2.content-with-image::after {
	display: none;
	content: "";
	position: absolute;
	right: 0;
	bottom: -32%;
	width: 100%;
	height: 20em;
	background-image: url('../img/konfeti-u-vyhry-napravo.webp');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 1;
}
/* O kolik se hraje end */

/* Bonus */
.patek-13 .section-3 .box-wrapper,
.patek-13 .section-5 .box-wrapper,
.patek-13 .section-7 .box-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
}
.patek-13 .section-6 .box-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}
.patek-13 .section-3 .box-content-1,
.patek-13 .section-5 .box-content-1,
.patek-13 .section-6 .box-content-1,
.patek-13 .section-7 .box-content-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
}
.patek-13 .section-3 .box-content-2,
.patek-13 .section-5 .box-content-2,
.patek-13 .section-6 .box-content-2,
.patek-13 .section-7 .box-content-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
}
/* Bonus end */

/* Jak hrát */
.patek-13 .section-4 .box-content,
.patek-13 .section-8 .box-content {
	width: 100%;
	max-width: 100%;
}
.patek-13 .box-ifame {
	position: relative;
	z-index: 2;
}
.patek-13 .iframe-set {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
	border: 0;
	overflow: hidden;
}
.patek-13 .section-4.content-with-image::after {
	display: none;
	content: "";
	position: absolute;
	left: 0;
	top: -7%;
	width: 100%;
	height: 20em;
	background-image: url('../img/konfeti-u-jak-hrat.webp');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}
/* Jak hrát end */
.patek-13 .section-6.content-with-image::after {
	display: none;
	content: "";
	position: absolute;
	right: 0;
	top: -8%;
	width: 100%;
	height: 31em;
	background-image: url('../img/konfeti-kdy-se-losuje-napravo.webp');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
}
.patek-13 .section-6 .box-content-2 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
}
.patek-13 .section-4 .box-content,
.patek-13 .section-8 .box-content {
	width: 100%;
	max-width: 100%;
	z-index: 2;
	position: relative;
	background-color: #ffb233;
}
.patek-13 .site-footer {
	display: block;
	padding: 3em 1em 2em;
	
	text-align: center;
	background-color: #502983;
}
.patek-13 .footer-inner {
	max-width: 950px;
	margin: 0 auto;
}
.patek-13 .site-footer a {
	display: inline-block;
}
.patek-13 .footer-logo {
	width: 150px;
	height: auto;
}
.patek-13 .text-image-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 0 2em;
}
.patek-13 .warning-img-mobile {
	display: block;
	height: auto;
	width: 100%;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	line-height: 1.1;
}
.patek-13 .warning-img-desktop {
	display: none;
	height: 40px;
	width: auto;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	line-height: 1.6;
}
.patek-13 .copyright {
	font-size: .9rem;
}
.patek-13 .bingo-preferences-center {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 400;
	text-decoration: none;
	padding: 1em 0 0;
}

@media (min-width: 580px) {
	.patek-13 .box-wrapper.countdown-wrapper {
	  align-items: center;
	}
	.patek-13 .box-wrapper-button {
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.patek-13 .navigation-wrapper-desktop ul {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.patek-13 .text-box h1 {
		margin-top: 30px;
	}
	.patek-13 .py-4 {
		padding: 4em 0;
	}
	.patek-13 .pr-2 {
		padding-right: 2em;
	}
	.patek-13 .warning-img-desktop {
		display: block;
	}
	.patek-13 .warning-img-mobile {
		display: none;
	}
}

@media (min-width: 992px) {
	.patek-13 .site-header {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 110px;
	}
	.patek-13 .section-1 .megamaxa-logo {
		width: 80%;
		height: auto;
	}
	.patek-13 .navigation-wrapper-desktop {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
	.patek-13 .section-1 {
		background-image: url('../img/pani-s-kockou.jpg');
		padding: 3em 0 0;
	}
	.patek-13 .navigation-wrapper-mobile {
		display: none;
	}
	.patek-13 .image-box .text-image-mobile {
		display: none;
	}
	.patek-13 .image-box::before {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.patek-13 .box-wrapper.countdown-wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 45px;
	}
	.patek-13 .digit-face {
		width: 70px;
		height: 75px;
		font-size: 3em;
	}
	.patek-13 .btn-button-purple {
		padding: 25px 25px;
		font-size: 1.2rem;
	}
	.patek-13 .box-wrapper-button {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.patek-13 .title-h3 {
		font-size: 3rem;
	}
	.patek-13 .title-h3-span {
		font-size: 2rem;
	}
	.patek-13 .section-countdown {
		padding: 3em 0;
	}
	.patek-13 .section-purple .title-section-purple {
		font-size: 2rem;
	}
	.patek-13 .section-2 .box-wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 50px;
	}
	.patek-13 .section-6 .box-wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 40px;
	}
	.patek-13 .section-2 .box-content-1 {
		max-width: 50%;
	}
	.patek-13 .section-2 .box-content-2 {
		max-width: 50%;
	}
	.patek-13 .section-3 .box-wrapper,
	.patek-13 .section-5 .box-wrapper,
	.patek-13 .section-6 .box-wrapper,
	.patek-13 .section-7 .box-wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.patek-13 .section-3 .box-content-1,
	.patek-13 .section-5 .box-content-1,
	.patek-13 .section-6 .box-content-1,
	.patek-13 .section-7 .box-content-1 {
		max-width: 50%;
	}
	.patek-13 .section-3 .box-content-2,
	.patek-13 .section-5 .box-content-2,
	.patek-13 .section-6 .box-content-2,
	.patek-13 .section-7 .box-content-2 {
		max-width: 50%;
	}
	.patek-13 .section-4 .box-content,
	.patek-13 .section-8 .box-content {
		max-width: 75%;
	}
	.patek-13 .img-w-75 {
		width: 75%;
	}
	.patek-13 .btn-wrapper {
		margin: 0 auto;
	}
	.patek-13 .section-6.content-with-image::after,
	.patek-13 .section-4.content-with-image::after,
	.patek-13 .section-2.content-with-image::after {
		display: block;
	}
	.patek-13 .iframe-set {
		width: 90%;
	}
}
@media(min-width: 1024px) {
	.patek-13 .navigation-wrapper-desktop .navigation-modify-container {
		gap: 40px;
	}
}
@media(min-width: 1200px) {
	.patek-13 .navigation-wrapper-desktop .navigation-modify-container {
		gap: 25px;
	}
	.patek-13 .navigation-wrapper-desktop ul {
		gap: 13px 25px;
	}
	.patek-13 .box-wrapper.countdown-wrapper {
		gap: 50px;
	}
	.patek-13 .btn-button-purple {
		padding: 25px 65px;
		font-size: 1.3rem;
	}
}
@media(min-width: 1400px) {
	.patek-13 .navigation-wrapper-desktop .navigation-modify-container {
		gap: 120px;
	}
}
@media (min-width: 1600px) {
	.patek-13 .section-1 {
		background-position: center;
		min-height: 650px;
	}
}	

/* Výpis výher */
.patek-13 .results-list {
	background-image: url('../img/konfeti-podklad-pod-vyhry-mimoradne-slosovani.webp');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 3em 0 2em;
}
.patek-13 .results-list .title-section-results-list {
	font-size: 1.3rem;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
}
.patek-13 .results-list .box-results-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 0px;
	padding: 1em 0;
}
.patek-13 .results-list .subtitle-section-results-list {
	font-size: 1.3rem;
	text-transform: none;
	font-weight: 600;
	margin: 0;
}
.patek-13 .results-list .box-results-list-1 .text-section-results-list.small,
.patek-13 .results-list .subtitle-section-results-list.small {
	font-size: .8rem;
}
.patek-13 .results-list .box-results-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 0;
}
.patek-13 .results-list .box-result-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.patek-13 .results-list .box-result-items .box-results-list-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 0 0 1em;
}
.patek-13 .results-list .text-section-results-list.first-child {
	padding: 0;
}
.patek-13 .results-list .text-section-results-list {
	font-size: 1.1rem;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

@media (min-width: 768px) {
	.patek-13 .results-list {
		padding: 3em 0;
	}
	.patek-13 .results-list .box-results-list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 30px;
		padding: .5em 0 2em;
	}
	.patek-13 .results-list .box-result-items .box-results-list-1 {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding: 0;
	}
	.patek-13 .results-list .text-section-results-list {
		padding: 0 0 0 25px;
	}
}
@media (min-width: 992px) {
	.patek-13 .results-list .title-section-results-list,
	.patek-13 .results-list .subtitle-section-results-list {
		font-size: 1.8rem;
	}
	.patek-13 .results-list .subtitle-section-results-list.small,
	.patek-13 .results-list .box-results-list-1 .text-section-results-list.small {
		font-size: .9rem;
		padding: 0 0 0 12px;
	}
}
@media (min-width: 1200px) {
	.patek-13 .results-list .box-results-inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 80px;
	}
}
/* Výpis výher END */
