/*
Theme Name: andaluciapodemos
Text Domain: andaluciapodemos
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */


/* BASE */

:root {
	--bx-bg: #070a12;
	--bx-bg-2: #0b1020;
	--bx-text: #eaf0ff;
	--bx-muted: rgba(234, 240, 255, 0.72);
	--bx-soft: rgba(234, 240, 255, 0.12);
	--bx-surface: rgba(255, 255, 255, 0.05);
	--bx-surface-2: rgba(255, 255, 255, 0.08);
	--bx-border: rgba(255, 255, 255, 0.10);
	--bx-accent: #7c5cff;
	--bx-accent-2: #2ee59d;
	--bx-warn: #f7b500;
	--bx-radius: 16px;
	--bx-radius-sm: 12px;
	--bx-shadow: 0 18px 55px rgba(0, 0, 0, 0.35);
	--bx-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
	--bx-font-head: "Manrope", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

body {
	color: var(--bx-text);
	font-size: 16px;
	line-height: 20px;
	font-family: var(--bx-font);
	background:
		radial-gradient(1200px 600px at 12% 8%, rgba(124, 92, 255, 0.22), rgba(124, 92, 255, 0) 60%),
		radial-gradient(900px 480px at 90% 10%, rgba(46, 229, 157, 0.16), rgba(46, 229, 157, 0) 55%),
		radial-gradient(700px 420px at 55% 95%, rgba(247, 181, 0, 0.10), rgba(247, 181, 0, 0) 60%),
		linear-gradient(180deg, var(--bx-bg), var(--bx-bg-2));
	text-align: center;
	}

.bx-body:before {
	content: "";
	position: fixed;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	opacity: 0.35;
	background:
		linear-gradient(0deg, rgba(255,255,255,0.02), rgba(255,255,255,0.02)),
		repeating-linear-gradient(135deg, rgba(255,255,255,0.03) 0 1px, rgba(255,255,255,0) 1px 14px);
	mix-blend-mode: overlay;
}

.wrap,
.bx-shell {
	position: relative;
	z-index: 1;
}

.wrap {
	max-width: 1180px;
	width: 94%;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	color: var(--bx-text);
	font-size: 16px;
	line-height: 20px;
	font-family: var(--bx-font);
	}

a {
	color: var(--bx-accent);
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: var(--bx-accent-2);
	text-decoration: underline;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 30px 0;
	}
	
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: var(--bx-text);
	font-family: var(--bx-font-head);
	font-weight: bold;
	letter-spacing: -0.02em;
	}
h1, .h1, .title{
    font-size: 30px;
    line-height: 34px;
	}
h2, .h2{
	font-size: 28px;
	line-height: 32px;
	}
h3, .h3{
	font-size: 26px;
	line-height: 30px;
	}
h4, .h4{
	font-size: 24px;
	line-height: 28px;
	}
h5, .h5{
	font-size: 22px;
	line-height: 26px;
	}
h6, .h6{
	font-size: 20px;
	line-height: 24px;
	}
	
	

.entry ul, ul.list {
	padding: 0 0 0 15px;
	list-style: none;
	font-weight: 600;
	font-size: 17px;
	}

.entry ol, ol.list {
	padding: 0 0 0 25px;
	list-style: none;
	font-weight: 600;
	font-size: 17px;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 0 0 14px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	display:block;
	padding: 0 0 14px 25px;
	background: url('images/marker.svg') no-repeat 0 6px;
	background-size: 12px auto;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 30px 20px 30px 70px;
	background: rgba(255, 255, 255, 0.06) url('images/blockquote.svg') no-repeat 25px center;
	background-size: 25px auto;
	border-left: 0 solid #ddd;
	border-radius: var(--bx-radius-sm);
	border: 1px solid var(--bx-border);
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	

/* END BASE */

/* BX UI LAYER (UNIQUE LOOK) */

.bx-header {
	position: relative;
	margin: 12px 0 30px 0;
	padding: 14px 14px;
	background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: calc(var(--bx-radius) + 2px);
	box-shadow: var(--bx-shadow);
	backdrop-filter: blur(10px);
}

.bx-footer {
	position: relative;
	margin: 0 0 10px 0;
	padding: 22px 14px;
	background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: calc(var(--bx-radius) + 2px);
	box-shadow: var(--bx-shadow);
	backdrop-filter: blur(10px);
}

.bx-logo img {
	filter: drop-shadow(0 10px 25px rgba(0,0,0,0.35));
}

.bx-breadcrumbs {
	color: var(--bx-muted);
}
.bx-breadcrumbs a {
	color: var(--bx-muted);
}
.bx-breadcrumbs a:hover {
	color: var(--bx-accent-2);
	text-decoration: none;
}

.bx-surface {
	background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: var(--bx-radius);
	box-shadow: 0 18px 50px rgba(0,0,0,0.20);
}
.bx-surface--thin {
	padding: 16px 18px;
}

.bx-card {
	background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: var(--bx-radius);
	box-shadow: 0 18px 50px rgba(0,0,0,0.20);
}

.bx-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border-radius: 999px;
	padding: 10px 16px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-decoration: none;
	border: 1px solid transparent;
	transition: transform 0.16s ease, box-shadow 0.16s ease, background 0.16s ease, border-color 0.16s ease;
}
.bx-btn:hover {
	text-decoration: none;
	transform: translateY(-1px);
}
.bx-btn--primary {
	color: #0b1020;
	background: linear-gradient(135deg, var(--bx-accent-2), var(--bx-accent));
	box-shadow: 0 18px 45px rgba(124, 92, 255, 0.18);
}
.bx-btn--primary:hover {
	box-shadow: 0 22px 65px rgba(124, 92, 255, 0.24);
}
.bx-btn--soft {
	color: var(--bx-text);
	background: rgba(255,255,255,0.06);
	border-color: var(--bx-border);
}
.bx-btn--soft:hover {
	background: rgba(255,255,255,0.10);
}
.bx-btn--ghost {
	color: var(--bx-text);
	background: transparent;
	border-color: rgba(255,255,255,0.18);
}
.bx-btn--ghost:hover {
	background: rgba(255,255,255,0.06);
}
.bx-btn--lg {
	padding: 14px 18px;
	border-radius: 14px;
}

