@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');
html{scroll-padding-top:6rem}
body {font-family: "Google Sans", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;margin:0;padding:0;font-size:20px;color:#fff;height:100%;position:relative;background-color:var(--c-1)}
a, .box a img, .box .pict:before {text-decoration:none; -webkit-transition:ease-in-out all .3s; -moz-transition:ease-in-out all .3s; -o-transition:ease-in-out all .3s; transition:ease-in-out all .3s}
h1, h2, h3, h4, h5 {margin-bottom:0;font-family: "Baloo 2", sans-serif}
h1 {font-size:74px}
h2 {font-size:32px}
h3 {font-size:36px}
a {color:var(--c-3)}
a:hover {text-decoration:none !important}
img {max-width:100%;height:auto !important}
p:last-of-type {margin:0}
.empty:empty { display: none}
.text-white h1 {color:#fff}

:root {
	--c-1:#060808;
	--c-2:#FFFF00;
	--c-3:#00FFFF;
	--c-4:#FF00FF;
	--c-5:#D0D2D3;
	--c-6:#EBEDEF;
	--c-7:#7D7E7F;
	--c-8:#9D9E9F;
	--c-9:#FFFFFF;
	
	--c-10:#1FA5C2;
	--c-11:#B776B1;
	--c-12:#D7A9CD;
	--c-13:#96438F;
	--c-14:#3B2A38;
	--c-15:#212223;
	
	--c-white:#fff;
}
.f-10 {font-size:10px}
.f-12 {font-size:12px}
.f-13 {font-size:13px}
.f-14 {font-size:14px}
.f-15 {font-size:15px}
.f-16 {font-size:16px !important}
.f-16.lh-auto {line-height:120%}
.f-16.lh-auto {line-height:120%}
.f-18 {font-size:18px}
.f-19 {font-size:19px}
.f-20, .f-20 * {font-size:20px}
.f-20.lh-auto {line-height:120%}
.f-21, .f-21 * {font-size:21px}
.f-22, .f-22 * {font-size:22px}
.f-23, .f-23 * {font-size:23px}
.f-24, .f-24 * {font-size:24px}
.f-24.lh-auto {line-height:110%}
.f-26, .f-26 * {font-size:26px}
.f-26.lh-auto {line-height:32px}
.f-28, .f-28 * {font-size:28px}
.f-28.lh-auto {line-height:110%}
.f-30, .f-30 * {font-size:30px}
.f-30.lh-auto {line-height:32px}
.f-32, .f-32 * {font-size:32px}
.f-32.lh-auto {line-height:110%}
.f-34, .f-34 * {font-size:34px}
.f-36, .f-36 * {font-size:36px}
.f-36.lh-auto {line-height:110%}
.f-38, .f-38 * {font-size:38px}
.f-38.lh-auto {line-height:38px}
.f-40, .f-40 * {font-size:40px}
.f-40.lh-auto, .f-40.lh-auto h1 {line-height:110%}
.f-44, .f-44 * {font-size:44px}
.f-44.lh-auto {line-height:110%}
.f-48, .f-48 * {font-size:48px}
.f-48.lh-auto {line-height:110%}
.f-54, .f-54 * {font-size:54px}
.f-54.lh-auto, .f-54.lh-auto * {line-height:100%}
.f-60, .f-60 * {font-size:60px}
.f-60.lh-auto {line-height:110%}
.f-64, .f-64 * {font-size:64px}
.f-64.lh-auto {line-height:100%}
.f-72, .f-72 * {font-size:72px}
.f-72.lh-auto {line-height:100%}
.f-84, .f-84 * {font-size:84px}
.f-84.lh-auto {line-height:100%}
.f-84 strong {font-weight:600 !important}
.f-90, .f-90 * {font-size:90px}
.f-90.lh-auto {line-height:110%}
.f-96, .f-96 * {font-size:96px}
.f-96.lh-auto {line-height:110%}
.f-96.lh-auto h1 {line-height:110%}
.f-128 {font-size:128px}
.f-128.lh-auto {line-height:80%}
.lh-48 {line-height:48px;}
.lh-n, .lh-n h1, .lh-n h2 {line-height: normal}
.lh-0 {line-height:0;}
.lh-15 {line-height:1.5rem;}
.lh-18 {line-height:1.8rem;}
.lh-50, .lh-50 * {line-height:5rem;}
.lh-100 {line-height:100%;}
.ls-3 {letter-spacing:3px;}
.text-justify {text-align:justify;}

.c-1 {color:var(--c-1)}
.c-2, .c-2 * {color:var(--c-2) !important}
.c-3, .c-3 * {color:var(--c-3) !important}
.c-3 a {color:var(--c-3)}
.c-3 a:hover {color:#fff !important}
.c-4, .c-4 * {color:var(--c-4) !important}
.c-4 a {color:var(--c-4)}
.c-4 a:hover {color:var(--c-8) !important}
.c-5, .c-5 * {color:var(--c-5) !important}
.c-5 a {color:#fff}
.c-5 a:hover {color:var(--c-2) !important}
.c-6, .c-6 * {color:var(--c-6)}
.c-7 {color:var(--c-7)}
.c-7 a {color:#fff}
.c-7 a:hover {color:var(--c-7)}
.c-8 {color:var(--c-8)}
.c-8 a {color:var(--c-8)}
.c-9 {color:var(--c-9) !important}
a.c-9:hover {color:var(--c-10) !important}
.c-10 {color:var(--c-10) !important}
a.c-10:hover {color:var(--c-9) !important}
.c-10 a {color:var(--c-10)}
.c-10 a:hover {color:var(--c-3)}
.c-11 {color:var(--c-11)}
.c-12 {color:var(--c-12)}
.c-13 {color:var(--c-13)}
.c-14 {color:var(--c-14)}
.c-15 {color:var(--c-15)}
.c-15 a {color:var(--c-15)}
.c-15 a:hover {color:#fff}
.c-16 {color:var(--c-16)}
.c-17 {color:var(--c-17)}
.c-18 {color:var(--c-18)}
.c-19 {color:var(--c-19)}
.c-20 {color:var(--c-20)}
.c-2 a:hover {color:var(--c-3)}
.c-white {color:var(--c-white) !important}
.fill-3 svg {fill:var(--c-3);height:20px}
.fill-5 svg {fill:var(--c-5);height:20px}
.bg-c-1 {background-color:var(--c-1)}
.bg-c-2 {background-color:var(--c-2)}
.bg-c-3 {background-color:var(--c-3)}
.bg-c-4 {background-color:var(--c-4) !important}
.bg-c-5 {background-color:var(--c-5)}
.bg-c-6 {background-color:var(--c-6)}
.bg-c-7 {background-color:var(--c-7)}
.bg-c-8 {background-color:var(--c-8)}
.bg-c-9 {background-color:var(--c-9)}
.bg-c-10 {background-color:var(--c-10)}
.bg-c-11 {background-color:var(--c-11)}
.bg-c-12 {background-color:var(--c-12)}
.bg-c-13 {background-color:var(--c-13)}
.bg-c-14 {background-color:var(--c-14)}
.bg-c-15 {background-color:var(--c-15)}
.bg-c-16 {background-color:var(--c-16)}
.bg-c-17 {background-color:var(--c-17)}
.bg-c-18 {background-color:var(--c-18)}
.bg-c-19 {background-color:var(--c-19)}
.bg-c-20 {background-color:var(--c-20)}
.bg-bl-33 {background-color:rgba(0,0,0,.33)}
.border-c-6 {border-color:var(--c-6) !important}
a.border-c-6:hover {background-color:var(--c-6) !important;color:#fff}
.border-c-10 {border-color:var(--c-10) !important}
a.border-c-10:hover {background-color:var(--c-10) !important;color:#fff}
.border-c-13 {border-color:var(--c-13) !important}
a.border-c-13:hover {background-color:var(--c-13) !important;color:#fff}
.fw-regular * { font-weight: 400; }
.fw-100, .fw-100 * {font-weight:100}
.fw-100 strong {font-weight:300}
.fw-200, .fw-200 * {font-weight:200}
.fw-200 strong {font-weight:700}
.fw-300, .fw-300 * {font-weight:300}
.fw-300 strong {font-weight:500}
.fw-300.fst-italic.text-white strong {font-weight:600}
.fw-400, .fw-400 * {font-weight:400}
.fw-400 strong {font-weight:600}
.fw-500, .fw-500 * {font-weight:500}
.fw-500 strong, .fw-500 * strong, .fw-500 b, .fw-500 * b {font-weight:600}
.fw-600, .fw-600 * {font-weight:600}
.fw-700, .fw-700 * {font-weight:700}
.fw-800, .fw-800 * {font-weight:800}
.fw-900, .fw-900 * {font-weight:900}
.border-top-1 {border-top:solid 1px rgba(255,255,255,.33)}
footer .border-top {border-top:solid 1px var(--c-2) !important}
.border-1 {border:solid 1px var(--c-7)}
.swiper-slide {height: auto;}
.galeria > div:last-of-type {margin-bottom:0 !important;}
.galeria a.akt {display:block;aspect-ratio:3/2}
.galeria a img {width:100%;height:100% !important;object-fit:cover;object-position:center}
.br-0 {border-radius:0}
.br-rad-8 {border-radius:8px}
.br-rad-16, .br-rad-16 img {border-radius:16px}
.br-rad-20 {border-radius:20px;overflow:hidden}
.br-rad-24 {border-radius:24px !important}
.br-rad-24-h {border-radius:24px;overflow:hidden}
.br-rad-24-top {border-radius:24px 24px 0 0 !important}
.br-rad-24-bottom {border-radius:0 0 24px 24px !important}
.br-rad-30 {border-radius:30px !important}
.br-rad-60 {border-radius:0 0 60px 60px}
.br-rad-top-left img {border-radius:0 20px 20px 20px}
.br-rad-bottom-left img {border-radius:20px 20px 20px 0}
.br-rad-top {border-radius:0 0 20px 20px}
.center {top:50%;left:50%;transform:translate(-50%,-50%);}
.border-bottom {border-color:var(--c-11) !important;border-bottom-width:1px !important}
.border-bottom-inner {box-shadow:inset 0 -6px 0 0 var(--c-7)}
.border-bottom.grad-1 {border-color:var(--c-14) !important;border-bottom-width:1px !important}
.border-left {border-color:var(--c-11) !important;border-left-width:2px !important;border-left:solid 2px;min-height:44px}
header .border-bottom {border-color:var(--c-3) !important;border-bottom-width:1px !important}
.btn {font-size:20px;border-radius:0;padding:10px 26px;display:inline-flex !important;align-items:center;justify-content:center;text-transform:uppercase;position:relative;clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%)}
.btn:hover {box-shadow:0 0 4px 0 rgba(0,0,0,.66)}
.btn.simple {text-decoration:underline}
.btn-default, .button.signin {color:#000 !important;min-height:50px;border:none;background-color:var(--c-9);padding-left:24px;padding-right:24px}
.btn-default:hover, .button.signin:hover {background-color:var(--c-5) !important;color:#000 !important}
.btn-default:focus-visible, .btn-default:active, .button.signin:focus-visible {background-color:#fff !important;color:#000 !important;border:none}
.btn-primary {color:#fff !important;min-height:64px;border:none;background-color:var(--c-9);box-shadow:0 4px 0 0 rgba(0,0,0,.11), inset 0 -4px 0 0 var(--c-10)}
.btn-primary:hover {background-color:var(--c-10) !important}
.btn-primary:focus-visible, .btn-default:active {background-color:#000 !important;color:#fff !important;box-shadow:0 0 0 1px #000;border: none}
.btn-secondary {color:#fff !important;min-height:64px;border:none;background-color:var(--c-11);box-shadow:0 4px 0 0 rgba(0,0,0,.11), inset 0 -4px 0 0 var(--c-13)}
.btn-secondary:hover {background-color:var(--c-13) !important}
.btn-secondary:focus-visible, .btn-default:active {background-color:#000 !important;color:#fff !important;box-shadow:0 0 0 1px #000;border: none}
.btn-info {color:var(--c-2) !important;min-height:48px;border:none;background-color:var(--c-7)}
.btn-info:hover {background-color:var(--c-4) !important}
.btn-info:focus-visible, .btn-primary:active {background-color:var(--c-7) !important;color:var(--c-1) !important}
.btn-success {color:#fff !important;min-height:48px;border:none;background-color:var(--c-2);font-weight:300}
.btn-success:hover {background-color:#fff;color:var(--c-2) !important}
.btn-success:focus-visible, .btn-secondary:active {background-color:#fff !important;color:var(--c-2) !important}
.btn-light {color:#fff !important;min-height:48px;border:none;background-color:var(--c-4);font-weight:300}
.btn-light:hover {background-color:#fff;color:var(--c-2) !important}
.btn-light:focus-visible, .btn-secondary:active {background-color:#fff !important;color:var(--c-2) !important}
.btn-warning {color:var(--c-6);background-color:var(--c-3);border:solid 1px var(--c-3);-webkit-box-shadow:none;box-shadow:none}
.btn-warning:hover {background-color:var(--c-1);color:var(--c-6);border:solid 1px var(--c-7)}
.btn-bottom {transform:translateY(100%)}
.sh-48 {-webkit-box-shadow:0 0 58px rgba(0,0,0,.42); box-shadow:0 0 58px rgba(0,0,0,.42)}
.sh-33 {-webkit-box-shadow:0 0 33px rgba(0,0,0,.11); box-shadow:0 0 33px rgba(0,0,0,.11)}
.sh-24 {-webkit-box-shadow:0 0 24px rgba(0,0,0,.11); box-shadow:0 0 24px rgba(0,0,0,.11)}
.sh-12 {-webkit-box-shadow:0 0 12px rgba(0,0,0,.11); box-shadow:0 0 12px rgba(0,0,0,.11)}
.sh-bottom {-webkit-box-shadow:0 1px 0 var(--c-7); box-shadow:0 1px 0 var(--c-7)}
.grad-1 {background:linear-gradient(to bottom, rgba(183,118,177,0) 0%,rgba(183,118,177,.11) 100%)}
.grad-2 {background:linear-gradient(to bottom, rgba(102,198,197,1) 0%,rgba(79,192,214,1) 100%)}
.grad-3 {background:linear-gradient(to right, rgba(122,135,30,1) 0%,rgba(177,195,43,1) 100%)}
.grad-4 {background:linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.11) 100%)}
.grad-5 {background:linear-gradient(to right, rgba(0,0,0,0.11) 0%,rgba(0,0,0,0) 100%)}
.grad-6 {background:linear-gradient(to bottom, rgba(177,195,43,1) 0%,rgba(122,135,30,1) 100%)}
.grad-7 {background:linear-gradient(to right, rgba(0,0,0,0) 70%,rgba(0,0,0,0.11) 100%)}
.grad-8 {background:linear-gradient(to right, rgba(0,0,0,0.11) 0%,rgba(0,0,0,0) 30%)}
.swiper-pagination {bottom:20px !important;top:auto !important;left:10px !important}
.swiper-pagination-bullet {margin:0 10px !important;opacity:1;width:16px;border-radius:0;height:16px;background-color:var(--c-4)}
.swiper-pagination-bullet-active {opacity:1;width:24px;height:24px;background-color:var(--c-6)}
.top-sh {-webkit-box-shadow:inset 0 100px 40px -40px rgba(28,34,36,.88); box-shadow:inset 0 100px 40px -40px rgba(28,34,36,.88);}
.bottom-sh {-webkit-box-shadow:inset 0 -100px 40px -40px rgba(28,34,36,.88); box-shadow:inset 0 -100px 40px -40px rgba(28,34,36,.88);}
.opacity-33 {opacity:.33 !important}
.border-r {border-right:solid 2px #fff}
.skew-45 {transform:skewX(-45deg)}
.h-5 {height:5px}
.h-10 {height:10px}
.h-20 {height:20px}
.h-86 {height:86%}
.z--1 {z-index:-1}
.z-1 {z-index:1}
.z-10 {z-index:10}
.z-20 {z-index:20}
.z-100 {z-index:100}
.ratio11 {aspect-ratio:1/1}
.ratio11 img {object-fit:cover;object-position:center;width:100%;height:100% !important}
.ratio11 .icon img {height:auto !important;width:auto;max-height:100%}
.ratio11-img img {aspect-ratio:1/1;object-fit:cover;object-position:center;width:100%;height:100% !important}
.ratio21 {aspect-ratio:2/1}
.ratio32 {aspect-ratio:3/2}
.ratio43 {aspect-ratio:4/3}
.ratio167 {aspect-ratio:16/7}
.ratio158 {aspect-ratio:15/8}
.ratio158 img {object-fit:cover;width:100%;height:100% !important}
.ratio169 {aspect-ratio:16/9}
.ratio169 img {object-fit:cover;width:100%;height:100% !important}
.ratio1633 {aspect-ratio:16/33}
.ratio1633 img {object-fit:cover;width:100%;height:100% !important}
.ratio3237 {aspect-ratio:32/37}
.ratio3237 img {object-fit:cover;width:100%;height:100% !important}
.ol-0 {outline:0}
.line-color {height:1px;background-color:var(--c-3)}
.arrow-r svg {fill:var(--c-9);height:20px}
.cc-2 {column-count:2;column-gap:24px}
.cc-2 > a {break-inside:avoid-column}
.select {position:relative}
.select:before {content:"";position:absolute;left:0;top:0;width:50%;height:100%;background-color:var(--c-11);z-index:-1}
.select:after {content:"";position:absolute;right:0;top:0;width:50%;height:100%;background-color:var(--c-1);z-index:-1}
.select > div {background: url('art/select_bg.png');background-repeat:no-repeat;background-position:center;background-size:contain}
.menu {font-size:16px}
.menu ul {list-style:none}
.menu.vertical {text-transform:uppercase}
.menu.vertical ul {display:block;margin-bottom:0;padding-left:0}
.menu.vertical li {padding:6px 0 7px 0;list-style:none}
.menu.vertical a {color:#fff !important;display:block}
.menu.vertical a:hover {color:var(--c-6) !important}
.menu.vertical li::marker {font-size:10px}
#mainmenu {text-transform:uppercase;font-weight:500;font-size:18px}
#mainmenu a {color:#fff;padding:16px;display:block;position:relative;text-decoration:none}
#mainmenu a:hover {background-color:#fff;color:var(--c-1)}
#mainmenu > ul {list-style:none;margin:0;padding:0;display:flex;justify-content:center !important;flex-wrap:wrap;width:100%}
.menu.horizontal {font-weight:400;font-size:16px}
.menu.horizontal ul {display:flex;flex-wrap:wrap;align-items:center;padding-left:0;margin-bottom:0}
.menu.horizontal li {padding:1px 20px;list-style:none}
.menu.horizontal li::marker {font-size:10px}
#mainmenu .menu.horizontal li {padding-right:0}
.menu.horizontal a {color:var(--c-8);padding-top:2px;padding-bottom:2px}
.menu.horizontal a:hover {color:var(--c-2)}
#topmenu {text-transform:uppercase}
#topmenu > ul {display:flex;flex-wrap:wrap;margin:0;padding:0;justify-content:flex-end}
#topmenu li {padding-left:10px;padding-right:10px;list-style:none}
#topmenu a {color:#000}
#topmenu a:hover {color:var(--c-3)}
#topmenu.menu.vertical {font-size:12px}
.me--10 {margin-right:-10px}
.ms--10 {margin-left:-10px}
.ms--25 {margin-left:-25%}
.me-15 {margin-right:15%}
.ms-15 {margin-left:15%}
.border-white {border-color:#fff !important}
.border-4 {border-width:4px !important}
.border-bottom-ins {-webkit-box-shadow:inset 0 -1px 0 var(--c-7); box-shadow:inset 0 -1px 0 var(--c-7)}
.pict:empty {display:none}
a:hover .pict img {transform:scale(1.03)}
.pict time {position:absolute;top:12px;right:12px;color:#fff;font-size:14px;font-weight:500;background-color:rgba(0,0,0,.88);padding:4px 6px}
.time > div + div:before {content:"/";padding:0 8px;color:var(--c-4)}
.bg-33 {position:relative}
.bg-33:after {content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.33)}
.top-50 {transform:translateY(-50%)}
.border-center:after {content:"";position:absolute;left:0;top:50%;width:100%;height:3px;background-color:var(--c-4);transform:translateY(-50%);z-index:-1}
.border-center.c-7:after {background-color:var(--c-7)}
.position-relative.border-center:after {z-index:auto}
.pb-big {padding-bottom:5%}
.skew {transform:skewX(-16deg)}
.skew-16 {transform:skewX(16deg)}
.skew--16 {transform:skewX(-16deg)}
.hyphens {word-wrap: break-word;overflow-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto}
.mh-540 {min-height:540px}
.text-border {filter:drop-shadow(0 5px 1px #fff) drop-shadow(5px 0 1px #fff) drop-shadow(-5px 0 1px #fff) drop-shadow(0 -5px 1px #fff)}
.box-shadow {-webkit-box-shadow:-12px 12px 0 rgba(0,0,0,.11);box-shadow:-12px 12px 0 rgba(0,0,0,.11)}
.box-shadow-right {-webkit-box-shadow:12px 12px 0 rgba(0,0,0,.11);box-shadow:12px 12px 0 rgba(0,0,0,.11)}
.box-shadow-left {-webkit-box-shadow:-12px 12px 0 rgba(0,0,0,.11);box-shadow:-12px 12px 0 rgba(0,0,0,.11)}
.box-shadow-bottom {-webkit-box-shadow:inset 0 -6px 0 var(--c-1);box-shadow:inset 0 -6px 0 var(--c-1);min-height:6px}
.box-shadow-top {-webkit-boxs-shadow:0 -12px 0 rgba(0,0,0,.11);box-shadow:0 -12px 0 rgba(0,0,0,.11)}
.box-shadow-inner {background: linear-gradient(to bottom, rgba(0,0,0,0.33) 0%,rgba(0,0,0,0) 100%)}
.box-shadow-img img {-webkit-box-shadow:0px 4px 0 rgba(0,0,0,.11);box-shadow:0px 4px 0 rgba(0,0,0,.11);border-radius:8px}
.text-shadow {text-shadow:0 4px 6px rgba(0,0,0,1)}
.swipebox:hover .swiper-button-prev, .swipebox:hover .swiper-button-next {opacity:1;pointer-events:all;transform:scale(1)}
.goto {font-size:0}
.goto:focus {outline:none}
.goto a:focus {font-size:16px;position:absolute;top:10px;left:10px;z-index:10000;padding:2px 6px;color:#fff;background-color:#000}
.box a {display:block}
.box a:hover {background-color:rgba(0,0,0,.06);box-shadow:0 0 0 10px rgba(0,0,0,.06)}
.mt-16 {margin-top:-16px}
.program .pict {-webkit-box-shadow:0 0 0 1px var(--c-7);box-shadow:0 0 0 1px var(--c-7)}
.line {background:var(--c-6);height:1px}
.w-6 {width:6px}
.bg-black-33 {background-color:rgba(0,0,0,.33)}
.vh-50 {margin-top:-50vh}
.vh-60 {margin-top:-60vh}
.mr-5 {margin-right:-5%}
.ml-5 {margin-left:-5%}
.tright {position:relative;transform:translateX(-50%)}
.tright:after {content:"";position:absolute;right:0;clip-path: polygon(0% 0%, 100% 0%, 0% 100%);background-color:var(--c-2);top:0;left:calc(100% - 1px);width:10%;height:100%}
.tleft {position:relative;transform:translateX(50%)}
.tleft:before {content:"";position:absolute;left:auto;clip-path: polygon(100% 0%, 100% 100%, 0% 100%);background-color:var(--c-2);top:0;right:calc(100% - 1px);width:10%;height:100%}
.rotate-90 {transform:rotate(90deg)}
.rotate-180 {transform:rotate(180deg)}
.rotate-315 {transform:rotate(315deg)}
.swiper-button-prev:after {content:"";background:url('art/arrow-grey.svg');width:19px;height:54px}
.swiper-button-next:after {content:"";background:url('art/arrow-grey.svg');width:19px;height:54px;transform:rotate(180deg)}
.swiper-button-prev-cover:after {content:"";background:url('art/arrow-white.svg');position:absolute;left:20px;bottom:20px}
.swiper-button-next-cover:after {content:"";background:url('art/arrow-white.svg');transform:rotate(180deg);position:absolute;right:20px;top:20px}
.text-decoration-underline-bottom h1 {position:relative;margin-bottom:12px}
.text-decoration-underline-bottom h1:after {content:"";position:absolute;left:0;bottom:1px;width:100%;height:1px;background-color:var(--c-6)}
.h-60 {height:60px}
.hh-100 {min-height:100vh}
.square {width:48px;height:48px;display:flex;justify-content:center;align-items:center}

header {position:relative;background-color:rgba(6,8,8,.8);backdrop-filter:blur(3px)}
.ratio11.square img {width:auto;height:auto !important}
#udv .title h1 > span {color:#fff !important;text-transform:uppercase;font-weight:700;display:inline-flex;align-items:center}
#udv .title h1 > span > span {display:inline-flex;width:20px;height:40px;margin-left:4px;margin-right:4px;flex-direction:column;justify-content:space-between}
#udv .title h1 > span > span > span:nth-of-type(1) {background-color:var(--c-3);width:100%;height:8px}
#udv .title h1 > span > span > span:nth-of-type(2) {background-color:var(--c-2);width:100%;height:8px}
#udv .title h1 > span > span > span:nth-of-type(3) {background-color:var(--c-4);width:100%;height:8px}
.icon {width:128px;height:128px;text-align:center}
.tr {position:relative}
.tr:after {content:"";position:absolute;top:-1px;right:-1px;background-color:var(--c-1);width:30%;height:30%;clip-path: polygon(0% 0%, 100% 0%, 100% 100%)}
.swiper-button-prev, .swiper-button-next {position:relative;left:auto;right:auto;top:auto;margin-top:0;width:48px;height:48px}
.swiper-button-prev:after, .swiper-button-next:after {width:48px;height:48px;background-repeat:no-repeat;background-position:center}
.aktswiper .swiper-slide .pict img {width:100%}
.max-6 {max-width:612px}
.mb-8 {margin-bottom:86px}
#teruletek .box .pict {position:relative}
#teruletek .box .pict img {object-fit:cover;object-position:center;height:100% !important}
#teruletek .box:nth-of-type(odd) .pict:after {content:"";position:absolute;right:-1px;bottom:-1px;width:86px;height:86px;background-color:var(--c-1);clip-path: polygon(100% 0%, 100% 100%, 0% 100%)}
#teruletek .box:nth-of-type(even) .pict:after {content:"";position:absolute;left:-1px;bottom:-1px;width:86px;height:86px;background-color:var(--c-1);clip-path: polygon(0 0, 100% 100%, 0% 100%)}
.coverswiper .swiper-slide {position:relative}
.coverswiper .swiper-slide .bg {position:absolute;left:0;top:0;width:100%;height:100%}
.coverswiper .swiper-slide .bg img {object-fit:cover;object-position:center;height:100% !important}
.swiper-button-prev-cover {position:absolute;left:-1px;bottom:-1px;width:168px;height:168px;clip-path:polygon(0% 0%, 100% 100%, 0 100%);background-color:var(--c-1);opacity:1 !important}
.swiper-button-next-cover {position:absolute;right:-1px;top:-1px;width:168px;height:168px;clip-path:polygon(0% 0%, 100% 100%, 100% 0);background-color:var(--c-1);opacity:1 !important}
.goto {font-size:0}
.goto:focus {outline:none}
.goto a:focus {font-size:16px;position:absolute;top:10px;left:10px;z-index:10000;padding:2px 6px;color:#fff;background-color:#000}
:focus-visible{outline:3px solid var(--c-2) !important;outline-offset:2px}
.box a:focus {outline:3px solid #fff !important;background-color:#fff !important;color:#000 !important;outline-offset:0}
.box a:focus * {color:#000 !important}
#mainmenu ul.navbar-nav {width:100%;justify-content:center}
#mainmenu .navbar-toggler {position:absolute;left:50%;top:0;transform:translate(-50%,-50%)}
.n1046195 #newsletter {display:none}
.box .pict {position:relative;overflow:hidden}
.box .pict:before {content:"";position:absolute;right:-1px;bottom:-1px;width:72px;height:72px;clip-path:polygon(100% 0%, 100% 100%, 0 100%);z-index:5;background-color:var(--c-1)}
#teruletek .box .pict:before {display:none}
.box .pict:after {content:"";position:absolute;right:-1px;bottom:-1px;width:48px;height:48px;clip-path:polygon(100% 0%, 100% 100%, 0 100%);z-index:7}
.box a .text {color:var(--c-6)}
.box11788 a, .box11788 h1, .box11812 a, .box11812 h1 {color:var(--c-3)}
.box11788 .pict:after, .box11812 .pict:after {background-color:var(--c-3)}
.box11807 a, .box11807 h1, .box11814 a, .box11814 h1 {color:var(--c-4)}
.box11807 .pict:after, .box11814 .pict:after {background-color:var(--c-4)}
.box11808 a, .box11808 h1, .box11813 a, .box11813 h1 {color:var(--c-6)}
.box11808 .pict:after, .box11813 .pict:after {background-color:var(--c-6)}
.box11809 a, .box11809 h1, .box11811 a, .box11811 h1 {color:var(--c-2)}
.box11809 .pict:after, .box11811 .pict:after {background-color:var(--c-2)}
.box:hover > a {background-color:rgba(255,255,255,.2)}
.max-80 img {max-width:80px;max-height:80px}
.box1046695 .bg-white {background-color:var(--c-4) !important}
.box1046695 .btn-default {background-color:var(--c-1) !important;color:var(--c-4) !important}
.box1046695 .btn-default:hover {background-color:#fff !important;color:#000 !important}
.box1046696 .bg-white {background-color:var(--c-9) !important}
.box1046696 .btn-default {background-color:var(--c-1) !important;color:var(--c-9) !important}
.box1046696 .btn-default:hover {background-color:var(--c-6) !important;color:#000 !important}
.box1046697 .bg-white {background-color:var(--c-2) !important}
.box1046697 .btn-default {background-color:var(--c-1) !important;color:var(--c-2) !important}
.box1046697 .btn-default:hover {background-color:#fff !important;color:#000 !important}
.box1046698 .bg-white {background-color:var(--c-3) !important}
.box1046698 .btn-default {background-color:var(--c-1) !important;color:var(--c-3) !important}
.box1046698 .btn-default:hover {background-color:#fff !important;color:#000 !important}
.lang .dropdown-toggle {background:none;border:none}
.lang .dropdown-toggle::after {display:none}
.lang .dropdown-menu {min-width:auto}
.lang .dropdown-item {width:60px;padding:0 10px}
.lang .dropdown-item img {width:20px !important}
.requiredHint {margin-top:12px;display:block}
.requiredHint + .more, .n1047435 .button.signup {display:none}
.LoginBox .title {padding-bottom:24px}
.fb_face {width:100%;max-width:100%}
.fb-page, .fb-page span, .fb-page iframe {width:100% !important}
.csallery .img-responsive a {display:block;aspect-ratio:3/2}
.csallery .img-responsive a:hover img {transform:rotate(1deg) scale(1.02);-webkit-box-shadow:0 0 11px rgba(0,0,0,.11); box-shadow:0 0 11px rgba(0,0,0,.11)}
.csallery .img-responsive img {aspect-ratio:3/2;object-fit:cover;object-position:center;height:100% !important}
.popup-cookieconsent-button a {border-radius:0 !important;box-shadow:0 6px 10px rgba(0,0,0,.22);border:none !important}
.popup-cookieconsent-button.allow a, .popup-cookieconsent-button.save a {background-color:var(--c-2) !important}
.popup-cookieconsent-button.allow a:hover, .popup-cookieconsent-button.save a:hover, .popup-cookieconsent-button.settings a:hover, .popup-cookieconsent-button.cancel a:hover {background-color:var(--c-7) !important;color:#fff !important}
.popup-cookieconsent-button.settings a, .popup-cookieconsent-button.cancel a {background-color:var(--c-1) !important}
.popup-cookieconsent-button a {border:solid 2px #000}
.popup-cookieconsent-down {padding-top:8px !important;padding-bottom:8px !important;background-color:#fff !important;color:#000}
.popup-cookieconsent-down .text-center p {font-size:15px}
.popup-cookieconsent-down .text-center p a {color:var(--c-4);text-decoration:underline !important}
.popup-cookieconsent-down .text-center p a:hover {color:var(--c-3);text-decoration:none !important}

@media (min-width: 1921px) {
}
@media (max-width: 1499px) {
#mainmenu {font-size:16px}
}
@media (max-width: 1399px) {
.f-18, .f-18 * {font-size:17px}
.f-20, .f-20 * {font-size:19px}
.f-21, .f-21 * {font-size:20px}
.f-24, .f-24 * {font-size:20px}
.f-28, .f-28 * {font-size:26px}
.f-36, .f-36 *, h3 {font-size:34px}
.f-40, .f-40 * {font-size:39px}
.f-48, .f-48 * {font-size:40px}
.f-54, .f-54 * {font-size:50px}
.f-60, .f-60 * {font-size:58px}
.f-64, .f-64 * {font-size:60px}
.f-72, .f-72 * {font-size:70px}
.f-84, .f-84 * {font-size:76px}
.f-90, .f-90 * {font-size:84px}
.f-96, .f-96 * {font-size:92px}
.f-128, .f-128 * {font-size:120px}
.navbar-collapse {position:fixed;left:50%;top:128px;width:100vw;transform:translateX(-50%);text-align:center;background-color:var(--c-1);max-height:calc(100vh - 128px);overflow:auto;z-index:1000}
#mainmenu > ul > li {width:100%;flex:0 0 100%}
#mainmenu a {color:#fff;padding:16px 8px;display:block;position:relative;text-decoration:none}
.icon {width:102px;height:102px}
#mainmenu .navbar-toggler {left:0;transform:translate(0,-100%)}
}
@media (max-width: 1199px) {
.f-21, .f-21 * {font-size:18px}
.f-24, .f-24 * {font-size:19px}
.f-28, .f-28 * {font-size:26px}
.f-32, .f-32 * {font-size:28px}
.f-36, .f-36 *, h3 {font-size:32px}
.f-40, .f-40 * {font-size:36px}
.f-44, .f-44 * {font-size:38px}
.f-48, .f-48 * {font-size:34px}
.f-54, .f-54 * {font-size:46px}
.f-60, .f-60 * {font-size:54px}
.f-64, .f-64 * {font-size:56px}
.f-72, .f-72 * {font-size:66px}
.f-84, .f-84 * {font-size:74px}
.f-90, .f-90 * {font-size:78px}
.f-96, .f-96 * {font-size:84px}
.f-128, .f-128 * {font-size:110px}
.icon {width:90px;height:90px}
}
@media (max-width: 1023px) {
.kotelezo img {max-width:240px}
.navbar-collapse {top:105px;max-height:calc(100vh - 105px)}
}
@media (max-width: 991px) {
.f-21, .f-21 * {font-size:19px}
.f-28, .f-28 * {font-size:25px}
.f-32, .f-32 * {font-size:26px}
.f-36, .f-36 *, h3 {font-size:30px}
.f-40, .f-40 * {font-size:34px}
.f-44, .f-44 * {font-size:36px}
.f-48, .f-48 * {font-size:34px}
.f-54, .f-54 * {font-size:42px}
.f-60, .f-60 * {font-size:46px}
.f-64, .f-64 * {font-size:50px}
.f-72, .f-72 * {font-size:60px}
.f-84, .f-84 * {font-size:66px}
.f-90, .f-90 * {font-size:70px}
.f-96, .f-96 * {font-size:80px}
.f-128, .f-128 * {font-size:96px}
.icon {width:128px;height:128px}
}
@media (max-width: 767px) {
.f-18, .f-18 * {font-size:16px}
.f-20, .f-20 * {font-size:19px}
.f-21, .f-21 * {font-size:19px}
.f-24, .f-24 * {font-size:18px}
.f-28, .f-28 * {font-size:22px}
.f-32, .f-32 * {font-size:24px}
.f-36, .f-36 *, h3 {font-size:28px}
.f-40, .f-40 * {font-size:30px}
.f-44, .f-44 * {font-size:32px}
.f-48, .f-48 * {font-size:30px}
.f-54, .f-54 * {font-size:38px}
.f-60, .f-60 * {font-size:42px}
.f-64, .f-64 * {font-size:46px}
.f-72, .f-72 * {font-size:54px}
.f-84, .f-84 * {font-size:60px}
.f-90, .f-90 * {font-size:64px}
.f-96, .f-96 * {font-size:60px}
.f-128, .f-128 * {font-size:84px}
.icon {width:76px;height:76px}
.max-6 {max-width:100%}
.mb-8 {margin-bottom:0}
#teruletek .box .pict {max-height:75vh}
#teruletek .box:nth-of-type(odd) .pict:after {display:none}
#teruletek .box:nth-of-type(even) .pict:after {display:none}
.swiper-button-prev-cover {width:92px;height:92px}
.swiper-button-next-cover {width:92px;height:92px}
.swiper-button-prev-cover:after {left:4px;bottom:4px}
.swiper-button-next-cover:after {right:4px;top:4px}
#mainmenu {top:77px;max-height:calc(100vh - 77px)}
.square {width:32px;height:32px}
.square img {width:75% !important;margin:0 auto}
#mainmenu .navbar-toggler {left:0;transform:translate(0,-200%)}
.navbar-collapse {top:128px;max-height:calc(100vh - 128px)}
}
@media (max-width: 575px) {
.f-16, .f-16 * {font-size:14px !important}
.f-18, .f-18 * {font-size:16px}
.f-20, .f-20 * {font-size:16px}
.f-21, .f-21 * {font-size:18px}
.f-24, .f-24 * {font-size:19px}
.f-28, .f-28 * {font-size:20px}
.f-32, .f-32 * {font-size:20px}
.f-36, .f-36 *, h3 {font-size:22px}
.f-40, .f-40 * {font-size:26px}
.f-44, .f-44 * {font-size:26px}
.f-48, .f-48 * {font-size:26px}
.f-54, .f-54 * {font-size:28px}
.f-60, .f-60 * {font-size:32px}
.f-64, .f-64 * {font-size:38px}
.f-72, .f-72 * {font-size:46px}
.f-84, .f-84 * {font-size:50px}
.f-90, .f-90 * {font-size:56px}
.f-96, .f-96 * {font-size:48px}
.f-128, .f-128 * {font-size:72px}
.icon {width:50%;height:50%}
#search img {width:40px}
.logo img {max-width:80px}
#mainmenu {top:64px;max-height:calc(100vh - 64px)}
#mainmenu .navbar-toggler {left:0;transform:translate(0,-100%)}
.navbar-collapse {top:145px;max-height:calc(100vh - 145px)}
}
