@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spinner{-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}body.neo-styles{margin:0;padding:0}body.neo-styles p,body.neo-styles ul{margin:0;padding:0}body.neo-styles i{height:1.2em!important;width:1em!important;display:flex;justify-content:center;align-items:center}body.neo-styles a{text-decoration:none}body.neo-styles .hidden{display:none}body.neo-styles .rtl{direction:rtl}body.neo-styles .ltr{direction:ltr}body.neo-styles .light-shadow{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.12)}body.neo-styles .flex{display:flex}body.neo-styles .align-center{align-items:center}body.neo-styles .align-start{align-items:flex-start}body.neo-styles .align-end{align-items:flex-end}body.neo-styles .align-stretch{align-items:stretch}body.neo-styles .justify-center{justify-content:center}body.neo-styles .justify-start{justify-content:flex-start}body.neo-styles .justify-end{justify-content:flex-end}body.neo-styles .justify-space-around{justify-content:space-around}body.neo-styles .justify-space-between{justify-content:space-between}body.neo-styles .flex-wrap{flex-wrap:wrap}body.neo-styles .align-content-center{align-content:center}body.neo-styles .align-content-stretch{align-content:stretch}body.neo-styles .align-content-end{align-content:flex-end}body.neo-styles .align-content-start{align-content:flex-start}body.neo-styles .relative{position:relative}body.neo-styles .absolute{position:absolute}body.neo-styles .fixed{position:fixed}body.neo-styles .cursor-pointer{cursor:pointer}body.neo-styles .text-center{text-align:center}body.neo-styles .text-right{text-align:right}body.neo-styles .text-left{text-align:left}body.neo-styles .line{width:100%;margin:10px 0 10px 0;border-bottom:1px solid lightgrey}body.neo-styles .line.dashed{border-bottom:1px dashed lightgrey}@media screen and (min-width:1025px){body.neo-styles .hide-normal{display:none}}body.neo-styles .neo-progress-infinite{width:100%;position:fixed;height:10px;top:0;bottom:0;z-index:100;display:none}body.neo-styles .neo-progress-infinite.active{display:block}body.neo-styles .neo-progress-infinite .progress{position:relative;height:4px;display:block;width:100%;background-color:#b385ff;border-radius:2px;background-clip:padding-box;overflow:hidden}body.neo-styles .neo-progress-infinite .progress .determinate{position:absolute;top:0;bottom:0;background-color:#5408d1;transition:width 0.3s linear}body.neo-styles .neo-progress-infinite .progress .indeterminate{background-color:#5408d1}body.neo-styles .neo-progress-infinite .progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}body.neo-styles .neo-progress-infinite .progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}body.neo-styles .tool-tip{display:inline-block;clear:both;float:left;position:absolute;z-index:104;top:200px;background-color:darkblue;border-radius:5px;font-size:11px;font-weight:700;color:#fff;text-align:center;padding:8px}body.neo-styles .tool-tip .holder{width:100%;position:relative}body.neo-styles .tool-tip .holder span{width:0;height:0;position:absolute;top:-15px;left:calc(50% - 8px);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid darkblue}body.neo-styles .row{width:100%}body.neo-styles .normal-hide{display:none}body.neo-styles .col{box-sizing:border-box}body.neo-styles .col.padding{padding:10px}body.neo-styles .col.col-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-3{width:25%;max-width:25%}body.neo-styles .col.col-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-6{width:50%;max-width:50%}body.neo-styles .col.col-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-9{width:75%;max-width:75%}body.neo-styles .col.col-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-12{width:100%;max-width:100%}@media screen and (max-width:1366px){body.neo-styles .large-hide{display:none}body.neo-styles .col.col-l-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-l-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-l-3{width:25%;max-width:25%}body.neo-styles .col.col-l-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-l-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-l-6{width:50%;max-width:50%}body.neo-styles .col.col-l-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-l-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-l-9{width:75%;max-width:75%}body.neo-styles .col.col-l-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-l-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-l-12{width:100%;max-width:100%}}@media screen and (max-width:1024px){body.neo-styles .medium-hide{display:none}body.neo-styles .col.col-m-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-m-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-m-3{width:25%;max-width:25%}body.neo-styles .col.col-m-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-m-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-m-6{width:50%;max-width:50%}body.neo-styles .col.col-m-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-m-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-m-9{width:75%;max-width:75%}body.neo-styles .col.col-m-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-m-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-m-12{width:100%;max-width:100%}}@media screen and (max-width:768px){body.neo-styles .tablet-hide{display:none}body.neo-styles .col.col-t-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-t-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-t-3{width:25%;max-width:25%}body.neo-styles .col.col-t-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-t-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-t-6{width:50%;max-width:50%}body.neo-styles .col.col-t-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-t-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-t-9{width:75%;max-width:75%}body.neo-styles .col.col-t-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-t-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-t-12{width:100%;max-width:100%}}@media screen and (max-width:560px){body.neo-styles .small-hide{display:none}body.neo-styles .col.col-s-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-s-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-s-3{width:25%;max-width:25%}body.neo-styles .col.col-s-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-s-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-s-6{width:50%;max-width:50%}body.neo-styles .col.col-s-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-s-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-s-9{width:75%;max-width:75%}body.neo-styles .col.col-s-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-s-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-s-12{width:100%;max-width:100%}}@charset "UTF-8";.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!important}.color-grey{color:#BCBCBC!important}.color-darkGrey{color:#959595!important}.color-dark{color:#404040!important}.color-red{color:#d12727!important}.bg-white{background-color:#fff}.bg-primary{background-color:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-alerts{width:20vw!important;position:fixed;z-index:10001;top:60px;font-size:12px}@media screen and (max-width:1024px){neo-component-alerts{width:30vw!important}}@media screen and (max-width:560px){neo-component-alerts{width:75vw!important}}@media screen and (max-width:375px){neo-component-alerts{width:95vw!important}}@media screen and (max-width:375px){neo-component-alerts{left:2.5vw}}neo-component-alerts *,neo-component-alerts ::after,neo-component-alerts ::before{box-sizing:border-box}neo-component-alerts .glyphicon-alert:before{content:""}neo-component-alerts .alert{padding:15px;min-height:60px;line-height:2;margin-bottom:20px;border:1px solid transparent;border-radius:18px;display:flex;align-items:center;align-content:center;justify-content:center}neo-component-alerts .alert:first-child{margin-top:10px}neo-component-alerts .alert h4{margin-top:0;color:inherit}neo-component-alerts .alert .alert-link{font-weight:700}neo-component-alerts .alert>p,neo-component-alerts .alert>ul{margin-bottom:0}neo-component-alerts .alert>p+p{margin-top:5px}neo-component-alerts .alert-dismissable,neo-component-alerts .alert-dismissible{padding-right:35px}neo-component-alerts .alert-dismissable .close,neo-component-alerts .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}neo-component-alerts .alert-success{color:#fff;background-color:#00b0ac;border-color:#3fb0be}neo-component-alerts .alert-success hr{border-top-color:#c9e2b3}neo-component-alerts .alert-success .alert-link{color:#2b542c}neo-component-alerts .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}neo-component-alerts .alert-info hr{border-top-color:#a6e1ec}neo-component-alerts .alert-info .alert-link{color:#245269}neo-component-alerts .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}neo-component-alerts .alert-warning hr{border-top-color:#f7e1b5}neo-component-alerts .alert-warning .alert-link{color:#66512c}neo-component-alerts .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}neo-component-alerts .alert-danger hr{border-top-color:#e4b9c0}neo-component-alerts .alert-danger .alert-link{color:#843534}neo-component-alerts .close:not(:disabled):not(.disabled){cursor:pointer}neo-component-alerts button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}neo-component-alerts .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}neo-component-alerts button,neo-component-alerts select{text-transform:none}neo-component-alerts button,neo-component-alerts input{overflow:visible}neo-component-alerts button,neo-component-alerts input,neo-component-alerts optgroup,neo-component-alerts select,neo-component-alerts textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}neo-component-alerts button{border-radius:0}neo-component-alerts .h1,neo-component-alerts .h2,neo-component-alerts .h3,neo-component-alerts .h4,neo-component-alerts .h5,neo-component-alerts .h6,neo-component-alerts h1,neo-component-alerts h2,neo-component-alerts h3,neo-component-alerts h4,neo-component-alerts h5,neo-component-alerts h6{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}neo-component-alerts .alert-heading{color:inherit}neo-component-alerts .h6,neo-component-alerts h6{font-size:1rem}neo-component-alerts .alert-danger hr{border-top-color:#f1b0b7}neo-component-alerts hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}neo-component-alerts hr{box-sizing:content-box;height:0;overflow:visible}neo-component-articles-list{padding-right:1.17188rem;padding-left:1.17188rem}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!important}.color-grey{color:#BCBCBC!important}.color-darkGrey{color:#959595!important}.color-dark{color:#404040!important}.color-red{color:#d12727!important}.bg-white{background-color:#fff}.bg-primary{background-color:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis.hidden{display:none}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#FD0;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}neo-component-basket{width:325px;border-radius:18px;background-color:#fff;position:absolute;top:80px;left:-5px;z-index:99;display:none}@media screen and (max-width:560px){neo-component-basket{width:90vw}}neo-component-basket .triangle-up{width:0;height:0;position:absolute;left:20px;top:-14px;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:15px solid #fff}neo-component-basket .empty{width:100%;min-height:inherit;display:none;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap}neo-component-basket .empty.active{display:flex!important}neo-component-basket .empty>i{height:0.8em!important;font-size:60px;color:#BCBCBC}neo-component-basket .empty>p{width:100%;text-align:center;margin:5px 0 5px 0;font-size:13px;font-weight:700;color:#005C7C}neo-component-basket .empty>.button-holder{width:50%;margin:5px 0 5px 0}neo-component-basket .has{width:100%;padding:5px;display:flex;justify-content:center;flex-wrap:wrap}neo-component-basket .has>.button-holder{width:50%;margin:5px 0 5px 0}neo-component-basket .has .row{width:100%;border-bottom:1px solid #eee;display:flex;justify-content:center;align-content:center;align-items:center}neo-component-basket .has .row:last-child{border:none}neo-component-basket .has .row.active{display:flex}neo-component-basket .has .row .basket-cell{display:flex;justify-content:center;flex-wrap:wrap;margin:5px}neo-component-basket .has .row .basket-cell>i{font-size:16px;color:#BCBCBC;cursor:pointer;margin:0 10px 0 10px}neo-component-basket .has .row .basket-cell>i:hover{color:#d12727}neo-compone