.bx-grid--cards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin: 0 0 30px 0;
}
.bx-grid--home-cats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin: 0 0 30px 0;
}
.bx-grid--tiles {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
	margin: 0 0 30px 0;
}

.bx-tile {
	position: relative;
	overflow: hidden;
	border-radius: var(--bx-radius);
	background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02));
	border: 1px solid var(--bx-border);
	box-shadow: 0 18px 45px rgba(0,0,0,0.18);
}
.bx-tile:before {
	content: "";
	position: absolute;
	inset: -40px -40px auto auto;
	width: 140px;
	height: 140px;
	background: radial-gradient(circle at 30% 30%, rgba(124,92,255,0.35), rgba(124,92,255,0) 70%);
	transform: rotate(14deg);
}

.bx-hero {
	align-items: stretch;
}
.bx-hero__media {
	border-radius: var(--bx-radius);
	background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02));
	border: 1px solid var(--bx-border);
}
.bx-hero__media img {
	border-radius: calc(var(--bx-radius) - 4px);
}

.bx-actions-row {
	gap: 10px;
}
.bx-actions-row .lp_but {
	border-radius: 14px;
}

/* AGE MODAL */
#ageModal {
	background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,255,255,0.90));
	border-radius: 18px;
	border: 1px solid rgba(0,0,0,0.08);
	box-shadow: 0 22px 70px rgba(0,0,0,0.40);
}

/* END BX UI LAYER */

@media screen and (max-width: 1020px) {
	.bx-grid--cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.bx-grid--tiles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media screen and (max-width: 759px) {
	.bx-grid--cards,
	.bx-grid--home-cats,
	.bx-grid--tiles {
		grid-template-columns: 1fr;
	}
}


/* FORM */

.form_line{
	padding: 0 0 15px 0;
	}

.lab{
	display: block;
	padding: 0 0 2px 0;
	}

.inp{
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	}

.ta{
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	vertical-align: bottom;
	}

.form_sub {
	position: relative;
	}

.btn {
	display: inline-block;
	box-sizing: border-box;
	min-height: 40px;
	padding: 10px 20px;
	border: 1px solid #57b64d;
	background: #57b64d;
	border-radius: 5px;
	transition: all 0.3s 0.02s ease;
	-webkit-appearance: none;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	}

.btn:hover{
	border-color: #ca2a3c;
	background-color: #ca2a3c;
	color: #fff;
	text-decoration: none;
	}

.form_sub .ajax-loader {
	position: absolute;
	top: -5px;
	right: -5px;
	}

/* END FORM */



/* HEADER */

header {
    margin: 10px 0 30px 0;
	padding: 10px;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	}

.header_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}

.logo{
	padding: 0 20px 0 0;
	width: 90px;
	}
.logo img{
	vertical-align: bottom;
	}

.main_nav{
	}
.main_nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.main_nav li{
	display: block;
	padding: 0 15px;
	}
.main_nav li a{
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	}
.main_nav li a:hover, .main_nav li.current-menu-item a{
	color: #0095ff;
	text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}


.adapt_menu{
	position: relative;
	display: none;
	width: 22px;
	height: 14px;
	cursor: pointer;
	transition: all .3s ease-in-out;
	margin: 0 0 0 20px;
	}
.adapt_menu span{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	border-radius: 3px;
	transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 6px;
	width: 11px;
	}
.adapt_menu span:nth-child(3){
	top: 12px;
	width: 18px;
	}
.adapt_menu.adapt_menu_active span{
	top: 6px;
	width: 100%;
	background: #9d0c35;
	}
.adapt_menu.adapt_menu_active span:nth-child(1){
	transform: rotate(45deg);
	}
.adapt_menu.adapt_menu_active span:nth-child(2){
	opacity: 0;
	}
.adapt_menu.adapt_menu_active span:nth-child(3){
	transform: rotate(-45deg);
	}

.top_icon{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 0 auto;
	}

a.top_icon_reg{
	margin: 0 0 0 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	border-radius: 5px;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-weight: 500;
	padding: 5px 15px;
	text-decoration: none;
	background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
	}
