@import "../css/bootstrap/bootstrap.min.css";:root{--white-color:#ffffff;--white-darken-5:#ffffff;--silver-color:#F7F7F7;--dark-color:#808080;--black-color:#0B1014;--gray-color:#666666;--first-color:#65ca7a;--second-color:#DF9A8C;--third-color:#EDE9D0;--fourth-color:#FFF7F6;--fifth-color:#54BAC1;--six-color:#3A001E;--grey-0:transparent;--grey-50:#FAFAFA;--grey-100:#F8F8F8;--grey-200:#EEEEEE;--grey-300:#E0E0E0;--grey-400:#B5B7BD;--grey-500:#9E9E9E;--grey-600:#757575;--grey-700:#616161;--grey-800:#424242;--grey-900:#212121;--btn-first-bg:var(--silver-color);--btn-first-bg-hover:var(--silver-color);--btn-first-color:var(--first-color);--btn-first-color-hover:var(--first-color);--btn-first-border:var(--silver-color);--btn-first-border-hover:var(--silver-color);--btn-second-bg:var(--first-color);--btn-second-bg-hover:var(--first-color);--btn-second-color:var(--white-color);--btn-second-color-hover:var(--white-color);--btn-second-border:var(--first-color);--btn-second-border-hover:var(--first-color);--btn-three-bg:var(--white-color);--btn-three-bg-hover:var(--first-color);--btn-three-color:var(--dark-color);--btn-three-color-hover:var(--white-color);--btn-three-border:var(--first-color);--btn-three-border-hover:var(--first-color);--btn-four-bg:var(--silver-color);--btn-four-bg-hover:var(--silver-color);--btn-four-color:var(--black-color);--btn-four-color-hover:var(--black-color);--btn-four-border:var(--silver-color);--btn-four-border-hover:var(--silver-color);--border-radius:1rem;--border-radius-left:1rem 0 0 1rem;--border-radius-right:0 1rem 1rem 0;--header-font:clamp(2.062rem, 4vw, 3rem);--header-font-lh:130%;--h1:clamp(1.812rem, 4vw, 2.5rem);--h1-lh:130%;--h2:clamp(1.625rem, 2.062rem, 2.062rem);--h2-lh:130%;--h3:clamp(1.43rem, 3vw, 1.75rem);--h3-lh:130%;--h4:clamp(1.25rem, 2.5vw, 1.438rem);--h4-lh:135%;--h5:clamp(1.125rem, 2.3vw, 1.188rem);--h5-lh:135%;--p-body:1rem;--p-body-lh:150%;--p-caption:0.875rem;--p-caption-lh:150%;--trans-200:all 200ms linear;--trans-300:all 300ms linear;--trans-400:all 400ms linear;--trans-500:all 500ms linear;--first-font:'Josefin Sans', sans-serif;--second-font:'Inter', sans-serif;--third-font:'Inter', sans-serif;--iconmoon:'icomoon';--shadow-0:0 2px 2px 0 rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0)!important;--shadow-1:0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);--shadow-2:0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);--shadow-3:0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);--shadow-4:0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 30px 5px rgba(0, 0, 0, 0), 0 8px 10px -7px rgba(0, 0, 0, .02);--shadow-5:4px 8px 15px rgba(0, 0, 0, 0.2);--shadow-red:0 10px 15px -10px rgba(201, 34, 21, 0.15);--shadow-red-2:0px 15px 30px -10px rgba(201, 34, 21, 0.25);--card-shadow-default:drop-shadow(0 5px 10px rgba(201, 34, 21, 0.15));--card-shadow-hover:drop-shadow(0px 15px 30px rgba(201, 34, 21, 0.25))}.first-text-color{color:var(--first-color)!important}.second-text-color{color:var(--second-color)!important}.form_typ_1 form option,a,a:active,a:hover,a:visited{color:var(--dark-color)}.btn{outline:0!important;box-shadow:none;position:relative;font-size:1rem;font-weight:600;font-family:var(--third-font);border-radius:10rem;padding:1.25rem 2rem;letter-spacing:2px;line-height:1rem;width:fit-content}@media (max-width:767.98px){.btn{padding:1.25rem 1.5rem}}.btn:active,.btn:active:focus,.btn:active:hover,.btn:focus{outline:0!important;box-shadow:none}.btn-small{font-weight:500;letter-spacing:1px;padding:.7rem 1.5rem}.btn-round,.form_typ_1 form textarea.form-control{border-radius:2rem}.btn-list{padding:0 2rem}.btn-light{color:var(--dark-color);background-color:var(--silver-color);border-color:var(--silver-color)}.btn-first{color:var(--btn-first-color);border:1px solid var(--btn-first-border);background:var(--btn-first-bg)}.btn-first:hover{border:1px solid var(--btn-first-border-hover);background:var(--btn-first-bg-hover);-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.btn-first:active,.btn-first:hover,.btn-first:visited{color:var(--btn-first-color-hover)}.btn-first:active,.btn-first:active:focus,.btn-first:active:hover,.btn-first:focus{color:var(--btn-first-color-hover)}.btn-second{color:var(--btn-second-color);border:1px solid var(--btn-second-border);background:var(--first-color)}.btn-second:hover{background:var(--btn-second-bg-hover);-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.btn-second:active,.btn-second:hover,.btn-second:visited,.btn-second:visited:hover{color:var(--btn-second-color-hover)}.btn-second:focus{-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.btn-three{position:relative;border:1px solid var(--btn-three-border);letter-spacing:1px}.btn-three:hover{color:var(--btn-three-color-hover);background:var(--btn-three-bg-hover);border-color:var(--btn-three-border-hover);-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.btn-three,.btn-three:active,.btn-three:visited,.btn-three:visited:hover{color:var(--btn-three-color)}.btn-three:focus{background:var(--btn-three-bg-hover)}.btn-three:active,.btn-three:active:focus,.btn-three:active:hover,.btn-three:focus{color:var(--btn-three-color)}.btn-four{color:var(--btn-four-color);border:1px solid var(--btn-four-border);background:var(--btn-four-bg)}.btn-four:hover{border:1px solid var(--btn-four-border-hover);background:var(--btn-four-bg-hover);-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.btn-four:active,.btn-four:hover,.btn-four:visited{color:var(--btn-four-color-hover)}.btn-four:active,.btn-four:active:focus,.btn-four:active:hover,.btn-four:focus{color:var(--btn-four-color-hover)}.btn-messenger,.btn-viber,.btn-whatsapp{letter-spacing:1px;box-shadow:var(--shadow-5);transition:var(--trans-200)}.btn-whatsapp{background-size:2rem auto;background:#25d366 url(/modul/Custom/img/svg/whatsapp-logo.svg) no-repeat 1rem .7rem}.btn-whatsapp:hover{background:#23ca62 url(/modul/Custom/img/svg/whatsapp-logo.svg) no-repeat 1rem .7rem;box-shadow:var(--shadow-0);transition:var(--trans-200)}.btn-whatsapp,.btn-whatsapp:active,.btn-whatsapp:visited{color:var(--white-color)}.btn-whatsapp:visited:hover{color:var(--white-color);background:#23ca62 url(/modul/Custom/img/svg/whatsapp-logo.svg) no-repeat .9375rem .625rem;box-shadow:var(--shadow-0)}.btn-messenger,.btn-viber{background-size:1.6875rem auto}.btn-viber{background:#7360f2 url(/modul/Custom/img/svg/viber-logo.svg) no-repeat .9375rem .625rem}.btn-viber:hover{background:#6b57f1 url(/modul/Custom/img/svg/viber-logo.svg) no-repeat .9375rem .625rem;box-shadow:var(--shadow-0);transition:var(--trans-200)}.btn-viber,.btn-viber:active,.btn-viber:hover,.btn-viber:visited{color:var(--white-color)}.btn-viber:visited:hover{background:#6b57f1 url(/modul/Custom/img/svg/viber-logo.svg) no-repeat .9375rem .625rem}.btn-messenger{background:#0084ff url(/modul/Custom/img/svg/messenger-logo.svg) no-repeat .9375rem .625rem}.btn-messenger:hover{background:#007ff5 url(/modul/Custom/img/svg/messenger-logo.svg) no-repeat .9375rem .625rem;box-shadow:var(--shadow-0);transition:var(--trans-200)}.btn-messenger,.btn-messenger:active,.btn-messenger:visited{color:var(--white-color)}.btn-messenger:visited:hover{background:#007ff5 url(/modul/Custom/img/svg/messenger-logo.svg) no-repeat .9375rem .625rem}.custom-shadow{-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}.img-shadow{-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02);box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)}.shadow_0{box-shadow:0 2px 2px 0 transparent,0 1px 5px 0 transparent,0 3px 1px -2px transparent!important}.shadow_1{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.shadow_2{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.shadow_3{-webkit-box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.shadow_4{-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02);box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)}.shadow_5{-webkit-box-shadow:4px 8px 15px rgba(0,0,0,.2);box-shadow:4px 8px 15px rgba(0,0,0,.2)}.text-shadow{text-shadow:0 1px 1px rgba(0,0,0,.3)}.navbar_typ_5 .sidenav{height:100%;width:0;position:fixed;z-index:1050;top:0;right:0;background-color:var(--white-color);background:var(--white-color);overflow-x:hidden;transition:.5s;padding-top:3.3rem}.navbar_typ_5 .sidenav.active{width:370px}@media screen and (max-width:768px){.navbar_typ_5 .sidenav.active{width:100%}}.navbar_typ_5 .sidenav li{margin:0 .625rem}.navbar_typ_5 .sidenav li a{font-family:var(--second-font);padding:.6rem 1rem;text-decoration:none;font-size:1rem;font-weight:600;letter-spacing:2px;color:var(--black-color);display:block;transition:.3s}@media screen and (max-width:768px){.navbar_typ_5 .sidenav li a{font-size:1rem;padding:.9rem .5rem .8rem}}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li.active a.btn-first,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li:hover a.btn-first,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li.active a.btn-first,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li:hover a.btn-first,.navbar_typ_5 .sidenav li a:hover{color:var(--first-color)}.navbar_typ_5 .sidenav li a.active,.navbar_typ_5 .sidenav li a.marked-s.active{color:var(--black-color);font-weight:600}.navbar_typ_5 .sidenav li a.marked-s{position:relative}.navbar_typ_5 .sidenav li a.marked-s:after{content:"";position:absolute;top:.8rem;left:4.5rem;width:.5rem;height:.5rem;background:var(--first-color);border-radius:2rem}.navbar_typ_5 .sidenav li:hover{background:var(--silver-color)}.navbar_typ_5 .sidenav .closebtn{position:absolute;top:0;right:25px;font-size:3rem;margin-left:0;padding:0;text-decoration:none;transition:var(--trans-500);color:var(--first-color)}.navbar_typ_5 .sidenav .closebtn:hover{transform:rotate(180deg);transition:var(--trans-500)}.navbar_typ_5 .sidenav .sidenav-bottom{position:absolute;bottom:0}.navbar_typ_5 .sidenav .sidenav-bottom:hover{background:var(--white-color)}.navbar_typ_5 .sidenav .sidenav-bottom a{font-size:1em;padding:0;color:var(--black-color);font-weight:500}.navbar_typ_5 .sidenav .sidenav-bottom a.email{margin-bottom:1rem}.navbar_typ_5 .sidenav .sidenav-bottom a.facebook,.navbar_typ_5 .sidenav .sidenav-bottom a.linkedin,.navbar_typ_5 .sidenav .sidenav-bottom a.social{position:relative;max-width:25px;display:inline-block}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.facebook.active svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.facebook:hover svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.linkedin.active svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.linkedin:hover svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.social.active svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.social:hover svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.toggle-night-top.active svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.toggle-night-top:hover svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.facebook.active svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.facebook:hover svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.linkedin.active svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.linkedin:hover svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.social.active svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.social:hover svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.toggle-night-top.active svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.toggle-night-top:hover svg,.navbar_typ_5 .sidenav .sidenav-bottom a.facebook svg,.navbar_typ_5 .sidenav .sidenav-bottom a.linkedin svg,.navbar_typ_5 .sidenav .sidenav-bottom a.social svg{fill:var(--white-color)}.navbar_typ_5 .navbar .navbar-collapse li a.facebook:hover svg,.navbar_typ_5 .navbar .navbar-collapse li a.linkedin:hover svg,.navbar_typ_5 .navbar .navbar-collapse li a.social:hover svg,.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top.active svg,.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top:hover svg,.navbar_typ_5 .sidenav .sidenav-bottom a.facebook:hover svg,.navbar_typ_5 .sidenav .sidenav-bottom a.linkedin:hover svg,.navbar_typ_5 .sidenav .sidenav-bottom a.social:hover svg{fill:var(--first-color)}.navbar_typ_5 .sidenav .sidenav-bottom a.linkedin{top:-19px;right:-2.5rem}.navbar_typ_5 .sidenav .sidenav-bottom img,.navbar_typ_5 .sidenav .sidenav-bottom object{margin-bottom:2rem}.navbar_typ_5 .sidenav .sidenav-bottom .flag{width:3.125rem;height:3.125rem}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top svg{width:1.5rem;height:1.5rem;fill:var(--white-color)}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top span{font-size:.8rem;color:rgba(192,192,192,.7)}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top span.day{display:none}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top span.night,.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top.active span.day{display:inline-block}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top.active svg{transform:rotateY(180deg);transition:all 200ms;fill:var(--first-color)}.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode .toggle-night-top.active span.night{display:none}.navbar_typ_5 .navbar .navbar-collapse li.active a,.navbar_typ_5 .sidenav .sidenav-bottom .day-night-mode:hover span{color:var(--white-color)}@media screen and (max-height:450px){.navbar_typ_5 .sidenav{padding-top:.9375rem}.navbar_typ_5 .sidenav .sidenav-bottom{display:none}.navbar_typ_5 .sidenav a{font-size:1.125rem}}.navbar_typ_5 .flag{width:3.125rem}.navbar_typ_5 .dropdown-item .flag{width:1.75rem;height:1.75rem}.navbar_typ_5 .dropdown-toggle::after{top:.125rem;right:-.1875rem;position:relative;display:none}.navbar_typ_5 .dropdown-menu{border:0;box-shadow:var(--shadow-5);min-width:6rem}.navbar_typ_5 .navbar{background-color:transparent;border-bottom:0 solid transparent;margin-bottom:0;min-height:5rem;transition:var(--trans-400)}@media screen and (max-width:768px){.navbar_typ_5 .navbar{min-height:5rem}}.navbar_typ_5 .navbar .custom-center{transform:translateX(8vw)}.navbar_typ_5 .navbar .navbar-header{max-width:10rem}.navbar_typ_5 .navbar .navbar-header .navbar-brand{position:relative;padding:0;display:block}.navbar_typ_5 .navbar .navbar-header .navbar-brand img,.navbar_typ_5 .navbar .navbar-header .navbar-brand object{height:1.375rem;width:fit-content;margin-top:0;margin-bottom:0;opacity:1}.navbar_typ_5 .navbar .navbar-header .navbar-brand img.svg-logo,.navbar_typ_5 .navbar .navbar-header .navbar-brand object.svg-logo{pointer-events:none;height:auto;min-height:2rem;width:100%}.navbar_typ_5 .navbar .navbar-header .navbar-brand svg{height:4rem;opacity:.9;pointer-events:none;transition:var(--trans-200)}.navbar_typ_5 .navbar .navbar-header .navbar-brand svg:hover,.navbar_typ_5 .navbar .navbar-header .navbar-brand:hover img{opacity:1;transition:var(--trans-200)}@media screen and (max-width:996px){.navbar_typ_5 .navbar .navbar-header .navbar-brand{display:block;margin:0;top:0}.navbar_typ_5 .navbar .navbar-header .navbar-brand img,.navbar_typ_5 .navbar .navbar-header .navbar-brand object{margin:0;height:.8rem;width:fit-content}.navbar_typ_5 .navbar .navbar-header .navbar-brand svg{height:2.8rem}.navbar_typ_5 .navbar .navbar-header .navbar-brand .logo_wfr{height:1.7rem}}.navbar_typ_5 .navbar .navbar-collapse li.facebook,.navbar_typ_5 .navbar .navbar-collapse li.linkedin,.navbar_typ_5 .navbar .navbar-collapse li.social{padding:0}.navbar_typ_5 .navbar .navbar-collapse li a{font-family:var(--third-font);color:var(--black-color);text-transform:initial;letter-spacing:.1rem;font-size:var(--p-body);font-weight:300}.navbar_typ_5 .navbar .navbar-collapse li a.instagram{padding-top:1.625rem;padding-bottom:.875rem}.navbar_typ_5 .navbar .navbar-collapse li a.instagram img{max-height:1.875rem}.navbar_typ_5 .navbar .navbar-collapse li a.facebook svg,.navbar_typ_5 .navbar .navbar-collapse li a.linkedin svg,.navbar_typ_5 .navbar .navbar-collapse li a.social svg,.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top svg{width:20px;height:20px;fill:var(--white-color)}.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top{transform:rotateY(0deg);transition:all 200ms}.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top svg{position:relative;top:9px}.navbar_typ_5 .navbar .navbar-collapse li a.toggle-night-top.active{transform:rotateY(180deg);transition:all 200ms}.navbar_typ_5 .navbar .navbar-collapse li a.marked{position:relative}.navbar_typ_5 .navbar .navbar-collapse li a.marked:after{content:"";position:absolute;top:3px;right:5px;width:8px;height:8px;background:var(--first-color);border-radius:2rem}.navbar_typ_5 .navbar .navbar-collapse li a.email,.navbar_typ_5 .navbar .navbar-collapse li a.phone{font-weight:400;font-size:var(--h5)}@media (max-width:1600px){.navbar_typ_5 .navbar .navbar-collapse li a.email,.navbar_typ_5 .navbar .navbar-collapse li a.phone{font-size:var(--p-caption)}}.navbar_typ_5 .navbar .navbar-collapse li a:hover{color:var(--white-color)}.navbar_typ_5 .navbar .navbar-collapse li a:focus{color:var(--white-color)}.navbar_typ_5 .navbar .navbar-toggler{display:block;float:right;border:0;padding-right:0}.navbar_typ_5 .navbar .navbar-toggler:active,.navbar_typ_5 .navbar .navbar-toggler:focus{outline:0}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-text{top:0;position:relative;right:.3125rem;color:var(--dark-color);font-family:var(--third-font);text-transform:uppercase;font-weight:700}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-text.active{color:transparent}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon{width:1.25rem;height:.1875rem;background-image:none;background-color:var(--white-color);position:relative;top:-.5rem;border-bottom:none;transition:var(--trans-300)}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:after,.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:before{width:1.25rem;position:absolute;height:.1875rem;background-color:var(--white-color);content:'';z-index:2;transition:var(--trans-300)}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:before{top:.4375rem;left:0}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:after{top:.875rem;left:0}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active{background-color:transparent;border-color:transparent;top:-.875rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:before{left:0;top:.8rem;width:1.875rem;transform:rotate(-45deg)}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:after{transform:rotate(45deg);width:1.875rem;left:0;top:.8rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:hover:after,.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:hover:before{width:1.875rem;left:0}.navbar_typ_5 .navbar .navbar-toggler:hover .navbar-toggler-icon:before{left:0}@media screen and (max-width:991.98px){.navbar_typ_5 .navbar .navbar-toggler{position:absolute;left:0;top:0;min-height:initial;background:0 0;border:0;padding:1rem}.navbar_typ_5 .navbar .navbar-toggler:hover{border:0;background:0 0;box-shadow:none}.navbar_typ_5 .navbar .navbar-toggler:focus{border:0;background:0 0;box-shadow:none}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-text{display:none}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon{width:2rem;height:.125rem;background-image:none;background-color:var(--black-color)!important;position:relative;top:-.5rem;border-bottom:none;transition:var(--trans-300)}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:after,.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:before{position:absolute;background-color:var(--black-color)!important;width:2rem;height:.125rem;left:0}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:before{top:.5rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon:after{top:1rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active{background-color:transparent;border-color:transparent;top:-.875rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:before{left:0;top:.8rem;width:1.875rem;transform:rotate(-45deg)}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:after{transform:rotate(45deg);width:1.875rem;left:0;top:.8rem}.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:hover:after,.navbar_typ_5 .navbar .navbar-toggler .navbar-toggler-icon.active:hover:before{width:1.875rem;left:0}.navbar_typ_5 .navbar .navbar-toggler:hover .navbar-toggler-icon:before{left:0}}.navbar_typ_5 .navbar.active,.navbar_typ_5 .navbar.subpage-active{background:var(--white-color);min-height:5rem}.navbar_typ_5 .navbar.active.in-middle,.navbar_typ_5 .navbar.subpage-active.in-middle{min-height:3.75rem}@media screen and (max-width:991.98px){.navbar_typ_5 .navbar.active,.navbar_typ_5 .navbar.active.in-middle,.navbar_typ_5 .navbar.subpage-active,.navbar_typ_5 .navbar.subpage-active.in-middle{min-height:3.75rem}}.navbar_typ_5 .navbar.active .custom-center,.navbar_typ_5 .navbar.subpage-active .custom-center{transform:translateX(6vw)}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li.day-night-mode,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li.day-night-mode{padding:0 .4375rem}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.facebook svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.linkedin svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.social svg,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.toggle-night-top svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.facebook svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.linkedin svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.social svg,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.toggle-night-top svg{fill:var(--black-color)}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a.btn-first,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a.btn-first{color:var(--first-color);text-align:center;font-family:var(--third-font);font-size:1rem;font-style:normal;font-weight:700;line-height:1rem;text-transform:uppercase}#cookie_modal .cookie-consent-body .cookie,.form_typ_1 form .gdpr p strong,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li a,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li.active a,.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav li:hover a,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li a,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li.active a,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav li:hover a,.navbar_typ_5.faded-navbar .navbar.subpage-active .navbar-collapse .navbar-nav li .nav-link:hover{color:var(--black-color)}@media screen and (max-width:1399.98px){.navbar_typ_5 .navbar.active .navbar-collapse .btn-first,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .btn-first{background:0 0;border:0;padding:0 0 0 1rem}.navbar_typ_5 .navbar.active .navbar-collapse .btn-first:hover,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .btn-first:hover{border:0;background:0 0;box-shadow:none}.navbar_typ_5 .navbar.active .navbar-collapse .btn-first:focus,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .btn-first:focus{border:0;background:0 0;box-shadow:none}.navbar_typ_5 .navbar.active .navbar-collapse .btn-first .icon,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .btn-first .icon{font-size:2rem;top:.5rem;left:0}.navbar_typ_5 .navbar.active .navbar-collapse .btn-first .icon:before,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .btn-first .icon:before{height:2rem;width:2rem}.navbar_typ_5 .navbar.active .navbar-collapse .flag,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .flag{width:2.5rem;height:2.5rem}.navbar_typ_5 .navbar.active .navbar-collapse .navbar-nav,.navbar_typ_5 .navbar.subpage-active .navbar-collapse .navbar-nav{flex-direction:row}}@media screen and (max-width:991.98px){.navbar_typ_5 .navbar.active .navbar-collapse,.navbar_typ_5 .navbar.subpage-active .navbar-collapse{position:absolute;right:0;top:.5rem}}.navbar_typ_5 .navbar.active .navbar-header .navbar-brand,.navbar_typ_5 .navbar.subpage-active .navbar-header .navbar-brand{display:block}.navbar_typ_5 .navbar.active .navbar-header .navbar-brand .logo_svg,.navbar_typ_5 .navbar.subpage-active .navbar-header .navbar-brand .logo_svg{opacity:1}@media screen and (max-width:991.98px){.navbar_typ_5 .navbar.active .navbar-header,.navbar_typ_5 .navbar.subpage-active .navbar-header{position:absolute;left:5rem;top:.5rem}}.navbar_typ_5 .navbar.active .navbar-toggler,.navbar_typ_5 .navbar.subpage-active .navbar-toggler{transition:all 200ms}@media screen and (max-width:996px){.navbar_typ_5 .navbar.active .navbar-toggler,.navbar_typ_5 .navbar.subpage-active .navbar-toggler{top:.3rem}}.navbar_typ_5 .navbar.active .navbar-toggler .navbar-toggler-text,.navbar_typ_5 .navbar.subpage-active .navbar-toggler .navbar-toggler-text,.navbar_typ_5.faded-navbar .navbar.subpage-active .navbar-collapse .navbar-nav li .nav-link{color:var(--white-color)}.navbar_typ_5 .navbar.active .navbar-toggler .navbar-toggler-icon:after,.navbar_typ_5 .navbar.active .navbar-toggler .navbar-toggler-icon:before,.navbar_typ_5 .navbar.subpage-active .navbar-toggler .navbar-toggler-icon:after,.navbar_typ_5 .navbar.subpage-active .navbar-toggler .navbar-toggler-icon:before{background-color:var(--white-color)}.faded-navbar .navbar .navbar-brand .logo_svg path,.faded-navbar .navbar .navbar-brand .logo_svg path.st0,.navbar_typ_5.faded-navbar svg .st0,.navbar_typ_5.faded-navbar svg .st1{fill:var(--white-color);stroke:var(--white-color);stroke-width:0}.menu_header_typ_1{height:74vh}.menu_header_typ_1 figure,.menu_header_typ_2 figure{height:100%;position:relative}.menu_header_typ_1 figure img{object-position:bottom}.menu_header_typ_1 figure figcaption,.menu_header_typ_1 figure figcaption:before,.menu_header_typ_2 figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%}.menu_header_typ_1 figure figcaption:before{content:'';opacity:.8;background:#65ca7a}.menu_header_typ_1 figure figcaption .header-title,.menu_header_typ_2 figure figcaption .header-title{width:100%;height:100%}.menu_header_typ_1 figure figcaption .header-title .inner-frame{text-align:center;filter:drop-shadow(0 4px 17px var(--dark-color))}.menu_header_typ_1 figure figcaption .header-title .inner-frame h2{color:var(--white-color);font-family:var(--first-font);letter-spacing:.1rem;font-size:clamp(3rem,5.5vw,7.5rem);--h1-lh:130%;font-style:normal;font-weight:700;line-height:120%;margin-bottom:2rem}.menu_header_typ_1 figure figcaption .header-title .inner-frame h2 strong,.menu_header_typ_2 figure figcaption .header-title .inner-frame .marker strong,.menu_header_typ_2 figure figcaption .header-title .inner-frame h2 strong{color:var(--white-color);font-size:115%}.menu_header_typ_1 figure figcaption .header-title .inner-frame h3{color:var(--white-color);font-weight:700;font-size:clamp(1.5rem,3.2vw,3rem)}.menu_header_typ_1 figure figcaption .header-title .inner-frame p{font-family:var(--second-font);color:var(--white-color);font-size:var(--p-body);font-weight:400;line-height:170%;letter-spacing:.0625rem}@media (max-width:991.98px){.menu_header_typ_1{height:65vh}}.menu_header_typ_2{height:77vh}@media screen and (max-width:767.98px){.menu_header_typ_2{height:calc(100vh - 4rem)}}.menu_header_typ_2 figure figcaption{background:linear-gradient(89deg,#b8faff 0,rgba(0,135,147,0) 100%)}.menu_header_typ_2 figure figcaption .header-title .inner-frame .marker,.menu_header_typ_2 figure figcaption .header-title .inner-frame h2{color:var(--fifth-color);font-family:var(--third-font);letter-spacing:.1rem;font-size:var(--header-font);font-style:normal;font-weight:900;line-height:120%}.menu_header_typ_2 figure figcaption .header-title .inner-frame p{font-family:var(--third-font);color:var(--black-color);font-size:var(--h5);font-weight:400;line-height:170%;letter-spacing:.0625rem}@media (max-width:767.98px){.menu_header_typ_2 figure figcaption .header-title .inner-frame h2{line-height:110%}.menu_header_typ_2 figure figcaption .header-title .inner-frame p{line-height:110%;font-weight:500}}@media screen and (min-width:1366px){.quick_menu_typ_2 .card .card-body .lg-border-right{border-right:1px solid var(--first-color)!important}}@media screen and (max-width:768px){.quick_menu_typ_2 .card .card-body{text-align:center}}.quick_menu_typ_2 .card .card-body h2{margin-bottom:2rem;line-height:1rem}.quick_menu_typ_2 .card .card-body h2 .small,.quick_menu_typ_2 .card .card-body h2 small,.quick_menu_typ_2 .card .card-body h3 .small,.quick_menu_typ_2 .card .card-body h3 small{font-size:50%}.quick_menu_typ_2 .card .card-body h3{margin-bottom:2rem;line-height:initial}.quick_menu_typ_2 .card .card-body p{font-family:var(--second-font)}.quick_menu_typ_2 .card .card-body .popis p{line-height:1rem}.quick_menu_typ_2 .card .card-body .google-partner{min-height:12rem;position:relative}.quick_menu_typ_2 .card .card-body .google-partner .img-partner,.quick_menu_typ_2 .card .card-body .google-partner img,.quick_menu_typ_2 .card .card-body .google-partner svg{position:absolute;top:0;right:0;max-width:10rem}.quick_menu_typ_2 .card .card-body .contact-item figure.svg-icon svg{height:2rem;fill:var(--dark-color)}.quick_menu_typ_2 .card .card-body .contact-item a{color:var(--first-color);text-decoration:none;font-size:1.5rem}@media screen and (max-width:768px){.quick_menu_typ_2 .card .card-body .contact-item{margin:1rem auto}}.quick_menu_typ_3 .show-more a{text-decoration:none;font-weight:500;font-size:.75rem;position:relative;margin-bottom:3.75rem}.quick_menu_typ_3 .show-more a:after{background-image:url(/modul/Custom/img/svg/next2.svg);background-repeat:no-repeat;background-size:cover;content:'';width:1rem;height:1rem;top:0;right:-1rem;position:absolute;transition:var(--trans-200)}.quick_menu_typ_3 .show-more a:hover:after{transition:var(--trans-200);right:-2rem}.quick_menu_typ_3 .card{box-shadow:var(--shadow-red);border:1.5px solid transparent;transition:var(--trans-200);border-radius:1rem;aspect-ratio:1}.quick_menu_typ_3 .card:hover{border-radius:1rem;box-shadow:var(--shadow-red-2);transition:var(--trans-200);border:1.5px solid var(--first-color)}.quick_menu_typ_3 .card .card-body{padding:0 1.6rem 1.75rem;position:relative}.quick_menu_typ_3 .card .card-body .text{font-size:var(--p-caption);font-weight:500;text-align:center;color:var(--black-color);font-family:var(--third-font);line-height:135%}.quick_menu_typ_3 .card .card-body:before{content:"";position:absolute;bottom:1.25rem;left:calc(50% - 1rem);width:2rem;height:.125rem;background:var(--first-color)}.quick_menu_typ_3 .card .card-header{padding:1.5rem 1.875rem 0}.filter_configurator .filter-items .filter-item .card .card-body figure,.quick_menu_typ_3 .card .card-header figure,.sort-content .filter-items .filter-item .card .card-body figure{position:relative;margin-bottom:.3rem}.quick_menu_typ_3 .card .card-header figure figcaption{position:absolute;top:-.65rem;right:-.25rem;background:var(--first-color);color:var(--white-color);padding:.25rem;font-weight:500;font-family:var(--second-font);font-size:1rem;border-radius:50%;width:2rem;height:2rem}.filter_configurator .filter-items .filter-item .card .card-body figure img,.filter_configurator .filter-items .filter-item .card .card-body figure svg,.quick_menu_typ_3 .card .card-header figure img,.quick_menu_typ_3 .card .card-header figure svg,.sort-content .filter-items .filter-item .card .card-body figure img,.sort-content .filter-items .filter-item .card .card-body figure svg{width:5.125rem;height:5.125rem}@media (max-width:767.98px){.quick_menu_typ_3 .slider-container{justify-content:flex-start!important;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.quick_menu_typ_3 .card .card-header{padding:1rem 1.5rem 0}}.quick_menu_typ_4{padding:clamp(4rem,5.5vw,6.5rem) 0;position:relative;z-index:1;overflow:hidden;background:var(--silver-color)}.quick_menu_typ_4 .section-title{margin:0 0 3rem}.quick_menu_typ_4 figure{position:relative;aspect-ratio:1;border-radius:31.25rem;max-height:32.5rem}.quick_menu_typ_4 figure img{border-radius:31.25rem}.quick_menu_typ_4 .description{height:100%}.quick_menu_typ_4 .description .marker{font-size:1.25rem;margin-bottom:2.625rem;display:block;color:var(--first-color)}.quick_menu_typ_4 .description h2{margin-bottom:1.8rem;color:var(--black-color);font-family:var(--third-font);font-size:2.4375rem;font-style:normal;font-weight:500;line-height:120%}.quick_menu_typ_4 .description p{color:#000;font-family:var(--third-font);font-size:1rem;font-weight:400;line-height:180%}.quick_menu_typ_5,.quick_menu_typ_6,.quick_menu_typ_8{background:var(--white-color)}.quick_menu_typ_5 .card{border-color:transparent;background:var(--silver-color);border-radius:1rem;box-shadow:var(--shadow-0)}.quick_menu_typ_5 .card:hover{background:var(--silver-color);-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important;box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important}.quick_menu_typ_5 .card .card-header{padding:0;border-radius:1rem}.quick_menu_typ_5 .card .card-header figure{border-radius:1rem}.quick_menu_typ_5 .card .card-header figure img{border-radius:1rem;aspect-ratio:1}.quick_menu_typ_5 .card .card-body{padding:1.65rem 1.65rem 1.65rem 0}.quick_menu_typ_5 .card .card-body .category,.quick_menu_typ_5 .card .card-body h3,.quick_menu_typ_9 .card .card-body h2{color:var(--black-color);font-family:var(--third-font);font-size:var(--h5);font-weight:900;line-height:120%}.quick_menu_typ_5 .card .card-body p{text-align:justify;color:var(--black-color)}.quick_menu_typ_5 .card .card-body .category{color:var(--first-color);font-size:var(--p-body);font-weight:600}.product_detail_typ_3 .d-sticky a,.product_list_typ_2 a,.quick_menu_typ_6 a,.quick_menu_typ_8 a,.quick_menu_typ_9 a{text-decoration:none}.quick_menu_typ_6 .card{border:0 solid var(--silver-color);border-radius:.5rem;box-shadow:var(--shadow-0)}.quick_menu_typ_6 .card .h4,.quick_menu_typ_6 .card h3{color:var(--dark-color);font-weight:400;font-size:1.1rem}.quick_menu_typ_6 .card .h4 small,.quick_menu_typ_6 .card h3 small{color:var(--second-color);font-size:75%}.quick_menu_typ_6 .card svg,.quick_menu_typ_8 .card svg{stroke:var(--dark-color);fill:var(--dark-color);width:2rem;height:2rem}.quick_menu_typ_6 .card,.quick_menu_typ_6 .card:hover{background:var(--silver-color);transition:var(--trans-200)}.quick_menu_typ_6 .card:hover{-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important;box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important}.quick_menu_typ_6 .card:hover .h4,.quick_menu_typ_6 .card:hover h3,.quick_menu_typ_8 .card:hover .h4,.quick_menu_typ_8 .card:hover h3{color:var(--first-color)}.quick_menu_typ_6 .card:hover svg,.quick_menu_typ_8 .card:hover svg{stroke:var(--dark-color);fill:var(--dark-color)}@media screen and (max-width:465px){.quick_menu_typ_6 .card-group{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.quick_menu_typ_6 .card-group .card{width:100%}}.quick_menu_typ_8 .card,.quick_menu_typ_9 .card{border-color:transparent;box-shadow:var(--shadow-0)}.quick_menu_typ_8 .card{background:var(--white-color);transition:var(--trans-200)}.quick_menu_typ_8 .card .h4,.quick_menu_typ_8 .card h3{color:var(--first-color);font-weight:500;font-size:1.1rem}.quick_menu_typ_8 .card .h4 small,.quick_menu_typ_8 .card h3 small{color:var(--dark-color);font-size:75%}.quick_menu_typ_8 .card:hover{background:var(--white-color);-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important;box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important;transition:var(--trans-200)}.quick_menu_typ_9{background:var(--silver-color)}.quick_menu_typ_9 .card{background:0 0}.quick_menu_typ_9 .card .card-body{padding:1.5rem 1rem}.quick_menu_typ_9 .card .card-body h2{color:var(--fifth-color);text-align:center;line-height:100%}.quick_menu_typ_9 .card:hover{box-shadow:none}.product_list_typ_2 a .card .card-body .product-price strong,.quick_menu_typ_9 .card:hover h2,body ul.tyrion-blue li:before{color:var(--first-color)}@media (max-width:767.98px){.quick_menu_typ_9 .card{margin-bottom:0}.quick_menu_typ_9 .card .card-body{padding:1rem}.quick_menu_typ_9 .card .card-body h2{line-height:140%}}.filter_typ_1{position:relative}.filter_typ_1 form label{color:var(--first-color);font-family:'Roboto Slab',serif;font-size:.9rem;font-weight:600;margin-left:1rem;margin-top:1rem}.filter_typ_1 form .form-control{color:var(--dark-color);font-weight:600;padding:0 1em;box-shadow:none;height:calc(1.5em + .75rem + 5px);line-height:1.5;background-color:#e7e7e7;border:1px solid var(--silver-color);border-radius:2rem}.filter_typ_1 form .form-control::placeholder{color:#616161;font-weight:200}.filter_typ_1 .btn.dropdown-toggle.btn-light{background:0 0!important;border:0!important}.filter_typ_1 .btn-link{font-weight:400;color:var(--dark-color)}.filter_typ_1 .dropdown-header{color:var(--first-color);font-weight:600}.filter_typ_1 .dropdown-item.active,.filter_typ_1 .dropdown-item:active{color:var(--black-color);text-decoration:none;background-color:var(--silver-color)}.filter_typ_1 .bootstrap-select>.dropdown-toggle.bs-placeholder{color:#616161;font-weight:200}@media (min-width:768px){.filter_typ_1 .modal-dialog{width:600px;margin:30px auto}}@media (min-width:1280px){.filter_typ_1 .modal-dialog{width:1170px;margin:15vh auto}}.product_list_typ_2{margin-bottom:1.5rem}.product_list_typ_2 a .card{background:var(--white-color);transition:var(--trans-200);border-radius:1rem;box-shadow:var(--shadow-red)}.product_list_typ_2 a .card .img-product{position:relative;border-radius:1rem 1rem 0 0;min-height:14rem;max-height:14rem}.product_list_typ_2 a .card .img-product.empty-image{padding:6rem 5rem}.product_list_typ_2 a .card .card-body{position:relative;padding:1.5rem}.product_list_typ_2 a .card .card-body .description p,.product_list_typ_2 a .card .card-body h2,.product_list_typ_2 a .card .card-body h3{color:var(--grey-800);font-family:var(--third-font);font-style:normal;line-height:135%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product_list_typ_2 a .card .card-body h2,.product_list_typ_2 a .card .card-body h3{margin-top:0;margin-bottom:.25rem;font-size:var(--h5);font-weight:600}.product_list_typ_2 a .card .card-body .product-price{position:relative;font-size:1.5rem;color:var(--first-color);padding-bottom:1.2rem;margin-bottom:.8rem;border-bottom:.0625rem solid var(--grey-300)}.product_list_typ_2 a .card .card-body .product-price span{color:var(--black-color);font-size:var(--p-caption)}.product_list_typ_2 a .card .card-body .description,.product_list_typ_2 a .card .card-body .info-icons{padding-bottom:.7rem;margin-bottom:.8rem;border-bottom:.0625rem solid var(--grey-300)}.product_list_typ_2 a .card .card-body .description p{font-size:var(--p-caption);font-weight:400}.product_list_typ_2 a .card .card-body .info-icons{padding-bottom:.6rem}.product_list_typ_2 a .card .card-body .info-icons .icon{color:var(--first-color);font-size:2rem}.product_list_typ_2 a .card .card-body .info-icons p{margin-bottom:0}.product_list_typ_2 a .card .card-body .place{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product_list_typ_2 a .card .card-body .place .icon{color:var(--first-color);font-size:1rem}.product_list_typ_2 a .card .card-body .info-icons p,.product_list_typ_2 a .card .card-body .place span{color:var(--grey-800);font-family:var(--third-font);font-size:.875rem;font-weight:400;line-height:135%}.product_list_typ_2 a .card .card-header{position:relative}.product_list_typ_2 a .card .card-header .tag-box{left:.5rem}.product_list_typ_2 a .card .card-header .sale{position:absolute;bottom:0;right:0;z-index:100;background:var(--white-color);border-radius:2.5rem 0 0 0;width:8.75rem;display:flex;justify-content:center;align-content:center;align-items:center;height:2.0625rem;color:var(--grey-800);font-size:.75rem;font-style:normal;font-weight:700;line-height:135%}.product_list_typ_2 a .card:hover{box-shadow:var(--shadow-red-2)}.product_list_typ_2 a:hover .customText{color:var(--second-color)}.product_list_typ_2.product_list_typ_1_4_slider .section-title{margin-bottom:1.25rem}.product_list_typ_2.product_list_typ_1_4_slider .splide__arrows{position:absolute;top:2rem;left:calc(50% - 3.5rem);width:100%}.product_list_typ_2.product_list_typ_1_4_slider .splide__arrows .splide__arrow--prev{position:absolute;left:0}.product_list_typ_2.product_list_typ_1_4_slider .splide__arrows .splide__arrow--next{position:absolute;left:3rem}.product_list_typ_2.product_list_typ_1_4_slider .swiper-pagination{bottom:4rem!important}.product_list_typ_2.product_list_typ_1_4_slider .splide{padding-top:8rem}@media (max-width:991.98px){.product_list_typ_2{margin-bottom:.5rem}}.form_typ_1{background-color:transparent;margin-bottom:0}.form_typ_1 .section-title{text-align:center}.form_typ_1 .card{border:0!important;background:0 0!important}.form_typ_1 .card .card-body{padding:0}.form_typ_1 .card,.form_typ_1 .card:hover{box-shadow:var(--shadow-0)}.form_typ_1 form .form-group{margin-bottom:10px}.form_typ_1 form .form-group .form-check-input[type=checkbox]{width:1.4rem;height:1.4rem;min-height:initial;position:relative;border:.125rem solid var(--first-color);border-radius:.35rem;background-color:var(--white-color);margin:0 .675rem 0 0;cursor:pointer;transition:all .2s ease-in-out}.form_typ_1 form .form-group .form-check-input[type=checkbox]+label{cursor:pointer}.form_typ_1 form .form-group .form-check-input:focus{box-shadow:0 0 0 .25rem var(--second-color-hover)}.form_typ_1 form .form-group .form-check-input:checked[type=checkbox]{background-image:url(/modul/Custom/img/svg/checked.svg);background-color:var(--white-color);border-color:var(--first-color);box-shadow:none;top:0;background-repeat:no-repeat;background-size:100%;background-position:center;transition:all .2s ease-in-out}.form_typ_1 form .custom-checkbox .custom-control-label::before{border-radius:0;top:2px}.form_typ_1 form .custom-control-label::before{pointer-events:none;background-color:var(--white-color);border:var(--first-color) solid 1px}.form_typ_1 form .custom-control-input:checked~.custom-control-label::before{color:var(--white-color);border-color:var(--first-color);background-color:var(--first-color);border-radius:0;top:2px}.form_typ_1 form .custom-checkbox .custom-control-input:checked~.custom-control-label::after{top:2px}.form_typ_1 form .form-control{background:var(--white-color);border:2px solid var(--first-color);border-radius:3rem;padding:15px 25px;box-shadow:none;color:var(--dark-color);min-height:3.5rem;font-weight:300;font-size:1em}.form_typ_1 form .form-control:hover{border-color:var(--second-color)}.form_typ_1 form .form-control::-webkit-input-placeholder{color:var(--dark-color);font-size:1em;text-align:center}.form_typ_1 form .form-control::-moz-placeholder{color:var(--dark-color);font-size:1em;text-align:center}.form_typ_1 form .form-control:-ms-input-placeholder{color:var(--dark-color);font-size:1em;text-align:center}.form_typ_1 form .form-control:-moz-placeholder{color:var(--dark-color);font-size:1em;text-align:center}.form_typ_1 form input:focus,.form_typ_1 form select.form-control:focus,.form_typ_1 form select:focus,.form_typ_1 form textarea:focus{-webkit-box-shadow:inset 0 -2px 0 transparent!important;box-shadow:inset 0 -2px 0 transparent!important;border:2px solid var(--silver-color);border-color:var(--first-color)}.form_typ_1 form input:focus:hover,.form_typ_1 form select.form-control:focus:hover,.form_typ_1 form select:focus:hover,.form_typ_1 form textarea:focus:hover{border:2px solid var(--first-color)}.form_typ_1 form .btn-second:focus,.form_typ_1 form .btn-second:focus:hover{border:1px solid var(--first-color)}.form_typ_1 form .btn-second:hover{border:1px solid var(--first-color)}.form_typ_1 form select.form-control,.form_typ_1 form select.form-control:focus,.form_typ_1 form select:focus{font-size:var(--p-caption);padding-left:1rem;color:var(--dark-color)}.form_typ_1 form .caret{color:red}.form_typ_1 form .g-recaptcha div{max-width:100%!important;max-height:74px;top:-10px;position:relative}.form_typ_1 form .g-recaptcha iframe{max-width:162%;transform:scale(.68);-webkit-transform:scale(.78);transform-origin:center center;-webkit-transform-origin:center center;position:relative;left:-34px}.form_typ_1 form #rc-imageselect{transform:scale(.77);-webkit-transform:scale(.77);transform-origin:0 0;-webkit-transform-origin:0 0}.form_typ_1 form .gdpr{margin-top:1em;display:block}.form_typ_1 form .gdpr p{color:var(--dark-color);font-size:89%;margin-bottom:1em;line-height:1.2em;font-weight:500}.product_detail_typ_3{font-family:var(--second-font);margin-bottom:1.5rem;margin-top:2rem}.product_detail_typ_3 .splide{margin-bottom:3.75rem}.product_detail_typ_3 .splide .splide__slide{opacity:.5;pointer-events:none;transition:opacity .25s ease;border-radius:var(--border-radius)}.product_detail_typ_3 .splide .splide__slide.is-active{opacity:1;pointer-events:auto;transition:opacity .25s ease}.product_detail_typ_3 .splide .splide__slide figure,.product_detail_typ_3 .splide .splide__slide figure img{border-radius:var(--border-radius)}.product_detail_typ_3 .splide__arrow--next{right:26vw;left:initial}.product_detail_typ_3 .splide__arrow--next:after{background-image:url(/modul/Custom/img/svg/detail-next-arrow.svg);width:3.5rem;height:3.5rem;top:-6px;left:-1px}.product_detail_typ_3 .splide__arrow--next:hover:not(:disabled),.product_detail_typ_3 .splide__arrow--prev:hover:not(:disabled){box-shadow:var(--shadow-red-2);opacity:1}.product_detail_typ_3 .splide__arrow--prev{right:initial;left:26vw}.product_detail_typ_3 .splide__arrow--prev:after{background-image:url(/modul/Custom/img/svg/detail-prev-arrow.svg);width:3.5rem;height:3.5rem;top:-6px;left:-1px}.product_detail_typ_3 .d-flex{justify-content:flex-start}.product_detail_typ_3 .strong,body p b,body p strong{font-weight:600}.product_detail_typ_3 .head-subpage-typ-2 .h2{color:#c01517;font-family:var(--first-font);font-size:var(--h2);font-weight:400;line-height:120%}.product_detail_typ_3 .info-icons img{height:3.25rem;cursor:help}.product_detail_typ_3 .info-icons .icon{color:var(--first-color);font-size:2.75rem;cursor:help}.product_detail_typ_3 .info-icons p{color:var(--dark-color);line-height:1;margin-top:7px;margin-bottom:7px}.product_detail_typ_3 .btn-share{background:var(--white-color) url(/modul/Custom/img/svg/share-logo.svg) no-repeat 15px 14px}.product_detail_typ_3 .btn-email:hover,.product_detail_typ_3 .btn-print:hover,.product_detail_typ_3 .btn-share:hover{background-color:var(--silver-color)}.product_detail_typ_3 .btn-email,.product_detail_typ_3 .btn-print,.product_detail_typ_3 .btn-share{background-size:27px auto;color:var(--dark-color);text-align:left;padding:1rem 2rem 1rem 3.5rem;font-size:.8rem;letter-spacing:1px;font-family:'Open Sans',sans-serif;border-radius:10rem}.product_detail_typ_3 .btn-print{background:var(--white-color) url(/modul/Custom/img/printer-logo.svg) no-repeat 15px 14px}.product_detail_typ_3 .btn-email{background:var(--white-color) url(/modul/Custom/img/email-logo.svg) no-repeat 15px 10px}.product_detail_typ_3 .feature .item{transition:var(--trans-200)}.product_detail_typ_3 .feature .item:hover{background:var(--silver-color);transition:var(--trans-200)}.product_detail_typ_3 .feature .feature-1 .item:nth-child(odd),.product_detail_typ_3 .feature .feature-2 .item:nth-child(even),.product_detail_typ_3 .feature.feature-mix .item:nth-child(1),.product_detail_typ_3 .feature.feature-mix .item:nth-child(3),.product_detail_typ_3 .feature.feature-mix .item:nth-child(4){background:var(--silver-color)}.product_detail_typ_3 #fb-like{float:right;margin-bottom:23px}.product_detail_typ_3 .youtube-video{width:100%;min-height:12rem}@media screen and (min-width:1024px){.product_detail_typ_3 .youtube-video{min-height:30rem}}.product_detail_typ_3 .img-body{position:relative}.product_detail_typ_3 .img-body:after{background:linear-gradient(rgba(0,0,0,.75) 0,transparent 80%);content:'';display:block;position:absolute;top:0;right:0;height:200px;max-height:100%;left:0;z-index:1;pointer-events:none}.product_detail_typ_3 figure{position:relative;margin-bottom:0}.product_detail_typ_3 figure img{height:35rem}@media screen and (max-width:996px){.product_detail_typ_3 figure img{height:21rem}}.product_detail_typ_3 figure img.no-height{height:inherit}.product_detail_typ_3 figure img:hover{filter:grayscale(5%)}.product_detail_typ_3 figure img.empty-image{padding:4em 6em}.product_detail_typ_3 .d-sticky .podnadpis,.product_detail_typ_3 .podnadpis{font-family:var(--first-font);font-size:var(--h4);font-weight:400;line-height:120%}.product_detail_typ_3 .podnadpis{color:var(--black-color)}.product_detail_typ_3 .d-sticky{position:sticky;top:7rem}.product_detail_typ_3 .d-sticky .podnadpis{color:#282e41}.product_detail_typ_3 .d-sticky .makler-info{border:0!important;border-radius:var(--border-radius)}.product_detail_typ_3 .d-sticky .makler-info .imageMakler{max-height:8em}@media screen and (max-width:996px){.product_detail_typ_3 .d-sticky .makler-info .imageMakler{max-height:12em}}.product_detail_typ_3 .d-sticky .makler-info .imageMakler img{height:auto;border-radius:10rem}.product_detail_typ_3 .d-sticky .makler-info .imageMakler .svg-user{fill:var(--first-color);max-height:5rem}.product_detail_typ_3 .d-sticky .makler-info .btn-form{padding:10px 1rem}.product_detail_typ_3 .d-sticky .makler-info:hover{border:0;box-shadow:var(--shadow-red-2);border-radius:var(--border-radius)}.product_detail_typ_3 .product-price{font-size:var(--h1)}.product_detail_typ_3 .product-price span{color:var(--black-color);font-size:var(--h3)}.product_detail_typ_3 .ul-list{list-style-type:none;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:20px;position:relative;display:inline-block;vertical-align:top;margin-right:1em}.product_detail_typ_3 .ul-list li{line-height:1.5rem}.product_detail_typ_3 .ul-list li:before{position:relative;content:"\e904";font-family:'icomoon',monospace;color:var(--first-color);font-weight:600;left:-10px;top:1px}.product_detail_typ_3 .ul-list[dir=rtl]{margin-right:0;font-size:13px}.product_detail_typ_3 .ul-list[dir=rtl] li:before{right:0;left:auto}.product_detail_typ_3 .popis{font-family:var(--second-font);line-height:1.3em;margin-bottom:23px}@media (max-width:992px){.product_detail_typ_3{margin-top:-1rem}}@media (max-width:767.98px){.product_detail_typ_3{margin-top:3rem}.product_detail_typ_3 .splide{margin-bottom:2rem}}.gallery_typ_2{margin:2rem auto}.gallery_typ_2 figure{overflow:hidden}.gallery_typ_2 .slick-next,.gallery_typ_2 .slick-prev{position:absolute;display:block;height:4.375rem;width:2.5rem;font-size:0;line-height:0;cursor:pointer;background:var(--second-color);color:var(--white-color);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:0;outline:0}.gallery_typ_2 .slick-next:before,.gallery_typ_2 .slick-prev:before{color:var(--white-color)}.gallery_typ_2 .slick-next:focus,.gallery_typ_2 .slick-next:hover,.gallery_typ_2 .slick-prev:focus,.gallery_typ_2 .slick-prev:hover{outline:0;background:var(--first-color);color:transparent}.gallery_typ_2 .slick-next:focus:before,.gallery_typ_2 .slick-next:hover:before,.gallery_typ_2 .slick-prev:focus:before,.gallery_typ_2 .slick-prev:hover:before{opacity:1}.gallery_typ_2 .slick-next.slick-disabled:before,.gallery_typ_2 .slick-prev.slick-disabled:before{opacity:1}.gallery_typ_2 .slick-prev{left:0;z-index:2}.gallery_typ_2 .slick-prev:before{content:"\f104"}.gallery_typ_2 .slick-next{right:0}.gallery_typ_2 .slick-next:before{content:"\f105"}.gallery_typ_2 .others-img img{height:25vh}.gallery_typ_2 .others-img .slick-prev{top:50%;left:0;z-index:2}.gallery_typ_2 .others-img .slick-next{top:50%;right:0}.gallery_typ_1 figure,.gallery_typ_1 figure a,.gallery_typ_1 figure p,.gallery_typ_2 figure,.gallery_typ_2 figure a,.gallery_typ_2 figure p,.gallery_typ_3 figure,.gallery_typ_3 figure a,.gallery_typ_3 figure p,.gallery_typ_4 figure,.gallery_typ_4 figure a,.gallery_typ_4 figure p{text-decoration:none}.gallery_typ_1 figure figcaption,.gallery_typ_2 figure figcaption,.gallery_typ_3 figure figcaption,.gallery_typ_4 figure figcaption{position:absolute;top:0;left:0;height:100%;width:100%}.gallery_typ_1 figure figcaption .icon,.gallery_typ_2 figure figcaption .icon,.gallery_typ_3 figure figcaption .icon,.gallery_typ_4 figure figcaption .icon{font-size:3rem;color:#fefefe;text-shadow:1px 1px 55px var(--dark-color);transition:var(--trans-200)}.gallery_typ_1 figure figcaption:hover .icon,.gallery_typ_2 figure figcaption:hover .icon,.gallery_typ_3 figure figcaption:hover .icon,.gallery_typ_4 figure figcaption:hover .icon{color:#fefefe;transform:scale(1.2);transition:var(--trans-200)}.breadcrumb{font-family:var(--second-font);color:var(--black-color);position:relative;left:auto;margin:0 0 .313rem;background-color:transparent;padding:0;font-size:var(--p-body);text-transform:lowercase;font-weight:400}.breadcrumb li,.breadcrumb>.active{font-family:var(--second-font);font-size:var(--p-caption)}.breadcrumb>.active{color:var(--first-color);font-weight:600;opacity:.89}.breadcrumb li{text-transform:uppercase}.breadcrumb li:nth-child(1) a{color:var(--black-color)}.breadcrumb li a{color:var(--first-color);font-family:var(--second-font);font-weight:600}.breadcrumb li a,.breadcrumb li a:active{text-decoration:none}.breadcrumb li a:active:focus,.breadcrumb li a:active:hover{text-decoration:none}.breadcrumb li a:focus,.breadcrumb li a:hover{text-decoration:none;color:var(--black-color)}@media screen and (max-width:768px){#header_typ_5 figure img,#header_typ_5 figure picture{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);height:24.5rem;object-fit:cover;width:inherit}}@media screen and (max-width:480px) and (min-width:200px){#header_typ_5 figure img,#header_typ_5 figure picture{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);height:13.5rem;object-fit:cover;width:inherit}}@font-face{font-family:'icomoon';src:url(../fonts/icomoon/icomoon.eot?7jok62);src:url(../fonts/icomoon/icomoon.eot?7jok62#iefix) format('embedded-opentype'),url(../fonts/icomoon/icomoon.ttf?7jok62) format('truetype'),url(../fonts/icomoon/icomoon.woff?7jok62) format('woff'),url(../fonts/icomoon/icomoon.svg?7jok62#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;position:relative;top:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-1x{font-size:1rem!important}.icon-2x{font-size:1.25rem!important}.icon-3x{font-size:1.5rem!important}.icon-4x{font-size:1.75rem!important}.icon-5x{font-size:2rem!important}.icon-setting-lines:before{content:"\e9d3"}.icon-settings:before{content:"\e9d2"}.icon-star:before{content:"\e934"}.icon-star-1:before{content:"\e935"}.icon-left-arrow:before{content:"\e900"}.icon-next:before{content:"\e901"}.icon-user:before{content:"\e902"}.icon-refresh:before{content:"\e903"}.icon-check:before{content:"\e904"}.icon-email:before{content:"\e905"}.icon-pin:before{content:"\e906"}.icon-down-arrow:before{content:"\e907"}.icon-image:before{content:"\e908"}.icon-copy:before{content:"\e909"}.icon-right-arrow:before{content:"\e90a"}.icon-logout:before{content:"\e90b"}.icon-left-arrow-1:before{content:"\e90c"}.icon-download:before{content:"\e90d"}.icon-trash:before{content:"\e90e"}.icon-zoom-in:before{content:"\e90f"}.icon-refresh-1:before{content:"\e910"}.icon-error:before{content:"\e911"}.icon-exclamation:before{content:"\e912"}.icon-question:before{content:"\e913"}.icon-right-arrow-1:before{content:"\e914"}.icon-down-arrow-1:before{content:"\e915"}.icon-up-arrow:before{content:"\e916"}.icon-left-arrow-2:before{content:"\e917"}.icon-right-arrow-2:before{content:"\e918"}.icon-left-arrow-3:before{content:"\e919"}.icon-down-arrow-2:before{content:"\e91a"}.icon-up-arrow-1:before{content:"\e91b"}.icon-label:before{content:"\e91c"}.icon-discount:before{content:"\e91d"}.icon-shopping-cart:before{content:"\e91e"}.icon-barcode:before{content:"\e91f"}.icon-discount-1:before{content:"\e920"}.icon-saving-pig:before{content:"\e921"}.icon-shopping-cart-moving-symbol:before{content:"\e922"}.icon-shopping-cart-outline:before{content:"\e923"}.icon-e-commerce-like-heart:before{content:"\e924"}.icon-shopping-basket-commercial-tool:before{content:"\e925"}.icon-e-commerce-search:before{content:"\e926"}.icon-e-commerce-locked-rounded-padlock-security-tool:before{content:"\e927"}.icon-headset-for-call-service:before{content:"\e928"}.icon-add-to-shopping-cart-e-commerce-button:before{content:"\e929"}.icon-commercial-ticket-of-shopping:before{content:"\e92a"}.icon-add-to-shopping-basket:before{content:"\e92b"}.icon-envelope:before{content:"\e92c"}.icon-email-1:before{content:"\e92d"}.icon-shopping-cart-1:before{content:"\e92e"}.icon-shopping-bag:before{content:"\e92f"}.icon-delivery-truck:before{content:"\e930"}.icon-credit-card:before{content:"\e931"}.icon-24-hours-support:before{content:"\e932"}.icon-shopping-bag-1:before{content:"\e933"}.icon-d-1:before{content:"\e936"}.icon-d-2:before{content:"\e937"}.icon-d-3:before{content:"\e938"}.icon-airport:before{content:"\e939"}.icon-antique-balcony:before{content:"\e93a"}.icon-apartment:before{content:"\e93b"}.icon-apartment-building:before{content:"\e93c"}.icon-appartment:before{content:"\e93d"}.icon-area:before{content:"\e93e"}.icon-arrow-left:before{content:"\e93f"}.icon-arrow-left-round:before{content:"\e940"}.icon-arrow-left-round-lineal:before{content:"\e941"}.icon-arrow-right:before{content:"\e942"}.icon-arrow-right-round:before{content:"\e943"}.icon-arrow-right-round-lineal:before{content:"\e944"}.icon-barn:before{content:"\e945"}.icon-bath:before{content:"\e946"}.icon-bathtub:before{content:"\e947"}.icon-bed:before{content:"\e948"}.icon-bed-1:before{content:"\e949"}.icon-bedroom:before{content:"\e94a"}.icon-bicycle:before{content:"\e94b"}.icon-big-skyscrapers:before{content:"\e94c"}.icon-blueprint:before{content:"\e94d"}.icon-boha3DikonaLoL:before{content:"\e94e"}.icon-brickwall:before{content:"\e94f"}.icon-building:before{content:"\e950"}.icon-building-1:before{content:"\e951"}.icon-building-2:before{content:"\e952"}.icon-buildings:before{content:"\e953"}.icon-business-and-trade:before{content:"\e954"}.icon-call-bubble-lineal:before{content:"\e955"}.icon-call-bubble-solid:before{content:"\e956"}.icon-catholic-church:before{content:"\e957"}.icon-citycenter:before{content:"\e958"}.icon-cityscape:before{content:"\e959"}.icon-closed-barn:before{content:"\e95a"}.icon-closed-garage:before{content:"\e95b"}.icon-contract:before{content:"\e95c"}.icon-contract-1:before{content:"\e95d"}.icon-country-family-house:before{content:"\e95e"}.icon-countryside:before{content:"\e95f"}.icon-date:before{content:"\e960"}.icon-desk:before{content:"\e961"}.icon-dog:before{content:"\e962"}.icon-dog-1:before{content:"\e963"}.icon-email1:before{content:"\e964"}.icon-email-envelope:before{content:"\e965"}.icon-email-envelope-2:before{content:"\e966"}.icon-email-envelope-3:before{content:"\e967"}.icon-email-envelope-4:before{content:"\e968"}.icon-english-cottage:before{content:"\e969"}.icon-euro-lineal:before{content:"\e96a"}.icon-facebook-lineal:before{content:"\e96b"}.icon-facebook-solid:before{content:"\e96c"}.icon-factory:before{content:"\e96d"}.icon-family-house-facade:before{content:"\e96e"}.icon-field:before{content:"\e96f"}.icon-form-logo:before{content:"\e970";color:#fff}.icon-full-size:before{content:"\e971"}.icon-garage:before{content:"\e972"}.icon-garage-1:before{content:"\e973"}.icon-garage-2:before{content:"\e974"}.icon-home:before{content:"\e975"}.icon-home-donet:before{content:"\e976"}.icon-hotel:before{content:"\e977"}.icon-hotel-2:before{content:"\e978"}.icon-hotel-3:before{content:"\e979"}.icon-house:before{content:"\e97a"}.icon-house-1:before{content:"\e97b"}.icon-house-2:before{content:"\e97c"}.icon-house-3:before{content:"\e97d"}.icon-house-4:before{content:"\e97e"}.icon-house-5:before{content:"\e97f"}.icon-house-6:before{content:"\e980"}.icon-house-base:before{content:"\e981"}.icon-house-expensive:before{content:"\e982"}.icon-house-plan:before{content:"\e983"}.icon-house-plans-square:before{content:"\e984"}.icon-house-rent:before{content:"\e985"}.icon-house-size:before{content:"\e989"}.icon-industrial-plant:before{content:"\e98a"}.icon-industrial-zone:before{content:"\e98b"}.icon-instagram-lineal:before{content:"\e98c"}.icon-instagram-solid:before{content:"\e98d"}.icon-key:before{content:"\e98e"}.icon-kitchen:before{content:"\e98f"}.icon-linkedin-lineal:before{content:"\e990"}.icon-linkedin-solid:before{content:"\e991"}.icon-livingroom:before{content:"\e992"}.icon-lupa-plus:before{content:"\e993"}.icon-measureplan:before{content:"\e994"}.icon-messenger-logo:before{content:"\e995";color:#fff}.icon-mosque-churchsvg:before{content:"\e996"}.icon-newspaper:before{content:"\e997"}.icon-office:before{content:"\e998"}.icon-office-building:before{content:"\e999"}.icon-office-building-1:before{content:"\e99a"}.icon-park:before{content:"\e99b"}.icon-park-1:before{content:"\e99c"}.icon-park-2:before{content:"\e99d"}.icon-parking:before{content:"\e99e"}.icon-parking-1:before{content:"\e99f"}.icon-pawprint:before{content:"\e9a0"}.icon-pet:before{content:"\e9a1"}.icon-phone:before{content:"\e9a2"}.icon-placeholder:before{content:"\e9a3"}.icon-plans:before{content:"\e9a4"}.icon-police-badge:before{content:"\e9a5"}.icon-reduce:before{content:"\e9a6"}.icon-rent:before{content:"\e9a7"}.icon-rental:before{content:"\e9a8"}.icon-repair-shop:before{content:"\e9a9"}.icon-resize:before{content:"\e9aa"}.icon-room:before{content:"\e9ab"}.icon-russian-orthodox-church:before{content:"\e9ac"}.icon-select:before{content:"\e9ad"}.icon-selection:before{content:"\e9ae"}.icon-sell:before{content:"\e9af"}.icon-sell-home:before{content:"\e9b0"}.icon-sell-home-2:before{content:"\e9b1"}.icon-share-logo:before{content:"\e9b2"}.icon-size:before{content:"\e9b3"}.icon-size-1:before{content:"\e9b4"}.icon-sketch:before{content:"\e9b5"}.icon-skype-lineal:before{content:"\e9b6"}.icon-skype-solid:before{content:"\e9b7"}.icon-sleep:before{content:"\e9b8"}.icon-small-chapel:before{content:"\e9b9"}.icon-sofa:before{content:"\e9ba"}.icon-square-layouting-with-black-square-in-east-area:before{content:"\e9bb"}.icon-storage:before{content:"\e9bc"}.icon-street-shop:before{content:"\e9bd"}.icon-sunbed:before{content:"\e9be"}.icon-synagogue-church:before{content:"\e9bf"}.icon-television:before{content:"\e9c0"}.icon-twitter-lineal:before{content:"\e9c1"}.icon-twitter-solid:before{content:"\e9c2"}.icon-verifed:before{content:"\e9c3"}.icon-verify-2:before{content:"\e9c4"}.icon-viber-logo:before{content:"\e9c5";color:#fff}.icon-water-tower:before{content:"\e9c6"}.icon-whatsapp-logo:before{content:"\e9c7";color:#fff}.icon-wifi:before{content:"\e9c8"}.icon-wifi-1:before{content:"\e9c9"}.icon-window:before{content:"\e9ca"}.icon-windows:before{content:"\e9cb"}.icon-work-from-home:before{content:"\e9cc"}.icon-youtube-lineal:before{content:"\e9cd"}.icon-youtube-solid:before{content:"\e9ce"}.icon-zavinac:before{content:"\e9cf"}.icon-youtube .path1:before{content:"\e986";color:red}.icon-youtube .path2:before{content:"\e987";margin-left:-1em;color:#fff}.icon-youtube-bw:before{content:"\e988"}.icon-arrow-down:before{content:"\e9d0"}.icon-arrow-up:before{content:"\e9d1"}.icon-bath2:before{content:"\e9d4"}.icon-bedroom2:before{content:"\e9d5"}.icon-citycenter2:before{content:"\e9d6"}.icon-house-plan2:before{content:"\e9d7"}.icon-room2:before{content:"\e9d8"}.icon-sunbed2:before{content:"\e9d9"}.icon-sort:before{content:"\e970"}.icon-icon-search:before{content:"\e9da"}.icon-icon-search-mobile:before{content:"\e9db"}.tag-box{padding-left:0;margin-bottom:0;list-style:none;display:block;position:absolute;top:.5rem;left:1.5rem;z-index:1}.tag-box li{font-size:.8rem;color:var(--white-color);font-weight:600;line-height:100%;margin:.5rem;padding:.3125rem .625rem;border-radius:10rem;position:relative;display:block;background:var(--first-color)}.tag-box li:first-child{margin:.5rem}@media screen and (max-width:1366px){.tag-box li:nth-child(3){margin:.5rem}}.tag-box li.item-selled{font-size:.9rem;color:#fff;font-weight:600;padding:.3125rem 1rem;border-radius:0;position:relative;background:#2d2d2d;margin:-.5rem 0!important}.tag-box li:before{position:absolute;content:"";top:-.5rem;left:-.5rem;width:1rem;height:1rem;transform:rotate(45deg)}@media screen and (max-width:768px){.tag-box{justify-content:center}.tag-box li{font-size:.85rem}}#pagination .pagination li a{font-weight:600;color:var(--black-color);border-radius:.25rem;transition:var(--trans-200)}#pagination .pagination li a:hover{color:var(--black-color);background-color:var(--white-color);border-color:var(--first-color);transition:var(--trans-200)}#pagination .pagination li.disabled{opacity:.55}#pagination .pagination li.active a,#pagination .pagination li.active a:active,#pagination .pagination li.active a:hover{color:var(--white-color);background-color:var(--first-color);border-color:var(--first-color)}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.eot);src:local(''),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.woff2) format('woff2'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.woff) format('woff'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.ttf) format('truetype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-300.svg#RobotoSlab) format('svg');font-display:swap}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.eot);src:local(''),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.woff2) format('woff2'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.woff) format('woff'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.ttf) format('truetype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-500.svg#RobotoSlab) format('svg');font-display:swap}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.eot);src:local(''),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.woff2) format('woff2'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.woff) format('woff'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.ttf) format('truetype'),url(../fonts/google_fonts/RobotoSlab/roboto-slab-v11-latin_latin-ext-regular.svg#RobotoSlab) format('svg');font-display:swap}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.eot);src:local('Open Sans Regular'),local('OpenSans-Regular'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.woff2) format('woff2'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.woff) format('woff'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.ttf) format('truetype'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-regular.svg#OpenSans) format('svg');font-display:swap}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.eot);src:local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.woff2) format('woff2'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.woff) format('woff'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.ttf) format('truetype'),url(../fonts/google_fonts/OpenSans/open-sans-v17-latin-ext_latin-600.svg#OpenSans) format('svg');font-display:swap}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;src:url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.eot);src:local(''),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.woff2) format('woff2'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.woff) format('woff'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.ttf) format('truetype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-regular.svg#Poppins) format('svg')}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;src:url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.eot);src:local(''),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.woff2) format('woff2'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.woff) format('woff'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.ttf) format('truetype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-600.svg#Poppins) format('svg')}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;src:url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.eot);src:local(''),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.eot?#iefix) format('embedded-opentype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.woff2) format('woff2'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.woff) format('woff'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.ttf) format('truetype'),url(../fonts/google_fonts/Poppins/poppins-v15-latin-ext_latin-900.svg#Poppins) format('svg')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:300;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-300.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:400;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:500;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:600;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-600.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:700;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-700.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:800;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-800.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:900;src:url(../fonts/google_fonts/Inter/inter-v12-latin_latin-ext-900.woff2) format('woff2')}@font-face{font-display:swap;font-family:'Josefin Sans';font-style:normal;font-weight:400;src:url("../fonts/google_fonts/Josefin Sans/josefin-sans-v32-latin_latin-ext-regular.woff2") format('woff2')}@font-face{font-display:swap;font-family:'Josefin Sans';font-style:normal;font-weight:700;src:url("../fonts/google_fonts/Josefin Sans/josefin-sans-v32-latin_latin-ext-700.woff2") format('woff2')}.footer_menu_typ_1{overflow:hidden;position:relative;background:var(--silver-color);padding:4.625rem 0}.footer_menu_typ_1 .top-footer{margin-bottom:6.5rem}@media (max-width:767.98px){.footer_menu_typ_1 .top-footer{margin-bottom:0}}.footer_menu_typ_1 .h2,.footer_menu_typ_1 h2{font-size:var(--p-body);font-weight:700;font-family:var(--third-font);margin-bottom:1rem;margin-top:1rem;color:var(--black-color)}@media (max-width:767.98px){.footer_menu_typ_1 .h2,.footer_menu_typ_1 h2{margin-top:3rem}}.footer_menu_typ_1 .list-group{border:0}.footer_menu_typ_1 .list-group .text p,.footer_menu_typ_2 .list-group .text p{margin-bottom:.3rem}.footer_menu_typ_1 .list-group .list-group-item,.footer_menu_typ_2 .list-group .list-group-item{padding:0 0 .9rem;border:0;background:0 0;color:var(--black-color);transition:var(--trans-200);font-size:var(--p-body);font-weight:350;line-height:130%}.footer_menu_typ_1 .list-group .list-group-item:hover{color:var(--first-color);transition:var(--trans-200)}.footer_menu_typ_1 .list-group .list-group-item .big{font-size:var(--h4);line-height:130%;font-weight:700}.footer_menu_typ_1 .copywrite p{font-size:.8rem;margin-bottom:2rem}.footer_menu_typ_1 .btn{width:fit-content}.footer_menu_typ_1 .logo figure svg{width:15.75rem}@media (max-width:992px){.footer_menu_typ_1{padding:2.5rem 0}.footer_menu_typ_1 .logo figure svg{width:13rem}}.footer_menu_typ_2{overflow:hidden;position:relative;background:var(--silver-color);padding:4.625rem 0}.footer_menu_typ_2 .top-footer{margin-bottom:6.5rem}@media (max-width:767.98px){.footer_menu_typ_2 .top-footer{margin-bottom:0}}.footer_menu_typ_2 .h2,.footer_menu_typ_2 h2{font-size:var(--p-body);font-weight:700;font-family:var(--third-font);margin-bottom:1rem;margin-top:1rem;color:var(--fifth-color)}@media (max-width:767.98px){.footer_menu_typ_2 .h2,.footer_menu_typ_2 h2{margin-top:3rem}}.footer_menu_typ_2 .list-group{border:0}.footer_menu_typ_2 .list-group .list-group-item:hover{color:var(--first-color);transition:var(--trans-200)}.footer_menu_typ_2 .list-group .list-group-item .big{font-size:var(--h4);line-height:130%;font-weight:700}.footer_menu_typ_2 .description p{line-height:130%;color:var(--second-color);font-size:.75rem}.footer_menu_typ_2 .copywrite p{font-size:.8rem;margin-bottom:2rem}.footer_menu_typ_2 .btn{width:fit-content}.footer_menu_typ_2 .logo figure svg{width:15.75rem}@media (max-width:992px){.footer_menu_typ_2{padding:2.5rem 0}.footer_menu_typ_2 .logo figure svg{width:13rem}}.news_list_typ_1{margin-bottom:7rem;background:var(--white-color)}.news_list_typ_1 .card{border-color:transparent;background:var(--silver-color);border-radius:1rem;box-shadow:var(--shadow-0)}.news_list_typ_1 .card:hover{background:var(--silver-color);-webkit-box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important;box-shadow:0 16px 24px 2px rgba(0,0,0,.1),0 6px 30px 5px transparent,0 8px 10px -7px rgba(0,0,0,.02)!important}.news_list_typ_1 .card .card-header{padding:0;border-radius:1rem}.news_list_typ_1 .card .card-header figure{border-radius:1rem}.news_list_typ_1 .card .card-header figure img{border-radius:1rem;aspect-ratio:1}.news_list_typ_1 .card .card-body{padding:1.65rem 1.65rem 1.65rem 0}.news_list_typ_1 .card .card-body h3{color:var(--black-color);font-family:var(--third-font);font-size:var(--h5);font-weight:900;line-height:120%}.news_list_typ_1 .card .card-body p{text-align:justify;color:var(--black-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.25rem}.news_list_typ_1 .card .card-body .category{color:var(--first-color);font-family:var(--third-font);font-size:var(--p-body);font-weight:600;line-height:130%}@media (max-width:1199.98px){.news_list_typ_1 .card .card-header figure{position:relative}.news_list_typ_1 .card .card-header figure:before{width:100%;height:100%;position:absolute;content:'';background:linear-gradient(180deg,transparent 30%,rgba(255,255,255,.26) 50%,var(--silver-color) 100%);border-radius:1rem 1rem 0 0}.news_list_typ_1 .card .card-header figure img{aspect-ratio:3/2}.news_list_typ_1 .card .card-body{padding:1.65rem}}@media (max-width:767.98px){.news_list_typ_1{margin-bottom:3rem}}#cookie_modal{display:none;z-index:9999;position:fixed;bottom:.625rem;left:.625rem;padding:1rem;max-width:28rem;min-height:10rem;border-radius:.938rem;background-color:rgba(255,255,255,.98);transition:all ease-in-out 500ms}#cookie_modal.visible{display:block}@media screen and (max-width:576px){#cookie_modal{left:0;max-width:100%}}#cookie_modal .btn-necessary{position:absolute;right:1rem;top:1rem;font-size:1.3rem;border-radius:2rem;padding:1rem;text-align:center;line-height:.7rem}#cookie_modal .subtitle{font-size:.9rem}#cookie_modal .cookie-consent-body .cookie:hover{text-decoration:none;color:var(--first-color)}#cookie_modal .cookie-consent-body .container{display:block;position:relative;padding-left:2.188rem;margin-bottom:.75rem;cursor:pointer;font-size:.813rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#cookie_modal .cookie-consent-body .container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#cookie_modal .cookie-consent-body .checkmark{position:absolute;top:0;left:0;height:1.125rem;width:1.125rem;background-color:#eee;border-radius:.188rem}#cookie_modal .cookie-consent-body .container:hover input~.checkmark{background-color:#ccc}#cookie_modal .cookie-consent-body .container input:checked~.checkmark{background-color:var(--first-color)}#cookie_modal .cookie-consent-body .checkmark:after{content:"";position:absolute;display:none}#cookie_modal .cookie-consent-body .container input:checked~.checkmark:after{display:block}#cookie_modal .cookie-consent-body .container .checkmark:after{left:.438rem;top:.188rem;width:.313rem;height:.625rem;border:solid var(--white-color);border-width:0 .188rem .188rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#cookie_modal .cookie-consent-body input{width:1.125rem;height:1.125rem;margin-right:.625rem}#cookie_modal .more{text-decoration:none;color:var(--black-color)}.filter_configurator .section-title,.sort-content .section-title{margin:5rem 0 2rem}#ajaxFormPreloader.hidden,.filter_configurator .dropdown-toggle:after,.sort-content .dropdown-toggle:after{display:none}.filter_configurator .item,.sort-content .item{background:var(--silver-color);color:var(--black-color);width:fit-content;border-radius:.25rem;font-weight:600}.filter_configurator .delete-type,.sort-content .delete-type{border-radius:50%;background:var(--white-color);display:inline-block;width:1.375rem;height:1.375rem;background-image:url(/modul/Custom/img/svg/delete-type.svg);background-repeat:no-repeat;background-size:cover;content:'';top:.5rem;right:.5rem;position:absolute}.filter_configurator .show-more a,.sort-content .show-more a{text-decoration:none;font-weight:500;font-size:.75rem;position:relative;margin-bottom:3.75rem}.filter_configurator .show-more a:after,.sort-content .show-more a:after{background-image:url(/modul/Custom/img/svg/next2.svg);background-repeat:no-repeat;background-size:cover;content:'';width:1rem;height:1rem;top:0;right:-1rem;position:absolute;transition:var(--trans-200)}.filter_configurator .show-more a:hover:after,.sort-content .show-more a:hover:after{transition:var(--trans-200);right:-2rem}.filter_configurator .filter-items,.sort-content .filter-items{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;gap:1.5rem}.filter_configurator .filter-items .filter-item,.sort-content .filter-items .filter-item{aspect-ratio:1;flex-basis:13%;width:13%}.filter_configurator .filter-items .filter-item .card,.sort-content .filter-items .filter-item .card{border:2px solid transparent;transition:var(--trans-200);border-radius:1rem;aspect-ratio:1;position:relative;filter:var(--card-shadow-default)}.filter_configurator .filter-items .filter-item .card:before,.sort-content .filter-items .filter-item .card:before{content:"";position:absolute;bottom:1.25rem;left:calc(50% - 1rem);width:2rem;height:.125rem;background:var(--first-color)}.filter_configurator .filter-items .filter-item .card:hover,.sort-content .filter-items .filter-item .card:hover{border-radius:1rem;transition:var(--trans-200);filter:var(--card-shadow-hover)}.filter_configurator .filter-items .filter-item .card .card-body,.sort-content .filter-items .filter-item .card .card-body{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.filter_configurator .filter-items .filter-item .card .card-body .text,.sort-content .filter-items .filter-item .card .card-body .text{font-size:var(--p-caption);font-weight:500;text-align:center;color:var(--black-color);font-family:var(--third-font);line-height:135%;display:flex;vertical-align:bottom;margin-bottom:1rem;align-items:flex-end;height:2rem}.filter_configurator .filter-items .filter-item .card .text-category,.sort-content .filter-items .filter-item .card .text-category{color:var(--black-color);font-family:var(--third-font);font-size:3rem;font-style:normal;font-weight:500;line-height:100%;width:5.125rem;height:auto;position:relative}.filter_configurator .filter-items .filter-item .card .text-height,.sort-content .filter-items .filter-item .card .text-height{height:3rem}.filter_configurator .filter-items .filter-item .card .text-location,.sort-content .filter-items .filter-item .card .text-location{width:5.125rem;height:5.125rem;color:var(--black-color);font-family:var(--third-font);text-align:center;font-size:var(--p-body);font-weight:500;line-height:135%}.filter_configurator .filter-items .filter-item.disabled .card,.sort-content .filter-items .filter-item.disabled .card{background:var(--silver-color);box-shadow:none}.filter_configurator .filter-items .filter-item.disabled .card:hover,.sort-content .filter-items .filter-item.disabled .card:hover{box-shadow:none}.filter_configurator .filter-items .filter-item.selected:not(.disabled) .card,.sort-content .filter-items .filter-item.selected:not(.disabled) .card{filter:var(--card-shadow-hover);border:2px solid var(--first-color)}.filter_configurator .badge-handler,.sort-content .badge-handler{position:relative}.filter_configurator .badge-handler .number,.sort-content .badge-handler .number{position:absolute;top:-.35rem;right:0;background:var(--first-color);color:var(--white-color);padding:.25rem;font-weight:500;font-family:var(--second-font);font-size:.875rem;border-radius:50%;width:1.65rem;height:1.65rem;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;align-items:center}.filter_configurator .badge-handler .number.number-small,.sort-content .badge-handler .number.number-small{font-size:.65rem}.filter_configurator .no-icon .badge-handler .number,.sort-content .no-icon .badge-handler .number{top:-1rem;right:-1rem}@media (max-width:1199.98px){.filter_configurator .filter-items,.sort-content .filter-items{gap:1rem}.filter_configurator .filter-items .filter-item,.sort-content .filter-items .filter-item{aspect-ratio:1;flex-basis:25%;width:25%}}@media (max-width:991.98px){.filter_configurator .section-title,.sort-content .section-title{margin:1rem 0 2rem}.filter_configurator .badge-handler .number,.sort-content .badge-handler .number{font-size:.875rem;width:1.65rem;height:1.65rem}.filter_configurator .filter-items,.sort-content .filter-items{gap:1rem;justify-content:start}.filter_configurator .filter-items .filter-item,.sort-content .filter-items .filter-item{aspect-ratio:1;flex-basis:30%;width:30%}}@media (max-width:767.98px){.filter_configurator .sort-content .filter-items .sort-item.filter-item,.sort-content .sort-content .filter-items .sort-item.filter-item{flex-basis:45%;width:45%}.filter_configurator .filter-items .filter-item .card .card-body .text,.sort-content .filter-items .filter-item .card .card-body .text{font-size:.8rem}}#ajaxFormPreloader{position:absolute;top:0;width:100%;left:0;height:100%;z-index:100;background:rgba(255,255,255,.8)}#ajaxFormPreloader #preloadContent{top:25%;position:relative;text-align:center;font-size:4em;color:#6e8cd7}.ajaxPreloader,.tempAjaxPreloader{position:absolute;top:0;width:100%;left:0;height:100%;z-index:500}.ajaxPreloader #preloadContent,.tempAjaxPreloader #preloadContent{top:10%;position:relative;text-align:center;font-size:4em;color:#6e8cd7}.ajaxPreloader #preloadContent.small,.tempAjaxPreloader #preloadContent.small{font-size:2em!important}.ajaxPreloader #preloadContent.smaller,.tempAjaxPreloader #preloadContent.smaller{font-size:3em}.ajaxPreloader #preloadContent.normal,.tempAjaxPreloader #preloadContent.normal{font-size:1em}.ajaxPreloader #preloadContent i:before,.tempAjaxPreloader #preloadContent i:before{position:relative;top:0;bottom:0;left:0;right:0;text-align:center;vertical-align:middle;line-height:2em;font-size:1.5em;color:var(--first-color);width:50px;height:50px;padding-bottom:25px;margin-left:0}.ajaxPreloader.ajaxPreloaderWhite,.tempAjaxPreloader.ajaxPreloaderWhite{background:rgba(255,255,255,.6)}.ajaxPreloader.ajaxPreloaderFull,.tempAjaxPreloader.ajaxPreloaderFull{background:rgba(255,255,255,.9)}.ajaxPreloader.fullOpacityPreloader,.tempAjaxPreloader.fullOpacityPreloader{background:#fff}html::-webkit-scrollbar{height:.8rem;width:.4375rem;background:var(--second-color)}html::-webkit-scrollbar-thumb{background:var(--first-color);-webkit-border-radius:1px;-webkit-box-shadow:0 1px 2px var(--third-color)}html::-webkit-scrollbar-corner{background:var(--dark-color)}@font-face{font-family:'Brygada 1918';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y2-f-V8.ttf) format('truetype')}@font-face{font-family:'Brygada 1918';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y12f-V8.ttf) format('truetype')}html:lang(ru) body .h1,html:lang(ru) body .h2,html:lang(ru) body .h3,html:lang(ru) body .h4,html:lang(ru) body .h5,html:lang(ru) body .h6,html:lang(ru) body h1,html:lang(ru) body h2,html:lang(ru) body h3,html:lang(ru) body h4,html:lang(ru) body h5,html:lang(ru) body h6,html:lang(ru) body p{font-family:'Brygada 1918',serif!important}html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6,html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body p{word-wrap:break-word}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background-color:var(--white-color);transition-property:background-color;font-family:var(--second-font);font-size:1rem;color:#333f50;transition:background-color .5s;background-repeat:repeat-y;background-size:cover;background-position-y:-50vh;outline:transparent!important}body :focus{outline:transparent!important}@media screen and (min-width:2200px){body .container,body .container-lg,body .container-md,body .container-sm,body .container-xl{max-width:1366px}}@media screen and (min-width:1366px){body .container,body .container-lg,body .container-md,body .container-sm,body .container-xl{max-width:1300px}}body .main{padding-top:3rem;min-height:100vh}@media screen and (max-width:768px){body .main{padding-top:1rem}}body .main-section{overflow:hidden;background:var(--white-color)}body .main-section.faded-bg{filter:opacity(1) brightness(.3);background:var(--white-color)}body .pointer{cursor:pointer}body .breadcrumb{font-size:.85rem}body .navbar-collapse{display:flex!important}body p{line-height:1.6}@media screen and (max-width:996px){body p{line-height:1.8}}body .h1,body h1{font-family:var(--first-font);color:var(--first-color);font-weight:500;margin-bottom:1em}@media screen and (max-width:768px){body .h1,body h1{font-size:2.6rem}body .h1.small-title,body h1.small-title{font-size:2.1rem}}body .h1.top,body h1.top{top:0;margin:0;position:absolute;font-size:10px;color:transparent!important}body .h2,body h2{font-family:var(--first-font);color:var(--black-color);font-size:var(--h2);font-style:normal;font-weight:500;line-height:120%}@media screen and (-webkit-min-device-pixel-ratio:0){body .h2.rainbow,body .h2>.marker,body h2.rainbow,body h2>.marker{background:var(--second-color);-webkit-text-fill-color:transparent;-webkit-background-clip:text}}body .blog-item h2,body .h3,body h3{font-family:var(--first-font);color:var(--first-color);font-weight:400}body .h4,body .h5,body h4,body h5{font-weight:400}body pre{white-space:normal}body ul.custom{list-style:none}body ul.custom li{font-size:.9em;margin-bottom:.5rem;position:relative}body .splide__arrow--next,body .splide__arrow--prev{width:3rem;height:3rem}body .splide__arrow--next::after,body .splide__arrow--prev::after{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;content:'';width:3rem;height:3rem}body .swiper-container-horizontal .splide__arrow--next{background-image:url(/modul/Custom/img/svg/right-arrow.svg)}body .swiper-container-horizontal .splide__arrow--next:hover{background-image:url(/modul/Custom/img/svg/right-arrow-hover.svg)}body .swiper-container-horizontal .splide__arrow--prev{background-image:url(/modul/Custom/img/svg/left-arrow.svg)}body .swiper-container-horizontal .splide__arrow--prev:hover{background-image:url(/modul/Custom/img/svg/left-arrow-hover.svg)}body .splide__arrow{background:0 0;border:0;opacity:1}body .blur-up{-webkit-filter:blur(5px);filter:blur(1px);transition:filter 100ms,-webkit-filter 100ms}body .blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}body .img-cover{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}body .card{border:1px solid #efefef;box-shadow:var(--shadow-red);transition:var(--trans-200)}body .card:hover{box-shadow:var(--shadow-4);transition:var(--trans-200)}body .card .card-header{background:0 0;border:0}body .card .card-body{font-family:var(--second-font)}body .card .card-footer{background:initial;border:0}body .section-title{margin:5rem 0;padding:0}@media screen and (max-width:768px){body .section-title{margin:3rem 0}}body .cc_container{background:var(--dark-color)!important;font-family:var(--second-font)!important}body .cc_container .cc_btn{background:0 0;color:var(--white-color);border-color:var(--first-color)}body .cc_container .cc_btn:hover,body .cc_container a{color:var(--first-color)}body .cc_container a:hover,body .cc_container a:visited{color:var(--white-color)}body .cc_container .cc_message{text-align:center}body .cc_container .cc_btn.cc_btn_accept_all{color:var(--btn-first-color);border:1px solid var(--btn-first-border);background:var(--btn-first-bg);font-weight:600;padding:.5em}body .cc_container .cc_btn.cc_btn_accept_all:hover{color:var(--btn-first-color-hover);border:1px solid var(--btn-first-border-hover);background:var(--btn-first-bg-hover);-webkit-box-shadow:2px 6px 10px var(--second-color);box-shadow:2px 6px 10px var(--second-color)}body .cc_container .cc_btn.cc_btn_accept_all:active,body .cc_container .cc_btn.cc_btn_accept_all:visited{color:var(--btn-first-color-hover)}body .cc_container .cc_btn.cc_btn_accept_all:active,body .cc_container .cc_btn.cc_btn_accept_all:active:focus,body .cc_container .cc_btn.cc_btn_accept_all:active:hover,body .cc_container .cc_btn.cc_btn_accept_all:focus{color:var(--btn-first-color-hover)}.fb-comments,.fb-comments iframe[style],.fb-comments span,.fb-page,.fb-page iframe[style],.fb-page span{width:100%!important}.heart img{width:1rem}.card-custom{margin-bottom:3rem}.card-body-custom{padding:3rem 15px}@media screen and (max-width:996px){.card-body-custom{padding:1rem}}.card-body-custom p{font-size:1.05rem;font-weight:400}.faded-navbar .navbar{background-color:var(--first-color)!important}.faded-navbar .navbar .navbar-brand .logo_svg path.st1{fill:var(--white-color);stroke:var(--white-color)}.faded-navbar .navbar .navbar-toggler .navbar-toggler-icon:after,.faded-navbar .navbar .navbar-toggler .navbar-toggler-icon:before{background-color:var(--white-color)}.faded-navbar .navbar .navbar-header .navbar-brand .logo_wfr{opacity:1}.faded-navbar .navbar .navbar-header .navbar-brand .logo_wfr .st0{fill:var(--white-color)!important}.faded-navbar .navbar .navbar-header .navbar-brand .logo_wfr .st1{fill:var(--first-color)!important}.fb-like{margin:0 0 23px!important}.fb-like,.fb-like iframe[style],.fb-like>span{width:100%!important}#ErrorPrinter,.tempPreloader{position:fixed;text-align:center}#ErrorPrinter{top:9rem;right:1rem;z-index:1030;font-weight:400}@media screen and (max-width:425px){#ErrorPrinter{top:0;left:0;right:0}}#ErrorPrinter>.content{display:none;width:20rem;padding:2rem;background:var(--second-color);color:var(--white-color);font-size:1rem}#ErrorPrinter>.content.visible,#SuccessPrinter>.content.visible{display:block}@media screen and (max-width:425px){#ErrorPrinter>.content{width:100%}}#ErrorPrinter .icon{position:absolute;top:1rem;right:1rem;font-size:.8rem;cursor:pointer;pointer-events:auto}.tempPreloader{background:#fff;top:0;left:0;bottom:0;right:0;width:100%;z-index:1060;opacity:.8;padding-top:4rem}.tempPreloader.absolute{position:absolute}.tempPreloader:not(.visible){display:none}.tempPreloader p{font-size:2rem;font-weight:bolder;position:absolute;top:30%;left:calc(50% - 5.5rem);color:var(--black-color)}.tempPreloader p svg{stroke:var(--black-color);width:2rem;height:2rem;-webkit-animation:rotation 1.5s infinite linear}#SuccessPrinter{position:fixed;top:3rem;right:1rem;z-index:1030;text-align:center;font-weight:400}@media screen and (max-width:425px){#SuccessPrinter{top:0;left:0;right:0}}#SuccessPrinter>.content{display:none;width:20rem;padding:2rem;background-color:var(--bs-green);color:var(--white-color);font-size:1rem}@media screen and (max-width:425px){#SuccessPrinter>.content{width:100%}}#SuccessPrinter .icon{position:absolute;top:1rem;right:1rem;font-size:.8rem;cursor:pointer;pointer-events:auto}.glightbox-container .glightbox-mobile .goverlay,.glightbox-container .goverlay{background:var(--white-color);opacity:.8}.glightbox-container .glightbox-mobile .glightbox-container .gslide-title,.glightbox-container .gslide-title{color:var(--black-color)}@media screen and (min-width:769px){.glightbox-container .ginner-container .gslide-media{box-shadow:none}}.glightbox-container .gdesc-inner{text-align:center}@media (min-width:1024px){.br-lg-solid{border-right:1px solid var(--grey-400)}.bt-lg-solid{border-top:1px solid var(--grey-400)}}.icon-custom{position:relative}.icon-custom:before{content:'';position:absolute}.icon-custom.icon-search:before{width:1rem;height:1rem;top:0;left:0;background-image:url(/modul/Custom/img/svg/icon-search.svg);background-repeat:no-repeat;background-size:cover}.icon-custom.icon-options:before,.icon-custom.icon-sort:before{width:1.5rem;height:1.5rem;top:-5px;left:0;background-image:url(/modul/Custom/img/svg/options.svg);background-repeat:no-repeat;background-size:cover}.icon-custom.icon-sort:before{background-image:url(/modul/Custom/img/svg/sort.svg)}