@keyframes text-btn-anim-1{from{transform:scale(0)}to{transform:scale(1)}}@keyframes text-btn-anim-2{from{background-color:#0f0f0f;border:6px solid #fff0;margin-right:8px}to{background-color:#fff;border:6px solid #0f0f0f;margin-right:10px}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes slideOutDown{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.hdSlideInUp{animation-name:slideInUp;animation-iteration-count:1s;animation-duration:1s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;backface-visibility:hidden;animation-fill-mode:none;animation-duration:.25s}.hdSlideOutDown{animation-name:slideOutDown;animation-iteration-count:1s;animation-duration:1s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;backface-visibility:hidden;animation-fill-mode:none;animation-duration:.25s}#top-bar .t-bar{background:#d0dd27}#top-bar .t-bar>.container{background-color:#d0dd27}#top-bar .t-bar>.container .tp-li a:hover,#top-bar .t-bar>.container .tp-li:hover{color:#0f0f0f!important;text-decoration:underline!important}#top-bar .t-bar .lang-sel.t-bar .i-inter::before{background-color:#000}#top-bar .t-bar .lang-sel.t-bar .sel-li.active a{color:#d0dd27}#header .header{background-color:#0f0f0f}#header .burger-btn svg path{stroke:#d0dd27}#header:not(.brg) a{color:#fff}#header:not(.brg) a:hover{color:#006fea!important}#header:not(.brg) .logo-image{filter:brightness(0) invert(1)}#header:not(.brg) .header-wrap{background-color:#0f0f0f}#header:not(.brg) .header-wrap .header__list-item{color:#fff}#header:not(.brg) .header-wrap .submenu-list__title{color:#0f0f0f}#header:not(.brg) .header__list-item:not(.is-active) a{color:#fff}.breadcrumbs-wrapper{background:#000;color:#fff}.breadcrumbs-wrapper span{color:#fff}.breadcrumbs-wrapper span a:hover span{color:#009bff}.breadcrumbs-wrapper span.brd-sep::after{background-color:#fff!important}.nice-select{font-family:"AeonikPro-Regular",Arial,sans-serif;font-size:13px;letter-spacing:.02em;line-height:18px;font-weight:400;transition:border-color .25s ease;color:#0f0f0f;-webkit-tap-highlight-color:#fff0;border-radius:4px;border-top:1px solid #f1f2f0;border-left:1px solid #f1f2f0;border-bottom:1px solid #f1f2f0;border-right:1px solid #f1f2f0;background-color:#fff;box-sizing:border-box;clear:both;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;float:left;height:60px;outline:none;padding:4px;position:relative;text-align:left!important;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;text-overflow:ellipsis}@media(min-width:576px){.nice-select{font-size:13px;line-height:18px}}@media(min-width:992px){.nice-select{font-size:14px;line-height:20px}}@media(min-width:576px){.nice-select{padding:8px}}@media(min-width:992px){.nice-select{padding:12px}}.nice-select::after{-webkit-mask:url(https://assets.hellasdirect.gr/common/assets/5.11.104/images/website/svg-icons/icon-chevron-down.svg) no-repeat 100% 100%;mask:url(https://assets.hellasdirect.gr/common/assets/5.11.104/images/website/svg-icons/icon-chevron-down.svg) no-repeat 100% 100%;-webkit-mask-size:cover;mask-size:cover;content:"";position:absolute;width:24px;height:24px;background-color:#0f0f0f}.nice-select:hover,.nice-select.hover{border-color:#c5c5c5}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#dfe0de}.nice-select:after{content:"";display:block;pointer-events:none;position:relative;transition:all .15s ease-in-out}.nice-select.open:after{transform:rotate(-180deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0);display:block}.nice-select.disabled{color:#bababa;pointer-events:none;background-color:#dfe0de}.nice-select.disabled:after{background-color:#dfe0de}.nice-select.error{border-color:#ee0404}.nice-select.error .current{color:#ee0404}.nice-select ol li,.nice-select ul li{margin-top:0!important}.nice-select span.current{overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select .nice-select-dropdown{background-color:#fff;border:1px solid #f1f2f0;box-shadow:0 0 0 1px rgb(241 242 240 / .6);overflow-y:auto;overflow-x:hidden;width:100%;pointer-events:none;position:absolute;border-radius:4px;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(30px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0;display:none}.nice-select .list{box-sizing:border-box;margin:0;padding:0;max-height:210px;overflow:visible}@media(hover:hover)and (pointer:fine){.nice-select .list:hover .option:not(:hover){background-color:#fff0!important}}.nice-select .option{cursor:pointer;padding:4px;list-style:none;outline:none;text-align:left;transition:all .2s}@media(min-width:576px){.nice-select .option{padding:8px}}@media(min-width:992px){.nice-select .option{padding:12px}}.nice-select .option:hover,.nice-select .option.hover{background-color:#dfe0de}.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#dfe0de}.nice-select .option.selected{font-family:"AeonikPro-Bold",Arial,sans-serif;font-weight:700}.nice-select .option.disabled{background-color:#fff0;color:#bababa;cursor:default}.nice-select .optgroup{font-family:"AeonikPro-Bold",Arial,sans-serif;font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #dfe0de;background:#fafbf9;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:4px;pointer-events:none;border-radius:4px 4px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #dfe0de;font-family:"AeonikPro-Regular",Arial,sans-serif;font-size:13px;letter-spacing:.02em;line-height:18px;font-weight:400;border-radius:3px;display:inline-block;vertical-align:middle;padding:7px 12px!important;margin:0 10px 0 0;width:100%;min-height:36px;height:auto!important;outline:0!important}@media(min-width:576px){.nice-select .nice-select-search{font-size:13px;line-height:18px}}@media(min-width:992px){.nice-select .nice-select-search{font-size:14px;line-height:20px}}.safe-roads .heading{margin-top:12px;margin-bottom:12px}@media(min-width:576px){.safe-roads .heading{margin-top:12px}}@media(min-width:992px){.safe-roads .heading{margin-top:16px}}@media(min-width:576px){.safe-roads .heading{margin-bottom:12px}}@media(min-width:992px){.safe-roads .heading{margin-bottom:16px}}.safe-roads .heading .hd-mc{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.safe-roads .heading .hd-mc .hd-h{font-family:"AeonikPro-Regular",Arial,sans-serif;font-size:30px;line-height:35px;letter-spacing:0;font-weight:400;text-align:center}@media(min-width:576px){.safe-roads .heading .hd-mc .hd-h{font-size:36px;line-height:44px}}@media(min-width:992px){.safe-roads .heading .hd-mc .hd-h{font-size:56px;line-height:65px}}.safe-roads .heading .hd-mc .hd-sub{display:-ms-flexbox;display:flex;margin-top:8px;font-family:"AeonikPro-Light",Arial,sans-serif;font-size:19px;letter-spacing:.01em;line-height:25px;font-weight:300;text-align:center}@media(min-width:576px){.safe-roads .heading .hd-mc .hd-sub{margin-top:16px}}@media(min-width:992px){.safe-roads .heading .hd-mc .hd-sub{margin-top:24px}}@media(min-width:576px){.safe-roads .heading .hd-mc .hd-sub{font-size:21px;line-height:32px}}@media(min-width:992px){.safe-roads .heading .hd-mc .hd-sub{font-size:24px;line-height:34px}}