a.top_icon_reg:hover{
	background-image: linear-gradient(70deg, #2ba35b -8%, #0a8543 96%);
	}
a.top_icon_reg:before{
	content: "+";
	display: block;
	margin: 0 6px 0 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: linear-gradient(210deg, hsla(0, 0%, 100%, 0) 25%, hsla(0, 0%, 100%, .06) 48%, #fff 133%);
	border-radius: 100%;
	transition: all 0.3s 0.02s ease;
	}
a.top_icon_reg:hover:before{
	transform: scale(1.2);
	}


.lang_nav{
	margin: 0 0 0 20px;
	}
.lang_nav > ul > li{
	position: relative;
	}
.lang_nav > ul > li > a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 26px;
	padding: 0 5px;
	border-radius: 5px;
	background-color: rgba(78, 93, 134, .3);
	color: #fff;
	text-decoration: none;
	}
.lang_nav > ul > li > a:hover{
    text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}
.lang_nav > ul > li > a > img{
	width: 25px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	}

.lang_nav > ul > li > ul{
	display: none;
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 0;
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	box-sizing: border-box;
	}
.lang_nav > ul > li:hover > ul{
	display: block;
	}
.lang_nav > ul > li > ul > li {
	display: block;
	margin: 0 0 6px 0;
	}
.lang_nav > ul > li > ul > li:last-child {
	margin: 0 0 0 0;
	}
.lang_nav > ul > li > ul > li > a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #090f1e;
	text-decoration: none;
	}
.lang_nav > ul > li > ul > li > a:hover{
    text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}
.lang_nav > ul > li > ul > li > a > img{
	width: 20px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	}

/* END HEADER */


/* HOME */

.top_block_list{	
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-auto-flow: row dense;
	gap: 20px;
	margin: 0 0 30px 0;
	}
