<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container &gt; header nav {
	float: right;
}
.container &gt; header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}
.container &gt; header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}
.container &gt; header nav a:hover:after {
	opacity: 1;
}
.container &gt; header nav a:hover {
	background: #47a3da;
}
.main &gt; section {
	max-width: 260px;
	width: 90%;
	margin: 0 auto;
}
.main &gt; section h2 {
	font-weight: 300;
	color: #ccc;
}
.main &gt; section button {
	border: none;
	background: #47a3da;
	color: #fff;
	padding: 1.5em;
	display: block;
	width: 100%;
	cursor: pointer;
	margin: 10px 0;
	font-size: 0.8em;
}
.main &gt; section button:hover {
	background: #258ecd;
}
.main &gt; section button.active {
	background: #0d77b6;
}
.main &gt; section button.disabled {
	background: #aaa;
	pointer-events: none;
}
.icon-drop:before, .icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}
.container &gt; header nav a:hover:before {
	color: #fff;
}
.icon-drop:before {
	content: "\e000";
}
.icon-arrow-left:before {
	content: "\f060";
}
.cbp-spmenu {
	background: #656565;
	position: fixed;
	color: #fff;
}
.cbp-spmenu h3 {
	color: #fff;
	font-size: 19px;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #333;
}
.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}
.cbp-spmenu a:hover {
	background:  #4f5e62;
	color: #fff;
}
.cbp-spmenu a:active {
	background:  #4f5e62;
	color: #000;
}
.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	border-bottom: 1px solid #333;
	padding: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 3%;
	float: left;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 81%;
	padding: 0.8em;
	border-left: 1px solid #222;
	color: #fff;
}
.cbp-spmenu-left {
	left: -240px;
}
.cbp-spmenu-right {
	right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}
.cbp-spmenu-top {
	top: -150px;
}
.cbp-spmenu-bottom {
	bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.isize {
	font-size:24px;
	color:#fff;
}
.gomb {
	width: 60px;
	height: 60px;
	background-color: #F60;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 27px;
	padding: 8px 18px 6px 18px;
}
.gomb:hover {
	background-color: #333;
}
 @media screen and (max-width: 55.1875em) {
 .cbp-spmenu-horizontal {
 font-size: 75%;
 height: 110px;
}
 .cbp-spmenu-top {
 top: -110px;
}
 .cbp-spmenu-bottom {
 bottom: -110px;
}
}
 @media screen and (max-height: 26.375em) {
 .cbp-spmenu-vertical {
 font-size: 90%;
 width: 190px;
}
 .cbp-spmenu-left, .cbp-spmenu-push-toleft {
 left: -190px;
}
 .cbp-spmenu-right {
 right: -190px;
}
 .cbp-spmenu-push-toright {
 left: 190px;
}
}
.submenu-1 {
 -o-transition:.55s;
 -ms-transition:.55s;
 -moz-transition:.55s;
 -webkit-transition:.55s;
 transition:.55s;
}
.logo {
	opacity:1;
 -o-transition:.55s;
 -ms-transition:.55s;
 -moz-transition:.55s;
 -webkit-transition:.55s;
 transition:.55s;
}
.logo:hover {
	opacity:0.6;
}
</pre></body></html>