@charset "UTF-8";/** * [Table of contents] *   1 Base *     1.1 Reset Styles *     1.2 Context Styles *     1.3 Page layout *     1.4 Offsets *   2 Utilities *     2.1 Text styling *     2.2 Row spacing *     2.3 Sections *     2.4 Grid modules *     2.5 Backgrounds *     2.6 Utilities custom *   3 Components *     3.1 Typography *     3.2 Brand *     3.3 Links *     3.4 Blocks *     3.5 Blurb *     3.6 Boxes *     3.7 Groups *     3.8 Responsive units *     3.9 Lists *     3.10 Images *     3.11 Icons *     3.12 Tables custom *     3.13 Dividers *     3.14 Buttons *     3.15 Forms *     3.16 Posts *     3.17 Quotes *     3.18 Thumbnails *     3.19 Breadcrumbs *     3.20 Pagination custom *     3.21 Product *     3.22 Team *     3.23 Rating *     3.24 Snackbars *     3.25 Footers *   4 Plugins *     4.1 Animate *     4.2 Preloader *     4.3 ToTop *     4.4 RD Navbar *     4.5 Search Results *     4.6 Nav custom *     4.7 Owl Carousel *     4.8 Lightgallery *     4.9 Bootstrap Modal *//** @group Base *//** @section Reset Styles*/a:focus,button:focus {	outline: none !important;}button::-moz-focus-inner {	border: 0;}*:focus {	outline: none;}blockquote {	padding: 0;	margin: 0;}input,button,select,textarea {	outline: none;}button {	padding: 0;}label {	margin-bottom: 0;}p {	margin: 0;}ul,ol {	list-style: none;	padding: 0;	margin: 0;}ul li,ol li {	display: block;}dl {	margin: 0;}dt,dd {	line-height: inherit;}dt {	font-weight: inherit;}dd {	margin-bottom: 0;}cite {	font-style: normal;}form {	margin-bottom: 0;}blockquote {	padding-left: 0;	border-left: 0;}address {	margin-top: 0;	margin-bottom: 0;}figure {	margin-bottom: 0;}html p a:hover {	text-decoration: none;}/** @section Context Styles */.context-dark, .bg-nocturne, .bg-primary,.context-dark h1,.bg-nocturne h1,.bg-primary h1, .context-dark h2, .bg-nocturne h2, .bg-primary h2, .context-dark h3, .bg-nocturne h3, .bg-primary h3, .context-dark h4, .bg-nocturne h4, .bg-primary h4, .context-dark h5, .bg-nocturne h5, .bg-primary h5, .context-dark h6, .bg-nocturne h6, .bg-primary h6, .context-dark .h1, .bg-nocturne .h1, .bg-primary .h1, .context-dark .h2, .bg-nocturne .h2, .bg-primary .h2, .context-dark .h3, .bg-nocturne .h3, .bg-primary .h3, .context-dark .h4, .bg-nocturne .h4, .bg-primary .h4, .context-dark .h5, .bg-nocturne .h5, .bg-primary .h5, .context-dark .h6, .bg-nocturne .h6, .bg-primary .h6 {	color: #ffffff;}/** @section Page layout */.page {	position: relative;	overflow: hidden;	min-height: 100vh;	opacity: 0;}.page.fadeIn {	animation-timing-function: ease-out;}.page.fadeOut {	animation-timing-function: ease-in;}[data-x-mode] .page {	opacity: 1;}/** @section Offsets */* + p {	margin-top: 13.5px;}h1 + *,.h1 + * {	margin-top: 16px;}h1 + * + h2,.h1 + * + h2 {	margin-top: 20px;}h2 + *,.h2 + * {	margin-top: 17.5px;}* + h2, * +.h2 {	margin-top: 17.5px;}h2 + p,.h2 + p {	margin-top: 17.5px;}* + h4, * +.h4 {	margin-top: 22.5px;}h4 + p,.h4 + p {	margin-top: 13.5px;}h2 + h4, .h2 + h4, h2 +.h4, .h2 +.h4 {	margin-top: 18.5px;}.list-marked + h4, .list-marked +.h4 {	margin-top: 22.5px;}h5 + p,.h5 + p {	margin-top: 13.5px;}* + .btn {	margin-top: 30px;}* + .container {	margin-top: 30px;}.row + hr:not([class^='offset-']) {	margin-top: 57.5px;}* + .row {	margin-top: 30px;}* + .row-xs {	margin-top: 10px;}* + .row-sm {	margin-top: 15px;}* + .row-md {	margin-top: 20px;}* + .row-lg {	margin-top: 45px;}* + .row-xl,* + .row-xxl {	margin-top: 50px;}* + .offset-xs {	margin-top: 10px;}* + .offset-sm {	margin-top: 12.5px;}* + .offset-md {	margin-top: 20px;}* + .offset-lg {	margin-top: 32.5px;}* + .offset-xl {	margin-top: 55px;}* + address {	margin-top: 16px;}address + * {	margin-top: 45px;}.padding-bottom-xl {	padding-bottom: 85px;}@media (min-width: 992px) {	* + p {		margin-top: 18.9px;	}	* + .btn {		margin-top: 42px;	}	h1 + *,	.h1 + * {		margin-top: 22.4px;	}	h1 + h2,	.h1 + h2 {		margin-top: 28px;	}	h2 + *,	.h2 + * {		margin-top: 24.5px;	}	* + h2, * +	.h2 {		margin-top: 24.5px;	}	h2 + p,	.h2 + p {		margin-top: 24.5px;	}	* + h4, * +	.h4 {		margin-top: 31.5px;	}	h4 + p,	.h4 + p {		margin-top: 18.9px;	}	h2 + h4, .h2 + h4, h2 +	.h4, .h2 +	.h4 {		margin-top: 25.9px;	}	.list-marked + h4, .list-marked +	.h4 {		margin-top: 31.5px;	}	h5 + p,	.h5 + p {		margin-top: 18.9px;	}	.row + hr:not([class^='offset-']) {		margin-top: 80.5px;	}	* + .row {		margin-top: 42px;	}	* + .row-xs {		margin-top: 14px;	}	* + .row-sm {		margin-top: 21px;	}	* + .row-md {		margin-top: 28px;	}	* + .row-lg {		margin-top: 63px;	}	* + .row-xl {		margin-top: 119px;	}	* + .row-xxl {		margin-top: 136.5px;	}	* + .offset-xs {		margin-top: 14px;	}	* + .offset-sm {		margin-top: 17.5px;	}	* + .offset-md {		margin-top: 28px;	}	* + .offset-lg {		margin-top: 45.5px;	}	* + .offset-xl {		margin-top: 77px;	}	* + address {		margin-top: 22.4px;	}	address + * {		margin-top: 63px;	}	.padding-bottom-xl {		padding-bottom: 119px;	}}@media (min-width: 1200px) {	* + p {		margin-top: 27px;	}	* + .btn {		margin-top: 60px;	}	h1 + *,	.h1 + * {		margin-top: 32px;	}	h1 + h2,	.h1 + h2 {		margin-top: 40px;	}	h2 + *,	.h2 + * {		margin-top: 35px;	}	* + h2, * +	.h2 {		margin-top: 35px;	}	h2 + p,	.h2 + p {		margin-top: 35px;	}	* + h4, * +	.h4 {		margin-top: 45px;	}	h4 + p,	.h4 + p {		margin-top: 27px;	}	h2 + h4, .h2 + h4, h2 +	.h4, .h2 +	.h4 {		margin-top: 37px;	}	.list-marked + h4, .list-marked +	.h4 {		margin-top: 45px;	}	h5 + p,	.h5 + p {		margin-top: 27px;	}	.row + hr:not([class^='offset-']) {		margin-top: 115px;	}	* + .row {		margin-top: 60px;	}	* + .row-xs {		margin-top: 20px;	}	* + .row-sm {		margin-top: 30px;	}	* + .row-md {		margin-top: 40px;	}	* + .row-lg {		margin-top: 90px;	}	* + .row-xl {		margin-top: 170px;	}	* + .row-xxl {		margin-top: 195px;	}	* + .offset-xs {		margin-top: 20px;	}	* + .offset-sm {		margin-top: 25px;	}	* + .offset-md {		margin-top: 40px;	}	* + .offset-lg {		margin-top: 65px;	}	* + .offset-xl {		margin-top: 110px;	}	* + address {		margin-top: 32px;	}	address + * {		margin-top: 90px;	}	.padding-bottom-xl {		padding-bottom: 170px;	}}/** @group Utilities *//** @section Text styling */.text-italic {	font-style: italic;}.text-normal {	font-style: normal;}.text-underline {	text-decoration: underline;}.text-strike {	text-decoration: line-through;}.fw-thin {	font-weight: 100;}.fw-extra-light {	font-weight: 200;}.fw-light {	font-weight: 300;}.fw-regular {	font-weight: 400;}.fw-medium {	font-weight: 500;}.fw-semi-bold {	font-weight: 600;}.fw-bold {	font-weight: 700;}.fw-extra-bold {	font-weight: 800;}.fw-black {	font-weight: 900;}.text-spacing-0 {	letter-spacing: 0;}.text-primary {	color: #6B39BD !important;}.text-gray-500 {	color: #a3a3a5;}.text-gray-800 {	color: #171724;}/** @section Row spacing */.row-0 {	margin-bottom: 0px;}.row-0:empty {	margin-bottom: 0;}.row-0 > * {	margin-bottom: 0px;}.row-10 {	margin-bottom: -10px;}.row-10:empty {	margin-bottom: 0;}.row-10 > * {	margin-bottom: 10px;}.row-15 {	margin-bottom: -15px;}.row-15:empty {	margin-bottom: 0;}.row-15 > * {	margin-bottom: 15px;}.row-20 {	margin-bottom: -20px;}.row-20:empty {	margin-bottom: 0;}.row-20 > * {	margin-bottom: 20px;}.row-30 {	margin-bottom: -30px;}.row-30:empty {	margin-bottom: 0;}.row-30 > * {	margin-bottom: 30px;}.row-40 {	margin-bottom: -40px;}.row-40:empty {	margin-bottom: 0;}.row-40 > * {	margin-bottom: 40px;}.row-50 {	margin-bottom: -50px;}.row-50:empty {	margin-bottom: 0;}.row-50 > * {	margin-bottom: 50px;}@media (min-width: 768px) {	.row-md-50 {		margin-bottom: -50px;	}	.row-md-50:empty {		margin-bottom: 0;	}	.row-md-50 > * {		margin-bottom: 50px;	}	.row-md-70 {		margin-bottom: -70px;	}	.row-md-70:empty {		margin-bottom: 0;	}	.row-md-70 > * {		margin-bottom: 70px;	}}@media (min-width: 992px) {	.row-lg-50 {		margin-bottom: -50px;	}	.row-lg-50:empty {		margin-bottom: 0;	}	.row-lg-50 > * {		margin-bottom: 50px;	}}/** @section Sections */.section-xs {	padding: 25px 0;}.section-sm,.section-md,.section-lg,.section-xl,.section-fh {	padding: 60px 0;}.section-collapse + .section-collapse {	padding-top: 0;}.section-collapse:last-child {	padding-bottom: 0;}@media (max-width: 1199.98px) {	.section-collapse-mobile + .section-collapse-mobile {		padding-top: 0;	}}html [class*='section-'].section-bottom-0 {	padding-bottom: 0;}@media (min-width: 768px) {	.section-sm {		padding: 60px 0;	}	.section-md {		padding: 70px 0;	}	.section-lg {		padding: 85px 0;	}	.section-xl,	.section-fh {		padding: 100px 0;	}}@media (min-width: 992px) {	.section-md {		padding: 90px 0;	}	.section-lg {		padding: 100px 0;	}	.section-xl,	.section-fh {		padding: 120px 0;	}}@media (min-width: 1200px) {	.section-md {		padding: 115px 0;	}	.section-lg {		padding: 70px 0 120px;	}	.section-xl {		padding: 120px 0;	}}@media (min-width: 1600px) {	.section-lg {		padding: 70px 0 150px;	}	.section-xl {		padding: 150px 0;	}}.section-boxed {	max-width: 1840px;	margin-left: auto;	margin-right: auto;}@media (min-width: 1200px) {	.section-fh {		display: flex;		align-items: center;		min-height: 100vh;	}}/** @section Grid modules */.grid-demo {	letter-spacing: 0;	text-align: center;}.grid-demo p {	white-space: nowrap;	overflow: hidden;	text-overflow: ellipsis;}.grid-demo * + p {	margin-top: 5px;}.grid-demo * + .row {	margin-top: 20px;}.grid-demo .row + .row {	margin-top: 0;}@media (min-width: 1200px) {	.grid-demo {		text-align: left;	}	.grid-demo p {		white-space: normal;		overflow: visible;		text-overflow: unset;	}	.grid-demo * + p {		margin-top: 25px;	}}.grid-demo-bordered .row {	border: 0 solid #d7d7d7;	border-top-width: 1px;}.grid-demo-bordered .row:last-child {	border-bottom-width: 1px;}.grid-demo-bordered [class*='col'] {	padding: 5px 15px;}.grid-demo-bordered [class*='col']:before {	content: '';	position: absolute;	top: 0;	bottom: 0;	left: -1px;	border-left: 1px solid #d7d7d7;}@media (min-width: 768px) {	.grid-demo-bordered [class*='col'] {		padding: 30px;	}}@media (min-width: 1200px) {	.grid-demo-bordered [class*='col'] {		padding: 50px 50px 45px;	}}.grid-demo-underlined .row {	border-bottom: 1px solid #d7d7d7;}.grid-demo-underlined [class*='col'] {	padding: 5px 15px;}@media (min-width: 768px) {	.grid-demo-underlined [class*='col'] {		padding-top: 25px;		padding-bottom: 25px;	}}@media (min-width: 1200px) {	.grid-demo-underlined [class*='col'] {		padding-top: 45px;		padding-bottom: 45px;	}}.row-narrow {	margin-left: -10px;	margin-right: -10px;}.row-narrow > [class*='col'] {	padding-left: 10px;	padding-right: 10px;}@media (max-width: 575.98px) {	.row-narrow-xs {		margin-left: -10px;		margin-right: -10px;	}	.row-narrow-xs > [class*='col'] {		padding-left: 10px;		padding-right: 10px;	}}.row-wide {	margin-left: -25px;	margin-right: -25px;}.row-wide > [class*='col'] {	padding-left: 25px;	padding-right: 25px;}.row-ten .col-1 {	flex: 0 0 auto;	width: 10%;}.row-ten .col-2 {	flex: 0 0 auto;	width: 20%;}.row-ten .col-3 {	flex: 0 0 auto;	width: 30%;}.row-ten .col-4 {	flex: 0 0 auto;	width: 40%;}.row-ten .col-5 {	flex: 0 0 auto;	width: 50%;}.row-ten .col-6 {	flex: 0 0 auto;	width: 60%;}.row-ten .col-7 {	flex: 0 0 auto;	width: 70%;}.row-ten .col-8 {	flex: 0 0 auto;	width: 80%;}.row-ten .col-9 {	flex: 0 0 auto;	width: 90%;}.row-ten .col-10 {	flex: 0 0 auto;	width: 100%;}@media (min-width: 576px) {	.row-ten .col-sm-1 {		flex: 0 0 auto;		width: 10%;	}	.row-ten .col-sm-2 {		flex: 0 0 auto;		width: 20%;	}	.row-ten .col-sm-3 {		flex: 0 0 auto;		width: 30%;	}	.row-ten .col-sm-4 {		flex: 0 0 auto;		width: 40%;	}	.row-ten .col-sm-5 {		flex: 0 0 auto;		width: 50%;	}	.row-ten .col-sm-6 {		flex: 0 0 auto;		width: 60%;	}	.row-ten .col-sm-7 {		flex: 0 0 auto;		width: 70%;	}	.row-ten .col-sm-8 {		flex: 0 0 auto;		width: 80%;	}	.row-ten .col-sm-9 {		flex: 0 0 auto;		width: 90%;	}	.row-ten .col-sm-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 768px) {	.row-ten .col-md-1 {		flex: 0 0 auto;		width: 10%;	}	.row-ten .col-md-2 {		flex: 0 0 auto;		width: 20%;	}	.row-ten .col-md-3 {		flex: 0 0 auto;		width: 30%;	}	.row-ten .col-md-4 {		flex: 0 0 auto;		width: 40%;	}	.row-ten .col-md-5 {		flex: 0 0 auto;		width: 50%;	}	.row-ten .col-md-6 {		flex: 0 0 auto;		width: 60%;	}	.row-ten .col-md-7 {		flex: 0 0 auto;		width: 70%;	}	.row-ten .col-md-8 {		flex: 0 0 auto;		width: 80%;	}	.row-ten .col-md-9 {		flex: 0 0 auto;		width: 90%;	}	.row-ten .col-md-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 992px) {	.row-ten .col-lg-1 {		flex: 0 0 auto;		width: 10%;	}	.row-ten .col-lg-2 {		flex: 0 0 auto;		width: 20%;	}	.row-ten .col-lg-3 {		flex: 0 0 auto;		width: 30%;	}	.row-ten .col-lg-4 {		flex: 0 0 auto;		width: 40%;	}	.row-ten .col-lg-5 {		flex: 0 0 auto;		width: 50%;	}	.row-ten .col-lg-6 {		flex: 0 0 auto;		width: 60%;	}	.row-ten .col-lg-7 {		flex: 0 0 auto;		width: 70%;	}	.row-ten .col-lg-8 {		flex: 0 0 auto;		width: 80%;	}	.row-ten .col-lg-9 {		flex: 0 0 auto;		width: 90%;	}	.row-ten .col-lg-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) {	.row-ten .col-xl-1 {		flex: 0 0 auto;		width: 10%;	}	.row-ten .col-xl-2 {		flex: 0 0 auto;		width: 20%;	}	.row-ten .col-xl-3 {		flex: 0 0 auto;		width: 30%;	}	.row-ten .col-xl-4 {		flex: 0 0 auto;		width: 40%;	}	.row-ten .col-xl-5 {		flex: 0 0 auto;		width: 50%;	}	.row-ten .col-xl-6 {		flex: 0 0 auto;		width: 60%;	}	.row-ten .col-xl-7 {		flex: 0 0 auto;		width: 70%;	}	.row-ten .col-xl-8 {		flex: 0 0 auto;		width: 80%;	}	.row-ten .col-xl-9 {		flex: 0 0 auto;		width: 90%;	}	.row-ten .col-xl-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1600px) {	.row-ten .col-xxl-1 {		flex: 0 0 auto;		width: 10%;	}	.row-ten .col-xxl-2 {		flex: 0 0 auto;		width: 20%;	}	.row-ten .col-xxl-3 {		flex: 0 0 auto;		width: 30%;	}	.row-ten .col-xxl-4 {		flex: 0 0 auto;		width: 40%;	}	.row-ten .col-xxl-5 {		flex: 0 0 auto;		width: 50%;	}	.row-ten .col-xxl-6 {		flex: 0 0 auto;		width: 60%;	}	.row-ten .col-xxl-7 {		flex: 0 0 auto;		width: 70%;	}	.row-ten .col-xxl-8 {		flex: 0 0 auto;		width: 80%;	}	.row-ten .col-xxl-9 {		flex: 0 0 auto;		width: 90%;	}	.row-ten .col-xxl-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) {	.row-xl-ten .col-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) and (min-width: 576px) {	.row-xl-ten .col-sm-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-sm-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-sm-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-sm-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-sm-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-sm-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-sm-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-sm-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-sm-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-sm-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) and (min-width: 768px) {	.row-xl-ten .col-md-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-md-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-md-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-md-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-md-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-md-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-md-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-md-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-md-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-md-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) and (min-width: 992px) {	.row-xl-ten .col-lg-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-lg-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-lg-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-lg-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-lg-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-lg-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-lg-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-lg-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-lg-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-lg-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) and (min-width: 1200px) {	.row-xl-ten .col-xl-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-xl-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-xl-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-xl-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-xl-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-xl-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-xl-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-xl-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-xl-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-xl-10 {		flex: 0 0 auto;		width: 100%;	}}@media (min-width: 1200px) and (min-width: 1600px) {	.row-xl-ten .col-xxl-1 {		flex: 0 0 auto;		width: 10%;	}	.row-xl-ten .col-xxl-2 {		flex: 0 0 auto;		width: 20%;	}	.row-xl-ten .col-xxl-3 {		flex: 0 0 auto;		width: 30%;	}	.row-xl-ten .col-xxl-4 {		flex: 0 0 auto;		width: 40%;	}	.row-xl-ten .col-xxl-5 {		flex: 0 0 auto;		width: 50%;	}	.row-xl-ten .col-xxl-6 {		flex: 0 0 auto;		width: 60%;	}	.row-xl-ten .col-xxl-7 {		flex: 0 0 auto;		width: 70%;	}	.row-xl-ten .col-xxl-8 {		flex: 0 0 auto;		width: 80%;	}	.row-xl-ten .col-xxl-9 {		flex: 0 0 auto;		width: 90%;	}	.row-xl-ten .col-xxl-10 {		flex: 0 0 auto;		width: 100%;	}}/** @section Backgrounds */.context-dark .brand .brand-logo-dark, .bg-nocturne .brand .brand-logo-dark, .bg-primary .brand .brand-logo-dark {	display: none;}.context-dark .brand .brand-logo-light, .bg-nocturne .brand .brand-logo-light, .bg-primary .brand .brand-logo-light {	display: block;}.bg-default {	background-color: #ffffff;}.bg-default:not([style*="background-"]):not(.section-collapse-mobile) + .bg-default:not([style*="background-"]):not(.section-collapse-mobile) {	padding-top: 0;}.bg-gray-100 {	background-color: #E8E8E9;}.bg-gray-100:not([style*="background-"]):not(.section-collapse-mobile) + .bg-gray-100:not([style*="background-"]):not(.section-collapse-mobile) {	padding-top: 0;}.bg-nocturne {	background-color: #1e1e28;}.bg-nocturne:not([style*="background-"]):not(.section-collapse-mobile) + .bg-nocturne:not([style*="background-"]):not(.section-collapse-mobile) {	padding-top: 0;}.bg-primary {	background-color: #6B39BD;}.bg-primary:not([style*="background-"]):not(.section-collapse-mobile) + .bg-primary:not([style*="background-"]):not(.section-collapse-mobile) {	padding-top: 0;}.bg-image {	background-size: cover;	background-position: center;	background-repeat: no-repeat;}@media (min-width: 992px) {	html:not(.tablet):not(.mobile) .bg-fixed {		background-attachment: fixed;	}}/** @section Utilities custom */.height-fill {	position: relative;	display: flex;	flex-direction: column;	align-items: stretch;}.height-fill > * {	flex-grow: 1;	flex-shrink: 0;}.object-inline {	white-space: nowrap;}.object-inline > * {	display: inline-block;	min-width: 20px;	vertical-align: top;	white-space: normal;}.object-inline > * + * {	margin-left: 5px;}.oh {	position: relative;	overflow: hidden;}.text-decoration-lines {	position: relative;	overflow: hidden;	width: 100%;}.text-decoration-lines-content {	position: relative;	display: inline-block;	min-width: 170px;	font-size: 13px;	text-transform: uppercase;}.text-decoration-lines-content::before, .text-decoration-lines-content::after {	content: '';	position: absolute;	height: 1px;	background: #d7d7d7;	top: 50%;	width: 100vw;}.text-decoration-lines-content::before {	left: 0;	transform: translate3d(-100%, 0, 0);}.text-decoration-lines-content::after {	right: 0;	transform: translate3d(100%, 0, 0);}* + .text-decoration-lines {	margin-top: 30px;}p.rights {	font-size: 14px;	color: #a3a3a5;}p.rights a {	color: inherit;}p.rights a:hover {	color: #6B39BD;}.zx-1 {	z-index: 1;}[style*='z-index: 1000;'] {	z-index: 1101 !important;}.text-block > * {	margin-left: .125em;	margin-right: .125em;}/** @group Components *//** @section Typography */body {	font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;	font-size: 16px;	line-height: 1.5;	font-weight: 400;	color: #a3a3a5;	background-color: #ffffff;	-webkit-text-size-adjust: none;	-webkit-font-smoothing: subpixel-antialiased;}@media (min-width: 576px) {	body {		font-size: 18px;	}}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {	margin-bottom: 0;}h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {	color: inherit;}h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {	color: #6B39BD;}h1,.h1 {	font-size: 36.57143px;	line-height: 1.2;}@media (min-width: 768px) {	h1,	.h1 {		font-size: 51.2px;	}}@media (min-width: 1200px) {	h1,	.h1 {		font-size: 64px;	}}h2,.h2 {	font-size: 29.09091px;	line-height: 1.2;}@media (min-width: 768px) {	h2,	.h2 {		font-size: 38.4px;	}}@media (min-width: 1200px) {	h2,	.h2 {		font-size: 48px;	}}h3,.h3 {	font-size: 24px;	line-height: 1.2;}@media (min-width: 768px) {	h3,	.h3 {		font-size: 28.8px;	}}@media (min-width: 1200px) {	h3,	.h3 {		font-size: 36px;	}}h4,.h4 {	font-size: 20.86957px;	line-height: 1.5;}@media (min-width: 768px) {	h4,	.h4 {		font-size: 24px;	}}h5,.h5 {	font-size: 18px;	line-height: 1.5;}h6,.h6 {	font-size: 16px;	line-height: 1.5;}small,.small {	display: block;	font-size: 14px;	line-height: 1.5;}mark,.mark {	padding: 3px 5px;	color: #ffffff;	background: #6B39BD;}.big {	font-size: 20px;	line-height: 1.5;}.lead {	font-size: 24px;	line-height: 34px;	font-weight: 300;}code {	padding: 3px 5px;	border-radius: 0.2rem;	font-size: 90%;	color: #111111;	background: #E8E8E9;}p [data-toggle='tooltip'] {	padding-left: .25em;	padding-right: .25em;	color: #6B39BD;}p [style*='max-width'] {	display: inline-block;}::selection {	background: #6B39BD;	color: #ffffff;}::-moz-selection {	background: #6B39BD;	color: #ffffff;}/** @section Brand */.brand {	display: inline-block;}.brand .brand-logo-light {	display: none;}.brand .brand-logo-dark {	display: block;}/** @section Links */a {	transition: all 0.2s ease-in-out;}a, a:focus, a:active, a:hover {	text-decoration: none;}a, a:focus, a:active {	color: #6B39BD;}a:hover {	color: #4a2782;}a[href*='tel'], a[href*='mailto'] {	white-space: nowrap;}.link-inherit, .link-inherit:focus, .link-inherit:active {	color: inherit;}.link-inherit:hover {	color: #6B39BD;}.link-primary-dark, .link-primary-dark:focus, .link-primary-dark:active {	color: #6B39BD;}.link-primary-dark:hover {	color: #171724;}.link-white, .link-white:focus, .link-white:active {	color: #ffffff;}.link-white:hover {	color: #b693ff;}.link-gray-dark, .link-gray-dark:focus, .link-gray-dark:active {	color: #171724;}.link-gray-dark:hover {	color: #6B39BD;}.link-hover {	color: #4a2782;}.link-press {	color: #4a2782;}/** @section Blocks */.block-center {	margin-left: auto;	margin-right: auto;}.block-sm {	max-width: 560px;}.block-md {	max-width: 630px;}.block-lg {	max-width: 730px;}.block-center {	padding: 10px;}.block-center:hover .block-center-header {	background-color: #6B39BD;}.block-center-title {	background-color: #ffffff;}/** @section Blurb */.blurb {	display: block;}.blurb-minimal {	height: 100%;	padding: 35px;	border: 1px solid #E8E8E9;	border-radius: 10px;	text-align: center;	transition: all 0.2s ease-in-out;	will-change: transform;}.blurb-minimal .blurb-title {	margin-top: 20px;	font-size: 18px;	font-weight: 700;	transition: all 0.2s ease-in-out;}.blurb-minimal:hover {	background-color: #6B39BD;	border-color: #6B39BD;	color: #ffffff;	transform: translateY(-10px);	box-shadow: 0 20px 20px rgba(107, 57, 189, 0.3);}.blurb-minimal:hover .blurb-title {	color: #ffffff;}/** @section Boxes */.box-minimal {	text-align: center;}.box-minimal .box-minimal-icon {	font-size: 50px;	line-height: 50px;	color: #6B39BD;}.box-minimal-divider {	width: 36px;	height: 4px;	margin-left: auto;	margin-right: auto;	background: #6B39BD;}.box-minimal-text {	width: 100%;	max-width: 320px;	margin-left: auto;	margin-right: auto;}* + .box-minimal {	margin-top: 30px;}* + .box-minimal-title {	margin-top: 10px;}* + .box-minimal-divider {	margin-top: 20px;}* + .box-minimal-text {	margin-top: 15px;}.context-dark .box-minimal p, .bg-nocturne .box-minimal p, .bg-primary .box-minimal p {	color: #a3a3a5;}.box-counter {	position: relative;	text-align: center;	color: #1e1e28;}.box-counter-title {	display: inline-block;	font-size: 16px;	line-height: 1.3;	letter-spacing: -.025em;}.box-counter-main {	font-size: 45px;	font-weight: 400;	line-height: 1.2;}.box-counter-main > * {	display: inline;	font: inherit;}.box-counter-main .small {	font-size: 28px;}.box-counter-main .small_top {	position: relative;	top: .2em;	vertical-align: top;}.box-counter-divider {	font-size: 0;	line-height: 0;}.box-counter-divider::after {	content: '';	display: inline-block;	width: 80px;	height: 2px;	background: #6B39BD;}* + .box-counter-title {	margin-top: 10px;}* + .box-counter-main {	margin-top: 20px;}* + .box-counter-divider {	margin-top: 10px;}@media (min-width: 768px) {	.box-counter-title {		font-size: 18px;	}}@media (min-width: 1200px) {	.box-counter-main {		font-size: 60px;	}	.box-counter-main .small {		font-size: 36px;	}	* + .box-counter-main {		margin-top: 30px;	}	* + .box-counter-divider {		margin-top: 15px;	}	* + .box-counter-title {		margin-top: 18px;	}}.bg-primary .box-counter {	color: #ffffff;}.bg-primary .box-counter-divider::after {	background: #ffffff;}/** @section Groups */html .group {	margin-bottom: -20px;	margin-left: -15px;}html .group:empty {	margin-bottom: 0;	margin-left: 0;}html .group > * {	margin-top: 0;	margin-bottom: 20px;	margin-left: 15px;}html .group-sm {	margin-bottom: -9px;	margin-left: -9px;}html .group-sm:empty {	margin-bottom: 0;	margin-left: 0;}html .group-sm > * {	margin-top: 0;	margin-bottom: 9px;	margin-left: 9px;}html .group-xl {	margin-bottom: -10px;	margin-left: -20px;}html .group-xl:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xl > * {	margin-top: 0;	margin-bottom: 10px;	margin-left: 20px;}@media (min-width: 992px) {	html .group-xl {		margin-bottom: -20px;		margin-left: -30px;	}	html .group-xl > * {		margin-bottom: 20px;		margin-left: 30px;	}}html .group-custom {	display: flex;	flex-direction: column;	align-items: center;	justify-content: center;}html .group-custom > * {	width: 100%;}@media (min-width: 576px) {	html .group-custom {		flex-direction: row;	}}* + .group-sm {	margin-top: 30px;}* + .group-xl {	margin-top: 20px;}/** @section Responsive units */.unit {	display: flex;	flex: 0 1 100%;	margin-bottom: -10px;	margin-left: -10px;}.unit > * {	margin-bottom: 10px;	margin-left: 10px;}.unit:empty {	margin-bottom: 0;	margin-left: 0;}.unit-body {	flex: 0 1 auto;}.unit-left,.unit-right {	flex: 0 0 auto;	max-width: 100%;}.unit-spacing-xs {	margin-bottom: -15px;	margin-left: -7px;}.unit-spacing-xs > * {	margin-bottom: 15px;	margin-left: 7px;}.unit-spacing-md {	margin-bottom: -15px;	margin-left: -22px;}.unit-spacing-md > * {	margin-bottom: 15px;	margin-left: 22px;}/** @section Lists */.list > li + li {	margin-top: 10px;}.list-xs > li + li {	margin-top: 5px;}.list-sm > li + li {	margin-top: 5px;}.list-md > li + li {	margin-top: 9px;}.list-lg > li + li {	margin-top: 11.5px;}@media (min-width: 992px) {	.list-sm > li + li {		margin-top: 7px;	}	.list-md > li + li {		margin-top: 12.6px;	}	.list-lg > li + li {		margin-top: 16.1px;	}}@media (min-width: 1200px) {	.list-sm > li + li {		margin-top: 10px;	}	.list-md > li + li {		margin-top: 18px;	}	.list-lg > li + li {		margin-top: 23px;	}}.list-inline > li {	display: inline-block;}html .list-inline-md {	transform: translate3d(0, -8px, 0);	margin-bottom: -8px;	margin-left: -10px;	margin-right: -10px;}html .list-inline-md > * {	margin-top: 8px;	padding-left: 10px;	padding-right: 10px;}@media (min-width: 992px) {	html .list-inline-md {		margin-left: -15px;		margin-right: -15px;	}	html .list-inline-md > * {		padding-left: 15px;		padding-right: 15px;	}}* + .list-terms {	margin-top: 25px;}.list-terms + * {	margin-top: 25px;}.list-terms dt + dd {	margin-top: 5px;}.list-terms dd + dt {	margin-top: 25px;}.index-list {	counter-reset: li;}.index-list > li .list-index-counter:before {	content: counter(li, decimal-leading-zero);	counter-increment: li;}.list-marked {	text-align: left;}.list-marked > li {	position: relative;	padding-left: 35px;}.list-marked > li::before {	position: absolute;	display: inline-block;	left: 0;	top: -2px;	min-width: 27px;	content: '\f222';	font-family: 'Material Design Icons', sans-serif;	font-size: 27px;	line-height: 1;	font-weight: 400;	color: #6B39BD;}* + .list-marked {	margin-top: 15px;}p + .list-marked {	margin-top: 10px;}.list-marked-dot {	text-align: left;}.list-marked-dot > li {	position: relative;	padding-left: 15px;	margin-left: 10px;}.list-marked-dot > li::before {	content: '';	position: absolute;	width: 4px;	height: 4px;	display: inline-block;	left: 0;	top: .75em;	border-radius: 50%;	line-height: 1.5;	background-color: #171724;	transform: translateY(-50%);}* + .list-marked,.list-marked + *,p + .list-marked,.list-marked + p {	margin-top: 11.5px;}* + .list-marked-dot {	margin-top: 13.5px;}@media (min-width: 992px) {	* + .list-marked,	.list-marked + *,	p + .list-marked,	.list-marked + p {		margin-top: 16.1px;	}	* + .list-marked-dot {		margin-top: 18.9px;	}}@media (min-width: 1200px) {	* + .list-marked,	.list-marked + *,	p + .list-marked,	.list-marked + p {		margin-top: 23px;	}	* + .list-marked-dot {		margin-top: 27px;	}}.list-ordered {	counter-reset: li;	text-align: left;}.list-ordered > li {	position: relative;	padding-left: 25px;}.list-ordered > li:before {	position: absolute;	content: counter(li, decimal) ".";	counter-increment: li;	top: 0;	left: 0;	display: inline-block;	width: 15px;	color: #b7b7b7;}.list-ordered > li + li {	margin-top: 10px;}* + .list-ordered {	margin-top: 15px;}/** @section Images */img {	display: inline-block;	max-width: 100%;	height: auto;}.img-responsive {	width: 100%;}@media (min-width: 1200px) {	.image-3 {		margin-top: -63%;	}	.image-4 {		margin-bottom: -125%;	}}@media (min-width: 1600px) {	.image-1 {		max-width: 150%;		margin-left: -20%;	}	.image-2 {		margin-left: 10%;	}	.image-4 {		margin-bottom: -137%;	}}/* Image parallax */.image-parallax-inner {	position: absolute;	left: 0;	top: 0;	right: 0;	bottom: 0;	z-index: -1;	pointer-events: none;}.image-parallax-item {	margin-top: 0;	position: absolute;}.image-parallax {	position: relative;	z-index: 0;	padding: 125px 0;}.image-parallax .image-parallax-inner {	opacity: .3;}.image-parallax .image-parallax-item-1 {	top: -23%;	left: 10%;	width: 40%;}.image-parallax .image-parallax-item-2 {	top: 8%;	left: 40%;	width: 55%;}.image-parallax .image-parallax-item-3 {	top: 100%;	left: 35%;	width: 25%;}.image-parallax .image-parallax-item-4 {	top: 68%;	left: 15%;	width: 30%;}.image-parallax .image-parallax-item-5 {	top: 0%;	left: 0%;	width: 15%;	z-index: 1;}.image-parallax .image-parallax-item-6 {	left: -11%;	top: 15%;	width: 14%;}.image-parallax .image-parallax-item-7 {	left: 0;	top: 50%;	width: 11.5%;	z-index: 1;}.image-parallax .image-parallax-item-8 {	left: -3%;	top: 75%;	width: 11.5%;}.image-parallax .image-parallax-item-9 {	top: 10%;	left: 65%;	width: 12.5%;}.image-parallax .image-parallax-item-10 {	top: 100%;	left: 27%;	width: 10%;}.image-parallax .image-parallax-item-11 {	top: 7%;	left: 80%;	width: 10%;}.image-parallax .image-parallax-item-12 {	top: -22%;	left: 45%;	width: 12.5%;}.image-parallax .image-parallax-item-13 {	top: -10%;	left: 87%;	width: 14%;}.image-parallax .image-parallax-item-14 {	top: 108%;	left: 70%;	width: 12.5%;}@media (min-width: 768px) and (max-width: 991.98px) {	.image-parallax .image-parallax-item-3 {		top: 65%;	}	.image-parallax .image-parallax-item-4 {		top: 40%;	}	.image-parallax .image-parallax-item-6 {		left: -10%;	}	.image-parallax .image-parallax-item-8 {		left: 15%;	}	.image-parallax .image-parallax-item-10 {		left: 44%;	}	.image-parallax .image-parallax-item-14 {		top: 75%;	}}@media (min-width: 1200px) and (max-width: 1599.98px) {	.image-parallax .image-parallax-item-1 {		top: -15%;	}	.image-parallax .image-parallax-item-2 {		top: 14%;	}	.image-parallax .image-parallax-item-3 {		top: 95%;		width: 30%;	}	.image-parallax .image-parallax-item-4 {		top: 55%;		left: 10%;	}	.image-parallax .image-parallax-item-7 {		top: 37%;		left: 3%;	}	.image-parallax .image-parallax-item-8 {		top: 55%;		left: -5%;	}	.image-parallax .image-parallax-item-9 {		left: 45%;	}	.image-parallax .image-parallax-item-10 {		top: 90%;	}	.image-parallax .image-parallax-item-11 {		left: 60%;	}	.image-parallax .image-parallax-item-12 {		left: 35%;	}	.image-parallax .image-parallax-item-14 {		top: 105%;	}}@media (min-width: 1600px) {	.image-parallax .image-parallax-item-1 {		width: 70%;	}	.image-parallax .image-parallax-item-2 {		width: 80%;		left: 55%;	}	.image-parallax .image-parallax-item-3 {		width: 50%;	}	.image-parallax .image-parallax-item-4 {		width: 60%;	}	.image-parallax .image-parallax-item-5 {		width: 50%;	}	.image-parallax .image-parallax-item-6 {		left: -16%;		width: 40%;	}	.image-parallax .image-parallax-item-7 {		width: 23%;	}	.image-parallax .image-parallax-item-8 {		width: 23%;	}	.image-parallax .image-parallax-item-9 {		width: 35%;	}	.image-parallax .image-parallax-item-10 {		width: 20%;	}	.image-parallax .image-parallax-item-11 {		width: 20%;	}	.image-parallax .image-parallax-item-12 {		width: 25%;	}	.image-parallax .image-parallax-item-13 {		width: 28%;		left: 100%;	}	.image-parallax .image-parallax-item-14 {		width: 25%;		left: 80%;	}}@media (min-width: 768px) {	.image-parallax {		padding: 150px 0;	}}@media (min-width: 992px) {	.image-parallax .image-parallax-inner {		opacity: 1;	}}@media (min-width: 1200px) {	.image-parallax {		padding: 200px 0;	}}@media (min-width: 1600px) {	.image-parallax {		padding: 250px 0;	}}/** @section Icons */.icon {	display: inline-block;	font-size: 16px;	line-height: 1;}.icon::before {	position: relative;	display: inline-block;	font-weight: 400;	font-style: normal;	speak: none;	text-transform: none;}.icon-primary {	color: #6B39BD;}.icon-gray {	color: #E8E8E9;}.icon-circle {	border-radius: 50%;}.icon-sm {	font-size: 18px;}.icon-md {	font-size: 24px;}.icon-lg {	font-size: 64px;}.icon-social {	vertical-align: middle;	font-size: 15px;}@media (min-width: 1200px) {	.icon-social {		font-size: 24px;	}}.icon-box {	display: flex;	align-items: center;	padding: 15px 20px;	border-radius: 0;	text-align: left;	transition: all 0.2s ease-in-out;}.icon-box:hover {	background: #6B39BD;	color: #ffffff;	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.icon-box-icon {	font-size: 22px;	line-height: 1;}* + .icon-box-text {	margin-left: 15px;}/** @section Tables custom */.table-product {	width: 100%;	max-width: 100%;	text-align: left;	background: #ffffff;	border-collapse: separate;	border-spacing: 0 20px;}.table-product th, .table-product td {	background: #ffffff;	position: relative;	min-width: 150px;}.table-product th {	padding: 10px;	font-size: 14px;	font-weight: 700;	letter-spacing: .05em;	text-transform: uppercase;	background: #d7d7d7;	white-space: nowrap;}.table-product td {	padding: 10px;	border-top: 1px solid #E8E8E9;	border-bottom: 1px solid #E8E8E9;}.table-product td:nth-child(2)::before, .table-product td:nth-child(2)::after {	content: '';	position: absolute;	top: 10px;	bottom: 10px;	width: 1px;	background-color: #E8E8E9;}.table-product td:nth-child(2)::before {	left: 0;}.table-product td:nth-child(2)::after {	right: 0;}.table-product td * + p {	margin-top: 0;}@media (min-width: 1600px) {	.table-product td:nth-child(2) {		min-width: 180px;	}}.table-product tbody tr:nth-of-type(even) td {	background: transparent;}.table-product tbody tr:nth-of-type(odd) td {	background: #fafafa;}.table-product tbody tr td:first-child {	width: 36.5%;	min-width: 340px;	border-top-left-radius: 10px;	border-bottom-left-radius: 10px;	border-left: 1px solid #E8E8E9;}.table-product tbody tr td:last-child {	border-top-right-radius: 10px;	border-bottom-right-radius: 10px;	border-right: 1px solid #E8E8E9;}/** @section Dividers */hr {	margin-top: 0;	margin-bottom: 0;	border-top: 1px solid #E8E8E9;}* + hr {	margin-top: 25px;}.divider {	font-size: 0;	line-height: 0;}.divider::after {	content: '';	display: inline-block;	width: 60px;	height: 2px;	background-color: #6B39BD;}/** @section Buttons */.btn {	min-width: 161px;	position: relative;	overflow: hidden;	text-transform: none;	text-overflow: ellipsis;	box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);}.page .btn:not(:disabled):not(.disabled):hover:not([class*='shadow']), .page .btn:not(:disabled):not(.disabled):active:focus:not([class*='shadow']), .page .btn:not(:disabled):not(.disabled).active:focus:not([class*='shadow']) {	box-shadow: none;}.btn-primary, .btn-primary:focus {	color: #ffffff;	background-color: #6B39BD;	border-color: #6B39BD;}.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:hover, .btn-primary:active, .btn-primary.active {	color: #ffffff;	background-color: #171724;	border-color: #171724;}.btn-primary.btn-ujarak::before {	background: #171724;}.btn-default, .btn-default:focus {	color: #ffffff;	background-color: #171724;	border-color: #171724;}.btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .btn-default:hover, .btn-default:active, .btn-default.active {	color: #ffffff;	background-color: #6B39BD;	border-color: #6B39BD;}.btn-default.btn-ujarak::before {	background: #6B39BD;}.btn-default-outline, .btn-default-outline:focus {	color: #ffffff;	background-color: #171724;	border-color: #171724;}.btn-default-outline:not(:disabled):not(.disabled):active, .btn-default-outline:not(:disabled):not(.disabled).active, .btn-default-outline:hover, .btn-default-outline:active, .btn-default-outline.active {	color: #171724;	background-color: transparent;	border-color: #171724;}.btn-default-outline.btn-ujarak::before {	background: transparent;}.btn-inverse-outline, .btn-inverse-outline:focus {	color: #ffffff;	background-color: #171724;	border-color: #171724;}.btn-inverse-outline:not(:disabled):not(.disabled):active, .btn-inverse-outline:not(:disabled):not(.disabled).active, .btn-inverse-outline:hover, .btn-inverse-outline:active, .btn-inverse-outline.active {	color: #ffffff;	background-color: transparent;	border-color: #ffffff;}.btn-inverse-outline.btn-ujarak::before {	background: transparent;}.context-dark .btn-primary, .bg-nocturne .btn-primary, .bg-primary .btn-primary, .context-dark .btn-primary:focus, .bg-nocturne .btn-primary:focus, .bg-primary .btn-primary:focus {	color: #ffffff;	background-color: #6B39BD;	border-color: #6B39BD;}.context-dark .btn-primary:not(:disabled):not(.disabled):active, .bg-nocturne .btn-primary:not(:disabled):not(.disabled):active, .bg-primary .btn-primary:not(:disabled):not(.disabled):active, .context-dark .btn-primary:not(:disabled):not(.disabled).active, .bg-nocturne .btn-primary:not(:disabled):not(.disabled).active, .bg-primary .btn-primary:not(:disabled):not(.disabled).active, .context-dark .btn-primary:hover, .bg-nocturne .btn-primary:hover, .bg-primary .btn-primary:hover, .context-dark .btn-primary:active, .bg-nocturne .btn-primary:active, .bg-primary .btn-primary:active, .context-dark .btn-primary.active, .bg-nocturne .btn-primary.active, .bg-primary .btn-primary.active {	color: #6B39BD;	background-color: #ffffff;	border-color: #ffffff;}.context-dark .btn-primary.btn-ujarak::before, .bg-nocturne .btn-primary.btn-ujarak::before, .bg-primary .btn-primary.btn-ujarak::before {	background: #ffffff;}.btn-ghost {	border: 0;	background-color: transparent;}.btn-ghost:hover {	color: #ffffff;	background: #6B39BD;}.btn-facebook, .btn-facebook:focus {	color: #ffffff;	background-color: #4d70a8;	border-color: #4d70a8;}.btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .btn-facebook:hover, .btn-facebook:active, .btn-facebook.active {	color: #ffffff;	background-color: #456497;	border-color: #456497;}.btn-facebook.btn-ujarak::before {	background: #456497;}.btn-twitter, .btn-twitter:focus {	color: #ffffff;	background-color: #02bcf3;	border-color: #02bcf3;}.btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .btn-twitter:hover, .btn-twitter:active, .btn-twitter.active {	color: #ffffff;	background-color: #02a8da;	border-color: #02a8da;}.btn-twitter.btn-ujarak::before {	background: #02a8da;}.btn-google, .btn-google:focus {	color: #ffffff;	background-color: #e2411e;	border-color: #e2411e;}.btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active, .btn-google:hover, .btn-google:active, .btn-google.active {	color: #ffffff;	background-color: #cc3a1a;	border-color: #cc3a1a;}.btn-google.btn-ujarak::before {	background: #cc3a1a;}.btn-shadow {	box-shadow: 0 9px 21px 0 rgba(204, 204, 204, 0.15);}.btn-shadow:hover {	box-shadow: 0 9px 10px 0 rgba(204, 204, 204, 0.15);}.btn-shadow:focus, .btn-shadow:active {	box-shadow: none;}.btn-ujarak {	position: relative;	z-index: 0;	transition: background .4s, border-color .4s, color .4s;}.btn-ujarak::before {	content: '';	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: #6B39BD;	z-index: -1;	opacity: 0;	transform: scale3d(0.7, 1, 1);	transition: transform 0.42s, opacity 0.42s;	border-radius: inherit;}.btn-ujarak, .btn-ujarak::before {	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.btn-ujarak:hover {	transition: background .4s .4s, border-color .4s 0s, color .2s 0s;}.btn-ujarak:hover::before {	opacity: 1;	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);}.btn-sm {	min-width: 136px;}.btn-circle {	border-radius: 30px;}.btn-round-1 {	border-radius: 5px;}.btn-round-2 {	border-radius: 10px;}.btn.btn-icon {	display: inline-flex;	justify-content: center;	align-items: center;	vertical-align: middle;}.btn.btn-icon .icon {	position: relative;	display: inline-block;	vertical-align: middle;	color: inherit;	font-size: 1.55em;	line-height: 1em;}.btn.btn-icon-left .icon {	padding-right: 11px;}.btn.btn-icon-right {	flex-direction: row-reverse;}.btn.btn-icon-right .icon {	padding-left: 11px;}.btn.btn-icon.btn-link .icon {	top: 5px;	font-size: 1em;}.btn.btn-icon.btn-xs .icon {	top: .05em;	font-size: 1.2em;	padding-right: 8px;}.btn.btn-icon.btn-xs .btn-icon-right {	padding-left: 8px;}/** @section Forms */.rd-form {	position: relative;	text-align: left;}.rd-form .btn {	padding-top: 10px;	padding-bottom: 10px;	min-height: 60px;}* + .rd-form {	margin-top: 20px;}input:-webkit-autofill ~ label,input:-webkit-autofill ~ .form-validation {	color: #000000 !important;}.form-wrap {	position: relative;}.form-wrap.has-error .form-input {	border-color: #f5543f;}.form-wrap.has-focus .form-input {	border-color: #171724;}.form-wrap + * {	margin-top: 15px;}.form-wrap + .form-button {	margin-top: 22.5px;}@media (min-width: 992px) {	.form-wrap + * {		margin-top: 21px;	}	.form-wrap + .form-button {		margin-top: 31.5px;	}}@media (min-width: 1200px) {	.form-wrap + * {		margin-top: 30px;	}	.form-wrap + .form-button {		margin-top: 45px;	}}.form-input {	display: block;	width: 100%;	min-height: 60px;	padding: 17px 19px;	font-size: 14px;	font-weight: 400;	line-height: 24px;	color: #171724;	background-color: #fafafa;	background-image: none;	border-radius: 6px;	-webkit-appearance: none;	transition: .3s ease-in-out;	border: 1px solid #E8E8E9;}.form-input:focus {	color: #171724;	background-color: #ffffff;	box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);	outline: 0;}textarea.form-input {	height: 240px;	min-height: 60px;	max-height: 408px;	resize: vertical;}.recaptcha div {	display: block;	transform-origin: 0 0;}.recaptcha iframe {	display: block;}.form-label,.form-label-outside {	margin-bottom: 0;	color: #a3a3a5;	font-weight: 400;}.form-label {	position: absolute;	top: 30px;	left: 0;	right: 0;	padding-left: 19px;	padding-right: 19px;	font-size: 14px;	font-weight: 400;	line-height: 24px;	pointer-events: none;	text-align: left;	z-index: 9;	transition: .25s;	will-change: transform;	transform: translateY(-50%);}.form-label.focus {	opacity: 0;}.form-label.auto-fill {	color: #171724;}.form-label-outside {	width: 100%;	margin-bottom: 7px;}@media (min-width: 768px) {	.form-label-outside {		position: static;	}	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {		transform: none;	}}@media (min-width: 992px) {	.form-label-outside {		margin-bottom: 9.8px;	}}@media (min-width: 1200px) {	.form-label-outside {		margin-bottom: 14px;	}}[data-x-mode='true'] .form-label {	pointer-events: auto;}.form-validation {	position: absolute;	right: 8px;	top: 0;	z-index: 11;	margin-top: 2px;	font-size: 9px;	font-weight: 400;	line-height: 12px;	letter-spacing: 0;	color: #f5543f;	transition: .3s;}.form-validation-left .form-validation {	right: auto;	left: 8px;}#form-output-global {	position: fixed;	bottom: 30px;	left: 15px;	z-index: 2000;	visibility: hidden;	transform: translate3d(-500px, 0, 0);	transition: .3s all ease;	max-width: calc(100% - 30px);}@media (min-width: 576px) {	#form-output-global {		left: 30px;		max-width: calc(100% - 60px);	}}#form-output-global.active {	visibility: visible;	transform: translate3d(0, 0, 0);}.form-output {	position: absolute;	top: 100%;	left: 0;	font-size: 10px;	font-weight: 400;	line-height: 1.2;	margin-top: 2px;	transition: .3s;	opacity: 0;	visibility: hidden;}.form-output.active {	opacity: 1;	visibility: visible;}.form-output.error {	color: #f5543f;}.form-output.success {	color: #98bf44;}.radio .radio-custom,.radio-inline .radio-custom,.checkbox .checkbox-custom,.checkbox-inline .checkbox-custom {	opacity: 0;}.radio .radio-custom, .radio .radio-custom-dummy,.radio-inline .radio-custom,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom,.checkbox-inline .checkbox-custom-dummy {	position: absolute;	left: 0;	width: 14px;	height: 14px;	outline: none;	cursor: pointer;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	pointer-events: none;	background: #ffffff;}.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after,.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {	position: absolute;	opacity: 0;	transition: .22s;}.radio .radio-custom:focus,.radio-inline .radio-custom:focus,.checkbox .checkbox-custom:focus,.checkbox-inline .checkbox-custom:focus {	outline: none;}.radio input,.radio-inline input,.checkbox input,.checkbox-inline input {	position: absolute !important;	width: 1px !important;	height: 1px !important;	padding: 0 !important;	margin: -1px !important;	overflow: hidden !important;	clip: rect(0, 0, 0, 0) !important;	white-space: nowrap !important;	border: 0 !important;}.radio-custom:checked + .radio-custom-dummy:after,.checkbox-custom:checked + .checkbox-custom-dummy:after {	opacity: 1;}.radio,.radio-inline {	padding-left: 28px;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy {	top: 1px;	left: 0;	width: 18px;	height: 18px;	border-radius: 50%;	border: 1px solid #b7b7b7;}.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after {	content: '';	top: 3px;	right: 3px;	bottom: 3px;	left: 3px;	background: #1e1e28;	border-radius: inherit;}.checkbox,.checkbox-inline {	padding-left: 28px;}.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	left: 0;	width: 18px;	height: 18px;	margin: 0;	border: 1px solid #b7b7b7;}.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {	content: '\f222';	font-family: "Material Design Icons";	position: absolute;	top: -1px;	left: -2px;	font-size: 20px;	line-height: 18px;	color: #cccccc;}.toggle-custom {	padding-left: 60px;	-webkit-appearance: none;}.toggle-custom:checked ~ .checkbox-custom-dummy::after {	background: #6B39BD;	transform: translate(20px, -50%);}.toggle-custom ~ .checkbox-custom-dummy {	position: relative;	display: inline-block;	margin-top: -1px;	width: 44px;	height: 20px;	background: #fafafa;	cursor: pointer;}.toggle-custom ~ .checkbox-custom-dummy::after {	content: '';	position: absolute;	display: inline-block;	width: 16px;	height: 16px;	left: 0;	top: 50%;	background: #b7b7b7;	transform: translate(4px, -50%);	opacity: 1;	transition: .22s;}.rd-form-inline {	display: flex;	flex-wrap: wrap;	align-items: stretch;	justify-content: center;	text-align: center;	margin-bottom: -8px;	margin-left: -8px;}.rd-form-inline:empty {	margin-bottom: 0;	margin-left: 0;}.rd-form-inline > * {	margin-top: 0;	margin-bottom: 8px;	margin-left: 8px;}.rd-form-inline > * {	margin-top: 0;}.rd-form-inline .form-wrap {	flex-grow: 1;	min-width: 185px;}.rd-form-inline .form-wrap-select {	text-align: left;}.rd-form-inline .form-button {	flex-shrink: 0;	max-width: calc(100% - 10px);	min-height: 60px;}.rd-form-inline .form-button .btn {	min-height: inherit;}@media (min-width: 576px) {	.rd-form-inline .btn {		display: block;	}}.rd-form-inline.rd-form-inline-centered {	justify-content: center;}.btn-icon {	position: absolute;	top: 50%;	right: 0;	padding: 20px;	background-color: transparent;	border: none;	transform: translateY(-50%);}.btn-icon, .btn-icon:focus {	color: #171724;	background-color: transparent;	border-color: transparent;}.btn-icon:not(:disabled):not(.disabled):active, .btn-icon:not(:disabled):not(.disabled).active, .btn-icon:hover, .btn-icon:active, .btn-icon.active {	color: #6B39BD;	background-color: transparent;	border-color: transparent;}.btn-icon.btn-ujarak::before {	background: transparent;}.form-sm .form-input,.form-sm .btn {	padding-top: 9px;	padding-bottom: 9px;	min-height: 40px;}.form-sm .form-validation {	top: -16px;}.form-sm .form-label {	top: 20px;}.form-sm * + .btn {	margin-top: 10px;}.form-lg .form-input,.form-lg .form-label,.form-lg .select2-container .select2-choice {	font-size: 16px;}@media (min-width: 992px) {	.form-lg .form-input,	.form-lg .form-label,	.form-lg .select2-container .select2-choice {		font-size: 18px;	}}.form-lg .form-input,.form-lg .select2-container .select2-choice {	font-size: 16px;	padding-top: 17px;	padding-bottom: 17px;}@media (min-width: 992px) {	.form-lg .form-input,	.form-lg .select2-container .select2-choice {		font-size: 18px;	}}.form-lg .form-input,.form-lg .select2-container .select2-choice {	min-height: 58px;}.form-lg .form-button {	min-height: 60px;}.form-lg .form-label {	top: 30px;}/** @section Posts */.post-classic {	color: #171724;	max-width: 400px;	margin-left: auto;	margin-right: auto;}.post-classic:hover .post-classic-img {	transform: scale(1.15) rotate(5deg);}.post-classic:hover .post-classic-media {	box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);}* + .post-classic-meta {	margin-top: 18.5px;}* + .post-classic-title {	margin-top: 7.5px;}* + .post-classic-footer {	margin-top: 20px;}.post-classic-title + .post-classic-text {	margin-top: 10px;}.post-classic-media {	display: block;	overflow: hidden;}.post-classic-img {	transform: scale(1) rotate(0deg);	transition: .4s;	will-change: transform;}.post-classic-meta {	display: flex;	flex-wrap: wrap;	margin-bottom: -5px;	margin-left: -25px;}.post-classic-meta:empty {	margin-bottom: 0;	margin-left: 0;}.post-classic-meta > * {	margin-top: 0;	margin-bottom: 5px;	margin-left: 25px;}.post-classic-meta-item > * {	display: inline-block;	vertical-align: middle;	line-height: 1.5;}.post-classic-meta-icon + * {	margin-left: 10px;}.post-classic-footer {	display: flex;	flex-wrap: wrap;	align-items: center;	margin-bottom: -15px;	margin-left: -30px;}.post-classic-footer:empty {	margin-bottom: 0;	margin-left: 0;}.post-classic-footer > * {	margin-top: 0;	margin-bottom: 15px;	margin-left: 30px;}@media (min-width: 992px) {	* + .post-classic-meta {		margin-top: 25.9px;	}	* + .post-classic-title {		margin-top: 10.5px;	}	* + .post-classic-footer {		margin-top: 28px;	}	.post-classic-title + .post-classic-text {		margin-top: 14px;	}}@media (min-width: 1200px) {	* + .post-classic-meta {		margin-top: 37px;	}	* + .post-classic-title {		margin-top: 15px;	}	* + .post-classic-footer {		margin-top: 40px;	}	.post-classic-title + .post-classic-text {		margin-top: 20px;	}}/** @section Quotes */.quote-group {	display: flex;	align-items: center;	margin-bottom: -10px;	margin-left: -20px;}.quote-group:empty {	margin-bottom: 0;	margin-left: 0;}.quote-group > * {	margin-top: 0;	margin-bottom: 10px;	margin-left: 20px;}.quote-author-title {	font-size: 18px;	font-weight: 400;}.quote-text {	color: #171724;}* + .quote-author-date {	margin-top: 2px;}* + .quote-text {	margin-top: 10px;}@media (min-width: 992px) {	* + .quote-text {		margin-top: 14px;	}}@media (min-width: 1200px) {	* + .quote-text {		margin-top: 20px;	}}.quote-author-img {	border-radius: 50%;}.quote-primary-mark {	position: relative;	top: 6px;	display: block;	width: 37px;	height: 27px;	fill: #6B39BD;	flex-shrink: 0;}.quote-primary-body {	position: relative;	padding: 25px 0;	border-top: 1px solid #d7d7d7;}.quote-primary-body::before, .quote-primary-body::after {	content: '';	position: absolute;	bottom: 0;	height: 13px;	border-style: solid;	border-color: #d7d7d7;}.quote-primary-body::before {	left: 0;	width: 78px;	border-width: 1px 1px 0 0;}.quote-primary-body::after {	right: 0;	width: calc(100% - 78px - 12px);	border-width: 1px 0 0 1px;	transform-origin: 0 0;	transform: skew(-45deg);}.quote-primary-text {	padding-top: 20px;}.quote-primary-cite {	font-weight: 700;}.quote-primary-footer {	padding-left: 5px;}* + .quote-primary {	margin-top: 30px;}* + .quote-primary-footer {	margin-top: 8px;}@media (min-width: 576px) {	.quote-primary-body {		display: flex;		padding: 32px 20px 40px 30px;	}	.quote-primary-text {		padding-top: 0;		padding-left: 20px;	}	.quote-primary-footer {		padding-left: 30px;	}}@media (min-width: 768px) {	.quote-primary-body {		padding-right: 40px;	}}/** @section Thumbnails */.thumbnail {	max-width: 400px;	margin-left: auto;	margin-right: auto;}.thumbnail:hover .thumbnail-image {	transform: scale(1.15) rotate(5deg);}.thumbnail:hover .thumbnail-media {	box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);}.thumbnail-gallery {	max-width: 400px;	display: block;	position: relative;	overflow: hidden;}.thumbnail-gallery:before, .thumbnail-gallery:after {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	opacity: 0;	transition: .4s;}.thumbnail-gallery:before {	content: '';	background: #171724;}.thumbnail-gallery:after {	display: flex;	align-items: center;	justify-content: center;	content: '\f06e';	font-family: 'FontAwesome';	font-size: 36px;	color: #ffffff;}.thumbnail-gallery:hover:before {	opacity: .9;}.thumbnail-gallery:hover:after {	opacity: 1;}.thumbnail-image {	transform: scale(1) rotate(0deg);	transition: all 0.2s ease-in-out;	will-change: transform;}.thumbnail-media {	overflow: hidden;	transition: all 0.2s ease-in-out;}.thumbnail-title {	font-size: 24px;	text-transform: capitalize;}* + .thumbnail-caption {	margin-top: 17.5px;}.thumbnail-desc {	color: #a3a3a5;}* + .thumbnail-desc {	margin-top: 6px;}.thumbnail-link, .thumbnail-link:focus, .thumbnail-link:active {	color: #171724;}.thumbnail-link:hover {	color: #6B39BD;}* + .thumbnail-link {	margin-top: 11.5px;}.context-dark .thumbnail-link, .bg-nocturne .thumbnail-link, .bg-primary .thumbnail-link, .context-dark .thumbnail-link:focus, .bg-nocturne .thumbnail-link:focus, .bg-primary .thumbnail-link:focus, .context-dark .thumbnail-link:active, .bg-nocturne .thumbnail-link:active, .bg-primary .thumbnail-link:active {	color: #ffffff;}.context-dark .thumbnail-link:hover, .bg-nocturne .thumbnail-link:hover, .bg-primary .thumbnail-link:hover {	color: #6B39BD;}@media (min-width: 992px) {	* + .thumbnail-caption {		margin-top: 24.5px;	}	* + .thumbnail-desc {		margin-top: 8.4px;	}	* + .thumbnail-link {		margin-top: 16.1px;	}}@media (min-width: 1200px) {	* + .thumbnail-caption {		margin-top: 35px;	}	* + .thumbnail-desc {		margin-top: 12px;	}	* + .thumbnail-link {		margin-top: 23px;	}}.thumbnail-small {	max-width: 250px;	margin-left: auto;	margin-right: auto;}.thumbnail-small .thumbnail-image {	width: 100%;}.thumbnail-small .thumbnail-title {	font-size: 18px;}.thumbnail-small .thumbnail-desc {	font-size: 14px;	margin-top: 5px;}* + .figure-light {	margin-top: 30px;}.figure-light figcaption {	padding-top: 10px;	color: #b7b7b7;}/** @section Breadcrumbs */.breadcrumbs-custom {	position: relative;	padding: 35px 0 40px;	text-align: center;	background-color: #cccccc;	background-position: center;}.breadcrumbs-custom-path {	margin-left: -15px;	margin-right: -15px;}.breadcrumbs-custom-path > * {	padding-left: 15px;	padding-right: 15px;}.breadcrumbs-custom-path a {	display: inline;	vertical-align: middle;}.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {	color: #6B39BD;}.breadcrumbs-custom-path li {	position: relative;	display: inline-block;	vertical-align: middle;	font-size: 14px;	line-height: 1.7;}.breadcrumbs-custom-path li::after {	content: "";	font-family: 'FontAwesome';	position: absolute;	top: 52%;	right: -5px;	display: inline-block;	font-size: inherit;	font-style: normal;	color: rgba(255, 255, 255, 0.5);	transform: translate3d(0, -50%, 0);}.breadcrumbs-custom-path li:last-child:after {	display: none;}.breadcrumbs-custom-path a:hover,.breadcrumbs-custom-path li.active {	color: #ffffff;}.breadcrumbs-custom-path li.active {	top: 2px;}* + .breadcrumbs-custom-path {	margin-top: 14px;}@media (min-width: 576px) {	.breadcrumbs-custom {		margin-left: -30px;		margin-right: -30px;	}	.breadcrumbs-custom > * {		padding-left: 30px;		padding-right: 30px;	}	* + .breadcrumbs-custom-path {		margin-top: 18px;	}}@media (min-width: 768px) {	.breadcrumbs-custom {		padding: 70px 0 80px;	}	.breadcrumbs-custom-path li {		font-size: 16px;	}}@media (min-width: 1200px) {	.breadcrumbs-custom {		padding: 80px 0 100px;	}}@media (min-width: 1600px) {	.breadcrumbs-custom {		padding: 80px 0 100px;	}}/** @section Pagination custom */.pagination {	font-size: 0;	line-height: 0;	margin-bottom: -10px;	margin-left: -10px;}.pagination:empty {	margin-bottom: 0;	margin-left: 0;}.pagination > * {	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.page-item {	display: inline-block;	vertical-align: middle;	text-align: center;	font-weight: 700;}.page-link {	display: inline-block;	min-width: 48px;	padding: 10px 10px;	border: 2px solid #d7d7d7;	font-size: 14px;	line-height: 1.71429;	background-color: #ffffff;	color: #171724;	transition: all 0.2s ease-in-out;}.page-link:hover, .page-link:focus, .page-link:active {	color: #ffffff;	background-color: #6B39BD;	border-color: #6B39BD;}.page-link:focus {	box-shadow: none;}.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {	color: #ffffff;	background-color: #6B39BD;	border-color: #6B39BD;}.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {	color: #b7b7b7;	background-color: #d7d7d7;	border-color: #d7d7d7;}.page-item-control .icon::before {	font-family: 'FontAwesome';	font-size: 11px;	line-height: 24px;}.page-item-control:first-child .icon::before {	content: '\f053';	margin-left: -1px;}.page-item-control:last-child .icon::before {	content: '\f054';	margin-right: -1px;}.pag {	display: flex;	list-style-type: none;	padding-left: 0;}* + .pag {	margin-top: 50px;}@media (min-width: 992px) {	* + .pag {		margin-top: 70px;	}}@media (min-width: 1200px) {	* + .pag {		margin-top: 100px;	}}.pag-simple-link {	display: inline-block;	font-size: 14px;	font-weight: 400;	color: #171724;	vertical-align: middle;	transform-origin: 50% 70%;}.pag-simple-link:hover, .pag-simple-link:focus {	color: #6B39BD;}.pag-simple-link.inactive {	pointer-events: none;}.pag-simple-link-prev,.pag-simple-link-next {	font-size: 18px;}.pag-simple-link-prev > *,.pag-simple-link-next > * {	vertical-align: middle;}.pag-simple-link-prev {	padding-right: 2px;}.pag-simple-link-next {	padding-left: 2px;}.pag-simple-item.active .pag-simple-link {	font-weight: 700;	color: #6B39BD;}.pag-simple-item.disabled .pag-simple-link {	color: #b7b7b7;	pointer-events: none;}.pag-simple-item + .pag-simple-item {	margin-left: 17px;}/** @section Product */.product-body,.product-main,.product-panel {	display: flex;	align-items: center;}.product-body,.product-panel {	justify-content: space-between;}.product-main {	min-width: 237px;	margin-bottom: -10px;	margin-left: -21px;}.product-main:empty {	margin-bottom: 0;	margin-left: 0;}.product-main > * {	margin-top: 0;	margin-bottom: 10px;	margin-left: 21px;}.product-pricing,.product-rating {	text-align: center;}.product-rating,.product-pricing,.product-btn {	margin-right: auto;	margin-left: auto;}.product-rating,.product-btn {	flex: 0 1 50%;	min-width: 160px;}.product-pricing {	min-width: 107px;	padding-left: 10px;}.product-btn {	text-align: end;}@media (min-width: 1600px) {	.product-rating {		padding-right: 28px;	}}/** @section Team */.person {	max-width: 180px;	margin-left: auto;	margin-right: auto;}@media (min-width: 576px) {	.person {		margin-left: 0;	}}.person-media {	position: relative;}.person-media::before {	position: absolute;	content: '';	left: 0;	top: 0;	right: 0;	bottom: 0;	background-color: rgba(23, 23, 36, 0.6);	border-radius: 50%;	box-shadow: 10px 15px 18px rgba(23, 23, 36, 0.15);	transition: all 0.2s ease-in-out;}.person-social {	display: flex;	align-items: center;	justify-content: center;	position: absolute;	left: 0;	top: 0;	right: 0;	bottom: 0;	transition: all 0.2s ease-in-out;	margin-bottom: -10px;	margin-left: -10px;}.person-social:empty {	margin-bottom: 0;	margin-left: 0;}.person-social > * {	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.person-subtitle {	color: #171724;}.person-img {	border-radius: 50%;}* + .person-title {	margin-top: 12px;}.person-title + .person-subtitle {	margin-top: 0;}* + .person-mail {	margin-top: 7.5px;}@media (min-width: 992px) {	* + .person-title {		margin-top: 16.8px;	}	* + .person-mail {		margin-top: 10.5px;	}}@media (min-width: 1200px) {	* + .person-title {		margin-top: 24px;	}	* + .person-mail {		margin-top: 15px;	}	.person-media::before,	.person-social {		opacity: 0;	}	.person:hover .person-media::before,	.person:hover .person-social {		opacity: 1;	}}/** @section Rating */.rating {	font-size: 20px;	line-height: 1.35;	color: #ECCF62;	margin-bottom: -2px;	margin-left: -2px;}.rating:empty {	margin-bottom: 0;	margin-left: 0;}.rating > * {	margin-top: 0;	margin-bottom: 2px;	margin-left: 2px;}.rating > * {	display: inline-block;}* + .rating {	margin-top: 15px;}/** @section Snackbars */.snackbars {	padding: 9px 16px;	margin-left: auto;	margin-right: auto;	color: #ffffff;	text-align: left;	background-color: #171724;	border-radius: 0;	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);	font-size: 14px;}.snackbars .icon-xxs {	font-size: 18px;}.snackbars p span:last-child {	padding-left: 14px;}.snackbars-left {	display: inline-block;	margin-bottom: 0;}.snackbars-right {	display: inline-block;	float: right;	text-transform: uppercase;}.snackbars-right:hover {	text-decoration: underline;}@media (min-width: 576px) {	.snackbars {		max-width: 540px;		padding: 12px 15px;		font-size: 15px;	}}/** @section Footers */.footer-classic {	padding: 75px 0 20px;}.footer-form .form-input,.footer-form .form-label {	padding-right: 58px;}.footer-list li {	font-size: 14px;}.footer-rights {	color: #5d5d66;	font-size: 15px;}.footer-rights a {	margin-left: 10px;}* + .footer-title {	margin-top: 20px;}@media (min-width: 992px) {	* + .footer-title {		margin-top: 28px;	}	.footer-classic {		padding: 105px 0 28px;	}}@media (min-width: 1200px) {	.footer-classic {		padding: 150px 0 40px;	}	* + .footer-title {		margin-top: 40px;	}}/** @group Plugins *//** @section Animate */.animated {	animation-duration: 1s;	animation-fill-mode: both;	opacity: 1;}.animated.infinite {	animation-iteration-count: infinite;}.animated.hinge {	animation-duration: 2s;}html:not(.lt-ie10) .not-animated {	opacity: 0;}.ipad .not-animated,.ios .not-animated {	opacity: 1 !important;}.ios .animated {	animation: none;}@keyframes fadeIn {	0% {		opacity: 0;	}	100% {		opacity: 1;	}}.fadeIn {	animation-name: fadeIn;}@keyframes fadeInUp {	0% {		opacity: 0;		transform: translate3d(0, 100%, 0);	}	100% {		opacity: 1;		transform: none;	}}.fadeInUp {	animation-name: fadeInUp;}@keyframes fadeInDown {	0% {		opacity: 0;		transform: translate3d(0, -100%, 0);	}	100% {		opacity: 1;		transform: none;	}}.fadeInDown {	animation-name: fadeInDown;}@keyframes fadeInLeft {	0% {		opacity: 0;		transform: translate3d(-100%, 0, 0);	}	100% {		opacity: 1;		transform: none;	}}.fadeInLeft {	animation-name: fadeInLeft;}@keyframes fadeInRight {	0% {		opacity: 0;		transform: translate3d(100%, 0, 0);	}	100% {		opacity: 1;		transform: none;	}}.fadeInRight {	animation-name: fadeInRight;}@keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}.fadeOut {	animation-name: fadeOut;}@keyframes slideInDown {	0% {		transform: translate3d(0, -100%, 0);		visibility: visible;	}	100% {		transform: translate3d(0, 0, 0);	}}.slideInDown {	animation-name: slideInDown;}@keyframes slideInLeft {	0% {		transform: translate3d(-100%, 0, 0);		visibility: visible;	}	100% {		transform: translate3d(0, 0, 0);	}}.slideInLeft {	animation-name: slideInLeft;}@keyframes slideInRight {	0% {		transform: translate3d(100%, 0, 0);		visibility: visible;	}	100% {		transform: translate3d(0, 0, 0);	}}.slideInRight {	animation-name: slideInRight;}@keyframes slideOutDown {	0% {		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		transform: translate3d(0, 100%, 0);	}}.slideOutDown {	animation-name: slideOutDown;}.zoomIn {	animation-name: zoomIn;}@keyframes zoomIn {	0% {		opacity: 0;		transform: scale3d(0.3, 0.3, 0.3);	}	50% {		opacity: 1;	}}/** @section Preloader */.preloader {	position: fixed;	left: 0;	top: 0;	bottom: 0;	right: 0;	z-index: 10000;	display: flex;	justify-content: center;	align-items: center;	padding: 20px;	background: #ffffff;	transition: .3s all ease;}.preloader.loaded {	opacity: 0;	visibility: hidden;}.card {	position: relative;	width: 35px;	height: 50px;	display: flex;	align-items: center;	justify-content: center;	margin-left: 5px;	margin-right: 5px;	border-radius: 2px;	font-size: 20px;	color: #ffffff;	background: linear-gradient(to bottom right, #6B39BD, #562e97);	box-shadow: 3px 3px 10px rgba(23, 23, 36, 0.3);}.card:nth-child(1) {	animation: shuffle 1s infinite;}.card:nth-child(2),.card:nth-child(3),.card:nth-child(4) {	animation: move 1s infinite;}@keyframes shuffle {	50% {		opacity: .25;		transform: scale(0.85);	}	75% {		opacity: .25;		transform: scale(0.85) translateX(90px);	}	100% {		opacity: 1;		transform: translateX(135px);	}}@keyframes move {	100% {		transform: translateX(-45px);	}}/** @section ToTop */.ui-to-top {	position: fixed;	right: 20px;	bottom: 20px;	z-index: 100;	width: 40px;	height: 40px;	font-size: 20px;	line-height: 36px;	border-radius: 50%;	color: #ffffff;	background: #6B39BD;	overflow: hidden;	text-align: center;	text-decoration: none;	transition: .45s all ease-in-out;	transform: translate3d(0, 100px, 0);}.ui-to-top:hover {	color: #ffffff;	background: #111111;	text-decoration: none;}.ui-to-top:focus {	color: #ffffff;}.ui-to-top.active {	transform: translate3d(0, 0, 0);}html.mobile .ui-to-top,html.tablet .ui-to-top {	display: none !important;}@media (min-width: 1600px) {	.ui-to-top {		right: 40px;		bottom: 40px;	}}/** @section RD Navbar */@keyframes rd-navbar-slide-down {	0% {		transform: translateY(-100%);	}	100% {		transform: translateY(0);	}}@keyframes rd-navbar-slide-up {	0% {		transform: translateY(0);	}	100% {		transform: translateY(-100%);	}}.rd-navbar-wrap, .rd-navbar,.rd-menu,.rd-navbar-nav,.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu {	transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);}.rd-navbar--no-transition, .rd-navbar--no-transition * {	transition: none !important;}.rd-navbar,.rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar {	display: none;	background: #ffffff;}.rd-navbar-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #6B39BD;	background-color: transparent;	border: none;	display: none;}.rd-navbar-toggle span {	position: relative;	display: block;	margin: auto;	transition: .3s all ease;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before {	content: "";	position: absolute;	left: 0;	top: -8px;	transition: .3s all ease;}.rd-navbar-toggle span:after {	top: 8px;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {	width: 24px;	height: 4px;	background-color: #6B39BD;	backface-visibility: hidden;	border-radius: 0;}.rd-navbar-toggle span {	transform: rotate(180deg);}.rd-navbar-toggle span:before, .rd-navbar-toggle span:after {	transform-origin: 1.71429px center;}.rd-navbar-toggle.active span {	transform: rotate(360deg);}.rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {	top: 0;	width: 15px;}.rd-navbar-toggle.active span:before {	-webkit-transform: rotate3d(0, 0, 1, -40deg);	transform: rotate3d(0, 0, 1, -40deg);}.rd-navbar-toggle.active span:after {	-webkit-transform: rotate3d(0, 0, 1, 40deg);	transform: rotate3d(0, 0, 1, 40deg);}.rd-navbar-collapse-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #171724;	display: none;}.rd-navbar-collapse-toggle span {	top: 50%;	margin-top: -3px;}.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	position: absolute;	width: 6px;	height: 6px;	line-height: 6px;	text-align: center;	background: #171724;	left: 50%;	margin-left: -3px;	border-radius: 50%;	transition: .3s all ease;}.rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	content: '';}.rd-navbar-collapse-toggle span:before {	bottom: 100%;	margin-bottom: 3px;}.rd-navbar-collapse-toggle span:after {	top: 100%;	margin-top: 3px;}.rd-navbar-collapse-toggle.active span {	transform: scale(0.7);}.rd-navbar-collapse-toggle.active span:before {	transform: translateY(18px);}.rd-navbar-collapse-toggle.active span:after {	transform: translateY(-18px);}.rd-navbar-brand a {	display: block;}.rd-navbar-search {	position: relative;	display: inline-flex;}.rd-navbar-search .form-input {	padding-right: 50px;}.rd-navbar-search .rd-search-form-submit {	position: absolute;	top: 0;	bottom: 0;	right: 0;	width: 50px;	padding: 0;	margin: 0;	border: none;	cursor: pointer;	background-color: transparent;	color: #cccccc;	transition: .33s;}.rd-navbar-search .rd-search-form-submit:hover {	color: #6B39BD;}.rd-navbar-search-toggle {	background: none;	border: none;	display: inline-block;	padding: 0;	outline: none;	outline-offset: 0;	cursor: pointer;	-webkit-appearance: none;}.rd-navbar-search-toggle::-moz-focus-inner {	border: none;	padding: 0;}.rd-navbar-dropdown {	display: none;}/** @subsection  RD Navbar Static*/.rd-navbar-static {	display: block;}.rd-navbar-static .rd-nav-item {	position: relative;	display: inline-block;}.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {	color: #6B39BD;	background: transparent;}.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {	color: #6B39BD;}.rd-navbar-static .rd-nav-item.active .rd-nav-link {	color: #171724;	background: transparent;}.rd-navbar-static .rd-nav-item.active .rd-nav-link::after {	content: '';	position: absolute;	width: 4px;	height: 4px;	background-color: #6B39BD;	border-radius: 50%;	left: 50%;	bottom: -7px;}.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {	color: #171724;}.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {	transform: rotate(180deg);}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {	margin-left: 4px;	font-family: "Material Design Icons";	font-size: 16px;	cursor: pointer;}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {	position: relative;	display: inline-block;	transition: .22s;	content: '\f236';}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {	color: #6B39BD;}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {	margin-top: 20px;}.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 20px;}.rd-navbar-static .rd-nav-link {	position: relative;	display: inline-block;	color: #171724;	font-size: 14px;	line-height: 1.5;	transition: .25s;}.rd-navbar-static .rd-nav-link:hover {	color: #6B39BD;}.rd-navbar-static .rd-menu {	z-index: 15;	position: absolute;	display: block;	margin-top: 20px;	visibility: hidden;	opacity: 0;	text-align: left;	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.09);	transform: translate3d(0, 30px, 0);}.rd-navbar-static .rd-navbar-dropdown {	position: absolute;	left: 0;	width: 270px;	padding: 15px;	background: #ffffff;	z-index: 5;}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {	top: -1px;	left: 100%;	z-index: 2;	margin-top: -15px;	margin-left: 15px;	transform: translate3d(30px, 0, 0);}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {	left: auto;	right: 100%;	margin-left: 0;	margin-right: 15px;	transform: translate3d(-30px, 0, 0);}.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {	color: #6B39BD;}.rd-navbar-static .rd-dropdown-link {	font-size: 14px;	color: #171724;}.rd-navbar-static .rd-dropdown-link:hover {	color: #6B39BD;}.rd-navbar-static .rd-navbar-dropdown li > a,.rd-navbar-static .rd-megamenu-list li > a {	position: relative;	left: -3px;	display: flex;	padding: 1px 14px 1px 0;	text-align: left;}.rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-dropdown li > a:focus, .rd-navbar-static .rd-navbar-dropdown li > a:active,.rd-navbar-static .rd-megamenu-list li > a,.rd-navbar-static .rd-megamenu-list li > a:focus,.rd-navbar-static .rd-megamenu-list li > a:active {	color: #171724;}.rd-navbar-static .rd-navbar-dropdown li > a:hover,.rd-navbar-static .rd-megamenu-list li > a:hover {	color: #6B39BD;}.rd-navbar-static .rd-navbar-dropdown li > a, .rd-navbar-static .rd-navbar-dropdown li > a::before,.rd-navbar-static .rd-megamenu-list li > a,.rd-navbar-static .rd-megamenu-list li > a::before {	transition: .15s ease-in-out;}.rd-navbar-static .rd-navbar-dropdown li > a::before,.rd-navbar-static .rd-megamenu-list li > a::before {	position: relative;	top: -1px;	left: -6px;	display: inline-block;	content: '\f105';	font-family: 'FontAwesome';	font-size: inherit;	line-height: inherit;	color: #6B39BD;	opacity: 0;	visibility: hidden;}.rd-navbar-static .rd-navbar-dropdown li.focus > a,.rd-navbar-static .rd-navbar-dropdown li.opened > a,.rd-navbar-static .rd-navbar-dropdown li > a:hover,.rd-navbar-static .rd-megamenu-list li.focus > a,.rd-navbar-static .rd-megamenu-list li.opened > a,.rd-navbar-static .rd-megamenu-list li > a:hover {	left: 0;	padding-left: 14px;	padding-right: 0;}.rd-navbar-static .rd-navbar-dropdown li.focus > a::before,.rd-navbar-static .rd-navbar-dropdown li.opened > a::before,.rd-navbar-static .rd-navbar-dropdown li > a:hover::before,.rd-navbar-static .rd-megamenu-list li.focus > a::before,.rd-navbar-static .rd-megamenu-list li.opened > a::before,.rd-navbar-static .rd-megamenu-list li > a:hover::before {	left: -7px;	opacity: 1;	visibility: visible;}.rd-navbar-static .rd-navbar-megamenu {	display: flex;	left: 0;	width: 100%;	max-width: 1200px;	padding: 30px 40px;	background: #ffffff;}.rd-navbar-static .rd-megamenu-item {	flex-basis: 50%;	flex-grow: 1;}.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {	padding-left: 20px;}.rd-navbar-static .rd-megamenu-title {	padding-bottom: 10px;	border-bottom: 1px solid #d7d7d7;}.rd-navbar-static * + .rd-megamenu-title {	margin-top: 30px;}.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {	margin-top: 5px;}.rd-navbar-static .rd-megamenu-list-link {	color: #000000;	background: transparent;}.rd-navbar-static .rd-megamenu-list-link:hover {	color: #6B39BD;	background: transparent;}.rd-navbar-static * + .rd-megamenu-list {	margin-top: 10px;}.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	opacity: 1;	visibility: visible;	transform: translate3d(0, 0, 0);}.rd-navbar-static .rd-navbar-search.active .rd-search {	visibility: visible;	opacity: 1;}.rd-navbar-static .rd-search {	position: absolute;	top: 100%;	right: 0;	width: 270px;	opacity: 0;	visibility: hidden;	transition: .3s;	margin-top: 20px;	z-index: 2;}.rd-navbar-static * + .rd-navbar-search {	margin-left: 20px;}.rd-navbar-static .rd-navbar-search-toggle {	display: inline-flex;	color: #171724;}.rd-navbar-static .rd-navbar-search-toggle span {	display: inline-block;	position: relative;	width: 32px;	height: 32px;	font-size: 26px;	line-height: 32px;	text-align: center;	cursor: pointer;	background: none;	border: none;	outline: none;	padding: 0;}.rd-navbar-static .rd-navbar-search-toggle span, .rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {	transition: .3s all ease-in-out;}.rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;}.rd-navbar-static .rd-navbar-search-toggle span::before {	content: "";	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;	font-family: "Material Design Icons";}.rd-navbar-static .rd-navbar-search-toggle span::after {	content: "";	transform: rotate(-90deg) scale(0.4);	opacity: 0;	visibility: hidden;	font-family: "Material Design Icons";}.rd-navbar-static .rd-navbar-search-toggle.active span::before {	opacity: 0;	visibility: hidden;	transform: rotate(90deg) scale(0.4);}.rd-navbar-static .rd-navbar-search-toggle.active span::after {	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;}.rd-navbar-static .rd-navbar-search-toggle:hover {	color: #6B39BD;}.rd-navbar-static.rd-navbar--is-clone {	display: block;	transform: translate3d(0, -100%, 0);}.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {	transform: translate3d(0, 0, 0);}.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {	position: fixed;	left: 0;	top: 0;	right: 0;	z-index: 1080;	background: #ffffff;	box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);}.rd-navbar-static .rd-navbar--has-dropdown {	position: relative;}/*** RD Navbar Fixed*/.rd-navbar-fixed {	display: block;}.rd-navbar-fixed .rd-navbar-toggle {	display: inline-block;}.rd-navbar-fixed .rd-navbar-brand {	position: relative;	margin-left: 6px;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;	text-align: left;	font-size: 22px;	line-height: 46px;}.rd-navbar-fixed .rd-navbar-brand img {	max-width: 160px;	max-height: 58px;	width: auto;	height: auto;}.rd-navbar-fixed .rd-navbar-panel {	position: fixed;	left: 0;	top: 0;	right: 0;	z-index: 1080;	display: flex;	align-items: center;	height: 56px;	padding: 4px;}.rd-navbar-fixed .rd-navbar-nav-wrap {	position: fixed;	left: 0;	top: -56px;	bottom: -56px;	z-index: 1079;	width: 270px;	padding: 112px 0 81px;	overflow-y: auto;	overflow-x: hidden;	-webkit-overflow-scrolling: touch;	font-size: 14px;	line-height: 34px;	transform: translateX(-110%);}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {	width: 4px;}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {	background: #a383d9;	border: none;	border-radius: 0;	opacity: .2;}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {	background: #6B39BD;	border: none;	border-radius: 0;}.rd-navbar-fixed .rd-navbar-nav-wrap.active {	transform: translateX(0);}.rd-navbar-fixed .rd-navbar-nav {	display: block;	margin: 15px 0;	height: auto;	text-align: left;}.rd-navbar-fixed .rd-nav-item {	text-align: left;}.rd-navbar-fixed .rd-nav-item + .rd-nav-item {	margin-top: 4px;}.rd-navbar-fixed .rd-nav-link {	display: block;	padding: 9px 56px 9px 18px;}.rd-navbar-fixed li.opened > .rd-navbar-dropdown {	padding: 4px 0 0;}.rd-navbar-fixed li.opened > .rd-navbar-megamenu {	padding-top: 15px;	padding-bottom: 15px;}.rd-navbar-fixed li.opened > .rd-menu {	opacity: 1;	height: auto;}.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {	transform: rotate(180deg);}.rd-navbar-fixed .rd-menu {	display: none;	transition: opacity 0.3s, height 0.4s ease;	opacity: 0;	height: 0;	overflow: hidden;}.rd-navbar-fixed .rd-navbar-submenu {	position: relative;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {	height: 34px;	line-height: 34px;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {	padding-left: 30px;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {	padding-left: 46px;}.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {	display: block;}.rd-navbar-fixed .rd-megamenu-list > li > a,.rd-navbar-fixed .rd-navbar-dropdown > li > a {	display: block;	padding: 9px 56px 9px 16px;	font-size: 12px;	line-height: 1.5;}.rd-navbar-fixed .rd-megamenu-list > li + li,.rd-navbar-fixed .rd-navbar-dropdown > li + li {	margin-top: 3px;}.rd-navbar-fixed .rd-megamenu-list > li > a {	padding-left: 30px;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {	position: relative;	display: block;	padding: 0 18px 7px;	font-size: 16px;	line-height: 1.5;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {	content: '';	position: absolute;	left: 20px;	right: 20px;	bottom: 0;	border-bottom: 1px solid;}.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {	margin-top: 11px;}.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-megamenu > li + li {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-submenu-toggle {	cursor: pointer;}.rd-navbar-fixed .rd-navbar-submenu-toggle::after {	content: '\f107';	position: absolute;	top: 0;	right: 0;	width: 56px;	height: 52px;	font: 400 14px "FontAwesome";	line-height: 52px;	text-align: center;	transition: 0.4s all ease;	z-index: 2;	cursor: pointer;}.rd-navbar-fixed .rd-navbar-collapse-toggle {	display: block;	top: 4px;	z-index: 1081;}.rd-navbar-fixed .rd-navbar-collapse {	position: fixed;	right: 0;	top: 56px;	z-index: 1079;	transform: translate3d(0, -10px, 0);	padding: 15px;	width: auto;	border-radius: 0;	text-align: left;	font-size: 14px;	opacity: 0;	visibility: hidden;	transition: .3s;}.rd-navbar-fixed .rd-navbar-collapse.active {	transform: translate3d(0, 0, 0);	opacity: 1;	visibility: visible;}.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {	display: block;}.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {	margin-top: 10px;}.rd-navbar-fixed .rd-navbar-main-element {	position: absolute;	float: left;}.rd-navbar-fixed .rd-navbar-search .rd-search {	position: fixed;	right: 0;	left: 0;	top: 56px;	z-index: 1079;	width: 100%;	opacity: 0;	visibility: hidden;	transition: .3s;	transform: translate3d(0, -10px, 0);}.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {	display: none;}.rd-navbar-fixed .rd-navbar-search .form-input {	padding-right: 50px;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {	position: absolute;	top: 0;	bottom: 0;	right: 0;	width: 50px;	padding: 0;	margin: 0;	border: none;	background-color: transparent;}.rd-navbar-fixed .rd-navbar-search.active .rd-search {	opacity: 1;	visibility: visible;	transform: none;}.rd-navbar-fixed .rd-navbar-search-toggle {	display: inline-flex;}.rd-navbar-fixed .rd-navbar-search-toggle span {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	font-size: 26px;	line-height: 48px;	text-align: center;	cursor: pointer;	background: none;	border: none;	outline: none;	padding: 0;}.rd-navbar-fixed .rd-navbar-search-toggle span, .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {	transition: .3s all ease-in-out;}.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;}.rd-navbar-fixed .rd-navbar-search-toggle span::before {	content: "";	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;	font-family: "Material Design Icons";}.rd-navbar-fixed .rd-navbar-search-toggle span::after {	content: "";	transform: rotate(-90deg) scale(0.4);	opacity: 0;	visibility: hidden;	font-family: "Material Design Icons";}.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {	opacity: 0;	visibility: hidden;	transform: rotate(90deg) scale(0.4);}.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;}.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {	position: fixed;	top: 4px;	z-index: 1082;}.rd-navbar-fixed .rd-navbar-fixed-element-1 {	right: 0;}.rd-navbar-fixed .rd-navbar-fixed-element-2 {	right: 46px;}.rd-navbar-fixed.rd-navbar--is-clone {	display: none;}.rd-navbar-fixed .rd-navbar-fixed--visible {	display: block;}.rd-navbar-fixed .rd-navbar-fixed--hidden {	display: none;}.rd-navbar-fixed .rd-navbar-panel {	color: #171724;	box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);	background: #ffffff;}.rd-navbar-fixed .rd-navbar-nav-wrap {	color: #ffffff;	background: #ffffff;	box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);}.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {	color: #ffffff;	background: #6B39BD;}.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {	color: #ffffff;}.rd-navbar-fixed .rd-nav-link {	color: #171724;}.rd-navbar-fixed .rd-megamenu-list > li > a,.rd-navbar-fixed .rd-navbar-dropdown > li > a {	color: #171724;}.rd-navbar-fixed .rd-megamenu-list > li:hover > a,.rd-navbar-fixed .rd-megamenu-list > li.focus > a,.rd-navbar-fixed .rd-megamenu-list > li.active > a,.rd-navbar-fixed .rd-megamenu-list > li.opened > a,.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {	color: #ffffff;	background: #6B39BD;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {	color: #cccccc;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {	color: #ffffff;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {	color: #6B39BD;}.rd-navbar-fixed .rd-navbar-submenu-toggle {	color: #171724;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {	color: #cccccc;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {	color: #6B39BD;}.rd-navbar-fixed .rd-navbar-search-toggle {	color: #171724;}.rd-navbar-fixed .rd-navbar-search-toggle:hover {	color: #6B39BD;}.rd-navbar-fixed .rd-navbar-collapse {	background-color: #ffffff;	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);}html.rd-navbar-fixed-linked .page {	padding-top: 56px;}/*** RD Navbar Sidebar*/.rd-navbar-sidebar {	display: block;	background: #ffffff;}.rd-navbar-sidebar .rd-navbar-main-outer {	padding-left: 20px;	padding-right: 20px;}.rd-navbar-sidebar .rd-navbar-main {	position: relative;	display: flex;	align-items: center;	justify-content: space-between;	padding: 22px 60px 22px 0;	max-width: 1320px;	margin-left: auto;	margin-right: auto;	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);}.rd-navbar-sidebar .rd-navbar-main-element {	display: flex;	align-items: center;}.rd-navbar-sidebar .rd-navbar-main-element > * + * {	margin-left: 20px;}.rd-navbar-sidebar .rd-navbar-toggle {	position: absolute;	right: 0;	top: 50%;	transform: translateY(-50%);	display: block;	z-index: 1102;}.rd-navbar-sidebar .rd-navbar-panel {	min-width: 200px;	text-align: center;}.rd-navbar-sidebar .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 200px;	max-height: 200px;}.rd-navbar-sidebar .rd-navbar-nav-wrap {	position: fixed;	top: 0;	bottom: 0;	right: 0;	z-index: 1101;	width: 450px;	padding: 94px 0 0 0;	background: #ffffff;	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);	transform: translateX(100%);	box-shadow: 0 0 13px 0 rgba(204, 204, 204, 0.16);}.rd-navbar-sidebar .rd-navbar-nav-wrap.active {	transition-delay: .1s;	transform: translateX(0);}.rd-navbar-sidebar .rd-navbar-nav {	height: calc(100vh - 100px);	overflow-x: hidden;	overflow-y: auto;	-webkit-overflow-scrolling: touch;	border-top: 1px solid #d7d7d7;}.rd-navbar-sidebar .rd-nav-item {	position: relative;	display: block;	padding: 19px 30px 19px 40px;}.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {	color: #6B39BD;}.rd-navbar-sidebar .rd-nav-item .rd-nav-link,.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle {	font-size: 18px;}.rd-navbar-sidebar .rd-nav-item + .rd-nav-item {	border-top: 1px solid #d7d7d7;}.rd-navbar-sidebar .rd-nav-item:last-child {	border-bottom: 1px solid #d7d7d7;	margin-bottom: 30px;}.rd-navbar-sidebar .rd-nav-link {	max-width: calc(100% - 30px);	word-break: break-all;	font-size: 18px;	line-height: 1.4;	text-transform: none;	color: #cccccc;}.rd-navbar-sidebar .rd-nav-link:hover {	color: #6B39BD;}.rd-navbar-sidebar .rd-navbar-submenu .opened > .rd-navbar-submenu-toggle::after {	transform: rotate(180deg);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-megamenu {	display: none;	opacity: 0;	visibility: hidden;	will-change: opacity, visibility;	transition: opacity .2s;}.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-megamenu {	display: block;	opacity: 1;	visibility: visible;}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-megamenu {	transform: translateY(30px);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-megamenu {	transform: translateY(0);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu > .rd-navbar-dropdown {	transform: translateX(-20px);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown {	transform: translateX(0);}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {	position: absolute;	top: 0;	right: 0;	padding-top: inherit;	padding-right: inherit;	padding-left: 10px;	margin-bottom: inherit;	display: inline-block;	width: 30px;	margin-left: 5px;	text-align: center;	cursor: pointer;	color: #171724;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle:hover,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover {	color: #6B39BD;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle::after,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle::after {	content: '\f107';	position: relative;	display: inline-block;	font-family: "FontAwesome";	font-size: inherit;	line-height: inherit;	text-align: center;	vertical-align: middle;	transition: 0.4s all ease;	z-index: 2;	will-change: transform;}.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {	font-size: 14px;	color: #cccccc;	margin-left: 7px;}.rd-navbar-sidebar .rd-menu {	margin-top: 31px;}.rd-navbar-sidebar .rd-navbar-dropdown,.rd-navbar-sidebar .rd-megamenu-list {	font-size: 14px;}.rd-navbar-sidebar .rd-navbar-dropdown li > a,.rd-navbar-sidebar .rd-megamenu-list li > a {	position: relative;	left: -3px;	display: flex;	padding: 1px 14px 1px 0;	text-align: left;}.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a:focus, .rd-navbar-sidebar .rd-navbar-dropdown li > a:active,.rd-navbar-sidebar .rd-megamenu-list li > a,.rd-navbar-sidebar .rd-megamenu-list li > a:focus,.rd-navbar-sidebar .rd-megamenu-list li > a:active {	color: #171724;}.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,.rd-navbar-sidebar .rd-megamenu-list li > a:hover {	color: #6B39BD;}.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a,.rd-navbar-sidebar .rd-megamenu-list li > a::before {	transition: .15s ease-in-out;}.rd-navbar-sidebar .rd-navbar-dropdown li > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a::before {	position: relative;	top: -1px;	left: -6px;	display: inline-block;	content: '\f105';	font-family: 'FontAwesome';	font-size: inherit;	line-height: inherit;	color: #6B39BD;	opacity: 0;	visibility: hidden;}.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a,.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a,.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,.rd-navbar-sidebar .rd-megamenu-list li.focus > a,.rd-navbar-sidebar .rd-megamenu-list li.opened > a,.rd-navbar-sidebar .rd-megamenu-list li > a:hover {	left: 0;	padding-left: 14px;	padding-right: 0;}.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a::before,.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a::before,.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover::before,.rd-navbar-sidebar .rd-megamenu-list li.focus > a::before,.rd-navbar-sidebar .rd-megamenu-list li.opened > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a:hover::before {	left: -7px;	opacity: 1;	visibility: visible;}.rd-navbar-sidebar .rd-navbar-megamenu {	max-width: 450px;	margin-bottom: -30px;}.rd-navbar-sidebar .rd-navbar-megamenu > * {	margin-bottom: 30px;}.rd-navbar-sidebar .rd-navbar-megamenu > li {	display: inline-block;	vertical-align: top;	width: 45%;}.rd-navbar-sidebar .rd-megamenu-title {	display: none;}.rd-navbar-sidebar .rd-megamenu-list {	margin-top: 0;}.rd-navbar-sidebar .rd-megamenu-list > li + li {	margin-top: 10px;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a {	padding-right: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a::before {	display: none;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a:hover {	padding-left: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus > a {	padding-left: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle {	color: #6B39BD;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle::after {	top: 1px;}.rd-navbar-sidebar .rd-navbar-dropdown > li + li {	margin-top: 10px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown {	margin-top: 25px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown {	margin-top: 10px;	padding-left: 15px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown > li > a {	font-size: 12px;}@media (min-width: 1200px) {	.rd-navbar-sidebar .rd-navbar-megamenu {		margin-bottom: -30px;	}	.rd-navbar-sidebar .rd-navbar-megamenu > * {		margin-bottom: 30px;	}	.rd-navbar-sidebar .rd-navbar-dropdown > li + li,	.rd-navbar-sidebar .rd-megamenu-list > li + li {		margin-top: 18px;	}}@media (min-width: 1200px) {	.rd-navbar-sidebar .rd-navbar-nav-wrap {		width: auto;		left: calc(50% + 600px - 80px);	}}.rd-navbar-sidebar.rd-navbar--is-clone {	position: fixed;	top: 0;	left: 0;	right: 0;	z-index: 1000;	transform: translateY(-101%);}.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {	transform: translateY(0);}.rd-navbar-sidebar.rd-navbar--is-stuck {	position: fixed;	left: 0;	right: 0;	top: 0;	z-index: 1000;	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);}.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {	padding-top: 11px;	padding-bottom: 11px;}/**** RD Navbar Classic* =====================================================*/.rd-navbar-classic.rd-navbar-static {	border-bottom: 1px solid transparent;}.rd-navbar-classic.rd-navbar-static .rd-navbar-aside-outer,.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {	padding-left: 20px;	padding-right: 20px;}.rd-navbar-classic.rd-navbar-static .rd-navbar-aside,.rd-navbar-classic.rd-navbar-static .rd-navbar-main {	max-width: 1280px;	margin-left: auto;	margin-right: auto;}.rd-navbar-classic.rd-navbar-static .rd-navbar-aside {	padding: 10px 0;}.rd-navbar-classic.rd-navbar-static .rd-navbar-main {	position: relative;	display: flex;	align-items: center;	justify-content: space-between;	padding: 18px 0;}.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 200px;	max-height: 200px;}.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {	display: flex;	align-items: center;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {	display: none;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {	padding: 10px 0;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {	margin-top: 17px;}/*** RD Navbar Fullwidth*/.rd-navbar-fullwidth {	display: block;}.rd-navbar-fullwidth .rd-navbar-nav > li + li {	margin-left: 20px;}.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-main {	padding: 10px 0;}/** @section Search Results */.rd-search-results-live {	position: absolute;	left: 0;	right: 0;	top: 100%;	max-height: 600px;	overflow-y: auto;	margin: -3px 0 0;	text-align: left;	z-index: 998;}.rd-search-results-live #search-results {	position: relative;	padding: 16px 0 0;	color: #171724;	background: #fafafa;	opacity: 0;	visibility: hidden;	transform-origin: 50% 0;	transform: scale(1, 0.9);	transition: .3s all ease;}.rd-search-results-live #search-results::before {	content: '';	position: absolute;	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;	z-index: -1;	border: 1px solid #d7d7d7;	border-top: 0;}.rd-search-results-live #search-results.active {	opacity: 1;	visibility: visible;	transform: scale(1, 1);}.rd-search-results-live .search-quick-result {	padding-left: 15px;	padding-right: 15px;	font-size: 14px;	font-weight: 700;	line-height: 30px;	text-transform: uppercase;	color: #171724;}.rd-search-results-live .search-list {	margin-top: 11px;}.rd-search-results-live .search-list li:only-child {	padding: 0 15px 15px;}.rd-search-results-live .search-link {	color: #cccccc;}.rd-search-results-live .search-link:hover {	color: #6B39BD;}.rd-search-results-live .search-error {	font-size: 14px;	line-height: 1.6;}.rd-search-results-live .search-title {	position: relative;	font-size: 14px;	font-weight: 700;	color: #171724;}.rd-search-results-live .search-title a:hover {	color: #6B39BD;}.rd-search-results-live .search-list-item-all {	margin-top: 18px;	width: 100%;}.rd-search-results-live .search-submit {	position: relative;	overflow: hidden;	z-index: 0;	display: block;	padding: 8px;	font-family: "Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;	font-size: 14px;	font-weight: 700;	letter-spacing: 0.1em;	text-transform: none;	text-align: center;	color: #ffffff;	background: #6B39BD;}.rd-search-results-live .search-submit:hover {	color: #ffffff;	background: #cccccc;}.rd-search-results-live .match {	display: none;}.not-empty ~ .rd-search-results-live {	visibility: visible;	opacity: 1;}.rd-search-results-live p {	font-size: 11px;}.rd-search-results-live p * {	margin: 0;}.rd-search-results-live .search-list-item {	padding: 0 15px;}.rd-search-results-live * + p {	margin-top: 5px;}.rd-search-results-live .search-list-item + .search-list-item {	margin-top: 17px;}* + .rd-search-results {	margin-top: 40px;}@media (min-width: 768px) {	* + .rd-search-results {		margin-top: 55px;	}}.rd-search-results .search-list {	counter-reset: li;	text-align: left;	padding-left: 0;	font-size: 18px;	list-style-type: none;	overflow: hidden;}.rd-search-results .search-list li div {	overflow: hidden;	text-overflow: ellipsis;	max-width: 100%;	white-space: nowrap;}.rd-search-results .search-list li:only-child::before {	display: none;}.rd-search-results .search-list-item {	position: relative;	padding-left: 40px;	font-size: 18px;	color: #a3a3a5;}.rd-search-results .search-list-item + .search-list-item {	margin-top: 40px;}.rd-search-results .search-title::before {	content: counter(li, decimal-leading-zero) ".";	counter-increment: li;	position: absolute;	left: 0;	top: 0;}.rd-search-results .search {	color: #ffffff;	padding: 0 .25em;	background: #6B39BD;}.rd-search-results .match {	padding: 5px;	font-size: 12px;	line-height: 1.7;	letter-spacing: .1em;	text-transform: uppercase;	color: #000000;}.rd-search-results .match em {	margin: 0;	font-style: normal;}.rd-search-results p * {	margin: 0;}.rd-search-results * + .match {	margin-top: 10px;}.rd-search-classic {	position: relative;}.rd-search-classic .form-input {	padding-right: 50px;}.rd-search-classic .form-input,.rd-search-classic .form-label {	letter-spacing: 0;}.rd-search-classic .rd-search-submit {	background: none;	border: none;	display: inline-block;	padding: 0;	outline: none;	outline-offset: 0;	cursor: pointer;	-webkit-appearance: none;	position: absolute;	top: 0;	right: 0;	bottom: 0;	width: 50px;	padding-top: 3px;	padding-right: 2px;	margin: 0;	text-align: center;	color: #cccccc;	font-size: 0;	line-height: 0;}.rd-search-classic .rd-search-submit::-moz-focus-inner {	border: none;	padding: 0;}.rd-search-classic .rd-search-submit:before {	position: relative;	top: -1px;	content: '\e014';	font: 400 20px 'fl-chapps';	line-height: 1;	transition: .33s all ease;}.rd-search-classic .rd-search-submit:hover {	color: #6B39BD;}.rd-search.rd-search-inline {	position: relative;}.rd-search.rd-search-inline .form-input {	padding-right: 60px;}.rd-search.rd-search-inline .btn-link {	position: absolute;	top: 50%;	transform: translateY(-50%);	width: 60px;	right: 0;	margin: 0;	font-size: 21px;	color: #cccccc;	transition: .33s;}.rd-search.rd-search-inline .btn-link::before {	display: block;	margin: auto;}.rd-search.rd-search-inline .btn-link:hover {	color: #6B39BD;}.rd-search.rd-search-inline.form-sm .form-input {	padding-right: 40px;}.rd-search.rd-search-inline.form-sm .btn-link {	width: 40px;	font-size: 18px;}.rd-search.rd-search-inline.form-lg .form-input {	padding-right: 60px;}.rd-search.rd-search-inline.form-lg .btn-link {	width: 60px;}/** @section Nav custom */.tabs-custom {	text-align: left;}.tabs-custom .nav-tabs {	font-size: 0;	line-height: 0;	word-spacing: 0;	border: 0;}.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after {	display: none;}.tabs-custom .nav-item {	float: none;	border: 0;	cursor: pointer;	transition: .33s all ease;}.tabs-custom .nav-link {	margin: 0;	border-radius: 0;	border: 0;}.tabs-custom .nav-link.active {	cursor: default;}.tab-content > .tab-pane {	display: block;	visibility: hidden;	height: 0;	overflow: hidden;}.tab-content > .active {	visibility: visible;	height: auto;	overflow: visible;}* + .tab-content {	margin-top: 15px;}@media (min-width: 992px) {	* + .tab-content {		margin-top: 21px;	}}@media (min-width: 1200px) {	* + .tab-content {		margin-top: 30px;	}}.tabs-custom .nav-tabs {	position: relative;	margin-bottom: -5px;	margin-left: -31px;}.tabs-custom .nav-tabs:empty {	margin-bottom: 0;	margin-left: 0;}.tabs-custom .nav-tabs > * {	margin-top: 0;	margin-bottom: 5px;	margin-left: 31px;}.tabs-custom .nav-link {	padding: 0;	font-size: 18px;	line-height: 1.5;	color: #171724;}.tabs-custom.tabs-vertical .nav-link {	font-weight: 700;}.tabs-custom .nav-link:hover,.tabs-custom .nav-link.active {	color: #6B39BD;}@media (min-width: 768px) {	.tabs-vertical .nav-tabs {		display: flex;		flex-direction: column;		align-items: stretch;		flex-shrink: 0;	}	.tabs-vertical .nav-item {		border: 0;		width: 100%;		text-align: left;		margin-bottom: 0;	}	.tabs-vertical .nav-item + .nav-item {		margin-top: 5px;	}	.tabs-vertical .nav-link {		position: relative;		font-size: 18px;		font-weight: 700;		transition: .2s;	}	.tabs-vertical .nav-link::before {		content: '\e901';		position: absolute;		top: 50%;		left: 0;		font-family: 'Intense Icons';		font-size: 16px;		line-height: 1.5;		color: inherit;		opacity: 0;		visibility: hidden;		transform: translateY(-50%);		transition: .2s;	}	.tabs-vertical .nav-link.active, .tabs-vertical .nav-link:hover {		padding-left: 35px;	}	.tabs-vertical .nav-link.active::before, .tabs-vertical .nav-link:hover::before {		opacity: 1;		visibility: visible;	}}@media (min-width: 1200px) {	.tabs-vertical .nav-item + .nav-item {		margin-top: 0;	}	.tabs-vertical .nav-link {		font-size: 24px;	}	.tabs-vertical .nav-link::before {		font-size: 18px;	}}/** @section Owl Carousel */.owl-carousel {	display: none;	width: 100%;	-webkit-tap-highlight-color: transparent;	/* position relative and z-index fix webkit rendering fonts issue */	position: relative;	z-index: 1;}.owl-carousel .owl-stage {	position: relative;	-ms-touch-action: pan-Y;	touch-action: manipulation;	-moz-backface-visibility: hidden;	/* fix firefox animation glitch */}.owl-carousel .owl-stage:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}.owl-carousel .owl-stage-outer {	position: relative;	overflow: hidden;	/* fix for flashing background */	-webkit-transform: translate3d(0px, 0px, 0px);	transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-wrapper,.owl-carousel .owl-item {	backface-visibility: hidden;	transform: translate3d(0, 0, 0);}.owl-carousel .owl-item {	position: relative;	min-height: 1px;	float: left;	backface-visibility: hidden;	-webkit-tap-highlight-color: transparent;	-webkit-touch-callout: none;}.owl-carousel .owl-item img {	display: block;	width: 100%;}.owl-carousel.owl-loaded {	display: block;}.owl-carousel.owl-loading {	opacity: 0;	display: block;}.owl-carousel.owl-hidden {	opacity: 0;}.owl-carousel.owl-refresh .owl-item {	visibility: hidden;}.owl-carousel.owl-drag .owl-item {	touch-action: pan-y;	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.owl-carousel.owl-grab {	cursor: grab;}.owl-carousel.owl-rtl {	direction: rtl;}.owl-carousel.owl-rtl .owl-item {	float: right;}.owl-nav,.owl-dots {	-webkit-tap-highlight-color: transparent;}.owl-nav.disabled,.owl-dots.disabled {	display: none;}.owl-prev,.owl-next,.owl-dot {	cursor: pointer;	user-select: none;	background: none;	color: inherit;	border: none;	padding: 0;	font: inherit;}.owl-stage-outer {	padding-left: 20px;	padding-right: 20px;	margin-left: -20px;	margin-right: -20px;}[class^="owl-nav"] {	pointer-events: none;	display: none;	-webkit-tap-highlight-color: transparent;	margin-bottom: -9px;	margin-left: -9px;}[class^="owl-nav"]:empty {	margin-bottom: 0;	margin-left: 0;}[class^="owl-nav"] > * {	margin-top: 0;	margin-bottom: 9px;	margin-left: 9px;}@media (min-width: 1200px) {	[class^="owl-nav"] {		display: flex;	}}@media (min-width: 1200px) {	.owl-dots {		display: none;		-webkit-tap-highlight-color: transparent;	}}.owl-prev,.owl-next {	display: flex;	align-items: center;	justify-content: center;	width: 40px;	height: 40px;	font-size: 14px;	border-radius: 6px;	line-height: 1;	cursor: pointer;	pointer-events: auto;	border: 1px solid #E8E8E9;	background: transparent;	color: #a3a3a5;	transition: all 0.2s ease-in-out;}.owl-prev::before, .owl-prev::after,.owl-next::before,.owl-next::after {	display: block;	font-family: 'icomoon';}.owl-prev:hover,.owl-next:hover {	text-decoration: none;	background: #6B39BD;	border-color: #6B39BD;	color: #ffffff;}.owl-prev.disabled,.owl-next.disabled {	opacity: .5;	cursor: default;}.owl-prev {	left: 10px;}.owl-prev::before {	content: '\e906';}.owl-next {	right: 10px;}.owl-next::before {	content: '\e907';}* + .owl-carousel {	margin-top: 30px;}@media (min-width: 992px) {	* + .owl-carousel {		margin-top: 42px;	}}@media (min-width: 1200px) {	* + .owl-carousel {		margin-top: 50px;	}}.owl-carousel .owl-dots {	text-align: center;}* + .owl-carousel .owl-dots {	margin-top: 25px;}@media (min-width: 992px) {	* + .owl-carousel .owl-dots {		margin-top: 35px;	}}@media (min-width: 1200px) {	* + .owl-carousel .owl-dots {		margin-top: 50px;	}}.owl-carousel .owl-dot {	display: inline-block;	zoom: 1;	margin: 0 10px;}.owl-carousel .owl-dot span {	width: 10px;	height: 10px;	background: #a3a3a5;	display: block;	-webkit-backface-visibility: visible;	transition: opacity 200ms ease;	border-radius: 5px;}.owl-carousel .owl-dot.active span, .owl-carousel .owl-dot:hover span {	background: #6B39BD;}.owl-theme-2 * + .owl-nav {	margin-top: 40px;}* + .owl-theme-2 {	margin-top: 15px;}.context-dark .owl-prev, .bg-nocturne .owl-prev, .bg-primary .owl-prev,.context-dark .owl-next,.bg-nocturne .owl-next,.bg-primary .owl-next {	color: #ffffff;}.context-dark .owl-carousel .owl-dot span, .bg-nocturne .owl-carousel .owl-dot span, .bg-primary .owl-carousel .owl-dot span {	background: #ffffff;}.context-dark .owl-carousel .owl-dot.active span, .bg-nocturne .owl-carousel .owl-dot.active span, .bg-primary .owl-carousel .owl-dot.active span, .context-dark .owl-carousel .owl-dot:hover span, .bg-nocturne .owl-carousel .owl-dot:hover span, .bg-primary .owl-carousel .owl-dot:hover span {	background: #6B39BD;}/** @section Lightgallery */@font-face {	font-family: 'lg';	src: url("../fonts/lg.eot?n1z373");	src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");	font-weight: normal;	font-style: normal;}.lg-icon {	font-family: 'lg';	speak: none;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	line-height: 1;	/* Better Font Rendering =========== */	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {	background-color: rgba(0, 0, 0, 0.45);	border-radius: 2px;	color: #999;	cursor: pointer;	display: block;	font-size: 22px;	margin-top: -10px;	padding: 8px 10px 9px;	position: absolute;	top: 50%;	z-index: 1090;	border: none;	outline: none;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {	pointer-events: none;	opacity: 0.5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {	color: #FFF;}.lg-actions .lg-next {	right: 20px;}.lg-actions .lg-next:before {	content: "\e095";}.lg-actions .lg-prev {	left: 20px;}.lg-actions .lg-prev:after {	content: "\e094";}@-webkit-keyframes lg-right-end {	0% {		left: 0;	}	50% {		left: -30px;	}	100% {		left: 0;	}}@-moz-keyframes lg-right-end {	0% {		left: 0;	}	50% {		left: -30px;	}	100% {		left: 0;	}}@-ms-keyframes lg-right-end {	0% {		left: 0;	}	50% {		left: -30px;	}	100% {		left: 0;	}}@keyframes lg-right-end {	0% {		left: 0;	}	50% {		left: -30px;	}	100% {		left: 0;	}}@-webkit-keyframes lg-left-end {	0% {		left: 0;	}	50% {		left: 30px;	}	100% {		left: 0;	}}@-moz-keyframes lg-left-end {	0% {		left: 0;	}	50% {		left: 30px;	}	100% {		left: 0;	}}@-ms-keyframes lg-left-end {	0% {		left: 0;	}	50% {		left: 30px;	}	100% {		left: 0;	}}@keyframes lg-left-end {	0% {		left: 0;	}	50% {		left: 30px;	}	100% {		left: 0;	}}.lg-outer.lg-right-end .lg-object {	-webkit-animation: lg-right-end 0.3s;	-o-animation: lg-right-end 0.3s;	animation: lg-right-end 0.3s;	position: relative;}.lg-outer.lg-left-end .lg-object {	-webkit-animation: lg-left-end 0.3s;	-o-animation: lg-left-end 0.3s;	animation: lg-left-end 0.3s;	position: relative;}.lg-toolbar {	z-index: 1092;	left: 0;	position: absolute;	top: 0;	width: 100%;	background-color: rgba(0, 0, 0, 0.45);}.lg-toolbar .lg-icon {	color: #999;	cursor: pointer;	float: right;	font-size: 24px;	height: 47px;	line-height: 27px;	padding: 10px 0;	text-align: center;	width: 50px;	text-decoration: none !important;	outline: medium none;	-webkit-transition: color 0.2s linear;	-o-transition: color 0.2s linear;	transition: color 0.2s linear;}.lg-toolbar .lg-icon:hover {	color: #FFF;}.lg-toolbar .lg-close:after {	content: "\e070";}.lg-toolbar .lg-download:after {	content: "\e0f2";}.lg-sub-html {	background-color: rgba(0, 0, 0, 0.45);	bottom: 0;	color: #EEE;	font-size: 16px;	left: 0;	padding: 10px 40px;	position: fixed;	right: 0;	text-align: center;	z-index: 1090;}.lg-sub-html h4 {	margin: 0;	font-size: 13px;	font-weight: bold;}.lg-sub-html p {	font-size: 12px;	margin: 5px 0 0;}#lg-counter {	color: #999;	display: inline-block;	font-size: 16px;	padding-left: 20px;	padding-top: 12px;	vertical-align: middle;}.lg-toolbar, .lg-prev, .lg-next {	opacity: 1;	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {	opacity: 0;	-webkit-transform: translate3d(-10px, 0, 0);	transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {	opacity: 0;	-webkit-transform: translate3d(10px, 0, 0);	transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {	opacity: 0;	-webkit-transform: translate3d(0, -10px, 0);	transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {	-webkit-transform: scale3d(0.5, 0.5, 0.5);	transform: scale3d(0.5, 0.5, 0.5);	opacity: 0;	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-webkit-transform-origin: 50% 50%;	-moz-transform-origin: 50% 50%;	-ms-transform-origin: 50% 50%;	transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-outer .lg-thumb-outer {	background-color: #0D0A0A;	bottom: 0;	position: absolute;	width: 100%;	z-index: 1090;	max-height: 350px;	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {	-webkit-transform: translate3d(0, 0%, 0);	transform: translate3d(0, 0%, 0);}.lg-outer .lg-thumb {	padding: 10px 0;	height: 100%;	margin-bottom: -5px;	margin-left: auto;	margin-right: auto;}.lg-outer .lg-thumb-item {	cursor: pointer;	float: left;	overflow: hidden;	height: 100%;	border: 2px solid #FFF;	border-radius: 4px;	margin-bottom: 5px;	-webkit-transition: border-color 0.25s ease;	-o-transition: border-color 0.25s ease;	transition: border-color 0.25s ease;}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {	border-color: #6B39BD;}.lg-outer .lg-thumb-item img {	width: 100%;	height: 100%;	object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {	padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {	padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {	-webkit-transition: bottom 0.25s ease;	-o-transition: bottom 0.25s ease;	transition: bottom 0.25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {	bottom: 100px;}.lg-outer .lg-toogle-thumb {	background-color: #0D0A0A;	border-radius: 2px 2px 0 0;	color: #999;	cursor: pointer;	font-size: 24px;	height: 39px;	line-height: 27px;	padding: 5px 0;	position: absolute;	right: 20px;	text-align: center;	top: -39px;	width: 50px;}.lg-outer .lg-toogle-thumb:after {	content: "\e1ff";}.lg-outer .lg-toogle-thumb:hover {	color: #FFF;}.lg-outer .lg-video-cont {	display: inline-block;	vertical-align: middle;	max-width: 1140px;	max-height: 100%;	width: 100%;	padding: 0 5px;}.lg-outer .lg-video {	width: 100%;	height: 0;	padding-bottom: 56.25%;	overflow: hidden;	position: relative;}.lg-outer .lg-video .lg-object {	display: inline-block;	position: absolute;	top: 0;	left: 0;	width: 100% !important;	height: 100% !important;}.lg-outer .lg-video .lg-video-play {	width: 84px;	height: 59px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -42px;	margin-top: -30px;	z-index: 1090;	cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {	-webkit-overflow-scrolling: touch;	overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {	background: url("../images/vimeo-play.png") no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-vimeo:hover .lg-video-play {	background: url("../images/vimeo-play.png") no-repeat scroll 0 -58px transparent;}.lg-outer .lg-has-html5 .lg-video-play {	background: transparent url("../images/video-play.png") no-repeat scroll 0 0;	height: 64px;	margin-left: -32px;	margin-top: -32px;	width: 64px;	opacity: 0.8;}.lg-outer .lg-has-html5:hover .lg-video-play {	opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {	background: url("../images/youtube-play.png") no-repeat scroll 0 0 transparent;}.lg-outer .lg-has-youtube:hover .lg-video-play {	background: url("../images/youtube-play.png") no-repeat scroll 0 -60px transparent;}.lg-outer .lg-video-object {	width: 100% !important;	height: 100% !important;	position: absolute;	top: 0;	left: 0;}.lg-outer .lg-has-video .lg-video-object {	visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {	display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {	visibility: visible;}.lg-progress-bar {	background-color: #333;	height: 5px;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 1093;	opacity: 0;	-webkit-transition: opacity 0.08s ease 0s;	-moz-transition: opacity 0.08s ease 0s;	-o-transition: opacity 0.08s ease 0s;	transition: opacity 0.08s ease 0s;}.lg-progress-bar .lg-progress {	background-color: #6B39BD;	height: 5px;	width: 0;}.lg-progress-bar.lg-start .lg-progress {	width: 100%;}.lg-show-autoplay .lg-progress-bar {	opacity: 1;}.lg-autoplay-button:after {	content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {	content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {	-webkit-transition-duration: 0s;	transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-webkit-transform-origin: 0 0;	-moz-transform-origin: 0 0;	-ms-transform-origin: 0 0;	transform-origin: 0 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}#lg-zoom-in:after {	content: "\e311";}#lg-actual-size {	font-size: 20px;}#lg-actual-size:after {	content: "\e033";}#lg-zoom-out {	opacity: 0.5;	pointer-events: none;}#lg-zoom-out:after {	content: "\e312";}.lg-zoomed #lg-zoom-out {	opacity: 1;	pointer-events: auto;}.lg-outer .lg-pager-outer {	bottom: 60px;	left: 0;	position: absolute;	right: 0;	text-align: center;	z-index: 1090;	height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {	overflow: visible;}.lg-outer .lg-pager-cont {	cursor: pointer;	display: inline-block;	overflow: hidden;	position: relative;	vertical-align: top;	margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {	opacity: 1;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {	box-shadow: 0 0 0 2px white inset;}.lg-outer .lg-pager-thumb-cont {	background-color: #fff;	color: #FFF;	bottom: 100%;	height: 83px;	left: 0;	margin-bottom: 20px;	margin-left: -60px;	opacity: 0;	padding: 5px;	position: absolute;	width: 120px;	border-radius: 3px;	-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;	-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;	-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {	width: 100%;	height: 100%;}.lg-outer .lg-pager {	background-color: rgba(255, 255, 255, 0.5);	border-radius: 50%;	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;	display: block;	height: 12px;	-webkit-transition: box-shadow 0.3s ease 0s;	-o-transition: box-shadow 0.3s ease 0s;	transition: box-shadow 0.3s ease 0s;	width: 12px;}.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {	box-shadow: 0 0 0 8px white inset;}.lg-outer .lg-caret {	border-left: 10px solid transparent;	border-right: 10px solid transparent;	border-top: 10px dashed;	bottom: -10px;	display: inline-block;	height: 0;	left: 50%;	margin-left: -5px;	position: absolute;	vertical-align: middle;	width: 0;}.lg-fullscreen:after {	content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {	content: "\e20d";}.lg-outer #lg-dropdown-overlay {	background-color: rgba(0, 0, 0, 0.25);	bottom: 0;	cursor: default;	left: 0;	position: fixed;	right: 0;	top: 0;	z-index: 1091;	opacity: 0;	visibility: hidden;	-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;	-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;	transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;}.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {	-webkit-transition-delay: 0s;	transition-delay: 0s;	-moz-transform: translate3d(0, 0px, 0);	-o-transform: translate3d(0, 0px, 0);	-ms-transform: translate3d(0, 0px, 0);	-webkit-transform: translate3d(0, 0px, 0);	transform: translate3d(0, 0px, 0);	opacity: 1;	visibility: visible;}.lg-outer.lg-dropdown-active #lg-share {	color: #FFF;}.lg-outer .lg-dropdown {	background-color: #fff;	border-radius: 2px;	font-size: 14px;	list-style-type: none;	margin: 0;	padding: 10px 0;	position: absolute;	right: 0;	text-align: left;	top: 50px;	opacity: 0;	visibility: hidden;	-moz-transform: translate3d(0, 5px, 0);	-o-transform: translate3d(0, 5px, 0);	-ms-transform: translate3d(0, 5px, 0);	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);	-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;	-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;	-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;}.lg-outer .lg-dropdown:after {	content: "";	display: block;	height: 0;	width: 0;	position: absolute;	border: 8px solid transparent;	border-bottom-color: #FFF;	right: 16px;	top: -16px;}.lg-outer .lg-dropdown > li:last-child {	margin-bottom: 0px;}.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {	color: #333;}.lg-outer .lg-dropdown a {	color: #333;	display: block;	white-space: pre;	padding: 4px 12px;	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;	font-size: 12px;}.lg-outer .lg-dropdown a:hover {	background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {	display: inline-block;	line-height: 1;	margin-top: -3px;	vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {	color: #333;	display: inline-block;	float: none;	font-size: 20px;	height: auto;	line-height: 1;	margin-right: 8px;	padding: 0;	vertical-align: middle;	width: auto;}.lg-outer #lg-share {	position: relative;}.lg-outer #lg-share:after {	content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {	color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {	content: "\e901";}.lg-outer #lg-share-twitter .lg-icon {	color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {	content: "\e904";}.lg-outer #lg-share-googleplus .lg-icon {	color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {	content: "\e902";}.lg-outer #lg-share-pinterest .lg-icon {	color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {	content: "\e903";}.lg-css3.lg-zoom-in .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {	-webkit-transform: scale3d(1.3, 1.3, 1.3);	transform: scale3d(1.3, 1.3, 1.3);}.lg-css3.lg-zoom-in .lg-item.lg-next-slide {	-webkit-transform: scale3d(1.3, 1.3, 1.3);	transform: scale3d(1.3, 1.3, 1.3);}.lg-css3.lg-zoom-in .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-in-big .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-in-big .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0.7, 0.7, 0.7);	transform: scale3d(0.7, 0.7, 0.7);}.lg-css3.lg-zoom-out .lg-item.lg-next-slide {	-webkit-transform: scale3d(0.7, 0.7, 0.7);	transform: scale3d(0.7, 0.7, 0.7);}.lg-css3.lg-zoom-out .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out-big .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-out-big .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-out-in .lg-item {	opacity: 0;}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-out-in .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-zoom-in-out .lg-item {	opacity: 0;}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {	-webkit-transform: scale3d(2, 2, 2);	transform: scale3d(2, 2, 2);}.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {	-webkit-transform: scale3d(0, 0, 0);	transform: scale3d(0, 0, 0);}.lg-css3.lg-zoom-in-out .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-soft-zoom .lg-item {	opacity: 0;}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {	-webkit-transform: scale3d(1.1, 1.1, 1.1);	transform: scale3d(1.1, 1.1, 1.1);}.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {	-webkit-transform: scale3d(0.9, 0.9, 0.9);	transform: scale3d(0.9, 0.9, 0.9);}.lg-css3.lg-soft-zoom .lg-item.lg-current {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-scale-up .lg-item {	opacity: 0;}.lg-css3.lg-scale-up .lg-item.lg-prev-slide {	-moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);}.lg-css3.lg-scale-up .lg-item.lg-next-slide {	-moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	-webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);	transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);}.lg-css3.lg-scale-up .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);}.lg-css3.lg-slide-circular .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);}.lg-css3.lg-slide-circular .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-up .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);}.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);}.lg-css3.lg-slide-circular-up .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-down .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);}.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);}.lg-css3.lg-slide-circular-down .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);}.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);}.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical-left .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-circular-vertical-down .lg-item {	opacity: 0;}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {	-moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);	transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;}.lg-css3.lg-slide-vertical .lg-item {	opacity: 0;}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {	-webkit-transform: translate3d(0, -100%, 0);	transform: translate3d(0, -100%, 0);}.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);}.lg-css3.lg-slide-vertical .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-vertical-growth .lg-item {	opacity: 0;}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);}.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {	-moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	-webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);	transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);}.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {	-moz-transform: skew(10deg, 0deg);	-o-transform: skew(10deg, 0deg);	-ms-transform: skew(10deg, 0deg);	-webkit-transform: skew(10deg, 0deg);	transform: skew(10deg, 0deg);}.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {	-moz-transform: skew(10deg, 0deg);	-o-transform: skew(10deg, 0deg);	-ms-transform: skew(10deg, 0deg);	-webkit-transform: skew(10deg, 0deg);	transform: skew(10deg, 0deg);}.lg-css3.lg-slide-skew-only .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-10deg, 0deg);	-o-transform: skew(-10deg, 0deg);	-ms-transform: skew(-10deg, 0deg);	-webkit-transform: skew(-10deg, 0deg);	transform: skew(-10deg, 0deg);}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {	-moz-transform: skew(-10deg, 0deg);	-o-transform: skew(-10deg, 0deg);	-ms-transform: skew(-10deg, 0deg);	-webkit-transform: skew(-10deg, 0deg);	transform: skew(-10deg, 0deg);}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-y .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 10deg);	-o-transform: skew(0deg, 10deg);	-ms-transform: skew(0deg, 10deg);	-webkit-transform: skew(0deg, 10deg);	transform: skew(0deg, 10deg);}.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {	-moz-transform: skew(0deg, 10deg);	-o-transform: skew(0deg, 10deg);	-ms-transform: skew(0deg, 10deg);	-webkit-transform: skew(0deg, 10deg);	transform: skew(0deg, 10deg);}.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-only-y-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -10deg);	-o-transform: skew(0deg, -10deg);	-ms-transform: skew(0deg, -10deg);	-webkit-transform: skew(0deg, -10deg);	transform: skew(0deg, -10deg);}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {	-moz-transform: skew(0deg, -10deg);	-o-transform: skew(0deg, -10deg);	-ms-transform: skew(0deg, -10deg);	-webkit-transform: skew(0deg, -10deg);	transform: skew(0deg, -10deg);}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg);	-o-transform: skew(0deg, 0deg);	-ms-transform: skew(0deg, 0deg);	-webkit-transform: skew(0deg, 0deg);	transform: skew(0deg, 0deg);	opacity: 1;}.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {	-moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);	-o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);	-ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);	-webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);	transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);}.lg-css3.lg-slide-skew .lg-item.lg-next-slide {	-moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);	-o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);	-ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);	-webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);	transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);}.lg-css3.lg-slide-skew .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);	-o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);	-ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);	-webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);	transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);}.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {	-moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);	-o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);	-ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);	-webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);	transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);}.lg-css3.lg-slide-skew-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-cross .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);	-o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);	-ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);	-webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);	transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);}.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {	-moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);	-o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);	-ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);	-webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);	transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);}.lg-css3.lg-slide-skew-cross .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-cross-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);	-o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);	-ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);	-webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);	transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {	-moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);	-o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);	-ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);	-webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);	transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {	-moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);	-o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);	-ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);	-webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);	transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);}.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {	-moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);	-o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);	-ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);	-webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);	transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);}.lg-css3.lg-slide-skew-ver .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {	-moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);	-o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);	-ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);	-webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);	transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {	-moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);	-o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);	-ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);	-webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);	transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-cross .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);	-o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);	-ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);	-webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);	transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {	-moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);	-o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);	-ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);	-webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);	transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {	opacity: 0;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {	-moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);	-o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);	-ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);	-webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);	transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {	-moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);	-o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);	-ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);	-webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);	transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {	-moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	-webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);	opacity: 1;}.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-lollipop .lg-item {	opacity: 0;}.lg-css3.lg-lollipop .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-lollipop .lg-item.lg-next-slide {	-moz-transform: translate3d(0, 0, 0) scale(0.5);	-o-transform: translate3d(0, 0, 0) scale(0.5);	-ms-transform: translate3d(0, 0, 0) scale(0.5);	-webkit-transform: translate3d(0, 0, 0) scale(0.5);	transform: translate3d(0, 0, 0) scale(0.5);}.lg-css3.lg-lollipop .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-lollipop-rev .lg-item {	opacity: 0;}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {	-moz-transform: translate3d(0, 0, 0) scale(0.5);	-o-transform: translate3d(0, 0, 0) scale(0.5);	-ms-transform: translate3d(0, 0, 0) scale(0.5);	-webkit-transform: translate3d(0, 0, 0) scale(0.5);	transform: translate3d(0, 0, 0) scale(0.5);}.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-lollipop-rev .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-rotate .lg-item {	opacity: 0;}.lg-css3.lg-rotate .lg-item.lg-prev-slide {	-moz-transform: rotate(-360deg);	-o-transform: rotate(-360deg);	-ms-transform: rotate(-360deg);	-webkit-transform: rotate(-360deg);	transform: rotate(-360deg);}.lg-css3.lg-rotate .lg-item.lg-next-slide {	-moz-transform: rotate(360deg);	-o-transform: rotate(360deg);	-ms-transform: rotate(360deg);	-webkit-transform: rotate(360deg);	transform: rotate(360deg);}.lg-css3.lg-rotate .lg-item.lg-current {	-moz-transform: rotate(0deg);	-o-transform: rotate(0deg);	-ms-transform: rotate(0deg);	-webkit-transform: rotate(0deg);	transform: rotate(0deg);	opacity: 1;}.lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-rotate-rev .lg-item {	opacity: 0;}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {	-moz-transform: rotate(360deg);	-o-transform: rotate(360deg);	-ms-transform: rotate(360deg);	-webkit-transform: rotate(360deg);	transform: rotate(360deg);}.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {	-moz-transform: rotate(-360deg);	-o-transform: rotate(-360deg);	-ms-transform: rotate(-360deg);	-webkit-transform: rotate(-360deg);	transform: rotate(-360deg);}.lg-css3.lg-rotate-rev .lg-item.lg-current {	-moz-transform: rotate(0deg);	-o-transform: rotate(0deg);	-ms-transform: rotate(0deg);	-webkit-transform: rotate(0deg);	transform: rotate(0deg);	opacity: 1;}.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-tube .lg-item {	opacity: 0;}.lg-css3.lg-tube .lg-item.lg-prev-slide {	-moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	-webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);	transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);}.lg-css3.lg-tube .lg-item.lg-next-slide {	-moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	-webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);	transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);}.lg-css3.lg-tube .lg-item.lg-current {	-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-group:after {	content: "";	display: table;	clear: both;}.lg-outer {	width: 100%;	height: 100%;	position: fixed;	top: 0;	left: 0;	z-index: 1090;	text-align: left;	opacity: 0;	-webkit-transition: opacity 0.15s ease 0s;	-o-transition: opacity 0.15s ease 0s;	transition: opacity 0.15s ease 0s;}.lg-outer * {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.lg-outer.lg-visible {	opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {	-webkit-transition-duration: inherit !important;	transition-duration: inherit !important;	-webkit-transition-timing-function: inherit !important;	transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;	opacity: 1;}.lg-outer.lg-grab img.lg-object {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer.lg-grabbing img.lg-object {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg {	height: 100%;	width: 100%;	position: relative;	overflow: hidden;	margin-left: auto;	margin-right: auto;	max-width: 100%;	max-height: 100%;}.lg-outer .lg-inner {	width: 100%;	height: 100%;	position: absolute;	left: 0;	top: 0;	white-space: nowrap;}.lg-outer .lg-item {	background: url("../images/loading.gif") no-repeat scroll center center transparent;	display: none !important;}.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {	display: inline-block !important;}.lg-outer.lg-css .lg-current {	display: inline-block !important;}.lg-outer .lg-item, .lg-outer .lg-img-wrap {	display: inline-block;	text-align: center;	position: absolute;	width: 100%;	height: 100%;}.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {	content: "";	display: inline-block;	height: 50%;	width: 1px;	margin-right: -1px;}.lg-outer .lg-img-wrap {	position: absolute;	padding: 0 5px;	left: 0;	right: 0;	top: 0;	bottom: 0;}.lg-outer .lg-item.lg-complete {	background-image: none;}.lg-outer .lg-item.lg-current {	z-index: 1090;}.lg-outer .lg-image {	display: inline-block;	vertical-align: middle;	max-width: 100%;	max-height: 100%;	width: auto !important;	height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {	opacity: 0;	-webkit-transition: opacity 0.15s ease 0s;	-o-transition: opacity 0.15s ease 0s;	transition: opacity 0.15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {	opacity: 1;}.lg-outer .lg-empty-html {	display: none;}.lg-outer.lg-hide-download #lg-download {	display: none;}.lg-backdrop {	position: fixed;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 1090;	background-color: #000;	opacity: 0;	-webkit-transition: opacity 0.15s ease 0s;	-o-transition: opacity 0.15s ease 0s;	transition: opacity 0.15s ease 0s;}.lg-backdrop.in {	opacity: 0.85;}.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {	-webkit-transition: none 0s ease 0s !important;	-moz-transition: none 0s ease 0s !important;	-o-transition: none 0s ease 0s !important;	transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item {	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-css3.lg-use-left .lg-item {	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {	opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {	opacity: 1;}.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {	-webkit-transition: opacity 0.1s ease 0s;	-moz-transition: opacity 0.1s ease 0s;	-o-transition: opacity 0.1s ease 0s;	transition: opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {	opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {	opacity: 0;	position: absolute;	left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {	left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {	left: 0;	opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}/** @section Bootstrap Modal */.ios .modal-open {	position: fixed;	width: 100%;	height: 100%;}body {  background-color: #292944 !important;}/* =========================================================   HERO / INTRO SECTION========================================================= */.hero-section {  background:    radial-gradient(circle at top left, rgba(107, 57, 189, 0.28), transparent 32%),    radial-gradient(circle at bottom right, rgba(255, 215, 130, 0.12), transparent 28%),    linear-gradient(135deg, #151520 0%, #1c1c2b 45%, #101018 100%);}/* =========================================================   HERO / CONTENT WRAPPER========================================================= */.hero-copy {  position: relative;  z-index: 2;  max-width: 680px;}/* =========================================================   HERO / EYEBROW LABEL========================================================= */.hero-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border: 1px solid rgba(255, 255, 255, 0.14);  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  color: #d7c6ff;  font-size: 13px;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;  line-height: 1;}/* =========================================================   HERO / TITLE========================================================= */.hero-section h1 {  max-width: 760px;  margin-bottom: 0;  color: #ffffff;  line-height: 1.08;  letter-spacing: -0.02em;  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.35);}/* =========================================================   HERO / DESCRIPTION TEXT========================================================= */.hero-lead {  max-width: 620px;  font-size: 1.08rem;  line-height: 1.7;  color: rgba(255, 255, 255, 0.82);}.welcome-bonus-text {  max-width: 620px;  font-size: 1.2rem;  font-weight: 700;  line-height: 1.65;  color: #ffffff;  text-shadow: 0 0 18px rgba(255, 255, 255, 0.08);  margin-bottom: 0;}/* =========================================================   HERO / FEATURE TAGS========================================================= */.hero-features {  display: flex;  flex-wrap: wrap;  gap: 12px;  margin-top: 28px;}.hero-feature-item {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 10px 16px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.06);  border: 1px solid rgba(255, 255, 255, 0.10);  color: #ffffff;  font-size: 0.95rem;  font-weight: 600;  line-height: 1;  backdrop-filter: blur(6px);  -webkit-backdrop-filter: blur(6px);  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);}/* =========================================================   HERO / BUTTONS WRAPPER (FIX ALIGNMENT)========================================================= */.hero-actions {  display: flex;  gap: 14px;  margin-top: 34px;  align-items: center; }/* =========================================================   HERO / BOOTSTRAP RESET (КРИТИЧНО)========================================================= */.hero-actions .btn {  margin: 0 !important;  padding: 0 !important;  line-height: 1 !important;  display: inline-flex !important;  align-items: center !important;  justify-content: center !important;}/* =========================================================   HERO / BUTTONS BASE (ОДИНАКОВЫЙ РАЗМЕР)========================================================= */.hero-btn-primary,.hero-btn-secondary {  height: 56px;               padding: 0 28px;            min-width: 170px;  border-radius: 999px;  font-size: 16px;  font-weight: 700;  text-decoration: none;  box-sizing: border-box;  transition: all 0.3s ease;}/* =========================================================   HERO / PRIMARY BUTTON========================================================= */.hero-btn-primary {  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  border: none !important;  box-shadow:    0 8px 20px rgba(123, 63, 242, 0.35),    inset 0 1px 0 rgba(255, 255, 255, 0.15);}.hero-btn-primary:hover {  transform: translateY(-2px);  box-shadow:    0 12px 28px rgba(123, 63, 242, 0.45),    inset 0 1px 0 rgba(255, 255, 255, 0.20);}.hero-btn-primary::after {  content: "";  position: absolute;  inset: 0;  border-radius: inherit;  background: linear-gradient(to top, transparent, rgba(255,255,255,0.18));  opacity: 0.6;}/* =========================================================   HERO / SECONDARY BUTTON (ФИКС СМЕЩЕНИЯ)========================================================= */.hero-btn-secondary {  background: rgba(255, 255, 255, 0.03) !important;  color: #ffffff !important;  border: 1px solid rgba(255, 255, 255, 0.10) !important;  box-shadow:    0 8px 20px rgba(0, 0, 0, 0.18),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.hero-btn-secondary:hover {  transform: translateY(-2px);  background: rgba(255, 255, 255, 0.08) !important;}/* =========================================================   HERO / TABLET========================================================= */@media (max-width: 991px) {  .hero-section {    text-align: center;  }  .hero-copy {    max-width: 100%;    margin: 0 auto;  }  .hero-lead,  .welcome-bonus-text {    max-width: 100%;  }  .hero-features,  .hero-actions {    justify-content: center;  }}/* =========================================================   HERO / MOBILE========================================================= */@media (max-width: 767px) {  .hero-section h1 {    font-size: 2.4rem;  }  .hero-btn-primary,  .hero-btn-secondary {    width: 100%;  }}/* =========================================================   STEPS / START PLAYING SECTION========================================================= */.steps-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top center, rgba(123, 63, 242, 0.18), transparent 30%),    radial-gradient(circle at bottom left, rgba(255, 195, 110, 0.10), transparent 24%),    linear-gradient(135deg, #181825 0%, #202036 48%, #12121c 100%);  color: #ffffff;}/* =========================================================   STEPS / INNER SHELL========================================================= */.steps-shell {  position: relative;  z-index: 2;  max-width: 1120px;  margin: 0 auto;}/* =========================================================   STEPS / HEADING========================================================= */.steps-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border: 1px solid rgba(255, 255, 255, 0.12);  border-radius: 999px;  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.steps-title {  max-width: 860px;  margin: 0 auto;  color: #ffffff;  line-height: 1.15;  letter-spacing: -0.02em;}.steps-title span {  color: #b88cff;}.steps-subtitle {  max-width: 760px;  margin: 24px auto 0;  color: rgba(255, 255, 255, 0.78);  font-size: 1.05rem;  line-height: 1.75;}/* =========================================================   STEPS / CARDS ROW========================================================= */.steps-row {  margin-top: 52px;}/* =========================================================   STEPS / CARD========================================================= */.steps-card {  position: relative;  height: 100%;  padding: 34px 28px 30px;  border-radius: 24px;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 40px rgba(0, 0, 0, 0.22),    inset 0 1px 0 rgba(255, 255, 255, 0.05);  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;  backdrop-filter: blur(8px);  -webkit-backdrop-filter: blur(8px);}.steps-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.38);  box-shadow:    0 24px 46px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.10) inset;}.steps-number {  display: inline-flex;  align-items: center;  justify-content: center;  width: 58px;  height: 58px;  margin-bottom: 22px;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  color: #ffffff;  font-size: 1rem;  font-weight: 800;  line-height: 1;  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255, 255, 255, 0.16);}.steps-card h4 {  margin-bottom: 12px;  color: #ffffff;  font-size: 1.28rem;  font-weight: 700;  line-height: 1.35;}.steps-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 1rem;  line-height: 1.7;}/* =========================================================   STEPS / BONUS HIGHLIGHT========================================================= */.bonus-highlight {  max-width: 920px;  margin: 42px auto 0;  padding: 24px 28px;  border-radius: 24px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.16), rgba(255, 255, 255, 0.04));  border: 1px solid rgba(184, 140, 255, 0.20);  box-shadow:    0 18px 40px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255, 255, 255, 0.06);}.bonus-label {  display: inline-block;  margin-bottom: 10px;  color: #d7c6ff;  font-size: 0.88rem;  font-weight: 700;  text-transform: uppercase;  letter-spacing: 0.08em;}.bonus-value {  color: #ffffff;  font-size: 1.35rem;  font-weight: 800;  line-height: 1.45;  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);}/* =========================================================   STEPS / ACTION BUTTONS========================================================= */.steps-actions {  display: flex;  justify-content: center;  align-items: center;  gap: 14px;  margin-top: 34px;}.steps-actions .btn {  margin: 0 !important;  padding: 0 !important;  line-height: 1 !important;  display: inline-flex !important;  align-items: center !important;  justify-content: center !important;  text-decoration: none;}.steps-btn-primary,.steps-btn-secondary {  min-width: 190px;  height: 56px;  padding: 0 30px;  border-radius: 999px;  font-size: 16px;  font-weight: 700;  box-sizing: border-box;  transition: all 0.3s ease;}.steps-btn-primary {  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  border: none !important;  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255, 255, 255, 0.16);}.steps-btn-primary:hover {  transform: translateY(-2px);  color: #ffffff !important;  box-shadow:    0 14px 30px rgba(123, 63, 242, 0.42),    inset 0 1px 0 rgba(255, 255, 255, 0.20);}.steps-btn-secondary {  background: rgba(255, 255, 255, 0.04) !important;  color: #ffffff !important;  border: 1px solid rgba(255, 255, 255, 0.10) !important;  box-shadow:    0 8px 20px rgba(0, 0, 0, 0.18),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.steps-btn-secondary:hover {  transform: translateY(-2px);  color: #ffffff !important;  background: rgba(255, 255, 255, 0.08) !important;}/* =========================================================   STEPS / TABLET========================================================= */@media (max-width: 991px) {  .steps-title {    max-width: 100%;  }  .steps-subtitle {    max-width: 100%;  }  .steps-row {    margin-top: 42px;  }}/* =========================================================   STEPS / MOBILE========================================================= */@media (max-width: 767px) {  .steps-section {    text-align: center;  }  .steps-title {    font-size: 2rem;    line-height: 1.16;  }  .steps-subtitle {    font-size: 1rem;    line-height: 1.7;  }  .steps-card {    padding: 28px 22px 24px;    border-radius: 20px;  }  .steps-number {    width: 52px;    height: 52px;    margin-bottom: 18px;    border-radius: 16px;  }  .bonus-highlight {    padding: 20px 18px;    border-radius: 20px;  }  .bonus-value {    font-size: 1.1rem;    line-height: 1.5;  }  .steps-actions {    flex-direction: column;  }  .steps-btn-primary,  .steps-btn-secondary {    width: 100%;    min-width: auto;  }}/* =========================================================   GAMES / POPULAR GAMES SECTION========================================================= */.games-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top right, rgba(123, 63, 242, 0.16), transparent 26%),    radial-gradient(circle at bottom left, rgba(255, 210, 120, 0.08), transparent 22%),    linear-gradient(135deg, #151523 0%, #1b1b2f 45%, #22223a 100%);}/* =========================================================   GAMES / HEADING========================================================= */.games-heading {  max-width: 860px;  margin: 0 auto 48px;}.games-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border: 1px solid rgba(255, 255, 255, 0.12);  border-radius: 999px;  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.games-title {  color: #ffffff;  line-height: 1.15;  letter-spacing: -0.02em;  margin-bottom: 0;}.games-title span {  color: #b88cff;}.games-subtitle {  max-width: 760px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.78);  font-size: 1.05rem;  line-height: 1.75;}/* =========================================================   GAMES / GRID========================================================= */.games-grid {  position: relative;  z-index: 2;}/* =========================================================   GAMES / CARD========================================================= */.game-card {  position: relative;  width: 100%;  aspect-ratio: 3 / 4;  overflow: hidden;  border-radius: 20px;  background:    linear-gradient(180deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.02) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 34px rgba(0, 0, 0, 0.22),    inset 0 1px 0 rgba(255, 255, 255, 0.04);  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;}.game-card img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  pointer-events: none;  transition: transform 0.45s ease;}.game-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.34);  box-shadow:    0 24px 40px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}.game-card:hover img {  transform: scale(1.04);}/* =========================================================   GAMES / CARD OVERLAY========================================================= */.game-card-overlay {  position: absolute;  inset: 0;  display: flex;  align-items: center;  justify-content: center;  padding: 18px;  background:    linear-gradient(180deg, rgba(10, 10, 16, 0.18) 0%, rgba(12, 12, 20, 0.78) 100%);  opacity: 0;  transition: opacity 0.3s ease;}.game-card:hover .game-card-overlay {  opacity: 1;}/* =========================================================   GAMES / CARD BUTTON========================================================= */.game-card-btn {  display: inline-flex !important;  align-items: center;  justify-content: center;  min-width: 132px;  height: 48px;  padding: 0 24px !important;  border-radius: 999px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  font-size: 14px;  font-weight: 700;  line-height: 1;  text-decoration: none;  border: none !important;  box-shadow:    0 10px 22px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255, 255, 255, 0.16);  transition: transform 0.25s ease, box-shadow 0.25s ease;}.game-card-btn:hover {  transform: translateY(-2px);  color: #ffffff !important;  box-shadow:    0 14px 28px rgba(123, 63, 242, 0.42),    inset 0 1px 0 rgba(255, 255, 255, 0.18);}/* =========================================================   GAMES / MOBILE========================================================= */@media (max-width: 767px) {  .games-heading {    margin-bottom: 34px;  }  .games-title {    font-size: 2rem;    line-height: 1.16;  }  .games-subtitle {    font-size: 1rem;    line-height: 1.7;  }  .game-card {    border-radius: 16px;  }  .game-card-btn {    min-width: 118px;    height: 44px;    font-size: 13px;    padding: 0 20px !important;  }}/* =========================================================   VENUE / ABOUT LAND-BASED CASINO SECTION========================================================= */.venue-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.14), transparent 28%),    radial-gradient(circle at bottom right, rgba(255, 204, 122, 0.10), transparent 24%),    linear-gradient(135deg, #141420 0%, #1a1a2b 45%, #101018 100%);  color: #ffffff;}.venue-section::before {  content: "";  position: absolute;  top: -140px;  right: -140px;  width: 320px;  height: 320px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 70%);  pointer-events: none;}.venue-section::after {  content: "";  position: absolute;  bottom: -180px;  left: -120px;  width: 340px;  height: 340px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.08) 0%, transparent 72%);  pointer-events: none;}/* =========================================================   VENUE / SHELL========================================================= */.venue-shell {  position: relative;  z-index: 2;}/* =========================================================   VENUE / MEDIA COLUMN========================================================= */.venue-media {  position: relative;  max-width: 520px;}.venue-media-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.venue-media-decor-1 {  top: -22px;  left: -18px;  width: 110px;  height: 110px;  border: 1px solid rgba(184, 140, 255, 0.22);  border-radius: 28px;  transform: rotate(12deg);}.venue-media-decor-2 {  right: -16px;  bottom: 110px;  width: 84px;  height: 84px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.22) 0%, transparent 72%);  filter: blur(2px);}.venue-image-wrap {  position: relative;  z-index: 2;  overflow: hidden;  border-radius: 28px;  border: 1px solid rgba(255, 255, 255, 0.08);  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);  box-shadow:    0 24px 48px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(255,255,255,0.03) inset;}.venue-image-wrap::after {  content: "";  position: absolute;  inset: 0;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 24%, rgba(0,0,0,0.12) 100%);  pointer-events: none;}.venue-image {  display: block;  width: 100%;  height: auto;  min-height: 500px;  object-fit: cover;}.venue-media-note {  position: relative;  z-index: 2;  margin-top: 18px;  padding: 22px 22px 20px;  border-radius: 22px;  background:    linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 16px 34px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.04);}.venue-note-label {  display: inline-block;  margin-bottom: 10px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.venue-media-note p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 0.98rem;  line-height: 1.7;}/* =========================================================   VENUE / CONTENT COLUMN========================================================= */.venue-content {  position: relative;  max-width: 720px;}.venue-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.venue-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;  max-width: 720px;}.venue-title span {  color: #b88cff;}.venue-lead {  margin-top: 24px;  color: rgba(255, 255, 255, 0.82);  font-size: 1.06rem;  line-height: 1.85;  max-width: 680px;}.venue-divider {  width: 96px;  height: 2px;  margin: 28px 0 30px;  border-radius: 999px;  background: linear-gradient(90deg, #7b3ff2, rgba(255,255,255,0.12));}/* =========================================================   VENUE / HIGHLIGHT CARDS========================================================= */.venue-highlights {  display: grid;  gap: 16px;}.venue-highlight-card {  display: flex;  gap: 16px;  align-items: flex-start;  padding: 20px 20px 18px;  border-radius: 22px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;}.venue-highlight-card:hover {  transform: translateY(-5px);  border-color: rgba(184, 140, 255, 0.30);  box-shadow:    0 18px 36px rgba(0, 0, 0, 0.22),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}/* =========================================================   VENUE / ICON STYLE (LUCIDE)========================================================= */.venue-highlight-icon {  flex: 0 0 56px;  width: 56px;  height: 56px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.venue-highlight-icon svg {  width: 24px;  height: 24px;  stroke: #ffffff;  stroke-width: 2;}.venue-highlight-text h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.12rem;  font-weight: 700;  line-height: 1.35;}.venue-highlight-text p {  margin: 0;  color: rgba(255, 255, 255, 0.76);  font-size: 0.98rem;  line-height: 1.7;}/* =========================================================   VENUE / FEATURE PILLS========================================================= */.venue-feature-list {  display: flex;  flex-wrap: wrap;  gap: 12px;  margin-top: 28px;}.venue-feature-pill {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 10px 16px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.10);  color: #ffffff;  font-size: 0.92rem;  font-weight: 600;  line-height: 1;  backdrop-filter: blur(6px);  -webkit-backdrop-filter: blur(6px);}/* =========================================================   VENUE / FOOTER TEXT========================================================= */.venue-footer-text {  margin-top: 28px;  max-width: 680px;  color: rgba(255, 255, 255, 0.80);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   VENUE / TABLET========================================================= */@media (max-width: 991px) {  .venue-media {    max-width: 100%;    margin: 0 auto;  }  .venue-content {    max-width: 100%;  }  .venue-title,  .venue-lead,  .venue-footer-text {    max-width: 100%;  }  .venue-image {    min-height: 420px;  }}/* =========================================================   VENUE / MOBILE========================================================= */@media (max-width: 767px) {  .venue-section {    text-align: center;  }  .venue-title {    font-size: 2rem;    line-height: 1.16;  }  .venue-lead,  .venue-footer-text {    font-size: 1rem;    line-height: 1.75;  }  .venue-divider {    margin: 24px auto 28px;  }  .venue-highlight-card {    flex-direction: column;    align-items: center;    text-align: center;    padding: 18px 18px 16px;  }  .venue-feature-list {    justify-content: center;  }  .venue-image {    min-height: 320px;  }  .venue-media-note {    text-align: center;  }}/* =========================================================   VENUE / ONLINE CARD========================================================= */.venue-online-card {  display: flex;  gap: 16px;  align-items: flex-start;  margin-top: 18px;  padding: 22px 20px;  border-radius: 22px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.03));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 16px 34px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.05);  transition: all 0.3s ease;}.venue-online-card:hover {  transform: translateY(-5px);  border-color: rgba(184, 140, 255, 0.40);  box-shadow:    0 22px 42px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}/* =========================================================   VENUE / ONLINE ICON========================================================= */.venue-online-icon {  flex: 0 0 52px;  width: 52px;  height: 52px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 16px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 22px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.14);}.venue-online-icon svg {  width: 22px;  height: 22px;  stroke: #ffffff;  stroke-width: 2;}/* =========================================================   VENUE / ONLINE CONTENT========================================================= */.venue-online-content {  flex: 1;}.venue-online-label {  display: inline-block;  margin-bottom: 8px;  color: #d7c6ff;  font-size: 0.78rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.venue-online-content p {  margin: 0 0 12px;  color: rgba(255, 255, 255, 0.82);  font-size: 0.96rem;  line-height: 1.65;}/* =========================================================   VENUE / ONLINE LINK========================================================= */.venue-online-link {  display: inline-flex;  align-items: center;  gap: 6px;  font-size: 0.95rem;  font-weight: 700;  color: #b88cff;  text-decoration: none;  transition: all 0.25s ease;}.venue-online-link:hover {  color: #ffffff;  transform: translateX(3px);}/* =========================================================   VENUE / 3D IMAGE EFFECT========================================================= */.venue-tilt {  transform-style: preserve-3d;  perspective: 1000px;  transition: transform 0.2s ease;}.venue-tilt .venue-image {  transform: translateZ(0);  transition: transform 0.2s ease;  will-change: transform;}/* лёгкий hover-эффект (fallback если JS не сработает) */.venue-tilt:hover {  transform: rotateX(2deg) rotateY(-2deg) scale(1.02);}/* =========================================================   VENUE / LAYERED PARALLAX IMAGE========================================================= */.venue-image-wrap {  position: relative;  z-index: 2;  overflow: hidden;  border-radius: 28px;  border: 1px solid rgba(255, 255, 255, 0.08);  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);  box-shadow:    0 24px 48px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(255,255,255,0.03) inset;}.venue-parallax-card {  position: relative;  transform-style: preserve-3d;  will-change: transform;  transition: transform 0.18s ease;}.venue-parallax-bg {  position: absolute;  inset: -8%;  z-index: 0;  background:    radial-gradient(circle at 20% 20%, rgba(123, 63, 242, 0.28), transparent 36%),    radial-gradient(circle at 80% 75%, rgba(255, 210, 120, 0.14), transparent 30%),    linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.01));  transform: translate3d(0, 0, -20px) scale(1.08);  transition: transform 0.18s ease;  pointer-events: none;}.venue-parallax-media {  position: relative;  z-index: 2;  transform: translate3d(0, 0, 0);  transition: transform 0.18s ease;  will-change: transform;}.venue-parallax-image {  display: block;  width: 100%;  height: auto;  min-height: 500px;  object-fit: cover;  transform: scale(1.02);  transition: transform 0.18s ease;  will-change: transform;}.venue-parallax-glow {  position: absolute;  inset: -20%;  z-index: 1;  pointer-events: none;  background: radial-gradient(    circle at var(--glow-x, 50%) var(--glow-y, 50%),    rgba(255, 255, 255, 0.16) 0%,    rgba(255, 255, 255, 0.06) 14%,    rgba(255, 255, 255, 0.00) 42%  );  opacity: 0;  transition: opacity 0.22s ease, transform 0.18s ease;  mix-blend-mode: screen;}.venue-parallax-card:hover .venue-parallax-glow {  opacity: 1;}.venue-image-wrap::after {  content: "";  position: absolute;  inset: 0;  z-index: 3;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 24%, rgba(0,0,0,0.12) 100%);  pointer-events: none;}/* =========================================================   VENUE / PARALLAX MOBILE SAFETY========================================================= */@media (max-width: 991px) {  .venue-parallax-card,  .venue-parallax-bg,  .venue-parallax-media,  .venue-parallax-image,  .venue-parallax-glow {    transform: none !important;    transition: none !important;  }  .venue-parallax-glow {    display: none;  }}/* =========================================================   BENEFITS / ADVANTAGES SECTION========================================================= */.benefits-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.18), transparent 26%),    radial-gradient(circle at top right, rgba(255, 196, 115, 0.10), transparent 24%),    radial-gradient(circle at bottom center, rgba(123, 63, 242, 0.10), transparent 30%),    linear-gradient(135deg, #171724 0%, #202036 48%, #111119 100%);  color: #ffffff;}/* =========================================================   BENEFITS / SHELL========================================================= */.benefits-shell {  position: relative;  z-index: 2;}/* =========================================================   BENEFITS / DECORATIVE ELEMENTS========================================================= */.benefits-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.benefits-decor-1 {  top: -40px;  left: -40px;  width: 180px;  height: 180px;  border-radius: 34px;  border: 1px solid rgba(184, 140, 255, 0.14);  transform: rotate(18deg);}.benefits-decor-2 {  top: 120px;  right: -70px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 70%);  filter: blur(8px);}.benefits-decor-3 {  bottom: -70px;  left: 18%;  width: 220px;  height: 220px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.09) 0%, transparent 72%);  filter: blur(10px);}/* =========================================================   BENEFITS / HEADING========================================================= */.benefits-heading {  position: relative;  z-index: 2;  max-width: 920px;  margin: 0 auto 40px;}.benefits-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.benefits-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.benefits-title span {  color: #b88cff;}.benefits-subtitle {  max-width: 800px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   BENEFITS / FEATURED PANEL========================================================= */.benefits-featured {  position: relative;  z-index: 2;  margin: 0 auto 36px;  max-width: 1120px;  padding: 30px 32px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.20), rgba(255,255,255,0.04) 55%, rgba(255, 196, 115, 0.05));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 24px 50px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.06);}.benefits-featured::before {  content: "";  position: absolute;  inset: auto -80px -100px auto;  width: 240px;  height: 240px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.24) 0%, transparent 72%);  pointer-events: none;}.benefits-featured-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.08);  border: 1px solid rgba(255, 255, 255, 0.12);  color: #f3eaff;  font-size: 12px;  font-weight: 800;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.benefits-featured-content {  display: flex;  align-items: flex-start;  gap: 18px;  position: relative;  z-index: 2;}.benefits-featured-icon {  flex: 0 0 68px;  width: 68px;  height: 68px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 22px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 14px 28px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.benefits-featured-icon svg {  width: 28px;  height: 28px;  stroke: #ffffff;  stroke-width: 2;}.benefits-featured-text h3 {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.5rem;  font-weight: 700;  line-height: 1.3;}.benefits-featured-text p {  margin: 0;  max-width: 760px;  color: rgba(255, 255, 255, 0.82);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   BENEFITS / GRID========================================================= */.benefits-grid {  position: relative;  z-index: 2;}/* =========================================================   BENEFITS / CARD========================================================= */.benefit-card {  position: relative;  height: 100%;  padding: 28px 24px 24px;  border-radius: 24px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 36px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.04);  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;  backdrop-filter: blur(7px);  -webkit-backdrop-filter: blur(7px);}.benefit-card::before {  content: "";  position: absolute;  top: -40px;  right: -40px;  width: 120px;  height: 120px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.12) 0%, transparent 72%);  pointer-events: none;}.benefit-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.32);  box-shadow:    0 24px 42px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}.benefit-card-accent {  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.03));  border-color: rgba(184, 140, 255, 0.18);}/* =========================================================   BENEFITS / CARD ICON========================================================= */.benefit-card-icon {  width: 58px;  height: 58px;  margin-bottom: 20px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.benefit-card-icon svg {  width: 24px;  height: 24px;  stroke: #ffffff;  stroke-width: 2;}.benefit-card h4 {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.18rem;  font-weight: 700;  line-height: 1.35;}.benefit-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.98rem;  line-height: 1.75;}/* =========================================================   BENEFITS / TABLET========================================================= */@media (max-width: 991px) {  .benefits-featured {    padding: 26px 24px;  }  .benefits-featured-content {    align-items: flex-start;  }}/* =========================================================   BENEFITS / MOBILE========================================================= */@media (max-width: 767px) {  .benefits-section {    text-align: center;  }  .benefits-title {    font-size: 2rem;    line-height: 1.16;  }  .benefits-subtitle {    font-size: 1rem;    line-height: 1.72;  }  .benefits-featured {    padding: 22px 18px;    border-radius: 22px;  }  .benefits-featured-content {    flex-direction: column;    align-items: center;    text-align: center;  }  .benefits-featured-icon {    width: 62px;    height: 62px;    border-radius: 20px;  }  .benefits-featured-text h3 {    font-size: 1.28rem;  }  .benefit-card {    text-align: center;    padding: 24px 20px 22px;    border-radius: 20px;  }}/* =========================================================   OFFER BANNER / SECTION========================================================= */.offer-banner {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.18), transparent 28%),    radial-gradient(circle at bottom right, rgba(255, 204, 122, 0.12), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #111119 100%);  color: #ffffff;}/* =========================================================   OFFER BANNER / SHELL========================================================= */.offer-banner-shell {  position: relative;  z-index: 2;}/* =========================================================   OFFER BANNER / DECOR========================================================= */.offer-banner-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.offer-banner-decor-1 {  top: -60px;  left: -50px;  width: 220px;  height: 220px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(8px);}.offer-banner-decor-2 {  right: -40px;  bottom: -70px;  width: 280px;  height: 280px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.10) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   OFFER BANNER / CONTENT========================================================= */.offer-banner-content {  position: relative;  z-index: 2;  max-width: 620px;}.offer-banner-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.offer-banner-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.12;  letter-spacing: -0.02em;}.offer-banner-title span {  color: #b88cff;}.offer-banner-lead {  margin-top: 22px;  color: rgba(255, 255, 255, 0.82);  font-size: 1.04rem;  line-height: 1.8;}/* =========================================================   OFFER BANNER / BONUS HIGHLIGHT========================================================= */.offer-banner-highlight {  margin-top: 26px;  padding: 24px 24px 22px;  border-radius: 24px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.04));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 18px 38px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.06);}.offer-banner-highlight-label {  display: inline-block;  margin-bottom: 10px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.offer-banner-highlight-value {  color: #ffffff;  font-size: 1.4rem;  font-weight: 800;  line-height: 1.45;  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);}/* =========================================================   OFFER BANNER / POINTS========================================================= */.offer-banner-points {  display: flex;  flex-wrap: wrap;  gap: 12px;  margin-top: 26px;}.offer-banner-point {  display: inline-flex;  align-items: center;  gap: 10px;  padding: 11px 16px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.10);  color: #ffffff;  font-size: 0.95rem;  font-weight: 600;  line-height: 1;  backdrop-filter: blur(6px);  -webkit-backdrop-filter: blur(6px);}.offer-banner-point svg {  width: 18px;  height: 18px;  stroke: #ffffff;  stroke-width: 2;}/* =========================================================   OFFER BANNER / BUTTONS========================================================= */.offer-banner-actions {  display: flex;  flex-wrap: wrap;  gap: 14px;  margin-top: 32px;  align-items: center;}.offer-banner-actions .btn {  margin: 0 !important;  padding: 0 !important;  line-height: 1 !important;  display: inline-flex !important;  align-items: center !important;  justify-content: center !important;  text-decoration: none;}.offer-banner-btn-primary,.offer-banner-btn-secondary {  min-width: 180px;  height: 56px;  padding: 0 30px;  border-radius: 999px;  font-size: 16px;  font-weight: 700;  box-sizing: border-box;  transition: all 0.3s ease;}.offer-banner-btn-primary {  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  border: none !important;  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.offer-banner-btn-primary:hover {  transform: translateY(-2px);  color: #ffffff !important;  box-shadow:    0 14px 30px rgba(123, 63, 242, 0.42),    inset 0 1px 0 rgba(255,255,255,0.20);}.offer-banner-btn-secondary {  background: rgba(255, 255, 255, 0.04) !important;  color: #ffffff !important;  border: 1px solid rgba(255, 255, 255, 0.10) !important;  box-shadow:    0 8px 20px rgba(0, 0, 0, 0.18),    inset 0 1px 0 rgba(255,255,255,0.05);}.offer-banner-btn-secondary:hover {  transform: translateY(-2px);  color: #ffffff !important;  background: rgba(255, 255, 255, 0.08) !important;}/* =========================================================   OFFER BANNER / MEDIA COLUMN========================================================= */.offer-banner-media {  position: relative;  max-width: 560px;  margin-left: auto;}.offer-banner-media-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.offer-banner-media-decor-1 {  top: -24px;  left: -20px;  width: 120px;  height: 120px;  border: 1px solid rgba(184, 140, 255, 0.20);  border-radius: 28px;  transform: rotate(14deg);}.offer-banner-media-decor-2 {  right: -18px;  bottom: 80px;  width: 92px;  height: 92px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.22) 0%, transparent 72%);}/* =========================================================   OFFER BANNER / IMAGE WRAP========================================================= */.offer-banner-image-wrap {  position: relative;  z-index: 2;  overflow: hidden;  border-radius: 28px;  border: 1px solid rgba(255, 255, 255, 0.08);  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);  box-shadow:    0 24px 48px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(255,255,255,0.03) inset;}.offer-banner-image-wrap::after {  content: "";  position: absolute;  inset: 0;  z-index: 3;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 24%, rgba(0,0,0,0.12) 100%);  pointer-events: none;}.offer-banner-image {  display: block;  width: 100%;  height: auto;  min-height: 500px;  object-fit: cover;}/* =========================================================   OFFER BANNER / LAYERED PARALLAX========================================================= */.offer-parallax-card {  position: relative;  transform-style: preserve-3d;  will-change: transform;  transition: transform 0.18s ease;}.offer-parallax-bg {  position: absolute;  inset: -8%;  z-index: 0;  background:    radial-gradient(circle at 20% 20%, rgba(123, 63, 242, 0.28), transparent 36%),    radial-gradient(circle at 80% 75%, rgba(255, 210, 120, 0.14), transparent 30%),    linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.01));  transform: translate3d(0, 0, -20px) scale(1.08);  transition: transform 0.18s ease;  pointer-events: none;}.offer-parallax-media {  position: relative;  z-index: 2;  transform: translate3d(0, 0, 0);  transition: transform 0.18s ease;  will-change: transform;}.offer-parallax-image {  transform: scale(1.02);  transition: transform 0.18s ease;  will-change: transform;}.offer-parallax-glow {  position: absolute;  inset: -20%;  z-index: 1;  pointer-events: none;  background: radial-gradient(    circle at var(--glow-x, 50%) var(--glow-y, 50%),    rgba(255, 255, 255, 0.16) 0%,    rgba(255, 255, 255, 0.06) 14%,    rgba(255, 255, 255, 0.00) 42%  );  opacity: 0;  transition: opacity 0.22s ease, transform 0.18s ease;  mix-blend-mode: screen;}.offer-parallax-card:hover .offer-parallax-glow {  opacity: 1;}/* =========================================================   OFFER BANNER / TABLET========================================================= */@media (max-width: 991px) {  .offer-banner-content,  .offer-banner-media {    max-width: 100%;  }  .offer-banner-media {    margin-left: 0;  }  .offer-banner-image {    min-height: 420px;  }}/* =========================================================   OFFER BANNER / MOBILE========================================================= */@media (max-width: 767px) {  .offer-banner {    text-align: center;  }  .offer-banner-title {    font-size: 2rem;    line-height: 1.16;  }  .offer-banner-lead {    font-size: 1rem;    line-height: 1.72;  }  .offer-banner-highlight {    padding: 20px 18px;    border-radius: 20px;  }  .offer-banner-highlight-value {    font-size: 1.15rem;    line-height: 1.5;  }  .offer-banner-points,  .offer-banner-actions {    justify-content: center;  }  .offer-banner-actions {    flex-direction: column;  }  .offer-banner-btn-primary,  .offer-banner-btn-secondary {    width: 100%;    min-width: auto;  }  .offer-banner-image {    min-height: 320px;  }}/* =========================================================   LOYALTY / REWARDS & PROMOTIONS SECTION========================================================= */.loyalty-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.18), transparent 24%),    radial-gradient(circle at top right, rgba(255, 210, 120, 0.10), transparent 24%),    radial-gradient(circle at bottom center, rgba(123, 63, 242, 0.10), transparent 30%),    linear-gradient(135deg, #151521 0%, #1d1d31 50%, #101018 100%);  color: #ffffff;}/* =========================================================   LOYALTY / DECORATIVE ELEMENTS========================================================= */.loyalty-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.loyalty-decor-1 {  top: -50px;  left: -50px;  width: 180px;  height: 180px;  border-radius: 34px;  border: 1px solid rgba(184, 140, 255, 0.14);  transform: rotate(16deg);}.loyalty-decor-2 {  top: 140px;  right: -80px;  width: 280px;  height: 280px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(10px);}.loyalty-decor-3 {  bottom: -80px;  left: 20%;  width: 240px;  height: 240px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.09) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   LOYALTY / SHELL========================================================= */.loyalty-shell {  position: relative;  z-index: 2;}/* =========================================================   LOYALTY / HEADING========================================================= */.loyalty-heading {  max-width: 980px;  margin: 0 auto 42px;}.loyalty-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.loyalty-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.loyalty-title span {  color: #b88cff;}.loyalty-subtitle {  max-width: 860px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   LOYALTY / FEATURED PANEL========================================================= */.loyalty-featured {  position: relative;  margin: 0 auto 40px;  padding: 30px 32px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.20), rgba(255,255,255,0.04) 58%, rgba(255, 196, 115, 0.05));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 24px 50px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.06);}.loyalty-featured::before {  content: "";  position: absolute;  right: -90px;  bottom: -110px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.24) 0%, transparent 72%);  pointer-events: none;}.loyalty-featured-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.08);  border: 1px solid rgba(255, 255, 255, 0.12);  color: #f3eaff;  font-size: 12px;  font-weight: 800;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.loyalty-featured-grid {  position: relative;  z-index: 2;}.loyalty-featured-item {  display: flex;  gap: 18px;  align-items: flex-start;}.loyalty-featured-icon {  flex: 0 0 68px;  width: 68px;  height: 68px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 22px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 14px 28px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.loyalty-featured-icon svg {  width: 28px;  height: 28px;  stroke: #ffffff;  stroke-width: 2;}.loyalty-featured-item h3 {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.5rem;  font-weight: 700;  line-height: 1.3;}.loyalty-featured-item p {  margin: 0;  max-width: 760px;  color: rgba(255, 255, 255, 0.82);  font-size: 1rem;  line-height: 1.8;}.loyalty-featured-pills {  display: flex;  flex-wrap: wrap;  gap: 12px;  margin-top: 22px;}.loyalty-pill {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 10px 16px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.10);  color: #ffffff;  font-size: 0.92rem;  font-weight: 600;  line-height: 1;  backdrop-filter: blur(6px);  -webkit-backdrop-filter: blur(6px);}/* =========================================================   LOYALTY / GENERIC LABELS & TEXT========================================================= */.loyalty-card-label {  display: inline-block;  margin-bottom: 16px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.loyalty-card-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.2;}.loyalty-card-title-large {  font-size: 2rem;}.loyalty-card-text {  margin-top: 18px;  color: rgba(255, 255, 255, 0.80);  font-size: 1rem;  line-height: 1.8;}.loyalty-card-text-wide {  max-width: 900px;}/* =========================================================   LOYALTY / LEFT SCROLL LOGIC========================================================= */.loyalty-scroll-row {  position: relative;}.loyalty-left-col {  position: relative;}.loyalty-left-track {  position: relative;  min-height: 100%;}#loyalty-fixed-card {  width: 100%;}@media (min-width: 992px) {  .loyalty-left-track {    min-height: 1px;  }  #loyalty-fixed-card.is-fixed {    position: fixed;    z-index: 20;  }  #loyalty-fixed-card.is-bottom {    position: absolute;    left: 0;    width: 100%;    z-index: 20;  }}/* =========================================================   LOYALTY / SIDE CARD========================================================= */.loyalty-side-card {  position: relative;  overflow: hidden;  padding: 30px 26px;  border-radius: 28px;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 24px 46px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.loyalty-side-card-glow {  position: absolute;  top: -70px;  right: -70px;  width: 180px;  height: 180px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.20) 0%, transparent 72%);  pointer-events: none;}.loyalty-benefit-list {  display: grid;  gap: 14px;  margin-top: 24px;}.loyalty-benefit-item {  display: flex;  gap: 12px;  align-items: flex-start;  padding: 14px 14px;  border-radius: 18px;  background: rgba(255, 255, 255, 0.04);  border: 1px solid rgba(255, 255, 255, 0.08);}.loyalty-benefit-item svg {  flex: 0 0 18px;  width: 18px;  height: 18px;  margin-top: 2px;  stroke: #cdaeff;  stroke-width: 2;}.loyalty-benefit-item span {  color: rgba(255, 255, 255, 0.82);  font-size: 0.96rem;  line-height: 1.65;}.loyalty-note-box {  margin-top: 24px;  padding: 20px 18px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.16), rgba(255,255,255,0.04));  border: 1px solid rgba(184, 140, 255, 0.18);}.loyalty-note-badge {  display: inline-block;  margin-bottom: 10px;  color: #f1e6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.loyalty-note-box p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 0.98rem;  line-height: 1.7;}/* =========================================================   LOYALTY / MAIN CONTENT========================================================= */.loyalty-main {  position: relative;}/* =========================================================   LOYALTY / MAIN BONUS HIGHLIGHT========================================================= */.promo-highlight-card {  margin-top: 26px;  padding: 26px 26px 24px;  border-radius: 26px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.04));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 20px 40px rgba(0, 0, 0, 0.22),    inset 0 1px 0 rgba(255,255,255,0.06);}.promo-highlight-top {  display: flex;  flex-wrap: wrap;  align-items: center;  gap: 10px;  margin-bottom: 14px;}.promo-highlight-badge,.promo-highlight-chip {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 8px 12px;  border-radius: 999px;  font-size: 0.78rem;  font-weight: 700;  line-height: 1;  letter-spacing: 0.06em;  text-transform: uppercase;}.promo-highlight-badge {  background: rgba(255, 255, 255, 0.08);  border: 1px solid rgba(255, 255, 255, 0.12);  color: #f3eaff;}.promo-highlight-chip {  background: rgba(255, 255, 255, 0.04);  border: 1px solid rgba(255, 255, 255, 0.10);  color: #d7c6ff;}.promo-highlight-value {  color: #ffffff;  font-size: 1.55rem;  font-weight: 800;  line-height: 1.4;  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.24);}.promo-highlight-text {  margin: 14px 0 0;  color: rgba(255, 255, 255, 0.82);  font-size: 1rem;  line-height: 1.75;}/* =========================================================   LOYALTY / PROMO CARDS========================================================= */.loyalty-promos {  margin-top: 28px;}.promo-card {  position: relative;  height: 100%;  padding: 24px 22px 22px;  border-radius: 24px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 36px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.04);  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;}.promo-card::before {  content: "";  position: absolute;  top: -42px;  right: -42px;  width: 120px;  height: 120px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.12) 0%, transparent 72%);  pointer-events: none;}.promo-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.32);  box-shadow:    0 24px 42px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}.promo-card-accent {  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.03));}.promo-card-accent-secondary {  background:    linear-gradient(135deg, rgba(255, 196, 115, 0.10), rgba(123, 63, 242, 0.10), rgba(255,255,255,0.03));}.promo-card-icon {  width: 56px;  height: 56px;  margin-bottom: 18px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.promo-card-icon svg {  width: 23px;  height: 23px;  stroke: #ffffff;  stroke-width: 2;}.promo-card-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 12px;  padding: 7px 11px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.09);  color: #d9caff;  font-size: 0.74rem;  font-weight: 700;  line-height: 1;  letter-spacing: 0.07em;  text-transform: uppercase;}.promo-card h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.18rem;  font-weight: 700;  line-height: 1.35;}.promo-card-value {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.05rem;  font-weight: 800;  line-height: 1.4;}.promo-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}/* =========================================================   LOYALTY / SUMMARY BOX========================================================= */.loyalty-summary-box {  margin-top: 30px;  padding: 24px 24px 22px;  border-radius: 24px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.03));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 36px rgba(0, 0, 0, 0.18),    inset 0 1px 0 rgba(255,255,255,0.04);}.loyalty-summary-box h4 {  margin-bottom: 14px;  color: #ffffff;  font-size: 1.22rem;  font-weight: 700;}.loyalty-summary-list {  list-style: none;  padding: 0;  margin: 0;  display: grid;  gap: 10px;}.loyalty-summary-list li {  position: relative;  padding-left: 18px;  color: rgba(255, 255, 255, 0.80);  font-size: 0.98rem;  line-height: 1.65;}.loyalty-summary-list li::before {  content: "";  position: absolute;  left: 0;  top: 0.68em;  width: 8px;  height: 8px;  border-radius: 50%;  background: linear-gradient(135deg, #b88cff, #7b3ff2);  transform: translateY(-50%);}/* =========================================================   LOYALTY / TABLET========================================================= */@media (max-width: 991px) {  .loyalty-card-title-large {    font-size: 1.75rem;  }  .loyalty-featured,  .loyalty-side-card,  .promo-highlight-card,  .loyalty-summary-box {    padding-left: 22px;    padding-right: 22px;  }  #loyalty-fixed-card.is-fixed,  #loyalty-fixed-card.is-bottom {    position: relative;    top: auto !important;    bottom: auto !important;    left: auto !important;    width: 100% !important;  }}/* =========================================================   LOYALTY / MOBILE========================================================= */@media (max-width: 767px) {  .loyalty-section {    text-align: center;  }  .loyalty-title {    font-size: 2rem;    line-height: 1.16;  }  .loyalty-subtitle,  .loyalty-card-text,  .promo-highlight-text {    font-size: 1rem;    line-height: 1.72;  }  .loyalty-featured {    padding: 22px 18px;    border-radius: 22px;  }  .loyalty-featured-item {    flex-direction: column;    align-items: center;    text-align: center;  }  .loyalty-featured-pills {    justify-content: center;  }  .loyalty-side-card {    padding: 24px 18px;    border-radius: 22px;    text-align: left;  }  .promo-highlight-card,  .loyalty-summary-box {    padding: 20px 18px;    border-radius: 20px;    text-align: left;  }  .promo-highlight-value {    font-size: 1.18rem;    line-height: 1.5;  }  .promo-card {    padding: 22px 18px 20px;    border-radius: 20px;    text-align: left;  }  .loyalty-card-title-large {    font-size: 1.45rem;  }}/* =========================================================   LIVE CASINO / SECTION========================================================= */.live-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top right, rgba(123, 63, 242, 0.16), transparent 26%),    radial-gradient(circle at bottom left, rgba(255, 210, 120, 0.08), transparent 22%),    linear-gradient(135deg, #151523 0%, #1b1b2f 45%, #22223a 100%);  color: #ffffff;}/* =========================================================   LIVE CASINO / HEADING========================================================= */.live-heading {  max-width: 900px;  margin: 0 auto 48px;}.live-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border: 1px solid rgba(255, 255, 255, 0.12);  border-radius: 999px;  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.live-title {  color: #ffffff;  line-height: 1.15;  letter-spacing: -0.02em;  margin-bottom: 0;}.live-title span {  color: #b88cff;}.live-subtitle {  max-width: 780px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.78);  font-size: 1.05rem;  line-height: 1.75;}/* =========================================================   LIVE CASINO / GRID========================================================= */.live-grid {  position: relative;  z-index: 2;}/* =========================================================   LIVE CASINO / CARD========================================================= */.live-card {  position: relative;  width: 100%;  aspect-ratio: 3 / 4;  overflow: hidden;  border-radius: 20px;  background:    linear-gradient(180deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.02) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 34px rgba(0, 0, 0, 0.22),    inset 0 1px 0 rgba(255, 255, 255, 0.04);  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;}.live-card img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  pointer-events: none;  transition: transform 0.45s ease;}.live-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.34);  box-shadow:    0 24px 40px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}.live-card:hover img {  transform: scale(1.04);}/* =========================================================   LIVE CASINO / OVERLAY========================================================= */.live-card-overlay {  position: absolute;  inset: 0;  display: flex;  align-items: center;  justify-content: center;  padding: 18px;  background:    linear-gradient(180deg, rgba(10, 10, 16, 0.18) 0%, rgba(12, 12, 20, 0.78) 100%);  opacity: 0;  transition: opacity 0.3s ease;}.live-card:hover .live-card-overlay {  opacity: 1;}/* =========================================================   LIVE CASINO / BUTTON========================================================= */.live-card-btn {  display: inline-flex !important;  align-items: center;  justify-content: center;  min-width: 132px;  height: 48px;  padding: 0 24px !important;  border-radius: 999px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  font-size: 14px;  font-weight: 700;  line-height: 1;  text-decoration: none;  border: none !important;  box-shadow:    0 10px 22px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255, 255, 255, 0.16);  transition: transform 0.25s ease, box-shadow 0.25s ease;}.live-card-btn:hover {  transform: translateY(-2px);  color: #ffffff !important;  box-shadow:    0 14px 28px rgba(123, 63, 242, 0.42),    inset 0 1px 0 rgba(255, 255, 255, 0.18);}/* =========================================================   LIVE CASINO / MOBILE========================================================= */@media (max-width: 767px) {  .live-heading {    margin-bottom: 34px;  }  .live-title {    font-size: 2rem;    line-height: 1.16;  }  .live-subtitle {    font-size: 1rem;    line-height: 1.7;  }  .live-card {    border-radius: 16px;  }  .live-card-btn {    min-width: 118px;    height: 44px;    font-size: 13px;    padding: 0 20px !important;  }}/* =========================================================   GAME FLOOR / SECTION========================================================= */.floor-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.16), transparent 26%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.10), transparent 24%),    linear-gradient(135deg, #161624 0%, #1f1f2e 48%, #111119 100%);  color: #ffffff;}/* =========================================================   GAME FLOOR / DECORATIVE ELEMENTS========================================================= */.floor-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.floor-decor-1 {  top: -50px;  left: -40px;  width: 180px;  height: 180px;  border-radius: 34px;  border: 1px solid rgba(184, 140, 255, 0.14);  transform: rotate(18deg);}.floor-decor-2 {  top: 140px;  right: -80px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(10px);}.floor-decor-3 {  bottom: -90px;  left: 18%;  width: 240px;  height: 240px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.08) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   GAME FLOOR / SHELL========================================================= */.floor-shell {  position: relative;  z-index: 2;}/* =========================================================   GAME FLOOR / HEADING========================================================= */.floor-heading {  max-width: 940px;  margin: 0 auto 44px;}.floor-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.floor-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.floor-title span {  color: #b88cff;}.floor-subtitle {  max-width: 820px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   GAME FLOOR / FEATURED PANEL========================================================= */.floor-featured {  position: relative;  margin: 0 auto 40px;  padding: 30px 32px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.20), rgba(255,255,255,0.04) 58%, rgba(255, 196, 115, 0.05));  border: 1px solid rgba(184, 140, 255, 0.22);  box-shadow:    0 24px 50px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.06);}.floor-featured::before {  content: "";  position: absolute;  right: -90px;  bottom: -110px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.24) 0%, transparent 72%);  pointer-events: none;}.floor-featured-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.08);  border: 1px solid rgba(255, 255, 255, 0.12);  color: #f3eaff;  font-size: 12px;  font-weight: 800;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.floor-featured-content {  display: flex;  gap: 18px;  align-items: flex-start;  position: relative;  z-index: 2;}.floor-featured-icon {  flex: 0 0 68px;  width: 68px;  height: 68px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 22px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 14px 28px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.floor-featured-icon svg {  width: 28px;  height: 28px;  stroke: #ffffff;  stroke-width: 2;}.floor-featured-text h3 {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.5rem;  font-weight: 700;  line-height: 1.3;}.floor-featured-text p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   GAME FLOOR / PANELS========================================================= */.floor-panel {  position: relative;  height: 100%;  padding: 30px 26px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 24px 46px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.floor-panel-accent {  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.14), rgba(255,255,255,0.03));  border-color: rgba(184, 140, 255, 0.16);}.floor-panel-label {  display: inline-block;  margin-bottom: 16px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.floor-panel-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.22;}.floor-panel-text {  margin-top: 18px;  color: rgba(255, 255, 255, 0.80);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   GAME FLOOR / INFO CARDS========================================================= */.floor-card-list {  display: grid;  gap: 16px;  margin-top: 26px;}.floor-info-card {  display: flex;  gap: 16px;  align-items: flex-start;  padding: 20px 18px;  border-radius: 22px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.floor-info-icon {  flex: 0 0 56px;  width: 56px;  height: 56px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.floor-info-icon svg {  width: 23px;  height: 23px;  stroke: #ffffff;  stroke-width: 2;}.floor-info-content h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.12rem;  font-weight: 700;  line-height: 1.35;}.floor-info-content p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}/* =========================================================   GAME FLOOR / HIGHLIGHT BOX========================================================= */.floor-highlight-box {  margin-top: 24px;  padding: 22px 20px;  border-radius: 22px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.18), rgba(255,255,255,0.04));  border: 1px solid rgba(184, 140, 255, 0.18);}.floor-highlight-badge {  display: inline-block;  margin-bottom: 10px;  color: #f1e6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.floor-highlight-box p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 0.98rem;  line-height: 1.75;}/* =========================================================   GAME FLOOR / ONLINE GROUPS========================================================= */.floor-group-grid {  display: grid;  gap: 16px;  margin-top: 26px;}.floor-group-card {  position: relative;  padding: 22px 20px;  border-radius: 22px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.floor-group-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 12px;  padding: 7px 11px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.09);  color: #d9caff;  font-size: 0.74rem;  font-weight: 700;  line-height: 1;  letter-spacing: 0.07em;  text-transform: uppercase;}.floor-group-card h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.15rem;  font-weight: 700;  line-height: 1.35;}.floor-group-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}.floor-note-line {  margin-top: 24px;  padding: 18px 18px;  border-left: 3px solid #b88cff;  background: rgba(255, 255, 255, 0.04);  border-radius: 0 16px 16px 0;  color: rgba(255, 255, 255, 0.86);  line-height: 1.7;}/* =========================================================   GAME FLOOR / CATEGORY LINKS========================================================= */.floor-links {  margin-top: 54px;}.floor-link-card {  display: flex;  flex-direction: column;  align-items: center;  justify-content: center;  min-height: 170px;  padding: 22px 18px;  border-radius: 24px;  text-align: center;  text-decoration: none;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 18px 34px rgba(0, 0, 0, 0.20),    inset 0 1px 0 rgba(255,255,255,0.04);  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;}.floor-link-card:hover {  transform: translateY(-8px);  border-color: rgba(184, 140, 255, 0.32);  box-shadow:    0 24px 42px rgba(0, 0, 0, 0.28),    0 0 0 1px rgba(184, 140, 255, 0.08) inset;}.floor-link-card .blurb-title {  color: #ffffff;  font-size: 1rem;  margin-top: 12px;  text-align: center;}.floor-link-card .blurb-icon {  display: flex;  justify-content: center;  align-items: center;}/* =========================================================   GAME FLOOR / RESPONSIVE========================================================= */@media (max-width: 991px) {  .floor-featured,  .floor-panel {    padding-left: 22px;    padding-right: 22px;  }}@media (max-width: 767px) {  .floor-section {    text-align: center;  }  .floor-title {    font-size: 2rem;    line-height: 1.16;  }  .floor-subtitle,  .floor-panel-text {    font-size: 1rem;    line-height: 1.72;  }  .floor-featured {    padding: 22px 18px;    border-radius: 22px;  }  .floor-featured-content {    flex-direction: column;    align-items: center;    text-align: center;  }  .floor-panel {    padding: 24px 18px;    border-radius: 22px;    text-align: left;  }  .floor-info-card {    padding: 18px 16px;  }  .floor-link-card {    min-height: 150px;    padding: 20px 16px;  }}/* =========================================================   GAME FLOOR / PANEL BALANCE========================================================= */.floor-panels-row {  align-items: stretch;}.floor-panels-row > [class*="col-"] {  display: flex;}.floor-panel {  display: flex;  flex-direction: column;  height: 100%;  width: 100%;}.floor-card-list {  margin-top: 26px;}.floor-highlight-box {  margin-top: 24px;}.floor-panel-text-secondary {  margin-top: 14px;  color: rgba(255, 255, 255, 0.74);}.floor-bottom-note {  margin-top: auto;  padding-top: 22px;  color: rgba(255, 255, 255, 0.84);  font-size: 0.98rem;  line-height: 1.72;}/* =========================================================   GAME FLOOR / RESPONSIVE UPDATE========================================================= */@media (max-width: 991px) {  .floor-panels-row > [class*="col-"] {    display: block;  }  .floor-panel {    height: auto;  }  .floor-bottom-note {    margin-top: 22px;    padding-top: 0;  }}/* =========================================================   SLOTS SECTION========================================================= */.slots-section {  position: relative;  background:    radial-gradient(circle at top left, rgba(123,63,242,0.18), transparent 25%),    linear-gradient(135deg, #151521, #1d1d31);  color: #fff;}.slots-heading {  max-width: 900px;  margin: 0 auto 50px;}.slots-eyebrow {  display: inline-block;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  font-size: 12px;  letter-spacing: .08em;  text-transform: uppercase;}.slots-title span {  color: #b88cff;}.slots-subtitle {  margin-top: 20px;  opacity: 0.8;  line-height: 1.7;}/* PANELS */.slots-row > [class*="col-"] {  display: flex;}.slots-panel {  display: flex;  flex-direction: column;  width: 100%;  height: 100%;  padding: 30px;  border-radius: 26px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.slots-panel-accent {  background: linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.04));}.slots-label {  font-size: 12px;  text-transform: uppercase;  color: #cdaeff;  margin-bottom: 10px;}.slots-panel-title {  font-size: 1.5rem;  margin-bottom: 10px;}.slots-text {  opacity: 0.85;  line-height: 1.7;}/* CARDS */.slots-card-list {  margin-top: 25px;  display: grid;  gap: 16px;}.slots-card {  padding: 16px;  border-radius: 18px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);}.slots-card h4 {  font-size: 1.05rem;  margin-bottom: 6px;}.slots-card p {  font-size: 0.95rem;  opacity: 0.8;  line-height: 1.6;}/* HIGHLIGHT */.slots-highlight {  margin-top: auto;  padding-top: 20px;}.slots-badge {  display: inline-block;  margin-bottom: 8px;  font-size: 11px;  letter-spacing: .08em;  text-transform: uppercase;  color: #e7d9ff;}.slots-highlight p {  opacity: 0.85;  line-height: 1.6;}/* MOBILE */@media (max-width: 991px) {  .slots-row > [class*="col-"] {    display: block;  }  .slots-panel {    height: auto;  }}/* FIX: headings inside slots section */.slots-section h2,.slots-section h3,.slots-section h4 {  color: #ffffff;}/* =========================================================   TABLE GAMES SECTION========================================================= */.table-section {  position: relative;  background:    radial-gradient(circle at top right, rgba(123,63,242,0.16), transparent 30%),    linear-gradient(135deg, #151521, #1c1c2e);  color: #fff;}.table-heading {  max-width: 900px;  margin: 0 auto 50px;}.table-eyebrow {  display: inline-block;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  font-size: 12px;  letter-spacing: .08em;  text-transform: uppercase;}.table-title span {  color: #b88cff;}.table-subtitle {  margin-top: 20px;  opacity: 0.8;  line-height: 1.7;}/* PANELS */.table-row > [class*="col-"] {  display: flex;}.table-panel {  display: flex;  flex-direction: column;  width: 100%;  height: 100%;  padding: 30px;  border-radius: 26px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.table-panel-accent {  background: linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.04));}.table-label {  font-size: 12px;  text-transform: uppercase;  color: #cdaeff;  margin-bottom: 10px;}.table-panel-title {  font-size: 1.5rem;  margin-bottom: 10px;  color: #fff;}.table-text {  opacity: 0.85;  line-height: 1.7;}.table-text-secondary {  margin-top: 12px;  opacity: 0.75;}/* CARDS */.table-card-list {  margin-top: 25px;  display: grid;  gap: 16px;}.table-card {  padding: 16px;  border-radius: 18px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);}.table-card h4 {  margin-bottom: 6px;  font-size: 1.05rem;  color: #fff;}.table-card p {  font-size: 0.95rem;  opacity: 0.8;  line-height: 1.6;}/* HIGHLIGHT */.table-highlight {  margin-top: auto;  padding-top: 20px;}.table-badge {  display: inline-block;  margin-bottom: 8px;  font-size: 11px;  letter-spacing: .08em;  text-transform: uppercase;  color: #e7d9ff;}.table-highlight p {  opacity: 0.85;  line-height: 1.6;}/* MOBILE */@media (max-width: 991px) {  .table-row > [class*="col-"] {    display: block;  }  .table-panel {    height: auto;  }}.table-title {  color: #ffffff; }/* =========================================================   BONUS BUYS SECTION========================================================= */.bonus-section {  background:    radial-gradient(circle at top left, rgba(123,63,242,0.16), transparent 30%),    linear-gradient(135deg, #1b1b2f, #252540);  color: #fff;}.bonus-heading {  max-width: 900px;  margin: 0 auto 50px;}.bonus-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  font-size: 12px;  letter-spacing: .08em;  text-transform: uppercase;  color: #d7c6ff;}.bonus-title {  color: #fff;}.bonus-title span {  color: #b88cff;}.bonus-subtitle {  margin-top: 18px;  opacity: 0.8;  line-height: 1.7;}/* CARDS */.bonus-card {  position: relative;  width: 100%;  aspect-ratio: 3 / 4;  overflow: hidden;  border-radius: 14px;  background-color: #1e1e30;  box-shadow: 0 10px 24px rgba(0,0,0,0.35);  transition: transform 0.3s ease, box-shadow 0.3s ease;}.bonus-card img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;}.bonus-card:hover {  transform: translateY(-6px) scale(1.02);  box-shadow: 0 16px 34px rgba(0,0,0,0.45);}/* GRID SPACING */.bonus-grid {  margin-top: 20px;}/* MOBILE */@media (max-width: 768px) {  .bonus-subtitle {    font-size: 0.95rem;  }}/* =========================================================   RESORT / COUNTRY CLUB SECTION========================================================= */.resort-section {  background:    radial-gradient(circle at top right, rgba(123,63,242,0.16), transparent 30%),    linear-gradient(135deg, #141420, #1c1c2e);  color: #fff;}.resort-heading {  max-width: 900px;  margin: 0 auto 50px;}.resort-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  font-size: 12px;  letter-spacing: .08em;  text-transform: uppercase;  color: #d7c6ff;}.resort-title {  color: #fff;}.resort-title span {  color: #b88cff;}.resort-subtitle {  margin-top: 18px;  opacity: 0.8;  line-height: 1.7;}/* PANELS */.resort-panel {  display: flex;  flex-direction: column;  height: 100%;  padding: 30px;  border-radius: 26px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.resort-panel-accent {  background: linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.04));}.resort-label {  font-size: 12px;  text-transform: uppercase;  color: #cdaeff;  margin-bottom: 10px;}.resort-panel-title {  font-size: 1.5rem;  margin-bottom: 10px;  color: #fff;}.resort-text {  opacity: 0.85;  line-height: 1.7;}/* CARDS */.resort-card-list {  margin-top: 25px;  display: grid;  gap: 16px;}.resort-card {  padding: 16px;  border-radius: 18px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);}.resort-card h4 {  margin-bottom: 6px;  color: #fff;}.resort-card p {  font-size: 0.95rem;  opacity: 0.8;  line-height: 1.6;}/* HIGHLIGHT */.resort-highlight {  margin-top: auto;  padding-top: 20px;}.resort-badge {  display: inline-block;  margin-bottom: 8px;  font-size: 11px;  text-transform: uppercase;  color: #e7d9ff;}.resort-highlight p {  opacity: 0.85;}/* MOBILE */@media (max-width: 991px) {  .resort-panel {    height: auto;  }}/* =========================================================   VISITOR INFO SECTION========================================================= */.visitor-section {  background:    radial-gradient(circle at top left, rgba(123,63,242,0.14), transparent 30%),    linear-gradient(135deg, #141420, #1c1c2e);  color: #fff;}.visitor-heading {  max-width: 900px;  margin: 0 auto 50px;}.visitor-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  font-size: 12px;  letter-spacing: .08em;  text-transform: uppercase;  color: #d7c6ff;}.visitor-title {  color: #fff;}.visitor-title span {  color: #b88cff;}.visitor-subtitle {  margin-top: 18px;  opacity: 0.8;  line-height: 1.7;}/* PANELS */.visitor-panel {  display: flex;  flex-direction: column;  height: 100%;  padding: 30px;  border-radius: 26px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.visitor-panel-accent {  background: linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.04));}.visitor-label {  font-size: 12px;  text-transform: uppercase;  color: #cdaeff;  margin-bottom: 10px;}.visitor-panel-title {  font-size: 1.5rem;  margin-bottom: 10px;  color: #fff;}.visitor-text {  opacity: 0.85;  line-height: 1.7;}/* CARDS */.visitor-card-list {  margin-top: 25px;  display: grid;  gap: 16px;}.visitor-card {  padding: 16px;  border-radius: 18px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);}.visitor-card h4 {  margin-bottom: 6px;  color: #fff;}.visitor-card p {  font-size: 0.95rem;  opacity: 0.8;  line-height: 1.6;}/* HIGHLIGHT */.visitor-highlight {  margin-top: auto;  padding-top: 20px;}.visitor-badge {  display: inline-block;  margin-bottom: 8px;  font-size: 11px;  text-transform: uppercase;  color: #e7d9ff;}.visitor-highlight p {  opacity: 0.85;}/* MOBILE */@media (max-width: 991px) {  .visitor-panel {    height: auto;  }}/* =========================================================   GAME VARIETY BANNER========================================================= */.games-banner {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123,63,242,0.18), transparent 28%),    radial-gradient(circle at bottom right, rgba(255,210,120,0.12), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #111119 100%);  color: #ffffff;}.games-banner-shell {  position: relative;  z-index: 2;}/* DECOR */.games-banner-decor {  position: absolute;  pointer-events: none;}.games-banner-decor-1 {  top: -60px;  left: -40px;  width: 200px;  height: 200px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123,63,242,0.2), transparent);}.games-banner-decor-2 {  right: -60px;  bottom: -80px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255,210,120,0.1), transparent);}/* TEXT */.games-banner-content {  max-width: 620px;}.games-banner-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.1);  color: #d9caff;  font-size: 13px;  font-weight: 700;  text-transform: uppercase;}.games-banner-title {  color: #ffffff;  line-height: 1.15;}.games-banner-title span {  color: #b88cff;}.games-banner-lead {  margin-top: 20px;  color: rgba(255,255,255,0.82);  line-height: 1.8;}/* HIGHLIGHT */.games-banner-highlight {  margin-top: 24px;  padding: 22px;  border-radius: 20px;  background: linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.04));  border: 1px solid rgba(184,140,255,0.2);}.games-banner-highlight-label {  font-size: 0.8rem;  text-transform: uppercase;  color: #d7c6ff;}.games-banner-highlight-value {  margin-top: 6px;  font-size: 1.2rem;  font-weight: 700;}/* POINTS */.games-banner-points {  display: flex;  flex-wrap: wrap;  gap: 10px;  margin-top: 24px;}.games-banner-point {  display: inline-flex;  gap: 8px;  padding: 10px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.1);}/* =========================================================   GAME VARIETY BANNER / BUTTONS========================================================= */.games-banner-actions {  display: flex;  flex-wrap: wrap;  gap: 14px;  margin-top: 32px;  align-items: center;}.games-banner-actions .btn {  margin: 0 !important;  padding: 0 !important;  line-height: 1 !important;  display: inline-flex !important;  align-items: center !important;  justify-content: center !important;  text-decoration: none;  box-sizing: border-box;}.games-btn-primary,.games-btn-secondary {  min-width: 180px;  height: 56px;  padding: 0 30px !important;  border-radius: 999px;  font-size: 16px;  font-weight: 700;  box-sizing: border-box;  transition: all 0.3s ease;}.games-btn-primary {  background: linear-gradient(135deg, #7b3ff2, #5e2bb8) !important;  color: #ffffff !important;  border: none !important;  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.games-btn-primary:hover {  transform: translateY(-2px);  color: #ffffff !important;  box-shadow:    0 14px 30px rgba(123, 63, 242, 0.42),    inset 0 1px 0 rgba(255,255,255,0.20);}.games-btn-secondary {  background: rgba(255,255,255,0.04) !important;  color: #ffffff !important;  border: 1px solid rgba(255,255,255,0.10) !important;  box-shadow:    0 8px 20px rgba(0, 0, 0, 0.18),    inset 0 1px 0 rgba(255,255,255,0.05);}.games-btn-secondary:hover {  transform: translateY(-2px);  color: #ffffff !important;  background: rgba(255,255,255,0.08) !important;}@media (max-width: 767px) {  .games-banner-actions {    justify-content: center;    flex-direction: column;  }  .games-btn-primary,  .games-btn-secondary {    width: 100%;    min-width: auto;  }}/* IMAGE */.games-banner-image-wrap {  border-radius: 28px;  overflow: hidden;}.games-banner-image {  width: 100%;  min-height: 480px;  object-fit: cover;}/* =========================================================   AUTH / LOGIN & REGISTRATION SECTION========================================================= */.auth-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.18), transparent 26%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.10), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #101018 100%);  color: #ffffff;}/* =========================================================   AUTH / SHELL========================================================= */.auth-shell {  position: relative;  z-index: 2;}/* =========================================================   AUTH / HEADING========================================================= */.auth-heading {  max-width: 900px;  margin: 0 auto 44px;}.auth-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255,255,255,0.12);  background: rgba(255,255,255,0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.auth-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.15;}.auth-title span {  color: #b88cff;}.auth-subtitle {  margin-top: 20px;  color: rgba(255,255,255,0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   AUTH / CARDS========================================================= */.auth-card {  position: relative;  height: 100%;  padding: 28px 26px;  border-radius: 26px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 20px 40px rgba(0,0,0,0.25),    inset 0 1px 0 rgba(255,255,255,0.05);}.auth-label {  display: inline-block;  margin-bottom: 14px;  color: #d7c6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.auth-card-title {  margin-bottom: 0;  color: #ffffff;}.auth-text {  margin-top: 16px;  color: rgba(255,255,255,0.82);  font-size: 1rem;  line-height: 1.75;}/* =========================================================   AUTH / STEPS========================================================= */.auth-steps {  display: grid;  gap: 16px;  margin-top: 22px;}.auth-step {  padding: 14px 16px;  border-radius: 16px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.auth-step strong {  display: block;  margin-bottom: 6px;  color: #ffffff;}.auth-step p {  margin: 0;  color: rgba(255,255,255,0.75);  font-size: 0.95rem;}/* =========================================================   AUTH / LIST========================================================= */.auth-list {  display: grid;  gap: 16px;  margin-top: 22px;}.auth-list-item {  padding: 14px 16px;  border-radius: 16px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.auth-list-item strong {  display: block;  margin-bottom: 6px;  color: #ffffff;}.auth-list-item p {  margin: 0;  color: rgba(255,255,255,0.75);  font-size: 0.95rem;}/* =========================================================   AUTH / HIGHLIGHT========================================================= */.auth-highlight {  margin-top: 22px;  padding: 18px;  border-radius: 18px;  background:    linear-gradient(135deg, rgba(123,63,242,0.18), rgba(255,255,255,0.03));  border: 1px solid rgba(184,140,255,0.18);}.auth-highlight p {  margin: 0;  color: rgba(255,255,255,0.85);}/* =========================================================   AUTH / RECOVERY========================================================= */.auth-recovery {  margin-top: 50px;  padding: 28px 24px;  border-radius: 26px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));  border: 1px solid rgba(255,255,255,0.08);}.auth-recovery-step {  padding: 18px;  border-radius: 18px;  text-align: center;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.auth-recovery-step strong {  display: block;  margin-bottom: 6px;  color: #b88cff;}.auth-recovery-step p {  margin: 0;  color: rgba(255,255,255,0.78);}/* =========================================================   AUTH / EXTRA INFO========================================================= */.auth-extra {  margin-top: 40px;  padding: 26px;  border-radius: 24px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));  border: 1px solid rgba(255,255,255,0.08);}.auth-extra h4 {  margin-bottom: 14px;  color: #ffffff;}.auth-extra-list {  list-style: none;  padding: 0;  margin: 0;  display: grid;  gap: 10px;}.auth-extra-list li {  position: relative;  padding-left: 16px;  color: rgba(255,255,255,0.80);  font-size: 0.95rem;}.auth-extra-list li::before {  content: "";  position: absolute;  left: 0;  top: 0.6em;  width: 6px;  height: 6px;  border-radius: 50%;  background: #b88cff;}/* =========================================================   AUTH / NOTE========================================================= */.auth-note {  margin-top: 20px;  padding: 14px 16px;  border-radius: 14px;  background: rgba(123,63,242,0.12);  border: 1px solid rgba(184,140,255,0.18);  color: rgba(255,255,255,0.85);  font-size: 0.92rem;}/* =========================================================   AUTH / MOBILE========================================================= */@media (max-width: 767px) {  .auth-section {    text-align: center;  }  .auth-title {    font-size: 2rem;  }  .auth-recovery-step {    text-align: center;  }}/* =========================================================   APP SECTION========================================================= */.app-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.16), transparent 26%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.08), transparent 22%),    linear-gradient(135deg, #151522 0%, #1c1c2f 50%, #101018 100%);  color: #ffffff;}/* =========================================================   APP / DECORATIVE ELEMENTS========================================================= */.app-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.app-decor-1 {  top: -40px;  left: -40px;  width: 180px;  height: 180px;  border-radius: 34px;  border: 1px solid rgba(184, 140, 255, 0.14);  transform: rotate(18deg);}.app-decor-2 {  top: 120px;  right: -70px;  width: 240px;  height: 240px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(10px);}.app-decor-3 {  bottom: -80px;  left: 18%;  width: 220px;  height: 220px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.08) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   APP / SHELL========================================================= */.app-shell {  position: relative;  z-index: 2;}/* =========================================================   APP / HEADING========================================================= */.app-heading {  max-width: 920px;  margin: 0 auto 46px;}.app-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.app-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.app-subtitle {  max-width: 820px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   APP / ROW & PANELS========================================================= */.app-row > [class*="col-"] {  display: flex;}.app-panel {  display: flex;  flex-direction: column;  width: 100%;  height: 100%;  padding: 30px 26px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 24px 46px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.app-panel-accent {  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.14), rgba(255,255,255,0.03));  border-color: rgba(184, 140, 255, 0.16);}.app-panel-label {  display: inline-block;  margin-bottom: 14px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.app-panel-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.22;}.app-panel-text {  margin-top: 18px;  color: rgba(255, 255, 255, 0.80);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   APP / IMAGE COLUMN========================================================= */.app-image-wrap {  position: relative;  overflow: hidden;  border-radius: 24px;  border: 1px solid rgba(255, 255, 255, 0.08);  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);  box-shadow:    0 22px 42px rgba(0, 0, 0, 0.22),    0 0 0 1px rgba(255,255,255,0.03) inset;}.app-image {  display: block;  width: 100%;  height: auto;  min-height: 420px;  object-fit: cover;}.app-image-note {  margin-top: 22px;}.app-note-label {  display: inline-block;  margin-bottom: 10px;  color: #f1e6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.app-image-note p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 0.98rem;  line-height: 1.75;}/* =========================================================   APP / STORE BUTTONS========================================================= */.app-store-buttons {  display: flex;  flex-wrap: wrap;  gap: 14px;  margin-top: auto;  padding-top: 24px;}.app-store-btn {  display: inline-flex;  align-items: center;  justify-content: center;  min-width: 180px;  min-height: 56px;  border-radius: 16px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 12px 24px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;}.app-store-btn:hover {  transform: translateY(-4px);  border-color: rgba(184, 140, 255, 0.22);  box-shadow:    0 18px 30px rgba(0, 0, 0, 0.22),    0 0 0 1px rgba(184, 140, 255, 0.06) inset;}.app-store-btn img {  display: block;  max-width: 160px;  width: 100%;  height: auto;}/* =========================================================   APP / FEATURE LIST========================================================= */.app-feature-list {  display: grid;  gap: 16px;  margin-top: 24px;}.app-feature-card {  display: flex;  gap: 16px;  align-items: flex-start;  padding: 18px 16px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.app-feature-icon {  flex: 0 0 54px;  width: 54px;  height: 54px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.app-feature-icon svg {  width: 22px;  height: 22px;  stroke: #ffffff;  stroke-width: 2;}.app-feature-content h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}.app-feature-content p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}/* =========================================================   APP / INSTALLATION CARDS========================================================= */.app-install-grid {  display: grid;  gap: 16px;  margin-top: 24px;}.app-install-card {  padding: 20px 18px;  border-radius: 20px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.app-install-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 12px;  padding: 7px 11px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.09);  color: #d9caff;  font-size: 0.74rem;  font-weight: 700;  line-height: 1;  letter-spacing: 0.07em;  text-transform: uppercase;}.app-install-card h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}.app-install-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}/* =========================================================   APP / BOTTOM NOTE========================================================= */.app-bottom-note {  margin-top: auto;  padding-top: 22px;  color: rgba(255, 255, 255, 0.84);  font-size: 0.98rem;  line-height: 1.72;}/* =========================================================   APP / RESPONSIVE========================================================= */@media (max-width: 991px) {  .app-row > [class*="col-"] {    display: block;  }  .app-panel {    height: auto;  }  .app-store-buttons {    margin-top: 22px;    padding-top: 0;  }  .app-bottom-note {    margin-top: 22px;    padding-top: 0;  }}@media (max-width: 767px) {  .app-section {    text-align: center;  }  .app-title {    font-size: 2rem;    line-height: 1.16;  }  .app-subtitle,  .app-panel-text {    font-size: 1rem;    line-height: 1.72;  }  .app-panel {    padding: 24px 18px;    border-radius: 22px;    text-align: left;  }  .app-image {    min-height: 320px;  }  .app-feature-card {    padding: 16px 14px;  }  .app-store-buttons {    justify-content: center;  }  .app-store-btn {    width: 100%;    min-width: auto;  }}/* =========================================================   APP / LEFT COLUMN BALANCE FIX========================================================= */.app-mobile-highlight {  margin-top: 22px;  padding: 18px 18px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.12), rgba(255,255,255,0.03));  border: 1px solid rgba(184, 140, 255, 0.14);}.app-mobile-highlight p {  margin: 0;  color: rgba(255, 255, 255, 0.80);  font-size: 0.96rem;  line-height: 1.72;}.app-store-buttons {  display: flex;  flex-wrap: wrap;  gap: 14px;  margin-top: 22px;  padding-top: 0;}.app-quick-features {  margin-top: 24px;  padding: 20px 18px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.14), rgba(255,255,255,0.03));  border: 1px solid rgba(184, 140, 255, 0.16);}.app-quick-list {  display: grid;  gap: 12px;  margin-top: 12px;}.app-quick-item {  display: flex;  gap: 10px;  align-items: flex-start;  color: rgba(255,255,255,0.85);  font-size: 0.95rem;  line-height: 1.6;}.app-quick-item svg {  width: 16px;  height: 16px;  stroke: #cdaeff;  margin-top: 3px;}/* =========================================================   JACKPOTS SECTION========================================================= */.jackpots-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123,63,242,0.18), transparent 28%),    radial-gradient(circle at bottom right, rgba(255,210,120,0.10), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #111119 100%);  color: #ffffff;}/* heading */.jackpots-heading {  max-width: 900px;  margin: 0 auto 40px;}.jackpots-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.1);  font-size: 12px;  letter-spacing: 0.08em;  text-transform: uppercase;  color: #d7c6ff;}.jackpots-title {  color: #ffffff;  line-height: 1.2;}.jackpots-title span {  color: #b88cff;}.jackpots-subtitle {  margin-top: 18px;  color: rgba(255,255,255,0.8);  line-height: 1.7;}/* cards */.jackpot-card {  position: relative;  width: 100%;  aspect-ratio: 3 / 4;  overflow: hidden;  border-radius: 16px;  background: #1e1e30;  border: 1px solid rgba(255,255,255,0.06);  box-shadow:    0 14px 28px rgba(0,0,0,0.25),    inset 0 1px 0 rgba(255,255,255,0.05);  transition: transform 0.35s ease, box-shadow 0.35s ease;}.jackpot-card img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;}/* hover */.jackpot-card:hover {  transform: translateY(-6px);  box-shadow:    0 22px 40px rgba(0,0,0,0.35),    0 0 0 1px rgba(184,140,255,0.12) inset;}/* bottom note */.jackpots-note {  margin-top: 36px;}.jackpots-note p {  max-width: 700px;  margin: 0 auto;  color: rgba(255,255,255,0.75);  line-height: 1.7;}/* mobile */@media (max-width: 767px) {  .jackpots-title {    font-size: 1.8rem;  }  .jackpots-subtitle {    font-size: 0.95rem;  }}/* =========================================================   PAYMENTS SECTION========================================================= */.payments-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.16), transparent 26%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.08), transparent 22%),    linear-gradient(135deg, #151522 0%, #1c1c2f 50%, #101018 100%);  color: #ffffff;}.payments-shell {  position: relative;  z-index: 2;}.payments-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.payments-decor-1 {  top: -60px;  left: -50px;  width: 220px;  height: 220px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(8px);}.payments-decor-2 {  right: -50px;  bottom: -80px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.10) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   PAYMENTS / HEADING========================================================= */.payments-heading {  max-width: 980px;  margin: 0 auto 44px;}.payments-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255, 255, 255, 0.12);  background: rgba(255, 255, 255, 0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.payments-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.payments-title span {  color: #b88cff;}.payments-subtitle {  max-width: 860px;  margin: 22px auto 0;  color: rgba(255, 255, 255, 0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   PAYMENTS / TOP PANELS========================================================= */.payments-top-row > [class*="col-"] {  display: flex;}.payments-panel {  display: flex;  flex-direction: column;  width: 100%;  height: 100%;  padding: 30px 26px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 24px 46px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255, 255, 255, 0.05);}.payments-panel-accent {  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.14), rgba(255,255,255,0.03));  border-color: rgba(184, 140, 255, 0.16);}.payments-label {  display: inline-block;  margin-bottom: 14px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.payments-panel-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.22;}.payments-text {  margin-top: 18px;  color: rgba(255, 255, 255, 0.80);  font-size: 1rem;  line-height: 1.8;}.payments-text-secondary {  margin-top: 14px;  color: rgba(255, 255, 255, 0.74);}.payments-mini-grid {  display: grid;  gap: 16px;  margin-top: 24px;}.payments-mini-card {  padding: 18px 16px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 14px 30px rgba(0, 0, 0, 0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.payments-mini-card h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}.payments-mini-card p {  margin: 0;  color: rgba(255, 255, 255, 0.78);  font-size: 0.96rem;  line-height: 1.72;}.payments-note-box {  margin-top: auto;  padding-top: 24px;}.payments-note-badge {  display: inline-block;  margin-bottom: 10px;  color: #f1e6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.payments-note-box p {  margin: 0;  color: rgba(255, 255, 255, 0.82);  font-size: 0.98rem;  line-height: 1.72;}/* =========================================================   PAYMENTS / TABLE WRAP========================================================= */.payments-table-wrap {  max-width: 980px;  margin: 46px auto 0;  padding: 28px 24px 24px;  border-radius: 28px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255, 255, 255, 0.08);  box-shadow:    0 24px 48px rgba(0, 0, 0, 0.24),    inset 0 1px 0 rgba(255,255,255,0.04);}.payments-table-top {  display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between;  gap: 18px;  margin-bottom: 22px;}.payments-table-meta {  display: flex;  flex-wrap: wrap;  gap: 10px;}.payments-table-country,.payments-table-currency {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 9px 13px;  border-radius: 999px;  background: rgba(255, 255, 255, 0.05);  border: 1px solid rgba(255, 255, 255, 0.09);  color: #ffffff;  font-size: 0.86rem;  font-weight: 600;  line-height: 1;}.payments-tabs {  display: inline-flex;  gap: 10px;  padding: 6px;  border-radius: 999px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);}.payments-tab {  min-width: 130px;  height: 46px;  padding: 0 22px;  border-radius: 999px;  border: none;  background: transparent;  color: rgba(255,255,255,0.82);  font-size: 0.95rem;  font-weight: 700;  letter-spacing: 0.02em;  transition: all 0.25s ease;}.payments-tab.is-active {  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  color: #ffffff;  box-shadow:    0 10px 22px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}/* =========================================================   PAYMENTS / TABLE========================================================= */.payments-table-panel {  display: none;}.payments-table-panel.is-active {  display: block;}.payments-table-head {  display: grid;  grid-template-columns: minmax(260px, 1.6fr) minmax(130px, 0.8fr) minmax(120px, 0.8fr);  gap: 14px;  padding: 0 16px 12px;  color: #d7c6ff;  font-size: 0.78rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.payments-table-body {  display: grid;  gap: 12px;}.payments-row {  display: grid;  grid-template-columns: minmax(260px, 1.6fr) minmax(130px, 0.8fr) minmax(120px, 0.8fr);  gap: 14px;  align-items: center;  padding: 14px 16px;  border-radius: 18px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 12px 24px rgba(0, 0, 0, 0.14),    inset 0 1px 0 rgba(255,255,255,0.03);}.payments-method {  display: flex;  align-items: center;  gap: 14px;  min-width: 0;}.payments-method span:last-child {  color: #ffffff;  font-size: 0.98rem;  font-weight: 600;  line-height: 1.4;}.payments-type {  color: rgba(255,255,255,0.74);  font-size: 0.93rem;  line-height: 1.5;}.payments-limit {  color: #ffffff;  font-size: 0.96rem;  font-weight: 700;  line-height: 1.4;  text-align: right;}.payments-icon-box {  flex: 0 0 78px;  width: 78px;  height: 42px;  display: inline-flex;  align-items: center;  justify-content: center;  padding: 6px 8px;  border-radius: 12px;  background: rgba(0,0,0,0.20);  border: 1px solid rgba(255,255,255,0.08);  box-sizing: border-box;}.payments-icon-box img {  width: 58px;  height: 24px;  object-fit: contain;  display: block;}/* =========================================================   PAYMENTS / INFO CARDS========================================================= */.payments-bottom-row {  margin-top: 42px;}.payments-info-card {  height: 100%;  padding: 24px 22px;  border-radius: 22px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 16px 30px rgba(0,0,0,0.18),    inset 0 1px 0 rgba(255,255,255,0.04);}.payments-info-icon {  width: 56px;  height: 56px;  margin-bottom: 18px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123, 63, 242, 0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.payments-info-icon svg {  width: 23px;  height: 23px;  stroke: #ffffff;  stroke-width: 2;  fill: none;}.payments-info-card h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}.payments-info-card p {  margin: 0;  color: rgba(255,255,255,0.78);  font-size: 0.96rem;  line-height: 1.72;}/* =========================================================   PAYMENTS / RESPONSIVE========================================================= */@media (max-width: 991px) {  .payments-top-row > [class*="col-"] {    display: block;  }  .payments-panel {    height: auto;  }  .payments-table-wrap {    padding: 22px 18px 18px;  }  .payments-table-head,  .payments-row {    grid-template-columns: minmax(220px, 1.4fr) minmax(110px, 0.7fr) minmax(110px, 0.7fr);  }}@media (max-width: 767px) {  .payments-section {    text-align: center;  }  .payments-title {    font-size: 2rem;    line-height: 1.16;  }  .payments-subtitle,  .payments-text {    font-size: 1rem;    line-height: 1.72;  }  .payments-panel {    padding: 24px 18px;    border-radius: 22px;    text-align: left;  }  .payments-table-top {    justify-content: center;  }  .payments-table-meta {    justify-content: center;  }  .payments-tabs {    width: 100%;    justify-content: center;  }  .payments-tab {    flex: 1 1 0;    min-width: 0;  }  .payments-table-head {    display: none;  }  .payments-row {    grid-template-columns: 1fr;    gap: 10px;    padding: 16px 14px;    text-align: left;  }  .payments-method {    gap: 12px;  }  .payments-type,  .payments-limit {    text-align: left;    padding-left: 92px;  }  .payments-type::before {    content: "Type: ";    color: #d7c6ff;    font-weight: 700;  }  .payments-limit::before {    content: "Limits: ";    color: #d7c6ff;    font-weight: 700;  }  .payments-icon-box {    flex: 0 0 72px;    width: 72px;    height: 40px;  }  .payments-icon-box img {    width: 54px;    height: 22px;  }}/* =========================================================   TRUST / SAFETY / PLAYER PROTECTION SECTION========================================================= */.trust-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.18), transparent 26%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.08), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #101018 100%);  color: #ffffff;}.trust-shell {  position: relative;  z-index: 2;}.trust-decor {  position: absolute;  pointer-events: none;  z-index: 0;}.trust-decor-1 {  top: -50px;  left: -40px;  width: 180px;  height: 180px;  border-radius: 34px;  border: 1px solid rgba(184, 140, 255, 0.14);  transform: rotate(18deg);}.trust-decor-2 {  top: 110px;  right: -70px;  width: 240px;  height: 240px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123, 63, 242, 0.18) 0%, transparent 72%);  filter: blur(10px);}.trust-decor-3 {  bottom: -80px;  left: 18%;  width: 220px;  height: 220px;  border-radius: 50%;  background: radial-gradient(circle, rgba(255, 210, 120, 0.08) 0%, transparent 74%);  filter: blur(10px);}/* =========================================================   TRUST / HEADING========================================================= */.trust-heading {  max-width: 960px;  margin: 0 auto 44px;}.trust-eyebrow {  display: inline-block;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  border: 1px solid rgba(255,255,255,0.12);  background: rgba(255,255,255,0.04);  color: #d9caff;  font-size: 13px;  font-weight: 700;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.trust-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.14;  letter-spacing: -0.02em;}.trust-title span {  color: #b88cff;}.trust-subtitle {  max-width: 860px;  margin: 22px auto 0;  color: rgba(255,255,255,0.80);  font-size: 1.05rem;  line-height: 1.8;}/* =========================================================   TRUST / FEATURED INTRO========================================================= */.trust-featured {  position: relative;  margin: 0 auto 40px;  padding: 30px 32px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(135deg, rgba(123,63,242,0.20), rgba(255,255,255,0.04) 58%, rgba(255,196,115,0.05));  border: 1px solid rgba(184,140,255,0.22);  box-shadow:    0 24px 50px rgba(0,0,0,0.24),    inset 0 1px 0 rgba(255,255,255,0.06);}.trust-featured::before {  content: "";  position: absolute;  right: -90px;  bottom: -110px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123,63,242,0.24) 0%, transparent 72%);  pointer-events: none;}.trust-featured-badge {  display: inline-flex;  align-items: center;  justify-content: center;  margin-bottom: 18px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.08);  border: 1px solid rgba(255,255,255,0.12);  color: #f3eaff;  font-size: 12px;  font-weight: 800;  line-height: 1;  letter-spacing: 0.08em;  text-transform: uppercase;}.trust-featured-content {  display: flex;  gap: 18px;  align-items: flex-start;  position: relative;  z-index: 2;}.trust-featured-icon {  flex: 0 0 68px;  width: 68px;  height: 68px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 22px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 14px 28px rgba(123,63,242,0.34),    inset 0 1px 0 rgba(255,255,255,0.16);}.trust-featured-icon svg {  width: 28px;  height: 28px;  stroke: #ffffff;  stroke-width: 2;}.trust-featured-text h3 {  margin-bottom: 10px;  color: #ffffff;  font-size: 1.5rem;  font-weight: 700;  line-height: 1.3;}.trust-featured-text p {  margin: 0;  color: rgba(255,255,255,0.82);  font-size: 1rem;  line-height: 1.8;}/* =========================================================   TRUST / TOP PANELS========================================================= */.trust-row > [class*="col-"] {  display: flex;}.trust-panel {  display: flex;  flex-direction: column;  width: 100%;  height: 100%;  padding: 30px 26px;  border-radius: 28px;  overflow: hidden;  background:    linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.03) 100%);  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 24px 46px rgba(0,0,0,0.24),    inset 0 1px 0 rgba(255,255,255,0.05);}.trust-panel-accent {  background:    linear-gradient(135deg, rgba(123,63,242,0.14), rgba(255,255,255,0.03));  border-color: rgba(184,140,255,0.16);}.trust-label {  display: inline-block;  margin-bottom: 14px;  color: #d7c6ff;  font-size: 0.82rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.trust-panel-title {  margin-bottom: 0;  color: #ffffff;  line-height: 1.22;}.trust-text {  margin-top: 18px;  color: rgba(255,255,255,0.80);  font-size: 1rem;  line-height: 1.8;}.trust-text-secondary {  margin-top: 14px;  color: rgba(255,255,255,0.74);}.trust-card-list {  display: grid;  gap: 16px;  margin-top: 24px;}.trust-info-card {  display: flex;  gap: 16px;  align-items: flex-start;  padding: 18px 16px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 14px 30px rgba(0,0,0,0.16),    inset 0 1px 0 rgba(255,255,255,0.04);}.trust-info-icon {  flex: 0 0 54px;  width: 54px;  height: 54px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123,63,242,0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.trust-info-icon svg {  width: 22px;  height: 22px;  stroke: #ffffff;  stroke-width: 2;}.trust-info-content h4 {  margin-bottom: 8px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}.trust-info-content p {  margin: 0;  color: rgba(255,255,255,0.78);  font-size: 0.96rem;  line-height: 1.72;}.trust-highlight-box {  margin-top: auto;  padding-top: 24px;}.trust-highlight-badge {  display: inline-block;  margin-bottom: 10px;  color: #f1e6ff;  font-size: 0.8rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.trust-highlight-box p {  margin: 0;  color: rgba(255,255,255,0.82);  font-size: 0.98rem;  line-height: 1.72;}/* =========================================================   TRUST / BOTTOM CARDS========================================================= */.trust-bottom-row {  margin-top: 42px;}.trust-bottom-row > [class*="col-"] {  display: flex;}.trust-bottom-card {  width: 100%;  height: 100%;  padding: 26px 22px;  border-radius: 24px;  background:    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.025) 100%);  border: 1px solid rgba(255,255,255,0.08);  box-shadow:    0 18px 36px rgba(0,0,0,0.18),    inset 0 1px 0 rgba(255,255,255,0.04);}.trust-bottom-icon {  width: 56px;  height: 56px;  margin-bottom: 18px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 18px;  background: linear-gradient(135deg, #7b3ff2, #5e2bb8);  box-shadow:    0 10px 24px rgba(123,63,242,0.30),    inset 0 1px 0 rgba(255,255,255,0.14);}.trust-bottom-icon svg {  width: 23px;  height: 23px;  stroke: #ffffff;  stroke-width: 2;}.trust-bottom-card h3 {  margin-bottom: 12px;  color: #ffffff;  font-size: 1.2rem;  font-weight: 700;  line-height: 1.35;}.trust-bottom-card p {  margin: 0 0 14px;  color: rgba(255,255,255,0.78);  font-size: 0.96rem;  line-height: 1.72;}.trust-bottom-tags {  display: flex;  flex-wrap: wrap;  gap: 10px;  margin-top: 10px;}.trust-tag {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 8px 12px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.10);  color: #ffffff;  font-size: 0.84rem;  font-weight: 600;  line-height: 1;}.trust-contact-list {  display: grid;  gap: 10px;  margin-top: 12px;  color: rgba(255,255,255,0.84);  font-size: 0.94rem;  line-height: 1.65;}.trust-steps {  display: grid;  gap: 10px;  margin-top: 12px;}.trust-step {  padding: 12px 14px;  border-radius: 16px;  background: rgba(255,255,255,0.04);  border: 1px solid rgba(255,255,255,0.08);  color: rgba(255,255,255,0.84);  font-size: 0.94rem;  line-height: 1.6;}/* =========================================================   TRUST / RESPONSIVE========================================================= */@media (max-width: 991px) {  .trust-row > [class*="col-"],  .trust-bottom-row > [class*="col-"] {    display: block;  }  .trust-panel,  .trust-bottom-card {    height: auto;  }}@media (max-width: 767px) {  .trust-section {    text-align: center;  }  .trust-title {    font-size: 2rem;    line-height: 1.16;  }  .trust-subtitle,  .trust-text {    font-size: 1rem;    line-height: 1.72;  }  .trust-featured {    padding: 22px 18px;    border-radius: 22px;  }  .trust-featured-content {    flex-direction: column;    align-items: center;    text-align: center;  }  .trust-panel,  .trust-bottom-card {    padding: 24px 18px;    border-radius: 22px;    text-align: left;  }  .trust-info-card {    padding: 16px 14px;  }}/* =========================================================   REVIEWS SECTION========================================================= */.reviews-section {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123,63,242,0.18), transparent 28%),    radial-gradient(circle at bottom right, rgba(255,210,120,0.10), transparent 24%),    linear-gradient(135deg, #151522 0%, #1d1d31 50%, #101018 100%);  color: #ffffff;}.reviews-shell {  position: relative;  z-index: 2;}.reviews-decor {  position: absolute;  pointer-events: none;}.reviews-decor-1 {  top: -60px;  left: -40px;  width: 200px;  height: 200px;  border-radius: 30px;  border: 1px solid rgba(184,140,255,0.14);  transform: rotate(18deg);}.reviews-decor-2 {  bottom: -80px;  right: -60px;  width: 260px;  height: 260px;  border-radius: 50%;  background: radial-gradient(circle, rgba(123,63,242,0.2), transparent 70%);}/* IMAGE */.reviews-image-wrap {  position: relative;  border-radius: 28px;  overflow: hidden;  border: 1px solid rgba(255,255,255,0.08);  box-shadow: 0 24px 50px rgba(0,0,0,0.3);}.reviews-image {  width: 100%;  height: auto;  display: block;}.reviews-image-glow {  position: absolute;  inset: 0;  background: radial-gradient(circle, rgba(255,255,255,0.12), transparent 70%);  pointer-events: none;}/* CONTENT */.reviews-eyebrow {  display: inline-block;  margin-bottom: 16px;  padding: 8px 14px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.1);  font-size: 13px;  font-weight: 700;  letter-spacing: .08em;  text-transform: uppercase;  color: #d9caff;}.reviews-title {  margin-bottom: 24px;  line-height: 1.2;}.reviews-title span {  color: #b88cff;}/* SLIDER */.reviews-slider {  position: relative;  min-height: 180px;}.review-item {  position: absolute;  inset: 0;  opacity: 0;  transform: translateY(10px);  transition: all 0.5s ease;}.review-item.active {  opacity: 1;  transform: translateY(0);}.review-stars {  margin-bottom: 10px;  color: #ffd27a;  font-size: 1.1rem;}.review-item p {  font-size: 1rem;  line-height: 1.8;  color: rgba(255,255,255,0.85);}.review-author {  margin-top: 14px;  font-size: 0.9rem;  color: #d7c6ff;}/* DOTS */.reviews-dots {  display: flex;  gap: 10px;  margin-top: 22px;}.reviews-dots span {  width: 10px;  height: 10px;  border-radius: 50%;  background: rgba(255,255,255,0.2);  cursor: pointer;  transition: all .3s;}.reviews-dots span.active {  background: #7b3ff2;}/* MOBILE */@media (max-width: 767px) {  .reviews-section {    text-align: center;  }  .reviews-dots {    justify-content: center;  }}.reviews-title {  color: #ffffff !important;}.reviews-title span {  color: #b88cff;}/* =========================================================   SITE FOOTER========================================================= */.site-footer {  position: relative;  overflow: hidden;  background:    radial-gradient(circle at top left, rgba(123, 63, 242, 0.14), transparent 24%),    radial-gradient(circle at bottom right, rgba(255, 210, 120, 0.06), transparent 22%),    linear-gradient(135deg, #141420 0%, #1a1a2b 48%, #101018 100%);  color: #ffffff;  padding: 72px 0 30px;  border-top: 1px solid rgba(255, 255, 255, 0.06);}.site-footer-shell {  position: relative;  z-index: 2;}/* =========================================================   FOOTER / BRAND========================================================= */.site-footer-logo {  display: inline-flex;  margin-bottom: 20px;}.site-footer-logo img {  display: block;  max-width: 100%;  height: auto;}.site-footer-text {  margin: 0;  color: rgba(255, 255, 255, 0.76);  font-size: 0.98rem;  line-height: 1.75;}.site-footer-trust {  margin-top: 24px;  padding: 18px 18px 16px;  border-radius: 20px;  background:    linear-gradient(135deg, rgba(123, 63, 242, 0.14), rgba(255,255,255,0.03));  border: 1px solid rgba(184, 140, 255, 0.14);}.site-footer-trust-badge {  display: inline-block;  margin-bottom: 10px;  color: #eadcff;  font-size: 0.74rem;  font-weight: 700;  letter-spacing: 0.08em;  text-transform: uppercase;}.site-footer-trust p {  margin: 0;  color: rgba(255, 255, 255, 0.8);  font-size: 0.94rem;  line-height: 1.7;}/* =========================================================   FOOTER / BLOCKS========================================================= */.site-footer-block {  height: 100%;}.site-footer-title {  margin-bottom: 18px;  color: #ffffff;  font-size: 1.08rem;  font-weight: 700;  line-height: 1.35;}/* =========================================================   FOOTER / LISTS========================================================= */.site-footer-list {  list-style: none;  padding: 0;  margin: 0;  display: grid;  gap: 12px;}.site-footer-list li {  margin: 0;}.site-footer-list a {  color: rgba(255, 255, 255, 0.75);  text-decoration: none;  transition: color 0.25s ease, transform 0.25s ease;}.site-footer-list a:hover {  color: #b88cff;}/* =========================================================   FOOTER / INFO========================================================= */.site-footer-info {  list-style: none;  padding: 0;  margin: 0;  display: grid;  gap: 16px;}.site-footer-info li {  margin: 0;}.site-footer-info strong {  display: block;  margin-bottom: 4px;  color: #ffffff;  font-size: 0.95rem;  font-weight: 700;}.site-footer-info span {  display: block;  color: rgba(255, 255, 255, 0.74);  font-size: 0.94rem;  line-height: 1.65;}.site-footer-badges {  display: flex;  flex-wrap: wrap;  gap: 10px;  margin-top: 20px;}.site-footer-badges span {  display: inline-flex;  align-items: center;  justify-content: center;  padding: 9px 12px;  border-radius: 999px;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);  color: #ffffff;  font-size: 0.8rem;  font-weight: 600;  line-height: 1;}/* =========================================================   FOOTER / DIVIDER========================================================= */.site-footer-divider {  height: 1px;  margin: 34px 0 24px;  background: linear-gradient(    90deg,    rgba(255,255,255,0),    rgba(255,255,255,0.12),    rgba(255,255,255,0)  );}/* =========================================================   FOOTER / BOTTOM========================================================= */.site-footer-bottom {  display: flex;  flex-wrap: wrap;  gap: 18px;  align-items: center;  justify-content: space-between;}.site-footer-rights {  color: rgba(255, 255, 255, 0.68);  font-size: 0.92rem;  line-height: 1.7;}.site-footer-rights a {  margin-left: 14px;  color: rgba(255, 255, 255, 0.78);  text-decoration: none;  transition: color 0.25s ease;}.site-footer-rights a:hover {  color: #b88cff;}/* =========================================================   FOOTER / SOCIALS========================================================= */.site-footer-socials {  display: flex;  align-items: center;  gap: 10px;}.site-footer-social {  width: 42px;  height: 42px;  display: inline-flex;  align-items: center;  justify-content: center;  border-radius: 50%;  background: rgba(255,255,255,0.05);  border: 1px solid rgba(255,255,255,0.08);  color: #ffffff;  text-decoration: none;  transition: all 0.25s ease;}.site-footer-social:hover {  transform: translateY(-2px);  background: rgba(123, 63, 242, 0.2);  border-color: rgba(184, 140, 255, 0.18);  color: #ffffff;}/* =========================================================   FOOTER / RESPONSIVE========================================================= */@media (max-width: 991px) {  .site-footer {    padding: 64px 0 28px;  }}@media (max-width: 767px) {  .site-footer {    text-align: center;    padding: 56px 0 26px;  }  .site-footer-logo {    justify-content: center;  }  .site-footer-badges,  .site-footer-socials {    justify-content: center;  }  .site-footer-bottom {    flex-direction: column;    justify-content: center;  }  .site-footer-rights a {    display: inline-block;    margin: 8px 6px 0;  }}