a.top_block{
	break-inside: avoid;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 20px;
	background: linear-gradient(90deg, #1d273e, #11182a);
    border-radius: 12px;
	color: #fff;
	text-decoration: none;
	}
a.top_block:hover{
	background: linear-gradient(90deg, #2d3c5e, #1b2642);
	}
.top_block_t span{
	font-size: 24px;
    font-weight: 600;
	line-height: 26px;
	}
.top_block_i{
	text-align: right;
	flex: 0 0 60px;
	margin: 0 0 0 10px;
	}
.top_block_i img{
	transition: all 0.3s 0.02s ease;
	vertical-align: middle;
	}
a.top_block:hover .top_block_i img{
	transform: translateZ(10px) rotate(-10deg);
	}



.center_ba{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-auto-flow: row dense;
	gap: 20px;
	margin: 0 0 30px 0;
	}
.center_ba_b{
	break-inside: avoid;
	padding: 0 15px 10px 15px;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 12px;
	box-sizing: border-box;
	}
.center_ba_b:before{
	content: "";
	display: block;
	height: 4px;
	width: 100%;
	background-image: linear-gradient(285.39deg, #ffb800 -4.36%, #e0cf36 115.87%);
	border-radius: 0 0 5px 5px;
	margin: 0 0 10px 0;
	}

.center_ba_title{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 4px solid #ffb800;
	border-radius: 0 0 5px 5px;
	}
.center_ba_title_img{
	flex: 0 0 40px;
	margin: 0 10px 0 0;
	}
.center_ba_title_img img{
	vertical-align: bottom;
	}
.center_ba_title_r{
	font-size: 14px;
	}
.center_ba_title_r span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 4px 0;
	}
.center_ba_title_r span a{
	color: #fff;
	text-decoration: none;
	}
.center_ba_title_r span a:hover{
	color: #0095ff;
	text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}

.center_ba_list{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 7px 5px;
	margin: 0 0 2px 0;
	background-color: rgb(0 0 0 / 20%);
	border-radius: 5px;
	transition: all 0.3s 0.02s ease;
	}
.center_ba_list:hover{
	background-color: rgb(0 0 0 / 40%);
	}
.center_ba_list_img{
	flex: 0 0 20px;
	}	
.center_ba_list_text{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	}	
a.center_ba_list_more{
	flex: 0 0 20px;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik05Ljc1IDEyQzkuNzUgMTAuNzU3NCAxMC43NTc0IDkuNzUgMTIgOS43NUMxMy4yNDI2IDkuNzUgMTQuMjUgMTAuNzU3NCAxNC4yNSAxMkMxNC4yNSAxMy4yNDI2IDEzLjI0MjYgMTQuMjUgMTIgMTQuMjVDMTAuNzU3NCAxNC4yNSA5Ljc1IDEzLjI0MjYgOS43NSAxMloiIGZpbGw9IiNmZmYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMiAxMkMyIDEzLjYzOTQgMi40MjQ5NiAxNC4xOTE1IDMuMjc0ODkgMTUuMjk1N0M0Ljk3MTk2IDE3LjUwMDQgNy44MTgxMSAyMCAxMiAyMEMxNi4xODE5IDIwIDE5LjAyOCAxNy41MDA0IDIwLjcyNTEgMTUuMjk1N0MyMS41NzUgMTQuMTkxNSAyMiAxMy42Mzk0IDIyIDEyQzIyIDEwLjM2MDYgMjEuNTc1IDkuODA4NTMgMjAuNzI1MSA4LjcwNDMzQzE5LjAyOCA2LjQ5OTU2IDE2LjE4MTkgNCAxMiA0QzcuODE4MTEgNCA0Ljk3MTk2IDYuNDk5NTYgMy4yNzQ4OSA4LjcwNDMzQzIuNDI0OTYgOS44MDg1MyAyIDEwLjM2MDYgMiAxMlpNMTIgOC4yNUM5LjkyODkzIDguMjUgOC4yNSA5LjkyODkzIDguMjUgMTJDOC4yNSAxNC4wNzExIDkuOTI4OTMgMTUuNzUgMTIgMTUuNzVDMTQuMDcxMSAxNS43NSAxNS43NSAxNC4wNzExIDE1Ljc1IDEyQzE1Ljc1IDkuOTI4OTMgMTQuMDcxMSA4LjI1IDEyIDguMjVaIiBmaWxsPSIjZmZmIi8+DQo8L3N2Zz4=');
	background-repeat: no-repeat;
	background-size: 22px auto;
	background-position: center;
	}	
a.center_ba_list_more:hover{
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPg0KPHN2ZyB3aWR0aD0iODAwcHgiIGhlaWdodD0iODAwcHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik05Ljc1IDEyQzkuNzUgMTAuNzU3NCAxMC43NTc0IDkuNzUgMTIgOS43NUMxMy4yNDI2IDkuNzUgMTQuMjUgMTAuNzU3NCAxNC4yNSAxMkMxNC4yNSAxMy4yNDI2IDEzLjI0MjYgMTQuMjUgMTIgMTQuMjVDMTAuNzU3NCAxNC4yNSA5Ljc1IDEzLjI0MjYgOS43NSAxMloiIGZpbGw9IiMwMDk1ZmYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMiAxMkMyIDEzLjYzOTQgMi40MjQ5NiAxNC4xOTE1IDMuMjc0ODkgMTUuMjk1N0M0Ljk3MTk2IDE3LjUwMDQgNy44MTgxMSAyMCAxMiAyMEMxNi4xODE5IDIwIDE5LjAyOCAxNy41MDA0IDIwLjcyNTEgMTUuMjk1N0MyMS41NzUgMTQuMTkxNSAyMiAxMy42Mzk0IDIyIDEyQzIyIDEwLjM2MDYgMjEuNTc1IDkuODA4NTMgMjAuNzI1MSA4LjcwNDMzQzE5LjAyOCA2LjQ5OTU2IDE2LjE4MTkgNCAxMiA0QzcuODE4MTEgNCA0Ljk3MTk2IDYuNDk5NTYgMy4yNzQ4OSA4LjcwNDMzQzIuNDI0OTYgOS44MDg1MyAyIDEwLjM2MDYgMiAxMlpNMTIgOC4yNUM5LjkyODkzIDguMjUgOC4yNSA5LjkyODkzIDguMjUgMTJDOC4yNSAxNC4wNzExIDkuOTI4OTMgMTUuNzUgMTIgMTUuNzVDMTQuMDcxMSAxNS43NSAxNS43NSAxNC4wNzExIDE1Ljc1IDEyQzE1Ljc1IDkuOTI4OTMgMTQuMDcxMSA4LjI1IDEyIDguMjVaIiBmaWxsPSIjMDA5NWZmIi8+DQo8L3N2Zz4=');
	}	

.center_ba_list_text a{
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	}	
.center_ba_list_text a:hover{
	color: #0095ff;
	}

.center_ba_b_go{
	padding: 10px 0 0 0;
	}
.center_ba_b_go a{
	display: block;
	margin: 0 auto; 
	max-width: 200px;
	box-sizing: border-box;
	padding: 7px 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #fff;
	border-radius: 9px;
	background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	}
.center_ba_b_go a:hover{
	background-image: linear-gradient(70deg, #2ba35b -8%, #0a8543 96%);
	box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.2);
	}



.text_block{	
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 12px;
	padding: 20px;
	margin: 0 0 30px 0;
	}

a.main_but_a{
	display: block;
	margin: 0 auto; 
	max-width: 260px;
	box-sizing: border-box;
	padding: 15px 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-radius: 9px;
	background-image: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	}
a.main_but_a:hover{
	background-image: linear-gradient(70deg, #2ba35b -8%, #0a8543 96%);
	box-shadow: 0px 10px 12px 0px rgba(0, 0, 0, 0.2);
	}



.faq_block{
	margin: 0 0 30px 0;
	}
.faq_block_t{
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
	}

.faq_b{
	padding: 0 20px 0 20px;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 6px;
	margin: 0 0 15px 0;
	transition: all 0.3s 0.02s ease;
	}
.faq_b.active, .faq_b:hover{
    background: linear-gradient(90deg, #11182a, #1d273e);
	}
.faq_b_title{
	font-size: 18px;
	font-weight: 600;
	position:relative;
	padding: 10px 30px 10px 0;
	cursor: pointer;
	}
.faq_b_title:before{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 20px;
	right: 0;
	width: 13px;
	height: 2px;
	background-image: linear-gradient(285.39deg, #ffb800 -4.36%, #e0cf36 115.87%);
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title:after{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 20px;
	right: 0;
	width: 13px;
	height: 2px;
	background-image: linear-gradient(285.39deg, #ffb800 -4.36%, #e0cf36 115.87%);
	transform:rotate(90deg);
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title.active:before{
    transform: rotate(60deg);
	width: 8px;
	top: 22px;
	right: 8px;
	}
.faq_b_title.active:after{
    transform: rotate(120deg);
	}
.faq_b_text{
	display: none;
	padding: 10px 0;
	}
	


/* END HOME */

#content{
	margin: 0 0 30px 0;
	min-height: 600px;
	}
.cat_des{
	margin: 0 0 20px 0;
	}
.breadcrumbs{
	padding: 0 0 26px 0;
	font-size: 15px;
	font-weight: 500;
	color: #f3f3fb;
	}
.breadcrumbs > span{
	margin: 0 5px 0 5px;
	}
.breadcrumbs > span:first-child{
	margin: 0 5px 0 0;
	}
.breadcrumbs a{
	color: #f3f3fb;
	}
.p_nav > div {
	padding: 15px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	}
.p_nav a, .p_nav span {
	padding: 8px 13px 7px 13px;
	margin: 0 5px 0 5px;
	border-radius: 8px;
	color: #f3f3fb;
	text-decoration: none;
	}
.p_nav a:hover, .p_nav span.current {
	color: #f3f3fb;
	background: #517fa4;
	}


.lists_post{
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-auto-flow: row dense;
	gap: 20px;
	margin: 0 0 30px 0;
	}

.lists_post_b{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	box-sizing: border-box;
	margin: 0 10px 20px 10px;
	padding: 10px;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 10px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	}
.lists_post_b:hover{
	transform:scale(1.04);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
	}

.lists_post_b_top{
	width: 100%;
	margin: 0 0 10px 0;
	}
.lists_post_b_bot{
	width: 100%;
	align-self: flex-end;
	}

.lists_post_img{
	margin: 0 0 10px 0;
	}
.lists_post_img img {
	vertical-align: bottom;
	border-radius: 10px;
	}
.lists_post_t {
    display: block;
    font-size: 18px;
    font-weight: bold;
	margin: 0 0 8px 0;
	}
.lists_post_t a{
	color: #fff;
	text-decoration: none;
	}
.lists_post_t a:hover{
	color: #0095ff;
	text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}
.lists_post_e {
    font-size: 14px;
	}

.lists_post_but{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}

a.lp_but{
	display: block;
	width: 48%;
	box-sizing: border-box;
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #fff;
	border-radius: 9px;
	background-color: #31bc69;
	box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	}
a.lp_but2{
	background-color: #0095ff;
	}
a.lp_but:hover{
	background-color: #089e4e;
	}

.poh_posts{
	margin: 0 0 30px 0;
	}


.singl_site_top{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	column-gap: 20px;
	margin: 0 0 30px 0;
	}
.singl_site_top_l{
	box-sizing: border-box;
	flex: 0 0 500px;
	transition: all 0.3s 0.02s ease;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 11px;
	box-shadow: 0 5px 15px rgb(9 15 20 / 20%);
	}
.singl_site_top_l:hover {
	box-shadow: 0 8px 25px rgb(81 127 164 / 15%);
	}
.singl_site_top_l img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease;
	border-radius: 10px;
	}
.singl_site_top_l:hover img{
	transform: scale(1.04);
	}


.singl_site_top_r{
	width: 100%;
	}
.singl_site_info{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	column-gap: 20px;
	margin: 0 0 20px 0;
	}
.singl_site_top_r a.main_but_a {
    margin: 0;
	}

.site_url a {
	font-weight: bold;
    padding: 0 0 0 26px;
	}

/* FOOTER */

footer {
	margin: 0 0 10px 0;
	padding: 22px 10px;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
.f_top{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}

.flogo{
	padding: 0 20px 0 0;
	width: 150px;
	}
.flogo img{
	vertical-align: bottom;
	}

.f_nav{
	}
.f_nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.f_nav li{
	display: block;
	padding: 0 15px;
	}
.f_nav li a{
	display: block;
	padding: 5px 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	}
.f_nav li a:hover, .f_nav li.current-menu-item a{
	color: #0095ff;
	text-shadow: 0 0 10px rgba(0,183,255,.7), 0 0 6px rgba(0,149,255,.5), 0 0 10px rgba(141,83,233,.7);
	}

.f_top_right{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 0 20px;
	}

.copu{
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	}

#back_top{
	display: block;
	width: 44px;
	height: 44px;
	position: fixed;
	z-index: 77;
	bottom: 100px;
	right: 0;
	opacity: 0.8;
	transform: translateX(50px);
	transition: all 0.3s 0.2s ease;
	border-radius: 8px;
	background-color: #517fa4;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMSA2TDYgMUwxIDYiIHN0cm9rZT0iI0Y5RkFGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px auto;
	cursor: pointer;	
	box-shadow: 0 15px 25px rgb(229 0 55 / 20%);
	}	
#back_top.show{
	transform: translateX(-10px);
	}
#back_top.show:hover{
	transform: translateX(-10px) scale(0.90);
	opacity: 1;
	background-color: #355d7c;
	}

/* END FOOTER */


/* MODAL */

.modal_win{
	display: none;
	box-sizing: border-box;
	width: 400px;
	max-width: 90%;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	background: linear-gradient(90deg, #1d273e, #11182a);
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	text-align: left;
	}

.modal_close {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	transition: all 0.3s 0.02s ease;
	cursor: pointer;
	opacity: 0.5;
	}

.modal_close:before, .modal_close:after{
	content: " ";
	display: block;
	width: 138%;
	height: 2px;
	background: #000;
	border-radius: 1px;
	position: absolute;
	top: 49%;
	left: -19%;
	transform: rotate(90deg);
	transition: all 0.3s 0.02s ease;
	}

.modal_close:before{
	transform: rotate(45deg);
	}

.modal_close:after{
	transform: rotate(-45deg);
	}

.modal_close:hover{
	opacity: 1;
	transform: rotate(360deg);
	}

.modal_mask {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9000;
	background: #000;
	opacity: 0.8;
	}

.modal_win p{
	margin: 0;
	}


#ageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(8px);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
	}

#ageModal {
	box-sizing: border-box;
	background: #fff;
	width: 400px;
	max-width: 90%;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	text-align: center;
	}

.ageModal_go {
	display: flex;
	justify-content: center;
	}

.ageModal_go .btn {
	margin: 0 10px;
	}

/* END MODAL */



/* COMMENTS */

.comments_list li {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	background: #f8f8f8;
	}

.comments_list li li {
	margin: 15px 0 0 0;
	}

.comments_list li.thread-even {
	background: #fff; 
	} 

.comments_list .even {
	background: #fff; 
	}

.comments_list .alt {
	background: #f8f8f8; 
	}

.comment_ava{
	float: left;
	padding: 0 10px 0 0;
	}

.comment_top{
	padding: 0 0 10px 0;
	}

.comment_a{
	font-weight: bold;
	}

.comment_d{
	font-style: italic;
	}

.comment_repl{
	text-align: right;
	}

#respond{
	padding: 15px;
	border: 1px solid #ddd;
	background: #eee;
	margin: 0 0 15px 0;
	}

.comments_list #respond{
	margin: 0 15px 15px 15px;
	}

#cancel-comment-reply-link{
	display: inline-block;
	margin: 0 0 15px 0;
	}

