@keyframes ShowPopper{0%{opacity:0}to{opacity:1}}@keyframes HidePopper{0%{opacity:1}to{opacity:0}}@keyframes ShowFixedPopper{0%{opacity:0}to{opacity:1}}@keyframes HideFixedPopper{0%{opacity:1}to{opacity:0}}@keyframes ShowTopPopper{0%{opacity:0;transform:translate(-50%,-100%)}to{transform:translate(-50%,15px);opacity:1}}@keyframes SlideIn{0%{transform:translate(-160px,0);opacity:0}25%,to{transform:translate(0,0);opacity:1}}@keyframes RollDown{0%{display:none;opacity:0;transform:scaleY(0)}1%{display:block;opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.alert-popper,.system_message{position:fixed;left:50%;top:100px;transform:translate(-50%,0);z-index:1000;background:#222;color:#fff;opacity:0;padding-right:60px;max-width:480px}@media only screen and (max-width:991px){.alert-popper,.system_message{top:50%;transform:translate(-50%,-50%)}}.alert-popper a,.system_message a{color:#fff;font-weight:600}.alert-popper p:first-child,.system_message p:first-child{margin-top:0}.alert-popper p:last-child,.system_message p:last-child{margin-bottom:0}.system_message .popped-close{background-image:url(/public/assets/img/ic_close_white_24px.svg)}.popped-overlay{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.15);z-index:102;animation:ShowFixedPopper .25s;animation-fill-mode:forwards}@media only screen and (max-width:991px){.popped-overlay{height:100vh;width:100vw}}.popped-overlay.fadeout{animation:HideFixedPopper .25s;animation-fill-mode:forwards}.popped-section{padding-top:20px;padding-bottom:20px}.header-search .search-expanded .popped-section .h3,.header-search .search-expanded .popped-section .popped-title,.popped-section .header-search .search-expanded .h3,.popped-section .header-search .search-expanded .popped-title,.popped-section .popper .h3,.popped-section .popper .popped-title,.popped-section h3,.popper .popped-section .h3,.popper .popped-section .popped-title{margin-top:0}.popped-section.alternate{background:#f4f4f4;border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-left:-45px;margin-right:-45px;padding-left:45px;padding-right:45px}@media only screen and (max-width:991px){.popped-section.alternate{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}}header .mobile-menu{display:block;padding-right:25px;background:url(/public/assets/img/ic_mobile_menu_white_16px.svg) no-repeat right center;background-size:16px 16px}@media only screen and (min-width:768px){header .mobile-menu{display:none}}@media only screen and (max-width:991px){header .header-slogen{display:none}}@media only screen and (max-width:1199px){header .header-slogen>span:first-child{display:none}}header .mobile-popper{display:none;position:absolute;top:100%;right:0;width:100%;background:#fff;color:#fff;z-index:2;margin:0;padding:0;list-style:none;box-shadow:0 10px 25px rgba(0,0,0,.1),0 2px 10px rgba(0,0,0,.15);opacity:0;transform:scaleY(0);max-height:calc(100vh - 40px)}header .mobile-popper.mobile-menu-popper{overflow:auto}header .mobile-popper.mobile-menu-popper>li>a{font-size:18px;padding:15px 30px;text-transform:none}header .mobile-popper>li.expandable>a{background:url(/public/assets/img/ic_plus_dark_24px.svg) no-repeat right 20px center;padding-right:45px!important;background-size:24px 24px}.header-search header .mobile-popper>li.expandable .search-expanded,header .mobile-popper>li.expandable .header-search .search-expanded,header .mobile-popper>li.expandable .popper{position:relative}header .mobile-popper>li>a{display:block;line-height:30px;color:#222}header .mobile-popper>li>ul{display:none;padding:0;max-width:100%}header .mobile-popper>li>ul.popped{display:block;width:100%}header .mobile-popper>li>ul>li>a{line-height:30px;padding:15px 30px;font-size:14px;text-transform:uppercase}header .mobile-popper>li:nth-child(2n){background-color:#f4f4f4}header .mobile-popper.popped{animation:RollDown .2s;animation-fill-mode:forwards;transform-origin:top;display:block}@media only screen and (max-width:767px){header .menu{display:none}}@media only screen and (max-width:991px){header .menu{width:100%}header .menu>li:first-child>a{padding-left:0}}header .menu>li.expandable>a{background:url(/public/assets/img/ic_dropdown_white_24px.svg) no-repeat right center;padding-right:24px!important;background-size:24px 24px}header .menu>li.active-pop{background-color:#2f2f2f;border-radius:3px 3px 0 0}header .menu>li>a{color:#cdcdcd;display:block;padding:4px 15px;line-height:16px}header .menu>li>a:active,header .menu>li>a:focus,header .menu>li>a:hover{color:#f4f4f4;text-decoration:none}header .menu>li:last-child>a{padding-right:0}.popper{display:none;position:absolute;background:#fff;z-index:15;box-shadow:0 10px 25px rgba(0,0,0,.1),0 2px 10px rgba(0,0,0,.15);padding:30px;border-radius:3px;min-width:320px;max-width:calc(100% - 30px);min-height:45px;overflow:auto;pointer-events:all;white-space:normal;line-height:1.4;text-transform:none}.popper.menu-popper{padding:5px 0;min-width:200px;list-style:none;margin:0;background-color:#2f2f2f;z-index:16}.popper.menu-popper a{color:#fff;display:block;line-height:24px;padding:5px 15px}.popper.menu-popper a:hover{text-decoration:none;background-color:#3c3c3c;transition:.2s all ease-in-out}@media only screen and (min-width:768px){.popper{min-width:360px;overflow:visible;padding:30px 45px}}.popper.popped{display:block;animation:ShowPopper .25s;animation-fill-mode:forwards}.popper.unpopped{animation:HidePopper .25s;animation-fill-mode:forwards}.popper.fixed{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-top:none;max-height:calc(100% - 30px)}.popper.fixed.popped,.popper.fixed.unpopped{animation:ShowFixedPopper .25s;animation-fill-mode:forwards}.popper.fixed.unpopped{animation:HideFixedPopper .25s}.popper .separator{margin-top:20px;margin-bottom:20px;width:100%;height:1px;background:#ececec}@media only screen and (min-width:992px){.popper .separator{display:none}}.popper .popped-close{position:absolute;right:15px;top:15px;width:24px;height:24px;cursor:pointer;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:24px 24px;box-shadow:none;display:inline-block;vertical-align:middle;padding:0;flex-shrink:0;background:url(/public/assets/img/ic_close_dark_24px.svg)}.cl-head .header-search .search-expanded .popped-close+.szemelyes-head,.cl-head .header-search .search-expanded .popped-close+h1,.cl-head .header-search .search-expanded .popped-close+h2,.cl-head .popper .popped-close+.szemelyes-head,.cl-head .popper .popped-close+h1,.cl-head .popper .popped-close+h2,.header-search .search-expanded .cl-head .popped-close+.szemelyes-head,.header-search .search-expanded .cl-head .popped-close+h1,.header-search .search-expanded .cl-head .popped-close+h2,.header-search .search-expanded .popped-close+.cr-title,.popper .cl-head .popped-close+.szemelyes-head,.popper .cl-head .popped-close+h1,.popper .cl-head .popped-close+h2,.popper .popped-close+.cr-title,.popper .popped-close+.filterHeader .popper .popped-close+.filterHeaderOpen,.popper .popped-close+.h3 .popper .popped-close+.h2{text-align:left;margin-top:0}@media only screen and (min-width:992px){.header-search .search-expanded .popped-segments,.popper .popped-segments{display:flex;margin-left:-15px;margin-right:-15px}}.header-search .search-expanded .popped-segment,.popper .popped-segment{margin-top:20px;margin-bottom:20px}@media only screen and (min-width:992px){.header-search .search-expanded .popped-segment,.popper .popped-segment{flex-grow:1;flex-basis:0;margin:0 15px}}.header-search .search-expanded .h3,.header-search .search-expanded .popped-title,.popper .h3,.popper .popped-title{margin-top:0;margin-bottom:20px}.header-search .search-expanded .h3:first-child,.header-search .search-expanded .popped-title:first-child,.popper .h3:first-child,.popper .popped-title:first-child{margin-top:0}.header-search .search-expanded .nav,.popper .nav{justify-content:center;margin-bottom:0}.popper-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;pointer-events:none;z-index:103;display:flex;align-items:center;justify-content:center}.header-search .popper-wrapper .search-expanded,.popper-wrapper .header-search .search-expanded,.popper-wrapper .popper{position:relative;max-height:calc(100% - 30px);overflow:auto}