/* END COMMENTS */


/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */

/* BX OVERRIDES (KEEP AT EOF SO IT WINS OVER LEGACY BLOCKS) */

.bx-body header {
	margin: 12px 0 30px 0;
	padding: 14px 14px;
	background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: calc(var(--bx-radius) + 2px);
	box-shadow: var(--bx-shadow);
	backdrop-filter: blur(10px);
}

.bx-body footer {
	margin: 0 0 10px 0;
	padding: 22px 14px;
	background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: calc(var(--bx-radius) + 2px);
	box-shadow: var(--bx-shadow);
	backdrop-filter: blur(10px);
}

.bx-body .text_block,
.bx-body .center_ba_b,
.bx-body .lists_post_b {
	background: linear-gradient(135deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
	border: 1px solid var(--bx-border);
	border-radius: var(--bx-radius);
	box-shadow: 0 18px 50px rgba(0,0,0,0.20);
}

.bx-body .lists_post.bx-grid--cards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin: 0 0 30px 0;
}

.bx-body .center_ba.bx-grid--home-cats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.bx-body .top_block_list.bx-grid--tiles {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.bx-body a.top_block.bx-tile,
.bx-body a.top_block {
	border-radius: var(--bx-radius);
	background: linear-gradient(135deg, rgba(255,255,255,0.06), rgba(255,255,255,0.02));
	border: 1px solid var(--bx-border);
	box-shadow: 0 18px 45px rgba(0,0,0,0.18);
}

.bx-body a.top_icon_reg,
.bx-body a.main_but_a,
.bx-body a.lp_but.lp_but2,
.bx-body .bx-btn--primary {
	color: #0b1020;
	background-image: linear-gradient(135deg, var(--bx-accent-2), var(--bx-accent));
	border-color: transparent;
}

.bx-body a.lp_but,
.bx-body .bx-btn--soft {
	color: var(--bx-text);
	background: rgba(255,255,255,0.06);
	border: 1px solid var(--bx-border);
}

.bx-body a.lp_but:hover,
.bx-body a.top_icon_reg:hover,
.bx-body a.main_but_a:hover {
	transform: translateY(-1px);
}

@media screen and (max-width: 1020px) {
	.bx-body .lists_post.bx-grid--cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.bx-body .top_block_list.bx-grid--tiles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media screen and (max-width: 759px) {
	.bx-body .lists_post.bx-grid--cards,
	.bx-body .center_ba.bx-grid--home-cats,
	.bx-body .top_block_list.bx-grid--tiles {
		grid-template-columns: 1fr;
	}
}

/* END BX OVERRIDES */

/* AP OVERRIDES (NEW UNIQUE LOOK FOR NEW SITE) */

:root {
	--ap-bg: #fbf5ea;
	--ap-bg-2: #f2e6d1;
	--ap-text: #1c1b18;
	--ap-muted: rgba(28, 27, 24, 0.72);
	--ap-border: rgba(28, 27, 24, 0.12);
	--ap-surface: rgba(255, 255, 255, 0.72);
	--ap-surface-2: rgba(255, 255, 255, 0.88);
	--ap-accent: #c84c3a; /* terracotta */
	--ap-accent-2: #2a9d8f; /* teal */
	--ap-warn: #e9c46a;
	--ap-radius: 20px;
	--ap-radius-sm: 14px;
	--ap-shadow: 0 22px 60px rgba(28, 27, 24, 0.14);
	--ap-font: "Source Sans 3", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
	--ap-font-head: "Fraunces", "Source Sans 3", Georgia, serif;
}

.ap-body {
	color: var(--ap-text);
	font-size: 16px;
	line-height: 22px;
	font-family: var(--ap-font);
	background:
		radial-gradient(1100px 650px at 14% 10%, rgba(200, 76, 58, 0.16), rgba(200, 76, 58, 0) 60%),
		radial-gradient(900px 520px at 92% 12%, rgba(42, 157, 143, 0.14), rgba(42, 157, 143, 0) 58%),
		radial-gradient(800px 520px at 55% 96%, rgba(233, 196, 106, 0.16), rgba(233, 196, 106, 0) 60%),
		linear-gradient(180deg, var(--ap-bg), var(--ap-bg-2));
	text-align: center;
}

.ap-body:before {
	content: "";
	position: fixed;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	opacity: 0.18;
	background:
		repeating-linear-gradient(0deg, rgba(28,27,24,0.03) 0 1px, rgba(28,27,24,0) 1px 12px),
		repeating-linear-gradient(90deg, rgba(28,27,24,0.02) 0 1px, rgba(28,27,24,0) 1px 18px),
		radial-gradient(circle at 20% 20%, rgba(28,27,24,0.04), rgba(28,27,24,0) 45%),
		radial-gradient(circle at 80% 10%, rgba(28,27,24,0.03), rgba(28,27,24,0) 50%);
	mix-blend-mode: multiply;
}

.ap-shell {
	position: relative;
	z-index: 1;
	max-width: 1240px;
}

.ap-body a {
	color: var(--ap-accent);
}
.ap-body a:hover {
	color: var(--ap-accent-2);
	text-decoration: none;
}

.ap-body h1,
.ap-body h2,
.ap-body h3,
.ap-body h4,
.ap-body h5,
.ap-body h6,
.ap-body .h1,
.ap-body .h2,
.ap-body .h3,
.ap-body .h4,
.ap-body .h5,
.ap-body .h6,
.ap-body .title {
	color: var(--ap-text);
	font-family: var(--ap-font-head);
	letter-spacing: -0.015em;
}

.ap-breadcrumbs {
	color: var(--ap-muted);
}
.ap-breadcrumbs a {
	color: var(--ap-muted);
}
.ap-breadcrumbs a:hover {
	color: var(--ap-accent);
}

.ap-header {
	margin: 14px 0 30px 0;
	padding: 16px 16px;
	background: linear-gradient(135deg, var(--ap-surface-2), var(--ap-surface));
	border: 1px solid var(--ap-border);
	border-radius: calc(var(--ap-radius) + 4px);
	box-shadow: var(--ap-shadow);
}

.ap-body .header_list {
	justify-content: space-between;
}

/* NAV (fix invisible inactive items on light design) */
.ap-body .main_nav li a,
.ap-body .f_nav li a {
	color: var(--ap-text);
	text-shadow: none;
	opacity: 0.84;
}
.ap-body .main_nav li a:hover,
.ap-body .f_nav li a:hover {
	color: var(--ap-accent);
	opacity: 1;
	text-shadow: none;
	text-decoration: none;
}
.ap-body .main_nav li.current-menu-item a,
.ap-body .f_nav li.current-menu-item a {
	color: var(--ap-accent);
	opacity: 1;
}

/* burger icon contrast */
.ap-body .adapt_menu span {
	background: var(--ap-text);
}
.ap-body .adapt_menu.adapt_menu_active span {
	background: var(--ap-accent);
}

/* language switcher */
.ap-body .lang_nav > ul > li > a {
	background-color: rgba(255, 255, 255, 0.70);
	border: 1px solid var(--ap-border);
	color: var(--ap-text);
}
.ap-body .lang_nav > ul > li > a:hover {
	color: var(--ap-accent);
	text-shadow: none;
}
.ap-body .lang_nav > ul > li > ul {
	background-color: #fff;
	border: 1px solid var(--ap-border);
	box-shadow: 0 18px 45px rgba(28,27,24,0.10);
}
.ap-body .lang_nav > ul > li > ul > li > a {
	color: var(--ap-text);
}
.ap-body .lang_nav > ul > li > ul > li > a:hover {
	color: var(--ap-accent);
	text-shadow: none;
}

.ap-footer {
	margin: 0 0 10px 0;
	padding: 24px 16px;
	background: linear-gradient(135deg, var(--ap-surface-2), var(--ap-surface));
	border: 1px solid var(--ap-border);
	border-radius: calc(var(--ap-radius) + 4px);
	box-shadow: var(--ap-shadow);
}

.ap-logo img,
.ap-footer__logo img {
	filter: drop-shadow(0 10px 20px rgba(28,27,24,0.18));
}

.ap-surface {
	background: linear-gradient(135deg, var(--ap-surface-2), var(--ap-surface));
	border: 1px solid var(--ap-border);
	border-radius: var(--ap-radius);
	box-shadow: 0 18px 50px rgba(28,27,24,0.10);
}
.ap-surface--thin {
	padding: 16px 18px;
}

.ap-card {
	background: #ffffff;
	border: 1px solid var(--ap-border);
	border-radius: var(--ap-radius);
	box-shadow: 0 18px 55px rgba(28,27,24,0.10);
}

.ap-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	border-radius: 999px;
	padding: 10px 16px;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-decoration: none;
	border: 1px solid transparent;
	transition: transform 0.16s ease, box-shadow 0.16s ease, background 0.16s ease, border-color 0.16s ease;
}
.ap-btn:hover {
	transform: translateY(-1px);
}
.ap-btn--primary {
	color: #fff;
	background: linear-gradient(135deg, var(--ap-accent), #e16d3b);
	box-shadow: 0 14px 40px rgba(200, 76, 58, 0.26);
}
.ap-btn--primary:hover {
	box-shadow: 0 18px 55px rgba(200, 76, 58, 0.32);
}
.ap-btn--soft {
	color: var(--ap-text);
	background: rgba(255,255,255,0.60);
	border-color: var(--ap-border);
}
.ap-btn--soft:hover {
	background: rgba(255,255,255,0.85);
}
.ap-btn--ghost {
	color: var(--ap-text);
	background: transparent;
	border-color: rgba(28,27,24,0.22);
}
.ap-btn--ghost:hover {
	background: rgba(255,255,255,0.55);
}
.ap-btn--lg {
	padding: 14px 18px;
	border-radius: 16px;
}

.ap-grid--cards {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 22px;
	margin: 0 0 30px 0;
}
.ap-grid--home-cats {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	margin: 0 0 30px 0;
}
.ap-grid--tiles {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	margin: 0 0 30px 0;
}

.ap-tile {
	position: relative;
	overflow: hidden;
	border-radius: var(--ap-radius);
	background: linear-gradient(135deg, rgba(255,255,255,0.85), rgba(255,255,255,0.60));
	border: 1px solid var(--ap-border);
	box-shadow: 0 18px 45px rgba(28,27,24,0.10);
}
.ap-tile:before {
	content: "";
	position: absolute;
	inset: -45px -45px auto auto;
	width: 160px;
	height: 160px;
	background: radial-gradient(circle at 35% 35%, rgba(42,157,143,0.22), rgba(42,157,143,0) 70%);
	transform: rotate(18deg);
}
.ap-tile:hover {
	box-shadow: 0 22px 55px rgba(28,27,24,0.14);
	transform: translateY(-1px);
}

.ap-hero__media {
	border-radius: var(--ap-radius);
	background: linear-gradient(135deg, rgba(255,255,255,0.85), rgba(255,255,255,0.60));
	border: 1px solid var(--ap-border);
	box-shadow: 0 18px 45px rgba(28,27,24,0.10);
}
.ap-hero__media img {
	border-radius: calc(var(--ap-radius) - 6px);
}

.ap-actions-row {
	gap: 10px;
}

/* FAQ (fix dark background mismatch) */
.ap-body .ap-faq {
	margin: 0 0 30px 0;
}
.ap-body .ap-faq .faq_block_t {
	color: var(--ap-text);
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
.ap-body .ap-faq .faq_b,
.ap-body .ap-faq__item {
	padding: 0 18px;
	background: rgba(255, 255, 255, 0.80);
	border: 1px solid var(--ap-border);
	border-radius: var(--ap-radius-sm);
	box-shadow: 0 14px 35px rgba(28,27,24,0.08);
}
.ap-body .ap-faq .faq_b.active,
.ap-body .ap-faq .faq_b:hover,
.ap-body .ap-faq__item.active,
.ap-body .ap-faq__item:hover {
	background: rgba(255, 255, 255, 0.92);
}
.ap-body .ap-faq .faq_b_title {
	color: var(--ap-text);
	padding: 12px 34px 12px 0;
}
.ap-body .ap-faq .faq_b_title:before,
.ap-body .ap-faq .faq_b_title:after {
	background-image: none;
	background-color: var(--ap-accent);
	border-radius: 2px;
}
.ap-body .ap-faq .faq_b_text {
	color: var(--ap-muted);
	padding: 0 0 14px 0;
}

/* Match legacy button blocks to the new look when ap-body is active */
.ap-body a.top_icon_reg,
.ap-body a.main_but_a,
.ap-body a.lp_but.lp_but2 {
	color: #fff;
	background-image: linear-gradient(135deg, var(--ap-accent), #e16d3b);
}
.ap-body a.lp_but {
	color: var(--ap-text);
	background: rgba(255,255,255,0.70);
	border: 1px solid var(--ap-border);
}

@media screen and (max-width: 1020px) {
	.ap-grid--cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.ap-grid--home-cats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.ap-grid--tiles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media screen and (max-width: 759px) {
	.ap-grid--cards,
	.ap-grid--home-cats,
	.ap-grid--tiles {
		grid-template-columns: 1fr;
	}
}

/* END AP OVERRIDES */